@charset "UTF-8";
/*=======================================
過ごし方
=========================================*/
.p-stay__heading {
  margin-bottom: 80px;
  text-align: center; }
  .p-stay__heading .en {
    font-family: "Times New Roman", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.1em;
    color: #b8b7b7;
    margin-bottom: 36px;
    position: relative;
    padding-bottom: 60px; }
    .p-stay__heading .en:before {
      display: block;
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      border-left: 1px solid #d1d1d1;
      height: 50px; }
  .p-stay__heading h3 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 180%;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 30px; }
  .p-stay__heading .lead {
    margin-bottom: 50px; }
  .p-stay__heading ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .p-stay__heading ul:before, .p-stay__heading ul:after {
      display: none; }
  .p-stay__heading li {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    border: 1px solid #000;
    border-right: 0;
    width: 100%;
    max-width: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .p-stay__heading li:last-child {
      border-right: 1px solid #000; }
    .p-stay__heading li a {
      display: block;
      padding: 15px 10px;
      text-decoration: none; }

.p-stay__content .block1 {
  margin-bottom: 80px;
  background: #f6f6f6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0; }
  .p-stay__content .block1:before, .p-stay__content .block1:after {
    display: none; }
  .p-stay__content .block1.is-img-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .p-stay__content .block1.is-img-right .box1-wrap {
      margin-left: auto;
      max-width: 560px; }
  .p-stay__content .block1 .img {
    width: 45.2083%; }
  .p-stay__content .block1 .box1 {
    width: 50%; }
    .p-stay__content .block1 .box1-wrap {
      max-width: 600px; }
    .p-stay__content .block1 .box1 .no {
      font-family: "Times New Roman", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      color: #b8b7b7;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      position: relative;
      padding-right: 65px;
      margin-bottom: 24px; }
      .p-stay__content .block1 .box1 .no:before {
        display: block;
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        border-top: 1px solid #d1d1d1;
        width: 50px; }
    .p-stay__content .block1 .box1 h4 {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 170%;
      font-weight: normal;
      margin-bottom: 42px;
      letter-spacing: 0.1em; }
    .p-stay__content .block1 .box1 p {
      letter-spacing: 0.06em; }
    .p-stay__content .block1 .box1 .c-btn1 {
      text-align: left; }

.p-stay-detail__nav {
  margin-bottom: 100px; }
  .p-stay-detail__nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .p-stay-detail__nav ul::after {
      content: none; }
    .p-stay-detail__nav ul::before {
      content: none; }
  .p-stay-detail__nav li {
    width: calc(100% / 3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    .p-stay-detail__nav li:last-child {
      border-right: 0; }
    .p-stay-detail__nav li a {
      display: block;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      color: #fff;
      text-align: center;
      text-decoration: none;
      padding-top: 95px;
      padding-bottom: 115px; }
    .p-stay-detail__nav li h4 {
      font-size: 30px;
      font-size: 3rem;
      font-family: "Times New Roman", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: normal;
      letter-spacing: 0.1em;
      line-height: 160%;
      margin-bottom: 8px; }
      .p-stay-detail__nav li h4 span {
        font-size: 12px;
        font-size: 1.2rem;
        display: inline-block;
        margin-left: 12px;
        line-height: 1; }
    .p-stay-detail__nav li .lead {
      font-size: 13px;
      font-size: 1.3rem;
      letter-spacing: 0.1em;
      line-height: 140%; }
    .p-stay-detail__nav li .c-btn1 {
      margin-top: 46px; }
    .p-stay-detail__nav li.first {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #f6f6f6; }
    .p-stay-detail__nav li.scene01 a {
      background-image: url(../img/stay/scene-family.jpg); }
    .p-stay-detail__nav li.scene02 a {
      background-image: url(../img/stay/scene-couple.jpg); }
    .p-stay-detail__nav li.scene03 a {
      background-image: url(../img/stay/scene-friend.jpg); }
    .p-stay-detail__nav li.scene04 a {
      background-image: url(../img/stay/scene-anniversary.jpg); }
    .p-stay-detail__nav li.scene05 a {
      background-image: url(../img/stay/scene-wedding.jpg); }

.p-stay-sightseeing {
  margin-bottom: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .p-stay-sightseeing:before, .p-stay-sightseeing:after {
    display: none; }
  .p-stay-sightseeing.is-img-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .p-stay-sightseeing.is-img-right .box1-wrap {
      margin-left: auto;
      max-width: 560px; }
  .p-stay-sightseeing .img {
    width: 50%; }
    .p-stay-sightseeing .img img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      height: 500px; }
  .p-stay-sightseeing .box1 {
    width: 45%; }
    .p-stay-sightseeing .box1-wrap {
      max-width: 600px; }
    .p-stay-sightseeing .box1 .no {
      font-family: "Times New Roman", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      color: #b8b7b7;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-bottom: 24px; }
    .p-stay-sightseeing .box1 h4 {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 170%;
      font-weight: normal;
      margin-bottom: 42px;
      letter-spacing: 0.1em; }
    .p-stay-sightseeing .box1 p {
      letter-spacing: 0.06em; }
    .p-stay-sightseeing .box1 .btn {
      margin-top: 50px; }
      .p-stay-sightseeing .box1 .btn a {
        display: block;
        font-size: 17px;
        font-size: 1.7rem;
        font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-weight: 400;
        position: relative;
        padding: 26px 40px;
        padding-right: 190px;
        background-color: #f6f6f6; }
        .p-stay-sightseeing .box1 .btn a:before {
          display: block;
          content: "";
          border-right: 1px solid #c2c2c2;
          position: absolute;
          right: 20vw;
          top: 50%;
          height: 16px;
          -webkit-transform: rotate(-42deg) translateY(-50%);
          transform: rotate(-42deg) translateY(-50%);
          -webkit-transform-origin: right bottom;
                  transform-origin: right bottom; }
        .p-stay-sightseeing .box1 .btn a:after {
          display: block;
          content: "";
          position: absolute;
          right: calc(20vw + 5px);
          bottom: 30px;
          height: 1px;
          width: 25%;
          background-color: #c2c2c2; }
        .p-stay-sightseeing .box1 .btn a:hover {
          text-decoration: none; }

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-stay__heading h3 {
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    margin-left: -20px;
    margin-right: -20px; }
  .p-stay__heading .en {
    margin-bottom: 20px; }
  .p-stay__heading .lead {
    margin-bottom: 30px; }
  .p-stay__heading ul {
    display: block; }
  .p-stay__heading li {
    width: auto;
    max-width: initial;
    border-right: 1px solid #000;
    border-bottom: 0; }
    .p-stay__heading li:last-child {
      border-bottom: 1px solid #000; }
  .p-stay__content .block1 {
    display: block;
    margin-bottom: 30px; }
    .p-stay__content .block1 .img,
    .p-stay__content .block1 .box1 {
      width: auto; }
    .p-stay__content .block1 .box1 {
      padding: 20px 25px 25px; }
      .p-stay__content .block1 .box1 .no {
        margin-bottom: 15px; }
      .p-stay__content .block1 .box1 h4 {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 34px; }
      .p-stay__content .block1 .box1 .c-btn1 {
        text-align: center; }
        .p-stay__content .block1 .box1 .c-btn1 a {
          max-width: 180px; }
  .is-section02 {
    margin-bottom: 50px; }
  .p-stay-detail__nav {
    margin-bottom: 50px; }
    .p-stay-detail__nav li {
      width: 100%;
      border-right: 0;
      border-bottom: 1px solid #fff; }
      .p-stay-detail__nav li a {
        padding-top: 30px;
        padding-bottom: 30px; }
      .p-stay-detail__nav li h4 {
        font-size: 25px;
        font-size: 2.5rem; }
      .p-stay-detail__nav li .lead {
        font-size: 12px;
        font-size: 1.2rem; }
      .p-stay-detail__nav li .c-btn1 {
        margin-top: 35px; }
      .p-stay-detail__nav li.first {
        padding-top: 30px;
        padding-bottom: 30px; }
  .p-stay-sightseeing {
    margin-bottom: 80px;
    display: block; }
    .p-stay-sightseeing:before, .p-stay-sightseeing:after {
      display: none; }
    .p-stay-sightseeing .img {
      width: 100%; }
      .p-stay-sightseeing .img img {
        -o-object-fit: none;
           object-fit: none;
        height: auto; }
    .p-stay-sightseeing .box1 {
      width: 100%;
      padding: 20px 25px 25px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .p-stay-sightseeing .box1-wrap {
        max-width: 600px; }
      .p-stay-sightseeing .box1 .no {
        font-family: "Times New Roman", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        color: #b8b7b7;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-bottom: 10px; }
      .p-stay-sightseeing .box1 h4 {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 26px; }
      .p-stay-sightseeing .box1 p {
        letter-spacing: 0.06em; }
      .p-stay-sightseeing .box1 .btn {
        margin-top: 30px; }
        .p-stay-sightseeing .box1 .btn a {
          font-size: 14px;
          font-size: 1.4rem;
          font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
          padding: 20px 20px; }
          .p-stay-sightseeing .box1 .btn a:before {
            right: 4vw; }
          .p-stay-sightseeing .box1 .btn a:after {
            right: calc(4vw + 5px);
            bottom: 20px; }
          .p-stay-sightseeing .box1 .btn a:hover {
            text-decoration: none; } 
          
            .p-stay__content .block1 .box1 p span {
              letter-spacing: -0.038em;
              text-align: left;
              display: block;
            }
          }
