/*! Writen  by SCSS */
h1 {
  margin-bottom: 0; }

.p-summary {
  padding-bottom: 30px; }

.p-conversion__btn {
  margin-bottom: 50px; }

@media screen and (min-width: 768px), print {
  .p-conversion__btn {
    margin-bottom: 50px; } }
.contents_wrap {
  position: relative;
  background: url(../images/top/bg.jpg) center center/cover; }
  .contents_wrap .anq {
    position: absolute;
    top: -110px; }
    @media screen and (max-width: 767px) {
      .contents_wrap .anq {
        top: -60px; } }
  .contents_wrap .c-breadcrumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    display: none; }
  .contents_wrap .c-breadcrumb__list {
    max-width: 1120px;
    margin: 0 auto;
    padding: 10px 10px;
    box-sizing: content-box;
    display: flex; }
    @media screen and (max-width: 767px) {
      .contents_wrap .c-breadcrumb__list {
        padding: 7px; } }
    .contents_wrap .c-breadcrumb__list li {
      color: #333;
      font-size: 12px;
      margin-right: 5px; }
      @media screen and (max-width: 767px) {
        .contents_wrap .c-breadcrumb__list li {
          font-size: 10px; } }
      .contents_wrap .c-breadcrumb__list li:after {
        content: "> ";
        margin-left: 5px;
        color: #333; }
      .contents_wrap .c-breadcrumb__list li:last-child:after {
        content: none; }
      .contents_wrap .c-breadcrumb__list li a {
        color: #8a8a8a;
        text-decoration: underline;
        text-decoration: none; }
        body:not(.mobile) .contents_wrap .c-breadcrumb__list li a:hover {
          color: #8a8a8a;
          text-decoration: none; }
  .contents_wrap .breadlist_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50; }
  .contents_wrap ul.breadlist li {
    color: #333; }
    .contents_wrap ul.breadlist li:after {
      color: #333; }
    .contents_wrap ul.breadlist li:last-child:after {
      content: none; }
    .contents_wrap ul.breadlist li a {
      color: #8a8a8a; }
      body:not(.mobile) .contents_wrap ul.breadlist li a:hover {
        color: #8a8a8a;
        text-decoration: none; }
  .contents_wrap .inner {
    width: calc(100% - 40px);
    max-width: 1120px;
    margin: 0 auto; }
  .contents_wrap .inner_1200 {
    max-width: 1200px; }
  .contents_wrap .scr {
    text-align: center; }
    .contents_wrap .scr a {
      display: inline-block;
      text-align: center;
      animation: scr 1s both infinite alternate; }
      @media screen and (max-width: 767px) {
        .contents_wrap .scr a {
          width: 46px; } }
@keyframes scr {
  0% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); }
  100% {
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0); } }
  .contents_wrap .sec_main {
    position: relative;
    height: calc(240vw / 16); }
    @media screen and (max-width: 767px) {
      .contents_wrap .sec_main {
        height: calc(120vw / 3.9); } }
    .contents_wrap .sec_main .ttl {
      position: absolute;
      inset: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #b28247;
      font-size: clamp(20px, calc(44vw / 11.8), 44px);
      z-index: 1;
      font-feature-settings: "palt";
      letter-spacing: 0.15em;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        .contents_wrap .sec_main .ttl {
          letter-spacing: 0.1em; } }
    .contents_wrap .sec_main .t_cap {
      z-index: 1; }
  .contents_wrap .plan_dtl {
    padding-top: 80px; }
    @media screen and (max-width: 767px) {
      .contents_wrap .plan_dtl {
        padding-top: 30px; } }
    .contents_wrap .plan_dtl .inner {
      max-width: 900px; }
    .contents_wrap .plan_dtl .dtl_head {
      margin-bottom: 60px; }
      @media screen and (max-width: 767px) {
        .contents_wrap .plan_dtl .dtl_head {
          margin-bottom: 30px; } }
      .contents_wrap .plan_dtl .dtl_head .head1 {
        padding-bottom: 15px;
        margin-bottom: 20px;
        border-bottom: solid 1px #363530;
        display: flex;
        align-items: center; }
        @media screen and (max-width: 767px) {
          .contents_wrap .plan_dtl .dtl_head .head1 {
            flex-direction: column;
            align-items: center;
            gap: 15px; } }
        .contents_wrap .plan_dtl .dtl_head .head1 .type {
          background: #363530;
          color: #b28247;
          font-size: clamp(20px, calc(40vw / 9), 40px);
          font-size: clamp(16px, calc(30vw / 9), 30px);
          font-feature-settings: "palt";
          letter-spacing: 0.1em;
          line-height: 1;
          font-weight: 500;
          padding: 0.1em 0 0.05em;
          width: 3.4em;
          margin-right: 0.5em; }
          @media screen and (max-width: 767px) {
            .contents_wrap .plan_dtl .dtl_head .head1 .type {
              margin-right: 0;
              width: 3.8em;
              padding: 0.2em 0; } }
          @media screen and (max-width: 480px) {
            .contents_wrap .plan_dtl .dtl_head .head1 .type {
              font-size: calc(26vw / 3.9);
              font-size: calc(22vw / 3.9); } }
        .contents_wrap .plan_dtl .dtl_head .head1 .copy {
          flex: 1;
          font-size: clamp(18px, calc(28vw / 9), 28px);
          font-size: clamp(18px, calc(22vw / 9), 22px);
          font-feature-settings: "palt";
          letter-spacing: 0.06em;
          font-weight: 600;
          line-height: 1.6;
          text-align: left; }
          @media screen and (max-width: 767px) {
            .contents_wrap .plan_dtl .dtl_head .head1 .copy {
              text-align: center;
              margin-top: 0; } }
          @media screen and (max-width: 480px) {
            .contents_wrap .plan_dtl .dtl_head .head1 .copy {
              font-size: calc(17vw / 3.9); } }
      .contents_wrap .plan_dtl .dtl_head .head2 {
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        @media screen and (max-width: 767px) {
          .contents_wrap .plan_dtl .dtl_head .head2 {
            flex-direction: column;
            align-items: center;
            gap: 15px; } }
        .contents_wrap .plan_dtl .dtl_head .head2 .plan {
          font-size: clamp(22px, calc(43vw / 9), 43px);
          font-feature-settings: "palt";
          letter-spacing: 0.05em;
          font-weight: 500;
          line-height: 1; }
          @media screen and (max-width: 480px) {
            .contents_wrap .plan_dtl .dtl_head .head2 .plan {
              font-size: calc(26vw / 3.9); } }
          .contents_wrap .plan_dtl .dtl_head .head2 .plan .s {
            font-size: 80%; }
        .contents_wrap .plan_dtl .dtl_head .head2 .area {
          font-size: clamp(12px, calc(20vw / 9), 20px);
          font-feature-settings: "palt";
          font-weight: 600;
          line-height: 1.4;
          letter-spacing: 0.05em;
          display: flex;
          gap: 15px; }
          @media screen and (max-width: 767px) {
            .contents_wrap .plan_dtl .dtl_head .head2 .area {
              flex-direction: column;
              gap: 5px;
              align-items: center; } }
          @media screen and (max-width: 480px) {
            .contents_wrap .plan_dtl .dtl_head .head2 .area {
              font-size: calc(16vw / 3.9); } }
          .contents_wrap .plan_dtl .dtl_head .head2 .area p {
            position: relative; }
            .contents_wrap .plan_dtl .dtl_head .head2 .area p .s {
              font-size: 60%;
              display: inline-block;
              position: absolute;
              bottom: -1.3em;
              left: 0; }
    @media screen and (max-width: 480px) {
      .contents_wrap .plan_dtl .dtl_fig {
        margin-inline: -15px; } }
    .contents_wrap .plan_dtl .dtl_img {
      margin-top: 30px; }
      @media screen and (max-width: 767px) {
        .contents_wrap .plan_dtl .dtl_img {
          margin-top: 20px; } }
      .contents_wrap .plan_dtl .dtl_img.ex figure {
        mix-blend-mode: multiply; }
    .contents_wrap .plan_dtl .dtl_merit {
      margin-top: 40px; }
      @media screen and (max-width: 767px) {
        .contents_wrap .plan_dtl .dtl_merit {
          margin-top: 30px; } }
      .contents_wrap .plan_dtl .dtl_merit ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px calc(60% / 9); }
        @media screen and (max-width: 480px) {
          .contents_wrap .plan_dtl .dtl_merit ul {
            flex-direction: column; } }
        .contents_wrap .plan_dtl .dtl_merit ul li {
          width: calc(420% / 9); }
          @media screen and (max-width: 480px) {
            .contents_wrap .plan_dtl .dtl_merit ul li {
              width: 100%; } }
          .contents_wrap .plan_dtl .dtl_merit ul li .m_ttl {
            color: #b28247;
            font-size: clamp(12px, calc(20vw / 9), 20px);
            font-feature-settings: "palt";
            font-weight: 600;
            letter-spacing: 0.1em;
            line-height: 1.4;
            text-align: left;
            padding-bottom: 0.4em;
            margin-bottom: 0.4em;
            border-bottom: solid 1px #363530; }
            .contents_wrap .plan_dtl .dtl_merit ul li .m_ttl.ls {
              letter-spacing: 0.01em; }
            @media screen and (max-width: 480px) {
              .contents_wrap .plan_dtl .dtl_merit ul li .m_ttl {
                font-size: calc(16.5vw / 3.9);
                letter-spacing: 0.08em; }
                .contents_wrap .plan_dtl .dtl_merit ul li .m_ttl.ls {
                  letter-spacing: 0.01em; } }
          .contents_wrap .plan_dtl .dtl_merit ul li .m_lead {
            font-size: clamp(10px, calc(16vw / 9), 16px);
            font-feature-settings: "palt";
            font-weight: 600;
            letter-spacing: 0.15em;
            line-height: 2;
            text-align: left; }
            @media screen and (max-width: 480px) {
              .contents_wrap .plan_dtl .dtl_merit ul li .m_lead {
                font-size: calc(12vw / 3.9); } }

.c-map-btn__wrap {
  width: 100%;
  max-width: 825px;
  margin-inline: auto; }
  @media screen and (max-width: 767px) {
    .c-map-btn__wrap {
      margin-left: 0; } }

.map_root_wrap {
  max-width: 640px;
  max-width: 940px;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 3px 0; }
  @media screen and (max-width: 767px) {
    .map_root_wrap {
      max-width: 425px;
      flex-direction: column;
      gap: 30px 0;
      align-items: center;
      margin-bottom: 20px; } }
  .map_root_wrap .root_left {
    width: calc(681%/10.3); }
    @media screen and (min-width: 768px) {
      .map_root_wrap .root_left img {
        width: 679px;
        height: 125px; } }
    @media screen and (max-width: 767px) {
      .map_root_wrap .root_left {
        width: 100%; } }
    .map_root_wrap .root_left .root_head {
      text-align: left;
      font-size: clamp(16px, 3.12vw, 20px);
      font-size: clamp(16px, 2.33vw, 24px);
      line-height: 1.6;
      font-weight: 600;
      margin-bottom: 0.8em;
      letter-spacing: 0.08em; }
      @media screen and (max-width: 767px) {
        .map_root_wrap .root_left .root_head {
          margin-bottom: 1.2em;
          text-align: center; } }
  .map_root_wrap .map_lg {
    width: calc(328%/10.3); }
    @media screen and (max-width: 767px) {
      .map_root_wrap .map_lg {
        width: 100%;
        max-width: 656px; } }
  .map_root_wrap .cap_r {
    width: 100%;
    font-weight: 400; }

.map_root_cap {
  max-width: 640px;
  max-width: 940px;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

.c-map-btn {
  justify-content: space-between;
  justify-content: center;
  flex-wrap: wrap; }
  .c-map-btn li {
    width: 30.91%; }
    @media screen and (max-width: 767px) {
      .c-map-btn li {
        width: 71.01449%;
        margin-inline: auto; } }
    @media screen and (max-width: 767px) {
      .c-map-btn li.mt {
        margin-top: 10px !important; } }
    .c-map-btn li span {
      display: inline-block; }

@media print {
  footer {
    display: none; }

  .l-header {
    position: relative; }

  body {
    padding-top: 0 !important; }

  .plan_dtl {
    width: 100%;
    padding: 15px 0 !important; }

  .dtl_fig {
    width: 60%;
    margin: 0 auto; }

  .contents_wrap .plan_dtl .dtl_head {
    margin-bottom: 15px !important; }
    .contents_wrap .plan_dtl .dtl_head .head2 {
      flex-direction: column;
      justify-content: center;
      align-items: center; }

  .dtl_img {
    width: 40%;
    margin: 0 auto; }

  .contents_wrap .plan_dtl .dtl_merit ul li .m_ttl {
    font-size: 12px; }
  .contents_wrap .plan_dtl .dtl_merit ul li .m_lead {
    font-size: 10px; }

  .container.u-mt-large {
    display: none; } }

/*# sourceMappingURL=plan_dtl.css.map */
