@charset "UTF-8";

figure {
    position: relative;
}

main h2,
main h3,
main p {
    letter-spacing: 1px;
}

main {
    padding: 0;
  margin-top: 130px;
}

.lp_area {
  background-image: -moz-linear-gradient(
    -149deg,
    rgb(0, 37, 8) 0%,
    rgb(0, 12, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    -149deg,
    rgb(0, 37, 8) 0%,
    rgb(0, 12, 0) 100%
  );
  background-image: -ms-linear-gradient(
    -149deg,
    rgb(0, 37, 8) 0%,
    rgb(0, 12, 0) 100%
  );
}


.pagettl {
  position: relative;
}

.conttl {
  width: 500px;
  max-width: 90%;
margin: 0 auto 50px;
}

.lead_box {
  padding: 100px 0 0 0;
}

.lead-ttl {
  font-size: 26px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 30px;
}

.lead-txt {
  font-size: 18px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}

.loc_box {
  padding: 120px 0 0 0;
}

.line {
  width: 1px;
  height: 100px;
  background: #fff;
  text-align: center;
  margin: 0 auto 15px;
}

.line.b {
  background: #272320;
}

.enttl {
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
}

.loc_ttl {
  font-size: 36px;
  line-height: 1.3;
  color: #e0cc9c;
  text-align: center;
  margin-bottom: 20px;
}

.subttl {
  font-size: 20px;
    line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.txt {
  font-size: 14px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}

.loc_image {
  flex-wrap: wrap;
  justify-content: center;
}

.loc_image .loc_main {
    margin: 50px auto;
}

.loc_image .loc_sub {
  width: 48%;
  max-width: 480px;
}

.loc_image li:last-of-type {
  margin-left: 4%;
}

.facittl {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: 8px;
}

.minute {
  font-size: 1.5em;
  color: #e0cc9c;
  position: relative;
  top: 2px;
}

.map_box {
  padding: 0 0 0 0;
  margin: 40px auto 0;
}


.map_image {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 0;
}

.plan-ttl {
  padding-top: 100px;
}

.madori_box {
    background: #f9f8f2;
  margin: 120px auto 0;
}


.madori_lead {
    color: #fff;
  background-image: url(../img/lp/plan-ttlbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding: 160px 0;
  position: relative;
}

.textpos {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.madori_ttl {
    font-size: 26px;
    line-height: 1.6;
}

.ldkttl {
  width: 80%;
    max-width: 600px;
    margin: 20px auto;
}

.plan-image {
  width: 90%;
  max-width: 1000px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto 100px;
}

.plan-image p {
  width: 40%;
}

.plan-image figure {
  width: 54%;
}

.plan_txt {
    font-size: 18px;
    line-height: 1.9;
}

.zumen_area {

  padding: 80px 0;
}

.zumenttl {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
}

.zumen_flex {
     width: 90%;
     max-width: 1200px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 0;
}

.zumen_flex li.sub {
  width: 28%;
}

.zumen_flex li.main {
  width: 35%;
}

.multiply {
  mix-blend-mode: multiply;
}

.zumen_flex .image {
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
}

.zumen_flex .image figure:nth-of-type(n+2) {
    margin-top: 10px;
}

.itemttl {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
  padding: .5em;
  border-bottom: 1px solid #000;
  display: flex;
  align-items: start;
  gap: 10px;
}

.itemttl span {
  display: block;
  width: calc(100% - 30px - 10px);
}

.itemttl .num_box {
  display: grid;
  place-items: center;
  background: #910000;
  color: #fff;
  text-align: center;
  width: 30px;
  height: 30px;
}

.itemtxt {
  font-size: 14px;
  line-height: 1.3;
}

.contact_box {
  background: #fff;
  padding: 50px 0;
}

.contact_ttl {
  font-size: 20px;
  color: #231815;
  text-align: center;
}

.contact_flex {
    width: 90%;
    max-width: 1200px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px auto 0;
}

.contact_flex li {
  width: 31%;
}

.contact_flex li a {
  display: block;
  text-align: center;
  padding: 15px 0;
}

.contact_flex li a .en {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  padding-bottom: 8px;
  margin-bottom: 10px;
  position: relative;
}

.contact_flex li a .en::after {
    content: "";
    display: block;
    width: 120%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.contact_flex li a .ja {
  display: block;
  font-size: 20px;
  color: #fff;
}

.contact_flex li a.inquiry {
  background: #232f43;
}

.contact_flex li a.reserve {
  background: #8d866c;
}

.contact_flex li a.freedial {
  background: #908880;
}

.notes_bg {
    background: #000c00;
        padding: 20px 0 50px 0;
}

.notes {
    color: #fff;
}

.pc_only {
  display: block;
}

/*===================
レイアウト調整
===================*/
@media only screen and (max-width: 1430px) {
    main {
        margin-top: 198px;
    }
}

/*===================
tab
===================*/
@media only screen and (max-width: 1180px) {
.plan_txt {
  font-size: 16px;
}

.loc_ttl {
  font-size: 32px;
}

.pc_only {
  display: none;
}
}


/*===================
sp
===================*/
@media only screen and (max-width: 767px) {

    main {
        margin-top: 60px;
    }
    .lead_box {
        padding: 60px 0 0 0;
    }

    .lead-ttl {
        font-size: 20px;
    }

    .lead-txt {
        font-size: 14px;
    }

    .loc_box {
        padding: 60px 0 0 0;
    }

    .line {
        height: 50px;
    }

    .enttl {
        font-size: 16px;
        margin-bottom: 30px;
    }

   .loc_ttl {
    font-size: 24px;
   }

   .subttl {
    font-size: 18px;
   }

   .facittl {
    font-size: 14px;
   }

   .loc_image .loc_main {
    margin: 20px auto 50px;
   }

   .loc_image .loc_sub {
    width: 90%;
    max-width: 100%;
   }

   .loc_image li:last-of-type {
    margin: 40px 0 0 0;
   }

   .map_box {
    margin: 0 auto 0;
   }

   .map_image {
    margin: 0 auto 0;
   }

   .plan-ttl {
    padding-top: 60px;
   }

   .txt {
    letter-spacing: 0;
   }

   .madori_box {
    margin: 60px auto 0;
   }

   .madori_lead {
    padding: 30% 0;
   }

   .madori_ttl {
    font-size: 18px;
   }

      .plan-image {
        margin: 0 auto 40px;
      }

   .plan-image p {
    width: 100%;
   }

   .plan-image figure {
    width: 100%;
    margin-top: 20px;
   }

   .plan_txt {
    font-size: 14px;
    letter-spacing: 0;
   }

   .zumen_area {
    padding: 50px 0;
   }

   .zumen_flex li.sub {
    width: 100%;
   }

    .zumen_flex li.sub .image {
        justify-content: space-between;
    }

     .zumen_flex li.sub .image figure {
        width: 48%;
     }

          .zumen_flex li:nth-of-type(1) {
            width: 100%;
 order: 2;
          }
          .zumen_flex li:nth-of-type(3) {
            width: 100%;
 order: 3;
          }

            .zumen_flex li:nth-of-type(2) {
                order: 1;
                width: 100%;
                margin-bottom: 40px;
            }

            .zumen_flex .image figure:nth-of-type(n+2) {
                margin-top: 0;
            }

              .zumen_flex li.right {
                margin-top: 40px;
              }

              .contact_flex li {
                width: 100%;
              }

                 .contact_flex li:nth-of-type(n+2) {
                    margin-top: 20px;
                 }
}
