@charset "UTF-8";
/*rktn*/
a:hover {
  text-decoration: none; }
  @media (min-width: 1001px) {
    a:hover {
      opacity: 0.6; } }

.bns a,
.bns a:link,
.bns a,
.bns a:visited {
  color: #231815;
  text-decoration: none; }

body * {
  box-sizing: border-box; }

/*common*/
body {
  width: 100%;
  color: #212121;
  margin: 0 auto;
  font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  min-width: 100%;
  position: relative; }
  body a,
  body a:link,
  body a:visited {
    color: #231815;
    text-decoration: none; }
  @media (max-width: 1000px) {
    body {
      font-size: 3.8vw;
      line-height: 1.5; } }

@media (min-width: 1001px) {
  .mb0 {
    margin-bottom: 0px !important; }

  .mb5 {
    margin-bottom: 5px !important; }

  .mb10 {
    margin-bottom: 10px !important; }

  .mb15 {
    margin-bottom: 15px !important; }

  .pb0 {
    padding-bottom: 0px !important; }

  .pb10 {
    padding-bottom: 10px !important; }

  .p15 {
    padding: 0 15px !important; }

  .pt10 {
    padding-top: 10px !important; }

  .pt15 {
    padding-top: 15px !important; }

  .pt20 {
    padding-top: 20px !important; }

  .pt30 {
    padding-top: 30px !important; }

  .pt40 {
    padding-top: 40px !important; }

  .mb05em {
    margin-bottom: 0.5em !important; }

  .mb1em {
    margin-bottom: 1em !important; }

  .mb2em {
    margin-bottom: 2em !important; }

  .mb3em {
    margin-bottom: 3em !important; }

  .mb4em {
    margin-bottom: 4em !important; }

  .pb05em {
    padding-bottom: 0.5em !important; }

  .mr0 {
    margin-right: 0 !important; } }
li {
  list-style: none; }

p {
  text-align: justify;
  -ms-text-justify: auto;
  text-justify: auto;
  text-justify: inter-ideograph; }

img {
  vertical-align: bottom; }

.noborder {
  border: none !important; }

.nomargin {
  margin: 0 0 !important; }

.ta_r {
  text-align: right; }

.ta_c {
  text-align: center; }

.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1; }

@media (min-width: 1001px) {
  .mb20 {
    margin-bottom: 20px !important; }

  .mb25 {
    margin-bottom: 25px !important; }

  .mb30 {
    margin-bottom: 30px !important; }

  .mb40 {
    margin-bottom: 40px !important; }

  .mb50 {
    margin-bottom: 50px !important; }

  .mb60 {
    margin-bottom: 60px !important; }

  .mb70 {
    margin-bottom: 70px !important; }

  .mb80 {
    margin-bottom: 80px !important; }

  .mb100 {
    margin-bottom: 100px !important; }

  .mb120 {
    margin-bottom: 120px !important; }

  .mb150 {
    margin-bottom: 150px !important; }

  .pt50 {
    padding-top: 50px !important; }

  .ls-1 {
    letter-spacing: -1px; }

  .ls-2 {
    letter-spacing: -2px; }

  .ls-3 {
    letter-spacing: -3px; }

  .ls-4 {
    letter-spacing: -4px; } }
@media (max-width: 1000px) {
  .mb20 {
    margin-bottom: 2.6vw !important; }

  .mb25 {
    margin-bottom: 3.3vw !important; }

  .mb30 {
    margin-bottom: 4vw !important; }

  .mb40 {
    margin-bottom: 5.3vw !important; }

  .mb50 {
    margin-bottom: 6.6vw !important; }

  .mb60 {
    margin-bottom: 8vw !important; }

  .mb70 {
    margin-bottom: 9.3vw !important; }

  .mb80 {
    margin-bottom: 10.6vw !important; }

  .mb90 {
    margin-bottom: 12vw; }

  .mb100 {
    margin-bottom: 13.3vw !important; }

  .mb120 {
    margin-bottom: 16vw !important; }

  .pt50 {
    padding-top: 6.6vw !important; }

  .ls-1 {
    letter-spacing: -1px; }

  .ls-2 {
    letter-spacing: -2px; }

  .ls-3 {
    letter-spacing: -3px; }

  .ls-4 {
    letter-spacing: -4px; }

  .fs10 {
    font-size: 3vw; }

  .fs14, .fs15 {
    font-size: 3.4vw; }

  .fs16 {
    font-size: 3.7vw; }

  .fs24 {
    font-size: 4vw; }

  .fs26 {
    font-size: 5vw; }

  .wrap {
    width: 100%;
    overflow: hidden; }

  .for_pc {
    display: none !important; }

  .for_tab {
    display: none; }

  .for_pcnotab {
    display: none !important; }

  .for_nw {
    display: none !important; }

  .cf_s:before, .cf_s:after {
    content: "";
    display: table; }

  .cf_s:after {
    clear: both; }

  .cf_s {
    zoom: 1; }

  .showup {
    opacity: 0;
    transition: 1s;
    transform: translateY(4vw);
    -webkit-transform: translateY(4vw);
    -moz-transform: translateY(4vw);
    -ms-transform: translateY(4vw);
    -o-transform: translateY(4vw); }

  .upview {
    -moz-animation: showup 1s linear 0s 1 normal forwards;
    -webkit-animation: showup 1s linear 0s 1 normal forwards;
    -o-animation: showup 1s linear 0s 1 normal forwards;
    -ms-animation: showup 1s linear 0s 1 normal forwards; }

  .showdown {
    opacity: 0;
    transition: 1s;
    transform: translateY(-4vw);
    -webkit-transform: translateY(-4vw);
    -moz-transform: translateY(-4vw);
    -ms-transform: translateY(-4vw);
    -o-transform: translateY(-4vw); }

  .downview {
    -moz-animation: showup 1s linear 0s 1 normal forwards;
    -webkit-animation: showup 1s linear 0s 1 normal forwards;
    -o-animation: showup 1s linear 0s 1 normal forwards;
    -ms-animation: showup 1s linear 0s 1 normal forwards; }

  .showleft {
    opacity: 0;
    transition: 1s;
    transform: translateX(-4vw);
    -webkit-transform: translateX(-4vw);
    -moz-transform: translateX(-4vw);
    -ms-transform: translateX(-4vw);
    -o-transform: translateX(-4vw); }

  .leftview {
    -moz-animation: showleft 1s linear 0s 1 normal forwards;
    -webkit-animation: showleft 1s linear 0s 1 normal forwards;
    -o-animation: showleft 1s linear 0s 1 normal forwards;
    -ms-animation: showleft 1s linear 0s 1 normal forwards; }

  .showright {
    opacity: 0;
    transition: 1s;
    transform: translateX(4vw);
    -webkit-transform: translateX(4vw);
    -moz-transform: translateX(4vw);
    -ms-transform: translateX(4vw);
    -o-transform: translateX(4vw); }

  .rightview {
    -moz-animation: showright 1s linear 0s 1 normal forwards;
    -webkit-animation: showright 1s linear 0s 1 normal forwards;
    -o-animation: showright 1s linear 0s 1 normal forwards;
    -ms-animation: showright 1s linear 0s 1 normal forwards; } }
@media (min-width: 1001px) {
  a,
  .wrap a:link,
  .wrap a,
  .wrap a:visited {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

  a img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

  a:active,
  a:hover,
  a:hover img {
    opacity: 0.7; }

  .for_sp {
    display: none !important; }

  .wrap {
    position: relative;
    overflow: hidden; }

  .cflex {
    display: flex; } }
.anchor {
  padding-top: 120px;
  margin-top: -120px; }
  @media (max-width: 1000px) {
    .anchor {
      padding-top: 16vw;
      margin-top: -16vw; } }

/*mainw*/
@media (min-width: 1001px) {
  .mainw {
    width: 840px;
    margin-right: auto;
    margin-left: auto;
    position: relative; } }
  @media (min-width: 1001px) and (max-width: 1240px) {
    .mainw {
      width: calc( 100vw - 250px ); } }

@media (max-width: 1000px) {
  .mainw {
    width: 86.7vw;
    margin-left: auto;
    margin-right: auto; } }

.mainw_w {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1240px) {
    .mainw_w {
      width: 98%; } }
  @media (max-width: 1000px) {
    .mainw_w {
      width: 86.7vw; } }

.w1100 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1000px) {
    .w1100 {
      width: 86.7vw; } }

.w990 {
  width: 990px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1000px) {
    .w990 {
      width: 86.7vw; } }

.w900 {
  width: 900px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1000px) {
    .w900 {
      width: 86.7vw; } }

/*#gnav*/
#gnav {
  position: relative;
  margin: 30px auto 20px;
  justify-content: space-between; }

/*fnav*/
@media (min-width: 1001px) {
  #fnav {
    height: 140px;
    width: 100%;
    position: fixed;
    top: -150px;
    background: #FFFFFF;
    z-index: 5000;
    transition: 0.3s;
    left: 0;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
@media (max-width: 1000px) {
  #fnav {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20000; } }

#fnav.show {
  top: 0; }

#fnav .mainw {
  position: relative; }

.cnav .navtop {
  align-items: center;
  justify-content: space-between; }

.cnav .gnav {
  box-sizing: border-box; }

@media (min-width: 1001px) {
  .gnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    justify-content: space-between; } }
@media (min-width: 1001px) {
  .gnav h1 {
    width: 130px;
    height: 73px; } }
.gnav h1 a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -100000px;
  background: url(../images/logo_black.png) center center no-repeat;
  background-size: contain; }

@media (min-width: 1001px) {
  .gnav ul {
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap; }
    .gnav ul li a {
      padding: 0 30px 0;
      line-height: 25px;
      width: auto;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      font-size: 16px;
      color: #231815;
      text-decoration: none;
      text-align: center; }
      .gnav ul li a:after {
        content: "";
        width: 0;
        position: absolute;
        bottom: 0;
        left: 6px;
        background: #231815;
        height: 1px;
        transition: 0.3s; }
    .gnav ul li:last-child {
      padding: 0 0 0 30px; }
      .gnav ul li:last-child .btn_tel {
        pointer-events: none; } }
@media (max-width: 1000px) {
  .gnav ul {
    width: 66.7vw;
    margin: auto; }
    .gnav ul li {
      margin-bottom: 5vw; }
      .gnav ul li a {
        color: #373737;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        line-height: 2;
        text-align: center; }
        .gnav ul li a.btn_plan {
          background: url(../images/icon_arrow.png) center right 4vw no-repeat #000;
          background-size: 4vw auto;
          color: #FFF;
          height: 12vw; }
        .gnav ul li a.btn_tel {
          font-size: 6vw; }
          .gnav ul li a.btn_tel::before {
            content: "";
            display: inline-block;
            width: 4vw;
            height: 4vw;
            background: url(../images/icon_tel.svg) center center no-repeat;
            background-size: contain;
            margin-right: 2vw; } }

@media (min-width: 1001px) {
  .gnav li a:hover:after, .gnav li a.active:after {
    width: calc( 100% - 12px);
    opacity: 1; } }
/*subnav*/
@media (min-width: 1001px) {
  .gnav .subnav li a {
    padding: 0 0 0 30px;
    background: url(../images/icon_li.png) left 15px center no-repeat; }
  .gnav .subnav li:last-child {
    padding: 0; } }
@media (max-width: 1000px) {
  /* fnav , header 
  ---------------------------------------------------------------------- */
  #fnav {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20000; }

  #head_spnav {
    /*width:34vw;*/
    /*height:29.6vw;*/
    width: 100%;
    height: 17vw;
    display: flex;
    position: absolute;
    justify-content: flex-end;
    align-items: flex-start;
    z-index: 5000;
    transition: 0.3s;
    padding: 0;
    top: 0;
    right: 0;
    background: linear-gradient(white, white);
    padding-right: 6vw; }

  #head_spnav.active {
    background: transparent; }

  #head_spnav2 {
    height: 17vw; }

  #head_spnav h1 {
    width: 52vw;
    height: 16vw;
    position: relative;
    left: 0;
    top: 1vw;
    margin-right: auto;
    /*display: none;*/ }

  #head_spnav h1 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/logo_black.png") left 4vw center no-repeat;
    background-size: contain;
    text-indent: -100000px; }

  #head_spnav.changebl h1 a {
    background: url("../images/logo_black.png") center center no-repeat;
    background-size: contain; }

  #fnav.scroll #head_spnav, #fnav.showmenu #head_spnav {
    background: rgba(255, 255, 255, 0.95); }

  #head_spnav #btn_rsv_sp {
    display: block;
    /*width: 17vw;*/
    width: 10vw;
    height: 17vw;
    /*padding-top: 4.5vw;*/
    color: #ffffff;
    background: url("../images/icon_cal_black.svg") top 5vw center no-repeat transparent;
    background-size: 5.5vw auto;
    text-align: center;
    color: #FFFFFF; }

  #head_spnav #btn_rsv_sp i {
    font-size: 6vw; }

  #head_spnav p {
    font-size: 3.4vw;
    text-align: center; }

  #head_spnav #menu_sp {
    width: 17vw;
    height: 17vw;
    color: #FFFFFF;
    /*padding-top: 4vw;*/
    padding-top: 5vw;
    position: relative;
    display: block;
    background: transparent;
    text-align: center; }

  #head_spnav #menu_sp div {
    width: 6vw;
    height: 4.4vw;
    margin: 1vw auto;
    position: relative; }

  #head_spnav #menu_sp span {
    position: absolute;
    display: block;
    width: 7vw;
    height: 1px;
    background: #000;
    left: 0;
    transform: rotate(0); }

  /*#fnav.scroll #head_spnav #menu_sp span,#fnav.showmenu #head_spnav #menu_sp span { background: #222222; }*/
  #head_spnav #menu_sp div span:first-child {
    top: 0; }

  #head_spnav #menu_sp div span:nth-child(2) {
    top: 2vw; }

  #head_spnav #menu_sp div span:nth-child(3) {
    top: 4vw; }

  #head_spnav #menu_sp p {
    display: block;
    text-align: center;
    font-weight: normal; }

  .sp_yoko #fnav, .sp_yoko #head_spnav, .sp_yoko #head_spnav #btn_rsv_sp,
  .sp_yoko #head_spnav #menu_sp {
    height: 15vh; }

  #fnav_in {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 4000;
    text-align: center;
    height: 100vh;
    overflow: auto;
    /*background: rgba(255, 255, 255, .95);*/
    /*padding-top: 18vw;*/
    padding-bottom: 16vw; }

  #fnav_in .navmain {
    width: 100%; }

  #fnav_in h1 {
    width: 52vw;
    height: 12.4vw;
    position: relative;
    overflow: hidden;
    margin-left: 8.3vw;
    margin-top: 3.6vw; }

  #fnav_in h1 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/logo_white.png) left center no-repeat;
    background-size: contain;
    /*padding-top: 9vw;*/
    text-indent: -10000px; }

  #fnav_in nav {
    width: 100%;
    height: 100%;
    overflow: auto;
    margin: 17vw 0 0;
    padding-bottom: 6vw;
    background: rgba(255, 255, 255, 0.95); }

  #fnav_in nav > ul.navtop {
    width: 80vw;
    margin: 0 auto 8vw; }

  #fnav_in nav > ul.navtop > li {
    /*border-bottom: #cecece 1px solid;*/
    line-height: 12vw;
    width: 100%;
    font-size: 3.8vw; }

  #fnav_in nav ul.navtop li a {
    display: block;
    line-height: 11vw;
    text-align: left;
    position: relative;
    padding-left: 0.5em;
    padding-right: 7vw;
    /* background: url(../images/icon_arrow_r_red.svg) center right no-repeat;*/
    background-size: 6vw auto;
    color: #FFF; }

  /*#fnav_in .tel { width: 62vw; margin: 0 auto; }*/
  #fnav_in .tel p {
    line-height: 6.6vw;
    text-align: center;
    background: #CE0E2D;
    color: #ffffff;
    font-size: 4.2vw;
    margin-bottom: 2vw; }

  #fnav_in .tel a {
    display: block;
    text-align: center;
    font-size: 6.4vw;
    color: #FFF;
    line-height: 6vw; }

  #fnav_in .tel a::before {
    content: "";
    display: inline-block;
    width: 4.6vw;
    height: 4.6vw;
    background: url(../images/icon_tel_white.svg) center center no-repeat;
    background-size: contain; }

  /*#fnav_in .tel a::before { content: ""; display: inline-block; width:5.3vw; height:5.3vw; background:url(../images/icon_tel_green.svg?v2) center center no-repeat;
  background-size: contain; }*/
  #fnav_in .tel a span {
    font-size: 4.2vw; }

  #fnav_in .tel span {
    font-size: 4.2vw;
    padding: 0.2em 1em;
    font-size: 4.2vw;
    border: 1px solid #80723B;
    display: inline-block;
    margin-top: 2vw;
    color: #80723B;
    border-radius: 0.5vw; }

  #fnav_in .navother {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 9vw;
    display: none; }

  #fnav_in .navother a {
    background: url(../images/icon_arrow_brown.svg) center left no-repeat;
    background-size: 1.4vw auto;
    padding-left: 3vw; }

  #header {
    display: none; }

  #header h1 {
    width: 66vw;
    height: 24vw;
    text-indent: -10000px;
    overflow: hidden;
    background: url(../images/logo_w.png) left top no-repeat;
    background-size: 64vw auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 40; }

  #header h1 a {
    display: block;
    width: 100%;
    height: 17vw;
    /*padding-top: 9vw;*/ }

  #fnav_in nav ul.navtop li.btn_rsv a {
    background: #CB2124;
    color: #FFF;
    text-align: center; }

  #head_spnav.changebl #menu_sp span {
    background: #373737; }
  #head_spnav.changebl #btn_rsv_sp {
    background: url("../images/icon_cal_black.svg") top 5vw center no-repeat transparent;
    background-size: 5.5vw auto; }

  #head_spnav.active #menu_sp span {
    background: #373737; }
  #head_spnav.active #btn_rsv_sp {
    background: url("../images/icon_cal_black.svg") top 5vw center no-repeat transparent;
    background-size: 5.5vw auto; } }
/*pagetop*/
.bn_coupon a.pagetop {
  text-align: center;
  display: block;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 15px;
  margin-top: 5px;
  background: url("../images/pagetop.png") center 15px no-repeat #57ad56;
  border: 1px solid #57ad56;
  line-height: 72px; }

.bn_coupon a.pagetop:hover {
  background: url("../images/pagetop_on.png") center 12px no-repeat #fff;
  border: 1px solid #57ad56;
  color: #57ad56;
  opacity: 1; }

.memo {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: left;
  font-weight: bold;
  line-height: 1.2; }

/*slide_wrp_i*/
@media (min-width: 1001px) {
  .slide_wrp_i {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    height: 800px;
    margin-bottom: 85px;
    background: url(../images/mv01.jpg) top center no-repeat;
    background-size: cover; } }
@media (max-width: 1000px) {
  .slide_wrp_i {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 80vw;
    margin-top: 17vw; } }
.slide_wrp_i .slide_i {
  width: 100%;
  height: 100%; }
  .slide_wrp_i .slide_i .slick-list, .slide_wrp_i .slide_i .slick-track, .slide_wrp_i .slide_i .slick-slide {
    width: 100%;
    height: 100%; }
    .slide_wrp_i .slide_i .slick-list div, .slide_wrp_i .slide_i .slick-track div, .slide_wrp_i .slide_i .slick-slide div {
      width: 100%;
      height: 100%; }
  .slide_wrp_i .slide_i li {
    width: 100% !important;
    height: 100%; }
    @media (min-width: 1001px) {
      .slide_wrp_i .slide_i li.mv01 {
        background: url(../images/mv01.jpg) top center no-repeat;
        background-size: cover; } }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i li.mv01 {
        background: url(../images/mv01_sp.jpg) top center no-repeat;
        background-size: cover; } }
    @media (min-width: 1001px) {
      .slide_wrp_i .slide_i li.mv02 {
        background: url(../images/mv02.jpg) center center no-repeat;
        background-size: cover; } }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i li.mv02 {
        background: url(../images/mv02_sp.jpg) center center no-repeat;
        background-size: cover; } }
    @media (min-width: 1001px) {
      .slide_wrp_i .slide_i li.mv03 {
        background: url(../images/mv03.jpg?2410) center center no-repeat;
        background-size: cover; } }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i li.mv03 {
        background: url(../images/mv03_sp.jpg?2410) center center no-repeat;
        background-size: cover; } }
    @media (min-width: 1001px) {
      .slide_wrp_i .slide_i li.mv04 {
        background: url(../images/mv04.jpg?v2) bottom center no-repeat;
        background-size: cover; } }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i li.mv04 {
        background: url(../images/mv04_sp.jpg) center center no-repeat;
        background-size: cover; } }
    @media (min-width: 1001px) {
      .slide_wrp_i .slide_i li.mv05 {
        background: url(../images/mv05.jpg) center center no-repeat;
        background-size: cover; } }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i li.mv05 {
        background: url(../images/mv05_sp.jpg) center center no-repeat;
        background-size: cover; } }
    @media (min-width: 1001px) {
      .slide_wrp_i .slide_i li.mv06 {
        background: url(../images/mv06.jpg) center center no-repeat;
        background-size: cover; } }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i li.mv06 {
        background: url(../images/mv06_sp.jpg) center center no-repeat;
        background-size: cover; } }
  @media (min-width: 1001px) {
    .slide_wrp_i .slide_i .slick-dots {
      width: 20px;
      top: 50%;
      margin-top: -27px;
      right: 60px; } }
  @media (max-width: 1000px) {
    .slide_wrp_i .slide_i .slick-dots {
      bottom: 6vw; } }
  @media (max-width: 1000px) {
    .slide_wrp_i .slide_i .slick-dots li button {
      width: 100%;
      height: 100%;
      padding: 1vw; } }
  @media (min-width: 1001px) {
    .slide_wrp_i .slide_i .slick-dots li {
      width: 20px;
      height: 20px;
      margin: 0; } }
  @media (max-width: 1000px) {
    .slide_wrp_i .slide_i .slick-dots li {
      width: 2.6vw !important;
      height: 2.6vw; } }
  .slide_wrp_i .slide_i .slick-dots li button:before {
    content: "○";
    color: #ffffff;
    opacity: 1; }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i .slick-dots li button:before {
        width: 100%;
        height: 100%;
        font-size: 3.8vw; } }
  .slide_wrp_i .slide_i .slick-dots li.slick-active button:before, .slide_wrp_i .slide_i .slick-dots li button:hover:before {
    content: "●";
    opacity: 1; }
    @media (max-width: 1000px) {
      .slide_wrp_i .slide_i .slick-dots li.slick-active button:before, .slide_wrp_i .slide_i .slick-dots li button:hover:before {
        font-size: 4.5vw; } }

#mv .subnav {
  position: absolute;
  top: 50px;
  right: 50%;
  margin-right: -600px; }
  @media (max-width: 1245px) {
    #mv .subnav {
      right: 0;
      margin-right: 0; } }
  #mv .subnav li {
    color: #ffffff;
    font-size: 14px; }
    #mv .subnav li a {
      padding: 0 0 0 30px;
      background: url(../images/icon_li_w.png) left 15px center no-repeat;
      color: #ffffff; }
    #mv .subnav li:last-child {
      padding: 0 0 0 30px; }
#mv .gnav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 135px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  display: flex;
  justify-content: center; }
  #mv .gnav ul {
    justify-content: center;
    margin-left: 0;
    margin-right: 0; }
    #mv .gnav ul.mainw_w {
      width: 750px; }
  #mv .gnav li a {
    display: block;
    color: #ffffff;
    font-size: 15px;
    line-height: 135px;
    padding: 0 35px; }
  #mv .gnav h1 a {
    background: url(../images/logo_white.png) center center no-repeat;
    background-size: contain;
    margin-left: 0; }

/*bns*/
.bns {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px; }

.bns a {
  display: block;
  margin-bottom: 20px; }

/*.rtban_box img {
    width: 100%;
}*/
/*info*/
.info_box {
  background: url(../images/bg_dot.jpg) repeat;
  border: #d9d9d9 1px solid;
  padding: 45px 40px; }

.info_box h3 {
  color: #003689;
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center; }

.info_box h4 {
  color: #003689;
  font-size: 18px;
  margin-bottom: 15px; }

.info_box p {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 20px; }

.info_box a.btn_info {
  display: block;
  width: 280px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  margin: 20px auto 0;
  background: url(../images/icon_arrow.png) right 20px center no-repeat #563701; }

.info_box a.btn_info:hover {
  opacity: 1;
  background: url(../images/icon_arrow.png) right 15px center no-repeat #124388; }

/* #facility */
@media (min-width: 1001px) {
  #facility {
    margin-bottom: 200px; } }
@media (max-width: 1000px) {
  #facility {
    margin-bottom: 24vw; }
    #facility > .mainw {
      width: 100vw;
      padding-left: 12vw; }
      #facility > .mainw > p {
        width: 100%; }
    #facility .mainw_maximg {
      margin-right: 0;
      margin-left: auto;
      margin-bottom: 10vw; }
    #facility h2 {
      width: 88vw;
      margin-left: auto;
      margin-bottom: 13vw; }
      #facility h2 img {
        height: 14.6vw; } }

/* #facility2 */
@media (max-width: 1000px) {
  #facility2 {
    margin-bottom: 30vw; }
    #facility2 h2 {
      margin-bottom: 6vw; }
      #facility2 h2 img {
        height: 5vw; } }

/* #facility3 */
@media (max-width: 1000px) {
  #facility3 {
    margin-bottom: 26vw; }
    #facility3 h2 {
      margin-bottom: 6vw; }
      #facility3 h2 img {
        height: 5vw; }
    #facility3 > .cflex {
      display: flex;
      flex-direction: column-reverse; }
      #facility3 > .cflex .img {
        width: 100%; }
        #facility3 > .cflex .img img {
          width: 100%; }
      #facility3 > .cflex .txt {
        width: 76vw;
        margin-right: auto;
        margin-left: auto; } }

/* #sightseeing */
@media (max-width: 1000px) {
  #sightseeing {
    margin-bottom: 30vw; }
    #sightseeing h2 img {
      height: 5vw; }
    #sightseeing.unit p {
      width: 80vw;
      letter-spacing: -.2vw; } }

/*unit*/
.unit .mainw {
  padding-top: 30px; }
  @media (max-width: 1000px) {
    .unit .mainw {
      padding-top: 4vw; } }
.unit h2 {
  margin-bottom: 50px; }
  @media (max-width: 1000px) {
    .unit h2 {
      margin-bottom: 6vw; } }
@media (max-width: 1000px) {
  .unit #facility h2 img {
    height: 15vw; } }
@media (min-width: 1001px) {
  .unit .mainw_maximg {
    width: calc(50vw + 445px);
    margin-bottom: 40px; } }
@media (max-width: 1000px) {
  .unit .mainw_maximg {
    width: 88vw;
    margin-bottom: 6vw; } }
.unit .mainw_maximg img {
  width: 100%; }
.unit p {
  font-size: 15px;
  line-height: 30px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
  @media (max-width: 1000px) {
    .unit p {
      width: 76vw;
      margin-right: auto;
      margin-left: auto;
      font-size: 4vw;
      line-height: 2;
      text-align: left; } }
.unit.unit_slide {
  margin-bottom: 130px; }
  @media (max-width: 1000px) {
    .unit.unit_slide {
      margin-bottom: 16vw; } }
  .unit.unit_slide h2 {
    text-align: center;
    margin-bottom: 40px; }
  @media (min-width: 1001px) {
    .unit.unit_slide .slide {
      width: 2880px;
      position: relative;
      left: 50%;
      margin-left: -1440px;
      margin-bottom: 90px; }
      .unit.unit_slide .slide li {
        width: 960px; }
        .unit.unit_slide .slide li div {
          width: 900px;
          margin: 0 30px; }
          .unit.unit_slide .slide li div img {
            width: 100%; }
      .unit.unit_slide .slide .slick-prev, .unit.unit_slide .slide .slick-next {
        width: 55px;
        height: 12px;
        text-indent: -10000px;
        overflow: hidden;
        z-index: 20; }
      .unit.unit_slide .slide .slick-prev {
        left: 955px;
        background: url(../images/icon_prev.png) left center no-repeat; }
      .unit.unit_slide .slide .slick-next {
        right: 955px;
        background: url(../images/icon_next.png) left center no-repeat; }
      .unit.unit_slide .slide .slick-dots {
        display: flex;
        justify-content: center;
        width: 100%;
        bottom: -55px; }
        .unit.unit_slide .slide .slick-dots li {
          width: 20px;
          height: 20px;
          margin: 0; }
          .unit.unit_slide .slide .slick-dots li button:before {
            content: "○";
            color: #212121;
            opacity: 1; }
          .unit.unit_slide .slide .slick-dots li.slick-active button:before, .unit.unit_slide .slide .slick-dots li button:hover:before {
            content: "●";
            opacity: 1; } }
  @media (max-width: 1000px) {
    .unit.unit_slide .slide {
      width: 86.7vw;
      position: relative;
      margin-right: auto;
      margin-left: auto;
      margin-bottom: 16vw; }
      .unit.unit_slide .slide li {
        width: 100%; }
        .unit.unit_slide .slide li div {
          width: 100%;
          margin: 0; }
          .unit.unit_slide .slide li div img {
            width: 100%; }
      .unit.unit_slide .slide .slick-prev, .unit.unit_slide .slide .slick-next {
        width: 7.3vw;
        height: 1.3vw;
        text-indent: -10000px;
        overflow: hidden;
        z-index: 20; }
      .unit.unit_slide .slide .slick-prev {
        left: -4vw;
        background: url(../images/icon_prev.png) left center no-repeat;
        background-size: contain; }
      .unit.unit_slide .slide .slick-next {
        right: -4vw;
        background: url(../images/icon_next.png) left center no-repeat;
        background-size: contain; }
      .unit.unit_slide .slide .slick-dots {
        display: flex;
        justify-content: center;
        width: 100%;
        bottom: -6vw; }
        .unit.unit_slide .slide .slick-dots li {
          width: 2vw;
          height: 2vw;
          margin-right: 2vw;
          margin-left: 2vw; }
          .unit.unit_slide .slide .slick-dots li button:before {
            content: "○";
            color: #212121;
            opacity: 1;
            font-size: 2vw; }
          .unit.unit_slide .slide .slick-dots li.slick-active button:before, .unit.unit_slide .slide .slick-dots li button:hover:before {
            content: "●";
            opacity: 1;
            font-size: 3.4vw; }
          .unit.unit_slide .slide .slick-dots li button {
            width: 2vw;
            height: 2vw;
            padding: 0; } }
  .unit.unit_slide p {
    text-align: center; }
    @media (max-width: 1000px) {
      .unit.unit_slide p {
        text-align: left; } }
@media (min-width: 1001px) {
  .unit.unit_txtimg {
    margin-bottom: 160px; } }
.unit.unit_txtimg include sp {
  margin-bottom: 25vw; }
@media (min-width: 1001px) {
  .unit.unit_txtimg .cflex {
    justify-content: space-between;
    width: calc( 50% + 450px );
    margin-left: auto;
    margin-bottom: 50px; }
    .unit.unit_txtimg .cflex .txt {
      max-width: 310px; }
    .unit.unit_txtimg .cflex .img {
      width: calc( 50vw + 100px ); }
      .unit.unit_txtimg .cflex .img img {
        width: 100%; } }
@media (max-width: 1000px) {
  .unit.unit_txtimg .cflex {
    justify-content: space-between;
    width: 100%;
    margin-left: auto;
    margin-bottom: 12vw; }
    .unit.unit_txtimg .cflex .txt {
      width: 80vw; }
    .unit.unit_txtimg .cflex .img {
      width: 100%;
      margin-bottom: 10vw; }
      .unit.unit_txtimg .cflex .img img {
        width: 100%; } }
@media (min-width: 1001px) {
  .unit.unit_txtimg .cflex.flex_left {
    flex-direction: row-reverse;
    margin-left: 0; } }
@media (min-width: 1001px) {
  .unit.unit_txtimg .slide2 {
    width: 815px;
    margin-left: 4%; }
    .unit.unit_txtimg .slide2 .slick-list {
      width: 815px;
      overflow: hidden; }
    .unit.unit_txtimg .slide2 li {
      width: 407px; }
      .unit.unit_txtimg .slide2 li div {
        width: 387px;
        margin: 0 10px; }
        .unit.unit_txtimg .slide2 li div img {
          width: 100%; }
    .unit.unit_txtimg .slide2 .slick-prev, .unit.unit_txtimg .slide2 .slick-next {
      width: 55px;
      height: 12px;
      text-indent: -10000px;
      overflow: hidden;
      z-index: 20; }
    .unit.unit_txtimg .slide2 .slick-prev {
      left: -30px;
      background: url(../images/icon_prev.png) left center no-repeat; }
    .unit.unit_txtimg .slide2 .slick-next {
      right: -30px;
      background: url(../images/icon_next.png) left center no-repeat; } }
@media (max-width: 1000px) {
  .unit.unit_txtimg .slide2 {
    width: 86.7vw;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16vw; }
    .unit.unit_txtimg .slide2 li {
      width: 100%; }
      .unit.unit_txtimg .slide2 li div {
        width: 100%;
        margin: 0; }
        .unit.unit_txtimg .slide2 li div img {
          width: 95%; }
    .unit.unit_txtimg .slide2 .slick-prev, .unit.unit_txtimg .slide2 .slick-next {
      width: 7.3vw;
      height: 1.3vw;
      text-indent: -10000px;
      overflow: hidden;
      z-index: 20; }
    .unit.unit_txtimg .slide2 .slick-prev {
      left: -4vw;
      background: url(../images/icon_prev.png) left center no-repeat;
      background-size: contain; }
    .unit.unit_txtimg .slide2 .slick-next {
      right: -4vw;
      background: url(../images/icon_next.png) left center no-repeat;
      background-size: contain; }
    .unit.unit_txtimg .slide2 .slick-dots {
      display: flex;
      justify-content: center;
      width: 100%;
      bottom: -6vw; }
      .unit.unit_txtimg .slide2 .slick-dots li {
        width: 2vw;
        height: 2vw;
        margin-right: 2vw;
        margin-left: 2vw; }
        .unit.unit_txtimg .slide2 .slick-dots li button:before {
          content: "○";
          color: #212121;
          opacity: 1;
          font-size: 2vw; }
        .unit.unit_txtimg .slide2 .slick-dots li.slick-active button:before, .unit.unit_txtimg .slide2 .slick-dots li button:hover:before {
          content: "●";
          opacity: 1;
          font-size: 2vw; }
        .unit.unit_txtimg .slide2 .slick-dots li button {
          width: 2vw;
          height: 2vw;
          padding: 0; } }
.unit.unit_slidetxt {
  margin-bottom: 160px; }
  @media (max-width: 1000px) {
    .unit.unit_slidetxt {
      margin-bottom: 16vw; } }
  .unit.unit_slidetxt .cflex {
    justify-content: space-between;
    width: calc( 50% + 530px );
    margin-right: auto;
    position: relative; }
    .unit.unit_slidetxt .cflex .txt {
      width: 33%;
      max-width: 370px; }
    .unit.unit_slidetxt .cflex .img {
      width: calc( 50vw + 50px ); }
      .unit.unit_slidetxt .cflex .img img {
        width: 100%; }
      @media (max-width: 1000px) {
        .unit.unit_slidetxt .cflex .img {
          width: 100%; } }
  .unit.unit_slidetxt .slide3 {
    width: 100%; }
    .unit.unit_slidetxt .slide3 .slick-list {
      width: 100%; }
    .unit.unit_slidetxt .slide3 li {
      width: 100%; }
      .unit.unit_slidetxt .slide3 li div {
        width: 100%;
        margin: 0; }
    .unit.unit_slidetxt .slide3 .slick-dots {
      display: flex;
      justify-content: center;
      width: 100vw;
      bottom: -55px; }
      .unit.unit_slidetxt .slide3 .slick-dots li {
        width: 20px;
        height: 20px;
        margin: 0; }
        .unit.unit_slidetxt .slide3 .slick-dots li button:before {
          content: "○";
          color: #212121;
          opacity: 1; }
        .unit.unit_slidetxt .slide3 .slick-dots li.slick-active button:before, .unit.unit_slidetxt .slide3 .slick-dots li button:hover:before {
          content: "●";
          opacity: 1; }
  @media (min-width: 1001px) {
    .unit.unit_slidetxt .room_faci {
      background: #ffffff;
      margin: -90px auto 0;
      padding: 170px 0 90px;
      width: 1000px; }
      .unit.unit_slidetxt .room_faci li {
        margin-bottom: 50px; }
        .unit.unit_slidetxt .room_faci li:last-child {
          margin-bottom: 0; }
      .unit.unit_slidetxt .room_faci h3 {
        font-size: 18px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: normal;
        margin-bottom: 25px; }
        .unit.unit_slidetxt .room_faci h3:before {
          content: "";
          width: 10px;
          height: 18px;
          display: inline-block;
          background: url(../images/h3_start.png) left center no-repeat;
          margin: 0 12px; }
        .unit.unit_slidetxt .room_faci h3:after {
          content: "";
          width: 10px;
          height: 18px;
          display: inline-block;
          background: url(../images/h3_end.png) left center no-repeat;
          margin: 0 12px; }
      .unit.unit_slidetxt .room_faci p {
        text-align: center;
        font-size: 15px;
        line-height: 30px; } }
  @media (max-width: 1000px) {
    .unit.unit_slidetxt .room_faci {
      background: #ffffff;
      margin: auto;
      padding: 13vw 0;
      width: 86.7vw; }
      .unit.unit_slidetxt .room_faci li {
        margin-bottom: 10vw; }
        .unit.unit_slidetxt .room_faci li:last-child {
          margin-bottom: 0; }
      .unit.unit_slidetxt .room_faci h3 {
        font-size: 4.6vw;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: normal;
        margin-bottom: 4vw; }
        .unit.unit_slidetxt .room_faci h3:before {
          content: "";
          width: 2vw;
          height: 4vw;
          display: inline-block;
          background: url(../images/h3_start.png) left center no-repeat;
          background-size: contain;
          margin: 0 1em; }
        .unit.unit_slidetxt .room_faci h3:after {
          content: "";
          width: 2vw;
          height: 4vw;
          display: inline-block;
          background: url(../images/h3_end.png) left center no-repeat;
          background-size: contain;
          margin: 0 1em; }
      .unit.unit_slidetxt .room_faci p {
        text-align: center;
        line-height: 2;
        letter-spacing: -0.2vw; } }
@media (min-width: 1001px) {
  .unit .bev {
    width: 926px;
    margin: 0 auto 140px; }
    .unit .bev img {
      width: 100%; } }
@media (max-width: 1000px) {
  .unit .bev {
    width: 88vw;
    margin: 0 auto 16vw; }
    .unit .bev img {
      width: 100%; } }

#art {
  width: 100%;
  position: relative; }
  @media (max-width: 1000px) {
    #art {
      margin-bottom: 30vw; } }
  #art img.artmain {
    width: 100%; }
  @media (min-width: 1001px) {
    #art .txt {
      position: absolute;
      top: 50%;
      margin-top: -70px;
      width: 100%; }
      #art .txt h2 {
        text-align: center;
        margin-bottom: 25px; }
      #art .txt p {
        text-align: center;
        font-size: 15px;
        line-height: 30px;
        font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; } }
  @media (max-width: 1000px) {
    #art .txt {
      width: 74vw;
      margin-right: auto;
      margin-left: auto;
      margin-top: 10vw; }
      #art .txt h2 {
        margin-bottom: 6vw; }
        #art .txt h2 img {
          height: 5vw; }
      #art .txt p {
        line-height: 2;
        font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; } }

#rest h2 {
  text-align: center;
  margin-bottom: 45px; }
  @media (max-width: 1000px) {
    #rest h2 {
      margin-bottom: 10vw; }
      #rest h2 img {
        height: 5vw; } }
@media (max-width: 1000px) {
  #rest .unit.unit_slidetxt {
    margin-bottom: 0; }
  #rest .unit.unit_slidetxt .cflex {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    #rest .unit.unit_slidetxt .cflex .img {
      width: 86.7vw;
      margin-right: auto;
      margin-left: auto; }
  #rest .slick-dotted.slick-slider {
    margin-bottom: 16vw; }
  #rest .slick-dots {
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: -6vw; }
    #rest .slick-dots li {
      width: 2vw;
      height: 2vw;
      margin-right: 2vw;
      margin-left: 2vw; }
      #rest .slick-dots li button:before {
        content: "○";
        color: #212121;
        opacity: 1;
        font-size: 2vw; }
      #rest .slick-dots li.slick-active button:before, #rest .slick-dots li button:hover:before {
        content: "●";
        opacity: 1;
        font-size: 3.4vw; }
      #rest .slick-dots li button {
        width: 2vw;
        height: 2vw;
        padding: 0; }
  #rest .txt {
    width: 74vw;
    max-width: 100%;
    margin: 0 auto 16vw; } }

/* rooms_type */
@media (max-width: 1000px) {
  #rooms_type > h2 img {
    height: 5vw; } }
/* rooms_type2 */
@media (max-width: 1000px) {
  #rooms_type2 {
    margin-bottom: 26vw; }
    #rooms_type2 > .cflex {
      display: flex;
      flex-direction: column-reverse; }
      #rooms_type2 > .cflex .txt {
        width: 76vw;
        margin-left: auto;
        margin-right: auto; }
        #rooms_type2 > .cflex .txt h2 img {
          height: 14.6vw; }

  .slide4 {
    width: 86.7vw;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16vw; }
    .slide4 li div {
      width: 100%;
      margin: 0; }
      .slide4 li div img {
        width: 95%; }
    .slide4 .slick-prev, .slide4 .slick-next {
      width: 7.3vw;
      height: 1.3vw;
      text-indent: -10000px;
      overflow: hidden;
      z-index: 20; }
    .slide4 .slick-prev {
      left: -4vw;
      background: url(../images/icon_prev.png) left center no-repeat;
      background-size: contain; }
    .slide4 .slick-next {
      right: -4vw;
      background: url(../images/icon_next.png) left center no-repeat;
      background-size: contain; }
    .slide4 .slick-dots {
      display: flex;
      justify-content: center;
      width: 100%;
      bottom: -6vw; }
      .slide4 .slick-dots li {
        width: 2vw;
        height: 2vw;
        margin-right: 2vw;
        margin-left: 2vw; }
        .slide4 .slick-dots li button:before {
          content: "○";
          color: #212121;
          opacity: 1;
          font-size: 2vw; }
        .slide4 .slick-dots li.slick-active button:before, .slide4 .slick-dots li button:hover:before {
          content: "●";
          opacity: 1;
          font-size: 2vw; }
        .slide4 .slick-dots li button {
          width: 2vw;
          height: 2vw;
          padding: 0; } }
/*access*/
#access {
  padding: 150px 0 180px; }
  @media (max-width: 1000px) {
    #access {
      padding: 26vw 0 40vw; } }
  #access h2 {
    text-align: center;
    margin-bottom: 30px; }
    @media (max-width: 1000px) {
      #access h2 {
        margin-bottom: 6vw; }
        #access h2 img {
          height: 4.5vw; } }
  #access p.lead {
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px; }
    #access p.lead:before {
      content: "";
      width: 10px;
      height: 18px;
      display: inline-block;
      background: url(../images/h3_start.png) left center no-repeat;
      margin: 0 12px; }
    #access p.lead:after {
      content: "";
      width: 10px;
      height: 18px;
      display: inline-block;
      background: url(../images/h3_end.png) left center no-repeat;
      margin: 0 12px; }
    @media (max-width: 1000px) {
      #access p.lead {
        font-size: 4.6vw;
        margin-bottom: 6vw; }
        #access p.lead::before {
          width: 2vw;
          height: 4vw;
          background-size: contain;
          margin: 0 1em; }
        #access p.lead::after {
          width: 2vw;
          height: 4vw;
          background-size: contain;
          margin: 0 1em; } }
  #access .root.car {
    margin-bottom: 100px; }
    @media (max-width: 1000px) {
      #access .root.car {
        margin-bottom: 13vw; } }
  #access h3 {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: normal; }
    @media (max-width: 1000px) {
      #access h3 {
        font-size: 4.6vw;
        margin-bottom: 4vw; } }
  #access p.ta_r {
    font-size: 15px;
    margin-top: 25px;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
    @media (max-width: 1000px) {
      #access p.ta_r {
        font-size: 4vw;
        margin-top: 4vw;
        text-align: left; } }

/*common*/
.showup {
  opacity: 0;
  transition: 1s;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px); }

.upview {
  -moz-animation: showup 0.6s linear 0s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0s 1 normal forwards;
  -o-animation: showup 0.6s linear 0s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0s 1 normal forwards; }

.upview.uv2 {
  -moz-animation: showup 0.6s linear 0.3s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0.3s 1 normal forwards;
  -o-animation: showup 0.6s linear 0.3s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0.3s 1 normal forwards; }

.upview.uv3 {
  -moz-animation: showup 0.6s linear 0.6s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0.6s 1 normal forwards;
  -o-animation: showup 0.6s linear 0.6s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0.6s 1 normal forwards; }

.upview.uv4 {
  -moz-animation: showup 0.6s linear 0.9s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0.9s 1 normal forwards;
  -o-animation: showup 0.6s linear 0.9s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0.9s 1 normal forwards; }

@-moz-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-o-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-ms-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/*cbtn*/
a.cbtn {
  width: 400px;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  margin: 40px auto;
  background: url("../images/icon_arrow.png") right 25px center no-repeat #212121;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

a.cbtn:hover {
  background-position: right 20px center; }

/*見出し*/
h3.ch3 {
  text-align: center;
  color: #003689;
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 60px; }

h3.ch3 span {
  display: inline-block;
  border-bottom: #003689 1px solid;
  font-size: 38px;
  font-family: 'Jost', sans-serif; }

h4.ch4 {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 60px;
  color: #000000; }

h4.ch4 span {
  font-size: 38px;
  font-family: 'Jost', sans-serif;
  display: inline-block;
  color: #003689; }

h5.ch5 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: #2b241b 1px solid;
  display: inline-block;
  margin-bottom: 30px;
  line-height: 35px; }

.bt {
  border-top: #d2d2d2 1px solid;
  padding-top: 60px; }

.lead {
  font-size: 15px;
  text-align: left;
  line-height: 30px;
  margin-bottom: 50px; }

.ctable {
  border-collapse: collapse;
  font-size: 15px;
  line-height: 28px;
  width: 100%; }

.ctable th, .ctable td {
  border-top: #d2d2d2 1px solid;
  padding: 10px 0; }

.ctable tr:last-child th, .ctable tr:last-child td {
  border-bottom: #d2d2d2 1px solid; }

.ctable th {
  color: #003689;
  width: 100px;
  text-align: left; }

.cb {
  background: #EFEFF1;
  padding: 170px 0 20px; }
  @media (max-width: 1000px) {
    .cb {
      padding: 20vw 0 26.6vw; } }

/*footer*/
#totop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 4000;
  padding: 5px 0;
  width: 30px; }
  @media (max-width: 1000px) {
    #totop {
      right: 12vw;
      bottom: 8vw;
      z-index: 4000;
      padding: 1vw 0;
      width: 8vw; } }
  @media (min-width: 1001px) {
    #totop a {
      display: block;
      font-family: garamond-premier-pro, serif;
      padding-top: 55px;
      background: url(../images/totop.png) top 5px center no-repeat; }
      #totop a:hover {
        background-position: top center; } }
  @media (max-width: 1000px) {
    #totop a {
      display: block;
      font-family: garamond-premier-pro, serif;
      padding-top: 13vw;
      background: url(../images/totop.png) top 1vw center no-repeat;
      background-size: contain; } }
  #totop.stop {
    position: absolute;
    bottom: 570px; }
    @media (max-width: 1000px) {
      #totop.stop {
        bottom: 120vw; } }

footer {
  padding: 100px 0 250px;
  color: #ffffff;
  background: url(../images/bg_foot.jpg) center center no-repeat;
  background-size: cover; }
  @media (max-width: 1000px) {
    footer {
      padding: 20vw 0 40vw;
      background: url(../images/bg_foot_sp.jpg) center center no-repeat;
      background-size: cover; } }
  @media (min-width: 1001px) {
    footer h2 {
      width: 220px;
      height: 123px;
      margin-right: auto;
      margin-left: auto;
      margin-bottom: 30px; } }
  @media (max-width: 1000px) {
    footer h2 {
      width: 40vw;
      height: 28vw;
      margin-right: auto;
      margin-left: auto;
      margin-bottom: 4vw; } }
  footer h2 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/logo_white.png) center center no-repeat;
    background-size: contain;
    text-indent: -10000px; }
  @media (min-width: 1001px) {
    footer address {
      font-style: normal;
      line-height: 26px;
      font-size: 15px;
      text-align: center;
      color: #FFFFFF;
      margin-bottom: 40px; } }
  @media (max-width: 1000px) {
    footer address {
      font-style: normal;
      line-height: 2;
      font-size: 4vw;
      text-align: center;
      color: #FFFFFF;
      margin-bottom: 6vw; } }
  @media (min-width: 1001px) {
    footer a.fbtn {
      display: block;
      width: 400px;
      height: 80px;
      font-size: 15px;
      line-height: 80px;
      background: url(../images/icon_arrow.png) right 30px center no-repeat #212121;
      text-align: center;
      color: #ffffff;
      margin: 0 auto; }
      footer a.fbtn:hover {
        background-position: right 25px center; } }
  @media (max-width: 1000px) {
    footer a.fbtn {
      display: block;
      width: 76vw;
      height: 13.3vw;
      font-size: 4vw;
      line-height: 13.3vw;
      background: url(../images/icon_arrow.png) right 4vw center no-repeat #212121;
      background-size: 4.6vw auto;
      text-align: center;
      color: #ffffff;
      margin: 0 auto; } }

@media all and (-ms-high-contrast: none) {
  #rplan ul li .img img {
    height: auto; } }
@media (min-width: 1001px) {
  /* rsv */
  .rsv .mainte {
    padding: 25px 0; }

  .rsv .mainte h3 {
    font-size: 22px;
    color: #c30d23;
    text-align: center;
    width: auto; }

  .rsv .mainte p {
    font-size: 18px;
    line-height: 22px;
    text-align: center; }

  #rsv {
    width: 100%;
    margin-top: 30px; }

  #rsv_i {
    margin: 20px 0 120px; }

  #rsv .rsvmain {
    top: 40vh;
    top: -webkit-calc(50vh - 93px);
    top: calc(50vh - 93px); }

  .rsv .mainw {
    width: 1130px;
    position: relative; }

  #rsv.rsv .rsv_ul {
    margin-top: 0;
    margin-left: auto;
    top: -22px; }

  .rsv form {
    position: relative;
    width: 100%; }

  .rsv .formmain {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }

  .en .rsv .formmain {
    flex-wrap: nowrap; }

  .rsv h3 {
    width: 145px;
    font-size: 20px;
    line-height: 1;
    border: 1px solid #4B413E;
    text-align: center;
    padding: 25px 0;
    margin-bottom: 0;
    margin-right: 25px;
    font-weight: bold; }

  .rsv h3 span {
    font-size: 9px;
    font-family: 'Lora', sans-serif;
    font-weight: normal; }

  .rsv .rsv_ul {
    /*position: absolute; top:45px; right: 0; width: 1050px; height: 40px;*/
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    margin-top: -20px; }

  .rsv .rsv_ul li {
    /*display: inline-block;*/
    margin-right: 15px;
    font-size: 14px;
    line-height: 40px;
    vertical-align: bottom;
    display: flex;
    flex-wrap: wrap;
    position: relative; }

  .rsv .rsv_ul li:last-child {
    margin-right: 0;
    /*position: absolute; right: 0; bottom: 0;*/ }

  .rsv .rsv_ul li label {
    position: absolute;
    top: -30px;
    height: 20px;
    left: 5px; }

  .rsv .rsv_ul li select {
    width: 55px;
    border: #dddcdc 1px solid;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
    background: url("../images/icon_select.svg") right 10px center no-repeat #f7f7f7;
    margin-left: 5px;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

  .rsv .rsv_ul li select::-ms-expand {
    display: none; }

  .rsv .rsv_ul li input[type="text"] {
    width: 150px;
    height: 38px;
    padding: 0 0 0 10px;
    margin-left: 5px;
    background: url("../images/icon_calendar.svg") right 10px center no-repeat #f7f7f7;
    background-size: 15px;
    border: #dddcdc 1px solid;
    font-size: 15px; }

  .rsv .rsv_ul li.btn_search {
    /*position: absolute; right: 0; margin-right: 0; bottom: 0;*/ }

  .rsv .btn_search input {
    width: 200px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

  #datecheck,
  #datecheck_i {
    position: relative;
    top: 15px; }

  .rsv .rsv_ul li a {
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    background-image: none; }

  .member {
    text-align: right;
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    margin-top: -20px;
    margin-left: 160px; }

  .member li {
    font-size: 15px;
    margin-left: 20px;
    height: 22px;
    line-height: 22px; }

  .member li a {
    font-size: 13px; }

  .member li a:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #212121;
    display: inline-block;
    padding-right: 3px; }

  #rsv .cl_btn {
    background: url("../images/icon_close.svg") right 15px center no-repeat;
    padding-left: 15px;
    text-align: left;
    width: 200px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border: #DCDDDD 1px solid;
    background-size: 12px auto;
    display: block;
    position: absolute;
    bottom: -80px;
    left: 50%;
    margin-left: -100px; }

  #rsv .cl_btn:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.3); }

  .ui-datepicker {
    z-index: 10000 !important; }

  .rsv a.cbtn {
    margin: auto; } }
@media (max-width: 1000px) {
  article {
    padding-top: 22vw; }

  #rsv_sp {
    margin-bottom: 16vw; }

  #rsv_sp .ttl {
    border: 1px solid #4d3f3b;
    padding: 4vw 0;
    font-size: 5vw;
    font-weight: bold;
    color: #4d3f3b;
    line-height: 1.2;
    text-align: center;
    margin: 4vw auto;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

  #rsv_sp .mainw {
    padding: 4vw;
    border: 1px solid #000; }

  #rsv_sp .ttl span {
    font-size: 3.7vw;
    font-family: 'Lora', serif; }

  #rsv_sp li {
    margin-bottom: 4vw; }

  #rsv_sp li input[type="text"] {
    width: 100%;
    height: 12vw;
    padding: 2vw;
    background: url("../images/icon_calendar.svg") right 4vw center no-repeat #FFFFFF;
    background-size: 4.1vw auto;
    border: 1px solid #212121;
    font-size: 4vw;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    border-radius: 0; }

  #rsv_sp li select {
    width: 100%;
    border: 1px solid #212121;
    height: 12vw;
    line-height: 12vw;
    padding-left: 5vw;
    background: url("../images/icon_select.svg") right 4vw center no-repeat #FFFFFF;
    background-size: 2.1vw auto;
    font-size: 4vw;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    border-radius: 0;
    color: #212121; }

  #rsv_sp input[type="submit"] {
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    font-size: 4vw;
    background: url("../images/icon_arrow.svg") right 4vw center no-repeat #4B413E;
    background-size: 1vw auto;
    color: #ffffff;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0; }

  #rsv_sp li.planlink a {
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    font-size: 4vw;
    display: block;
    background: url("../images/icon_arrow_s.svg") right 4vw center no-repeat #FFFFFF;
    color: #251e1c;
    text-align: center;
    border: #251e1c 1px solid; }

  #rsv_sp li.planlink a.cbtn {
    margin-top: 0; }

  #rsv_sp ul.member li {
    margin-bottom: 2vw; }

  #rsv_sp ul.member li a {
    font-size: 3.7vw;
    padding-left: 3vw;
    text-align: left;
    background: url("../images/icon_arrow_s2.svg") left center no-repeat;
    background-size: 1vw; }

  #ui-datepicker-div {
    /*display: flex !important;*/
    /*width: 100% !important;*/
    /*flex-direction: column;*/ } }
@media (min-width: 1001px) {
  #rooms_type2 h2.ttl_resize img {
    height: 4.25rem; }

  #rooms_type2.unit.unit_txtimg .cflex {
    margin-left: 0; }
    #rooms_type2.unit.unit_txtimg .cflex .img img {
      position: relative; }
    #rooms_type2.unit.unit_txtimg .cflex .img p.img_text {
      position: absolute;
      bottom: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding: 10px;
      line-height: 0.8rem; } }
@media (max-width: 1000px) {
  #rooms_type2 h2.ttl_resize img {
    height: 4.25rem; }

  #rooms_type2.unit.unit_txtimg .item_one .img {
    margin-bottom: 2rem; }
    #rooms_type2.unit.unit_txtimg .item_one .img img {
      width: 100%;
      position: relative; }
    #rooms_type2.unit.unit_txtimg .item_one .img p.img_text {
      position: absolute;
      bottom: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding: 10px;
      line-height: 1rem;
      width: 30%;
      text-align: center; }
  #rooms_type2.unit.unit_txtimg .item_one .txt {
    width: 76vw;
    margin: 10vw auto; } }
#ah {
  display: block;
  text-align: center;
  margin-top: 1.5rem; }
  #ah a img {
    width: 200px;
    margin: 0.5rem auto 0; }
  @media (max-width: 750px) {
    #ah a img {
      width: 180px; } }
