/*! Writen  by SCSS */
footer {
  position: relative;
  z-index: 4; }

.lead {
  letter-spacing: 0.2em;
  margin-bottom: 0.5em; }

.read {
  line-height: 3.125;
  letter-spacing: 0.025; }
  @media screen and (max-width: 480px) {
    .read {
      line-height: 2; } }

.ttl_img {
  margin: 0 auto;
  margin-bottom: clamp(40px, 5%, 60px); }
  @media screen and (max-width: 768px) {
    .ttl_img {
      margin-bottom: 25px; } }
  .ttl_img.ttl_img01 {
    width: calc(524%/12);
    max-width: 524px; }
    @media screen and (max-width: 768px) {
      .ttl_img.ttl_img01 {
        width: calc(524%/6); } }
  .ttl_img.ttl_img01_2 {
    width: calc(365%/12);
    max-width: 365px; }
    @media screen and (max-width: 768px) {
      .ttl_img.ttl_img01_2 {
        width: calc(365%/6); } }
  .ttl_img.ttl_img02 {
    width: calc(327%/12);
    max-width: 327px; }
    @media screen and (max-width: 768px) {
      .ttl_img.ttl_img02 {
        width: calc(327%/6); } }

.box00 .txts .ttls {
  font-size: clamp(14px, 1.334vw, 16px);
  display: flex;
  align-items: flex-end;
  gap: 0 1em;
  margin-bottom: 1em; }
  .box00 .txts .ttls .lg {
    font-size: clamp(26px, 3.334vw, 40px);
    color: #3f55b3;
    display: inline-block;
    line-height: 0.8;
    margin: 0 0.1em; }
.box00 .txts .read {
  line-height: 1.4; }

.caption_area {
  background: #fff;
  padding-top: 40px;
  position: relative;
  z-index: 2; }

.bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  background-image: url("../images/location/bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  pointer-events: none; }

.sec_main,
.sec {
  position: relative;
  z-index: 2; }

.sec01 {
  padding-top: 25px;
  padding-bottom: clamp(80px, 10%, 120px); }

.sec03 {
  padding-bottom: clamp(80px, 10%, 120px); }

.sec04 {
  padding-bottom: clamp(80px, 10%, 120px); }

.sec01 .sec01_ttls {
  margin-bottom: clamp(40px, 5%, 60px); }
.sec01 .box01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: clamp(60px, 8.34%, 100px); }
  .sec01 .box01 .imgs {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px; }
    @media screen and (max-width: 768px) {
      .sec01 .box01 .imgs {
        margin-bottom: 10px; } }
    .sec01 .box01 .imgs .img101 {
      width: calc(920%/12); }
    .sec01 .box01 .imgs .img102 {
      width: calc(260%/12); }
  .sec01 .box01 .txts {
    max-width: 540px; }
  .sec01 .box01 .item01 {
    width: calc(350%/12);
    margin-left: auto;
    position: relative; }
    @media screen and (max-width: 768px) {
      .sec01 .box01 .item01 {
        margin-top: 25px;
        width: 50%; } }
    .sec01 .box01 .item01 figcaption {
      position: absolute;
      bottom: 0;
      left: -14em;
      line-height: 1;
      width: fit-content; }
      @media screen and (max-width: 480px) {
        .sec01 .box01 .item01 figcaption {
          text-align: right;
          left: -9em; } }
.sec01 .box02 {
  display: flex;
  justify-content: space-between; }
  .sec01 .box02 .box00 {
    width: calc(580%/12); }
    .sec01 .box02 .box00 .imgs {
      margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .sec01 .box02 .txts .ttls {
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; } }

.sec02 .txt_box .lead {
  margin-bottom: clamp(40px, 5%, 60px); }
.sec02 .box03 {
  padding-top: calc(60%/12);
  display: flex;
  justify-content: space-between;
  margin-bottom: clamp(80px, 10%, 120px); }
  @media screen and (max-width: 768px) {
    .sec02 .box03 {
      flex-wrap: wrap;
      gap: 40px 0; } }
  .sec02 .box03 .item {
    width: calc(260%/12); }
    @media screen and (max-width: 768px) {
      .sec02 .box03 .item {
        width: 48%; } }
    .sec02 .box03 .item .imgs {
      position: relative; }
      @media screen and (max-width: 768px) {
        .sec02 .box03 .item .imgs {
          margin-bottom: 10px; } }
      .sec02 .box03 .item .imgs .img_ico {
        position: absolute;
        top: calc(-60%/1.7);
        right: calc(-20%/2.6);
        width: calc(111%/2.6); }
        @media screen and (max-width: 768px) {
          .sec02 .box03 .item .imgs .img_ico {
            top: calc(-40%/2.28);
            right: calc(-10%/3.49);
            width: calc(111%/3.49); } }
        @media screen and (max-width: 480px) {
          .sec02 .box03 .item .imgs .img_ico {
            width: 37%; } }
    .sec02 .box03 .item .read {
      line-height: 1.4; }

.sec03 .sec03_ttls {
  margin-bottom: clamp(40px, 5%, 60px); }
.sec03 .box04 {
  margin-bottom: clamp(60px, 8.34%, 100px); }
  .sec03 .box04 .imgs {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
    row-gap: 100px; }
    @media screen and (max-width: 768px) {
      .sec03 .box04 .imgs {
        flex-direction: column;
        margin-bottom: 10px;
        flex-direction: row;
        row-gap: 60px; } }
    .sec03 .box04 .imgs .l_cnt {
      width: calc(874%/12);
      width: calc(944.05%/12); }
      @media screen and (max-width: 480px) {
        .sec03 .box04 .imgs .l_cnt .txts {
          margin-right: -27.1%; } }
    .sec03 .box04 .imgs .r_cnt {
      width: calc(230%/12);
      /* display: flex;
       flex-direction: column;
       justify-content: space-between;
       @include mq($br_tb) {
           width: 100%;
           flex-direction: row;
           flex-wrap: wrap;
           gap: 30px 10px; 
           .item {
               width: calc(50% - 5px);
           }
       }*/ }
    .sec03 .box04 .imgs .item_wrap {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        .sec03 .box04 .imgs .item_wrap {
          display: grid;
          grid-template-columns: 56% 40%;
          align-items: flex-start;
          align-content: start;
          grid-auto-flow: dense;
          justify-content: space-between;
          row-gap: 9px; } }
      .sec03 .box04 .imgs .item_wrap .item {
        width: 25%; }
        @media screen and (max-width: 480px) {
          .sec03 .box04 .imgs .item_wrap .item {
            width: 100%;
            text-align: right; }
            .sec03 .box04 .imgs .item_wrap .item:nth-child(3) {
              grid-column: 1/2;
              grid-row: 1/3; }
              .sec03 .box04 .imgs .item_wrap .item:nth-child(3) .img305 {
                width: 100%;
                height: 100%;
                aspect-ratio: 1/0.893; }
                .sec03 .box04 .imgs .item_wrap .item:nth-child(3) .img305 img {
                  width: 100%;
                  height: 100%;
                  object-fit: cover; }
            .sec03 .box04 .imgs .item_wrap .item .read {
              padding-top: 5px;
              font-size: clamp(10px, 1.12vw, 14px); } }
    @media screen and (max-width: 480px) and (max-width: 768px) {
      .sec03 .box04 .imgs .item_wrap .item .read {
        font-size: clamp(10px, 1.82vw, 14px); } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .sec03 .box04 .imgs .item_wrap .item .read {
        font-size: calc(12vw/3.9); } }

  .sec03 .box04 .in_imgs {
    position: relative; }
    .sec03 .box04 .in_imgs .read {
      position: absolute;
      left: 0;
      bottom: -1.5em;
      line-height: 1.4; }
      @media screen and (max-width: 768px) {
        .sec03 .box04 .in_imgs .read {
          position: static;
          padding-top: 10px; } }
  .sec03 .box04 .txts {
    max-width: 555px; }
.sec03 .box05 {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 600px) {
    .sec03 .box05 {
      flex-direction: column; } }
  .sec03 .box05 .imgs {
    width: 230px; }
    @media screen and (max-width: 600px) {
      .sec03 .box05 .imgs {
        width: 100%;
        margin-bottom: 10px; } }
  .sec03 .box05 .txts {
    width: calc(100% - 250px); }
    @media screen and (max-width: 600px) {
      .sec03 .box05 .txts {
        width: 100%; } }

.sec04 .sec04_ttls {
  margin-bottom: clamp(40px, 5%, 60px); }
.sec04 .map {
  position: relative;
  margin-bottom: clamp(60px, 8.34%, 100px); }
  .sec04 .map::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    border: 1px solid #bbb290;
    z-index: 1; }
.sec04 .banner_shop {
  max-width: 840px;
  margin-inline: auto;
  margin-bottom: clamp(60px, 8.34%, 100px); }
.sec04 .life_item01 {
  display: flex;
  flex-direction: column;
  gap: 70px 0;
  margin-bottom: clamp(60px, 8.34%, 100px); }
  .sec04 .life_item01 .items .item_ttl {
    display: flex;
    grid-gap: 0 15px;
    border-bottom: 1px solid #bbb290;
    line-height: 1;
    padding-bottom: 15px;
    margin-bottom: 25px; }
    @media screen and (max-width: 600px) {
      .sec04 .life_item01 .items .item_ttl {
        flex-direction: column;
        justify-content: center;
        gap: 4px 0;
        text-align: center; } }
    .sec04 .life_item01 .items .item_ttl .en {
      font-size: clamp(13px, 2.01vw, 25px); }
      @media screen and (max-width: 480px) {
        .sec04 .life_item01 .items .item_ttl .en {
          font-size: calc(18vw/3.9); } }
      .sec04 .life_item01 .items .item_ttl .en.color01 {
        color: #e84091; }
      .sec04 .life_item01 .items .item_ttl .en.color02 {
        color: #f18e37; }
      .sec04 .life_item01 .items .item_ttl .en.color03 {
        color: #e94646; }
      .sec04 .life_item01 .items .item_ttl .en.color04 {
        color: #6e60a9; }
      .sec04 .life_item01 .items .item_ttl .en.color05 {
        color: #6dbb4f; }
    .sec04 .life_item01 .items .item_ttl .ja {
      font-size: clamp(12px, 1.61vw, 20px); }
      @media screen and (max-width: 480px) {
        .sec04 .life_item01 .items .item_ttl .ja {
          font-size: calc(15vw/3.9);
          line-height: 1.4; } }
  .sec04 .life_item01 .items .item_list {
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
    @media screen and (max-width: 768px) {
      .sec04 .life_item01 .items .item_list {
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 40px 0; } }
    @media screen and (max-width: 480px) {
      .sec04 .life_item01 .items .item_list {
        gap: 35px 4%; } }
    .sec04 .life_item01 .items .item_list.col3 li {
      width: calc(220%/7.1); }
      @media screen and (max-width: 768px) {
        .sec04 .life_item01 .items .item_list.col3 li {
          width: calc(220%/7.28); } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .sec04 .life_item01 .items .item_list.col3 li:not(:nth-child(3n)) {
          margin-right: calc(34%/7.28); } }
      @media screen and (max-width: 480px) {
        .sec04 .life_item01 .items .item_list.col3 li {
          width: 48%; } }
    .sec04 .life_item01 .items .item_list.col2 li {
      width: calc(220%/4.65); }
      @media screen and (max-width: 768px) {
        .sec04 .life_item01 .items .item_list.col2 li {
          width: calc(220%/7.28); } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .sec04 .life_item01 .items .item_list.col2 li:not(:nth-child(3n)) {
          margin-right: calc(34%/7.28); } }
      @media screen and (max-width: 480px) {
        .sec04 .life_item01 .items .item_list.col2 li {
          width: 48%; } }
    .sec04 .life_item01 .items .item_list li {
      width: calc(220%/12); }
      @media screen and (max-width: 768px) {
        .sec04 .life_item01 .items .item_list li {
          width: calc(220%/7.28); } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .sec04 .life_item01 .items .item_list li:not(:nth-child(3n)) {
          margin-right: calc(34%/7.28); } }
      @media screen and (max-width: 480px) {
        .sec04 .life_item01 .items .item_list li {
          width: 48%; } }
    .sec04 .life_item01 .items .item_list .imgs {
      margin-bottom: 5px; }
      .sec04 .life_item01 .items .item_list .imgs.img401 {
        margin-bottom: 0;
        background-image: url("../images/location/img401.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: calc(45%/2.2); }
        .sec04 .life_item01 .items .item_list .imgs.img401 img {
          opacity: 0; }
    .sec04 .life_item01 .items .item_list .txts {
      line-height: 1.4; }
      .sec04 .life_item01 .items .item_list .txts.ex {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%; }
      .sec04 .life_item01 .items .item_list .txts p {
        font-size: clamp(10px, 1.12vw, 14px); }
        @media screen and (max-width: 480px) {
          .sec04 .life_item01 .items .item_list .txts p {
            font-size: calc(12vw/3.9); } }
        .sec04 .life_item01 .items .item_list .txts p.lg2 {
          font-size: clamp(10px, 1.12vw, 14px); }
          @media screen and (max-width: 768px) {
            .sec04 .life_item01 .items .item_list .txts p.lg2 {
              font-size: clamp(10px, 1.82vw, 14px); } }
          @media screen and (max-width: 480px) {
            .sec04 .life_item01 .items .item_list .txts p.lg2 {
              font-size: calc(12vw/3.9); } }
        .sec04 .life_item01 .items .item_list .txts p.lg {
          font-size: clamp(12px, 1.93vw, 24px); }
          @media screen and (max-width: 768px) {
            .sec04 .life_item01 .items .item_list .txts p.lg {
              font-size: clamp(12px, 3.12vw, 20px); } }
          @media screen and (max-width: 480px) {
            .sec04 .life_item01 .items .item_list .txts p.lg {
              font-size: calc(16vw/3.9); } }
          .sec04 .life_item01 .items .item_list .txts p.lg .min {
            font-size: clamp(10px, 1.12vw, 14px); }
            @media screen and (max-width: 768px) {
              .sec04 .life_item01 .items .item_list .txts p.lg .min {
                font-size: clamp(10px, 1.82vw, 14px); } }
            @media screen and (max-width: 480px) {
              .sec04 .life_item01 .items .item_list .txts p.lg .min {
                font-size: calc(12vw/3.9); } }
  .sec04 .life_item01 .items .in_items {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sec04 .life_item01 .items .in_items {
        flex-direction: column;
        justify-content: flex-start;
        gap: 70px 0; } }
    .sec04 .life_item01 .items .in_items .in_l {
      width: calc(710%/12); }
      @media screen and (max-width: 768px) {
        .sec04 .life_item01 .items .in_items .in_l {
          width: 100%; } }
    .sec04 .life_item01 .items .in_items .in_r {
      width: calc(465%/12); }
      @media screen and (max-width: 768px) {
        .sec04 .life_item01 .items .in_items .in_r {
          width: 100%; } }
.sec04 .life_item02 {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .sec04 .life_item02 {
      flex-direction: column; } }
  .sec04 .life_item02 .l_cnt {
    width: calc(580%/12); }
    @media screen and (max-width: 768px) {
      .sec04 .life_item02 .l_cnt {
        width: 100%;
        margin-bottom: clamp(40px, 5.84%, 70px); } }
  @media screen and (max-width: 768px) and (max-width: 480px) {
    .sec04 .life_item02 .l_cnt {
      margin-bottom: 50px; } }

  .sec04 .life_item02 .r_cnt {
    width: calc(580%/12); }
    @media screen and (max-width: 768px) {
      .sec04 .life_item02 .r_cnt {
        width: 100%; } }
  .sec04 .life_item02 .item_ttl {
    font-size: clamp(13px, 1.61vw, 20px);
    border-bottom: 1px solid #bbb290;
    line-height: 1;
    padding-bottom: 7px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sec04 .life_item02 .item_ttl {
        font-size: clamp(16px, 2.64vw, 18px); } }
    .sec04 .life_item02 .item_ttl.color01 {
      color: #00abcc; }
    .sec04 .life_item02 .item_ttl.color02 {
      color: #f18e39; }
    .sec04 .life_item02 .item_ttl.color03 {
      color: #e94646; }
    .sec04 .life_item02 .item_ttl.color04 {
      color: #6e61a9; }
    .sec04 .life_item02 .item_ttl.color05 {
      color: #e84091; }
    .sec04 .life_item02 .item_ttl.color06 {
      color: #6dbb4f; }
  .sec04 .life_item02 .item + .item {
    margin-top: clamp(40px, 5.84%, 70px); }
    @media screen and (max-width: 480px) {
      .sec04 .life_item02 .item + .item {
        margin-top: 50px; } }
  .sec04 .life_item02 .dl_wrap dl {
    display: flex;
    align-items: flex-end;
    font-size: clamp(12px, 1.29vw, 16px);
    line-height: 1.7; }
    .sec04 .life_item02 .dl_wrap dl.center {
      align-items: flex-start; }
    @media screen and (max-width: 768px) {
      .sec04 .life_item02 .dl_wrap dl {
        font-size: clamp(12px, 2.05vw, 14px); } }
    @media screen and (max-width: 480px) {
      .sec04 .life_item02 .dl_wrap dl + dl {
        margin-top: 10px; } }
    .sec04 .life_item02 .dl_wrap dl dt {
      margin-right: auto; }
    .sec04 .life_item02 .dl_wrap dl dd {
      text-align: right; }
      .sec04 .life_item02 .dl_wrap dl dd:nth-child(2) {
        width: 5em; }
      .sec04 .life_item02 .dl_wrap dl dd:nth-child(3) {
        width: 5em;
        width: 6.2em; }
    .sec04 .life_item02 .dl_wrap dl .small {
      font-size: 10px;
      display: block;
      line-height: 1.4;
      color: #3015B5; }

.box06 .box06_ttl {
  text-align: center;
  margin-bottom: clamp(40px, 5%, 60px); }
.box06 .in_item {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 600px) {
    .box06 .in_item {
      flex-direction: column;
      gap: 60px 0; } }
  .box06 .in_item .img {
    margin-bottom: 10px; }
  .box06 .in_item .in_l {
    width: calc(550%/12); }
    @media screen and (max-width: 600px) {
      .box06 .in_item .in_l {
        width: 100%; } }
    .box06 .in_item .in_l .img_txt {
      width: calc(431%/5.5); }
      @media screen and (max-width: 480px) {
        .box06 .in_item .in_l .img_txt {
          width: calc(431%/4.8); } }
  .box06 .in_item .in_r {
    width: calc(550%/12); }
    @media screen and (max-width: 600px) {
      .box06 .in_item .in_r {
        width: 100%; } }
    .box06 .in_item .in_r .img_txt {
      width: calc(407%/5.5); }
      @media screen and (max-width: 480px) {
        .box06 .in_item .in_r .img_txt {
          width: calc(407%/4.8); } }

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