<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*========================================================================================

	クリニック一覧

========================================================================================*/

/* ---------------------------------------------------------------------------------------
	fv_slider
--------------------------------------------------------------------------------------- */

#main #fv_slider{
	width: 2000px;
	margin-bottom: 150px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

#main #fv_slider .slider .slick-slide{
	margin: 0;
}

#main #fv_slider .thumb{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -120px;
}
#main #fv_slider .thumb .slick-list{
	padding: 0!important;
	overflow: visible;
}
#main #fv_slider .thumb .slick-track{
	width: auto!important;
	transform: none!important;
	display: flex;
	justify-content: center;
}
#main #fv_slider .thumb .slick-slide{
	width: auto!important;
	margin: 0 15px;
	cursor: pointer;
	float: none;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
	position: relative;
}
#main #fv_slider .thumb .slick-slide::before{
	content: "";
	border: 3px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: background 1s,color 1s;
}
#main #fv_slider .thumb .slick-slide.slick-current::before{
	background-color: rgba(0,0,0,0.3);
}
#main #fv_slider .thumb .slick-slide img{
	margin: 0;
}

@media screen and (max-width: 640px){
	#main #fv_slider{
		width: 100%;
		margin-bottom: 15vw;
		left: auto;
		transform: none;
	}

	#main #fv_slider .thumb{
		bottom: -10vw;
	}
	#main #fv_slider .thumb .slick-slide{
		width: 28vw!important;
		margin: 0 1vw;
	}
	#main #fv_slider .thumb .slick-slide::before{
		border: 2px solid #fff;
	}
}


/* ---------------------------------------------------------------------------------------
	box07
--------------------------------------------------------------------------------------- */

.under #main .inner.archive-clinic {
	width: 1000px;
}
.under #main #box07 .box07_item .box07_txt h3{
	margin:  0;
}

.under #main #box07{
	padding-top: 0;
}

.under #main #box07 .inner{
	width: 1000px;
}
.under #main #box07 h3{
	border: none;
	padding: 0;
	background: none;
	letter-spacing: 0.1em;
	border-bottom: 5px solid #5d5d5d;
}

@media screen and (max-width: 640px){
	.under #main .archive-clinic .ttl h2{
		text-align: center;
	}

	/*--- 関西エリア ---*/
	.archive-clinic ul:nth-of-type(4) li:last-child{
		width: 100%;
	}
	/*--- 九州・沖縄エリア ---*/
	.archive-clinic ul:nth-of-type(5) li:last-child{
		width: 100%;
	}

	.under #main #box07 .box07_item .box07_txt p{
		margin-bottom: 10px
	}
}

/* ---------------------------------------------------------------------------------------
	20190903 クリニックアーカイブ 改修
--------------------------------------------------------------------------------------- */

.under #main .archive-flex p,
.under #main .archive-flex dd,
.under #main .archive-flex dt,
.under #main .archive-flex td,
.under #main .archive-flex th,
.under #main .archive-flex li,
.under #main .archive-flex a{
	color: #5c5d5d;
}

.area_heading{
	background: #f7f7f7 !important;
	padding: 1em !important;
	text-align : center !important;
}
.area_heading-doctor{
	margin : 25px auto 0 auto !important;
}

.archive-flex #box07 .inner:before{
	display: none;
}

.archive-flex #box07 .clinic-box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 80px 0 0;
	color: #5c5d5d;
	justify-content: space-between;
	border: none;
}

.archive-flex #box07 .clinic-box:first-child{
	padding-top: 35px;
}

.archive-flex #box07 .clinic-box a{
	text-decoration: none;
}

.archive-flex .box07_list #shinjuku .clinic-info-director-image:after{
	display: none;
}

.archive-flex #box07 .clinic-box h2{
	width: 100%;
	color: #5c5d5d;
	font-size: 30px;
	background: #ffffff;
	border-bottom: 1px solid #878787;
	padding: 0;
	box-sizing: border-box;
	margin: 0 0 30px;
	text-align: left;
}

.archive-flex #box07 .clinic-box h2 span{
	border: 1px solid #878787;
	border-bottom: none;
	background: #ffffff;
	margin: 0 0 -1px 28px;
	padding: 0.5em 1.5em;
	display: inline-block;
	box-sizing: border-box;
	min-width: 245px;
	text-align: center;
}

.archive-flex #box07 .clinic-box .cl-left{
	display: flex;
	margin: 0 0 30px;
}

.archive-flex #box07 .clinic-box .cl-left .clinic-info-director-inner{
	width: 316px;
}

.archive-flex #box07 .clinic-box .cl-left .clinic-info-director-inner +div{
	margin: 0 0 0 25px;
}

.archive-flex #box07 .clinic-box .clinic-doctor-image img{
	width: 100%;
	max-height: none;
}

.archive-flex #box07 .clinic-box .cl-left .profile_button{
	width: auto;
	background: #e8e8e8;
	display: block;
	border: 1px solid #5c5d5d;
	font-size: 23px;
	line-height: 1;
	margin: 0 0 10px;
}

.archive-flex #box07 .clinic-box .cl-left .profile_button a{
	padding: 0.87em 0;
	display: block;
}

.archive-flex #box07 .clinic-box .cl-left .profile_button:hover,
.archive-flex #box07 .clinic-box .cl-left .profile_button +div a:hover{
	opacity: 0.7;
}

.archive-flex #box07 .clinic-box .cl-left .profile_button +div p{
	margin: 0 0 8px;
}

.archive-flex #box07 .clinic-box .cl-left .profile_button +div p:last-child{
	margin: 0;
}

.under #main .archive-flex .clinic-info-director-name dt{
	font-size: 30px;
	line-height: 1.7;
	letter-spacing: 0;
}

.under #main .archive-flex .clinic-info-director-name dt small{
	display: inline;
}

.archive-flex #box07 .clinic-box .cl-right{
	width: 668px;
	display: flex;
	flex-flow: column;
	margin: 3em 0 0;
}

.archive-flex #box07 .clinic-box .cl-right .inner{
	width: 100%;
}

.archive-flex #box07 .clinic-box .cl-right .special_banner{
	width: 315px;
	margin-top: 4px;
}

/* 電話番号 */
.archive-flex #box07 .clinic_tel{
	background: transparent;
	display: flex;
	padding: 0;
	margin: 0 0 17px;
	width: auto;
	justify-content: space-between;
	align-items: center;
	min-height: 70px;
}

.archive-flex #box07 .clinic_tel p{
	display: flex;
	align-items: center;
	line-height: 1.7;
}

.archive-flex #box07 .clinic_tel p a{
	font-family: Oswald, "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	font-weight: normal;
	font-size: 41.41px;
	text-align: center;
	color: #67b5b5;
	line-height: 1;
	margin: 0 0 0 5px;
	white-space: nowrap;
}

.archive-flex #box07 .clinic_tel div{
	width: 314px;
}

/* 診療時間 */
.archive-flex #box07 .clinic_tel p +div p{
	font-size: 21px;
}

.archive-flex #box07 .clinic_tel p.dial{
	width: 315px;
	justify-content: center;
}

.archive-flex #box07 .clinic_tel p.tel{
	border-bottom: 1px solid #7a7a7a;
	padding: 0 0 2px;
	margin: 0 0 6px;
}

.archive-flex #box07 .clinic_tel p +div p.tel a{
	font-size: 25px;
	color: #494b4b;
	margin: 0 0 0 8px;
}

/* ボタン */
.archive-flex #box07 .box07_btn{
	display: flex;
	justify-content: space-between;
	margin: 0 0 8px;
}

.archive-flex #box07 .box07_btn:first-child{
	padding-top: 85px;
}

.archive-flex #box07 .box07_btn li{
	width: 315px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}

.archive-flex #box07 .box07_btn li:hover{
	opacity: 0.7;
}

.archive-flex #box07 .box07_btn li a{
	font-size: 23px;
	letter-spacing: -0.03em;
	padding: 14px 0;
	width: 100%;
}

.archive-flex #box07 .green{
	background: #398080;
	box-shadow: 0px 3px 0px rgba(57, 128, 128, 0.3);
}

.archive-flex #box07 .green a{
	font-family: "Yu Gothic";
	font-weight: 500;
	text-align: center;
	color: #ffffff;
}

.archive-flex #box07 .box07_btn .white{
	background: #fff;
	border: 1px solid #398080;
	box-shadow: 0px 3px 0px rgba(122, 159, 159, 0.3);
}

.archive-flex #box07 .box07_btn .white a{
	color: #398080;
}

/* 住所・マップ */
.archive-flex #box07 .access{
	display: flex;
	align-items: center;
	margin: 28px 0 30px;
}

.archive-flex #box07 .access img{
	line-height: 1.4;
	margin: 0 20px 0 0;
}

.archive-flex #box07 .access img:hover{
	opacity: 0.7;
}

.archive-flex #box07 .access p{
	font-size: 21px;
	line-height: 1.5;
}

.archive-flex #box07 .access p a br{
	display: none;
}

.archive-flex #box07 .access p a:hover{
	text-decoration: underline;
}

.archive-flex #box07 .access span{
	font-size: 16px;
}

/* 所属ドクター */
.archive-flex #box07 .clinic-info-doctors{
	width: 100%;
	background: #efefef;
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 18px 30px 40px;
}

.archive-flex #box07 .clinic-info-doctors h3{
	width: 100%;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 20px;
	font-size: 24px;
	line-height: 1;
	padding: 0 0 17px;
}

.archive-flex #box07 .clinic-info-doctors .clinic-info-doctors-box{
	width: 168px;
	margin-right: 2.5%;
}

.archive-flex #box07 .clinic-info-doctors .clinic-info-doctors-box:nth-child(5n+1){
	margin-right: 0;
}

.archive-flex #box07 .clinic-info-doctors .clinic-info-doctors-box a:hover{
	opacity: 0.7;
}

/* 所属Dr.写真 */
.archive-flex #box07 .clinic-doctor-image p{
	position: relative;
	margin: 0 0 14px;
}

.archive-flex #box07 .clinic-doctor-image span{
	position: absolute;
	bottom: 3px;
	right: 3px;
	font-family: Oswald;
	font-size: 12px;
	display: flex;
	align-items: center;
	line-height: 1;
}

.archive-flex #box07 .clinic-doctor-image span:after{
	content: url("../images/ic_profile.png");
	display: inline-block;
	height: 13px;
	margin: 0 0 0 2px;
}

/* Dr.名 */
.archive-flex #box07 .clinic-info-doctors-box-name &gt;*{
	font-size: 21px;
	line-height: 24px;
	text-align: center;
}

.archive-flex #box07 .clinic-info-doctors-box-name dd{
	font-family: Oswald;
	font-size: 14px;
	margin: 0 0 10px;
}

/*----- 大ドクターが2人以上の場合 -----*/
.archive-flex #box07 .clinic-box.multiple .cl-left{
	margin: 0 0 40px;
}

.archive-flex #box07 .clinic-box.multiple .cl-right{
	flex-flow: wrap;
	width: 100%;
	justify-content: space-between;
	align-items: flex-end;
	margin: 0;
}

.archive-flex #box07 .multiple .clinic_tel{
	margin: 0 0 8px;
}

.archive-flex #box07 .clinic-box.multiple .cl-right .inner{
	width: 658px;
	margin: 0;
}

.archive-flex #box07 .clinic-box .box07_btn{
	margin: 0;
}

.archive-flex #box07 .multiple .access{
	order: 3;
	margin: 18px 0 30px;
}

.archive-flex #box07 .clinic-box.multiple .cl-right .special_banner{
	order: 2;
}
/*-------------------------------------------------------*/

@media screen and (max-width: 640px){
	.archive-flex.inner,
	.archive-flex #box07 .inner{
		padding: 0;
	}

	.archive-flex #box07{
		padding: 0;
	}

	.archive-flex .top-inner{
		padding-left: 15px;
		padding-right: 15px;
	}

	.archive-flex #box07 .clinic-box{
		padding: 0;
		margin: 0 0 50px;
	}

	.archive-flex #box07 .box07_list:last-child .clinic-box:last-child{
		margin: 0;
	}

	.archive-flex #box07 .clinic-box:first-child{
		padding-top: 0;
	}

	.archive-flex #box07 .clinic-box .cl-left{
		width: 39.4%;
		padding: 0 0 0 3vw;
	}

	.under .archive-flex #box07 h3.area_heading{
		font-size: 30px;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
		text-align: left !important;
		background: transparent !important;
		border-bottom: 1px solid #5c5d5d;
		letter-spacing: 0;
		padding: 0 !important;
		box-sizing: border-box;
		width: calc(100% - 20px);
		margin: 0 auto 15px;
		display: block;
	}

	.archive-flex #box07 .clinic-box .cl-left .clinic-info-director-inner{
		width: 100%;
	}

	.archive-flex #box07 .clinic-box .cl-right_sp{
		width: 49.8%;
		padding: 0 3vw 0 0;
	}

	.archive-flex #box07 .clinic-doctor-image p{
		margin: 0 0 6px;
	}

	.archive-flex #box07 .clinic-box .clinic-info-director-name dt{
		font-size: 19px;
		margin: 0 0 5px;
	}

	.archive-flex #box07 #shinjuku.clinic-box .clinic-info-director-name dt:before{
		font-size: 16px;
	}

	.archive-flex #box07 .clinic-box .cl-left .profile_button{
		border-radius: 5px;
		border: 1px solid #5c5d5d;
		font-size: 14px;
		letter-spacing: 0;
		margin: 0;
	}

	.archive-flex #box07 .clinic-box .cl-left .profile_button a{
		padding: 17px 0;
	}

	.archive-flex #box07 .clinic-box .cl-right{
		width: 100%;
		margin: 0;
	}

	.archive-flex #box07 .clinic-box.multiple .cl-right{
	}

	.archive-flex #box07 .clinic-box h2{
		position: static;
		width: auto;
		font-size: 24px;
		border: none;
		text-align: left;
		margin: 0 0 3px;
	}

	.archive-flex #box07 .clinic-box h2 +p{
		line-height: 1.5;
		margin: 0 0 5px;
	}

	/* 電話番号 */
	.archive-flex #box07 .clinic_tel{
		min-height: auto;
		display: block;
	}

	.archive-flex #box07 .clinic_tel p{
		width: 100%;
		text-align: center;
	}

	.archive-flex #box07 .clinic_tel p.dial,
	.archive-flex #box07 .clinic_tel div{
		width: auto;
	}

	.archive-flex #box07 .clinic_tel p a{
		font-size: 26px;
		/*font-size: 6.95vw;*/
		line-height: 40px;
		white-space: nowrap;
		margin: 0 0 0 4px;
		text-align: center;
		letter-spacing: 0;
	}

	.archive-flex #box07 .clinic_tel p.dial{
		margin-bottom: 10px;
	}
	.archive-flex #box07 .clinic_tel p.dial a{
		width: 100%;
		margin: 0;
		padding: 5px 0;
		line-height: 1.4;
		color: #fff;
		display: block;
		background-color: #69B4B0;
		border-radius: 5px;
	}
	.archive-flex #box07 .clinic_tel p.dial a::before{
		content: "";
		width: 25px;
		height: 16px;
		margin-right: 5px;
		display: inline-block;
		background: url('../images/ic_freedial.png') no-repeat;
		background-size: 100%;
	}
	.archive-flex #box07 .clinic_tel p.dial a::after{
		content: "タップして予約できます。";
		font-size: 4vw;
		display: block;
	}

	.archive-flex #box07 .clinic_tel p.tel{
		border: none;
		margin: 0;
		line-height: 1.4;
		display: block;
	}
	.archive-flex #box07 .clinic_tel p.tel::before{
		content: "タップして繋がらない場合はこちらから";
		font-size: 14px;
		display: block;
	}
	.archive-flex #box07 .clinic_tel p.tel img{
		vertical-align: top;
	}

	.archive-flex #box07 .clinic_tel p +div p:first-child a{
		font-size: 22px;
		line-height: 33px;
		margin: 0 0 0 3px;
	}

	/* アクセス */
	.archive-flex #box07 .access{
		border-bottom: 1px solid #858585;
		padding: 0 0 12px;
		margin: 0 0 4px;
	}

	.archive-flex #box07 .access a{
		display: flex;
		align-items: center;
	}

	.archive-flex #box07 .access img{
		display: block;
		width: 28%;
		max-width: 54px;
		margin: 0 8px 0 0;
	}

	.archive-flex #box07 .access p{
		font-size: 14px;
		text-align: left;
		letter-spacing: 0;
	}

	/* ボタン群 */
	.archive-flex #box07 .clinic-box .box07_btn{
		flex-wrap: wrap-reverse;
		justify-content: center;
		padding: 0 10px;
		margin: 15px 0 8px;
	}

	.archive-flex #box07 .box07_btn li{
		width: 85%;
		margin: 0 0 13px;
	}

	.archive-flex #box07 .box07_btn .white{
		margin: 0 0 15px;
	}

	.archive-flex #box07 .box07_btn li a{
		font-size: 20px;
		width: 100%;
		padding: 0.5em;
	}

	.archive-flex #box07 .box07_btn .white ~li a{
		padding: 0.5em 0;
	}

	/* 所属Dr. */
	.archive-flex #box07 .clinic-info-doctors{
		width: 100%;
		justify-content: center;
		padding: 18px 4% 0;
		margin: 30px 0 8px;
	}

	.archive-flex #box07 .clinic-info-doctors .clinic-info-doctors-box{
		width: 43%;
		margin-right: 4.7%;
		margin-bottom: 40px;
	}

	.archive-flex #box07 .clinic-info-doctors .clinic-info-doctors-box:nth-child(2n+1){
		margin-right: 0;
	}

	.archive-flex #box07 .clinic-info-doctors:after{
		content: "";
		display: block;
		width: 43%;
	}

	.archive-flex #box07 .clinic-box .cl-right .special_banner{
		order: 0;
		width: 85%;
		margin: -20px auto 0;
	}

	/*----- 大ドクターが2人以上の場合 -----*/
	.archive-flex #box07 .clinic-box.multiple .cl-left .clinic-info-director-inner{
		width: 45%;
		margin: 0;
	}

	.archive-flex #box07 .clinic-box.multiple &gt;h2{
		display: block !important;
		width: 91%;
		margin: 0 auto 7px;
	}

	.archive-flex #box07 .clinic-box.multiple &gt;h2 span{
		border: none;
		padding: 0;
		margin: 0;
		font-size: 24px;
		min-width: auto;
	}

	.archive-flex #box07 .clinic-box.multiple .cl-left{
		width: 95%;
		justify-content: space-around;
		padding: 0;
		margin: 0 auto 15px;
	}

	.archive-flex #box07 .clinic-box.multiple .cl-right_sp{
		width: 90%;
		margin: 0 auto;
		display: flex !important;
		flex-wrap: wrap;
		padding: 0;
	}

	.archive-flex #box07 .clinic-box.multiple .cl-right_sp &gt;*{
		width: 100%;
	}

	.archive-flex #box07 .clinic-box.multiple .cl-right_sp h2{
		display: none;
	}

	.archive-flex #box07 .clinic-box.multiple .clinic_tel{
		order: 1;
		flex-wrap: nowrap;
		border-bottom: 1px solid #858585;
		justify-content: space-around;
		padding: 0 0 5px;
		margin: 0 0 5px;
	}

	.archive-flex #box07 .clinic-box.multiple .opening{
		order: 2;
		text-align: center;
	}

	.archive-flex #box07 .clinic-box.multiple .access-txt{
		order: 3;
		margin: 0 auto 12px;
		width: 90%;
	}

	.archive-flex #box07 .clinic-box.multiple .access-txt br{
		display: none;
	}

	.archive-flex #box07 .clinic-box.multiple .access{
		order: 4;
		border: none;
		padding: 0;
		margin: 0;
	}

	.archive-flex #box07 .clinic-box.multiple .access a{
		margin: 0 auto;
	}

	.archive-flex #box07 .clinic-box.multiple .box07_btn{
		margin: 25px 0 8px;
	}
	/*-------------------------------------------------------*/
}

@media screen and (max-width: 380px){
	.archive-flex #box07 .clinic_tel p a{
		font-size: 6vw;
	}

	.archive-flex #box07 .clinic-box .cl-left .profile_button{
		font-size: 3.76vw;
	}

	.archive-flex #box07 .clinic_tel p +div p:first-child a{
		font-size: 5.87vw;
	}

	.archive-flex #box07 .box07_btn li a{
		font-size: 5.4vw;
	}

	.archive-flex #box07 .clinic-box .clinic-info-director-name dt{
		font-size: 5.07vw;
	}
}

/* ---------------------------------------------------------------------------------------
	近くのクリニック
--------------------------------------------------------------------------------------- */

.under #main #clinic_near{
	margin: 30px 0;
	padding: 0 0 20px;
	border: 1px solid #D9D9D9;
}

.under #main #clinic_near h3{
	margin: 0 0 20px;
	text-align: center;
	border-bottom: 1px solid #D9D9D9;
	box-sizing: border-box;
}

.under #main #clinic_near ul{
	margin: 0 10px;
}

.under #main #clinic_near ul .slick-arrow{
	width: 68px;
	height: 68px;
	background: none;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 10px 0 #aaa;
	top: calc(50% - 34px);
}

.under #main #clinic_near ul .slick-arrow.slick-prev{
	left: -46px;
}

.under #main #clinic_near ul .slick-arrow.slick-next{
	right: -46px;
}

.under #main #clinic_near ul .slick-arrow.slick-prev::after,
.under #main #clinic_near ul .slick-arrow.slick-next::after{
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #333;
	position: absolute;
	top: calc(50% - 4px);
}

.under #main #clinic_near ul .slick-arrow.slick-prev::after{
	border-left: solid 2px #333;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: calc(50% - 4px);
}

.under #main #clinic_near ul .slick-arrow.slick-next::after{
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: calc(50% - 4px);
}

.under #main #clinic_near ul li{
	width: 264px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
}

.under #main #clinic_near ul li &gt; a{
	display: block;
}

.under #main #clinic_near ul li &gt; a &gt; div{
	height: 42px;
	padding: 10px 20px;
	text-align: center;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: rgba(0,0,0,0.7);
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.under #main #clinic_near ul li &gt; a &gt; div::after{
	content: 'ACCESS';
	width: 90%;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	background-color: #fff;
}

.under #main #clinic_near ul li:hover &gt; a &gt; div{
	padding-top: 30px;
	height: 100%;
}

.under #main #clinic_near ul li h4{
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	text-align: center;
	display: block;
	border: none;
	font-size: 16px;
font-weight: normal;
}

.under #main #clinic_near ul li address{
	margin: 0 auto 20px;
	font-size: 12px;
	line-height: 1.6;
	color: #fff;
	text-align: left;
	display: inline-block;
}

@media screen and (max-width: 640px){
	.under #main #clinic_near{
		margin: 30px -15px;
		padding: 0;
		border: none;
	}

	.under #main #clinic_near h3{
		width: auto;
		margin: 0 15px 20px;
		font-size: 17px;
		border: 1px solid #D9D9D9;
		display: block;
	}

	.under #main #clinic_near ul{
		margin: 0;
	}

	.under #main #clinic_near ul .slick-arrow{
		width: 42px;
		height: 42px;
		top: calc(50% - 21px);
	}

	.under #main #clinic_near ul .slick-arrow.slick-prev{
		left: 5px;
	}

	.under #main #clinic_near ul .slick-arrow.slick-next{
		right: 5px;
	}

	.under #main #clinic_near ul li{
		width: auto;
		margin: 0 5px;
	}

	.under #main #clinic_near ul li &gt; a &gt; div,
	.under #main #clinic_near ul li:hover &gt; a &gt; div{
		padding: 20px;
		height: auto;
		background-color: #363636;
		position: static;
	}

	.under #main #clinic_near ul li &gt; a &gt; div::after{
		width: 100%;
	}
}

/* ---------------------------------------------------------------------------------------
	クリニック紹介内もくじ
--------------------------------------------------------------------------------------- */

.under #clinic_contents ol.summary{
	border: 2px solid #5d5d5d;
	border-radius: 5px;
	margin: 30px 0;
	padding: 10px;
}

.under #clinic_contents ol.summary::after{
	border-bottom:1px dotted #ccc;
}

.under #clinic_contents ol.summary li{
	list-style-type: decimal;
	margin-left: 35px;
}

/* ---------------------------------------------------------------------------------------
	TCBクリニックアーカイブ（再々改修） archive-card
--------------------------------------------------------------------------------------- */

.under #main .archive-card .box07_list{
	display: flex;
	flex-wrap: wrap;
}

.under #main .archive-card .box07_list a{
	text-decoration: none;
}

.under #main .archive-card .clinic-box{
	box-sizing: border-box;
	width: 320px;
	margin: 0 20px 30px 0;
	padding: 20px 12px 10px;
	border: 1px solid #cccccc;
}

.under #main .archive-card .clinic-box:nth-child(3n){
	margin: 0 0 30px 0;
}

.under #main .archive-card .clinic-box h2{
	color: #5c5d5d;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	text-align: left;
	border: none;
	border-left: 3px solid #b3a36b;
	background: initial;
	margin: 0 0 15px;
	padding: 0 0 0 0.4em;
}

.under #main .archive-card #shinyokohama.clinic-box h2,
.under #main .archive-card #hirakata.clinic-box h2{
	white-space: nowrap;
	letter-spacing: -0.01em;
	font-feature-settings: "palt" 1;
}

.under #main .archive-card .clinic-box .mv{
	margin: 0 0 15px;
}

.under #main .archive-card .clinic-box .mv img{
	height: 200px;
	object-fit: cover;
}

.under #main .archive-card .flexbox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;;
}

.under #main .archive-card .flexbox &gt;.order01{
	width: 59%;
}

.under #main .archive-card .flexbox .access{
	min-height: 225px;
	margin: 0;
}

.under #main .archive-card .flexbox .access &gt;*{
	color: #727272;
	letter-spacing: 0;
}

.under #main .archive-card .flexbox .access dt{
	font-size: 14px;
}

.under #main .archive-card .flexbox .access dd{
	min-height: 63px;
	font-size: 12px;
	line-height: 1.75;
	margin: 0 0 10px;
}

.under #main .archive-card .flexbox .access .route{
	margin: 0 0 4%;
	position: relative;
}

.under #main .archive-card .flexbox .access .route:before{
	content: url("../images/ic_pin.svg");
	display: inline-block;
	width: 14px;
	position: absolute;
	z-index: 1;
	left: 15px;
	top: 50%;
	transform: translateY(calc(-50% + 5px));
}

.under #main .archive-card .flexbox .access .route a{
	color: #9fa0a0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 1%;
	display: block;
	border: 1px solid #c9caca;
	position: relative;
}

.under #main .archive-card .flexbox .access .route a:before{
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	background: #999999;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.under #main .archive-card .flexbox .access .route a:after{
	content: "";
	display: block;
	height:4px;
	width: 4px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: rotate(45deg) translateY(calc(-50% - 1px));
}

.under #main .archive-card .flexbox .access .hours{
	margin: 0 0 4%;
	color: #ffffff;
	font-size: 13px;
	/* line-height: 2; */
	line-height: 1.3;
	padding: 5px 5px;
	text-align:  center;
	/* white-space: nowrap; */
	background: #9fa0a0;
}

.under #main .archive-card .flexbox .access .insta a{
	color: #60ACD8;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 1%;
	display: block;
	border: 1px solid #60ACD8;
	background: url('../images/ic_insta7.png') 14px center no-repeat;
	position: relative;
}

.under #main .archive-card .flexbox .access .insta a:before{
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	background: #60ACD8;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.under #main .archive-card .flexbox .access .insta a:after{
	content: "";
	display: block;
	height:4px;
	width: 4px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: rotate(45deg) translateY(calc(-50% - 1px));
}

.under #main .archive-card .flexbox &gt;.order02{
	width: 39%;
	padding: 0;
}

.under #main .archive-card .clinic-info-director-name{
	margin: 0 0 5px;
}

.under #main .archive-card .clinic-info-director-name dt,
.under #main .archive-card .clinic-info-director-name dt a{
	color: #727272;
}

.under #main .archive-card .clinic-info-director-name dt{
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

.under #main .archive-card .clinic-info-director-name small{
	font-size: 12px;
	letter-spacing: 0.1em;
}

.under #main .archive-card .clinic-doctor-image p{
	margin: 0;
	height: 136px;
}

.under #main .archive-card .clinic-doctor-image p a{
	display: block;
	text-align: center;
	height: 100%;
	overflow: hidden;
}

.under #main .archive-card .clinic-doctor-image p img{
	object-fit: cover;
	width: auto;
	height: 100%;
	max-width: 100%;
	max-height: none;
}

.under #main .archive-card .profile_button{
	margin: 0;
}

.under #main .archive-card .profile_button a{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-align: center;
	text-decoration: underline;
	display: block;
}

.under #main .archive-card .profile_button a:after{
	content: "";
	display: inline-block;
	height:4px;
	width: 4px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	margin: 0 0 0 6px;
	transform: rotate(45deg) translateY(-1px);
}

.under #main .archive-card .flexbox .w100{
	width: 100%;
}

.under #main .archive-card .flexbox .order04 li:before{
	display: inline-block;
	height: 37px;
	width: 37px;
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.under #main .archive-card .flexbox .order04 li.single:before{
	content: url("../images/ic_cl_btn07.svg");
}

.under #main .archive-card .flexbox .order04 li.form:before{
	content: url("../images/ic_cl_btn02.svg");
}

.under #main .archive-card .flexbox .order04 li.appointment:before{
	content: url("../images/ic_cl_btn01.svg");
}

.under #main .archive-card .flexbox .order04 li a:before{
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	background: #999999;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.under #main .archive-card .flexbox .order04 li.blue a:before{
	background: #529ee5;
}

.under #main .archive-card .flexbox .order04 li a:after{
	content: "";
	display: block;
	height:5px;
	width: 5px;
	border-right: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: rotate(45deg) translateY(calc(-50% - 1px));
}

.under #main .archive-card .flexbox ul.order04{
	margin: 0;
	padding: 0;
}

.under #main .archive-card .flexbox .order04 li{
	list-style: none;
	border-bottom: 1px solid #b3b3b3;
	margin: 0;
	position: relative;
}

.under #main .archive-card .flexbox .order04 li:last-child{
	border-bottom: none;
}

.under #main .archive-card .flexbox .order04 li a{
	height: 64px;
	color: #999999;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 30px 0 55px;
	display: block;
	position: relative;
	letter-spacing: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.under #main .archive-card .flexbox .form a{
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	font-feature-settings: "palt" 1;
}

.under #main .archive-card .flexbox .form.blue a{
	color: #529ee5;
}

@media screen and (max-width: 640px){
	.under #main .archive-card .clinic-box,
	.under #main .archive-card .clinic-box:nth-child(3n){
		width: 100%;
		margin: 0 0 50px;
		padding: 2em 2.5em 0.5em;
	}

	.under #main .archive-card .flexbox .access{
		min-height: initial;
	}

	.under #main .archive-card .flexbox .access dd{
		min-height: initial;
	}

	.under #main .archive-card .clinic-box .mv img{
		height: 62vw;
		object-fit: contain;
	}

	.under #main .archive-card #nagoya .flexbox .order03_sp a span.pc_none,
	.under #main .archive-card #umeda .flexbox .order03_sp a span.pc_none{
		visibility: hidden !important;
		line-height: 0.3;
	}

	.under #main .archive-card .clinic-doctor-image p{
		height: 42.8vw;
	}

	.under #main .archive-card .clinic-doctor-image p img{
		height: 100%;
	}

	.under #main .archive-card .flexbox .order03_sp{
		margin: 10px 0;
		background-color: #67bec2;
		border-radius: 10px;
	}
	.under #main .archive-card .flexbox .order03_sp a{
		padding: 15px;
		font-size: 25px;
		line-height: 1.2;
		color: #fff;
		text-align: center;
		display: block;
	}
	.under #main .archive-card .flexbox .order03_sp a span{
		font-size: 20px;
	}
	.under #main .archive-card .flexbox .order03_sp a .tap{
		margin-top: 10px;
		padding: 5px 0 5px 20px;
		font-size: 15px;
		line-height: 1;
		color: #67bec2;
		display: block;
		background: url('../images/ic_call_tap.png') 15px center / 26px auto no-repeat #fff;
		border-radius: 30px;
	}
}

/* ---------------------------------------------------------------------------------------
	クリニック詳細
--------------------------------------------------------------------------------------- */

.clinic_box_l{
	float: left;
	width: 48%;
	margin-bottom: 30px;
}

.clinic_box_l img{
	height: auto;
}

.clinic_box_r{
	float: right;
	width: 48%;
}

.under #main .clinic_box_r .form_btn{
	width: 380px;
	margin: 0 auto;
}

.under #main .clinic_box_r .form_btn a{
	padding: 16px 58px 16px 78px;
	font-weight: bold;
	color: #529ee5;
	text-decoration: none;
	text-align: center;
	display: block;
	border: solid 1px #529ee5;
	background: url("../images/ic_cl_btn_form.png") 20px center no-repeat;
	position: relative;
	line-height: 1.3;
}

.under #main .clinic_box_r .form_btn a:after{
	content: "";
	position: absolute;
	bottom: 1px;
	right: 1px;
	border-top: 12px solid transparent;
	border-right: 12px solid #529ee5;
}

.under #main .clinic_box_name {
	margin-top: 10px;
	margin-bottom: 20px!important;
	color: #717071;
	font-size: 2.2em;
	line-height: 1.3;
	text-align: center;
}

.clinic_staff_sns dd{
	float: left;
	width: 46%;
	text-align: left;
	margin-left: 4%;
}

.clinic_staff_sns dd img{
	margin-right: 5px;
}

.under #main .clinic_staff_sns dd a{
	color: #e85298;
	text-decoration: none;
	font-size: 14px;
	display: block;
	transition: all ease 0.3s;
}

.under #main .clinic_staff_sns dd a:hover{
	opacity: 0.8;
}

.under #main .clinic_staff_sns dt{
	color: #5d5d5d;
	background: #f7f7f7;
	font-family: 'Times New Roman', serif;
	font-style: italic;
	margin-bottom: 10px;
}

.under #main .clinic_staff_sns dl{
	border-bottom: 1px solid #e4e4e4;
	display: inline-block;
	width: 98%;
	text-align: center;
	padding: 1% 1% 3% 1%;
}

@media screen and (max-width: 640px){
	.clinic_box_l{
		width: 100%;
		margin-bottom: 0;
	}

	.clinic_box_r{
		width: 100%;
	}

	.under #main .clinic_box_r .form_btn{
		width: 90%;
	}

	.under #main .clinic_box_r .form_btn a{
		padding: 10px 13.7vw 10px 16.1vw;
		background: url("../images/ic_cl_btn_form.png") 15px center no-repeat;
		background-size: 38px auto;
	}

	.under #main .clinic_box_name {
		margin-top: 20px;
		line-height: 1.3;
	}

	.clinic_staff_sns dd{
		width: 100%;
		margin: 2%;
	}
}

@media screen and (max-width: 380px) {
	.under #main .clinic_box_r .form_btn{
		font-size: 3.5vw;
	}
	
	.under #main .clinic_box_r .form_btn a{
		background-size: 9vw auto;
		background-position: 3vw center;
	}
}

/* ---------------------------------------------------------------------------------------
	クリニック情報
--------------------------------------------------------------------------------------- */

#main dl#business_hours{
	margin-bottom: 20px;
}
#main dl#business_hours::after{
	content: "";
	display: block;
	clear: both;
}
#main dl#business_hours dt{
	min-width: 90px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: #545a5a;
	float: left;
}
#main dl#business_hours dt.pay{
	clear: both;
}
#main dl#business_hours dd{
	margin: 0 20px 10px 0;
	font-size: 16px;
	float: left;
	overflow: hidden;
}
#main dl#business_hours dd:last-of-type{
	margin-right: 0;
}

#main #clinic_information{
	height: 260px;
	padding: 42px 50px 0 310px;
	border: solid 1px #e4e4e4;
	background: url("../images/clinic/clinic_info_operator_pc.png") left bottom no-repeat;
	box-sizing: border-box;
}
#main #clinic_information .customer{
	margin: 0 0 5px;
	font-size: 16px;
	text-align: center;
}
#main #clinic_information .customer em{
	color: #4d9a9d;
	font-style: normal;
}
#main #clinic_information .call{
	margin-bottom: 10px;
	text-align: center;
}
#main #clinic_information .call a{
	text-decoration: none;
	display: inline-block;
}
#main #clinic_information .call .tel{
	margin: 0 0 10px;
	padding-left: 100px;
	font-family: Oswald, sans-serif;
	font-size: 62px;
	font-weight: bold;
	line-height: 1;
	color: #67bec2;
	letter-spacing: 0.05em;
	background: url("../images/ic_freecall_green.png") left 8px / 81px auto no-repeat;
}
#main #clinic_information .call .time{
	font-size: 13px;
	color: #fff;
	text-align: center;
	background-color: #67bec2;
	border-radius: 3px;
}
#main #clinic_information .query{
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
}

@media screen and (max-width: 640px){
	#main dl#business_hours dt{
		float: left;
		clear: both;
	}
	#main dl#business_hours dd{
		float: none;
	}

	#main #clinic_information{
		height: auto;
		padding: 25px 4% 58%;
		background: url("../images/clinic/clinic_info_operator_sp.png") left bottom / 100% auto no-repeat;
	}
	#main #clinic_information .customer{
		margin-bottom: 20px;
		font-size: 5.33333332vw;
		line-height: 1.4;
	}
	#main #clinic_information .call{
		margin-bottom: 20px;
		border: solid 2px #67bec2;
		background-color: #e4f1f2;
		border-radius: 10px;
	}
	#main #clinic_information .call a{
		padding: 15px 4%;
		display: block;
	}
	#main #clinic_information .call .tel{
		padding-left: 55px;
		font-size: 9vw;
		display: inline-block;
		background: url("../images/ic_freecall_green.png") left center / 45px auto no-repeat;
	}
	#main #clinic_information .call .time{
		margin-bottom: 10px;
		font-size: 3vw;
	}
	#main #clinic_information .call .tap{
		font-size: 3.99999999vw;
		color: #67bec2;
		text-align: center;
		display: block;
		background: url('../images/ic_call_tap.png') 5% center / 26px auto no-repeat #fff;
		border-radius: 30px;
	}
	#main #clinic_information .query{
		font-size: 3.99999999vw;
	}
}

/* ---------------------------------------------------------------------------------------
	道のり
--------------------------------------------------------------------------------------- */

.rootbox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.rootbox li{
	width: 30%;
	margin-bottom: 15px;
}


.rootbox:after{
	content:"";
	display: block;
	width:30%;
}

.under #main .rootbox li p{
	font-size: 13px;
	line-height: 1.75em;
}

.under #main .rootbox li figure{
	margin: 0;
	margin-bottom: 0.5em;
}

@media screen and (max-width: 640px){
	.rootbox li{
		width: 48%;
	}
}

/* ---------------------------------------------------------------------------------------
	駐車場
--------------------------------------------------------------------------------------- */

.under #main .parking dt{
	font-weight: bold;
	font-size: 14px;
	background: #f7f7f7;
}

.under #main .parking dd{
	margin-bottom:  10px;
	font-size: 13px;
}

/*======================新宿院詳細ページ用css(20190412追加)======================*/

.under #wrapper .single-clinic p.intro{
	font-family: serif;
	font-size: 1.7em;
}
.under #wrapper .single-clinic .inner p{
	margin-bottom:0;
}
.under #wrapper .single-clinic .inner h1{
	font-size: 2.2em;
	text-align: center;
}
.under #wrapper .single-clinic .inner dl.clinic_info{
	overflow: hidden;
	margin:20px 0px;
}

.under #wrapper .single-clinic .inner dl.clinic_info dt::before{
	content: '■';
	color:#5d5d5d;
}

.under #wrapper .single-clinic .inner dl.clinic_info dt{
	float: left;
	width: 28%;
}

.under #wrapper .single-clinic .inner dl.clinic_info dd{
	float: left;
	width: 68%;
	text-align: left;
	margin-left: 4%;
}

/* 20220829 移転で診療時間などが統一されたためコメントアウト */
/* .under #wrapper .single-clinic.hirakata .inner dl.clinic_info dd:last-child{
	width: 100%;
	margin-left: 0;
} */

.under #wrapper .single-clinic .inner dl.clinic_info a{
	text-decoration: none;
}

.under #wrapper .single-clinic .inner dl.clinic_info a.map{
	background: #5d5d5d;
	color: #fff;
	padding: 4px 10px;
	margin-left: 25px;
}

.under #wrapper .single-clinic .inner dl.clinic_info a.tel{
	font-size: 1.8em;
	font-family: serif;
	color:#e85298;
}

.under #wrapper .single-clinic .inner dl.clinic_info .customer{
	margin-bottom: 5px;
	padding: 8px 18px;
	font-size: 15px;
	line-height: 1;
	color: #fff;
	display: inline-block;
	background-color: #67bec2;
	border-radius: 5px;
}
.under #wrapper .single-clinic .inner dl.clinic_info .customer.customer--navy{
	background-color: #000951;

}
.under #wrapper .single-clinic .inner dl.clinic_info .customer-name {
	display: block;
	width: 250px;
	margin: 3px 0 5px;
	padding: 5px 10px;
	background-color: #E7E8F3;
	color: #4F579B;
	text-align: center;
	line-height: 1;
	font-size: 13px;
	font-weight: bold;
	box-sizing: border-box;
}
.under #wrapper .single-clinic .inner dl.clinic_info a.phone{
	display: inline-block;
}
.under #wrapper .single-clinic .inner dl.clinic_info a.phone .tel{
	padding-left: 54px;
	font-family: Oswald, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #67bec2;
	letter-spacing: 0.05em;
	background: url("../images/ic_freecall_green.png") left center / 44px auto no-repeat;
}
.under #wrapper .single-clinic .inner dl.clinic_info a.phone.phone--navy .tel{
	color: #4F579B;
	background: url("../images/ic_freecall_navy.png") left center / 44px auto no-repeat;
}
.under #wrapper .single-clinic .inner dl.clinic_info .customer-time {
	display: block;
	color:#596A9D;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-top: -1px;
}
.under #wrapper .single-clinic .inner dl.clinic_info dd{
	margin-bottom:10px;
}

.under #wrapper .single-clinic .inner .info_link  ul{
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	margin: 10px auto 20px;
}

.under #wrapper .single-clinic .inner .info_link ul li{
	width: 48%;
}

/* .under #wrapper .single-clinic .inner .info_link ul li:first-child */
.under #wrapper .single-clinic .inner .info_link ul li:nth-child(2n-1){
	margin-right:4%;
}

.under #wrapper .single-clinic .inner .info_link ul li a{
	display: block;
	background: #fff;
	font-size: 16px;
	color: #5d5d5d;
	text-align: center;
	padding: 8px 0 10px;
	box-sizing: border-box;
	letter-spacing: 0;
	position: relative;
	transition: all ease .3s;
	border: 1px solid #e4e4e4;
	border-bottom: 3px solid #e4e4e4;
	text-decoration: none;
	margin: 0 auto;
}

.under #wrapper .single-clinic .inner .info_link ul li.blue a:after{
	border-right-color: #529ee5;
}

.under #wrapper .single-clinic #box00{
	background:#fff;
	height: 240px;
}

.under #wrapper .single-clinic #box00 .slick-prev,
.under #wrapper .single-clinic #box00 .slick-next{
	top: calc(50% - 50px);
}

.under #wrapper .single-clinic #box00 .slick-prev{
	left: 15%;
}

.under #wrapper .single-clinic #box00 .slick-next{
	right: 15%;
}

.under #wrapper .single-clinic #box00 .slick-arrow +.slick-list .slick-slide{
	opacity: 0.4;
	transition: opacity ease 0.3s;
}

.under #wrapper .single-clinic #box00 .slick-arrow +.slick-list .slick-slide.slick-active ~li{
	opacity: 1;
}

.under #wrapper .single-clinic #box00 .slick-arrow +.slick-list .slick-slide.slick-center +li +li{
	opacity: 0.4;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif h4.position{
	position: absolute;
	margin: 0;
	right: 0;
	width: 66%;
	border: 1px solid #707070;
	padding: 0.5em 0.7em;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 400;
}

.under #wrapper .single-clinic p.clinic_doctor_image{
	width: 30%;
	height: 290px;
	overflow: hidden;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif p.clinic_doctor_image{
	width: 28%;
	height: 295px;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif p.clinic_doctor_image img{
	object-fit: cover;
	width: auto;
	height: 100%;
}

.under #wrapper .single-clinic .clinic_doctor_inner{
	display: flex;
	justify-content: space-around;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif{
	flex-wrap: wrap;
	position: relative;
	justify-content: space-between;
}

/*
.under #wrapper .single-clinic .inner .clinic_doctor_text ul{
	justify-content: center;
	text-align: center;
	display: flex;
}

.under #wrapper .single-clinic .inner .clinic_doctor_text ul li{
	width: 40%;
	margin: 0.5em;
}
*/

.under #wrapper .single-clinic .inner .clinic_doctor_inner.serif .clinic_doctor_text ul{
	order: 4;
}

.clinic_doctor_text{
	margin-left: 5em;
	box-sizing: border-box;
	width: 70%;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text{
	display: flex;
	flex-wrap: wrap;
	margin-left: 0;
	justify-content: space-between;
	align-items: flex-start;
	padding: 70px 0 0;
	width: 66%;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4{
	color: #398080;
	font-size: 34px;
	font-weight: normal;
	margin: 0;
	line-height: 1;
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	border: none;
	padding: 0;
	letter-spacing: -0.01em;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4 small{
	color: #398080;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.4;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4 +p{
	color: #707070;
	font-size: 16px;
	order: 3;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	font-weight: 400;
	line-height: 2;
	margin-top: 0 !important;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn{
	width: 33.5%;
	margin: 0 0 1em;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn a{
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	background: #398080;
	border: none;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝B",serif;
	width: auto;
	/* padding: 5% 6% 5% 3%; */
	letter-spacing: -0.03em;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn a:after{
	display: inline-block;
	content: "";
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	transform: rotate(45deg);
	background: transparent;
	width: 0.625em;
	height: 0.625em;
	margin: 0 0 0 5px;
}

@media screen and (max-width: 640px){
	.under #wrapper .single-clinic .inner dl.clinic_info a.tel{
		width: 100%;
		margin-bottom: 10px;
		padding: 10px 0;
		font-size: 1.7em;
		line-height: 1.2;
		text-align: center;
		color: #fff;
		display: inline-block;
		box-sizing: border-box;
		background-color: #cd618f;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info a.tel::before{
		content: "";
		width: 30px;
		height: 20px;
		margin-right: 5px;
		display: inline-block;
		background: url('../images/ic_freedial.png') no-repeat;
		background-size: 100%;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info a.tel::after{
		content: "タップして予約できます。";
		font-size: 14px;
		display: block;
	}

	.under #wrapper .single-clinic .inner dl.clinic_info .customer{
		font-size: 4vw;
		margin-bottom: 10px;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info .customer-name {
		width: calc(426% / 4.7);
		margin: 1px 0 12px;
		padding: 3px 10px;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info a.phone{
		display: block;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info a.phone .tel{
		margin-bottom: 10px;
		padding-left: 42px;
		font-size: 8vw;
		letter-spacing: 0.02em;
		background-size: 36px auto;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info a.phone.phone--navy .tel{
		background-size: 36px auto;
		letter-spacing: -0.1px;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info .customer-time {
		font-size: 12px;
		line-height: 1.2;
		letter-spacing: -0.5px;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info a.phone .tap{
		padding: 2px 0 2px 20px;
		font-size: 3.333333325vw;
		text-align: center;
		color: #67bec2;
		display: block;
		background: url('../images/ic_call_tap.png') 12px center / 26px auto no-repeat #e4f1f2;
		border-radius: 30px;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info a.phone .tap--navy{
		color: #4F579B;
		background: url('../images/ic_call_tap_navy.png') 12px center / 26px auto no-repeat #E7E8F3;
	}

	.under #wrapper .single-clinic .inner dl.clinic_info .or{
		line-height: 1.4;
	}
	.under #wrapper .single-clinic .inner dl.clinic_info .or::before{
		content: "タップして繋がらない場合は";
		display: block;
	}
	.under #wrapper .single-clinic p.clinic_doctor_image{
		height: 300px;
		margin: auto;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner{
		display: block;
	}

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

	.under #wrapper .single-clinic .clinic_doctor_inner.serif{
		width: 90%;
		margin: 0 auto;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif h4.position{
		position: static;
		width: 100%;
		justify-content: center;
		font-size: 6.1vw;
		letter-spacing: 0;
		padding: 0.12em 0.7em;
		margin: 0 0 20px;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif p.clinic_doctor_image{
		height: 110.5vw;
	}

	.under #wrapper .single-clinic .ver4 .clinic_doctor_inner.serif p.clinic_doctor_image{
		height: 70vw;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text{
		padding: 25px 0 0;
		width: 100%;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4{
		width: 100%;
		font-size: 11.9vw;
		justify-content: flex-start;
		white-space: nowrap;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4 small{
		font-size: 3.5vw;
		letter-spacing: 0;
		margin: 0 0 0 1%;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4 +p{
		order: 0;
		font-size: 16px;
		letter-spacing: 0;
		margin: 20px 0 27px !important;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn{
		width: 85%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn a{
		font-size: 5.3vw;
		padding: 2.4vw 8% 2.4vw 5%;
		border-radius: 0;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn a:after{
		width: 0.6em;
		height: 0.6em;
		margin: 0 0 0 2.5%;
	}

	.under #wrapper .single-clinic #box00 .slick-arrow +.slick-list .slick-slide.slick-active{
		opacity: 1;
	}

	.under #wrapper .single-clinic #box00 .slick-prev,
	.under #wrapper .single-clinic #box00 .slick-next{
		top: calc(50% - 26px);
	}

	.under #wrapper .single-clinic #box00 .slick-prev{
		left: 15px;
	}

	.under #wrapper .single-clinic #box00 .slick-next{
		right: 15px;
	}
}

/*------------------------------- TCBクリニックシングル（ver4） -------------------------------*/
.under #main .mv_slider{
	margin-bottom: 35px;
}

.under #main .mv_slider .slick-dots{
	bottom: 20px;
}

.under #main .clinic_summary .clinic_info{
	margin-bottom: 50px;
	position: relative;
}

.under #main .clinic_summary .clinic_info dl{
	width: 450px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.under #main .clinic_summary .clinic_info dl &gt;*{
	color: #666666;
	font-size: 17px;
	line-height: 1.95;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
	font-weight: 400;
}

.under #main .clinic_summary .clinic_info dl dt{
	width: 130px;
}

.under #main .clinic_summary .clinic_info dl dd{
	width: 320px;
}

.under #main .clinic_summary .clinic_info .free_tel{
	width: 400px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.under #main .clinic_summary .clinic_info .free_tel a{
	padding: 18px 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	background-color: #86c7c9;
}

.under #main .clinic_summary .clinic_info .free_tel a:hover{
	opacity: .8;
}

.under #main .clinic_summary .clinic_info .free_tel a span{
	min-height: 50px;
	padding-left: 60px;
	font-family: serif;
	font-size: 40px;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	background: url("../images/icon_telcard.svg") left center no-repeat;
	background-size: 50px;
	font-weight: normal;
}

.under #main .clinic_summary .short_summary{
	font-size: 17px;
	line-height: 1.95;
	color: #666666;
}

.under #main .clinic_summary .toc_list{
	padding: 20px 30px;
	border-radius: 5px;
	border: solid 1px #333;
}

.under #main .clinic_summary .toc_list li{
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 5px;
	font-size: 17px;
}

.under #main .clinic_summary .toc_list li:last-child{
	margin-bottom: 0;
}

.under #main .reserve_btn{
	margin-bottom: 50px;
}

.under #main .reserve_btn &gt; li{
	width: 188px;
	margin: 0 14px 0 0;
	float: left;
}

.under #main .reserve_btn &gt; li a{
	height: 132px;
	padding-top: 75px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	text-align: center;
	display: block;
	box-sizing: border-box;
	position: relative;
}

.under #main .reserve_btn &gt; li a:hover{
	opacity: .8;
}

.under #main .reserve_btn &gt; li.line a{
	color: #04b300;
	border: solid 1px #04b300;
	background: url("../images/ic_cl_btn_line.png") center 19px no-repeat;
}

.under #main .reserve_btn &gt; li.form a{
	color: #529ee5;
	border: solid 1px #529ee5;
	background: url("../images/ic_cl_btn_form.png") center 20px no-repeat;
}

.under #main .reserve_btn &gt; li a:after{
	content: "";
	position: absolute;
	bottom: 1px;
	right: 1px;
	border-top: 12px solid transparent;
	border-right: 12px solid #666;
}

.under #main .reserve_btn &gt; li.line a:after{
	border-right: 12px solid #04b300;
}

.under #main .reserve_btn &gt; li.form a:after{
	border-right: 12px solid #529ee5;
}

.under #main .reserve_btn &gt; ul{
	float: left;
}

.under #main .reserve_btn &gt; ul li{
	width: 286px;
	margin: 0;
}

.under #main .reserve_btn &gt; ul li:first-child{
	margin-bottom: 12px;
}

.under #main .reserve_btn &gt; ul li a{
	height: 60px;
	padding-left: 68px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.under #main .reserve_btn &gt; ul li.kuchikomi a{
	background: url("../images/ic_cl_btn_kuchikomi.png") 16px center no-repeat #b3b3b3;
}

.under #main .reserve_btn &gt; ul li.insta a{
	background: url("../images/ic_cl_btn_insta.png") 18px center no-repeat #b3b3b3;
}

.under #main .reserve_btn &gt; ul li a:hover{
	opacity: .8;
}

.under #main .reserve_btn &gt; ul li a:after{
	content: "";
	position: absolute;
	bottom: 1px;
	right: 1px;
	border-top: 12px solid transparent;
	border-right: 12px solid #fff;
}

.under #main #concept{
	margin: 60px 0 0;
	padding: 50px 0 10px;
	background-color: #f3f3f1;
	position: relative;
}

.under #main #concept .logo{
	width: 116px;
	margin: 0 auto 50px;
	padding: 15px 0;
	text-align: center;
	background-color: #fff;
}

.under #main #concept h3{
	width: 780px;
	margin: 0 auto 50px;
	padding: 10px 0;
	font-size: 23px;
	color: #fff;
	text-align: center;
	display: block;
	border: none;
	background: linear-gradient(to right, transparent, #555 30%, #555 70%, transparent);
}

.under #main #concept h4{
	margin-top: 0!important;
	margin: 0 50px 40px;
	padding: 0;
	font-size: 20px;
	text-align: center;
	display: block;
	border: none;
}

.under #main #concept p{
	margin: 0 50px 40px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #666;
	text-align: center;
}

.under #main #concept #concept_pic{
	width: 780px;
	margin: 0 auto 30px;
}

.under #main #concept #concept_pic &gt; li{
	position: relative;
}

.under #main #concept #concept_pic &gt; li::after{
	content: "";
	width: 25px;
	height: 25px;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	right: 0;
	bottom: 0;
}

.under #main #concept #concept_pic.concept_pic--6 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: auto!important;
}
.under #main #concept #concept_pic.concept_pic--6 &gt; li {
	position: relative!important;
	top: 0!important;
	left: 0!important;
	/* margin-right: 10px; */
}

.under #main #concept #concept_pic &gt; li:nth-of-type(1)::after{content: "1";}
.under #main #concept #concept_pic &gt; li:nth-of-type(2)::after{content: "2";}
.under #main #concept #concept_pic &gt; li:nth-of-type(3)::after{content: "3";}
.under #main #concept #concept_pic &gt; li:nth-of-type(4)::after{content: "4";}
.under #main #concept #concept_pic &gt; li:nth-of-type(5)::after{content: "5";}
.under #main #concept #concept_pic &gt; li:nth-of-type(6)::after{content: "6";}
.under #main #concept #concept_pic &gt; li:nth-of-type(7)::after{content: "7";}

.under #main #concept #concept_txt{
	width: 780px;
	height: 20em;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-flow: column wrap;
}

.under #main #concept #concept_txt.concept_txt--6{
	height: 13.5em;
}

.under #main #concept #concept_txt li{
	width: 50%;
	padding-left: 33px;
	box-sizing: border-box;
	position: relative;
	color: #666666;
	letter-spacing: 0;
	white-space: nowrap;
	line-height: 1.95em;
	margin-top: 4px;
}

.under #main #concept #concept_txt li::before{
	content: "";
	width: 25px;
	height: 25px;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 3px;
	left: 0;
}

.under #main #concept #concept_txt li:nth-of-type(1)::before{content: "1";}
.under #main #concept #concept_txt li:nth-of-type(2)::before{content: "2";}
.under #main #concept #concept_txt li:nth-of-type(3)::before{content: "3";}
.under #main #concept #concept_txt li:nth-of-type(4)::before{content: "4";}
.under #main #concept #concept_txt li:nth-of-type(5)::before{content: "5";}
.under #main #concept #concept_txt li:nth-of-type(6)::before{content: "6";}
.under #main #concept #concept_txt li:nth-of-type(7)::before{content: "7";}

.under #wrapper .single-clinic .ver4 .clinic_doctor_inner.serif .clinic_doctor_text h4 +p{
	font-size: 17px;
	line-height: 1.95;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
}

@media screen and (max-width: 640px){
	.under #main .mv_slider{
		margin-bottom: 25px;
	}

	.under #main .clinic_summary .clinic_info{
		margin-bottom: 25px;
	}

	.under #main .clinic_summary .clinic_info dl{
		width: 100%;
	}

	.under #main .clinic_summary .clinic_info dl &gt;*{
		font-size: 14px;
		line-height: 1.8;
	}

	.under #main .clinic_summary .clinic_info dl dt{
		width: 30%;
	}

	.under #main .clinic_summary .clinic_info dl dd{
		width: 70%;
	}

	.under #main .clinic_summary .clinic_info .free_tel{
		width: 100%;
		margin-bottom: 5px;
		position: static;
	}

	.under #main .clinic_summary .clinic_info .free_tel a{
		padding: 10px 0;
		font-size: 16px;
	}

	.under #main .clinic_summary .clinic_info .free_tel a span{
		min-height: 30px;
		padding-left: 35px;
		font-size: 24px;
		background-size: 30px;
	}

	.under #main .reserve_btn{
		margin-bottom: 30px;
	}

	.under #main .reserve_btn &gt; li{
		width: 48%;
		margin: 0 0 20px;
	}

	.under #main .reserve_btn &gt; li:nth-child(even){
		float: right;
	}

	.under #main .reserve_btn &gt; ul{
		float: none;
		clear: both;
	}

	.under #main .reserve_btn &gt; ul li{
		width: 100%;
	}

	.under #main .reserve_btn &gt; ul li:first-child{
		margin-bottom: 20px;
	}

	.under #main .clinic_summary .toc_list li{
		font-size: 14px;
	}

	.under #main .clinic_summary .short_summary{
		font-size: 14px;
	}

	.under #main #concept{
		margin: 30px 0 0;
		padding: 25px 0 20px;
	}

	.under #main #concept .logo{
		margin: 0 auto 25px;
	}

	.under #main #concept h3{
		width: 98%;
		margin: 0 auto 25px;
		font-size: 18px;
	}

	.under #main #concept h4{
		margin: 0 20px 20px;
		font-size: 4.2vw;
		font-weight: bold;
		font-feature-settings: "palt" 1;
		letter-spacing: 0.05em;
		white-space: nowrap;
	}

	.under #main #concept p{
		margin: 0 20px 20px;
		font-size: 3.5vw;
		letter-spacing: 0;
	}

	.under #main #concept #concept_pic{
		width: 100%;
	}

	.under #main #concept #concept_pic .slick-track li{
		margin: 0;
		height: 63vw;
	}

	.under #main #concept #concept_pic .slick-track li::after{
		display: none;
	}

	.under #main #concept #concept_pic .slick-track li img{
		width: auto;
		height: 100%;
		object-fit: cover;
	}

	.under #main #concept #concept_pic .slick-dots{
		bottom: -40px!important;
	}

	.under #main #concept #concept_txt{
		width: 100%;
		height: auto!important;
		position: absolute;
		bottom: 50px;
	}

	.under #main #concept #concept_txt .slick-track{
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}

	.under #main #concept #concept_txt li{
		white-space: pre-wrap;
		font-size: 12px;
	}

	.under #main #concept #concept_txt li,
	.under #main #concept #concept_txt li:nth-child(odd),
	.under #main #concept #concept_txt li:nth-child(even){
		width: 100%;
		margin: 0;
		padding: 5px 5px 5px 35px;
		background-color: rgba(255, 255, 255, 0.6);
	}

	.under #main #concept #concept_txt li::before,
	.under #main #concept #concept_txt li:nth-child(even)::before{
		top: 6px;
		left: 5px;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4{
		font-size: 9vw;
		letter-spacing: 0.1em;
	}

	.under #wrapper .single-clinic .ver4 .clinic_doctor_inner.serif .clinic_doctor_text h4 +p{
		/*font-size: 3.74vw;*/
		font-size: 14px;
		line-height: 1.7;
	}
}

/*----------------------------- 200303 クリニック詳細「症例内容」追加 -----------------------------*/

.under #main .drs_opinfo .cl-ac{
	margin: 0 0 15px;
}

.under #main .drs_opinfo .cl-ac &gt;dd{
	display: none;
	padding: 50px 0 55px;
}

.under #main .drs_opinfo h3,
.under #main .mod--drs_opinfo_btn{
	font-size: 20px;
	line-height: 1.3em;
	color: #5d5d5d;
	background: #f7f7f7;
	border: 1px solid #5d5d5d;
	padding: 1.2em 1em;
	letter-spacing: 0.05em;
	margin: 0;
	position: relative;

	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
}

.under #main .drs_opinfo h3:after,
.under #main .mod--drs_opinfo_btn:after{
	content: "";
	display: block;
	position: absolute;
	right: 27px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 11px;
	height: 11px;
	border-right: 2px solid #5d5d5d;
	border-bottom: 2px solid #5d5d5d;
	transform: rotate(45deg) translate(40%,-60%);
}

.under #main .drs_opinfo dt.visible h3:after,
.under #main .mod--drs_opinfo_btn.visible:after{
	transform: scale(1,-1) rotate(45deg) translate(25%,-75%);
}

.under #main .drs_opinfo h3:hover,
.under #main .mod--drs_opinfo_btn:hover{
	cursor: pointer;
}
.under #main .mod--drs_opinfo_btn--02 {
	font-size: 20px;
	line-height: normal;
	color: #002B4B;
	background: #EEF1F5;
	border: none;
	padding: 17px 20px;
	letter-spacing: .055em;
	border-left: 1px solid #002B4B;
}
.under #main .mod--drs_opinfo_btn--02::before {
	content: "";
	display: block;
	position: absolute;
	right: 22px;
	top: 50%;
	bottom: auto;
	margin: auto;
	width: 14px;
	height: 1px;
	background: #002B4B;
	border-right: none;
	border-bottom: none;
	transform: translateY(-50%) rotate(0deg);
}
.under #main .mod--drs_opinfo_btn--02::after {
	content: "";
	display: block;
	position: absolute;
	right: 22px;
	top: 50%;
	bottom: auto;
	margin: auto;
	width: 14px;
	height: 1px;
	background: #002B4B;
	border-right: none;
	border-bottom: none;
	transform: translateY(-50%) rotate(180deg);
	transition: all .3s;
}
.under #main .mod--drs_opinfo_btn--02.visible::after {
	transform: translateY(-50%) rotate(90deg);
}
.under #main .drs_opinfo h4{
	color: #b3a36b;
	font-size: 20px;
	letter-spacing: 0.1em;
	font-feature-settings: "palt" 1;
	border: none;
	padding: 1em;
	margin: 0 0 35px;
	border: 1px solid #b3a36b;
}

.under #main .drs_opinfo .message{
	background: #f5f4f1;
	padding: 38px 40px;
	position: relative;
	margin: 0 0 40px;
}

.under #main .drs_opinfo .image_r{
	float: none;
	margin: 0;
	position: absolute;
	right: 25px;
	bottom: 0;
	max-width: 26%;
}

.under #main .drs_opinfo .message-body{
	width: 75%;
}

.under #main .drs_opinfo .message p{
	color: #666666;
	font-size: 13.5px;
	line-height: 2;
	letter-spacing: 0.07em;
	text-align: justify;
	margin: 0 0 25px;
}

.under #main .drs_opinfo .message .name{
	color: #666666;
	font-weight: bold;
}

.under #main .drs_opinfo .message +.profile_btn a,
.under #main .drs_opinfo .profile_btn.violet a{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-feature-settings: "palt" 1;
	background: #c3b5ca;
	border: none;
	position: relative;
	width: 53%;
	padding: 1.1% 0 2.7%;
}

.under #main .drs_opinfo .profile_btn.violet a{
	padding: 0.8em 0;
}

.under #main .drs_opinfo .message +.profile_btn a:after,
.under #main .drs_opinfo .profile_btn.violet a:after{
	background: initial;
	height: 8px;
	width: 8px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 13px;
}

.under #main .drs_opinfo .profile_btn.violet a:after{
	transform: rotate(-45deg);
	left: auto;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}

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

	.under #main .drs_opinfo h3,
	.under #main .mod--drs_opinfo_btn{
		font-size: 4vw;
		text-align: center;
		padding: 1em 0px;
	}

	.under #main .drs_opinfo h3:after,
	.under #main .mod--drs_opinfo_btn:after{
		width: 6px;
		height: 6px;
		border-right: 1px solid #5d5d5d;
		border-bottom: 1px solid #5d5d5d;
		right: 5.5%;
	}

	.under #main .drs_opinfo .cl-ac{
		margin: 0 0 12px;
	}

	.under #main .drs_opinfo h4{
		font-size: 4vw;
		margin: 0 0 20px;
	}

	.under #main .drs_opinfo .message{
		padding: 5%;
		margin: 0 0 25px;
	}

	.under #main .drs_opinfo .message-body{
		width: auto;
	}

	.under #main .drs_opinfo .image_r{
		right: 4%;
		width: 34%;
		height: 28vw;
		overflow: hidden;
		max-width: 40%;
	}

	.under #main .drs_opinfo .sp_dr_img{
		right: -4% !important;
	}

	.under #main .drs_opinfo .cl-ac dd{
		padding: 20px 0;
	}

	.under #main .drs_opinfo .message p{
		font-size: 3.34vw;
		line-height: 1.8;
		font-feature-settings: "palt" 1;
		letter-spacing: 0.05em;
		margin: 0 0 12vw;
	}

	.under #main .drs_opinfo .message .name{
	}

	.under #main .drs_opinfo .message +.profile_btn a,
	.under #main .drs_opinfo .profile_btn.violet a{
		font-size: 3.34vw;
		width: 75%;
		line-height: 1.32;
		padding: 3.2% 0 6%;
	}

	.under #main .drs_opinfo .profile_btn.violet a{
		padding: 3.2% 0;
	}

	.under #main .drs_opinfo .message +.profile_btn a:after,
	.under #main .drs_opinfo .profile_btn.violet a:after{
		width: 6px;
		height: 6px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		bottom: 12%;
	}
}

/*------------- 200414 クリニック詳細「症例内容」症例写真を追加 -------------*/

.under #main .drs_opinfo .message p.col1{
	color: #0e0e0e;
	font-size: 15px;
	line-height: 2.2;
	font-feature-settings: "palt" 1;
}

.min_slider .box00_ct{
	width: 790px;
	margin: 0 auto;
}

.drs_opinfo .min_slider .box00_ct{
	min-height: 204px;
}

.case .min_slider .box00_ct ul{
	opacity: 0;
	transition: all 0.4s ease 0s;
}

.min_slider .slick-prev,
.min_slider .slick-next,
.min_slider_col2 .slick-prev,
.min_slider_col2 .slick-next{
	background: url('../images/slick-arrow_min.jpg') center no-repeat;
	top: 50%;
}

.min_slider .slick-prev,
.min_slider_col2 .slick-prev{
	transform: scale(-1, 1) translateY(-50%);
	left: -60px;
}

.min_slider .slick-next,
.min_slider_col2 .slick-next{
	transform: translateY(-50%);
	right: -60px;
}

.under #main .drs_opinfo .case h4{
	color: #8b6952;
	font-size: 20px;
	font-weight: bold;
	justify-content: center;
	border: none;
	padding: 1em 0 1.25em;
}

.under #main .drs_opinfo .case dl{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 0;
	display: flex;
}

.under #main .drs_opinfo .case dl+dl{
	border-top: none;
}

.under #main .drs_opinfo .case dl &gt;*{
	display: flex;
	align-items:center;
}

.under #main .drs_opinfo .case dt{
	color: #8b6952;
	font-weight: bold;
	background: #f5f4f1;
	width: 160px;
	margin: 0 18px 0 0;
	min-height: 65px;
	justify-content: center;
}

.under #main .drs_opinfo .case dd{
	flex: 1;
}

@media screen and (max-width: 640px){
	.under #main .drs_opinfo .message p.col1{
		font-size: 12.5px;
		line-height: 1.8;
		letter-spacing: 0.05em;
		font-feature-settings: "palt" 1;
	}

	.min_slider .box00_ct{
		width: 70vw;
	}

	.min_slider .slick-prev,
	.min_slider .slick-next{
		background: url('../images/slick-arrow_min_sp.jpg') center no-repeat;
		background-size: cover;
	}

	.min_slider .slick-prev{
		left: -11vw;
	}

	.min_slider .slick-next{
		right: -11vw;
	}

	.under #main .drs_opinfo .case h4{
		font-size: 12.5px;
		padding: 5px 0 23px;
	}

	.drs_opinfo .min_slider .box00_ct{
		min-height: auto;
	}

	.under #main .drs_opinfo .case dl{
		flex-wrap: wrap;
		border: none;
		padding: 0;
	}

	.under #main .drs_opinfo .case dl &gt;*{
		width: 100%;
	}

	.under #main .drs_opinfo .case dt{
		justify-content: flex-start;
		margin: 0;
		min-height: auto;
		padding: 9px 0 9px 15px;
	}

	.under #main .drs_opinfo .case dd{
		font-size: 12.5px;
		line-height: 1.8;
		letter-spacing: 0.055em;
		font-feature-settings: "palt" 1;
		padding: 11px 0 20px;
	}
}

/*------------- 200414 クリニック詳細「症例内容」症例写真を追加 ここまで -------------*/

/*------------------------------- ドクター紹介ページブラッシュアップ -------------------------------*/

.under #main #doctor_main{
	margin-bottom: 120px;
}

.under #main #doctor_main .spell{
	width: 530px;
	height: 74px;
	margin: 0;
	font-family: "BIZ UDPMincho", serif;
	font-size: 24px;
	float: right;
}

.under #main #doctor_main figure{
	width: 300px;
	margin: 0;
	float: left;
}

.under #main #doctor_main figure img{
	width: 300px;
	height: 360px;
	object-fit: cover;
}

.under #main #doctor_main #doctor_right_box{
	width: 530px;
	height: 286px;
	position: relative;
	float: right;
}

.under #main #doctor_main #doctor_right_box .position{
	margin: 0 0 20px;
	padding: 6px 18px;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	display: inline-block;
	background-color: #5d5d5d;
}

.under #main #doctor_main #doctor_right_box .name_area{
	position: relative;
}

.under #main #doctor_main #doctor_right_box .name_area .name{
	width: 354px;
	margin-bottom: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	color: #398080;
}
.under #main #doctor_main #doctor_right_box .name_area .ruby{
	width: 354px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #5d5d5d;
}

.under #main #doctor_main #doctor_right_box .reserve_btn{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
}

.under #main #doctor_main #doctor_right_box .reserve_btn li{
	width: 258px;
	margin: 0;
}

.under #main #doctor_main #doctor_right_box .reserve_btn li a{
	height: 60px;
	padding-left: 68px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
	text-decoration: none;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	padding-top: 0;
	box-sizing: content-box;
}

.under #main #doctor_main #doctor_right_box .reserve_btn li.web a{
	background: url("../images/ic_dr_web.png") 16px center no-repeat #b3b3b3;
	background-size: 35px auto;
}

.under #main #doctor_main #doctor_right_box .reserve_btn li.monitor a{
	background: url("../images/ic_dr_monitor.png") 24px center no-repeat #b3b3b3;
	background-size: 24px auto;
}

.under #main #doctor_main #doctor_right_box .reserve_btn li a:hover{
	opacity: .8;
}

.under #main #doctor_main #doctor_right_box .reserve_btn li a:after{
	content: "";
	position: absolute;
	bottom: 1px;
	right: 1px;
	border-top: 12px solid transparent;
	border-right: 12px solid #fff;
}

@media screen and (max-width: 640px){
	.under #main #doctor_main{
		margin-bottom: 75px;
	}

	.under #main #doctor_main .spell{
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		text-align: center;
		float: none;
	}

	.under #main #doctor_main figure{
		width: 100%;
		margin-bottom: 25px;
		float: none;
	}

	.under #main #doctor_main figure img{
		width: 100%;
		height: auto;
		object-fit: none;
	}

	.under #main #doctor_main #doctor_right_box{
		width: 100%;
		height: auto;
		text-align: center;
		float: none;
	}

	.under #main #doctor_main #doctor_right_box .reserve_btn,
	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn{
		width: 85%;
		margin-left: auto;
		margin-right: auto;
	}

	.under #main #doctor_main #doctor_right_box .position{
		margin: 0 auto 15px;
	}

	.under #main #doctor_main #doctor_right_box .name_area .name{
		width: 100%;
		text-align: center;
		font-size: 46px;
		margin-bottom: 0.33em;
	}

	.under #main #doctor_main #doctor_right_box .name_area .ruby{
		width: 100%;
		text-align: center;
		margin: 0 0 1.4em;
	}

	.under #main #doctor_main #doctor_right_box .reserve_btn li:first-child{
		margin-bottom: 0;
	}

	.under #main #doctor_main #doctor_right_box .reserve_btn{
		display: block;
		position: static;
	}

	.under #main #doctor_main #doctor_right_box .reserve_btn li{
		width: 100%;
	}

	.under #main #doctor_main #doctor_right_box .reserve_btn li:first-child{
		margin-bottom: 16px;
	}

	.under #main #doctor_main #doctor_right_box .reserve_btn li a{
		font-size: 16px;
		text-align: left;
	}
}

@media screen and (max-width: 380px) {
	.under #main #doctor_main #doctor_right_box .name_area .name{
		font-size: 12vw;
	}
}

/*---------- 「20200406 新宿院 医師紹介」 ----------*/

.under #main .hiragino-min,
.under #main .hiragino-min p,
.under #main .hiragino-min dd,
.under #main .hiragino-min dt,
.under #main .hiragino-min td,
.under #main .hiragino-min th,
.under #main .hiragino-min li{
	font-family: "Hiragino Mincho ProN","Hiragino Mincho Pro","游明朝", YuMincho, HGS明朝E,メイリオ,Meiryo,serif;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4 +p.hiragino,
.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn a.hiragino{
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
	font-feature-settings: "palt" 1;
	border-radius: 0;
}

.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4 +p.hiragino{
	color: #0e0e0e;
}

.accordion_title{
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.under #main h2.accordion_title:after{
	content: "";
	display: block;
	position: absolute;
	right: 27px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 11px;
	height: 11px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	transform: rotate(45deg) translate(40%,-60%);
}

.under #main h2.accordion_title.visible:after{
	transform: scale(1,-1) rotate(45deg) translate(25%,-75%);
}

.single-clinic #clinic_doctor_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.under #wrapper .single-clinic #clinic_doctor_list .clinic_doctor_inner{
	width: 47%;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	position: relative;
	margin: 0 0 40px;
}

.under #wrapper .single-clinic #clinic_doctor_list h4{
	color: #0e0e0e;
	font-size: 15px;
	font-weight: normal;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	left: 228px;
	top: 15px;
}

.under #wrapper .single-clinic #clinic_doctor_list h4 span{
	font-size: 30px;
}

.under #wrapper .single-clinic #clinic_doctor_list p.comment{
	letter-spacing: 0;
}

.under #wrapper .single-clinic #clinic_doctor_list p.clinic_doctor_image{
	width: 200px;
	height: auto;
}

.single-clinic #box00_arrow{
	position: relative;
	margin: 0 0 150px;
	height: 190px;
}

#box00_arrow .box00_bg{
	position: absolute;
	top: 0;
	left: -580px;
	width: 1430px;
}

#box00_arrow .box00_ct{
	width: 290px;
	margin: 0 auto;
}

#box00_arrow .slick-list{
	overflow: visible;
}

.under #main #box00_arrow li{
	margin: 0 10px 0;
}

#box00_arrow .slick-prev,
#box00_arrow .slick-next{
	top: 50%;
	transform: translateY(-50%);
	background-size: 33px;
}

#box00_arrow .slick-prev{
	left: calc(-370px + 290px);
}

#box00_arrow .slick-next{
	right: calc(-370px - 290px);
}

.under #main h2.accordion_title{
	color: #5d5d5d;
	font-size: 20px;
	border: 1px solid #5d5d5d;
	background: #f7f7f7;
}

.under #main h2.accordion_title:after{
	border-color: #5d5d5d;
}

@media screen and (min-width:641px){
	.under #main .pc_noborder{
		border: none;
	}
}

@media screen and (max-width:640px){
	.under #main .sp_noborder{
		border: none;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text h4 +p.hiragino{
		font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝B",serif;
		font-size: 15.5px;
		line-height: 1.93;
		letter-spacing: 0.065em;
	}

	.under #wrapper .single-clinic .clinic_doctor_inner.serif .clinic_doctor_text .profile_btn a.hiragino{
		font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝B",serif;
	}

	.under #main h2.accordion_title:after{
		width: 6px;
		height: 6px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		right: 5.5%;
	}

	.under #main h2.accordion_title.visible:after{
	    transform: scale(1,-1) rotate(45deg) translate(25%,-75%);
	}

	.under #wrapper .single-clinic #clinic_doctor_list .clinic_doctor_inner{
		margin: 0 0 40px;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.under #wrapper .single-clinic #clinic_doctor_list p.clinic_doctor_image{
		width: 52%;
		height: 50vw;
		margin: 0;
	}

	.under #wrapper .single-clinic #clinic_doctor_list h4{
		font-size: 19px;
		position: static;
	}

	.under #wrapper .single-clinic #clinic_doctor_list h4 span{
		font-size: 27px;
	}

	.under #wrapper .single-clinic #clinic_doctor_list p.comment{
		font-size: 15.5px;
		letter-spacing: 0.05em;
		font-feature-settings: "palt" 1;
		line-height: 1.93;
	}

	#box00_arrow .box00_bg{
		position: static;
		width: 100%;
	}

	#box00_arrow .box00_ct{
		width: initial;
		margin: 0 auto;
	}

	#box00_arrow .slick-list{
		overflow: hidden;
	}

	.under #main #box00_arrow li{
		margin: unset;
	}

	.under #main #box00_arrow li img{
		width: 100%;
	}

	.single-clinic #box00_arrow{
		margin: 0 0 80px;
		height: 63vw;
	}

	#box00_arrow .slick-prev,
	#box00_arrow .slick-next{
		background-size: cover;
	}

	#box00_arrow .slick-prev{
		left: 4.5%;
	}

	#box00_arrow .slick-next{
		right: 4.5%;
	}

	.under #main h2.accordion_title{
		font-size: 18px;
	}

	.under #main h2.accordion_title:after{
		border-color: #5d5d5d;
	}
}

/*---------- 「20200406 新宿院 医師紹介」 ここまで ----------*/


/* ---------------------------------------------------------------------------------------
	20200805 クリニック別 医師紹介
--------------------------------------------------------------------------------------- */

#clinic_doctor{
	width: 1000px;
	margin-left: -60px;
}

#clinic_doctor ul.doctor-list-anchor li{
	width: calc( 11.8% - 5px );
}

.under #main #clinic_doctor h2{
	text-align: center;
}

.under #main #clinic_doctor h3{
	margin-top: 0;
	text-align: center;
}

.under #main #clinic_doctor h4{
	margin: 0 0 20px;
}

#clinic_doctor .clinic_list{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
 	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#clinic_doctor .clinic_list .clinic_box{
	width: 490px;
	margin-bottom: 60px;
}

#clinic_doctor .clinic_list .clinic_box.large{
	width: 100%;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main{
	padding: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background-color: #e8e8e8;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main{
	-webkit-align-items: normal;
	align-items: normal;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area{
	width: 220px;
	box-sizing: border-box;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area{
	width: 710px;
	padding: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background-color: #fff;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info{
	width: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-color: #fff;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area .info{
	width: 410px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info p{
	margin: 0 0 10px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info p img{
	width: 100%;
	height: auto;
	object-fit: cover;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area .info p img{
    /*height: 248px;*/
	height: 280px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info dl{
	/* min-height: 130px; */
	margin: 0 14px;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area .info dl{
	min-height: auto;
	margin: 0;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info dl dt{
	font-size: 14px;
	line-height: 1.8;
	color: #666;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info dl dd{
	font-size: 13px;
	line-height: 1.8;
	color: #666;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info dl dd.hours{
	margin-top: 5px;
	padding: 2px 10px;
	display: inline-block;
	background-color: #efefef;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn{
	width: auto;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn{
	width: 240px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li{
	margin-bottom: 10px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li:last-child{
	margin-bottom: 0;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li a{
	width: 800px;
	height: 54px;
	padding-left: 50px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	color: #999;
	text-align: center;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	border: solid 1px #999;
	position: relative;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn li a{
	height: 60px;
	padding-left: 48px;
	font-size: 14px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li a::after{
	content: "";
	position: absolute;
	bottom: 1px;
	right: 1px;
	border-top: 12px solid transparent;
	border-right: 12px solid #999;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li a:hover{
	opacity: 0.8;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.route a{
	padding-left: 0;
	background: url(../images/ic_pin.svg) 17px center no-repeat #fff;
	background-size: 22px auto;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.form a{
	background: url(../images/ic_form.svg) 12px center no-repeat #fff;
	background-size: 31px auto;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.appointment a{
	background: url(../images/ic_cl_btn01.svg) 12px center no-repeat #fff;
	background-size: 35px auto;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.single a{
	color: #fff;
	border: none;
	background: url(../images/ic_single.svg) 19px center no-repeat #627e95;
	background-size: 25px auto;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.single a:after{
	bottom: 2px;
	right: 2px;
	border-right: 12px solid #fff;
}

/*-- 201013ボタン内文言縮小に伴う変更 --*/
#clinic_doctor .clinic_box ul.btn li.webyoyaku {
    text-indent: -20px;
}
/*-- 201013ボタン内文言縮小に伴う変更 ここまで --*/

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area{
	width: 210px;
	padding-bottom: 17px;
	background-color: #fff;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_main .doctor_area{
	width: 230px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area .photo{
	margin-bottom: 12px;
	padding: 1px 1px 0;
	position: relative;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area .photo img{
	min-width: 100%;
	height: 260px;
	object-fit: cover;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area .photo span{
	padding: 0 14px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	background:rgba(98,126,149,0.8);
	position: absolute;
	left: 0;
	bottom: 0;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area dl.name{
	margin: 0 20px 17px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area dl.name dt{
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4;
	color: #666;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area dl.name dd{
	font-size: 11px;
	line-height: 1.4;
	color: #666;
}

#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn{
	margin: 0 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li{
	width: 90px;
	margin: 3px 0;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li a{
	font-size: 12px;
	line-height: 1;
	color: #627E95;
	text-align: center;
	text-decoration: none;
	display: block;
	border: solid 1px #C4D1DB;
	transition: ease all .3s;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li a:hover{
	color: #fff;
	background-color: #627E95;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li a span{
	padding: 10px 0 10px 20px;
	display: inline-block;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.profile a span{
	background: url("../images/clinic/clinic_doctor--ic_group.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.profile a:hover span{
	background: url("../images/clinic/clinic--ic_group--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.insta a span{
	background: url("../images/clinic/clinic_doctor--ic_instagram.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.insta a:hover span{
	background: url("../images/clinic/clinic--ic_instagram--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.youtube a span{
	background: url("../images/clinic/clinic_doctor--ic_youtube.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.youtube a:hover span{
	background: url("../images/clinic/clinic--ic_youtube--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.twitter a span{
	background: url("../images/clinic/clinic_doctor--ic_twitter.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.twitter a:hover span{
	background: url("../images/clinic/clinic--ic_twitter--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.tiktok a span{
	background: url("../images/clinic/clinic_doctor--ic_tiktok.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li.tiktok a:hover span{
	background: url("../images/clinic/clinic--ic_tiktok--h.svg") left center no-repeat;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member{
	padding: 20px 12.5px 1px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #f5f5f5;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box{
	width: 180px;
	margin: 0 22px 20px;
	padding-bottom: 12px;
	background-color: #fff;
	min-height: 300px;
}

#clinic_doctor .clinic_list .clinic_box.large .clinic_member .member_box{
	margin: 0 7.5px 20px;
	display: flex;
	flex-flow: column;
	box-sizing: border-box;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box .photo{
	margin-bottom: 12px;
	padding: 1px 1px 0;
	position: relative;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box .photo img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: top;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box .photo span{
	padding: 0 14px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	background:rgba(98,126,149,0.8);
	position: absolute;
	left: 0;
	bottom: 0;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box dl.name{
	margin: 0 14px 8px;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box dl.name dt{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	color: #666;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box dl.name dd{
	font-size: 11px;
	line-height: 1.4;
	color: #666;
}

#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn{
	margin: 0 14px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li{
	width: 74px;
	margin: 2px 0;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li a{
	font-size: 10px;
	line-height: 1;
	color: #627E95;
	text-align: center;
	text-decoration: none;
	display: block;
	border: solid 1px #C4D1DB;
	transition: ease all .3s;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li a:hover{
	color: #fff;
	background-color: #627E95;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li a span{
	padding: 8px 0 8px 18px;
	display: inline-block;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.profile a span{
	background: url("../images/clinic/clinic_doctor--ic_group.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.profile a:hover span{
	background: url("../images/clinic/clinic--ic_group--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.insta a span{
	background: url("../images/clinic/clinic_doctor--ic_instagram.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.insta a:hover span{
	background: url("../images/clinic/clinic--ic_instagram--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.youtube a span{
	background: url("../images/clinic/clinic_doctor--ic_youtube.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.youtube a:hover span{
	background: url("../images/clinic/clinic--ic_youtube--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.twitter a span{
	background: url("../images/clinic/clinic_doctor--ic_twitter.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.twitter a:hover span{
	background: url("../images/clinic/clinic--ic_twitter--h.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.tiktok a span{
	background: url("../images/clinic/clinic_doctor--ic_tiktok.svg") left center no-repeat;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li.tiktok a:hover span{
	background: url("../images/clinic/clinic--ic_tiktok--h.svg") left center no-repeat;
}

@media screen and (max-width: 640px){
	#clinic_doctor{
		width: 100%;
		margin-left: 0;
	}

	#clinic_doctor ul.doctor-list-anchor{
		margin-bottom: 30px;
	}

	#clinic_doctor ul.doctor-list-anchor li{
		width: 45%;
	}

	#clinic_doctor .clinic_list{
		display: block;
	}

	#clinic_doctor .clinic_list .clinic_box,
	#clinic_doctor .clinic_list .clinic_box.large{
		width: 100%;
		margin-bottom: 30px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main{
		padding: 30px;
		display: block;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area{
		width: 100%;
		margin: 0 0 30px;
		padding: 0;
		display: block;
		background: none;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area .info{
		width: 100%;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info p img,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area .info p img{
		height: auto;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area .info dl,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area .info dl{
		min-height: auto;
		margin: 0 20px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn{
		width: 100%;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li a,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn li a{
		height: 70px;
		font-size: 16px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.order_sp,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn li.order_sp{
		background-color: #67bec2;
		border-radius: 10px;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.order_sp a,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn li.order_sp a{
		width: auto;
		height: auto;
		padding: 15px;
		font-size: 25px;
		line-height: 1.2;
		color: #fff;
		text-align: center;
		display: block;
		border: none;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.order_sp a::after,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn li.order_sp a::after{
		display: none;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.order_sp a span,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn li.order_sp a span{
		font-size: 20px;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_main .clinic_area ul.btn li.order_sp a .tap,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .clinic_area ul.btn li.order_sp a .tap{
		margin-top: 10px;
		padding: 5px 0 5px 20px;
		font-size: 15px;
		line-height: 1;
		color: #67bec2;
		display: block;
		background: url('../images/ic_call_tap.png') 15px center / 26px auto no-repeat #fff;
		border-radius: 30px;
	}

    /*-- 201013ボタン内文言縮小に伴う変更 --*/
    #clinic_doctor .clinic_box ul.btn li.webyoyaku {
        text-indent: -30px;
    }
    /*-- 201013ボタン内文言縮小に伴う変更 ここまで --*/

	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_main .doctor_area{
		width: 100%;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area .photo img{
		height: 340px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area .photo span{
		padding: 0 18px;
		font-size: 16px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area dl.name{
		margin: 0 20px 20px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area dl.name dt{
		font-size: 20px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area dl.name dd{
		font-size: 13px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li{
		width: 48.5%;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li a{
		font-size: 14px;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_main .doctor_area ul.btn li a span{
		padding: 12px 0 12px 20px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member{
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box,
	#clinic_doctor .clinic_list .clinic_box.large .clinic_member .member_box{
		width: 48%;
		margin: 0 0 20px;
		padding-bottom: 10px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box .photo img{
		height: 166px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box .photo span{
		padding: 0 14px;
		font-size: 11px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box dl.name{
		margin: 0 10px 10px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box dl.name dt{
		font-size: 12px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box dl.name dd{
		font-size: 11px;
	}

	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn{
		margin: 0 10px;
		display: block;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li{
		width: 100%;
		margin-bottom: 5px;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li:last-child{
		margin-bottom: 0;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .member_box ul.btn li a{
		font-size: 11px;
	}
}

/* ---------------------------------------------------------------------------------------
	20200819 渋谷シングルページ　エクスパレル麻酔
--------------------------------------------------------------------------------------- */

.under #main .drs_opinfo .exparel {
	padding: 4%;
}

.under #main .drs_opinfo .exparel h4 {
	font-size: 18px;
    position: relative;
		padding: 0;
    padding-left: 15px;
    margin: 0;
		margin-bottom: 1em;
    color: #5d5d5d;
    line-height: 1.5em;
    display: flex;
		border: none;
    border-left: 6px solid #5d5d5d;
}

.under #main .drs_opinfo .exparel p.center {
	margin-top: 15px;
}


/* ---------------------------------------------------------------------------------------
	20200831 中野院駐車場
--------------------------------------------------------------------------------------- */
.under #wrapper .single-clinic .inner .parking__txt{
	color: #EB6565;
	font-size: 13px;
	position: relative;
	top: -1rem;
	left: -1rem;
	width: 42.5%;
	text-align: center;
	float: right;
	border: 1px solid #E5B0B0;
	padding: 0.3rem;
	background-color: #FFF3F3;
}
@media screen and (max-width: 640px){
	.under #wrapper .single-clinic .inner .parking__txt{
		font-size: 11px;
    width: 87%;
	}
}

/* ページトップ用スライダー */
.under #main #clinic_near.modify_top{
	margin: -80px auto 0;
	position: relative;
	background: #fff;
	width: 880px;
}

.under #main #clinic_near.modify_top h3{
	font-size: 21px;
	background: #ffffff;
	border-bottom: none;
	margin: 0;
}

.under #main #clinic_near.modify_top ul{
	margin: 0 30px;
}

.under #main #clinic_near.modify_top ul .slick-arrow{
	background: #f0f0f0;
	border-radius: 0;
	border: 1px solid #d9d9d9;
	box-shadow: none;
	width: 40px;
	height: 100px;
	top: calc(50% - 44px);
	transition: 0.3s ease all;
}

.under #main #clinic_near.modify_top ul .slick-arrow:hover{
	opacity: 1;
	background: #d9d9d9;
}

.under #main #clinic_near.modify_top ul .slick-arrow.slick-prev{
	left: -50px;
}
.under #main #clinic_near.modify_top ul .slick-arrow.slick-next{
	right: -50px;
}

.under #main #clinic_near.modify_top ul .slick-arrow.slick-prev::after{
	border-left: 1px solid #5d5d5d;

}
.under #main #clinic_near.modify_top ul .slick-arrow.slick-next::after{
	border-right: 1px solid #5d5d5d;
}
.under #main #clinic_near.modify_top ul .slick-arrow.slick-prev::after,
.under #main #clinic_near.modify_top ul .slick-arrow.slick-next::after{
	border-top: 1px solid #5d5d5d;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
}

.under #main #clinic_near.modify_top ul li{
	width: 252px;
	margin: 0 10px;
}

@media screen and (max-width: 640px){
	/* ページトップ用スライダー */
	.under #main #clinic_near.modify_top{
		margin: -50px auto 0;
		width: 82%;
	}

	.under #main #clinic_near.modify_top h3{
		font-size: 20px;
		line-height: 1.375;
	}

	.under #main #clinic_near.modify_top ul{
		border: 1px solid #d9d9d9;
		border-top: none;
		padding: 0 0 55px;
		margin: 0;
	}

	.under #main #clinic_near.modify_top ul li{
		margin: 0 30px;
	}

	.under #main #clinic_near.modify_top ul .slick-arrow{
		top: calc(50% - 100px);
	}

	.under #main #clinic_near.modify_top ul .slick-arrow.slick-prev{
		left: -20px;
	}
	.under #main #clinic_near.modify_top ul .slick-arrow.slick-next{
		right: -20px;
	}

	.under #main #clinic_near.modify_top ul.slick-dots{
		padding: 0 0 10px;
		border: none;
	}
	.under #main #clinic_near.modify_top ul.slick-dots li{
		margin: 0;
		width: auto;
	}

	#clinic_near.modify_top .slick-dots li.slick-active button:before{
		color: #5d5d5d;
	}

	.under #main #clinic_near.modify_top ul li h4{
		color: #5d5d5d;
		font-size: 20px;
		text-decoration-color: #e8e8e8;
	}

	.under #main #clinic_near.modify_top ul li &gt; a{
		text-decoration: none;
	}

	.under #main #clinic_near.modify_top ul li address{
		display: none;
	}

	.under #main #clinic_near.modify_top ul li &gt; a &gt; div,
	.under #main #clinic_near.modify_top ul li:hover &gt; a &gt; div{
		background: #e8e8e8;
	}

	.under #main #clinic_near.modify_top ul li &gt; a &gt; div::after{
		font-size: 15px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	}
}

/* ---------------------------------------------------------------------------------------
	20200914 シングル ページトップ 近隣クリニック
--------------------------------------------------------------------------------------- */
/* ページトップ用スライダー */
.under #main .clinic_near{
	margin: 30px 0;
	padding: 0 0 20px;
	border: 1px solid #D9D9D9;
}

.under #main .clinic_near h3{
	margin: 0 0 20px;
	text-align: center;
	border-bottom: 1px solid #D9D9D9;
	box-sizing: border-box;
}

.under #main .clinic_near ul{
	margin: 0 10px;
}

.under #main .clinic_near ul .slick-arrow{
	width: 68px;
	height: 68px;
	background: none;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 10px 0 #aaa;
	top: calc(50% - 34px);
}

.under #main .clinic_near ul .slick-arrow.slick-prev{
	left: -46px;
}

.under #main .clinic_near ul .slick-arrow.slick-next{
	right: -46px;
}

.under #main .clinic_near ul .slick-arrow.slick-prev::after,
.under #main .clinic_near ul .slick-arrow.slick-next::after{
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #333;
	position: absolute;
	top: calc(50% - 4px);
}

.under #main .clinic_near ul .slick-arrow.slick-prev::after{
	border-left: solid 2px #333;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: calc(50% - 4px);
}

.under #main .clinic_near ul .slick-arrow.slick-next::after{
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: calc(50% - 4px);
}

.under #main .clinic_near ul li{
	width: 264px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
}

.under #main .clinic_near ul li &gt; a{
	display: block;
}

.under #main .clinic_near ul li &gt; a &gt; div{
	height: 42px;
	padding: 10px 20px;
	text-align: center;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: rgba(0,0,0,0.7);
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.under #main .clinic_near ul li &gt; a &gt; div::after{
	content: 'ACCESS';
	width: 90%;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	background-color: #fff;
}

.under #main .clinic_near ul li:hover &gt; a &gt; div{
	padding-top: 30px;
	height: 100%;
}

.under #main .clinic_near ul li h4{
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	text-align: center;
	display: block;
	border: none;
	font-size: 16px;
font-weight: normal;
}

.under #main .clinic_near ul li address{
	margin: 0 auto 20px;
	font-size: 12px;
	line-height: 1.6;
	color: #fff;
	text-align: left;
	display: inline-block;
}

@media screen and (max-width: 640px){
	.under #main .clinic_near{
		margin: 30px -15px;
		padding: 0;
		border: none;
	}

	.under #main .clinic_near h3{
		width: auto;
		margin: 0 15px 20px;
		font-size: 17px;
		border: 1px solid #D9D9D9;
		display: block;
	}

	.under #main .clinic_near ul{
		margin: 0;
	}

	.under #main .clinic_near ul .slick-arrow{
		width: 42px;
		height: 42px;
		top: calc(50% - 21px);
	}

	.under #main .clinic_near ul .slick-arrow.slick-prev{
		left: 5px;
	}

	.under #main .clinic_near ul .slick-arrow.slick-next{
		right: 5px;
	}

	.under #main .clinic_near ul li{
		width: auto;
		margin: 0 5px;
	}

	.under #main .clinic_near ul li &gt; a &gt; div,
	.under #main .clinic_near ul li:hover &gt; a &gt; div{
		padding: 20px;
		height: auto;
		background-color: #363636;
		position: static;
	}

	.under #main .clinic_near ul li &gt; a &gt; div::after{
		width: 100%;
	}
}

/* ページトップ用スライダー */
.under #main .clinic_near.modify_top{
	margin: -80px auto 0;
	position: relative;
	background: #fff;
	width: 880px;
}

.under #main .clinic_near.modify_top h3{
	font-size: 21px;
	background: #ffffff;
	border-bottom: none;
	margin: 0;
}

.under #main .clinic_near.modify_top ul{
	margin: 0 30px;
}

.under #main .clinic_near.modify_top ul .slick-arrow{
	background: #f0f0f0;
	border-radius: 0;
	border: 1px solid #d9d9d9;
	box-shadow: none;
	width: 40px;
	height: 100px;
	top: calc(50% - 44px);
	transition: 0.3s ease all;
}

.under #main .clinic_near.modify_top ul .slick-arrow:hover{
	opacity: 1;
	background: #d9d9d9;
}

.under #main .clinic_near.modify_top ul .slick-arrow.slick-prev{
	left: -50px;
}
.under #main .clinic_near.modify_top ul .slick-arrow.slick-next{
	right: -50px;
}

.under #main .clinic_near.modify_top ul .slick-arrow.slick-prev::after{
	border-left: 1px solid #5d5d5d;

}
.under #main .clinic_near.modify_top ul .slick-arrow.slick-next::after{
	border-right: 1px solid #5d5d5d;
}
.under #main .clinic_near.modify_top ul .slick-arrow.slick-prev::after,
.under #main .clinic_near.modify_top ul .slick-arrow.slick-next::after{
	border-top: 1px solid #5d5d5d;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
}

.under #main .clinic_near.modify_top ul li{
	width: 252px;
	margin: 0 10px;
}

@media screen and (max-width: 640px){
	/* ページトップ用スライダー */
	.under #main .clinic_near.modify_top{
		margin: -50px auto 0;
		width: 82%;
	}

	.under #main .clinic_near.modify_top h3{
		font-size: 20px;
		line-height: 1.375;
	}

	.under #main .clinic_near.modify_top ul{
		border: 1px solid #d9d9d9;
		border-top: none;
		padding: 0 0 55px;
		margin: 0;
	}

	.under #main .clinic_near.modify_top ul li{
		margin: 0 30px;
	}

	.under #main .clinic_near.modify_top ul .slick-arrow{
		top: calc(50% - 100px);
	}

	.under #main .clinic_near.modify_top ul .slick-arrow.slick-prev{
		left: -20px;
	}
	.under #main .clinic_near.modify_top ul .slick-arrow.slick-next{
		right: -20px;
	}

	.under #main .clinic_near.modify_top ul.slick-dots{
		padding: 0 0 10px;
		border: none;
	}
	.under #main .clinic_near.modify_top ul.slick-dots li{
		margin: 0;
		width: auto;
	}

	.clinic_near.modify_top .slick-dots li.slick-active button:before{
		color: #5d5d5d;
	}

	.under #main .clinic_near.modify_top ul li h4{
		color: #5d5d5d;
		font-size: 20px;
		text-decoration-color: #e8e8e8;
	}

	.under #main .clinic_near.modify_top ul li &gt; a{
		text-decoration: none;
	}

	.under #main .clinic_near.modify_top ul li address{
		display: none;
	}

	.under #main .clinic_near.modify_top ul li &gt; a &gt; div,
	.under #main .clinic_near.modify_top ul li:hover &gt; a &gt; div{
		background: #e8e8e8;
	}

	.under #main .clinic_near.modify_top ul li &gt; a &gt; div::after{
		font-size: 15px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	}
}

/* ---------------------------------------------------------------------------------------
	20201008 TCBBBバナーホバー処理
--------------------------------------------------------------------------------------- */

.under #main .banner--tcbbb a {
	transition: all 0.3s ease 0s;
}
.under #main .banner--tcbbb a:hover {
	opacity: 0.6;
}

/* ---------------------------------------------------------------------------------------
	20201021 クリニック別 医師紹介 新宿三丁目院独自仕様
---------------------------------------------------------------------------------------

#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child{
	width: 375px;
	padding-bottom: 0;
	position: relative;
}
#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child .photo{
	width: 215px;
	height: 100%;
	margin-bottom: 0;
	position: static;
}
#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child .photo img{
	height: 100%;
}
#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child .photo span{
	font-size: 0;
	top: 40px;
	left: 229px;
	right: 14px;
	bottom: auto;
}
#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child .photo span:before{
	font-size: 13px;
	content: "院長";
}
#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child dl.name{
	position: absolute;
	top: 120px;
	left: 215px;
}
#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child ul.btn{
	margin: 0 4px;
	position: absolute;
	left: 215px;
	right: 0;
	bottom: 14px;
}

@media screen and (max-width: 640px){
	#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child{
		width: 100%;
	}
	#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child .photo{
		width: 48%;
	}
	#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child .photo img{
		height: 166px;
	}
	#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child .photo span{
		top: 8%;
		left: 54%;
		right: 10%;
	}
	#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child dl.name{
		top: 34%;
		left: 54%;
	}
	#clinic_doctor .clinic_list .shinjuku_sanchome .clinic_member .member_box:first-child ul.btn{
		left: 54%;
		right: 5%;
		bottom: 10px;
	}
}*/


/* ---------------------------------------------------------------------------------------
	20201113 近くのクリニックにドクター紹介とインスタリンク設置
--------------------------------------------------------------------------------------- */
.under #main .clinic_near.modify_top ul {
  display: flex;
}
.under #main .clinic_near.modify_top ul li {
	width: 390px;
}
.under #main .clinic_near.modify_top ul li h4 {
	font-size: 15px;
}
.under #main .clinic_near li img {
	width: 390px;
  height: 189px;
    object-fit: cover;
}
.under #main .clinic_near ul li &gt; div {
    height: 42px;
    padding: 10px 20px;
    text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: rgba(0,0,0,0.7);
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.under #main .clinic_near ul li:hover &gt; div{
	padding-top: 30px;
	height: 100%;
}
.under #main .clinic_near li.text--short:hover a &gt; div {
  padding-top: 60px;
}
.under #main .clinic_near ul li.link--clinic_near p {
	display: flex;
	justify-content: space-around;
}
.under #main .clinic_near ul li.link--clinic_near a {
	display: block;
	width: 47%;
	padding: 5px 0;
	background: #fff;
	color: inherit;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.under #main .clinic_near.modify_top &gt; div .slick-arrow {
    background: #f0f0f0;
    border-radius: 0;
    border: 1px solid #d9d9d9;
    box-shadow: none;
    width: 40px;
    height: 100px;
    top: calc(50% - 44px);
    transition: 0.3s ease all;
}
.under #main .clinic_near.modify_top &gt; div .slick-arrow.slick-prev {
    left: -20px;
}
.under #main .clinic_near.modify_top &gt; div .slick-arrow.slick-next {
    right: -20px;
}
.under #main .clinic_near.modify_top &gt; div .slick-arrow.slick-prev::after, .under #main .clinic_near.modify_top &gt; div .slick-arrow.slick-next::after {
    content: '';
    border: 0px;
    position: absolute;
    border-top: 1px solid #5d5d5d;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
}
.under #main .clinic_near.modify_top &gt; div .slick-arrow.slick-prev::after {
    border-left: 1px solid #5d5d5d;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: calc(50% - 4px);
}
.under #main .clinic_near.modify_top &gt; div .slick-arrow.slick-next::after {
    border-right: 1px solid #5d5d5d;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: calc(50% - 4px);
}

@media screen and (max-width: 640px) {
	.under #main .clinic_near.modify_top ul {
    display: block;
  }
	.under #main .clinic_near.modify_top ul li {
	width: 90%;
    margin: 0 auto 10px;
  }
	.under #main .clinic_near.modify_top ul li &gt; a,  .under #main .clinic_near.modify_top ul li.link--clinic_near {
		display: flex;
	}
	.under #main .clinic_near li img {
		width: 40%;
		height: 120px;
	}
  .under #main .clinic_near li.text--short:hover a &gt; div {
    padding-top: 20px;
    }
	.under #main .clinic_near.modify_top ul li &gt; a &gt; div, .under #main .clinic_near.modify_top ul li:hover &gt; a &gt; div, .under #main .clinic_near.modify_top ul li &gt; div, .under #main .clinic_near.modify_top ul li:hover &gt; div  {
		width: 60%;
		height: 120px;
		padding: 14px;
		background: #e8e8e8;
	}
	.under #main .clinic_near ul li &gt; div, .under #main .clinic_near ul li:hover &gt; div  {
		padding: 20px;
		height: auto;
		position: static;
	}
	.under #main .clinic_near ul li.link--clinic_near p {
		display: block;
	}
	.under #main .clinic_near ul li h4 span {
		display: none;
	}
	.under #main .clinic_near ul li.link--clinic_near a {
		width: 100%;
		font-size: 12px;
    padding: 0;
    margin-bottom: 5px;
	}
	.under #main .clinic_near.modify_top ul li &gt; a &gt; div::after {
		font-size: 12px;
    padding: 0;
	}
	.under #main .clinic_near.modify_top &gt; div .slick-arrow {
		top: calc(50% - 84px);
	}
}



/* ---------------------------------------------------------------------------------------
	20201120 近くのクリニックにドクター紹介とインスタリンク設置 修正
--------------------------------------------------------------------------------------- */
.under #main .clinic_near.modify_top &gt; div {
	width: 90%;
	margin: 0 auto;
}
.under #main .clinic_near.modify_top ul {
    display: block;
}
.under #main .clinic_near.modify_top ul li:hover &gt; div {
	padding-top: 20px;
}
.under #main .clinic_near.modify_top ul li address {
	margin-bottom: 10px;
}
.under #main .clinic_near.modify_top ul li.link--clinic_near p {
	flex-wrap: wrap;
	justify-content: space-between;
}
.under #main .clinic_near.modify_top ul li.link--clinic_near a {
	margin: 0 auto;
	padding: 0;
	width: 60%;
	font-size: 12px;
	border-radius: 3px;
    border: 1px solid #d4d9d6;
    box-sizing: border-box;
}
.under #main .clinic_near.modify_top ul li.link--clinic_near a.link--insta {
	margin-top: 6px;
}

@media screen and (max-width: 640px)  {
	.under #main .clinic_near.modify_top ul li.link--clinic_near {
		display: block;
	}
	.under #main .clinic_near li img {
    width: 80%;
    height: 140px;;
	}
	.under #main .clinic_near.modify_top ul li &gt; div, .under #main .clinic_near.modify_top ul li:hover &gt; div {
    width: 80%;
    margin: 0 auto;
    height: auto;
	padding-bottom: 20px;
	}
	.under #main .clinic_near.modify_top ul li h4 {
		font-size: 20px;
	}
	.under #main .clinic_near.modify_top ul li.link--clinic_near p {
		margin-bottom: 0;
	}
	.under #main .clinic_near.modify_top ul li.link--clinic_near a {
		width: 100%;
		padding: 3px 0;
     margin-bottom: 7px;
	}
	.under #main .clinic_near.modify_top ul li.link--clinic_near a:last-child {
		margin-bottom: 0;
	}
}


/* ---------------------------------------------------------------------------------------
	20201124 近くのクリニックを経路の下に移動
--------------------------------------------------------------------------------------- */
.under #main .clinic_near.modify_top {
    margin: 60px auto 30px;
}

@media screen and (max-width: 640px)  {
	.under #main .clinic_near.modify_top {
	    margin: 30px auto 20px;
	}
}


/* ---------------------------------------------------------------------------------------
	20201127 クリニックアーカイブ充実化 （アーカイブ化）銀座など
--------------------------------------------------------------------------------------- */

/* 20210423 パンくず */
.under #main .breadcrumb-cl_single{
	margin: -15px auto 0;
}
.under #main .breadcrumb-cl_single.w700{
	width: 700px;
}
/* 20210423 パンくず ここまで */

.under #main.single-clinic-area .inner:nth-child(2){
	width: 1100px;
}
.under #main.single-clinic-area .inner:nth-child(3){
	width: 1000px;
}

/* h1要素の改行 */
.under #main.single-clinic-area h1 br{
	display: none;
}
@media screen and (max-width: 640px)  {
	/* 20210423 パンくず */
	.under #main .breadcrumb-cl_single,
	.under #main .breadcrumb-cl_single.w700{
		width: 100%;
		margin: -15px auto 0;
	}
	.under #main .breadcrumb-cl_single.w700{
		padding: 0;
	}
	/* 20210423 パンくず ここまで */
	.under #main.single-clinic-area h1 span{
		display: none;
	}
	.under #main.single-clinic-area h1 br{
		display: unset;
	}
}

/* アーカイブ化の際、h2スタイル一旦リセット */
.under #main .clinic_archive--2020 h2{
	font-size: initial;
	font-weight: initial;
	line-height: initial;
	color: initial;
	background: initial;
	padding: initial;
	letter-spacing: initial;
	margin: initial;
	letter-spacing: 0.15em;
}

/* 本文以下の各テキストスタイル統一 */
.under #main .clinic_archive--2020 p,
.under #main .clinic_archive--2020 dt,
.under #main .clinic_archive--2020 dd,
.under #main .clinic_archive--2020 li{
	color: #232323;
	font-size: 14px;
	line-height: 1.857;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-weight: 400;
	letter-spacing: 0.15em;
}

/* 各クリニックMV--PC版 */
.under #main .clinic_archive--2020 .clinic_visual{
	position: relative;
}

.under #main .clinic_archive--2020 .clinic_visual p{
	margin: 0;
	background-color: #F6F6F6;
	position: absolute;
	top: -320px;
	left: 0;
}

.under #main .clinic_archive--2020 .clinic_visual .pc img{
	max-width: initial;
}

/* アーカイブ導入テキスト */
.under #main .clinic_archive--2020 .intro{
	margin: 0 0 80px;
}

.under #main .clinic_archive--2020 .intro h2{
	font-size: 30px;
	letter-spacing: 0.15em;
	text-align: center;
	line-height: 1.333;
	color: #232323;
	margin: 0 0 40px;
}

.under #main .clinic_archive--2020 .intro p{
	font-size: 15px;
	letter-spacing: 0.15em;
	line-height: 2.333;
	text-align: center;
	width: 760px;
	margin: 0 auto;
}

/* 上部ナビゲーション */
.under #main .clinic_archive--2020 .clinic_nav{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 60px;
}

.under #main .clinic_archive--2020 .clinic_nav li{
	width: 315px;
	margin-right: 70px;
	margin-bottom: 40px;
}

.under #main .clinic_archive--2020 .clinic_nav li:last-child{
	margin-right: 0;
}

.under #main .clinic_archive--2020 .clinic_nav li a{
	text-decoration: none;
}

.under #main .clinic_archive--2020 .clinic_nav .photo{
	width: 100%;
	height: 238px;
	overflow: hidden;
}

.under #main .clinic_archive--2020 .clinic_nav li .photo img{
	width: auto;
	height: 100%;
	transition: ease all 0.3s;
	object-fit: cover;
}

.under #main .clinic_archive--2020 .clinic_nav li a:hover .photo img{
	transform: scale(1.1);
}

.under #main .clinic_archive--2020 .clinic_nav .name{
	font-size: 22px;
	background: #ffffff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	/* height: 80px; */
	width: 250px;
	padding: 20px 16px;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
	margin: -33px auto 0;
	position: relative;
	box-sizing: border-box;
	line-height: 1.2;
	letter-spacing: 0.05em;
}

.under #main .clinic_archive--2020 .clinic_nav .name span{
	font-size: 11px;
	color: #c1c1c1;
	text-align: center;
	line-height: 1.3;
	word-break: break-all;
}

.under #main .clinic_archive--2020 .clinic_box--area{
	width: 1320px;
	margin: 0 -110px 100px;
	padding: 320px 0 60px;
	background-color: #F6F6F6;
	overflow: hidden;
}

.under #main .clinic_archive--2020 .clinic_box--area:last-child{
	margin-bottom: 50px;
}

.under #main .clinic_archive--2020 .clinic_main{
	width: 1100px;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.36);
	padding: 60px 50px 50px;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;
	flex-wrap: wrap;
	overflow: hidden;
	box-sizing: border-box;
}

.under #main .clinic_archive--2020 .clinic_main .clinic_banner{
	width: 900px;
	margin: 30px auto 0;
}

.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-list{
	overflow: visible;
}

.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-arrow{
	background: url("../images/clinic/Icon feather-chevron.png") no-repeat left center;
	background-size: contain;
	width: 39.5px;
	height: 100%;;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-arrow.slick-prev{
	left: -9%;
}
.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-arrow.slick-next{
	right: -9%;
	transform: scale(-1, 1);
}

@media screen and (max-width: 640px)  {
	.under #main .clinic_archive--2020 .clinic_main .clinic_banner{
		width: 100%;
	}

	.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-list{
		overflow: hidden;
	}

	.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-track{
		display: flex;
		align-items: center;
	}

	.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-arrow{
		width: 38px;
		height: 100%;
		padding-right: 10px;
		background-size: calc(100% - 15px);
	}

	.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-arrow.slick-prev{
		left: 0%;
	}
	.under #main .clinic_archive--2020 .clinic_main .clinic_banner .slick-arrow.slick-next{
		right: 0%;
	}
}

/* 左側 */
.under #main .clinic_archive--2020 .clinic{
	width: 700px;
	margin: -10px 0 0;
}

.under #main .clinic_archive--2020 .clinic .flexbox--title{
	display: flex;
	align-items: center;
	margin: 0 0 45px;

	/* 210615 */
	justify-content: space-between;
	align-items: flex-start;
}

.under #main .clinic_archive--2020 .clinic h2{
	/* font-size: 35px; */
	max-width: 375px;
	font-size: 30px;
	line-height: 1.6;
	position: relative;
	margin: 0 20px 0 0;

	/* 210615 */
	margin: 0;
	letter-spacing: .1em;
}

/* 210615 */
.under #main .clinic_archive--2020 .clinic .label a .subtitle{
	font-size: 15px;
	line-height: 1;
	background: url("../images/clinic/clinic--ic_beginner_210615.png") #e8f2f5 no-repeat left 0.9em center;
	color: #60A9D7;
	padding: 0.3em 0.5em 0.3em 1.8em;
	border-radius: 1em;
	font-weight: 600;
	margin: 0 0 4px;
	font-feature-settings: "palt" 1;
}

.under #main .clinic_archive--2020 .clinic h2 span{
	display: block;
	font-size: 16px;
	color: #b4b4b4;
	/* position: absolute; */
	left: 0;
	bottom: -1.5em;
	white-space: normal;
	/* white-space: nowrap; */
	letter-spacing: .1em;
}

.under #main .clinic_archive--2020 .clinic .label{
	color: #325f7b;
	font-size: 18px;
	line-height: 2.8;
	border-radius: 2.2857em;
	text-align: center;
	width: 315px;
	background: url("../images/clinic/clinic--ic_beginner.png") #e8f2f5 no-repeat left 30px center;
	padding: 0 0 0 15px;
	box-sizing: border-box;

	/* 210615 */
	border-radius: 0;
	font-size: 24px;
	line-height: 1.2;
}

.under #main .clinic_archive--2020 .clinic .label.label--btn{
	max-width: 315px;
	background: url("../images/clinic/clinic--ic_pagelink_210615.png") #60A9D7 no-repeat right 20px center;
	color: #ffffff;
	padding: 0;
	transition: ease all 0.3s;

	/* 210615 */
	padding: 10px 0 9px;
	background: url("../images/clinic/clinic--ic_pagelink_210615.png") #60A9D7 no-repeat right 15px center;
}

.under #main .clinic_archive--2020 .clinic .label.label--btn:hover{
	opacity: 0.7;
}

.under #main .clinic_archive--2020 .clinic .label + .label{
	margin-left: 15px;
}

.under #main .clinic_archive--2020 .clinic .label a{
	text-decoration: none;
	color: inherit;
	width: 100%;
	height: 100%;
	display: block;

	/* 210615 */
	display: flex;
	flex-flow: column;
	align-items: center;
}

.under #main .clinic_archive--2020 .clinic .info{
	background: #f6f6f6;
	margin: 15px 0;
	padding: 18px 20px;
}

.under #main .clinic_archive--2020 .clinic .hours{
	background: #ffffff;
	display: inline-block;
	line-height: 2.571;
	text-align: center;
	padding: 0 20px;
	margin: 10px 0 0;
	font-weight: 600;
}

/* ボタン */
.under #main .clinic_archive--2020 .clinic .btn{
	display: flex;
	justify-content: space-between;
}

.under #main .clinic_archive--2020 .clinic .btn li{
	position: relative;
}

.under #main .clinic_archive--2020 .clinic .btn li:before,
.under #main .clinic_archive--2020 .clinic .btn li:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	transition: ease-out all 0.3s;
}
.under #main .clinic_archive--2020 .clinic .btn li:before{
	opacity: 1;
	background: linear-gradient(90deg, #60a9d7 0%, #66d4e6 100%) #40A8E9;
}
.under #main .clinic_archive--2020 .clinic .btn li:after{
	opacity: 0;
	background: linear-gradient(-90deg, #60a9d7 0%, #66d4e6 100%) #40A8E9;
}
.under #main .clinic_archive--2020 .clinic .btn .order--navy:before{
	opacity: 1;
	background: linear-gradient(90deg, #4F579B 0%, #7D97DE 100%) #5476DC;
}
.under #main .clinic_archive--2020 .clinic .btn .order--navy:after{
	opacity: 0;
	background: linear-gradient(-90deg, #4F579B 0%, #7D97DE 100%) #5476DC;
}
.under #main .clinic_archive--2020 .clinic .btn li:hover:after{
	opacity: 1;
}

.under #main .clinic_archive--2020 .clinic .btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	text-decoration: none;
	width: 165px;
	height: 57px;
	letter-spacing: 0.06em;
	transition: ease 0.3s all;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}

/* ボタン--電話番号 */
.under #main .clinic_archive--2020 .clinic .btn .order a{
	font-size: 12px;
	font-weight: normal;
}

/* ボタン--WEB予約 */
.under #main .clinic_archive--2020 .clinic .btn .order a span{
	font-size: 18px;
	font-weight: 600;
	padding: 3px 0 0 28px;
	background: url("../images/clinic/clinic--ic_tel.png") no-repeat left top 1px;
}

/* ボタン--カスタマーセンター 電話番号*/
.under #main .clinic_archive--2020 .clinic .btn .order--navy a{
	font-size: 12px;
	font-weight: normal;
}

/* ボタン--カスタマーセンター */
.under #main .clinic_archive--2020 .clinic .btn .order--navy a span{
	font-size: 18px;
	font-weight: 600;
	padding: 3px 0 0 28px;
	background: url("../images/clinic/clinic--ic_tel.png") no-repeat left top 1px;
}

.under #main .clinic_archive--2020 .clinic .btn .form a span{
	background: url("../images/clinic/clinic--ic_calendar.png") no-repeat left center;
	padding: 4px 0 0 24px;
}

.under #main .clinic_archive--2020 .clinic .btn .route a span{
	background: url("../images/clinic/clinic--ic_marker.png") no-repeat left center;
	padding: 0 0 0 19px;
}


/* 右側 */
.under #main .clinic_archive--2020 .doctor{
	width: 260px;
}

.under #main .clinic_archive--2020 .doctor .doctor_wrap{
	position: relative;
	margin: 0 0 20px;
}

.under #main .clinic_archive--2020 .doctor .photo{
	width: 100%;
	height: 312px;
	overflow: hidden;
}

.under #main .clinic_archive--2020 .doctor .photo img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
	transition: ease all 0.3s;
}

.under #main .clinic_archive--2020 .doctor .doctor_wrap:hover .photo img{
	transform: scale(1.1);
}

.under #main .clinic_archive--2020 .doctor .position{
	color: #ffffff;
	position: absolute;
	top: 10px;
	left: -14px;
	display: inline-block;
	font-size: 13px;
	line-height: 2.23;
	width: 76px;
	text-align: center;
	background: linear-gradient(90deg, #60a9d7 0%, #66d4e6 100%);
}

.under #main .clinic_archive--2020 .doctor .name{
	background: rgba(255,255,255,0.6);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	height: 74px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.under #main .clinic_archive--2020 .doctor .name dt,
.under #main .clinic_archive--2020 .doctor .name dd{
}

.under #main .clinic_archive--2020 .doctor .name dt{
	font-size: 23px;
}

.under #main .clinic_archive--2020 .doctor .name dd{
	color: #5d5d5d;
	font-size: 13px;
}

/* ボタン */
.under #main .clinic_archive--2020 .doctor .btn--profile{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.under #main .clinic_archive--2020 .doctor .btn--profile:after{
	content: "";
	display: block;
	width: 49%;
	height: 0;
}

.under #main .clinic_archive--2020 .doctor .btn--profile li{
	width: 49%;
}

.under #main .clinic_archive--2020 .doctor .btn a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	color: #60a9d7;
	text-decoration: none;
	width: 100%;
	height: 41px;
	background: #ffffff;
	border: 1px solid #60a9d7;
	transition: ease all 0.3s;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0;
	padding-left: 10px;
}
.under #main .clinic_archive--2020 .doctor .btn a:hover{
	background: #60a9d7;
}
.under #main .clinic_archive--2020 .doctor .btn .youtube a{
	padding-left: 7px;
}

.under #main .clinic_archive--2020 .doctor .btn a span{
	transition: ease all 0.3s;
}

.under #main .clinic_archive--2020 .doctor .btn .profile a span{
	background: url("../images/clinic/clinic--ic_group.svg") no-repeat left center;
	padding: 0 0 0 21px;
}
.under #main .clinic_archive--2020 .doctor .btn .profile a:hover span{
	background: url("../images/clinic/clinic--ic_group--h.svg") no-repeat left center;
	color: #ffffff;
}
.under #main .clinic_archive--2020 .doctor .btn .instagram a span{
	background: url("../images/clinic/clinic--ic_instagram.svg") no-repeat left center;
	padding: 0 0 0 19px;
}
.under #main .clinic_archive--2020 .doctor .btn .instagram a:hover span{
	background: url("../images/clinic/clinic--ic_instagram--h.svg") no-repeat left center;
	color: #ffffff;
}
.under #main .clinic_archive--2020 .doctor .btn .youtube a span{
	background: url("../images/clinic/clinic--ic_youtube.svg") no-repeat left center;
	padding: 0 0 0 22px;
}
.under #main .clinic_archive--2020 .doctor .btn .youtube a:hover span{
	background: url("../images/clinic/clinic--ic_youtube--h.svg") no-repeat left center;
	color: #ffffff;
}
.under #main .clinic_archive--2020 .doctor .btn .twitter a span{
	background: url("../images/clinic/clinic--ic_twitter.svg") no-repeat left center;
	padding: 0 0 0 19px;
}
.under #main .clinic_archive--2020 .doctor .btn .twitter a:hover span{
	background: url("../images/clinic/clinic--ic_twitter--h.svg") no-repeat left center;
	color: #ffffff;
}
.under #main .clinic_archive--2020 .doctor .btn .tiktok a span{
	background: url("../images/clinic/clinic--ic_tiktok.svg") no-repeat left center;
	padding: 0 0 0 19px;
}
.under #main .clinic_archive--2020 .doctor .btn .tiktok a:hover span{
	background: url("../images/clinic/clinic--ic_tiktok--h.svg") no-repeat left center;
	color: #ffffff;
}

/* ボタン--「TCB〇〇院の詳細はこちら」 */
.under #main .clinic_archive--2020 .btn--large{
	width: 800px;
	margin: 65px auto 0;
	position: relative;
}

.under #main .clinic_archive--2020 .btn--large a{
	width: 100%;
	min-height: 116px;
	background: url("../images/clinic/clinic--ic_tab.png") no-repeat right 55px center #fff;
	margin: 0 auto;
	padding: 20px 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	/* font-size: 30px; */
	font-size: 27px;
	position: relative;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.28);
	text-decoration: none;
	transition: ease-out all 0.3s;
	text-align: center;
	line-height: 1.3;
	box-sizing: border-box;
}

.under #main .clinic_archive--2020 .btn--large:before{
	content: "";
	transition: ease-out all 0.3s;
	background: linear-gradient(90deg,#60a9d7 0%, #66d4e6 50%, #60a9d7 100%) #40A8E9;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}

.under #main .clinic_archive--2020 .btn--large a:hover{
	color: #ffffff;
	background: url("../images/clinic/clinic--ic_tab--h.png") no-repeat right 55px center;
}
.under #main .clinic_archive--2020 .btn--large:hover:before{
	opacity: 1;
}

.under #main .clinic_archive--2020 .archive_wrap_lead{
	width: 1100px;
	margin: 60px auto 80px;
	padding: 30px 40px;
	border: #b6f0fe solid 1px;
	box-sizing: border-box;
	background: linear-gradient(180deg, #ecfbff 0%, #fff 100%);
	position: relative;
}
.under #main .clinic_archive--2020 .archive_wrap_lead::after{
	content: "";
	width: 372px;
	height: 405px;
	background: url("../images/clinic/archive_wrap_lead_photo.png") no-repeat;
	position: absolute;
	top: -96px;
	right: -80px;
}
.under #main .clinic_archive--2020 .archive_wrap_lead p{
	margin: 0;
	font-size: 17px;
	font-weight: 500;
	line-height: 2.33;
	color: #1e467a;
	letter-spacing: 0;
}

@media screen and (max-width: 640px)  {
	.under #main .clinic_archive--2020 .intro h2{
		margin: 50px 0 35px;
	}

	.under #main .clinic_archive--2020 .intro{
		margin: 0 0 45px;
	}

	.under #main .clinic_archive--2020 .intro p{
		font-size: 14px;
		line-height: 2.5;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
		width: 100%;
	}

	/* 上部ナビゲーション */
	.under #main .clinic_archive--2020 .clinic_nav{
		width: 100%;
		margin: 0 0 50px;
		display: block;
	}

	.under #main .clinic_archive--2020 .clinic_nav li{
		width: 100%;
		margin-bottom: 25px;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	}

	.under #main .clinic_archive--2020 .clinic_nav li a{
		margin: 0;
		height: 100px;
		display: flex;
	}

	.under #main .clinic_archive--2020 .clinic_nav li:nth-child(2n) a{
		flex-flow: row-reverse;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .photo{
		width: 38%;
		height: 100%;
		margin-bottom: 0;
	}

	.under #main .clinic_archive--2020 .clinic_nav li img{
		object-fit: cover;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .name{
		width: 62%;
		margin: 0;
		height: 100%;
		font-size: 20px;
		box-shadow: none;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .name span{
		font-size: 12px;
		word-break: normal;
	}

	.under #main .clinic_archive--2020 .clinic_box--area{
		width: auto;
		margin: 0 0 50px;
		padding: 0 0 30px;
		position: relative;
		width: 100%;
		left: 0;
		right: 0;
		box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	}

	/* 各クリニックMV--SP版 */
	.under #main .clinic_archive--2020 .clinic_visual .sp{
		background: #ffffff;
		padding: 20px 0 0;
		z-index: 4;
	}

	.under #main .clinic_archive--2020 .clinic_visual:before,
	.under #main .clinic_archive--2020 .clinic_main:after{
		content: "";
		display: block;
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
		width: 100vw;
		height: 2px;
		position: relative;
		z-index: -1;
		left: 50%;
		right:-50%;
		margin-left: -50vw;
		margin-right: -50vw;
	}

	.under #main .clinic_archive--2020 .clinic_visual .slick-prev,
	.under #main .clinic_archive--2020 .clinic_visual .slick-next{
		background: none;
		width: 15px;
		height: 15px;
		border: 2px solid #ffffff;
		transform: rotate(-45deg);
		top: calc(54%);
	}

	.under #main .clinic_archive--2020 .clinic_visual .slick-prev{
		border-right: none;
		border-bottom: none;
		left: 5%;
	}

	.under #main .clinic_archive--2020 .clinic_visual .slick-next{
		border-left: none;
		border-top: none;
		right: 5%;
	}

	.under #main .clinic_archive--2020 .clinic_visual .slick-slide{
		width: calc(100vw - 60px);
		margin: 0;
	}

	.under #main .clinic_archive--2020 .clinic_main{
		width: auto;
		margin: 0 0 0;
		padding: 0 30px;
		box-shadow: none;
	}

	/* 左側 */
	/* フォント変更 */
	.under #main .clinic_archive--2020 .clinic .clinic_text,
	.under #main .clinic_archive--2020 .clinic .info p{
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	}

	.under #main .clinic_archive--2020 .clinic{
		width: 100%;
	}

	.under #main .clinic_archive--2020 .clinic .flexbox--title{
		flex-flow: column;
		margin: 0 0 25px;
		padding: 30px 0 0;

		/* 210615 */
		align-items: center;
	}

	.under #main .clinic_archive--2020 .clinic h2{
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
		line-height: 1.5;
		/* white-space: nowrap; */
		display: flex;
		align-items: center;
		flex-flow: column;
		/* font-size: 28px; */
		font-size: 5.6vw;
	}

	/* .under #main .clinic_archive--2020 .clinic h2 span{
		position: static;
		display: block;
	} */

	.under #main .clinic_archive--2020 .clinic .label{
		line-height: 3.35;
		background-image: url("../images/clinic/clinic--ic_beginner-sp.png");
		background-size: 10px;

		/* 210615 */
		line-height: 1.2;
	}

	/* 210615 */
	.under #main .clinic_archive--2020 .clinic .label a .subtitle{
		font-size: 14px;
		background: url("../images/clinic/clinic--ic_beginner-sp_210615.png") #e8f2f5 no-repeat left 0.9em center;
		background-size: 6.5px;
	}

	.under #main .clinic_archive--2020 .clinic .label + .label{
		margin-left: 0;
		margin-top: 10px;
	}

	.under #main .clinic_archive--2020 .clinic .label.label--btn{
		background-image: url("../images/clinic/clinic--ic_pagelink-sp.png");
		background-size: 9.1px;
		background-position: right 20px center;

		/* 210615 */
		background-image: url("../images/clinic/clinic--ic_pagelink-sp_210615.png");
		background-size: 14px;
	}

	.under #main .clinic_archive--2020 .clinic .info{
		margin: 25px 0;
	}

	.under #main .clinic_archive--2020 .clinic .clinic_text{
		font-size: 15px;
		line-height: 2;
	}

	.under #main .clinic_archive--2020 .clinic .hours{
		display: block;
		text-align: left;
		letter-spacing: 0;
	}

	/* ボタン */
	.under #main .clinic_archive--2020 .clinic .btn{
		flex-flow: column;
		margin: 0 0 40px;
	}

	.under #main .clinic_archive--2020 .clinic .btn li{
		margin: 0 0 15px;
	}

	.under #main .clinic_archive--2020 .clinic .btn a{
		width: 100%;
		font-weight: normal;
	}

	.under #main .clinic_archive--2020 .clinic .btn .order a{
		font-size: 11px;
		letter-spacing: 0.15em;
	}

	.under #main .clinic_archive--2020 .clinic .btn .order a span{
		background: url("../images/clinic/clinic--ic_tel2x.png") no-repeat left top 3px;
		background-size: 20px;
		padding: 0 0 0 32px;
		font-weight: normal;
		font-size: 24px;
	}

	.under #main .clinic_archive--2020 .clinic .btn .order--navy a{
		font-size: 11px;
		letter-spacing: 0.15em;
	}
	.under #main .clinic_archive--2020 .clinic .btn .order--navy a span{
		background: url("../images/clinic/clinic--ic_tel2x.png") no-repeat left top 3px;
		background-size: 20px;
		padding: 0 0 0 32px;
		font-weight: normal;
		font-size: 24px;
	}
	.under #main .clinic_archive--2020 .clinic .btn .form a span{
		background: url("../images/clinic/clinic--ic_calendar2x.png") no-repeat left center;
		background-size: 18px;
		padding: 0 0 0 27px;
	}
	.under #main .clinic_archive--2020 .clinic .btn .route a span{
		background: url("../images/clinic/clinic--ic_marker2x.png") no-repeat left center;
		background-size: 14px;
		padding: 0 0 0 22px;
	}

	/* 右側 */
	.under #main .clinic_archive--2020 .doctor{
		width: calc(100% - 30px);
		margin: 0 auto;
	}

	.under #main .clinic_archive--2020 .doctor .photo{
		margin: 0 0 20px;
		height: 83vw;
	}

	.under #main .clinic_archive--2020 .doctor .name{
		height: 80px;
	}

	/* ボタン */
	.under #main .clinic_archive--2020 .doctor .btn{
		margin: 0 0 40px;
	}
	
	.under #main .clinic_archive--2020 .doctor .btn--profile li{
		width: 49%;
	}

	.under #main .clinic_archive--2020 .doctor .btn a,
	.under #main .clinic_archive--2020 .doctor .btn .youtube a{
		height: 48px;
		justify-content: flex-start;
		padding-left: 7%;
		font-size: clamp(13px, 4vw, 16px);
		font-weight: normal;
	}

	/* ボタン--「TCB〇〇院の詳細はこちら」 */
	.under #main .clinic_archive--2020 .btn--large{
		width: calc(100% - 30px);
		margin: 30px auto 0;
	}

	.under #main .clinic_archive--2020 .btn--large a{
		margin: 0 auto;
		/* font-size: 22px; */
		font-size: 20px;
		min-height: 100px;
		color: #ffffff;
		padding: 10px 40px;
		line-height: 1.3333;
		justify-content: center;
		background: linear-gradient(90deg, #60a9d7 0%, #66e6bf 100%);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.28);
		text-align: center;
		position: relative;
		letter-spacing: .05em;
	}

	.under #main .clinic_archive--2020 .btn--large a:hover{
		background: none;
	}

	.under #main .clinic_archive--2020 .btn--large a:after{
		content: "";
		display: block;
		width: 14px;
		height: 14px;
		border: 3px solid #ffffff;
		transform: rotate(45deg);
		border-left: none;
		border-bottom: none;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 25px;
		margin: auto 0;
	}

	.under #main .clinic_archive--2020 .archive_wrap_lead{
		width: auto;
		padding: 5vw 8vw 62vw;
	}
	.under #main .clinic_archive--2020 .archive_wrap_lead::after{
		width: 78.6vw;
		height: 83.2vw;
		background-size: 100% auto;
		top: auto;
		right: 8vw;
		bottom: -20vw;
	}
	.under #main .clinic_archive--2020 .archive_wrap_lead p{
		font-size: 3.333333325vw;
		line-height: 2.5;
	}
}

@media screen and (max-width: 370px){
	.under #main .clinic_archive--2020 .clinic h2{
		font-size: 7.4vw;
	}

	.under #main .clinic_archive--2020 .clinic .label{
		width: 100%;
		font-size: 4.8vw;
	}
}

/* --------------------------------
 * 要素をスクロールに応じてフェードで表示するCSS　https://noze.space/archives/415
 * -------------------------------- */
.sa {/* アニメーションさせる要素に付けるクラス名  */
  opacity: 0;
  transition: all .8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sa.show {
  opacity: 1;
  transform: none;
}
.sa--fd {/* フェードイン  */
  transform: translate(0, 0);
}
.sa--lr {/* 左から右にフェードイン  */
  transform: translate(-6px, 0);
}
.sa--rl {/* 右から左にフェードイン  */
  transform: translate(6px, 0);
}
.sa--up {/* 下から上にフェードイン  */
  transform: translate(0, 6px);
}
.sa--down {/* 上から下にフェードイン  */
  transform: translate(0, -6px);
}
.sa--scaleUp {/* 縮小した状態から拡大しながらフェードイン  */
  transform: scale(.95);
}
.sa--scaleDown {/* 拡大した状態から縮小しながらフェードイン  */
  transform: scale(1.05);
}
.sa--rotateL {/* 左に回転しながらフェードイン  */
  transform: rotate(45deg);
}
.sa--rotateR {/* 右に回転しながらフェードイン  */
  transform: rotate(-45deg);
}

@media screen and (max-width: 640px) {
	.sa {
	  transition: all .7s cubic-bezier(0.22, 0.61, 0.36, 1);
	}
}

/* ---------------------------------------------------------------------------------------
	20210125 施術見解用
--------------------------------------------------------------------------------------- */
.under #main .drs_opinfo .opinion {
	position: relative;
	width: 100%;
	max-width: 880px;
	padding-bottom: calc(300% / 8.8);
	background-image: url("../images/clinic/drsopinfo_bg.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.under #main .drs_opinfo .opinion p {
	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	font-weight: normal;
}
.under #main .drs_opinfo .opinion__inner {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	width: calc(340% / 8.8);
	padding-left: calc(122% / 8.8);
}
.under #main .drs_opinfo .opinion__ttl {
	font-size: calc(1.125rem + ((1vw - 3.75px) * 6.4));
	line-height: 1.3;
	color: #fff;
	text-align: left;
	padding-top: 20%;
	margin: 0;
	white-space: nowrap;
}
.under #main .drs_opinfo .opinion__place {
	display: inline-block;
	text-align: center;
	font-size: calc(0.625rem + ((1vw - 3.75px) * 3.7333));
	color: #fff;
	line-height: 1;
	letter-spacing: -.01em;
	margin-top: calc(20% / 3.4);
	margin-left: calc(-30% / 3.4);
	padding: 5px 16px;
	background: liner-gradient(to right, #D1B4D9, #E0C1DE);
	background: -webkit-gradient(linear, left top, right top, from(#D1B4D9), to(#E0C1DE));
	background: linear-gradient(to right, #D1B4D9, #E0C1DE);
	background: -ms-linear-gradient(to right, #D1B4D9, #E0C1DE);
}
@media screen and (min-width: 880px) {
	.under #main .drs_opinfo .opinion {
		padding-bottom: 300px;
	}
}
@media screen and (min-width: 750px) {
	.under #main .drs_opinfo .opinion__ttl {
		font-size: 42px;
	}
	.under #main .drs_opinfo .opinion__place {
		font-size: 24px;
	}
}
@media screen and (max-width: 640px) {
	.under #main .drs_opinfo .opinion {
		height: auto;
		padding-bottom: calc(207% / 6.1);
	}
	.under #main .drs_opinfo .opinion__place {
		padding: 3px 6px;
	}
}
/* ---------------------------------------------------------------------------------------
	20210125 施術見解用 ここまで
--------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------
	20210205 クリニック別 医師紹介 副院長 表示サイズ変更
--------------------------------------------------------------------------------------- */

#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display{
	width: 375px;
	position: relative;
	padding-left: 215px; /* 20220404 写真をabsoluteかける形に変更 komatsu */
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display .photo{
	width: 215px;
	margin-bottom: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 1px;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display .photo img{
	/*height: 300px; /* 100% は一般医師いなくなるとつぶれるので変更 */
	height: 100%; /* 設置するSNSボタンの数が増えるので、フレキシブルに高さ調節できるよう変更（上記のheightは各医師のラップ要素にmin-heightとして付与しました） komatsu */
	-webkit-backface-visibility: hidden;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display .photo span{
	top: 40px;
	left: 229px;
	bottom: auto;
	position: absolute;
	display: block;
	white-space: nowrap;
	padding: 0;
	width: 132px;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display dl.name{
	padding: 110px 0 90px;
	margin-top: 13px;
}
#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display ul.btn{
	/* margin: 0 4px; */
	align-content: flex-start;
}

@media screen and (max-width: 640px){
	#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display{
		width: 100% !important;
		padding-bottom: 0 !important;
		padding-left: 47%;
		min-height: 200px;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display .photo{
		width: 46.5%;
		bottom: 0;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display .photo img{
		/*height: 166px;*/
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display .photo span{
		top: 10px;
		left: 111.5%;
		width: 88%;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display dl.name{
		padding: 40px 0 0vw;
		margin: 10px 6vw 3px;
	}
	#clinic_doctor .clinic_list .clinic_box .clinic_member .large_display ul.btn{
		display: flex;
		margin: 0 4.5vw;
		padding: 0 0 12px;
	}
}

/* ---------------------------------------------------------------------------------------
	20210205 クリニック別 医師紹介 副院長 表示サイズ変更 ここまで
--------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------
	20210224 技術訴求
--------------------------------------------------------------------------------------- */

#main #doctor_appeal{
	height: 621px;
	margin: 90px 0 0;
	padding: 60px 0 0;
	box-sizing: border-box;
	position: relative;
}
#main #doctor_appeal::after{
	content: "";
	width: 722px;
	height: 1px;
	display: block;
	background-color: #cecece;
	position: absolute;
	top: -45px;
	left: calc(50% - 361px);
}
#main #doctor_appeal h3{
	margin: 0 0 20px 10px;
	padding: 0;
	font-size: 24px;
	color: #363636;
	border: none;
	background: none;
	position: relative;
	z-index: 1;
}
#main #doctor_appeal .name{
	margin: 0 0 40px 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: 46px;
	font-weight: bold;
	line-height: 1;
	color: #363636;
	position: relative;
	z-index: 1;
}
#main #doctor_appeal .name .spell{
	margin-left: 20px;
	font-size: 15px;
	font-weight: normal;
}
#main #doctor_appeal .photo{
	position: absolute;
	top: 0;
	right: 0;
}
#main #doctor_appeal .lead{
	width: 440px;
	margin: 0 0 40px 10px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 14px;
	color: #363636;
	position: relative;
	z-index: 1;
}
#main #doctor_appeal .repute{
	width: 589px;
	height: 192px;
	padding: 25px 20px 0 56px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
#main #doctor_appeal .repute.nose{
	background: url("../images/clinic/appeal/parts_nose_bg_pc.jpg") no-repeat #6590B9;
}
#main #doctor_appeal .repute h4{
	margin: 0 0 16px;
	padding: 0;
	font-size: 22px;
	color: #fff;
	display: block;
	border: none;
}
#main #doctor_appeal .repute figure{
	margin-right: 20px;
	float: left;
}
#main #doctor_appeal .repute p{
	margin: 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	color: #fff;
	overflow: hidden;
}

/* 210503 技術訴求レイアウトパターン2 */
#main #doctor_appeal.mod--02{
	height: auto;
	padding: 0;
	margin: 90px auto 0;
	width: 820px;
	min-height: 295px;
}

#main #doctor_appeal.mod--02 h3{
	letter-spacing: 0;
	margin: -4px 0 24px;
	font-size: 22px;
	line-height: 1.5;
}

#main #doctor_appeal.mod--02 .name{
	letter-spacing: 0;
	margin: 0 0 25px;
	font-size: 35px;
}

#main #doctor_appeal.mod--02 .lead{
	letter-spacing: 0;
	margin: 0 0 0;
}

#main #doctor_appeal.mod--02 .lead{
	width: 380px;
}
/* 210503 ここまで */

@media screen and (max-width: 640px){
	#main #doctor_appeal{
		height: auto;
		margin-top: 48px;
		padding-top: 24px;
	}
	#main #doctor_appeal::after{
		width: 100%;
		top: -24px;
		left: 0;
	}
	#main #doctor_appeal h3{
		margin: 0 0 12px;
		font-size: 4.533333322vw;
		text-align: center;
	}
	#main #doctor_appeal .name{
		margin: 0 0 20px;
		font-size: 7.99999998vw;
		text-align: center;
	}
	#main #doctor_appeal .name .spell{
		margin: 5px 0 0;
		font-size: 3.466666658vw;
		display: block;
	}
	#main #doctor_appeal .photo{
		margin-bottom: 20px;
		position: static;
	}
	#main #doctor_appeal .photo img{
		width: 100%;
		height: auto;
	}
	#main #doctor_appeal .lead{
		width: auto;
		margin: 0 0 20px;
		font-size: 3.466666658vw;
	}
	#main #doctor_appeal .repute{
		width: 100%;
		padding: 28px 7%;
		height: auto;
	}
	#main #doctor_appeal .repute.nose{
		background: url("../images/clinic/appeal/parts_nose_bg_sp.jpg") no-repeat #6590B9;
		background-size: 100% auto;
	}
	#main #doctor_appeal .repute h4{
		margin-bottom: 14px;
		font-size: 4.799999988vw;
		text-align: center;
	}
	#main #doctor_appeal .repute figure{
		width: 25%;
		margin-right: 6%;
	}
	#main #doctor_appeal .repute figure img{
		width: 100%;
		height: auto;
	}
	#main #doctor_appeal .repute p{
		font-size: 2.933333326vw;
	}

	/* 210503 技術訴求レイアウトパターン2 */
	#main #doctor_appeal.mod--02{
		width: 100%;
	}

	#main #doctor_appeal.mod--02 h3{
		font-size: 4.533333322vw;
		margin: 0 0 12px;
		line-height: 1.75em;
	}

	#main #doctor_appeal.mod--02 .name{
		font-size: 7.99999998vw;
		margin: 0 0 20px;
	}

	#main #doctor_appeal.mod--02 .lead{
		width: 100%;
		margin: 0 0 20px;
	}
	/* 210503 ここまで */
}

/* ---------------------------------------------------------------------------------------
	20210316 施術症例（2列掲載）
--------------------------------------------------------------------------------------- */
.under #main .drs_opinfo .message + .case h4 {
	margin-top: -35px;
}
.under #main .drs_opinfo .case .list_case {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 12px;
}
.under #main .drs_opinfo .case .list_case.block {
	display: block;
}
.under #main .drs_opinfo .case .list_case &gt; li {
	max-width: 400px;
}

.under #main .drs_opinfo .case .list_case .list_case-txt h5 {
	padding: 10px 0;
	color: #8b6952;
	font-size: 15px;
	font-weight: bold;
}
.under #main .drs_opinfo .case .list_case .list_case-txt p {
	font-size: 12px;
	line-height: 1.7;
}
@media screen and (max-width: 640px){
	.under #main .drs_opinfo .message + .case h4 {
		margin-top: -10px;
	}
}

/* ---------------------------------------------------------------------------------------
	20210427 クリニックシングル TCB〇〇院が選ばれる理由
--------------------------------------------------------------------------------------- */

.under #main .selected_reason li{
	width: 440px;
	position: relative;
	min-height: 270px;
	margin: 0 0 42px;
}

.under #main .selected_reason li:after{
	content: "";
	position: absolute;
	display: block;
	border-bottom: 1px solid #d5d5d5;
	width: 614px;
	height: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

.under #main .selected_reason li:last-child:after{
	display: none;
}

.under #main .selected_reason li:nth-child(odd){
	padding: 30px 440px 40px 0;
}
.under #main .selected_reason li:nth-child(even){
	padding: 30px 0 40px 440px;
}

.under #main .selected_reason figure{
	position: absolute;
	top: 0;
}
.under #main .selected_reason li:nth-child(odd) figure{
	right: 0;
}
.under #main .selected_reason li:nth-child(even) figure{
	left: 0;
}
.under #main .selected_reason figure figcaption{
	margin: 0;
	padding: 3px 0;
	font-size: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #E85298;
}
.under #main .selected_reason figure figcaption .position{
	margin: 0 10px;
	padding: 5px 8px;
	font-size: 13px;
	line-height: 1;
	color: #E85298;
	border-radius: 3px;
	background-color: #fff;
}

.under #main .selected_reason h4{
	padding: 0;
	border: none;
	font-size: 25px;
	letter-spacing: 0.05em;
	line-height: 1.4;
	color: #5d5d5d;
	margin: 0 0 1.5em;
	/* 0503 */
	align-items: center;
	letter-spacing: 0;
	font-feature-settings: "palt" 1;
	/* 0503 ここまで */
}

.under #main .selected_reason h4 img{
	margin: -0.12em 0.45em 0 0;
}

.under #main .selected_reason p{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 16px;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 640px){
	.under #main .selected_reason li,
	.under #main .selected_reason li:nth-child(even),
	.under #main .selected_reason li:nth-child(odd){
		width: 100%;
		padding: 0 0 30px;
		min-height: auto;
		margin: 0 0 50px;
	}

	.under #main .selected_reason h4{
		align-items: flex-start;
		font-weight: bold;
		font-size: 18px;
		letter-spacing: 0.05em;
		line-height: 1.66;
		margin: 0 0 30px;
	}

	.under #main .selected_reason h4 img{
		width: 63px;
		margin: 0 0.45em 0 0;
	}

	.under #main .selected_reason figure{
		position: static;
		margin: 0 0 15px;
	}
	.under #main .selected_reason figure figcaption{
		font-size: 16px;
	}
	.under #main .selected_reason figure figcaption .position{
		font-size: 12px;
	}

	.under #main .selected_reason li:after{
		width: 100%;
	}

	.under #main .selected_reason p{
		font-size: 14px;
	}
}
/* ---------------------------------------------------------------------------------------
	20211019 クリニックシングル TCB〇〇院が選ばれる理由 改修 ナンバリング自動化
--------------------------------------------------------------------------------------- */
.under #main .selected_reason {
	counter-reset: number 0;/* number のカウンタを 0 にセット */
}
.under #main .selected_reason__icn {
	display: block;
	position: relative;
	text-align: center;
	margin-top: -4px;
	margin-right: 0.5em;
}
.under #main .selected_reason__icn::before {
	counter-increment: number 1;/* number カウンタの増加数をセット */
	content: counter(number,decimal-leading-zero);/* 表示形式を指定 */
	line-height: 1;
	font-size: 80px;
	position: relative;
	color: #E85298;
	display: block;
}
.under #main .selected_reason__icn::after {
	content: 'REASON';
	font-size: 11px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	left: 50%;
	transform: translateX(-50%);
	bottom: -3px;
	background-color: #E85298;
	color: #fff;
	line-height: 1;
	letter-spacing: 0.2em;
	padding: 2px 6px 1px;
}
@media screen and (max-width:640px){
	.under #main .selected_reason__icn::before {
		font-size: 60px;
	}
	.under #main .selected_reason__icn::after {
		font-size: 10px;
		top: 57px;
		bottom: auto;
		padding: 4px 6px 3px;
		font-size: 10px;
		font-weight: lighter;
		transform: scale(0.8) translateX(-50%);
		transform-origin:0 0;
	}
}
/* ---------------------------------------------------------------------------------------
	20211019 クリニックシングル TCB〇〇院が選ばれる理由 改修 画像無しパーツとピンク見出し
--------------------------------------------------------------------------------------- */
.under #main .selected_reason_ttl {
	margin: 0;
	font-size: 30px;
	color: #fff;
	text-align: center;
	display: block;
	border: none;
	background-color: #FF8BC1;
}
.under #main .selected_reason li.w100{
	padding: 30px 0 40px 0;
}
.under #main .selected_reason li.w100 h4{
	white-space: normal;/*改行許可*/
}

@media screen and (max-width:640px){
	.under #main .selected_reason_ttl {
		font-size: 22px;
		line-height: 1.6;
	}
	.under #main .selected_reason li.w100{
		padding: 0 0 30px;
	}
}
/* ---------------------------------------------------------------------------------------
	20211020 クリニックエリアアーカイブ TCB〇〇エリアが選ばれる理由
--------------------------------------------------------------------------------------- */

.under #main .selected_reason_area{
	width: 1100px;
	margin: 0 auto 120px;
}
.under #main .selected_reason_area h2{
	margin: 0 0 60px;
	padding: 15px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
	text-align: center;
	display: block;
	border: none;
	background: linear-gradient(90deg, #64c9e2 0%, #60a9d6 100%);
}
.under #main .selected_reason_area &gt; ul{
	counter-reset: number 0;
}
.under #main .selected_reason_area &gt; ul &gt; li{
	margin-bottom: 80px;
}
.under #main .selected_reason_area ul li h3{
	margin: 0 0 30px;
	padding: 80px 0 0;
	font-size: 24px;
	font-feature-settings: unset;
	letter-spacing: 0;
	line-height: 1.6;
	color: #5D5D5D;
	display: block;
	border: none;
	background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTQiIGhlaWdodD0iMSIgdmlld0JveD0iMCAwIDExNCAxIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojNjRjOWUyO308L3N0eWxlPjwvZGVmcz48bGluZSBjbGFzcz0iYSIgeDI9IjExNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjUpIi8+PC9zdmc+") left 48px no-repeat;
	box-sizing: border-box;
	position: relative;
}
.under #main .selected_reason_area ul li h3::before{
	content: 'REASON';
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1;
	color: #64C9E2;
	position: absolute;
	top: 40px;
	left: 120px;
}
.under #main .selected_reason_area ul li h3::after{
	counter-increment: number 1;
	content: counter(number,decimal-leading-zero);
	font-size: 83px;
	line-height: 1;
	color: #64C9E2;
	display: block;
	position: absolute;
	top: 0;
	left: 220px;
}
.under #main .selected_reason_area ul li p{
	margin: 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 16px;
	letter-spacing: 0;
}
.under #main .selected_reason_area ul li p strong{
	color: #E85298;
}
.under #main .selected_reason_area ul li .flex_box{
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.under #main .selected_reason_area ul li .flex_box.wide{
	display: block;
}
.under #main .selected_reason_area ul li:nth-child(odd) .flex_box{
	flex-direction: row-reverse;
}
.under #main .selected_reason_area ul li .flex_box .col_txt{
	width: 500px;
}
.under #main .selected_reason_area ul li .flex_box.wide .col_txt{
	width: auto;
	margin-bottom: 30px;
}
.under #main .selected_reason_area ul li .flex_box figure{
	margin: 0;
	display: flex;
	justify-content: space-between;
	position: relative;
	align-items: flex-start;
}
.under #main .selected_reason_area ul li .flex_box figure figcaption{
	margin: 0;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-wrap: wrap;
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.under #main .selected_reason_area ul li .flex_box figure figcaption dl{
	width: 180px;
	border: 1px solid #60A9D6;
	box-sizing: border-box;
	background-color:rgba(255,255,255,0.9);
}
.under #main .selected_reason_area ul li .flex_box figure figcaption dl dt{
	padding: 6px 0;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 0;
	color: #fff;
	background-color: #60A9D6;
}
.under #main .selected_reason_area ul li .flex_box figure figcaption dl dd{
	padding: 5px 0;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0;
	color: #60A9D6;
}
.under #main .selected_reason_area ul li .flex_box figure figcaption dl dd span{
	margin-right: 10px;
	padding: 4px 8px;
	font-size: 15px;
	display: inline-block;
	border: 1px solid #60A9D6;
}

.under #main .selected_reason_area ul li .flex_box ul.doctor_panel{
	width: 880px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li{
	margin: 0 0 20px;
	position: relative;
}
.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl{
	width: 180px;
	text-align: center;
	border: 1px solid #60A9D6;
	box-sizing: border-box;
	background-color:rgba(255,255,255,0.9);
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl dt{
	padding: 4px 0;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0;
	color: #fff;
	background-color: #60A9D6;
}
.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl dd{
	padding: 5px 0;
	font-size: 15px;
	line-height: 1;
	letter-spacing: 0;
	color: #60A9D6;
}
.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl dd span{
	margin-right: 10px;
	padding: 4px 8px;
	font-size: 13px;
	display: inline-block;
	border: 1px solid #60A9D6;
}

.under #main .selected_reason_area ul li ul.bnr_box{
	margin: 50px 0 0;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	background-color: #e9f7fc;
}
.under #main .selected_reason_area ul li ul.bnr_box &gt; li{
	width: 520px;
	margin: 0;
}
.under #main .selected_reason_area ul li ul.bnr_box &gt; li.vio{
	border: 1px solid #ea4ba4;
}

@media screen and (max-width:640px){
	.under #main .selected_reason_area{
		width: auto;
		margin-bottom: 60px;
	}
	.under #main .selected_reason_area h2{
		margin: 0 -15px 30px;
		font-size: 5.866666652vw;
	}
	.under #main .selected_reason_area &gt; ul &gt; li{
		margin-bottom: 40px;
	}
	.under #main .selected_reason_area ul li h3{
		width: auto;
		margin: 0 -15px 20px;
		font-size: 4.799999988vw;
		padding: 15vw 15px 0;
		background-size: 20.8vw 1px;
		background-position: left 10vw;
	}
	.under #main .selected_reason_area ul li h3::before{
		font-size: 3.599999991vw;
		top: 8vw;
		left: 22vw;
	}
	.under #main .selected_reason_area ul li h3::after{
		font-size: 15.19999996vw;
		left: 41vw;
	}
	.under #main .selected_reason_area ul li p{
		font-size: 3.733333324vw;
	}
	.under #main .selected_reason_area ul li .flex_box{
		margin-bottom: 20px;
		display: block;
	}
	.under #main .selected_reason_area ul li .flex_box .col_txt{
		width: auto;
		margin-bottom: 20px;
	}
	.under #main .selected_reason_area ul li .flex_box figure img{
		width: 100%;
		max-width: none;
		height: auto;
	}
	.under #main .selected_reason_area ul li .flex_box figure figcaption{
		left: 2vw;
		right: 2vw;
		bottom: 2vw;
	}
	.under #main .selected_reason_area ul li .flex_box figure figcaption dl{
		width: 35vw;
	}
	.under #main .selected_reason_area ul li .flex_box figure figcaption dl dt{
		font-size: 3.333333325vw;
	}
	.under #main .selected_reason_area ul li .flex_box figure figcaption dl dd{
		font-size: 3.333333325vw;
	}
	.under #main .selected_reason_area ul li .flex_box figure figcaption dl dd span{
		margin-right: 5px;
		font-size: 2.799999993vw;
	}

	.under #main .selected_reason_area ul li .flex_box ul.doctor_panel{
		width: auto;
		justify-content: space-between;
	}
	.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li{
		width: 50%;
		margin: 0;
	}
	.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl{
		width: 90%;
		left: 50%;
		transform: translateX(-50%);
	}
	.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl dt{
		font-size: 3.333333325vw;
	}
	.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl dd{
		font-size: 3.333333325vw;
	}
	.under #main .selected_reason_area ul li .flex_box ul.doctor_panel li dl dd span{
		margin-right: 5px;
		font-size: 2.799999993vw;
	}

	.under #main .selected_reason_area ul li ul.bnr_box{
		margin: 30px 0 0;
		display: block;
	}
	.under #main .selected_reason_area ul li ul.bnr_box &gt; li{
		width: auto;
	}
	.under #main .selected_reason_area ul li ul.bnr_box &gt; li:not(:last-child){
		margin-bottom: 20px;
	}
}

/* ---------------------------------------------------------------------------------------
	20210427 クリニックシングル モニターランキング
--------------------------------------------------------------------------------------- */

.under #main .cl_single-monitor{
	margin: 0 0 140px;
}

.under #main .cl_single-monitor ol {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
}

.under #main .cl_single-monitor li{
	width: 420px;
	margin: 0 0 32px;
}

/* 0503 */
/*.under #main .cl_single-monitor ol li:nth-child(n + 3){
	display: none;
}*/
/* 0503 ここまで */

.under #main .cl_single-monitor .drs-rank-str{
	font-size: 16px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

.under #main .cl_single-monitor .drs-rank-str:before{
	content: '';
	background-image: url(../images/crown3.png);
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
	width: 38px;
	height: 23px;
	margin-bottom: 11px;
	margin-right: 6px;
}

.under #main .cl_single-monitor .drs-rank-str .drs-rank{
	font-size: 28px;
}

.under #main .cl_single-monitor .thumbnail{
	display: flex;
}

.under #main .cl_single-monitor h4{
	padding: 0;
	border: none;
	width: 224px;
	margin: 0;
}
.under #main .cl_single-monitor .cl_single-monitor_item h4 &gt; img {
	height: 100%;
}
.under #main .cl_single-monitor .txt_area{
	width: 196px;
	height: 224px;
	border: 2px solid;
	border-left: none;
	padding: 10px 13px 0 15px;
	box-sizing: border-box;
	font-weight: normal;
	position: relative;
	background: #f5f5f5;
}

.under #main .cl_single-monitor [class^="cat-"] .txt_area{ border-color: #F8B6D4; }

.under #main .cl_single-monitor .cat-eyes .txt_area{ border-color: #F8B6D4; }
.under #main .cl_single-monitor .cat-facelift .txt_area{ border-color: #ACEBE4; }
.under #main .cl_single-monitor .cat-antiageing_eye .txt_area{ border-color: #F5E4C4; }
.under #main .cl_single-monitor .cat-bust .txt_area{ border-color: #E2B8C2; }

.under #main .cl_single-monitor .cat-eye_double-164 .txt_area{ border-color: #F8B6D4; }
.under #main .cl_single-monitor .cat-facelift_fiber .txt_area{ border-color: #ACEBE4; }
.under #main .cl_single-monitor .cat-nose_buried .txt_area{ border-color: #F8C3C1; }
.under #main .cl_single-monitor .cat-eye_kuma_fukurami-509 .txt_area{ border-color: #F5E4C4; }
.under #main .cl_single-monitor .cat-buccalfat .txt_area{ border-color: #ABD9D7; }
.under #main .cl_single-monitor .cat-biyoku_thread .txt_area{ border-color: #E3E6EB; }
.under #main .cl_single-monitor .cat-nose_shapung .txt_area{ border-color: #E2F2F1; }
.under #main .cl_single-monitor .cat-liplift .txt_area{ border-color: #D0F196; }
.under #main .cl_single-monitor .cat-nose_all-685 .txt_area{ border-color: #F6CEC0; }
.under #main .cl_single-monitor .cat-gynecology-924 .txt_area{ border-color: #C2D6D7; }
.under #main .cl_single-monitor .cat-nose_height-001 .txt_area{ border-color: #98A3FF; }
.under #main .cl_single-monitor .cat-nose_all-688 .txt_area{ border-color: #FAC73F; }
.under #main .cl_single-monitor .cat-tcb-mesh .txt_area{ border-color: #F8B4D2; }
.under #main .cl_single-monitor .cat-nose_buried .txt_area{ border-color: #FFBFA6; }
.under #main .cl_single-monitor .cat-bust_hyaluronic_acid .txt_area{ border-color: #E2B8C2; }
.under #main .cl_single-monitor .cat-gynecology-926 .txt_area{ border-color: #E2B8C2; }
.under #main .cl_single-monitor .cat-nose_all-684 .txt_area{ border-color: #E7B7BB; }
.under #main .cl_single-monitor .cat-nose_height-683 .txt_area{ border-color: #E8C9BC; }

.under #main .cl_single-monitor .doctor_name{
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝B",serif;
	font-size: 14px;
	position: relative;
	z-index: 1;
	line-height: 1.85;
}

.under #main .cl_single-monitor .doctor_name span{
	display: inline-block;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	line-height: 1.3;
	padding: 0.15em 0.8em 0.12em;
	border-radius: 3px;
	background: #000000;
	font-weight: normal;
}

.under #main .cl_single-monitor .doctor_name small{
	display: unset;
	font-size: inherit;
	font-weight: inherit;
}

.under #main .cl_single-monitor .doctor_photo{
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
}

.under #main .cl_single-monitor .doctor_photo:before{
	content: "";
	display: block;
	width: 116px;
	height: 100%;
	position: absolute;
	background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 1;
	left: -64px;
}

.under #main .cl_single-monitor .doctor_photo img{
	width: auto;
	height: 106.5%;
	max-width: 100%;
	max-height: none;
	object-fit: cover;
	opacity: 0.6;
	object-position: calc(50% + 5px) -12px;
}

.under #main .cl_single-monitor .price_list{
	position: absolute;
	bottom: 10px;
	z-index: 1;
	width: calc(100% - 28px);
}

.under #main .cl_single-monitor .price_list dl{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	margin: -5px 0 10px;
}

.under #main .cl_single-monitor .price_list dl:only-of-type{
	margin: 0 0 15px;
}

.under #main .cl_single-monitor .price_list dt{
	font-family: inherit;
	font-size: 12px;
	line-height: 1.2;
	margin: 0 0 -1px;
}

.under #main .cl_single-monitor .price_list dd{
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1;
}

.under #main .cl_single-monitor .price_list dd small{
	font-size: 16px;
	display: unset;
	font-weight: inherit;
}

.under #main .cl_single-monitor .btn_form a{
	padding: 2px 0;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
	border-radius: 5px;
	position: relative;
}

.under #main .cl_single-monitor [class^="cat-"] .btn_form a{ background: linear-gradient(90deg, #efa7b3 0%, #d381a9 100%); }

.under #main .cl_single-monitor .cat-eyes .btn_form a{ background: linear-gradient(90deg, #efa7b3 0%, #d381a9 100%); }
.under #main .cl_single-monitor .cat-facelift .btn_form a{ background: linear-gradient(90deg, #30e5dc 0%, #26d9ec 100%); }
.under #main .cl_single-monitor .cat-antiageing_eye .btn_form a{ background: linear-gradient(90deg, #f1da52 0%, #e2bf42 100%); }
.under #main .cl_single-monitor .cat-bust .btn_form a{ background: linear-gradient(90deg, #e5c4cb 0%, #cf859e 100%); }

.under #main .cl_single-monitor .cat-eye_double-164 .btn_form a{background: linear-gradient(90deg, #efa7b3 0%, #d381a9 100%); }
.under #main .cl_single-monitor .cat-facelift_fiber .btn_form a{ background: linear-gradient(-90deg, #26d9ec 0%, #30e5dc 100%); }
.under #main .cl_single-monitor .cat-nose_buried .btn_form a{ background: linear-gradient(90deg, #fecfb1 0%, #fe8b82 100%); }
.under #main .cl_single-monitor .cat-eye_kuma_fukurami-509 .btn_form a{ background: linear-gradient(-90deg, #e2bf42 0%, #f1da52 100%); }
.under #main .cl_single-monitor .cat-buccalfat .btn_form a{ background: linear-gradient(-90deg, #6d98ba 0%, #ade3cc 100%); }
.under #main .cl_single-monitor .cat-biyoku_thread .btn_form a{ background: linear-gradient(-90deg, #5b919d 0%, #a3ab7a 100%); }
.under #main .cl_single-monitor .cat-nose_shapung .btn_form a{ background: linear-gradient(-90deg, #33a49e 0%, #95c0d0 100%); }
.under #main .cl_single-monitor .cat-liplift .btn_form a{background: linear-gradient(-90deg, #69b551 0%, #d0f196 100%); }
.under #main .cl_single-monitor .cat-nose_all-685 .btn_form a{ background: linear-gradient(-90deg, #d37654 0%, #d2ad6c 100%); }
.under #main .cl_single-monitor .cat-gynecology-924 .btn_form a{ background: linear-gradient(-90deg, #627ee9 0%, #b4c8e0 100%); }
.under #main .cl_single-monitor .cat-nose_height-001 .btn_form a{ background: linear-gradient(-90deg, #98a3ff 0%, #bbd3ff 100%); }
.under #main .cl_single-monitor .cat-nose_all-688 .btn_form a{ background: linear-gradient(-90deg, #dd9a2b 0%, #fac940 100%); }
.under #main .cl_single-monitor .cat-tcb-mesh .btn_form a{ background: linear-gradient(-90deg, #e886a5 0%, #d8a58a 100%); }
.under #main .cl_single-monitor .cat-nose_buried .btn_form a{ background: linear-gradient(-90deg, #fe8c82 0%, #fec1a5 100%); }
.under #main .cl_single-monitor .cat-bust_hyaluronic_acid .btn_form a{ background: linear-gradient(-90deg, #cf859e 0%, #e5c4cb 100%); }
.under #main .cl_single-monitor .cat-gynecology-926 .btn_form a{ background: linear-gradient(-90deg, #f483ae 0%, #dacbe2 100%); }
.under #main .cl_single-monitor .cat-nose_all-684 .btn_form a{ background: linear-gradient(-90deg, #c34f58 0%, #e6b5b9 100%); }
.under #main .cl_single-monitor .cat-nose_height-683 .btn_form a{ background: linear-gradient(-90deg, #d7574e 0%, #e9cec3 100%); }

.under #main .cl_single-monitor .btn_form a:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: 12px;
	width: 4px;
	height: 4px;
	border: 1px solid #ffffff;
	border-left: none;
	border-bottom: none;
	transform: rotate(45deg);
}

.under #main .cl_single-monitor .btn_toggle{
	width: 17em;
	margin: 30px auto 0;
	padding: 7px 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: 20px;
	letter-spacing: 0.02em;
	text-align: center;
	color: #5d5d5d;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #757575;
	background: #f5f5f5;
}

.under #main .cl_single-monitor .btn_toggle:before{
	content: '';
	width: 12px;
	height: 12px;
	border: 0px;
	border-bottom: solid 2px #737373;
	border-right: solid 2px #737373;
	transform: rotate(45deg);
	position: absolute;
	top: 32%;
	right: 23px;
}

.under #main .cl_single-monitor .btn_toggle.active:before{
	transform: rotate(-135deg);
	top: auto;
	bottom: 32%;
}

@media screen and (max-width: 640px){
	.under #main .cl_single-monitor{
		margin: 0 0 70px;
	}

	.under #main .cl_single-monitor li{
		width: 100%;
		margin: 0 0 5.33vw;
	}

	/* 0503 */
	/*.under #main .cl_single-monitor ol li:nth-child(n + 2){
		display: none;
	}*/
	/* 0503 ここまで */

	.under #main .cl_single-monitor .drs-rank-str{
		font-size: 4.266vw;
	}

	.under #main .cl_single-monitor .drs-rank-str .drs-rank{
		font-size: 7.466vw;
	}

	.under #main .cl_single-monitor h4{
		width: 46.4vw;
		height: 46.4vw;
	}
	
	.under #main .cl_single-monitor h4 img{
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.under #main .cl_single-monitor .txt_area{
		width: auto;
		height: auto;
		flex: 1;
		padding: 2vw 4vw 0;
	}

	.under #main .cl_single-monitor .doctor_name{
		font-size: 3.733vw;
		line-height: 1.6;
	}

	.under #main .cl_single-monitor .doctor_name span{
		font-size: 2.933vw;
		border-radius: 2.933vw;
		padding: 0.15em 1em 0.12em;
	}

	.under #main .cl_single-monitor .doctor_name small{
		font-size: 2.933vw;
	}

	.under #main .cl_single-monitor .price_list{
		bottom: 2.4vw;
		width: calc(100% - 8vw);
	}

	.under #main .cl_single-monitor .price_list dl{
			margin: 1.1vw 0;
	}

	.under #main .cl_single-monitor .price_list dl:only-of-type{
		margin: 0 0 4.4vw;
	}

	.under #main .cl_single-monitor .price_list dt{
		font-size: 2.933vw;
		margin: 0;
	}

	.under #main .cl_single-monitor .price_list dd{
		font-size: 5.33vw;
	}

	.under #main .cl_single-monitor .price_list dd small{
		font-size: 4.266vw;
	}

	.under #main .cl_single-monitor .btn_form{
		margin: 2.4vw 0 0;
	}

	.under #main .cl_single-monitor .btn_form a{
		font-size: 3.466vw;
		padding: 0;
		line-height: 2.1;
	}

	.under #main .cl_single-monitor .btn_toggle{
		font-size: 15px;
		width: 14.5em;
	}

	.under #main .cl_single-monitor .btn_toggle:before{
		width: 8px;
		height: 8px;
	}
}


/* ---------------------------------------------------------------------------------------
	20210427 クリニックシングル おすすめ施術スライダー
--------------------------------------------------------------------------------------- */
.under #main .recommend.pc_bnr_list{
	width: 760px;
	margin: 0 auto;
	padding: 0 0 40px;
}

.under #main .recommend.pc_bnr_list .slick-list .slick-slide{
	margin: 0 4px;
}

.under #main .recommend.pc_bnr_list li{
	margin: 2px 0;
}

.under #main .recommend.pc_bnr_list .slick-next,
.under #main .recommend.pc_bnr_list .slick-prev{
	background-size: 100%;
	width: 40px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transform: translateY(-20px);
}

.under #main .recommend.pc_bnr_list .slick-next{
	right: -65px;
}

.under #main .recommend.pc_bnr_list .slick-prev{
	left: -65px;
}

.under #main .recommend.pc_bnr_list .slick-dots{
	bottom: 0;
}

.under #main .recommend.pc_bnr_list .slick-dots li,
.under #main .recommend.pc_bnr_list .slick-dots li button{
	width: 23px;
}

.under #main .recommend.pc_bnr_list .slick-dots li button:before{
	font-size: 30px;
}

@media screen and (max-width: 640px){
	.under #main .recommend.pc_bnr_list{
			width: 100%;
			padding: 0 0 30px;
	}

	.under #main .recommend.pc_bnr_list .slick-dots li,
	.under #main .recommend.pc_bnr_list .slick-dots li button{
		width: 19px;
	}

	.under #main .recommend.pc_bnr_list .slick-dots li button:before{
		font-size: 25px;
	}


	/* 疑似アコーディオン iphone対策 */


}

/* ---------------------------------------------------------------------------------------
	20210427 クリニックシングル h2スタイルでのアコーディオンボタン
--------------------------------------------------------------------------------------- */
.under #main .accordion_title--default.vector{
	position: relative;
}
.under #main .accordion_title--default.vector:after{
	content: "";
	display: block;
	position: absolute;
	right: 27px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 11px;
	height: 11px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	transform: rotate(45deg) translate(40%,-60%);
}

.under #main .accordion_title--default.vector:hover{
	cursor: pointer;
}

.under #main .accordion_title--default.vector.visible:after{
	transform: scale(1,-1) rotate(45deg) translate(25%,-75%);
}

/* ---------------------------------------------------------------------------------------
	20210430 クリニックエリア
--------------------------------------------------------------------------------------- */

.under #main #box07 .clinic_area{
	margin-bottom: 25px;
	padding: 16px 11.5px 45px;
	border: solid 1px #ccc;
	box-sizing: border-box;
}
.under #main #box07 .clinic_area h3{
	margin: 0 0 14px;
	padding: 0 0 0 10px;
	font-size: 20px;
	line-height: 1.2;
	border: none;
	border-left: solid 5px #000;
}
.under #main #box07 .clinic_area .main{
	width: 975px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.under #main #box07 .clinic_area .main h4{
	margin: 40px 0 0 36px;
	padding: 0;
	font-size: 30px;
	line-height: 1.3;
	display: block;
	border: none;
	color: #fff;
	z-index: 1;
}
.under #main #box07 .clinic_area .main h4 .clinic{
	margin: -10px 0 0 0.5em;
	font-size: 13px;
	vertical-align: middle;
	display: inline-block;
}
.under #main #box07 .clinic_area .main ul.clinic_list{
	width: 720px;
	margin: 30px 30px 0 0;
	display: flex;
	justify-content: flex-end;
	/* flex-wrap: wrap; */
	z-index: 1;
}
.under #main #box07 .clinic_area .main ul.clinic_list li{
	width: 297px;
	margin: 0 20px 30px 0;
	padding-bottom: 14px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
	box-shadow: 0px 0px 15px -5px #999;
}
.under #main #box07 .clinic_area .main ul.clinic_list li:nth-last-child(n+3),
.under #main #box07 .clinic_area .main ul.clinic_list li:nth-last-child(n+3) ~ li{
	margin-right: 10px;
}
.under #main #box07 .clinic_area .main ul.clinic_list li:last-of-type{
	margin-right: 0!important;
}
.under #main #box07 .clinic_area .main ul.clinic_list li .mv{
	width: 100%;
	margin-bottom: 15px;
}
.under #main #box07 .clinic_area .main ul.clinic_list li .mv a{
	display: block;
}
.under #main #box07 .clinic_area .main ul.clinic_list li .mv img{
	width: 100%;
	height: 187px;
	object-fit: cover;
}
.under #main #box07 .clinic_area .main ul.clinic_list li:nth-last-child(n+3) .mv img,
.under #main #box07 .clinic_area .main ul.clinic_list li:nth-last-child(n+3) ~ li .mv img{
	height: 160px;
}
.under #main #box07 .clinic_area .main ul.clinic_list li dl{
	width: 170px;
	margin-left: 15px;
}
.under #main #box07 .clinic_area .main ul.clinic_list li:nth-last-child(n+3) dl,
.under #main #box07 .clinic_area .main ul.clinic_list li:nth-last-child(n+3) ~ li dl{
	width: 110px;
}
.under #main #box07 .clinic_area .main ul.clinic_list li dl dt{
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.4;
}
.under #main #box07 .clinic_area .main ul.clinic_list li dl dd{
	font-size: 11px;
	line-height: 1.6;
}
.under #main #box07 .clinic_area .main ul.clinic_list li figure{
	width: 100px;
	margin-right: 8px;
	text-align: center;
}
.under #main #box07 .clinic_area .main ul.clinic_list li figure a{
	display: inline-block;
}
.under #main #box07 .clinic_area .main ul.clinic_list li figure img{
	width: 84px;
	height: 103px;
	object-fit: cover;
}
.under #main #box07 .clinic_area .main ul.clinic_list li figure figcaption{
	margin: 3px 0 0;
	font-size: 11px;
	line-height: 1.4;
}
.under #main #box07 .clinic_area .main .visual{
	position: absolute;
	top: 0;
	left: 0;
}
.under #main #box07 .clinic_area .btn_area{
	width: 500px;
	margin: 0 auto;
	background-color: #F5F5F5;
	position: relative;
}
.under #main #box07 .clinic_area .btn_area::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all 0.3s ease 0s;
	opacity: 0;
}
.under #main #box07 .clinic_area.shinjuku .btn_area::before{
	background: linear-gradient(90deg, #89C1E4, #4DAADF);
}
.under #main #box07 .clinic_area.ikebukuro .btn_area::before{
	background: linear-gradient(90deg, #E6A0B8, #E86994);
}
.under #main #box07 .clinic_area.ginza .btn_area::before{
	background: linear-gradient(90deg, #97D49E, #57C463);
}
.under #main #box07 .clinic_area.shibuya .btn_area::before{
	background: linear-gradient(90deg, #E3D795, #DBC65B);
}
.under #main #box07 .clinic_area.nagoya .btn_area::before{
	background: linear-gradient(90deg, #D0A5EC, #AE6DDC);
}
.under #main #box07 .clinic_area.umeda .btn_area::before{
	background: linear-gradient(90deg, #E8B8AD, #DF9383);
}
.under #main #box07 .clinic_area.shinsaibashi .btn_area::before{
	background: linear-gradient(90deg, #E8C399, #D69E5F);
}
.under #main #box07 .clinic_area.fukuoka .btn_area::before{
	background: linear-gradient(90deg, #B8C0E2, #728CE2);
}
.under #main #box07 .clinic_area.yokohama .btn_area::before{
	background: linear-gradient(90deg, #A4C7D8, #70AECB);
}
.under #main #box07 .clinic_area.sendai_city .btn_area::before{
	background: linear-gradient(90deg, #F7E87C, #D6C065);
}
.under #main #box07 .clinic_area.omiya_area .btn_area::before{
	background: linear-gradient(90deg, #E5BBBB, #D99F9F);
}
.under #main #box07 .clinic_area.chiba_area .btn_area::before{
	background: linear-gradient(90deg, #5edade, #42bdc2);
}


.under #main #box07 .clinic_area .btn_area:hover:before{
	opacity: 1;
}
.under #main #box07 .clinic_area .btn_area a{
	padding: 20px 0;
	font-size: 18px;
	color: #444;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(../images/clinic/ic_pc_black.png);
	background-position: 80px center;
	background-repeat: no-repeat;
	border: solid 1px #E1E1E1;
	position: relative;
	transition: all 0.3s ease 0s;
}
.under #main #box07 .clinic_area .btn_area a:hover{
	color: #fff;
	background-image: url(../images/clinic/ic_pc_white.png);
}
.under #main #box07 .clinic_area .btn_area a::after{
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #5B5B5B;
	border-right: solid 2px #5B5B5B;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 7px);
	right: 80px;
	transition: all 0.3s ease 0s;
}
.under #main #box07 .clinic_area .btn_area a:hover::after{
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}

@media screen and (max-width: 640px){
	.under #main #box07 .clinic_area{
		min-height: 184vw;
		margin-bottom: 20px;
		padding: 0 0 15px;
		border: none;
		overflow: hidden;
	}
	.under #main #box07 .clinic_area h3{
		margin: 0 0 20px;
	}
	.under #main #box07 .clinic_area .main{
		width: 100%;
		padding: 6.6vw 0 0;
		display: block;
	}
	.under #main #box07 .clinic_area .main h4{
		margin: 0 0 6.6vw;
		font-size: 6.66666665vw;
		text-align: center;
	}
	.under #main #box07 .clinic_area .main h4 .area{
		font-size: 4.266666656vw;
	}
	.under #main #box07 .clinic_area .main h4 .clinic{
		display: none;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list{
		width: auto;
		margin: 0 0 8vw;
		display: block;
		position: relative;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li{
		width: 80vw;
		margin: 0 auto 4.2vw!important;
		padding: 4.2vw 5.5vw;
		border-radius: 5px;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li:last-of-type{
		margin: 0 auto!important;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li .mv{
		width: 41.6vw;
		order: 1;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li .mv img{
		height: 31vw!important;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li dl{
		width: 100%!important;
		margin: 1vw 0 0;
		order: 3;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li dl dt{
		margin-bottom: 2.6vw;
		font-size: 3.733333324vw;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li dl dd{
		font-size: 2.933333326vw;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li figure{
		width: 26vw;
		margin-right: 0;
		order: 2;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li figure img{
		width: 100%;
		height: 31vw;
	}
	.under #main #box07 .clinic_area .main ul.clinic_list li figure figcaption{
		font-size: 2.933333326vw;
	}
	.under #main #box07 .clinic_area .main .visual img{
		/* width: 100%; */
		/* height: auto; */
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.under #main #box07 .clinic_area .btn_area{
		width: 80vw;
	}
	.under #main #box07 .clinic_area .btn_area::before{
		opacity: 1;
	}
	.under #main #box07 .clinic_area .btn_area a{
		padding: 5vw 0;
		font-size: 3.99999999vw;
		color: #fff;
		background-image: url(../images/clinic/ic_pc_white.png);
		background-position: 10% center;
		border: solid 1px #fff;
	}
	.under #main #box07 .clinic_area .btn_area a::after{
		width: 6px;
		height: 6px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		top: calc(50% - 5px);
		right: 10%;
	}
}

/* 20230620 大阪エリア背景調整 */
.clinic_area.shinsaibashi .main .visual {
    height: calc(100% - 120px);
    background: #B18D63;
}
.clinic_area.shinsaibashi .main .visual picture{
    position:relative;
    display:block; 
}
.clinic_area.shinsaibashi .main .visual picture::after{
    content:"";
    background:linear-gradient(to top,#B18D63,transparent);
    bottom:0;
    left:0;
    bottom:0;
    left:0;
    height:100px;
    width:100%;
    position:absolute;
}
/* 20231201 福岡エリア背景調整 */
.clinic_area.fukuoka .main .visual {
    height: calc(100% - 120px);
    background: #68739b
}

.clinic_area.fukuoka .main .visual picture {
    position: relative;
    display: block
}

.clinic_area.fukuoka .main .visual picture::after {
    content: "";
    background: linear-gradient(to top,#68739b,transparent);
    bottom: 0;
    left: 0;
    bottom: 0;
    left: 0;
    height: 100px;
    width: 100%;
    position: absolute
}

@media screen and (max-width: 640px){
	.clinic_area.shinsaibashi .main .visual,
	.clinic_area.fukuoka .main .visual {
		height: auto;
		background: transparent;
	}
	.clinic_area.shinsaibashi .main .visual picture,
	.clinic_area.fukuoka .main .visual picture {
		position: static;
		display: inline;
	}
	.clinic_area.shinsaibashi .main .visual picture::after,
	.clinic_area.fukuoka .main .visual picture::after {
		content: none;
	}
}

/* クリニックエリア表示（システム対応後は消す） */
.under #main #box07 .clinic_area{
	/*display: none;*/
}

#tonai_area + div &gt; .shinjuku,
#tonai_area + div &gt; .ikebukuro,
#tonai_area + div &gt; .ginza,
#tonai_area + div &gt; .shibuya{
	display: block!important;
}

#kanto_area + div &gt; .yokohama{
	display: block!important;
}

#tokai_area + div &gt; .nagoya{
	display: block!important;
}

#kansai_area + div &gt; .shinsaibashi,
#kansai_area + div &gt; .umeda{
	display: block!important;
}

#okinawa + div &gt; .fukuoka{
	display: block!important;
}

/* ---------------------------------------------------------------------------------------
	20210504 .クリニックシングル上部 doctor_strength
--------------------------------------------------------------------------------------- */

.under #main .doctor_strength{
	width: 820px;
	position: relative;
	min-height: 550px;
	box-sizing: border-box;
	padding: 35px 40px 20px;
	margin: 0 auto;
	background: radial-gradient(#1A1A1A 6%, #000000 100%);
}

.under #main .doctor_strength ul{
	position: relative;
	z-index: 1;
}

.under #main .doctor_strength li{
	width: 580px;
}

.under #main .doctor_strength li:not(:last-of-type){
	margin-bottom: 35px;
}

.under #main .doctor_strength li h3{
	background: rgba(0,0,0,0);
	border: none;
	padding: 0;
	margin: 0 0 20px;
	display: flex;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	color: #ffffff;
	align-items: center;
	line-height: 1.8em;
}

.under #main .doctor_strength li h3 .num{
	margin: 0 20px 0 0;
}

.under #main .doctor_strength li h3 .title{
	font-size: 23px;
}

.under #main .doctor_strength li h3 .title strong{
	font-size: 30px;
	color: #985F47;
	letter-spacing: 0;
}

.under #main .doctor_strength li .lead{
	color: #ffffff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0;
	font-weight: normal;
}

.under #main .doctor_strength li .lead.bg_black{
	position: relative;
}

.under #main .doctor_strength li .lead.bg_black:before{
	display: block;
	content: "";
	position: absolute;
	background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	padding: 0.5em 1.3em;
	left: -1.3em;
	top: -0.5em;
	bottom: -0.5em;
	right: -1.3em;
	z-index: -1;
}

.under #main .doctor_strength figure{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}

@media screen and (max-width: 640px){
	.under #main .doctor_strength{
		width: 100%;
		min-height: auto;
		padding: 8% 4%;
	}

	.under #main .doctor_strength li{
		width: 100%;
	}

	.under #main .doctor_strength li:not(:last-of-type){
		margin-bottom: 8vw;
	}

	.under #main .doctor_strength li h3{
		line-height: 1.35;
		margin: 0 0 4vw;
	}

	.under #main .doctor_strength li h3 .num{
		margin: 0 3.76vw 0 1.86vw;
		width: 8vw;
	}

	.under #main .doctor_strength li h3 .num img{
		max-width: 100%;
		height: auto;
	}

	.under #main .doctor_strength li h3 .title{
		font-size: 4.8vw;
	}

	.under #main .doctor_strength li h3 .title strong{
		font-size: 8vw;
	}

	.under #main .doctor_strength li .lead{
		font-size: 3.733vw;
	}

	.under #main .doctor_strength li .lead.bg_black:before{
		display: none;
	}

	.under #main .doctor_strength figure{
		display: none;
	}
}

/* ---------------------------------------------------------------------------------------
	20210503 正方形の症例写真の並び
--------------------------------------------------------------------------------------- */

.under #main .list_clinic-photo.square{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

.under #main .list_clinic-photo.square li &gt;*{
	width: 247px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* 0503 */
.under #main .min_slider.border:not(:last-child){
	position: relative;
	padding: 0 0 30px;
	margin: 0 0 25px;
}

.under #main .min_slider.border:not(:last-child):after{
	content: "";
	position: absolute;
	display: block;
	border-bottom: 1px solid #d5d5d5;
	width: 614px;
	height: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

@media screen and (max-width: 640px){
	.under #main .list_clinic-photo.square{
		width: 70.1vw;
	}

	.under #main .list_clinic-photo.square li &gt;*{
		width: 100%;
	}

	.under #main .min_slider.border:not(:last-child){
		padding: 0 0 20px;
		margin: 0 0 30px;
	}

	.under #main .min_slider.border:not(:last-child):after{
		width: 70%;
	}
}
/* 0503 ここまで */

/* 210615 クリニックエリアアーカイブ 得意施術追加・クリニックナビレイアウト変更  */
.under #main .clinic_archive--2020 .clinic_nav li{
	position: relative;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content{
	position: absolute;
	top: -10px;
	left: -15px;
	z-index: 1;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal{
	width: 123px;
	height: 123px;
	border-radius: 50%;
	background: linear-gradient(135deg, #60a9d7 0%, #66d4e6 100%);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	overflow: hidden;
	display: flex;
	flex-flow: column;
	align-items: center;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dt{
	background: #ffffff;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.15em;
	text-align: center;
	color: #264c61;
	height: 48px;
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	padding: 8px 0 0;
	box-sizing: border-box;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd{
	font-family: "Yu Mincho";
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd{
	font-family: "Yu Mincho";
	font-weight: 600;
	line-height: 1.7;
	text-align: center;
	color: #fff;
	flex-grow: 1;
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	padding: 0 0 14px;
	letter-spacing: 0;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd.count_01{
	font-size: 20px;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd.count_02{
	font-size: 16px;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd strong{
	padding: 0.1em 0.15em 0;
}

.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd strong + strong{
	border-top: 1px dotted #ffffff;
}

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

	.under #main .clinic_archive--2020 .clinic_nav li a,
	.under #main .clinic_archive--2020 .clinic_nav li:nth-child(2n) a{
		flex-flow: column;
		height: auto;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .photo{
		width: 100%;
		height: 32vw;
		margin-bottom: 0;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .name{
		width: 100%;
		align-items: flex-start;
		padding: 4.3vw 31.3vw 4.8vw 5.3vw; /*アイコン26vw ＋ 左の値5.3vw*/
		box-sizing: border-box;
		font-size: 4.533vw;
		position: relative;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .name:after{
		content: "";
		position: absolute;
		border:  2.3vw solid transparent;
		border-right: 2.3vw solid #CBD9DF;
		border-bottom: 2.3vw solid #CBD9DF;
		right: 1.5vw;
		bottom: 1.5vw;
		width: 0;
		height: 0;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .name span{
		font-size: 3.2vw;
		text-align: left;
	}

	.under #main .clinic_archive--2020 .clinic_nav li .photo img{
		width: 100%;
		object-fit: cover;
		object-position: center 70%;
	}

	.under #main .clinic_archive--2020 .clinic_nav .over_content.medal{
		left: auto;
		right:  2vw;
		top: 17vw;
	}

	.under #main .clinic_archive--2020 .clinic_nav .over_content.medal{
		width: 26vw;
		height: 26vw;
	}

	.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dt{
		font-size: 3.466vw;
		height: 39%;
		padding: 0.6em 0 0;
	}

	.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd{
		padding: 0 0 0.5em;
		height: 61%;
		box-sizing: border-box;
	}

	.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd.count_01{
		font-size: 4.266vw;
	}

	.under #main .clinic_archive--2020 .clinic_nav .over_content.medal dd.count_02{
		font-size: 3.466vw;
	}
}

/* ---------------------------------------------------------------------------------------
	20210705 梅田茶屋町院 ドクター施術バナースライダー（SP時のみ）
--------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px){
	.under #main .cl_single-bnr_slide .slick-dots{
		bottom: -30px;
		left: 0;
		right: 0;
	}
}

/* ---------------------------------------------------------------------------------------
	20210720 クリニックシングルに院長の得意施術追加
--------------------------------------------------------------------------------------- */
.under #main #box01.dr_appeal{
	margin-bottom: 20px;
}
.under #main #box01.dr_appeal.open{	/* アコーディオン開いたときに後続のコンテンツとの余白がなくなるため、開いてる時だけマージンをを大きめに */
	margin-bottom: 80px;
}
.under #main #box01.dr_appeal .box01_item {
	margin-bottom: 0;
}

#box01.dr_appeal .box01_item .box01_ct{
	padding-bottom: 0;
}

#box01.dr_appeal .box01_item ul{
	display: flex;
	flex-wrap: wrap;
	padding: 35px  10px 15px;
	justify-content: center;
}

#box01.dr_appeal .box01_item ul:before,
#box01.dr_appeal .box01_item ul:after{
	display: block;
	content: "";
	width: 266px;
	height: 0;
	order: 1;
	margin: 0 14px 0 0;
}

#box01.dr_appeal .box01_item ul li{
	line-height: 1.25;
	min-height: 60px;
	margin: 0 14px 12px 0;
	width: 260px;
}

#box01.dr_appeal .box01_item ul li a{
	padding: 10px 8px 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

#box01.dr_appeal .box01_item ul li a:before{
	bottom: 5px;
}

@media screen and (max-width: 640px){	
	#box01.dr_appeal .box01_item ul{
		padding: 15px 15px 5px;
	}
	
	#box01.dr_appeal .box01_item ul:before,
	#box01.dr_appeal .box01_item ul:after{
		margin: 0;
		width: 100%;
	}
	
	#box01.dr_appeal .box01_item ul li{
		margin: 0 0 10px;
		min-height: auto;
	}
	
	#box01.dr_appeal .box01_item ul li a{
		padding: 16px 0;
	}
}


/* 210810 クリニックシングル 得意施術 もっと見る */
#box01.dr_appeal .more{
	display: none;
}

@media screen and (max-width: 640px){
	#box01.dr_appeal{
		position: relative;
	}
	
	#box01.dr_appeal .box01_item ul{
		display: block;
	}
	
	#box01.dr_appeal .box01_item ul li{
		box-sizing: border-box;
	}
	
	#box01.dr_appeal .box01_item ul.close {
	  padding-bottom: 0;
	}
	#box01.dr_appeal .box01_item ul.open {
	  overflow: visible;
	  padding-bottom: 50px;
	}
	
	#box01.dr_appeal .more{
		background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100% );
		padding: 15px 0 40px;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 3;
		transition: ease all 0.3s;
	}
	
	#box01.dr_appeal .more.active{
		padding: 0;
		bottom: -45px;
	}
	
	#box01.dr_appeal .more p{
		font-family: Oswald, "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
		background: #e85499;
		color: #ffffff;
		font-size: 13px;
		font-weight: normal;
		position: relative;
		width: 58%;
		text-align: center;
		padding: 0.35em 0;
		border-radius: 2em;
		margin: 0 auto;
	}
	
	#box01.dr_appeal .more p:after{
		position: absolute;
		content: "";
		display: block;
		right: 21px;
		top: 0;
		bottom: 0;
		margin: auto 0;
		width: 6px;
		height: 6px;
		border: 1px solid #ffffff;
		border-left: none;
		border-top: none;
		transform: rotate(45deg) translate(3px,-3px);
	}
	
	#box01.dr_appeal .more.active p:after{
		transform: rotate(-135deg) translate(-6px,0);
		
	}
}

/* 20210826 目次スタイル調整 */
.under #main.single-clinic #toc_container span.toc_number {
	display: none;
}

.under #main.single-clinic #toc_container ul{
	counter-reset: number 0; 
}

.under #main.single-clinic #toc_container a:before{
	counter-increment: number 1; 
	content: counter(number) " "; 
	display: inline-block;
	font-size: 15px;
	color: #e85298;
	font-weight: bold;
	margin-right: 10px;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 1.5em;
	text-align: center;
}

.under #main.single-clinic #toc_container a br{
	display: none !important;
}

/* ========== 20211015 single-clinicの動画用見出し（h3だけどh2の見た目） ========== */

.under #main .clinic__movie_box{
	width: 1000px;
	margin: 0 auto 100px;
}

.under #main h3.clinic__movie_title {
    font-size: 22px;
    line-height: 1.75em;
    color: #ffffff;
    background: #5d5d5d;
    padding: 15px;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 640px){
	.under #main h3.clinic__movie_title {
		font-size: 4.5vw;
		padding: 15px;
		margin-bottom: 15px;
		text-align: justify;
	}

	.under #main .clinic__movie_box{
		width: auto;
		margin-bottom: 50px;
	}
}

/* ========== 20211015 single-clinicの動画用見出し（h3だけどh2の見た目） ここまで ========== */

/* ========== 20211020 クリニックシングル PHOTO GALLERY追加 ここから ========== */
.under #main .clinic_case{
	margin-bottom: 50px;
	padding: 60px 0 40px;
	position: relative;
}
.under #main .clinic_case::after{
	content: '';
	width: 2000px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	bottom: auto;
	transform: translateX(-50%);
	background: linear-gradient(90deg, #ebf7ff 0%, #64c9e2 51.14%, #60a9d6 100%);
	opacity: 0.3;
	z-index: -2;
}
.under #main .clinic_case h3,
.under #main .clinic_case h2.blue{
	margin: 0 auto 50px;
	padding: 0;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: 0.08em;
	line-height: 1;
	color: #60A9D6;
	text-align: center;
	background-color: transparent;
	border: none;
}
.under #main .clinic_case h3 span,
.under #main .clinic_case h2.blue span{
	display: block;
	line-height: 1.4;
	font-size: 20px;
	color: #5D5D5D;
	margin-top: 8px;
}
.under #main .clinic_case_detail {
	width: 880px;
	margin: 0 auto 60px;
	background: linear-gradient(90deg, #64c9e2 0%, #60a9d6 100%);
	border: 1px solid #60a9d6;
}
.under #main .clinic_case_detail .clinic_case_detail__name,
.under #main .clinic_case_detail .clinic_case_detail__price{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	color: #fff;
	line-height: 1.7;
	color: #fff;
}
.under #main .clinic_case_detail .clinic_case_detail__name{
	font-size: 28px;
	padding: 20px 0 5px;
	margin: 0 30px 5px;
	border-bottom: 1px solid #A8D1DB;
	font-feature-settings: "palt";
}
.under #main .clinic_box--area .clinic_case_detail .clinic_case_detail__name{
	font-size: 25px;
	text-align: center;
	padding: 10px 0 5px;
}
.under #main .clinic_case_detail .clinic_case_detail__price{
	font-size: 25px;
	margin: 0 30px;
}
.under #main .clinic_box--area .clinic_case_detail .clinic_case_detail__price{
	font-size: 22px;
	text-align: center;
}
.under #main .clinic_case_detail .clinic_case_detail__price span{
	font-size: 15px;
}
.under #main .clinic_case_detail .clinic_case_detail__description{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 17px;
	padding: 25px 45px;
	background-color: #fff;
}
.under #main .clinic_box--area .clinic_case_detail .clinic_case_detail__description{
	margin-top: 10px;
}
.under #main .clinic_case_detail .clinic_case_detail__description dl{
	width: 380px;
}
.under #main .clinic_case_detail .clinic_case_detail__description dl dt{
	padding: 10px 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #60A9D6;
	text-align: center;
	line-height: 1;
	border: 1px solid #60A9D6;
}
.under #main .clinic_case_detail .clinic_case_detail__description dl dd{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 15px;
	color: #000;
	margin: 10px 0;
	letter-spacing: 0.05em;
}
@media screen and (max-width:640px){
	.under #main .clinic_case{
		padding: 40px 0 20px;
	}
	.under #main .clinic_case::after{
		width: 100vw;
	}
	.under #main .clinic_case h3,
	.under #main .clinic_case h2.blue{
		margin: 0 auto 40px;
		font-size: 7.99999998vw;
	}
	.under #main .clinic_case h3 span,
	.under #main .clinic_case h2.blue span{
		font-size: 3.99999999vw;
	}
	.under #main .clinic_case_detail{
		width: auto;
		margin: 0 auto 30px;
	}
	.under #main .clinic_case_detail .clinic_case_detail__name{
		font-size: 5.5vw;
		text-align: center;
		padding: 10px 0 5px;
		margin: 0 15px 5px;
	}
	.under #main .clinic_case_detail .clinic_case_detail__price{
		font-size: 4.5vw;
		text-align: center;
		margin: 0 15px;
	}
	.under #main .clinic_case_detail .clinic_case_detail__price span{
		font-size: 3.333333325vw;
	}
	.under #main .clinic_case_detail .clinic_case_detail__description{
		display: block;
		margin-top: 10px;
		padding: 30px 25px;
	}
	.under #main .clinic_case_detail .clinic_case_detail__description dl{
		width: 100%;
	}
	.under #main .clinic_case_detail .clinic_case_detail__description dl + dl{
		margin-top: 20px;
	}
	.under #main .clinic_case_detail .clinic_case_detail__description dl dt{
		font-size: 3.733333324vw;
	}
	.under #main .clinic_case_detail .clinic_case_detail__description dl dd{
		font-size: 3.733333324vw;
	}
}
/* スライダー部分 */
.under #main .clinic_archive--2020 .clinic_case_ttl{
	margin: 0 0 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: 35px;
	color: #60A9D6;
	text-align: center;
}
.under #main .clinic_case_list01{
	margin-bottom: 100px;
	position: relative;
	width: 1650px;
	left: 50%;
	transform: translateX(-50%);
}
.under #main .clinic_case_list01 .slick-slide{
	margin: 0;
	margin-bottom: 0!important;
	opacity: .6;
}
.under #main .clinic_case_list01 .slick-slide img{
	transform: scale(.8);
}
.under #main .clinic_case_list01 .slick-slide.slick-center{
	opacity: 1;
}
.under #main .clinic_case_list01 .slick-slide.slick-center img{
	transform: scale(1);
	transition: opacity .5s, transform .5s;
}
.under #main .clinic_case_list01 .slick-prev,
.under #main .clinic_case_list01 .slick-next{
	width: 60px;
	height: 120px;
	top: 50%;
	transform: translateY(-50%);
}
.under #main .clinic_case_list01 .slick-prev{
	background: url(../images/clinic/clinic_case_arrow_pre.svg) center no-repeat rgba(255,255,255,0.8);
	left: calc(50% - 400px);
}
.under #main .clinic_case_list01 .slick-next{
	background: url(../images/clinic/clinic_case_arrow_next.svg) center no-repeat rgba(255,255,255,0.8);
	right: calc(50% - 400px);
}
.under #main .clinic_case_list01 .slick-dots{
	position: absolute;
	bottom: -60px;
}
.under #main .clinic_case_list01 .slick-dots li{
	margin: 0 5px;
}
.under #main .clinic_case_list01 .slick-dots li button:before{
	font-size: 50px;
	color: #fff;
	-webkit-text-stroke: 1px #60A9D6;
	opacity: .6;
}
.under #main .clinic_case_list01 .slick-dots li.slick-active button:before{
    color: #60A9D6;
	opacity: 1;
}

@media screen and (max-width:640px){
	.under #main .clinic_archive--2020 .clinic_case_ttl{
		font-size: 8vw;
	}
	.under #main .clinic_case_list01{
		width: 100vw;
		margin: 0 0 80px;
	}
	.under #main .clinic_case_list01 .slick-list{
		overflow: hidden;
	}
	.under #main .clinic_case_list01 li img{
		width: 100%!important;
	}
	.under #main .clinic_case_list01 .slick-prev,
	.under #main .clinic_case_list01 .slick-next{
		width: 45px;
		height: 90px;
		background-size: 16px 55px;
	}
	.under #main .clinic_case_list01 .slick-prev{
		left: 4.5%;
	}
	.under #main .clinic_case_list01 .slick-next{
		right: 4.5%;
	}
	.under #main .clinic_case_list01 .slick-dots{
		bottom: -50px;
	}
}
/* ========== 20211020 クリニックシングル PHOTO GALLERY追加 ここまで ========== */


/* ---------- 20211013 TOP SNS（TCBEAUTY）デザイン刷新 ----------*/
#tcbeauty .tcbeauty_top {
	background: url("../images/tcbeauty/img_tcbeauty_pc.jpg") no-repeat center top;
	background-size: 1920px 500px;
	padding: 60px 0 0;
	margin: 0 0 55px;
}

.under #main #tcbeauty h2 {
	font-size: 30px;
	color: #ffffff;
	letter-spacing: 0.5em;
	margin: 0 0 108px;
	position: relative;
	text-align: center;
	background: unset;
	line-height: 1.3;
	padding: 0;
}

.under #main #tcbeauty h2:before {
	content: "";
	display: block;
	background: url("../images/tcbeauty/title_tcbeauty_pc.png") no-repeat;
	background-size: contain;
	width: 1052px;
	height: 106px;
	position: absolute;
	bottom: -100px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#tcbeauty .tcbeauty_list {
	display: flex;
	justify-content: center;
}

#tcbeauty .tcbeauty_list li {
	background: #ffffff;
	margin: 0 2.5px;
	position: relative;
}

#tcbeauty .tcbeauty_list li a {
	transition: ease opacity 0.3s;
}

#tcbeauty .box00_btn a {
	text-align: center;
	font-size: 140%;
}

@media screen and (min-width: 641px) {
	#tcbeauty .tcbeauty_list li:nth-child(even){
		top: -60px;
	}
}

@media screen and (max-width:640px) {
	#tcbeauty .tcbeauty_top {
		background: url("../images/tcbeauty/img_tcbeauty_sp.jpg") no-repeat center top;
		background-size: 100%;
		padding: 25px 0 0;
		margin: 0 0 60px;
	}
	
	.under #main #tcbeauty h2 {
		letter-spacing: 0.27em;
		font-size: 29px;
		line-height: 1.37;
		margin: 0 0 15px;
	}
	
	.under #main #tcbeauty h2:before {
		background: url("../images/tcbeauty/title_tcbeauty_sp.png") no-repeat;
		background-size: 100%;
		width: 100%;
		height: 10.4vw;
		bottom: -0.8em;
	}

	#tcbeauty .tcbeauty_list {
		flex-wrap: wrap;
		width: 93%;
		margin: 0 auto;
	}
	
	#tcbeauty .tcbeauty_list li {
		width: 32.3%;
		margin: 0.4%;
	}
	
	#tcbeauty .tcbeauty_list:before,
	#tcbeauty .tcbeauty_list:after {
		content: "";
		display: block;
		width: 32.3%;
		margin: 0.4%;
		height: 0;
		order: 1;
	}
	
	#tcbeauty .box00_btn a {
		width: 92%;
		max-width: none;
		padding: 23px 20px;
		text-decoration: none;
	}
}

@media screen and (max-width: 380px) {
	.under #main #tcbeauty h2 {
		font-size: 7.6vw;
	}
}

/* ---------- 20211013 TOP SNS（TCBEAUTY）デザイン刷新 ここまで----------*/


/* ---------- 20211027 クリニックエリアに4カラム版追加 ----------*/

/* 既存修正 */
@media screen and (max-width:640px) {
	.under #main #box07 .clinic_area .main .visual {
		right: 0;
		bottom: calc(-8vw - 5vw - 4.4vw);/* 余白 ＋ ボタン余白 ＋文字高さ半分*/
		overflow: hidden;
	}
}
/* 既存修正 ここまで */

@media screen and (min-width:641px) {
	/* 既存修正 */
	.under #main #box07 .clinic_area .main h4 {
		font-size: 28px;
		letter-spacing: 0.12em;
		font-weight: 400;
	}
	.under #main .inner #box07 .clearfix .yokohama .main h4{
		letter-spacing: -0.01em;
	}

	.under #main #box07 .clinic_area .main h4 .clinic {
		letter-spacing: 0.1em;
	}
	/* 既存修正 ここまで */

	.under #main #box07 .clinic_area .main.full_scale {
		flex-wrap: wrap;
	}

	.under #main #box07 .clinic_area .main.full_scale h4 {
		margin: 40px 0 0 50px;
	}

	.under #main #box07 .clinic_area .main.full_scale h4 br {
		display: none;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list {
		width: 100%;
		margin: 15px 0 0 0;
		flex-wrap: wrap;
		justify-content: center;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li {
		width: 216px;
		margin: 0 12px 30px 0;
		align-content: flex-start;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li:nth-child(4n) {
		margin-right: 0;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li figure img {
		width: 66px;
		height: 82px;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li:nth-last-child(n+3) dl,
	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li:nth-last-child(n+3) ~ li dl {
		width: 104px;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li dl {
		margin-left: 12px;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li dl dt {
		letter-spacing: 0;
		font-size: 13px;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li dl dd {
		letter-spacing: 0;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li figure {
		margin-right: 12px;
		width: 85px;
		text-align: center;
	}

	.under #main #box07 .clinic_area .main.full_scale ul.clinic_list li figure figcaption {
		text-align: center;
		letter-spacing: 0;
	}		
}

/* ---------- 20211027 クリニックエリアに4カラム版追加 ここまで ----------*/


/* ---------- 20211027 エリアアーカイブのナビ4カラム対応 ----------*/

@media screen and (min-width:641px) {
	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] li {
		width: 258px;
		margin-right: 19px;
	}

	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] li:nth-child(4n),
	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] li:last-child {
		margin-right: 0;
	}

	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] .photo {
		height: 197px;
	}

	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] .name {
		/* transform: scale(0.9); */
		font-size: 20px;
		width: 230px;
		padding: 20px 12px;
	}

	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] .over_content.medal {
		transform: scale(0.89);
		transform-origin: left top;
		top: -25px;
		left: -9px;
	}
	
	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] .over_content.medal dt {
		font-size: 17px;
		padding: 11px 0 0;
	}
	
	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] .over_content.medal dd {
		font-size: 17px;
		letter-spacing: 0;
		padding: 0 0 20px;
	}
	
	.under #main .clinic_archive--2020 .clinic_nav[class*="count_"] .over_content.medal dd.count_02 {
		padding: 0 0 11px;
	}
}

/* ---------- 20211027 エリアアーカイブのナビ4カラム対応 ここまで ----------*/


/* ---------- 20211129 エリアランキング追加 ----------*/

#main .clinic_area_ranking{
	width: 2000px;
	margin: 50px auto 80px;
	display: flex;
	justify-content: center;
	background: linear-gradient(#e5f9ff 0%, #fff 400px);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
#main .clinic_area_ranking .ranking{
	width: 525px;
	position: relative;
	top: -50px;
}
#main .clinic_area_ranking .ranking .ttl{
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	background: url(../images/clinic/area_ranking_bg_eyes.png) left center no-repeat, linear-gradient(to right, #64c9e2 0%, #60a9d6 100%);
	box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
}
#main .clinic_area_ranking .ranking .ttl h2{
	padding: 0 35px;
	font-size: 23px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	background: url(../images/clinic/area_ranking_olive_l.png) left center no-repeat, url(../images/clinic/area_ranking_olive_r.png) right center no-repeat;
}
#main .clinic_area_ranking .ranking .ttl h2 span{
	font-size: 28px;
	display: block;
}
#main .clinic_area_ranking .ranking ol{
	padding: 0;
	counter-reset: number 0;
	box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
}
#main .clinic_area_ranking .ranking ol li{
	margin: 0;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
#main .clinic_area_ranking .ranking ol li:nth-child(even){
	background-color: #F6F6F6;
}
#main .clinic_area_ranking .ranking ol li:last-child{
	border-bottom: none;
}
#main .clinic_area_ranking .ranking ol li a{
	padding-right: 20px;
	text-decoration: none;
	display: flex;
	align-items: center;
	transition: all 0.3s ease 0s;
}
#main .clinic_area_ranking .ranking ol li a:hover{
	opacity: 0.7;
}
#main .clinic_area_ranking .ranking ol li p{
	margin: 0;
}
#main .clinic_area_ranking .ranking ol li .no{
	width: 102px;
	height: 65px;
	margin-right: 25px;
	padding-top: 12px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	color: #1471AA;
	text-align: center;
	background-color: #dff0f6;
	box-sizing: border-box;
}
#main .clinic_area_ranking .ranking ol li:nth-of-type(1) .no,
#main .clinic_area_ranking .ranking ol li:nth-of-type(2) .no,
#main .clinic_area_ranking .ranking ol li:nth-of-type(3) .no{
	padding-top: 20px;
}
#main .clinic_area_ranking .ranking ol li:nth-of-type(1) .no{
	color: #AA9300;
	background: url(../images/clinic/icon_crown_no1.png) center top no-repeat, linear-gradient(135deg, #fff 0%, #fff 24.25%, #ebde6b 100%);
}
#main .clinic_area_ranking .ranking ol li:nth-of-type(2) .no{
	color: #51646A;
	background: url(../images/clinic/icon_crown_no2.png) center top no-repeat, linear-gradient(135deg, #fff 0%, #f6f7f7 26.77%, #b6c1c4 100%);
}
#main .clinic_area_ranking .ranking ol li:nth-of-type(3) .no{
	color: #88603D;
	background: url(../images/clinic/icon_crown_no3.png) center top no-repeat, linear-gradient(135deg, #fff 0%, #fff 20.92%, #ecd19c 100%);
}
#main .clinic_area_ranking .ranking ol li .no::after{
	font-size: 40px;
	counter-increment: number 1;
	content: counter(number);
}
#main .clinic_area_ranking .ranking ol li .txt{
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#main .clinic_area_ranking .ranking ol li .score{
	margin-left: auto;
	font-size: 15px;
	font-weight: bold;
	color: #60A9D6;
}
#main .clinic_area_ranking .ranking ol li .score span{
	font-size: 30px;
}
#main .clinic_area_ranking .ranking .note{
	margin: 10px 0 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-size: 13px;
	color: #000;
}

@media screen and (max-width:640px) {
	#main .clinic_area_ranking{
		width: auto;
		margin: 80px -15px 0;
		padding: 0 15px;
		display: block;
		left: auto;
		transform: none;
	}
	#main .clinic_area_ranking .ranking{
		width: auto;
		top: -9vw;
	}
	#main .clinic_area_ranking .ranking .ttl{
		height: 18vw;
		background-size: auto 100%, auto;
	}
	#main .clinic_area_ranking .ranking .ttl h2{
		padding: 0 6vw;
		font-size: 4.5vw;
		background-size: auto 100%;
	}
	#main .clinic_area_ranking .ranking .ttl h2 span{
		font-size: 5vw;
	}
	#main .clinic_area_ranking .ranking ol li a{
		padding-right: 4vw;
	}
	#main .clinic_area_ranking .ranking ol li .no{
		width: 22vw;
		height: 15vw;
		margin-right: 4vw;
		font-size: 4vw;
	}
	#main .clinic_area_ranking .ranking ol li .no::after{
		font-size: 8vw;
	}
	#main .clinic_area_ranking .ranking ol li .txt{
		font-size: 4.5vw;
	}
	#main .clinic_area_ranking .ranking ol li .score{
		font-size: 3vw;
	}
	#main .clinic_area_ranking .ranking ol li .score span{
		font-size: 5vw;
	}
}

/* ---------- 20211129 エリアランキング追加 ここまで ----------*/

/* ---------- 20220624 クリニックスライダー変更 ここから---------- */

.under #main .paging_art_link{
	color:#fff;
	text-decoration: none;
	position:
	relative;
	padding-left: 20px;
}

.under #main .paging_art_link::before{
	content:'';
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
	width: .5em;
	height: .5em;
	border: 0.1em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-45%) rotate(45deg);
	background-size: cover;
	position: absolute;
	top: 10px;
	left: 0;
}

.under #main .paging_doctor_link{
	display: flex;
	align-items: flex-end;
	margin-left: auto;
}

.under #main .paging_art_link:hover{
	border-bottom: 2px dashed #fff;
}

.under #main .paging_doctor_link a{
}

.under #main .paging_doctor_link a:hover{
	opacity:.6;
}
/*---スライダーを縦で揃える---*/
.slideshow .slick-track{
	display: flex;
    align-items: center;
}
@media screen and (max-width: 767px) {
	.under #main .paging_art_link{
		padding-left:14px;
	}
	.under #main .paging_art_link::before{
		top:6px;
	}
	
}

/* ---------- 20220624 クリニックスライダー変更 ここまで---------- */

/* ---------- 20220630 クリニック×施術ページ（クリニックシングルの子ページとして設置） ---------- */
.modal_list{
	display: flex;
	flex-wrap: wrap;
}
.under #main .modal_list li{
	width: 50%;
    max-width: calc(calc(880px /2) - 15px);
	line-height: 1;
}
.under #main .modal_list li:not(:last-child){
	margin-right: 30px;
	margin-bottom: 30px;
}
.under #main .modal_list li:nth-child(2n){
	margin-right: 0;
}
.under #main .modal_list__link{
	text-decoration: none;
    display: inline-block;
    line-height: 0;
    position: relative;
}
.under #main .modal_list__link:hover {
	opacity: .8;
}
/* サーチアイコン表示 */
.modal_list__link::before{
	content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #000;
    opacity: .5;
}
.modal_list__link::after{
	content: '';
    background: url(../images/opinfo/eyes/eye_double-164/search.svg) no-repeat;
    background-position: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    width: 25px;
    height: 25px;
    display: block;
}
.modal_list__movie{
	width: 100%;
}
.modal_list_02{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.under #main .modal_list_02 li{
	width: min(100%, calc(calc(100% /3) - 20px));
    line-height: 0;
    margin-bottom: 30px;
}
.under .wrap_eye_double-164 #main .modal_list_02 li {
	width: calc(33.33% - 7px);
	max-width: calc(calc(880px/3) - 7px);
}
.under .wrap_eye_double-164 #main .modal_list_02 li:not(:last-child) {
	margin-right: 10px;
}
.under #main .modal_list_02 li:not(:last-child) {
    margin-right: 25px;
}
.under #main .modal_list_02 li:nth-child(3n) {
    margin-right: 0;
}
@media screen and (max-width: 640px) {
	.under #main .modal_list li {
		width: calc(50% - 5px);
		max-width: calc(calc(880px /2) - 5px);
	}
	.under #main .modal_list li:not(:last-child){
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.under #main .modal_list li:nth-child(2n) {
		margin-right: 0;
	}
	.under #main .modal_list_02 li:not(:last-child) {
		margin-right: 0;
	}
	.under #main .modal_list_02 li{
		width: calc(calc(100% / 3) - 7px );
		line-height: 0;
		margin-bottom: 30px;
	}
	.under #main .modal_list_02 li:nth-child(3n) {
		margin-right: 0;
	}
	.under #main .modal_list_02 li{
		margin-bottom: 10px;
	}
	/*サーチアイコン表示*/
	.modal_list__link::before{
		top: 4px;
		right: 4px;
		width: 20px;
		height: 20px;
		opacity: .3;
	}
	.modal_list__link::after{
		background-size: 14px;
		top: 7px;
		right: 7px;
		width: 14px;
		height: 14px;
	}
}

/* 監修ドクター（opinfo.cssより引用） */
.under #main .message_box{
	margin: 30px 0 60px;
	background: #f7f7f7;
}

.under #main .message_box h2{
	margin: 0 0 30px;
}

.under #main .message_box h3,
.under #main .message_box h4{
	width: auto;
	margin: 0 30px 20px;
	padding-top: 0;
	display: block;
}
.under #main .message_box h3 {
	padding-right: 0;
	padding-left: 0;
}

.under #main .message_box .message_inner{
	margin: 0 10px 0 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
}

.under #main .message_box .message_inner .text{
	width: 580px;
}

.under #main .message_box .message_inner .text p{
	font-size: 12px;
}

.under #main .message_box .message_inner .photo{
	width: 250px;
	margin-top: auto;
	text-align: right;
}
.under #main .message_box .message_inner--2col {
	display: grid;
	padding: 20px 30px;
	grid-template-columns: repeat(2, calc(50% - 10px));
	gap: 16px 20px;
}
.under #main .message_box .message_inner--2col h3 {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 10px;
}
.under #main .message_box .message_inner--2col .doctor_histories dl {
	display: flex;
}
.under #main .message_box .message_inner--2col .doctor_histories dt {
	align-self: baseline;
}
.under #main .message_box .message_inner--2col .doctor_histories dt + dd {
	width: calc(100% - 100px);
	letter-spacing: 0.02em;
}

.under #main .message_box .message_inner--bgwhite {
	margin: 0 30px 0;
	padding: 22px 22px 0;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
}
.under #main .message_box .message_inner--bgwhite .text {
	width: calc(100% - 250px);
}
.under #main .message_box .message_inner--bgwhite .text p {
	font-size: 12px;
}
.under #main .message_box .message_inner--bgwhite .photo {
	width: 250px;
	margin-top: auto;
	text-align: right;
	image-rendering: -webkit-optimize-contrast;
}

@media screen and (max-width:640px){
	.under #main .message_box{
		padding: 0!important;
	}
	.under #main .message_box h3,
	.under #main .message_box h4{
		margin: 0 20px 20px;
	}

	.under #main .message_box .message_inner{
		margin: 0 20px;
		display: block;
	}

	.under #main .message_box .message_inner .text{
		width: auto;
	}

	.under #main .message_box .message_inner .photo{
		width: 100%;
		margin-top: -75px;
	}

	.under #main .message_box .message_inner .photo img{
		width: 42%;
	}

	.under #main #menu-cat02 .heading_pink{
		font-size: 18px;
		text-align: left;
	}

	.under #main .opinfo_category #menu-cat02 .center{
		font-size: 14px;
		text-align: left;
	}

	.under #main #menu-cat02 .image_l{
		width: 35%;
		margin: 0 25px 0 0;
		float: left;
	}

	.under #main #menu-cat02 h5{
		margin-left: 37%;
		padding: 0.5em 0;
	}

	.under #main .message_box .message_inner--2col {
		padding: 16px;
		grid-template-columns: repeat(1, 100%);
	}
	.under #main .message_box .message_inner--2col .doctor_histories dl {
		display: inline-block;
	}
	.under #main .message_box .message_inner--2col .doctor_histories dt + dd {
		width: 72%
	}

	.under #main .message_box .message_inner--bgwhite {
		margin: 0 16px;
		padding: 16px 16px 0;
		display: block;
	}
	.under #main .message_box .message_inner--bgwhite .text {
		width: auto;
	}
	.under #main .message_box .message_inner--bgwhite .photo {
		width: 100%;
		margin-top: -75px;
		margin-left: 16px;
	}
	.under #main .message_box .message_inner--bgwhite .photo img {
		width: 42%;
	}
}
/* 監修ドクター（opinfo.cssより引用）ここまで */

/* c-btn（opinfo.cssより引用） */
.c-btn-outer--big {
	max-width: 600px;
	margin: 0 auto;
	background: linear-gradient(90deg, #EED6FF, #DBEFFF);
}
.under #main .c-btn {
	display: inline-block;
	position: relative;
	padding: 20px 0;
	border: 1px solid #CCCCCC;
	background: #fff;
	text-align: center;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	width: 100%;
	max-width: 328px;
	text-decoration: none;
	transition: ease all 0.3s;
	color: #000;
}
.under #main .c-btn-outer .c-btn:last-child {
	margin-right: 0;
}
.under #main .c-btn-outer .c-btn:hover {
	background: rgba(255,255,255,0);
}
.under #main .c-btn--big {
	max-width: 600px;
	background: #fff;
}
@media screen and (max-width:640px){
	.under #main .c-btn-outer {
		text-align: center;
	}
}
/* c-btn（opinfo.cssより引用）ここまで */

/* ドクター経歴の備考欄（common.cssより引用） */
.under #main .drinfo_remarks dt {
	width: auto;
	margin-right: 10px;
}
@media screen and (max-width: 640px) {
	.under #main .drinfo_remarks dt,
	.under #main .drinfo_remarks dd {
		width: auto;
		padding: 0;
	}
	.under #main .drinfo_remarks dt {
		margin-right: 10px;
	}
}
/* ドクター経歴の備考欄（common.cssより引用）ここまで */
/* ---------- 20220630 クリニック×施術ページ（クリニックシングルの子ページとして設置）ここまで ---------- */

/* 220916 クリニックシングルQ&amp;Aコンテンツ追加 */
.c-qa__item {
	margin-bottom: 15px;
}
.c-qa__head {
	color: #000;
	background-color: #F7F7F7;
	font-size: 16px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	padding: 20px 20px 20px 60px;
	position: relative;
	border-radius: 5px;
}
.c-qa__head::before {
	content: 'Q';
	background: #6B9DBF;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.9em;
	height: 0.9em;
	border-radius: 30px;
	position: absolute;
	top: 50%;
	left: 15px;
	line-height: 1;
	transform: translateY(-50%);
}
.c-qa__cont {
	background-color: #F7F7F7;
	padding: 5px;
}
.c-qa__cont-inner {
	background-color: #fff;
	border-radius: 5px;
	text-align: right;
	padding-bottom: 15px;
}
.c-qa__txt {
	font-size: 16px;
	padding: 15px 60px;
	position: relative;
}
.c-qa__txt::before {
	content: 'A';
	background: #61C590;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.9em;
	height: 0.9em;
	border-radius: 30px;
	position: absolute;
	top: 15px;
	left: 15px;
	line-height: .9;
}

@media screen and (max-width: 640px) {
	.c-qa__head {
		font-size: 15px;
		padding: 20px 60px 20px;
	}
	.c-qa__head::before {
		font-size: 15px;
		padding: 9px;
		top: 20px;
		transform: initial;
	}
	.c-qa__txt {
		font-size: 15px;
		padding: 15px 20px 15px 60px;
	}
}

/*---------------------------------------------------------------------------------------
-- 新しいクリニックシングルのfv
----------------------------------------------------------------------------------------*/

.p-clinic-fv {
	margin-top: 0;
  position: relative;
  height: 500px;
}
.p-clinic-fv__inner {
	display: flex;
  flex-flow: column;
  justify-content: center;
  width: min(620px,100%);
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
	transform: translateY(-50%);
  margin: 0 auto;
	padding: 45px 40px 50px;
}
.p-clinic-fv__inner::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(10px);
	background: rgba(0,0,0,.5);
	--webkit-backdrop-filter: blur(10px);
	z-index: 1;
}
.p-clinic-fv__ttl {
	color: #fff;
  font-size: 50px;
  font-weight: 400;
	line-height: 1.2;
	text-shadow: 0px 0 15px rgb(0 0 0);
	text-align: center;
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
    letter-spacing: 0.02em;
}
.p-clinic-fv__summary {
	color: #fff;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.6;
	letter-spacing: 0;
	text-shadow: 0px 0 15px rgb(0 0 0);
	position: relative;
	z-index: 2;
}
.p-clinic-fv__img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

@media screen and (max-width: 640px){
	.p-clinic-fv {
		margin: 0 0 30px;
		height: auto;
	}
	.p-clinic-fv__inner {
		width: calc(calc(255 / 375) * 100vw);
		padding: calc(calc(13 / 375) * 100vw) calc(calc(15 / 375) * 100vw);
		top: calc(calc(60 / 375) * 100vw);
		transform: initial;
	}
	.p-clinic-fv__inner::before {
		backdrop-filter: blur(4px);
		-webkit-backdrop-filter: blur(4px);
	}
	.p-clinic-fv__ttl {
		font-size: calc(calc(22 / 375) * 100vw);
		margin-bottom: calc(calc(10 / 375) * 100vw);
		letter-spacing: 0;
	}
	.p-clinic-fv__summary {
		font-size: calc(calc(13 / 375) * 100vw);
		line-height: 1.6;
	}
	.p-clinic-fv__img {
		height: auto;
	}
}

/*---------------------------------------------------------------------------------------
-- 症例モデルの料金非表示
----------------------------------------------------------------------------------------*/
.under #main .cl_single-monitor .price_list &gt; dl {
	display: none;
}
.under #main .cl_single-monitor .doctor_name {
	position: absolute;
  bottom: 47px;
	font-size: 18px;
	line-height: 1.6;
	text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
	padding-bottom: 2px;
}
.under #main .cl_single-monitor .doctor_name span {
	text-shadow: none;
}
.under #main .cl_single-monitor .doctor_name span {
	font-size: 12px;
}
.under #main .cl_single-monitor .doctor_name small {
	font-size: 14px;
}
@media screen and (max-width: 640px) {
	.under #main .cl_single-monitor .doctor_name {
		bottom: 10.2vw;
		font-size: 4.2vw;
		line-height: 1.5;
		padding-bottom: 0;
	}
	.under #main .cl_single-monitor .doctor_name span,
	.under #main .cl_single-monitor .doctor_name small {
		font-size: 2.933vw;
	}
}

/* 見出しスタイル */
.c-clinic-ttl {
	font-size: 30px;
	text-align: center;
	margin: 60px 0 40px;
	color: #000000;
}
.c-clinic-ttl span {
	display: block;
	margin-top: 15px;
	line-height: 1.4;
	font-size: 16px;
	font-family: "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	color: #717071;
}

.c-heading-h2,
.p-doctor_opinfo h2 {
	background: linear-gradient(90deg, #0D0D0D, #4D4D4D);
	position: relative;
	padding-left: 35px;
	font-size: 25px;
	line-height: 1.3em;
	margin: 0 0 40px;
	box-shadow: 0 1px 10px 1px rgb(0 0 0 / 20%);
}

.c-heading-h2:before,
.p-doctor_opinfo h2::before {
	background: #999999;
	display: block;
	content: '';
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 59%;
}
@media screen and (max-width: 640px) {
	.c-clinic-ttl {
		font-size: 28px;
		margin: 40px 0 20px;
	}
	.c-clinic-ttl span {
		margin-top: 10px;
		font-size: 14px;
	}
	
	.c-heading-h2,
	.p-doctor_opinfo h2 {
		font-size: min(40px, calc(calc(40 / 750) * 100vw));
		margin: min(80px, calc(calc(80/750) * 100vw)) 0 min(40px, calc(calc(40/750) * 100vw));
	}
}

/* =====2023/11/24 ドクタークリニックページ-ブランディング訴求 ここから==== */
.c-clinic-nav {
	padding-top: 20px;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
}
.c-clinic-nav * {
	box-sizing: border-box;
}
.c-clinic-nav__list {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.c-clinic-nav__list--center {
	justify-content: center;
}
.c-clinic-nav__list li {
	width: calc((100% - 10px * 5) / 6);
	border: 1px solid #B8A05F;
	margin-bottom: 0;
}
.c-clinic-nav__list li a {
	position: relative;
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 12px 5px;
	font-size: 13px;
	text-align: center;
	line-height: 1.4;
	text-decoration: none;
	transition: all .3s ease;
}
.c-clinic-nav__list li a:hover {
	opacity: .6;
}
.c-clinic-nav__list li a::after {
	content: '';
	position: absolute;
	bottom: 6px;
	left: 50%;
	transform: translateX(-50%) rotate(135deg);
	width: 5px;
	height: 5px;
	border-top: 1px solid #B8A05F;
	border-right: 1px solid #B8A05F;
	transition: all .3s ease;
}
.c-clinic-nav__list li a:hover::after {
	bottom: 4px;
}
@media screen and (max-width: 640px) {
	.c-clinic-nav {
		padding-top: 30px;
	}
	.c-clinic-nav__list--center {
		justify-content: unset;
	}
	.c-clinic-nav__list li {
		width: calc((100% - 10px) / 2);
	}
}

.c-bigBnr {
	padding: 50px 0;
}
.c-bigBnr__inner {
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
}
.c-bigBnr__slider {
	height: 600px;
	overflow-y: hidden;
}
.c-bigBnr__slider.slick-initialized {
	height: auto;
	overflow-y: visible;
}
.c-bigBnr__slider .slick-list {
	overflow: visible !important;
}
.c-bigBnr__slider .slick-slide {
	padding: 0 10px;
}
.c-bigBnr__slider a.c-bigBnr__item {
	transition: all .3s ease;
}
.c-bigBnr__slider a.c-bigBnr__item:hover {
	opacity: .6;
}
.c-bigBnr__slider .slick-slide img {
	margin: 0;
}
.c-bigBnr__navSlider {
	margin: 20px auto 0;
	height: 120px;
	overflow-y: hidden;
	width: calc(100% - (20px + 140px));
}
.c-bigBnr__navSlider.slick-initialized {
	height: auto;
	overflow-y: visible;
}

.c-bigBnr__navSlider .slick-current .c-bigBnr__nav-item {
	position: relative;
}
.c-bigBnr__navSlider .slick-current .c-bigBnr__nav-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 4px solid #1F2B54;
	box-shadow: inset 0 0 0 4px #ffffff;
}
.c-bigBnr__navSlider .slick-list {
	position: relative;
	padding: 0 120px !important;
}
.c-bigBnr__navSlider .slick-prev,
.c-bigBnr__navSlider .slick-next {
	width: 20px;
	height: 40px;
	top: 50%;
	transform: translateY(-50%);
}
.c-bigBnr__navSlider .slick-prev {
	left: calc((70px / 2 + 20px) * -1);
}
.c-bigBnr__navSlider .slick-next {
	right: calc((70px / 2 + 20px) * -1);
}
.c-bigBnr__navSlider.is-fixed .slick-track {
	transform:unset!important;
}
.c-bigBnr__nav-item {
	margin: 0 10px;
	cursor: pointer;
	transition: all .3s ease;
}
.c-bigBnr__nav-item:hover {
	opacity: .6;
}
.c-bigBnr__navSlider .slick-current .c-bigBnr__nav-item:hover {
	opacity: 1;
	cursor: auto;
}
@media screen and (max-width: 640px) {
	.c-bigBnr {
		padding: 50px 0 30px;
	}
	.c-bigBnr__inner {
		width: calc(100% - 30px);
		min-width: inherit;
		box-sizing: border-box;
	}
	.c-bigBnr__slider {
		height: calc(92vw * ( 600/1100 ));
		margin: 0 -5px;
	}
	
	.c-bigBnr__slider .slick-slide {
		padding: 0 5px;
	}
	.c-bigBnr__navSlider {
		margin: 10px auto 0;
		width: 20vw;
		height: calc(20vw * ( 600/1100 ));
	}
	.c-bigBnr__navSlider.slick-initialized {
		width: calc(100% - 40px);
	}
	.c-bigBnr__navSlider .slick-current .c-bigBnr__nav-item::before {
		border: 2px solid #1F2B54;
		box-shadow: inset 0 0 0 2px #ffffff;
	}
	
	.c-bigBnr__nav-item {
		margin: 0 2.5px;
	}
	.c-bigBnr__navSlider .slick-prev,
	.c-bigBnr__navSlider .slick-next {
		width: 10px;
		height: 20px;
	}
	.c-bigBnr__navSlider .slick-list {
		padding: 0 30px !important;
	}
	
	.c-bigBnr__navSlider .slick-prev {
		left: -20px;
	}
	.c-bigBnr__navSlider .slick-next {
		right: -20px;
	}
	
}

.c-clinic-sns {
	padding: 50px 0 65px;
	font-family: "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
}
.c-clinic-sns--bgGray {
	background-color: #F3F3F3;
}
.c-clinic-sns__heading {
	margin-bottom: 30px;
	display: inline-block;
}
.c-clinic-sns__heading a {
	display: flex;
	align-items: center;
	gap: 15px;
	transition: all .3s ease;
	text-decoration: none;

}
.c-clinic-sns__heading a:hover {
	opacity: .6;
}
.c-clinic-sns__heading-left {
	width: 80px;
}
.c-clinic-sns__heading-right {
	color: #000;
}
.c-clinic-sns__ttl {
	padding: 0;
	border: none;
	background: none;
	line-height: 1;
	letter-spacing: normal;
	background: none;
	font-size: 30px;
	margin: 0 0 7px;
	color: #000;
	font-family: "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
}
.c-clinic-sns__name {
	display: flex;
	align-items: center;
	gap: 7px;
}
.c-clinic-sns__tiktok ul {
	display: flex;
	flex-wrap: wrap;
	gap: clamp(5px,5vw,50px);
}
.c-clinic-sns__tiktok li {
	width: calc((100% - clamp(5px,5vw,50px) * 3) / 4);
	margin-bottom: 0;
}
.c-clinic-sns__name img {
	height: 27px;
	object-fit: contain;
}
.c-clinic-sns__name span {
	font-size: 14px;
	font-weight: 600;
	background: none;
}
.c-clinic-sns__tiktok-thum {
	position: relative;
	cursor: pointer;
}
.c-clinic-sns__tiktok-thum:hover::before {
	opacity: .6;
}
.c-clinic-sns__tiktok-thum::before {
	content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: clamp(40px, 8vw, 80px);
    height: clamp(40px, 8vw, 80px);
    background: url(../images/movie_play_icon.svg) no-repeat center/contain;
    z-index: 2;
}
.c-clinic-sns__tiktok-movie {
	display: none;
}
.c-clinic-sns__more a {
	margin: 0 auto;
	position: relative;
	display: block;
	padding: 15px 5px;
	width: 250px;
	border: 1px solid #707070;
	text-decoration: none;
	font-size: clamp(14px,2vw,20px);
	text-align: center;
	color: #4B4B4B;
	transition: all .3s ease;
}
.c-clinic-sns__more a:hover {
	background-color: #edeff3;
}
.c-clinic-sns__more a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 8px;
	height: 8px;
	transform: translateY(-50%) rotate(45deg);
	border-top: 2px solid #979797;
	border-right: 2px solid #979797;
}
@media screen and (max-width: 640px) {
	.c-clinic-sns {
		padding: 40px 0;
	}
	.c-clinic-sns__heading {
		margin-bottom: 10px;
	}
	.c-clinic-sns__heading-left {
		width: 60px;
	}
	.c-clinic-sns__ttl {
		font-size: 20px;
	}
	.c-clinic-sns__name img {
		height: 20px;
	}
	.c-clinic-sns__name span {
		font-size: 12px;
	}
	.c-clinic-sns__tiktok li {
		width: calc((100% - clamp(5px,5vw,50px)) / 2);
	}
	
}

.c-opinfo-popular {
	overflow: hidden;
	padding: 90px 0 60px;
	margin-bottom: 75px;
	background: url(..//images/clinic/umedaosaka/popular_bg.jpg) no-repeat 100%/auto;
}
.c-opinfo-popular__slider {
	height: 468px;
	overflow: hidden;
}
.c-opinfo-popular__slider.slick-initialized {
	height: auto;
	overflow: visible;
}
.c-opinfo-popular__slider .slick-list {
	width: 2400px;
	padding: 20px 0 20px 20px;
    margin-left: -20px;
}
.c-opinfo-popular .slick-dots {
	position: static;
	margin-top: 20px;
}
.c-opinfo-popular .slick-dots li button:before {
	color: #A4A4A4;
}
.c-opinfo-popular .slick-dots li.slick-active button:before {
	color: #393939;
}
.c-opinfo-popular .slick-prev,
.c-opinfo-popular .slick-next {
	background: url(../images/clinic/umedaosaka/popular-slider__arrow.png) no-repeat center/contain;
	bottom: 0;
    top: auto;
    width: 50px;
    height: 50px;
}
.c-opinfo-popular .slick-prev {
	transform: translateY(15px);
	left: 0;
}
.c-opinfo-popular .slick-next {
	transform: rotate(180deg) translateY(-15px);
	right: 0;
}
.c-opinfo-popular__item {
	display: block;
	position: relative;
	margin-right: 40px;
	width: 650px;
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
	text-decoration: none;
	transition: all .3s ease;
}
a.c-opinfo-popular__item:hover {
	opacity: .6;
}
.c-opinfo-popular__item::before {
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%,-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	line-height: 1;
	letter-spacing: 1;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝B",serif;
}
.c-opinfo-popular__item--no1::before {
	content: '1';
	background-color: #E5B804;
}
.c-opinfo-popular__item--no2::before {
	content: '2';
	background-color: #7A9CB7;
}
.c-opinfo-popular__item--no3::before {
	content: '3';
	background-color: #B64E03;
}

.c-opinfo-popular__item p {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 70px;
	padding: 5px;
	text-align: center;
	font-size: clamp(12px,2vw,20px);
	line-height: 1.4;
	background-color: #fff;
	margin-bottom: 0;
	font-family: Oswald, "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	box-sizing: border-box;
}
@media screen and (max-width: 640px) {
	.c-bigBnr__slider.is-single {
		margin: 0 -15px;
	}
	.c-bigBnr__slider.is-single .slick-slide {
		padding: 0;
	}
	.c-opinfo-popular {
		padding: 20px 0 60px;
	}
	.c-opinfo-popular__slider {
		width: calc(100vw - 15px);
		height: calc(66vw * ( 198/ 270 ));
	}
	.c-opinfo-popular__slider .slick-list {
		width: auto;
	}
	.c-opinfo-popular {
		margin-bottom: 0;
	}
	.c-opinfo-popular__item::before {
		width: 30px;
		height: 30px;
		font-size: 20px;
	}
	
	.c-opinfo-popular .slick-prev,
	.c-opinfo-popular .slick-next {
		width: 35px;
		height: 35px;
		bottom: 8px;
	}
	.c-opinfo-popular .slick-prev {
		transform: translateY(15px);
		left: 0;
	}
	.c-opinfo-popular .slick-next {
		transform: rotate(180deg) translateY(-15px);
		right: 15px;
	}

	.c-opinfo-popular .slick-dots {
		margin-top: 0;
		margin-left: -15px;
	}
	.c-opinfo-popular__item {
		margin-right: 20px;
		width: clamp(250px,40vw,400px);
	}
	.c-opinfo-popular__item p {
		min-height: 45px;
	}
}

/* ---------------------------------------------------------------------------------------
	opinfo.cssから複製 ここから
--------------------------------------------------------------------------------------- */
.recruitment_model_bnr {
	background-image: url(../images/doctor/surgery_content/recruitment_model_bnr_bg_pc.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 1100/610;
	position: relative;
	margin-top: 120px;
	margin-bottom: 80px;
	padding-bottom: 10px;
	}
	
	.recruitment_model_photo {
	position: absolute;
	top: -63px;
	left: 15px;
	}
	.recruitment_model_photo img {
	width: 378px;
	height: auto;
	}
	
	.recruitment_model_bnr, .recruitment_model_bnr p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	}
	
	.apply_btn {
	background-image: url(../images/doctor/surgery_content/btn_bg_pc.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	aspect-ratio: 1000/100;
	width: 1000px;
	color: #fff;
	text-decoration: none;
	font-size: 50px;
	margin: 15px auto;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0, 27, 136, 0.5);
	letter-spacing: -0.001em;
	transition: all 0.3s;
	position: relative;
	z-index: 2;
	font-weight: bold;
	}
	.apply_btn:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.8;
	}
	
	.recruitment_model_cont {
	position: relative;
	padding-top: 26px;
	padding-left: 367px;
	z-index: 2;
	}
	
	.recruitment_model_lead {
	/*background-image: url(../images/doctor/surgery_content/recruitment_model_lead_bg_pc.png);*/
	background: linear-gradient(-90deg, rgba(203,162,0,0) 0%, rgba(203,162,0,1) 160px, rgba(203,162,0,1) 100%);
	background-size: contain;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 24px;
	/*text-align: center;*/
	min-width: 365px;
	font-weight: normal;
	border-radius: 5px;
	/* aspect-ratio: 380/50; */
	margin-top: 8px;
	margin-bottom: 19px;
	padding: 15px 3em 15px 0.8em;
	display: inline-block;
	line-height: 1.3;
	}
	.recruitment_model_lead.--singleType {
		max-width: 380px;
		line-height: 1.6;
		padding: 7px 2em 7px 0.8em;
	}
	.recruitment_model_lead.--multiple,
	.recruitment_model_lead.--doubleType {
		margin-top: -20px;
	}
	.recruitment_model_lead.--quadruple {
		margin-top: -25px;
	}
	.recruitment_model_txt {
	color: #262626;
	letter-spacing: -0.01em;
	font-size: 30px;
	line-height: 1.5;
	margin-bottom: 0;
	letter-spacing: 0.05em;
	}

	.recruitment_model_txt .recruitment_model_txt--large {
	font-size: 65px;
	letter-spacing: 0.02em;
	font-feature-settings: "palt";
	}
	
	.area_medal_wrapper {
	position: absolute;
	top: -45px;
	right: -11px;
	display: flex;
	justify-content: flex-end;
	}

	.area_medal_wrapper.--doubleType {
		position: static;
		margin-top: -70px;
	}
	.area_medal_wrapper.--multiple {
		position: static;
		margin-top: -70px;
		padding-left: 15px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.area_medal_wrapper.--quadruple {
		position: static;
		margin-top: -70px;
		padding-left: 15px;
		width: 120%;
	}
	.area_medal_wrapper.--multiple img {
		width: 100%;
		height: 253px;
		object-fit: cover;
		object-position: top;
	}
	.area_medal_wrapper.--quadruple img {
		width: 100%;
		height: 256px;
		object-fit: cover;
		object-position: top;
	}
	.area_medal_wrapper.--multiple .area_medal_opinfo {
		top: 27px;
	}
	.area_medal_wrapper.--quadruple .area_medal_opinfo  {
		top: 31px;
	}
	.area_medal_wrapper.--multiple .area_medal_area {
		bottom: 67px;
	}
	.area_medal_wrapper.--multiple .area_medal_area--women {
		bottom: 75px;
	}
	.area_medal_wrapper.--multiple .area_medal_opinfo_txt {
		font-size: 18px;
	}
	.area_medal_wrapper.--multiple .area_medal_area_txt {
		font-size: 13px;
	}
	.area_medal_wrapper.--multiple .area_medal_area--women .area_medal_area_txt {
		font-size: 12px;
	}
	.area_medal_wrapper.--multiple .area_medal_rank {
		top: 30px;
	}
	.area_medal_wrapper.--multiple .area_medal_rank_txt {
		font-size: 60px;
	}
	.area_medal_wrapper.--multiple .area_medal_area--women + .area_medal_gender {
		bottom: 56px;
	}
	.area_medal_wrapper.--multiple .area_medal_area--women + .area_medal_gender .area_medal_gender_txt {
		font-size: 12px;
	}
	.area_medal {
		position: relative;
		right: 48px;
		top: -18px;
	}
	.area_medal_wrapper.--doubleType .area_medal,
	.area_medal_wrapper.--multiple .area_medal {
		top: initial;
	}
	.area_medal_wrapper.--multiple .area_medal {
		width: 30%;
		right: 0;
	}
	.area_medal_wrapper.--multiple .area_medal:nth-child(n + 4) {
		margin-top: -43px;
	}
	.area_medal_wrapper.--quadruple .area_medal {
		top: -5px;
	}
	.area_medal_wrapper.--quadruple .area_medal:nth-of-type(2) {
		right: 77px;
	}
	.area_medal_wrapper.--quadruple .area_medal:nth-of-type(3) {
		right: 107px;
	}
	.area_medal_wrapper.--quadruple .area_medal:nth-of-type(4) {
		right: 137px;
	}
	.area_medal_wrapper img {
	width: 100%;
	}

	.area_medal_opinfo {
	position: absolute;
	top:35px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
	}

	.area_medal_opinfo_txt {
	color:#755000;
	font-size: 18px;
	font-weight:bold;
	display: inline-block;
	}

	.area_medal_rank {
	position: absolute;
	top: 33px;
	left: 0;
	right: 0;
	margin: auto;
	}
	
	.area_medal_rank_txt {
	color: #755000;
	font-size: 60px;
	text-align: center;
	letter-spacing: 0;
	}
	.area_medal_rank_txt span{
	display:none;
	}
	.area_medal_rank_txt .area_medal_rank_txt--large {
	font-size: 77px;
	}
	
	.area_medal_area {
	position: absolute;
	bottom: 63px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
	}
	.area_medal_area.area_medal_area--women {
		bottom: 67px;
	}
	
	.area_medal_area_txt {
	color: #755000;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	left: 5px;
	position: relative;
	}

	.area_medal_gender {
	position: absolute;
	bottom: 47px;
	left: 50%;
	transform: translateX(-50%);
	}
	
	.area_medal_gender_txt {
	color: #755000;
	font-size: 15px;
	font-weight: bold;
	}
	
	.recruitment_model_discount {
	background-image: url(../images/doctor/surgery_content/discount_bg_pc.png);
	background-size: contain;
	background-repeat: no-repeat;
	aspect-ratio: 710/150;
	width: 717px;
	font-size: 24px;
	display: flex;
	align-items: center;
	position: relative;
	right: 15px;
	margin-top: -8px;
	margin-bottom: 4px;
	}
	.recruitment_model_discount .recruitment_model_discount--bg-baloon {
	background-color: #262626;
	color: #fff;
	margin-left: 28px;
	margin-right: 32px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-right: 22px;
	line-height: 1.4;
	position: relative;
	}
	.recruitment_model_discount .recruitment_model_discount--bg-baloon span{
	margin-top: 2px;
	display: inline-block;
	}
	.recruitment_model_discount .recruitment_model_discount--bg-baloon:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	border: 8px solid transparent;
	border-left: 15px solid #262626;
	transform: translateY(-50%);
	}
	.recruitment_model_discount .recruitment_model_discount--large {
	font-size: 80px;
	color: #009E35;
	line-height: 1;
	margin-right: 8px;
	letter-spacing: 0.04em;
	}
	.recruitment_model_discount .recruitment_model_discount--small {
	font-size: 30px;
	}
	.recruitment_model_discount .recruitment_model_discount--black {
	font-size: 40px;
	color: #262626;
	line-height: 1;
	margin-top: 26px;
	}
	
	p.recruitment_model_attention {
	font-size: 14px;
	color: #182558;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	text-align: left;
	letter-spacing: -0.001em;
	margin: 0 50px 25px;
	line-height: 2;
	}
	
	/* 医師の得意な施術PC */
	.doctor_clinic_bnr {
		width: 100vw;
		margin: 0 calc(50% - 50vw);
	}

	@media screen and (min-width: 641px) {
		.doctor_clinic_bnr {
			width: 2000px;
			position: relative;
			left: 50%;
			transform: translateX(-50%);
			margin: 0;
		}
	}

	.doctor_clinic_bnr img {
	width: 100%;
	min-height: 297px;
	-o-object-fit: cover;
		object-fit: cover;
	}
	
	.good_treatment {
	position: relative;
	padding-bottom: 90px;
	}
	
	.good_treatment_ttl {
	margin-top: 0;
	}
	
	.good_treatment_head {
	background-color: transparent;
	color:#11205E;
	text-align: center;
	font-size: 40px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 20px 0;
	padding-left: 15px;
	}
	.good_treatment .inner {
	position: relative;
	}
	
	.good_treatment_txt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	text-align: center;
	font-size: 24px;
	margin-top: 50px;
	margin-bottom: 50px;
	}

	.good_treatment_worries {
	background-image: url(../images/doctor/surgery_content/good_treatment_worries_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 20px;
	}

	.good_treatment_txt .good_treatment_txt--red {
	color: #F2074F;
	}
	
	.good_treatment_list_wrapper {
	position: relative;
	padding-bottom: 40px;
	}

	.good_treatment_list {
	background-color: #fff;
	padding: 40px;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
	z-index: 2;
	position: relative;
	margin-left: 55px;
	width: 750px;
	}
	
	.good_treatment_list li {
	position: relative;
	font-size: 20px;
	display: flex;
	align-items: center;
	position: relative;
	line-height: 1;
	margin-top: 22px;
	margin-bottom: 22px;
	font-weight: bold;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	}
	.good_treatment_list li::before {
	content: "";
	display: block;
	background-image: url(../images/doctor/surgery_content/good_tratment_item_bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	border-radius: 2px;
	position: relative;
	margin-right: 15px;
	flex-shrink: 0;
	}

	.good_treatment_bg_wrapper {
	position: absolute;
	bottom: -10px;
	right: 20px;
	z-index: 2;
	}

	.good_treatment_bg_wrapper img {
	width: 238px;
	}
	
	.solution {
	position: relative;
	}
	.solution:before {
	content:'';
	display: block;
	background-image: url(../images/doctor/surgery_content/section_arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: min(258px, calc(calc(258 / 750) * 100vw));
	height: min(115px, calc(calc(115 / 750) * 100vw));
	left: 50%;
	transform: translateX(-50%);
	top:-60px;
	}
	.solution .inner {
	z-index: 2;
	background-color: transparent;
	position: relative;
	}
	.solution_head {
	color: #000;
	background-color: transparent;
	border: none;
	font-size: 50px;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 85px;
	}
	.solution_head--small {
	font-size: 25px;
	letter-spacing: -0.001em;
	}
	.solution_head--underline {
	background-image: linear-gradient(transparent 70%, rgb(255, 255, 102) 30%);
	}
	.solution_lead {
	color: #000;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2;
	display: inline-block;
	margin-bottom: 16px;
	}
	.solution_lead_point {
	display: block;
	margin-top: 3px;
	}

	.solution_lead--underline {
	color: #000;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2;
	/* background-image: linear-gradient(transparent 70%, rgb(255, 255, 102) 30%); */
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-feature-settings: "palt";
	}

	.solution_lead_ttl {
	background-image: linear-gradient(transparent 70%, rgb(255, 255, 102) 30%);
	}

	.solution_lead--blue {
	color: #79A3D4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	display: flex;
	align-items: center;
	margin-bottom: 0;
	font-size: 36px;
	}

	.solution_lead--blue:before {
	content:'';
	display: block;
	background-image: url(../images/doctor/surgery_content/solution_lead_bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	margin-right: 10px;
	}

	.solution_photo_wrapper {
	position: absolute;
	top: -70px;
	left: 10px;
	z-index: 3;
	}
	.solution_photo_wrapper img {
	-o-object-fit: cover;
		object-fit: cover;
	width: 370px;
	height: auto;
	}
	.solution_cont {
	position: relative;
	box-sizing: border-box;
	padding: 60px 50px 60px;
	background-size: contain;
	background-repeat: no-repeat;
	/*aspect-ratio: 1100 / 470;*/
	width: calc(100% + 60px);
	margin-left: -30px;
	margin-bottom: 100px;
	background: url(../images/doctor/surgery_content/solution_cont_bg.jpg) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: flex-end;
	min-height: 470px;
	align-items: baseline;
	}
	/*
	.solution_cont:before {
	content: '';
	display: block;
	background-image: url(../images/doctor/surgery_content/solution_cont_bg.jpg);
	background-size:contain;
	background-repeat: no-repeat;
	aspect-ratio: 1100 / 470;
	width: calc(100% + 61px);
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -30px;
	}*/
	.solution_cont_inner{
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 20px 35px 30px;
	position: relative;
	z-index: 3;
	width: 700px;
	height: auto;
	box-sizing: border-box;
	}
	.solution_txt {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 2.2;
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', sans-serif;
	letter-spacing: 0;
	}

	/* 症例写真 */
	.dr_case {
	margin-bottom: 86px;
	}

	.dr_case h2 {
	margin-top: 0;
	}
	/* 症例写真ここまで */
	
	.commentary_movie {
	margin-bottom: 100px;
	}
	
	.commentary_movie h2 {
	margin-top: 0;
	}
	
	.commentary_movie_list {
	padding: 20px;
	padding-top:0;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	padding-bottom: 20px;
	}
	
	.commentary_movie_list_child {
	display: none;
	}
	.commentary_movie_list_child .commentary_movie_list {
	padding-top: 10px;
	}
	
	.commentary_movie_item {
	display: block;
	width: calc(50% - 15px);
	position: relative;
	}

	.commentary_movie_list_child .commentary_movie_item {
	margin-bottom: 0;
	}
	
	.commentary_movie_img {
	width: 100%;
	height: auto;
	position: relative;
	}
	
	.commentary_movie_featherlight {
	display: none;
	}
	
	.commentary_movie_wrapper iframe {
	width: 940px;
	height: 529px;
	}
	
	/*動画をもっとみるデザイン合わせバージョン
	.commentary_movie_more {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #657E95;
	color: #fff;
	width: min(600px, calc(calc(600 / 750) * 100vw));
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	padding: 15px;
	cursor: pointer;
	position: relative;
	margin: 10px auto 0;
	border-radius: 50px;
	}
	*/

/*動画をもっとみる症例写真合わせバージョン*/
	.commentary_movie_more {
	background-color: #657e95;
		border: none;
		border-radius: 2px;
		font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', sans-serif;
		font-weight: 100;
		padding: 12px 16px;
		position: relative;
		text-decoration: none;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		line-height: 1.5;
		text-align: center;
		color: #fff;
		z-index: 1;
	margin: 0 auto;
	width:126px;
	cursor: pointer;
	}
	.commentary_movie_more {
	display: block;
	}
	.commentary_movie_more:hover {
	opacity: 0.8;
	}
/* アコーディオン開け閉めアイコン 
	.commentary_movie_more:before {
	content: "";
	display: inline-block;
	position: absolute;
	background-color: #fff;
	transition: 0.2s;
	width: clamp(13px, 2.6vw, 26px);
	height: 2px;
	right: 25px;
	top: 45%;
	}
	
	.commentary_movie_more:after {
	content: "";
	display: inline-block;
	position: absolute;
	background-color: #fff;
	transition: 0.2s;
	width: clamp(13px, 2.6vw, 26px);
	height: 2px;
	right: 25px;
	top: 45%;
	transform: rotate(90deg);
	}
	
	.commentary_movie_more.js--accordion-open:after {
	transform: rotate(0deg);
	}
*/

	/* Youtubeサムネイルの座布団 */

	.commentary_movie_item:before {
	content:'';
	display: block;
	width: min(88px, calc(calc(88 / 750) * 100vw));
	height:  min(88px, calc(calc(88 / 750) * 100vw));
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 3;
	}
	
	.commentary_movie_item:after {
	content: "";
	display: block;
	color: #fff;
	line-height: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-width:  min(15px, calc(calc(15 / 750) * 100vw))  min(22.5px, calc(calc(22.5 / 750) * 100vw));
	border-left-color: currentColor;
	border-right: 0;
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 4;
	}
	
	.commentary_movie_img:before {
	content:'';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	}

	/* Youtubeサムネイルの座布団ここまで */

	.doctor_reserve_btn_inner {
	display: flex;
	justify-content: center;
	gap: 15px;
	text-align: center;
	padding-bottom: 55px;
	}
	
	.doctor_reserve_btn_item {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	font-size: 16px;
	width: calc(33.333% - 30px);
	padding: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	text-decoration: none;
	transition: all 0.3s;
	font-weight: bold;
	height: 180px;
	box-sizing: border-box;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--monitor {
	background-color: #F2FAFF;
	border:1px solid #6FC7DE; 
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--web {
	background-color: #FFF8FB;
	border:1px solid #FF8EC3;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--detail {
	background-color: #F7F5FF;
	border:1px solid #A795E3;
	}
	@media screen and (min-width: 641px){
	.doctor_reserve_btn_item.doctor_reserve_btn_item--web {
		padding-bottom:calc(30px + 0.5em);
		}
		.doctor_reserve_btn_item.doctor_reserve_btn_item--detail {
		padding-bottom:calc(30px + 0.5em);	
		}
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--monitor:hover {
	background-color: #dbf0ff;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--web:hover {
	background-color: #ffdfee;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--detail:hover {
	background-color: #e6e6ff;
	}
	.doctor_reserve_btn_item:before {
	content:'';
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 30px;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--monitor:before {
	background-image: url(../images/doctor/surgery_content/icon_apply.png);
	width: 50px;
	height: 60px;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--web:before {
	background-image: url(../images/doctor/surgery_content/icon_calendar.png);
	width: 50px;
	height: 47px;
	top: 40px;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--detail:before {
	background-image: url(../images/doctor/surgery_content/icon_detail.png);
	width: 50px;
	height: 51px;
	top: 40px;
	}
	.doctor_reserve_btn_item:after {
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	width: 7px;
	height: 7px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
	align-self: center;
	}
	.doctor_reserve_btn_item:hover:after {
	opacity: 0.8;
	}
	/* 追加コンテンツにボックスシャドウ */
	.inner_box-shadow {
	width: 1100px;
	margin: 0 auto 50px;
	box-shadow: 0px 0px 15px rgba(0,9,57,0.25);
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
	padding-top: 30px;
	}
	.doctor_clinic_bnr {
	margin-bottom: -20px;
	}
	/* 一部innerを880pxにする */
	.fix-cv,
	#monitor .inner {
	width: 880px;
	}
	@media screen and (max-width: 640px) {
	.inner_box-shadow {
		width: 100%;
		padding: min(30px, calc(calc(30 / 750) * 100vw));
		margin-bottom: min(50px, calc(calc(50/750) * 100vw));
	}
	.doctor_clinic_bnr {
		margin-bottom: 0;
	}
	}
	@media screen and (max-width:640px) {
	/* トップ（doctor_main）エリア */
	h2 {
		font-size: min(40px, calc(calc(40 / 750) * 100vw));
		margin: min(80px, calc(calc(80/750) * 100vw)) 0 min(40px, calc(calc(40/750) * 100vw));
	}
	#main .bg_gra_sp {
		background-image: url(../images/doctor/surgery_content/main_bg.png);
		background-size: contain;
		background-repeat: no-repeat;
		position: relative;
		z-index: 1;
		padding-top: min(30px, calc(calc(30 / 750) * 100vw));
	}
	/* div#top_under {
		margin-bottom: 0;
	} */
	.under #main #doctor_main{
		box-shadow: 0 3px 6px rgba(0,0,0,0.2);
		padding-top: min(15px, calc(calc(15 / 750) * 100vw));
		padding-bottom: min(30px, calc(calc(30 / 750) * 100vw));
		position: relative;
		background-color: #fff;
		z-index: 2;
	}
	.under #main #doctor_main figure img {
		width: calc(100% - min(40px, calc(calc(40 / 750) * 100vw)));
		height: auto;
		margin-left: min(20px, calc(calc(20 / 750) * 100vw));
		margin-right: min(20px, calc(calc(20 / 750) * 100vw));
	}
	.under #main #doctor_main #doctor_right_box .name {
		margin: 0 min(20px, calc(calc(20 / 750) * 100vw)) vwmin(40px, calc(calc(40 / 750) * 100vw));
	}
	.under #main #doctor_main #doctor_right_box ul.reserve_btn {
		margin: 0 min(20px, calc(calc(20 / 750) * 100vw));
	}
	.under #main .belong_wrap {
		margin: min(30px, calc(calc(30 / 750) * 100vw)) min(20px, calc(calc(20 / 750) * 100vw)) 0;
	}
	.recruitment_model_bnr {
		background-image: url(../images/doctor/surgery_content/recruitment_model_bnr_bg_sp.jpg);
		/*background-size: contain;*/
		background-repeat: no-repeat;
		aspect-ratio: 670/1540;
		position: relative;
		margin-top: min(120px, calc(calc(120/750) * 100vw));
		margin-bottom: min(80px, calc(calc(80/750) * 100vw));
	}
	.recruitment_model_photo {
		width: min(406.84px, calc(calc(406.84/750) * 100vw));
		height: auto;
		top: min(-35px, calc(calc(-35/750) * 100vw));
		left: min(-5px, calc(calc(-5/750) * 100vw));
	}
	.area_medal {
		width: calc( (160/375) * 100vw );
		right: initial;
		top: 0;
	}
	.area_medal_opinfo {
		top: calc( (18/375) * 100vw );
	}
	.area_medal_opinfo_txt {
		font-size: calc( (14/375) * 100vw );
		letter-spacing: 0;
	}
	.area_medal_rank {
		position: absolute;
		top: calc( (25/375) * 100vw );
	}
	.area_medal_rank_txt {
		font-size: calc( (40/375) * 100vw );
		letter-spacing: 0;
	}
	.area_medal_rank_txt strong {
		line-height: 2;
		display: block;
		letter-spacing: 0;
	}
	.area_medal_area {
		position: absolute;
		bottom: calc( (36/375) * 100vw );
	}
	.area_medal_area_txt {
		font-size: calc( (12/375) * 100vw );
		letter-spacing: 0;
		display: inline-block;
		left: calc( (5/375) * 100vw );
	}
	.area_medal_area--women.area_medal_area {
		bottom: calc( (43/375) * 100vw );
	}
	.area_medal_area--women .area_medal_area_txt {
		font-size: min(22px, calc(calc(22/750) * 100vw));
	}
	.area_medal_gender {
		bottom: calc( (28/375) * 100vw );
	}
	.area_medal_gender_txt {
		font-size: min(22px, calc(calc(22/750) * 100vw));
	}
	.area_medal_wrapper {
		top:  min(-30px, calc(calc(-30/750) * 100vw));
		right: 0;
	}
	.area_medal_wrapper.--doubleType {
		display: block;
		position: relative;
		margin-top: 0;
	}
	.area_medal_wrapper.--doubleType .area_medal {
		margin-left: auto;
	}
	.area_medal_wrapper.--doubleType .area_medal:nth-child(n+2) {
		margin-top: -5%;
	}
	.recruitment_model_lead.--singleType {
		max-width: initial;
		line-height: 1.4;
		padding: min(16px, calc(calc(16/750) * 100vw));
	}
	.area_medal_wrapper.--doubleType + .recruitment_model_lead,
	.area_medal_wrapper.--doubleType + .recruitment_model_lead.--multiple {
		margin: 0 auto;
	}
	.area_medal_wrapper.--doubleType + .recruitment_model_lead.--doubleType {
		margin-top: -8%;
	}
	.area_medal_wrapper.--multiple,
	.area_medal_wrapper.--quadruple {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin-top: 0;
		position: relative;
		width: calc( (220/375) * 100vw );
		margin-left: auto;
		right: -4%;
		top: calc( (-53/375) * 100vw );
	}
	.area_medal_wrapper.--multiple .area_medal,
	.area_medal_wrapper.--quadruple .area_medal {
		width: 50%;
	}
	.area_medal_wrapper.--multiple .area_medal:nth-child(odd),
	.area_medal_wrapper.--quadruple .area_medal:nth-child(odd) {
		right: -5%;
	}
	.area_medal_wrapper.--multiple .area_medal:nth-child(n + 3) {
		margin-top: -23%;
	}
	.area_medal_wrapper.--quadruple .area_medal:nth-child(n + 3) {
		margin-top: -16%;
	}
	.area_medal_wrapper.--multiple .area_medal_area,
	.area_medal_wrapper.--quadruple .area_medal_area {
		bottom: min(50px, calc(calc(50/750) * 100vw));
	}
	.area_medal_wrapper.--multiple .area_medal_area_txt,
	.area_medal_wrapper.--quadruple .area_medal_area_txt {
		font-size: min(20px, calc(calc(20/750) * 100vw));
		transform: scale(0.8);
		left: calc( (2/375) * 100vw );
	}
	.area_medal_wrapper.--multiple .area_medal_area--women .area_medal_area_txt,
	.area_medal_wrapper.--quadruple .area_medal_area--women .area_medal_area_txt {
		font-size: min(20px, calc(calc(20/750) * 100vw));
	}
	.area_medal_wrapper.--multiple .area_medal_opinfo,
	.area_medal_wrapper.--quadruple .area_medal_opinfo {
		top: min(28px, calc(calc(28/750) * 100vw));
	}
	.area_medal_wrapper.--multiple .area_medal_opinfo_txt,
	.area_medal_wrapper.--quadruple .area_medal_opinfo_txt {
		font-size: min(22px, calc(calc(22/750) * 100vw));
	}
	.area_medal_wrapper.--multiple .area_medal_rank,
	.area_medal_wrapper.--quadruple .area_medal_rank {
		top: min(42px, calc(calc(42/750) * 100vw));
	}
	.area_medal_wrapper.--multiple .area_medal_rank_txt,
	.area_medal_wrapper.--quadruple .area_medal_rank_txt {
		font-size: min(60px, calc(calc(60/750) * 100vw));
	}
	.area_medal_wrapper.--multiple .area_medal_gender,
	.area_medal_wrapper.--quadruple .area_medal_gender {
		bottom: 0;
	}
	.area_medal_wrapper.--multiple .area_medal_gender_txt,
	.area_medal_wrapper.--quadruple .area_medal_gender_txt {
		font-size: min(54px, calc(calc(54/750) * 100vw));
	}
	.area_medal_wrapper.--multiple img ,
	.area_medal_wrapper.--quadruple img {
		width: calc( (110/375) * 100vw );
		height: calc( (133/375) * 100vw );
	}
	.area_medal_wrapper.--quadruple .area_medal:nth-of-type(2),
	.area_medal_wrapper.--quadruple .area_medal:nth-of-type(4) {
		right: 0;
	}
	.recruitment_model_photo.--multiple {
		position: relative;
		width: min(500px, calc(calc(500/750) * 100vw));
		height: auto;
		top: initial;
		left: 50%;
		transform: translateX(-50%);
		margin: -11% 0 min(50px, calc(calc(50/750) * 100vw));
	}
	.recruitment_model_photo.--multiple img {
		width: 100%;
	}
	.recruitment_model_photo.--multiple + .recruitment_model_lead,
	.recruitment_model_photo.--multiple + .recruitment_model_lead--multiple {
		margin-top: 0;
	}
	.area_medal_wrapper img {
		width: calc( (160/375) * 100vw );
		height: auto;
	}
	.recruitment_model_cont {
		padding-left: 0;
	}
	.recruitment_model_lead {
		min-width: initial;
		display: block;
	}
	.recruitment_model_lead,
	.recruitment_model_lead.--multiple {
		display: flex;
		justify-content: center;
		align-items: center;
		width: min(656px, calc(calc(656/750) * 100vw));
		margin: min(310px, calc(calc(310/750) * 100vw)) auto 0;
		font-size: min(36px, calc(calc(36/750) * 100vw));
		background: linear-gradient(145deg, #D9B563, #93690D);
		border-top: min(2px, calc(calc(2/750) * 100vw)) solid #966C11;
		border-bottom: min(2px, calc(calc(2/750) * 100vw)) solid #966C11;
		border-radius: 0;
		padding: min(16px, calc(calc(16/750) * 100vw));
		line-height: 1.4;
		text-align: center;
	}

	.recruitment_model_lead.--multiple,
	.recruitment_model_lead.--quadruple {
		margin-top: -20%;
	}
	.recruitment_model_txt {
		font-size: min(60px, calc(calc(60/750) * 100vw));
		color: #262626;
		text-align: center;
		margin-top: min(30px, calc(calc(30/750) * 100vw));
		line-height: 1.3;
		margin-bottom: 0.3em;
	}
	.recruitment_model_txt .recruitment_model_txt--large {
		font-size: min(108px, calc(calc(108/750) * 100vw));
		line-height: 1.12;
	}
	/* 「女性医師」文言を掲載かつ &amp; メダルが3つ以上 ⇨ SP時のメダルのサイズを大きくする */
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large {
		width: calc( (235/375) * 100vw );
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large img {
		width: calc( (118/375) * 100vw );
		height: calc( (140/375) * 100vw );
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal:nth-child(n + 3) {
		margin-top: -18%;
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal_area {
		bottom: min(62px, calc(calc(62/750) * 100vw));
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal_area_txt {
		margin-bottom: min(36px, calc(calc(36/750) * 100vw));
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal_opinfo {
		top: min(33px, calc(calc(33/750) * 100vw));
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal_rank {
		top: min(40px, calc(calc(40/750) * 100vw));
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal_rank_txt {
		font-size: min(65px, calc(calc(65/750) * 100vw));
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal_gender {
		bottom: initial;
		top: min(160px, calc(calc(160/750) * 100vw));
	}
	.recruitment_model_cont .area_medal_wrapper.area_medal_wrapper--large .area_medal_gender .area_medal_gender_txt {
		font-size: min(20px, calc(calc(20/750) * 100vw));
		transform: scale(0.8);
	}
	/* End 「女性医師」文言を掲載かつ &amp; メダルが3つ以上 ⇨ SP時のメダルのサイズを大きくする */
	.recruitment_model_discount {
		background-image: url(../images/doctor/surgery_content/discount_bg_sp.png);
		aspect-ratio: 660/400;
		width: 100%;
		display: block;
		box-sizing: border-box;
		position: static;
		margin: 0 auto;
		text-align: center;
		padding-top: min(95px, calc(calc(95/750) * 100vw));
		margin-top: min(-8px, calc(calc(-8/750) * 100vw));
	}
	.recruitment_model_discount .recruitment_model_discount--bg-baloon {
		font-size: min(48px, calc(calc(48/750) * 100vw));
		margin: 0;
		padding-left: min(30px, calc(calc(30/750) * 100vw));
		padding-right: min(30px, calc(calc(30/750) * 100vw));
		color:#E5C685;
		background-color: #182558;
		border-radius: 5px;
		display: inline-block;
		width: 74%;
	}
	.recruitment_model_discount .recruitment_model_discount--bg-baloon:after {
		border-left: 10px solid transparent;
		border-top: 10px solid #182559;
		top: 100%;
		left: 50%;
		transform: translateY(-2px);
	}
	.recruitment_model_discount .recruitment_model_discount--bg-green {
		border-radius: 0;
		background-color: #2CC180;
		color: #fff;
		display: block;
		text-align: center;
		position: relative;
		font-size: min(36px, calc(calc(36/750) * 100vw));
	}
	.recruitment_model_discount .recruitment_model_discount--bg-green::after {
		content: "";
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: min(-30px, calc(calc(-30/750) * 100vw));
		border: min(30px, calc(calc(30/750) * 100vw)) solid transparent;
		border-top: min(30px, calc(calc(30/750) * 100vw)) solid #2CC180;
	}
	.recruitment_model_discount .recruitment_model_discount--large {
		font-size: min(120px, calc(calc(120/750) * 100vw));
		display: inline-block;
		margin-top: 0.16em;
		margin-right: 0;
		color:#956B10;
		letter-spacing: -0.02em;
	}
	.recruitment_model_discount .recruitment_model_discount--small {
		font-size: min(56px, calc(calc(56/750) * 100vw));
		width:1em;
		color:#956B10;
		line-height: 1.1;
	}
	.recruitment_model_discount .recruitment_model_discount--black {
		display: inline-block;
		font-size: min(56px, calc(calc(56/750) * 100vw));
		line-height: 1;
		margin-top: 0;
	}
	.recruitment_model_discount .recruitment_model_discount--navy .recruitment_model_discount--small {
		color: #956B10;
		letter-spacing: 1em;
	}
	.recruitment_model_discount .recruitment_model_discount--flex {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: min(30px, calc(calc(30/750) * 100vw));
		padding: min(30px, calc(calc(30/750) * 100vw)) 0;
	}
	p.recruitment_model_attention {
		font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
		text-align: left;
		margin: min(40px, calc(calc(40/750) * 100vw));
		font-size: min(24px, calc(calc(24/750) * 100vw));
		line-height: 1.5;
		letter-spacing: 0.01em;
	}
	.apply_btn {
		background-image: url(../images/doctor/surgery_content/btn_bg_sp.png);
		display: block;
		aspect-ratio: 300/80;
		width: calc(100% - min(60px, calc(calc(60/750) * 100vw)));
		font-size: min(48px, calc(calc(48/750) * 100vw));
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 min(30px, calc(calc(30/750) * 100vw));
	}
	.good_treatment {
		padding-bottom: 0;
	}
	.good_treatment:after {
		content: none;
	}
	.good_treatment_worries {
		margin-left: 0;
		margin-right: 0;
		aspect-ratio: unset;
	}
	.good_treatment_head {
		font-size:min(40px, calc(calc(40/750) * 100vw));
	}
	.good_treatment_list_wrapper {
		background-size: contain;
		background-repeat: no-repeat;
		position: relative;
		width: 100%;
		height: 100%;
		padding-bottom: 0;
	}
	.good_treatment_list {
		width: 100%;
		box-sizing: border-box;
		background-color: #fff;
		padding: calc((30/750) * 100vw) calc((30/750) * 100vw) 10vw;
		margin-left: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.good_treatment_list li {
		font-size: min(28px, calc(calc(28/750) * 100vw));
		color: #000;
		margin-top: min(22px, calc(calc(22/750) * 100vw));
		margin-bottom: min(22px, calc(calc(22/750) * 100vw));
	}
	.good_treatment_list li::before {
		width: 23px;
		height: 23px;
		margin-right: 10px;
	}
	.good_treatment_list li:after {
		height: 5px;
		width: 13px;
	}
	.good_treatment_txt {
		font-size: min(36px, calc(calc(36/750) * 100vw));
		/* width: 100vw;
			margin: min(40px, calc(calc(40/750) * 100vw)) calc(50% - 50vw) 0; */
		width: 100%;
		margin: min(40px, calc(calc(40/750) * 100vw)) auto 0;
		margin-bottom: min(40px, calc(calc(84/750) * 100vw));
		line-height: 1.8;
	}
	.solution {
		padding-bottom:0;
	}
	.solution:before {
		display: none;
	}
	.solution_head {
		font-size: min(36px, calc(calc(36/750) * 100vw));
		margin-top:  4vw;
		margin-bottom: min(30px, calc(calc(30/750) * 100vw));
		position: relative;
		line-height: 1.66;
	}
	.solution_head--small {
		font-size: min(36px, calc(calc(36/750) * 100vw));
	}
	.solution_lead {
		background-image: none;
		font-size: min(36px, calc(calc(36/750) * 100vw));
		color:#00C28D;
		border-bottom: 1px solid #0CCF9A;
		width: 100%;
		position: relative;
		padding-left: 35%;
		box-sizing: border-box;
	}
	.solution_lead--underline,
	.solution_lead--blue {
		position: relative;
		z-index: 3;
	}
	.solution_lead--blue {
		background-color: #0CCF9A;
		color:#fff;
		width: min(200px, calc(calc(200/750) * 100vw));
		height: min(60px, calc(calc(60/750) * 100vw));
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 30px;
		font-size: min(30px, calc(calc(30/750) * 100vw));
		margin-bottom: min(20px, calc(calc(20/750) * 100vw));
	}
	.solution_lead--blue:before {
		content:none;
	}
	.solution_lead--underline {
		/* background-image: none; */
		color: #00C28D;
		font-size: min(36px, calc(calc(36/750) * 100vw));
		font-weight: bold;
		margin-bottom: min(30px, calc(calc(30/750) * 100vw));
		line-height: 1.5;
		text-align: left;
	}
	.solution_lead_ttl {
		background-image: none;
	}
	.solution_cont::before {
		background-image: none;
	}
	.solution_cont_inner {
		box-shadow: none;
		border: 2px solid #0CCF9A;
		border-radius: 5px;
		background-color: #E9FEF5;
		padding: min(40px, calc(calc(40/750) * 100vw)) min(50px, calc(calc(50/750) * 100vw))  min(80px, calc(calc(80/750) * 100vw));
		width: 100%;
		right: unset;
	}
	.good_treatment_bg_wrapper {
		width: 37vw;
		margin: -9vw auto 0;
		position: relative;
		bottom: auto;
		right: auto;
	}
	.good_treatment_bg_wrapper img {
	}
	.solution_cont {
		padding: 0;
		background-image: url(../images/doctor/surgery_content/solution_cont_bg.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-color: transparent;
		margin-bottom:min(100px, calc(calc(100/750) * 100vw));
		border: none;
		width: 100%;
		margin-left: auto;
		min-height: auto;
	}
	.solution_lead_sp {
		color: #fff;
		background-color: #5BD29E;
		position: relative;
		text-align: center;
		font-size: min(40px, calc(calc(40/750) * 100vw));
		line-height: 1.4;
		margin-bottom: 0;
		padding: min(40px, calc(calc(40/750) * 100vw)) 0;
		padding-left: 30%;
		border-top-left-radius: 9px;
		border-top-right-radius: 9px;
	}
	.solution_lead_sp_inline {
		position: relative;
	}
	.solution_lead_sp_inline::before {
		content: "";
		display: block;
		background-image: url(../images/doctor/surgery_content/solution_lead_bg-left_sp.png);
		background-size: contain;
		background-repeat: no-repeat;
		width: 20px;
		height: 20.5px;
		aspect-ratio: 40/41;
		position: absolute;
		top: 0;
		left: -1.5em;
	}
	.solution_lead_sp_inline::after {
		content: "";
		display: block;
		background-image: url(../images/doctor/surgery_content/solution_lead_bg-right_sp.png);
		background-size: contain;
		background-repeat: no-repeat;
		width: 20px;
		height: 20.5px;
		aspect-ratio: 40/41;
		position: absolute;
		top: 0;
		right: -0.5em;
	}
	.solution_photo_wrapper {
		bottom:0;
		top: auto;
		left: min(-10px, calc(calc(-10/750) * 100vw));
		z-index: 3;
	}
	.solution_photo_wrapper--pc {
		display: none;
	}
	.solution_photo_wrapper img {
		width: min(200px, calc(calc(200/750) * 100vw));
		height: min(260px, calc(calc(260/750) * 100vw));
		object-position: 50% -38%;
	}
	.solution_txt {
		font-size: min(30px, calc(calc(30/750) * 100vw));
		letter-spacing: 0;
		line-height: 2;
	}
	/*　症例写真　*/
	.dr_case {
		margin-bottom: min(86px, calc(calc(86/750) * 100vw)) ;
	}
	.dr_case h2 {
		margin-top: 0;
	}
	/*　症例写真　*/
	.commentary_movie {
		margin-bottom: min(100px, calc(calc(100/750) * 100vw));
	}
	.commentary_movie_list {
		padding: 0;
		gap: min(20px, calc(calc(20/750) * 100vw));
	}
	.commentary_movie_list_child .commentary_movie_list {
		padding-top: min(20px, calc(calc(20/750) * 100vw)) ;
	}
	.commentary_movie_item {
		width: calc(50% - min(10px, calc(calc(10/750) * 100vw)));
		margin-bottom: 0;
	}
	.commentary_movie_wrapper {
		width: 100vw !important;
	}
	.commentary_movie_wrapper iframe {
		width: 100%;
		height: auto;
		aspect-ratio: 16/9;
	}
	.commentary_movie_list_child {
		width:100%;
	}
	.commentary_movie_more {
		margin-top: min(20px, calc(calc(20/750) * 100vw));
	}
	.doctor_reserve_btn_inner {
		flex-direction: column;
		padding-top: 0;
		padding-bottom: 0;
	}
	.doctor_reserve_btn_item {
		width: 100%;
		height: min(200px, calc(calc(200/750) * 100vw));
		text-align: left;
		align-items: center;
		justify-content: flex-start;
		padding-left: min(160px, calc(calc(160/750) * 100vw));
	}
	.doctor_reserve_btn_item:before {
		top: unset;
		left: min(40px, calc(calc(40/750) * 100vw));
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--web:before {
		top:unset;
	}
	.doctor_reserve_btn_item.doctor_reserve_btn_item--detail:before {
		top:unset;
	}
	}

/* -------------------------------
	.solution コンテンツが無い場合のレイアウト変更処理
*/
@media screen and (min-width: 641px) {
	.solution--empty {
		margin-top: -30px;
	}
	.solution--empty:before {
		z-index: 3;
		top: -30px;
	}
	.solution--empty .solution_head {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 3;
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
		padding: 0 0 0 270px;
	}
	.solution--empty .solution_head br {
		display: none;
	}
	.solution--empty .solution_head--small {
		margin-bottom: 0.3em;	
	}
	.solution--empty .solution_head--underline {
		letter-spacing: 0.05em;		
	}
	.solution--empty .solution_cont {
		padding: 0;
		min-height: 360px;
	}
	.solution--empty .solution_cont:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 2;
		background: linear-gradient(180deg, rgba(255,255,255,1) 70px, rgba(255,255,255,0.2) 60%, rgba(255,255,255,0) 85%);
	}
	.solution--empty .solution_photo_wrapper {
		top: 0;
		bottom: -40px;
		overflow: hidden;
	}
	.solution--empty .solution_photo_wrapper:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 40px;
		background: linear-gradient(0deg, rgba(255,255,255,1) 0, rgba(255,255,255,0.2) 75%, rgba(255,255,255,0) 100%);
	}
}
@media screen and (max-width: 640px) {
	.solution--empty .solution_photo_wrapper--pc {
		display: block;
	}
	.solution--empty {
		width: calc(100% + calc((30/375) * 100vw));
		margin-left: calc(-1 * ((15/375) * 100vw));
		margin-top: 13vw;
	}
	.solution--empty:before {
		display: none;
	}
	.solution--empty .solution_head {
		position: absolute;
		top: 0;
		z-index: 3;
		letter-spacing: 0.05em;
		padding: 2vw 0 0 16vw;
		margin: 0;
	}
	.solution--empty .solution_head br {
	}
	.solution--empty .solution_head--small {
		letter-spacing: inherit;
	}
	.solution--empty .solution_head--underline {
	}
	.solution--empty .solution_cont {
		aspect-ratio: unset;
		height: 40vw;
		background-size: cover;
		z-index: 0;
	}
	.solution--empty .solution_cont:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 2;
		background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(255,255,255,0.2) 90%, rgba(255,255,255,0) 95%);
	}
	.solution--empty .solution_photo_wrapper {
		left: 1vw;
	}
	.solution--empty .solution_photo_wrapper:after {
	}
	.solution--empty .solution_photo_wrapper img {
		width: 28vw;
		height: auto;
		opacity: 0.8;
	}
}

/* youtube_archive */
.youtube_archive--clinic02.youtube_archive .title:before {
	left: 285px;
}

.youtube_archive--clinic02.youtube_archive .title {
	padding-left: 130px;
}

@media screen and (max-width: 640px) {
	.youtube_archive--clinic02.youtube_archive .title:before {
		left: 5.8vw;
	}
	
	.youtube_archive--clinic02.youtube_archive .title {
		padding-left: 0;
	}
}

.youtube_archive--clinic02.youtube_archive ul li {
	width: calc((100% / 3) - 10px);
}

@media screen and (max-width: 640px) {
	.youtube_archive--clinic02.youtube_archive ul li {
		width: 48.115%;
		margin: 0 0 3.2vw;
	}
}
/* ---------------------------------------------------------------------------------------
	opinfo.cssから複製 ここまで
--------------------------------------------------------------------------------------- */

.p-doctor_opinfo {
	margin-bottom: 100px;
}
.p-doctor_opinfo .inner {
	padding: 0;
	width: auto;
}
@media screen and (max-width: 640px) {
	.p-doctor_opinfo {
		margin-bottom: 60px;
	}
}
/* =====2023/11/24 ドクタークリニックページ-ブランディング訴求 ここまで==== */
/* ---------------------------------------------------------------------------------------
	20240206_top_under復活のため余白調整 ここから
--------------------------------------------------------------------------------------- */
	.single-clinic #top_under {
		margin-bottom: 0;
	}
/* ---------------------------------------------------------------------------------------
	20240206_top_under復活のため余白調整 ここまで
--------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------
	20240312_予約開放用h1 ここから
--------------------------------------------------------------------------------------- */
.single-clinic .reservation-fv{
	height: 500px;
	margin-top: 0;
	position: relative;
}
.single-clinic .reservation-fv__txt{
	display: flex;
	width: 1250px;
	height: 100%;
	flex-flow: column;
	justify-content: center;
	margin: 0 auto;
	padding-left: 50px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	color: #ffffff;
	font-size: 50px;
	font-weight: 400;
	line-height: 1.375;
	letter-spacing: 0.02em;
	text-shadow: 0px 0 15px rgba(0,0,0,1);
	font-family: 游明朝,YuMincho,ヒラギノ明朝 pron w3,hiragino mincho pron,hg明朝b,serif;
}
.single-clinic .reservation-fv__txt span{
	font-size: 30px;
}
.single-clinic .reservation-fv__img img{
	width: 100%;
	height: 500px;
	object-fit: cover;
}
@media screen and (max-width: 640px){
	.single-clinic .reservation-fv{
		margin: 0 0 30px;
		height: auto;
	}
	.single-clinic .reservation-fv__txt{
		width: 100%;
		justify-content: flex-start;
		font-size: calc(75vw / 7.5);
		line-height: 1.1;
		text-align: center;
		padding: 6vw 0 0;
	}
	.single-clinic .reservation-fv__txt span{
		font-size: calc(45vw / 7.5);
		margin-bottom: -6.5vw;
	}
	.single-clinic .reservation-fv__img img{
		height: auto;
	}
}
/* ---------------------------------------------------------------------------------------
	20240312_予約開放用h1 ここまで
--------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------
	20240315_コンセプトgrid化
--------------------------------------------------------------------------------------- */

@media screen and (min-width: 641px) {
	.under #main #concept #concept_pic {
		display: grid;
		grid-template-columns: repeat( 3, 1fr );
		column-gap: 10px;
		row-gap: 10px;
	}

	.under #main #concept #concept_pic &gt; li {
		aspect-ratio: auto;
		overflow: hidden;
		margin: 0;
	}

	.under #main #concept #concept_pic &gt; li img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}		
	.under #main #concept #concept_pic &gt; li:first-of-type {
		grid-column: 1 / 4;
		grid-row: 1 / 4;
		margin: 0;
	}
	
	.under #main #concept #concept_pic &gt; li:nth-of-type(2) {
		grid-column: 1 / 3;
		grid-row: 4 / 6;
	}
}
/* ---------------------------------------------------------------------------------------
	20240405_クリニックシングル内 挨拶 margin対策
--------------------------------------------------------------------------------------- */
.under #wrapper .single-clinic .inner .doctor_introduce p:not(:last-of-type) {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------------------------------
	2024_0416 /clinic/takadanobaba（例） 症例モデルのボタン
--------------------------------------------------------------------------------------- */

.drmoni_wrap{
	padding-bottom: 50px;
}

.drmoni_wrap .profile_btn span{
	display: block;
	background: #fff;
	font-size: 16px;
	color: #5d5d5d;
	text-align: center;
	padding: 8px 0 10px;
	box-sizing: border-box;
	letter-spacing: 0;
	position: relative;
	transition: all ease 0.3s;
	border: 1px solid #5d5d5d;
	border-bottom: 3px solid #5d5d5d;
	text-decoration: none;
	margin: 0 auto;
	width: 90%;
    font-size: 12px;
    padding: 2% 0;
	cursor: pointer;
}

.drmoni_wrap .profile_btn span:hover{
	background-color: #fff3f8;
}

.drmoni_wrap .profile_btn span:after {
    height: 10px;
    width: 10px;
    content: "";
    display: block;
    background: url(../images/index_tab_arrow.png) no-repeat bottom 5px center;
    background-size: contain;
    text-align: center;
    margin: 0 auto;
	margin-top: 5px;
	transition: all ease .25s;
}


.drmoni_wrap .js--accordion-open span:after {
	transform: scale(1, -1) translateY(50%);
}

.drmoni_wrap .cl_single-monitor ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    gap: 20px;
}

.drmoni_wrap .cl_single-monitor li {
    margin: 0 !important;
}

.wrapDrmBtn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;;
}

.wrapDrmBtn__btn {
	cursor: pointer;
    background-color: #657e95;
    border: none;
    border-radius: 2px;
    font-weight: 100;
	padding-bottom: 12px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	color: #fff;
	font-size :15px;
	text-align: center;
	text-decoration-color: rgb(255, 255, 255);
	text-decoration-line: none;
	text-decoration-style: solid;
	text-decoration-thickness: auto;
	text-wrap: nowrap;
	vertical-align: middle;
	white-space-collapse: collapse;
	border-radius: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wrapDrmBtn__btn__icon {
    /* height: 10px;
    width: 10px;
    content: "";
    background: url(../images/index_tab_arrow.png) no-repeat bottom 5px center;
    background-size: contain;
    text-align: center;
	margin-top: 5px;
	transition: all ease .25s;
	margin-left: 5px; */
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1;
    width: 6px;
	height: 6px;
	border: 0.1em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: scale(1, -1) translateY(-25%) rotate(135deg);
	margin-left: 8px;
	color: #fff;
}

.js--accordion-open .wrapDrmBtn__btn__icon {
	transform: translateY(-25%) rotate(135deg);
}

.wrapDrmBtn__btn:hover {
    opacity: .8;
}

/* ---------------------------------------------------------------------------------------
	2024_0906 クリニック用 SNSアカウントコンテンツ
--------------------------------------------------------------------------------------- */
/* -------------------------------
	01：EmbedSocial
------------------------------- */
.p-cl-embedcase {
	background: #F4F8FC;
	padding: 30px 30px 30px;
	margin: 0 auto 70px;
}
.p-cl-embedcase__ttl {
	font-size: 31px;
	line-height: 1.5;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ","Meiryo","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
	margin-bottom: 40px;
}
.p-cl-embedcase__ttl .-media-name {
	font-size: 1em;
	text-align: inherit;
	line-height: inherit;
	font-family: inherit;
	margin: 0;
	letter-spacing: 0;
}
.p-cl-embedcase__ttl .-account-id {
	font-size: 0.48em;
	text-align: inherit;
	line-height: inherit;
	font-family: inherit;
	margin: 0;
	position: relative;
	display: flex;
	align-items: center;
	gap: 0.5em;
	font-weight: bold;
}
.p-cl-embedcase__ttl .-account-id--instagram:before {
	content: "";
	display: block;
	background: url('../images/clinic/clsns-icon_instagram.png') center / cover no-repeat;
	width: 1.75em;
	height: 1.75em;
}
@media screen and (max-width: 640px) {
	.p-cl-embedcase {
		padding: 30px min(30px, calc(calc(30 / 750) * 100vw)) 25px;
		margin: 0 auto 40px;
	}
	.p-cl-embedcase__ttl {
		font-size: clamp(19px, 6vw ,28px);
		margin-bottom: 30px;
	}
}

/* -------------------------------
	02：Instagram/TikTok/Youtube
------------------------------- */
.p-cl-sns {
	padding: 40px 30px 35px;
	background: #F4F8FC;
	margin: 0 auto 70px;
	width: min(100%, 1100px);
	box-sizing: border-box;
}
.p-cl-sns__ttl {
	font-size: 30px;
	text-align: center;
	line-height: 1.5;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝B",serif;
	margin-bottom: 40px;
}
.p-cl-sns__ttl .-jp {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	color: #000000;
	font-weight: 500;
	font-size: 1em;
	text-align: inherit;
	line-height: inherit;
	margin-bottom: 0.3em;
	letter-spacing: 0.05em;
	font-family: inherit;
}
.p-cl-sns__ttl .-eng {
	font-size: 0.5em;
	text-align: inherit;
	line-height: inherit !important;
	font-family: inherit;
	margin: 0;
	color: #627E95 !important;
	letter-spacing: normal;
}
.p-cl-sns__list {
	display: flex;
	justify-content: center;
	gap: 20px 25px;
}
@media screen and (max-width: 640px) {
	.p-cl-sns {
		padding: 30px min(30px, calc(calc(30 / 750) * 100vw));
	}
	.p-cl-sns__ttl {
		font-size: clamp(22px, 6.5vw ,30px);
		line-height: 1.3;
		margin-bottom: 25px;
	}
	.p-cl-sns__list {
		display: block;
		gap: 15px;
	}
	.p-cl-sns__list__item {
		text-align: center;
		margin-bottom: 15px;
	}
	.clinic_archive .p-cl-sns__ttl .-jp {
		font-size: 0.9em;
		letter-spacing: 0;
	}
}
</pre></body></html>