/*! Writen  by SCSS */
@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");
.ff {
  font-family: 'Bodoni Moda', serif; }

.img_cap.shadow span {
  letter-spacing: -0.03em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9), 0 0 5px rgba(0, 0, 0, 0.9), 0 0 5px rgba(0, 0, 0, 0.9), 0 0 5px rgba(0, 0, 0, 0.9); }

.inner_1200 {
  padding-top: 270px; }
  @media screen and (max-width: 768px) {
    .inner_1200 {
      padding-top: 50px; } }
  .inner_1200.ex {
    padding-bottom: 0; }

div.container {
  max-width: inherit;
  padding-top: 0;
  padding-bottom: 0; }

.parallax.ex .txts {
  transform: translateY(100px);
  opacity: 0;
  transition: all 2s 0s;
  will-change: opacity,transform; }
.parallax.ex .imgs {
  transform: translateY(100px);
  opacity: 0;
  transition: all 2s 0.75s;
  will-change: opacity,transform; }
  @media screen and (max-width: 480px) {
    .parallax.ex .imgs {
      transition: all 2s 0.5s; } }
.parallax.ex.p-view .txts, .parallax.ex.p-view .imgs {
  transform: translateY(0);
  opacity: 1; }

.p_ttl_box .en01 {
  font-size: 54px;
  text-align: center;
  line-height: 1;
  color: #63594f; }
  @media screen and (max-width: 480px) {
    .p_ttl_box .en01 {
      font-size: 42px; } }

.plan_box {
  display: flex;
  justify-content: space-between;
  align-items: stretch; }
  @media screen and (max-width: 768px) {
    .plan_box {
      display: block; } }
  .plan_box .txts {
    width: calc(440%/12);
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 768px) {
      .plan_box .txts {
        width: auto;
        margin-bottom: 20px; } }
  .plan_box .img {
    width: calc(700%/12); }
    @media screen and (max-width: 768px) {
      .plan_box .img {
        width: auto; } }
    .plan_box .img .fig {
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
  .plan_box .box {
    margin-top: auto; }
  .plan_box .btn_print {
    max-width: 300px;
    margin: 0 auto;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
  .plan_box .spec_box {
    color: #fff;
    background: url("../images/plan/plan_bg.jpg"), no-repeat;
    background-position: center;
    background-size: cover;
    padding: 28px 40px 45px; }
    @media screen and (max-width: 1200px) {
      .plan_box .spec_box {
        padding: 20px 20px; } }
    .plan_box .spec_box .type {
      font-size: 52px;
      color: #eed7bf;
      line-height: 1;
      text-align: center;
      padding-bottom: 14px; }
      @media screen and (max-width: 768px) {
        .plan_box .spec_box .type {
          font-size: 32px; } }
    .plan_box .spec_box .ldk {
      font-size: 44px;
      line-height: 74px;
      text-align: center;
      border-top: 1px solid #eed7bf;
      border-bottom: 1px solid #eed7bf;
      margin-bottom: 23px; }
      @media screen and (max-width: 768px) {
        .plan_box .spec_box .ldk {
          font-size: 26px;
          line-height: 50px;
          margin-bottom: 12px; } }
    .plan_box .spec_box .kaisou {
      font-size: 15px;
      line-height: 1;
      margin-bottom: -10px; }
      @media screen and (max-width: 768px) {
        .plan_box .spec_box .kaisou {
          margin-bottom: 0; } }
    .plan_box .spec_box table {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
      font-size: 18px;
      font-feature-settings: "palt";
      line-height: 1;
      font-weight: normal; }
      @media screen and (max-width: 1200px) {
        .plan_box .spec_box table {
          font-size: 1.4vw; } }
      @media screen and (max-width: 768px) {
        .plan_box .spec_box table {
          font-size: 16px; } }
      @media screen and (max-width: 480px) {
        .plan_box .spec_box table {
          font-size: 13px; } }
      .plan_box .spec_box table .ex {
        font-size: 28px;
        letter-spacing: -0.03em; }
        @media screen and (max-width: 1200px) {
          .plan_box .spec_box table .ex {
            font-size: 2.5vw; } }
        @media screen and (max-width: 768px) {
          .plan_box .spec_box table .ex {
            font-size: 24px; } }
        @media screen and (max-width: 480px) {
          .plan_box .spec_box table .ex {
            font-size: 16px; } }
        .plan_box .spec_box table .ex span.m {
          font-size: 140%; }
        .plan_box .spec_box table .ex span.s {
          font-size: 70%; }
      .plan_box .spec_box table th {
        text-align: left;
        font-weight: normal;
        letter-spacing: -0.02em; }
      .plan_box .spec_box table td {
        padding: 12px 0;
        text-align: right; }
        @media screen and (max-width: 768px) {
          .plan_box .spec_box table td {
            padding: 5px 0; } }

.plan_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .plan_btns {
      justify-content: space-between; } }
  .plan_btns li {
    width: calc(380%/12);
    position: relative; }
    .plan_btns li .icon {
      position: absolute;
      width: calc(173% / 3.8);
      right: calc(0% / 3.8);
      top: calc(-35% / 2.3);
      }
    @media screen and (min-width: 768px) {
      .plan_btns li:not(:nth-child(3n)) {
        margin-right: calc(30%/12); }
      .plan_btns li:not(.type_g1) {
        margin-bottom: 40px; }
      .plan_btns li:nth-child(1) {
        margin-right: calc(30%/12); } }
    .plan_btns li.type_g1 {
      width: calc(500%/12);
      margin-right: auto;
      margin-left: auto;
      width: auto; }
      @media screen and (max-width: 768px) {
        .plan_btns li.type_g1 {
          width: 70%; } }
    @media screen and (max-width: 768px) {
      .plan_btns li {
        width: 48%; }
        .plan_btns li:not(.type_g1) {
          margin-bottom: 30px; } }
    .plan_btns li.coming a {
      pointer-events: none;
      display: block;
      position: relative; }
      .plan_btns li.coming a::before {
        color: #fff;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2;
        content: "COMING SOON";
        background: rgba(0, 0, 0, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
        @media screen and (max-width: 768px) {
          .plan_btns li.coming a::before {
            font-size: 4vw; } }

.plan_detail#plan_a .plan_btns li.type_a {
  background: #fff;
  opacity: 0.5;
  pointer-events: none; }

.plan_detail#plan_b .plan_btns li.type_b {
  background: #fff;
  opacity: 0.5;
  pointer-events: none; }

.plan_detail#plan_c .plan_btns li.type_c {
  background: #fff;
  opacity: 0.5;
  pointer-events: none; }

.plan_detail#plan_d .plan_btns li.type_d {
  background: #fff;
  opacity: 0.5;
  pointer-events: none; }

.plan_detail#plan_e .plan_btns li.type_e {
  background: #fff;
  opacity: 0.5;
  pointer-events: none; }

.plan_detail#plan_f .plan_btns li.type_f {
  background: #fff;
  opacity: 0.5;
  pointer-events: none; }

.plan_detail#plan_g .plan_btns li.type_g1 {
  /*background: #fff;*/
  opacity: 0.5;
  pointer-events: none; }

@media print {
  footer,
  .cv_btns,
  .line_btn,
  .btn_print,
  .p_ttl_box,
  footer .inq_btn,
  footer .foot_under .achieve,
  header,
  .inner_btns_wrap {
    display: none !important; }

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

  .plan_box .spec_box {
    padding: 10px; }

  .plan_box .spec_box .type {
    font-size: 4vw; }

  .plan_box .spec_box .ldk {
    font-size: 2.8vw;
    line-height: 30px;
    margin-bottom: 15px; }

  .plan_box .spec_box table {
    font-size: 1.4vw; }

  .plan_box .spec_box table td {
    padding: 5px 0; }

  .plan_box .spec_box table .ex {
    font-size: 2.3vw; }

  .kaisou {
    font-size: 1.4vw !important;
    margin-bottom: 5px !important; }

  .plan_box {
    margin-bottom: 0 !important; }

  footer .foot_over .contact {
    margin-bottom: 0; }

  footer .foot_over {
    padding: 15px; }

  footer .foot_under {
    padding: 10px; } }
.plan_hr {
  border: 0;
  margin: 20px 0 30px;
  padding: 0;
  border-bottom: dotted 3px #fff; }
  @media screen and (max-width: 768px) {
    .plan_hr {
      margin: 15px 0; } }

 /*2022å¹´9æœˆ12æ—¥è¿½åŠ */     
    .plan_btns .type_g1 .icon {
        max-width: 212px;
        top: auto;
        bottom: 75%;
        right: 16.6%;
      }
    .plan_btns .type_g1 .new {
        max-width: 180px;
        width: 17%;
        position: absolute;
        bottom: 58%;
        left: 81px;
      }
      
    @media screen and (max-width: 768px) {
        .plan_btns .type_g1 .icon {
          max-width: 56px;
          top: auto;
          bottom: 80%;
          right: -3%;
        }
    .plan_btns .type_g1 .new {
          max-width: 180px;
          width: 17%;
          bottom: 69%;
          left: 1px;
        }
      }
/*# sourceMappingURL=plan_detail.css.map */
