#top_under {
	margin-bottom: 0;
}
.cl_opinfo {
    overflow: hidden;
}
.inner880 {
    width: 880px;
    margin: 0 auto;
}
.c-clinic-nav__list li a {
	color: #3e3a39;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

.doctor-comment {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.doctor-comment__thumb {
    width: 26%;
    max-height: 170px;
    aspect-ratio: 3 / 4;
}
.doctor-comment__thumb img {
    height: 100%;
    object-fit: cover;
}
.doctor-comment__txt {
    width: 70%;
	font-size: 14px;
}

.recruitment_model_cont {
    padding-bottom: 165px;
}

@media screen and (max-width: 640px) {
	.inner880 {
		width: auto;
	}
	.under #main .message_box .message_inner--bgwhite .photo {
		margin-top: -20px;
	}
	.recruitment_model_bnr {
		aspect-ratio: 670 / 1240;
	}
	.recruitment_model_cont {
		padding-bottom: 0;
	}
	.recruitment_model_lead {
		margin: min(310px, calc(calc(370 / 750) * 100vw)) auto 0;
	}
	.doctor-comment__thumb {
		max-height: 134px;
	}
	.map_delay .iframe {
		display: block;
	}
}

/********* clinic.css 改訂 *********/
.under #wrapper #doctor_child dl.clinic_info{
	overflow: hidden;
	margin:20px 0px;
}

.under #wrapper #doctor_child dl.clinic_info dt::before{
	content: '■';
	color:#5d5d5d;
}

.under #wrapper #doctor_child dl.clinic_info dt{
	float: left;
	width: 28%;
}

.under #wrapper #doctor_child dl.clinic_info dd{
	float: left;
	width: 68%;
	text-align: left;
	margin-left: 4%;
}

.under #wrapper #doctor_child dl.clinic_info a{
	text-decoration: none;
}

.under #wrapper #doctor_child dl.clinic_info a.map{
	background: #5d5d5d;
	color: #fff;
	padding: 4px 10px;
	margin-left: 25px;
}

.under #wrapper #doctor_child dl.clinic_info a.tel{
	font-size: 1.8em;
	font-family: serif;
	color:#e85298;
}
.under #wrapper #doctor_child dl.clinic_info .urgent {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	color: #f00;
	text-align: center;
	display: block;
}
.under #wrapper #doctor_child dl.clinic_info .urgent a {
	color: #f00;
	text-decoration: underline;
}


.under #wrapper #doctor_child 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 #doctor_child dl.clinic_info .customer.customer--navy{
	background-color: #000951;

}
.under #wrapper #doctor_child 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 #doctor_child dl.clinic_info a.phone{
	display: block;
}
.under #wrapper #doctor_child 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 #doctor_child 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 #doctor_child dl.clinic_info .customer-time {
	display: block;
	color:#596A9D;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-top: -1px;
}
.under #wrapper #doctor_child dl.clinic_info dd{
	margin-bottom:10px;
}
@media screen and (max-width: 640px) {
	.under #wrapper #doctor_child dl.clinic_info .urgent {
		margin-top: 10px;
		font-size: 3.333333325vw;
	}
	.under #wrapper #doctor_child 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 #doctor_child dl.clinic_info a.phone.phone--navy .tel {
		background-size: 36px auto;
		letter-spacing: -0.1px;
	}
	.under #wrapper #doctor_child dl.clinic_info a.phone .tap {
		padding: 2px 0px 2px 20px;
		font-size: 3.333333325vw;
		text-align: center;
		color: #67bec2;
		display: block;
		background: url(../images/ic_call_tap.png) 12px center / 26px no-repeat #e4f1f2;
		border-radius: 30px;
	}
	.under #wrapper #doctor_child dl.clinic_info a.phone .tap--navy {
		color: #4F579B;
		background: url(../images/ic_call_tap_navy.png) 12px center / 26px no-repeat #E7E8F3;
	}
	.under #wrapper #doctor_child dl.clinic_info a.phone .tap--navy 
}
/********* clinic.css 改訂 ここまで *********/


/*********** qa.css改訂 **********/
@charset "UTF-8";

.under #main .qa_list dt,
.under #main .qa_list dd span span,
.under #main .qa_list .qa_question,
.under #main .qa_list .qa_content span span{
	font-family: 'NotoSansCJKjp-Regular', sans-serif;
}

.under #main .qa_list h2{
	padding: 0 0 30px;
	color: #0E0E0E;
	text-align: center;
	background: none;
	border-bottom: solid 1px #ccc;
}
.under #main .qa_list dl:last-child,
.under #main .qa_list .qa_box:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.under #main .qa_list dl::after,
.under #main .qa_list .qa_box::after{
	content: "";
	display: block;
	clear: both;
}
.under #main .qa_list dl dt img,
.under #main .qa_list .qa_box .qa_question img{
	vertical-align: middle;
	display: inline-block;
	margin-right: 20px;
}

.under #main .qa_list dl dt h5,
.under #main .qa_list .qa_box .qa_question .label {
	font-family: sans-serif;
	font-size: 1em;
	display: inline-block;
	margin-right: 1em;
}
.under #main .qa_list dl dd.qa_content,
.under #main .qa_list .qa_box .qa_content{
	min-height: 325px;
	padding-right: 200px;
	padding-bottom: 50px;
	box-sizing: border-box;
	position: relative;
}

.qa_content .bg_gray {
	background-color: #ffffff;
}

@media screen and (max-width:640px){
	.under #main .qa_list .qa_box .qa_question,
	.under #main .qa_list .qa_box .qa_content{
		padding-left: 40px;
	}

	.under #main .qa_list dl dt,
	.under #main .qa_list .qa_box .qa_question{
		font-size: 13px;
		line-height: 1.75em;
		padding-bottom: 0;
	}

	.under #main .qa_list dl dd,
	.under #main .qa_list .qa_box .qa_content{
		font-size: 13px;
		line-height: 2em;
		padding-right: 0;
	}

	.under #main .qa_list .qa_box .qa_content{
		width: auto;
		min-height: auto;
		padding-right: 0;
		padding-bottom: 40px;
	}
	.qa_content .bg_gray li p {
		font-size: 12px;
	}
}

.under #main .qa_box--ac {
	width: 100%;
	color: #0E0E0E;
	box-sizing: border-box;
	border-bottom: solid 1px #ccc;
}
.under #main .qa_box--ac summary::-webkit-details-marker {
	display: none;
}
.under #main .qa_box--ac .qa_question {
	display: block;
	padding: 30px 50px 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #0e0e0e;
	letter-spacing: 0.05em;
	line-height: 2.2;
	cursor: pointer;
	list-style: none;
	position: relative;
}
.under #main .qa_box--ac .qa_question::before {
	content: "Q.";
	font-size: 21px;
	position: absolute;
	line-height: 1;
	top: 33.5px;
	left: 16px;
}
.under #main .qa_box--ac .qa_question::after {
	content: "";
	width: 8px;
	height: 8px;
	border: 0px;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	transform: rotate(45deg);
	position: absolute;
	top: 33.5px;
	right: 16px;
}
@media screen and (max-width: 640px) {
	.under #main .qa_box--ac .qa_question {
		padding: 20px 36px 20px;
		font-size: 13px;
		line-height: 1.75em;
		padding-right: 40px;
	}
	.under #main .qa_box--ac .qa_question::before {
		top: 24px;
		left: 6px;
	}
	.under #main .qa_box--ac .qa_question::after {
		content: "";
		top: 24px;
	}
}
.under #main .qa_box--ac[open] .qa_question::after {
	border: none;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	top: 33.5px;
}
@media screen and (max-width: 640px) {
	.under #main .qa_box--ac[open] .qa_question::after {
		content: "";
		top: 24px;
	}
}
.under #main .qa_box--ac .qa_content {
	padding: 30px 50px 40px 50px;
	background-color: #f7f7f7;
	font-size: 13px;
	text-align: justify;
	position: relative;
	line-height: 2.2;
	-webkit-animation: fadeInQa 0.5s ease;
					animation: fadeInQa 0.5s ease;
}
.under #main .qa_box--ac .qa_content::after {
	content: "A.";
	font-size: 21px;
	position: absolute;
	top: 33px;
	line-height: 1;
	left: 16px;
}
@media screen and (max-width: 640px) {
	.under #main .qa_box--ac .qa_content {
		padding: 20px 36px 20px;
	}
	.under #main .qa_box--ac .qa_content::after {
		top: 24px;
		left: 8px;
	}
}
@-webkit-keyframes fadeInQa {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeInQa {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
/*********** qa.css改訂 ここまで **********/
