@charset "utf-8";

/*Sliderのボタン削除 -------------------------------------------------*/
.passListWrap .detail_btn {
	display: none;
}

/*Common---------------------------------------------------------*/
:root {
	--red: #C20000;
	--blue: #1535b3
	;
}
header {
	min-width: 100%;
	background-color: #fff;
}
.headWrap {
	max-width: 1120px;
	margin: 0 auto;
}
#lower_container {
	background: linear-gradient(#b1b3bf, #dfe0e7 37%, #fbf8ef 45%, #fff);
}
.uLine {
	text-decoration: underline;
	text-underline-offset: 0.15em;
	text-decoration-thickness: 0.06em;
	line-height: inherit;
}
.red {
	color: var(--red);
}
.span_comment {
	display: block;
	font-family: var(--fontFamily-serif-noto);
	font-weight: 900;
	margin-left: 0.5em;
	line-height: inherit;
	text-indent: -0.5em;
	padding-left: 0.5em;
}
.lower_wrap .img_wrap:last-of-type {
	margin-bottom: 0;
}
.img_wrap img {
	display: block;
	width: auto;
	border-radius: 4px;
}
@media screen and (max-width: 600px) {
	body {
		background: linear-gradient(#b1b3bf, #dfe0e7 37%, #fbf8ef 47%, #fff 85%);
	}
	.lower_wrap {
		width: calc(100% - 5vw);
	}
	.imgWrap {
		margin: 1.5em auto;
	}
}

/*First View ----------------------------------------------------*/
.FV {
	width: 100%;
	height: 450px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image:
	url(/koukousei/site_wp/wp-content/themes/site/images/lp/ao_rec/ao_rec-1column/ao_rec_k2FV_left.png),
	url(/koukousei/site_wp/wp-content/themes/site/images/lp/ao_rec/ao_rec-1column/ao_rec_k2FV_right.png),
	linear-gradient(#484a58, #73778c);
	background-repeat: no-repeat;
	background-size: contain, contain, cover;
	background-position: calc(50% - 519px) 50%, calc(50% + 519px) 50%, 50% 50%;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
	position: relative;
	z-index: 1;
}
.FV h1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 710px;
	height: 100%;
	background: linear-gradient(#dde4f7, #fff 30%);
	padding-bottom: 20px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.85);
}
.FV h1 span {
	text-align: center;
}
.FV h1 .targetCall {
	font-family: var(--fontFamily-sans-noto);
	line-height: 1.15;
	font-weight: 700;
	font-size: 2.5rem;
	margin-bottom: 0.5em;
	border: 3px solid var(--blue);
	border-radius: 50px;
	padding: 0.3em 2em 0.4em;
	color: var(--blue);
	background-color: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.FV h1 .subCatch {
	font-family: var(--fontFamily-sans-noto);
	font-size: 4.4rem;
	font-weight: 900;
	line-height: 1.2;
	margin-bottom: 0.7em;
}
.FV h1 .mainCatch {
	font-family: var(--fontFamily-serif-noto);
	font-size: 5.4rem;
	font-weight: 900;
	line-height: 1.15;
	color: var(--red);
	text-align: left;
}
@media screen and (max-width: 600px){
	.FV {
		height: fit-content;
		padding: 0 0 37.5vw;
		background-image: url(/koukousei/site_wp/wp-content/themes/site/images/lp/ao_rec/ao_rec-1column/ao_rec_k2FV_sp.png);
		background-position: bottom center;
	}
	.FV h1 {
		padding: 5vw 4vw;
		width: 100%;
		box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	}
	.FV h1 .targetCall {
		font-size: 5vw;
		border-width: 2px;
		padding: 0.2em 1em 0.3em;
		margin-bottom: 0.3em;
	}
	.FV h1 .subCatch {
		font-size: 6.3vw;
	}
	.FV h1 .mainCatch {
		font-size: 8.7vw;
	}
}

/*Main Cont----------------------------------------------------*/
.bgGray {
	padding: 40px 40px 60px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 0px;
}
.bgGray:last-of-type {
	padding-top: 50px;
	margin-top: -20px;
}
h2.mainTtl {
	font-family: var(--fontFamily-serif-noto);
	font-weight: 900;
	font-size: 3rem;
	margin: 5.5rem 0 0.3em;
	position: relative;
	z-index: 1;
	color: #7b0404;
}
h2.mainTtl:first-of-type {
	margin-top: 0;
}
h2.mainTtl.light {
	width: 100%;
	background: linear-gradient(#fff2dc,#fff 0.15em, #fbedd4);
	box-shadow: 0 0 24px rgba(204.14, 137.67, 18.989, 0.5);
	padding: 0.8em 4vw;
	outline: none;
	border-width: 5px 0;
	border: solid #fff;
	color: #bf0003;
}
h2.mainTtl span {
	display: block;
	margin: 0 auto;
	max-width: 880px;
	width: 100%;
	line-height: 1.25;
	position: relative;
	padding-left: 4rem;
	filter: drop-shadow(1px 1px 0 #fff);
}
h2.mainTtl span::before {
	position: absolute;
	content: "";
	top: 0.15em;
	width: 3rem;
	height: 3rem;
	mask-image: url(/koukousei/site_wp/wp-content/themes/site/images/lp/ao_rec/pencil_icon.svg);
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-position: 50% 50%;
	background-color: #7b0404;
	left: 0;
}
h2.mainTtl.light span::before {
	background-color: #bf0003;
}
@media screen and (max-width: 600px) {
	.bgGray {
		padding: 7vw 5vw;
		box-shadow: 0 0 2vw rgba(0, 0, 0, 0.2) ;
	}
	.bgGray:last-of-type {
		padding-top: 7vw;
		margin-top: -2vw;
	}
	h2.mainTtl {
		font-size: 6vw;
		margin-top: 9vw;
	}
	h2.mainTtl.light {
		box-shadow: 0 0 14px rgba(204.14, 137.67, 18.989, 0.5);
	}
	h2.mainTtl span {
		padding-left: 8.5vw;
	}
	h2.mainTtl span::before {
		width: 6.2vw;
		height: 6.2vw;
	}
}
.infoGraphics h4 {
	margin-bottom: 1em;
}
.infoGraphics ul li,
.infoGraphics ol li {
	font-weight: bold;
	font-size: 1.7rem;
	line-height: 1.5;
	margin-bottom: 0.5em;
}
.infoGraphics ul li:last-of-type,
.infoGraphics ol li:last-of-type {
	margin-bottom: 0;
}
.infoGraphics ol li {
	text-indent: -1em;
	padding-left: 1em;
}
.txtAndImg_wrap:last-of-type {
	margin-bottom: 1.2em;
}

/*Media--------------------------------------------*/
#lower_container .sub_ttl_comment {
	background: #bc2141;
	font-size: 2.4rem;
	line-height: 1.5;
	color: #ffffff;
	display: inline-block;
	padding: 0 45px;
	margin: 55px auto 8px auto;
	position: relative;
	font-family: '游ゴシック体', '游ゴシック', 'YuGothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Quicksand, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.sub_ttl_comment::after {
	content: "▼";
	position: absolute;
	left: 50%;
	bottom: -19px;
	font-size: 1.8rem;
	color: #bc2141;
	transform: translateX(-50%) scale(1.6, 1);
	-webkit- transform: translateX(-50%);
}
.aboutCont {
	text-align: center;
}
.aboutCont h3 {
	font-size: 3.2rem;
	font-family: '游ゴシック体', '游ゴシック', 'YuGothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Quicksand, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
.trigger::after {
	rotate: none;
}
@media screen and (max-width: 600px){
	.aboutCont h3 {
		font-size: 6vw;
	}
}