@charset "UTF-8";

/* pediatric
---------------------------------------------------------------------------*/
.pediatric-lead {
	padding: 10px 20px 0 40px;
}

.service-lead .title {
	margin: 0 130px 0 0;
}

.service-lead .en-txt {
	left: 220px;
}

/* img-main
------------------------------------*/
.img-main2{
	margin: 0 0 135px;
}
.img-main2 img{
	width: 100%;
	height: auto;
}

/* three-methods
------------------------------------*/
.three-methods .lead{
	margin: 0 0 60px;
	padding: 110px 0 0;
	text-align: center;
	background: url("../img/share/title-mark-orange.svg") no-repeat center 0 / 90px auto;
}
.three-methods .lead .en-txt{
	margin: 0 0 14px;
	font-size: 16px;
	letter-spacing: 0.28em;
	color: #765844;
}
.three-methods .lead .en-txt span{
	margin-right: 10px;
}
.three-methods .lead .en-txt span:last-child{
	margin-right: 0;
}
.three-methods .lead .title{
	margin: 0 0 20px;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.17em;
	color: #42210A;
}
.three-methods .lead .txt{
	letter-spacing: 0.21em;
}

.box1{
	margin: 0 60px 70px 60px;
	overflow: hidden;
}
.box1 figure{
	float: right;
	margin-top: 20px;
}
.box1 .txt{
	float: left;
}
.box1 .txt p.en-txt{
	margin: 0 0 6px 3px;
	font-size: 10px;
	letter-spacing: 0.36em;
}
.box1 .txt p{
	margin: 0 0 5px;
	line-height: 2;
	letter-spacing: 0.09em;
}
.box1 .txt .title{
	margin: 0 0 15px;
	font-size: 27px;
	line-height: 1.6;
	letter-spacing: 0.16em;
	color: #42210A;
}

.box2{
	width: 790px;
	margin: 0 60px 45px 55px;
	overflow: hidden;
}
.box2 figure{
	float: left;
}
.box2 .txt{
	width: 403px;
	float: right;
	padding: 32px 0 0;
}
.box2 .txt p.en-txt{
	margin: 0 0 11px 3px;
	font-size: 10px;
	letter-spacing: 0.36em;
}
.box2 .txt p{
	margin: 0 0 38px;
	letter-spacing: 0.1em;
}
.box2 .txt .title{
	margin: 0 0 19px;
	font-size: 18px;
	letter-spacing: 0.15em;
	color: #42210A;
}

.box3{
	display:table;
	margin: 0 48px 75px 55px;
	border-radius: 8px;
	overflow: hidden;
}
.box3 .box3-left{
	width: 168px;
	display: table-cell;
	padding: 23px 0 0 2px;
	text-align: center;
	background: url(../img/service/pediatric/bg-pediatric1.jpg) no-repeat 0 0 / 100% auto;
	color: #FFFFFF;
	vertical-align: middle;
}
.box3 .box3-left .catch{
	margin: 0 0 13px;
	line-height: 1.4;
	letter-spacing: 0.11em;
}
.box3 .box3-left .title{
	margin: 0 0 20px;
	font-size: 22px;
	letter-spacing: 0.1em;
}
.box3 .box3-right{
	display: table-cell;
	padding: 20px 35px 25px;
	background: #FFFFFF;
}
.box3 .box3-right .title{
	margin: 0 0 10px;
	font-size: 20px;
	letter-spacing: 0.1em;
}

.box3 .box3-right p{
	margin-bottom: 6px;
	font-size: 13px;
	text-align: justify;
	line-height: 1.7;
	letter-spacing: 0.08em;
}

.box3 .box3-right p:last-of-type{
	margin-bottom: 0;
}

.box4{
	margin: 0 53px 80px 55px;
	overflow: hidden;
}
.box4 ul li{
	margin: 0 0 63px;
	overflow: hidden;
}
.box4 ul li:nth-child(2){
	margin-bottom: 15px;
}
.box4 ul li figure{
	float: left;
}
.box4 ul li .txt{
	width: 407px;
	float: right;
}
.box4 ul li .txt p{
	margin: 0 5px 9px 0;
	text-align: justify;
	letter-spacing: 0.06em;
}
.box4 ul li .txt p.catch{
	margin: 0 0 13px;
	font-size: 12px;
	letter-spacing: 0.26em;
}
.box4 ul li .txt .title{
	margin: 0 0 24px;
	font-size: 19px;
	letter-spacing: 0.18em;
	color: #42210A;
}
.box4 ul li .white-box{
	margin: 10px 0 0 -8px;
	padding: 32px 35px 25px 42px;
	background: #FFFFFF;
	border-radius: 8px;
}
.box4 ul li .white-box .title{
	margin-bottom: 20px;
	padding: 6px 0 13px 96px;
	background: url(../img/share/title-mark-orange.svg) no-repeat 2px 0 / 70px auto;
	color: #765844;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.2em;
}
.box4 ul li .white-box dl dt{
	display: inline-block;
	margin: 0 0 15px;
	padding: 0 0 2px;
	border-bottom: 1px solid rgba(118,88,68,0.4);
	font-size: 13px;
	letter-spacing: 0.2em;
}
.box4 ul li .white-box dl dd ul li{
	position: relative;
	display: inline-block;
	margin: 0 10px 12px 0;
	padding-left: 10px;
	font-size: 13px;
	letter-spacing: 0.05em;
}
.box4 ul li .white-box dl dd ul li::before{
	display: block;
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}