/* --------------- common ---------------*/
.c-title--heading01:has(.english-title){
	margin-bottom: 74px;
}
.intro{
	background: linear-gradient(352deg, #83C3F8 6.07%, #009CE5 91.51%);
}
.bnr-wrap{
	display: block;
	max-width: 500px;
	margin: 0 auto 16px;
}
.blue-txt{
	color: #015CAE;
	text-align: center;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.6;
	margin: 32px 0 16px;
}
@media print, screen and (min-width: 768px) {
	.c-title--heading01:has(.english-title){
		margin-bottom: 70px;
	}
	.bnr-wrap{
		max-width: 460px;
		margin: 0 auto 30px;
	}
	.blue-txt{
		margin: 30px 0 20px;
	}
}
/* --------------- navi ---------------*/
#navi{
	position: relative;
	padding: 45px 32px 60px;
	background: url(/sites/default/files/media/intro/common/img/top/navi_bg_top.png) no-repeat center top 90px / 100%, url(/sites/default/files/media/intro/common/img/top/navi_bg_btm.png) no-repeat center bottom / 100%, linear-gradient(180deg, transparent 0%, #AFDEFA calc(90px + 18.6vw), #fff calc(90px + 18.6vw), #fff calc(100% - 18.6vw), transparent calc(100% - 18.6vw));
}
#navi .fukidashi{
	position: absolute;
	width: 311px;
	left: calc(50% - 155.5px);
	top: -34px;
}
#navi .ttl{
	width: 263px;
	margin: 0 auto 18px;
	position: relative;
}
#navi .ttl::before,
#navi .ttl::after{
	content: "";
	display: block;
	position: absolute;
}
#navi .ttl::before{
	background: url(/sites/default/files/media/intro/common/img/top/navi_q01.png) no-repeat center / contain;
	width: 39px;
	height: 41px;
	top: 18px;
	left: calc(50% - 174px);
}
#navi .ttl::after{
	background: url(/sites/default/files/media/intro/common/img/top/navi_q02.png) no-repeat center / contain;
	width: 39px;
	height: 41px;
	top: -11px;
	right: calc(50% - 178px);
}
#navi .comment-wrap{
	position: relative;
	max-width: 500px;
	margin: auto;
}
#navi .comment-wrap .img{
	position: absolute;
	top: -36px;
	right: -17px;
	width: 90px;
}
#navi .comment-wrap .txt-wrap{
	margin-right: 40px;
	padding: 12px 30px 12px 16px;
	border-radius: 24px;
	border: 4px solid #009CE5;
	background: #fff;
	box-shadow: 4px 4px 4px 0 #009CE5 inset, 0 4px 4px 0 #009CE5;
}
@media print, screen and (min-width: 768px) {
	#navi{
		padding: 60px 32px 126px;
		background: url(/sites/default/files/media/intro/common/img/top/circle_bg_top.png) no-repeat center top 70px / 100%, url(/sites/default/files/media/intro/common/img/top/circle_bg_btm.png) no-repeat center bottom / 100%, linear-gradient(180deg, transparent 0%, #AFDEFA calc(70px + 12.4vw), #fff calc(70px + 12.4vw), #fff calc(100% - 12.4vw), transparent calc(100% - 12.4vw));
	}
	#navi .fukidashi{
		width: 403px;
		left: calc(50% - 201.5px);
		top: -30px;
	}
	#navi .ttl{
		width: 442px;
		margin: 0 auto 40px;
	}
	#navi .ttl::before{
		width: 59px;
		height: 60px;
		top: -33px;
		left: calc(50% - 356px);
	}
	#navi .ttl::after{
		width: 55px;
		height: 56px;
		top: -34px;
		right: calc(50% - 337px);
	}
	#navi .comment-wrap{
		max-width: 780px;
	}
	#navi .comment-wrap .img{
		top: -46px;
		right: -5px;
		width: 140px;
	}
	#navi .comment-wrap .txt-wrap{
		margin-right: 80px;
		padding: 27px 60px;
		border-radius: 30px;
	}
	#navi .bnr-wrap{
		max-width: 502px;
	}
}
/* --------------- junior ---------------*/
#junior{
	overflow: hidden;
	padding: 130px 16px 40px;
	margin-top: -60px;
	background: url(/sites/default/files/media/intro/common/img/top/junior_bg.png) no-repeat center top / contain;
}
#junior .radius-wrap{
	padding: 0 16px 40px;
	border-radius: 24px;
	border: 4px solid #FFD777;
	background: #FFFDE9;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
#junior .radius-wrap .ttl{
	margin: -25px auto 16px;
	width: 272px;
	position: relative;
}
#junior .ttl::before,
#junior .ttl::after{
	content: "";
	display: block;
	position: absolute;
}
#junior .ttl::before{
	background: url(/sites/default/files/media/intro/common/img/top/junior_icon01.png) no-repeat center / contain;
	width: 94px;
	height: 138px;
	top: 27px;
	left: calc(50% - 188px);
}
#junior .ttl::after{
	background: url(/sites/default/files/media/intro/common/img/top/junioir_icon02.png) no-repeat center / contain;
	width: 73.5px;
	height: 187.5px;
	top: -51px;
	right: calc(50% - 186px);
}
#junior .radius-wrap .c-text__body-normal{
	text-align: center;
	margin-bottom: 16px;
}
@media print, screen and (min-width: 768px) {
	#junior{
		padding: 180px 16px 80px;
		margin-top: -38px;
		background: url(/sites/default/files/media/intro/common/img/top/junior_bg_pc.png) no-repeat center top / 686px;
	}
	#junior .radius-wrap{
		max-width: 780px;
		margin: auto;
		padding: 0 16px 40px;
		border-radius: 24px;
	}
	#junior .radius-wrap .ttl{
		margin: -25px auto 18px 148px;
		width: 476px;
	}
	#junior .ttl::before{
		width: 145px;
		height: 213px;
		top: -31px;
		left: calc(50% - 373px);
	}
	#junior .ttl::after{
		width: 93px;
		height: 225px;
		top: -39px;
		right: calc(50% - 330px);
	}
	#junior .radius-wrap .c-text__body-normal{
		text-align: center;
		margin-bottom: 19px;
		font-size: 0.875rem;
	}

}
/* --------------- column ---------------*/
.column-wrap{
	margin: 40px 24px;
}
@media print, screen and (min-width: 768px) {
	.column-wrap{
		margin: 60px 0;
	}
	.column-wrap .bnr-wrap{
		max-width: 700px;
	}

}
/* --------------- feature ---------------*/
#feature{
	background: var(--eyecity-gradation1, linear-gradient(180deg, #C9ECFF 12.5%, #DDF2FF 90.65%, #FFF 100%));
	padding: 38px 0 40px;
}
#feature .sub-ttl{
	color: #015CAE;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 2px;
}
#feature .sub-ttl .highLight{
	font-size: 1.125rem;
	font-style: normal;
	background: linear-gradient(transparent 60%, #FFDA2E 0%);
}
#feature .sub-ttl .highLight .no{
	font-size: 1.375rem;
}
#feature .sub-ttl .highLight .one{
	font-size: 1.75rem;
}
#feature .sub-ttl .highLight .c-sup{
	top: -0.3rem;
	position: relative;
}
#feature .blue-txt{
	margin-top: 0;
}
#feature .inner{
	padding: 0 16px 80px;
	background: url(/sites/default/files/media/intro/common/img/top/feature_bg_top.png) no-repeat center top 45px / 100%, url(/sites/default/files/media/intro/common/img/top/feature_bg_btm.png) no-repeat center bottom / 100%, linear-gradient(180deg, transparent 0%, #AFDEFA calc(45px + 18.6vw), #fff calc(45px + 18.6vw), #fff calc(100% - 18.6vw), transparent calc(100% - 18.6vw));
}
#feature .ttl{
	width: 314px;
	margin: 0 auto 21px;
}
#feature .inner-wrap{
	margin: 0 16px;
}
#feature .inner-wrap .c-annotation{
	margin-top: 12px;
}
@media print, screen and (min-width: 768px) {
	#feature{
		padding: 48px 0 67px;
	}
	#feature .blue-txt{
		margin-top: 0;
	}
	#feature .inner{
		padding: 0 16px 126px;
		background: url(/sites/default/files/media/intro/common/img/top/circle_bg_top.png) no-repeat center top 8px / 100%, url(/sites/default/files/media/intro/common/img/top/circle_bg_btm.png) no-repeat center bottom / 100%, linear-gradient(180deg, transparent 0%, #AFDEFA calc(8px + 12.4vw), #fff calc(8px + 12.4vw), #fff calc(100% - 12.4vw), transparent calc(100% - 12.4vw));
	}
	#feature .ttl{
		width: 544px;
		margin: 0 auto 32px;
	}
	#feature .inner-wrap{
		margin: 0;
	}
	#feature .inner-wrap .c-annotation{
		width: 460px;
		margin: 22px auto 0;
	}
}