@charset "UTF-8";
/* CSS Document クロセチンページ*/



/****************************** BREAK POINT *******************************
タブレット Layout
******************************* BREAK POINT ******************************/
@media screen and (max-width: 768px) {


.section_vi_bg {
    background: none;
	margin-bottom: 13vw;
}
.cnt_vi01 {
    height: auto;
}

	.section_faq .faq-cnt-01{
		display: block;
	}
	.section_faq .faq-cnt-01 .img-01{
		width: 65.1042vw;
		margin: 0 auto 6.5104vw;
	}
	.section_faq .faq-cnt-01 .img-01 img{
		width: 100%;
		max-width: 100%;
		margin-left: 0;
	}
	.section_faq .faq-cnt-01 .txt-02{
		width: 100%;
		margin-left: 0;
	}
	.faq-cnt-01-2{
		margin-top: 6vw;
	}
	.faq-cnt-01-2 figure{
		background-color: #fff;
		padding: 4vw;
		border-radius: 3vw;
	}

	.section_faq .btn-02{
		width: 84.6354vw;
		margin: 6.5 auto 0;
	}
	.section_faq .btn-02 a{
		font-size: 4.6875vw;
		text-align: left;
		padding: 3.5vw 5.2vw;
		border-radius: 3vw;
	}
}
/****************************** BREAK POINT *******************************
SP Layout
******************************* BREAK POINT ******************************/
@media screen and (max-width: 480px) {


}


@media screen and (max-width: 768px) {
/*受診(TABLET、SP)*/
.section_clinic {
	padding: 13.672vw 0;
	background: url("/-/Media/com/learn-more/eyecare2020/myopia/top/img-clinic01-sp.png") no-repeat;
	background-size: contain;
}
.clinic_ttl {
	width: 61.849vw;
	margin: 0 auto 20.443vw;/* margin-bottom: 58px; */
}
.clinic_copy {
	font-size: 3.646vw;
	line-height: 6.38vw;
	margin-bottom: 6.51vw;
}
.supervision_clm {
	display: flex;
	flex-wrap: nowrap;
	border: 1px solid #cccccc;
	font-size: 0.8888em;
	padding: 3.906vw 11.849vw 3.906vw 6.641vw;/* width: 91.146vw; */
}
.supervision_clm .ttl {
	display: flex;
	align-items: center;
	border-right: 1px solid #cccccc;
	padding-right: 6.38vw;
	font-size: 3.646vw;
	white-space: nowrap;
}
.supervision_clm .cont {
	display: block;
	padding-top: 0.6vw;
	padding-left: 6.38vw;
	font-size: 3.646vw;
}
.supervision_clm .cont .name {
	font-size: 4.948vw;
}
}
