@charset "UTF-8";
/*
Theme Name:   THE SONIC Child
Theme URI:    https://the-sonic.jp
Description:  THE SONICカスタマイズ用子テーマ
Author:       SONIC Team
Author URI:   https://the-sonic.jp
Template:     thesonic
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
* ここから下に記述
*/

/* ================================================== */
/* 共通カスタマイズ */
/* ================================================== */

body {
	font-size: 16px;
}

h1,h2,p,li {
	color: #545454;
}

#header,
.footer-in-under {
	background-color: #fff !important;
	color: #1d1d1f;
}
#header {
	border-bottom: 1px solid #ccc;
}

.entry-content {
	margin: 0 1rem;
	padding-bottom: 2px;
}

.nav-style-def a {
	color: #1d1d1f;
}

/* --------------- アフィリエイト表記 --------------- */
.affiliate-display {
	margin: 8px 10px 4px;
	text-align: center;
}
.affiliate-display p {
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 9.5px;
	line-height: 1.4;
	text-align: left;
	opacity: 0.8;
}
@media (min-width: 1030px) {
	.affiliate-display p {
		font-size: 13px;
	}
	.affiliate-display p br {
		display: none;
	}
}

/* --------------- パンくずリスト --------------- */
.breadcrumb {
	border-bottom: 1px solid #f1f1f1;
	color: #999 !important;
	font-size: 0.75rem;
}
.breadcrumb a {
	color: #999;
}

/* --------------- Rinker --------------- */
.credit-box {
	display: none;
}

/* --------------- footer --------------- */
.entry-footer {
	background: #fff;
}
.footer-container .menu-item a {
	color: #545454;
}



/* //////////////////////////////////////////////////////////////////////////////////////////////////// */



/* ================================================== */
/* 投稿ページ */
/* ================================================== */

/* --------------- header --------------- */
.entry-header {
	padding: 1px 14px 7px;
}
.entry-header .entry-catchcopy {
	margin: 5px 0 0;
	font-size: 0.8rem;
	line-height: 1.4;
}
.entry-header h1.entry-title {
	padding: 4px 0 0;
	font-weight: bold;
	font-size: 1.15rem;
	line-height: 1.5;
}
.entry-header .entry-eyeimg img {
	border-radius: 5px;
}
.entry-formal_name {
	display: inline-block;
	padding: 1px 5px;
	color: #777;
	font-size: 0.7rem;
	font-weight: bold;
}
.entry-hedaer-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.entry-eyeimg {
	width: 20%;
}
.terms-list {
	margin: 0;
}
.entry-names {
	margin: 7px 7px 2rem;
	color: #777;
	font-size: 0.6rem;
	text-align: center;
}
@media (min-width: 600px) {
	.entry-header .entry-catchcopy {
		margin: 14px 0 0;
		font-size: 1.0rem;
	}
	.entry-header h1.entry-title {
		font-size: 1.6rem;
	}
}

/* --------------- 特典 --------------- */
.terms-list {
	padding: 0;
}
.terms-list li {
	display: inline-block;
}
.terms-list li a {
	background: #007bdb;
	margin: 0 7px 0 0;
	padding: 7px 6px;
	border-radius: 2px;
	color: #fff;
	font-size: 0.8rem;
	line-height: 1;
}
.terms-list li a::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
	margin: 0 4px 0 0;
	color: #fff;	
}
/*全員プレゼント*/
.term-benefits li.present a::before {
	content: '\f06b';
	position: relative;
	top: -0.5px;
	font-size: 0.9rem;
}
/*無料体験*/
.term-benefits li.free-trial a::before {
	content: '\f49e';
	font-size: 0.8rem;
}

/* --------------- タクソノミー：教科・能力 --------------- */
.subject-skills {
	margin: 8px 0 0px;
	padding: 0;
	font-size: 0;
}
.subject-skills span {
	display: inline-block;
	margin: 0 6px 0 0;
}
.subject-skills a {
	display: block;
	padding: 5px 7px 4px;
	background: #fff;
	border: 1px solid #007bdb;
	border-radius: 100px;
	color: #007bdb;
	font-size: 0.8rem;
	line-height: 1;
}

/* --------------- タグ --------------- */
.entry-tags {
	margin: 1px 0 6px;
}
.entry-tags a {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 2px 1px;
	background: #fff;
	border-radius: 100px;
	color: #007bdb;
	font-size: 0.8rem;
	line-height: 1;
}
.entry-tags a::before {
	content: '#';
	display: inline-block;
	margin-right: 2px;
	color: #007bdb;
	font-size: 0.7rem;
	font-weight: bold;
}

/* --------------- 対象年齢リスト --------------- */
.t-age-list {
	margin: 2px 0 5px;
	padding: 0 2px 6px;
	background: #f1f1f1;
	text-align: center;
}
.t-age-list p {
	display: block;
	margin: 0 0;
	color: #333;
	font-size: 10px;
}
.t-age-list ol {
	list-style: none;
	display: flex;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.t-age-list ol li {
	flex: 1;
	margin: 0 1px;
	padding: 4px 0;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 100px;
	color: #aaa;
	font-size: 14px;
	line-height: 1;
}
.t-age-list ol li a {
	display: block;
	color: #333;
}
.t-age-list ol li.current-age {
	background: #007bdc;
	border: 1px solid #007bdc;
}
.t-age-list ol li.current-age a {
	color: #fff;
}

/* --------------- 入会金・月額料金 --------------- */
.entry-fee {
	margin: 10px 16px;
	background: #fff;
	border: 1px solid #ccc;
}
.entry-fee > div {
	padding: 10px;
}
.entry-fee dl {
	margin: 0;
}
.entry-fee dl dt {
	background: #f1f1f1;
	font-size: 0.9rem;
	font-weight: bold;
	text-align: center;
}
.entry-fee dl dd {
	margin: 0;
	padding: 5px 5px 0;
}
.entry-fee dl dd p {
	margin: 0;
}
.entry-fee .admission_fee,
.entry-fee .monthly_fee,
.entry-fee .outright_fee {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}
.entry-fee .monthly_fee_split {
	padding: 0 1rem 0;
	font-size: 0.8rem;
	text-align: center;
}
.entry-fee .cost_remarks,
.entry-fee .fee_remarks {
	color: #777;
	font-size: 10px;
	line-height: 1.5;
	text-align: left;
}
@media (min-width: 600px) {
	.entry-fee {
		display: flex;
		justify-content:space-between;
	}
	.entry-fee > div {
		width: 100%;
	}
}

/* --------------- 対象年齢 --------------- */
.target-age {
	margin: 0;
	padding: 1px 0;
	background: #1d1d1f;
	color: #fff;
	font-size: 0.7rem;
	text-align: center;
}
.target-age dt,
.target-age dd {
	display: inline-block;
	margin: 0;
}
.target-age::before {
	font-family: 'Font Awesome 5 Free';
	content: '\f77c';
	font-weight: 900;
	display: inline-block;
	margin: 0 2px 0 0;
}

/* --------------- アイキャッチ画像 --------------- */
.entry-eyecatch {
	padding: 0;
}
.entry-eyecatch img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
@media (min-width: 1030px) {
	.entry-eyecatch {
		margin: 0 16px;
	}
	.entry-eyecatch img {
		border-radius: 10px;
	}
}

/* --------------- CVボタン --------------- */
.entry-cv {
	margin: 1.0rem 0 0;
	text-align: center;
}
.entry-cv a {
	display: block;
	width: 80%;
	margin: 2px auto 0;
	padding: 12px 5px;
	background: #e9233b;
	border-radius: 100px;
	box-shadow: 0 1px 5px #ccc;
	color: #fff;
	font-size: 1.0rem;
	font-weight: bold;
}
.entry-cv p {
	margin: 2px;
	font-size: 0.85rem;
}

/* --------------- Rinker商品 --------------- */
.item_rinker {
	margin: 10px 16px;
}
.item_rinker .yyi-rinker-box {
	border: none;
}

/* --------------- リード文 --------------- */
.entry-lead {
	margin: 0;
}
.entry-letterlead {
	margin: 0;
	color: #666;
	font-size: 0.9rem;
}

/* --------------- 動画 --------------- */
.entry-movie {
	padding: 0 1rem 1rem;
}
.entry-movie iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}

/* --------------- 参照元 --------------- */
.entry-letterbody-bottom {
	margin: 2.5rem 0 0;
	font-size: 10px;
	line-height: 1.4;
	opacity: 0.7;
}
.entry-letterbody-bottom p {
	display: inline;
}
.entry-letterbody-bottom cite {
	display: inline;
	font-size: inherit;
}
.entry-letterbody-bottom cite a {
	color: inherit;
	text-decoration: none;
	text-decoration-color: #b1b1b1;
}

/* --------------- 更新・投稿日・view --------------- */
.entry-header-item {
	justify-content: flex-end;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
