@charset "utf-8";
/*----------------------------
  reset
----------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}
img{vertical-align:bottom;}
ol,ul {list-style:none;}
/*----------------------------
  icon
----------------------------*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?65tc6o');
  src:  url('fonts/icomoon.eot?65tc6o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?65tc6o') format('truetype'),
    url('fonts/icomoon.woff?65tc6o') format('woff'),
    url('fonts/icomoon.svg?65tc6o#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon2';
  src:  url('fonts2/icomoon.eot?1hkdn9');
  src:  url('fonts2/icomoon.eot?1hkdn9#iefix') format('embedded-opentype'),
    url('fonts2/icomoon.ttf?1hkdn9') format('truetype'),
    url('fonts2/icomoon.woff?1hkdn9') format('woff'),
    url('fonts2/icomoon.svg?1hkdn9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Logo:before {
  content: "\e90d";
}
.icon-Logo2:before {
  content: "\e900";
}
.icon-Restaurant:before {
  content: "\e913";
}
.icon-BBQ:before {
  content: "\e905";
}
.icon-Lodge:before {
  content: "\e90c";
}
.icon-Camp:before {
  content: "\e906";
}
.icon-Spa:before {
  content: "\e914";
}
.icon-Activity:before {
  content: "\e903";
}
.icon-Map:before {
  content: "\e90e";
}
.icon-Access:before {
  content: "\e901";
}
.icon-Info:before {
  content: "\e90a";
}
.icon-Event:before {
  content: "\e908";
}
.icon-Access2:before {
  content: "\e902";
}
.icon-Map2:before {
  content: "\e90f";
}
.icon-Reserve:before {
  content: "\e912";
}
.icon-Chevron:before {
  content: "\e907";
}
.icon-Arrow:before {
  content: "\e904";
}
.icon-pdf:before {
  content: "\e910";
}
.icon-popup:before {
  content: "\e911";
}
.icon-Twitter:before {
  content: "\e915";
}
.icon-Facebook:before {
  content: "\e909";
}
.icon-Instagram:before {
  content: "\e90b";
}

/*icon2*/
.icon-About:before {
  content: "\e900";
}
.icon-Access:before {
  content: "\e901";
}
.icon-Car:before {
  content: "\e902";
}
.icon-Event:before {
  content: "\e903";
}
.icon-Faq:before {
  content: "\e904";
}
.icon-Group:before {
  content: "\e905";
}
.icon-Info:before {
  content: "\e906";
}
.icon-Map:before {
  content: "\e907";
}
.icon-Reserve:before {
  content: "\e908";
}
.icon-Tree:before {
  content: "\e909";
}


/*----------------------------
  body
----------------------------*/
html,body{
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 400;
  color: #000;
  background: #f7f4e8;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
}
/*----------------------------
  responsive
----------------------------*/
.pc_only{
  display: block !important;
}
.sp_only{
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .pc_only{
    display: none !important;
  }
  .sp_only{
    display: block !important;
  }
}
img{
  width: 100%;
  height: auto;
}
/*----------------------------------------------------
 link
--------------------------------------------------- */
a:link,
a:visited,
a:active{
    color: #000;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
a:hover{
    text-decoration: none;
}

/*----------------------------------------------------
 slick
--------------------------------------------------- */
:focus {
  outline: none;
}
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-prev{
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 10;
  border:none;
  text-indent: -9999px;
  cursor: pointer;
}
.slick-next{
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 10;
  border:none;
  text-indent: -9999px;
  cursor: pointer;
}
.slide .slick-disabled{
  opacity: 0.2;
}
@media only screen and (max-width: 768px) {
}


/*----------------------------------------------------
  アイコン
--------------------------------------------------- */
.icon-restaurant:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e913";
  color: #91655e;
}
.icon-bbq:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e905";
  color: #981d33;
}
.icon-stay:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e90c";
  color: #91655e;
}
.icon-camp:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e906";
  color: #31560e;
}
.icon-spa:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e914";
  color: #995b04;
}
.icon-activity:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e903";
  color: #055588;
}
.icon-about:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e900";
  color: #000;
}
.icon-map:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e901";
  color: #000;
}
.icon-access:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e902";
  color: #000;
}
.icon-event:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e903";
  color: #000;
}
.icon-news:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e906";
  color: #000;
}
.icon-dantai:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  color: #000;
}

.icon-park:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  color: #827717;
}
.icon-faq:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  color: #000;
}







/*----------------------------------------------------
  色
--------------------------------------------------- */
.color-restaurant{
    color: #91655e !important;
}
.color-bbq{
    color: #981d33 !important;
}
.color-stay{
    color: #91655e !important;
}
.color-camp{
    color: #31560e !important;
}
.color-spa{
    color: #995b04 !important;
}
.color-activity{
    color: #055588 !important;
}
.color-reserve{
    color: #31560e !important;
}
.color-park{
    color: #827717 !important;
}
/*----------------------------------------------------
  背景色
--------------------------------------------------- */
.bg-color-restaurant{
    background: #91655e !important;
}
.bg-color-bbq{
    background: #981d33 !important;
}
.bg-color-stay{
    background: #91655e !important;
}
.bg-color-camp{
    background: #31560e !important;
}
.bg-color-spa{
    background: #995b04 !important;
}
.bg-color-activity{
    background: #055588 !important;
}
.bg-color-map{
    background: #a1887f !important;
}
.bg-color-access{
    background: #795548 !important;
}
.bg-color-event{
    background: #055588 !important;
}
.bg-color-reserve{
    background: #31560e !important;
}
.bg-color-park{
    background: #827717 !important;
}

/*----------------------------------------------------
  線色
--------------------------------------------------- */
.border-color-restaurant{
    border-color: rgba(145,101,94,1) !important;
}
.border-color-bbq{
    border-color: rgba(152,29,51,1) !important;
}
.border-color-stay{
    border-color: rgba(145,101,94,1) !important;
}
.border-color-camp{
    border-color: rgba(49,86,14,1) !important;
}
.border-color-spa{
    border-color: rgba(153,91,4,1) !important;
}
.border-color-activity{
    border-color: rgba(5,85,136,1) !important;
}
.border-color-reserve{
    border-color: rgba(49,86,14,1) !important;
}
.border-color-park{
    border-color: rgba(130,119,23,1) !important;
}
a.border-color-restaurant:hover{
    border-color: rgba(145,101,94,0.5) !important;
}
a.border-color-bbq:hover{
    border-color: rgba(152,29,51,0.5) !important;
}
a.border-color-stay:hover{
    border-color: rgba(145,101,94,0.5) !important;
}
a.border-color-camp:hover{
    border-color: rgba(49,86,14,0.5) !important;
}
a.border-color-spa:hover{
    border-color: rgba(153,91,4,0.5) !important;
}
a.border-color-activity:hover{
    border-color: rgba(5,85,136,0.5) !important;
}
a.border-color-reserve:hover{
    border-color: rgba(49,86,14,0.5) !important;
}

a.border-color-park:hover{
    border-color: rgba(130,119,23,0.5) !important;
}

/*----------------------------------------------------
  line
--------------------------------------------------- */
.block-line{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 800px;
  height: 1px;
  background: #d7ccc8;
}
@media only screen and (max-width: 768px) {
  .block-line{
    width: 240px;
  }
}


/*----------------------------------------------------
  btn
--------------------------------------------------- */
a.block-btn{
  display: block;
  margin: 0 auto;
  margin-top: 72px;
  width: 424px;
  height: 72px;
  background: #388e3c;
  color: #FFF;
  text-align: center;
  position: relative;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
a.block-btn:hover{
  background: #7cb342;

}
a.block-btn:active{
  background: #33691e;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
a.block-btn span.icon{
  position: absolute;
  top: 18px;
  left: 22px;
  font-size: 36px;
  line-height: 1;
}
a.block-btn span.icon:before{
  color: #FFF;
}
a.block-btn span.text{
  font-size: 26px;
  padding-left: 30px;
  line-height: 72px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  a.block-btn{
    margin: 0 16px;
    margin-top: 72px;
    width: auto;
    height: 72px;
  }
  a.block-btn span.text{
    font-size: 18px;
    padding-left: 40px;
  }
}

/*----------------------------------------------------
  .scrollView
--------------------------------------------------- */
.scrollView{
  -webkit-transition: all 0.8s 0s ease;
          transition: all 0.8s 0s ease;
          opacity: 0;
  -webkit-transform: scale(1,1) translate(-0%,20px);
          transform: scale(1,1) translate(-0%,20px);
}
.scrollView.view{
  opacity: 1;
  -webkit-transform: scale(1,1) translate(-0%,0%);
          transform: scale(1,1) translate(-0%,0%);

}

/*----------------------------------------------------
 loading
--------------------------------------------------- */
#loading{
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1100;
  background: #FFF;
}
#loading:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -62px;
  margin-left: -62px;
  width: 125px;
  height: 125px;
  background: url(../img/common/loading.png) no-repeat center center;
  background-size: contain;
  opacity: 0;
  -webkit-transform: scale(0.5,0.5) translate(0%,0%);
          transform: scale(0.5,0.5) translate(0%,0%);
   /* font-family: 'icomoon' !important;
    content: "\e90d";
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 125px;*/
  -webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
          transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
#loading.view:before{
  opacity: 1;
  -webkit-transform: scale(1,1) translate(0%,0%);
          transform: scale(1,1) translate(0%,0%);
}
#loading.out{
  opacity: 0;
    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
         -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
}
#loading .loader{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#loading.view .loader{
  opacity: 1;
    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
         -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
}
.FormatLoader,
.FormatLoader_base {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
}
.FormatLoader {
  margin: 0 auto;
  margin-top: -75px;
  position: relative;
  text-indent: -9999em;
  border-top: 1px solid rgba(255, 255, 255, 0);
  border-right: 1px solid rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  border-left: 1px solid #aaa;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.FormatLoader_base{
  content: "";
  margin: 0 auto;
  left: 50%;
  margin-top: -75px;
  margin-left: -75px;
  text-indent: -9999em;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*----------------------------------------------------
  layout
--------------------------------------------------- */
.wrapper{
  overflow: hidden;
  position: relative;
  margin-left: 200px;
}
@media only screen and (max-width: 768px) {
  .wrapper{
      margin-left:0px;
  }
  body.page .wrapper{
    padding-top: 56px;
  }
}

/*----------------------------------------------------
 header
--------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .header{
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    width: 100%;
    height: 56px;
    overflow: hidden;
    background: #FFF; 
  -webkit-transform: scale(1,1) translate(-0%,-100%) rotate(0deg);
          transform: scale(1,1) translate(-0%,-100%) rotate(0deg);
  -webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
          transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);

  }
  body.onscroll .header,
  body.page .header{
  -webkit-transform: scale(1,1) translate(-0%,0%) rotate(0deg);
          transform: scale(1,1) translate(-0%,0%) rotate(0deg);
    
  }
}
.header .logo{
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.header .logo a{
  display: block;
}
.header .logo a:before{
  font-family: 'icomoon' !important;
  content: "\e900";
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 103px;
}
.header .logo span{
  display: block;
  text-indent: -9999px;
}
.sp_menu{
  position: fixed;
  display: none;
  top: 45px;
  left: 0px;
  width: 60px;
  height: 60px;
  z-index: 101;
}
@media only screen and (max-width: 768px) {
  .sp_menu{
    display: block;
  }
}
.sp_menu span.l1{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 2px;
  margin-top: -11px;
  margin-left: -12px;
  background: #FFF;
          transform-origin: center center;
  -webkit-transform-origin: center center;
-webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
.sp_menu span.l2{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 2px;
  margin-top: -1px;
  margin-left: -12px;
  background: #FFF;
          transform-origin: center center;
  -webkit-transform-origin: center center;
-webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
.sp_menu span.l3{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 2px;
  margin-top: 9px;
  margin-left: -12px;
  background: #FFF;
          transform-origin: center center;
  -webkit-transform-origin: center center;
-webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
.header .sp_menu{
  top: -3px;
}
.header .sp_menu span.l1,
.header .sp_menu span.l2,
.header .sp_menu span.l3{
  background: #777777;
}

/*----------------------------------------------------
  navigation
--------------------------------------------------- */
.navigation{
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  background: #FFF;
}
.navigation .navigation-logo{
  margin-top: -4px;
  height: 172px;
  overflow: hidden;
  border-bottom:1px #e5e5e5 solid;
}
.navigation .navigation-logo a{
  display: block;
  text-align: center;
}
.navigation .navigation-logo a span{
  text-indent: -9999px;
  display: block;
}
.navigation .navigation-logo a:before{
  font-family: 'icomoon' !important;
  content: "\e90d";
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 175px;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.navigation .navigation-logo a:hover:before{
  opacity: 0.54;
}
.navigation .navigation-logo a:active:before{
  opacity: 1;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-menu{

}
.navigation ul.navigation-menu li{
  border-bottom:1px #e5e5e5 solid;
}
.navigation ul.navigation-menu li a{
  display:block;
  line-height: 47px;
  padding-left: 26px;
  font-size: 17px;
  font-weight: bold;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.navigation ul.navigation-menu li a:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  margin-right: 17px;
  vertical-align: -4px;
}
.navigation ul.navigation-menu li:nth-child(1) a:before{
  content: "\e913";
  color: #91655e;
}
.navigation ul.navigation-menu li:nth-child(1) a:hover,
.navigation ul.navigation-menu li:nth-child(1) a.active{
  background: #ede6e5;
}
.navigation ul.navigation-menu li:nth-child(1) a:active{
  background: #cfbcb9;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-menu li:nth-child(2) a:before{
  content: "\e905";
  color: #981d33;
}
.navigation ul.navigation-menu li:nth-child(2) a:hover,
.navigation ul.navigation-menu li:nth-child(2) a.active{
  background: #eedbde;
}
.navigation ul.navigation-menu li:nth-child(2) a:active{
  background: #d29ca6;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-menu li:nth-child(3) a:before{
  content: "\e90c";
  color: #893c00;
}
.navigation ul.navigation-menu li:nth-child(3) a:hover,
.navigation ul.navigation-menu li:nth-child(3) a.active{
  background: #ece0d6;
}
.navigation ul.navigation-menu li:nth-child(3) a:active{
  background: #cbaa90;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-menu li:nth-child(4) a:before{
  content: "\e906";
  color: #31560e;
}
.navigation ul.navigation-menu li:nth-child(4) a:hover,
.navigation ul.navigation-menu li:nth-child(4) a.active{
  background: #dee4d8;
}
.navigation ul.navigation-menu li:nth-child(4) a:active{
  background: #a5b595;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-menu li:nth-child(5) a:before{
  content: "\e914";
  color: #995b04;
}
.navigation ul.navigation-menu li:nth-child(5) a:hover,
.navigation ul.navigation-menu li:nth-child(5) a.active{
  background: #efe5d7;
}
.navigation ul.navigation-menu li:nth-child(5) a:active{
  background: #d3b891;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-menu li:nth-child(6) a:before{
  content: "\e903";
  color: #065688;
}
.navigation ul.navigation-menu li:nth-child(6) a:hover,
.navigation ul.navigation-menu li:nth-child(6) a.active{
  background: #d7e4ec;
}
.navigation ul.navigation-menu li:nth-child(6) a:active{
  background: #92b5cb;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-menu li:nth-child(7) a:before{
  font-family: 'icomoon2' !important;
  content: "\e909";
  color: #827717;
     font-size: 28px;
    margin-left: -4px;
}
.navigation ul.navigation-menu li:nth-child(7) a:hover,
.navigation ul.navigation-menu li:nth-child(7) a.active{
  background: #ebe9da;
}
.navigation ul.navigation-menu li:nth-child(7) a:active{
  background: #d6d2b3;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-subMenu{
  margin-top: 15px;
}
.navigation ul.navigation-subMenu li{
}
.navigation ul.navigation-subMenu li a{
  display:block;
  line-height: 32px;
  padding-left: 29px;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.navigation ul.navigation-subMenu li a:before{
  font-family: 'icomoon2' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  margin-right: 16px;
  vertical-align: -2px;
}
.navigation ul.navigation-subMenu li a:hover,
.navigation ul.navigation-subMenu li a.active{
  background: #e9e4e2;
}
.navigation ul.navigation-subMenu li a:active{
  background: #c4b5af;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-subMenu li:nth-child(1) a:before{
  content: "\e900";
  color: #000;
}
.navigation ul.navigation-subMenu li:nth-child(2) a:before{
  content: "\e901";
  color: #000;
}
.navigation ul.navigation-subMenu li:nth-child(3) a:before{
  content: "\e902";
  color: #000;
}
.navigation ul.navigation-subMenu li:nth-child(4) a:before{
  content: "\e906";
  color: #000;
}
.navigation ul.navigation-subMenu li:nth-child(5) a:before{
  content: "\e903";
  color: #000;
}
.navigation ul.navigation-subMenu li:nth-child(6) a:before{
  content: "\e904";
  color: #000;
}
.navigation ul.navigation-subMenu li:nth-child(7) a:before{
  content: "\e905";
  color: #000;
}
.navigation ul.navigation-subMenu li:nth-child(7) a{
  letter-spacing: -0.02em;
}
.navigation a.navigation-reserved{
  position: relative;
  display: block;
  margin-top: 16px;
  margin-left: 8px;
  width: 184px;
  background: #388e3c;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #FFF;
  padding: 12px 0;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.navigation a.navigation-reserved span{
  display: block;
  font-size: 14px;
  padding-top: 5px;
}
.navigation a.navigation-reserved:hover{
  background: #7cb342;
}
.navigation a.navigation-reserved:active{
  background: #33691e;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation a.navigation-reserved:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  content:"\e90c";
  position: absolute;
  top: 18px;
  left: 15px;
}
.navigation a.navigation-reserved:after{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  content:"\e906";
  position: absolute;
  top: 18px;
  right: 15px;
}
.navigation ul.navigation-sns{
  margin-top: 16px;
  overflow: hidden;
  padding-left: 20px;
}
.navigation ul.navigation-sns li{
  float: left;
  margin-right: 4px;
}
.navigation ul.navigation-sns li a{
  color: #bcaaa4;
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  line-height: 32px;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.navigation ul.navigation-sns li a:hover{
  background: #f4f1f0;
}
.navigation ul.navigation-sns li a:active{
  background: #e2dad7;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.navigation ul.navigation-sns li a span{
  text-indent: -9999px;
  display: block;
}
.navigation ul.navigation-sns li:nth-child(1) a:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  content:"\e909";
  vertical-align: -2px;
}
.navigation ul.navigation-sns li:nth-child(2) a:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  content:"\e90b";
  vertical-align: -2px;
}
@media only screen and (min-width: 769px) and (max-height: 780px) {
  .navigation .navigation-logo{
    margin-top: 0px;
    height: 120px;
  }
  .navigation .navigation-logo a:before{
    font-size: 120px;
  }
  .navigation ul.navigation-menu li a {
    line-height: 43px;
  }
  .navigation a.navigation-reserved.pc_only{
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .navigation{
    width: 272px;
    z-index: 1000;
-webkit-transform: scale(1,1) translate(-100%,-0%) rotate(0deg);
        transform: scale(1,1) translate(-100%,-0%) rotate(0deg);
    -webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
            transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
  }
  body.onMenu .navigation{
  -webkit-transform: scale(1,1) translate(0%,-0%) rotate(0deg);
          transform: scale(1,1) translate(0%,-0%) rotate(0deg);
  }
  .navigation .navigation-inner{
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 0 40px;
    -webkit-overflow-scrolling: touch;
  }
  .navigation .navigation-logo{
    margin-top: 0px;
    height: 64px;
    overflow: hidden;
    border-bottom:none
  }
  .navigation .navigation-logo a{
    margin-top: -20px;
  }
  .navigation .navigation-logo a:before{
    content: "\e900";
    font-size: 103px;
  }
  .navigation .navigation-logo a:hover:before{
    opacity: 1;
  }
  .navigation a.close{
    position: absolute;
    top: -3px;
    left: 0px;
    width: 60px;
    height: 60px;
    z-index: 101;
  }
  .navigation a.close span.l1{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0px;
    height: 2px;
    margin-left: -12px;
    background: #777777;
            transform-origin: center center;
    -webkit-transform-origin: center center;
  -webkit-transform: scale(1,1) translate(-0%,-0%) rotate(45deg);
          transform: scale(1,1) translate(-0%,-0%) rotate(45deg);
    -webkit-transition: all 0.5s 0.4s ease;
            transition: all 0.5s 0.4s ease;
  }
  body.onMenu .navigation a.close span.l1,
  body.onMenu .navigation a.close span.l2{
    width: 25px;
  }
  .navigation a.close span.l2{
    position: absolute;
    top: 50%;
    right: 50%;
    width: 0px;
    height: 2px;
    margin-right: -12px;
    background: #777777;
            transform-origin: center center;
    -webkit-transform-origin: center center;
  -webkit-transform: scale(1,1) translate(-0%,-0%) rotate(-45deg);
          transform: scale(1,1) translate(-0%,-0%) rotate(-45deg);
    -webkit-transition: all 0.5s 0.4s ease;
            transition: all 0.5s 0.4s ease;
  }

  .navigation a.navigation-reserved.sp_only{
    position: relative;
    display: block;
    margin-top: 0px;
    margin-left: 16px;
    width: 240px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 14px;
    padding: 10px 0;
    opacity: 0;
    -webkit-transition: all 0.4s 0.4s ease;
            transition: all 0.4s 0.4s ease;
  -webkit-transform: scale(0.9,0.9) translate(0%,0px);
          transform: scale(0.9,0.9) translate(0%,0px);
  }
  body.onMenu .navigation a.navigation-reserved.sp_only{
  -webkit-transform: scale(1,1) translate(0%,0%);
          transform: scale(1,1) translate(0%,0%);
    opacity: 1;
  }
  .navigation a.navigation-reserved span{
    display: block;
    font-size: 18px;
    padding-top: 5px;
  }
  .navigation a.navigation-reserved:before{
    top: 15px;
    left: 10px;
  }
  .navigation a.navigation-reserved:after{
    top: 15px;
    right: 10px;
  }
  .navigation ul.navigation-menu{
    border-top:1px #e5e5e5 solid;
    margin-top: 8px;
    opacity: 0;
    -webkit-transition: all 0.5s 0.4s ease;
            transition: all 0.5s 0.4s ease;
  }
  body.onMenu .navigation ul.navigation-menu{
    opacity: 1;
  }
  .navigation ul.navigation-menu li{
    border-bottom:1px #e5e5e5 solid;
    opacity: 0;
  }
  body.onMenu .navigation ul.navigation-menu li{
    opacity: 1;
  }
  .navigation ul.navigation-menu li:nth-child(1){
    -webkit-transition: all 0.5s 0.4s ease;
            transition: all 0.5s 0.4s ease;
  }
  .navigation ul.navigation-menu li:nth-child(2){
    -webkit-transition: all 0.5s 0.45s ease;
            transition: all 0.5s 0.45s ease;
  }
  .navigation ul.navigation-menu li:nth-child(3){
    -webkit-transition: all 0.5s 0.5s ease;
            transition: all 0.5s 0.5s ease;
  }
  .navigation ul.navigation-menu li:nth-child(4){
    -webkit-transition: all 0.5s 0.55s ease;
            transition: all 0.5s 0.55s ease;
  }
  .navigation ul.navigation-menu li:nth-child(5){
    -webkit-transition: all 0.5s 0.6s ease;
            transition: all 0.5s 0.6s ease;
  }
  .navigation ul.navigation-menu li:nth-child(6){
    -webkit-transition: all 0.5s 0.65s ease;
            transition: all 0.5s 0.65s ease;
  }
  .navigation ul.navigation-menu li:nth-child(7){
    -webkit-transition: all 0.5s 0.7s ease;
            transition: all 0.5s 0.7s ease;
  }
  .navigation ul.navigation-subMenu li{
    opacity: 0;
  }
  body.onMenu .navigation ul.navigation-subMenu li{
    opacity: 1;
  }
  .navigation ul.navigation-subMenu li:nth-child(1){
    -webkit-transition: all 0.5s 0.75s ease;
            transition: all 0.5s 0.75s ease;
  }
  .navigation ul.navigation-subMenu li:nth-child(2){
    -webkit-transition: all 0.5s 0.8s ease;
            transition: all 0.5s 0.8s ease;
  }
  .navigation ul.navigation-subMenu li:nth-child(3){
    -webkit-transition: all 0.5s 0.85s ease;
            transition: all 0.5s 0.85s ease;
  }
  .navigation ul.navigation-subMenu li:nth-child(4){
    -webkit-transition: all 0.5s 0.9s ease;
            transition: all 0.5s 0.9s ease;
  }
  .navigation ul.navigation-subMenu li:nth-child(5){
    -webkit-transition: all 0.5s 0.95s ease;
            transition: all 0.5s 0.95s ease;
  }
  .navigation ul.navigation-subMenu li:nth-child(6){
    -webkit-transition: all 0.5s 1.0s ease;
            transition: all 0.5s 1.0s ease;
  }
  .navigation ul.navigation-subMenu li:nth-child(7){
    -webkit-transition: all 0.5s 1.05s ease;
            transition: all 0.5s 1.05s ease;
  }
  .navigation ul.navigation-sns{
    padding-bottom: 40px;
    opacity: 0;
  }
  body.onMenu .navigation ul.navigation-sns{
    opacity: 1;
    -webkit-transition: all 0.5s 1.05s ease;
            transition: all 0.5s 1.05s ease;
  }
}


/*----------------------------------------------------
  fixMenu-reserved
--------------------------------------------------- */
a.fixMenu-reserved{
  position: fixed;
  z-index: 100;
  top: 0;
  right: 55px;
  width: 297px;
  background: #388e3c;
    -webkit-border-bottom-right-radius: 15px;  
    -webkit-border-bottom-left-radius: 15px;  
    border-bottom-right-radius: 15px;  
    border-bottom-left-radius: 15px;  
  text-align: center;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  padding: 12px 0;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
a.fixMenu-reserved span{
  display: block;
  font-size: 20px;
  padding-top: 5px;
}
a.fixMenu-reserved:hover{
  background: #7cb342;
}
a.fixMenu-reserved:active{
  background: #33691e;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
a.fixMenu-reserved:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  content:"\e90c";
  position: absolute;
  top: 18px;
  left: 15px;
}
a.fixMenu-reserved:after{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  content:"\e906";
  position: absolute;
  top: 18px;
  right: 15px;
}
@media only screen and (max-width: 768px) {
  a.fixMenu-reserved{
    position: fixed;
    z-index: 100;
    top: auto;
    bottom: 12px;
    right: 12px;
    width: 22.5vw;
      -webkit-border-radius: 20px;  
      border-radius: 20px;  
    text-align: center;
    line-height: 1;
    font-size: 4.375vw;
    font-weight: bold;
    color: #FFF;
    padding: 10vw 0 3.125vw;
  }
  a.fixMenu-reserved span{
    display: block;
    font-size: 3.125vw;
    padding-top: 1.5625vw;
  }
  a.fixMenu-reserved:before{
    font-family: 'icomoon' !important;
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5.3125vw;
    content:"\e90c";
    position: absolute;
    top: 2.5vw;
    left: 4.6875vw;
  }
  a.fixMenu-reserved:after{
    font-family: 'icomoon' !important;
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5.3125vw;
    content:"\e906";
    position: absolute;
    top: 2.5vw;
    right: 4.6875vw;
  }
}


/*----------------------------------------------------
  footer フッター
--------------------------------------------------- */
.footer{
  position: relative;
  border-top: 1px #a1887f solid;
  width: 782px;
  margin: 0 auto;
  padding: 43px 0 36px 0px;
  text-align: center;
  margin-top: 80px;
}
.footer p{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 14px;
}
.footer p a{
  text-decoration: underline;
}
.footer p span{
  margin-left: 13px;
}
.footer p a.tel{
  text-decoration: none;
}
.footer .copyright{
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (max-width: 768px) {
  .footer{
    width: auto;
    margin: 0 16px;
    margin-top: 40px;
  }
  .footer p{
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 13px;
  }
  .footer p span{
    margin-left: 0px;
  }
  .footer .copyright{
    font-size: 13px;
    line-height: 21px;
  }
}
/*----------------------------------------------------
  top-visual
--------------------------------------------------- */
.top-visual{
  position: relative;
}
.top-visual:before{
  z-index: 10;
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  height: 48px;
  background: url(../img/common/design-wave01.png)  repeat-x;
  -webkit-animation:wave_loop 10s 0s linear infinite;
          animation:wave_loop 10s 0s linear infinite;
}
.top-visual:after{
  z-index: 10;
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  height: 48px;
  background: url(../img/common/design-wave02.png)  repeat-x;
  -webkit-animation:wave_loop 12s -5s linear infinite;
          animation:wave_loop 12s -5s linear infinite;
}

@-webkit-keyframes wave_loop{
  0%  {
  background-position:0 top;
  }
  100%{
  background-position:2388px top;
  }
}
@keyframes wave_loop{
  0%  {
  background-position:0 top;
  }
  100%{
  background-position:2388px top;
  }
}
@media only screen and (max-width: 768px) {
  .top-visual .logo{
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    text-align: center;
    z-index: 11;
  }
  .top-visual .sp_menu{
    position: absolute;
  }
  .top-visual .logo:before{
    font-family: 'icomoon' !important;
    content: "\e90d";
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 175px;
    color: #FFF;
    z-index: 11;
  }
  .top-visual .slide{
    position: relative;
  }
  .top-visual .slide:before{
    content: "";
     z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 1%, rgba(0,0,0,0) 47%, rgba(0,0,0,0) 100%); 
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 1%,rgba(0,0,0,0) 47%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 1%,rgba(0,0,0,0) 47%,rgba(0,0,0,0) 100%); */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 ); 
  }
}


/*----------------------------------------------------
  top-recommend
--------------------------------------------------- */
.top-recommend{
  position: relative;
}
.top-recommend .title{
  text-align: center;
  margin-top: 35px;
}
.top-recommend .title span{
  position: relative;
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 12px;
  display: inline-block;
}
.top-recommend .title span:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #055588;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.top-recommend .slide-area{
  margin-top: 60px;
  width: 100%;
  height: 300px;
  position: relative;
}
.top-recommend .slide-area-block{
  position: absolute;
  top: 0;
  left: 0;
  position: relative;
  overflow: hidden;
}
.top-recommend .slide{
  float: left;
  overflow: hidden;
}
.top-recommend .slide .slide-column{
  position: relative;
  float: left;
  width: 224px;
  margin-right: 56px;
}
.top-recommend .slide .slide-column a{
  display: block;
  text-align: center;
}
.top-recommend .slide .slide-column a .slide-image{
  position: relative;
  width: 224px;
  height: 224px;
  border-radius: 70px;
  -webkit-border-radius: 70px;
  overflow: hidden;
}
.top-recommend .slide .slide-column a .slide-image span{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.top-recommend .slide .slide-column a .slide-image:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  z-index: 1;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.top-recommend .slide .slide-column a:hover .slide-image:before{
  background: rgba(0,0,0,0.16);
}
.top-recommend .slide .slide-column a:active .slide-image:before{
  background: rgba(0,0,0,0.33);
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.top-recommend .slide .slide-column a .slide-sub{
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
.top-recommend .slide .slide-column a .slide-title{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4em;
  margin-top: -4px;
}
@media only screen and (max-width: 768px) {
  .top-recommend{
  }
  .top-recommend .title{
    margin-top: 27px;
  }
  .top-recommend .title span{
    font-size: 21px;
  }
  .top-recommend .slide-area{
    margin-top: 37px;
    height: auto;
    width: auto;
  }
  .top-recommend .slide-area-block{
    position: relative;
    width: auto;
    overflow: auto;
  }
  .top-recommend .slide{
    position: relative;
    width: 100%;
  }
  .top-recommend .slide .slide-column{
    position: relative;
    margin-right: 0;
    width: 210px;
    overflow: hidden;
  }
  .top-recommend .slide .slide-column a{
  }
  .top-recommend .slide .slide-column a .slide-image{
    width: 150px;
    margin: 0 auto;
    height: 150px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
  }
  .top-recommend .slide .slide-column a .slide-image span{
  }
  .top-recommend .slide .slide-column a .slide-image:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    z-index: 1;
    -webkit-transition: all 0.5s 0s ease;
            transition: all 0.5s 0s ease;
  }
  .top-recommend .slide .slide-column a:hover .slide-image:before{
    background: rgba(0,0,0,0.16);
  }
  .top-recommend .slide .slide-column a:active .slide-image:before{
    background: rgba(0,0,0,0.33);
    -webkit-transition: all 0s 0s ease;
            transition: all 0s 0s ease;
  }
  .top-recommend .slide .slide-column a .slide-sub{
    margin-top: 20px;
    font-size: 14px;
  }
  .top-recommend .slide .slide-column a .slide-title{
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
  }
}

/*----------------------------------------------------
  top-news
--------------------------------------------------- */
.top-news{
  position: relative;
  width: 785px;
  min-height: 122px;
  margin: 100px auto 0 auto;
  padding-bottom: 72px;
}
.top-news .title{
  position: absolute;
  top: 4px;
  left: 0;
  width: 120px;
  height: 120px;
  font-size: 21px;
  line-height: 120px;
  text-align: center;
  border:1px #bfada7 solid;
  border-radius: 120px;
  -webkit-border-radius: 120px;
}
.top-news dl{
  position: relative;
  overflow: hidden;
  margin: 0 0 30px 180px;
}
.top-news dl:last-child(){
  margin-bottom: 0px;
}
.top-news dl a{
  display: block;
}
.top-news dl a dt{
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 14px;
  color: #444444;
}
.top-news dl a dd{
  margin-left: 135px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.025em;
  color: #795548;
}
.top-news dl a:hover dd{
  text-decoration: underline;
}
.top-news dl a:active dd{
  color: #3e2723;
}
@media only screen and (max-width: 768px) {
  .top-news{
    width: auto;
    min-height: auto;
    margin:75px 30px 0 30px;
    border-bottom:none;
    padding-bottom:0px;
  }
  .top-news .title{
    position: static;
    width: auto;
    height: auto;
    font-size: 21px;
    line-height: 1;
    text-align: center;
    border:none;
    margin-bottom: 33px;
  }
  .top-news dl{
    position: relative;
    overflow: hidden;
    margin: 0 0 20px 0px;
  }
  .top-news dl:last-child(){
    margin-bottom: 0px;
  }
  .top-news dl a{
    display: block;
  }
  .top-news dl a dt{
    position: static;
  }
  .top-news dl a dd{
    margin-left: 0px;
    font-size: 18px;
  }
}

/*----------------------------------------------------
  contents-block
--------------------------------------------------- */
.contents-block{
  position: relative;
  margin-top: 100px;
}
.contents-block .contents-column{
  position: relative;
  width: 1006px;
  margin: 0 auto;
  padding-bottom: 40px;
  /*overflow: hidden;*/
  margin-bottom: 120px;
  letter-spacing: -0.4em;
}
.contents-block .contents-column .contents-gallery{
  /*float: left;*/
  width: 608px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin-right: 48px;
}
.contents-block .contents-column.galleryRight .contents-gallery{
  /*float: right;*/
  width: 350px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin-left: 48px;
  margin-right: 0px;
}

.contents-block .contents-column .contents-info{
 /* float: right;*/
  width: 350px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  position: relative;
  padding-top: 16px;
  opacity: 0;
  -webkit-transition: all 0.8s 0.2s ease;
          transition: all 0.8s 0.2s ease;
}
.contents-block .contents-column.view .contents-info{
  opacity: 1;
}
.contents-block .contents-column.galleryRight .contents-info{
  float: left;
}
.contents-block .contents-column .contents-info .category{
  font-size: 18px;
  font-weight: bold;
  padding-left: 60px;
  position: relative;
  line-height: 1;
  margin-bottom: 20px;
}
.contents-block .contents-column .contents-info .category .icon:before{
  font-size: 30px;
  position: absolute;
  top: -7px;
  left: 10px;
}
.contents-block .contents-column .contents-info .category .icon.icon-park:before{
      font-size: 40px;
    position: absolute;
    top: -7px;
    left: 5px;
}

.contents-block .contents-column .contents-info .contents-title{
  font-size: 34px;
  line-height: 42px;
  font-weight: normal;
}
.contents-block .contents-column .contents-info .lead{
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.contents-block .contents-column .contents-info .line{
  width: 100%;
  height: 4px;
  margin-top: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
          transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(0,1) translate(0%,0%);
          transform: scale(0,1) translate(0%,0%);
  -webkit-transition: all 0.5s 0.2s cubic-bezier(0.875, 0.005, 0.090, 0.990);;
          transition: all 0.5s 0.2s cubic-bezier(0.875, 0.005, 0.090, 0.990);;
}
.contents-block .contents-column.view .contents-info .line{
  -webkit-transform: scale(1,1) translate(0%,0%);
          transform: scale(1,1) translate(0%,0%);
}
.contents-block .contents-column .contents-info p{
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
}
/* 黒地文字 */
.contents-block .contents-column .contents-info .tag{
  margin-top: 20px;
}
.contents-block .contents-column .contents-info .tag span{
  font-size: 15px;
  font-weight: bold;
  line-height: 28px;
  background: #000;
  padding: 0 10px;
  color: #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
}
.contents-block .contents-column .contents-info dl.list{
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
}
.contents-block .contents-column .contents-info dl.list small{
  font-size: 12px;
  font-weight: normal;
}
/*バリエーションテキスト*/
.contents-block .contents-column .contents-info .variation-text{
  margin-top: 15px;
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
}
.contents-block .contents-column .contents-info .variation-text strong{
  font-size: 18px;
}
.contents-block .contents-column .contents-info .variation-text small{
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  color: #777777;
}

/*ボタン*/
.contents-block .contents-column .contents-info a.btn{
  border-radius: 8px;
  -webkit-border-radius: 8px;
  position: relative;
  margin-top: 30px;
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 66px;
  letter-spacing: 0px;
  padding-left: 22px;
  background: #FFF;
  border-width: 3px;
  border-style: solid;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.contents-block .contents-column .contents-info a.btn:hover{
}
.contents-block .contents-column .contents-info a.btn:active{
  border:3px #FFF solid !important;
  -webkit-transition: all 0.0s 0s ease;
          transition: all 0.0s 0s ease;
}
.contents-block .contents-column .contents-info a.btn span.arrow:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  content:"\e904";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px;
}
.contents-block .contents-column .contents-info a.btn span.pdf:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  content:"\e910";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px;
}
.contents-block .contents-column .contents-info a.btn span.blank:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  content:"\e911";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px;
}
@media only screen and (max-width: 768px) {
  .contents-block{
    margin-top: 55px;
  }
  .contents-block .contents-column{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
    overflow: hidden;
    margin-bottom: 64px;
  }
  .contents-block .contents-column .contents-gallery{
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .contents-block .contents-column.galleryRight .contents-gallery{
    float: none;
    width: 100%;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
  }
  .contents-block .contents-column .contents-info{
    float: none;
    width: auto;
    display: block;
    margin: 0 16px;
    position: relative;
    padding-top: 0px;
  }
  .contents-block .contents-column.galleryRight .contents-info{
    float: none;
    display: block;
  }
  .contents-block .contents-column .contents-info .category{
    font-size: 16px;
    padding-left: 40px;
    margin-bottom: 10px;
  }
  .contents-block .contents-column .contents-info .category .icon:before{
    font-size: 20px;
    position: absolute;
    top: -2px;
    left: 5px;
  }

  .contents-block .contents-column .contents-info .category .icon.icon-park:before{
      font-size: 28px;
      position: absolute;
      top: -7px;
      left: 2px;
  }
  .contents-block .contents-column .contents-info .contents-title{
    font-size: 30px;
    line-height: 38px;
  }
  .contents-block .contents-column .contents-info .lead{
    margin-top: 5px;
    font-size: 18px;
    line-height: 26px;
  }
  .contents-block .contents-column .contents-info .line{
  }
  .contents-block .contents-column .contents-info p{
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
  }
  .contents-block .contents-column .contents-info a.btn{
    font-size: 16px;
    line-height: 58px;
    padding-left: 15px;
    border-width: 3px;
  }
  .contents-block .contents-column .contents-info a.btn span.arrow:before{
  }
}



/*----------------------------------------------------
  contents-gallery ギャラリー
--------------------------------------------------- */
.contents-gallery{
  width: 608px;
  position: relative;
}
.contents-gallery .slide{
  width: 608px;
  height: 420px;
  /*height: 562px;*/
  border-radius: 90px;
  -webkit-border-radius: 90px;
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.8s 0s ease;
          transition: all 0.8s 0s ease;
  -webkit-transform: scale(0.8,0.8) translate(0%,0px);
          transform: scale(0.8,0.8) translate(0%,0px);
}
.contents-column.view .contents-gallery .slide{
  opacity: 1;
  -webkit-transform: scale(1,1) translate(0%,0px);
          transform: scale(1,1) translate(0%,0px);
}
.contents-gallery ul.thum{
  position: absolute;
  bottom: -34px;
  left: 30px;
  width: 550px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s 0.2s ease;
          transition: all 0.5s 0.2s ease;
  -webkit-transform: translate(0%,20px);
          transform: translate(0%,20px);
}
.contents-column.view .contents-gallery ul.thum{
  opacity: 1;
  -webkit-transform: translate(0%,0px);
          transform: translate(0%,0px);
}
.contents-gallery ul.thum li{
  margin-right: 8px;
  border:4px #f7f4e8 solid;
  border-radius: 64px;
  -webkit-border-radius: 64px;
  overflow: hidden;
  float: left;
}
.contents-gallery ul.thum li a{
  position: relative;
  width: 60px;
  height: 60px;
  display: block;
}
.contents-gallery ul.thum li a:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0.0);
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.contents-gallery ul.thum li a:hover:after,
.contents-gallery ul.thum li a.active:after{
  background: rgba(0,0,0,0.33);
}
.contents-gallery ul.thum li a:active:after{
  background: rgba(0,0,0,0.54);
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.contents-gallery ul.thum li a span{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-size:cover;
}

@media only screen and (max-width: 768px) {
  .contents-gallery .slide{
    position: relative;
    left: -5%;
    width: 110%;
    height:75vw;
    overflow: hidden;
    border-radius: 60px;
    -webkit-border-radius: 60px;
  }
  .contents-gallery .slide img{
    border-radius: 60px;
    -webkit-border-radius: 60px;

  }
  .contents-gallery ul.thum{
    position: absolute;
    bottom: -20px;
    left: 30px;
    width: 100%;
    z-index: 1;
  }
  .contents-gallery ul.thum li{
    margin-right: 8px;
    border:4px #f7f4e8 solid;
    border-radius: 64px;
    -webkit-border-radius: 64px;
    overflow: hidden;
    float: left;
  }
  .contents-gallery ul.thum li a{
    position: relative;
    width: 32px;
    height: 32px;
    display: block;
  }
  .contents-gallery ul.thum li a:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,0.0);
    -webkit-transition: all 0.5s 0s ease;
            transition: all 0.5s 0s ease;
  }
  .contents-gallery ul.thum li a:hover:after,
  .contents-gallery ul.thum li a.active:after{
    background: rgba(0,0,0,0.33);
  }
  .contents-gallery ul.thum li a:active:after{
    background: rgba(0,0,0,0.54);
    -webkit-transition: all 0s 0s ease;
            transition: all 0s 0s ease;
  }
  .contents-gallery ul.thum li a span{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size:cover;
  }
}
/*----------------------------------------------------
  top-otherMenu
--------------------------------------------------- */
.top-otherMenu{
  position: relative;
  text-align: center;
  width: 1006px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
}
.top-otherMenu .otherMenu-column{
  display: inline-block;
  vertical-align: top;
  margin: 0 25px;
}
.top-otherMenu .otherMenu-column a{
  display: block;
  width: 232px;
  height: 232px;
  position: relative;
  border:4px #dbd0c5 solid;
  background: #FFF;
  border-radius: 55px;
  -webkit-border-radius: 55px;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.top-otherMenu .otherMenu-column a:hover{
  border:4px #a99188 solid;
}
.top-otherMenu .otherMenu-column a:active{
  border:4px #FFF solid;
  -webkit-transition: all 0.0s 0s ease;
          transition: all 0.0s 0s ease;
}
.top-otherMenu .otherMenu-column a .icon{
  padding-top: 40px;
  padding-bottom: 35px;
}

.top-otherMenu .otherMenu-column a .icon.icon-otherMenu01{
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background: url(../img/top/icon01.png) no-repeat center center;
  background-size: contain;
}
.top-otherMenu .otherMenu-column a .icon.icon-otherMenu02{
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background: url(../img/top/icon02.png) no-repeat center center;
  background-size: contain;
}
.top-otherMenu .otherMenu-column a .icon.icon-otherMenu03{
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background: url(../img/top/icon03.png) no-repeat center center;
  background-size: contain;
}
.top-otherMenu .otherMenu-column a .icon-map:before{
  content:"\e90f";
}
.top-otherMenu .otherMenu-column a .icon-access:before{
  content:"\e902";
}
.top-otherMenu .otherMenu-column a .icon-reserved:before{
  content:"\e912";
}
.top-otherMenu .otherMenu-column a .sub{
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}
.top-otherMenu .otherMenu-column a .name{
  margin-top: 10px;
  font-size: 21px;
  line-height: 1;
  font-weight: bold;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .top-otherMenu{
    padding-top: 60px;
    padding-bottom: 80px;
    width: auto;
    margin: 0 16px;
  }
  .top-otherMenu:before{
    display: none;
  }
  .top-otherMenu .otherMenu-column{
    display:block;
    margin: 0 0 16px 0;
    text-align: left;
  }
  .top-otherMenu .otherMenu-column a{
    display: block;
    width: 100%;
    height: 88px;
    position: relative;
    border-radius: 22px;
    -webkit-border-radius: 22px;
  }
  .top-otherMenu .otherMenu-column a .icon{
    padding-top:0px;
    padding-bottom: 0px;
  }
  .top-otherMenu .otherMenu-column a .icon:before{
    font-size: 40px;
    position: absolute;
    top: 24px;
    left: 24px;
  }

  .top-otherMenu .otherMenu-column a .icon.icon-otherMenu01{
    position: absolute;
    top: 24px;
    left: 24px;
    width: 40px;
    height: 40px;
    background: url(../img/top/icon01.png) no-repeat center center;
    background-size: 34px;
  }
  .top-otherMenu .otherMenu-column a .icon.icon-otherMenu02{
    position: absolute;
    top: 24px;
    left: 24px;
    width: 40px;
    height: 40px;
    background: url(../img/top/icon02.png) no-repeat center center;
    background-size:35px;
  }
  .top-otherMenu .otherMenu-column a .icon.icon-otherMenu03{
    position: absolute;
    top: 24px;
    left: 17px;
    width: 56px;
    height: 40px;
    background: url(../img/top/icon03.png) no-repeat center center;
    background-size: 56px;
  }
  .top-otherMenu .otherMenu-column a .sub{
    font-size: 16px;
    margin-left: 86px;
    padding-top: 20px;
  }
  .top-otherMenu .otherMenu-column a .name{
    margin-left: 86px;
    margin-top: 10px;
    font-size: 21px;
  }
}

/*----------------------------------------------------
  page-header 下層ページヘッダー
--------------------------------------------------- */
.page-header{
  position: relative;
  padding: 18px 0 15px 80px;
}
.page-header.utilities{
  padding: 31px 0 31px 80px;
}
.page-header .category{
  font-size: 18px;
  font-weight: bold;
  padding-left: 0px;
  position: relative;
  line-height: 1;
}
.page-header .category .icon:before{
  font-size: 24px;
  position: absolute;
  top: -2px;
  left: -40px;
}
.page-header.utilities .category{
  font-size: 34px;
  line-height: 1;
}
.page-header.utilities .category .icon:before{
  font-size: 32px;
  position: absolute;
  top: 2px;
  left: -40px;
}
.page-header .contents-title{
  margin-top: 14px;
  font-size: 34px;
  line-height: 42px;
  font-weight: normal;
}
.page-header .lead{
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .page-header{
    padding: 20px 0 20px 0px;
    margin: 0 16px;
  }
  .page-header.utilities{
    padding: 20px 0 31px 0px;
    margin: 0;
    border-bottom: 1px #d7ccc8 solid;
  }
  .page-header .category{
    font-size: 16px;
    padding-left: 44px;
  }
  .page-header .category .icon:before{
    font-size: 24px;
    position: absolute;
    top: -2px;
    left: 0px;
  }
  .page-header.utilities .category{
      font-size: 28px;
    line-height: 1.2;
    font-weight: normal;
    padding-left: 66px;
    padding-right: 16px;
  }
  .page-header.utilities .category .icon:before{
    font-size: 32px;
    position: absolute;
    top: -2px;
    left: 16px;
  }
  .page-header .contents-title{
    margin-top: 20px;
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
  }
  .page-header .lead{
    margin-top: 5px;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
  }
}
/*----------------------------------------------------
  page-summary 下層ページ概要
--------------------------------------------------- */
.page-summary{
  position: relative;
  padding-bottom: 55px;
}

.page-summary .visual{
  position: relative;
}
.page-summary .visual:before{
  z-index: 10;
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  height: 48px;
  background: url(../img/common/design-wave01.png)  repeat-x;
  -webkit-animation:wave_loop 10s 0s linear infinite;
          animation:wave_loop 10s 0s linear infinite;
}
.page-summary .visual:after{
  z-index: 10;
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  height: 48px;
  background: url(../img/common/design-wave02.png)  repeat-x;
  -webkit-animation:wave_loop 12s -5s linear infinite;
          animation:wave_loop 12s -5s linear infinite;
}
.page-summary .copy{
  margin: 58px 80px 0 80px;
  font-size: 34px;
  line-height: 1;
  font-weight: bold;
}
.page-summary p{
  margin: 35px 80px 0 80px;
  font-size: 18px;
  line-height: 32px;
}
@media only screen and (max-width: 768px) {
  .page-summary{
    padding-bottom: 40px;
  }
  .page-summary .copy{
    margin: 26px 16px 0 16px;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
  }
  .page-summary p{
    margin: 15px 16px 0 16px;
    font-size: 16px;
    line-height: 32px;
  }
}
/*----------------------------------------------------
  page-navigation 下層ページヘッダー
--------------------------------------------------- */
.page-navigation{
  position: relative;
  margin-top: 44px;
}
.page-navigation ul{
  overflow: hidden;
  text-align: center;
  letter-spacing: -0.4em;
}
.page-navigation ul li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 8px;
}
.page-navigation ul li a{
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
     line-height: 1.2;
  padding: 0 20px;
  height: 56px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.page-navigation ul li a:hover{
  background: rgba(255,255,255,0.5);
}
.page-navigation ul li a:active,
.page-navigation ul li a.active{
  background: rgba(255,255,255,1);
  -webkit-transition: all 0.0s 0s ease;
          transition: all 0.0s 0s ease;
}
.page-navigation ul li a span.line{
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 4px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .page-navigation{
    margin-top: 44px;
  }
  .page-navigation ul{
    margin: 0 16px;
    text-align: left;
  }
  .page-navigation ul li a {
    padding: 0 15px;
  }
}


/*----------------------------------------------------
  page-information 下層ページ情報エリア
--------------------------------------------------- */
.page-information{
  position: relative;
  width: 994px;
  margin: 0 auto;
  background: #FFF;
  padding: 4px 0 44px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-information .title{
  text-align: center;
  margin-top: 40px;
}
.page-information .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;

}
.page-information .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-information .page-information-wrapper{
  margin-left: 50px;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}
.page-information .block-line{
  margin-top: 40px;
}
.page-information .page-information-column{
  width: 470px;
  float: left;
}
.page-information .page-information-column .column-title{
  background: #000;
  color: #FFF;
  display: inline-block;
  line-height: 28px;
  padding: 0 7px;
  font-size: 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 5px;
}
.page-information .page-information-column .column-title:nth-child(n + 2){
  margin-top: 15px;
}
.page-information .page-information-column dl{
  position: relative;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}
.page-information .page-information-column dl dt{
  position: absolute;
  top: 0;
  left: 0;
}
.page-information .page-information-column dl dd{
  padding-left: 100px;
}
.page-information .page-information-column dl dd.w70{
  padding-left: 70px;
}
.page-information .page-information-column dl dd.w160{
  padding-left: 160px;
}
.page-information .page-information-column p{

}
.page-information .page-information-column p small{
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
  color: #777777;
}
.page-information .page-information-column p strong{
  font-size: 18px;
}
.page-information .text-center{
  text-align: center;
}
.page-information .center-btn{
  margin-right: 50px;
}

@media only screen and (max-width: 768px) {
  .page-information{
    position: relative;
    width: auto;
    margin: 0 16px 45px 16px;
    padding: 24px 0 20px;
    border-radius: 14px;
    -webkit-border-radius: 14px;
  }
  .page-information .title{
    margin-top: 24px;
  }
  .page-information .title span.base{
    font-size: 21px;
    padding-bottom: 16px;
  }
  .page-information .block-line{
    margin-top: 20px;
  }
  .page-information .page-information-wrapper{
    margin: 0 24px;
    margin-top: 24px;
  }
  .page-information .page-information-column{
    width: auto;
    float: none;
    padding-bottom: 15px;
  }
  .page-information .page-information-column .column-title{
    background: #000;
    color: #FFF;
    display: inline-block;
    line-height: 28px;
    padding: 0 7px;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
  }
  .page-information .page-information-column dl{
    position: relative;
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
  }
  .page-information .page-information-column dl dt{
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-information .page-information-column dl dd{
    padding-left: 100px;
    letter-spacing: 0;
  }
  .page-information .page-information-column p small{
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    display: block;
  }
  .page-information .page-information-column p strong{
    font-size: 18px;
  }
  .page-information .text-center{
    text-align: left;
  }
  .page-information .center-btn{
    margin-right: 0;
  }
}

/*----------------------------------------------------
  page-option 下層ページオプションエリア
--------------------------------------------------- */
.page-option{
  position: relative;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-option .title{
  text-align: center;
}
.page-option .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;

}
.page-option .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-option .lead{
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}
.page-option ul{
  overflow: hidden;
  width: 944px;
  margin: 0 auto;
  margin-top: 20px;
}
.page-option ul li{
  width: 304px;
  float: left;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  margin-right: 16px;
  padding: 20px 0;
  border-bottom: 1px #d7ccc8 solid;
}
.page-option ul li:nth-child(3n){
  margin-right: 0px;
}
.page-option ul li.nado{
  border: none;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .page-option{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .page-option .title span.base{
    font-size: 21px;
    padding-bottom:15px;
  }
  .page-option .lead{
    margin: 0 16px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .page-option ul{
    overflow: hidden;
    width: auto;
    margin: 0 16px;
    margin-top: 20px;
  }
  .page-option ul li{
    width: 47%;
    font-size: 14px;
    line-height: 1.2;
    margin-right: 5%;
    padding: 15px 0;
  }
  .page-option ul li:nth-child(3n){
    margin-right: 5%;
  }
  .page-option ul li:nth-child(2n){
    margin-right: 0px;
  }
}


/*----------------------------------------------------
  page-map 下層ページマップエリア
--------------------------------------------------- */
.page-map{
  position: relative;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-map .title{
  text-align: center;
}
.page-map .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
}
.page-map .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-map .lead{
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}
.page-map .lead small{
  color: #777;
  font-size: 12px;
}
.page-map .image{
  width: 615px;
  margin: 0 auto;
  margin-top: 30px;
}
.page-map .image img{
  max-width: 100%;
  width: auto;
}
.page-map .image_b{
  width: 1006px;
  margin: 0 auto;
  margin-top: 30px;
}
.page-map a.link{
  display: block;
  position: relative;
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.page-map a.link:after{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  content:"\e911";
  color: #795548;
  margin-left: 6px;
  vertical-align: -1px;
}
@media only screen and (max-width: 768px) {
  .page-map{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .page-map .title span.base{
    font-size: 21px;
    padding-bottom:15px;
  }
  .page-map .lead{
    margin: 0 16px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .page-map .image,
  .page-map .image_b{
    width: auto;
    margin: 0 16px;
    margin-top: 30px;
  }
}

/*----------------------------------------------------
  page-attention 下層ページ注意事項エリア
--------------------------------------------------- */
.page-attention{
  position: relative;
  width: 1006px;
  margin: 0 auto;
  margin-top: 85px;
  background: #fffde7;
  border:1px #d7ccc8 solid;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  padding: 40px 0 10px;
  }
.page-attention .title{
  text-align: center;
  font-size: 26px;
  color: #ff3b30;
  font-weight: bold;
  line-height: 1;
}
.page-attention ul{
  margin: 30px 50px;
}
.page-attention ul li{
  font-size: 16px;
  line-height: 28px;
  text-indent: -1em;
  padding-left: 1em;
}
.page-attention .subtitle{
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .page-attention{
    width: 100%;
    margin-top: 85px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 40px 0 10px;
    }
  .page-attention .title{
    margin: 0 16px;
    font-size: 21px;
    line-height: 28px;
  }
  .page-attention ul{
    margin: 30px 16px;
  }
  .page-attention ul li{
    font-size: 15px;
    line-height: 28px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .page-attention .subtitle{
    font-size: 18px;
  }
}
/*----------------------------------------------------
  page-recommend 下層ページおすすめ情報エリア
--------------------------------------------------- */
.page-recommend{
  position: relative;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-recommend .title{
  text-align: center;
}
.page-recommend .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;

}
.page-recommend .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #055588;
}

.page-recommend .column-area{
  width: 968px;
  margin: 0 auto;
  margin-top: 60px;
  position: relative;
  text-align: left;
  letter-spacing: -0.4em;
}
.page-recommend .column-area .recommend-column{
  position: relative;
  display: inline-block;
  width: 264px;
  margin: 0 88px 40px 0px;
  vertical-align: top;
  letter-spacing: normal;
}
.page-recommend .column-area .recommend-column:nth-child(3n){
  margin-right: 0px;
}
.page-recommend .column-area .recommend-column a{
  display: block;
  text-align: center;
}
.page-recommend .column-area .recommend-column a .recommend-image{
  position: relative;
  width: 264px;
  height: 264px;
  border-radius: 70px;
  -webkit-border-radius: 70px;
  overflow: hidden;
}
.page-recommend .column-area .recommend-column a .recommend-image span{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
     background-position: center center;
}
.page-recommend .column-area .recommend-column a .recommend-image:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  z-index: 1;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.page-recommend .column-area .recommend-column a:hover .recommend-image:before{
  background: rgba(0,0,0,0.16);
}
.page-recommend .column-area .recommend-column a:active .recommend-image:before{
  background: rgba(0,0,0,0.33);
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.page-recommend .column-area .recommend-column a .recommend-sub{
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
.page-recommend .column-area .recommend-column a .recommend-title{
  font-size: 21px;
  font-weight: bold;
  margin-top: -4px;
}
.page-recommend .column-area .recommend-column a p{
  text-align: left;
  margin-top: 5px;
}

.page-recommend a.btn{
  width: 410px;
  margin: 0 auto;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  position: relative;
  margin-top: 50px;
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 66px;
  letter-spacing: 0px;
  padding-left: 22px;
  background: #FFF;
  border:3px #055588 solid;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.page-recommend a.btn:hover{
  border:3px #749eb4 solid;
}
.page-recommend a.btn:active{
  border:3px #FFF solid;
  -webkit-transition: all 0.0s 0s ease;
          transition: all 0.0s 0s ease;
}
.page-recommend a.btn span.arrow:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  content:"\e904";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px;
  color: #055588;
}
@media only screen and (max-width: 768px) {
  .page-recommend{
    margin-top: 90px;
    margin-bottom: 45px;
  }
  .page-recommend .title span.base{
    font-size: 21px;
    padding-bottom: 15px;
  }
  .page-recommend .column-area{
    margin-top: 40px;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    letter-spacing: normal;
  }

  .page-recommend .column-area .recommend-column{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 264px;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .page-recommend .column-area .recommend-column:nth-child(3n){
    margin-right: auto;
  }
  .page-recommend .column-area .recommend-column a{
  }
  .page-recommend .column-area .recommend-column a .recommend-image{
    width: 264px;
    margin: 0 auto;
    height: 264px;
    border-radius: 80px;
    -webkit-border-radius: 80px;
  }
  .page-recommend .column-area .recommend-column a .recommend-image span{
  }
  .page-recommend .column-area .recommend-column a .recommend-image:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    z-index: 1;
    -webkit-transition: all 0.5s 0s ease;
            transition: all 0.5s 0s ease;
  }
  .page-recommend .column-area .recommend-column a:hover .recommend-image:before{
    background: rgba(0,0,0,0.16);
  }
  .page-recommend .column-area .recommend-column a:active .recommend-image:before{
    background: rgba(0,0,0,0.33);
    -webkit-transition: all 0s 0s ease;
            transition: all 0s 0s ease;
  }
  .page-recommend .column-area .recommend-column a .recommend-sub{
    margin-top: 20px;
    font-size: 14px;
  }
  .page-recommend .column-area .recommend-column a .recommend-title{
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
  }

  .page-recommend a.btn{
      display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 0 16px;
    margin-top: 50px;
    height: 66px;
    font-size: 4.8vw;
    line-height: 1.4;
    text-align: left;
    padding-left: 22px;
  }
}
@media only screen and (min-width: 480px)and (max-width: 768px) {
  .page-recommend a.btn{
    font-size: 15px;
  }
}

/*----------------------------------------------------
  .modal モーダルウィンドウ
--------------------------------------------------- */
.modal{
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.modal.view{
  opacity: 1;
  visibility: visible;

}
.modal .modal-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal .modal-area{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 960px;
  margin-left: -480px;
  background: #FFF;
  padding: 22px 0 38px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(121, 85, 72, 0.2);
    box-shadow: 0px 30px 60px 0px rgba(121, 85, 72, 0.2);
  -webkit-transform: scale(1,1) translate(0%,-50%) rotate(0deg);
     -moz-transform: scale(1,1) translate(0%,-50%) rotate(0deg);
      -ms-transform: scale(1,1) translate(0%,-50%) rotate(0deg);
       -o-transform: scale(1,1) translate(0%,-50%) rotate(0deg);
          transform: scale(1,1) translate(0%,-50%) rotate(0deg);
}
.modal a.close{
  text-align: center;
  padding-left: 22px;
  position: relative;
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
}
.modal a.close:before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  width: 22px;
  height: 2px;
  margin-top: 0px;
  margin-left: -12px;
  background: #000;
          transform-origin: center center;
  -webkit-transform-origin: center center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(45deg);
          transform: scale(1,1) translate(0%,0%) rotate(45deg);
}
.modal a.close:after{
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  width: 22px;
  height: 2px;
  margin-top: 0px;
  margin-left: -12px;
  background: #000;
          transform-origin: center center;
  -webkit-transform-origin: center center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(-45deg);
          transform: scale(1,1) translate(0%,0%) rotate(-45deg);
}
.modal .modal-contents{
  padding-bottom: 40px;
  display: none;
}
.modal .modal-contents .category{
  font-size: 21px;
  line-height: 1;
  font-weight: bold;
}
.modal .modal-contents .title{
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  margin-top: 40px;
}
.modal .modal-contents .list{
  margin:0 90px; 
  margin-top: 55px;
  overflow: hidden;
}
.modal .modal-contents .list ul,
.modal .modal-contents .list >p{
  float: left;
  width: 50%;
  text-align: left;
}
.modal .modal-contents .list ul li,
.modal .modal-contents .list >p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: 0;
}
.modal .modal-contents .list ul li small,
.modal .modal-contents .list >p small{
  font-size: 12px;
  color: #777777;
}
@media only screen and (max-width: 768px) {
  .modal{
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .modal .modal-area{
    position: static;
    width: 100%;
    margin-left: 0px;
    background: #FFF;
    padding: 22px 0 38px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
      -webkit-box-shadow: 0px 30px 60px 0px rgba(121, 85, 72, 0.2);
      box-shadow: 0px 30px 60px 0px rgba(121, 85, 72, 0.2);
    -webkit-transform: scale(1,1) translate(0%,0%) rotate(0deg);
            transform: scale(1,1) translate(0%,0%) rotate(0deg);
  }
  .modal .modal-inner{
  }
  .modal a.close{
    padding-left: 0px;
    font-size: 18px;
  }
  .modal a.close:before{
    display: none;
  }
  .modal a.close:after{
    display: none;
  }
  .modal .modal-contents{
    padding-bottom: 40px;
    margin: 0 32px;
    display: none;
  }
  .modal .modal-contents .category{
    font-size: 18px;
  }
  .modal .modal-contents .title{
    font-size: 24px;
    line-height: 28px;
    margin-top: 40px;
  }
  .modal .modal-contents .list{
    margin:0px; 
    margin-top: 35px;
  }
  .modal .modal-contents .list ul,
  .modal .modal-contents .list >p{
    float: none;
    width: 100%;
  }
  .modal .modal-contents .list ul li,
  .modal .modal-contents .list >p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
    letter-spacing: 0;
  }
  .modal .modal-contents .list ul li small,
  .modal .modal-contents .list >p small{
    font-size: 12px;
    color: #777777;
  }
}


/*----------------------------------------------------
  page-list 下層ページ一覧エリア
--------------------------------------------------- */
.page-list{
  position: relative;
  margin-bottom: 45px;
  border-top: 1px #d7ccc8 solid;
}
.page-list .title{
  margin-top: 23px;
  text-align: center;
  margin-bottom: 18px;
}
.page-list .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 15px;
  position: relative;
}
.page-list .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #055588;
}
.page-list .list-column{
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 12px 0 12px 80px;
  border-bottom:1px #e5e5e5 solid;
}
.page-list .list-column .image{
  float: left;
  width: 224px;
  height: 128px;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  overflow: hidden;
  margin-right: 20px;
  position: relative;
}
.page-list .list-column .image span{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
.page-list .list-column .info{
  float: left;
  width : -webkit-calc(100% - 440px) ;
  width : calc(100% - 440px) ;
}
.page-list .list-column .info .list-subname{
  font-size: 14px;
}
.page-list .list-column .info .list-name a{
  font-size: 21px;
  font-weight: bold;
  text-decoration: underline;
}
.page-list .list-column .info .volume{
  line-height: 1;
  margin-top: 10px;
}
.page-list .list-column .info .volume .all{
  font-size: 12px;
  color: #777777;
}
.page-list .list-column .info .volume .par{
  font-size: 14px;
  margin-left: 10px;
}
.page-list .list-column .info .volume .price{
  font-size: 16px;
  font-weight: bold;
}
.page-list .list-column .info p{
  margin-top: 10px;
  font-size: 15px;
  line-height: 21px;
  color: #777777;
}
.page-list .list-column a.btn{
  position: absolute;
  top: 28px;
  right: 80px;
  display: block;
  background: #388e3c;
  width: 96px;
  padding: 50px 0 10px;
  font-size: 21px;
  color: #FFF;
  text-align: center;
  line-height: 1;
  font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.page-list .list-column a.btn span{
  display: block;
  font-size: 12px;
  padding-top: 4px;
  font-weight: bold;
} 
.page-list .list-column a.btn:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  content: "\e906";
  position: absolute;
  top:8px;
  left: 0;
  width: 100%;
}
.page-list .list-column a.btn:hover{
  background: #7cb342;
}
.page-list .list-column a.btn:active{
  background: #33691e;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
.page-list .link{
  width: 1006px;
  margin: 0 auto;
  margin-top: 45px;
  text-align: right;
  margin-bottom: 45px;
     overflow: hidden;
}
.page-list a.next{
  position: relative;
  padding-right: 24px;
  font-size: 18px;
  font-weight: bold;
}
.page-list a.next:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(45deg);
          transform: scale(1,1) translate(0%,0%) rotate(45deg);
}
.page-list a.next:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(-45deg);
          transform: scale(1,1) translate(0%,0%) rotate(-45deg);
}
@media only screen and (max-width: 768px) {
  .page-list{
  }
  .page-list .title span.base{
    font-size: 21px;
    padding-bottom: 15px;
  }
  .page-list .list-column{
    padding: 12px 16px 32px 16px;
    border-bottom:1px #e5e5e5 solid;
  }
  .page-list .list-column .image{
    float: none;
    width: 100%;
    height: 50.4vw;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    overflow: hidden;
    margin-right: 0px;
    margin-bottom: 12px;
  }
  .page-list .list-column .info{
    float: none;
    width : -webkit-calc(100% - 0px) ;
    width : calc(100% - 0px) ;
  }
  .page-list .list-column a.btn{
    position: relative;
    top: 0px;
    right: 0px;
    display: block;
    margin-top: 10px;
    width: 100%;
    padding: 10px 0 10px;
    font-size: 21px;
      border-radius: 8px;
      -webkit-border-radius: 8px;
  }
  .page-list .list-column a.btn span{
  } 
  .page-list .list-column a.btn:after {
    top:12px;
    left: 28px;
    width: auto;
  }

  .page-list .link{
    width: auto;
    margin: 0 16px;
    margin-top: 40px;
  }
}


/*----------------------------------------------------
  page-explain 下層ページ説明エリア
--------------------------------------------------- */
.page-explain{
  position: relative;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-explain .title{
  text-align: center;
}
.page-explain .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
}
.page-explain .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-explain p{
  width: 846px;
  margin: 0 auto;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .page-explain{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .page-explain .title span.base{
    font-size: 21px;
    padding-bottom:15px;
  }
  .page-explain p{
    width: auto;
    margin: 0 16px;
    margin-top: 40px;
  }
}


/*----------------------------------------------------
  page-detail 下層ページ詳細エリア
--------------------------------------------------- */
.page-detail{
  position: relative;
  max-width: 1006px;
  margin: 0 auto;
  padding: 0 40px;
}
.page-detail .visual{
  border-radius: 115px;
  -webkit-border-radius: 115px;
  overflow: hidden;
  margin-bottom: 55px;
}
.page-detail a.back{
  position: relative;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
}
.page-detail a.back:before{
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background: #000;
          transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(45deg);
          transform: scale(1,1) translate(0%,0%) rotate(45deg);
}
.page-detail a.back:after{
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 10px;
  height: 2px;
  background: #000;
          transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(-45deg);
          transform: scale(1,1) translate(0%,0%) rotate(-45deg);
}
.page-detail .title{
  margin-top: 50px;
  font-size: 34px;
  font-weight: bold;
}
.page-detail .entry{
  margin-top: 30px;
  margin-bottom: 35px;
}
.page-detail .entry p{
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 18px;
}
.page-detail .entry p a{
  text-decoration: underline;
}
.page-detail dl.information{
  overflow: hidden;
  margin-top: 50px;
  letter-spacing: -0.4em;
}
.page-detail dl.information dt{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 70px;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  padding-bottom: 10px;
}
.page-detail dl.information dd{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width : -webkit-calc(100% - 70px) ;
  width : calc(100% - 70px) ;
  font-size: 18px;
  line-height: 32px;
  padding-bottom: 10px;
}
.page-detail dl.information dd small{
  font-size: 14px;
  color: #777;
}

@media only screen and (max-width: 768px) {

  .page-detail{
    position: relative;
    max-width: auto;
    padding: 0px;
    margin: 0 16px;
  }
  .page-detail .visual{
    border-radius: 60px;
    -webkit-border-radius: 60px;
    overflow: hidden;
    margin-bottom: 35px;
  }
  .page-detail a.back{
    position: relative;
    padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
  }
  .page-detail .title{
    margin-top: 50px;
    font-size: 34px;
    line-height: 1.2;
    font-weight: bold;
  }
  .page-detail .entry{
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .page-detail .entry p{
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 18px;
  }
  .page-detail dl.information{
    overflow: hidden;
    margin-top: 50px;
    letter-spacing: -0.4em;
  }
  .page-detail dl.information dt{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 70px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .page-detail dl.information dd{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width : -webkit-calc(100% - 70px) ;
    width : calc(100% - 70px) ;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .page-detail dl.information dd small{
    font-size: 14px;
    color: #777;
  }
  .page-detail a.back:before{
    margin-top: -1px;
  }
  .page-detail a.back:after{
    margin-top: -1px;
  }
}


/*----------------------------------------------------
  page-price 下層ページ料金エリア
--------------------------------------------------- */
.page-price{
  position: relative;
  width: 915px;
  margin: 0 auto;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-price .title{
  text-align: center;
  margin-top: 40px;
}
.page-price .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;

}
.page-price .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-price .page-price-wrapper{
  position: relative;
  overflow: hidden;
  margin-top: 50px;
}
.page-price .block-line{
  margin-top: 40px;
}
.page-price .page-price-column{
  width: 50%;
  float: left;
}
.page-price .page-price-column .column-title{
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}
.page-price .page-price-column .column-title:nth-child(n + 2){
  margin-top: 15px;
}
.page-price .page-price-column p small{
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
  color: #777777;
}
.page-price .page-price-column p strong{
  font-size: 18px;
}
.page-price .page-price-column ul{
  border-top: 1px #bdbdbd solid;
  margin-top: 15px;
}
.page-price .page-price-column li{
  border-bottom: 1px #bdbdbd solid;
}
.page-price .page-price-column li a{
  display: block;
  position: relative;
  line-height: 48px;
  padding-left: 40px;
  font-size: 17px;
  font-weight: bold;
}
.page-price .page-price-column li a span.icon:before{
  position: absolute;
  top:12px;
  left: 6px;
  font-size: 20px;
}
.page-price .page-price-column li:nth-child(7) a span.icon:before{
  position: absolute;
  top:12px;
  left: 3px;
  font-size: 25px;
}
.page-price .page-price-column li a:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(45deg);
          transform: scale(1,1) translate(0%,0%) rotate(45deg);
}
.page-price .page-price-column li a:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(-45deg);
          transform: scale(1,1) translate(0%,0%) rotate(-45deg);
}



@media only screen and (max-width: 768px) {
  .page-price{
    position: relative;
    width: auto;
    margin: 0 16px 0px 16px;
    border-radius: 14px;
    -webkit-border-radius: 14px;
  }
  .page-price .title{
    margin-top: 24px;
  }
  .page-price .title span.base{
    font-size: 21px;
    padding-bottom: 16px;
  }
  .page-price .page-price-wrapper{
    margin: 0px;
    margin-top: 24px;
  }
  .page-price .page-price-column{
    width: auto;
    float: none;
    padding-bottom: 15px;
  }
  .page-price .page-price-column .column-title{
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
  }
  .page-price .page-price-column p small{
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    display: block;
  }
  .page-price .page-price-column p strong{
    font-size: 18px;
  }
  .page-price .page-price-column p strong span{
    font-size: 14px;
  }
}




/*----------------------------------------------------
  page-news-list 下層ページお知らせ一覧エリア
--------------------------------------------------- */
.page-news-list{
  position: relative;
  margin-bottom: 45px;
  margin-top: 30px;
}
.page-news-list .list-column{
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border-bottom:1px #e5e5e5 solid;
}
.page-news-list .list-column a{
  padding: 12px 0 12px 80px;
  display: block;
}
.page-news-list .list-column .list-name{
  font-size: 21px;
  font-weight: bold;
}
.page-news-list .list-column p{
  margin-top: 10px;
  font-size: 12px;
  line-height: 1;
  color: #777777;
}
.page-news-list .pager,
.page-list .pager{
  margin: 0 80px;
  overflow: hidden;
  margin-top: 45px;
}
.page-news-list .page-numbers,
.page-list .page-numbers{
  display: none;
}
.page-news-list a.prev,
.page-list a.prev{
  display: block;
  position: relative;
  padding-left: 24px;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.page-news-list a.prev:before,
.page-list a.prev:before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 10px;
  height: 2px;
  margin-top: -2px;
  background: #000;
          transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(45deg);
          transform: scale(1,1) translate(0%,0%) rotate(45deg);
}
.page-news-list a.prev:after,
.page-list a.prev:after{
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background: #000;
          transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(-45deg);
          transform: scale(1,1) translate(0%,0%) rotate(-45deg);
}
.page-news-list a.next,
.page-list a.next{
  display: block;
  position: relative;
  padding-right: 24px;
  font-size: 18px;
  font-weight: bold;
  float: right;
}
.page-news-list a.next:before,
.page-list a.next:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(45deg);
          transform: scale(1,1) translate(0%,0%) rotate(45deg);
}
.page-news-list a.next:after,
.page-list a.next:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  margin-top: -2px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(-45deg);
          transform: scale(1,1) translate(0%,0%) rotate(-45deg);
}
@media only screen and (max-width: 768px) {
  .page-news-list{
    position: relative;
    margin-bottom: 45px;
    margin-top: 18px;
  }
  .page-news-list .list-column{
  }
  .page-news-list .list-column a{
    padding: 12px 16px 12px 16px;
    display: block;
  }
  .page-news-list .list-column .list-name{
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
  }
  .page-news-list .pager,
  .page-list .pager{
    margin: 0 28px;
    overflow: hidden;
    margin-top: 45px;
  }
  .page-news-list a.prev,
  .page-list a.prev{
    font-size: 16px;
    line-height: 1.2;
  }
  .page-news-list a.next,
  .page-list a.next{
    font-size: 16px;
    line-height: 1.2;
  }
}


/*----------------------------------------------------
  page-reserve 下層ページご予約・ご利用案内
--------------------------------------------------- */
.page-reserve{
  position: relative;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-reserve .title{
  text-align: center;
}
.page-reserve .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
}
.page-reserve .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-reserve .lead{
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (max-width: 768px) {
  .page-reserve{
    margin-top: 64px;
    margin-bottom: 0;
    padding: 0 16px;
  }
  .page-reserve .title span.base{
    font-size: 21px;
    padding-bottom:15px;
  }
  .page-reserve .lead{
    margin: 0 16px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }
}


/*----------------------------------------------------
  page-attention 下層ページ注意事項エリアセンター寄せ
--------------------------------------------------- */
.page-attention-center-wrap{
  position: relative;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-attention-center-wrap .title{
  text-align: center;
}
.page-attention-center-wrap .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
}
.page-attention-center-wrap .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
@media only screen and (max-width: 768px) {
  .page-attention-center-wrap{
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0 16px;
  }
  .page-attention-center-wrap .title span.base{
    font-size: 21px;
    padding-bottom:15px;
  }
}

.page-attention-center{
  position: relative;
  width: 1006px;
  margin: 0 auto;
  margin-top: 18px;
  background: #fffde7;
  border:1px #d7ccc8 solid;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  padding: 0;
  text-align: center;
  }
.page-attention-center .title{
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
  color: #ff3b30;
  font-weight: bold;
  line-height: 1;
  margin-top: 40px;
}
.page-attention-center .subtitle{
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  margin-top: 30px;
}
.page-attention-center a.btn{
  width: auto;
  margin: 0 auto;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  position: relative;
  margin-top: 36px;
  margin-bottom: 54px;
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  line-height: 66px;
  letter-spacing: 0px;
  padding-left: 22px;
  padding-right: 80px;
  background: #FFF;
  text-align: left;
  border:3px rgba(49,86,14,0.54) solid;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.page-attention-center a.btn:hover{
  border:3px rgba(49,86,14,0.2) solid;
}
.page-attention-center a.btn:active{
  border:3px #FFF solid;
  -webkit-transition: all 0.0s 0s ease;
          transition: all 0.0s 0s ease;
}
.page-attention-center a.btn span.arrow:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  content: "\e904";
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 20px;
}
.page-attention-center a.btn span.pdf:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  content: "\e910";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px;
}
.page-attention-center a .pc_only{
  display: inline !important;
}
@media only screen and (max-width: 768px) {
  .page-attention-center{
    width: auto;
    margin: 0px;
    margin-top: 32px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0;
    border-radius: 16px;
    text-align: left;
    }
  .page-attention-center .title{
    margin: 27px 12px 12px;
    font-size: 21px;
    line-height: 28px;
  }
  .page-attention-center p{
    margin: 0 16px;
  }
  .page-attention-center .subtitle{
    font-size: 18px;
  }
  .page-attention-center a.btn{
      display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 0 20px 30px;
    margin-top: 17px;
    height: 66px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-left: 13px;
    padding-right: 50px;
  }
  .page-attention-center a .pc_only{
    display: none !important;
  }
}


/*----------------------------------------------------
  reservebtn
--------------------------------------------------- */
 .reserve-btn{
  text-align: center;
 }
 .reserve-btn a.block-btn{
  display: inline-block;
  margin: 0 auto;
  margin-top: 4px;
  padding-left: 36px;
  padding-right: 52px;
  width: auto;
  height: 72px;
  background: #388e3c;
  color: #FFF;
  text-align: center;
  position: relative;
  border-radius: 16px;
  -webkit-border-radius: 11px;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
 .reserve-btn a.block-btn:hover{
  background: #7cb342;

}
 .reserve-btn a.block-btn:active{
  background: #33691e;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}
 .reserve-btn a.block-btn span.icon{
  position: absolute;
  top: 18px;
  left: 22px;
  font-size: 36px;
  line-height: 1;
}
 .reserve-btn a.block-btn span.icon:before{
  color: #FFF;
}
 .reserve-btn a.block-btn span.text{
  font-size: 26px;
  padding-left: 30px;
  line-height: 72px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
   .reserve-btn a.block-btn{
    margin: 0 16px;
    margin-top: 32px;
    width: auto;
    height: 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2;
    padding-right: 10px;
    font-feature-settings : "palt";
  }
   .reserve-btn a.block-btn span.text{
    font-size: 18px;
    padding-left: 30px;
    line-height: 1.4;
  }
}

/*----------------------------------------------------
  center-btn
--------------------------------------------------- */
.center-btn {
  text-align: center;
}
.center-btn a.btn {
    width: 410px;
    margin: 0 auto;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    position: relative;
    margin-top: 50px;
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 66px;
    letter-spacing: 0px;
    padding-left: 22px;
    background: #FFF;
    border: 3px #055588 solid;
    -webkit-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
    text-align: left;
}
.center-btn a.btn + a.btn {
  margin-top: 30px;
}
.center-btn a.btn span.pdf:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    content: "\e910";
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 20px;
}
.center-btn a.btn span.blank:before{
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  content:"\e911";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px;
}


.center-btn a.btn:hover{
  border:3px #749eb4 solid;
}
.center-btn a.btn:active{
  border:3px #FFF solid;
  -webkit-transition: all 0.0s 0s ease;
          transition: all 0.0s 0s ease;
}
@media only screen and (max-width: 768px) {
  .center-btn a.btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 0 16px 80px;
    margin-top: 20px;
    height: 66px;
    font-size: 4.8vw;
    line-height: 1.2;
    text-align: left;
    padding-left: 22px;
  }
  .center-btn a.btn + a.btn {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 480px)and (max-width: 768px) {
  .center-btn a.btn {
    font-size: 15px;
  }
}

a.underline-link{
  text-decoration: underline;
}

/*----------------------------------------------------
  page-faq FAQページ
--------------------------------------------------- */
.page-faq{
  position: relative;
  margin-top: 85px;
  margin-bottom: 60px;
}
.page-faq .title{
  text-align: center;
}
.page-faq .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;

}
.page-faq .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-faq .faq_q{
  width: 846px;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 21px;
  font-weight: bold;
  border-bottom: 2px solid #91655e;
  padding-bottom: 7px;
}
.page-faq .faq_a{
  width: 846px;
  margin: 0 auto;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .page-faq{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .page-faq .title span.base{
    font-size: 21px;
    padding-bottom:15px;
  }
  .page-faq .faq_q{
    width: auto;
    margin: 0 16px;
    margin-top: 40px;
  }
  .page-faq .faq_a{
    width: auto;
    margin: 0 16px;
    margin-top: 20px;
  }
}
/*----------------------------------------------------
  page-about aboutページ
--------------------------------------------------- */
.page-about{
  position: relative;
}
.page-about .about-main{
  background: url('../img/concept/mainvisual.jpg') no-repeat center center;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
}
.page-about .about-main .copy{
  font-size: 56px;
  line-height: 72px;
  letter-spacing: 0.05em;
  color: #FFF;
}
.page-about .about-main p{
  margin-top: 30px;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #FFF;
}
.page-about .about-lead{
  padding: 60px 0;
  text-align: center;
}
.page-about .about-lead p{
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 18px;
}
.page-about .about-sitemap{
  width: 1006px;
  margin: 0 auto;
  background: #FFF;
  padding: 40px 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}
.page-about .about-sitemap ul{
  margin: 0 70px;
}

.page-about .about-sitemap ul{
}
.page-about .about-sitemap li{
  position: relative;
  border-bottom: 1px #bdbdbd solid;
}
.page-about .about-sitemap li:last-child{
  border-bottom: none;
}
.page-about .about-sitemap li a{
  display: block;
  position: relative;
  line-height: 48px;
  padding-left: 40px;
  font-size: 17px;
  font-weight: bold;
}
.page-about .about-sitemap li a span.icon:before{
  position: absolute;
  top:12px;
  left: 6px;
  font-size: 20px;
}
.page-about .about-sitemap li a span.icon.icon-park:before{
  font-size: 25px;
  left: 4px;
}
.page-about .about-sitemap li a span.caption{
  font-size: 21px;
  position: absolute;
  top: 0;
  left: 215px;
}
.page-about .about-sitemap li a:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(45deg);
          transform: scale(1,1) translate(0%,0%) rotate(45deg);
}
.page-about .about-sitemap li a:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background: #000;
          transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(1,1) translate(0%,0%) rotate(-45deg);
          transform: scale(1,1) translate(0%,0%) rotate(-45deg);
}

.page-about .about-image{
  margin-top: 80px;
  overflow: hidden;
}
.page-about .about-image li{
  float: left;
  width: 33.333333%;
}
@media only screen and (max-width: 768px) {
  .page-about .about-main{
    background: url('../img/concept/mainvisual_sp.jpg') no-repeat center center;
    background-size: cover;
    padding: 50px 0;
  }
  .page-about .about-main .copy{
    font-size: 40px;
    line-height: 56px;
  }
  .page-about .about-main p{
    margin-top: 30px;
    font-size: 18px;
    line-height: 40px;
  }
  .page-about .about-lead{
    padding: 40px 0;
  }
  .page-about .about-lead p{
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .page-about .about-sitemap{
    width: auto;
    margin: 0 16px;
    padding: 20px 0;
  }
  .page-about .about-sitemap ul{
    margin: 0 16px;
  }
  .page-about .about-sitemap li a{
    line-height: 32px;
    padding: 10px 0;
    padding-left: 40px;
    font-size: 15px;
  }
  .page-about .about-sitemap li a span.icon:before{
    top:15px;
  }
  .page-about .about-sitemap li a span.caption{
    font-size: 4.3vw;
    position: static;
    display: block;
    margin-left: -40px;
  }
  .page-about .about-sitemap li a:before{
    margin-top: -15px;
  }
  .page-about .about-sitemap li a:after{
    margin-top: -16px;
  }

  .page-about .about-image{
    margin-top: 27px;
  }
  .page-about .about-image li{
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
  .page-about .about-sitemap li a span.caption{
    font-size: 17px;
  }
}


/*----------------------------------------------------
  page-dantai 下層ページ団体利用のご案内
--------------------------------------------------- */
.page-dantai{
  position: relative;
  margin-top: 85px;
  margin-bottom: 45px;
}
.page-dantai .title{
  text-align: center;
}
.page-dantai .title span.base{
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
}
.page-dantai .title span.line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.page-dantai .lead{
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}
.page-dantai .page-attention-center {
  padding: 31px 0 34px;
  margin-bottom: 50px;
}
.page-dantai dl{
  width: 686px;
  margin: 0 auto 60px;
}
.page-dantai dt{
  font-size: 21px;
  font-weight: bold;
  border-bottom: 2px solid #31560e;
  padding-bottom: 7px;
  margin-bottom: 22px;
}
.page-dantai dd{
  margin-bottom: 32px;
  overflow: hidden;
}
.page-dantai dd ul{
  float: left;
  width: 50%;
}
.page-dantai dd ul li{
  font-size: 18px;
  line-height: 1.55;
}
.page-dantai dd small{
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  .page-dantai{
    margin-top: 64px;
    margin-bottom: 0;
    padding: 0 16px;
  }
  .page-dantai .title span.base{
    font-size: 21px;
    padding-bottom:15px;
  }
  .page-dantai .lead{
    margin: 0 16px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .page-dantai dl{
    position: relative;
    width: auto;
  }
  .page-dantai dd ul{
    float: none;
    width: auto;
  }
}

.reserve_tel{
  text-align: center;
}
.reserve_tel .title{
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
}
.reserve_tel .tel{
  font-size: 26px;
  font-weight: bold;
}
.reserve_tel a{
  display: inline-block;
  margin: 0 auto;
  margin-top: 4px;
  padding-top: 15px;
  padding-left: 76px;
  padding-right: 52px;
  width: auto;
  height: 72px;
  background: #388e3c;
  color: #FFF;
  text-align: center;
  position: relative;
  border-radius: 16px;
  -webkit-border-radius: 11px;
  -webkit-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
/*.reserve_tel a:hover{
  background: #7cb342;

}
.reserve_tel a:active{
  background: #33691e;
  -webkit-transition: all 0s 0s ease;
          transition: all 0s 0s ease;
}*/
.reserve_tel a span.icon {
    position: absolute;
    top: 26px;
    left: 22px;
    font-size: 36px;
    line-height: 1;
}
@media only screen and (max-width: 768px) {
  .reserve_tel{
    margin: 0 20px;
    margin-top: 32px;
  }
  .reserve_tel .title{
    font-size: 16px;
  }
  .reserve_tel .tel{
    font-size: 20px;
  }
  .reserve_tel a{
    display: block;
    margin-top: 4px;
    height: 64px;
    padding-left: 56px;
    padding-right: 32px;
  }
  .reserve_tel a span.icon {
      top: 22px;
  }
}

.page-summary .copy + p br{
  display: none;
}

.reserve_confirm{
  text-align: center;
  margin-top: 8px;
}

.reserve_confirm a{
  border-bottom: 1px solid;
  background-position: 3px;
}


/*----------------------------------------------------
  切り抜き配置画像
--------------------------------------------------- */
.obje{
  position: absolute;
  left: 50%;
}
.obje img{
  width: auto;
}
@media only screen and (max-width: 768px) {
  .obje{
    display: none;
  }
}
.obje.top-pos01{
  margin-left: -553px;
  top: -111px;
}
.obje.top-pos02{
  margin-left: 416px;
  top: -135px;
}
.obje.top-pos03{
  margin-left: 380px;
  top: -90px;
}
.obje.top-pos04{
  margin-left: -686px;
  top: -160px;
}
.obje.top-pos05{
  margin-left: 437px;
  top: -83px;
}
.obje.top-pos06{
  margin-left: -680px;
  top: -70px;
}
.obje.bbq-pos01{
      margin-left: 390px;
    top: -80px;
}
.obje.bbq-pos03{
      margin-left: 290px;
    top: -360px;
}
.obje.camp-pos01{
      margin-left: 346px;
    top: -78px;
}
.obje.camp-pos02{
      margin-left: -660px;
    top: -160px;
}
.obje.camp-pos03{
      margin-left: 447px;
    top: -63px;
}
.obje.camp-pos04{
      margin-left: -583px;
    top: -100px;
}
.obje.camp-pos05{
      margin-left: 330px;
    top: 390px;
}
.obje.stay-pos01{
      margin-left: 460px;
    top: -102px;
}
.obje.stay-pos02{
      margin-left: -630px;
    top: -60px;
}
.obje.spa-pos01{
      margin-left: 485px;
    top: -182px;
}
.obje.spa-pos02{
      margin-left: 374px;
    top: 315px;
}
.obje.spa-pos03{
      margin-left: -551px;
    top: 393px;
}
.obje.spa-pos04{
      margin-left: 360px;
    top: 303px;
}
.obje.spa-pos05{
      margin-left: -530px;
    top: 352px;
}
.obje.restaurant-pos01{
      margin-left: 392px;
    top: -90px;
}
.obje.restaurant-pos02{
      margin-left: -622px;
    top: -44px;
}
.obje.restaurant-pos03{
      margin-left: -662px;
    top: -236px;
}
.obje{
  -webkit-transition: all 1.0s 0.2s ease;
     -moz-transition: all 1.0s 0.2s ease;
      -ms-transition: all 1.0s 0.2s ease;
       -o-transition: all 1.0s 0.2s ease;
          transition: all 1.0s 0.2s ease;
          opacity: 0;
  -webkit-transform: scale(1,1) translate(-0%,20px);
     -moz-transform: scale(1,1) translate(-0%,20px);
      -ms-transform: scale(1,1) translate(-0%,20px);
       -o-transform: scale(1,1) translate(-0%,20px);
          transform: scale(1,1) translate(-0%,20px);
}
.obje.view{
  opacity: 1;
  -webkit-transform: scale(1,1) translate(-0%,0%);
     -moz-transform: scale(1,1) translate(-0%,0%);
      -ms-transform: scale(1,1) translate(-0%,0%);
       -o-transform: scale(1,1) translate(-0%,0%);
          transform: scale(1,1) translate(-0%,0%);

}

/*----------------------------------------------------
  page-dantai 下層ページアクセス
--------------------------------------------------- */
.page-map.accessmap{
  text-align: center;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.page-map-column{
  width: 500px;
  display: inline-block;
  vertical-align: top;
  margin-right: 37px;
}
.page-map-column:last-of-type{
  width: 423px;
  margin-right: 0;
  padding-top: 10px;
}
.page-map .page-map-column .image{
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .page-map.accessmap{
    width: 100%;
  }
  .page-map-column{
    width: 100%;
    display: block;
    margin-right: 0;
  }
  .page-map-column:last-of-type{
    width: 100%;
    padding-top: 10px;
  }
  .page-map .page-map-column .image{
    width: auto;
  }
}


/*----------------------------------------------------
  page-navigation アンカーリンク非表示
--------------------------------------------------- */
.page-navigation{
  display: none;
}
.page-navigation.faq-navi{
  display: block;
}


/*----------------------------------------------------
  空室状況カレンダー
--------------------------------------------------- */

.availability-link {
	text-align: center;
	margin-bottom: 10px;
}
.availability-link a {
	font-weight: 700;
	color: #ff3b30;
	padding-bottom: 3px;
	border-bottom: solid 1px;
}
.availability-link a:hover {
	color: #666;
}

@media only screen and (max-width: 768px) {
.availability-link {
    margin: 0 20px;
    margin-top: 32px;
}
}

.page-summary .copy + p br{
  display: none;
}

.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

table.stay-calendar {
	width: 100% !important;
	border: solid 2px #bcaaa4;
	table-layout: fixed;
}

table.stay-calendar th.room {
	width: 100px !important;
	font-size: 13px;
	font-weight: 600;
	padding: 5px 3px 5px 3px;
	border: solid 1px #bcaaa4;
}

table.stay-calendar th .w500 {
	font-size: 11px;
	font-weight: 500;
	white-space: nowrap;
}

table.stay-calendar tr {
	border: solid 1px #bcaaa4;
}

table.stay-calendar tr td {
	text-align: center;
	padding: 4px;
	border: solid 1px #bcaaa4;
}

th.date, td.date {
	width: 50px !important;
	font-size: 13px !important;
}

th.dayofweek, td.dayofweek {
	width: 30px !important;
	font-size: 13px !important;
}

table.stay-calendar tr {
}

tr.sat {
	background-color: #ddffff !important;
}

tr.sun {
	background-color: #ffeeff !important;
}

/*----------------------------------------------------
  キャンプレンタル用品追加
--------------------------------------------------- */

.modal .camp_rental_list {
  padding: 0 60px;
   box-sizing: border-box;
}
.modal .camp_rental_list .table_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 15px 0;
}
.modal .table_list table{
  width: 48%;
  border-collapse: collapse;
}
.modal .table_list table tr th,
.modal .table_list table tr td{
  background: #f1f1f1;
  border: 3px solid #FFF;
}
.modal .table_list table tr:nth-of-type(even) th,
.modal .table_list table tr:nth-of-type(even) td{
  background: #f9f9f9;
}
.modal .table_list table tr th{
  padding: 6px 10px;
}
.modal .table_list table tr td{
  padding: 6px 10px;
}
.modal .table_list table tr td span{
  width: 65px;
  display: inline-block;
}
.modal .camp_rental_list .memo1{
  text-align: right;
  padding-right: 3px;
  margin-top: 12px;
}
.modal .camp_rental_list .memo1 span{
  display: inline-block;
  background: #000;
  color: #FFF;
  padding: 1px 8px;
  border-radius: 5px;
}
.modal .camp_rental_list .memo2{
  text-align: left;
  color: #777;
}
@media only screen and (max-width: 768px) {
  .modal .camp_rental_list {
    padding: 0;
  }
  .modal .camp_rental_list .table_list {
    display: block;
  }
  .modal .table_list table{
    width: 100%;
  }
  .modal .table_list table tr th{
    padding: 5px;
  }
  .modal .table_list table tr td{
    padding: 5px;
    width: 105px;
  }
}