body{margin:0;padding:0;line-height:1.5rem;font-family:sans-serif;}
p,table,dl,ul,ol,hr,
h1,h2,h3,h4,h5,h6{margin-top:1rem;margin-bottom:1rem;}
img{max-width:100%;height:auto;vertical-align:bottom;border:none;}

a img{transition:0.3s;}
a:hover img{opacity:0.8;}

.center{margin-left:auto;margin-right:auto;text-align:center;}
.ta_r{text-align:right;}
.ta_l{text-align:left;}
.ofh{overflow:hidden;}
.ofa{overflow:auto;}
.tofh{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.w1px{width:1px;}
.w100{width:100%;box-sizing:border-box;}
.wsnr{white-space:nowrap;}
.mincho{font-family:serif;}
.dpn{display:none;}
.hide_txt{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

.inner_w,
.inner{max-width:1300px;margin:auto;box-sizing:border-box;}
.inner{padding:0 12px;}
.inner>*{overflow:hidden;}



.content{
	margin-bottom:40px;
}


.gmap iframe{
	width:100%;
	box-sizing:border-box;
	border:1px solid #999;
	height:100%;
}


#of_sns .hdr_wrp,
#dnav .drawer-nav,
#gnav,
#footer_wrapper{
	background:#d07;
	color:#fff;
}
#index .hdr span,
#visual .txt span{
	color:#d07;
}


#rsv_here .ctt{
	display:flex;
	justify-content:center;
	column-gap:90px;
}


#footer{
	font-size:15px;
	line-height:20px;
}


#header{
	display:flex;
	justify-content: space-between;
	align-items:center;
}
#header .ctt{
	display:flex;
	align-items:center;
}
#header .ctt .cell{
	padding-left:20px;
}
#header .ctt .telnum{
	color:#777;
	font-size:32px;
	font-weight:bold;
	padding-left:10px;
}
#header .ctt .tel a{
	display:flex;
	align-items:center;
	text-decoration:none;
}


#visual .txt{
	font-weight:bold;
	white-space:nowrap;
	text-align:center;
	margin:0;
}
#visual .img{
	display:flex;
	justify-content: space-between;
	column-gap:10px;
}


#index .hdr{
	text-align:center;
}
#index .wrp .cell{
	position:relative;
}
#index .wrp .cell .txt{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	box-sizing:border-box;
}
#index .wrp .cell .txt .b{
	font-weight:bold;
}
#index .wrp .cell .of img{
	opacity:0.5;
}


#of_sns .hdr_wrp{
	overflow:hidden;
}
#of_sns .hdr{
	margin:0;
	font-size:30px;
	line-height:70px;
}
#of_sns .wrp{
	margin-top:-35px;
	display:flex;
	justify-content:center;
	align-items:end;
}
#of_sns .wrp .cell{
	flex:1;
}
#of_sns .sns{
	text-align:center;
}
#of_sns .ctt{
	display:flex;
	column-gap:25px;
}


#naikan .wrp{
	display:flex;
}


#unei .tbl{
	margin:auto;
	border-collapse:collapse;
}
#unei .tbl th{
	text-align:right;
	font-weight:normal;
}
