/* ---------------------------------------------------------------
	start min 1200px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 1200px ) {

	/* --------------- top --------------- */
	
	.bg_topphil {
		height: 100%;
	}
	
	.bg_topphil img {
		width: 100%;
		height: auto;
		position: static;
	}
	
	


}

/* ---------------------------------------------------------------
	end min 1200px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
	start min 1100px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 1100px ) {



	/* --------------- footer --------------- */
	
	.deco_footer {
		height: 117px;
	}
	
	.hide_line_footer {
		background-size: 1034px auto;
	}


}

/* ---------------------------------------------------------------
	end min 1100px
--------------------------------------------------------------- */



/* ---------------------------------------------------------------
	start min 1034px
--------------------------------------------------------------- */

@media screen and ( min-width: 1034px ) {

	.pc_none {
		display: none;
	}




}

/* ---------------------------------------------------------------
	end min 1034px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
	start max 630px
--------------------------------------------------------------- */

@media screen and ( max-width: 630px ) {
	
	

	/* --------------- top --------------- */
	
	.list_topservice a,
	.list_topservice a.formula,
	.list_topservice a.eyecenter,
	.list_topservice a:nth-child(odd)  {
		width: 300px;
		margin-right: 0;
	}
	
	.col_topservice .btn_topcontact {
		margin-top: 70px;
		margin-bottom: 0;
	}
	
	
	
}


/* ---------------------------------------------------------------
	end max 630px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start max 500px
--------------------------------------------------------------- */

@media screen and ( max-width: 500px ) {

	/* --------------- service / supplement --------------- */
	
	.cont_supplement .left {
		display: block;
	}
	
	.cont_supplement .left .img {
		width: 70%;
		margin: 0 auto 8px;
	}
	
	.cont_supplement .left .txt_component_supplement {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.txt_component_supplement dl {
		width: 48.5%;
		margin: 0 0 10px;
	}
	
	.txt_component_supplement dl dt {
		font-size: 4vw;
	}
	
	.txt_component_supplement dl dt .volume {
		font-size: 4vw;
	}
	
	.txt_component_supplement dl dt .volume .num {
		font-size: 12vw;
	}
	
	.bg_supplement3 {
		margin: 0 0 4%;
	}
	
	.bg_supplement2 .cont_supplement .left .txt_component_supplement,
	.bg_supplement3 .cont_supplement .left .txt_component_supplement {
		width: 100%;
		display: block;
	}
	
	.bg_supplement2 .txt_component_supplement dl,
	.bg_supplement3 .txt_component_supplement dl {
		width: 100%;
	}
	
	.bg_supplement3 .txt_component_supplement dl dt .volume {
		width: calc( 100% - 170px );
	}
	
	.box_regular_supplement .mds {
		font-size: 6.5vw;
	}
	
	.box_regular_supplement .cont {
		padding: 15px 4% 30px;
	}
	
	.box_regular_supplement .cont .lead {
		margin: 0 auto 20px;
	}
	
	dl.list_merit_regular {
		margin: 0 auto 30px;
	}
	
	dl.list_merit_regular dt {
		font-size: 6.2vw;
	}
	
	dl.list_merit_regular dd ul li {
		margin: 0 2vw;
	}
	
	.col_item_supplement {
		display: block;
	}
	
	.col_item_supplement .item {
		width: 96%;
		margin: 0 auto;
	}
	
	.col_item_supplement .item:first-child {
		margin: 0 auto 25px;
	}
	
	

}

/* ---------------------------------------------------------------
	end max 500px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start max 450px
--------------------------------------------------------------- */

@media screen and ( max-width: 450px ) {
	
	body {
		padding-top: 64px;
	}



	/* --------------- common --------------- */



	/* --------------- header --------------- */
	
	header {
		height: 64px;
	}
	
	.logo_header {
		width: 122px;
	}
	
	#spnavi_header {
		width: 100%;
		top: 64px;
	}



	/* --------------- footer --------------- */
	




	/* --------------- top --------------- */
	
	.lead_topmain {
		bottom: 70px;
	}
	
	.lead_topbig {
		font-size: 8vw;
	}
	
	.lead_topmain h1 {
		font-size: 4.8vw;
	}
	
	.scrollbtn_sp {
		bottom: 4vw;
	}
	
	.scrollbtn_sp:before {
		width: 1px;
	}
	.scrollbtn_sp:after {
		border-left-width: 1px;
		border-top-width: 1px;
	}
	
	.col_topnews {
		margin-bottom: 35px;
		padding-top: 35px;
	}
	
	.img_topphil {
		height: 600px;
	}
	
	dl.txt_topphil dt {
		font-size: 5.6vw;
	}
	
	dl.txt_topphil dd .btn1 {
		margin-top: 50px;
	}
	
	.box_topteam {
		padding: 30px 4% 40px;
	}
	
	

	/* --------------- blog --------------- */
	
	.col_submain,
	.col_submain.service {
		height: 125px;
	}
	
	.ttl_submain {
		bottom: 48px;
	}
	
	.ttl_submain h1 .en {
		font-size: 28px;
	}
	
	.col_blog1 {
		padding: 30px 0 50px;
	}
	
	.wrap_blog1 {
		margin-bottom: 30px;
	}
	
	.col_blog1 .link_topblog,
	.col_blog1 .link_topblog:nth-child(even),
	.col_blog1 .link_topblog:nth-child(3n),
	.news.col_blog1 .link_topblog {
		width: 100%;
		margin-right: 0;
		margin-bottom: 8vw;
	}
	
	.col_blog1 .link_topblog:nth-child(n+5) {
		min-height: 1px;
		margin-bottom: 20px;
	}
	
	.col_blog1 .link_topblog:nth-child(n+5):after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}
	
	.col_blog1 .img_topblog {
		height: 56vw;
	}
	
	.col_blog1 .link_topblog:nth-child(n+5) .img_topblog {
		width: 47%;
		height: 26vw;
		margin-bottom: 0;
		float: left;
	}
	
	.col_blog1 .link_topblog:nth-child(n+5) .txt_topblog,
	.col_blog1 .link_topblog:nth-child(n+5) .date_topblog {
		width: 48%;
		margin-left: 5%;
		float: left;
	}
	
	.col_blog1 .date_topblog.pc {
		margin-bottom: 3px;
		display: block;
	}
	
	.col_blog1 .date_topblog.mb {
		display: none;
	}
	
	
	

	/* --------------- about --------------- */
	
	.col_about1 {
		padding: 40px 0 50px;
	}
	
	.lead_about1 {
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 1.55;
	}
	
	.img_about1 {
		margin-bottom: 20px;
	}
	
	.name_about1 {
		font-size: 15px;
	}
	
	.col_about2 {
		padding: 50px 0 50px;
	}
	
	.col_about3 {
		padding: 50px 0 60px;
	}
	
	
	
/* --------------- contact --------------- */
	
	.col_contact1 {
		padding: 35px 0 50px;
	}
	
	.txt_contact1 {
		margin-bottom: 30px;
	}
	
	.wrap_flow_contact {
		margin-bottom: 45px;
	}
	
	
	
	
/* --------------- service / rectah --------------- */
	
	.service .ttl_submain {
		bottom: calc(50% - 24px + 15px);
	}

	.col_submain.service .ttl_submain.rectah {
		max-width: 160px;
	}
	
	.col_rectah1 {
		padding: 30px 0 50px;
	}
	
	.mds_service1 {
		margin-bottom: 15px;
		font-size: 20px;
	}
	
	.txt_rectah1 {
		margin-bottom: 35px;
	}
	
	.col_rectah2 {
		padding: 30px 0 40px;
	}
	
	.col_rectah3 {
		padding: 30px 0 40px;
	}
	
	.col_rectah4 {
		padding: 30px 0 40px;
		background-size: cover;
	}
	
	.img_rectah4 > div {
		width: 47.5%;
	}
	
	.img_rectah4 > div:nth-child(-n+4) {
		margin-bottom: 7vw;
	}
	
	.col_rectah5 {
		padding: 30px 0 40px;
	}
	
	.col_rectah6 {
		padding: 40px 0 40px;
	}
	
	dl.list_service1 {
		font-size: 14px;
	}
	
	dl.list_service1 dt {
		width: 95px;
	}
	
	dl.list_service1 dd {
		width: calc(100% - 95px);
	}
	
	.detail_rectah1 .left {
		margin-bottom: 9vw;
	}
	
	.mds_rectah2,
	.txt_rectah_option1 {
		width: calc(100% - 65px - 25px);
	}
	
	.img_rectah_option1 {
		width: 65px;
	}
	
	.col_service_link {
		padding: 40px 0 40px;
	}

	.col_service_link .list_topservice a,
	.col_service_link .list_topservice a.formula,
	.col_service_link .list_topservice a.eyecenter {
		max-width: 280px;
		height: 100px;
	}
	.col_service_link .list_topservice dl {
		padding-right: 70px;
	}
	.list_topservice a.eyecenter dl {
		padding-right: 72px;
	}
	.col_service_link .list_topservice dl dt {
		font-size: 13px;
	}

	.col_service_link .list_topservice .aiai dl dt img {
		max-width: 124px;
	}
	.col_service_link .list_topservice .ai dl dt img {
		max-width: 124px;
	}
	.col_service_link .list_topservice .safety dl dt img {
		max-width: 144px;
	}
	.col_service_link .list_topservice .formula dl dt img {
		max-width: 166px;
	}
	.col_service_link .list_topservice .surgery dl dt img {
		max-width: 158px;
	}
	.col_service_link .list_topservice .rectah dl dt img {
		max-width: 96px;
	}
	.col_service_link .list_topservice .eyecenter dl {
		top: 0;
	}
	.col_service_link .list_topservice .eyecenter dl dt img {
		max-width: 160px;
	}
	.col_service_link .list_topservice .ec dl dt img {
		max-width: 147px;
	}
	.col_service_link .list_topservice .supplement dl dt img {
		max-width: 146px;
	}



	/* --------------- service / ai --------------- */
	
	.col_submain.service .ttl_submain.ai {
		max-width: 200px;
		bottom: calc(50% - 32px + 15px);
	}
	
	.col_submain.service .ttl_submain.ai img {
		max-width: 168px;
	}
	
	.col_ai1 {
		padding: 40px 0 40px;
	}
	
	.col_ai2 {
		padding: 40px 0 50px;
	}
	
	.mds_ai1 {
		max-width: 138px;
		margin-bottom: 35px;
	}
	
	.img_ai2 div .neural {
		height: 45px;
	}
	
	dl.feature_ai1 dt {
		font-size: 4.4vw;
	}
	
	dl.feature_ai1 dt:before {
		width: 30px;
		height: 100%;
		background-size: cover;
	}
	
	dl.feature_ai1 dt .bg {
		margin-left: 30px;
	}
	
	dl.feature_ai1 dt .bg .small {
		font-size: 3.4vw;
	}
	
	
	
	/* --------------- service / safety --------------- */
	
	.col_submain.service .ttl_submain.safety {
		max-width: 234px;
		bottom: calc(50% - 32px + 15px);
	}
	
	.col_submain.service .ttl_submain.safety img {
		max-width: 182px;
	}
	
	.icon_safety2 {
		width: 54px;
	}
	
	.box_safety1 {
		padding: 25px 5% 30px;
	}
	
	dl.feature_safety1 dt {
		font-size: 21px;
	}
	
	

	/* --------------- service / eyecenter --------------- */
	
	.col_submain.service .ttl_submain.eyecenter {
		width: 60%;
		max-width: 420px;
		bottom: calc(50% - 42px + 15px);
	}
	
	.col_submain.service .ttl_submain.eyecenter img {
		max-width: 172px;
	}
	
	.col_eyecenter1 {
		padding: 30px 0 35px;
	}
	
	.col_eyecenter2 {
		padding: 40px 0 50px;
	}
	
	.txt_eyecenter2.eyecenter1,
	.txt_eyecenter2.eyecenter2 {
		margin-bottom: 55px;
	}
	
	.list_eyecenter1 dl dd {
		padding-left: 1.6vw;
	}
	
	
	
	/* --------------- service / surgery --------------- */
	
	.col_submain.service .ttl_submain.surgery {
		width: 80%;
		max-width: 260px;
		bottom: calc(50% - 32px + 15px);
	}
	
	.col_submain.service .ttl_submain.surgery img {
		max-width: 230px;
	}
	
	.col_surgery1 {
		padding: 30px 0 35px;
	}
	
	.col_surgery2 {
		padding: 40px 0 50px;
	}
	
	.mds_surgery1 {
		max-width: 182px;
		margin-bottom: 35px;
	}
	
	.col_surgery3 {
		padding: 50px 0 50px;
	}
	
	.col_surgery3 dl.feature_ai1 {
		margin-bottom: 50px;
	}
	
	.img_surgery1 {
		margin: 25px auto;
	}
	
	
	
	/* --------------- service / formula --------------- */
	
	.col_submain.service .ttl_submain.formula {
		width: 60%;
		max-width: 420px;
		bottom: calc(50% - 15px);
	}
	
	.col_submain.service .ttl_submain.formula img {
		max-width: 172px;
	}
	
	
	
	/* --------------- service / thinknet --------------- */
	
	.col_submain.service .ttl_submain.thinknet {
		width: 60%;
		max-width: 420px;
		bottom: calc(50% - 15px);
	}
	
	.col_submain.service .ttl_submain.thinknet img {
		max-width: 172px;
	}
	
	
	
	/* --------------- service / supplement --------------- */
	
	.col_submain.service .ttl_submain.supplement {
		width: 43%;
		bottom: calc(50% - 7vw);
	}
	
	ul.list_supplement1 {
		margin: 10vw auto 0;
	}
	
	ul.list_supplement1 li .txt img {
		margin: 7px 0 6vw;
	}
	
	.col_supplement {
		padding: 15vw 0;
	}
	
	.col_supplement dl.lead {
		margin: 0 0 13vw;
	}
	
	.col_supplement dl.lead dt {
		font-size: 6.6vw;
	}
	
	

	/* --------------- privacy --------------- */
	
	.privacy + .ttl_submain h1 .en {
		font-size: 24px;
	}
	
	.col_privacy1 {
		padding: 30px 0 60px;
	}
	
	dl.list_privacy1 dt {
		margin-bottom: 8px;
		font-size: 21px;
	}
	

	/* --------------- team --------------- */
	
	.col_team1 {
		width: 82%;
		padding: 40px 0 80px;
	}
	
	.link_team1 {
		margin-bottom: 14vw;
	}
	
	
	

	/* --------------- team / detail--------------- */
	
	.col_submain.team_d {
		margin-top: 35px;
	}
	
	.link_team1 dl dd .position,
	.link_team1 dl dd .name_en {
		font-size: 12px;
	}
	
	.link_team_d .link_team1 dd {
		margin-left: 6%;
		padding-top: 35px;
		padding-left: 10px;
		top: -20px;
	}
	
	.link_team1 dl dd .name_ja {
		font-size: 17px;
	}
	
	
	
/* --------------- philosophy --------------- */
	
	.col_phil1 {
		padding: 35px 0 30px;
	}
	
	ul.nav_phil1 li {
		width: 135px;
		margin-bottom: 20px;
	}
	
	ul.nav_phil1 li a {
		font-size: 15px;
	}
	
	.wrap_phil1.left {
		margin-bottom: 50px;
	}
	
	.img_phil1.pc_none {
		margin-bottom: 20px;
	}
	
	dl.txt_phil1 dt {
		margin-bottom: 15px;
		font-size: 20px;
	}
	
	.col_phil3 {
		padding: 50px 0 60px;
	}
	
	.wrap_phil_values dl {
		margin-bottom: 40px;
	}
	
	.wrap_phil_values dl dt .ja {
		font-size: 22px;
	}
	
	.col_phil4 {
		padding: 25% 0 55px;
		background-size: 59% auto;
	}
	
	.mds_top1.phil4 {
		margin-bottom: 55px;
	}
	
	.logo_phil1 {
		margin-bottom: 65px;
	}
	
	.col_phil5 {
		padding: 55px 0;
	}
	
	dl.lead_phil_video {
		margin-bottom: 30px;
	}
	
	dl.lead_phil_video dt .en {
		font-size: 20px;
	}
	
	dl.lead_phil_video dt .ja {
		padding: 0 40px;
		font-size: 30px;
	}
	
	dl.lead_phil_video dt .ja:before,
	dl.lead_phil_video dt .ja:after {
		width: 32px;
	}
	
	dl.lead_phil_video dd .cast {
		margin-bottom: 20px;
		text-align: center;
	}
	
	dl.lead_phil_video dd .cast:last-of-type {
		margin-bottom: 0;
	}
	
	dl.lead_phil_video dd .post {
		margin: 0 0 6px;
		font-size: 14px;
		display: block;
	}
	
	dl.lead_phil_video dd .name {
		margin: 0;
		font-size: 22px;
		display: block;
	}
	
	.video_phil1 .video-btn,
	.video_phil1.finished .video-btn:after {
		background-size: 26% auto;
	}
	
	
	
	
}


/* ---------------------------------------------------------------
	end max 450px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start max 400px
--------------------------------------------------------------- */

@media screen and ( max-width: 400px ) {

	/* --------------- service / supplement --------------- */
	
	dl.list_component_supplement dd ul.nutrition {
		height: auto;
		display: block;
	}
	
	dl.list_component_supplement dd ul.nutrition li {
		width: 100%;
	}
	
	dl.list_component_supplement dd ul.nutrition li:nth-child(6) {
		border-bottom: solid 1px #888;
	}
	
	dl.list_component_supplement dd ul.nutrition li:last-child {
		border-bottom: none;
	}

}

/* ---------------------------------------------------------------
	end max 400px
--------------------------------------------------------------- */

