@charset "utf-8";

/*------------------------------------------------
general
--------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address , abbr, acronym, aress, article, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, section,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, nav,
dl, dt, dd , ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;  
	text-decoration:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:inherit;
	box-sizing:border-box;
	font-style:normal;
	font-size:96%;
}
body {
	line-height: 1;
	background-size:100%;
}
img{
	width:100%;
	vertical-align:bottom;
}
ol, ul {
	list-style: none;
}
section,
article,
div,
nav{
	background-size:100% !important;
    overflow: hidden;
    position: relative;
    zoom:1;
}
th{ text-align:left;}
.left{ float:left;}
.right{ float:right;}
.borderrightnone{ border-right:none !important;}


/*------------------------------------------------
header
--------------------------------------------------*/
#header{
	width:100%;
	background-color:#FFF;
	position:fixed;
	z-index:999;
    overflow: hidden;
    zoom:1;
}
#header h1 a{
	display:block;
	width:40%;
	float:left;
}
#header li a{
	display:block;
	width:20%;
	float:left;
}
#yoyaku01{
	width:94%;
	margin:0 auto 1em;
}
.yoyaku01_a01,
.yoyaku01_a02{
	width:50%;
	float:left;
}


/*------------------------------------------------
menu
--------------------------------------------------*/
#menu li,
#menu dd{
	width:50%;
	float:left;
}
.lock {
overflow:hidden;
}

.modal-content {
z-index:1000;
position:relative;
display:none;
width:96%;
margin:10px 2% 80px 2%;
padding:10px 0 0;
border:1px solid #061a63;
background:#fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.modal-content p {
margin:0;
padding:0;
}

.modal-overlay {
z-index:10;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
background-color:rgba(0,0,0,0.75);
}

.modal-wrap {
z-index:200;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow:auto;
}


.modal-open {
color:#00f;
text-decoration:underline;
}

.modal-open:hover {
cursor:pointer;
color:#f00;
}

.modal-close {
color:#00f;
text-align: right;
}

.modal-close:hover {
cursor:pointer;
color:#f00;
}

p.close_top{
text-align: right;
margin: 10px 0 20px;
}

p.close_top .modal-close{
height:35px;
border:1px solid #A5A4A4;
color: #A5A4A4;
font-size: 1em;
margin-right: 20px;
padding:10px 20px;
border-radius: 10px;
background-color: #ffffff;
}

.modal-content > ul{
overflow: hidden;
margin:0;
padding:0;
}

.modal-content > ul li.lavel{
background-color: #F70841;
font-size: 1em;
padding:5px 30px;
font-weight: bold;
}


.modal-content > ul li.lavel a{
color: #fff;
}

ul.nav_box{
background-color: #f1f1f1;
margin:0;
padding:15px 0 0;
overflow: hidden;
}

ul.nav_box li{
font-size: 1.5em;
width: 47%;
float: left;
margin:0 0 20px 3%;
}

ul.nav_box li a{
color: #505050;
display: block;
}


p.close_bottom{
background-color: #e8e6c2;
overflow: hidden;
text-align: center;
}


p.close_bottom a{
display: block;
color:#a5a4a4;
background-color: #fff;
padding:10px 30px;
font-size: 1em;
}


/*------------------------------------------------
footer
--------------------------------------------------*/
#sinchaku{ background-color:#DBD5C9;}
.sinchaku_slider{
	width:90%;
	margin:5%;
}
.sinchaku_slider img{ width:100%;}
.sinchaku_bannar li a{
	display:block;
	margin-bottom:1em;
	margin-top:1em;
}
#yoyaku02{
	border-bottom:2px dotted #736357;
	border-top:2px dotted #736357;
}
.yoyaku02_a01{
	width:44%;
	margin-left:5%;
	float:left;
	display:block;
}
.yoyaku02_a02{
	width:44%;
	margin-right:5%;
	float:right;
	display:block;
}
.yoyaku02_tel{
	display:block;
	width:56%;
	margin:5px 22%;
}
#footer{
	text-align:center;
	color:#736357;
	line-height:140%;
}
.footer_pc{
	display:block;
	width:30%;
	margin:1em auto 0;
}
.copyrights{
	font-size:0.8em;
	padding:0.5em 0;
}
#back-top {
    position: fixed;
    bottom: 70px;
    right: 10px;}
#back-top span {
    width: 35px;
    height: 35px;
    display: block;}
.footerRecruitBtn{
	text-align: center;
	padding: 10px 5%;
}
.footerRecruitBtn a{
	display: block;
	margin-bottom: 10px;
}
.footerRecruitBtn img{
	width: 100%;
	height: auto;
}

/*------------------------------------------------
contents
--------------------------------------------------*/
.table01{
	width:90%;
	margin:0 auto;
}
.table01 th{
	padding:0.3em 0 0;
}
.table01 td{
	padding:0.3em 1em;
	border-bottom:1px dotted #736357;
	line-height:150%;
}
.p01{
	padding:1em;
	line-height:160%;
}
.a01{
	width:90%;
	margin:0 auto;
	display:block;
}
.inpu_text,
textarea{ width:100%;}




/*------------------------------------------------
topAttensiton
--------------------------------------------------*/
.contentstop_news{
	background: #FFF;
}
.topAttensiton{
	text-align: center;
	background: #FFF;
}
.topAttensitonInner{
	border: 1px solid #706358;
	border-radius: 10px;
	text-align: center;
	padding: 10px;
	margin: 10px;
}
.topAttensitonInner h2{
	font-size: 18px;
	margin: 0 0 20px 0;
}





/* AIコンシュルジュ */
#tripla-chat-window + div {
	width: 60px!important;
	height: 60px!important;
}



#footerbanner{
	text-align: center;
	padding: 0 10px 10px 10px;
}
#footerbanner img{
	width: 100%;
	height: auto;
}

.familyBath_01{
	padding: 10px 0;
}
.familyBath_01 img{
	width: 100%;
}
