
/*# sourceMappingURL=bootstrap.min.css.map */
/* CSS Document */
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	width:100%;boz-sizing:border-box;
}
/* スマホ（767px以下） */
.col-xs-1-5 {width: 20%;float: left;}
.col-xs-2-5 {width: 40%;float: left;}
.col-xs-3-5 {width: 60%;float: left;}
.col-xs-4-5 {width: 80%;float: left;}
/* タブレット（768px～991px） */
@media (min-width: 768px) {
    .col-sm-1-5 {width: 20%;float: left;}
    .col-sm-2-5 {width: 40%;float: left;}
    .col-sm-3-5 {width: 60%;float: left;}
    .col-sm-4-5 {width: 80%;float: left;}
}
/* PC（992px～1119px） */
@media (min-width: 992px) {
    .col-md-1-5 {width: 20%;float: left;}
    .col-md-2-5 {width: 40%;float: left;}
    .col-md-3-5 {width: 60%;float: left;}
    .col-md-4-5 {width: 80%;float: left;}
}
/* PC大画面（1200px以上）*/
@media (min-width: 1200px) {
    .col-lg-1-5 {width: 20%;float: left;}
    .col-lg-2-5 {width: 40%;float: left;}
    .col-lg-3-5 {width: 60%;float: left;}
    .col-lg-4-5 {width: 80%;float: left;}
}

img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	max-width:100%;
	height:auto;
}

.bold {font-weight: bold;}

.mt3 {margin-top: 3px!important;}
.mt5 {margin-top: 5px!important;}
.mt10 {margin-top: 10px!important;}
.mt15 {margin-top: 15px!important;}
.mt20 {margin-top: 20px!important;}
.mt30 {margin-top: 30px!important;}
.mt40 {margin-top: 40px!important;}
.mt50 {margin-top: 50px!important;}
.mt80 {margin-top: 80px!important;}

.mb3 {margin-bottom: 3px!important;}
.mb5 {margin-bottom: 5px!important;}
.mb10 {margin-bottom: 10px!important;}
.mb20 {margin-bottom: 20px!important;}
.mb30 {margin-bottom: 30px!important;}
.mb40 {margin-bottom: 40px!important;}
.mb50 {margin-bottom: 50px!important;}

.pdg3 {padding: 3px;}
.pdg5 {padding: 5px;}
.pdg10 {padding: 10px;}
.pdg20 {padding: 20px;}
.pdg30 {padding: 30px;}
.pdg40 {padding: 40px;}
.pdg50 {padding: 50px;}

.va--t {vertical-align: top;}
.va--m {vertical-align: middle;}
.va--b {vertical-align: bottom;}

.pt60{padding-top:60px;}
.pb60{padding-bottom:60px;}


#customer_header a,#customer_footer a{outline:none;color:#000;letter-spacing: 2px;}
#customer_header a:link,#customer_footer a:link{color:#000; text-decoration:none;letter-spacing: 2px; }
#customer_header a:hover,#customer_footer a:hover{ color:#000; text-decoration: none;}
#customer_header a:active,#customer_footer a:active{color:#000; text-decoration:none; }

/* CSS Document */

#customer_header,#customer_footer{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
}


	
#customer_header ul,#customer_footer ul {
list-style:none;padding:0;
margin:0;
}

body {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

body{
padding-top:83px;
}

#customer_header p,#customer_footer p{line-height:180%;}
#customer_header,#customer_footer{
font-size:16px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
color:#000;
position:relative;
width: 100%;
overflow-x:hidden;line-height: 2;  word-break: break-all;
-webkit-text-size-adjust: 100%;}


.cl {
  min-height: 0px;
  clear:both;
}

.container .row {
    margin-right: -15px;
    margin-left: -15px;
}
@media screen,tv{
.print{
		display:none;
	}}
a[href^="tel:"] { cursor: default; }

/**/
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60); -webkit-filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.nopc{display:none!important;}

/* header */

#header {
position: fixed;
    top: 0;
    right: 0;
    box-sizing: border-box;
    background: #fff;
	z-index:1000;
	width:100%;height:83px;
}

#header .container{padding: 0 30px;width: auto;max-width:inherit;}


#header:before {
	content: "";
	display: block;
	width: 100%;
}
.header_inner {width:100%;
    position: relative;
    margin: 0 auto;
    align-items: center;
	box-sizing:border-box;padding: 0;padding-top:26px;padding-bottom:30px;display:block;display: inline-block;
}

.header_right2 {
	float: right;
    text-align: right;display:block;max-width:308px;width:100%;
}
.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;

}

#navi a{-webkit-transition: all .3s;
    transition: all .3s}

#logo {float:none;display:block;max-width:170px;width:100%;margin-top:18px;position:absolute;z-index:10;}
#logo a{display:block;}

#logo img {
	height:auto;
}

.time th{border:1px solid #fff;background:#ff8429;color:#fff;text-align:center;padding:10px;}
.time td{border:1px solid #ff8429;text-align:center;padding:10px;background:#fff;}


h4.entry-title{font-weight:bold;}


.trigger span{color:#fff;cursor:pointer;}


ul#navi_ul {line-height:38px;text-align:center;    display: table;margin:0 auto;
}
ul#navi_ul li {
    text-align:center;box-sizing:border-box;display:inline-block;padding:13px 5px;
}


ul#navi_ul > li .nosp {
    text-decoration: none;
    font-weight: bold;
    position: relative;
    display: block;
    color: #000;
    padding: 0 13px;
    z-index: 2;
    line-height:30px;
    box-sizing: border-box;
}

ul#navi_ul li p {
    line-height: 58px;
    color: #000;
    font-weight: bold;
	cursor: pointer;
}


.submenu li {
    margin-left: 20px;
}

ul#navi_ul li a {position:relative;
    display: block;
    box-sizing: border-box;font-weight:bold;padding:5px 10px;

}

ul#navi_ul li a:hover{}

ul#navi_ul li a:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background: #3F7735;
	transform: scale(0, 1);
	transform-origin: right;
	transition: 0.4s;
}
ul#navi_ul li a:hover:after {
	transform: scale(1);
}
.toplogo{max-width:328px;height:auto;}

.main-visual {
   /* width: 100%;
    background-size: cover;
    text-align: center;
    position: relative;overflow:hidden;margin-bottom:30px;*/
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
  /*  pointer-events: none;*/
}
.main-visual .img_v {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);padding:20px;
}

.main-visual .arrow {
    text-align: center;
    position: relative;
    top: 94%;
    left: 50%;
    transform: translate(-50%, -50%);padding:20px;display:inline-block;z-index:100;
}

.main-visual .arrow img{    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main-visual img .toplogo{width:328px;height:auto;}

.catch{font-size:34px;margin-bottom:30px;color:#fff;}

.flexslider .slides > li {
    text-align: center;
    height:calc(100vh - 83px);
    min-height: 520px;
    position: relative;
    overflow: hidden;
-webkit-backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}


.emer{
position: absolute;
z-index: 100;
background: #fff;
bottom: 40px;
left: 0;
right: 0;
margin: auto;
width: 100%;
max-width: 1000px;
box-sizing: border-box;
border: 3px solid #ff8429;}
.emer a:hover{color:#ff8429;}

#container {
	overflow: hidden;
	margin-top: 50px;
}

.container_liquid {
    position: relative;
    margin-bottom: 0;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.big{font-size:30px;}


.button {
  text-decoration: none;
  outline: none;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.btn{line-height:60px;border:1px solid #fff;max-width:316px;width:100%;text-align:center;margin:30px;border-radius:none;
font-size:18px;position:relative;}
.contact_btn{    background: url(../cmn/mail_icon.png) no-repeat 20% 50%;
    padding-left: 70px;}
.tel_btn{background:url('../cmn/tel_icon.png') no-repeat 20% 50%;padding-left: 70px;font-size:24px;}
.contact_btn:hover{background:rgba(255,255,255,0.2) url(../cmn/mail_icon.png) no-repeat 20% 50%;}


#concept {
    padding: 60px 0;
    padding-bottom: 30px;
    box-sizing: border-box;
background:url(../cmn/gryback.png) no-repeat 80% 50%;
}
/*#concept{margin-bottom:36px;}*/

/*
#concept h2{color:#fff;margin-bottom: 66px;}*/

/* fade */
.inview-fade,
ul.inview-fade li,
ol.inview-fade li,
dl.inview-fade dt,
dl.inview-fade dd {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(0,0,0) scale(1.0);
  transform: translate3d(0,0,0) scale(1.0);
  opacity: 0;
}
.inviewed-fade,
ul.inviewed-fade li,
ol.inviewed-fade li,
dl.inviewed-fade dt,
dl.inviewed-fade dd {
  -webkit-transform: translate3d(0,0,0) scale(1.0);
  transform: translate3d(0,0,0) scale(1.0);
  opacity: 1;
}

/* zoom */
.inview-zoom,
.inviewed-zoom {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.inview-zoom .backimg,
.inviewed-zoom .backimg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
}
.inview-zoom .backimg {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(-50%, 0, 0) scale(1.15);
  transform: translate3d(-50%, 0, 0) scale(1.15);
  opacity: 0;
}
.inviewed-zoom .backimg {
  -webkit-transform: translate3d(-50%, 0, 0) scale(1.0);
  transform: translate3d(-50%, 0, 0) scale(1.0);
  opacity: 1;
}


/* up */
.inview-up,
ul.inview-up li,
ol.inview-up li,
dl.inview-up dt,
dl.inview-up dd {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(0,20px,0) scale(1.0);
  transform: translate3d(0,20px,0) scale(1.0);
  opacity: 0;
}
.inviewed-up,
ul.inviewed-up li,
ol.inviewed-up li,
dl.inviewed-up dt,
dl.inviewed-up dd {
  -webkit-transform: translate3d(0,0,0) scale(1.0);
  transform: translate3d(0,0,0) scale(1.0);
  opacity: 1;
}
.home_outline{margin-bottom:50px;  }
.home_outline li{/*color:#fff;*/text-align:center;  font-size: 18px;line-height: 210%;}
.home_outline li:nth-child(1) { -webkit-transition-delay: .5s; transition-delay: .5s; }
.home_outline li:nth-child(2) { -webkit-transition-delay: 1s; transition-delay: 1s; }
.home_outline li:nth-child(3) { -webkit-transition-delay: 1.5s; transition-delay: 1.5s; }
.home_outline li:nth-child(4) { -webkit-transition-delay: 2s; transition-delay: 2s; }

#concept .col-md-6{
    align-items: center;
	display: flex;}

/*.pad250{padding:250px 0;}*/

.table1{display:table;width:100%;height:100%;}
.table1 {
    display: table;
    width: 38%;
    text-align: left;
    height: 100%;
    /* background: #555; */
    background-color: rgba(0,0,0,.6);
}
.table-cell1{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.table-cell1{    padding: 6%;}

#sou1 > div > a{background-size:cover;display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;z-index:10;
}
#sou1 > div{/*background:#000;*/overflow:hidden;margin-bottom:30px;position:relative;text-align:center;color:#fff;}

#sou1 > div:after {
    content: "";
    display: block;
    padding-top: 36%;
}

#sou1 .backimg{ -webkit-transition: filter .5s;
    transition: filter .5s;
 /*   -webkit-transform: scale(1);
    transform: scale(1);*/
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;}
	
#sou1 > div:hover .backimg{
    -webkit-transform:translate3d(-50%, 0, 0) scale(1.05);
    transform:translate3d(-50%, 0, 0) scale(1.05);/*filter: brightness(60%);*/
}
#sou1 > div .container{position:absolute;top: 0;
    left: 0;width: 100%;
    height: 100%;}

.backimg{width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;    top: 0;
    left: 50%;
    opacity: 1.0;}
#tsukinoso .backimg{background-image:url(../img/top/omoi_tsuki.jpg) ;}
#okanoso .backimg{background-image:url(../img/top/omoi_oka.jpg) ;}
#hotspring .backimg{background-image:url(../img/top/back_onsen.jpg);}
#cuisine .backimg{background-image:url(../img/top/back_dish.jpg) }
#plan .backimg{background-image:url(../img/top/back_plan.jpg);}

#sou1 h3{font-size:40px;color:#fff;text-align:left;letter-spacing:4px;}
#sou1 h3 span{display:block;font-size:15px;margin-top:10px;}
.row_wrap .row > div{padding:0 20px;}

.row_wrap a{background-size:cover;display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;z-index:10;
}

.row_in{position: relative;
    width: 100%;display: block;overflow:hidden;}

.row_in:before {
    content:"";
    display: block;
  /*  padding-top: 65%;*/ /* 高さを幅の75%に固定 */
	padding-top: 90vh;
}
.row_in a{display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;}

.back_div{position:absolute;top: 0;
    left: 0;width: 100%;
    height: 100%;}

.back_div > div{display:table;width:100%;height:100%;}

.narabi_wrap .back_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:auto;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 30%;
    min-width: 130px;height:255px;
}

.narabi_wrap .back_div > div{position:relative;    background-color:rgba(255,255,255,0.76);
    padding: 15px 0 40px;    min-height: 255px;}
.narabi_wrap .back_div > div span.en1{position:absolute;bottom:6px;left:0;right:0;margin:auto;display:inline-block;text-align:center;border-top:1px solid #ccc;margin-left:10px;margin-right:10px;}
.narabi_wrap .back_div > div h2{margin-bottom:20px;}

.row_wrap h2{font-size:40px;text-align:center; display:table-cell;width:100%;height:100%;vertical-align:middle;color:#fff;letter-spacing:4px;}

.filter_b{width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1.0;}

.box_higaeri{background:url(../img/top/back_higaeri.jpg) no-repeat 50% 50%;background-size:cover;}
.box_keiji{background:url(../img/top/back_keizi.jpg) no-repeat 50% 50%;background-size:cover;}
.box_ethe{background:url(../img/top/back_esthe.jpg) no-repeat 50% 50%;background-size:cover;}
.box_sightseeing{background:url(../img/top/back_sightseeing.jpg) no-repeat 50% 50%;background-size:cover;}


.row_in .filter_b{ -webkit-transition: filter .5s;
    transition: filter .5s;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;}
	
.row_in:hover .filter_b{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);filter: brightness(60%);-webkit-filter:brightness(60%);
}

/**/
.narabi{display:inline-block;width:100%;}
.narabi1{float:left;width:25%;}



/**/
.mt88{margin-top:88px;}

#service{padding:50px 0;}

#service h3{    font-size: 20px;
    margin-left: 20px;
    padding: 26px 20px;
    border-left: 3px solid #000;background:#fff;}

.company dl{width:100%;display:table;border-bottom: 1px solid #000;}
.company{width: 850px;
    margin: 0 auto;
    max-width: 100%;padding-bottom:30px;}
.company dt {
    display: table-cell;
    width: 30%;
    text-align: left;
    box-sizing: border-box;padding: 20px 0 20px 20px;
	position:relative;
}

.company dt:before {content:'';position:absolute;z-index:10;bottom:0;left:0;height:1px;width:100%;background:#000;}


.company dd {
	text-align:left;    width: 70%;
padding: 20px;
    display: table-cell;
    box-sizing: border-box;line-height: 150%;
}


.enkaku dl{width:100%;max-width: 850px;display:table;margin:0 auto;border-bottom: 1px solid #fff;}
.enkaku dt {
    display: table-cell;
    width: 30%;
    text-align: left;
    box-sizing: border-box;padding: 10px 20px;padding-right:10px;
	position:relative;
}


.enkaku dd {
	text-align:left;    width: 70%;
padding: 10px 20px;
    display: table-cell;
    box-sizing: border-box;line-height: 150%;
}
.posirela {
    position: relative;width:100%;
}

.tate {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.wrap {
    position: absolute;
    height: 300px;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;width:600px;
}

.sitemap li{font-size:15px;padding:5px 0;}
.sitemap li a{
font-size:15px;
color:#ffffff;
}

.sitemap li a:hover{
text-decoration:underline;
}
/**/

#topimage{background:#000;}
/*ｰｰｰ*/

.add{font-size:14px;    margin-bottom: 16px;}
/*
h2{font-size:28px;margin-bottom:38px;text-align:center;
}
h2 a{font-size:28px;}
h3 {
    font-size: 1.5em;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}
h4{font-size:20px;margin-bottom:16px;    line-height: 150%;}
h5{font-size:18px;margin-bottom:16px;    line-height: 150%;}
h2 span{font-size:16px;display:block;  text-transform: uppercase;
}*/

#customer_footer h4{font-size:20px;margin-bottom:16px;    line-height: 150%;}
#customer_footer h5{font-size:18px;margin-bottom:16px;    line-height: 150%;}

.news_in{max-width:630px;width:100%;display:block;margin:0 auto;}
.noi img {
    width: 100%;
    height: auto;
}

.reserve_btn_wrap{top:10px;right:10px;position:absolute;z-index:10;}

.reserve_btn{width:142px;line-height:56px;display:inline-block;
	background:#C7B370;text-align:center;font-size:17px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.reserve_btn:hover {
  color: #fff;
}
.reserve_btn::after {
  top:0%;
  right:-100%;
  width: 100%;
  height: 100%;
}
.reserve_btn:hover::after {
  top: 0;
  right: 0;
  background-color: #333;
}

.more{    font-size: 18px;
    max-width: 282px;
    width: 100%;display: inline-block;
    line-height: 60px;background:#fff;
   border: 1px solid #000;font-weight:bold;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.more:hover {
  color: #fff;
}
.more::after {
  top:0%;
  right:-100%;
  width: 100%;
  height: 100%;
}
.more:hover::after {
  top: 0;
  right: 0;
  background-color: #333;
}


.more2 {
max-width: 264px;
    width: 100%;
    line-height: 49px;
    padding-bottom: 3px;
    margin: 0 auto;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    background: #fff url(../cmn/ya02.png) 90% 50%;
    background-repeat: no-repeat;
    border: 1px solid #ff8429;
    color: #ff8429!important;
    font-size: 20px;margin-bottom:20px;
}
.more2:hover{color:#fff!important;border:1px solid #fff;    background:#ff8429 url(../cmn/ya01.png) 90% 50%;
    background-repeat: no-repeat;}


.m_more{    font-size: 18px;
    width: 46%;display: inline-block;
    line-height: 60px;background:#fff;
   border: 1px solid #000;font-weight:bold;
  position: relative;
  z-index: 2;
  overflow: hidden;text-align:center;margin: 1%;
}
.m_more:hover {
  color: #fff;
}
.m_more::after {
  top:0%;
  right:-100%;
  width: 100%;
  height: 100%;
}
.m_more:hover::after {
  top: 0;
  right: 0;
  background-color: #333;
}


.m_more2{    font-size: 18px;margin: 1%;
    width: 46%;display: inline-block;
    line-height: 60px;background:#ccc;
   border: 1px solid #000;font-weight:bold;
  position: relative;
  z-index: 2;
  overflow: hidden;text-align:center;
}
.m_more2:hover {
  color: #fff;
}
.m_more2::after {
  top:0%;
  right:-100%;
  width: 100%;
  height: 100%;
}
.m_more2:hover::after {
  top: 0;
  right: 0;
  background-color: #333;
}

.more_wrap{margin-top:20px;text-align:center;}
.tourism-box{padding: 2%;box-sizing:border-box;}


#plan1{padding:88px 0;    padding-top: 80px;}
#access{padding:88px 0;    padding-top: 80px;text-align:center;}
#access h3{font-size:36px;}
#access h3 span,#news h3 span,#plan1 h3 span,#movie h3 span{display:block;margin-top:10px;}
#access iframe{margin-bottom:30px;}

.row_wrap{padding:36px;}

.mr20{margin-right:20px;}

.list_btn{
    max-width: 176px;
    width: 100%;
    line-height: 40px;
    padding-bottom: 3px;
    margin: 0 auto;
    border-radius: 30px;
    text-align:left;
    display: block;
    background: #ff8429 url(../cmn/ya01.png) 90% 50%;
    background-repeat: no-repeat;
    border: 1px solid #ff8429;
    color: #fff!important;position: absolute;
    right: 10px;
    top: 0;
	padding-left:20px;
}
.list_btn:hover{background:#fff url(../cmn/ya02.png) 90% 50% no-repeat;color:#ff8429!important;}

#contact_foot{padding:64px 0;color:#fff;text-align:center;background:#bfe036 url('../img/contact_back.jpg') 50% 50%;background-size:cover;position:relative;}

#contact_foot:before{position:absolute;content:'';background:rgba(191,224,54,0.8);z-index:10;top:0;left:0;width:100%;height:100%;}

#contact_foot h3{color:#fff;font-weight:normal;}

#contact_foot .container{position:relative;z-index:11;}

#news h2 {
}
#news{    display: inline-block;width:100%;position:relative;}

.newscate h2 span.news_a{    position: absolute;font-size:inherit;color:inherit;
top:50px;line-height:30px;display: inline;}

#news2 a{    color: #000000!important;display:block;}

.newscate ul{float:left;display:block;    width: 83%;    margin-top:30px;}
.newscate{    display: inline-block;width:100%;position:relative;}

.newscate li{padding:3px 5px;}
.newscate li a{padding:5px 0;display:block;font-size:14px;}
.newscate li a:hover{color:#9a8f66}

/**/
.time_p{margin-bottom:20px;}

.nav-below{padding-top:40px;padding-bottom:40px;margin-top:40px;}
.nav-previous{float:left;}
.nav-next{float:right;}

.post_cate,.post{ 
    position: relative;    min-height: 500px;}
.post h3{margin-bottom:10px;padding:10px;vertical-align: middle;line-height: 140%;}
/**/
.block {overflow:hidden;}
.block img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;}

.strong{font-weight:bold;}

.work_ul li{width:25%;float:left;}

.work_ul li.first-img{width:50%;float:left;}

h4.new_tit{font-size:16px;display:inline-block;margin-left:36px;}
#news a:hover h4.new_tit{text-decoration: underline;}

.news_text{padding: 14px 26px;
    padding-bottom: 2px;position:relative;border-bottom:1px solid #000;}
.whiteback .news_text{border-bottom:1px solid #000;}
.news_text:after{content:'→';position:absolute;top:0;bottom:0;margin:auto 0;right:0;height: 30px;font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}



#news2 a .news_text:before{
	content: "";
	position: absolute;
	 left: 0;
	bottom: 0px;
	width: 100%;
	height: 1px;
	background: #000;
	transform: scale(0, 1);
	transform-origin: left;
	transition: 0.4s;
}#news2 a:hover h4.new_tit{text-decoration: underline;}



.time1{display:block;margin-bottom:10px;}


.hover-parent {width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
figcaption.hover-mask {
width: 100%;
height: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.5);
opacity: 0;
color: #fff;
display: flex;
align-items: center;
text-align: center;
padding: 30px;box-sizing:border-box;　padding-bottom: 0;

}
.hover-parent:hover figcaption.hover-mask {
	width: 100%;
height: 100%;
opacity: 1;
transition: all 0.6s ease;　padding-bottom: 30px;

}
/**/

/**/
span.noi{display:block;}

#footer{
	background-color:#000;
	background-image: url(../img/top/back_foot.jpg) ;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom;
    background-size: 100%;
    padding-top: 10px;color:#fff;padding-bottom:60px;}
.description p{font-size:12px;margin-bottom:18px;    letter-spacing: 2px;}

.copy{font-size:10px;text-align:center;color:#fff;margin-top:0px;padding-bottom:12px;padding-top:12px;}
	p.address{font-size:16px;text-align:left;}

.foot{padding-top:40px;padding-bottom: 70px;}

/*.foot_li a:before{content:"―　";}*/

.foot_li a:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.foot_li a{padding-left: 20px;}
.con_box .conp{font-size:20px;margin-bottom:10px;font-weight:bold;}

.con_box{margin: 0 auto;margin-top:40px;}
.con_box .row{max-width:700px;margin:0 auto;}
.foot h2{text-align:center;}
.foot h2 img{width:248px;}

.foot .container{width:auto;max-width: 840px;}
.foot li a{color:#fff!important;    -webkit-transition: all .4s;
    transition: all .4s;position:relative;display:inline-block;line-height: 150%;}
.foot li a:hover{color:#fff!important;}
.foot li a:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scale(0, 1);
	transform-origin: left;
	transition: 0.4s;
}
.foot li a:hover:after {
	transform: scale(1);
}
.con_box{background:#C7B370;color:#000;text-align:center;padding:30px;margin-bottom: 70px;max-width:840px;}

.sitemap{margin-bottom:30px;}

.kasen{text-decoration: underline!important;}
.kasen:hover{text-decoration:none!important;}

.foot h4{margin-top:20px;}

.f_tel{font-size:30px;position:relative;font-weight:bold;padding-left:20px;background:url(../cmn/f_tel.png) no-repeat 0% 50%;
line-height: 120%;letter-spacing: 0px;
}
.f_tel span{font-size:22px;}


.parenthesis {
  position: relative;
    max-width: 268px;width:100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;margin: 0 auto;
	text-align:center;    margin-top: 6px;
}

.con_btn{    font-size: 18px;
    max-width: 282px;
    width: 100%;display: inline-block;
    line-height: 60px;background:#fff;
    /* border: 1px solid #000; */font-weight:bold;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.con_btn:hover {
  color: #fff;
}
.con_btn::after {
  top:0%;
  right:-100%;
  width: 100%;
  height: 100%;
}
.con_btn:hover::after {
  top: 0;
  right: 0;
  background-color: #333;
}


.con_box2{margin-top:6px;}

.con_box2 .parenthesis {
  position: relative;
  width: 100%;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;margin: 0 auto;
}
.con_box2 .f_tel {
	font-size: 20px;}

.con_box2 .f_tel span {
	font-size: 15px;}
.con_box2 .con_btn{width:100%;    line-height: 60px;}
.mvBox {
    overflow: hidden;
}
.wrap1_animated {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;	width:100%;

}


@keyframes blockSlideRight {
    0% {
        width: 0%;
    }
    50% {
        width: 100%;
        transform: translateX(0);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes imgFadeInLeft {
    50% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }

}

.wrap1 {
    overflow: hidden;
    position: relative;
    display: block;width:100%;
}
.wrap2 {
    overflow: hidden;
    position: relative;
    display: block;width:100%;
}.wrap3 {
    overflow: hidden;
    position: relative;
    display: block;width:100%;
}
.wrap1_animated::after {
    animation: blockSlideRight 1s ease both;
    position: absolute;
    background: #000;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.recruit_btn {
    font-size: 18px;
    max-width: 560px;
    width: 100%;
    display: inline-block;
    background: #fff;
    /* border: 1px solid #000; */
    font-weight: bold;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.recruit_btn h4{    color: #3F7735;font-weight:bold;margin-bottom: 6px;}

.recruit_btn:hover {
  color: #fff!important;
}.recruit_btn:hover h4{  color: #fff!important;
}
.recruit_btn::after {
  top:0%;
  right:-100%;
  width: 100%;
  height: 100%;
}
.recruit_btn:hover::after {
  top: 0;
  right: 0;
  background-color: #333;
}

.img {
    transform: translateX(0%);
}

.img_animated {
    animation: imgFadeInLeft 1s ease both;
}

/**/

.wbox{padding:38px;background:#fff;}

.block2{border:1px solid #cecbce;background:#fff;position:relative;z-index:11;    height: 100%;    padding-bottom: 50px;}
.block2 .more{width: calc(100% - 32px);position: absolute;z-index:10;    right: 0;
    left: 0;
    margin: 0 auto;bottom:16px;}

.block2 h3{text-align:center;font-size:24px;padding-top:18px;padding-bottom:14px;border-bottom:1px solid #ff8429;margin-bottom:0;}
.block2 .wbox{padding:16px;}

.catch p{font-size:22px;}

/*下層*/
.submenu {
    display: none;
}
.kaso_back {
	background-color:#333;
    background-image: url(../img/back/kaso_back.jpg) ;
	background-repeat:no-repeat;
	background-size: cover;/*background-attachment: fixed;*/
    background-position: center center;
    padding: 270px 0;position: relative;padding-bottom: 180px;
}

/*.kaso_back:before{content:'';position:absolute;z-index:1;background:rgba(255,255,255,0.6);width:100%;height:100%;top: 0;left: 0;}*/
#main{padding-top:80px;}
.kaso_tit{text-align:center;}

.pageback{padding:100px 0;background:#ccc;}

.kaso_back h2 {line-height:100%;
    font-weight: 700;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    font-size: 40px;
    padding: 10px;color:#fff;
}


.kaso_back h2:before{    content: '';
    position: absolute;
    z-index: 10;
    height: 80px;
    width: 1px;
    left: 0;
    right: 0;
    top: -110px;
    margin: auto;
    background: #fff;
}

/**/

.accordionbox{padding-top:50px;padding-bottom:50px;}
.accordionlist{
/*width: 80%;*/
    margin: 30px 20px;
	box-shadow: 0px 0px 10px rgba(200,200,200,0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(200,200,200,0.5);
    -moz-box-shadow: 0px 0px 10px (200,200,200,0.5);
	background:#fff;
}
.accordionlist dt{position:relative;
    display:block;cursor: pointer;
    padding: 15px;padding-left:60px;
    border-top: 1px solid #DFDFDF;font-weight:bold;
background: url(../cmn/q1.png)no-repeat 15px 20px;
    background-size: 35px;
	
}
.accordionlist dt:first-child{
    border-top: none !important;
}
.accordionlist dt .title{
	float: left;
	font-size:22px;padding-top: 10px;width: calc(100% - 65px);
}

.accordionlist dt .title2{
    /*padding-left: 10px;padding-top: 10px;*/
	float: left;
	font-size:22px;width:90%;
}


.accordionlist dd{
    display:none;
	background:#F7F7F7 url(../cmn/a1.png)no-repeat 15px 20px;
	background-size: 35px;
    padding: 15px;padding-left:60px;}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}


.accordion_icon {
	right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	position: relative;    position: absolute;
	width: 50px;
	height: 50px;
	float: right;
	margin-right:30px;
	background:#9a8f66;
	border-radius:25px;
}
.accordion_icon span {
	position: absolute;
left:0;right:0;margin:auto;
width: 50%;
    height: 3px;
    background-color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 25px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 25px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion_icon:hover{cursor: pointer;}
.accordion_icon.active2 span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active2 span:nth-of-type(2) {
	top: 25px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

#contents1{padding:60px 0;background:#2d2d2d;}
#contents1 h2{color:#fff;text-align:center;}

.whiteback{background:#fff;padding:30px;}

.contactbox{padding:30px;background:#ff8429;color:#fff;text-align:center;}
.conceptbox{padding:20px;background:#f7f7f7;padding-bottom:0;}

.case .new_tit{
    color: #000000 !important;
}

.sitemap li{
    list-style: circle;
    margin-left: 15px;
}

.map iframe{
    max-width: 100%;
}

@media (min-width: 1200px){
.container {
	width: 1280px;}}
@media (max-width: 992px){
	.f-box h2{display:block;}}


@media (max-width: 1600px) {
  #header_inner {
    padding: 0 10px;
  }
}

@media (max-width: 1280px) {
  ul#navi_ul li a, ul#navi_ul li p span {
    font-size: 15px;
  }
}

@media (max-width: 1180px) {
  ul#navi_ul li {
    padding: 0 4px;
  }
  .bx-wrapper {
    margin: 0 auto;
  }
  .fleft {
    float: none;
  }
  .fright {
    float: none;
  }
}

@media (max-width:1200px) {
  .reserve_btn_wrap {
    top: 5px;
    right: 130px;
    position: absolute;
    z-index: 10;
  }
  .reserve_btn {
    width: 100px;
    line-height: 43px;
    display: inline-block;
    background: #C7B370;
    text-align: center;
    font-size: 15px;
  }
  #logo img {
    height: auto;
    max-height: 38px;
  }
  body {
    padding-top: 53px;
  }
  .notab {
    display: none;
  }
  .nopc {
    display: block!important;
  }
  .nosp {
    display: none!important;
  }

  .yoyaku {
    display: none;
  }
	
.anchor{
	padding-top: 70px;margin-top: -70px;}
  .header_inner {
    width: auto;
    margin: 0 auto;
    height: 53px;
    padding: 0 !important;
    border: none;
  }
  #header_left {
    float: none;
    width: auto;
    padding: 0;
    border: none;
  }
  ul.accordion li p {
    line-height: 26px !important;
    /* background: #E8EEFF; */
    padding: 0;
    margin: 0;
    display: block;
    border-bottom: 1px solid #fff;
    display: block;
    background-image: url(../img/ya01.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    /* height: 18px; */
    padding: 8px;
    /* padding-top: 13px; */
    /* border: 1px solid #cccccc; */
    border-top: none;
    text-align: left;
    cursor: pointer;
    font-weight: normal;
  }
  ul.accordion li p {
    background-image: url(../cmn/open.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 95% center;
  }
  ul.accordion li p.active {
    background-image: url(../cmn/close.png);
    background-size: 16px;
  }
  #navi {
    color: inherit;
    height: auto;
    /*overflow-x: hidden;  */
    margin-top: 52px;
    overflow-y: hidden;
    background: #fff;
  }
  ul#navi_ul {
    position: relative;
    height: auto;
    text-align: inherit;
    display: block;
    margin: 0 auto;
    padding: 0;
    z-index: 30;
  }
  ul#navi_ul li a {
    color: #000!important;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: inherit;
    font-family: inherit;
    line-height: 26px;
    padding: 8px;
    text-align: left;
    height: auto;
    position: relative;
  }
  ul#navi_ul li {
    width: auto;
    height: auto;
    padding: 0;
    float: none;
    position: relative;
    display: inherit;
    margin: auto;
    display: block;
  }
  #navi_ul li {
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    min-height: inherit;
  }
  #navi_ul li span {
    font-size: 9px;
    letter-spacing: 0;
    font-weight: normal;
    display: inline-block;
    position: relative;
    z-index: 1;
    right: auto;
    top: auto;
    margin-left: 20px;
  }
  /*ul#navi_ul li:hover {
background:#abb9db;
color:#ffffff !important;
}*/
  ul#navi_ul li:after {
    display: none;
  }
  #pageTop {
    right: 20px;
  }
  /* ヘッダー */
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 53px!important;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  header .inner {
    position: relative;
    padding: 0 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #logo {
    margin-top: 0px;
  }
  #header .container {
    padding: 0;
  }
  header h1 {
    height: 30px;
    float: left;
    max-height: 30px;
    max-width: 240px;
    padding: 5px;
    padding-top: 8px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  header .inner01 h1 img {
    /*display:table-cell;*/
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  /* ナビゲーション */
  header nav {
    overflow: auto;
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    max-width: 320px;
    /*height: 100%;*/
    opacity: 0;
    z-index: 9999;
    /*background:rgba(255,255,255,0.9);*/
  }
  /* ナビゲーション：アクティブ時 */
  header.navOpen nav {
    opacity: 1;
    right: 0;
  }
  header nav ul {
    border-top: 1px solid #ccc;
  }
  header nav ul li {
    border-bottom: 1px solid #ccc;
    color: #000000;
  }
  header nav ul li a {
    position: relative;
    display: block;
    padding: 13px;
    text-decoration: none;
    line-height: 45px;
  }
  header nav ul li a:hover {}
  ul#navi_ul li a:before {
    position: absolute;
    top: 50%;
    right: 1.5em;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 3px solid #666666;
    border-right: 3px solid #666666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  /* ナビゲーションアイコン */
  header .tel2 {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 8px;
    right: 70px;
    cursor: pointer;
  }
  header .navBtn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 10px 10px;
    padding-top: 7px;
    padding-bottom: 16px;
    background: #000;
    box-sizing: content-box;
  }
  ul#navi_ul li a:after {
    content: none;
  }
  header .navBtn span {
    z-index: 10;
    margin-top: 3px;
    display: block;
    height: 4px;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  header .navBtn span.menuB {
    background: none;
    width: auto;
    margin-top: 0px;
    border-radius: 0;
    display: block;
    position: absolute;
    height: auto;
    top: 30px;
    right: 10px;
    z-index: 15;
    color: #ffffff;
    font-size: 10px;
  }
  header .navBtn span:nth-of-type(2), header .navBtn span:nth-of-type(3) {
    margin-top: 5px;
  }
  /* ナビゲーションアイコン：アクティブ */
  header.navOpen .navBtn span:nth-of-type(1) {
    -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
    -ms-transform: translateY(9px) translateX(0) rotate(45deg);
    transform: translateY(9px) translateX(0) rotate(45deg);
  }
  header.navOpen .navBtn span:nth-of-type(2) {
    margin-top: 5px;
    opacity: 0;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
  }
  header.navOpen .navBtn span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
    transform: translateY(-9px) translateX(0) rotate(-45deg);
  }
  #header {
    width: auto;
    height: auto;
  }
  #main_head {
    margin-right: auto;
    position: relative;
  }
  #main {
    margin-right: auto;
    position: relative;
  }
  #header_right a {
    display: block;
  }
  .foot h2 {
    text-align: center;
  }
  .foot_ul {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .foot_ul li a:after {
    content: none;
  }
  .con_btn {
    font-size: 20px;
    max-width: 282px;
    width: 100%;
    line-height: 85px;
    border: 1px solid #000;
    display: block;
    z-index: 2;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
  }
  h4.new_tit {
    clear: inherit;
    display: inline-block;
    margin-top: 5px;
    margin-left: 20px;
    font-size: 13px;
    margin-bottom: 0;
    /* float: left; */
  }
  @media (max-width: 768px) {
    /**/
    .kaso_back h2:before {
      height: 40px;
      top: -45px;
    }
    .kaso_back h2 {
      line-height: 100%;
      font-weight: 700;
      position: relative;
      z-index: 2;
      margin-bottom: 0;
      font-size: 20px;
      padding: 10px;
    }
	  
    .secback h4:before {
      height: 40px;
      top: -45px;
    }
    .secback h4 {
      line-height: 100%;
      font-weight: 700;
      position: relative;
      z-index: 2;
      margin-bottom: 0;
      font-size: 20px;
      padding: 10px;padding-left: 1em;margin-top:0;
    }.pagenav > li a .large {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 20px;
}
    .catch {
      font-size: 18px;
      margin-bottom: 30px;
      color: #fff;
    }
    .toplogo {
      max-width: 260px;
      height: auto;
    }
    .whiteback {
      background: #fff;
      padding: 0px;
    }
    .room_dotti_wrap {
      position: relative;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      height: auto;
      display: block;
    }
    .room_dotti {
      width: 100%;
      height: 300px;
      position: relative;
    }
    .dotti1 .d_image_bg {
      transform: translateX(0px);
    }
    .dotti2 .d_image_bg {
      transform: translateX(0px);
    }
    .d_title {
      transform: translate(-50%, -50%)!important;
      -webkit-transform: translate(-50%, -50%)!important;
      width: 90%;
    }
    .d_title h3 {
      -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
      writing-mode: horizontal-tb;
    }
    .d_con_hidden {
      opacity: 1;
      width: 90%;
    }
	  /**/
	  #sou1 h3 {
    font-size: 18px;
}
	  #sou1 h3 span {
    display: block;
    font-size: 11px;
    margin-top: 10px;
}
	  .f20 {
    font-size: inherit;
}
	  
	.narabi_wrap  h2 {
    font-size: 18px;
    margin-bottom: 26px;
    line-height: 25px;
}
	  	  .narabi1 {
    float: left;
    width: 50%;
}
	  .row_in:before {
    content: "";
    display: block;
    /* padding-top: 65%; */
    padding-top: 400px;
}
	  
	  /**/
	  
    .flow_l {
      text-align: center;
      display: block;
      vertical-align: middle;
      box-sizing: border-box;
    }
    .flow_l {
      z-index: 1;
      position: absolute;
      padding-top: 14px;
    }
    .flow_l span.step {
      display: block;
      line-height: 100%;
      margin-bottom: 15px;
      margin-top: 5px;
      margin-bottom: 0px;
    }
    .flow-list {
      position: relative;
    }
    .flow-list::before {
      background: #000;
      content: "";
      height: 100%;
      width: 1px;
      position: absolute;
      top: 0;
    }
    .flow-list h5 {
      font-size: 20px;
      margin-bottom: 10px;
      margin-bottom: 30px;
    }
    .flow_lwrap {
      width: 100px;
      display: block;
      float: left;
      position: relative;
    }
    .flowimg {
      float: right;
      width: 37%;
    }
    .flow-listbox {
      background: #fff;
      border-radius: 10px;
      padding: 10px;
    }
    .flow_lwrap {
      width: 70px;
    }
    .flow_l {
      width: 56px;
      height: 56px;
      font-size: 20px;
      padding-top: 5px;
    }
    .flow_l span.step {
      font-size: 12px;
    }
    .flow-list::before {
      left: 26px;
    }
    .step-r {
      width: auto;
      margin-left: 70px;
      float: left;
      padding-right: 10px;
      padding-top: 20px;
    }
    .flow-inner {
      float: none;
      width: auto;
      margin-bottom: 10px;
    }
    .flowimg {
      float: none;
      width: auto;
    }
    /**/
    .con_box2 .f_tel {
      padding: 15px;
    }
    .foot_ul li {
      margin-right: auto;
      display: block;
      color: #fff;
      padding: 10px 0;
      border-right: none!important;
      border-left: none!important;
      border-bottom: 1px solid #ccc;
      padding: 0;
    }
    .foot_ul li a {
      display: block;
      padding: 10px;
      text-align: left;
    }.foot_li a {
     padding-left: 20px!important;
}
    .wrap {
      position: relative;
      height: auto;
      right: auto;
      left: auto;
      top: auto;
      bottom: auto;
      /* z-index: 1; */
      width: auto;
    }
    .tate {
      -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: horizontal-tb;
      writing-mode: horizontal-tb;
    }
    .work_ul li {
      width: 50%;
      float: left;
    }
    .work_ul li.first-img {
      width: 100%;
      float: none;
    }
    #sou1 h3 {
      font-size: 24px;
    }
    #sou1>div {
      padding: 60px 20px;
      height: 250px;
    }
    #concept {
      padding: 60px 0;
      padding-bottom: 60px;
    }
    #concept img {
      height: 63px;
      width: auto;
    }
    #concept h2 {
   /*   color: #fff;*/
      font-size: 20px;
      margin-bottom: 30px;
    }
	  .home_outline li{font-size:15px;}
    #concept h3 {
      font-size: 26px;
    }
    .row_wrap .row>div {
      padding: 0px;
    }
    .row_wrap h2 {
      font-size: 20px;
    }
    .row_wrap {
      padding: 18px 36px;
      padding-bottom: 0;
    }
    #access {
      padding: 50px 0;
     /* padding-top: 0px;*/
      text-align: center;
    }
	  #plan1{      padding: 20px 0;}
    #access h3,#news h3,#plan1 h3 {
      font-size: 20px;
    }
	      #access h3 span,#news h3 span,#plan1 h3 span{
      font-size: 13px;
    }
    #access iframe {
      margin-bottom: 30px;
      height: 180px;
    }
	  /**/
	  
	      .restaurants {
			  padding: 50px 0;}
	  	  
    .restaurants h4:before {
      height: 40px;
      top: -45px;
    }
    .restaurants h4 {
      line-height: 100%;
      font-weight: 700;
      position: relative;
      z-index: 2;
      margin-bottom: 0;
      font-size: 20px;
      padding: 10px;padding-left: 1em;margin-top:0;
    }
	  
	  .hotspring .info-room dl dt{width:30%;}
	  .hotspring .info-room dl dd{    padding: 8px;    width: calc(100% - 30%);}
	  /**/
	  
    .more {
      font-size: 15px;
      line-height: 40px;
      max-width: 200px;
    }
	.con_box{margin-bottom:0!important;}
    .con_box .conp {
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: bold;
      line-height: 140%;
    }
    .foot h2 img {
      width: 180px;
    }
    .btn {
      margin: auto;
      margin-bottom: 20px;
    }
    /**/
    .serImg {
      margin-bottom: 33px;
      width: auto;
    }
    .serWord {
      padding: 0 25px;
      width: auto;
      position: static;
      transform: none;
    }
    .serWord h4 {
      font-size: 18px;
    }
    .serBox {
      padding-bottom: 63px;
    }
    .accordionlist {
      margin: 20px 0;
    }
    .accordionlist dt .title {
      float: left;
      font-size: inherit;
      padding-top: 0px;
      width: calc(100% - 45px);
    }
    .accordion_icon {
      width: 40px;
      height: 40px;
      float: right;
      margin-right: 10px;
    }
    .accordion_icon span:nth-of-type(1) {
      top: 17px;
    }
    .accordion_icon span:nth-of-type(2) {
      top: 17px;
    }
    .accordion_icon.active2 span:nth-of-type(2) {
      top: 17px;
    }
    .fixed2 {
      margin-bottom: 0px;
    }
    .slide-content {
      position: absolute;
      z-index: 2;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 150px;
      padding: 20px;
      width: calc( 100% - 20px);
      line-height: 180%;
      color: #fff;
      text-align: center;
      font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      text-shadow: 2px 2px 1px #333, -2px 2px 1px #333, 2px -2px 1px #333, -2px -2px 1px #333;
      font-size: 1.6em;
    }
    .slide-content {
      width: 100%;
    }
    .more {
      max-width: 290px;
    }
    .big {
      font-size: 20px;
    }
    .w1100 {
      width: auto;
      padding: 0 3%;
    }
    .room_in {
      background: rgba(0, 0, 0, 0.8);
      padding: 60px 30px;
    }
    ul#navi_ul li a, ul#navi_ul li p span {
      font-size: 15px;
    }
    h2 {
      font-size: 28px;
      margin-bottom: 26px;
      line-height: 36px;
    }
    h2 span {
      font-size: 14px;
    }
    h3 {
      font-size: 18px;
    }
    .kasopage h3, #news2 h3 {
      font-size: 18px;
    }
    h4 {
      font-size: 16px;
    }
    h5 a {
      font-size: 16px;
    }
    #copyright {
      font-size: 11px;
    }
    .question h4 {
      font-size: 16px;
    }
    .conbox2 {
      margin: 0 auto;
      margin-bottom: 20px;
    }
    .footlogo {
      max-width: 200px;
      width: 100%;
    }
    .sitemap {
      margin-bottom: 20px;
    }
    .sitemap li a {
      display: block;
    }
    .sitemap ul {
      border-bottom: 1px solid #fff;
    }
    h4.new_tit {
      clear: both;
      display: block;
      margin-top: 5px;
      margin-left: auto;
    }
    #concept h4 {
      margin-left: auto;
    }
    .banalist .col-md-3 {
      text-align: center;
    }
    #pageTop {
      /*	background:rgba(0,0,0,0.75);*/
      /*	border-radius:5px;*/
      color: #FFF;
      padding: 5px;
      position: fixed;
      bottom: 20px;
      right: 20px;
      font-family: Palatino Linotype;
      z-index: 99;
      width: 50px;
      height: 50px;
    }
    #pageTop:hover {
      /*background:rgba(33,22,19,0.75);*/
    }
    #pageTop img {
      width: 30px;
    }
    /* CSS Document */
    * {
      padding: 0;
      margin: 0;
      font-size: 13px;
      boader: 0;
      text-decoration: none;
    }
    img {
      max-width: 100%;
      height: auto;
    }
    #footer h3 {
      font-size: 20px;
    }
    p.address {
      font-size: inherit;
    }
    #customer_footer ul,#customer_header ul{
      padding: 0;
      margin: 0;
      line-height: 180%;
    }
    body {
      overflow-x: hidden;
      min-width: 100%;
      -webkit-text-size-adjust: 100%;
      font-size: 13px;
     line-height: 180%;
    }
    p {
      line-height: 180%;
    }
    #container {
      width: 100%;
      margin-top: 0;
    }
    #content {}
    /**/
    a img.linkimg {
      background: none!important;
    }
    a:hover img.linkimg {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -ms-filter: "alpha( opacity=60 )";
      background: none!important;
    }
    .nosmp, .nosp {
      display: none;
    }
    .nosp2 {
      display: none;
    }
    .nopc {
      display: block;
    }
    #menu {
      display: block;
      margin: 0 auto;
      padding-top: 3px;
      background: #ffffff;
      color: #666666;
      padding-bottom: 5px;
      height: 38px;
      width: 100%;
    }
    /* header */
    .fixed {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
    }
    /* オーバーレイ */
    .overlay {
      /*position: fixed;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        z-index: 999;*/
    }
    #contents {
      margin-top: 53px;
    }
    /* リセット */
    html, body, nav, ul, li {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    body {
      padding-top: 52px;
    }
    .foot {
      padding-top: 0;
      padding-bottom: 30px;
    }
    .description p {
      font-size: 10px;
    }
    .foot .container {
      padding: 0 15px;
    }
    .foot_ul {
      width: auto;
    }
    #footer {
      position: relative;
      text-align: center;
      width: auto;
      margin: 0 auto;
      padding-bottom: 30px;padding-top:30px;
    }
    .con_btn {
      font-size: 16px;
      max-width: 282px;
      width: 100%;
      line-height: 45px;
    }
    .txt_concept {
      font-size: 20px;
    }
    .post_cate, .post {
      min-height: inherit;
    }
    .nopc2 {
      display: block;
    }
    .kaso_tit {
      margin-top: auto;
    }
	  /**/
	  .secback .inview-zoom {
    height: 220px;
    margin-bottom: 40px;
}

	  .secback > div > div {
    padding: 80px 0;padding-bottom:0;
    text-align: center;
	  }.info-room dl{margin-bottom:5px;}
	  .main_slide img{height:100px;width:auto;}
	  .main_slide{height:100px!important;}
	  /**/
  }
  @media (max-width: 576px) {
	  
    .news_text {
      padding: 20px 10px;
      margin-top: 0;
      padding-right: 20px;
    }
    .new_cat {
      background: #ffe7d4;
      font-size: 10px;
      letter-spacing: 2px;
      color: #ff8d3a;
      padding: 2px;
      margin-bottom: 5px;
      width: 75px;
      text-align: center;
      vertical-align: middle;
      margin-left: 5px;
      clear: both;
    }
    h4.new_tit {
      clear: inherit;
      display: inline-block;
      margin-top: 5px;
      margin-left: 10px;
      font-size: 13px;
      margin-bottom: 0;
      /* float: left; */
    }
    .clinic_infobox img {
      padding: 10px;
    }
    .clinic_infobox {
      padding: 10px;
      background: #fff;
    }
    .time td {
      border: 1px solid #ff8429;
      text-align: center;
      padding: 6px;
      background: #fff;
    }
    .Mv-text_in {
      display: inline-block;
      font-size: 20px;
      line-height: 28px;
    }
    .kaso_back {
      padding: 40px 0;
    }
    .kaso_tit {
      margin: auto 0;
      bottom: 20px;
    }
    .imap {
      height: 240px;
    }
    .messe_r h3 {
      font-size: 20px;
    }
    .more2 {
      display: block;
      margin: 0 auto;
      margin-bottom: 20px;
    }
  }
  #logo {
    text-align: left;
  }
  .sitemap ul, .sitemap h5 {
    border: none;
    text-align: left;
  }
  .foot .col-md-3 img {
    max-width: 200px !important;
    height: auto;
  }
}

@media (max-width: 400px) {
  .reserve_btn_wrap {
    display: none;
  }
  .time td {
    font-size: 11px;
  }
}
#webc_con .webc_page_nav ul li{line-height:normal;}