@charset "utf-8";
/* CSS Document */

/* @import url('https://fonts.googleapis.com/css?family=Dancing+Script|Marck+Script|Mr+Dafoe|Satisfy'); */

.hd_tel{
  display:none;
}
/*フッター固定*/
.footfix {
    display: none;
}

@media only screen and (max-width: 1050px){
.animation {
      position: absolute;
    top: -80px !important;
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    width: 100% !important;
}

.animation.active {
        position: absolute;
    top: 0 !important;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 35% !important;
    margin-left: 0%;
}
  
}
/*電話番号の固定*/
.confix {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    /*display: none;*/
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    /*border-top: 1px solid rgb(204, 204, 204);*/
}
/*[data-element-id] .confix {
    display: block;
}*/

.confix ul.link {
    float: none;
    width: 100%;
    height: auto;
    letter-spacing: -5px;
}
.confix .link li {
    width: 33.3%;
    letter-spacing: 0;
    text-align: center;
    padding: 10px 0 5px 0;
    display: block;
    font-size: 18px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝, serif;
    float: left;
    box-sizing: border-box;
}
.confix .link li a {
    color: rgb(69, 69, 69);
    height: 100%;
    display: block;
}
.confix .link li img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}
@media only screen and (max-width: 1050px){
  .confix {
    display: block;
}
}
.bx-controls-direction a {
    z-index: 99 !important;
}
@media screen and (max-width: 1028px){
  .hd_tel{
    display: block;
    max-width: 30px;
    position: fixed;
    top: 20px;
    left: 10px;
    z-index: 9999;
}
  
.hd_logo {
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 100;
text-align: center;
}
/* サイトロゴ */
.hd_logo h1#site-logo {
    /*width: 100%;*/
    text-align: left;
         /*transition: all 0.5s ease-in-out;*/
}
}
/* 縮小時のサイトロゴ */
.hd_logo.smaller h1#site-logo {
      text-align: center;
  /*width:100%;*/
}
.hd_logo.smaller h1#site-logo img{
    /*width: 35%;
    max-width: 120px !important;*/
}
[data-element-id].slidewrap{
    height: 170px;
  overflow: hidden;
}
.slidewrap .bx-wrapper ul li img {
    width: 100% !important;
}
.slidewrap .bx-wrapper ul li p {
    font-size: 14px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝, serif;
    min-height: 35px;
    text-align: center;
    padding: 10px 10px 0px 10px;
}

.bx-controls-direction a.bx-next{
    background: url(/upload/tenant_1/39e2631e998e64e731d7509025bc4f67.jpg) no-repeat 0px 0px;
    display: inline-block;
    float: right;
    right: -10px;
}

.bx-controls-direction a.bx-prev {
    background: url(/upload/tenant_1/89f46a1b10269ca059ff058f8c74d8fe.jpg) no-repeat 0 0px;
    float: left;
    left: -10px;
}
@media only screen and (max-width: 1028px){
.bx-controls-direction a.bx-next{
    background: url(/upload/tenant_1/39e2631e998e64e731d7509025bc4f67.jpg) no-repeat 0px 0px;
    display: inline-block;
    float: right;
    right: 10px;
}

.bx-controls-direction a.bx-prev {
    background: url(/upload/tenant_1/89f46a1b10269ca059ff058f8c74d8fe.jpg) no-repeat 0 0px;
    float: left;
    left: 10px;
}
.bx-controls-direction a.bx-prev{
  left: 117px !important;
}
.bx-controls-direction a.bx-next{
  right: 117px !important;
}
}
@media only screen and (max-width: 599px){
.bx-controls-direction a.bx-next {
    right: 0px !important;
}
.bx-controls-direction a.bx-prev {
    left: 0px !important;
}
.home1 .slidewrap .slider_w .bx-wrapper {
    max-width: 95% !important;
}  
}
.bx-controls-direction a {
    position: absolute;
    margin-top: -156px;
    outline: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 1000;
}


.home1 .slidewrap {
    position: relative;
    padding-bottom: 50px;
}
.home1 .slidewrap .bx-wrapper {
    max-width: 900px !important;
}
.home1 h3 + h4 {
    text-align: center;
    font-size: 18px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝, serif;
    padding-bottom: 35px;
    line-height: 180%;
}

.bx-viewport>.bx-wrapper .bx-controls-direction a.bx-prev,.bx-viewport>.bx-wrapper .bx-controls-direction a.bx-next{
	display:none !important;
}

.hamburgler-icon-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  height: 26px;
  width: 26px;
  cursor: pointer;
  z-index: 9999;
}

.hamburgler-icon,
.hamburgler-icon:before,
.hamburgler-icon:after {
  content: '';
  position: absolute;
  border-radius: 1em;
  height: 2px;
  width: 26px;
  background: black;
  transition: all 0.2s ease;
}

.hamburgler-icon {
  top: 0.75em
}

.hamburgler-icon:before {
  top: -0.55em;
}

.hamburgler-icon:after {
  top: 0.55em
}

.hamburgler-active .hamburgler-icon {
  background: transparent;
  transform: rotate(-135deg)
}

.hamburgler-active .hamburgler-icon:before,
.hamburgler-active .hamburgler-icon:after {
  top: 0;
}

.hamburgler-active .hamburgler-icon:before {
  transform: rotate(90deg)
}

.hamburgler-active .hamburgler-icon,
.hamburgler-active .hamburgler-icon:before,
.hamburgler-active .hamburgler-icon:after {
  background: white;
}

.hamburgler-menu {
  transition: all 0.4s ease;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  text-align: center;
  height: 100vh;
}

.hamburgler-active .hamburgler-menu {
  opacity: 1;
  pointer-events: initial;
  z-index: 999;
}

.hamburgler-menu .logo {
	width: 148px;
	display: block;
	transition: all 0.4s ease;
	top: 20px;
	left: 50%;
	position: absolute;
	margin-top: 38px;
	transform: translate(-50%, -50%) scale(1.2)
}
.hamburgler-active .hamburgler-menu .logo {
	transform: translate(-50%, -50%) scale(1)
}
.hamburgler-menu .close {
	font-family: 'Cardo', serif;
	color: #fff;
	display: block;
	transition: all 0.4s ease;
	bottom: 80px;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%) scale(1.2)
}
.hamburgler-active .hamburgler-menu .close {
	transform: translate(-50%, -50%) scale(1)
}
.hamburgler-menu-list {
  display: block;
  transition: all 0.4s ease;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.2)
}

.hamburgler-active .hamburgler-menu-list {
  transform: translate(-50%, -50%) scale(1)
}
.hamburgler-menu-list li{
	font-family: 'Cardo', serif;
	font-size: 1.5rem;
	margin: 10px 0px;
}
.hamburgler-menu-list li a{
	color: #fff;
}



.mainimg .right ul.uk-slideshow{
    width: 100% !important;
    position: relative !important;
    overflow: hidden !important;
    height: auto !important;
}
.mainimg .right ul.uk-slideshow:after{
    display: block !important;
    content: ""!important;
    padding-top: 60%!important;
    
}
.mainimg .right ul.uk-slideshow li{
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    margin: auto!important;
    width: 100%!important;
    
}
.mainimg .right ul.uk-slideshow li div{
    background-size: contain !important;
    background-position: top center !important;
    
}
.uk-slidenav-position .uk-slidenav{
    display: none;
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -30px;
    background: #fff;
    opacity: 0.6;
    color: #333 !important;
    
}

.homeimg .uk-dotnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-left: -15px; */
    /* margin-top: -15px; */
    /* padding: 0; */
    /* list-style: none; */
    position: absolute !important;
    bottom: -30px;
    left: 0;
    right: 0;
}
.homeimg .uk-dotnav>*>* {
    display: block;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background: rgba(0,0,0,0.1);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.homeimg .uk-dotnav-contrast>.uk-active>* {
    background: rgba(0,0,0,0.6);
}

.homeimg .uk-dotnav>.uk-active>* {
    background: rgba(50,50,50,0.4);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

img{
    max-width: 100% !important;
    height: auto !important;
    
}
/* CSS Document */@font-face{
    font-family: "NotoSansCJKjp";
    src: local('Noto Sans CJK JP Light'),src: url(/import/tenant_1/153.126.138.222/html/font/NotoSansCJKjp.eot);
    src: url(/import/tenant_1/153.126.138.222/html/font/NotoSansCJKjp.eot) format('embedded-opentype'), url(/import/tenant_1/153.126.138.222/html/font/NotoSansCJKjp.woff) format('woff'), url(#) format('opentype');
    font-weight: normal;
    font-style: normal;
   

}
@font-face{
    font-family: "Silent Reaction";
    src: local('Silent Reaction'),		 url( /upload/tenant_1/b8897415d9eb0d22004de31dcbe74732.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
    
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,YuGothic,"游ゴシック",'ＭＳ Ｐゴシック',sans-serif;
    line-height: 160%;
    color: #454545;
    
}
.heara{
    float:left;
    margin:25px;
}

.clearfix:after{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    
}
.clearfix{
    display: inline-block;
    /display:inline;
    /zoom:1;
    
}
#map{
    width: 100%;
    height: 400px;
    
}
* html .clearfix{
    height: 1%;
    
}
.clearfix{
    display: block;
    
}
.clearfix{
    /*	overflow: hidden;
    */
}
.clear{
    clear:both;
    
}
img{
    vertical-align:top;
    border:none;
    
}
a{
    color:#454545;
    text-decoration:none;
    
}
a:hover{
    opacity:0.6;
    
}
ul{
    list-style:none;
    
}
.fead-mv{
    opacity: 0;
    transition: 1.5s;
    
}
.mv{
    opacity: 1;
    
}
#wrapper{
    min-width:1180px;
    margin:0 auto;
    
}
@media only screen and (max-width: 1220px){
  #wrapper{
	min-width:auto;
}
}
#header{
    width:1180px;
    position:relative;
    padding:65px 0 0 0;
    margin:0 auto;
    
}
#header .navg .menuk{
    display:none;
    
}
#header .inner{
    min-width:100%;
    max-width:none;
    
}
#header h1{
    float:none;
    padding-bottom:10px;
    z-index: 10;
    
}
#header .menuk{
    display:block;
    width: 20px;
    height: 20px;
    background:url(/import/tenant_1/153.126.138.222/html/images/navi.gif) no-repeat;
    cursor:pointer;
    position:fixed;
    top: 22px;
    right: 50px;
    z-index:101;
    
}
#header .menuk span{
    display: block;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    position: absolute;
    
}
#header .menuk02{
    display:block;
    width: 20px;
    height: 20px;
    cursor:pointer;
    position:fixed;
    top: 50px;
    right: 30px;
    z-index:101;
    
}

@media screen and (max-width: 1028px){
#header .menuk02{
    top: 20px;
    right: 30px;
}
  
}

#header .menuk02 span{
    display: block;
    padding: 0;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    position: absolute;
    
}

#header .navg ul.clearfix{
    padding:84px 0 0 0;
    background:#fff;
    float:none;
    
}
.closed{
    text-indent: -9999px;
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.7;
    display: none;
    
}

#header .navg ul.clearfix li{
    padding-bottom:18px;
    
}
#header .navg ul.clearfix+p{
    padding-bottom:18px;
    
}#header .navg {
    position: fixed;
    top: 0;
    left:0;
    right:0;
    padding: 0 20px 0 20px;
    background: #fff;
    display: none;
    opacity: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 100;
    overflow-y: auto;
    text-align: center;
    transition: opacity 0.6s ease-in-out;
    -webkit-transition: opacity 0.6s ease-in-out;
}
#header .navg.action {
    z-index: 100;
    height: 100vh;
    opacity: 1;
    display: block;
}
#header ul{
    max-width:none;
    
}
#header .navg.action{
    -webkit-transform:translateX(0);
    transform:translateX(0);
    /display:block;
    z-index:100;
    display: block\9;
    
}
@media only screen and (max-width: 1220px){
#header {
    width: auto;
    padding: 65px 0px 0px 0px;
}
#header .menuk {
    right: 7%;
}
}
.mainimg{
    position:relative;
    margin-bottom:70px;
    
}
.mainimg .right{
    width:925px;
    float:right;
    
}
@media only screen and (max-width: 1220px){
.mainimg .right{
    width: 50%;
    float: right;
    
}
.fftxt{
  left:-30px !important;
}
.fftxt2{
  right: -50px !important;
}
}
.fftxt{
    position:fixed !important;
    left:70px ;
    top:270px !important;
    transform: rotateZ( -90deg ) !important;
    z-index:9999;
    
}
.fftxt2{
    position: fixed !important;
    right: 70px ;
    top: 270px !important;
    transform: rotateZ( 90deg ) !important;
    z-index: 99;
    
}
#gnav ul{
    letter-spacing:0;
    text-align:right;
    
}
#gnav ul li{
    display:inline-block !important;
    letter-spacing:-5px;
    padding-left:6px;
    
}
#gnav ul li a{
    display:block;
    letter-spacing:0;
    background:url(/import/tenant_1/153.126.138.222/html/images/navimk.gif) no-repeat left;
    padding-left:7px;
    
}
@media only screen and (max-width: 1220px){
#gnav ul{
width: 95%;
}
}
#main{
    padding:85px 0 0 0;
    
}
.h3h{
	font-size:30px;
	color:#b79e80;
    font-family: "Silent Reaction";
	font-weight:normal;
	text-align:center;
}
.pmore a{
    display:block;
    width:136px;
    height:40px;
    line-height:40px;
    text-align:center;
    margin:20px auto 0px auto;
    color:#FFF;
    font-family: "NotoSansCJKjp";
    background-color:#b79e80;
    
}
#footer .home5{
    background-color:#f3f3f3;
    padding:30px 0;
    
}
#footer .home5 .inner{
    width: 1180px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    margin-top: 70px;
    margin-bottom: 70px;
    
}
#footer .home5 li{
    width: 12%;
    float: left;
    margin: 0 2% 2% 0;
    
}
#footer .home5 li:nth-of-type(3){
    margin-right: 20%;
    
}
#footer .home5 li:nth-of-type(4){
    width: 16%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    
}
#footer .home5 li:nth-of-type(7){
    margin-right: 0;
    
}
#footer .home5 li:nth-of-type(10){
    margin-right: 20%;
    
}
#footer .home5 li:nth-of-type(13){
    margin-right: 0;
    
}
#footer .home5 li:nth-of-type(n+8){
    margin-bottom: 0;
    
}
#footer .home5 li a{
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
    
}
#footer .home5 li a:after{
    display: block;
    content: "";
    padding-top: 100%;
    
}
#footer .home5 li a img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
#footer .home5 ul{
    position: relative;
    
}
#footer .home5 .box{
    width: 100px;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    
}
#footer .home5 .box h3{
    padding-bottom:5px;
    font-size: 24px;
}
#footer .home5 .box a{
    display:block;
    text-align:center;
    padding-bottom:15px;
    
}
#footer .home5 .box a span{
    display:block;
    padding:10px 0 0 0;
    
}
#footer .inner{
    padding:100px 0 0 0;
    
}
#footer .inner h3{
    padding-bottom:30px;
    text-align:center;
    
}
#footer .inner .cale{
    text-align:center;
    padding-bottom:50px;
    
}
#footer .inner .cale h4{
    color:#999999;
    font-size:24px;
    font-family: "Silent Reaction";
    text-align:center;
    font-weight:normal;
    padding-bottom:15px;
    
}
#footer .inner .cale .inn{
    padding-bottom:15px;
    
}
#footer .inner .cale p{
    text-align:center;
    
}
#footer .inner .cale .close{
    display:inline-block !important;
    width:24px;
    height:20px;
    background-color:#fbe8ef;
    margin-right:10px;
    
}
#footer .inner .infobox p{
    padding-bottom:10px;
    text-align:center;
    
}
#footer .inner .infobox{
    padding-bottom:30px;
    
}
#footer .inner .fnav{
    letter-spacing:0;
    padding-bottom:40px;
    text-align:center;
    
}
#footer #map{
    width:100%;
    height:410px;
    
}

#footer #map img{
    max-width: none !important;
}

#footer .inner .fnav li{
    display:inline-block !important;
    letter-spacing:-5px;
    padding:0 10px;
    border-right:1px solid #676767;
    height:15px;
    
}
#footer .inner .fnav li:last-of-type{
    border:none;
    
}
#footer .inner .fnav li a{
    letter-spacing:0;
    font-size:11px;
    
}
#footer .inner .fsns{
    width:420px;
    margin:0 auto;
    text-align:center;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:20px 0;
    margin-bottom: 40px;
}
#footer .inner .fsns a{
    padding:0 17px;
    
}
#footer .copy{
    text-align:center;
    margin:50px 0 50px 0;
    font-size:11px;
    
}


/*RESARVE固定*/

@media only screen and (min-width: 500px){
  .confix ul.link{
    display:-webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  }
  .confix .link li.box01{
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
.confix .link li.box02{
  -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width:100%;
}
.confix .link li.box03{
 -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}
  
.confix {
    position: fixed;
    bottom: 15px;
    right:15px;
    left:auto;
    z-index: 99;
    background: rgba(255, 255, 255, 0.9);
    width:10%;
}
.confix .link li{
  width:50%;
}
}
@media only screen and (max-width: 1220px){
  #main {
    padding:20px 0px 0px;
}
  
  
#footer .home5 .inner {
    width: auto;
    padding:20px 0;
}
/* .homemain h1{
  top:0 !important;
} */
.homemain .left{
  left: 6% !important;
}
}
/*home*/.homemain h1{
    position:absolute;
    top:90px;
    
}
.homemain .left{
    width:240px;
    position:absolute;
    left:20px;
    bottom:0;
    
}
.homemain .slider-nav{
    width:925px;
    position:absolute;
    top:252px;
    
}
.homemain .slider-nav li{
    float:right;
    padding:0 10px;
    
}
.homemain .slider-nav li+li{
    float:left;
    
}
.homemain .left dt,.homemain .left dd{
    font-family: "NotoSansCJKjp";
    padding-bottom:10px;
    
}
.homemain .left dd.tel{
    font-size:16px;
    
}
.homewap .h3h{
    padding-bottom:40px;
    
}
.homewap .bk1 {
    background: #eee;
    padding: 90px 0 70px 0;
}
.homewap .bk1:nth-of-type(2n) {
    background: #fff;
}
.home1{
    width:1180px;
    margin:0 auto;
    padding-bottom:100px;
    
}
.home1 .inner{
    position:relative;
    
}
.home1 .snaplist{
    width:1000px;
    margin:0 auto;
    
}
.home1 .snaplist li{
    width: 150px;
    float: left;
    margin: 0 20px 0 0;
    margin-bottom: 20px;
    
}
.home1 .snaplist li:nth-of-type(6n){
    margin-right: 0;
    
}
.home1 .snaplist li:last-of-type{
    margin-right:0;
    
}
.home1 .snaplist li a{
    width: 100%;
    position: relative;
    overflow: hidden;
    display:block;
    
}
.home1 .snaplist li a:after{
    
}
.home1 .snaplist li a img{
    width: 100%;
    
}
.home1 .snapnav{
    width:100%;
    position:absolute;
    top:70px;
    
}
.home1 .snapnav li{
    float:left;
    width:50px;
    
}
.home1 .snapnav li+li{
    float:right;
    
}
.home2{
    width:1028px;
    margin:0 auto;
    padding-bottom:133px;
    
}
.home2 .left{
    width:480px;
    float:left;
    
}
.home2 .left:nth-child(even) {
    float: right;
}

.home2 .left li{
    padding-bottom:30px;
    
}
.home2 .left .pic{
    width:100px;
    position: relative;
    overflow: hidden;
    
}
.home2 .left .pic:after{
    display: block;
    content: "";
    padding-top: 70%;
    
}
.home2 .left .pic img:not([src*="."]){
    display:none !important;
    
}
.home2 .left .pic img:not([src*="."]) ~ span{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(/upload/tenant_1/12a531ef1e2b5bc1196d18763b4fe321.png) center center no-repeat;
    display: block;
    background-size:90%;
    background-color:#fff;
    border: solid 1px #999;
    box-sizing: border-box;
    
}
.home2 .left .pic img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.home2 .left dl{
    width:360px;
    float:right;
    
}
.home2 .left dl .date{
    font-size:10px;
    padding-bottom:3px;
    
}
.home2 .left dl dt a{
    color:#6d482a;
    text-decoration:underline;
    
}
.home2 .left dl dt{
    padding-bottom:3px;
    
}
.home2 .left ul{
    padding-bottom:40px;
    
}
.home2 .right {
    width: 50%;
    float: left;
}
.home2 .right .inner {
    /* border: 1px solid #d9d9d9; */
    margin-bottom: 50px;
}
.home2 .right ul{
    margin:0 auto;
    width: 100%;
}

.home2 .right li {
    float: left;
    width: 35%;
    margin-left: 7.5%;
    margin-right: 7.5%;
    margin-bottom: 20px;
    box-sizing: border-box;
}
/*home2 .right li:nth-of-type(5n){
    margin-right: 0;
    
}*/
.home2 .right li .pic{
    width: 100%;
    position: relative;
    overflow: hidden;
    display:block;
    margin-bottom:20px;
    border-radius:50%;
    
}
.home2 .right li .pic:after{
    display: block;
    content: "";
    padding-top: 100%;
    
}
.home2 .right li img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.home2 .right li dt{
    text-align:center;
    font-size:14px;
    color:#b79e80;
    padding-bottom:5px;
    
}
.home2 .right li dd{
    text-align:center;
    
}
.home2 .ho-st li dt,.home2 .ho-st li dd,.home2 .news dl dt{
  font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
}
.home2 .news{
    width:480px;
    float:right;
    
}
.home2 .news ul {
   height: 100%;
    overflow-y : scroll;
    max-height: 340px;
}

.home2 .news li{
    padding-bottom:30px;
    
}
.home2 .news .pic{
    width:100px;
    position: relative;
    overflow: hidden;
    
}
.home2 .news .pic:after{
    display: block;
    content: "";
    padding-top: 70%;
    
}
.home2 .news .pic img:not([src*="."]){
    display:none !important;
    
}
.home2 .news .pic img:not([src*="."]) ~ span{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(/upload/tenant_1/12a531ef1e2b5bc1196d18763b4fe321.png) center center no-repeat;
    display: block;
    background-size:90%;
    background-color:#fff;
    border: solid 1px #999;
    box-sizing: border-box;
    
}
.home2 .news .pic img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.home2 .news dl{
    width:360px;
    float:right;
    
}
.home2 .news dl .date{
    font-size:10px;
    padding-bottom:3px;
    
}
.home2 .news dl dt a{
    color:#6d482a;
    text-decoration:underline;
    
}
.home2 .news dl dt{
    padding-bottom:3px;
}
.home2 .news ul{
    padding-bottom:40px;
}
.home2 .blog {
    width: 100%;
    height: auto;
}
.home2 .blog dl {
    width: 234px;
    height: auto;
    float: left;
    padding: 0 30px 20px 0;
    margin-bottom: 20px;
}
.home2 .blog dl:nth-of-type(4n){
    padding-right:0;
}
.home2 .blog dd {
    text-align: right;
    padding: 0 0 10px 0;
}
.home2 .blog dd+dd {
    padding: 0;
    text-align: center;
}
.home2 .blog dd.pic p.in {
    position: relative;
    overflow: hidden;
    display: block;
    width: 234px;
}
.home2 .blog dd.pic p.in img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.home2 .blog dd.pic p.in:after {
    display: block;
    content: "";
    padding-top: 62%;
}
.home2 .blog dt {
    padding: 10px 0 0 0;
    font-size: 14px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    min-height: 35px;
}
.home2 .blog p.pmore {
    clear: both;
}
@media only screen and (max-width: 1220px){

	.home2 {
    width: auto;
    padding: 0 10px;
}
}
.home3{
    width:1028px;
    margin:0 auto;
    position:relative;
    padding-bottom:106px;
    
}
.home3 .pic{
    width:440px;
    float:left;
    position:relative;
    z-index:5;
    margin-left: 40px;
}
.home3 .pic span{
    width: 100%;
    position: relative;
    overflow: hidden;
    display:block;
    
}
.home3 .pic span:after{
    display: block;
    content: "";
    padding-top: 60%;
    
}
.home3 .pic span img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    z-index:5;
    
}
.home3 .pic:before{
    content:"　";
    display:block;
    width:400px;
    height:580px;
    border:1px solid #d9d9d9;
    position:absolute;
    top:-43px;
    left:-110px;
    z-index:0;
    
}
.home3 .right{
    width:350px;
    float:right;
    
}
.home3 .right .h3h{
    text-align:left;
    padding-bottom:15px;
    
}
.home3 .right h3+h4{
    font-size:18px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    padding-bottom:15px;
    line-height:180%;
    
}
.home3 .right h3+h4+p{
    padding-bottom:30px;
    line-height:180%;
    
}
.home4{
    width: 420px;
    margin: 0 auto;
    padding-bottom: 94px;
    position: relative;
    z-index: 10;
    
}
.home4 .pic{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    
}
.home4 .pic:after{
    display: block;
    content: "";
    padding-top: 0;
    
}
.home4 .pic img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.home4 .h3h{
    text-align:left;
    padding-bottom:15px;
    
}
.home4 h3+h4{
    font-size:18px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    padding-bottom:15px;
    line-height:180%;
    
}
.home4 h3+h4+p{
    padding-bottom:30px;
    line-height:180%;
    
}
h2.h3h{
    padding:0 0 40px 0;
    
}
.w80{
    width:1080px;
    height:auto;
    margin:0 auto;
    
}
.subtit{
    margin-bottom:70px;
    position:relative;
    
}
.subtit .right{
    width: 925px;
    float: right;
    position: relative;
    overflow: hidden;
    
}
.subtit .right:after{
    display: block;
    content: "";
    padding-top: 39%;
    
}
.subtit .right img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.subtit h1{
    position: absolute;
    top: 156px;
    left:0;
    
}
@media only screen and (max-width: 1220px){
.subtit .right {
    width: 80%;
}
}
/*menu*/.menu .w80 .left{
    float:left;
    width:500px;
    
}
.menu .w80 .right{
    float:right;
    width:500px;
    height:auto;
    
}
.menu h3{
    float:left;
    font-size:18px;
    font-weight:normal;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    
}
.menu .bhead p{
    float:right;
    width:290px;
    height:auto;
    line-height:240%;
    
}
.menu .bhead{
    padding:0 0 20px 0;
    
}
.menu .box dt{
    float:left;
    
}
.menu .box dd{
    text-align:right;
    
}
.menu .box dl+dl{
    border-top:1px solid #eeeeee;
    
}
.menu .box dl{
    padding:16px 9px 16px 9px;
    
}
.menu .box .table+p{
    border-top:1px solid #eeeeee;
    padding:8px 0 0 9px;
    
}
.menu .box{
    padding-bottom:120px;
    
}
@media only screen and (max-width: 1220px){
.menu .w80 .left {
    width: 50%;
}
.menu .w80 .right {
    width: 50%;
}
}
/*salon*/.h3s{
    font-size:18px;
    font-weight:normal;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    padding-bottom:25px;
    
}
.salon1 .pic{
    float:right;
    width: 420px;
    
}
.salon1 .left{
    float:left;
    width:500px;
    
}
.salon1 dt{
    float:left;
    line-height:210%;
    
}
.salon1 dd{
    padding:0 0 0 136px;
    line-height:210%;
    
}
.salon1 dl{
    padding:16px 0 16px 10px;
    
}
.salon1 dl+dl{
    border-top:1px solid #eeeeee;
    
}
.salon1{
    padding-bottom:100px;
    
}
.salon2 .pic{
    float:left;
    width: 420px;
    
}
.salon2 .right{
    float:right;
    width:500px;
    height:auto;
    
}
.salon2 table{
    margin:0 0 0 20px;
    width:460px;
    height:auto;
    
}
.salon2thead th{
    border-bottom:1px solid #eee;
    height:85px;
    
}
.salon2thead td{
    border-bottom:1px solid #eee;
    font-size:12px;
    font-weight:normal;
    color:#000;
    
}
.salon2th{
    width:99px;
    height:150px;
    text-align:left;
    font-weight:normal;
    border-right:1px solid #eee;
    
}
.salon2td{
    text-align:center;
    position:relative;
    font-weight:bold;
    font-size:16px;
    color:#5385b7;
    
}
.salon2td .k{
    display:block;
    position:absolute;
    width:100%;
    text-align:center;
    font-weight:normal;
    font-size:12px;
    color:#000;
    
}
.salon2td.off{
    color:#af115e;
    font-size:20px;
    
}
.salon2 table{
    margin-bottom:60px;
    
}
.salon2 .right{
    padding:0 0 20px 0;
    
}
.salon2{
    padding-bottom:100px;
    
}
.salon3 .left{
    width:500px;
    height:auto;
    float:left;
    
}
.salon3 .left dt{
    line-height:240%;
    font-weight:bold;
    
}
.salon3 dd{
    line-height:240%;
    padding-bottom:50px;
    
}
.salon3 #map02{
    width:500px;
    height:425px;
    margin-bottom:50px;
    float:right;
    
}

.salon3 #map02 img{
    max-width: none !important;}

.salon .w80{
    padding-bottom:100px;
    
}
@media only screen and (max-width: 1220px){
.salon .w80 {
    width:auto;
}
.salon1 .left {
    width: 50%;
}
.salon1 .pic {
    width: 44%;
}
.salon1 .pic img {
    width: 100% !important;
　　height: 100% !important;
}
.salon2 .right {
    width: 56%;
}
.salon2 .pic {
    width: 44%;
}
.salon2 .pic img {
    width: 100% !important;
　　height: 100% !important;
}
.salon2 h3.h3s {
    text-align: center;
}
.salon2 table {
    width: 100%;
}
.salon2 p {
    text-align: center;
}
.salon3 .left {
    width: 50%;
}
.salon3 .pic {
    width: 44%;
}
.salon3 .pic img {
    width: 100% !important;
　　height: 100% !important;
}
.salon3 #map2 {
    width: 46%;
}
}
/*product*/.product1{
    border:1px solid #d9d9d9;
    padding:0 0 0 49px;
    margin-bottom:50px;
    
}
.product1 .pic{
    float:right;
    padding:0;
    width: 280px;
    
}
.product1 .left{
    float:left;
    width:690px;
    height:auto;
    padding-top:35px;
    
}
.product1 p{
    line-height:240%;
    padding:0 0 20px 0;
    
}
.product2 dl{
    width: 240px;
    height: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 40px;
    
}
.product2 dl:nth-child(4n){
    margin-right:0px;
    
}
.product2{
    width: 1080px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}
.product2 dt{
    font-weight:bold;
    padding:10px 0 10px 0;
    line-height:180%;
    
}
.product2 dt+dd{
    line-height: 180%;
    padding: 0;
    
}
.product2 dd+dd{
    text-align: right;
    color: #b79e80;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 240px;
    
}
.product .w80{
    padding-bottom:50px;
    
}
@media only screen and (max-width: 1220px){
.product .w80 {
    width: auto;
}
.product1 {
    width: 100%;
    padding-left: 0;
}
.product1 .left {
    width: 74%;
}
.product1 .pic {
    width: 26%;
}
.product1 .pic img {
    width: 100%;
    height: 100%;
}
.product2 {
    width: 100%;
}
}
/*coupon*/.coupon .box{
    width: 488px;
    height: auto;
    margin-bottom: 60px;
    margin-right: 80px;
    margin-left: 10px;
    border: 1px solid #d9d9d9;
    float: left;
    padding-bottom: 10px;
    
}
.coupon .box:nth-child(even){
    margin-right:0px;
    
}
.coupon .box .in{
    width:488px;
    min-height:298px;
    height:auto;
    margin-top:-10px;
    margin-left:-10px;
    border:1px solid #d9d9d9;
    
}
.coupon .box ul{
    padding:20px 0 12px 43px;
    
}
.coupon .box li{
    display: inline-block !important;
    /display: inline !important;
    /zoom: 1;
    padding:20px 0 0 0;
    
}
.coupon .box li:last-child{
    float:right;
    padding:0 22px;
    line-height:30px;
    color:#fff;
    background:#b79e80;
    
}
.coupon .box dl{
    padding:0 0 18px 43px;
    
}
.coupon .box dd{
    padding:12px 0 0 0;
    font-size:26px;
    color:#b79e80;
    
}
.coupon .box p{
    padding:0 20px 20px 43px;
    line-height:180%;
    
}
.coupon .wrap{
    width: 1080px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}
.coupon .w80{
    padding-bottom:100px;
    
}
@media only screen and (max-width: 1220px){
.coupon.w80 {
    width: auto;
}
.coupon .wrap {
    width: auto;
}
.coupon .box {
    width: 45%;
    margin-right: 6%;
}
.coupon .box .in {
    width: auto;
}
}
/*catalog*/.stylenav{
    text-align:center;
    letter-spacing:-5px;
    padding-bottom:50px;
    
}
.stylenav li{
    display: inline-block !important;
    letter-spacing:0;
    font-size:18px;
    padding:0 21px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    
}
.stylenav li a{
    display: block!important;
    border-bottom:1px solid #b79e80;
    
}
.cataloglist li{
    float: left;
    width: 240px;
    height: auto;
    margin-right: 40px;
    margin-bottom: 50px;
    
}
.cataloglist li:nth-of-type(4n){
    margin-right: 0px;
    
}
.cataloglist{
    width: 1080px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}
.cataloglist li a{
    position: relative;
    display: block;
    background: #000;
    width: 240px;
    height: 240px;
    overflow: hidden;
}
.cataloglist li span{
  display: block;
}
.cataloglist li a img{
    display:block;
}

.cataloglist li a:hover{
    opacity:1;
    
}
.cataloglist li a .pic{
    display: block;
    
}
.lb-outerContainer{
    width: initial !important;
    max-width: 450px !important;
    height: auto !important;
    
}
.lb-container img{
    width: 100% !important;
    height: auto !important;
    
}
.cataloglist li a:hover img{
    opacity:0.4;
    
}
.cataloglist li .w{
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    color: #fff;
    display: none;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    
}
.cataloglist li a:hover .w{
    display:block;
    
}
.cataloglist li .w strong{
    display:block;
    text-align:center;
    font-size:18px;
    color:#fff;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    padding-bottom:10px;
    
}
.cataloglist li .t{
    padding:0 30px 0 30px;
    color:#fff;
    display:block;
    
}
.pagenav{
    text-align:center;
    letter-spacing:-5px;
    
}
.pagenav li{
    letter-spacing:0;
    display: inline-block !important;
    /display: inline !important;
    /zoom: 1;
    font-size:14px;
    padding:0 4px;
    
}
.pagenav li a{
    line-height:35px;
    display:block;
    background:#b79e80;
    color:#fff;
    padding:0 12px;
    
}
.catalog .w80{
    padding-bottom:140px;
    
}
@media only screen and (max-width: 1220px){
.catalog .w80 {
    width: auto;
    margin: 0 auto;
}
.cataloglist {
    width: auto;
}
.cataloglist li {
    width: 22%;
}
}
/*staff*/.staff .box .left{
    float:left;
    width:420px;
    height:auto;
    
}
.staff .box .right{
    width:540px;
    height:auto;
    float:right;
    
}
.staff .box .right ul.gal li{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    float: right;
    
}
.staff .box .right ul.gal li:nth-child(odd){
    width:270px;
    
}
.staff .box .right ul.gal li:nth-child(even):after{
    padding-top: 50% !important;
    
}
.staff .box .right ul.gal li:after{
    display: block;
    content: "";
    padding-top: 100%;
    
}
.staff .box .right ul.gal li img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.staff .box .left .pic{
    width:100%;
    position: relative;
    overflow: hidden;
    margin:0 0 5px 0;
    
}
.staff .box .left .pic:after{
    display: block;
    content: "";
    padding-top: 100%;
    
}
.staff .box .left .pic img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.staff .box .left h3{
    text-align:center;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    font-weight:normal;
    font-size:18px;
    padding:0 0 38px 0;
    
}
.staff .box .left h3 .p{
    display:block;
    background:#000;
    line-height:25px;
    color:#fff;
    font-size:12px;
    
}
.staff .box .left h3 strong{
    font-weight:normal;
    
}
.staff .box .left .e{
    display:block;
    font-size:12px;
    line-height:120%;
    
}
.staff .box .left .comment{
    position:relative;
    padding:40px 20px 40px 20px;
    line-height:400%;
    text-align:center;
    
}
.staff .box .left .comment:before{
    width:29px;
    height:59px;
    border-left:1px solid #d9d9d9;
    border-top:1px solid #d9d9d9;
    content:"";
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    
}
.staff .box .left .comment:after{
    width:29px;
    height:59px;
    border-right:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    z-index:-1;
    
}
.staff .box .right dt{
    float:left;
    line-height:240%;
    
}
.staff .box .right dd{
    padding:0 0 0 142px;
    line-height:240%;
    
}
.staff .box .right dl{
    padding:16px 0 16px 9px;
    
}
.staff .box .right dl+dl{
    border-top:1px solid #d9d9d9;
    
}
.staff .box .right .table{
    padding-bottom:50px;
    
}
.staff .box .right .gal li{
    text-align:right;
    
}
.staff .box .right .gal li+li{
    padding-top:10px;
    
}
.staff .box{
    padding-bottom:100px;
    
}
.staff .w80{
    padding-bottom:50px;
    
}
@media only screen and (max-width: 1220px){
.staff .box .left {
    width: 40%;
}
.staff .box .right {
    width: 50%x;
}
}
/*snap*/.snap .w80{
    padding-bottom:140px;
    
}
/*recruit*/.rec1 .left{
    float:left;
    width:260px;
    height:auto;
    
}
.rec1 .right{
    float:right;
    width:820px;
    height:auto;
    
}
.rec1 .right dt{
    float:left;
    
}
.rec1 .right dd{
    padding:0 0 0 179px;
    
}
.rec1 .right dl{
    padding:16px 0 16px 60px;
    
}
.rec1 .right h3{
    padding-left:60px;
    
}
.rec1 .right dl+dl{
    border-top:1px solid #eee;
    
}
.rec1 .right dd strong{
    display:block;
    padding-top:10px;
    font-weight:normal;
    font-size:16px;
    
}
.rec1 .right dd strong .s{
    font-size:14px;
    padding-right:5px;
    
}
.rec1 .left li{
    width:100%;
    position: relative;
    overflow: hidden;
    margin-bottom:20px;
    
}
.rec1 .left li:after{
    display: block;
    content: "";
    padding-top: 77%;
    
}
.rec1 .left li img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.rec1{
    padding-bottom:120px;
    
}
/*contact*/.contact1 .pic{
    float:right;
    width:420px;
    
}
.contact1 .left{
    float:left;
    width:580px;
    height:auto;
    
}
.contact1 .tel{
    background:#f2f2f2;
    padding:35px 40px 10px 47px;
    margin-bottom:40px;
    
}
.contact1 h3{
    padding:0 0 12px 0;
    
}
.contact1 li{
    line-height:180%;
    
}
.contact1 ul{
    padding-bottom:16px;
    
}
.contact1 p.tel{
    font-weight:bold;
    font-size:24px;
    padding:0 0 24px 0;
    
}
.contact1 p .s{
    font-size:16px;
    padding-right:0.5em;
    
}
.contact1 dt{
    float:left;
    padding:2px 0 2px 0;
    
}
.contact1 dd{
    padding:0 0 0 195px;
    
}
.contact1 dl{
    padding:12px 0 12px 10px;
    border-bottom:1px solid #eee;
    
}
.contact1 dd .size1{
    padding:2px;
    width:245px;
    
}
.contact1 dd textarea{
    width:348px;
    height:108px;
    
}
.contact1 .table{
    padding-bottom:15px;
    
}
.contact1 .formbtn{
    text-align:center;
    letter-spacing:-5px;
    
}
.contact1 .formbtn li{
    display: inline-block !important;
    /display: inline !important;
    /zoom: 1;
    padding:0 10px;
    
}
.contact1 .formbtn li #send{
    width:162px;
    height:40px;
    color:#fff;
    background:#b79e80;
    border:none;
    cursor:pointer;
    
}
.contact1 .formbtn li #send:hover{
    opacity:0.6;
    
}
.contact1{
    padding-bottom:120px;
    
}
/*blog*/.bloglist dl{
    width:340px;
    height:auto;
    float:left;
    padding:0 30px 20px 0;
    
}
.bloglist dd{
    text-align:right;
    padding:0 0 10px 0;
    
}
.bloglist dd+dd{
    padding:0;
    text-align:center;
    
}
.bloglist dd.pic p.in{
    position: relative;
    overflow: hidden;
    display: block;
    width: 340px;
    
}
.bloglist dd.pic p.in img:not([src*="."]){
    display:none !important;
    
}
.bloglist dd.pic p.in img:not([src*="."]) ~ span{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(/upload/tenant_1/12a531ef1e2b5bc1196d18763b4fe321.png) center center no-repeat;
    display: block;
    background-size:90%;
    background-color:#fff;
    border: solid 1px #999;
    box-sizing: border-box;
    
}
.bloglist dd.pic p.in:after{
    display: block;
    content: "";
    padding-top: 62%;
    
}
.bloglist dd.pic p.in img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.bloglist{
    width:1110px;
    height:auto;
    
}
.bloglist dt{
    padding:10px 0 0 0;
    font-size:14px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    min-height:35px;
    
}
.bloglist{
    padding-bottom:30px;
    
}
.postside{
    margin-top:90px;
    background:#f3f3f3;
    margin-bottom:150px;
    
}
.postside .in{
    width:1080px;
    height:auto;
    margin:0 auto;
    padding:95px 0 100px 0;
    
}
.postside dl{
    background:#fff;
    width:500px;
    height:auto;
    float:left;
    padding:35px 0 45px 0;
    
}
.postside dt{
    text-align:center;
    font-size:30px;
    color: #b79e80;
    font-family: "Silent Reaction";
    padding:0 0 35px 0;
    font-weight: normal;
    
}
.postside dl.right{
    float:right;
    
}
.postside dd{
    float:left;
    padding:0 0 35px 50px;
    width:200px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    
}
.postwrap .single{
    width:600px;
    height:auto;
    margin:0 auto;
    
}
.postwrap .single h3{
    text-align:center;
    font-size:18px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    font-weight:normal;
    padding:0 0 12px 0;
    
}
.postwrap .single .postmeta{
    text-align:right;
    
}
.postwrap .single .postmeta .cat .w{
    display: inline-block !important;
    /display: inline !important;
    /zoom: 1;
    padding:0 10px;
    background:#b79e80;
    line-height:25px;
    font-size:10px;
    color:#fff;
    
}
.postwrap .single .postmeta .date{
    padding:5px 0;
    
}
.postwrap .single .postmeta .pic{
    text-align:center;
    
}
.postwrap .single .txt p{
    padding:0 0 20px 0;
    line-height:240%;
    
}
.postwrap .single .txt{
    padding-bottom:50px;
    
}
.postwrap .single .txt img{
    display: block;
    margin: auto;
    width: initial !important;
    max-width: 80% !important;
    
}
.postwrap .single .back{
    text-align:center;
    
}
.postwrap .single .back a{
    display: inline-block !important;
    /display: inline !important;
    /zoom: 1;
    background:#b79e80;
    color:#fff;
    width:136px;
    height:auto;
    line-height:40px;
    
}
/*news*/.newslist{
    border-top:1px solid #eee;
    margin-bottom:100px;
    
}
.newslist dt{
    float:left;
    width:96px;
    height:auto;
    font-size:14px;
    
}
.newslist dd{
    float:left;
    
}
.newslist dt+dd{
    display: inline-block !important;
    background: #b79e80;
    color: #fff;
    font-size: 10px;
    line-height: 22px;
    padding: 0 10px;
    margin-left: 10px;
    
}
.newslist dd+dd{
    padding:0 0 0 30px;
    max-width:790px;
    height:auto;
    font-size:14px;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    
}
.newslist dl{
    padding:18px 0 18px 9px;
    border-bottom:1px solid #eee;
    
}
/*concept*/.concept1 .picl{
    width: 320px;
    float:left;
    padding:170px 0 0 50px;
    
}
.concept1 .txt{
    float:right;
    width:320px;
    text-align:center;
    position:relative;
    z-index:1;
    padding-top:80px;
    
}
.concept1 .txt p{
    line-height:280%;
    padding-bottom:25px;
    
}
.concept1 .center{
    width:700px;
    height:auto;
    float:left;
    
}
.concept1 .picr{
    float:right;
    width:380px;
    height:auto;
    
}
.concept1 .picr img{
    margin-left:-40px;
    
}
.concept1{
    padding-bottom:50px;
    
}
.concept2:before{
    display:block;
    content:"";
    width:2540px;
    height:1px;
    background:#eee;
    margin-bottom:40px;
    position:absolute;
    top:0;
    left:-2000px;
    
}
.concept2 h3{
    padding-bottom:40px;
    
}
.concept2 .pic{
    float:left;
    width:420px;
    
}
.concept2 .right{
    width:320px;
    height:auto;
    float:left;
    text-align:center;
    padding-top:80px;
    margin-left:-40px;
    
}
.concept2 .right p{
    line-height:280%;
    padding:0 0 25px 0;
    
}
.concept2{
    padding-bottom:50px;
    position:relative;
    padding-top:40px;
    
}
.concept3 h3{
    text-align:right;
    padding-bottom:40px;
    
}
.concept3:before{
    content:"";
    width:2540px;
    height:1px;
    background:#eee;
    position:absolute;
    top:0;
    left:540px;
    
}
.concept3 .center{
    width:700px;
    float:right;
    
}
.concept3 .center .txt{
    width:320px;
    height:auto;
    float:left;
    text-align:center;
    padding-bottom:40px;
    
}
.concept3 .center p.pic{
    width:620px;
    float: right;
    
}
.concept3 .center .txt p{
    line-height:280%;
    padding:0 0 25px 0;
    
}
.concept3 .center .right{
    float:right;
    width: 320px;
    
}
.concept3 .center.clear{
    text-align:right;
    
}
.concept3 .left{
    float:left;
    width:380px;
    height:auto;
    padding:123px 0 0 0;
    
}
.concept3{
    padding-bottom:40px;
    position:relative;
    padding-top:40px;
    
}
.concept4:before{
    display:block;
    content:"";
    width:2540px;
    height:1px;
    background:#eee;
    position:absolute;
    top:0;
    left:-2000px;
    
}
.concept4 h3{
    padding-bottom:40px;
    
}
.concept4 dl{
    float:left;
    width:320px;
    height:auto;
    margin-right: 60px;
    margin-bottom: 40px;
    
}
.concept4 dl:nth-child(3n){
    margin-right:0px;
    
}
.concept4 div.clearfix{
    width: 1080px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}
.concept4 dt{
    font-weight:bold;
    padding:10px 0 10px 0;
    
}
.concept4 dt+dd{
    line-height:190%;
    
}
.concept4 dl dd span.pic{
    width: 100%;
    position: relative;
    overflow: hidden;
    display:block;
    
}
.concept4 dl dd span.pic:after{
    display: block;
    content: "";
    padding-top: 68%;
    
}
.concept4 dl dd span.pic img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    
}
.concept4{
    padding-bottom:130px;
    position:relative;
    padding-top:40px;
    
}
@media only screen and (max-width: 1220px){
.concept1 .center {
    width: 60%;
}
.concept1 .picl {
    width: 42%;
}
.concept1 .picl img {
    width: 100% !important;
    height: 100% !important;
}
.concept1 .picr {
    width: 40%;
}
.concept1 .picr img {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0;
}
.concept3 .center {
    width: 70%;
}
.concept3 .left {
    width: 30%;
}
.concept4 div.clearfix {
    width: 100%;
}
.concept4 dl {
    width: 29%;
}
}
html{
    overflow:auto;
    
}
body{
    overflow: hidden;
    min-width:1080px;
    
}
   
.navg .sp_logo {
      display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 10px;
    margin-left: 34%;
    z-index: 50000;
    max-width: 140px;
    margin: 0 auto;
}

#header .navg p.nav_pc{
  display: block;
}
#header .navg p.nav_sp{
  display: none;
}
@media screen and (max-width: 1028px){
    #header h1{
        float: none;
        padding-bottom: 10px;
        position: fixed;
        top: 0px;
        left: 0px;
    width: 100%;
    height: 60px;
    z-index: 10;
        
    }
    #header h1 img{
        width: 230px;
        height: auto;
        margin: 16px 0 0 0;
       /*transition: all 0.5s ease-in-out;*/
        
    }
}

    #header .navg{
    background: rgba(0,0,0,0.9);
        
    }
    
    
    #header .navg a{
    color: rgba(255,255,255,1);
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
        
    }
    #header .navg ul.clearfix{
        padding: 84px 0 0 0;
        background: none;
        float: none;
        
    }
    .closed{
        text-indent: -9999px;
        position: fixed;
        z-index: 99;
        width: 100%;
        height: 100%;
        background: none;
        
    }

    
#header .navg p.nav_pc{
  display: none;
}
#header .navg p.nav_sp{
  display: block;
}
#header .navg p.nav_sp img{
  width:22px;
}


@media screen and (max-width: 480px){
  .heara{
   float:none; 
  }
}


@media screen and (max-width: 480px){
.home2 .blog dd.pic p.in {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
}
.home2 .blog dl {
    width: 46%;
    height: auto;
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
    padding: 0px;
}


.home2 .news{
    width:100%;
    float:none;
    margin-bottom:30px;
    padding-top: 50px;
}


.home2 .news dl {
    width: 100%;
    float: none;
}
 
  
    body{
        overflow: inherit;
        min-width: 100%;
        
    }
    #header{
        width: 100%;
        position: relative;
        padding: 65px 0 0 0;
        margin: 0 auto;
        
    }
    #header{
        width: 100%;
        
    }
    .subtit{
      margin-bottom: 30px;
    }
    .subtit .right {
    width: 100%;
}
    .home1{
        width: 100%;
        /*background: #eee;*/
        margin-bottom:30px;
    padding: 20px;
    box-sizing: border-box;
    }
    .home1 .slidewrap ul{
    margin-left: 4%;
}
        .home1 .slidewrap ul li {
    padding:0 10px 0px 14px;
}
    .home2{
        width: auto;
        margin-bottom:30px;
        
    }
    .home3{
        width: 90%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        float: left;
        margin-bottom:30px;
        
    }
    .home4{
        width: 100%;
        float: none;
        margin-bottom:30px;
        
    }
    .home4 .pic img {
    width: 100% !important;
    height: 100% !important;
}
    .mainimg .right{
        width: 100%;
        float: right;
        height: 281px;
        overflow: hidden;
        
    }

    #footer .home5 .inner{
        width: 100%;
        
    }
    .home2 .right{
        width:100%;
        float: none;
        
    }
    .home2 .left{
        width: 100%;
        float: none;
        padding: 0 0 70px 0;
        
    }
    .home1 .snaplist{
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        
    }
    #footer .home5 ul{
        width: 100%;
        float: none;
        
    }
    #wrapper{
        min-width: 100%;
        margin: 0 auto;
        overflow: hidden;
        
    }
    .fftxt{
        display: none;
        
    }
    .fftxt2{
        display: none;
        
    }
    .home2 .left dl{
    width: 73%;
        float: right;
        
    }
    .home2 .left li{
        padding-bottom: 30px;
        width: 80%;
        
    }
    .home2 .left .pic{
        width: 25%;
        float: left;
        
    }
    .home2 .left li{
        padding-bottom: 30px;
        width: 80%;
        margin: 0 auto;
        
    }
    #gnav ul li a{
        padding: 17px 18px;
        font-size: 15px;
        
    }
    #gnav{
        display: none
    }
    .home1 .snaplist li{
        width: 145px;
        float: none;
        margin: 10px;
        
    }

    .home2 .right .inner{
        margin: 0 20px 30px 20px;
        
    }
   /*スクロールバー*/
    .home2 .news ul::-webkit-scrollbar{
  width: 5px;
}
 .home2 .news ul::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 10px;
  /*box-shadow: inset 0 0 2px #777; */
}
 .home2 .news ul::-webkit-scrollbar-thumb{
  background: #B59F82;
  border-radius: 10px;
  box-shadow: none;
}
/*------------------------------------------*/
    .home3 .right{
        width: 80%;
        float: none;
        margin: 0 auto;
        
    }
    #footer .home5 .box{
        width: 100%;
        float: none;
        text-align: center;
        margin: 0px 0 20px;
  position: static;
    }
    #footer .home5 ul{
        width: 100%;
        float: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        
    }
    .home3 .pic:before{
        content: "　";
        display: block;
        width: 400px;
        height: 580px;
        border: none;
        position: absolute;
        top: -43px;
        left: -70px;
        z-index: 0;
        
    }
    .home3 .pic img{
        position: relative;
        z-index: 5;
        width: 90%;
        height: auto;
        
    }
    #footer .home5 .inner ul:nth-of-type(2n){
        display: none;
        
    }
    #footer .home5 li:nth-of-type(3n){
        margin-right: initial;
        margin: 0 10px 20px 10px;
        
    }
    #footer .home5 li{
        width: 40%;
        float: left;
        margin: 0 10px 20px 10px;
    display: inline-block;
        
    }
    #footer .inner .fnav li a{
      width: 100%;
    display: inline-block;
    font-size: 0.9rem;
    letter-spacing: 0.08em;
    -webkit-font-smoothing: subpixel-antialiased;
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 4%;
    padding-right: 4%;
    text-align: left;
    background-color: #f3f3f3;
    margin-bottom: 2px;
    box-sizing: border-box; 
    }
    #footer .inner .fnav li{
        display: inline-block !important;
        letter-spacing: -5px;
    width: 100%;
box-sizing: border-box;
border-right: 0px;
padding: 0;
height: auto;
        
    }
.homemain .left {
    width: 100%;
    text-align: center;
    position: initial;
    left: 0px;
    bottom: -90px;
    color: #333;
    font-size: 8px;
}
    .homemain .left dl{
        color: #fff;
        font-size: 10px
    }
.homemain .left dt, .homemain .left dd {
    font-family: "NotoSansCJKjp";
    padding-bottom: 10px;
    color: #777;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
}
.mainimg {
    position: relative;
    margin-bottom: 0;
}
.homemain .slider-nav{
        display: none;
        width: 100%;
        position: absolute;
        top: 252px;
        
    }
.homewap .bk1{
  padding:20px 0;
}
    .w80{
        width: 100%;
        height: auto;
        margin: 0 auto;
        
    }
    .staff .box .left{
        float: left;
        width: 100%;
        height: auto;
        
    }
    .staff .box .right{
        width: 90%;
        height: auto;
        float: none;
        margin: 0 auto;
        
    }
    .staff .box .left .pic img{
        width: 100%
    }
    .cataloglist li{
        float: left;
        width: 46%;
        height: auto;
        margin: 0 40px 50px 0;
        /*background: #000;*/
        margin: 10px 2%;
        
    }
    .cataloglist li a{
      width:100%;
      height:auto;
    }
    .cataloglist{
        width: 95%;
        margin: 0 auto;
        
    }
    .cataloglist li img{
        width: 100%
    }
    .cataloglist li img{
        width: 100%;
        height: auto;
        
    }
    .stylenav li{
      padding: 0 10px;
    }
    .salon1 .left{
        float: none;
        width: 90%;
        margin: 0 auto;
        
    }
    .salon1 .pic {
    width: 100%;
}
    .salon2 .right{
        float: none;
        width: 95%;
        height: auto;
        margin: 0 auto;
        
    }
    .salon2 thead td{
        border-bottom: 1px solid #eee;
        font-size: 14px;
        font-weight: normal;
        color: #000;
        
    }
    .salon2 table{
        margin: 0 0 0 0px;
        width: 100%;
        height: auto;
        
    }
.salon2 .pic {
    width: 100%;
}
    .salon3 .left{
        width: 90%;
        height: auto;
        float: none;
        margin: 0 auto;
        
    }
    .salon3 #map2 {
    width: 100%;
}
    .rec1 .right{
        float: none;
        width: 90%;
        height: auto;
        margin: 0 auto;
        
    }
    .rec1 .right dd{
        padding: 0 0 0 80px;
        
    }
    .rec1 .right dl{
        padding: 16px 0 16px 30px;
        
    }
    .rec1 .right{
        float: none;
        width: 90%;
        height: auto;
        margin: 0 auto 40px;
        
    }
    .rec1 .left li{
        padding: 0 0 20px 0;
        width: 46%;
        float: left;
        margin: 0 2%;
        
    }
    .rec1 .left{
        float: none;
        width: 95%;
        height: auto;
        margin: 0 auto;
        
    }
    .rec1 .left li img{
        width: 100%;
        height: auto
    }
    .product1{
        width: auto;
        border: 1px solid #d9d9d9;
        padding: 0 20px;
        margin-bottom: 50px;
        
    }
    .product1 .left{
        float: left;
        width: 100%;
        height: auto;
        padding-top: 35px;
        
    }
    .product1 .pic {
    width: 95%;
}
    .product2{
        width: 95%;
        margin: 0 auto;
        
    }
    .product2 dl{
        width: 46%;
        height: auto;
        float: left;
        margin: 0 2%;
        position: relative;
        min-height: 460px;
        margin-bottom: 50px;
        padding: 0;
        
    }
    .product2 dd+dd{
        text-align: right;
        color: #b79e80;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        
    }
    .product2 dl .pic img{
        width: 100%;
        height: auto;
        
    }
    .postwrap .single{
        width: 90%;
        height: auto;
        margin: 0 auto;
        
    }
    .postwrap .single .txt p img{
        width: 100%;
        height: auto
    }
    .postside .in{
        width: 90%;
        height: auto;
        margin: 0 auto;
        padding: 95px 0 100px 0;
        
    }
    .postside dl{
        background: #fff;
        width: 100%;
        height: auto;
        float: left;
        margin: 0 0 30px;
        padding: 35px 0 45px 0;
        
    }
    .newslist{
        border-top: 1px solid #eee;
        margin-bottom: 100px;
        width: 90%;
        margin: 0 auto 60px;
        
    }
    .menu .w80 .left{
        float: none;
        width: 95%;
        margin: 0 auto;
        
    }
    .menu .w80 .right{
        float: none;
        width: 95%;
        height: auto;
        margin: 0 auto;
        
    }
    .coupon .wrap{
        width: 100%;
        
    }
    .coupon .box{
        width: 96%;
        min-height: 298px;
        height: auto;
        margin: 0 auto;
        border: 1px solid #d9d9d9;
        float: none;
        
    }
    .coupon .box .in{
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-left: 0px;
        border: none;
        
    }
    .coupon .box{
        width: 96%;
        min-height: 298px;
        height: auto;
        margin: 0 auto 10px;
        border: 1px solid #d9d9d9;
        float: none;
        margin-bottom: 20px !important;
    }
    .coupon .box:nth-child(even) {
    height: auto;
    margin: 0 auto;
}
    .contact1 .left{
        float: left;
        width: 100%;
        height: auto;
        
    }
    .contact1 .left form{
        
    }
    .contact1 dd{
        padding: 0 0 0 115px;
        
    }
    .contact1 .left form{
        width: 95%;
        margin: 0 auto;
        
    }
   .contact1 dd .size1{
        width: 215px;
    }
    .contact1 dd textarea{
        width: 216px;
        height: 108px;
        
    }
    #footer .home5{
        background-color: #f3f3f3;
        padding: 0px 0 30px;
        
    }
    .concept1 .center{
        width: 100%;
        height: auto;
        float: left;
        
    }
    .concept1 .txt{
        float: right;
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 1;
        padding-top: 30px;
        
    }
    .concept1 .picl{
        width: auto;
        float: left;
        padding: 70px 0 40px 0px;
        
    }
    .concept1 .picr {
    width: auto;
}
    .concept2 .right{
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
        padding-top: 80px;
        margin-left: 0;
        
    }
    .concept2 .pic {
    float: none;
    width: auto;
}
    .concept2 h3{
        padding-bottom: 40px;
        text-align: center;
        
    }
    .concept3 h3{
        text-align: center;
        padding-bottom: 40px;
        
    }
    .concept3 .left {
    width:auto;
}
    .concept3 .center{
        width: 100%;
        float: right;
        
    }
    .concept3 .center .txt{
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
        padding-bottom: 40px;
        
    }
    .concept3 .center .clear{
        text-align: right;
        margin: 30px 0;
        display: inline-block
    }
    .concept4 h3{
        padding-bottom: 40px;
        text-align: center;
        
    }
    .concept4 div.clearfix{
        width: 100%;
        
    }
    .concept4 dl{
        float: none;
        width: 80%;
        height: auto;
        padding: 0;
        margin: 0 auto 50px;
        
    }
    .concept4 dl:nth-child(3n) {
    margin: 0px auto 50px;
}
    .bloglist{
        width: 100%;
        height: auto;
        
    }
    .bloglist dl{
        width: 340px;
        height: auto;
        float: none;
        padding: 0 30px 40px;
        margin: 0 auto;
        
    }
    #footer .home5 li:nth-of-type(10){
        margin-right: 0;
        
    }
    #footer .home5 ul{
        width: 100%;
        float: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px 0;
        
    }
    #footer .home5 li:nth-of-type(4){
        display:none;
        
    }
    #footer .home5 li:nth-of-type(10){
        margin: 0px 10px 20px;
        
    }
    #footer .home5 li:nth-of-type(1n+8){
        margin: 0px 10px 20px;
        
    }
        #footer .home5 li:nth-child(n + 8) {
        display:none;
    }
  #footer .inner .fsns{
   width: 100%;
  }
.home3 .pic {
   width: 100%;  
   margin-left:0;
}
#header .navg {
}
}


.postwrap .single .txt h4 {
    font-size: 24px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,YuGothic,"游ゴシック",'ＭＳ Ｐゴシック',sans-serif;
    color:#b79e80;
    margin: 0 0 10px 0;
    border-left: 3px #b79e80 solid;
    padding: 0px 0 0 10px;
}



/*  top boxslider  *//*
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
 
[data-element-id]#slide_box ul.slides li {
    margin-right: 5px;
    width: 20%;
    height: 100px;
    float: left;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
    -webkit-backface-visibility: hidden;
    display: inline-block !important;
    float: none !important;
    width: 230px;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flex-control-paging {
    display: none !important;
}
.flexslider {
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flexslider ul.slides a{
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.flexslider ul.slides a:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.flexslider ul.slides a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
    position: absolute;
    top: 40%;
    outline: 0;
    width: 47px;
    height: 47px;
    text-indent: -9999px;
    z-index: 9999;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav .flex-prev {
    background: url(/upload/tenant_1/89f46a1b10269ca059ff058f8c74d8fe.jpg);
  left: -50px ;
}
.flex-direction-nav .flex-next {
    background: url(/upload/tenant_1/39e2631e998e64e731d7509025bc4f67.jpg);
  right: -50px;
  text-align: right;
}
.flex-direction-nav a.flex-next {
text-indent:100%;
white-space:nowrap;
overflow:hidden;

}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
    margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #b2b2b2;
  cursor: pointer;
  text-indent: -9999px;
}
.flex-control-paging li a:hover {
    background: #d7b99e;
}
.flex-control-paging li a.flex-active {
    background: #d7b99e;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}	


/* 5/13 */

.flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.jc-sb{
    justify-content: space-between;
}

.ml-auto{
    margin-left: auto;
}

.map-img{
    width: 100%;
    margin-left: auto;
    max-width: 415px;
}


@media only screen and (max-width: 1024px){
  .map-img {
    width: 100% !important;
    margin-left: auto;
    max-width: 470px;
}
}

@media only screen and (max-width: 599px){
  .sp-db{
   display: block !important;
}

.map-img {
    width: 100% !important;
    margin-left: 0 !important;
    max-width: none !important;
}
}
