@charset "utf-8";

*,
::before,
::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

ul,
ol,
li {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
}

.top-body a {
  display: block;
}

a:hover,
button:hover {
  cursor: pointer;
}

button {
  color: inherit;
  background-color: transparent;
  border-style: none;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.top-body img,
.under img {
  display: block;
  object-fit: contain;
}

html {
  font-size: 10px;
  scroll-behavior: smooth;
}

body {
  position: relative;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.43;
  color: #6f4df3;
  background-color: #fff;
}

@media(max-width:834px) {
  body {
    font-size: 1.4rem;
  }
}

body.fixed {
  height: 100%;
  overflow-y: hidden;
}

main {
  position: relative;
}

.jp {
  font-family: "IBM Plex Sans JP", sans-serif;
}

.en {
  font-family: "Poppins", sans-serif;
}

.icon_w08em {
  width: .8em;
}

.icon_w1em {
  width: 1em;
}

.icon_w2em {
  width: 2em;
}

.icon_w25em {
  width: 2.5em;
}

.txt21 {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 2.1;
}

.txt18 {
  font-size: 1.8rem;
  line-height: 1.66;
}

.txt {
  font-size: 1.5rem;
  line-height: 2.1;
}

@media(max-width:1334px) {
  .txt21 {
    font-size: 1.9rem;
  }

  .txt18 {
    font-size: 1.7rem;
  }
}

@media(max-width:834px) {
  .txt21 {
    font-size: 1.7rem;
  }

  .txt18 {
    font-size: 1.6rem;
  }

  .txt {
    font-size: 1.4rem;
  }
}

.f140 {
  font-size: 14rem;
}

.f120 {
  font-size: 12rem;
}

.f80 {
  font-size: 8rem;
}

.f70 {
  font-size: 7rem;
}

.f62 {
  font-size: 6.2rem;
}

.f60 {
  font-size: 6rem;
}

.f54 {
  font-size: 5.4rem;
}

.f52 {
  font-size: 5.2rem;
}

.f50 {
  font-size: 5rem;
}

.f42 {
  font-size: 4.2rem;
}

.f40 {
  font-size: 4rem;
}

.f36 {
  font-size: 3.6rem;
}

.f32 {
  font-size: 3.2rem;
}

.f30 {
  font-size: 3rem;
}

.f28 {
  font-size: 2.8rem;
}

.f26 {
  font-size: 2.6rem;
}

.f24 {
  font-size: 2.4rem;
}

.f21 {
  font-size: 2.1rem;
}

.f21all {
  font-size: 2.1rem;
}

.f20 {
  font-size: 2rem;
}

.f18 {
  font-size: 1.8rem;
}

.f17 {
  font-size: 1.7rem;
}

.f16 {
  font-size: 1.6rem;
}

.f15 {
  font-size: 1.5rem;
}

.f15all {
  font-size: 1.5rem;
}

.f14 {
  font-size: 1.4rem;
}

.f13 {
  font-size: 1.3rem;
}

.f13all {
  font-size: 1.3rem;
}

.f12 {
  font-size: 1.2rem;
}

.f10 {
  font-size: 1rem;
}

.f10all {
  font-size: 1rem;
}

@media(max-width:1334px) {
  .f140 {
    font-size: 10rem;
  }

  .f120 {
    font-size: 8rem;
  }

  .f80 {
    font-size: 5.5rem;
  }

  .f70 {
    font-size: 5rem;
  }

  .f62 {
    font-size: 4.5rem;
  }

  .f60 {
    font-size: 4.5rem;
  }

  .f54 {
    font-size: 4.2rem;
  }

  .f52 {
    /* font-size: 4.1rem; */
    font-size: 3.6rem;
  }

  .f50 {
    font-size: 4rem;
  }

  .f42 {
    /* font-size: 3.6rem; */
    font-size: 3.2rem;
  }

  .f40 {
    font-size: 3.1rem;
  }

  .f36 {
    font-size: 3rem;
  }

  .f32 {
    font-size: 2.8rem;
  }

  .f30 {
    font-size: 2.6rem;
  }

  .f28 {
    font-size: 2.4rem;
  }

  .f26 {
    font-size: 2.25rem;
  }

  .f24 {
    font-size: 2.1rem;
  }

  .f21 {
    font-size: 1.9rem;
  }

  .f20 {
    font-size: 1.85rem;
  }

  .f18 {
    font-size: 1.7rem;
  }

  .f17 {
    font-size: 1.6rem;
  }

  .f16 {
    font-size: 1.5rem;
  }

  .f15 {
    font-size: 1.4rem;
  }

  .f14 {
    font-size: 1.3rem;
  }

  .f13 {
    font-size: 1.2rem;
  }

  .f12 {
    font-size: 1.1rem;
  }

  .f10 {
    font-size: 1rem;
  }
}

@media(max-width:834px) {
  .f140 {
    font-size: 8rem;
  }

  .f120 {
    font-size: 6rem;
  }

  .f80 {
    font-size: 4.2rem;
  }

  .f70 {
    font-size: 3.6rem;
  }

  .f62 {
    font-size: 3rem;
  }

  .f60 {
    font-size: 3rem;
  }

  .f54 {
    font-size: 2.6rem;
  }

  .f52 {
    font-size: 2.5rem;
  }

  .f50 {
    font-size: 2.4rem;
  }

  .f42 {
    font-size: 2.2rem;
  }

  .f40 {
    font-size: 2.1rem;
  }

  .f36 {
    font-size: 2.4rem;
  }

  .f32 {
    font-size: 1.9rem;
  }

  .f30 {
    font-size: 1.875rem;
  }

  .f28 {
    font-size: 1.85rem;
  }

  .f26 {
    font-size: 1.825rem;
  }

  .f24 {
    font-size: 1.8rem;
  }

  .f21 {
    font-size: 1.7rem;
  }

  .f20 {
    font-size: 1.675rem;
  }

  .f18 {
    font-size: 1.6rem;
  }

  .f17 {
    font-size: 1.5rem;
  }

  .f16 {
    font-size: 1.4rem;
  }

  .f15 {
    font-size: 1.3rem;
  }

  .f14 {
    font-size: 1.2rem;
  }

  .f13 {
    font-size: 1.1rem;
  }

  .f12 {
    font-size: 1.05rem;
  }

  .f10 {
    font-size: 1rem;
  }
}

.h {
  font-weight: 900;
}

.b8 {
  font-weight: 800;
}

.b {
  font-weight: 700;
}

.sb {
  font-weight: 600;
}

.m {
  font-weight: 500;
}

.r {
  font-weight: 400;
}

.l {
  font-weight: 300;
}

.el {
  font-weight: 200;
}

.lh144 {
  line-height: 1.44;
}

.lh166 {
  line-height: 1.66;
}

.lh2 {
  line-height: 2;
}

.fcw {
  color: #fff;
}

.fcp {
  color: #6f4df3;
}

.fcpk {
  color: #ff22ca;
}

.fcor {
  color: #fc7e3c;
}

.fclp {
  color: #bebff8;
}

.fcy {
  color: #f4ec4f;
}

.fcb {
  color: #6f73f3;
}

.fcbk {
  color: #000;
}

.tac {
  text-align: center;
}

.tas {
  text-align: start;
}

.tae {
  text-align: end;
}

.bgcy {
  background: #f4ec4f;
}

.bgp {
  background: #7b56fa;
}

.pad {
  padding: 130px 0;
}

.pad-top {
  padding-top: 130px;
}

.pad-btm {
  padding-bottom: 130px;
}

@media(max-width:1334px) {
  .pad {
    padding: 8vw 0;
  }

  .pad-top {
    padding-top: 8vw;
  }

  .pad-btm {
    padding-bottom: 8vw;
  }
}

@media(max-width:834px) {
  .pad {
    padding: 60px 0;
  }

  .pad-top {
    padding-top: 60px;
  }

  .pad-btm {
    padding-bottom: 60px;
  }
}

@media(max-width:500px) {
  .pad {
    padding: 45px 0;
  }

  .pad-top {
    padding-top: 45px;
  }

  .pad-btm {
    padding-bottom: 45px;
  }
}

.mt30 {
  margin-top: 30px;
}

section {
  position: relative;
}

.top-body section {
  /* z-index: 2; */
}

.sec-border__btm {
  position: relative;
}

.sec-border__btm::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 22px;
  background-color: #6f4df3;
}

.sec-border__btm::after {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #fff 55%, transparent 55%);
  background-size: 18px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

@media(max-width:834px) {

  .sec-border__btm::before {
    height: 13px;
  }

  .sec-border__btm::after {
    bottom: 6px;
    height: 1px;
    background-image: linear-gradient(to right, #fff 55%, transparent 55%);
    background-size: 13px 2px;
  }
}

.sec {
  position: relative;
}

.sec-ttl {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.sec-tag {
  position: relative;
  font-size: 2.1rem;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 1.3;
  color: #fff;
  background-color: #7b56fa;
  border-radius: 50px;
  width: fit-content;
  padding: 10px 55px 7px;
  margin-inline: auto;
}

.sec-tag::before,
.sec-tag::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 16px;
  aspect-ratio: 1 / 1;
  border-radius: 100vmax;
  background-color: #bfacff;
  margin-inline: auto;
}

.sec-tag::before {
  left: 13px;
}

.sec-tag::after {
  right: 13px;
}

@media(max-width:1334px) {
  .sec-tag {
    font-size: 1.9rem;
    padding: 10px 45px 7px;
  }

  .sec-tag::before,
  .sec-tag::after {
    width: 14px;
  }
}

@media(max-width:834px) {
  .sec-tag {
    font-size: 1.7rem;
    padding: 10px 35px 7px;
  }

  .sec-tag::before,
  .sec-tag::after {
    width: 12px;
  }
}

.deco {
  font-weight: 700;
  line-height: 1;
  --outline-color: #fff;
  /* ← ここを変えるだけでOK */

  text-shadow:
    1px 1px 0 var(--outline-color), -1px 1px 0 var(--outline-color),
    1px -1px 0 var(--outline-color), -1px -1px 0 var(--outline-color),
    0 1px 0 var(--outline-color), 1px 0 0 var(--outline-color),
    0 -1px 0 var(--outline-color), -1px 0 0 var(--outline-color),
    2px 0 0 var(--outline-color), -2px 0 0 var(--outline-color),
    0 2px 0 var(--outline-color), 0 -2px 0 var(--outline-color),
    2px 2px 0 var(--outline-color), -2px 2px 0 var(--outline-color),
    2px -2px 0 var(--outline-color), -2px -2px 0 var(--outline-color);
}

@media(max-width:834px) {}


@media(max-width:1334px) {}

@media(max-width:834px) {}

@media(max-width:500px) {}



.sec-mess {
  line-height: 1.42;
  font-weight: 900;
}


.arrow {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid currentColor;
}

.arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Material Symbols Outlined";
  content: '\e5c8';
  font-size: 3rem;
  font-weight: 300;
}


.arrow-back {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid currentColor;
}

.arrow-back::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Material Symbols Outlined";
  content: '\e5c4';
  font-size: 3rem;
  font-weight: 300;
}

@media(max-width:834px) {

  .arrow {
    width: 30px;
    height: 30px;
  }

  .arrow::after {
    font-size: 2rem;
  }


  .arrow-back {
    width: 30px;
    height: 30px;
  }

  .arrow-back::after {
    font-size: 2rem;
  }
}


.btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  max-width: 100%;
  height: 80px;
  line-height: 80px;
  border-radius: 40px;
  text-align: center;
  font-size: 2.1rem;
  font-weight: 700;
  background-color: #fff;
  border: 2px solid currentColor;
  box-shadow: 0 7px 0 currentColor;
  overflow: hidden;
  transition: all .3s ease-in-out;
}

.btn:hover {
  box-shadow: unset;
  transform: translateY(4px);
}

.btn:active {
  box-shadow: none;
  transform: translateY(4px);
}

@media(max-width:1334px) {
  .btn {
    width: 380px;
    height: 70px;
    line-height: 70px;
    border-radius: 40px;
    font-size: 1.9rem;
    border: 2px solid currentColor;
    box-shadow: 0 6px 0 currentColor;
  }
}

@media(max-width:834px) {
  .btn {
    width: 330px;
    max-width: 100%;
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
    font-size: 1.7rem;
    border: 2px solid currentColor;
    box-shadow: 0 5px 0 currentColor;
  }
}

/*  */
a:has(.h-sc__img) {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 30px;
}

.h-sc__img {
  display: block;
  transition: all .3s ease-in-out;
}

a:hover .h-sc__img {
  transform: scale(1.05);
}

.h-op {
  transition: all .3s ease-in-out;
}

.h-op:hover {
  opacity: .7;
  transition: all .3s ease-in-out;
}

.h-txt {
  background-image: linear-gradient(90deg, #2b7868, #2b7868);
  /* 線の色 */
  background-position: left bottom;
  /* 線の起点を左・下に設定 */
  background-repeat: no-repeat;
  background-size: 0 1px;
  /* 線の横幅を0、縦幅を2pxに */
  padding-bottom: 4px;
  /* 下線を下にズラす */
  transition: background-size .6s;
  /* 変形をアニメーション化 */
}

.h-txt:hover {
  background-size: 100% 1px;
  /* 線の横幅を100%にする */
  transition: all .6s ease-in-out;
}

.marker {
  background-image: linear-gradient(90deg, #f4ec4f, #f4ec4f);
  background-position: left bottom 3px;
  background-repeat: no-repeat;
  background-size: 100% 12px;
  padding-bottom: 0px;
}

.txt_bg {
  display: inline;
  line-height: 2;
  background: #f4ec4f;
  padding: 0.2em 0.4em 0.01em;
}

.txt_bg_p {
  display: inline;
  line-height: 2;
  background: #7b56fa;
  padding: 0.2em 0.4em 0.01em;
}


@media(max-width:1334px) {}

.tag {
  display: inline-block;
  border: 1px solid currentColor;
  border-radius: 30px;
  line-height: 1;
  padding: 4px 10px 2px;
}

.underline {
  text-decoration: underline 1px solid currentColor;
}

.dots {
  background-color: #ffffff;
  background-image: radial-gradient(circle, #6f73f320 2px, transparent 2px);
  background-position: 0 0;
  background-size: 15px 15px;
}

.dots02 {
  background-color: #40ddc7;
  background-image: radial-gradient(circle, #6f73f310 2px, transparent 2px);
  background-position: 0 0;
  background-size: 15px 15px;
}

.slash {
  position: relative;
  width: fit-content;
  padding: 0 20px;
  margin: 0 auto;
}

.slash::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 1px;
  height: 100%;
  border-left: 4px dotted #7b56fb;
  transform: rotate(-30deg);
}

.slash::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1px;
  height: 100%;
  border-right: 4px dotted #7b56fb;
  transform: rotate(30deg);
}

@media(max-width:834px) {}

.inner-s {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.inner-w {
  max-width: 1500px;
  width: 90%;
  margin: 0 auto;
}

@media(max-width:500px) {}

.max1200 {
  display: none;
}

@media(max-width:1200px) {
  .max1200 {
    display: block;
  }
}

.min1101 {
  display: block;
}

.max1100 {
  display: none;
}

@media(max-width:1100px) {
  .min1101 {
    display: none;
  }

  .max1100 {
    display: block;
  }
}

.max834 {
  display: none;
}

.min835 {
  display: block;
}

@media(max-width:834px) {

  .max834 {
    display: block;
  }

  .min835 {
    display: none;
  }
}

.min701 {
  display: block;
}

.max700 {
  display: none;
}

@media(max-width:700px) {
  .min701 {
    display: none;
  }

  .max700 {
    display: block;
  }
}

.min601 {
  display: block;
}

.max600 {
  display: none;
}

@media(max-width:600px) {
  .min601 {
    display: none;
  }

  .max600 {
    display: block;
  }
}

.max550 {
  display: none;
}

@media(max-width:550px) {
  .max550 {
    display: block;
  }
}

.min501 {
  display: block;
}

.max500 {
  display: none;
}

.max500ilb {
  display: none;
}

@media(max-width:500px) {
  .min501 {
    display: none;
  }

  .max500 {
    display: block;
  }

  .max500ilb {
    display: inline-block;
  }
}

.max450 {
  display: none;
}

@media(max-width:450px) {
  .max450 {
    display: block;
  }
}

.max400 {
  display: none;
}

@media(max-width:400px) {
  .max400 {
    display: block;
  }
}

.max380 {
  display: none;
}

@media(max-width:380px) {
  .max380 {
    display: block;
  }
}

.max370 {
  display: none;
}

@media(max-width:370px) {
  .max370 {
    display: block;
  }
}

.max359 {
  display: none;
}

@media(max-width:359px) {
  .max359 {
    display: block;
  }
}

.loadin01 {
  opacity: 0;
  transform: scale(1.1);
}

.loadin01.show {
  opacity: 1;
  transform: scale(1);
  transition: all 1.4s 0s ease-in-out;
}

.loadin02 {
  opacity: 0;
}

.loadin02.show {
  opacity: 1;
  transition: all 1.4s .3s ease-in-out;
}

.loadin03 {
  opacity: 0;
  transition: all .4s 0s ease-in-out;
}

.loadin03.show {
  opacity: 1;
  transition: all 1.4s 2s ease-in-out;
}

.fadein {
  opacity: 0;
}

.fadein.show {
  opacity: 1;
  transition: all .9s;
}

.fadein01 {
  opacity: 0;
  transform: translate(0, 150px);
}

.fadein01.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .3s linear .1s;
}

.fadein_rt {
  opacity: 0;
  transform: scale(0);
}

.fadein_rt.show {
  opacity: 1;
  transform: scale(1);
  animation: fadein-rt 1.5s .6s backwards;
}

@keyframes fadein-rt {
  0% {
    opacity: 0;
    transform: scale(0) rotate(720deg);
  }


  100% {
    transform: scale(1) rotate(0deg);
  }
}

.fadein_mess {
  opacity: 0;
  transform: translate(0, 100%);
}

.fadein_mess.show {
  opacity: 1;
  transform: translate(0, 0px);
  animation: fadein-mess .6s .2s backwards;
}


@keyframes fadein-mess {
  0% {
    transform: translate(0, 0) scale(0);
  }

  70% {
    transform: translate(0, 0) scale(1.3)
  }

  80% {
    transform: translate(0, 0) scale(0.8)
  }

  90% {
    transform: translate(0, 0) scale(1.1)
  }

  100% {
    transform: translate(0, 0) scale(1);
  }
}

.header {}

.header-logo {
  position: absolute;
  z-index: 300;
  top: 50px;
  left: 70px;
  display: block;
  width: 286px;
}

.header-btn {
  position: fixed;
  z-index: 700;
  top: 0;
  right: 0;
  transform: translate(20%, -20%);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px 20px 0 0;
  transition: .3s ease-in-out;
}

.header-btn:hover {
  transform: translate(20%, -20%) scale(1.2);
  transition: .3s ease-in-out;
  /* animation: btn_sc .6s ease-in-out; */
}

/* 
@keyframes btn_sc {
  0% {
    transform: translate(20%, -20%) scale(1);
  }

  25% {
     transform: translate(20%, -20%) scale(1.2);
  }

  50% {
     transform: translate(20%, -20%) scale(1);
  }

  75% {
     transform: translate(20%, -20%) scale(1.2);
  }

  100% {
    transform: translate(20%, -20%) scale(1);
  }
} */
.header-btn::after {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  content: '';
  background-color: #fc5bd8;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #6f73f3;
}

.header-btn__ham {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.header-btn__ham span {
  position: absolute;
  top: 30%;
  left: 0%;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
  transition: all .4s ease;
}

.header-btn__ham span:nth-of-type(1) {
  top: 35%;
}

.header-btn__ham span:nth-of-type(2) {
  top: 65%;
}

.header-btn.active .header-btn__ham span:nth-of-type(1) {
  top: 50%;
  transform: rotate(45deg);
}

.header-btn.active .header-btn__ham span:nth-of-type(2) {
  top: 50%;
  transform: rotate(-45deg);
}

.header-btn__txt {
  color: #fff;
}

.header-btn .header-btn__txt span:nth-of-type(1) {
  display: block;
}

.header-btn .header-btn__txt span:nth-of-type(2) {
  display: none;
}

.header-btn.active .header-btn__txt span:nth-of-type(1) {
  display: none;
}

.header-btn.active .header-btn__txt span:nth-of-type(2) {
  display: block;
}

.header-entry__btn {
  position: fixed;
  z-index: 700;
  bottom: 0;
  right: 0;
  transform: translate(15%, 15%);
  width: 180px;
  height: 180px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 25px 37px 50px 31px;
  transition: .3s ease-in-out;
}

.header-entry__btn:hover {
  transform: translate(15%, 15%) scale(1.2);
  transition: .3s ease-in-out;
}

.header-entry__btn::after {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  content: '';
  background-color: #46eccb;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #6f73f3;
}

@media(max-width:1334px) {
  .header-logo {
    top: 40px;
    left: 50px;
    width: 230px;
  }
}

@media(max-width:1000px) {
  .header-logo {
    top: 35px;
    left: 45px;
    width: 200px;
  }
}

@media(max-width:834px) {
  .header-logo {
    top: 32px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 40%;
    max-width: 200px;
  }

  .header-btn {
    transform: translate(20%, -20%);
    width: 120px;
    height: 120px;
    gap: 5px;
    padding: 10px 15px 0 0;
  }

  .header-entry__btn {
    transform: translate(20%, 10%);
    width: 120px;
    height: 120px;
    gap: 5px;
    padding: 20px 35px 45px 20px;
  }
}

@media(max-width:500px) {
  .header-logo {
    top: 20px;
  }

  .header-btn {
    transform: translate(20%, -20%);
    width: 80px;
    height: 80px;
    gap: 2px;
    padding: 10px 10px 0 0;
  }

  .header-btn__ham {
    width: 26px;
    height: 22px;
  }

  .header-btn__ham span {
    height: 1px;
  }

  .header-btn__txt {
    font-size: 1.2rem;
    font-weight: 500;
  }

  .header-entry__btn {
    transform: translate(15%, 15%);
    width: 90px;
    height: 90px;
    gap: 5px;
    padding: 15px 21px 22px 16px;
  }
}

.menu-back {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: 550;
  background-color: #000;
  opacity: .7;
}

.menu-back.active {
  display: block;
}

.menu {
  display: none;
  position: fixed;
  z-index: 600;
  top: 0;
  right: 0;
  width: 480px;
  max-width: 100%;
  height: 100dvh;
  background: #7b56fa;
  padding: 80px 40px 40px;
  overflow-y: scroll;
}

.menu-inner {
  position: relative;
  width: 100%;
  height: fit-content;
}

.menu.active {
  display: block;
}

.menu-nav__list {
  display: flex;
  flex-direction: column;
  gap: 23px;
  line-height: 1.84;
}

.menu-nav__item:not(:last-of-type) {
  padding-bottom: 20px;
  border-bottom: 3px dotted #ffffff40;
}

.menu-nav__item-ttl {
  opacity: .2;
}

.menu-nav__item-children {
  margin-top: 5px;
}

/* inner 1200 */
@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:500px) {
  .menu {
    padding: 60px 40px 40px;
  }
}

@media(max-width:400px) {
  .menu {
    padding: 60px 25px 40px;
  }
}

@media(max-width:359px) {}

.top-main {}

.top-mv {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100dvh;
  background: url(../img/top/mv_bg.webp) no-repeat center / cover;
  padding: 20px;
}

.top-mv__mess-wrap {
  position: absolute;
  z-index: 4;
  width: 46%;
  top: 25%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, 100%) scale(0);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
}

.top-mv__mess-wrap.show {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  /* transition: all .2s .6s linear; */
  animation: mv-mess .4s .6s backwards;
}

@keyframes mv-mess {
  0% {
    transform: translate(-50%, 100%) scale(0);
  }

  70% {
    transform: translate(-50%, -150%) scale(1);
  }

  80% {
    transform: translate(-50%, -50%) scale(1);
  }

  90% {
    transform: translate(-50%, -100%) scale(1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

.top-mv__mess01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 371px;
  width: 22.14vw;
  height: 38px;
  line-height: 38px;
  border-radius: 30px;
  background-color: #fff;
  border: 2px solid currentColor;
  box-shadow: 0 3px 0 currentColor;
}

.top-mv__mess01-img {
  display: block;
  width: 85%;
}

.top-mv__mess02 {}

.top-mv__man01 {
  position: absolute;
  z-index: 9;
  top: 8%;
  left: 6%;
  width: 10%;
}

.top-mv__man02 {
  position: absolute;
  z-index: 9;
  bottom: 10%;
  left: 6%;
  width: 12%;
}

.top-mv__man03 {
  position: absolute;
  z-index: 9;
  top: 16%;
  right: 8%;
  width: 12%;
}

.top-mv__man04 {
  position: absolute;
  z-index: 9;
  top: 48%;
  right: 1%;
  width: 12%;
}

.top-mv__man05 {
  position: absolute;
  z-index: 9;
  top: 48%;
  right: 16%;
  width: 17.85%;
}

.top-mv__woman {
  position: absolute;
  z-index: 9;
  top: 42%;
  left: 22%;
  width: 10%;
}

.top-mv__img01 {
  position: absolute;
  z-index: 9;
  top: 5%;
  left: 25%;
  width: 7.44%;
}

.top-mv__img02 {
  position: absolute;
  z-index: 9;
  top: 21%;
  left: 18%;
  width: 5.35%;
}

.top-mv__img03 {
  position: absolute;
  z-index: 9;
  top: 34%;
  left: 0%;
  width: 17.85%;
}

.top-mv__img04 {
  position: absolute;
  z-index: 9;
  top: 70%;
  left: 23.4%;
  width: 11.13%;
}

.top-mv__img05 {
  position: absolute;
  z-index: 9;
  top: 2%;
  right: 22%;
  width: 10%;
}

.top-mv__img06 {
  position: absolute;
  z-index: 9;
  top: 31%;
  right: 21%;
  width: 7.5%;
}

.top-mv__group01 {
  opacity: 0;
  transform: scale(0);
}

.top-mv__group01.show {
  opacity: 1;
  transform: scale(1);
  animation: mv-group01 1.4s 0.8s ease-out backwards;
}

@keyframes mv-group01 {
  0% {
    opacity: 0;
    transform: scale(0) rotate(-720deg);
  }


  100% {
    transform: scale(1) rotate(0deg);
  }
}

.top-mv__group02 {
  opacity: 0;
  transform: scale(0);
}

.top-mv__group02.show {
  opacity: 1;
  transform: scale(1);
  animation: mv-group02 1.4s 0.8s ease-out backwards;
}

@keyframes mv-group02 {
  0% {
    opacity: 0;
    transform: scale(0) rotate(720deg);
  }


  100% {
    transform: scale(1) rotate(0deg);
  }
}

.top-mv__rainbow {
  position: absolute;
  z-index: 2;
  bottom: 22px;
  left: 50%;
  transform: translate(-50%, 0) scale(0);
  transform-origin: center bottom;
  width: 63.57%;
  opacity: 0;
}

.top-mv__rainbow.show {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
  transition: all .6s .2s ease-out;
}

.top-mv__truck {
  position: absolute;
  z-index: 3;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 0) scale(0);
  width: 34.34%;
  opacity: 0;
}

.top-mv__truck.show {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
  animation: mv-truck .6s 1s backwards;
}

@keyframes mv-truck {
  0% {
    opacity: 0;
    transform: translate(-50%, 0) scale(0);
  }

  70% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.3);
  }

  80% {
    transform: translate(-50%, 0) scale(0.8);
  }

  90% {
    transform: translate(-50%, 0) scale(1.1);
  }

  100% {
    transform: translate(-50%, 0) scale(1);
  }
}

.common-frame__bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100dvh;
  border-radius: 50px;
  border: 20px solid #6f73f3;
  border-top: 22px solid #6f73f3;
  border-bottom: 22px solid #6f73f3;
  pointer-events: none;
}

.common-frame__cont {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100dvh;
  pointer-events: none;
  overflow: hidden;
}

.common-frame__slider-wrap {
  position: absolute;
}

.common-frame01__slider-wrap {
  top: 0;
  left: 0;
  z-index: 10;
}

.common-frame02__slider-wrap {
  top: 0;
  right: 0;
  z-index: 10;
}

.common-frame02__slider,
.common-frame04__slider {
  height: 100vh;
  width: 20px;
}

.common-frame03__slider-wrap {
  bottom: 0;
  left: 0;
  z-index: 10;
}

.common-frame04__slider-wrap {
  top: 0;
  left: 0;
  z-index: 10;
}

.common-frame__slider-wrap {
  background-color: #6f73f3;
  padding: 0px 0;
}

.common-frame__slider .swiper-wrapper {
  transition-timing-function: linear;
}

.common-frame__slider .swiper-slide {
  width: fit-content;
  height: fit-content;
}

.common-frame__slider-item {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100%;
  height: 100%;
}

.common-frame__slider-item__img {
  display: block;
  object-fit: contain;
}


/* inner 1200 */
@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .top-mv {
    overflow: hidden;
    background: url(../img/top/mv_bg_sp.webp) no-repeat center / cover;
    /* aspect-ratio: 750 / 1335; */
  }

  .top-mv__mess-wrap {
    width: 90%;
    top: 35%;
    left: 50%;
    gap: 15px;
  }


  .top-mv__mess01 {
    max-width: 300px;
    width: 57.33vw;
    height: 44px;
    line-height: 44px;
  }

  .top-mv__mess01-img {
    display: block;
    width: 82%;
  }

  .top-mv__man01 {
    position: absolute;
    z-index: 9;
    top: 3%;
    left: 5%;
    width: 15%;
  }

  .top-mv__man02 {
    position: absolute;
    z-index: 9;
    bottom: 6.5%;
    left: 6%;
    width: 25%;
  }

  .top-mv__man03 {
    position: absolute;
    z-index: 2;
    top: 11%;
    right: 0%;
    width: 26%;
  }

  .top-mv__man04 {
    position: absolute;
    z-index: 3;
    top: 27%;
    right: 1%;
    width: 21%;
  }

  .top-mv__man05 {
    position: absolute;
    z-index: 6;
    top: 62%;
    right: 1%;
    width: 32%;
  }

  .top-mv__woman {
    position: absolute;
    z-index: 3;
    top: 8%;
    left: 44%;
    width: 17%;
  }

  .top-mv__img01 {
    position: absolute;
    z-index: 9;
    top: 1%;
    left: 74%;
    width: 14%;
  }

  .top-mv__img02 {
    position: absolute;
    z-index: 9;
    top: 25%;
    left: 2%;
    width: 14.35%;
  }

  .top-mv__img03 {
    position: absolute;
    z-index: 9;
    top: 14%;
    left: 0%;
    width: 28.85%;
  }

  .top-mv__img04 {
    position: absolute;
    z-index: 9;
    top: 9%;
    left: 23.4%;
    width: 21.13%;
  }

  .top-mv__img05 {
    position: absolute;
    z-index: 9;
    top: 49%;
    right: 82%;
    width: 23%;
  }

  .top-mv__img06 {
    position: absolute;
    z-index: 9;
    top: 45%;
    right: 0%;
    width: 19.5%;
  }


  img.top-mv__rainbow {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    width: 150%;
    max-width: unset;
  }

  img.top-mv__truck {
    position: absolute;
    z-index: 5;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0) scale(0);
    height: 50%;
    width: auto;
    max-width: 90%;
  }

  .common-frame__bg {
    border-radius: 25px;
    border: 11px solid #6f73f3;
    border-top: 11px solid #6f73f3;
    border-bottom: 11px solid #6f73f3;
  }

  .top-body .common-frame__bg,
  .top-body .common-frame__cont {
    position: absolute;
  }


  .common-frame__slider-icon {
    font-size: 0.8rem;
  }

  .common-frame__slider-txt {
    font-size: 0.8rem;
  }

  .common-frame02__slider,
  .common-frame04__slider {
    height: 100vh;
    width: 11px;
  }
}

@media(max-width:600px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}

.common-bnr {}

.common-bnr__ttl {
  width: 706px;
  max-width: 100%;
  margin: 0 auto;
}

.common-bnr__list {
  display: flex;
  flex-wrap: wrap;
  gap: 35px 2%;
  margin-top: 50px;
}

.common-bnr__item {
  width: 32%;
}

.common-bnr__item:last-of-type {
  width: 100%;
}

a.common-bnr__item-link {
  border-radius: 10px;
}

@media(max-width:1334px) {}

@media(max-width:834px) {
  .common-bnr__inner {
    max-width: 500px;
  }

  .common-bnr__list {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 2%;
    margin-top: 30px;
  }

  .common-bnr__item {
    width: 100%;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}

.top-about {
  position: relative;
  overflow: hidden;
  background: url(../img/top/about_bg.webp) no-repeat center / cover;
  padding-top: 100px;
}

.top-about__head-en {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  font-size: 13.5vw;
  opacity: .2;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  transform: translate(-50%, -17%);
}

.top-about__img {
  position: absolute;
}

.top-about__img01 {
  width: 18%;
  top: 5%;
  left: 0;
  transform: translate(-83%, 0);
}

.top-about__img02 {
  width: 21.42%;
  top: 6.5%;
  left: 6%;
}

.top-about__img03 {
  width: 18%;
  top: 17%;
  left: 0;
  transform: translate(-40%, 0);
}

.top-about__img04 {
  width: 13%;
  top: 16%;
  left: 14%;
}

.top-about__img05 {
  width: 12%;
  top: 7%;
  left: 70%;
}

.top-about__img06 {
  width: 13%;
  top: 5%;
  left: 86%;
}

.top-about__img07 {
  width: 18%;
  top: 16%;
  left: 73%;
}

.top-about__img08 {
  width: 15%;
  top: 14%;
  left: 94%;
}

.top-about__icon {
  position: absolute;
}

.top-about__icon01 {
  width: 6%;
  top: 4%;
  left: 66%;
}

.top-about__icon02 {
  width: 7%;
  top: 11.5%;
  left: 78%;
}

.top-about__icon03 {
  width: 10%;
  top: 22%;
  left: 18%;
}

.top-about__inner {
  position: relative;
  z-index: 3;
}

.top-about__ttl {
  align-items: center;
}

.top-about__ttl-img {
  width: 583px;
}

.top-about__txt {
  text-align: center;
  margin: 20px 0 40px;
}

.top-about__btn {
  margin: 0 auto;
}

.top-about__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 3%;
  margin-top: 110px;
}

.top-about__item {
  position: relative;
  width: 48.5%;
}

.top-about__item:first-of-type {
  width: 100%;
}

.top-about__item-link {
  position: relative;
  border: 4px solid #fff;
  border-radius: 30px;
}

.top-about__item-ttl {
  position: absolute;
  top: 30px;
  left: 30px;
  display: flex;
  flex-direction: column;
}

.top-about__item01-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65%;
}

.top-about__item01-txt {
  line-height: 1.42;
  margin-top: 25px;
}

.top-about__item01-truck {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  transform: translate(-35%, 5%);
  width: 306px;
  max-width: 18.21vw;
}

.top-about__item-arrow {
  position: absolute;
  top: 27px;
  right: 30px;
}

.top-about__item01-arrow {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

@media(max-width:1334px) {}

@media(max-width:834px) {

  .top-about__img01 {
    width: 28%;
    top: 2%;
    left: 0;
    transform: translate(-83%, 0);
  }

  .top-about__img02 {
    width: 31.42%;
    top: 2.5%;
    left: 6%;
  }

  .top-about__img03 {
    width: 24%;
    top: 33%;
    left: 0;
    transform: translate(-40%, 0);
  }

  .top-about__img04 {
    width: 21%;
    top: 5%;
    left: -8%;
  }

  .top-about__img05 {
    width: 20%;
    top: 2.5%;
    left: 60%;
  }

  .top-about__img06 {
    width: 22%;
    top: 4%;
    left: 78%;
  }

  .top-about__img07 {
    width: 23%;
    top: 26%;
    left: 81%;
  }

  .top-about__img08 {
    width: 21%;
    top: 7%;
    left: 91%;
  }

  .top-about__icon01 {
    width: 14%;
    top: 4%;
    left: 66%;
  }

  .top-about__icon02 {
    width: 15%;
    top: 28.5%;
    left: 87%;
  }

  .top-about__icon03 {
    width: 19%;
    top: 36%;
    left: -2%;
  }

  .top-about__list-area {
    max-width: 500px;
  }

  .top-about__list {
    gap: 20px 3%;
    margin-top: 70px;
  }

  .top-about__item {
    width: 100%;
  }

  .top-about__item:first-of-type {
    width: 100%;
    aspect-ratio: 480 / 420;
  }

  .top-about__item-link {
    height: 100%;
  }

  .top-about__item:first-of-type .top-about__item-img {
    object-fit: cover;
    height: 100%;
  }

  .top-about__item01-main {
    width: 80%;
  }

  .top-about__item01-truck {
    transform: translate(-3.5vw, 5%);
    width: 100px;
    max-width: 20vw;
  }

  .top-about__item-arrow {
    position: absolute;
    top: 12px;
    right: 15px;
  }

  .top-about__item01-arrow {
    position: absolute;
    bottom: 15px;
    right: 15px;
  }

}

@media(max-width:500px) {}

@media(max-width:359px) {}

.top-work {
  background-color: #7b56fa;
}

.top-work__inner {
  position: relative;
  z-index: 3;
  display: flex;
}

.top-work__head {
  width: 50%;
}

.top-work__ttl {
  position: relative;
  gap: 40px;
}

.top-work__ttl-truck {
  position: absolute;
  top: 30%;
  right: 5%;
  /* width: 150px; */
  width: 25%;
}

.top-work__head-main {
  display: block;
}

.top-work__main {
  display: none;
}

.top-work__txt {
  margin: 40px 0;
}

.top-work__btn {
  background-color: #7b56fa;
}

.top-work__cont {
  width: 50%;
  position: relative;
  display: flex;
  justify-content: end;
  align-items: center;
}

.top-work__cont-person01 {
  position: absolute;
  z-index: 3;
  top: 0;
  right: -5%;
  width: 190px;
}

.top-work__cont-person02 {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 200px;
}

.top-work__dl {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 80px;
  width: 450px;
}

.top-work__dt,
.top-work__dd {
  width: 100%;
  background-color: #7b56fa;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 30px 35px;
}

.top-work__dd {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 210px;
}

.top-work__dt-p,
.top-work__dd-p {
  opacity: 0;
  /* transition: opacity 0.6s ease; */
  /* animation: mess_sc 0.6s ease; */
}

.top-work__dt-p,
.top-work__dd-p {
  position: relative;
  z-index: 3;
  text-align: center;
  white-space: nowrap;

  text-transform: uppercase;
  transform-origin: bottom;
}

.top-work__dt-p.show,
.top-work__dd-p.show {
  /* opacity: 1; */
  /* animation: mess_sc 0.6s ease; */
  animation: mess_sc 3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@keyframes mess_sc {
  0% {
    opacity: 0;
    transform: scale(0.3) translateY(150%);
  }

  5% {
    opacity: 1;
  }

  15% {
    opacity: 1;
    transform: scale(1.3) translateY(-30%);
  }

  40% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }

  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

@media(max-width:1334px) {

  .top-work__head {
    width: 50%;
  }

  .top-work__cont {
    width: 50%;
    padding-left: 5%;
  }

  .top-work__cont-person01 {
    top: 0;
    right: -5%;
    width: 11.3vw;
  }

  .top-work__cont-person02 {
    bottom: 0;
    left: 0;
    width: 11.9vw;
  }
}

@media(max-width:1000px) {
  .top-work__inner {
    display: flex;
    flex-direction: column;
    gap: 50px;
    max-width: 500px;
    width: 90%;
    margin: 0 auto;
  }

  .top-work__head {
    width: 90%;
  }

  .top-work__head-main {
    display: none;
  }

  .top-work__main {
    display: block;
    padding: 0 5%;
  }

  .top-work__txt {
    margin: 0px 0 30px;
  }

  .top-work__cont {
    width: 100%;
    aspect-ratio: 100 / 100;
    padding-left: 0%;
    margin-left: -10%;
  }

  .top-work__dl {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 60px;
    width: 90%;
  }
}

@media(max-width:834px) {}

@media(max-width:650px) {
  .top-work__inner {
    gap: 30px;
    max-width: 500px;
    width: 90%;
  }

  .top-work__cont {
    width: 100%;
    aspect-ratio: 100 / 100;
    padding-left: 0%;
    margin-left: -5%;
  }

  .top-work__cont-person01 {
    top: 0;
    right: -2vw;
    width: 66px;
  }

  .top-work__cont-person02 {
    bottom: 0;
    left: 0;
    width: 70px;
  }

  .top-work__dl {
    gap: 30px;
    width: 90%;
  }

  .top-work__dd {
    height: 120px;
  }
}

@media(max-width:359px) {}

.top-work__slider-area {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: .1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 70px;
  overflow: hidden;
}

.top-work__slider {
  overflow: hidden;
  width: 100%;
}

.loop-track {
  display: flex;
  white-space: nowrap;
  will-change: transform;
}

.loop-item {
  flex: 0 0 auto;
}

.top-work__slider img {
  display: block;
  height: auto;
}

@media(max-width:1334px) {
  .top-work__slider-area {
    gap: 50px;
  }

}

@media(max-width:1000px) {
  .top-work__slider-area {
    gap: 80px;
  }
}

@media(max-width:834px) {}

@media(max-width:500px) {
  .loop-item {
    width: 900%;
  }
}

@media(max-width:359px) {}

.top-fixed {
  width: 100%;
  height: 200dvh;
  /* aspect-ratio: 1680 / 878; */
}

img.top-fixed__img {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


@media(max-width:1334px) {}

@media(max-width:834px) {
  img.top-fixed__img {
    object-position: 40% center;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}

.top-daily {
  background-color: rgba(123, 86, 240, 0.95);
  padding-top: 80px;
}

.top-daily__slider .swiper-wrapper {
  transition-timing-function: linear;
}

.top-daily__slider-item__img {
  border-radius: 20px;
}

.top-daily__ttl-area {
  position: absolute;
  z-index: 3;
  top: 60px;
  right: calc(50vw - 600px);
}

.top-daily__ttl {
  width: 218px;
}

.top-daily__person {
  position: absolute;
  bottom: -70px;
  right: -45px;
  width: 170px;
}

.top-daily__comment {
  position: absolute;
  bottom: -56px;
  right: -50px;
  width: 25px;
}

.top-daily__inner {
  display: flex;
  gap: 50px;
  margin-top: 60px;
}

.top-daily__btn {
  background-color: #7b56fa;
}

@media(max-width:1334px) {
  .top-daily__ttl-area {
    top: 60px;
    right: 7vw;
  }

  .top-daily__ttl {
    width: 13vw;
  }

}

@media(max-width:1050px) {
  .top-daily__inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 40px;
  }

  .top-daily__ttl {
    width: 110px;
  }

  .top-daily__person {
    position: absolute;
    bottom: -70px;
    right: -5vw;
    width: 170px;
  }

  .top-daily__comment {
    position: absolute;
    bottom: -102px;
    right: -5vw;
    width: 20px;
  }
}

@media(max-width:600px) {
  .top-daily__inner {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-top: 40px;
  }

  .top-daily__ttl-area {
    top: 50px;
    right: 7vw;
  }

  .top-daily__ttl {
    width: 100px;
  }

  .top-daily__person {
    position: absolute;
    bottom: -50px;
    right: -5vw;
    width: 140px;
  }

  .top-daily__comment {
    position: absolute;
    bottom: -96px;
    right: -3vw;
    width: 20px;
  }
}

@media(max-width:359px) {}

.top-lady {
  width: 100%;
  aspect-ratio: 1680 / 633;
  background: url(../img/top/lady_bg.webp) no-repeat center / cover;
}

.top-lady__img {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
  width: 100%;
}

.top-lady__img.show {
  transition: all .6s .3s ease-out;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.top-lady__ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21.54vw;
}

.top-lady__btn {
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #f377d6;
}

.top-lady__btn:hover {
  transform: translate(-50%, 4px);
}

@media(max-width:1334px) {}

@media(max-width:834px) {

  .top-lady {
    aspect-ratio: 1680 / 1200;
    background: url(../img/top/lady_bg.webp) no-repeat center / cover;
  }

  .top-lady__ttl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40vw;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}


.top-generation {
  background-color: rgba(123, 86, 240, 0.95);
}

.top-generation__head-inner {
  display: flex;
  align-items: end;
}

.top-generation__ttl {
  width: 48%;
  gap: 30px;
}

.top-generation__txt {
  width: 52%;
  padding-left: 4%;
}

.top-generation__list {
  display: flex;
  gap: 2.7%;
  margin-top: 80px;
}

.top-generation__item {
  width: 31.5%;
}

.top-generation__item:nth-of-type(2) {
  margin-top: 50px;
}

/*  */
a.top-generation__item-link {
  overflow: visible;
}

/*  */
.top-generation__item-img__wrap {
  overflow: hidden;
  border-radius: 20px;
}

.top-generation__item-mess {
  position: absolute;
  top: -20px;
  right: 20px;
  width: 108px;
}

.top-generation__item-tag {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 118px;
}

.top-generation__item-detail {
  position: absolute;
  bottom: 20px;
  left: 25px;
  display: flex;
  align-items: center;
  gap: 10px;
}

@media(max-width:1334px) {}

@media(max-width:1100px) {
  .top-generation__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px 4%;
    margin-top: 70px;
  }

  .top-generation__item {
    width: 48%;
  }

  .top-generation__item:nth-of-type(2) {
    margin-top: 50px;
  }
}

@media(max-width:834px) {
  .top-generation__head-inner {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 35px;
  }

  .top-generation__ttl {
    width: 100%;
    max-width: 400px;
    gap: 30px;
  }

  .top-generation__txt {
    width: 100%;
    padding-left: 0%;
  }
}

@media(max-width:700px) {
  .top-generation__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px 4%;
    max-width: 400px;
    margin: 60px auto 0;
  }

  .top-generation__item {
    width: 96%;
  }

  .top-generation__item:nth-of-type(2) {
    margin-top: 0px;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}


.top-interview {
  overflow: hidden;
  background-color: rgb(244, 236, 79, 0.95);
}

.top-interview__head {
  position: relative;
}

.top-interview__head-img__area {
  position: absolute;
  top: -35px;
  left: 21%;
  display: flex;
  align-items: end;
}

.top-interview__head-person01 {
  width: 116px;
}

.top-interview__head-comment {
  width: 50px;
  margin: auto 15px 20px 5px;
}

.top-interview__head-person02 {
  width: 122px;
  margin-bottom: 25px;
}

.top-interview__ttl {
  gap: 30px;
  width: 40%;
  margin-bottom: 25px;
}

.top-interview__slider-area {
  position: relative;
  /* overflow: hidden; */
  overflow: clip;
}

.top-interview__slider {
  /* width: 490px; */
  width: 100%;
  /* overflow: visible; */
  padding-top: 70px;
  clip-path: inset(0 0 0 -56.25vw);
  /* ↑アクティブ後のスライドが見える範囲 */
  margin-left: 56.25vw;
  /* ↑スライド1枚目の左端の位置（順方向の場合） */
  overflow: unset;
  /* transform: translate(calc(50vw - 700px ), -150px); */
  /* margin: -200px calc(50vw - 650px) 0 auto; */
  margin-top: -200px;
}

.top-interview__slider .swiper-wrapper {
  align-items: end;
}

/* .top-interview__slider .swiper-slide {
  width: fit-content;
  height: fit-content;
} */

.top-interview__slider .swiper-slide:not(.swiper-slide-active) {
  /* transform: scale(0.6) translate(-248px, 14vw); */
  transform: scale(0.9) translate(-2vw, 5%);
}

.top-interview__slider .swiper-slide.swiper-slide-next {
  /* transform: scale(0.6) translate(-40px, 14vw); */
  transform: scale(0.9) translate(2vw, 5%);
}

.top-interview__slider-area .swiper-button-prev {
  position: absolute;
  left: auto;
  /* right: calc(5vw + 65px); */
  /* right: 65px; */
  right: calc(12vw + 65px);
  top: 0;
  margin-top: 0;
}

.top-interview__slider-area .swiper-button-next {
  position: absolute;
  left: auto;
  /* right: 5vw; */
  /* right: 0; */
  right: 12vw;
  top: 0;
  margin-top: 0;
}

.top-interview__slider-link {
  display: block;
  /* width: 450px; */
  height: fit-content;
  border-radius: 20px;
  overflow: hidden;
}

.swiper-slide-active .top-interview__slider-link {
  /* width: 490px; */
  background-color: #7b56fa;
  padding: 30px;
}

.top-interview__slider-main {
  visibility: hidden;
  opacity: 0;
  height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.swiper-slide-active .top-interview__slider-main {
  visibility: visible;
  opacity: 1;
  height: 100%;
  padding: 30px 0 10px;
  transition: all .6s ease-out;
}

.top-interview__slider-img__area {
  position: relative;
  border: 4px solid #7b56fa;
  overflow: hidden;
  border-radius: 20px;
}

.top-interview__slider-txt {
  position: absolute;
  bottom: 20px;
  left: 0px;
}

.top-interview__slider-posi {
  width: fit-content;
  background-color: #fff;
  border-radius: 20px;
  padding: 3px 12px 1px;
}

.top-interview__slider-name {
  margin-top: 5px;
}

/* ↑ スタッフ */

.top-interviewtop__slider-wrap {
  position: absolute;
  bottom: 90px;
  left: 0;
  width: 100%;
  height: fit-content;
}

.top-interviewtop02__slider {
  margin-top: 400px;
}

.top-interviewtop__slider .swiper-wrapper {
  transition-timing-function: linear;
}

.top-interviewtop__slider-txt {
  font-size: 14rem;
  line-height: 1;
  opacity: .5;
  white-space: nowrap;
}

.top-interviewtop__slider .swiper-slide {
  width: fit-content;
  height: fit-content;
}


.top-interview__top {
  position: relative;
  z-index: 3;
  padding-bottom: 50px;
  margin-top: 180px;
}

.top-interview__top-person {
  position: absolute;
  z-index: 3;
  bottom: 30px;
  right: -70px;
  width: 156px;
}

.top-interview__top-comment {
  position: absolute;
  z-index: 3;
  bottom: 60px;
  right: -20px;
  transform: translate(100%, 0);
  width: 100px;
}

.top-interview__top-link {
  border: 4px solid #fff;
}

.top-interview__top-ttl {
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translate(0, -65%);
  width: 50%;
}

.top-interview__top-arrow {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

@media(max-width:1500px) {
  .top-interview__top-comment {
    bottom: 30px;
    right: -20px;
    transform: translate(0, 100%);
    width: 100px;
  }
}

@media(max-width:1334px) {

  .top-interview__head-img__area {
    position: absolute;
    top: -35px;
    left: 21%;
    display: flex;
    align-items: end;
  }

  .top-interview__head-person01 {
    width: 70px;
  }

  .top-interview__head-comment {
    width: 32px;
    margin: auto 15px 20px 5px;
  }

  .top-interview__head-person02 {
    width: 80px;
    margin-bottom: 25px;
  }

  .top-interview__slider {
    /* width: 400px; */
    /* padding-top: 70px; */
    /* margin: -150px 5vw 0 auto; */
    margin-top: -180px;
  }

  .top-interview__slider-link {
    /* width: 400px;
    border-radius: 20px; */
  }

  .swiper-slide-active .top-interview__slider-link {
    /* width: 370px; */
    padding: 15px;
  }

  /* .top-interview__slider .swiper-button-prev {
  right: calc(5vw + 65px);
} */

  .top-interview__top {
    padding-bottom: 50px;
    margin-top: 100px;
  }

  .top-interviewtop__slider-wrap {
    bottom: 7vw;
  }

  .top-interviewtop__slider-txt {
    font-size: 10rem;
  }

  .top-interviewtop02__slider {
    margin-top: 33vw;
  }

  .top-interview__top-person {
    right: -2vw;
    width: 9.28vw;
  }
}

@media(max-width:1000px) {
  .top-interview__slider {
    width: 100%;
    padding-top: 70px;
    clip-path: inset(0 0 0 -48vw);
    /* ↑アクティブ後のスライドが見える範囲 */
    margin-left: 48vw;
    /* ↑スライド1枚目の左端の位置（順方向の場合） */
    overflow: unset;
    margin-top: -180px;
  }

  .top-interview__slider .swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.9) translate(-2vw, 5%);
  }

  .top-interview__slider .swiper-slide.swiper-slide-next {
    transform: scale(0.9) translate(2vw, 5%);
  }
}

@media(max-width:834px) {
  .top-interview__ttl {
    gap: 30px;
    width: 80%;
    max-width: 320px;
    margin-bottom: 25px;
  }

  .top-interview__head-img__area {
    position: absolute;
    top: -15px;
    left: 200px;
  }

  /* .top-interview__slider {
    width: 400px;
    padding-top: 70px;
    margin: 0px 5vw 0 auto;
  } */

  .top-interviewtop__slider-txt {
    font-size: 8rem;
  }

  .top-interview__slider-area .swiper-button-prev {
    right: calc(8vw + 37px);
  }

  .top-interview__slider-area .swiper-button-next {
    right: 8vw;
  }

}

@media(max-width:750px) {
  .top-interview__slider {
    clip-path: inset(0 0 0 -9vw);
    margin-left: 9vw;
    /* width: 400px; */
    padding-top: 45px;
    /* margin: 0px 5vw 0 auto; */
    margin-top: 20px;
  }

  .top-interview__slider .swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.9) translate(-1vw, 5%);
  }

  .top-interview__slider .swiper-slide.swiper-slide-next {
    transform: scale(0.9) translate(1vw, 5%);
  }

  /* .top-interview__slider-area .swiper-button-prev {
  right: calc(14vw + 37px);
}

.top-interview__slider-area .swiper-button-next {
  right: 14vw;
} */

}

@media(max-width:500px) {
  .top-interview__head-img__area {
    position: absolute;
    top: -15px;
    left: unset;
    right: 5%;
  }

  .top-interview__head-person01 {
    width: 60px;
  }

  .top-interview__head-comment {
    width: 28px;
    margin: auto 10px 15px 5px;
  }

  .top-interview__head-person02 {
    width: 70px;
    margin-bottom: 20px;
  }

  .top-interview__slider {
    /* width: 90%; */
    /* padding-top: 40px; */
    /* margin: 20px 0 0 auto; */
  }

  .top-interview__slider .swiper-slide {
    /* width: 90vw; */
    /* height: fit-content; */
  }

  .top-interview__slider-link {
    /* width: 100%; */
  }

  .top-interview__slider .swiper-slide-active .top-interview__slider-link {
    /* width: calc(100% - 30px); */
    padding: 10px;
  }

  /* .top-interview__slider-area .swiper-button-next {
    right: 5vw;
  }

  .top-interview__slider-area .swiper-button-prev {
    right: calc(5vw + 35px);
  } */

  .top-interview__slider-txt {
    bottom: 20px;
    left: 0px;
  }

  .top-interview__top {
    padding-bottom: 50px;
    margin-top: 70px;
  }

  .top-interviewtop__slider-wrap {
    bottom: 12vw;
  }

  .top-interviewtop__slider-txt {
    font-size: 6rem;
  }

  .top-interviewtop02__slider {
    margin-top: 33vw;
  }

  .top-interview__top-link {
    aspect-ratio: 100 / 100;
  }

  img.top-interview__top-img {
    object-fit: cover;
    height: 100%;
    object-position: 30% center;
  }

  .top-interview__top-ttl {
    position: absolute;
    top: 70%;
    right: 8%;
    transform: translate(0, -50%);
    width: 80%;
  }

  .top-interview__top-person {
    bottom: 25px;
    right: -2vw;
    width: 60px;
  }

  .top-interview__top-comment {
    bottom: 30px;
    right: 0px;
    transform: translate(0, 100%);
    width: 100px;
  }
}

@media(max-width:359px) {}

.top-entry {
  background-color: #40ddc7;
  padding-bottom: 180px;
}

.top-entry__truck {
  position: absolute;
  z-index: 3;
  bottom: -7.5%;
  right: 0;
  width: 23%;
}

.top-entry__inner {}

.top-entry__person {
  position: absolute;
  top: 0;
  left: calc(50vw - 650px);
  width: 10.05vw;
  transform: translate(0, -15%);
}

.top-entry__comment {
  position: absolute;
  top: 100px;
  left: calc(60vw - 650px);
  width: 36px;
  transform: translate(0, -15%);
}

.top-entry__ttl {
  width: 850px;
  margin: 0 auto;
}

.top-entry__tag {
  position: absolute;
  top: 170px;
  left: calc(50vw + 400px);
  width: 187px;
}

.top-entry__list {
  display: flex;
  flex-wrap: wrap;
  gap: 35px 20px;
  width: fit-content;
  margin: 50px auto 0;
}

.top-entry__item-link {
  width: 280px;
  height: 80px;
  line-height: 80px;
}

@media(max-width:1334px) {
  .top-entry {
    padding-bottom: 12vw;
  }

  .top-entry__ttl {
    width: 50.6vw;
    margin: 0 auto;
  }

  .top-entry__person {
    position: absolute;
    top: 0;
    left: 4vw;
    width: 10.05vw;
    transform: translate(0, -15%);
  }

  .top-entry__comment {
    position: absolute;
    top: 100px;
    left: 13.5vw;
    width: 36px;
    transform: translate(0, -15%);
  }

  .top-entry__list {
    width: 880px;
    gap: 35px 20px;
    margin: 50px auto 0;
  }

  .top-entry__tag {
    position: absolute;
    top: 12vw;
    left: 74vw;
    width: 11vw;
  }
}

@media(max-width:978px) {
  .top-entry {
    padding-bottom: 115px;
  }

  .top-entry__person {
    position: absolute;
    top: 0;
    left: 0vw;
    width: 15vw;
    transform: translate(0, -15%);
  }

  .top-entry__comment {
    position: absolute;
    top: 50px;
    left: 15vw;
    width: 32px;
    transform: translate(0, -15%);
  }

  .top-entry__truck {
    position: absolute;
    bottom: -8%;
    right: 0;
    width: 30%;
  }

  .top-entry__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 580px;
    max-width: 100%;
    gap: 35px 20px;
    margin: 50px auto 0;
  }
}

@media(max-width:645px) {
  .top-entry {
    padding-bottom: 115px;
  }

  .top-entry__truck {
    position: absolute;
    bottom: -5%;
    right: 0;
    width: 30%;
  }

  .top-entry__list {
    gap: 25px 2%;
    margin: 40px auto 0;
  }

  .top-entry__item-link {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
}

@media(max-width:500px) {
  .top-entry {
    padding-top: 50px;
  }

  .top-entry__ttl {
    width: 80vw;
  }

  .top-entry__comment {
    position: absolute;
    top: 2px;
    left: 15vw;
    width: 24px;
    transform: translate(0, 0);
  }

  .top-entry__truck {
    position: absolute;
    bottom: -25px;
    right: 0;
    width: 150px;
  }

  .top-entry__list {
    gap: 20px 2%;
    margin: 30px auto 0;
  }

  .top-entry__tag {
    position: absolute;
    top: 20px;
    left: unset;
    right: 15px;
    width: 80px;
  }
}

@media(max-width:359px) {}


.footer {
  background-color: #fff;
}

.footer-top {
  padding: 100px 0 80px;
}

.footer-top__inner {
  display: flex;
  justify-content: space-between;
}

.footer-top__youtube-link {
  position: relative;
  width: 300px;
  height: fit-content;
}

.footer-top__youtube-cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  height: 100%;
  padding: 0 15%;
}

.footer-top__youtube-icon {
  width: 56px;
}

.footer-logo__link {
  display: block;
  width: 286px;
}

.footer-nav__list {
  display: flex;
  gap: 70px;
  line-height: 1.8;
  margin-top: 50px;
}

.footer-nav__item-children {
  margin-top: 5px;
}

.footer-nav__item-child__grandchild {
  position: relative;
  padding-left: 13px;
}

.footer-nav__item-child__grandchild::before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: #c1c3fa;
}

.footer-nav__item-child__grandchild::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 1px;
  height: 8px;
  background-color: #c1c3fa;
}

.footer-bottom {
  padding: 15px 0 50px;
  border-top: 1px solid #6f73f3;
}

.footer-bottom__inner {
  display: flex;
  justify-content: space-between;
  padding-right: 80px;
}

.footer-bottom__l {
  display: flex;
  gap: 40px;
}

.footer-bottom__list {
  display: flex;
  align-items: center;
  gap: 30px;
  line-height: 1.8;
}

.footer-bottom__sns-area {
  display: flex;
  align-items: center;
  gap: 15px;
}

.footer-bottom__sns-list {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* inner 1200 */
@media(max-width:1334px) {
  .footer-top__inner {
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: space-between;
  }
}

@media(max-width:1200px) {}

@media(max-width:834px) {
  .footer-nav__list {
    display: flex;
    gap: 50px;
    margin-top: 50px;
  }

  .footer-bottom__l {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .footer-bottom__list {
    display: flex;
    align-items: center;
    gap: 20px;
  }
}

@media(max-width:767px) {
  .footer-nav__list {
    display: grid;
    grid-template-columns: 7fr 6fr;
    gap: 30px 6%;
    margin-top: 50px;
  }
}

@media(max-width:500px) {
  .footer-logo__link {
    width: 286px;
    margin: 0 auto;
  }

  .footer-top {
    padding: 60px 0 40px;
  }

  .footer-bottom {
    padding: 20px 0 30px;
  }

  .footer-top__youtube-link {
    width: 300px;
    margin: 0 auto;
  }

  .footer-bottom__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
    padding-right: 80px;
  }
}

@media(max-width:400px) {
  .footer-nav__list {
    display: grid;
    grid-template-columns: 7fr 6fr;
    gap: 30px 2%;
    width: 95%;
    margin: 50px auto 0;
  }
}

.under-mv {
  position: relative;
  width: 100%;
  aspect-ratio: 1680 / 540;
  background: url(../img/common/mv_bg.webp) no-repeat center bottom / cover;
}

.under-mv__ttl-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.under-mv__ttl {
  height: 10.65vw;
  width: auto;
  max-width: unset;
  object-fit: contain;
}

.under-mv__ttl {
  display: block;
}

@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .under-mv {
    aspect-ratio: 1680 / 740;
  }

  .under-mv__ttl-wrap {
    position: absolute;
    top: 52%;
    gap: 10px;
  }

  .under-mv__ttl {
    height: 10.65vw;
  }
}

@media(max-width:600px) {
  .under-mv {
    aspect-ratio: 1680 / 940;
  }

  .under-mv__ttl-wrap {
    position: absolute;
    top: 52%;
    gap: 5px;
  }

  .under-mv__ttl-en {
    font-size: 1.5rem;
  }

  .under-mv__ttl {
    height: 12.65vw;
  }
}

@media(max-width:359px) {}

.comingsoon-intro {
  position: relative;
  background-color: #f4ec4f;
}

.comingsoon-intro__ttl {
  width: 40vw;
  margin: 0 auto;
}

.comingsoon-intro__txt {
  margin: 35px auto 50px;
}

.comingsoon-intro__truck01 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 25vw;
}

.comingsoon-intro__truck02 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 25vw;
}

.comingsoon-work__btn {
  margin: 0 auto;
}

@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .comingsoon-intro {
    padding-bottom: 70px;
  }

  .comingsoon-intro__ttl {
    width: 70vw;
    margin: 0 auto;
  }
}

@media(max-width:500px) {
  .comingsoon-intro__txt {
    margin: 35px auto 35px;
  }

  .comingsoon-intro__truck01 {
    top: 34%;
    width: 25vw;
  }

  .comingsoon-intro__truck02 {
    top: 34%;
    width: 25vw;
  }

}

@media(max-width:359px) {}

.requirements-all {
  background: url(../img/requirements/req_bg.webp) no-repeat center / cover;
}

.requirements-all__inner {
  position: relative;
}

.requirements-all__cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.requirements-all__head {
  display: flex;
  align-items: end;
  margin-top: 2%;
  margin-bottom: 30px;
}

.requirements-all__ttl {
  width: 50%;
  aspect-ratio: 596 / 290;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/requirements/req_ttl_fukidashi.webp) no-repeat center / contain;
  margin-bottom: 4%;
}

.requirements-all__ttl-img {
  width: 86%;
  padding-left: 5%;
}

.requirements-all__person {
  width: 16%;
}

img.requirements-all__voice {
  display: block;
  object-fit: contain;
  width: 73px;
  margin-left: -1.5%;
}

.requirements-all__truck {
  position: absolute;
  top: 53%;
  left: -2%;
  transform: translate(-50%, -50%);
  width: 15%;
}

.requirements-all__img01 {
  position: absolute;
  top: 54%;
  left: 12%;
  transform: translate(-50%, -50%);
  width: 14%;
}

.requirements-all__img02 {
  position: absolute;
  top: 52%;
  left: 26.5%;
  transform: translate(-50%, -50%);
  width: 13%;
}

.requirements-all__img-bottom {
  position: absolute;
  bottom: -1%;
  right: -12%;
  transform: translate(-50%, -50%);
  width: 16%;
}

.requirements-all__list {
  display: none;
}

.requirements-all__map {
  position: relative;
}

.area-icon__list {}

.area-icon__kyoto {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.area-icon__osaka {
  position: absolute;
  top: 81%;
  left: 46%;
  transform: translate(-50%, -50%);
}

.area-icon__shiga {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.area-icon__okayama {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.area-icon__yamaguchi {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.area-icon__saga {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.area-icon__saitama {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.area-icon__hyogo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* .area-icon {
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #8660ff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  visibility: hidden;
  opacity: 0;
}

.area-icon.active {
  visibility: visible;
  opacity: 1;
} */

/* デフォルトのカーソルを非表示 */
.requirements-all__map {
  /* cursor: none; */
}

/* area-icon をカーソルの代わりに使う */
.area-icon {
  position: fixed;
  /* 画面上でマウスに追従させるので fixed */
  top: 0;
  left: 0;
  pointer-events: none;
  /* マウスイベントを透過 */
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s;
  z-index: 9999;
  /* 常に最前面 */

  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #8660ff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.area-icon.active {
  visibility: visible;
  opacity: 1;
}

.area-icon__ttl {
  font-size: 3.6rem;
  font-weight: 700;
}

@media(max-width:1500px) {
  .requirements-all__truck {
    position: absolute;
    top: 53%;
    left: 7%;
    transform: translate(-50%, -50%);
    width: 15%;
  }

  .requirements-all__img01 {
    position: absolute;
    top: 54%;
    left: 21%;
    transform: translate(-50%, -50%);
    width: 14%;
  }

  .requirements-all__img02 {
    position: absolute;
    top: 52%;
    left: 35.5%;
    transform: translate(-50%, -50%);
    width: 13%;
  }
}

@media(max-width:1334px) {
  img.requirements-all__voice {
    width: 63px;
    margin-left: -1%;
  }

  .area-icon {
    font-size: 1.5rem;
    width: 100px;
    height: 100px;
  }

  .area-icon__ttl {
    font-size: 2.8rem;
  }
}

@media(max-width:1100px) {
  .requirements-all__head {
    display: flex;
    align-items: end;
    margin-top: 0%;
    margin-bottom: 0px;
  }

  .requirements-all__ttl {
    width: 45%;
    margin-bottom: 3%;
  }
}

@media(max-width:834px) {
  img.requirements-all__voice {
    width: 50px;
  }

  .area-icon {
    font-size: 1.3rem;
    width: 80px;
    height: 80px;
  }

  .area-icon__ttl {
    font-size: 2.1rem;
  }
}

@media(max-width:600px) {

  .requirements-all__inner {
    width: 86%;
  }

  .requirements-all__cont {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
  }

  .requirements-all__head {
    position: relative;
    justify-content: center;
  }

  .requirements-all__ttl {
    width: 75%;
    padding-bottom: 5%;
    margin-bottom: 11%;
  }

  .requirements-all__map {
    display: none;
  }

  .requirements-all__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px 13px;
    padding-bottom: 130px;
    margin-top: 40px;
  }

  .requirements-all__item-link {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 20px;
    border: 2px solid currentColor;
    box-shadow: 0 5px 0 currentColor;
    transition: all .3s ease-in-out;
    overflow: hidden;
  }

  .requirements-all__item-link:hover {
    box-shadow: unset;
    transform: translateY(4px);
  }

  .requirements-all__item-link:active {
    box-shadow: none;
    transform: translateY(4px);
  }

  .requirements-all__item-ttl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
  }

  .requirements-all__item-arrow {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 28px;
    height: 28px;
  }

  .requirements-all__person {
    width: 23%;
  }

  img.requirements-all__voice {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
  }

  .requirements-all__truck {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0%;
    transform: translate(0, 0);
    width: 24%;
  }

  .requirements-all__img01 {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 34%;
    transform: translate(-50%, -50%);
    width: 21%;
  }

  .requirements-all__img02 {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 56.5%;
    transform: translate(-50%, -29%);
    width: 19%;
  }

  .requirements-all__img-bottom {
    position: absolute;
    bottom: 0;
    right: 0%;
    transform: translate(0%, 0);
    width: 25%;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}


/* requrements エリア共通 */


.requirements-area__nav {
  padding-bottom: 70px;
}

.requirements-area__nav-inner {
  height: 90px;
  border-radius: 10px;
  padding: 0 30px;
  background-color: #fff;
}

.requirements-area__nav-list {
  display: flex;
  align-items: center;
  gap: 45px;
  height: 90px;
}

.requirements-area__nav-item__link {
  display: flex;
  align-items: center;
  gap: 10px;
}

.requirements-area__nav-item__arrow {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #7b56fb;
}

.requirements-area__nav-item__arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Material Symbols Outlined";
  content: '\e5db';
  font-size: 1.8rem;
  color: #fff;
  font-weight: 400;
}

@media(max-width:834px) {

  .requirements-area__nav {
    padding-bottom: 40px;
  }

  .requirements-area__nav-inner {
    height: 60px;
    border-radius: 10px;
    padding: 0 15px;
  }

  .requirements-area__nav-list {
    display: flex;
    align-items: center;
    gap: 15px;
    height: 60px;
  }

  .requirements-area__nav-item__arrow {
    width: 30px;
    height: 30px;
  }

  .requirements-area__nav-item__arrow::after {
    font-size: 1.4rem;
  }
}

.requirements-area {
  scroll-margin-top: 30px;
}

.requirements-area__inner {
  display: flex;
  align-items: start;
  gap: 3.5%;
}

.requirements-area__head {
  width: 400px;
  position: sticky;
  top: 30px;
  max-height: calc(100vh - 40px);
  overflow: auto;
}

.requirements-area__head-inner {
  padding-bottom: 20px;
}

.requirements-area__head-cont {
  border-radius: 20px;
  padding: 20px 25px;
  background: url(../img/requirements/head_bg.webp) no-repeat center / cover;
}

.requirements-area__head-img__area {
  position: relative;
}

.requirements-area__head-img {
  border: 3px solid #fff;
  border-radius: 12px;
}

.requirements-area__head-img__ttl {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 30%);
  font-size: 3.4rem;
  white-space: nowrap;
}

.requirements-area__head-ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 7px;
  margin-top: 35px;
}

.requirements-area__head-txt {
  text-align: center;
  margin-top: 20px;
}

.requirements-area__head-chief {
  margin-top: 35px;
}

.requirements-area__head-chief__ttl {
  position: relative;
  height: 30px;
  line-height: 33px;
  text-align: center;
  border-radius: 18px;
  background-color: #fff;
}

.requirements-area__head-chief__ttl::before,
.requirements-area__head-chief__ttl::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #bdabfd;
}

.requirements-area__head-chief__ttl::after {
  right: 10px;
  left: unset;
}

.requirements-area__head-chief__main {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5%;
  margin: 10px 0;
}

.requirements-area__head-chief__person {
  width: 60px;
}

.requirements-area__head-chief__name {
  display: inline-block;
  width: 100%;
  text-align: end;
}

.requirements-area__head-chief__profile {
  display: flex;
  align-items: center;
  border-radius: 12px;
  padding: 12px;
  background-color: #9374fe;
}

.requirements-area__head-chief__profile-ttl {
  writing-mode: vertical-lr;
  width: 30px;
  border-right: 3px dotted #fff;
}

.requirements-area__head-chief__profile-dl {
  width: calc(100% - 30px);
  display: flex;
  flex-wrap: wrap;
  padding-left: 4%;
}

.requirements-area__head-chief__profile-dd {
  width: 110px;
}

.requirements-area__head-chief__profile-dt {
  width: calc(100% - 110px);
}

@media(max-width:1334px) {
  .requirements-area__head {
    width: 310px;
  }

  .requirements-area__head-cont {
    padding: 15px 15px;
  }

  .requirements-area__head-img__ttl {
    font-size: 2.8rem;
  }

  .requirements-area__head-txt {
    margin-top: 12px;
  }

  .requirements-area__head-chief {
    margin-top: 35px;
  }

  .requirements-area__head-chief__ttl {
    font-size: 1.4rem;
  }

  .requirements-area__head-chief__person {
    width: 48px;
  }

  .requirements-area__head-chief__profile {
    display: flex;
    align-items: center;
    border-radius: 12px;
    padding: 12px 9px;
  }

  .requirements-area__head-chief__profile-ttl {
    writing-mode: vertical-lr;
    width: 25px;
    border-right: 2px dotted #fff;
  }

  .requirements-area__head-chief__profile-dd {
    width: 100px;
  }

  .requirements-area__head-chief__profile-dt {
    width: calc(100% - 100px);
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .requirements-area__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0 0;
  }

  .requirements-area__head {
    width: 400px;
    max-width: 100%;
    position: static;
    top: 30px;
    height: fit-content;
    max-height: unset;
    overflow: auto;
  }

  .requirements-area__head-inner {
    padding-bottom: 30px;
  }

  .requirements-area__head-cont {
    border-radius: 20px;
    padding: 15px 5%;
  }

  .requirements-area__head-ttl02 {
    font-size: 2.8rem;
  }
}

@media(max-width:600px) {}

@media(max-width:500px) {
  .requirements-area__head-chief__profile-dd {
    width: 105px;
  }

  .requirements-area__head-chief__profile-dt {
    width: calc(100% - 105px);
  }
}

@media(max-width:359px) {}

.requirements-area__cont {
  width: calc(97% - 400px);
  padding-bottom: 20px;
}

.requirements-area__cont-inner {
  border-radius: 20px;
  border: 4px solid #7b56fb;
  background-color: #fff;
  padding: 50px 5%;
}

.requirements-area__dl {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.66;
}

.requirements-area__dt {
  width: 170px;
  padding: 40px 0;
  border-bottom: 1px solid #6f4df3;
}

.requirements-area__dd {
  width: calc(100% - 170px);
  padding: 40px 0;
  border-bottom: 1px solid #6f4df3;
}

.requirements-area__dt:first-of-type,
.requirements-area__dd:first-of-type {
  padding-top: 0;
}


.requirements-area__movie {
  overflow: hidden;
  border-radius: 10px;
  margin-top: 40px;
}

.requirements-area__movie-link {
  position: relative;
  display: block;
  width: 100%;
  height: fit-content;
  border-radius: 10px;
  overflow: hidden;
}

.requirements-area__movie-img {
  display: block;
}

.requirements-area__contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #e4e0ff;
  border-radius: 10px;
  padding: 35px 5% 60px;
  margin-top: 30px;
}

.requirements-area__contact-txt {
  text-align: center;
}

.requirements-area__contact-btn01 {
  font-size: 2.4rem;
  margin: 30px auto 35px;
}

.requirements-area__contact-btn02 {
  font-size: 2.4rem;
  background-color: #f4ec4f;
}

@media(max-width:1334px) {
  .requirements-area__cont {
    width: calc(97% - 310px);
  }

  .requirements-area__dt {
    width: 150px;
  }

  .requirements-area__dd {
    width: calc(100% - 150px);
  }

  .requirements-area__contact-btn01,
  .requirements-area__contact-btn02 {
    font-size: 2.1rem;
  }

}

@media(max-width:1000px) {
  .requirements-area__dt {
    width: 100%;
    padding: 30px 0 15px;
    border-bottom: none;
  }

  .requirements-area__dd {
    width: 100%;
    padding: 0px 0 30px;
    border-bottom: 1px solid #6f4df3;
  }

  .requirements-area__dt:first-of-type,
  .requirements-area__dd:first-of-type {
    padding-top: 0;
  }
}

@media(max-width:834px) {
  .requirements-area__cont {
    width: 100%;
    padding-bottom: 0;
  }

  .requirements-area__cont-inner {
    border-radius: 20px;
    border: 4px solid #7b56fb;
    background-color: #fff;
    padding: 40px 5%;
  }

  .requirements-area__contact {
    padding: 35px 5% 35px;
  }

  .requirements-area__contact-btn01,
  .requirements-area__contact-btn02 {
    font-size: 1.8rem;
  }

  .requirements-area__contact-btn01 {
    margin: 25px auto 25px;
  }

}

@media(max-width:600px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}



/* modal */

.requirements-area__modal {
  position: fixed;
  z-index: 1200;
  top: 15vh;
  right: calc(50vw - 550px);
  width: 86%;
  max-width: 1100px;
  height: 70vh;
  display: none;
  /* background-color: #000000cc; */
  background-color: rgba(0, 0, 0, 0.6);
}

@media(max-width:1334px) {
  .requirements-area__modal {
    right: 7vw;
  }
}

@media(max-width:500px) {
  .requirements-area__modal {
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
  }
}

.requirements-area__modal.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.requirements-area__modal-cont {
  /* width: 100%;
  height: calc(100% - 60px);
  display: flex;
  align-items: center;
  justify-content: center; */
}

.requirements-area__modal iframe {}

.requirements-area__modal-close {
  position: absolute;
  top: 17px;
  right: 3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.requirements-area__modal-close__icon {
  position: relative;
  width: 40px;
  height: 40px;
}

.requirements-area__modal-close__icon:hover {
  cursor: pointer;
}

.requirements-area__modal-close__icon::before,
.requirements-area__modal-close__icon::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  background-color: #fff;
  height: 2px;
  width: 30px;
  border-radius: 3px;
}

.requirements-area__modal-close__icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.requirements-area__modal-close__icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {
  .requirements-area__modal iframe {
    /* width: 90%;
    aspect-ratio: 560 / 315; */
    width: 330px;
    height: 186px;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}

.requirements-not__ttl {
  width: 28.3vw;
  margin: 0 auto;
}

.requirements-not__btn {
  margin: 50px auto 0;
}

.requirements-not__truck {
  position: absolute;
  top: 50%;
  left: 14vw;
  transform: translate(0, -50%);
  width: 14.5vw;
}

.requirements-not__sign01 {
  position: absolute;
  top: 50%;
  left: 4vw;
  width: 8.3vw;
}

.requirements-not__tire {
  position: absolute;
  top: 50%;
  right: 22vw;
  transform: translate(0, -50%);
  width: 6.4vw;
}

.requirements-not__sign02 {
  position: absolute;
  top: 50%;
  transform: translate(0, -110%);
  right: 12vw;
  width: 8.3vw;
}

.requirements-not__sign03 {
  position: absolute;
  top: 50%;
  right: 7vw;
  width: 11vw;
}

@media(max-width:1334px) {
  .requirements-not__ttl {
    width: 380px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .requirements-not {
    padding-bottom: 70px;
  }

  .requirements-not__ttl {
    width: 230px;
  }

  .requirements-not__btn {
    width: 230px;
    margin: 30px auto 0;
  }

  .requirements-not__truck {
    position: absolute;
    top: 38%;
    left: 4vw;
    transform: translate(0, -50%);
    width: 14.5vw;
  }

  .requirements-not__sign01 {
    position: absolute;
    top: 67%;
    left: 6vw;
    width: 8.3vw;
  }

  .requirements-not__tire {
    position: absolute;
    top: 72%;
    right: 6vw;
    transform: translate(0, -50%);
    width: 7.4vw;
  }

  .requirements-not__sign02 {
    position: absolute;
    top: 41%;
    transform: translate(0, -110%);
    right: 6vw;
    width: 9.3vw;
  }

  .requirements-not__sign03 {
    position: absolute;
    top: 43%;
    right: 4vw;
    width: 12vw;
  }
}

@media(max-width:500px) {}

.contact__content {
  padding-top: 60px;
}

.contact__content-head {
  max-width: 1100px;
  width: 85%;
}

.contact__content-inner {
  background-color: #fff;
  border-radius: 20px;
  border: 4px solid #7b56fb;
  padding: 8rem 5% 5rem;
}

.contact-thanks .contact__content-inner {
  padding: 8rem 5% 8rem;
}

.contact-thanks__btn {
  background-color: #f4ec4f;
  margin: 90px auto 0;
}

@media(max-width:1334px) {
  .contact__content {
    padding-top: 4vw;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .contact__content {
    padding-top: 4vw;
  }

  .contact__content-head {
    width: 90%;
  }

  .contact__content-inner {
    border: 4px solid #7b56fb;
    padding: 4rem 5% 1rem;
  }

  .contact-thanks .contact__content-inner {
    padding: 4rem 5% 4rem;
  }

  .contact-thanks__btn {
    margin: 40px auto 0;
  }
}

@media(max-width:600px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}

.everyday-intro {
  padding-top: 100px;
  background: url(../img/everyday/intro_bg.webp) no-repeat center top 30px / 100% auto #f4ec4f;
}

.everyday-intro__head {
  display: flex;
  align-items: center;
}

.everyday-intro__head-cont {
  width: 53%;
  padding-right: 4%;
}

.everyday-intro__head-ttl {
  position: relative;
  width: 93%;
}

.everyday-intro__head-mission {
  width: 27%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-30%, -70%);
}

.everyday-intro__head-mess {
  margin: 25px auto;
}

.everyday-intro__head-img__area {
  position: relative;
  width: 47%;
}

.everyday-intro__head-img {
  border-radius: 20px;
  border: 3px solid #fff;
}

.everyday-intro__head-illu {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(35%, 15%);
  width: 191px;
}

.everyday-intro__bottom {
  position: relative;
  border-radius: 30px;
  border: 4px solid #fff;
  background: url(../img/everyday/intro_bottom_bg.webp) no-repeat center / cover;
  padding: 50px 150px 90px;
  margin-top: 100px;
}

.everyday-intro__bottom-person {
  position: absolute;
  top: -80px;
  left: 3%;
  width: 12%;
}

.everyday-intro__bottom-mess {
  margin: 25px auto 20px;
}

.everyday-intro__bottom-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin-top: 40px;
}

.everyday-intro__bottom-item {
  display: flex;
  align-items: center;
  gap: 15px;
  background-color: #fff;
  border-radius: 15px;
  padding: 20px;
}

.everyday-intro__bottom-item__img {
  width: 80px;
}

.everyday-intro__bottom-txt {
  margin-top: 6px;
}

@media(max-width:1667px) {

  .everyday-intro__bottom {
    padding: 50px 5% 70px;
    margin-top: 70px;
  }
}

@media(max-width:1334px) {
  .everyday-intro__head-illu {
    position: absolute;
    bottom: 0;
    right: -3vw;
    transform: translate(0, 15%);
    width: 180px;
  }

  .everyday-intro__bottom-person {
    position: absolute;
    top: -30px;
    left: 3%;
    width: 12%;
  }

  .everyday-intro__bottom-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-top: 40px;
  }
}

@media(max-width:1000px) {
  .everyday-intro__bottom-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 40px;
  }
}

@media(max-width:834px) {
  .everyday-intro {
    padding-top: 60px;
  }

  .everyday-intro__head {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .everyday-intro__head-cont {
    width: 98%;
    max-width: 500px;
    padding-right: 0%;
  }

  .everyday-intro__head-ttl {
    position: relative;
    width: 93%;
    margin: 0 auto;
  }

  .everyday-intro__head-mission {
    width: 23%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-16%, -76%);
  }

  .everyday-intro__head-mess {
    margin: 20px auto;
  }

  .everyday-intro__head-img__area {
    position: relative;
    width: 100%;
    max-width: 500px;
  }

  .everyday-intro__bottom {
    padding: 35px 5% 40px;
    margin-top: 38px;
  }

  .everyday-intro__bottom-person {
    position: absolute;
    top: -30px;
    left: 3%;
    width: 18%;
  }
}

@media(max-width:610px) {
  .everyday-intro__bottom-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-top: 30px;
  }
}

@media(max-width:600px) {
  .everyday-intro__head-illu {
    position: absolute;
    bottom: 0;
    right: -3vw;
    transform: translate(0, 15%);
    width: 25%;
  }

  .everyday-intro__bottom-ttl {
    font-size: 1.4rem;
  }
}

@media(max-width:500px) {}

@media(max-width:370px) {
  .everyday-intro__head-mess {
    font-size: 1.75rem;
  }

  .everyday-intro__bottom {
    padding: 35px 4% 40px;
    margin-top: 38px;
  }
}


.everyday-style {
  background: url(../img/everyday/style_bg.webp) no-repeat center / cover;
}

.everyday-style__inner {
  display: flex;
}

.everyday-style__head {
  position: sticky;
  top: 60px;
  left: 0;
  width: 400px;
  height: fit-content;
}

.everyday-style__cont {
  width: calc(100% - 400px);
  padding-left: 8%;
}

.everyday-style__head-txt {
  margin: 20px auto 0;
}

.everyday-style__nav-list {
  margin-top: 30px;
}

.everyday-style__nav-item {
  border-bottom: 5px dotted #bdabfd;
}

.everyday-style__nav-item:first-of-type {
  border-top: 5px dotted #bdabfd;
}

.everyday-style__nav-item__link {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 15px 20px 45px;
}

.everyday-style__nav-item__link::before {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  font-family: "Material Symbols Outlined";
  content: '\e5c8';
  font-size: 2.4rem;
  font-weight: 300;
  color: #f4ec4f;
  opacity: 0;
}

.everyday-style__nav-item__link.active::before {
  opacity: 1;
}

.everyday-style__nav-item__ttl {
  display: flex;
  align-items: center;
  gap: 7px;
}

.everyday-style__nav-item__ttl-num {
  display: inline-block;
  text-align: center;
  line-height: 26px;
  width: 25px;
  aspect-ratio: 1 / 1;
  border-radius: 100vmax;
  background-color: #ac94ff;
}

.everyday-style__nav-item__link.active .everyday-style__nav-item__ttl-num {
  background-color: #f4ec4f;
}

.everyday-style__nav-item__ttl-jp,
.everyday-style__nav-item__txt {
  color: #ac94ff;
}

.everyday-style__nav-item__link.active .everyday-style__nav-item__ttl-jp,
.everyday-style__nav-item__link.active .everyday-style__nav-item__txt {
  color: #f4ec4f;
}

.everyday-style__list {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.everyday-style__item {
  position: relative;
  border-radius: 20px;
  border: 5px solid #f4ec4f;
  background-color: #fff;
  scroll-margin-top: 50px;
}

.everyday-style__item-ttl {
  position: absolute;
  z-index: 2;
  width: 118px;
  top: 0;
  left: 0;
  transform: translate(-25%, -30%);
}

.everyday-style__item-top__area {
  position: relative;
}

.everyday-style__item-top {
  border-radius: 20px 20px 0 0;
}

.everyday-style__item-mess {
  position: absolute;
  left: 0;
  bottom: -22px;
}

.everyday-style__item-main {
  padding: 50px 4%;
}


.everyday-style__item-cont__img-area {
  position: relative;
  margin-top: 55px;
}

.everyday-style__item-cont__img {
  border-radius: 20px;
}

.everyday-style__item-cont__ttl {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.everyday-style__item-cont__mess {
  width: fit-content;
  margin: 25px auto 18px;
}

@media(max-width:1334px) {
  .everyday-style__head {
    position: sticky;
    top: 60px;
    left: 0;
    width: 340px;
  }

  .everyday-style__cont {
    width: calc(100% - 340px);
    padding-left: 6%;
  }

  .everyday-style__nav-item__link {
    padding: 18px 10px 18px 38px;
  }
}

@media(max-width:1000px) {
  .everyday-style__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }

  .everyday-style__head {
    position: static;
    top: 0px;
    left: 0;
    width: 100%;
    max-width: 400px;
    height: fit-content;
  }

  .everyday-style__cont {
    width: 100%;
    padding-left: 0%;
  }

  .everyday-style__head-ttl {
    width: 90%;
    margin: 0 auto;
  }

  .everyday-style__nav-list {
    display: none;
  }

  .everyday-style__item-main {
    padding: 35px 4% 30px;
  }

  .everyday-style__item-ttl {
    position: absolute;
    width: 90px;
  }

  .everyday-style__item-mess {
    position: absolute;
    left: 0;
    bottom: -15px;
  }
}

@media(max-width:834px) {}

@media(max-width:600px) {
  .everyday-style__list {
    gap: 45px;
  }

  .everyday-style__item-ttl {
    position: absolute;
    width: 80px;
    top: 0;
    left: 0;
    transform: translate(-16%, -46%);
  }

}

@media(max-width:500px) {}

@media(max-width:370px) {
  .everyday-style__item-mess {
    font-size: 1.7rem;
  }
}

.everyday-style__item01-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 20px;
  margin-top: 35px;
}

.everyday-style__item01-item__img {
  border-radius: 20px;
}

.everyday-style__item01-item__ttl {
  text-align: center;
  margin-top: 5px;
}

.everyday-style__item03-cont {
  position: relative;
  padding: 40px 5%;
  border-radius: 20px;
  background-color: #eae4ff;
  margin-top: 30px;
}

.everyday-style__item03-cont__ttl {
  position: relative;
  z-index: 3;
  width: fit-content;
  margin: 0 auto;
}

.everyday-style__item03-cont__txt {
  width: 50%;
  margin-top: 20px;
}

.everyday-style__item03-cont__track {
  position: absolute;
  width: 45%;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

.everyday-style__item03-cont__person {
  position: absolute;
  bottom: -50px;
  right: -50px;
  width: 30%;
}

.everyday-style__item03-cont__mess {
  position: absolute;
  bottom: 20px;
  right: -70px;
  width: 27px;
}

.everyday-style__item05-list__ttl {
  width: 100%;
  margin: 30px auto 23px;
}

.everyday-style__item05-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.everyday-style__item05-item {
  display: flex;
  align-items: center;
  gap: 25px;
}

.everyday-style__item05-item__img {
  width: 230px;
  border-radius: 20px;
}

.everyday-style__item05-item__main {
  width: calc(100% - 230px);
}

.everyday-style__item05-item__ttl {
  border-bottom: 5px dotted #bdabfd;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

@media(max-width:1334px) {
  .everyday-style__item03-cont__person {
    position: absolute;
    bottom: -26px;
    right: -38px;
    width: 21%;
  }

  .everyday-style__item03-cont__mess {
    position: absolute;
    bottom: 20px;
    right: -65px;
    width: 23px;
  }
}

@media(max-width:1200px) {
  .everyday-style__item03-cont__mess {
    position: absolute;
    right: -56px;
  }
}

@media(max-width:600px) {
  .everyday-style__item01-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 10px;
    margin-top: 35px;
  }

  .everyday-style__item03-cont {
    padding: 40px 5% 29vw;
    margin-top: 30px;
  }

  .everyday-style__item03-cont__txt {
    width: 100%;
    margin-top: 20px;
  }

  .everyday-style__item03-cont__track {
    position: absolute;
    width: 45%;
    top: unset;
    bottom: 0;
    right: 0;
    transform: translate(0, -5%);
  }

  .everyday-style__item03-cont__person {
    position: absolute;
    bottom: 13px;
    right: unset;
    left: 50px;
    width: 21%;
  }

  .everyday-style__item03-cont__mess {
    position: absolute;
    right: unset;
    left: 20px;
    bottom: 0;
    width: 20px;
  }

  .everyday-style__item05-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
  }

  .everyday-style__item05-item__main {
    width: 100%;
  }

  .everyday-style__item05-item__ttl {
    text-align: center;
  }
}

.workstyle-intro {
  position: relative;
  z-index: 3;
  background-image: radial-gradient(#e5eaf9 20%, transparent 10%);
  background-size: 13px 13px;
  padding-top: 80px;
}

.workstyle-intro__head {
  position: relative;
  padding-top: 160px;
}

.workstyle-intro__head-ttl {
  max-width: 480px;
  width: 40%;
  margin: 0 auto;
}

.workstyle-intro__head-txt {
  text-align: center;
  margin-top: 40px;
}

.workstyle-intro__head-mess01 {
  position: absolute;
  left: 2%;
  top: 9%;
  width: 23%;
}

.workstyle-intro__head-mess02 {
  position: absolute;
  left: 22%;
  top: 0;
  width: 16.83%;
}

.workstyle-intro__head-mess03 {
  position: absolute;
  right: 23%;
  top: 0;
  width: 15%;
}

.workstyle-intro__head-mess04 {
  position: absolute;
  right: 10%;
  top: 11%;
  width: 18%;
}

.workstyle-intro__head-sensei {
  position: absolute;
  z-index: 3;
  left: 8%;
  top: 32%;
  width: 10.2%;
}

.workstyle-intro__head-person01 {
  position: absolute;
  left: 13%;
  top: 40%;
  width: 14%;
}

.workstyle-intro__head-person02 {
  position: absolute;
  right: 8%;
  top: 36%;
  width: 17%;
}

@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .workstyle-intro__head-ttl {
    max-width: 480px;
    width: 53%;
    margin: 0 auto;
  }

  .workstyle-intro__head-mess01 {
    position: absolute;
    left: 0%;
    top: 9%;
    width: 28%;
  }

  .workstyle-intro__head-mess02 {
    position: absolute;
    left: 22%;
    top: 0;
    width: 22.83%;
  }

  .workstyle-intro__head-mess03 {
    position: absolute;
    right: 23%;
    top: 0;
    width: 22%;
  }

  .workstyle-intro__head-mess04 {
    position: absolute;
    right: 4%;
    top: 11%;
    width: 21%;
  }

  .workstyle-intro__head-sensei {
    position: absolute;
    z-index: 3;
    left: 2%;
    top: 32%;
    width: 10.2%;
  }

  .workstyle-intro__head-person01 {
    position: absolute;
    left: 7%;
    top: 40%;
    width: 14%;
  }

  .workstyle-intro__head-person02 {
    position: absolute;
    right: 2%;
    top: 36%;
    width: 17%;
  }
}

@media(max-width:600px) {
  .workstyle-intro {
    padding-top: 40px;
  }

  .workstyle-intro__head {
    position: relative;
    padding-top: 49vw;
  }

  .workstyle-intro__head-ttl {
    max-width: 480px;
    width: 95%;
    margin: 0 auto;
  }

  .workstyle-intro__head-mess01 {
    position: absolute;
    left: 1%;
    top: 10%;
    width: 39%;
  }

  .workstyle-intro__head-mess02 {
    position: absolute;
    left: 18%;
    top: -1%;
    width: 30.83%;
  }

  .workstyle-intro__head-mess03 {
    position: absolute;
    right: 1%;
    top: 7%;
    width: 25%;
  }

  .workstyle-intro__head-mess04 {
    position: absolute;
    right: 14%;
    top: -1%;
    width: 32%;
  }

  .workstyle-intro__head-sensei {
    position: absolute;
    z-index: 3;
    left: 0%;
    top: 22%;
    width: 19.2%;
  }

  .workstyle-intro__head-person01 {
    position: absolute;
    left: 30%;
    top: 13%;
    width: 20%;
  }

  .workstyle-intro__head-person02 {
    position: absolute;
    right: 21%;
    top: 13%;
    width: 23%;
  }

  .workstyle-intro__head-txt {
    text-align: center;
    margin-top: 20px;
  }
}

@media(max-width:500px) {

  .workstyle-intro__head-mess01 {
    position: absolute;
    left: 1%;
    top: 7%;
    width: 39%;
  }

  .workstyle-intro__head-mess02 {
    position: absolute;
    left: 18%;
    top: -1%;
    width: 30.83%;
  }

  .workstyle-intro__head-mess03 {
    position: absolute;
    right: 1%;
    top: 4%;
    width: 25%;
  }

  .workstyle-intro__head-mess04 {
    position: absolute;
    right: 14%;
    top: -1%;
    width: 32%;
  }

  .workstyle-intro__head-sensei {
    position: absolute;
    z-index: 3;
    left: 0%;
    top: 17%;
    width: 19.2%;
  }

  .workstyle-intro__head-person01 {
    position: absolute;
    left: 30%;
    top: 13%;
    width: 20%;
  }

  .workstyle-intro__head-person02 {
    position: absolute;
    right: 21%;
    top: 13%;
    width: 23%;
  }
}

@media(max-width:359px) {}

.workstyle-env {
  position: relative;
  z-index: 2;
}

.workstyle-env__inner {
  position: relative;
  display: flex;
}

.workstyle-env__head {
  position: sticky;
  top: 60px;
  left: 0;
  width: 400px;
  height: fit-content;
}

.workstyle-env__cont {
  width: calc(100% - 400px);
  padding-left: 8%;
}

.workstyle-env__head-bg {
  position: absolute;
  top: 100px;
  left: 200px;
  transform: translate(-50%, -50%);
  width: 565px;
  max-width: unset;
}

.workstyle-env__head-txt {
  margin: 20px auto 0;
}

.workstyle-env__nav-list {
  margin-top: 30px;
}

.workstyle-env__nav-item {
  border-bottom: 5px dotted #bdabfd;
}

.workstyle-env__nav-item:first-of-type {
  border-top: 5px dotted #bdabfd;
}

.workstyle-env__nav-item__link {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 15px 20px 45px;
}

.workstyle-env__nav-item__link::before {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  font-family: "Material Symbols Outlined";
  content: '\e5c8';
  font-size: 2.4rem;
  font-weight: 300;
  color: #f4ec4f;
  opacity: 0;
}

.workstyle-env__nav-item__link.active::before {
  opacity: 1;
}

.workstyle-env__nav-item__ttl {
  display: flex;
  align-items: center;
  gap: 7px;
}

.workstyle-env__nav-item__ttl-num {
  display: inline-block;
  text-align: center;
  line-height: 25px;
  width: 25px;
  aspect-ratio: 1 / 1;
  border-radius: 100vmax;
  background-color: #ac94ff;
}

.workstyle-env__nav-item__link.active .workstyle-env__nav-item__ttl-num {
  background-color: #f4ec4f;
}

.workstyle-env__nav-item__ttl-jp,
.workstyle-env__nav-item__txt {
  color: #ac94ff;
}

.workstyle-env__nav-item__link.active .workstyle-env__nav-item__ttl-jp,
.workstyle-env__nav-item__link.active .workstyle-env__nav-item__txt {
  color: #f4ec4f;
}

.workstyle-env__list {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.workstyle-env__item {
  position: relative;
  border-radius: 20px;
  border: 5px solid #f4ec4f;
  background-color: #fff;
  scroll-margin-top: 50px;
}

.workstyle-env__item-ttl {
  position: absolute;
  z-index: 2;
  width: 118px;
  top: 0;
  left: 0;
  transform: translate(-25%, -30%);
}

.workstyle-env__item-top__area {
  position: relative;
}

.workstyle-env__item-top {
  border-radius: 20px 20px 0 0;
}

.workstyle-env__item-mess {
  position: absolute;
  left: 0;
  bottom: -22px;
}

.workstyle-env__item-main {
  padding: 50px 4%;
}


.workstyle-env__item-cont__img-area {
  position: relative;
  margin-top: 55px;
}

.workstyle-env__item-cont__img {
  border-radius: 20px;
}

.workstyle-env__item-cont__ttl {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.workstyle-env__item-cont__mess {
  width: fit-content;
  margin: 25px auto 18px;
}

@media(max-width:1334px) {
  .workstyle-env__head {
    position: sticky;
    top: 60px;
    left: 0;
    width: 340px;
  }

  .workstyle-env__head-bg {
    top: 90px;
    left: 170px;
    transform: translate(-50%, -50%);
    width: 460px;
    max-width: unset;
  }

  .workstyle-env__cont {
    width: calc(100% - 340px);
    padding-left: 6%;
  }

  .workstyle-env__nav-item__link {
    padding: 18px 10px 18px 38px;
  }
}

@media(max-width:1000px) {
  .workstyle-env__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 55px;
  }

  .workstyle-env__head {
    position: static;
    top: 0px;
    left: 0;
    width: 100%;
    max-width: 400px;
    height: fit-content;
  }

  .workstyle-env__cont {
    width: 100%;
    padding-left: 0%;
  }

  .workstyle-env__head-bg {
    top: 90px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    max-width: 110%;
  }

  .workstyle-env__head-ttl {
    width: 90%;
    margin: 0 auto;
  }

  .workstyle-env__nav-list {
    display: none;
  }

  .workstyle-env__item-main {
    padding: 35px 4% 30px;
  }

  .workstyle-env__item-ttl {
    position: absolute;
    width: 90px;
  }

  .workstyle-env__item-mess {
    position: absolute;
    left: 0;
    bottom: -15px;
  }
}

@media(max-width:834px) {}

@media(max-width:600px) {
  .workstyle-env__list {
    gap: 45px;
  }

  .workstyle-env__item-ttl {
    position: absolute;
    width: 80px;
    top: 0;
    left: 0;
    transform: translate(-16%, -46%);
  }

}

@media(max-width:500px) {}

@media(max-width:370px) {
  .workstyle-env__item-mess {
    font-size: 1.7rem;
  }
}

.workstyle-env__item01-cont__person {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(30%, -40%);
  width: 25%;
}

.workstyle-env__item01-cont__mess {
  position: absolute;
  top: 36px;
  right: -51px;
  width: 29px;
}

.workstyle-env__item01-list__ttl {
  margin-top: 25px;
}

.workstyle-env__item01-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-top: 25px;
}

.workstyle-env__item01-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  aspect-ratio: 290 / 398;
  border-radius: 20px;
  padding: 25px 0 20px;
}

.workstyle-env__item01-item__ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80%;
  aspect-ratio: 220 / 102;
  padding: 16px 7% 20px;
  background: url(../img/workstyle/env01_fukidashi.webp) no-repeat center / contain;
}

.workstyle-env__item01-item:nth-of-type(1) {
  background-color: #fc5bd8;
}

.workstyle-env__item01-item:nth-of-type(1) .workstyle-env__item01-item__ttl {
  color: #fc5bd8;
}

.workstyle-env__item01-item:nth-of-type(2) {
  background-color: #33d9b8;
}

.workstyle-env__item01-item:nth-of-type(2) .workstyle-env__item01-item__ttl {
  color: #33d9b8;
}

.workstyle-env__item01-item:nth-of-type(3) {
  background-color: #fc7f3d;
}

.workstyle-env__item01-item:nth-of-type(3) .workstyle-env__item01-item__ttl {
  color: #fc7f3d;
}

.workstyle-env__item01-item:nth-of-type(4) {
  background-color: #d25ef3;
}

.workstyle-env__item01-item:nth-of-type(4) .workstyle-env__item01-item__ttl {
  color: #d25ef3;
}

.workstyle-env__item01-item__img {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 53%;
}

.workstyle-env__item01-item:nth-of-type(2) .workstyle-env__item01-item__img {
  width: 59%;
}

.workstyle-env__item01-item:nth-of-type(3) .workstyle-env__item01-item__img {
  width: 41%;
}

.workstyle-env__item01-item__main {
  width: 100%;
  border-top: 3px dotted #ffffff90;
  padding-top: 30px;
}

.workstyle-env__item01-item__lead {
  text-align: center;
  margin-bottom: 7px;
}

.workstyle-env__item01-item__txt {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.workstyle-env__item01-woman {
  position: relative;
  margin-top: 50px;
}

.workstyle-env__item01-woman__txt {
  text-align: center;
  margin: 10px auto 15px;
}

.workstyle-env__item01-woman__person {
  position: absolute;
  top: unset;
  bottom: -60px;
  right: -15px;
  width: 25%;
}

.workstyle-env__item01-woman__link {
  border-radius: 20px;
  overflow: hidden;
  display: block;
}

@media(max-width:1334px) {
  .workstyle-env__item01-cont__mess {
    position: absolute;
    top: 30px;
    right: -40px;
    width: 27px;
  }
}

@media(max-width:1000px) {
  .workstyle-env__item01-cont__mess {
    position: absolute;
    top: -95px;
    right: 10%;
    width: 27px;
  }

  .workstyle-env__item01-cont__person {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(22%, -40%);
    width: 25%;
  }
}

@media(max-width:600px) {
  .workstyle-env__item01-cont__person {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(22%, -20%);
    width: 25%;
  }

  .workstyle-env__item01-cont__mess {
    position: absolute;
    top: -80px;
    right: -3%;
    width: 23px;
  }

  .workstyle-env__item01-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 15px;
  }

  .workstyle-env__item01-item {
    width: 100%;
    aspect-ratio: 290 / 398;
    border-radius: 20px;
    padding: 6% 0;
  }

  .workstyle-env__item01-item__ttl {
    width: 85%;
    padding: 16px 5% 20px;
  }

  .workstyle-env__item01-item__ttl01 {
    font-size: 1.3rem;
  }

  .workstyle-env__item01-item__txt01 {
    font-size: 1.4rem;
  }

  .workstyle-env__item01-item__main {
    padding-top: 20px;
  }
}

@media(max-width:500px) {
  .workstyle-env__item01-list {
    width: 100%;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: 15px auto 0;
  }

  .workstyle-env__item01-item {
    width: 100%;
    aspect-ratio: 290 / 348;
    border-radius: 20px;
    padding: 6% 0;
  }

  .workstyle-env__item01-item__ttl {
    width: 180px;
    padding: 16px 5% 20px;
  }

  /* .workstyle-env__item01-item__txt02 {
    font-size: 1.6rem;
  } */
}

.workstyle-env__item02-salary {
  overflow: hidden;
  border-radius: 20px;
  border: 4px solid #7b56fa;
  margin-top: 27px;
}

.workstyle-env__item02-salary__ttl {
  text-align: center;
  height: 60px;
  line-height: 60px;
  width: 100%;
  background-color: #7b56fa;
}

.workstyle-env__item02-salary__txt-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 30px 5%;
}

.workstyle-env__item02-salary__txt {
  display: inline-block;
  width: 150px;
  text-align: center;
  border-radius: 5px;
  background-color: #eae4ff;
  padding: 8px 0 6px;
}

.workstyle-env__item02-salary__txt02 {
  background-color: #f4ec4f;
}

.workstyle-env__item02-salary__plus {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  aspect-ratio: 1 / 1;
  border-radius: 100vmax;
  background-color: #6f4df3;
}

.workstyle-env__item02-salary__plus::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1 / 1;
  color: #fff;
  content: '\e145';
  font-family: "Material Symbols Outlined";
  font-size: 1.5rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.workstyle-env__item02-cont {
  background-color: #eae4ff;
  border-radius: 20px;
  padding: 30px 5%;
  margin-top: 30px;
}

.workstyle-env__item02-cont__mess {
  text-align: center;
  width: fit-content;
  margin: 0 auto;
}

.workstyle-env__item02-cont__txt {
  text-align: center;
  margin: 20px auto;
}

.workstyle-env__item02-cont__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

.workstyle-env__item02-cont__item {
  position: relative;
  background: #fff;
  border-radius: 5px;
  padding: 1rem 1rem 0.8rem 4.6rem;
}

.workstyle-env__item02-cont__item::before {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translate(0, -50%);
  width: 3rem;
  aspect-ratio: 1 / 1;
  border-radius: 100vmax;
  color: #6f4df3;
  font-size: 3rem;
  content: '\e86c';
  font-family: "Material Symbols Outlined";
  font-variation-settings:
    'FILL' 1,
    'wght' 400,
    'GRAD' 0,
    'opsz' 20
}

@media(max-width:600px) {}

@media(max-width:500px) {
  .workstyle-env__item02-salary__ttl {
    height: 40px;
    line-height: 40px;
  }

  .workstyle-env__item02-salary__txt-wrap {
    gap: 5px;
    padding: 20px 4%;
  }

  .workstyle-env__item02-salary__plus::before {
    font-size: 1.2rem;
  }

  .workstyle-env__item02-cont__list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }

  .workstyle-env__item02-cont__item {
    padding: 1rem 1rem 0.8rem 3.2rem;
  }

  .workstyle-env__item02-cont__item::before {
    left: 0.6rem;
    width: 2rem;
    font-size: 2.2rem;
  }
}

.workstyle-env__item03-detail {
  text-align: end;
  margin-top: 5px;
}

.workstyle-env__item03-cont {
  position: relative;
  padding: 40px 5%;
  border-radius: 20px;
  background-color: #eae4ff;
  margin-top: 20px;
}

.workstyle-env__item03-cont__ttl {
  width: fit-content;
  margin: 0 auto;
}

.workstyle-env__item03-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 18px;
}

.workstyle-env__item03-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  gap: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 10px 3%;
}

.workstyle-env__item03-item__img {
  width: 50px;
}

@media(max-width:500px) {
  .workstyle-env__item03-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7px;
    margin-top: 18px;
  }
}

.workstyle-env__item03-item:nth-of-type(3) .workstyle-env__item03-item__img {
  width: 30px;
}

.workstyle-env__item04-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 30px;
}

.workstyle-env__item04-item {
  display: flex;
  align-items: center;
  gap: 25px;
}

.workstyle-env__item04-item__img-area {
  position: relative;
  width: 230px;
}

.workstyle-env__item04-item__img-txt {
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  width: fit-content;
  color: #fff;
  background-color: #6f4df3;
  border-radius: 20px;
  padding: 3px 12px 2px;
}

.workstyle-env__item04-item__img {
  border-radius: 20px;
}

.workstyle-env__item04-item__main {
  width: calc(100% - 230px);
}

.workstyle-env__item04-item__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 5px dotted #bdabfd;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.workstyle-env__item04-item__tag {
  color: #b7a7f5;
}

.workstyle-env__item04-item__txt {
  margin-top: 7px;
}

@media(max-width:600px) {
  .workstyle-env__item04-list {
    width: 100%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    margin: 30px auto 0;
  }

  .workstyle-env__item04-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }

  .workstyle-env__item04-item__img-area {
    width: 100%;
  }

  .workstyle-env__item04-item__main {
    width: 100%;
  }
}

.workstyle-env__item05-6 {
  margin-top: 35px;
}

.workstyle-env__item05-cont__ill-left {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-7%, -50%);
  width: 15.66%;
}

.workstyle-env__item05-cont__ill-right {
  position: absolute;
  bottom: -5px;
  right: -10px;
  width: 25%;
}

.workstyle-env__item05-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 15px;
}

.workstyle-env__item-cont__txt {
  margin: 15px 0 25px;
}

.workstyle-env__item05-img {
  border-radius: 15px;
}

.workstyle-env__item05-ttl {
  margin: 10px 0 6px;
}

@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}

.five-sec {
  padding-top: 90px;
}

.five-sec__inner {
  display: flex;
  align-items: start;
}

.five-sec__head {
  position: sticky;
  top: 60px;
  left: 0;
  border-radius: 30px;
  width: 400px;
  aspect-ratio: 400 / 640;
  background: url(../img/five/sec01_bg.webp) no-repeat center / cover;
}

.five-sec02 .five-sec__head {
  background: url(../img/five/sec02_bg.webp) no-repeat center / cover;
}

.five-sec03 .five-sec__head {
  background: url(../img/five/sec03_bg.webp) no-repeat center / cover;
}

.five-sec__cont {
  width: calc(100% - 400px);
  padding-left: 4%;
}

.five-sec__head-ttl__area {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 5% 8% auto;
}

.five-sec__head-num {
  width: 60px;
}

.five-sec__head-ttl__img {
  margin-top: 10px;
  margin-bottom: 15px;
}

.five-sec__list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}


@media(max-width:1334px) {}

@media(max-width:1278px) {

  .five-sec {
    padding-top: 70px;
  }

  .five-sec__inner {
    display: flex;
    align-items: start;
  }

  .five-sec__head {
    position: sticky;
    top: 60px;
    left: 0;
    border-radius: 30px;
    width: calc(100% - 740px);
  }

  .five-sec__cont {
    width: 740px;
    padding-left: 3%;
  }

  .five-sec__list {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
  }

  .five-sec__head-num {
    width: 50px;
  }

  .five-sec__head-ttl__img {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}

@media(max-width:1100px) {

  .five-sec__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .five-sec__head {
    position: static;
    top: 0px;
    left: 0;
    border-radius: 30px;
    width: 100%;
    max-width: 400px;
  }

  .five-sec__cont {
    width: 100%;
    padding-left: 0%;
  }
}

@media(max-width:834px) {
  .five-sec {
    padding-top: 50px;
  }
}

@media(max-width:730px) {
  .five-sec__inner {
    gap: 16px;
  }

  .five-sec__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
}

@media(max-width:500px) {
  .five-sec {
    padding-top: 40px;
  }
}

.five-sec__item {
  position: relative;
  width: 100%;
  border-radius: 20px;
  border: 4px solid #7b56fa;
  overflow: hidden;
  background-color: #fff;
  padding: 25px 3% 20px;
}

@media(max-width:730px) {
  .five-sec__item {
    padding: 15px 3% 10px;
  }
}

@media(max-width:630px) {
  .five-sec__item {
    width: 100%;
    max-width: 400%;
  }
}

.five-sec02 .five-sec__item {
  border: 4px solid #ff22ca;
}

.five-sec03 .five-sec__item {
  border: 4px solid #fc7e3c;
  aspect-ratio: 1 / 1;
}

.five-sec03 .five-sec__item,
.five-sec__item:nth-of-type(2),
.five-sec__item:nth-of-type(3) {
  width: calc(50% - 15px);
}

@media(max-width:730px) {

  .five-sec03 .five-sec__item,
  .five-sec__item:nth-of-type(2),
  .five-sec__item:nth-of-type(3) {
    width: calc(50% - 8px);
  }
}

@media(max-width:630px) {

  .five-sec03 .five-sec__item,
  .five-sec__item:nth-of-type(2),
  .five-sec__item:nth-of-type(3) {
    width: 100%;
  }
}

.five-sec01__item01 {
  aspect-ratio: 760 / 632;
  background: url(../img/five/sec01_item01_bg.webp) no-repeat center bottom / contain #fff;
}

@media(max-width:600px) {
  .five-sec01__item01 {
    aspect-ratio: 760 / 700;
  }
}

@media(max-width:500px) {
  .five-sec01__item01 {
    aspect-ratio: 760 / 880;
  }
}

.five-sec03__item04 {
  background: url(../img/five/sec03_item04_bg.webp) no-repeat center bottom / contain;
}

.five-sec02__item04 {
  aspect-ratio: 760 / 509;
}

@media(max-width:600px) {
  .five-sec02__item04 {
    aspect-ratio: 760 / 630;
  }
}

.five-sec__item-ttl {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 10px 25px 7px;
}

.five-sec02 .five-sec__item-ttl {
  background-color: #ff22ca;
}

.five-sec03 .five-sec__item-ttl {
  background-color: #fc7e3c;
}

.five-sec02__item03-ttl {
  font-size: 1.8rem;
}

.five-sec__item-ttl::before,
.five-sec__item-ttl::after {
  background-color: #ffffff;
  opacity: .5;
}

.five-sec02__item03-lead {
  text-align: center;
  margin-top: 25px;
}

.five-sec__item-mess {
  width: 85%;
  margin: 25px auto 20px;
}

.five-sec01__item01-mess {
  width: 75%;
  margin: 45px auto;
}

@media(max-width:700px) {
  .five-sec01__item01-mess {
    width: 75%;
    margin: 35px auto 20px;
  }
}

@media(max-width:500px) {
  .five-sec01__item01-mess {
    width: 90%;
    margin: 25px auto 15px;
  }
}

.five-sec02__item01-mess {
  margin: 35px auto 10px;
}

@media(max-width:500px) {
  .five-sec02__item01-mess {
    width: 100%;
    margin: 25px auto 10px;
  }
}

.five-sec02__item03-mess {
  margin: 5px auto 20px;
}

.five-sec03__item-mess {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

.five-sec03__item-mess__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.five-sec03__item04-mess {
  width: 82%;
  margin: 30px auto 5px;
}

.five-sec01__item03-img {
  display: block;
  width: 95%;
  margin: 5px auto 0;
}

.five-sec02__item03-img {
  display: block;
  width: 85%;
  margin: 0 auto 10px;
}

.five-sec02__item04-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media(max-width:600px) {
  .five-sec02__item04-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 105%;
    height: 105%;
    object-fit: cover;
    object-position: center bottom;
  }
}

.five-sec__item-txt {
  text-align: center;
}

.five-sec01__item04-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 15px;
  width: 95%;
  margin: 35px auto 20px;
}

.five-sec01__item04-item__img {
  border-radius: 20px;
}

.five-sec01__item04-item__txt {
  text-align: center;
  margin-top: 5px;
}

.five-sec02__item02-list {
  margin-top: 10px;
}

.five-sec02__item02-item {
  position: relative;
  padding: 2.2rem 1rem 1.6rem 3.6rem;
  border-bottom: 3px dotted #ffb1ec;
}

.five-sec02__item02-item:last-of-type {
  border-bottom: none;
}

.five-sec02__item02-item::before {
  position: absolute;
  top: 2rem;
  left: 1rem;
  width: 3rem;
  aspect-ratio: 1 / 1;
  border-radius: 100vmax;
  color: #ff22ca;
  font-size: 1.6rem;
  content: '\e87d';
  font-family: "Material Symbols Outlined";
  font-variation-settings:
    'FILL' 1,
    'wght' 400,
    'GRAD' 0,
    'opsz' 20;
}

.five-sec03__item04-txt {
  text-align: center;
}

.five-sec03__item05-txt {
  position: absolute;
  z-index: 3;
  bottom: 4%;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  white-space: nowrap;
}

@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}

.interview-intro {
  position: relative;
  z-index: 3;
  background-color: #7b56fa;
  background-image: radial-gradient(#bdb3fa60 15%, transparent 10%);
  background-size: 13px 13px;
}

.interview-intro__head {
  position: relative;
}

.interview-intro__head-ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}

.interview-intro__head-ttl__img01 {
  max-width: 508px;
  width: 42%;
}

.interview-intro__head-ttl__img02 {
  max-width: 858px;
  width: 72%;
}

.interview-intro__head-person01 {
  position: absolute;
  top: -8%;
  left: -7%;
  width: 14%;
}

.interview-intro__head-person02 {
  position: absolute;
  top: 20%;
  left: 2%;
  width: 10.8%;
}

.interview-intro__head-person03 {
  position: absolute;
  top: 20%;
  right: 1%;
  width: 12%;
}

.interview-intro__head-person04 {
  position: absolute;
  top: -2%;
  right: -9%;
  width: 12.2%;
}

.interview-intro__head-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 4%;
  margin-top: 50px;
}

.interview-intro__head-item {
  /* width: 220px; */
  width: 18.3%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.interview-intro__head-item__img {
  border-radius: 100vmax;
  border: 3px solid #fff;
}

.interview-intro__head-item__txt {
  text-align: center;
  margin-top: 5px;
}

@media(max-width:1450px) {
  .interview-intro__head-person01 {
    position: absolute;
    top: -8%;
    left: -2%;
    width: 12%;
  }

  .interview-intro__head-person02 {
    position: absolute;
    width: 8.8%;
  }

  .interview-intro__head-person03 {
    position: absolute;
    top: 20%;
    right: 2%;
    width: 10%;
  }

  .interview-intro__head-person04 {
    position: absolute;
    top: -6%;
    right: -1%;
    width: 10.2%;
  }
}


@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .interview-intro__head-ttl__img01 {
    max-width: 508px;
    width: 54.6%;
  }

  .interview-intro__head-ttl__img02 {
    max-width: 858px;
    width: 93.6%;
  }

  .interview-intro__head-list {
    gap: 30px 6%;
    margin-top: 40px;
  }

  .interview-intro__head-item {
    /* width: 220px; */
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media(max-width:600px) {}

@media(max-width:500px) {
  .interview-intro__head-ttl {
    gap: 10px;
    margin-bottom: 20px;
  }

  .interview-intro__head-person01 {
    position: absolute;
    top: -7%;
    left: -4%;
    width: 17%;
  }

  .interview-intro__head-person02 {
    position: absolute;
    width: 13.2%;
    top: 15%;
    left: -2%;
  }

  .interview-intro__head-person03 {
    position: absolute;
    top: 14%;
    right: -3%;
    width: 14%;
  }

  .interview-intro__head-person04 {
    position: absolute;
    top: -7%;
    right: -3%;
    width: 14.3%;
  }
}

@media(max-width:359px) {}

.interview-area {
  position: relative;
  z-index: 2;
  background: url(../img/interview/bg.webp) no-repeat center / cover;
  padding-top: 70px;
}

.interview-sec {
  position: relative;
}

.interview-sec__head-bg {
  position: absolute;
  top: 130px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 565px;
}

.interview-sec__inner {
  position: relative;
  z-index: 3;
}

.interview-sec__head {
  padding: 70px 0;
}

.interview-sec__head-ttl {
  max-width: 727px;
  width: 90%;
  margin: 0 auto;
}

.interview-sec02 .interview-sec__head-ttl {
  max-width: 400px;
  width: 90%;
}

.interview-sec03 .interview-sec__head-ttl {
  max-width: 439px;
  width: 90%;
}

.interview-sec__cont {
  display: flex;
  padding: 50px 4% 40px;
  background: url(../img/interview/sec_cont_bg.webp) center / 100% 100%;
  border-radius: 0 0 30px 30px;
  box-shadow: 5px 5px 5px -5px #66666660;
}

.interview-sec__cont-l {
  position: relative;
  width: 50%;
}

.interview-sec__cont-r {
  position: relative;
  width: 50%;
  padding-left: 4%;
}

.interview-sec__cont-l__img {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 36%;
  transform: translate(-45%, 80%);
}

.interview-sec03 .interview-sec__cont-l__img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 36%;
  transform: translate(-32%, 30%);
}

.interview-sec__cont-r__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 26%;
  transform: translate(36%, -60%);
}

.interview-sec02 .interview-sec__cont-r__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 47%;
  transform: translate(50%, -60%);
}

.interview-sec03 .interview-sec__cont-r__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 26%;
  transform: translate(36%, -50%);
}

.interview-sec__cont-l__item02 {
  margin-left: 3.5%;
}

.interview-sec__cont-l__item03 {
  width: 98%;
  margin-top: -2%;
  margin-left: 1%;
}

.interview-sec__cont-l__item04 {
  margin-left: 3.5%;
}

.interview-sec__cont-r__item {
  position: relative;
  padding: 8% 7%;
}

.interview-sec__cont-r__item01 {
  margin-top: 15px;
  margin-right: 8%;
  margin-left: 2%;
}

.interview-sec03 .interview-sec__cont-r__item01 {
  margin-top: 0px;
  margin-right: 8%;
  margin-left: 2%;
}

.interview-sec__cont-r__item02 {
  margin-left: 9%;
  margin-top: 30px;
  margin-right: 1%;
}

.interview-sec01 .interview-sec__cont-r__item01 {
  aspect-ratio: 860 / 601;
  background: url(../img/interview/sec01_r_item01.webp) no-repeat center / 100% 100%;
}

.interview-sec01 .interview-sec__cont-r__item02 {
  aspect-ratio: 860 / 702;
  background: url(../img/interview/sec01_r_item02.webp) no-repeat center / 100% 100%;
}

.interview-sec02 .interview-sec__cont-r__item01 {
  aspect-ratio: 430 / 316;
  background: url(../img/interview/sec02_r_item01.webp) no-repeat center / 100% 100%;
}

.interview-sec02 .interview-sec__cont-r__item02 {
  aspect-ratio: 860 / 702;
  background: url(../img/interview/sec02_r_item02.webp) no-repeat center / 100% 100%;
  margin-top: 15%;
}

.interview-sec03 .interview-sec__cont-r__item01 {
  aspect-ratio: 860 / 666;
  background: url(../img/interview/sec03_r_item01.webp) no-repeat center / 100% 100%;
}

.interview-sec03 .interview-sec__cont-r__item02 {
  aspect-ratio: 860 / 782;
  background: url(../img/interview/sec03_r_item02.webp) no-repeat center / 100% 100%;
}

.interview-sec__cont-r__item01-person {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 5%;
  width: 24.66%;
  transform: translate(0, 50%);
}

.interview-sec02 .interview-sec__cont-r__item01-person,
.interview-sec03 .interview-sec__cont-r__item01-person {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 55%;
  width: 21%;
  transform: translate(0, 46%);
}

.interview-sec__cont-r__item02-person {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 5%;
  width: 18.16%;
  transform: translate(0, 20%);
}

.interview-sec02 .interview-sec__cont-r__item02-person,
.interview-sec03 .interview-sec__cont-r__item02-person {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 5%;
  width: 21.16%;
  transform: translate(0, 50%);
}

.interview-sec__cont-r__item-ttl {
  text-align: center;
  margin-bottom: 15px;
}

@media(max-width:1334px) {
  .interview-sec02 .interview-sec__cont-r__img {
    width: 47%;
    transform: translate(30%, -60%);
  }
}

@media(max-width:1000px) {

  .interview-sec__cont {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    padding: 50px 4% 40px;
    background: url(../img/interview/sec_cont_bg.webp) center / auto 100%;
    border-radius: 0 0 30px 30px;
    box-shadow: 5px 5px 5px -5px #66666660;
    margin: 0 auto;
  }

  .interview-sec__cont-l {
    position: relative;
    width: 100%;
  }

  .interview-sec__cont-r {
    position: relative;
    width: 100%;
    padding-left: 0%;
  }

  .interview-sec02 .interview-sec__cont-r__img {
    width: 47%;
    transform: translate(15%, -60%);
  }

  .interview-sec03 .interview-sec__cont-l__img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 24%;
    transform: translate(-32%, 56%);
  }
}

@media(max-width:834px) {
  .interview-area {
    padding-top: 40px;
  }

  .interview-sec__head-bg {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 565px;
    width: 60%;
  }

  .interview-sec__head {
    padding: 40px 0;
  }

  .interview-sec__cont-r__item-ttl {
    font-size: 1.9rem;
    text-align: center;
    margin-bottom: 12px;
  }
}

@media(max-width:600px) {}

@media(max-width:500px) {
  .interview-sec__head-ttl {
    max-width: 727px;
    width: 98%;
    margin: 0 auto;
  }

  .interview-sec02 .interview-sec__head-ttl {
    max-width: 400px;
    width: 75%;
  }

  .interview-sec03 .interview-sec__head-ttl {
    max-width: 439px;
    width: 82%;
  }
}

@media(max-width:359px) {}

.interview-sec__bottom {
  display: flex;
  align-items: start;
  margin-top: 50px;
}

.interview-sec01 .interview-sec__bottom-l {
  width: 55%;
  aspect-ratio: 644 / 478;
  margin-right: -5%;
  background: url(../img/interview/sec01_bottom_l.webp) no-repeat center / contain;
  padding: 7.5% 5%;
}

.interview-sec01 .interview-sec__bottom-r {
  width: 50%;
  aspect-ratio: 569 / 387;
  background: url(../img/interview/sec01_bottom_r.webp) no-repeat center / contain;
  padding: 7% 6% 5% 7%;
  margin-top: 2%;
}

.interview-sec01 .interview-sec__bottom-l__ttl {
  width: 75%;
  max-width: 375px;
  padding-left: 3%;
  margin: 0 auto;
}

.interview-sec02 .interview-sec__bottom-l {
  position: relative;
  z-index: 3;
  width: 35%;
  aspect-ratio: 420 / 426;
  margin-right: -4%;
  background: url(../img/interview/sec02_bottom_l.webp) no-repeat center / contain;
  padding: 4% 4% 5% 5%;
}

.interview-sec02 .interview-sec__bottom-l__ttl {
  width: 95%;
  margin: 0 auto 5%;
}

.interview-sec02 .interview-sec__bottom-r {
  width: 67.75%;
  display: flex;
  flex-direction: row-reverse;
  aspect-ratio: 813 / 435;
  background: url(../img/interview/sec02_bottom_r.webp) no-repeat center / contain;
  padding: 3% 6% 5% 7%;
  margin-top: 2%;
}

.interview-sec02 .interview-sec__bottom-r__ttl {
  width: 12.3%;
  margin-top: 5%;
}

.interview-sec02 .interview-sec__bottom-r__list {
  width: 64%;
  display: flex;
  flex-direction: row-reverse;
  align-items: start;
  gap: 8%;
  margin-right: 5%;
}

/* Safari */
_::-webkit-full-page-media,
_:future,
:root .interview-sec02 .interview-sec__bottom-r__list {
  width: 87.7%;
}

.interview-sec__bottom-r__item {
  position: relative;
  padding-top: 40px;
  writing-mode: vertical-rl;
}

.interview-sec__bottom-r__item:nth-of-type(even) {
  margin-top: 20px;
}

.interview-sec__bottom-r__item::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  width: 30px;
  height: 30px;
  background: url(../img/interview/icon_kao_high.webp) no-repeat center / contain;
}

.interview-sec__bottom-l__list {
  width: 80%;
  max-width: 430px;
  margin: 0 auto;
}

.interview-sec__bottom-l__item {
  display: flex;
  align-items: end;
  gap: 10px;
  border-bottom: 5px dotted #ffab7e;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 5px;
}

.interview-sec__bottom-l__item:last-of-type {
  border-bottom: none;
}

.interview-sec__bottom-l__item-icon {
  /* width: 56px; */
  width: 13%;
}

.interview-sec01 .interview-sec__bottom-r__ttl {
  width: 90%;
  max-width: 296px;
  margin: 0 auto 15px 10%;
}

@media(max-width:1420px) {

  /* Safari */
  _::-webkit-full-page-media,
  _:future,
  :root .interview-sec__bottom-r__list {
    gap: 6%;
  }
}

@media(max-width:1334px) {}

@media(max-width:1100px) {
  .interview-sec__bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }

  .interview-sec01 .interview-sec__bottom-l {
    width: 100%;
    max-width: 644px;
    aspect-ratio: 644 / 478;
    margin-right: 0%;
    background: url(../img/interview/sec01_bottom_l.webp) no-repeat center / contain;
    padding: 11% 5%;
  }

  .interview-sec01 .interview-sec__bottom-r {
    width: 100%;
    max-width: 569px;
    aspect-ratio: 569 / 387;
    background: url(../img/interview/sec01_bottom_r.webp) no-repeat center / contain;
    padding: 7% 6% 5% 7%;
    margin-top: 2%;
  }

  .interview-sec02 .interview-sec__bottom-l {
    width: 100%;
    max-width: 420px;
    aspect-ratio: 420 / 426;
    margin-right: 0%;
    background: url(../img/interview/sec02_bottom_l.webp) no-repeat center / contain;
    padding: 7% 7% 5% 7%;
  }

  .interview-sec02 .interview-sec__bottom-r {
    width: 100%;
    aspect-ratio: 813 / 435;
    background: url(../img/interview/sec02_bottom_r.webp) no-repeat center / contain;
    padding: 5% 9% 5% 7%;
    margin-top: 2%;
  }
}

@media(max-width:834px) {
  .interview-sec02 .interview-sec__bottom-r {
    width: 100%;
    max-width: 450px;
    aspect-ratio: 1462 / 1556;
    flex-direction: column;
    background: url(../img/interview/sec02_bottom_r_sp.webp) no-repeat center / contain;
    padding: 8% 5% 5% 5%;
    margin-top: 2%;
  }

  .interview-sec02 .interview-sec__bottom-r__ttl {
    width: 90%;
    margin: 0 auto;
  }

  .interview-sec02 .interview-sec__bottom-r__list {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 15px;
    margin-right: 0%;
    margin-top: 25px;
  }

  .interview-sec__bottom-r__item {
    padding-top: 0px;
    padding-left: 30px;
    writing-mode: horizontal-tb;
  }

  .interview-sec__bottom-r__item::before {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    width: 23px;
  }

  .interview-sec__bottom-r__item:nth-of-type(even) {
    margin-top: 0px;
  }
}

@media(max-width:600px) {
  .interview-sec01 .interview-sec__bottom-l {
    padding: 15% 5%;
  }

  .interview-sec__bottom-l__list {
    font-size: 1.6rem;
    max-width: 270px;
  }

  .interview-sec__bottom-l__item {
    display: flex;
    align-items: end;
    gap: 10px;
    border-bottom: 4px dotted #ffab7e;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
  }

  .interview-sec01 .interview-sec__bottom-r {
    padding: 11% 9% 6% 14%;
    margin-top: 2%;
  }

  .interview-sec01 .interview-sec__bottom-r__ttl {
    width: 86%;
    max-width: 296px;
    margin: 0 auto 5px 2%;
  }

  .interview-sec02 .interview-sec__bottom-l {
    padding: 10% 8% 5% 9%;
  }

  .interview-sec02 .interview-sec__bottom-l__ttl {
    width: 95%;
    margin: 0 auto 3%;
  }

  .interview-sec02 .interview-sec__bottom-r__list {
    gap: 10px;
    margin-right: 0%;
    margin-top: 10px;
  }
}

@media(max-width:500px) {
  .interview-sec01 .interview-sec__bottom-l {
    padding: 11% 5%;
  }

  .interview-sec02 .interview-sec__bottom-r {
    width: 100%;
    height: unset;
    flex-direction: column;
    background: url(../img/interview/sec02_bottom_r_sp.webp) no-repeat center / 100% 100%;
    padding: 8% 5% 15% 5%;
    margin-top: 2%;
  }
}

@media(max-width:400px) {

  .interview-sec__bottom-l__list {
    font-size: 1.4rem;
  }

  .interview-sec__bottom-l__item {
    display: flex;
    align-items: end;
    gap: 10px;
    border-bottom: 4px dotted #ffab7e;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 5px;
  }
}

@media(max-width:359px) {}


.message-mv {
  aspect-ratio: 1680 / 920;
  background: url(../img/message/mv_bg.webp) no-repeat center bottom / cover;
}

.message-mv__ttl-wrap {
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.message-mv__ttl-en {
  width: 33.33vw;
}

.message-mv__ttl-jp {
  width: 32.24vw;
  height: auto;
  max-width: unset;
  object-fit: contain;
}

@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {
  .message-mv__ttl-wrap {
    bottom: 3%;
  }

  .message-mv__ttl-en {
    width: 42.33vw;
  }

  .message-mv__ttl-jp {
    width: 39.24vw;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}

.message-intro {
  background: url(../img/message/intro_bg.webp) no-repeat center / cover;
  padding-top: 100px;
}

.message-intro__head {
  position: relative;
}

.message-intro__head-ttl {
  position: relative;
  width: 44.34vw;
  margin: 0 auto 20px;
}

.message-intro__head-person__mess {
  position: absolute;
  top: 44%;
  right: 0;
  width: 100px;
}

@media(max-width:1334px) {
  .message-intro {
    padding-top: 6vw;
  }

  .message-intro__head-ttl {
    width: 97%;
    max-width: 560px;
    margin: 0 auto 20px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {
  .message-intro__head-ttl {
    margin: 0 auto 10px;
  }

  .message-intro__head-person__mess {
    position: absolute;
    top: 43%;
    right: -3vw;
    width: 18vw;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}

.message-sec01 {
  background: url(../img/message/sec01_bg.webp) no-repeat center / cover;
}

.message-sec01__head-ttl {
  width: 33.51vw;
  margin: 0 auto 20px;
}

.message-sec01__head-txt {
  text-align: center;
}

.message-sec01__cont {
  position: relative;
  background-color: #f5ef42;
  border-radius: 20px;
  padding: 40px 3%;
  margin-top: 90px;
}

.message-sec01__list-area {
  display: flex;
  justify-content: space-between;
}

.message-sec01__left,
.message-sec01__right {
  position: relative;
  width: 470px;
  /* width: 31.33%; */
}

.message-sec01__l-track {
  position: absolute;
  bottom: 17%;
  left: 0;
  transform: translate(-68%, 0);
  width: 38%;
}

.message-sec01__center {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -10%);
  /* width: 28.66%; */
  /* width: 37.33%; */
  width: calc(100% - 1050px);
}

.message-sec01__center-face {
  display: block;
  width: 94%;
  margin: 0 auto;
}

.message-sec01__center-name {
  text-align: center;
  margin: 20px auto;
}

.message-sec01__center-name__jp {
  /* width: 28.66%; */
  width: 59%;
}

.message-sec01__list-ttl__img {
  display: block;
  width: auto;
  height: 30px;
  margin: 0 auto 25px;
}

.message-sec01__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.message-sec01__item {
  width: 100%;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  padding: 15px 20px 20px;
}

.message-sec01__item50w {
  width: calc(50% - 0.75rem);
}

.message-sec01__l_item01 {
  padding-bottom: 42px;
}

.message-sec01__item-ttl {
  text-align: center;
  border-bottom: 5px dotted #cec2f8;
  padding-bottom: 5px;
  margin-bottom: 18px;
}

.message-sec01__item-children {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.message-sec01__item-child {
  width: calc(50% - 5px);
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #f0ebff;
  border-radius: 10px;
  padding: 10px 15px;
}

.message-sec01__item-child:first-of-type {
  width: 100%;
}

.message-sec01__item-child__emoji {
  font-size: 3rem;
}

.message-sec01__item-child:first-of-type .message-sec01__item-child__main {
  display: flex;
  align-items: center;
  gap: 7px;
}

.message-sec01__item-txt__img {
  display: block;
  width: 95%;
  margin: 0 auto;
}

.message-sec01__r_item02 .message-sec01__item-txt__img {
  width: 70%;
  margin-bottom: 10px;
}

.message-sec01__item-txt01 {
  margin-bottom: 5px;
}

.message-sec01__l_item02 .message-sec01__item-txt {
  width: fit-content;
  padding-right: 10%;
  margin: 0 auto;
}

.message-sec01__item-txt__family {
  width: 70px;
  margin: 15px auto 0;
}

.message-sec01__item-checkitem {
  position: relative;
  padding-left: 1.6em;
}

.message-sec01__item-checkitem::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  content: '';
  background: url(../img/message/icon_check.webp) no-repeat center / contain;
}

.message-sec01__item-guiter {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(32%, -7%);
  /* width: 180px; */
  width: 38.29%;
}

@media(max-width:1610px) {
  .message-sec01__cont {
    max-width: 1100px;
    display: flex;
    gap: 4%;
    background-color: #f5ef42;
    border-radius: 20px;
    padding: 40px 3%;
    margin-top: 90px;
  }

  .message-sec01__list-area {
    width: 470px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    justify-content: space-between;
  }

  .message-sec01__center {
    position: sticky;
    top: 30px;
    left: 0;
    transform: translate(0, 0%);
    width: calc(100% - 470px);
    height: fit-content;
    margin-top: -9%;
  }

  .message-sec01__center-face {
    display: block;
    width: 65%;
    margin: 0 auto;
  }
}

@media(max-width:1334px) {
  .message-sec01__head-ttl {
    width: 80%;
    max-width: 400px;
    margin: 0 auto 20px;
  }

  .message-sec01__cont {
    max-width: 1100px;
    display: flex;
    gap: 3%;
    padding: 40px 3%;
    margin-top: 90px;
  }

  .message-sec01__list-area {
    width: 450px;
    gap: 40px;
  }

  .message-sec01__left,
  .message-sec01__right {
    position: relative;
    width: 450px;
  }

  .message-sec01__center {
    position: sticky;
    top: 30px;
    left: 0;
    transform: translate(0, 0%);
    width: calc(100% - 420px);
    height: fit-content;
    margin-top: -9%;
  }

  .message-sec01__l-track {
    position: absolute;
    bottom: 17%;
    left: 0;
    transform: translate(-34%, 0);
    width: 38%;
  }
}


@media(max-width:1000px) {
  .message-sec01__cont {
    max-width: 520px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
    padding: 40px 2%;
    margin-top: 60px;
  }

  .message-sec01__list-area {
    width: 98%;
    gap: 40px;
  }

  .message-sec01__left,
  .message-sec01__right {
    position: relative;
    width: 100%;
  }

  .message-sec01__center {
    position: static;
    top: 0;
    left: 0;
    transform: translate(0, -11%);
    width: 98%;
    max-width: 420px;
    height: fit-content;
    margin-top: 0;
  }

  .message-sec01__l-track {
    position: absolute;
    bottom: 17%;
    left: 0;
    transform: translate(-34%, 0);
    width: 38%;
  }
}

@media(max-width:1100px) {}

@media(max-width:834px) {}

@media(max-width:600px) {
  .message-sec01__l-track {
    position: absolute;
    bottom: 17%;
    left: 0;
    transform: translate(-20%, 0);
    width: 29%;
  }

  .message-sec01__item-guiter {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(18%, -7%);
    width: 33.29%;
  }

  .message-sec01__center-face {
    width: 55%;
  }

  .message-sec01__item-txt__family {
    width: 60px;
    margin: 10px auto 0;
  }
}

@media(max-width:500px) {
  .message-sec01__list {
    gap: 10px;
  }

  .message-sec01__item {
    padding: 15px 15px 20px;
  }

  .message-sec01__item50w {
    width: calc(50% - 0.5rem);
  }

  .message-sec01__item-children {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
  }

  .message-sec01__item-child {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
  }

  .message-sec01__item-child:first-of-type .message-sec01__item-child__main {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 0px;
  }

  .message-sec01__l-track {
    position: absolute;
    bottom: 31%;
    left: 0;
    transform: translate(-20%, 0);
    width: 29%;
  }

  .message-sec01__item-checklist {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
}

@media(max-width:450px) {

  .message-sec01__item50w {
    width: 100%;
  }

  .message-sec01__item-txt__img {
    display: block;
    width: 75%;
    max-width: 220px;
    margin: 0 auto;
  }

  .message-sec01__l-track {
    position: absolute;
    bottom: 52%;
    left: 0;
    transform: translate(-20%, 0);
    width: 29%;
  }
}

.message-sec02 {
  background: url(../img/message/sec02_bg.webp) no-repeat center / cover;
}

.message-sec02__head {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: end;
  margin-bottom: -4%;
}

.message-sec02__head-img {
  width: 50%;
  padding-left: 5%;
}

.message-sec02__head-main {
  position: relative;
  width: 50%;
  padding-bottom: 10%;
}

.message-sec02__head-ttl {
  width: 100%;
  margin: 0 auto 20px -25%;
}

.message-sec02__head-txt {
  padding-left: 3%;
}

.message-sec02__head-person__mess {
  position: absolute;
  top: 0;
  left: -28%;
  width: 48px;
  transform: translate(0, 0);
}

@media(max-width:1334px) {
  .message-sec02__head-person__mess {
    position: absolute;
    top: 0;
    left: -25%;
    width: 48px;
    transform: translate(0, -20%);
  }
}

@media(max-width:1100px) {
  .message-sec02__head-ttl {
    margin: 0 auto 5px -25%;
  }

  .message-sec02__head-main {
    padding-bottom: 7%;
  }

  .message-sec02__head-person__mess {
    position: absolute;
    top: 0;
    left: -25%;
    width: 40px;
    transform: translate(0, -41%);
  }
}

@media(max-width:834px) {}

@media(max-width:600px) {

  .message-sec02__head {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .message-sec02__head-img {
    width: 90%;
    padding-left: 3%;
  }

  .message-sec02__head-main {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
  }

  .message-sec02__head-ttl {
    width: 90%;
    margin: -17vw auto 0 auto;
  }

  .message-sec02__head-txt {
    text-align: center;
    padding-left: 0;
  }

  .message-sec02__head-person__mess {
    position: absolute;
    top: -90vw;
    left: unset;
    right: 14%;
    width: 40px;
    transform: translate(0, 0);
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}

.message-sec02__list {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 60px;
  border-radius: 20px;
  border: 4px solid #7b56fa;
  background-color: #fff;
  padding: 45px 3.5% 60px;
}

.message-sec02__item-ttl {
  width: 100%;
}

.message-sec02__item-cont {
  display: flex;
  margin-top: 40px;
}

.message-sec02__item:nth-of-type(even) .message-sec02__item-cont {
  flex-direction: row-reverse;
}

.message-sec02__item-img__area {
  position: relative;
  width: 50%;
  border-radius: 20px;
  border: 3px solid #7b56fa;
  overflow: hidden;
}

.message-sec02__item-img {
  display: block;
  object-fit: cover;
  height: 100%;
}

.message-sec02__item-mess {
  position: absolute;
  bottom: 20px;
  left: 0;
}

.message-sec02__item-txt {
  width: 50%;
  padding-top: .5em;
}

.message-sec02__item:nth-of-type(odd) .message-sec02__item-txt {
  padding-left: 4%;
}

.message-sec02__item:nth-of-type(even) .message-sec02__item-txt {
  padding-right: 4%;
}

@media(max-width:1334px) {}

@media(max-width:1000px) {
  .message-sec02__item-cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    margin-top: 30px;
  }


  .message-sec02__item:nth-of-type(even) .message-sec02__item-cont {
    flex-direction: column;
  }

  .message-sec02__item-img__area {
    width: 100%;
    max-width: 600px;
  }

  .message-sec02__item-txt {
    width: 100%;
    padding-top: 0em;
  }

  .message-sec02__item:nth-of-type(odd) .message-sec02__item-txt {
    padding-left: 0%;
  }

  .message-sec02__item:nth-of-type(even) .message-sec02__item-txt {
    padding-right: 0%;
  }

}

@media(max-width:834px) {}

@media(max-width:600px) {
  .message-sec02__list {
    gap: 45px;
    padding: 20px 3.5% 40px;
  }

  .message-sec02__item-cont {
    margin-top: 20px;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}



@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}


@media(max-width:1334px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}


