@charset "UTF-8";
/* concept.scss • v0.0.1 */
/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/*==========================================================================

   mixin

===========================================================================*/
/*==========================================================================

   keyframes

===========================================================================*/
/* section
-----------------------------------------------------------------*/
/*--------------------------------------------------------------------------
   common
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
/*--------------------------------------------------------------------------
  sec-mv
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-mv {
  position: relative;
  height: 700px;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .sec-mv {
    height: 100vh;
  }
}
.sec-mv__fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 120px 20px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sec-mv__fixed {
    padding: 75px 0 0;
    height: auto;
  }
}
.sec-mv__hdg {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .sec-mv__hdg {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .sec-mv__hdg img {
    width: 300px;
    height: auto;
  }
}
.sec-mv__img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .sec-mv__img img {
    width: 100%;
  }
}

/*--------------------------------------------------------------------------
  sec-catch
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-catch {
  position: relative;
  padding: 200px 0 130px;
}
@media only screen and (max-width: 767px) {
  .sec-catch {
    padding: 100px 0 50px;
  }
}
.sec-catch__hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 68px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sec-catch__hdg {
    margin-bottom: 50px;
  }
}
.sec-catch__hdg span {
  background: -webkit-gradient(linear, left top, right top, from(#459CD2), color-stop(99.64%, #6C598D));
  background: linear-gradient(90deg, #459CD2 0%, #6C598D 99.64%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  leading-trim: both;
  text-edge: cap;
  font-family: "Nanum Myeongjo", "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 8.8px;
}
@media only screen and (max-width: 767px) {
  .sec-catch__hdg span {
    font-size: 26px;
    letter-spacing: 4.164px;
  }
}
.sec-catch__txt {
  text-align: center;
  font-family: "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 1.2px;
}
@media only screen and (max-width: 767px) {
  .sec-catch__txt {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0.9px;
  }
}

/*--------------------------------------------------------------------------
  sec-imgs
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-imgs {
  position: relative;
  overflow: hidden;
}
.sec-imgs__content {
  position: relative;
  width: 100%;
}
.sec-imgs__content-wrap {
  position: relative;
  max-width: 100%;
  padding: 70px clamp(60px, 7.8125vw, 120px) 60px;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content-wrap {
    padding: 70px 20px 60px;
  }
}
.sec-imgs__content-wrap.is-fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
.sec-imgs__content-wrap.is-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.sec-imgs__content-wrap.is-fixed:not(.is-hide) {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.sec-imgs__heading {
  overflow: hidden;
  padding-top: clamp(90px, 11.71875vw, 180px);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__heading {
    padding-top: 80px;
  }
}
.sec-imgs__heading-no {
  position: absolute;
  top: 70px;
  left: calc(clamp(40px, 5.2083333333vw, 80px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__heading-no {
    left: auto;
    right: -70px;
  }
}
.sec-imgs__heading-no span {
  display: inline-block;
  padding-right: 0.5em;
  opacity: 0.2;
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  leading-trim: both;
  text-edge: cap;
  font-family: "Nanum Myeongjo", serif;
  font-size: clamp(0px, 16.9270833333vw, 260px);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  letter-spacing: calc(clamp(11.7px, 1.5234375vw, 23.4px) * -1);
  vertical-align: bottom;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__heading-no span {
    font-size: 136px;
    letter-spacing: -12.303px;
  }
}
.sec-imgs__heading-txt {
  position: absolute;
  top: calc(70px + clamp(40px, 5.2083333333vw, 80px));
  left: 50%;
  -webkit-transform: translateX(-13vw);
          transform: translateX(-13vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__heading-txt {
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    margin-bottom: 40px;
  }
}
.sec-imgs__heading-txt ._en {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  leading-trim: both;
  text-edge: cap;
  font-family: "Nanum Myeongjo", serif;
  font-size: clamp(34px, 4.4270833333vw, 68px);
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 3.4px;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__heading-txt ._en {
    font-size: 50px;
  }
}
.sec-imgs__heading-txt ._ja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  translate: 0 -5px;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__heading-txt ._ja {
    display: inline-block;
    translate: 0 0;
    background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    leading-trim: both;
    text-edge: cap;
  }
}
.sec-imgs__heading-txt ._ja span {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  leading-trim: both;
  text-edge: cap;
  font-family: "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: clamp(11px, 1.4322916667vw, 22px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.1px;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__heading-txt ._ja span {
    font-size: 20px;
    background: none;
  }
}
.sec-imgs__slide {
  position: relative;
  padding-bottom: 40px;
  width: calc(100vw - clamp(60px, 7.8125vw, 120px));
}
@media only screen and (max-width: 767px) {
  .sec-imgs__slide {
    padding-bottom: 25px;
    width: calc(100vw - 20px);
  }
}
.sec-imgs__slide-img {
  display: inline-block;
  position: relative;
  aspect-ratio: 1/1;
}
.sec-imgs__slide-img img {
  width: 100%;
  height: auto;
}
.sec-imgs__slide-cap {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__slide-cap {
    font-size: 11px;
  }
}
.sec-imgs__slide-cap._white {
  color: #fff;
}
.sec-imgs__slide .swiper-pagination {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  max-width: 400px;
  width: 28%;
  height: 4px;
  border-radius: 60px;
  background: linear-gradient(289deg, #AA93CF 25.6%, #FFD16E 100%);
  border-radius: 2px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__slide .swiper-pagination {
    width: 220px;
    height: 3px;
    border-radius: 3px;
  }
}
.sec-imgs__slide .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  border-radius: 100px;
  background: #242424;
}
.sec-imgs__hdg, .sec-imgs__comming {
  margin-top: 60px;
  font-family: "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 3px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__hdg, .sec-imgs__comming {
    margin-top: 40px;
    font-size: 21px;
    letter-spacing: 0.55px;
  }
}
.sec-imgs__comming {
  margin-top: 0;
}
.sec-imgs__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__btn {
    margin-top: 30px;
  }
}

.sec-imgs__content._noslide .sec-imgs__slide {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content._noslide .sec-imgs__slide {
    padding-bottom: 25px;
  }
}
.sec-imgs__content--one .sec-imgs__heading-no {
  left: calc(clamp(40px, 5.2083333333vw, 80px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--one .sec-imgs__heading-no {
    left: auto;
    right: -70px;
  }
}
.sec-imgs__content--one .sec-imgs__heading-no span {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  -webkit-background-clip: text;
          background-clip: text;
  letter-spacing: calc(clamp(11.7px, 1.5234375vw, 23.4px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--one .sec-imgs__heading-no span {
    letter-spacing: -12.303px;
  }
}
.sec-imgs__content--one .sec-imgs__heading-txt ._en {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--one .sec-imgs__heading-txt ._ja {
    background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
    -webkit-background-clip: text;
            background-clip: text;
  }
}
.sec-imgs__content--one .sec-imgs__heading-txt ._ja span {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--one .sec-imgs__heading-txt ._ja span {
    background: none;
  }
}
.sec-imgs__content--one .swiper-pagination {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
}
.sec-imgs__content--two .sec-imgs__heading-no {
  left: calc(clamp(30px, 3.90625vw, 60px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--two .sec-imgs__heading-no {
    left: auto;
    right: -90px;
  }
}
.sec-imgs__content--two .sec-imgs__heading-no span {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  -webkit-background-clip: text;
          background-clip: text;
  letter-spacing: calc(clamp(5.3px, 0.6901041667vw, 10.6px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--two .sec-imgs__heading-no span {
    letter-spacing: -12.303px;
  }
}
.sec-imgs__content--two .sec-imgs__heading-txt ._en {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--two .sec-imgs__heading-txt ._ja {
    background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
    -webkit-background-clip: text;
            background-clip: text;
  }
}
.sec-imgs__content--two .sec-imgs__heading-txt ._ja span {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--two .sec-imgs__heading-txt ._ja span {
    background: none;
  }
}
.sec-imgs__content--two .swiper-pagination {
  background: linear-gradient(289deg, #AA93CF 25.6%, #DA9F0E 100%);
}
.sec-imgs__content--three .sec-imgs__heading-no {
  left: calc(clamp(30px, 3.90625vw, 60px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--three .sec-imgs__heading-no {
    left: auto;
    right: -120px;
  }
}
.sec-imgs__content--three .sec-imgs__heading-no span {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
  -webkit-background-clip: text;
          background-clip: text;
  letter-spacing: calc(clamp(11.7px, 1.5234375vw, 23.4px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--three .sec-imgs__heading-no span {
    letter-spacing: -1.367px;
  }
}
.sec-imgs__content--three .sec-imgs__heading-txt ._en {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--three .sec-imgs__heading-txt ._ja {
    background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
    -webkit-background-clip: text;
            background-clip: text;
  }
}
.sec-imgs__content--three .sec-imgs__heading-txt ._ja span {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--three .sec-imgs__heading-txt ._ja span {
    background: none;
  }
}
.sec-imgs__content--three .swiper-pagination {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
}
.sec-imgs__content--four .sec-imgs__heading-no {
  left: calc(clamp(15px, 1.953125vw, 30px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--four .sec-imgs__heading-no {
    left: auto;
    right: -100px;
  }
}
.sec-imgs__content--four .sec-imgs__heading-no span {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
  -webkit-background-clip: text;
          background-clip: text;
  letter-spacing: calc(clamp(11.7px, 1.5234375vw, 23.4px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--four .sec-imgs__heading-no span {
    letter-spacing: -1.367px;
  }
}
.sec-imgs__content--four .sec-imgs__heading-txt ._en {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--four .sec-imgs__heading-txt ._ja {
    background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
    -webkit-background-clip: text;
            background-clip: text;
  }
}
.sec-imgs__content--four .sec-imgs__heading-txt ._ja span {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--four .sec-imgs__heading-txt ._ja span {
    background: none;
  }
}
.sec-imgs__content--four .swiper-pagination {
  background: linear-gradient(95deg, #E9A953 0%, #5A8458 100%);
}
.sec-imgs__content--five .sec-imgs__heading-no {
  left: calc(clamp(10px, 1.3020833333vw, 20px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--five .sec-imgs__heading-no {
    left: auto;
    right: -80px;
  }
}
.sec-imgs__content--five .sec-imgs__heading-no span {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
  -webkit-background-clip: text;
          background-clip: text;
  letter-spacing: calc(clamp(1.3px, 0.1692708333vw, 2.6px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--five .sec-imgs__heading-no span {
    letter-spacing: -1.367px;
  }
}
.sec-imgs__content--five .sec-imgs__heading-txt ._en {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--five .sec-imgs__heading-txt ._ja {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
    background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
    -webkit-background-clip: text;
            background-clip: text;
  }
}
.sec-imgs__content--five .sec-imgs__heading-txt ._ja span {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--five .sec-imgs__heading-txt ._ja span {
    background: none;
  }
}
.sec-imgs__content--five .swiper-pagination {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
}
.sec-imgs__content--six .sec-imgs__heading-no {
  left: calc(clamp(15px, 1.953125vw, 30px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--six .sec-imgs__heading-no {
    left: auto;
    right: -80px;
  }
}
.sec-imgs__content--six .sec-imgs__heading-no span {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
  -webkit-background-clip: text;
          background-clip: text;
  letter-spacing: calc(clamp(1.3px, 0.1692708333vw, 2.6px) * -1);
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--six .sec-imgs__heading-no span {
    letter-spacing: -1.367px;
  }
}
.sec-imgs__content--six .sec-imgs__heading-txt ._en {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--six .sec-imgs__heading-txt ._ja {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
    background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
    -webkit-background-clip: text;
            background-clip: text;
  }
}
.sec-imgs__content--six .sec-imgs__heading-txt ._ja span {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (max-width: 767px) {
  .sec-imgs__content--six .sec-imgs__heading-txt ._ja span {
    background: none;
  }
}
.sec-imgs__content--six .swiper-pagination {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #E88C79), color-stop(99.93%, #5EBBC4));
  background: linear-gradient(90deg, #E88C79 0.07%, #5EBBC4 99.93%);
}

/*--------------------------------------------------------------------------
  sec-osakasix1
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-osakasix1 {
  position: relative;
  z-index: 10;
  padding-top: 130px;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix1 {
    padding-top: 100px;
  }
}
.sec-osakasix1__txt {
  text-align: center;
  font-family: "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.4;
  letter-spacing: 2.3px;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix1__txt {
    text-align: left;
    font-size: 18px;
  }
}
.sec-osakasix1__txt + p {
  margin-top: 1.5em;
}
.sec-osakasix1__txt sup {
  position: relative;
  top: -2px;
  font-size: 12px;
  vertical-align: super;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix1__txt sup {
    font-size: 10px;
  }
}
.sec-osakasix1__imgarea {
  position: relative;
  margin-top: 180px;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix1__imgarea {
    margin-top: 100px;
  }
}
.sec-osakasix1__catch {
  position: absolute;
  top: 172px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 右→左に列を並べて縦組みの慣例順序に */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 2.4rem; /* 列間 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix1__catch {
    top: 100px;
    gap: 1.6rem;
  }
}
.sec-osakasix1__catch span {
  font-family: "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: clamp(14px, 2.3333333333vw, 28px);
  font-weight: 500;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  color: #fff;
  text-orientation: upright;
  letter-spacing: 0.3em;
  display: inline-block;
  text-shadow: 0 0 10px #1A70AD;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix1__catch span {
    font-size: 20px;
  }
}
.sec-osakasix1__img {
  position: relative;
}
.sec-osakasix1__img img {
  width: 100%;
  height: auto;
}
.sec-osakasix1 figcaption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.4px;
  z-index: 9999;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix1 figcaption {
    font-size: 11px;
  }
}

/*--------------------------------------------------------------------------
  sec-osakasix2
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-osakasix2 {
  padding: 160px 0 180px;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix2 {
    padding: 100px 0 130px;
  }
}
.sec-osakasix2__txt {
  max-width: 710px;
  margin: 0 auto 300px;
  font-family: "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 2.4;
  letter-spacing: 2.3px;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix2__txt {
    margin-bottom: 120px;
    text-align: left;
    font-size: 20px;
  }
}
.sec-osakasix2__hdg {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix2__hdg {
    margin-bottom: 0px;
  }
}
.sec-osakasix2__hdg img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix2__hdg img {
    width: 302px;
  }
}
.sec-osakasix2__img {
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix2__img {
    margin: 0 -20px;
  }
}
.sec-osakasix2__img img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix2__img img {
    width: 100%;
  }
}
.sec-osakasix2__img figcaption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  font-family: "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  letter-spacing: 0.4px;
}
@media only screen and (max-width: 767px) {
  .sec-osakasix2__img figcaption {
    font-size: 11px;
    color: #fff;
  }
}

/*--------------------------------------------------------------------------
   custom animation
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-catch .l-wrap .sec-catch__hdg span,
.sec-catch .l-wrap .sec-catch__txt {
  opacity: 0;
  translate: 0 20px;
}

.sec-catch .l-wrap.is-animated .sec-catch__hdg span,
.sec-catch .l-wrap.is-animated .sec-catch__txt {
  opacity: 1;
  translate: 0 0;
  -webkit-transition: opacity 0.6s ease, translate 0.6s ease;
  transition: opacity 0.6s ease, translate 0.6s ease;
}
.sec-catch .l-wrap.is-animated .sec-catch__hdg span:nth-child(1) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.sec-catch .l-wrap.is-animated .sec-catch__hdg span:nth-child(2) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.sec-catch .l-wrap.is-animated .sec-catch__txt {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
/*# sourceMappingURL=concept.css.map */