@charset "UTF-8";


/* birth
---------------------------------------------------------------------------*/
#birthContents .pagetitle {
	margin: 0 0 35px;
}

#birthContents .txt-lead p:first-of-type {
	margin: 0 0 25px;
}

#birthContents .txt-set h2 {
	margin: 25px 0 8px;
	color: #B65D2D;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.15em;
}

#birthContents .txt-set h2:first-of-type {
	margin: 0 0 10px;
}

#birthContents .txt-set p {
	margin: 0 0 12px;
	line-height: 2;
	text-align: justify;
	letter-spacing: 0.12em;
}

#birthContents .img-main {
	margin: 0 auto 65px;
}

/* .sec-flow
------------------------------------*/
.sec-flow {
	margin: 0 auto 90px;
}

.sec-flow .h2-title {
	margin: 0 auto 30px;
}

.sec-flow .txt-lead {
	margin: 0 0 40px;
	font-size: 18px;
	line-height: 2;
}

.sec-flow .inner {
	overflow: hidden;
	position: relative;
	border-bottom: 1px dashed #E2E0D9;
	padding: 30px 0;
}

.sec-flow .inner:last-of-type {
	border-bottom: none;
}

.sec-flow .inner h3 {
	float: left;
	width: 95px;
	margin: 11px 30px 0 5px;
	text-align: center;
}

.sec-flow .inner h3 em {
	display: block;
}

.sec-flow .inner h3 strong {
	display: inline-block;
	background: #FEF3CD;
	box-sizing: border-box;
	width: 100%;
	margin: 15px 0 0;
	padding: 1px 5px;
	color: #AF663F;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.05em;
}

@media all and (-ms-high-contrast:none){
.sec-flow .inner h3 strong {
	padding: 4px 5px 0;
}
}

.sec-flow .inner figure {
	float: left;
	width: 178px;
	margin: 0 40px 0 0;
}

.sec-flow .inner .txt-set {
	float: left;
	width: 580px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.sec-flow .dl-line dt {
	margin: 0 0 15px;
	font-size: 15px;
	letter-spacing: 0.15em;
}

.sec-flow .dl-line dd {
	margin: 0 0 30px;
}

.sec-flow .dl-line dd:last-of-type {
	margin-bottom: 0;
}

#birthContents .sec-flow .dl-line dd p {
	margin-bottom: 4px;
	line-height: 1.7;
	letter-spacing: 0.05em;
}

#birthContents .sec-flow .attention {
	font-size: 13px;
}

#birthContents .sec-flow .btn-link {
	width: 220px;
	margin-top: 22px;
}

#birthContents .sec-flow .btn-link a {
	font-size: 12px;
	padding: 13px 18px 13px 20px;
}

/* .sec-necessary
------------------------------------*/
.sec-necessary {
	box-sizing: border-box;
	background: #FFFFFF;
	margin-bottom: 70px;
	padding: 55px 42px 60px;
}

.sec-preparation {
	overflow: hidden;
	margin: 0 0 90px;
}

.sec-preparation figure {
	float: left;
	width: 450px;
}

.sec-preparation .txt-set {
	float: right;
	width: 355px;
	margin: 5px 0 0;
}

.sec-preparation .txt-set .txt-title {
	font-size: 16px;
}

#birthContents .sec-preparation .txt-set p {
	margin-bottom: 30px;
	letter-spacing: 0.05em;
}

.sec-preparation .txt-set dl {
	margin: 0 0 0 3px;
}

/* .sec-attention
------------------------------------*/
#birthContents .sec-attention .inner {
	overflow: hidden;
	border-bottom: 1px dashed #E2E0D9;
	padding: 30px 25px;
}

#birthContents .sec-attention .inner:first-of-type {
	padding-top: 0;
}

#birthContents .sec-attention .inner:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

#birthContents .sec-attention h2 {
	margin: 0 0 25px;
	text-align: center;
}

#birthContents .sec-attention h3 {
	margin: 0 0 55px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.08em;
}

#birthContents .sec-attention h4 {
	display: inline-block;
	border-bottom: 3px double #B65D2D;;
	margin: 0 0 28px;
	padding: 0 0 0 3px;
	font-size: 16px;
	letter-spacing: 0.15em;
	white-space: nowrap;
}

#birthContents .sec-attention h5 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#birthContents .sec-attention .dl-line dt {
	margin: 0 0 18px -2px;
	font-size: 16px;
}

#birthContents .sec-attention .dl-line dd {
	min-width: 140px;
	letter-spacing: 0.1em;
}

#birthContents .sec-attention .inner:nth-of-type(1) dd {
	float: left;
	margin: 0 60px 0 0;
}

#birthContents .sec-attention .inner:nth-of-type(1) dd:last-of-type {
	margin-right: 0;
}

#birthContents .sec-attention .dot-list li {
	margin: 0 0 5px;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

#birthContents .sec-attention .dot-list li:last-of-type {
	margin-bottom: 0;
}

#birthContents .sec-attention .inner:nth-of-type(2) dl {
	float: left;
	width: 50%;
}

#birthContents .sec-attention .inner p.attention {
	color: #AF663F;
	font-size: 12px;
}

/* .sec-returning
------------------------------------*/
.sec-returning {
	width: 940px;
	margin: 0 auto;
	padding-top: 40px;
}

.sec-returning .txt-s {
	font-size: 12px;
}

.sec-returning .h2-title {
	margin: 0 auto 30px;
}

.sec-returning .txt-lead {
	margin: 0 0 60px;
	font-size: 18px;
	line-height: 1.85;
}

.sec-returning .img-set {
	position: relative;
	width: 940px;
	height: 430px;
	margin: 0 auto 45px;
}

.sec-returning .img-set img {
	position: absolute;
}

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

.returning-lead {
	overflow: hidden;
	margin-bottom: 70px;
}

.returning-lead figure {
	float: left;
	width: 370px;
}

.returning-lead .txt-set {
	float: right;
	width: 515px;
	margin-top: 9px;
}

.returning-lead .txt-set h3 {
	margin-bottom: 18px;
	font-size: 22px;
	line-height: 1.6;
	letter-spacing: 0.12em;
}

#birthContents .returning-lead .txt-set p {
	letter-spacing: 0.08em;
}

.sec-returning .dl-line dt h4 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.sec-returning .dl-line dd {
	margin-bottom: 25px;
}

.sec-returning .dl-line dd:last-of-type {
	margin-bottom: 0;
}

.sec-returning .dl-line dd p {
	margin-bottom: 10px;
	text-align: justify;
	letter-spacing: 0.08em;
	line-height: 2;
}

.sec-returning .dl-line dd p:last-of-type {
	margin-bottom: 0;
}

.sec-returning .dl-line dd h5 {
	margin-bottom: 9px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

/* .returning-attention
------------------------------------*/
.returning-attention {
	background: #F8F5EE;
	margin: 0 auto 55px;
	padding: 42px 40px 40px;
	text-align: center;
}

.returning-attention h3 {
	margin-bottom: 20px;
	color: #B65D2D;
	font-size: 22px;
	letter-spacing: 0.12em;
}

.returning-attention p {
	margin-bottom: 8px;
	letter-spacing: 0.14em;
	line-height: 2;
}

.returning-attention p:last-of-type {
	margin-bottom: 0;
}

/* .returning-advice
------------------------------------*/
.returning-advice {
	margin-bottom: 55px;
}

.returning-advice .inner {
	overflow: hidden;
	padding: 0 30px;
}

.returning-advice .inner:nth-of-type(1) {
	border-bottom: 1px dashed #E2E0D9;
	padding-bottom: 34px;
}

.returning-advice .inner:nth-of-type(1) dl {
	float: left;
	width: 535px;
}

.returning-advice .inner:nth-of-type(1) figure {
	float: right;
	width: 280px;
	margin-top: 5px;
}

.returning-advice .inner:nth-of-type(2) {
	padding-top: 34px;
}

.returning-advice .inner:nth-of-type(2) dl:nth-of-type(1) {
	float: left;
	width: 470px;
}

.returning-advice .inner:nth-of-type(2) dl:nth-of-type(2) {
	float: right;
	width: 350px;
}

/* .returning-preparation
------------------------------------*/
.returning-preparation {
	overflow: hidden;
	background: #FFFFFF;
	padding: 50px 50px 50px 60px;
}

.returning-preparation .dl-line dt {
	margin-bottom: 20px;
}

.sec-returning .returning-preparation .dl-line dt h4 {
	letter-spacing: 0.15em;
}

.returning-preparation .inner:nth-of-type(1) {
	float: left;
	width: 370px;
}

.returning-preparation .inner .dot-list {
	margin-bottom: 34px;
}

.returning-preparation .inner .dot-list li {
	margin-bottom: 3px;
	letter-spacing: 0.08em;
}

.returning-preparation .inner .dot-list li:last-of-type {
	margin-bottom: 0;
}

.returning-preparation .inner figure {
	overflow: hidden;
}

.returning-preparation .inner figure img {
	float: left;
	margin-right: 7px;
}

.returning-preparation .inner:nth-of-type(2) {
	float: right;
	width: 420px;
}

.returning-preparation dd,
.returning-preparation dd p {
	font-size: 13px;
}