@charset "UTF-8";


/* hospitalization
---------------------------------------------------------------------------*/
#hospitalizationContents .pagetitle {
	margin: 0 0 35px;
}

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

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

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

#hospitalizationContents .txt-set p {
	margin: 0 0 12px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 0.1em;
}

#hospitalizationContents .txt-set p:last-of-type {
	margin-bottom: 0;
}

/* .sec-quality
------------------------------------*/
.sec-quality {
	width: 1020px;
	margin: 0 auto 120px;
}

.quality-list {
	overflow: hidden;
	margin: 0 0 43px;
}

.quality-list li {
	float: left;
	width: 333px;
	margin: 0 10px 0 0;
	text-align: center;
}

.quality-list li:last-of-type {
	margin-right: 0;
}

.quality-list figure {
	position: relative;
}

.quality-list figcaption {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1;
}

.quality-list figcaption i {
	display: block;
	margin: 0 0 20px;
}

.quality-list figcaption em {
	display: block;
	margin: 0 0 5px;
}

.quality-list figcaption strong {
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0.05em;
}

.quality-list li:last-of-type figcaption strong {
	letter-spacing: 0.1em;
}

#hospitalizationContents .sec-quality h2 {
	margin: 0 0 30px;
	text-align: center;
}

.sec-point {
	overflow: hidden;
}

.sec-point h3 {
	float: left;
	margin: 5px 28px 0 6px;
}

.sec-point dl {
	overflow: hidden;
	float: left;
	width: 680px;
	margin: -15px 0 0;
}

.sec-point dt {
	float: left;
	width: 60px;
	padding: 22px 0 5px;
	text-align: center;
}

.sec-point dt img {
	width: 20px;
	height: auto;
}

.sec-point dd {
	box-sizing: border-box;
	border-bottom: 1px solid #DBD8C7;
	width: 100%;
	padding: 15px 0 5px 60px;
}

#hospitalizationContents .sec-point dd p {
	border-left: 1px solid #DBD8C7;
	padding: 0 0 0 18px;
	font-size: 17px;
	line-height: 1.6;
	letter-spacing: 0.15em;
}

@media all and (-ms-high-contrast:none){
.sec-point dt {
	padding: 18px 0 5px;
}
#hospitalizationContents .sec-point dd p {
	letter-spacing: 0.05em;
}
}

/* .sec-full-course
------------------------------------*/
.sec-full-course {
	margin: 0 auto 120px;
}

.sec-full-course .img-set {
	position: relative;
	width: 1000px;
	height: 451px;
	margin: 0 0 63px;
}

.sec-full-course .img-set:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -125px;
	left: 188px;
	background: #FAF6EE;
	width: 405px;
	height: 285px;
	z-index: 0;
}

.sec-full-course .img-set img {
	position: absolute;
	z-index: 1;
}

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

.sec-full-course .img-set span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 55px;
	width: 276px;
	height: 207px;
}

.sec-full-course .txt-set {
	position: relative;
}

#hospitalizationContents .sec-full-course .txt-set h2 {
	position: absolute;
	top: -217px;
	left: 0;
	z-index: 2;
}

.sec-full-course .txt-set .inner {
	float: left;
	border-left: 1px solid #DBD8C7;
	width: 520px;
	margin: 28px 0 0 92px;
	padding: 0 0 0 20px;
}

#hospitalizationContents .sec-full-course .txt-set .inner p:last-of-type {
	margin-bottom: 0;
}

.sec-full-course .txt-set figure {
	float: right;
	width: 300px;
	margin: 0 17px 0 0;
}

/* .sec-room
------------------------------------*/
.sec-room {
	margin: 0 auto 120px;
}

.sec-room .img-set {
	overflow: hidden;
}

.sec-room .img-set figure {
	position: relative;
	float: left;
	box-sizing: border-box;
	width: 50%;
}

.sec-room .img-set figure:last-of-type {
	border-left: 1px solid #FFFFFF;
}

.sec-room .img-set figcaption {
	position: absolute;
	bottom: 16px;
	left: 16px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.sec-room .img-set figure:last-of-type figcaption {
	right: 16px;
	text-align: right;
}

.sec-room .inner {
	overflow: hidden;
	background: #FFFFFF;
	padding: 55px;
}

.sec-room .title-set {
	float: left;
	width: 320px;
}

#hospitalizationContents .sec-room .title-set h2 {
	margin: 0 0 30px;
}

#hospitalizationContents .sec-room .title-set p {
	width: 245px;
	margin: 0 0 30px;
	font-size: 11px;
	letter-spacing: 0.05em;
}

#hospitalizationContents .sec-room .title-set p:last-of-type {
	margin-bottom: 0;
}

.sec-room .txt-set {
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #DBD8C7;
	width: 570px;
	padding: 0 0 0 25px;
}

#hospitalizationContents .sec-room .txt-set p {
	line-height: 1.7;
}

#hospitalizationContents .sec-room .txt-set p:last-of-type {
	margin-bottom: 0;
}

.sec-room .txt-set h3 {
	margin: 22px 0 8px;
}

/* .sec-schedule
------------------------------------*/
#hospitalizationContents .sec-schedule {
	background: #F9F6EE;
	width: 100%;
	margin: 0 auto 80px;
}

#hospitalizationContents .sec-schedule .sec-main {
	width: 1020px;
	margin: 0 auto;
	padding: 75px 0 80px;
	text-align: center;
}

#hospitalizationContents .sec-schedule h2 {
	position: relative;
	display: inline-block;
	margin: 0 auto 50px;
	padding: 7px 75px 0;
	text-align: center;
}

#hospitalizationContents .sec-schedule h2:before,
#hospitalizationContents .sec-schedule h2:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/share/bg-arc.png) no-repeat;
	width: 39px;
	height: 117px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
#hospitalizationContents .sec-schedule h2:before,
#hospitalizationContents .sec-schedule h2:after {
	background: url(../img/share/bg-arc.png) no-repeat;
	background-size: 39px 117px;
}
}

#hospitalizationContents .sec-schedule h2:after {
	left: inherit;
	right: 0;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

#hospitalizationContents .sec-schedule h2 strong {
	display: block;
	margin: 0 0 8px;
}

#hospitalizationContents .sec-schedule h2 em {
	display: block;
	margin: 0 0 23px;
}

#hospitalizationContents .sec-schedule h2 + p {
	margin-bottom: 55px;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.15em;
}

#hospitalizationContents .sec-schedule h3.txt-mincho {
	margin: 0 0 35px;
	font-size: 20px;
	line-height: 1.8;
	letter-spacing: 0.08em;
}

#hospitalizationContents .sec-schedule .btn-set .btn-link {
	display: inline-block;
	width: 210px;
	margin: 0 3px;
}

/* .schedule-wrap
------------------------------------*/
.schedule-wrap {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto 50px;
	padding: 8px 0;
}

.schedule-wrap:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	background: #D0BD88;
	width: 2px;
	height: 100%;
	margin: 0 0 0 -1px;
	z-index: 1;
}

.schedule-wrap-inner {
	overflow: hidden;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #ECE7D7;
	border-radius: 8px;
	padding: 60px;
}

/* .schedule-list
------------------------------------*/
.schedule-list {
	position: relative;
	border-bottom: 1px solid #D0BD88;
	width: 365px;
	padding: 0 0 25px;
}

.schedule-list:before,
.schedule-list:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	background: #D0BD88;
	width: 1px;
	height: 12px;
}

.schedule-list:before { left: 0; }
.schedule-list:after { right: 0; }

.schedule-list:first-of-type { float: left; }
.schedule-list:last-of-type { float: right; }

.schedule-list h3 {
	position: relative;
	margin: 0 0 5px;
}

.schedule-list h3:before {
	display: block;
	content: '';
	position: absolute;
	top: 14px;
	left: 0;
	background: #D0BD88;
	width: 100%;
	height: 1px;
	z-index: 0;
}

.schedule-list h3 span {
	position: relative;
	display: block;
	width: 100%;
}

.schedule-list h3 span:before,
.schedule-list h3 span:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	background: #D0BD88;
	width: 1px;
	height: 12px;
}

.schedule-list h3 span:before { left: 0; }
.schedule-list h3 span:after { right: 0; }

.schedule-list h3 strong {
	position: relative;
	display: inline-block;
	background: #FFFFFF;
	padding: 0 20px;
	z-index: 1;
}

.schedule-list h3 em {
	display: block;
	margin: 14px 0 0;
	color: #B65D2D;
	font-size: 14px;
	letter-spacing: 0.05em;
}

/* .schedule-list .inner
------------------------------------*/
.schedule-list .inner {
	position: relative;
	border-bottom: 1px dashed #E2E0D9;
	padding: 28px 10px 20px 20px;
	text-align: left;
}

.schedule-list .inner:last-of-type {
	border-bottom: none;
}

.schedule-list .inner h4 {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.schedule-list:first-of-type .inner h4 {
	right: -61px;
	margin-top: 3px;
	font-family: 'Garamond Premier Pro', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif !important;
	font-weight: 600;
	letter-spacing: 0.02em;
}

.schedule-list:last-of-type .inner h4 {
	left: -61px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.05em;
	z-index: 2;
}

.schedule-list:last-of-type .inner h4:before {
	display: block;
	content: '';
	position: absolute;
	top: -4px;
	left: -36px;
	background: #FFFFFF;
	border: 2px solid #D0BD88;
	border-radius: 50%;
	width: 22px;
	height: 22px;
}

@media all and (-ms-high-contrast:none){
	.schedule-list:last-of-type .inner h4:before {
		top: -6px;
	}
}

.schedule-list:last-of-type .inner:first-of-type h4 {
	padding-left: 2px;
}

.schedule-list:last-of-type .inner:first-of-type h4:before {
	top: 5px;
}

#hospitalizationContents .schedule-list p {
	margin: 0 0 12px;
	letter-spacing: 0.05em;
}

#hospitalizationContents .schedule-list p,
.schedule-list ul {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.schedule-list .dot-list.col li {
	width: 40%;
}

/* .sec-information
------------------------------------*/
.sec-information {
	margin: 0 auto 80px;
	padding-top: 40px;
}

.sec-information .h2-title {
	margin-bottom: 70px;
}

.sec-information .inner {
	overflow: hidden;
	margin: 0 0 50px;
}

.sec-information figure {
	float: left;
	width: 316px;
}

.sec-information .txt-set {
	float: right;
	width: 615px;
}

.sec-information .inner:nth-of-type(1) .txt-set { padding-top: 10px; }
.sec-information .inner:nth-of-type(2) .txt-set { padding-top: 40px; }
.sec-information .inner:nth-of-type(3) .txt-set { padding-top: 48px; }

.sec-information h3 {
	margin: 0 0 28px;
	font-size: 22px;
/* 	font-weight: bold; */
	letter-spacing: 0.08em;
}

.sec-information .inner:nth-of-type(1) h3 {
	margin: 0 0 22px;
}

.sec-information h3 em {
	display: block;
	margin: 5px 0 0;
	float: right;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

#hospitalizationContents .sec-information .inner:nth-of-type(1) .txt-set p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 0.12em;
}

#hospitalizationContents .sec-information .inner:nth-of-type(1) .txt-set p:last-of-type {
	margin-bottom: 0;
}

.sec-information .table-common {
	margin: 0 0 20px;
}

.sec-information .table-common th {
	padding: 9px 16px 7px;
}

.sec-information .table-common td {
	padding: 10px 16px 8px;
}

#hospitalizationContents .price {
	overflow: hidden;
	margin: 20px 0 0;
}

#hospitalizationContents .price p {
	float: left;
	vertical-align: bottom;
}

#hospitalizationContents .price p:first-of-type {
	margin: 9px 0 0;
	color: #B65D2D;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#hospitalizationContents .price p:first-of-type span {
	padding: 0 16px 0 8px;
	font-size: 11px;
}

#hospitalizationContents .price p:nth-of-type(2) {
	font-size: 22px;
	letter-spacing: 0.05em;
}

#hospitalizationContents .price p:nth-of-type(2) span {
	padding: 0 0 0 5px;
	font-size: 14px;
}

#hospitalizationContents .sec-information .txt-set p.txt-title {
	margin: 30px 0 2px;
	letter-spacing: 0.15em;
}

#hospitalizationContents .sec-information p a {
	text-decoration: underline;
}

/* .sec-visitation
------------------------------------*/
.sec-visitation {
	padding-top: 40px;
}

.sec-visitation .inner {
	overflow: hidden;
	margin: 60px 0 0;
}

.sec-visitation .inner figure {
	float: left;
	width: 340px;
}

.sec-visitation .txt-set {
	float: right;
	width: 610px;
	margin: -6px 0 0;
}

.sec-visitation h3 {
	margin: 20px 0 3px;
	font-size: 16px;
}

.sec-visitation h3 em {
	padding: 0 0 0 15px;
	color: #5F4C2F;
	font-size: 14px;
	letter-spacing: 0.05em;
}

.sec-visitation .num-list {
	margin-top: 8px;
}