/*===========================
MV
===========================*/
#under_mv .mv_title_wrap {
	padding-top: 1.00rem;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 599px) {
	#under_mv .mv_title_wrap {
		padding-top: 0.30rem;
	}
}

#under_mv .page_name {
	font-size: 0.26rem;
	font-weight: 700;
	letter-spacing: 0.10em;
	color: #FFF;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#under_mv .page_name {
		font-size: 0.14rem;
	}
}

#under_mv .page_name span {
	display: inline-block;
	border: 1px solid #FFF;
	padding: 0.08rem 0.10rem 0.10rem;
}

#under_mv .catch {
	font-size: 0.36rem;
	line-height: 1.675;
	font-weight: 700;
	color: #FFF;
	padding-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	#under_mv .catch {
		font-size: 5vw;
		line-height: 1.55;
		padding-bottom: 0.10rem;
	}
}



/*===========================
当院の基本理念
===========================*/
#concept {
	padding: 0.70rem 0;
	position: relative;
}

@media screen and (max-width: 599px) {
	#concept {
		padding: 0.30rem 0;
	}
}

#concept .in {
	max-width: 10.80rem;
}

#concept .lead {
	margin-bottom: 0.40rem;
}

@media screen and (max-width: 599px) {
	#concept .lead {
		margin-bottom: 0.20rem;
	}
}


#concept .lead .text {
	font-size: 0.18rem;
	letter-spacing: 0.10em;
	line-height: 1.77;
	text-align: center;
}

@media screen and (max-width: 599px) {
	#concept .lead .text {
		font-size: 0.15rem;
		text-align: left;
	}
}

#concept .concept_catch .list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 0.40rem;
}

@media screen and (max-width: 599px) {
	#concept .concept_catch .list {
		padding-bottom: 0.30rem;
	}
}


#concept .concept_catch .list .detail {
	font-size: 0.46rem;
	color: #17926f;
	padding: 0 0.40rem;
}

@media screen and (max-width: 599px) {
	#concept .concept_catch .list .detail {
		font-size: 0.30rem;
		padding: 0 0.20rem;
		line-height: 1.4;
	}
}


/*===========================
当院の基本方針
===========================*/
#houshin {
	padding: 0.70rem 0;
	position: relative;
	background-color: #e7f4f0;
}

@media screen and (max-width: 599px) {
	#houshin {
		padding: 0.30rem 0;
	}
}


#houshin .list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.15rem;
}

#houshin .list .detail {
	width: 33.3%;
	box-sizing: border-box;
	padding: 0.15rem;
}

@media screen and (max-width: 599px) {
	#houshin .list .detail {
		width: 100%;
	}
}


#houshin .list .detail .textbox {
	background-color: #FFF;
	padding: 0.20rem;
	border-radius: 0.10rem;
}

#houshin .list .detail .textbox .num {
	font-size: 0.20rem;
	color: #17926f;
	letter-spacing: 0.075em;
	text-align: center;
	padding-bottom: 0.10rem;
	font-family: 'Poppins', sans-serif;
}

#houshin .list .detail .textbox .text {
	font-size: 0.16rem;
	line-height: 1.85;
	text-align: center;
}

@media screen and (max-width: 599px) {
	#houshin .list .detail .textbox .text {
		font-size: 0.15rem;
		text-align: left;
	}
}

/*===========================
患者さんの権利
===========================*/
#kenri {
	padding: 0.70rem 0;
	position: relative;
}

#kenri .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -0.15rem;
}

#kenri .list .detail {
	width: 23%;
	box-sizing: border-box;
	padding: 0.15rem;
	border-radius: 0.10rem;
	background-color: #e7f4f0;
}

@media screen and (max-width: 599px) {
	#kenri .list .detail {
		width: calc(100% - 0.40rem);
		margin: 0 auto 0.20rem;
	}
}

#kenri .list .detail .textbox {
	border-radius: 0.10rem;
}

#kenri .list .detail .textbox .num {
	font-size: 0.20rem;
	color: #17926f;
	letter-spacing: 0.075em;
	text-align: center;
	padding-bottom: 0.10rem;
	font-family: 'Poppins', sans-serif;
}

#kenri .list .detail .textbox .text {
	font-size: 0.16rem;
	line-height: 1.85;
	text-align: justify;
	letter-spacing: 0;
}

@media screen and (max-width: 599px) {
#kenri .list .detail .textbox .text {
	font-size: 0.15rem;
}
}

/*===========================
診療の流れ
===========================*/
#flow {
	padding: 0.70rem 0;
	position: relative;
	background-color: #e7f4f0;
}

@media screen and (max-width: 599px) {
	#flow {
		padding: 0.40rem 0;
	}
}


#flow .flow_box {
	background-color: #17926f;
	margin-bottom: 0.10rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-radius: 0.10rem;
	overflow: hidden;
}

@media screen and (max-width: 599px) {
	#flow .flow_box {
		margin-bottom: 0.30rem;
	}
}


#flow .flow_box .sub_title {
	color: #FFF;
	font-size: 0.24rem;
	width: 2.00rem;
	text-align: center;
	padding: 0.20rem;
	box-sizing: border-box;
}

@media screen and (max-width: 599px) {
	#flow .flow_box .sub_title {
		font-size: 0.20rem;
		width: 100%;
		padding: 0.10rem;
	}
}


#flow .flow_box .textbox {
	width: calc(100% - 2.00rem);
	padding: 0.20rem;
	background-color: #FFF;
	box-sizing: border-box;
}

@media screen and (max-width: 599px) {
	#flow .flow_box .textbox {
		width: 100%;
		padding: 0.20rem;
	}
}


#flow .flow_box .textbox .title {
	font-size: 0.20rem;
	font-weight: 700;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#flow .flow_box .textbox .title {
		font-size: 0.18rem;
	}
}


#flow .flow_box .textbox .list {
	margin: 0;
	padding-left: 0.25rem;
}

#flow .flow_box .textbox .list .text {
	color: #17926f;
	font-size: 0.16rem;
	line-height: 1.55;
}

#flow .flow_box .textbox .list .text span {
	color: #000;
}

/*===========================
歯を残すこと
===========================*/
#nokosu {
	padding: 0.70rem 0;
	position: relative;
}

@media screen and (max-width: 599px) {
	#nokosu {
		padding: 0.40rem 0;
		position: relative;
	}
}


#nokosu .sub_title {
	font-size: 0.24rem;
	font-weight: 700;
	color: #17926f;
	padding-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	#nokosu .sub_title {
		font-size: 0.2rem;
		line-height: 1.5;
	}
}

#nokosu .text {
	font-size: 0.16rem;
	line-height: 1.85;
}

@media screen and (max-width: 599px) {
	#nokosu .text {
		font-size: 0.15rem;
	}
}


#nokosu .kakomi {
	background-color: #e7f4f0;
	padding: 0.30rem;
	margin-top: 0.30rem;
	border-radius: 0.10rem;
}


#nokosu .kakomi .title {
	font-size: 0.20rem;
	font-weight: 700;
	color: #17926f;
	border-bottom: 1px solid #000;
	padding-bottom: 0.10rem;
	margin-bottom: 0.20rem;
}

#nokosu .kakomi .list {
	margin: 0;
	padding-left: 0.25rem;
}

#nokosu .kakomi .list .text {
	color: #17926f;
}

#nokosu .kakomi .list .text span {
	color: #000;
}

/*===========================
当院の治療費に関する考え方
===========================*/
#medical_fee {
	padding: 0.70rem 0;
	position: relative;
	background-color: #e7f4f0;
}

@media screen and (max-width: 599px) {
	#medical_fee {
		padding: 0.40rem 0;
	}
}


#medical_fee .list {
	margin: 0;
	padding-left: 0.25rem;
}

#medical_fee .list .text {
	color: #17926f;
	font-size: 0.16rem;
	line-height: 1.85;
	text-indent: -0.13rem;
	margin-left: 0.20rem;
	padding-bottom: 0.10rem;
}

#medical_fee .list .text::before {
	content: "●";
	display: inline-block;
	padding-right: 0.10rem;
}

#medical_fee .list .text span {
	color: #000;
}

/*===========================
当院の治療費に関する考え方
===========================*/
#for_company {
	padding: 0.70rem 0;
	position: relative;
}

@media screen and (max-width: 599px) {
	#for_company {
		padding: 0.40rem 0;
	}
}


#for_company .text {
	font-size: 0.18rem;
	line-height: 1.85;
	letter-spacing: 0.075em;
}

@media screen and (max-width: 599px) {
	#for_company .text {
		font-size: 0.16rem;
	}
}


#for_company .text a {
	color: #17926f;
}

#for_company .text a[href^="tel:"] {
	color: #000;
	text-decoration: none;
}


/*===========================
当院の機器・設備
===========================*/
#facilities {
	padding: 0.70rem 0;
	position: relative;
	background-color: #e7f4f0;
}

#facilities .facilities_box {
	background-color: #FFF;
	padding: 0.25rem;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	border-radius: 0.10rem;
	margin-bottom: 0.30rem;
}

#facilities .facilities_box .ph_wrap {
	width: 100%;
	max-width: 3.00rem;
	padding-bottom: 0.30rem;
}

#facilities .facilities_box .ph_wrap.w40 {
	max-width: 40%;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .ph_wrap.w40 {
		max-width: 100%;
	}
}


#facilities .facilities_box .ph_wrap.w20 {
	max-width: 20%;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .ph_wrap.w20 {
		max-width: initial;
		text-align: center;
	}
}


#facilities .facilities_box .textbox {
	width: 100%;
	max-width: 8.20rem;
	padding-bottom: 0.30rem;
}

#facilities .facilities_box .textbox.full {
	max-width: 100%;
}

#facilities .facilities_box .textbox.w60 {
	max-width: 55%;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .textbox.w60 {
		max-width: 100%;
	}
}


#facilities .facilities_box .textbox.w80 {
	max-width: 75%;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .textbox.w80 {
		max-width: 100%;
	}
}


#facilities .facilities_box .textbox .title {
	font-size: 0.24rem;
	color: #17926f;
	font-weight: 700;
	padding-bottom: 0.15rem;
	border-bottom: 1px solid #17926f;
	margin-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .textbox .title {
		font-size: 0.19rem;
		line-height: 1.4;
		text-align: center;
	}
}

#facilities .facilities_box .textbox .lead {
	font-size: 0.16rem;
	line-height: 1.85;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .textbox .lead {
		font-size: 0.15rem;
	}
}


#facilities .facilities_box .textbox .sub_title {
	font-size: 0.18rem;
	font-weight: 700;
	padding: 0.25rem 0 0.10rem;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .textbox .sub_title {
		font-size: 0.16rem;
		line-height: 1.5;
	}
}


#facilities .facilities_box .textbox .text {
	font-size: 0.16rem;
	line-height: 1.85;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .textbox .text {
		font-size: 0.15rem;
		text-align: left;
	}
}


#facilities .facilities_box .textbox .kakomi_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.20rem 0;
}

#facilities .facilities_box .textbox .kakomi_wrap .kakomi {
	width: 48%;
	background-color: #f2f2f2;
	padding: 0.20rem;
	text-align: center;
	box-sizing: border-box;
	border-radius: 0.10rem;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .textbox .kakomi_wrap .kakomi {
		width: 100%;
		padding: 0.15rem;
		margin-bottom: 0.15rem;
	}
}


#facilities .facilities_box .textbox .kakomi_wrap .kakomi .sub_title {
	padding-top: 0;
	color: #17926f;
}

#facilities .facilities_box .facilities_faq_wrap {
	background-color: #f2f2f2;
	padding: 0.20rem;
	width: 100%;
	box-sizing: border-box;
	border-radius: 0.10rem;
}

#facilities .facilities_box .facilities_faq_wrap .title {
	font-size: 0.20rem;
	font-weight: 700;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .facilities_faq_wrap .title {
		font-size: 0.17rem;
		line-height: 1.5;
	}
}

#facilities .facilities_box .facilities_faq_wrap .faq_box {
	padding-top: 0.30rem;
}

#facilities .facilities_box .facilities_faq_wrap .faq_box .faq_title {
	font-size: 0.16rem;
	font-weight: 700;
	color: #17926f;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .facilities_faq_wrap .faq_box .faq_title {
		font-size: 0.15rem;
		line-height: 1.5;
	}
}


#facilities .facilities_box .facilities_faq_wrap .faq_box .faq_title::before {
	content: "Q.";
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	padding-right: 0.06rem;
	font-weight: 400;
}

#facilities .facilities_box .facilities_faq_wrap .faq_box .faq_text {
	font-size: 0.15rem;
	line-height: 1.75;
}

#facilities .facilities_box .facilities_table {
	width: 100%;
}

#facilities .facilities_box .facilities_table table {
	width: 100%;
	font-size: 0.16rem;
	line-height: 1.75;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .facilities_table table {
		font-size: 0.15rem;
	}
}


#facilities .facilities_box .facilities_table table th {
	background-color: #17926f;
	color: #FFF;
	padding: 0.15rem;
	text-align: left;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .facilities_table table th {
		padding: 0.10rem;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
}

#facilities .facilities_box .facilities_table table td {
	padding: 0.15rem;
	background-color: #e7f4f0;
}

@media screen and (max-width: 599px) {
	#facilities .facilities_box .facilities_table table td {
		padding: 0.10rem;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
}

#facilities .facilities_box .separator {
	width: 100%;
	height: 0.30rem;
}
