@charset "utf-8";

/*----------------------------------------------------------------------
Common
----------------------------------------------------------------------*/
body {
	counter-reset: number numberS 0;
}
.tablet {
	display: none;
}
@media screen and (max-width: 834px) and (min-width: 601px) {
	.tablet {
		display: inherit;
	}
}
.imgLazy {
	max-width: 770px;
	margin: 20px auto 50px;
}
.lower_wrap_subcont {
	margin-bottom: 80px;
}
@media screen and (max-width: 834px) {
	.lower_wrap_subcont img {
		display: block;
		width: 100%;
		height: auto;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 480px) {
	.lower_wrap_subcont {
		padding: 0 1vw;
	}
}

/*----------------------------------------------------------------------
First View
----------------------------------------------------------------------*/
#firstView {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 450px;
	background-image: linear-gradient(transparent calc(100% - 1rem), #fff), url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/online/lp_online_headingBg.svg), linear-gradient(#ffdb5c, #ffc261);
	background-repeat: no-repeat;
	background-size: cover, auto 150%, cover;
	background-position: 50% 50%, 50% 30%, 50% 50%;
	overflow: hidden;
	margin-bottom: 3rem;
}
#firstView .innerWrap {
	width: 100%;
	max-width: 1180px;
	height: 110%;
	position: relative;
}
#firstView h1 {
	width: fit-content;
	background-color: #fff;
	padding-inline: 7em 8em;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	clip-path: polygon(0 0, calc(100% - 12rem) 0, 100% 100%, 12rem 100%);
	margin-left: -7rem;
}
#firstView h1 > span {
	display: block;
	line-height: 1.2;
}
#firstView h1 .subCatch {
	color: #183f97;
	font-size: 3rem;
	margin-bottom: 0.2em;
	position: relative;
	display: flex;
	align-items: center;
}
#firstView h1 .subCatch .check-circle {
	width: clamp(20px, 5.333vw, 30px);
	height: clamp(20px, 5.333vw, 30px);
	border-radius: 50%;
	border: 2px solid #183f97;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.2em;
	@media screen and (max-width: 834px) {
		border: 1px solid #183f97;
	}
}
#firstView h1 .subCatch .check-circle::after {
	content: '';
	width: 7px;
	height: 10px;
	border-right: 3px solid #183f97;
	border-bottom: 3px solid #183f97;
	transform: rotate(45deg) translate(-2px, -2px);
	position: absolute;
	@media screen and (max-width: 834px) {
		width: 8px;
		height: 13px;
		top: 9px;
		border-right: 2px solid #183f97;
		border-bottom: 2px solid #183f97;
	}
	@media screen and (max-width: 600px) {
		width: 4px;
		height: 6px;
		top: 7px;
		border-right: 2px solid #183f97;
		border-bottom: 2px solid #183f97;
	}
}
#firstView h1 .mainCatch {
	color: #ff0000;
	font-size: 5.6rem;
	font-weight: 900;
	font-family: var(--fontFamily-sans-noto);
	margin-block: 0.1em 0.5em;
	position: relative;
}
#firstView h1 .mainCatch span {
	font-size: 80%;
}
#firstView h1 .mainCatch::after {
	position: absolute;
	content: '';
	width: 17rem;
	aspect-ratio: 326/296;
	right: -4rem;
	top: -2rem;
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/online/onlineFV_illust.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}
#firstView h1 .serviceName {
	color: #222;
	font-size: 2.8rem;
}
#firstView .movieBox {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	max-width: 650px;
	aspect-ratio: 700/388;
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/online/onlineFV_movie_mock.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	filter: drop-shadow(3px 3px 6px rgba(89, 68, 33, 0.5));
	margin-right: -2rem;
}
#firstView .movieBox video {
	position: absolute;
	content: '';
	left: 50%;
	top: 6%;
	transform: translateX(-50%);
	width: 71.5%;
	height: auto;
	aspect-ratio: 500/315;
}
@media screen and (max-width: 834px) {
	#firstView {
		height: fit-content;
		margin-bottom: 3vw;
	}
	#firstView h1 {
		background-color: unset;
		position: relative;
		z-index: 1;
		padding-inline: 6vw;
		padding-block: 5vw;
		margin: 0 auto 1rem;
		clip-path: unset;
	}
	#firstView h1 .subCatch {
		font-size: 5vw;
	}
	#firstView h1 .mainCatch {
		font-size: 10.5vw;
		margin-top: ;
	}
	#firstView h1 .mainCatch::after {
		width: 27vw;
		right: -3vw;
		top: -1vw;
	}
	#firstView h1 .serviceName {
		font-size: 4vw;
		text-align: center;
	}
	#firstView .movieBox {
		position: relative;
		z-index: 1;
		margin: 0 auto;
		right: inherit;
		top: inherit;
		transform: unset;
		width: calc(100% - 10vw);
		margin-bottom: 8vw;
	}
	#firstView .h1bg {
		width: 100%;
		height: 62%;
		background-color: #fff;
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12vw), 50% 100%, 0 calc(100% - 12vw));
		position: absolute;
		content: '';
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}
/*----------------------------------------------------------------------
Lead
----------------------------------------------------------------------*/
.leadWrap .autoWrap .lead_txtTtl {
	line-height: 1.3;
	font-size: 3.3rem;
	color: var(--color-red);
	margin-bottom: 20px;
}
.leadWrap .autoWrap p span {
	display: inline;
	font-size: 1.7rem;
	text-indent: 0;
	padding-left: 0;
	font-family: 'YuGothic', Yu Gothic, YakuHanJP, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Noto Sans JP', sans-serif;
	font-weight: bold;
}
.checkTexts {
	display: grid;
	grid-template-columns: 15px 1fr 15px;
	grid-template-columns: clamp(15px, 4vw, 40px) 1fr clamp(15px, 4vw, 40px);
	grid-row-gap: 20px;
	margin: 35px auto 40px;
	position: relative;
}
.checkTexts li {
	grid-column: 2;
	display: flex;
	font: 700 1.8rem/1.3 var(--fontFamily-sans-yakuhan);
	font-size: clamp(1.6rem, 4.8vw, 2rem);
}
.checkTexts li::before {
	content: '';
	flex-shrink: 0;
	margin: -6px 13px 0 0;
	margin: clamp(-12px, -1.333vw, -5px) clamp(5px, 1.333vw, 13px) 0 0;
	width: 28px;
	width: clamp(28px, 7.467vw, 38px);
	height: 28px;
	height: clamp(28px, 7.467vw, 38px);
	background: url(/mega/wp-content/themes/site/images/common/check_icon.svg) 0 0 / contain no-repeat;
}
.leadWrap .media {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	width: fit-content;
	margin: 0 auto;
	border: 3px solid #93dbbf;
	position: relative;
	background: #fff;
}
.leadWrap .media .ribbon {
	position: absolute;
	display: block;
	left: -10px;
	top: 50px;
	background: var(--text-red);
	color: #fff;
	font-size: 1.7rem;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	padding: 10px 30px;
}
.leadWrap .media .ribbon::before {
	content: '';
	position: absolute;
	background: #85152c;
	width: 20px;
	height: 20px;
	left: 4px;
	top: 26px;
	transform: rotate(45deg);
	z-index: -1;
}
.leadWrap .media .ribbon::after {
	content: '';
	position: absolute;
	clip-path: polygon(100% 0, 75% 50%, 100% 100%);
	background: #fff;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 50px;
}
.leadWrap .media .mediaTtl {
	display: block;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.3;
	margin: 40px 20px 0 0;
}
.leadWrap .media figure {
	display: table;
	margin-bottom: 0;
}
.leadWrap .media figcaption {
	display: table-caption;
	caption-side: bottom;
	font-size: 1.5rem;
	text-align: center;
	line-height: 1;
}
@media screen and (max-width: 480px) {
	.leadWrap .autoWrap .lead_txtTtl {
		margin-top: 6.667vw;
		font-size: 6vw;
	}
	.checkTexts {
		margin-top: 5.333vw;
		margin-bottom: 5.333vw;
	}
	.leadWrap .media {
		display: block;
		padding: 20px;
	}
	.leadWrap .media .ribbon {
		top: 10px;
	}
	.leadWrap .media .mediaTtl {
		margin: 32px 0 10px;
	}
	.leadWrap .media figure img {
		width: 100%;
	}
}
/* NHK
----------------------------------------- */
.nhkCont {
	border: 3px #000 solid;
	width: 100%;
	max-width: 68rem;
	margin: 20px auto 0;
	padding: 20px;
}
.nhkCont_ttl {
	color: #000;
	line-height: 1.4;
	font-weight: bold;
	font-size: clamp(2rem, var(--sp-20px), 2.8rem);
	font-feature-settings: 'palt';
	width: fit-content;
	margin: 0 auto 1.6rem;
}
.nhkCont_img {
	width: 100%;
	max-width: 370px;
	aspect-ratio: 368/216;
	margin: 0 auto;
}
.nhkCont_img img {
	width: 100%;
	height: auto;
	border: 1px solid #888;
}
.nhkCont_img span {
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 1.2;
}

/*----------------------------------------------------------------------
Slider
----------------------------------------------------------------------*/
.difference_h2_bg_b {
	width: 100%;
	padding: 20px 0px;
	margin: 50px 0;
	background-size: auto auto;
	background-color: rgb(249 210 82);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgb(243 203 57) 10px, rgb(243 203 57) 20px);
}
.difference_h2_bg_b .inner {
	width: 100%;
	background: #ffeaa7;
	position: relative;
}
.difference_h2_bg_b .difference_h2 {
	width: 100%;
	max-width: 1120px;
	height: 160px;
	margin: 0 auto;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
}
.difference_h2_bg_b .difference_h2 span {
	line-height: 1.4;
	z-index: 2;
	text-align: center;
}
.difference_h2_bg_b h2::before,
.difference_h2_bg_b h2::after {
	content: '';
	position: absolute;
	bottom: -20px;
	background: 0 100% / contain no-repeat;
}
.difference_h2_bg_b h2::before {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont1_h2_bg1.png);
	left: -140px;
	height: 193px;
	width: 340px;
}

.difference_h2_bg_b h2::after {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont1_h2_bg2.png);
	right: -120px;
	height: 183px;
	width: 350px;
}

#difference_cont2 .difference_h2_bg_b h2::before {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont2_h2_bg1.png);
	left: 0;
	width: min(var(--sp-64px), 165px);
	height: min(var(--sp-130px), 225px);
}

#difference_cont2 .difference_h2_bg_b h2::after {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont2_h2_bg2.png);
	right: 0;
	width: min(var(--sp-75px), 185px);
	height: min(var(--sp-130px), 225px);
}

#difference_cont11 .difference_h2_bg_b h2::before {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont11_h2_bg1.png);
	bottom: -22px;
	left: -60px;
	height: 205px;
	width: 355px;
}

#difference_cont11 .difference_h2_bg_b h2::after {
	background: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont11_h2_bg2.png);
	bottom: -22px;
	right: -60px;
	height: 205px;
	width: 355px;
}
@media screen and (max-width: 480px) {
	.difference_h2_bg_b .difference_h2 {
		width: 100%;
		height: 120px;
	}
	.difference_h2_bg_b h2::before {
		background: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont1_h2_bg1_sp.png) 0 0 / contain no-repeat;
		left: -12px;
		height: min(var(--sp-100px), 105px);
	}
	.difference_h2_bg_b h2::after {
		background: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/difference/difference_cont1_h2_bg2_sp.png) top 0px right 0px / contain no-repeat;
		right: -12px;
		height: min(var(--sp-100px), 105px);
	}
	.slider {
		margin-top: 15px;
	}
}

/*----------------------------------------------------------------------
CTA
----------------------------------------------------------------------*/
.innerCta {
	padding: 40px 0 20px;
}

/*----------------------------------------------------------------------
Heading Title
----------------------------------------------------------------------*/
.difference_h2_bg {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 180px;
	position: relative;
	background: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/lp/online/lp_online_headingBg.svg), linear-gradient(#c3e599, #70cfaa);
	background-repeat: no-repeat;
	background-size: 150% auto;
	background-position: 50% 50%;
	margin: 70px 0 40px;
}
.difference_h2_bg .difference_h2 {
	position: relative;
	line-height: 1.2;
	width: 880px;
	padding: 30px;
	text-align: center;
	color: var(--color-red);
	font-size: 4.5rem;
	z-index: 1;
	font-family: 'YakuHanRP', 'Zen Maru Gothic', serif;
	font-weight: 700;
}
.difference_h2_bg .difference_h2:before,
.difference_h2_bg .difference_h2:after {
	content: '';
	position: absolute;
	width: 880px;
	height: 180px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) skewX(-22deg);
	z-index: -1;
}
.difference_h2_bg .difference_h2:before {
	background: #fff;
}
.difference_h2_bg .difference_h2:after {
	border: solid #70cfaa;
	border-width: 0 3px;
}
.difference_h2_bg .difference_h2 > span {
	font-size: 3rem;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: underline;
	margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
	.difference_h2_bg .difference_h2:before,
	.difference_h2_bg .difference_h2:after {
		width: 90%;
	}
	.difference_h2_bg .difference_h2 {
		font-size: 4rem;
	}
}
@media screen and (max-width: 480px) {
	.difference_h2_bg {
		margin: 50px 0 20px;
		padding: 16px 0;
		height: fit-content;
		background-size: auto 300%;
	}
	.difference_h2_bg .difference_h2 {
		font-size: 7.6vw;
		padding: 20px 3vw;
		background: #fff;
		box-shadow: 0 0 5px #308f6a;
	}
	.difference_h2_bg .difference_h2 > span {
		font-size: 2rem;
	}
	.difference_h2_bg .difference_h2:before,
	.difference_h2_bg .difference_h2:after {
		display: none;
	}
}

/****　返金保証：大見出し　****/
.ribbonTtl {
	width: 880px;
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 70px auto 40px;
	border: solid #f9b9b9;
	border-width: 10px 0;
	background: #fff;
	position: relative;
}
.ribbonTtl::before,
.ribbonTtl::after {
	content: '';
	position: absolute;
	width: 120px;
	height: 200px;
	background: linear-gradient(#f9b9b9, #f7a7a7);
	top: calc(50% + 10px);
	transform: translateY(-50%);
	z-index: -1;
}
.ribbonTtl::before {
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 25% 50%, 0 0);
	left: -60px;
}
.ribbonTtl::after {
	clip-path: polygon(100% 0, 75% 50%, 100% 100%, 0 100%, 0 0);
	right: -60px;
}
.ribbonTtl h2 {
	text-align: center;
	font-size: 4.5rem;
	line-height: 1.2;
}
.ribbonTtl h2 .subTtl {
	font-size: 3rem;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}
@media screen and (max-width: 834px) {
	.ribbonTtl {
		width: 85%;
	}
}
@media screen and (max-width: 480px) {
	.ribbonTtl {
		width: calc(100% - 60px);
		height: 160px;
	}
	.ribbonTtl::before,
	.ribbonTtl::after {
		height: 160px;
		width: 70px;
	}
	.ribbonTtl::before {
		left: -30px;
	}
	.ribbonTtl::after {
		right: -30px;
	}
	.ribbonTtl h2 {
		font-size: 2.3rem;
	}
	.ribbonTtl h2 .subTtl {
		font-size: 2rem;
	}
}

/****　理由：小見出し　****/
.reasonTtl {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	font-size: 3.2rem;
	line-height: 1.3;
	border: solid #222;
	border-width: 3px 0;
	padding-left: 100px;
	padding-block: 0.5em;
	margin-bottom: 30px;
	color: var(--text-red);
	font-family: var(--fontFamily-sans-noto);
}
.reasonTtl .subTtl {
	color: #222;
	font-size: 2.8rem;
	line-height: 1.2;
	display: block;
}
.reasonTtl::before {
	counter-increment: number 1;
	content: '' counter(number);
	position: absolute;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 5rem;
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	color: #fff;
	background: linear-gradient(#f9b986, #f7a7a7);
	width: 86px;
	height: calc(100% - 1rem);
	text-shadow: 2px 2px 5px rgba(86.66, 8.9648, 8.9648, 0.5);
}
@media screen and (max-width: 834px) {
	.reasonTtl {
		font-size: 3rem;
	}
	.reasonTtl .subTtl {
		font-size: 2.6rem;
		margin-bottom: 4px;
	}
}
@media screen and (max-width: 480px) {
	.reasonTtl {
		padding: 14px 0 14px 54px;
		font-size: 2.1rem;
		margin: 50px 0 20px;
		height: fit-content;
	}
	.reasonTtl::before {
		font-size: 3rem;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 40px;
		height: 100%;
	}
	.reasonTtl .subTtl {
		font-size: 1.9rem;
		margin-bottom: 4px;
	}
	.reasonTtl:first-of-type {
		margin-top: 60px;
	}
}

/****　サポート：小見出し　****/
.supportTtl {
	background: #fff;
	border: 3px solid #709bcf;
	border-radius: 20px;
	box-shadow: 2px 2px 6px rgba(48, 92, 143, 0.3);
	font-size: 3.2rem;
	line-height: 1.3;
	padding: 16px 0 16px 80px;
	color: var(--text-red);
	position: relative;
	margin-bottom: 30px;
}
.supportTtl::before,
.supportTtl::after {
	position: absolute;
	z-index: 1;
	font-weight: 900;
	color: #fff;
	text-shadow: 0 0 8px #588bc7;
	text-align: center;
	width: 100px;
}
.supportTtl::before {
	counter-increment: numberS 1;
	content: '' counter(numberS);
	font-size: 4rem;
	background: linear-gradient(#99e6e6, #709bcf);
	border: 3px solid #fff;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 30px;
	left: -45px;
	top: 50%;
	transform: translateY(-50%);
}
.supportTtl::after {
	content: 'Support';
	font-size: 1.8rem;
	top: 40px;
	left: -43px;
}
.supportTtl .subTtl {
	display: block;
	font-size: 2.8rem;
	line-height: 1.2;
	color: #222;
	margin-bottom: 4px;
}
@media screen and (max-width: 834px) {
	.supportTtl {
		width: calc(100% - 30px);
		margin: 0 0 30px auto;
		font-size: 3rem;
	}
	.supportTtl .subTtl {
		font-size: 2.5rem;
	}
}
@media screen and (max-width: 480px) {
	.supportTtl {
		width: calc(100% - 25px);
		margin: 0 0 30px auto;
		font-size: 2.2rem;
		padding: 14px 10px 14px 20px;
	}
	.supportTtl::before {
		width: 40px;
		height: 40px;
		padding-top: 0;
		font-size: 2.8rem;
		top: 10px;
		left: -30px;
	}
	.supportTtl::after {
		display: none;
	}
	.supportTtl .subTtl {
		font-size: 1.7rem;
		margin-bottom: 2px;
	}
}

/*--------------------------------------------------
--  passCont_lists
----------------------------------------------------*/
.voiceSec {
	background-color: #faf0d9;
}
.voiceSecH2 .shout {
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1.2;
	text-align: center;
}
.voiceSecH2::before,
.voiceSecH2::after {
	top: 30px;
}
.voiceCap {
	padding-block: 0 40px;
}
.voiceSecH2 .shout::before,
.voiceSecH2 .shout::after {
	position: absolute;
	display: block;
	content: '';
	width: 32px;
	height: 46px;
	bottom: 0;
	background-position: 0 0;
	background-size: contain;
	background-repeat: no-repeat;
}
.voiceSecH2 .shout::before {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/public_regular/ttlSub_l.png.webp);
	left: calc(50% - 250px);
}
.voiceSecH2 .shout::after {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/public_regular/ttlSub_r.png.webp);
	right: calc(50% - 250px);
}
.passCont_lists {
	display: flex;
	margin-bottom: 30px;
}
.passWrap .slick-list {
	overflow: visible;
}
.passCol_cont {
	padding: 15px 0 18px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	background-color: #fff;
	flex-shrink: 0;
	margin: 0 20px 0 0;
	width: 280px;
}
.passCol_cont:last-of-type {
	margin-top: 30px;
}
.passColCont_ttl {
	margin-bottom: 10px;
	padding: 0 15px 0 calc(15px + 0.5em);
	text-indent: -0.5em;
	color: #d8002e;
	font: 700 2.3rem/1.2 YakuHanJP, 'Noto Sans JP', sans-serif;
}
.passColCont_img {
	position: relative;
	margin-bottom: 14px;
	width: 100%;
	height: 145px;
	background-color: #f1f4f9;
}
.passColCont_img::after {
	content: '';
	position: absolute;
	background: 50% 50% / contain no-repeat;
	top: 7px;
	right: 7px;
	width: 75px;
	height: 72px;
}
.passCol_cont.pass .passColCont_img::after {
	background-image: url('/koukousei/site_wp/wp-content/themes/site/images/pass/pass_stamp2.png');
}
.passCol_cont.seiseki .passColCont_img::after {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/voice/icon_seiseki.png);
}
.passCol_cont.yaruki .passColCont_img::after {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/voice/icon_yaruki.png);
}
.passCol_cont.thankyou .passColCont_img::after {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/voice/icon_thanks.png);
}
.passCol_cont.online .passColCont_img::after {
	background-image: url(/chuugaku/wp-shiritsu/wp-content/themes/shiritsu/images/voice/icon_online.png);
}

.passColCont_img picture {
	position: relative;
	width: 100%;
	height: 100%;
}
.passColCont_img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.hFit .passColCont_img img {
	object-fit: unset;
	width: auto;
}
.passColCont_name {
	margin-bottom: 0 !important;
	padding: 0 20px;
	font-size: 1.6rem;
	font-weight: 900;
	line-height: 1.2;
	-webkit-font-feature-settings: 'halt';
	font-feature-settings: 'halt';
}
.passColCont_name span {
	display: block;
	color: #223a70;
}

.ie .passColCont_img {
	overflow: hidden;
}
.ie .passColCont_img img {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	max-width: none;
	width: auto;
	height: 100%;
}
@media screen and (max-width: 835px) {
	.voiceSecH2 {
		padding-top: 50px;
		font-size: 3rem;
	}
	.voiceSecH2 .shout::before {
		left: calc(50% - 210px);
	}
	.voiceSecH2 .shout::after {
		right: calc(50% - 210px);
	}
	#public_regular .voiceSec {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 600px) {
	.voiceSecH2::before,
	.light .voiceSecH2::before {
		top: -2%;
	}
	.voiceSecH2 .shout::before,
	.voiceSecH2 .shout::after {
		width: 22px;
		height: 30px;
	}
	.voiceSecH2 .shout::before {
		left: -14%;
	}
	.voiceSecH2 .shout::after {
		right: -13%;
	}
}
@media screen and (max-width: 480px) {
	.voiceSecH2 {
		padding: 30px 0 10px 15px;
		font-size: 2rem;
	}
	.voiceSecH2::before {
		top: -1%;
	}
	.passLists_col {
		width: 244px;
		width: max(220px, min(65.067vw, 264px));
	}
	.passCol_cont {
		padding: 10px 0 14px;
		padding: max(7px, min(2.667vw, 13px)) 0 max(11px, min(3.733vw, 17px));
		box-shadow: 0 0.533vw 1.067vw rgba(0, 0, 0, 0.15);
	}
	.passColCont_ttl {
		margin-bottom: 9px;
		margin-bottom: max(5px, min(2.4vw, 12px));
		padding: 0 15px 0 calc(15px + 0.5em);
		padding: 0 max(13px, min(4vw, 20px)) 0 calc(max(13px, min(4vw, 20px)) + 0.5em);
		font-size: 1.9rem;
		font-size: max(1.7rem, min(5.067vw, 2.1rem));
	}
	.passColCont_img {
		margin-bottom: 10px;
		margin-bottom: max(8px, min(2.667vw, 12px));
		height: 120px;
		height: max(100px, min(32vw, 140px));
	}
	.passColCont_name {
		padding: 0 15px;
		padding: 0 max(13px, min(4vw, 20px));
		font-size: 1.6rem;
		font-size: max(1.4rem, min(3.267vw, 1.8rem));
	}
}

@media screen and (max-width: 834px) {
	#reason_system #service_movie {
		width: 100%;
	}
}

/*----------------------------------------------------------------------
Parts
----------------------------------------------------------------------*/
ul.list {
	margin: -20px 0 10px 3rem;
}
ul.list li {
	list-style: disc;
	font-weight: bold;
}
#media {
	padding-top: 30px;
}
#media h2 {
	width: 90%;
}
@media screen and (max-width: 480px) {
	#media h2 {
		width: 100%;
	}
}
.information {
	width: 100%;
}
.imgTtl {
	margin: 30px 0 20px;
	padding: 9px 10px;
	font-size: 2rem;
	font-size: min(9.067vw, 2rem);
	font-weight: 700;
	color: #223a70;
	line-height: 1.3;
	background-color: #fff9e6;
}

/*----------------------------------------------------------------------
塾比較表
----------------------------------------------------------------------*/
/* 外枠 */
.hikaku_table thead th:first-child {
	border: solid #ddc6a1;
	border-width: 0 2px 2px 0;
	background-color: #fff;
}
.hikaku_table thead th:not(:first-child, :last-child) {
	border-top: 2px solid #ddc6a1;
}
.hikaku_table tbody tr:last-child :is(th, td:not(:last-child)) {
	border-bottom: 2px solid #ddc6a1;
}
.hikaku_table tbody tr th {
	border-left: 2px solid #ddc6a1;
}
/* 強調 */
.hikaku_table thead th:last-child {
	border-top: 5px solid var(--color-red);
}
.hikaku_table tr {
	border-right: 5px solid var(--color-red);
}
.hikaku_table tbody tr:last-child td:last-child {
	border-bottom: 5px solid var(--color-red);
}
.hikaku_table thead th:last-child,
.hikaku_table td:last-child {
	border-left: 5px solid var(--color-red);
}
.hikaku_table .topic {
	background-color: #fffbf0;
	color: var(--color-red);
	font-weight: bold;
}
/* 共通 */
.hikaku_table :is(th, td) {
	width: fit-content;
	vertical-align: middle;
	border: solid #ddc6a1;
	border-width: 0 1px 1px 0;
}
.hikaku_table :is(th, td) > div {
	font-size: 1.7rem;
	line-height: 1.3;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-block: 0.5em;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
.hikaku_table :is(thead, th) {
	background-color: #f7efd9;
}
.hikaku_table :is(thead, th) > div {
	font-weight: bold;
}
@media screen and (max-width: 799px) {
	.hikaku_table {
		border: 0;
		margin-top: 0 !important;
	}
	.hikaku_table :is(th, td) {
		display: table-cell;
		padding: 0;
	}
	.hikaku_table :is(th, td) > div {
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 600px) {
	.hikaku_table {
		min-width: 530px;
		width: fit-content;
		margin-right: 3vw;
	}
}

/* 返金詳細 アコーディオン
----------------------------------------- */
#cashback_detail {
	margin-top: 20px;
}
#cashback_detail .accordion .trigger {
	position: relative;
	margin-block: 10px 20px;
	padding-right: clamp(30px, var(--sp-30px), 45px);
	text-align: right;
	font-weight: 700;
	line-height: 1.3;
}
#cashback_detail .accordion .trigger::before,
#cashback_detail .accordion .trigger::after {
	content: '';
	transform: translateY(-50%);
	top: 50%;
	right: 5px;
	width: 15px;
	height: 2px;
	background-color: #000;
	transition: 0.3s;
}
#cashback_detail .accordion .trigger:not(.active)::after {
	transform: translateY(-50%) rotate(-270deg);
}
#cashback_detail .accordion dl:nth-of-type(1) {
	padding-top: 0;
}
@media not screen and (max-width: 600px) {
	#cashback_detail .accordion .trigger {
		text-align: right;
	}
}

/* サポートアコーディオン */
.support_inner {
	position: relative;
	border-radius: 30px;
	margin-top: 50px;
	padding: 60px 40px 20px;
}

.support .anshin {
	background: #f6f9e4;
}

.support .support_inner::before {
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -50px;
}

.support .seiseki {
	background: #fff0e4;
}

.support .system {
	background: #e5f1f6;
}

.support .anshin::before {
	content: url(/mega/wp-content/themes/site/images/reason/reason_support_anshin.svg);
}

.support .seiseki::before {
	content: url(/mega/wp-content/themes/site/images/reason/reason_support_seiseki.svg);
}

.support .system::before {
	content: url(/mega/wp-content/themes/site/images/reason/reason_support_system.svg);
}

.support .supportTtl_sub {
	font-size: 2.6rem;
	font-size: max(1.6rem, min(6vw, 4rem));
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.supportContsBox {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 20px 30px 0px 30px;
	margin-bottom: 20px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 4px 8px -6px rgba(0, 0, 0, 0.6);
}

.supportContsBox span.Num {
	position: absolute;
	font-size: 1.6rem;
	text-align: center;
	font-weight: 700;
	color: #fff;
	width: 140px;
	top: 1em;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.anshin .supportContsBox span.Num {
	background: #0d945a;
}

.seiseki .supportContsBox span.Num {
	background: #e0762b;
}

.system .supportContsBox span.Num {
	background: #66aac6;
}

.supportContsBox_txtWrap {
	width: 420px;
}

.supportTxtWrap_ttl {
	display: flex;
	flex-direction: column;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.6;
}

.supportContsBox_imgWrap {
	width: 320px;
	margin-left: 50px;
	padding-bottom: 20px;
}

.supportTxt_sub {
	font-size: 1.8rem;
}

.supportTxt_Main {
	font-size: 2rem;
	font-size: max(1.6rem, min(6vw, 4rem));
}

.supportTxtWrap_txt .annotation {
	display: block;
	line-height: 1.3;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
}

@media screen and (min-width: 835px) {
	.support .supportTtl_sub {
		font-size: 3.6rem;
	}

	.supportContsBox {
		position: relative;
		display: flex;
		justify-content: space-between;
		padding: 20px 30px 0px 30px;
		margin-bottom: 20px;
		border-radius: 10px;
		background: #fff;
		box-shadow: 0px 4px 8px -6px rgba(0, 0, 0, 0.6);
	}

	.supportContsBox span.Num {
		position: absolute;
		font-size: 1.6rem;
		text-align: center;
		font-weight: 700;
		color: #fff;
		width: 140px;
		left: 0;
		top: 0;
		transform: translateX(0%);
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		border-radius: 10px 0px 10px 0px;
		-webkit-border-radius: 10px 0px 10px 0px;
		-moz-border-radius: 10px 0px 10px 0px;
	}

	.supportTxt_Main {
		font-size: 3rem;
	}
}

@media screen and (max-width: 834px) {
	.supportContsBox {
		display: flex;
		flex-direction: column;
		padding: 40px 20px 20px;
	}

	.supportContsBox_txtWrap {
		width: 100%;
	}

	.supportContsBox_imgWrap {
		width: 100%;
		margin-left: 0px;
	}

	.support_inner {
		border-radius: 10px;
		padding: 60px 20px 20px;
	}
}
.support {
	margin-block: 2rem 8rem;
}

.support .support_details {
	border-radius: 3rem;
}

.support .support_details::before {
	display: none;
}

.support .support_details:not(:last-of-type) {
	margin-bottom: 3rem;

	@media screen and (max-width: 600px) {
		margin-bottom: 3vw;
	}
}

.support .support_summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	padding-block: 4rem;
	padding-inline: 2rem;

	& ::-webkit-details-marker {
		display: none;
	}

	@media screen and (max-width: 600px) {
		padding-inline: 2vw 5vw !important;
		padding-block: unset;
		min-height: 23vw;
	}
}

.support .supportTtl_sub {
	margin-bottom: 0 !important;
	line-height: 1;
	width: 100%;
	position: relative;
	text-align: left !important;
	padding-left: 10rem;

	@media screen and (max-width: 600px) {
		line-height: 1.2;
		padding-left: 20vw;
	}
}

.support .supportTtl_sub::before {
	position: absolute;
	content: '';
	top: 50%;
	left: -1rem;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-size: contain;
	width: 10rem;
	aspect-ratio: 1/1;

	@media screen and (max-width: 600px) {
		width: 22vw;
		left: -2vw;
	}
}

.support .anshin .supportTtl_sub::before {
	background-image: url(/mega/wp-content/themes/site/images/reason/reason_support_anshin.svg);
}

.support .seiseki .supportTtl_sub::before {
	background-image: url(/mega/wp-content/themes/site/images/reason/reason_support_seiseki.svg);
}

.support .system .supportTtl_sub::before {
	background-image: url(/mega/wp-content/themes/site/images/reason/reason_support_system.svg);
}

.support .triangle {
	display: block;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	width: 2rem;
	height: 1rem;
	transition: all 0.4s;
}

.anshin .triangle {
	background-color: #0d945a;
}

.seiseki .triangle {
	background-color: #e0762b;
}

.system .triangle {
	background-color: #66aac6;
}

.support .itemWrap {
	overflow: hidden;
}

.support .support_inner {
	margin-top: 0;
	padding-block: 2rem 4rem;

	@media screen and (max-width: 600px) {
		padding-block: 0 2rem;
	}
}

.support .support_inner::before {
	display: none;
}

@media screen and (max-width: 600px) {
	.difference_h2_bg_b .inner {
		padding-block: 5vw;
	}

	.difference_h2_bg_b .difference_h2 {
		text-align: left;
		justify-content: flex-start;
		padding-left: 5vw;
		height: fit-content;
	}

	#difference_cont2 .difference_h2_bg_b h2::before {
		display: none;
	}

	#difference_cont2 .difference_h2_bg_b h2::after {
		background-size: cover;
		width: 49vw;
		bottom: -5vw;
	}
}

.supportContsBox {
	align-items: center;
}

.supportContsBox:last-of-type {
	margin-bottom: 0;
}

.supportContsBox_imgWrap {
	padding-bottom: 0 !important;
}
