@charset "UTF-8";
/********************************************************

setting

********************************************************/
:root {
  --margin-block: 200px; }

@media (min-width: 1101px) and (max-width: 1280px) {
  :root {
    --margin-block: 120px; } }
@media (min-width: 641px) and (max-width: 1100px) {
  :root {
    --margin-block: 90px; } }
@media (max-width: 640px) {
  :root {
    --margin-block: 70px; } }
/* -------------------------------------------------------

確認用デザインラフ

------------------------------------------------------- */
.rough_wrap {
  margin-top: -200px; }

.rough_01 {
  background: url("../location/images/rough_01.jpg") no-repeat center;
  height: 12438px; }

.rough_02 {
  background: url("../location/images/rough_02.jpg") no-repeat center;
  height: 5212px; }

.bg_wht {
  background: #FFF; }

.intro {
  margin-top: -110px; }

/* -------------------------------------------------------

common

------------------------------------------------------- */
.page-location {
  font-weight: 400; }

.page-location .img img {
  border-radius: 7px; }

.page-location .h3_wrap__other {
  text-align: center; }
  .page-location .h3_wrap__other .en {
    font-size: 50px;
    background: linear-gradient(90deg, #e4aaaa 0%, #a5c4d6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    display: inline-block;
    margin: 0 auto clamp(20px, 2.5vw, 40px) auto;
    font-family: "Montserrat", serif;
    width: 100%; }
    @media screen and (min-width: 750px) {
      .page-location .h3_wrap__other .en {
        font-size: calc(50px + 0.0427350427 * (100vw - 750px)); } }
    @media screen and (min-width: 1920px) {
      .page-location .h3_wrap__other .en {
        font-size: 100px; } }
    @media screen and (max-width: 600px) {
      .page-location .h3_wrap__other .en {
        font-size: 40px;
        line-height: 1.2; } }

/* -------------------------------------------------------

section_location-intro

------------------------------------------------------- */
.page-location .bg_video {
  position: relative;
  overflow: hidden; }
  .page-location .bg_video .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1; }
    .page-location .bg_video .video video {
      position: absolute;
      top: -200px;
      left: 0;
      width: 100%;
      height: calc(100% + 200px);
      object-fit: cover;
      display: block;
      filter: brightness(1.1) contrast(1.05); }
    .page-location .bg_video .video::after {
      content: "";
      position: absolute;
      inset: 0;
      pointer-events: none;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 70%, white 100%);
      z-index: 2; }
    .page-location .bg_video .video::before {
      content: "";
      position: absolute;
      inset: 0;
      pointer-events: none;
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      background: rgba(255, 255, 255, 0.05);
      z-index: 1; }

.section_location-intro .location-intro_wrap {
  width: min(90%, 1728px);
  margin: 0 auto;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: clamp(150px, 18.75vw, 300px) 0 0 0; }
  @media screen and (max-width: 600px) {
    .section_location-intro .location-intro_wrap {
      padding-top: 100px; } }
  .section_location-intro .location-intro_wrap .img-set {
    width: min(24.8%, 430px); }
    @media screen and (max-width: 970px) {
      .section_location-intro .location-intro_wrap .img-set {
        width: 100%;
        display: flex;
        justify-content: space-between; } }
    .section_location-intro .location-intro_wrap .img-set .img_01 {
      width: min(88.3%, 380px);
      margin: 0 0 clamp(45px, 5.625vw, 90px) 0; }
      @media screen and (max-width: 970px) {
        .section_location-intro .location-intro_wrap .img-set .img_01 {
          width: 36%; } }
    .section_location-intro .location-intro_wrap .img-set .img_02 {
      width: min(65.1%, 280px);
      margin-left: auto;
      margin-right: 0; }
      @media screen and (max-width: 970px) {
        .section_location-intro .location-intro_wrap .img-set .img_02 {
          width: 31%;
          margin-top: 60px;
          margin-right: auto; } }
    .section_location-intro .location-intro_wrap .img-set .img_03 {
      position: relative;
      width: min(54.6%, 235px);
      height: 200px;
      overflow: hidden;
      margin: clamp(75px, 9.375vw, 150px) 0 0 0; }
      @media screen and (max-width: 970px) {
        .section_location-intro .location-intro_wrap .img-set .img_03 {
          width: 28%;
          height: 180px;
          margin-top: 0; } }
      @media screen and (max-width: 600px) {
        .section_location-intro .location-intro_wrap .img-set .img_03 {
          height: 100px; } }
    .section_location-intro .location-intro_wrap .img-set .img_04 {
      width: min(56.9%, 245px);
      position: relative;
      height: 225px;
      overflow: hidden;
      margin: 0 0 clamp(95px, 11.875vw, 190px) 0; }
      @media screen and (max-width: 970px) {
        .section_location-intro .location-intro_wrap .img-set .img_04 {
          width: 36%; } }
      @media screen and (max-width: 600px) {
        .section_location-intro .location-intro_wrap .img-set .img_04 {
          height: 110px; } }
    .section_location-intro .location-intro_wrap .img-set .img_05 {
      width: min(91.8%, 395px);
      margin-left: auto;
      margin-right: 0; }
      @media screen and (max-width: 970px) {
        .section_location-intro .location-intro_wrap .img-set .img_05 {
          width: 62%;
          margin-top: 30px; } }
    .section_location-intro .location-intro_wrap .img-set .img img,
    .section_location-intro .location-intro_wrap .img-set .img video {
      border-radius: 10px; }
    .section_location-intro .location-intro_wrap .img-set .img video {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }
  .section_location-intro .location-intro_wrap .text-set {
    width: min(46%, 510px);
    text-align: center; }
    @media screen and (max-width: 970px) {
      .section_location-intro .location-intro_wrap .text-set {
        width: 100%;
        margin: 50px auto 60px; } }
    .section_location-intro .location-intro_wrap .text-set .title_big {
      font-size: 26px;
      line-height: 1.6;
      font-weight: 300; }
      @media screen and (min-width: 750px) {
        .section_location-intro .location-intro_wrap .text-set .title_big {
          font-size: calc(26px + 0.011965812 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .section_location-intro .location-intro_wrap .text-set .title_big {
          font-size: 40px; } }
      .section_location-intro .location-intro_wrap .text-set .title_big .sub {
        font-family: "Montserrat", serif;
        font-size: 12px;
        margin: 0 0 clamp(10px, 1.25vw, 20px) 0;
        font-weight: 400; }
        @media screen and (min-width: 750px) {
          .section_location-intro .location-intro_wrap .text-set .title_big .sub {
            font-size: calc(12px + 0.0034188034 * (100vw - 750px)); } }
        @media screen and (min-width: 1920px) {
          .section_location-intro .location-intro_wrap .text-set .title_big .sub {
            font-size: 16px; } }
    .section_location-intro .location-intro_wrap .text-set .title_middle {
      font-size: 16px;
      margin: clamp(40px, 5vw, 80px) 0 clamp(30px, 3.75vw, 60px) 0;
      line-height: 2.0; }
      @media screen and (min-width: 750px) {
        .section_location-intro .location-intro_wrap .text-set .title_middle {
          font-size: calc(16px + 0.0068376068 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .section_location-intro .location-intro_wrap .text-set .title_middle {
          font-size: 24px; } }
      .section_location-intro .location-intro_wrap .text-set .title_middle span {
        padding: 0 7px;
        color: #FFF; }
        .section_location-intro .location-intro_wrap .text-set .title_middle span.namba-color {
          background: #9885b2; }
        .section_location-intro .location-intro_wrap .text-set .title_middle span.shinsaibashi-color {
          background: #4091ac; }
        .section_location-intro .location-intro_wrap .text-set .title_middle span.taisho-color {
          background: #719280; }
    .section_location-intro .location-intro_wrap .text-set .text {
      font-size: 13px;
      line-height: 2.8; }
      @media screen and (min-width: 750px) {
        .section_location-intro .location-intro_wrap .text-set .text {
          font-size: calc(13px + 0.0025641026 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .section_location-intro .location-intro_wrap .text-set .text {
          font-size: 16px; } }
      @media screen and (max-width: 970px) {
        .section_location-intro .location-intro_wrap .text-set .text {
          line-height: 2.0; } }

/* -------------------------------------------------------

section_area-link

------------------------------------------------------- */
.section_area-link {
  margin: clamp(150px, 18.75vw, 300px) 0 0 0; }
  @media screen and (max-width: 600px) {
    .section_area-link {
      margin-top: 100px; } }
  .section_area-link .link_wrap {
    width: 90%;
    margin: clamp(50px, 6.25vw, 100px) auto 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .section_area-link .link_wrap .link {
      width: 32%;
      border-radius: 80px;
      font-size: 20px; }
      @media screen and (min-width: 750px) {
        .section_area-link .link_wrap .link {
          font-size: calc(20px + 0.0102564103 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .section_area-link .link_wrap .link {
          font-size: 32px; } }
      @media screen and (max-width: 1170px) {
        .section_area-link .link_wrap .link {
          width: 100%;
          margin-bottom: 15px; } }
      .section_area-link .link_wrap .link a {
        width: 100%;
        padding: 3.5rem;
        color: #FFF;
        display: block;
        position: relative; }
        @media screen and (max-width: 1170px) {
          .section_area-link .link_wrap .link a {
            padding: 2rem; } }
        .section_area-link .link_wrap .link a::after {
          font-family: "Material Icons";
          font-size: 110%;
          vertical-align: sub;
          content: '';
          position: absolute;
          right: 5%; }
      .section_area-link .link_wrap .link-namba {
        background: linear-gradient(90deg, #9e8cb6, #c7bdd5); }
      .section_area-link .link_wrap .link-shinsaibashi {
        background: linear-gradient(90deg, #4396b0, #5dc4d3); }
      .section_area-link .link_wrap .link-taisho {
        background: linear-gradient(90deg, #769786, #a5c4ba); }

/* -------------------------------------------------------

section_area

------------------------------------------------------- */
.section_area {
  margin: clamp(125px, 15.625vw, 250px) 0 0 0; }
  @media screen and (max-width: 600px) {
    .section_area {
      margin: clamp(90px, 11.25vw, 180px) 0 0 0; } }
  .section_area .namba-color {
    color: #9885b2; }
  .section_area .shinsaibashi-color {
    color: #4091ac; }
  .section_area .taisho-color {
    color: #719280; }

.block_area-story .area-story_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 95%;
  margin-left: auto;
  margin-right: 0; }
  @media screen and (max-width: 1170px) {
    .block_area-story .area-story_wrap {
      flex-wrap: wrap; } }

.block_area-story .area-story_wrap .text-group {
  width: min(32.4%, 590px); }
  @media screen and (max-width: 1170px) {
    .block_area-story .area-story_wrap .text-group {
      width: 95%;
      margin-left: 0;
      margin-right: auto;
      margin-bottom: 50px; } }
  .block_area-story .area-story_wrap .text-group .text-img_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: clamp(30px, 3.75vw, 60px) 0 0 0; }
    @media screen and (max-width: 1170px) {
      .block_area-story .area-story_wrap .text-group .text-img_wrap {
        justify-content: flex-start;
        gap: 0 30px; } }
    .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text {
      width: 54%; }
      @media screen and (max-width: 1170px) {
        .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .pc {
          display: none !important; } }
      .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .title {
        font-size: 15px;
        line-height: 2.0; }
        @media screen and (min-width: 750px) {
          .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .title {
            font-size: calc(15px + 0.0042735043 * (100vw - 750px)); } }
        @media screen and (min-width: 1920px) {
          .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .title {
            font-size: 20px; } }
        @media screen and (max-width: 600px) {
          .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .title {
            line-height: 1.8; } }
      .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .text {
        font-size: 12px;
        line-height: 2.1;
        margin: clamp(20px, 2.5vw, 40px) 0 0 0; }
        @media screen and (min-width: 750px) {
          .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .text {
            font-size: calc(12px + 0.0017094017 * (100vw - 750px)); } }
        @media screen and (min-width: 1920px) {
          .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_text .text {
            font-size: 14px; } }
    .block_area-story .area-story_wrap .text-group .text-img_wrap .text-img_img {
      width: min(40%, 235px); }

.block_area-story .area-story_wrap .card-group {
  width: min(60.9%, 1110px);
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1170px) {
    .block_area-story .area-story_wrap .card-group {
      width: 100%; } }
  .block_area-story .area-story_wrap .card-group .slider {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: 580px;
    gap: 0 60px; }
    @media screen and (max-width: 600px) {
      .block_area-story .area-story_wrap .card-group .slider {
        height: auto;
        padding: 0 5vw;
        gap: 0 5vw; } }
  .block_area-story .area-story_wrap .card-group .slide {
    position: relative;
    flex: 0 0 auto;
    width: 400px;
    height: 100%;
    opacity: 1;
    pointer-events: auto; }
    @media screen and (max-width: 600px) {
      .block_area-story .area-story_wrap .card-group .slide {
        width: 78vw;
        max-width: 360px;
        scroll-snap-align: start; } }
  .block_area-story .area-story_wrap .card-group .card {
    width: 100%;
    height: 500px;
    cursor: pointer;
    position: relative; }
    @media screen and (max-width: 600px) {
      .block_area-story .area-story_wrap .card-group .card {
        height: auto;
        aspect-ratio: 4 / 5; } }
    .block_area-story .area-story_wrap .card-group .card img {
      border-radius: 10px;
      position: relative; }
  .block_area-story .area-story_wrap .card-group .card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    perspective: 1000px; }
  .block_area-story .area-story_wrap .card-group .card-front,
  .block_area-story .area-story_wrap .card-group .card-back {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    backface-visibility: hidden; }
  .block_area-story .area-story_wrap .card-group .card-back {
    transform: rotateY(180deg); }
    .block_area-story .area-story_wrap .card-group .card-back .card-back_text {
      position: absolute;
      bottom: 4rem;
      left: 2rem; }
      .block_area-story .area-story_wrap .card-group .card-back .card-back_text span {
        background: #FFF;
        display: inline-block;
        padding: 0.7rem 1rem;
        font-size: 16px;
        font-weight: 500; }
        @media screen and (max-width: 600px) {
          .block_area-story .area-story_wrap .card-group .card-back .card-back_text span {
            font-size: 11px;
            font-weight: 400; } }
  .block_area-story .area-story_wrap .card-group .btn_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    gap: 20px 10px; }
    @media screen and (max-width: 600px) {
      .block_area-story .area-story_wrap .card-group .btn_wrap {
        position: static;
        margin-top: 30px; } }
  .block_area-story .area-story_wrap .card-group .prev,
  .block_area-story .area-story_wrap .card-group .next {
    background: #FFF;
    color: #514e4d;
    border: 1px solid #514e4d;
    border-radius: 10px;
    width: 70px;
    padding: 5px 20px;
    cursor: pointer;
    z-index: 10;
    font-size: 20px;
    line-height: 1.0;
    display: block; }

.block_spot {
  width: 95%;
  margin: clamp(100px, 12.5vw, 200px) auto 0 auto;
  border-radius: 40px;
  padding: clamp(100px, 12.5vw, 200px) 0 clamp(75px, 9.375vw, 150px) 0; }
  @media screen and (max-width: 600px) {
    .block_spot {
      width: 100%;
      border-radius: 30px;
      margin-top: 90px;
      padding: 75px 0 60px; } }
  .block_spot .h4_spot {
    font-size: 18px;
    text-align: center;
    margin: 0 auto clamp(50px, 6.25vw, 100px) auto; }
    @media screen and (min-width: 750px) {
      .block_spot .h4_spot {
        font-size: calc(18px + 0.0102564103 * (100vw - 750px)); } }
    @media screen and (min-width: 1920px) {
      .block_spot .h4_spot {
        font-size: 30px; } }
    @media screen and (max-width: 600px) {
      .block_spot .h4_spot {
        line-height: 1.8; } }
  .block_spot .photo-img,
  .block_spot .spot-detail_main,
  .block_spot .spot-detail_sub {
    width: min(90%, 1400px);
    margin: 0 auto; }
  .block_spot .spot-detail_main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: clamp(75px, 9.375vw, 150px) auto 0 auto; }
    @media screen and (max-width: 600px) {
      .block_spot .spot-detail_main {
        margin-top: 40px; } }
    .block_spot .spot-detail_main .main_img {
      width: 47%; }
      @media screen and (max-width: 970px) {
        .block_spot .spot-detail_main .main_img {
          width: 100%;
          margin-bottom: 40px; } }
      @media screen and (max-width: 600px) {
        .block_spot .spot-detail_main .main_img {
          margin-bottom: 25px; } }
    .block_spot .spot-detail_main .main_text {
      width: 47%; }
      @media screen and (max-width: 970px) {
        .block_spot .spot-detail_main .main_text {
          width: 100%; } }
      .block_spot .spot-detail_main .main_text .information {
        background: #FFF;
        border-radius: 5px;
        padding: 20px 30px;
        display: flex;
        margin: clamp(25px, 3.125vw, 50px) 0 0 0; }
        @media screen and (max-width: 600px) {
          .block_spot .spot-detail_main .main_text .information {
            padding: 6%; } }
        .block_spot .spot-detail_main .main_text .information dl {
          display: flex;
          align-items: center; }
          @media screen and (max-width: 600px) {
            .block_spot .spot-detail_main .main_text .information dl {
              flex-wrap: wrap; } }
          .block_spot .spot-detail_main .main_text .information dl dt {
            font-family: "Montserrat", serif;
            font-size: 12px; }
            @media screen and (min-width: 750px) {
              .block_spot .spot-detail_main .main_text .information dl dt {
                font-size: calc(12px + 0.0017094017 * (100vw - 750px)); } }
            @media screen and (min-width: 1920px) {
              .block_spot .spot-detail_main .main_text .information dl dt {
                font-size: 14px; } }
            @media screen and (max-width: 600px) {
              .block_spot .spot-detail_main .main_text .information dl dt {
                width: 100%; } }
          .block_spot .spot-detail_main .main_text .information dl dd {
            font-size: 12px;
            padding: 10px 0;
            line-height: 1.6;
            border-left: 1px solid #dde6ef;
            padding-left: 20px;
            margin-left: 20px; }
            @media screen and (min-width: 750px) {
              .block_spot .spot-detail_main .main_text .information dl dd {
                font-size: calc(12px + 0.0017094017 * (100vw - 750px)); } }
            @media screen and (min-width: 1920px) {
              .block_spot .spot-detail_main .main_text .information dl dd {
                font-size: 14px; } }
            @media screen and (max-width: 600px) {
              .block_spot .spot-detail_main .main_text .information dl dd {
                width: 100%;
                padding: 10px 0 0 0;
                margin: 10px 0 0 0;
                border-top: 1px solid #dde6ef;
                border-left: none; } }
            .block_spot .spot-detail_main .main_text .information dl dd p {
              text-indent: -4.7em;
              padding-left: 4.7em; }
  .block_spot .spot_title {
    font-size: 20px;
    font-weight: 300; }
    @media screen and (min-width: 750px) {
      .block_spot .spot_title {
        font-size: calc(20px + 0.0170940171 * (100vw - 750px)); } }
    @media screen and (min-width: 1920px) {
      .block_spot .spot_title {
        font-size: 40px; } }
    @media screen and (max-width: 600px) {
      .block_spot .spot_title {
        font-weight: 400; } }
    .block_spot .spot_title .sub {
      font-size: 13px;
      font-weight: 400;
      margin-bottom: 10px; }
      @media screen and (min-width: 750px) {
        .block_spot .spot_title .sub {
          font-size: calc(13px + 0.0025641026 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .block_spot .spot_title .sub {
          font-size: 16px; } }
      @media screen and (max-width: 600px) {
        .block_spot .spot_title .sub {
          line-height: 1.6; } }
  .block_spot .distance-fraction {
    font-size: 14px;
    margin: clamp(15px, 1.875vw, 30px) 0 0 0; }
    @media screen and (min-width: 750px) {
      .block_spot .distance-fraction {
        font-size: calc(14px + 0.0076923077 * (100vw - 750px)); } }
    @media screen and (min-width: 1920px) {
      .block_spot .distance-fraction {
        font-size: 23px; } }
    .block_spot .distance-fraction .big-text {
      font-family: "Inter", serif;
      font-size: 160%; }
    .block_spot .distance-fraction .small-text {
      font-size: 10px; }
      @media screen and (min-width: 750px) {
        .block_spot .distance-fraction .small-text {
          font-size: calc(10px + 0.0017094017 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .block_spot .distance-fraction .small-text {
          font-size: 12px; } }
  .block_spot .spot_text {
    font-size: 12px;
    line-height: 2.0;
    margin: clamp(15px, 1.875vw, 30px) 0 0 0; }
    @media screen and (min-width: 750px) {
      .block_spot .spot_text {
        font-size: calc(12px + 0.0017094017 * (100vw - 750px)); } }
    @media screen and (min-width: 1920px) {
      .block_spot .spot_text {
        font-size: 14px; } }
  .block_spot .spot-detail_sub {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: clamp(50px, 6.25vw, 100px) auto 0 auto; }
    .block_spot .spot-detail_sub .spot-detail_item {
      width: 31.5%; }
      @media screen and (max-width: 970px) {
        .block_spot .spot-detail_sub .spot-detail_item {
          width: 48%;
          margin-bottom: 30px; } }
    .block_spot .spot-detail_sub .spot_title {
      margin: clamp(15px, 1.875vw, 30px) 0 0 0; }
      @media screen and (max-width: 600px) {
        .block_spot .spot-detail_sub .spot_title {
          font-size: 18px; } }
    .block_spot .spot-detail_sub .distance-fraction {
      margin: clamp(7.5px, 0.9375vw, 15px) 0 0 0; }
    .block_spot .spot-detail_sub .spot_text {
      margin: clamp(12.5px, 1.5625vw, 25px) 0 0 0; }

/* -------------------------------------------------------

section_area なんばエリア

------------------------------------------------------- */
.section_area.namba-area .block_area-story .area-story_title {
  width: min(72.4%, 500px); }
.section_area.namba-area .block_area-story .text-img_text .title {
  color: #9885b2; }
.section_area.namba-area .block_spot {
  background: #f6f4f8; }

/* -------------------------------------------------------

section_area 心斎橋エリア

------------------------------------------------------- */
.section_area.shinsaibashi-area .block_area-story .area-story_title {
  width: min(100%, 590px); }
.section_area.shinsaibashi-area .block_area-story .text-img_text .title {
  color: #4091ac; }
.section_area.shinsaibashi-area .block_spot {
  background: #e2eaed; }

/* -------------------------------------------------------

section_area 大正エリア

------------------------------------------------------- */
.section_area.taisho-area .block_area-story .area-story_title {
  width: min(72.4%, 500px); }
.section_area.taisho-area .block_area-story .text-img_text .title {
  color: #719280; }
.section_area.taisho-area .block_spot {
  background: #e2efed; }
  .section_area.taisho-area .block_spot .spot-detail_sub {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: clamp(50px, 6.25vw, 100px) auto 0 auto; }
    .section_area.taisho-area .block_spot .spot-detail_sub .spot-detail_item {
      width: 23%; }
      @media screen and (max-width: 970px) {
        .section_area.taisho-area .block_spot .spot-detail_sub .spot-detail_item {
          width: 47%;
          margin-bottom: 30px; } }
    .section_area.taisho-area .block_spot .spot-detail_sub .spot_title {
      font-size: 16px; }
      @media screen and (min-width: 750px) {
        .section_area.taisho-area .block_spot .spot-detail_sub .spot_title {
          font-size: calc(16px + 0.011965812 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .section_area.taisho-area .block_spot .spot-detail_sub .spot_title {
          font-size: 30px; } }

/* -------------------------------------------------------

section_odekake-spot

------------------------------------------------------- */
.section_odekake-spot {
  padding: clamp(100px, 12.5vw, 200px) 0 clamp(100px, 12.5vw, 200px) 0;
  margin: 0 0 clamp(300px, 37.5vw, 600px) 0; }
  @media screen and (max-width: 750px) {
    .section_odekake-spot {
      margin: 0 0 clamp(150px, 18.75vw, 300px) 0; } }
  @media screen and (max-width: 750px) {
    .section_odekake-spot .h3_wrap {
      width: 90%;
      margin: 0 auto; } }
  @media screen and (max-width: 750px) {
    .section_odekake-spot .h3_wrap .h3_text {
      text-align: center; } }
  .section_odekake-spot .odekake-spot_wrap {
    width: min(90%, 1400px);
    margin: clamp(50px, 6.25vw, 100px) auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px; }
    @media screen and (max-width: 970px) {
      .section_odekake-spot .odekake-spot_wrap {
        gap: 10px 0; } }
    .section_odekake-spot .odekake-spot_wrap .odekake-spot_item {
      width: min(31%, 460px);
      border-radius: 10px;
      padding: clamp(30px, 3.75vw, 60px) 0 clamp(30px, 3.75vw, 60px) 0; }
      @media screen and (max-width: 970px) {
        .section_odekake-spot .odekake-spot_wrap .odekake-spot_item {
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 4%; } }
      @media screen and (max-width: 600px) {
        .section_odekake-spot .odekake-spot_wrap .odekake-spot_item {
          padding: 6%; } }
      .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group {
        text-align: center; }
        @media screen and (max-width: 970px) {
          .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group {
            width: 45%;
            text-align: left; } }
        @media screen and (max-width: 600px) {
          .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group {
            width: 60%; } }
        .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_title {
          font-size: 20px;
          font-weight: 300; }
          @media screen and (min-width: 750px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_title {
              font-size: calc(20px + 0.0170940171 * (100vw - 750px)); } }
          @media screen and (min-width: 1920px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_title {
              font-size: 40px; } }
          @media screen and (max-width: 600px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_title {
              font-weight: 400;
              line-height: 1.4; } }
        .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .distance-fraction {
          font-size: 14px;
          margin: clamp(7.5px, 0.9375vw, 15px) auto clamp(15px, 1.875vw, 30px) auto; }
          @media screen and (min-width: 750px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .distance-fraction {
              font-size: calc(14px + 0.0076923077 * (100vw - 750px)); } }
          @media screen and (min-width: 1920px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .distance-fraction {
              font-size: 23px; } }
          .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .distance-fraction .big-text {
            font-family: "Inter", serif;
            font-size: 260%;
            color: #ec8380;
            line-height: 1.0; }
          .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .distance-fraction .small-text {
            font-size: 10px; }
            @media screen and (min-width: 750px) {
              .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .distance-fraction .small-text {
                font-size: calc(10px + 0.0017094017 * (100vw - 750px)); } }
            @media screen and (min-width: 1920px) {
              .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .distance-fraction .small-text {
                font-size: 12px; } }
        .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_text {
          font-size: 12px;
          line-height: 2.0; }
          @media screen and (min-width: 750px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_text {
              font-size: calc(12px + 0.0017094017 * (100vw - 750px)); } }
          @media screen and (min-width: 1920px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_text {
              font-size: 14px; } }
          @media screen and (max-width: 600px) {
            .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .text-group .spot_text {
              line-height: 1.6; } }
      .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .img {
        width: min(89%, 409px);
        margin: 0 auto clamp(15px, 1.875vw, 30px) auto; }
        @media screen and (max-width: 970px) {
          .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .img {
            width: 47%;
            margin: 0; } }
        @media screen and (max-width: 600px) {
          .section_odekake-spot .odekake-spot_wrap .odekake-spot_item .img {
            width: 33%; } }
    .section_odekake-spot .odekake-spot_wrap .item_01 {
      background: url("../location/images/bg_odekake_01.jpg") no-repeat center;
      background-size: cover; }
    .section_odekake-spot .odekake-spot_wrap .item_02 {
      background: url("../location/images/bg_odekake_02.jpg") no-repeat center;
      background-size: cover; }
    .section_odekake-spot .odekake-spot_wrap .item_03 {
      background: url("../location/images/bg_odekake_03.jpg") no-repeat center;
      background-size: cover; }

/* -------------------------------------------------------

section_life-info

------------------------------------------------------- */
.section_life-info .bg_wrap {
  background: #f6f6f6; }
@media screen and (max-width: 750px) {
  .section_life-info .h3_wrap {
    width: 90%;
    margin: 0 auto; } }
@media screen and (max-width: 750px) {
  .section_life-info .h3_wrap .h3_text {
    text-align: center; } }
.section_life-info .head-semicircle {
  position: relative;
  padding: 0 16px 0;
  overflow: visible;
  background: #f6f6f6; }
  .section_life-info .head-semicircle::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    aspect-ratio: 2.5 / 1;
    background: #f6f6f6;
    border-radius: 100% 100% 0 0 / 100% 100% 0 0;
    z-index: 1; }
    @media screen and (max-width: 750px) {
      .section_life-info .head-semicircle::before {
        aspect-ratio: 2 / 1;
        bottom: 100px; } }
    @media screen and (max-width: 600px) {
      .section_life-info .head-semicircle::before {
        aspect-ratio: 2 / 1;
        bottom: 200px; } }
  .section_life-info .head-semicircle .h3_wrap {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-top: 0;
    top: -5vw; }
    @media screen and (max-width: 750px) {
      .section_life-info .head-semicircle .h3_wrap {
        top: -8vw; } }
.section_life-info .block_map {
  width: min(90%, 1400px);
  margin: 0 auto; }
.section_life-info .block_life-info {
  width: min(90%, 1400px);
  margin: clamp(75px, 9.375vw, 150px) auto 0 auto; }
  .section_life-info .block_life-info .life-info_title {
    font-size: 16px;
    line-height: 1.6; }
    @media screen and (min-width: 750px) {
      .section_life-info .block_life-info .life-info_title {
        font-size: calc(16px + 0.0085470085 * (100vw - 750px)); } }
    @media screen and (min-width: 1920px) {
      .section_life-info .block_life-info .life-info_title {
        font-size: 26px; } }
    .section_life-info .block_life-info .life-info_title .en {
      color: #ec8380;
      font-family: "Montserrat", serif;
      font-size: 14px;
      margin: 0px auto clamp(10px, 1.25vw, 20px) auto; }
      @media screen and (min-width: 750px) {
        .section_life-info .block_life-info .life-info_title .en {
          font-size: calc(14px + 0.0017094017 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .section_life-info .block_life-info .life-info_title .en {
          font-size: 16px; } }
  .section_life-info .block_life-info .wrapper_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .section_life-info .block_life-info .wrapper_list ul.list {
      border-top: 1px solid #cdd4d2;
      width: 48%;
      display: flex;
      flex-wrap: wrap;
      margin: clamp(25px, 3.125vw, 50px) 0 0 0; }
      @media screen and (max-width: 750px) {
        .section_life-info .block_life-info .wrapper_list ul.list {
          width: 100%; }
          .section_life-info .block_life-info .wrapper_list ul.list:last-child {
            margin-top: 0;
            border-top: none; } }
      .section_life-info .block_life-info .wrapper_list ul.list li {
        padding: 1.5rem 0;
        border-bottom: 1px solid #cdd4d2;
        font-size: 11px;
        letter-spacing: 0; }
        @media screen and (min-width: 750px) {
          .section_life-info .block_life-info .wrapper_list ul.list li {
            font-size: calc(11px + 0.0025641026 * (100vw - 750px)); } }
        @media screen and (min-width: 1920px) {
          .section_life-info .block_life-info .wrapper_list ul.list li {
            font-size: 14px; } }
        .section_life-info .block_life-info .wrapper_list ul.list li.name {
          width: 70%; }
          @media screen and (max-width: 600px) {
            .section_life-info .block_life-info .wrapper_list ul.list li.name {
              width: 60%; } }
        .section_life-info .block_life-info .wrapper_list ul.list li.time {
          width: 30%;
          text-align: right; }
          @media screen and (max-width: 600px) {
            .section_life-info .block_life-info .wrapper_list ul.list li.time {
              width: 40%; } }
.section_life-info .loop-text {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: clamp(70px, 8.75vw, 140px) auto 0 0;
  padding-bottom: 50px; }
  .section_life-info .loop-text_wrap {
    display: inline-flex;
    align-items: center;
    gap: 40px;
    white-space: nowrap;
    animation: slideLoop 100s linear infinite;
    will-change: transform; }
    .section_life-info .loop-text_wrap .loop-text_item {
      flex: 0 0 auto; }
      .section_life-info .loop-text_wrap .loop-text_item img {
        display: block;
        width: auto;
        height: auto; }
@keyframes slideLoop {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }
