@charset "UTF-8";

/* pediatric
---------------------------------------------------------------------------*/
.img-main {
	background-image: url(../img/pediatric/img-main.jpg);
}

.title-page .illust {
	top: -145px;
	width: 168px;
}

.title-page .illust .inner:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: -1px;
	background-color: #FFFAF4;
	width: calc(100% + 2px);
	height: 15px;
	z-index: 2;
}

.title-page .illust .mask img {
	width: 168px;
}


/* .sec-pediatric
---------------------------------------------------------------------------*/
.sec-pediatric {
	width: 832px;
	margin: 0 auto 180px;
}

.sec-pediatric .title {
	width: 776px;
	margin: 0 auto 70px;
}

.sec-pediatric .title h2 {
	margin: -60px 0 2px 19px;
	font-size: 19px;
	line-height: 1;
	letter-spacing: 0.1em;
}

.sec-pediatric .title h2 span {
	display: inline-block;
	background-color: #CD3335;
	margin-bottom: 8px;
	padding: 6px 8px 8px 8px;
	color: #FFFFFF;
}

.sec-pediatric .title p {
	margin-left: 20px;
	font-size: 17px;
}

/* .period
------------------------------------*/
.period {
	position: relative;
	display: -webkit-box;
	display: flex;
	z-index: 2;
}

.period .illust1 {
	display: block;
	position: absolute;
	top: -259px;
	right: 13px;
	z-index: -1;
}

.period .illust2 {
	display: block;
	position: absolute;
	bottom: -75px;
	left: -51px;
	z-index: 2;
}

.period .illust2 img {
	width: 100%;
	height: auto;
}

.period h2 {
	position: relative;
	background-color: #4F7052;
	width: 132px;
	min-width: 132px;
	padding: 20px 0 0;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}

.period h2 strong {
	position: relative;
	display: inline-block;
	padding-bottom: 3px;
	font-size: 15px;
	letter-spacing: 0.15em;
}

.period h2 strong:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -3px;
	left: -2px;
	border-bottom: 1px solid #FFFFFF;
	width: calc(100% + 1px);
	height: 1px;
	opacity: 0.6;
}

.period h2 b {
	display: block;
	position: absolute;
	top: 70px;
	left: 45px;
	font-size: 27px;
	letter-spacing: 0.08em;
	text-align: left;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.period h2 b span {
	display: inline-block;
	font-size: 28px;
	letter-spacing: 0.04em;
	transform: translateX(1px);
}

.period h2 em {
	display: block;
	position: absolute;
	top: 105px;
	right: 40px;
	font-size: 12px;
	letter-spacing: 0.15em;
	text-align: left;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.period .inner {
	position: relative;
	background: #FFFFFF;
	width: 50%;
	padding: 32px 35px 35px;
}

.period .inner:last-of-type {
	border-left: 1px solid #F5ECE2;
}

.period .inner h3 {
	position: absolute;
	top: -34px;
	right: 28px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	border: 2px solid #CD3335;
	border-radius: 50%;
	width: 86px;
	height: 86px;
	padding-top: 13px;
	color: #CD3335;
	font-size: 19px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: center;
}

.period .inner h3.adult {
	border-color: #EEBAA6;
	color: #EEBAA6;
}

.period .inner h4 {
	margin-bottom: 35px;
}

.period .inner h4 em {
	display: block;
	margin-bottom: 14px;
	font-size: 17px;
	letter-spacing: 0.1em;
}

.period .inner h4 em span {
	font-size: 26px;
}

.period .inner h4 strong {
	display: block;
	font-size: 19px;
	letter-spacing: 0.06em;
}

.period .inner h5 {
	margin-bottom: 15px;
}

.period .inner h5 em {
	display: block;
	margin-bottom: 12px;
	font-size: 15px;
	letter-spacing: 0.12em;
}

.period .inner h5 strong {
	display: block;
	font-size: 18px;
	letter-spacing: 0.08em;
}

.period .inner p {
	font-size: 15px;
	letter-spacing: 0.08em;
	text-align: justify;
}

.period .inner .btn-link {
	margin-top: 15px;
}

/* .specialist
------------------------------------*/
.specialist {
	position: relative;
	margin-top: 60px;
	padding-left: 165px;
}

.specialist figure {
	position: absolute;
	bottom: 0;
	left: -22px;
}

.specialist figure img {
	border-radius: 50%;
}

.specialist h3 {
	margin-bottom: 25px;
	font-size: 18px;
	letter-spacing: 0.1em;
}

.specialist p {
	font-size: 15px;
	line-height: 1.95;
	letter-spacing: 0.12em;
}


/* .sec-flow
---------------------------------------------------------------------------*/
.sec-flow {
	position: relative;
	width: 100%;
	margin: 0 auto 140px;
	/*padding: 85px 0 100px;*/
	padding: 85px 0 90px;
}

.sec-flow-inner {
	position: relative;
	box-sizing: border-box;
	width: 870px;
	margin: 0 auto;
	padding-right: 40px;
}

.sec-flow .illust1 {
	position: absolute;
	top: -152px;
	right: 15px;
}

.sec-flow .illust2 {
	position: absolute;
	bottom: -135px;
	right: -50px;
}

.sec-flow h2 {
	margin-bottom: 55px;
}

/* .price-list-s
------------------------------------*/
.price-list-s {
	box-sizing: border-box;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 21px 26px 20px 22px;
}

.price-list-s > div {
	position: relative;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 12px;
	font-size: 15px;
}

.price-list-s.five > div:nth-child(2) dt {
    letter-spacing: 0.04em;
}

.price-list-s > div:last-of-type {
	margin-bottom: 0;
}

.price-list-s > div:after {
	display: block;
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	border-bottom: 1px dotted #E1CEB5;
	width: 100%;
	height: 1px;
	z-index: 0;
	opacity: 0.7;
}

.price-list-s dt {
	letter-spacing: 0.08em;
}

.price-list-s dt a{
	text-decoration: underline;
	color: #CD3335;
}

.price-list-s dt em {
	font-size: 11px;
	padding-left: 2px;
}

.price-list-s dd {
	text-align: right;
	letter-spacing: 0.06em;
}

.price-list-s dd em {
	font-size: 11px;
	padding-right: 6px;
}

.price-list-s dt span,
.price-list-s dd span {
	position: relative;
	display: inline-block;
	background-color: #FFFFFF;
	z-index: 1;
}

.price-list-s dt span { padding-right: 10px; }
.price-list-s dd span { padding: 2px 0 0 10px; }

.price-list-s dd i {
	margin-right: -14px;
	padding-left: 1px;
	font-size: 12px;
}

.price-attention{
	text-align: right;
	display: block;
	width: 100%;
	font-size: 12px;
	margin-top: 5px;
}


.price-list-s dd em.num4 {
	font-size: 11px;
    padding-right: 6px;
    position: absolute;
    left: -23px;
    bottom: 2px;
    background-color: #fff;
    padding-left: 10px;
}


.price-list-s .ankersp dt span {
	line-height: 1.4;
}

.price-list-s .ankersp {
    align-items: flex-end;
}

.price-list-s .ankersp:after {
	top: 31px;
}




/* .question-list
---------------------------------------------------------------------------*/
#pediatricContents .question-list {
	width: 870px;
	padding-right: 40px;
}