@charset "UTF-8";


/* support
---------------------------------------------------------------------------*/
#supportContents .pagetitle {
	margin: 0 0 25px;
}

#supportContents .txt-set p {
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 0.04em;
}

#supportContents .txt-lead-s {
	margin-bottom: 60px;
	font-size: 15px;
}

#supportContents .event-wrap {
	margin-bottom: 0;
}

/* .class-wrap
------------------------------------*/
.class-wrap {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 50px;
}

.sec-babyclub.class-wrap {
	margin-bottom: 90px;
}

.class-wrap .img-set {
	float: left;
	width: 460px;
}

.sec-babyclub .img-set {
	position: relative;
	width: 460px;
	height: 510px;
}

.sec-babyclub .img-set img { position: absolute; }
.sec-babyclub .img-set img:nth-of-type(1) { top:0; left: 0; }
.sec-babyclub .img-set img:nth-of-type(2) { bottom:0; left: 0; }
.sec-babyclub .img-set img:nth-of-type(3) { bottom:0; right: 0; }

.class-wrap .txt-set {
	float: right;
	width: 470px;
}

.sec-outpatient .txt-set:not(:first-of-type) {
	margin-top: 10px;
}

.sec-babyclub .txt-set {
	margin-top: 35px;
}

.class-wrap .h2-title-s strong {
	padding: 0 5px 0 0;
}

.class-wrap .txt-set h3 {
	margin: 0 0 17px;
	font-size: 22px;
	line-height: 1.6;
	letter-spacing: 0.12em;
}

.class-wrap .txt-set h4 {
	margin: 62px 0 15px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.class-wrap .box-receptionist {
	margin-top: 25px;
}

.sec-outpatient .box-receptionist {
	padding: 21px 15px 17px 20px;
}

.sec-outpatient .box-receptionist .tel-box {
	margin-top: -1px;
}

.sec-babyclub .box-receptionist {
	margin-bottom: 25px;
}

.sec-babyclub .box-receptionist ul {
	padding-left: 0;
}

.sec-babyclub .box-receptionist li {
	letter-spacing: 0.08em;
}

.sec-babyclub .btn-link a {
	width: auto;
	letter-spacing: 0.1em;
}