@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/* line 8, style.scss */
.smenub ul li:nth-of-type(n+5) {
  order: 3; }
/* line 12, style.scss */
.smenub ul:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  order: 2; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 12, style.scss */
    .smenub ul:before {
      display: none; } }
  @media screen and (max-width: 350px) {
    /* line 12, style.scss */
    .smenub ul:before {
      display: none; } }

/* line 35, style.scss */
.point_boxb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 35, style.scss */
    .point_boxb {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 35, style.scss */
    .point_boxb {
      display: block; } }

/* line 52, style.scss */
.point_unit {
  max-width: calc(50% - 45px); }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 52, style.scss */
    .point_unit {
      max-width: calc(50% - 30px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 52, style.scss */
    .point_unit {
      max-width: calc(50% - 15px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 52, style.scss */
    .point_unit {
      max-width: calc(50% - 15px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 52, style.scss */
    .point_unit {
      max-width: 100%; } }
  @media screen and (max-width: 350px) {
    /* line 52, style.scss */
    .point_unit {
      max-width: 100%; } }
  /* line 69, style.scss */
  .point_unit.point02 {
    margin-top: 50px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 69, style.scss */
      .point_unit.point02 {
        margin-top: 30px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 69, style.scss */
      .point_unit.point02 {
        margin-top: 30px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 69, style.scss */
      .point_unit.point02 {
        margin-top: 40px; } }
    @media screen and (max-width: 350px) {
      /* line 69, style.scss */
      .point_unit.point02 {
        margin-top: 40px; } }
  /* line 86, style.scss */
  .point_unit.point03 {
    margin-top: 20px; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 86, style.scss */
      .point_unit.point03 {
        margin-top: 40px; } }
    @media screen and (max-width: 350px) {
      /* line 86, style.scss */
      .point_unit.point03 {
        margin-top: 40px; } }
  /* line 101, style.scss */
  .point_unit.point04 {
    margin-top: 70px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 101, style.scss */
      .point_unit.point04 {
        margin-top: 50px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 101, style.scss */
      .point_unit.point04 {
        margin-top: 50px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 101, style.scss */
      .point_unit.point04 {
        margin-top: 40px; } }
    @media screen and (max-width: 350px) {
      /* line 101, style.scss */
      .point_unit.point04 {
        margin-top: 40px; } }

@media screen and (min-width: 350.1px) and (max-width: 600px) {
  /* line 119, style.scss */
  .point_img {
    max-width: 300px;
    width: 100%;
    margin: auto; } }
@media screen and (max-width: 350px) {
  /* line 119, style.scss */
  .point_img {
    max-width: 300px;
    width: 100%;
    margin: auto; } }

/* line 137, style.scss */
.point_txt {
  margin: 20px 0 0;
  text-align: center; }
  /* line 140, style.scss */
  .point_txt h4 {
    display: inline-block;
    text-align: left;
    font-size: 24px;
    font-size: 2.4rem;
    color: #64441d;
    line-height: 1.5; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 140, style.scss */
      .point_txt h4 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 140, style.scss */
      .point_txt h4 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 140, style.scss */
      .point_txt h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 350px) {
      /* line 140, style.scss */
      .point_txt h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
  /* line 166, style.scss */
  .point_txt p {
    margin: 10px auto 0;
    width: 80%;
    text-align: left; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 166, style.scss */
      .point_txt p {
        width: 90%; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 166, style.scss */
      .point_txt p {
        width: 100%; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 166, style.scss */
      .point_txt p {
        width: 100%; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 166, style.scss */
      .point_txt p {
        width: 100%;
        margin: 5px auto 0; } }
    @media screen and (max-width: 350px) {
      /* line 166, style.scss */
      .point_txt p {
        width: 100%;
        margin: 5px auto 0; } }

/* line 191, style.scss */
.flow_boxb {
  counter-reset: listnum; }

/* line 194, style.scss */
.flow_unit {
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 20px;
  margin: 30px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 194, style.scss */
    .flow_unit {
      border-radius: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 194, style.scss */
    .flow_unit {
      display: block;
      border-radius: 10px;
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 194, style.scss */
    .flow_unit {
      display: block;
      border-radius: 10px;
      margin: 10px 0 0; } }

/* line 218, style.scss */
.flow_img {
  max-width: 280px;
  width: 100%;
  min-height: 220px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-image: url("../images/flow_img01.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 218, style.scss */
    .flow_img {
      max-width: 240px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 218, style.scss */
    .flow_img {
      max-width: 200px;
      min-height: 160px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 218, style.scss */
    .flow_img {
      max-width: 160px;
      min-height: 125px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 218, style.scss */
    .flow_img {
      max-width: none;
      min-height: 140px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 0;
      border-top-right-radius: 10px;
      background-position: top center; } }
  @media screen and (max-width: 350px) {
    /* line 218, style.scss */
    .flow_img {
      max-width: none;
      min-height: 100px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 0;
      border-top-right-radius: 10px;
      background-position: top center; } }
  /* line 257, style.scss */
  .unit01 .flow_img {
    background-image: url("../images/flow_img01.jpg"); }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 257, style.scss */
      .unit01 .flow_img {
        background-image: url("../images/flow_img01_sp.jpg"); } }
    @media screen and (max-width: 350px) {
      /* line 257, style.scss */
      .unit01 .flow_img {
        background-image: url("../images/flow_img01_sp.jpg"); } }
  /* line 272, style.scss */
  .unit02 .flow_img {
    background-image: url("../images/flow_img02.jpg"); }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 272, style.scss */
      .unit02 .flow_img {
        background-image: url("../images/flow_img02_sp.jpg"); } }
    @media screen and (max-width: 350px) {
      /* line 272, style.scss */
      .unit02 .flow_img {
        background-image: url("../images/flow_img02_sp.jpg"); } }
  /* line 287, style.scss */
  .unit03 .flow_img {
    background-image: url("../images/flow_img03.jpg"); }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 287, style.scss */
      .unit03 .flow_img {
        background-image: url("../images/flow_img03_sp.jpg"); } }
    @media screen and (max-width: 350px) {
      /* line 287, style.scss */
      .unit03 .flow_img {
        background-image: url("../images/flow_img03_sp.jpg"); } }
  /* line 302, style.scss */
  .unit05 .flow_img {
    background-image: url("../images/flow_img05.jpg"); }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 302, style.scss */
      .unit05 .flow_img {
        background-image: url("../images/flow_img05_sp.jpg"); } }
    @media screen and (max-width: 350px) {
      /* line 302, style.scss */
      .unit05 .flow_img {
        background-image: url("../images/flow_img05_sp.jpg"); } }

/* line 319, style.scss */
.flow_txt {
  width: calc(100% - 280px);
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 319, style.scss */
    .flow_txt {
      width: calc(100% - 240px);
      padding: 20px 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 319, style.scss */
    .flow_txt {
      width: calc(100% - 200px);
      padding: 15px 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 319, style.scss */
    .flow_txt {
      width: calc(100% - 160px);
      padding: 15px 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 319, style.scss */
    .flow_txt {
      width: 100%;
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 319, style.scss */
    .flow_txt {
      width: 100%;
      padding: 15px; } }
  /* line 345, style.scss */
  .flow_txt h4 {
    color: #82b032;
    font-size: 20px;
    font-size: 2.0rem;
    display: flex;
    align-items: center; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 345, style.scss */
      .flow_txt h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 345, style.scss */
      .flow_txt h4 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 345, style.scss */
      .flow_txt h4 {
        font-size: 19px;
        font-size: 1.9rem; } }
    @media screen and (max-width: 350px) {
      /* line 345, style.scss */
      .flow_txt h4 {
        font-size: 19px;
        font-size: 1.9rem; } }
    /* line 369, style.scss */
    .flow_txt h4:before {
      display: block;
      counter-increment: listnum;
      content: counter(listnum);
      font-size: 32px;
      font-size: 3.2rem;
      line-height: 1.0;
      font-family: "Jost", sans-serif;
      font-optical-sizing: auto;
      font-style: normal;
      font-weight: 300;
      margin-right: 10px;
      position: relative; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 369, style.scss */
        .flow_txt h4:before {
          font-size: 25px;
          font-size: 2.5rem;
          margin-right: 5px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 369, style.scss */
        .flow_txt h4:before {
          font-size: 25px;
          font-size: 2.5rem;
          top: 1px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 369, style.scss */
        .flow_txt h4:before {
          font-size: 25px;
          font-size: 2.5rem;
          top: 1px; } }
      @media screen and (max-width: 350px) {
        /* line 369, style.scss */
        .flow_txt h4:before {
          font-size: 25px;
          font-size: 2.5rem;
          top: 1px; } }
    /* line 405, style.scss */
    .flow_txt h4 span {
      line-height: 1.5; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 405, style.scss */
        .flow_txt h4 span {
          width: calc(100% - 25px); } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 405, style.scss */
        .flow_txt h4 span {
          width: calc(100% - 25px); } }
      @media screen and (max-width: 350px) {
        /* line 405, style.scss */
        .flow_txt h4 span {
          width: calc(100% - 25px); } }
  /* line 422, style.scss */
  .flow_txt p {
    margin: 20px 0 0; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 422, style.scss */
      .flow_txt p {
        margin: 10px 0 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 422, style.scss */
      .flow_txt p {
        margin: 5px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 422, style.scss */
      .flow_txt p {
        margin: 5px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 422, style.scss */
      .flow_txt p {
        margin: 5px 0 0; } }

/* line 440, style.scss */
.flow_hotel {
  margin: 40px 0;
  position: relative; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 440, style.scss */
    .flow_hotel {
      margin: 30px 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 440, style.scss */
    .flow_hotel {
      margin: 30px 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 440, style.scss */
    .flow_hotel {
      margin: 30px 0; } }
  @media screen and (max-width: 350px) {
    /* line 440, style.scss */
    .flow_hotel {
      margin: 20px 0; } }
  /* line 457, style.scss */
  .flow_hotel:before {
    display: block;
    content: '';
    width: 265px;
    height: 184px;
    background-image: url("../images/flow_img04_1.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 50%;
    margin-bottom: 10px;
    left: -5px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 457, style.scss */
      .flow_hotel:before {
        width: 22.08vw;
        height: 15.33vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 457, style.scss */
      .flow_hotel:before {
        width: 22.08vw;
        height: 15.33vw; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 457, style.scss */
      .flow_hotel:before {
        width: 22.08vw;
        height: 15.33vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 457, style.scss */
      .flow_hotel:before {
        width: calc(22.08vw * 1.9);
        height: calc(15.33vw * 1.9);
        bottom: auto;
        top: 15px;
        margin-bottom: 0; } }
    @media screen and (max-width: 350px) {
      /* line 457, style.scss */
      .flow_hotel:before {
        width: calc(22.08vw * 1.9);
        height: calc(15.33vw * 1.9);
        bottom: auto;
        top: 15px;
        margin-bottom: 0; } }
  /* line 497, style.scss */
  .flow_hotel:after {
    display: block;
    content: '';
    width: 273px;
    height: 177px;
    background-image: url("../images/flow_img04_2.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 50%;
    margin-bottom: 28px;
    right: -10px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 497, style.scss */
      .flow_hotel:after {
        width: 22.75vw;
        height: 14.75vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 497, style.scss */
      .flow_hotel:after {
        width: 22.75vw;
        height: 14.75vw; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 497, style.scss */
      .flow_hotel:after {
        width: 22.75vw;
        height: 14.75vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 497, style.scss */
      .flow_hotel:after {
        width: calc(22.75vw * 1.9);
        height: calc(14.75vw * 1.9);
        bottom: auto;
        top: -10px;
        margin-bottom: 0; } }
    @media screen and (max-width: 350px) {
      /* line 497, style.scss */
      .flow_hotel:after {
        width: calc(22.75vw * 1.9);
        height: calc(14.75vw * 1.9);
        bottom: auto;
        top: -10px;
        margin-bottom: 0; } }

/* line 538, style.scss */
.flow_hotelb {
  background: #fffdde;
  border-radius: 20px;
  padding: 40px 280px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 538, style.scss */
    .flow_hotelb {
      padding: 20px 23.33vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 538, style.scss */
    .flow_hotelb {
      padding: 15px 23.33vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 538, style.scss */
    .flow_hotelb {
      padding: 15px 23.33vw; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 538, style.scss */
    .flow_hotelb {
      padding: 35vw 20px 32vw; } }
  @media screen and (max-width: 350px) {
    /* line 538, style.scss */
    .flow_hotelb {
      padding: 35vw 20px 32vw; } }
  /* line 557, style.scss */
  .flow_hotelb p {
    margin: 0 10px; }
  /* line 560, style.scss */
  .flow_hotelb:before {
    display: block;
    content: '';
    width: 231px;
    height: 162px;
    background-image: url("../images/flow_img04_3.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: 25px;
    left: 30px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 560, style.scss */
      .flow_hotelb:before {
        width: 19.25vw;
        height: 13.5vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 560, style.scss */
      .flow_hotelb:before {
        width: 19.25vw;
        height: 13.5vw; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 560, style.scss */
      .flow_hotelb:before {
        width: 19.25vw;
        height: 13.5vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 560, style.scss */
      .flow_hotelb:before {
        width: calc(19.25vw * 2.0);
        height: calc(13.5vw * 2.0);
        top: auto;
        margin-top: 0;
        bottom: 5px;
        left: auto;
        right: 50%;
        margin-right: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 560, style.scss */
      .flow_hotelb:before {
        width: calc(19.25vw * 2.0);
        height: calc(13.5vw * 2.0);
        top: auto;
        margin-top: 0;
        bottom: 5px;
        left: auto;
        right: 50%;
        margin-right: 10px; } }
  /* line 606, style.scss */
  .flow_hotelb:after {
    display: block;
    content: '';
    width: 244px;
    height: 178px;
    background-image: url("../images/flow_img04_4.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: 15px;
    right: 18px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 606, style.scss */
      .flow_hotelb:after {
        width: 20.33vw;
        height: 14.83vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 606, style.scss */
      .flow_hotelb:after {
        width: 20.33vw;
        height: 14.83vw; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 606, style.scss */
      .flow_hotelb:after {
        width: 20.33vw;
        height: 14.83vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 606, style.scss */
      .flow_hotelb:after {
        width: calc(20.33vw * 2.0);
        height: calc(14.83vw * 2.0);
        top: auto;
        margin-top: 0;
        bottom: -10px;
        right: auto;
        left: 50%;
        margin-left: 5px; } }
    @media screen and (max-width: 350px) {
      /* line 606, style.scss */
      .flow_hotelb:after {
        width: calc(20.33vw * 2.0);
        height: calc(14.83vw * 2.0);
        top: auto;
        margin-top: 0;
        bottom: -10px;
        right: auto;
        left: 50%;
        margin-left: 5px; } }

/* line 653, style.scss */
.stay {
  margin: 25px 10px 0;
  background: #fff;
  border-radius: 20px;
  padding: 25px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 653, style.scss */
    .stay {
      padding: 15px 25px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 653, style.scss */
    .stay {
      padding: 10px 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 653, style.scss */
    .stay {
      padding: 10px 20px 15px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 653, style.scss */
    .stay {
      padding: 10px 20px 15px; } }
  @media screen and (max-width: 350px) {
    /* line 653, style.scss */
    .stay {
      padding: 10px 15px; } }
  /* line 673, style.scss */
  .stay h5 {
    color: #82b032;
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.5; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 673, style.scss */
      .stay h5 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 673, style.scss */
      .stay h5 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 673, style.scss */
      .stay h5 {
        font-size: 19px;
        font-size: 1.9rem; } }
    @media screen and (max-width: 350px) {
      /* line 673, style.scss */
      .stay h5 {
        font-size: 19px;
        font-size: 1.9rem; } }
  /* line 698, style.scss */
  .stay ul {
    width: fit-content;
    margin: 10px auto 0; }
    /* line 701, style.scss */
    .stay ul li {
      position: relative;
      padding: 0 0 0 1.0em; }
      /* line 704, style.scss */
      .stay ul li:before {
        display: inline-block;
        content: '・';
        width: 1.0em;
        position: absolute;
        left: 0; }

/* line 714, style.scss */
.room_lead {
  text-align: center; }
  /* line 716, style.scss */
  .room_lead p {
    display: inline-block;
    text-align: left; }

/* line 721, style.scss */
.room_box {
  margin: 30px 0 0; }

/* line 724, style.scss */
.room_boxb {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 724, style.scss */
    .room_boxb {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 724, style.scss */
    .room_boxb {
      display: block; } }

/* line 740, style.scss */
.room_unit {
  max-width: 360px;
  width: calc((100% - 120px) / 3); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 740, style.scss */
    .room_unit {
      width: calc((100% - 50px) / 3); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 740, style.scss */
    .room_unit {
      width: calc((100% - 40px) / 3); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 740, style.scss */
    .room_unit {
      max-width: none;
      width: 100%;
      margin-top: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 740, style.scss */
    .room_unit {
      max-width: none;
      width: 100%;
      margin-top: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 761, style.scss */
    .room_unit .room_img {
      max-width: 300px;
      margin: auto; } }
  @media screen and (max-width: 350px) {
    /* line 761, style.scss */
    .room_unit .room_img {
      max-width: 300px;
      margin: auto; } }
  /* line 777, style.scss */
  .room_unit h4 {
    margin: 20px 0 0;
    text-align: center;
    color: #664620;
    font-size: 18px;
    font-size: 1.8rem; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 777, style.scss */
      .room_unit h4 {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 10px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 777, style.scss */
      .room_unit h4 {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 10px 0 0; } }
  /* line 800, style.scss */
  .room_unit p {
    margin: 15px 0 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 800, style.scss */
      .room_unit p {
        margin: 10px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 800, style.scss */
      .room_unit p {
        margin: 5px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 800, style.scss */
      .room_unit p {
        margin: 5px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 816, style.scss */
    .room_unit:first-of-type {
      margin-top: 0; } }
  @media screen and (max-width: 350px) {
    /* line 816, style.scss */
    .room_unit:first-of-type {
      margin-top: 0; } }

/* line 831, style.scss */
.dog_room_box {
  margin: 40px 0 0; }

/* line 834, style.scss */
.dog_room_boxb {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 834, style.scss */
    .dog_room_boxb {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 834, style.scss */
    .dog_room_boxb {
      display: block; } }

/* line 851, style.scss */
.dog_room_img {
  max-width: 410px;
  width: 100%;
  margin-right: 50px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 851, style.scss */
    .dog_room_img {
      max-width: 380px;
      margin-right: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 851, style.scss */
    .dog_room_img {
      max-width: 300px;
      margin-right: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 851, style.scss */
    .dog_room_img {
      max-width: 300px;
      margin: auto; } }
  @media screen and (max-width: 350px) {
    /* line 851, style.scss */
    .dog_room_img {
      max-width: 300px;
      margin: auto; } }

/* line 874, style.scss */
.dog_room_txt {
  width: calc(100% - 460px); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 874, style.scss */
    .dog_room_txt {
      width: calc(100% - 410px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 874, style.scss */
    .dog_room_txt {
      width: calc(100% - 320px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 874, style.scss */
    .dog_room_txt {
      width: 100%;
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 874, style.scss */
    .dog_room_txt {
      width: 100%;
      margin: 20px 0 0; } }

/* line 895, style.scss */
.belong_boxb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 895, style.scss */
    .belong_boxb {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 895, style.scss */
    .belong_boxb {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 895, style.scss */
    .belong_boxb {
      display: block; } }

/* line 913, style.scss */
.belong_unit {
  width: calc(50% - 25px);
  margin: 30px 0 0;
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  text-align: center; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 913, style.scss */
    .belong_unit {
      width: calc(50% - 15px);
      padding: 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 913, style.scss */
    .belong_unit {
      margin: 20px 0 0;
      width: calc(50% - 10px);
      padding: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 913, style.scss */
    .belong_unit {
      width: 100%;
      margin: 20px 0 0;
      padding: 20px;
      border-radius: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 913, style.scss */
    .belong_unit {
      width: 100%;
      margin: 20px 0 0;
      padding: 20px;
      border-radius: 10px; } }
  @media screen and (max-width: 350px) {
    /* line 913, style.scss */
    .belong_unit {
      width: 100%;
      margin: 20px 0 0;
      padding: 15px;
      border-radius: 10px; } }
  /* line 947, style.scss */
  .belong_unit.unit_all {
    width: 100%;
    margin: 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 947, style.scss */
      .belong_unit.unit_all {
        margin: 20px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 947, style.scss */
      .belong_unit.unit_all {
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 947, style.scss */
      .belong_unit.unit_all {
        margin: 20px 0 0; } }
  /* line 964, style.scss */
  .belong_unit h4 {
    color: #64441d;
    font-size: 20px;
    font-size: 2.0rem; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 964, style.scss */
      .belong_unit h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 964, style.scss */
      .belong_unit h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 964, style.scss */
      .belong_unit h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 350px) {
      /* line 964, style.scss */
      .belong_unit h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
    /* line 986, style.scss */
    .belong_unit h4 + ul {
      margin-top: 15px; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 986, style.scss */
        .belong_unit h4 + ul {
          margin-top: 10px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 986, style.scss */
        .belong_unit h4 + ul {
          margin-top: 5px; } }
      @media screen and (max-width: 350px) {
        /* line 986, style.scss */
        .belong_unit h4 + ul {
          margin-top: 5px; } }
  /* line 1003, style.scss */
  .belong_unit ul {
    text-align: left;
    width: fit-content;
    margin: auto; }
    /* line 1007, style.scss */
    .belong_unit ul li {
      position: relative;
      padding: 0 0 0 1.0em; }
      /* line 1010, style.scss */
      .belong_unit ul li:before {
        display: inline-block;
        content: '・';
        width: 1.0em;
        position: absolute;
        left: 0; }
  /* line 1019, style.scss */
  .belong_unit p {
    text-align: left;
    margin: 5px 0 0; }

/* line 1024, style.scss */
.price_lead {
  text-align: center; }
  /* line 1026, style.scss */
  .price_lead p {
    display: inline-block;
    text-align: left; }

/* line 1031, style.scss */
.price_box {
  margin: 15px 0 0; }

/* line 1037, style.scss */
table.price_list {
  border-top: 1px solid #64441d;
  border-left: 1px solid #64441d;
  width: 100%;
  border-radius: 20px;
  border-collapse: separate; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1037, style.scss */
    table.price_list {
      border-radius: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1037, style.scss */
    table.price_list {
      border-radius: 10px; } }
  @media screen and (max-width: 350px) {
    /* line 1037, style.scss */
    table.price_list {
      border-radius: 10px; } }
  /* line 1056, style.scss */
  table.price_list th {
    border-bottom: 1px solid #64441d;
    border-right: 1px solid #64441d;
    background: #e4f6fa;
    padding: 10px;
    text-align: center;
    width: calc(100% / 3); }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1056, style.scss */
      table.price_list th {
        width: 50%; } }
    @media screen and (max-width: 350px) {
      /* line 1056, style.scss */
      table.price_list th {
        width: 50%; } }
  /* line 1076, style.scss */
  table.price_list td {
    border-bottom: 1px solid #64441d;
    border-right: 1px solid #64441d;
    background: #fff;
    padding: 10px;
    text-align: center;
    width: calc(100% / 3); }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1076, style.scss */
      table.price_list td {
        width: 50%; } }
    @media screen and (max-width: 350px) {
      /* line 1076, style.scss */
      table.price_list td {
        width: 50%; } }
  /* line 1096, style.scss */
  table.price_list .round01 {
    border-top-left-radius: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1096, style.scss */
      table.price_list .round01 {
        border-top-left-radius: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1096, style.scss */
      table.price_list .round01 {
        border-top-left-radius: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 1096, style.scss */
      table.price_list .round01 {
        border-top-left-radius: 10px; } }
  /* line 1112, style.scss */
  table.price_list .round02 {
    border-bottom-left-radius: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1112, style.scss */
      table.price_list .round02 {
        border-bottom-left-radius: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1112, style.scss */
      table.price_list .round02 {
        border-bottom-left-radius: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 1112, style.scss */
      table.price_list .round02 {
        border-bottom-left-radius: 10px; } }
  /* line 1128, style.scss */
  table.price_list .round03 {
    border-top-right-radius: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1128, style.scss */
      table.price_list .round03 {
        border-top-right-radius: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1128, style.scss */
      table.price_list .round03 {
        border-top-right-radius: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 1128, style.scss */
      table.price_list .round03 {
        border-top-right-radius: 10px; } }
  /* line 1144, style.scss */
  table.price_list .round04 {
    border-bottom-right-radius: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1144, style.scss */
      table.price_list .round04 {
        border-bottom-right-radius: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1144, style.scss */
      table.price_list .round04 {
        border-bottom-right-radius: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 1144, style.scss */
      table.price_list .round04 {
        border-bottom-right-radius: 10px; } }

/* line 1161, style.scss */
.total_box {
  margin: 30px 0 0; }

/* line 1164, style.scss */
.total_boxb {
  text-align: center; }
  /* line 1166, style.scss */
  .total_boxb p {
    display: inline-block;
    text-align: left; }

/* line 1171, style.scss */
.total_unit {
  margin: 20px auto 0;
  max-width: 700px;
  width: 100%; }

/* line 1176, style.scss */
.total_unitb {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  text-align: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1176, style.scss */
    .total_unitb {
      border-radius: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1176, style.scss */
    .total_unitb {
      border-radius: 10px;
      padding: 10px 10px 15px; } }
  @media screen and (max-width: 350px) {
    /* line 1176, style.scss */
    .total_unitb {
      border-radius: 10px;
      padding: 10px; } }
  /* line 1197, style.scss */
  .total_unitb p {
    display: inline-block;
    text-align: left;
    text-indent: -1.5em;
    padding-left: 1.5em; }

/* line 1204, style.scss */
.calc_box {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #64441d;
  margin: 15px 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1204, style.scss */
    .calc_box {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1204, style.scss */
    .calc_box {
      flex-direction: column; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1204, style.scss */
    .calc_box {
      flex-direction: column;
      font-size: 15px;
      font-size: 1.5rem; } }
  @media screen and (max-width: 350px) {
    /* line 1204, style.scss */
    .calc_box {
      flex-direction: column;
      font-size: 14px;
      font-size: 1.4rem; } }
  /* line 1232, style.scss */
  .calc_box .bg_blue {
    background: #48c3de;
    margin: 0 10px;
    padding: 10px 15px;
    border-radius: 10px;
    color: #fff;
    line-height: 1.5;
    display: flex;
    align-items: center; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1232, style.scss */
      .calc_box .bg_blue {
        padding: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1232, style.scss */
      .calc_box .bg_blue {
        padding: 10px;
        font-size: 120%;
        min-height: 60px; } }
    @media screen and (max-width: 350px) {
      /* line 1232, style.scss */
      .calc_box .bg_blue {
        padding: 10px; } }
    /* line 1256, style.scss */
    .calc_box .bg_blue strong {
      font-weight: 700;
      line-height: 1.5; }
      @media all and (min-width: 1200.01px) {
        /* line 1256, style.scss */
        .calc_box .bg_blue strong {
          font-size: 133%; } }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 1256, style.scss */
        .calc_box .bg_blue strong {
          font-size: 133%; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1256, style.scss */
        .calc_box .bg_blue strong {
          font-size: 133%; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1256, style.scss */
        .calc_box .bg_blue strong {
          margin-bottom: 4px;
          margin-right: 3px; } }
      @media screen and (max-width: 350px) {
        /* line 1256, style.scss */
        .calc_box .bg_blue strong {
          margin-bottom: 4px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1278, style.scss */
      .calc_box .bg_blue span {
        display: flex;
        flex-direction: column; } }
    @media screen and (max-width: 350px) {
      /* line 1278, style.scss */
      .calc_box .bg_blue span {
        display: flex;
        flex-direction: column; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1293, style.scss */
      .calc_box .bg_blue span strong {
        line-height: 1.0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1293, style.scss */
      .calc_box .bg_blue span strong {
        line-height: 1.0; } }
    @media screen and (max-width: 350px) {
      /* line 1293, style.scss */
      .calc_box .bg_blue span strong {
        line-height: 1.0; } }
  /* line 1310, style.scss */
  .calc_box .symbol {
    font-size: 150%;
    line-height: 1.0;
    font-weight: 700; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1310, style.scss */
      .calc_box .symbol {
        font-size: 220%;
        font-weight: 400; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1310, style.scss */
      .calc_box .symbol {
        font-size: 240%;
        font-weight: 400; } }
    @media screen and (max-width: 350px) {
      /* line 1310, style.scss */
      .calc_box .symbol {
        font-size: 240%;
        font-weight: 400; } }

/* line 1332, style.scss */
.over_box {
  margin: 30px 0 0; }

/* line 1335, style.scss */
.over_boxb {
  text-align: center; }
  /* line 1337, style.scss */
  .over_boxb p {
    display: inline-block;
    text-align: left; }

/* line 1342, style.scss */
.over_unit {
  margin: 20px 0 0; }
  /* line 1344, style.scss */
  .over_unit table.price_over {
    margin: auto;
    border: none;
    width: fit-content; }
    /* line 1348, style.scss */
    .over_unit table.price_over th {
      text-align: center;
      padding: 10px 20px;
      background: #fff;
      width: auto;
      border: none; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1348, style.scss */
        .over_unit table.price_over th {
          padding: 10px 30px 0; } }
      @media screen and (max-width: 350px) {
        /* line 1348, style.scss */
        .over_unit table.price_over th {
          padding: 10px 30px 0; } }
    /* line 1367, style.scss */
    .over_unit table.price_over td {
      text-align: center;
      padding: 10px 20px;
      background: #fff;
      width: auto;
      border: none; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1367, style.scss */
        .over_unit table.price_over td {
          padding: 0 30px 10px; } }
      @media screen and (max-width: 350px) {
        /* line 1367, style.scss */
        .over_unit table.price_over td {
          padding: 0 30px 10px; } }

/* line 1392, style.scss */
.access_boxb .access_img {
  max-width: 409px;
  width: 100%;
  margin: auto; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1392, style.scss */
    .access_boxb .access_img {
      max-width: 320px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1392, style.scss */
    .access_boxb .access_img {
      max-width: 300px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1392, style.scss */
    .access_boxb .access_img {
      max-width: 300px; } }
  @media screen and (max-width: 350px) {
    /* line 1392, style.scss */
    .access_boxb .access_img {
      max-width: 300px; } }
/* line 1411, style.scss */
.access_boxb h4 {
  margin: 1.5em 0 0;
  text-align: center; }
  /* line 1414, style.scss */
  .access_boxb h4 span {
    display: inline-block;
    text-align: left; }
/* line 1419, style.scss */
.access_boxb p {
  margin: 0.5em 0 0;
  text-align: center; }
  /* line 1422, style.scss */
  .access_boxb p span {
    display: inline-block;
    text-align: left; }

/* line 1428, style.scss */
.google_map {
  margin: 40px 0 0; }

/* line 1431, style.scss */
.google_mapb {
  position: relative;
  width: 100%;
  padding-top: 300px;
  /* 16:9のアスペクト比 */
  height: 0;
  border-radius: 20px;
  overflow: hidden; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1431, style.scss */
    .google_mapb {
      border-radius: 10px;
      padding-top: calc(100vw - 40px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1431, style.scss */
    .google_mapb {
      border-radius: 10px;
      padding-top: calc(100vw - 40px); } }
  @media screen and (max-width: 350px) {
    /* line 1431, style.scss */
    .google_mapb {
      border-radius: 10px;
      padding-top: calc(100vw - 40px); } }
  /* line 1455, style.scss */
  .google_mapb iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 1466, style.scss */
.check_boxb {
  background: #fff;
  border-radius: 20px;
  padding: 50px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1466, style.scss */
    .check_boxb {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1466, style.scss */
    .check_boxb {
      border-radius: 10px;
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1466, style.scss */
    .check_boxb {
      border-radius: 10px;
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 1466, style.scss */
    .check_boxb {
      border-radius: 10px;
      padding: 15px; } }
  /* line 1487, style.scss */
  .check_boxb h4 {
    margin: 1.5em 0 0; }
  /* line 1490, style.scss */
  .check_boxb ul {
    counter-reset: check_num; }
    /* line 1492, style.scss */
    .check_boxb ul > li {
      position: relative;
      padding: 0 0 0 1.5em; }
      /* line 1495, style.scss */
      .check_boxb ul > li:before {
        display: inline-block;
        counter-increment: check_num;
        content: counter(check_num) ".";
        position: absolute;
        left: 0; }
      /* line 1502, style.scss */
      .check_boxb ul > li ol {
        counter-reset: check_num2; }
        /* line 1504, style.scss */
        .check_boxb ul > li ol > li {
          position: relative;
          padding: 0 0 0 2.5em; }
          /* line 1507, style.scss */
          .check_boxb ul > li ol > li:before {
            display: inline-block;
            counter-increment: check_num2;
            content: "（" counter(check_num2) "）";
            position: absolute;
            left: 0; }
  /* line 1518, style.scss */
  .check_boxb p.last_txt {
    margin-top: 2.0em; }

/*# sourceMappingURL=style.css.map */
