@charset "UTF-8";

/***************************************************

	family-spa

***************************************************/
.crowd_info {
	margin-bottom:30px;
}
.crowd_info a {
	float:left;
	width: 48%;
}
.crowd_info a:nth-child(2n) {
	float:right;
}
.crowd_info a img {
	width: 100%;
	height:auto;
}

.chui {
	border:1px #ff0000 solid;
	margin-bottom:20px;
	text-align:center;
}
.chui .md {
	background-color:#ff0000;
	color:#fff;
	padding:10px 20px;
	font-size:16px;
}
.chui .expl{
	background-color:#fff;
	color:#333;
	padding:10px 20px;
	font-size:16px;
}
#archive_wrapp{
	width: 100%;
	padding: 0 0 40px;
}

#family-spa-copy01{
	background: url(/images/family-spa/family-spa_bg01_pc2.jpg) no-repeat 0 0 #fff;
	background-size: cover;
	padding: 100px 0 130px;
}

#family-spa-copy01 #wrapp{

}

#family-spa-copy01 #wrapp h2{
	font-size: 41px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 0 40px;
	text-shadow:2px 2px 3px #333333;
}

#family-spa-copy01 #wrapp p{
	font-size: 20px;
	color: #fff;
	line-height: 2.0;
	text-align: center;
	text-shadow:2px 2px 3px #333333;
}


#family-spa-copy02{
	padding: 60px 0 60px;
}

#family-spa-copy06 h3,
#family-spa-copy05 h3,
#family-spa-copy04 h3,
#family-spa-copy03 h3,
#family-spa-copy02 h3{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 40px;
}

#family-spa-copy02 p{
	font-size: 20px;
	line-height: 2.0;
	text-align: center;
}

#anchor-link{
	position: relative;
	overflow: hidden;
	margin: 60px 0 0;
}

#anchor-link ul {
	position: relative;
	left: 50%;
	float: left;
}

#anchor-link ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0 15px;
	width: 200px;
}

#anchor-link ul li a{
	display: block;
	border: 1px solid #5C090D;
	border-radius: 6px;
	padding: 1px;
}

#anchor-link ul li a span{
	display: block;
	text-align: center;
	line-height: 1;
	color: #fff;
	border-radius: 5px;
	padding: 6px 0;

background: -moz-linear-gradient(top, rgba(92,9,13,0.48) 0%, rgba(92,9,13,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(92,9,13,0.48) 0%,rgba(92,9,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(92,9,13,0.48) 0%,rgba(92,9,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a5c090d', endColorstr='#5c090d',GradientType=0 ); /* IE6-9 */
}


#family-spa-copy03 .spa-wrapp{
	background: url(/images/common/bg_01.jpg);
	padding: 60px 0 60px;
}

#family-spa_image{
	width: 900px;
	margin: 0 auto 60px;
}

#family-spa_image h4{
	font-size: 25px;
	margin: 20px 20px 14px;
	font-weight: bold;
	text-align: center;
	background: rgba(255,255,255,0.4);
}

#family-spa_image p{
	font-size: 20px;
	text-align: center;
}


.image-wrapp-ul01{
	width: 900px;
	margin: 0 auto 60px;
}

.image-wrapp-ul01 li{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.image-wrapp-ul01 li:nth-child(even){
	flex-direction: row-reverse;
}

.image-wrapp-ul01 li .text,
.image-wrapp-ul01 li .image{
	width: 50%;
	text-align: center;
	position: relative;
}

.image-wrapp-ul01 li .image .icon{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.image-wrapp-ul01 li .text{
	line-height: 1.8;
	font-size: 17px;
}

.image-wrapp-ul01 li .text h4{
	font-size: 25px;
	margin: 0 20px 14px;
	font-weight: bold;
	background: rgba(255,255,255,0.4);
}

.image-wrapp-ul01 li .text p{
	margin: 0 0 8px;
}

.image-wrapp-ul01 li .text dl{
	width: 360px;
	margin: 0 auto 3px;
	text-align: left;
	color: #4A0F16;
}

.image-wrapp-ul01 li .text dl dt{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.image-wrapp-ul01 li .text dl dd.dd01{
	padding: 0 0 0 129px;
	margin: -30px 0 0 0;
}

.image-wrapp-ul01 li .text dl dd.dd02{
	padding: 0 0 3px 153px;
	margin: -30px 0 0 0;
	font-weight: bold;
}

.image-wrapp-ul01 li .text .smoking-check{
	position: relative;
	overflow: hidden;
}

.image-wrapp-ul01 li .text .smoking-check ul {
	position: relative;
	left: 50%;
	float: left;
}

.image-wrapp-ul01 li .text .smoking-check ul li {
	position: relative;
	left: -50%;
	float: left;
	width: 40px;
	margin: 0 10px;
}



.image-wrapp-ul01 li .text .sub-title01{
	width: 180px;
	margin: 0 auto 16px;
	padding: 5px 6px 3px;
	color: #fff;
	background: #5C090D;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 15px;
}

.image-wrapp-ul01 li .text dl.time01{
	width: 280px;
	margin: 0 auto;
	text-align: left;
	font-size: 15px;
}

.image-wrapp-ul01 li .text dl.time01 dt{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.image-wrapp-ul01 li .text dl.time01 dd{
	margin: -27px 0 3px 0;
	padding: 0 0 2px 85px;
	border-bottom: 1px dotted #ccc;
}


#family-spa-copy04 .spa-wrapp{
	width: 100%;
	background: url(/images/common/bg_02.png) repeat-x 0 0 #fff;
	padding: 60px 0 60px;
}

#spa-info{
	width: 800px;
	margin: 0 auto;
	padding: 15px;
	background: rgba(255,255,255,0.6);
	border-radius: 10px;
}

#spa-info dl.dl01 > dt{
	width: 100px;
	margin: 0 0 0 15px;
	padding: 5px 6px 3px;
	color: #fff;
	background: #5C090D;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 12px;
}

#spa-info dl.dl01 > dd{
	margin: -20px 0 10px 0;
	padding: 0 0 7px 145px;
	border-bottom: 1px dotted #ccc;
}

#spa-info dl.dl01 > dd table{
	width: auto;
	margin: 0 0 14px;
	font-size: 14px;
}

#spa-info dl.dl01 > dd table tr td,
#spa-info dl.dl01 > dd table tr th{
	border: 1px solid #ccc;
	padding: 6px 10px;
	box-sizing: border-box;
	font-size: 13px;
}

#spa-info dl.dl01 > dd table tr th{
	background: #FCFAF3;
	color: #5C090D;
	text-align: center;
	padding: 6px 0;
	vertical-align: middle;
	font-size: 11px;
}

#spa-info dl.dl01 > dd table tr td span{
	display: none;
}

#spa-info dl.dl01 > dd table.table01 tr th.th01{
	width: 120px;
}

#spa-info dl.dl01 > dd table.table01 tr th.th02{
	width: 80px;
}

#spa-info dl.dl01 > dd table.table01 tr th.th03{
	width: 177px;
}

#spa-info dl.dl01 > dd table.table01 tr th.th04{
	width: 177px;
}

#spa-info dl.dl01 > dd table.table01 tr th.th05{
	width: 100px;
}

#spa-info dl.dl01 > dd table.table01 tr td{
	text-align: center;
	vertical-align: middle;
}

#spa-info dl.dl01 > dd table.table01 tr td.td01{
	text-align: left;
}


#spa-info dl.dl01 > dd table.table02 tr th.th01{
	width: 120px;
}

#spa-info dl.dl01 > dd table.table02 tr th.th02{
	width: 80px;
}

#spa-info dl.dl01 > dd table.table02 tr th.th03{
	width: 82px;
}

#spa-info dl.dl01 > dd table.table02 tr th.th04{
	width: 82px;
}

#spa-info dl.dl01 > dd table.table02 tr th.th07{
	width: 80px;
}

#spa-info dl.dl01 > dd table.table02 tr th.th05{
	width: 120px;
}

#spa-info dl.dl01 > dd table.table02 tr th.th06{
	width: 90px;
}

#spa-info dl.dl01 > dd table.table02 tr td{
	text-align: center;
	padding-bottom: 0;
	vertical-align: middle;
}

#spa-info dl.dl01 > dd table.table02 tr.ran{
	height: 60px;
}


#spa-info dl.dl01 > dd table.table02 tr td.td01{
	text-align: left;
}

#spa-info dl.dl01 > dd table.table02 tr td dl dt{
	width: 100%;
	text-align: center;
	margin: 0 0 3px;
	padding: 5px 6px 3px;
	color: #fff;
	background: #5C090D;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 11px;
}

#spa-info dl.dl01 > dd table.table02 tr td dl dd{
	margin: 0 0 6px;
}



#spa-info dl.dl01 > dd .note-ul01{
	margin: 0 0 24px;
	font-size: 13px;
}

#spa-info dl.dl01 > dd .note-ul01 li{
	position: relative;
	padding: 0 0 0 16px;
}

#spa-info dl.dl01 > dd .note-ul01 li::before{
	content: "※";
	color: #E00515;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

#spa-info dl.dl01 > dd .title{
	position: relative;
	padding: 0 0 0 16px;
	color: #5C090D;
	margin: 0 0 3px;
}

#spa-info dl.dl01 > dd .title::before{
	content: "●";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

#family-spa-copy05 .cont_wrapper{
	padding: 60px 0 60px;
}

#family-spa-copy05 h4 {
	text-align: center;
	font-size: 22px;
	color: #5C090D;
	line-height: 1;
	padding: 8px 0 6px;
	border-radius: 8px;
	width: 800px;
	margin: 0 auto 30px;
	background: url(/images/common/bg_01.jpg);
}

#facility{
	width: 760px;
	margin: 0 auto 60px;
	text-align: center;
}

#facility ul li{
	width: 160px;
	float: left;
	margin: 0 40px 20px 0;
}

#facility ul li:nth-child(4n+4){
	margin-right: 0;
}

#facility ul li .image{
	padding: 10px;
	background: #FAF5ED;
	margin: 0 0 3px;
}

#facility ul li .name{
	font-size: 14px;
	color: #5C090D;
	position: relative;
	padding: .55em 1em .55em 1.5em;
}

#facility ul li .name::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #E3C098;
	border-radius: 4px;
}


#amenities{
	width: 760px;
	margin: 0 auto;
	line-height: 1.8;
}


#family-spa-copy06 .cont_wrapper{
	padding: 60px 0 60px;
}

#provision{
	width: 800px;
	margin: 0 auto;
	font-size: 14px;
}

#provision .right,
#provision .left{
	width: 48%;
}

#provision .left{
	float: left;
}

#provision .right{
	float: right;
}

#provision ul.ul01 > li{
	margin: 0 0 20px;
	padding: 0 0 14px;
	border-bottom: 2px dotted #ccc;
}

#provision ul.ul01 > li .title{
	font-size: 16px;
	font-weight: bold;
	color: #5C090D;
	position: relative;
	padding: .55em 1em .55em 1.5em;
	margin: 0 0 12px;
}

#provision ul.ul01 > li .title::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #E3C098;
	border-radius: 4px;
}

#provision ul.ul01 > li .cont{
	padding: 0 10px 0 10px;
}

#provision ul.ul01 > li .item{
	margin: 0 0 3px;
}

#provision ul.ul01 > li .item::before{
	content: "●";
	color: #5C090D;
}

#provision ul.ul01 > li .text{
	margin: 0 0 6px;
}

#provision ul.ul01 > li ul.ul02{
	list-style-type: decimal;
	margin: 0 0 0 24px;
}

#provision ul.ul01 > li ul.ul02 li{
	margin: 0 0 6px;
}

#provision ul.ul01 > li dl.dl01 dt{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#provision ul.ul01 > li dl.dl01 dd{
	margin: -21px 0 3px 0;
	padding: 0 0 0 150px;
}


#amenities{
	width: 520px;
	margin: 0 auto;
}

#amenities .left{
	float: left;
}

#amenities .right{
	float: right;
}

#amenities table tr td,
#amenities table tr th{
	padding: 6px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

#amenities table tr th{
	background: #FCFAF3;
	color: #5C090D;
	width: 170px;
	line-height: 1.2;
}

#amenities table tr td{
	width: 64px;
	text-align: right;
}




/********************************************************************************
	スマートフォン用 CSS
********************************************************************************/

@media screen and (max-width:767px){

.crowd_info {
	padding-bottom:0px;
}
.crowd_info a {
	float:none;
	width: 100%;
	display:block;
	margin-bottom:20px;
}
.crowd_info a:nth-child(2n) {
	float:none;
}
.crowd_info a img {
	width: 100%;
	height:auto;
}


#archive_wrapp{
	width: 100%;
	padding: 0 0 30px;
}

#family-spa-copy01{
	background: url(/images/family-spa/family-spa_bg01_sp2.jpg) no-repeat 50% 50% #fff;
	background-size: cover;
	padding: 60px 0 90px;
}

#family-spa-copy01 #wrapp{

}

#family-spa-copy01 #wrapp h2{
	font-size: 2.0rem;
	margin: 0 0 20px;
}

#family-spa-copy01 #wrapp p{
	font-size: 1.8rem;
	line-height: 1.8;
}


#family-spa-copy02{
	padding: 30px 0 30px;
}

#family-spa-copy06 h3,
#family-spa-copy05 h3,
#family-spa-copy04 h3,
#family-spa-copy03 h3,
#family-spa-copy02 h3{
	font-size: 2.0rem;
	margin: 0 0 20px;
}

#family-spa-copy02 p{
	font-size: 1.6rem;
	line-height: 1.8;
}

#anchor-link{
	margin: 30px 0 0;
}

#anchor-link ul {
	left: 0;
	float: none;
}

#anchor-link ul li {
	left: 0;
	float: none;
	margin: 0 auto 15px;
	width: 80%;
}


#family-spa-copy03 .spa-wrapp{
	padding: 30px 0 30px;
}

#family-spa_image{
	width: auto;
	margin: 0 6% 30px;
}

#family-spa_image h4{
	font-size: 2.0rem;
	margin: 15px 0 15px;
}

#family-spa_image p{
	font-size: 1.4rem;
	line-height: 1.8;
}


.image-wrapp-ul01{
	width: auto;
	margin: 0 6% 30px;
}

.image-wrapp-ul01 li{
	display: block;
	margin: 0 0 24px;
}

.image-wrapp-ul01 li .text,
.image-wrapp-ul01 li .image{
	width: auto;
}

.image-wrapp-ul01 li .image{
	width: 60%;
	margin: 0 auto 20px;
}

.image-wrapp-ul01 li .image .icon{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.image-wrapp-ul01 li .text{
	font-size: 1.4rem;
}

.image-wrapp-ul01 li .text h4{
	font-size: 2.0rem;
	margin: 0 0 10px;
}

.image-wrapp-ul01 li .text p{
	margin: 0 0 15px;
}

.image-wrapp-ul01 li .text dl dd.dd01{
	padding: 0 0 0 106px;
	margin: -25px 0 0 0;
}

.image-wrapp-ul01 li .text dl dd.dd02{
	padding: 0 0 3px 128px;
	margin: -25px 0 0 0;
	font-weight: bold;
}

.image-wrapp-ul01 li .text .sub-title01{
	width: 180px;
	font-size: 1.4rem;
}

.image-wrapp-ul01 li .text dl.time01{
	width: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 1.4rem;
}

.image-wrapp-ul01 li .text dl.time01 dt{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.image-wrapp-ul01 li .text dl.time01 dd{
	margin: -27px 0 3px 0;
	padding: 0 0 2px 85px;
	border-bottom: 1px dotted #ccc;
}


#family-spa-copy04 .spa-wrapp{
	width: auto;
	padding: 30px 6% 30px;
}

#spa-info{
	width: auto;
	margin: 0 auto;
	padding: 10px;
}

#spa-info dl.dl01 > dt{
	width: 100px;
	margin: 0 0 10px 10px;
	padding: 5px 6px 3px;
	font-size: 1.0rem;
}

#spa-info dl.dl01 > dd{
	margin: 0 0 10px 0;
	padding: 0 0 7px 10px;
}

#spa-info dl.dl01 > dd table{
	width: 100%;
	margin: 0 0 14px;
}

#spa-info dl.dl01 > dd table tr td,
#spa-info dl.dl01 > dd table tr th{
	padding: 6px 6px;
	display: block;
	margin-top: -1px;
}

#spa-info dl.dl01 > dd table tr td span{
	display: block;
	font-size: 1.2rem;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 2px;
	margin: 0 0 3px;
}

#spa-info dl.dl01 > dd table tr.tr01{
	display: none;
}

#spa-info dl.dl01 > dd table.table01 tr th.th01{
	width: 100%;
}

#spa-info dl.dl01 > dd table.table01 tr th.th02{
	width: 100%;
}

#spa-info dl.dl01 > dd table.table01 tr th.th03{
	width: 100%;
}

#spa-info dl.dl01 > dd table.table01 tr th.th04{
	width: 100%;
}

#spa-info dl.dl01 > dd table.table01 tr th.th05{
	width: 100%;
}

#spa-info dl.dl01 > dd table.table01 tr td{
	text-align: center;
}

#spa-info dl.dl01 > dd table.table01 tr td.td01{
	background: #FCFAF3;
	color: #5C090D;
	text-align: center;
	padding: 6px 0;
}


#spa-info dl.dl01 > dd table.table02 tr td{
	text-align: center;
	padding-bottom: 0;
}

#spa-info dl.dl01 > dd table.table02 tr td.td01{
	background: #FCFAF3;
	color: #5C090D;
	text-align: center;
	padding: 6px 0;
}

#spa-info dl.dl01 > dd table.table02 tr td dl dt{
	width: 100%;
	text-align: center;
	margin: 0 0 3px;
	padding: 5px 6px 3px;
	color: #fff;
	background: #5C090D;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 12px;
}

#spa-info dl.dl01 > dd table.table02 tr td dl dd{
	margin: 0 0 6px;
}

#spa-info dl.dl01 > dd .note-ul01{
	margin: 0 0 20px;
	font-size: 1.4rem;
}

#family-spa-copy05 .cont_wrapper{
	padding: 30px 0 30px;
}

#family-spa-copy05 h4 {
	font-size: 1.8rem;
	width: auto;
	margin: 0 auto 20px;
}

#facility{
	width: auto;
	margin: 0 auto 30px;
}

#facility ul li{
	width: 48%;
	float: left;
	margin: 0 0 15px;
}

#facility ul li:nth-child(even){
	float: right;
}

#facility ul li .image{
	padding: 6px;
	margin: 0 0 3px;
}

#facility ul li .name{
	font-size: 1.3rem;
	color: #5C090D;
	position: relative;
	padding: .55em 1em .55em 1.5em;
}


#amenities{
	width: auto;
}


#family-spa-copy06 .cont_wrapper{
	padding: 30px 0 30px;
}

#provision{
	width: auto;
	margin: 0 auto;
	font-size: 1.4rem;
}

#provision .right,
#provision .left{
	width: auto;
}

#provision .left{
	float: none;
}

#provision .right{
	float: none;
}

#provision ul.ul01 > li .title{
	font-size: 1.6rem;
}


#amenities{
	width: auto;
	margin: 0 6%;
}

#amenities .left{
	float: none;
}

#amenities .right{
	float: none;
	margin-top: -1px;
}

#amenities table tr th{
	width: 60%;
}

#amenities table tr td{
	width: 40%;
}


}
