@charset "UTF-8";
/* CSS Document */

/* about
-------------------------------------------- */
#contents.about .box01 {
	background: url(../img/about/boxBg.jpg) 0 0 no-repeat;
	height: 536px;
}

#contents.about .box01 p {
	float: right;
	width: 550px;
	padding: 50px;
}

/* clinician1
-------------------------------------------- */
#contents.clinician1 .box03 ul {
	list-style-type: disc;
	margin-top: 15px;
	background: #f0f0f0;
	padding: 20px 20px 20px 40px;
}

#contents.clinician1 .box03 li a {
	text-decoration: underline;
}

#contents.clinician1 .box04 table,
#contents.clinician1 .box04 p.comment {
	display: none;
}

#contents.clinician1 .box04 ul {
	background: url(../img/clinician1/img02.gif) 0 0 no-repeat;
	height: 206px;
	margin-top: 30px;
}

#contents.clinician1 .box04 li {
	display: none;
}

#contents.clinician1 .box05 h5 {
	border: 1px solid #3858a0;
	padding: 5px 20px;
	font-weight: normal;
	color: #3858a0;
	margin-top: 30px;
}

#contents.clinician1 .box05 .inner {
	background: #f0f0f0;
	padding: 30px;
	margin-top: 30px;
}

#contents.clinician1 .box05 .inner h5 {
	margin-top: 15px;
}

#contents.clinician1 .box05 ul {
	list-style-type: decimal;
	padding-left: 30px;
	margin-top: 15px;
}

/* clinician2
-------------------------------------------- */
#contents.clinician2 .box01 dt {
	float: left;
}

#contents.clinician2 .box01 dd {
	float: right;
}

#contents.clinician2 h4 {
	border: 1px solid #3858a0;
	padding: 5px 20px;
	font-weight: normal;
	color: #3858a0;
}

#contents.clinician2 table {
	border-top: 1px solid #3858a0;
	border-bottom: 1px solid #3858a0;
	margin-top: 30px;
	width: 100%;
}

#contents.clinician2 th {
	font-weight: normal;
	vertical-align: middle;
	background: #ebeef5;
	width: 220px;
	color: #3858a0;
	border-bottom: 1px dotted #3858a0;
	line-height: 1em;
	text-align: left;
	padding: 0 30px;
}

#contents.clinician2 td {
	padding: 20px;
	border-bottom: 1px dotted #3858a0;
}

/* day
-------------------------------------------- */
#contents.day .box02 li {
	background: url(../img/day/stepBg.gif) left bottom no-repeat;
	padding-bottom: 77px;
}

#contents.day .box02 li.end {
	padding-bottom: 0;
	background: none;
}

#contents.day .box02 li dl {
	border: 1px solid #3858a0;
}

#contents.day .box02 li dt {
	float: left;
	width: 490px;
	height: 120px;
	font-size: 0;
}

#contents.day .box02 li dd {
	float: right;
	width: 430px;
	padding: 20px 20px 20px 0;
	line-height: 1.4em;
	box-sizing: border-box;
}

#contents.day .box02 .item1 dt {
	background: url(../img/day/img01.gif) 0 0 no-repeat;
}

#contents.day .box02 .item2 dt {
	background: url(../img/day/img02.gif) 0 0 no-repeat;
}

#contents.day .box02 .item3 dt {
	background: url(../img/day/img03.gif) 0 0 no-repeat;
}

#contents.day .box02 .item4 dt {
	background: url(../img/day/img04.gif) 0 0 no-repeat;
}

#contents.day .box02 .item5 dt {
	background: url(../img/day/img05.gif) 0 0 no-repeat;
}

#contents.day .box02 .item6 dt {
	background: url(../img/day/img06.gif) 0 0 no-repeat;
}

#contents.day .box02 .item7 dt {
	background: url(../img/day/img07.gif) 0 0 no-repeat;
}

#contents.day .box02 .item8 dt {
	background: url(../img/day/img08.gif) 0 0 no-repeat;
}

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

	#contents.day .box02 li dt {
		float: left;
		width: 100%;
		height: 94px;
		font-size: 0;
	}

	#contents.day .box02 li dd {
		float: right;
		width: 100%;
		padding: 15px 25px;
		line-height: 1.4em;
	}

	#contents.day .box02 .item1 dt {
		background-size: cover;
	}

	#contents.day .box02 .item2 dt {
		background-size: cover;
	}

	#contents.day .box02 .item3 dt {
		background-size: cover;
	}

	#contents.day .box02 .item4 dt {
		background-size: cover;
	}

	#contents.day .box02 .item5 dt {
		background-size: cover;
	}

	#contents.day .box02 .item6 dt {
		background-size: cover;
	}

	#contents.day .box02 .item7 dt {
		background-size: cover;
	}

	#contents.day .box02 .item8 dt {
		background-size: cover;
	}

}

/* voice
-------------------------------------------- */
#contents.voice dl {
	margin-top: 30px;
}

#contents.voice dl.top {
	margin-top: 0;
}

#contents.voice dl.typeA {
	background: url(../img/voice/voiceBg1.gif) 0 0 no-repeat #f0f0f0;
}

#contents.voice dl.typeB {
	background: url(../img/voice/voiceBg2.gif) 0 0 no-repeat #f0f0f0;
}

#contents.voice dt {
	float: left;
	width: 200px;
	padding: 190px 0 20px 20px;
	text-align: center;
	box-sizing: border-box;
}

#contents.voice dd {
	float: right;
	padding: 20px 20px 20px 0;
	width: 700px;
	line-height: 1.6em;
	box-sizing: border-box;
}

#contents.voice dd img {
	margin-bottom: 15px;
}

#contents .col span.voice_blue_txt {
	display: block;
	color: #3858a0;
	font-size: 1.6rem;
	font-weight: bold;
	font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
	line-height: 36px;
	margin: 0 auto 15px;
}

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

	#contents.voice dt {
		float: left;
		width: 100%;
	}

	#contents.voice dd {
		float: right;
		padding: 15px;
		width: 100%;
		line-height: 1.6em;
	}

}

.about_nav_box {
	width: 100%;
	margin: 30px auto;
}

.about_nav_box h4 {
	width: 100%;
	margin: 0 auto 50px;
	display: flex;
	align-items: flex-end;
	gap: 20px;
	background: none;
	border: none;
}

.about_nav_box h4 img {
	display: block;
	width: 100%;
	max-width: 260px;
}

.about_nav_box h4 span {
	display: block;
	margin: 0;
	margin-top: 12px;
	line-height: 1.6rem;
	color: #333;
}

.about_nav_box ul {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}

.about_nav_box ul li {
	width: calc(100%/3 - 20px);
}

.about_nav_box ul li a {
	display: block;
	text-align: center;
	background-color: #3858a0;
	color: #fff;
	padding: 15px;
	border-radius: 10px;
	font-size: 0.9rem;
	position: relative;
}

.about_nav_box ul li a::after {
	content: ">";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}

.about_nav_box ul li a:hover {
	opacity: 0.6;
	text-decoration: none;
}

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

	.about_nav_box h4 img {
		max-width: 200px;
	}

	.about_nav_box h4 span {
		font-size: 1.3rem;
	}

	.about_nav_box ul li {
		width: 90%;
		margin: 0 auto;
	}

}