@charset "UTF-8";
.ttl-montserrat {
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat'; }

#news {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  align-items: center;
  box-sizing: border-box;
  padding: 6vw 8%;
  margin: 0 6.7%; }
  #news h2 {
    text-align: center;
    font-size: 14px;
    width: 100px;
    line-height: 1;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff; }
  #news .news-info {
    width: calc(100% - 125px);
    text-align: left;
    font-size: 12px;
    line-height: 25px; }
    #news .news-info .row-date {
      color: #999; }
    #news .news-info .row-ttl a:hover {
      text-decoration: underline; }
  #news .news-link {
    display: inline-block; }
    #news .news-link a {
      display: inline-block;
      position: relative; }
      #news .news-link a:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #fff;
        transition: ease 0.3s; }
      #news .news-link a:hover {
        text-decoration: none; }
        #news .news-link a:hover:before {
          opacity: 0; }
  @media only screen and (min-width: 768px) {
    #news {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 250px;
      margin: 0;
      padding: 30px 0 26px;
      text-align: center; }
      #news h2 {
        margin: 0 auto 10px;
        font-size: 15px;
        width: 110px;
        line-height: 1; }
      #news .news-info {
        width: 100%;
        text-align: center;
        font-size: 13px;
        line-height: 21px; }
      #news .news-link {
        display: inline-block; }
        #news .news-link a {
          line-height: 26px; } }

#sec1 {
  padding-top: 13vw;
  margin-bottom: 13vw;
  position: relative;
  z-index: 0; }
  #sec1:before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    top: 40vw;
    width: 80%;
    height: 153vw;
    background: rgba(255, 255, 255, 0.11); }
    #sec1 h2 {
      margin: 0 auto;
      width: 37%;
      position: relative;
      z-index: 1; }
      #sec1 h3 {
        margin: 6vw auto 0 auto;
        font-size: 9vw;
      line-height: 14vw;
    letter-spacing: 3px; }
      #sec1 h3 small {
        display: block;
        font-size: 6vw; }
        #sec1 h3 span {
          font-size: 12vw; }
        #sec1 .sec1-img1 {
    margin: -20vw -19% 0; }
  #sec1 .sec1-txt1 {
    margin-right: -7%;
    font-size: 13vw;
    line-height: 0.7;
    letter-spacing: -0.05em;
    text-align: right;
    color: #000; }
    #sec1 .sec1-txt1 span {
      font-size: 180%; }
  #sec1 .sec1-txt2 {
    margin: 5vw 0 9vw; }
  #sec1 .sec1-img2 {
    margin-left: -8%;
    width: 100%; }
  @media only screen and (min-width: 768px) {
    #sec1 {
      padding-top: 0;
      margin-bottom: 100px; }
      #sec1:before {
        top: 0;
        width: calc(50% - 100px);
        height: 1100px; }
      #sec1 h2 {
        margin: 160px 0 0 130px;
        width: 239px; }
        #sec1 h3 {
          margin: 80px auto 0 auto;
          font-size: 60px;
        line-height: 90px; }
        #sec1 h3 small {
          font-size: 36px; }
          #sec1 h3 span {
            font-size: 84px; }

      #sec1 .sec1-img1 {
        margin: 0;
        position: absolute;
        bottom: 0;
        left: -150px; }
      #sec1 .sec1-info {
        width: 50%;
        padding-bottom: 240px; }
      #sec1 .sec1-txt1 {
        margin: 0;
        position: absolute;
        top: -2px;
        right: -250px;
        font-size: 120px; }
        #sec1 .sec1-txt1 span {
          font-size: 200px; }
      #sec1 .sec1-txt2 {
        margin: 30px 0 52px; }
      #sec1 .sec1-img2 {
        margin-left: -69px;
        width: 700px; } }
  @media only screen and (min-width: 768px) and (max-width: 1510px) {
    #sec1 .sec1-txt1 {
      right: -200px; } }
  @media only screen and (min-width: 768px) and (max-width: 1400px) {
    #sec1 .sec1-txt1 {
      right: -100px; } }
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    #sec1 .sec1-txt1 {
      right: 0; } }

#sec2 {
  position: relative;
  z-index: 0; }
  #sec2:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 52vw;
    width: 100%;
    height: 150vw;
    background: rgba(0, 0, 0, 0.2); }
  #sec2 h2 {
    position: relative;
    z-index: 1; }
  #sec2 ul li:nth-child(1) {
    margin: -7vw 0 0 -7.5%;
    width: 100%; }
  #sec2 ul li:nth-child(2) {
    margin: 7px -3vw 7px 0; }
  #sec2 ul li:nth-child(3) {
    margin-right: -7.5%; }
  #sec2 .sec2-txt {
    margin: 10vw 0; }
  @media only screen and (min-width: 768px) {
    #sec2 {
      background: url("../img/index/sec2_bg.jpg") no-repeat bottom center;
      padding-bottom: 296px; }
      #sec2:before {
        bottom: 186px;
        width: calc(50% + 250px);
        height: 615px; }
      #sec2 .wrap {
        max-width: 1216px;
        padding-top: 220px; }
      #sec2 h2 {
        position: absolute;
        top: 0;
        right: 17%;
        width: 40%;
        max-width: 480px; }
      #sec2 ul li {
        width: calc((100% - 10px) / 3) !important; }
      #sec2 ul li:nth-child(1) {
        margin: 0; }
      #sec2 ul li:nth-child(2) {
        margin: 211px 0 0 0; }
      #sec2 ul li:nth-child(3) {
        margin: 300px 0 0 0; }
      #sec2 .sec2-info {
        width: 560px;
        margin: -50px 0 0 178px; }
      #sec2 .sec2-txt {
        margin: 0 0 39px; } }
  @media only screen and (min-width: 768px) and (max-width: 1150px) {
    #sec2 .wrap {
      padding-top: 175px; }
    #sec2 .sec2-info {
      margin-left: 100px; } }

#sec3 {
  background: url("../img/index/sec3_bg2.png") no-repeat bottom center/100% auto, url("../img/index/sec3_bg.jpg");
  color: #000;
  padding-bottom: 15vw; }

  #select {
    background: url("../img/index/sec3_bg.jpg");
    color: #000;
    padding-bottom: 15vw; }
      #select h2 {
      text-align: center;
      font-size: 20vw;
      line-height: 0.8;
      letter-spacing: 0;
      transform: translateY(-50%); }
    #select .btn-link {
    margin-bottom: 4vw;
    background: rgba(0, 0, 0, 0.75); }
    #select .btn-link i {
      transform: translateY(-50%) rotate(90deg); }
      #select .btn-lunch {
    border-radius: 40px;
    margin: 0 auto;
    width: 175px;
    height: 40px;
    font-size: 12px;
    font-weight: 500; }
  @media only screen and (min-width: 768px) {
    #sec3 {
      background: url("../img/index/sec3_bg2_pc.jpg") no-repeat bottom center, url("../img/index/sec3_bg.jpg");
      padding: 80px 0 150px 0; }
      #select {
        background: url("../img/index/sec3_bg.jpg");
        padding-bottom: 20px; }
        #select h2 {
        font-size: 150px;
        transform: translateY(-65%); }
        #select .sec3-btn {
        width: 900px;
        margin: 0 auto; }
        #select .btn-link {
        margin-bottom: 37px; }
        #select .btn-lunch {
        border-radius: 60px;
        width: 250px;
        height: 60px;
        font-size: 18px;
        border: 2px solid #fff; } }

.sec3-box {
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 9vw 0 9vw 13vw;
  width: 93.3%;
  position: relative;
  z-index: 1;
  letter-spacing: 0.15em;
  line-height: 2; }
  @media only screen and (min-width: 768px) {
    .sec3-box {
      padding: 72px 0 40px 58px;
      width: 93.3%;
      letter-spacing: 2px;
      line-height: 35px; } }

.box-price {
  font-weight: 700;
  font-size: 6.4vw;
  line-height: 1.4;
  font-family: 'Noto Sans JP';
  padding-bottom: 5vw;
  margin-bottom: 5vw;
  position: relative; }
  .box-price:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -13vw;
    width: 100%;
    height: 1px;
    background: #fff; }
  .box-price dt {
    color: #f4ddb4; }
  .box-price dd span {
    font-size: 75%; }
  .box-price small {
    font-size: 60%; }
  @media only screen and (min-width: 768px) {
    .box-price {
      font-size: 36px;
      line-height: 48px;
      padding-bottom: 27px;
      margin-bottom: 29px;
      letter-spacing: 6px; }
      .box-price:before {
        left: -60px; }
      .box-price dd span {
        font-size: 24px; }
      .box-price small {
        font-size: 20px; } }

#sec3-1 {
  background: url("../img/index/sec3_bg.jpg");
  padding-top: 17vw;
  position: relative; }
  #sec3-1 .sec3-txt1 {
    text-align: center;
    position: relative;
    z-index: 2; }
  #sec3-1 h3 {
    position: absolute;
    z-index: 1;
    top: 7vw;
    right: 0;
    width: 35%; }
  #sec3-1 .sec3-img {
    margin: 5vw -46% 0 0; }
  #sec3-1 .sec3-box {
    margin-top: -7vw; }
  #sec3-1 .sec3-txt2 {
    margin: 5vw 6.7% 22vw; }
  #sec3-1 .sec3-group2 {
    position: relative;
    z-index: 1; }
    #sec3-1 .sec3-group2:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: -9vw;
      left: -5px;
      border: 5px solid #fff;
      width: 29%;
      height: 78vw;
      box-sizing: border-box; }
    #sec3-1 .sec3-group2 .sec3-box {
      margin: 0 0 3vw auto; }
    #sec3-1 .sec3-group2 .sec3-box ul {
      margin: 0 0 5vw 0; }
  #sec3-1 h4 {
    color: #fff;
    writing-mode: vertical-rl;
    font-size: 16vw;
    letter-spacing: 0.02em;
    line-height: 1;
    position: absolute;
    z-index: 2;
    top: 2vw;
    left: 0; }
            #sec3-1 .sec3-box .course_col dl {
          margin: 0 0 5vw 0 ;
           }

  @media only screen and (min-width: 768px) {
    #sec3-1 {
      padding-top: 31px;
      margin: 0 auto;
      max-width: 1500px; }
      #sec3-1 h3 {
        top: 16px;
        right: 30px;
        width: 320px; }
      #sec3-1 .sec3-img {
        margin: 30px 0 0 auto;
        width: calc(100% - 250px);
        height: 700px; }
        #sec3-1 .sec3-img img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      #sec3-1 .sec3-group1 {
        justify-content: flex-start;
        align-items: flex-end; }
      #sec3-1 .sec3-box {
        margin-top: -380px;
        width: 600px;
       }
        #sec3-1 .sec3-box dl {
          margin: 0 0 30px 0;
        }
        #sec3-1 .sec3-box .test dl ul {
           }
        #sec3-1 .sec3-box .course_col dl {
          margin: 0 0 30px 0;
           }
        #sec3-1 .sec3-box .course_col dl ul li {
          margin: 0 50px 0 0 ;
           }
        #sec3-1 .sec3-box .course_col dl dd {
          display: -webkit-flex;
          display: flex;
           }

          /*
        #sec3-1 .sec3-box .df-pc {
          justify-content: flex-start; }
          #sec3-1 .sec3-box .df-pc ul:nth-child(2) {
            margin-left: 43px; }
            */
      #sec3-1 .sec3-txt2 {
        margin: 0 0 17px 50px;
        width: 450px; }
      #sec3-1 .sec3-group2 {
        max-width: 1000px;
        margin: 130px auto 0;
        justify-content: flex-end; }
        #sec3-1 .sec3-group2:before {
          top: -50px;
          left: -90px;
          border: 10px solid #fff;
          border: 10px solid #fff;
          width: 320px;
          height: 600px; }
        #sec3-1 .sec3-group2 .sec3-box {
          margin: 0 0 0 20px;
          width: 450px;
          padding: 69px 0 71px 81px; }
          #sec3-1 .sec3-group2 .sec3-box dl {
            font-size: 30px;
            line-height: 48px;
            letter-spacing: 4.5px; }
            #sec3-1 .sec3-group2 .sec3-box dl dd span {
              font-size: 24px; }
                  #sec3-1 .sec3-group2 .sec3-box ul {
      margin: 0 0 30px 0; }
          #sec3-1 .sec3-group2 .sec3-box .box-price:before {
            left: -81px; }
      #sec3-1 h4 {
        font-size: 120px;
        letter-spacing: 0.02em;
        top: 25px;
        left: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 1120px) {
    #sec3-1 .sec3-box {
      padding-left: 30px; }
    #sec3-1 .sec3-txt2 {
      margin: 0 20px 0 30px;
      width: 400px; } }

#sec3-2 {
  border-top: 5px solid #999;
  border-bottom: 5px solid #999;
  margin: 11vw 6.7% 0;
  padding: 7vw 0 11vw; }
  #sec3-2 .wrap {
    padding: 0; }
  #sec3-2 h4 {
    text-align: center;
    font-weight: 700;
    font-size: 5.3vw;
    letter-spacing: 0.15em; }
  #sec3-2 .sec3-txt3 {
    text-align: center; }
  #sec3-2 dl {
    border: 1px solid #000;
    margin-top: 12vw;
    padding: 7vw 8% 5vw;
    box-sizing: border-box;
    position: relative; }
    #sec3-2 dl dt {
      color: #fff;
      background: #000;
      position: absolute;
      top: 0;
      left: -1px;
      transform: translateY(-70%);
      font-size: 4.8vw;
      line-height: 1.9;
      letter-spacing: 0.05em;
      width: 47%;
      box-sizing: border-box;
      padding-left: 3vw; }
  @media only screen and (min-width: 768px) {
    #sec3-2 {
      border-top: 10px solid #999;
      border-bottom: 10px solid #999;
      margin: 80px auto 0;
      max-width: 1000px;
      padding: 56px 0 80px; }
      #sec3-2 h4 {
        font-size: 30px;
        letter-spacing: 0.15em; }
      #sec3-2 .sec3-txt3 {
        margin-top: 26px;
        margin-bottom: 59px; }
      #sec3-2 dl {
        max-width: 750px;
        margin: 47px auto 0;
        padding: 37px 30px 39px; }
        #sec3-2 dl dt {
          transform: translateY(-53%);
          font-size: 24px;
          line-height: 50px;
          letter-spacing: 1.8px;
          width: 220px;
          padding-left: 25px; }
        #sec3-2 dl dd {
          margin: 0 auto;
          max-width: 580px; } }

#sec4 {
  background: url("../img/index/sec3_bg.jpg");
  padding-top: 5vw; }
  #sec4 #sec4-inner {
    background: url("../img/index/sec4_bg2_sp.jpg") no-repeat top center/100% auto, url("../img/index/sec4_bg_sp.jpg") repeat top center/100% auto;
    margin-top: -8vw; }
  #sec4 h2 {
    color: #000;
    text-align: center;
    line-height: 1;
    font-size: 16vw; }
  #sec4 .sec4-txt1 {
    text-align: center;
    padding: 48vw 0 7vw; }
  #sec4 .sec4-img1 {
    margin: 0 -4% 0 -8%; }
  #sec4 .sec4-box {
    background: url("../img/index/sec4_bg.jpg");
    box-sizing: border-box;
    border: 5px solid #fff;
    position: relative;
    z-index: 1;
    padding: 6vw; }
    #sec4 .sec4-box .box-price {
      font-size: 5.3vw;
      line-height: 1.4;
      padding-bottom: 4vw;
      margin-bottom: 3vw; }
      #sec4 .sec4-box .box-price:before {
        left: -6vw; }
      #sec4 .sec4-box .box-price small {
        font-size: 75%; }
  #sec4 .sec4-1 .sec4-box {
    margin-top: -8vw; }
  #sec4 .sec4-2 {
    flex-wrap: wrap;
    margin-top: 10vw;
    margin-bottom: 10vw; }
  #sec4 .sec4-item1 {
    position: relative; }
    #sec4 .sec4-item1 .sec4-label {
      position: absolute;
      width: 31vw;
      top: -1vw;
      right: 0%; }
    #sec4 .sec4-item1 .box-price {
      padding-bottom: 4vw;
      padding-left: 6vw;
      margin-bottom: 3vw; }
      #sec4 .sec4-item1 .box-price:before {
        left: 0;
        width: 60%; }
  #sec4 .sec4-img2 {
    margin: 10vw -11% 6vw -7%;
    position: relative; }
    #sec4 .sec4-img2:before, #sec4 .sec4-img2:after {
      content: "";
      position: absolute;
      z-index: 1;
      width: 1px;
      height: 20vw;
      border-left: 1px dashed #fff; }
    #sec4 .sec4-img2:before {
      top: -7vw;
      left: 27%; }
    #sec4 .sec4-img2:after {
      bottom: -2vw;
      right: 27%; }
  #sec4 .sec4-item2 .box-price {
    text-align: right;
    padding-bottom: 4vw;
    padding-right: 6vw;
    margin-bottom: 3vw; }
    #sec4 .sec4-item2 .box-price:before {
      left: auto;
      right: 0; }
  #sec4 .sec4-3 {
    margin-bottom: 15vw; }
    #sec4 .sec4-3 .sec4-item .sec4-box {
      margin-top: -6vw; }
      #sec4 .sec4-3 .sec4-item .sec4-box .box-price:before {
        width: calc(100% + 6vw); }
    #sec4 .sec4-3 .sec4-item:nth-child(1) {
      margin-bottom: 9vw; }
      #sec4 .sec4-3 .sec4-item:nth-child(1) .sec4-img3 {
        margin: 0 -8% 0 auto;
        width: 100%; }
    #sec4 .sec4-3 .sec4-item:nth-child(2) .sec4-img3 {
      margin-left: -8%;
      width: 100%; }
  @media only screen and (min-width: 768px) {
    #sec4 {
      position: relative;
      padding-top: 23px; }
      #sec4 #sec4-inner {
        background: url("../img/index/sec4_bg2.jpg") no-repeat top center, url("../img/index/sec4_bg.jpg") repeat top center;
        margin-top: -62px; }
      #sec4 h2 {
        font-size: 120px;
        letter-spacing: 1px; }
      #sec4 .wrap {
        padding-top: 72px; }
      #sec4 .sec4-txt1 {
        padding: 0 0 51px; }
      #sec4 .sec4-img1 {
        margin: 0 0 0 -100px;
        width: 900px; }
      #sec4 .sec4-box {
        width: 480px;
        border: 10px solid #fff;
        padding: 59px 50px 57px 55px; }
        #sec4 .sec4-box .box-price {
          font-size: 30px;
          line-height: 48px;
          padding-bottom: 35px;
          margin-bottom: 29px;
          text-align: left;
          letter-spacing: 5px; }
          #sec4 .sec4-box .box-price:before {
            left: -56px;
            width: calc(100% + 55px); }
          #sec4 .sec4-box .box-price dd {
            margin-right: -20px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            margin-right: -10px; }
            #sec4 .sec4-box .box-price dd span {
              font-size: 24px; }
          #sec4 .sec4-box .box-price small {
            font-size: 20px;
            letter-spacing: 3px; }
      #sec4 .sec4-1 .sec4-box {
        margin: -323px 20px 0 auto; }
      #sec4 .sec4-2 {
        margin-top: 91px;
        margin-bottom: 53px;
        padding-bottom: 33px;
        position: relative;
        z-index: 0; }
        #sec4 .sec4-2:before {
          content: "";
          position: absolute;
          z-index: -1;
          width: 1px;
          height: 100%;
          border-left: 1px dashed #fff;
          top: 0;
          left: 50%; }
        #sec4 .sec4-2 .box-price {
          font-size: 30px;
          line-height: 48px;
          letter-spacing: 4px;
          margin-bottom: 27px;
          padding-bottom: 27px; }
          #sec4 .sec4-2 .box-price small {
            letter-spacing: 2.5px; }
      #sec4 .sec4-img2 {
        margin: 0 -16px 0 0;
        width: 1016px;
        order: -1; }
        #sec4 .sec4-img2:before, #sec4 .sec4-img2:after {
          display: none; }
      #sec4 .sec4-item1 {
        width: 400px;
        margin-left: 50px; }
        #sec4 .sec4-item1 .sec4-label {
          width: 168px;
          top: -16px;
          right: -21px; }
        #sec4 .sec4-item1 .box-price {
          padding-left: 0; }
          #sec4 .sec4-item1 .box-price:before {
            left: 0;
            width: 100%; }
      #sec4 .sec4-item2 {
        width: 400px;
        margin-right: 50px; }
        #sec4 .sec4-item2 .box-price {
          text-align: left;
          padding-right: 0; }
      #sec4 .sec4-3 {
        margin-bottom: 80px;
        align-items: flex-start;
        margin: 0 -80px; }
        #sec4 .sec4-3 .sec4-item {
          width: calc(50% - 30px); }
          #sec4 .sec4-3 .sec4-item .sec4-box {
            margin-top: -30px;
            padding: 40px 44px 45px 55px; }
            #sec4 .sec4-3 .sec4-item .sec4-box .box-price:before {
              width: calc(100% + 50px); }
          #sec4 .sec4-3 .sec4-item:nth-child(1) {
            margin-bottom: 0;
            order: 2; }
            #sec4 .sec4-3 .sec4-item:nth-child(1) .sec4-img3 {
              margin: 0 0 0 auto;
              width: 100%; }
            #sec4 .sec4-3 .sec4-item:nth-child(1) .sec4-box {
              margin-left: -30px; }
              #sec4 .sec4-3 .sec4-item:nth-child(1) .sec4-box .box-price {
                padding-bottom: 27px;
                margin-bottom: 30px; }
          #sec4 .sec4-3 .sec4-item:nth-child(2) {
            margin-top: 50px; }
            #sec4 .sec4-3 .sec4-item:nth-child(2) .sec4-img3 {
              margin: 0; }
            #sec4 .sec4-3 .sec4-item:nth-child(2) .sec4-box {
              margin-left: auto;
              margin-right: auto;
              padding-bottom: 41px; } }

.btn-popup {
  background: rgba(0, 0, 0, 0.5); }
  .btn-popup i {
    width: 10px; }
  @media only screen and (min-width: 768px) {
    .btn-popup {
      display: none; } }

.menu-ttl.ttl-montserrat {
  text-align: center;
  position: relative;
  font-size: 8vw;
  line-height: 2.2;
  letter-spacing: 0.05em; }
  .menu-ttl.ttl-montserrat:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 27vw; }
  @media only screen and (min-width: 768px) {
    .menu-ttl.ttl-montserrat {
      font-size: 60px;
      line-height: 175px;
      letter-spacing: 3px; }
      .menu-ttl.ttl-montserrat:before {
        height: 6px;
        width: 200px; } }

.sec4-4 {
  padding-bottom: 21vw; }
  .sec4-4 h3:before {
    background: #fff; }
  .sec4-4 .sec4-txt4 {
    text-align: center;
    margin: 4vw 0 5vw; }
  @media only screen and (min-width: 768px) {
    .sec4-4 {
      padding-bottom: 100px;
      margin-top: 33px; }
      .sec4-4 .sec4-txt4 {
        margin: 30px 0 25px; }
      .sec4-4 .btn-link {
        display: none; }
      .sec4-4 .remodal .wrap {
        padding-top: 0 !important; } }

.remodal-wrapper {
  padding: 0; }

.remodal {
  margin-bottom: 0;
  background: url("../img/index/menu_bg.png");
  color: #fff; }
  .remodal .remodal-close-top {
    position: absolute;
    top: 4vw;
    right: 4vw;
    bottom: 4vw; }
  .remodal button.remodal-close {
    background: url("../img/shared/btn-close.png") no-repeat center top/cover;
    width: 6vw;
    height: 6vw;
    position: sticky;
    top: 20px; }
  .remodal .menu-ttl {
    text-align: center;
    color: #f4ddb4;
    line-height: 1.6;
    border-bottom: 1px solid #fff;
    padding-bottom: 5vw;
    margin-bottom: 2vw; }
    .remodal .menu-ttl span {
      display: block;
      font-size: 65%; }
  .remodal .menu-list {
    margin-bottom: 8vw; }
    .remodal .menu-list dl {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      align-items: flex-end;
      line-height: 1.3;
      padding: 10px 0; }
      .remodal .menu-list dl.df-top {
        align-items: flex-start; }
      .remodal .menu-list dl dt {
        text-align: left; }
      .remodal .menu-list dl dd {
        text-align: right; }
  @media only screen and (min-width: 768px) {
    .remodal {
      display: block;
      background: none;
      padding: 0; }
      .remodal .remodal-close-top {
        display: none; }
      .remodal .menu-col {
        width: calc((100% - 40px) / 3); }
      .remodal .menu-ttl {
        line-height: 21px;
        padding-bottom: 23px;
        margin-bottom: 10px; }
        .remodal .menu-ttl span {
          font-size: 10px; }
      .remodal .menu-list {
        margin-bottom: 35px; }
        .remodal .menu-list dl {
          line-height: 26px;
          font-size: 14px;
          padding: 13px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1060px) {
    .remodal {
      padding: 0 30px; } }

#sec5 {
  background: url("../img/index/sec3_bg.jpg");
  color: #000;
  position: relative;
  z-index: 0;
  padding-bottom: 11vw; }
  #sec5:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); }
  #sec5 .wrap {
    padding-top: 12vw; }
  #sec5 h2 {
    font-size: 20vw;
    letter-spacing: 0;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 6.7%;
    transform: translateY(-50%); }
  #sec5 .sec5-box {
    background: url("../img/index/sec3_bg.jpg");
    box-sizing: border-box;
    border: 5px solid #fff;
    position: relative;
    z-index: 1;
    padding: 7vw 6vw 6vw;
    margin-top: -6vw; }
    #sec5 .sec5-box .box-price {
      font-size: 5.3vw;
      line-height: 1.4;
      padding-bottom: 4vw;
      margin-bottom: 2vw; }
      #sec5 .sec5-box .box-price:before {
        left: -6vw;
        width: calc(100% + 6vw); }
      #sec5 .sec5-box .box-price dt {
        color: #c93; }
      #sec5 .sec5-box .box-price small {
        font-size: 75%; }
  #sec5 .sec5-img1 {
    margin: 3vw -8% 0 -18%;
    position: relative;
    z-index: 2; }
  #sec5 .sec5-1 .sec5-box, #sec5 .sec5-3 .sec5-box {
    background: none; }
  #sec5 .sec5-img2 {
    margin-left: -8%;
    width: 100%; }
  #sec5 .sec5-img2-2 {
    position: absolute;
    width: 52vw;
    top: 2vw;
    right: -13%;
    z-index: 1; }
  #sec5 .sec5-2 {
    margin-top: 9vw;
    margin-bottom: 10vw; }
  #sec5 .sec5-img3 {
    margin: 0 -8% 0 -4%;
    position: relative;
    z-index: 2; }
  @media only screen and (min-width: 768px) {
    #sec5 {
      padding-bottom: 41px; }
      #sec5:before {
        top: 190px;
        width: calc(50% - 100px);
        height: calc(100% - 367px); }
      #sec5 .wrap {
        padding-top: 86px; }
      #sec5 h2 {
        font-size: 150px;
        left: 45px; }
      #sec5 .sec5-txt1 {
        margin: 0 0 128px 49px; }
      #sec5 .sec5-box {
        border: 10px solid #fff;
        padding: 40px 35px;
        margin-top: 0;
        width: 450px; }
        #sec5 .sec5-box .box-price {
          font-size: 30px;
          line-height: 48px;
          padding-bottom: 27px;
          margin-bottom: 28px;
          z-index: 2; }
          #sec5 .sec5-box .box-price:before {
            left: -40px;
            width: calc(100% + 40px); }
      #sec5 .sec5-img1 {
        margin: 0;
        position: absolute;
        top: -155px;
        right: -79px; }
      #sec5 .sec5-1, #sec5 .sec5-3 {
        position: relative; }
      #sec5 .sec5-img2 {
        margin-left: 0;
        width: 600px;
        position: absolute;
        top: 30px;
        left: -50px; }
      #sec5 .sec5-img2-2 {
        width: 379px;
        top: 15px;
        right: -158px; }
      #sec5 .sec5-2 {
        margin-top: 33px;
        margin-bottom: 250px;
        position: relative; }
        #sec5 .sec5-2 .sec5-box {
          margin: 0 50px 0 auto; }
          #sec5 .sec5-2 .sec5-box .box-price {
            padding-bottom: 25px;
            margin-bottom: 28px; }
      #sec5 .sec5-3 .sec5-box {
        padding-bottom: 35px; }
      #sec5 .sec5-3 .box-price {
        padding-bottom: 37px;
        margin-bottom: 28px; }
        #sec5 .sec5-3 .box-price dd {
          line-height: 39px;
          letter-spacing: 4px; }
      #sec5 .sec5-img3 {
        margin: 0;
        position: absolute;
        width: 728px;
        right: -80px;
        top: -106px; } }

.sec5-menu {
  color: #000;
  background: url("../img/index/sec3_bg.jpg");
  padding-bottom: 15vw;
  padding-top: 3vw; }
  .sec5-menu .menu-ttl.ttl-montserrat:before {
    background: #000; }
  .sec5-menu .sec5-txt3 {
    text-align: center;
    margin: 4vw 0 5vw; }
  .sec5-menu .btn-popup {
    background: rgba(0, 0, 0, 0.75); }
  @media only screen and (min-width: 768px) {
    .sec5-menu {
      padding-bottom: 100px;
      padding-top: 12px; }
      .sec5-menu .sec5-txt3 {
        margin: 28px 0 27px; }
      .sec5-menu .remodal {
        color: #000; }
        .sec5-menu .remodal .menu-ttl {
          color: #cc9933;
          border-bottom: 1px solid #000; }
        .sec5-menu .remodal .menu-list dl {
          border-bottom: 1px solid rgba(0, 0, 0, 0.2); } }

.bg_parallax {
  margin-top: 16vw;
  height: 106vw; }
  @media only screen and (min-width: 768px) {
    .bg_parallax {
      height: 600px;
      margin-top: 100px; } }

#sec6 {
  position: relative;
  z-index: 0; }
  #sec6:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 29%;
    background: rgba(0, 0, 0, 0.45); }
  #sec6 .sec6-info {
    position: relative;
    z-index: 1; }
  #sec6 h2 {
    font-size: 16vw;
    line-height: 2.7;
    width: 93.8%;
    border: 5px solid #fff;
    text-align: center;
    margin-left: -10%;
    margin-bottom: 1vw;
    transform: translateY(-28%); }
  #sec6 .sec6-img {
    position: absolute;
    z-index: -1;
    right: -2%;
    top: 27vw;
    width: 54%;
    opacity: 0.2; }
  @media only screen and (min-width: 768px) {
    #sec6:before {
      width: calc(50% - 400px); }
    #sec6 .sec6-info {
      width: 516px;
      margin-left: auto;
      margin-bottom: 107px; }
    #sec6 h2 {
      font-size: 120px;
      line-height: 299px;
      width: 620px;
      border: 10px solid #fff;
      margin-left: -103px;
      margin-bottom: 18px;
      transform: translateY(-51px); }
    #sec6 .sec6-txt1 {
      width: 424px; }
    #sec6 .sec6-img {
      right: auto;
      top: 60px;
      left: 19px;
      width: 400px;
      opacity: 1;
      z-index: 2; } }

.sec6-menu {
  padding-bottom: 20vw;
  padding-top: 5vw; }
  .sec6-menu .menu-ttl.ttl-montserrat:before {
    background: #fff; }
  .sec6-menu .sec6-txt2 {
    text-align: center;
    margin: 4vw 0 5vw; }
  @media only screen and (min-width: 768px) {
    .sec6-menu {
      padding-bottom: 0;
      padding-top: 0; }
      .sec6-menu .sec6-txt2 {
        margin: 28px 0 27px; } }

#sec7 {
  margin: 0 auto 13vw;
  max-width: 1193px;
  background: rgba(0, 0, 0, 0.8);
  padding-bottom: 13vw; }
  #sec7 .sec7-img {
    margin: 0 -8%; }
  #sec7 .sec7-ttl {
    justify-content: center;
    align-items: center;
    border: 5px solid #fff;
    margin: -13vw auto 10vw;
    width: 86vw;
    height: 83vw;
    position: relative;
    z-index: 1;
    box-sizing: border-box; }
  #sec7 h2 {
    font-size: 13vw;
    line-height: 1; }
  #sec7 .sec7-time {
    font-weight: 700;
    font-size: 6.4vw;
    line-height: 1;
    margin-bottom: 2vw; }
    #sec7 .sec7-time span {
      font-weight: 400;
      font-family: "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  #sec7 .sec7-note {
    text-align: center;
    background: #fff;
    color: #000;
    line-height: 2.9; }
  #sec7 dl {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 1.5; }
  #sec7 .sec7-col1 dl {
    font-size: 18px;
    padding: 8px 0 9px; }
    #sec7 .sec7-col1 dl  dt{
      width: 70%; }

  #sec7 .sec7-col2 {
    margin: 5vw auto 0;
    width: 250px; }
    #sec7 .sec7-col2 dl {
      font-size: 12px;
      padding: 7px 0 8px; }
  @media only screen and (min-width: 768px) {
    #sec7 {
      margin: 190px auto 261px;
      background: none;
      padding-bottom: 80px;
      position: relative;
      z-index: 0; }
      #sec7:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: calc(100% - 170px);
        background: rgba(0, 0, 0, 0.8); }
      #sec7 .sec7-img {
        margin: 0 0 0 auto;
        width: 611px; }
      #sec7 .sec7-ttl {
        border: 10px solid #fff;
        margin: 0;
        width: 480px;
        height: 420px;
        position: absolute;
        top: -92px;
        left: 20px; }
      #sec7 h2 {
        font-size: 72px;
        line-height: 1; }
      #sec7 .sec7-time {
        font-size: 36px;
        margin-bottom: 15px;
        margin-top: -4px;
        letter-spacing: 0; }
      #sec7 .sec7-note {
        line-height: 40px; }
       #sec7 .sec7-menu {
        margin: 30px auto 0;
        width: 800px; }
      #sec7 .sec7-col1 {
        width: 700px;
        margin: 0 auto;
      }
        #sec7 .sec7-col1 dl {
          font-size: 20px;
          padding: 12px 0; }
      #sec7 .sec7-col2 {
        margin: 0;
        width: 320px; }
        #sec7 .sec7-col2 dl {
          font-size: 14px;
          line-height: 26px;
          padding: 12px 0; } }

#sec8 {
  position: relative;
  z-index: 0; }
  @media only screen and (max-width: 767px) {
    #sec8:before {
      content: "";
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      width: 100%;
      height: calc(100% - 275px);
      background: rgba(0, 0, 0, 0.8); }
    #sec8 .wrap {
      background: url("../img/index/sec8_bg_sp.png") no-repeat bottom center/100% auto;
      padding: 0 0 20vw; }
    #sec8 .sec8-item {
      width: 300px !important;
      margin: 0 10px; }
    #sec8 .sec8-info {
      padding: 9vw 6.7% 0; } }
  #sec8 h2 {
    font-size: 16vw;
    letter-spacing: 0.02em;
    line-height: 1; }
  #sec8 .sec8-txt1 {
    font-size: 5.3vw;
    font-weight: 400; }
  #sec8 .sec8-txt2 {
    margin: 3vw 0 11vw; }
  #sec8 .sec8-map {
    margin: 0 auto;
    width: 69%; }
  @media only screen and (min-width: 768px) {
    #sec8 {
      background: url("../img/index/sec8_bg.jpg") no-repeat center;
      padding-bottom: 100px; }
      #sec8 .wrap {
        max-width: 1500px;
        box-sizing: border-box;
        padding-left: 78px; }
      #sec8 .sec8-img {
        position: absolute;
        right: 0;
        bottom: 0;
        width: calc(100% - 640px);
        max-width: 850px; }
      #sec8 .sec8-item {
        position: relative; }
        #sec8 .sec8-item + .sec8-item {
          margin-top: 20px; }
        #sec8 .sec8-item p:nth-child(1) {
          width: 100%;
          height: 360px; }
          #sec8 .sec8-item p:nth-child(1) img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        #sec8 .sec8-item .ttl-montserrat {
          position: absolute;
          z-index: 1;
          bottom: 0;
          right: 0;
          background: #fff;
          color: #000;
          font-size: 48px;
          letter-spacing: 0;
          line-height: 60px;
          padding: 0 24px; }
      #sec8 .sec8-info {
        width: 505px;
        padding-top: 133px;
        padding-bottom: 127px; }
      #sec8 h2 {
        font-size: 120px;
        letter-spacing: 4px; }
      #sec8 .sec8-txt1 {
        font-size: 30px;
        margin-top: 10px;
        letter-spacing: 4px; }
      #sec8 .sec8-txt2 {
        margin: 45px 0 70px; }
      #sec8 .sec8-map {
        margin: 0;
        width: 400px; } }
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    #sec8 .wrap {
      padding-left: 50px; }
    #sec8 .sec8-img {
      width: calc(100% - 570px); } }

#sec9 h2 {
  text-align: center;
  padding: 20vw 0;
  line-height: 1;
  font-size: 6.4vw;
  font-weight: 400;
  letter-spacing: 0.12em; }
#sec9 .set {
  background: url("../img/index/sec3_bg.jpg");
  color: #000;
  padding-bottom: 20vw; }
#sec9 .group-info {
  position: relative;
  padding: 13vw 6.7% 0; }
#sec9 h3 {
  position: absolute;
  top: -14vw;
  right: -2vw;
  width: 41%; }
#sec9 .logo {
  margin: 0 auto;
  width: 36.3%; }
#sec9 .info {
  border-top: 1px solid rgba(0, 0, 0, 0.11);
  margin-top: 16vw;
  line-height: 22px;
  text-align: left; }
  #sec9 .info dl {
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);
    padding: 11px 0; }
#sec9 .sec9-img {
  margin: 7vw auto 8vw;
  width: 73.3vw; }
#sec9 #ggmap {
  margin: 0 6.7%;
  height: 375px; }
#sec9 .btn-link {
  background: rgba(0, 0, 0, 0.8);
  margin: 6vw 6.7% 0; }
@media only screen and (min-width: 768px) {
  #sec9 h2 {
    padding: 0;
    font-size: 36px;
    letter-spacing: 0.12em;
    height: 336px;
    display: flex;
    justify-content: center;
    align-items: center; }
  #sec9 .set {
    padding-bottom: 0;
    position: relative; }
  #sec9 .group-info {
    position: relative;
    padding: 150px 30px 130px;
    width: 50%;
    box-sizing: border-box;
    margin-left: auto; }
  #sec9 h3 {
    top: -185px;
    left: calc(50% - 5px);
    width: 320px; }
  #sec9 .logo {
    margin: 0 auto;
    width: 234px; }
  #sec9 .tel {
    text-align: center;
    margin: 35px 0 42px; }
  #sec9 .info {
    margin: 0 auto;
    max-width: 500px;
    line-height: 27px; }
    #sec9 .info dl {
      padding: 13px 0 13px 20px; }
  #sec9 .sec9-img {
    margin: 80px auto;
    max-width: 430px; }
  #sec9 .group-btn {
    margin: 0 auto;
    max-width: 430px; }
  #sec9 #ggmap {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100vh - 80px);
    margin: 0; }
    #sec9 #ggmap iframe {
      width: 100%;
      height: 100%; }
    #sec9 #ggmap.fixed {
      position: fixed;
      top: 80px; }
    #sec9 #ggmap.end {
      top: auto;
      bottom: 0; }
  #sec9 .btn-link {
    margin: 0; }
  #sec9 .btn2 {
    text-align: center;
    margin-top: 18px; }
    #sec9 .btn2 a {
      display: inline-block;
      line-height: 31px;
      position: relative; }
      #sec9 .btn2 a:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #999; }
      #sec9 .btn2 a:hover {
        text-decoration: none; }
        #sec9 .btn2 a:hover:before {
          opacity: 0; } }
