@charset "UTF-8";
/* ------------------------------
　　ベース

Google FONTS
font-family: 'M PLUS 1p', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
------------------------------ */
body {
	font-size: 1.4rem;
}


/* ボタンサイズ大 */
.btn-large {
	font-size: 2.0rem;
}

/* ボタンサイズ大 色付き */
.btn-attention-large {
	font-size: 2.0rem;
}

/* デスクトップ：最大360pxボタン */
.btn-block-large {
	font-size: 2.0rem;
}

/* デスクトップ：最大360pxボタン 色付き */
.btn-attention-block-large {
	font-size: 2.0rem;
}

@media screen and (max-width: 767px) {
	.btn-search-block {
		font-size: 2.0rem;
	}
}

/* ボーダーボタン */
.btn-border {
	font-size: 1.6rem;
}
.btn-border [class*="acms-icon-"] {

	font-size: 1.4rem;
}

/* ------------------------------
　　カード
------------------------------ */
.card-title {
	font-size: 1.6rem;
}

.card-detail {
	font-size: 1.3rem;
}

/* ------------------------------
　　各モジュール
------------------------------ */
.module-heading {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2.0rem;
	font-weight: 500;
}

a.module-index-link {
	font-size: 1.6rem;
}
a.module-index-link [class*="acms-icon-"] {
	font-size: 1.4rem;
}

/* ------------------------------
　　ページタイトル
------------------------------ */
.page-title {
	font-size: 3.0rem;
}

.page-description {
	font-size: 1.6rem;
}

/* ------------------------------
　　検索フォーム
------------------------------ */
.search-form .btn-search {
	font-size: 1.6rem;
}

.search-form input[type="search"] {
	font-size: 1.6rem;
}

input[type="search"].search-form-input {
	font-size: 2.0rem;
}

/* ------------------------------
　　スライダー
------------------------------ */
.main-slider-main-copy {
	font-size: 2.4rem;
}

.main-slider-side-copy {
	font-size: 2.4rem;
}

@media screen and (min-width: 768px) {
	.main-slider-main-copy {
		font-size: 4.0rem;
	}
	.main-slider-side-copy {
		font-size: 4.0rem;
	}
}

/* ------------------------------
　　サマリー
------------------------------ */
.summary-title {
	font-size: 1.6rem;
}

.summary-detail {
	font-size: 1.3rem;
}

/* ------------------------------
　　サムネイル
------------------------------ */
.thumbnail-title {
	font-size: 1.5rem;
}

/* ------------------------------
　　トピックパス
------------------------------ */
.topicpath-link {
	font-size: 1.4rem;
}

/* ------------------------------
　　エントリー
------------------------------ */
.entry-info {
	font-size: 1.4rem;
}

/* カテゴリーと新着ラベル */
.entry-category,
.entry-new {
	font-size: 1.4rem;
}

/* タイトル */
.entry-column h2 {
	font-size: 2.0rem;
}

.entry-column h3 {
	font-size: 1.8rem;
}
.entry-column h4 {
	font-size: 1.8rem;
}

/* 本文 */
.entry-column p {
	font-size: 1.6rem;
}
.entry-column p.summary-detail {
	font-size: 1.4rem;
}

/* テーブル */

.entry-column th,
.entry-column td {
	font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
	.entry-column th,
	.entry-column td {
		font-size: 1.6rem;
	}
}

/* リスト */
.entry-column ul li {
	font-size: 1.6rem;
}

/* 番号付きリスト */
.entry-column ol li {
	font-size: 1.6rem;
}

/* 定義リスト */
.entry-column dl {
	font-size: 1.6rem;
}

.entry-column dt {
	font-size: 1.6rem;
}

.entry-column dd {
	font-size: 1.6rem;
}

/* 引用 */
.entry-column blockquote {
	font-size: 1.6rem;
}

/* ユニット */
.entry-column .caption {
	font-size: 1.3rem;
}

.entry-column .staff-name {
	font-size: 2.0rem;
}

.entry-column .staff-job {
	font-size: 1.4rem;
}

.entry-column .staff-profile {
	font-size: 1.4rem;
}

/* SNSシェアボタン */
.share-item [class*="acms-icon"] {
	font-size: 2.2rem;
}

/* 続きを読むボタン */
.continue-link {
	font-size: 1.6rem;
}

/* ------------------------------
　　レイアウトモジュール
------------------------------ */
/* 見出し */
.section-heading {
	font-size: 2.8rem;
}

/* ------------------------------
　　各モジュール
------------------------------ */
/* フィールドグループ */
.group-heading {
	font-size: 1.8rem;
}

.group-detail {
	font-size: 1.6rem;
}

/* ヘッドライン */
.lp-headline {
	font-size: 1.6rem;
}

/* ------------------------------
　　フッター
------------------------------ */
/* お問い合わせ誘導エリア */

.lp-suggest-tel {
	font-size: 34rem;
}

/* ------------------------------
　　サイドカラム
------------------------------ */
.side-title {
	font-size: 1.8rem;
}

/* ------------------------------
　　お問い合わせ
------------------------------ */
.contact-box .contact-no {
	font-size: 3.0rem;
}

/* ステップ
------------------------------ */
.contact-box .mail-step-item {
	font-size: 1.6rem;
}

/* ラベル
------------------------------ */
.label-required {
	font-size: 1.2rem;
}

/* フォーム要素
------------------------------ */
.contact-box input[type="text"],
.contact-box input[type="password"],
.contact-box input[type="datetime"],
.contact-box input[type="datetime-local"],
.contact-box input[type="date"],
.contact-box input[type="month"],
.contact-box input[type="time"],
.contact-box input[type="week"],
.contact-box input[type="number"],
.contact-box input[type="email"],
.contact-box input[type="url"],
.contact-box input[type="search"],
.contact-box input[type="tel"] {
	font-size: 1.6rem;
}

.contact-box textarea {
	font-size: 1.6rem;
}

.contact-box select {
	font-size: 1.6rem;
}

/* ------------------------------
　　ヘッダー
------------------------------ */
/* サイト名 */
.site-name {
	font-size: 2.4rem;
}

.edit-link {
	font-size: 1.4rem;
}

@media screen and (min-width: 768px) {
	.site-name {
		font-size: 2.4rem;
	}
}

/* ------------------------------
　　ナビゲーション
------------------------------ */
/* モバイル時ナビゲーションボタン */
.nav-menu-btn {
	font-size: 2.0rem;
}

.nav-menu-btn-text {
	font-size: 1.1rem;
}

/* モバイル時ヘッダー アイコン */
.nav-menu-action-item {
	font-size: 2.0rem;
}

.navbar li a {
	font-size: 1.6rem;
}

@media screen and (min-width: 1024px) {
	.header-stack .navbar li a {
		font-size: 1.6rem;
	}
}

@media screen and (min-width: 1024px) {
	.navbar ul li a {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.4rem;
		font-weight: 400;
	}
}

/* ------------------------------
　　サイドメニュー
------------------------------ */
.navbar-side {
	font-size: 1.1rem;
}

/* ------------------------------
　　モバイルメニュー
------------------------------ */
/* ナビゲーションバー */
@media screen and (max-width: 1023px) {
	.mobile-navbar-list {
		font-size: 1.8rem;
	}
}

/* ------------------------------
　　フッター
------------------------------ */
/* お問い合わせ誘導エリア */
.suggest-text {
	font-size: 1.4rem;
}

.suggest-tel {
	font-size: 2.4rem;
}

/* フッター内会社情報 */
.company-name {
	font-size: 2.0rem;
}

.company-detail {
	font-size: 1.4rem;
}

.footer-nav-title {
	font-size: 1.6rem;
}

/* 各種SNSボタン */
.sns-list-item .sns-list-facebook {
	/* Facebook */
	font-size: 1.9rem;
}

.sns-list-item .sns-list-twitter {
	/* Twitter */
	font-size: 1.9rem;
}

.sns-list-item .sns-list-youtube {
	/* YouTube */
	font-size: 1.9rem;
}

/* 設定 */
.headline-dat,
.acms-label {
	font-size: 1.1rem;
}

.sitemapwrap {
	font-size: 1.2rem;
}

/* ------------------------------
　　フッター
------------------------------ */

.ctccpy {
	font-size: 2.0rem;
	line-height: 1em;
}

.rdcpy {
	font-size: 1.4rem;
	line-height: 1em;
}

@media screen and (min-width: 768px) {
	.ctccpy  {
		font-size: 3.0rem;
		line-height: 1em;
	}
	.rdcpy {
		font-size: 1.4rem;
		line-height: 1em;
	}
}