@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

body {
  min-height: 100vh;
  line-height: 1.5;
  text-rendering: optimizeSpeed;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

img,
picture {
  display: block;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
button,
textarea,
select {
  font: inherit;
}

:root {
  --col-brand: #3b88c9;
  --col-black: #3c3836;
  --col-text: #3c3836;
  --col-border: #d9e7f4;
  --col-pale-blue: #f5f9fc;
  --jp-regular: 400;
  --jp-medium: 500;
  --jp-bold: 700;
  --en-light: 300;
  --en-regular: 400;
  --en-medium: 500;
  --en-semibold: 600;
  --en-bold: 700;
  --f1: min(0.2380952381vw, 1px);
  --f2: min(0.4761904762vw, 2px);
  --f3: min(0.7142857143vw, 3px);
  --f4: min(0.9523809524vw, 4px);
  --f5: min(1.1904761905vw, 5px);
  --f6: min(1.4285714286vw, 6px);
  --f7: min(1.6666666667vw, 7px);
  --f8: min(1.9047619048vw, 8px);
  --f9: min(2.1428571429vw, 9px);
  --f10: min(2.380952381vw, 10px);
  --f11: min(2.619047619vw, 11px);
  --f12: min(2.8571428571vw, 12px);
  --f13: min(3.0952380952vw, 13px);
  --f14: min(3.3333333333vw, 14px);
  --f15: min(3.5714285714vw, 15px);
  --f16: min(3.8095238095vw, 16px);
  --f17: min(4.0476190476vw, 17px);
  --f18: min(4.2857142857vw, 18px);
  --f19: min(4.5238095238vw, 19px);
  --f20: min(4.7619047619vw, 20px);
  --f21: min(5vw, 21px);
  --f22: min(5.2380952381vw, 22px);
  --f23: min(5.4761904762vw, 23px);
  --f24: min(5.7142857143vw, 24px);
  --f25: min(5.9523809524vw, 25px);
  --f26: min(6.1904761905vw, 26px);
  --f27: min(6.4285714286vw, 27px);
  --f28: min(6.6666666667vw, 28px);
  --f29: min(6.9047619048vw, 29px);
  --f30: min(7.1428571429vw, 30px);
  --f31: min(7.380952381vw, 31px);
  --f32: min(7.619047619vw, 32px);
  --f33: min(7.8571428571vw, 33px);
  --f34: min(8.0952380952vw, 34px);
  --f35: min(8.3333333333vw, 35px);
  --f36: min(8.5714285714vw, 36px);
  --f37: min(8.8095238095vw, 37px);
  --f38: min(9.0476190476vw, 38px);
  --f39: min(9.2857142857vw, 39px);
  --f40: min(9.5238095238vw, 40px);
  --f41: min(9.7619047619vw, 41px);
  --f42: min(10vw, 42px);
  --f43: min(10.2380952381vw, 43px);
  --f44: min(10.4761904762vw, 44px);
  --f45: min(10.7142857143vw, 45px);
  --f46: min(10.9523809524vw, 46px);
  --f47: min(11.1904761905vw, 47px);
  --f48: min(11.4285714286vw, 48px);
  --f49: min(11.6666666667vw, 49px);
  --f50: min(11.9047619048vw, 50px);
  --f51: min(12.1428571429vw, 51px);
  --f52: min(12.380952381vw, 52px);
  --f53: min(12.619047619vw, 53px);
  --f54: min(12.8571428571vw, 54px);
  --f55: min(13.0952380952vw, 55px);
  --f56: min(13.3333333333vw, 56px);
  --f57: min(13.5714285714vw, 57px);
  --f58: min(13.8095238095vw, 58px);
  --f59: min(14.0476190476vw, 59px);
  --f60: min(14.2857142857vw, 60px);
  --f61: min(14.5238095238vw, 61px);
  --f62: min(14.7619047619vw, 62px);
  --f63: min(15vw, 63px);
  --f64: min(15.2380952381vw, 64px);
  --f65: min(15.4761904762vw, 65px);
  --f66: min(15.7142857143vw, 66px);
  --f67: min(15.9523809524vw, 67px);
  --f68: min(16.1904761905vw, 68px);
  --f69: min(16.4285714286vw, 69px);
  --f70: min(16.6666666667vw, 70px);
  --f71: min(16.9047619048vw, 71px);
  --f72: min(17.1428571429vw, 72px);
  --f73: min(17.380952381vw, 73px);
  --f74: min(17.619047619vw, 74px);
  --f75: min(17.8571428571vw, 75px);
  --f76: min(18.0952380952vw, 76px);
  --f77: min(18.3333333333vw, 77px);
  --f78: min(18.5714285714vw, 78px);
  --f79: min(18.8095238095vw, 79px);
  --f80: min(19.0476190476vw, 80px);
  --f81: min(19.2857142857vw, 81px);
  --f82: min(19.5238095238vw, 82px);
  --f83: min(19.7619047619vw, 83px);
  --f84: min(20vw, 84px);
  --f85: min(20.2380952381vw, 85px);
  --f86: min(20.4761904762vw, 86px);
  --f87: min(20.7142857143vw, 87px);
  --f88: min(20.9523809524vw, 88px);
  --f89: min(21.1904761905vw, 89px);
  --f90: min(21.4285714286vw, 90px);
  --f91: min(21.6666666667vw, 91px);
  --f92: min(21.9047619048vw, 92px);
  --f93: min(22.1428571429vw, 93px);
  --f94: min(22.380952381vw, 94px);
  --f95: min(22.619047619vw, 95px);
  --f96: min(22.8571428571vw, 96px);
  --f97: min(23.0952380952vw, 97px);
  --f98: min(23.3333333333vw, 98px);
  --f99: min(23.5714285714vw, 99px);
  --f100: min(23.8095238095vw, 100px);
}

@media print, screen and (min-width: 769px) {
  :root {
    --f1: min(0.0847457627vw, 1px);
    --f2: min(0.1694915254vw, 2px);
    --f3: min(0.2542372881vw, 3px);
    --f4: min(0.3389830508vw, 4px);
    --f5: min(0.4237288136vw, 5px);
    --f6: min(0.5084745763vw, 6px);
    --f7: min(0.593220339vw, 7px);
    --f8: min(0.6779661017vw, 8px);
    --f9: min(0.7627118644vw, 9px);
    --f10: min(0.8474576271vw, 10px);
    --f11: min(0.9322033898vw, 11px);
    --f12: min(1.0169491525vw, 12px);
    --f13: min(1.1016949153vw, 13px);
    --f14: min(1.186440678vw, 14px);
    --f15: min(1.2711864407vw, 15px);
    --f16: min(1.3559322034vw, 16px);
    --f17: min(1.4406779661vw, 17px);
    --f18: min(1.5254237288vw, 18px);
    --f19: min(1.6101694915vw, 19px);
    --f20: min(1.6949152542vw, 20px);
    --f21: min(1.7796610169vw, 21px);
    --f22: min(1.8644067797vw, 22px);
    --f23: min(1.9491525424vw, 23px);
    --f24: min(2.0338983051vw, 24px);
    --f25: min(2.1186440678vw, 25px);
    --f26: min(2.2033898305vw, 26px);
    --f27: min(2.2881355932vw, 27px);
    --f28: min(2.3728813559vw, 28px);
    --f29: min(2.4576271186vw, 29px);
    --f30: min(2.5423728814vw, 30px);
    --f31: min(2.6271186441vw, 31px);
    --f32: min(2.7118644068vw, 32px);
    --f33: min(2.7966101695vw, 33px);
    --f34: min(2.8813559322vw, 34px);
    --f35: min(2.9661016949vw, 35px);
    --f36: min(3.0508474576vw, 36px);
    --f37: min(3.1355932203vw, 37px);
    --f38: min(3.2203389831vw, 38px);
    --f39: min(3.3050847458vw, 39px);
    --f40: min(3.3898305085vw, 40px);
    --f41: min(3.4745762712vw, 41px);
    --f42: min(3.5593220339vw, 42px);
    --f43: min(3.6440677966vw, 43px);
    --f44: min(3.7288135593vw, 44px);
    --f45: min(3.813559322vw, 45px);
    --f46: min(3.8983050847vw, 46px);
    --f47: min(3.9830508475vw, 47px);
    --f48: min(4.0677966102vw, 48px);
    --f49: min(4.1525423729vw, 49px);
    --f50: min(4.2372881356vw, 50px);
    --f51: min(4.3220338983vw, 51px);
    --f52: min(4.406779661vw, 52px);
    --f53: min(4.4915254237vw, 53px);
    --f54: min(4.5762711864vw, 54px);
    --f55: min(4.6610169492vw, 55px);
    --f56: min(4.7457627119vw, 56px);
    --f57: min(4.8305084746vw, 57px);
    --f58: min(4.9152542373vw, 58px);
    --f59: min(5vw, 59px);
    --f60: min(5.0847457627vw, 60px);
    --f61: min(5.1694915254vw, 61px);
    --f62: min(5.2542372881vw, 62px);
    --f63: min(5.3389830508vw, 63px);
    --f64: min(5.4237288136vw, 64px);
    --f65: min(5.5084745763vw, 65px);
    --f66: min(5.593220339vw, 66px);
    --f67: min(5.6779661017vw, 67px);
    --f68: min(5.7627118644vw, 68px);
    --f69: min(5.8474576271vw, 69px);
    --f70: min(5.9322033898vw, 70px);
    --f71: min(6.0169491525vw, 71px);
    --f72: min(6.1016949153vw, 72px);
    --f73: min(6.186440678vw, 73px);
    --f74: min(6.2711864407vw, 74px);
    --f75: min(6.3559322034vw, 75px);
    --f76: min(6.4406779661vw, 76px);
    --f77: min(6.5254237288vw, 77px);
    --f78: min(6.6101694915vw, 78px);
    --f79: min(6.6949152542vw, 79px);
    --f80: min(6.7796610169vw, 80px);
    --f81: min(6.8644067797vw, 81px);
    --f82: min(6.9491525424vw, 82px);
    --f83: min(7.0338983051vw, 83px);
    --f84: min(7.1186440678vw, 84px);
    --f85: min(7.2033898305vw, 85px);
    --f86: min(7.2881355932vw, 86px);
    --f87: min(7.3728813559vw, 87px);
    --f88: min(7.4576271186vw, 88px);
    --f89: min(7.5423728814vw, 89px);
    --f90: min(7.6271186441vw, 90px);
    --f91: min(7.7118644068vw, 91px);
    --f92: min(7.7966101695vw, 92px);
    --f93: min(7.8813559322vw, 93px);
    --f94: min(7.9661016949vw, 94px);
    --f95: min(8.0508474576vw, 95px);
    --f96: min(8.1355932203vw, 96px);
    --f97: min(8.2203389831vw, 97px);
    --f98: min(8.3050847458vw, 98px);
    --f99: min(8.3898305085vw, 99px);
    --f100: min(8.4745762712vw, 100px);
  }
}
*,
*:before,
*:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-y: scroll;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--col-text);
  background-color: #fff;
  -webkit-tap-highlight-color: rgba(255, 163, 65, 0.2);
  font-style: normal;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  line-height: 2;
  font-size: var(--f16);
}
@media (min-width: 769px) {
  body {
    font-size: var(--f16);
  }
}

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

main {
  display: block;
}

a {
  outline: none;
  color: var(--col_black);
  text-decoration: none;
}

a:active,
a:hover,
a.touchstart {
  text-decoration: none;
}

a[href^="tel:"] {
  text-decoration: none !important;
}
@media (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
small,
button,
em,
li,
dt,
dd,
th,
td {
  font-feature-settings: "palt";
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

img {
  vertical-align: bottom;
}

img,
picture {
  width: 100%;
  height: auto;
}

sup {
  font-size: 0.75em;
  vertical-align: top;
}

hr {
  height: 0;
  margin: 0;
  border: none;
  border-top: 1px solid #ddd;
}

em {
  font-style: normal;
}

/* reset form elements */
input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  color: var(--col_black);
}

select::-ms-expand {
  display: none;
}

.svg-assets {
  display: none;
}

button[type=button],
button[type=submit] {
  cursor: pointer;
}

[data-scroll=fade-in],
[data-scroll-child=fade-in] {
  opacity: 0;
  transition: 1.5s opacity;
}
[data-scroll=fade-in].is-enter,
[data-scroll-child=fade-in].is-enter {
  opacity: 1;
}

[data-scroll=fade-up],
[data-scroll-child=fade-up] {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition: transform 1.5s, opacity 1.5s;
}
[data-scroll=fade-up].is-enter,
[data-scroll-child=fade-up].is-enter {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media print, screen and (min-width: 769px) {
  [data-scroll=fade-up],
  [data-scroll-child=fade-up] {
    transform: translate3d(0, 40px, 0);
  }
}

[data-scroll=fade-up] [data-scroll=fade-up],
[data-scroll-child=fade-up] [data-scroll-child=fade-up] {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
  transition: transform 1.5s, opacity 1.5s;
}
[data-scroll=fade-up] [data-scroll=fade-up].is-enter,
[data-scroll-child=fade-up] [data-scroll-child=fade-up].is-enter {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media print, screen and (min-width: 769px) {
  [data-scroll=fade-up] [data-scroll=fade-up],
  [data-scroll-child=fade-up] [data-scroll-child=fade-up] {
    transform: translate3d(0, 20px, 0);
  }
}

/*

[data-scroll="mask-lr"],
[data-scroll-child="mask-lr"] {
    transition: mask-position config.$duration_in;
    @include mixins.mq-sp {
        transition: mask-position config.$duration_in * .75;
    }
    transition-timing-function: config.$ease-inout-power4;
    mask-image: linear-gradient(90deg, transparent 50%, red 50%);
    mask-size: 200% 100%;
    mask-position: 0 0;
    &.is-enter {
        mask-position: -100% 0;

    }
}

*/
[data-scroll=mask-lr],
[data-scroll-child=mask-lr] {
  transition: -webkit-mask-position 1.5s;
  transition: mask-position 1.5s;
  transition: mask-position 1.5s, -webkit-mask-position 1.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-mask-image: linear-gradient(90deg, transparent 50%, red 50%);
          mask-image: linear-gradient(90deg, transparent 50%, red 50%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-mask-position: 0 0;
          mask-position: 0 0;
}
@media only screen and (max-width: 768px) {
  [data-scroll=mask-lr],
  [data-scroll-child=mask-lr] {
    transition: -webkit-mask-position 1.125s;
    transition: mask-position 1.125s;
    transition: mask-position 1.125s, -webkit-mask-position 1.125s;
  }
}
[data-scroll=mask-lr].is-enter,
[data-scroll-child=mask-lr].is-enter {
  -webkit-mask-position: -100% 0;
          mask-position: -100% 0;
}

/*

[data-scroll="fade-up-and-round"],
[data-scroll-child="fade-up-and-round"] {
    transform: translate3d(0, max(20%,50px), 0);
    opacity: 0;
    transition: opacity config.$duration_in config.$ease1, transform config.$duration_in, border-radius 1s config.$ease-out-power3 .5s;
    border-radius: 0 !important;
    &.is-enter {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        border-radius: functions.fluid-size(10) !important;
    }
    @include mixins.mq-pc {
        &.is-enter {
            border-radius: functions.fluid-size(15) !important;
        }
    }
}
*/
[data-scroll=band] > span,
[data-scroll=band] > span,
[data-scroll-child=band] > span {
  transition: -webkit-mask-position 1.5s;
  transition: mask-position 1.5s;
  transition: mask-position 1.5s, -webkit-mask-position 1.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-mask-image: linear-gradient(90deg, transparent 50%, red 50%);
          mask-image: linear-gradient(90deg, transparent 50%, red 50%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-mask-position: 0 0;
          mask-position: 0 0;
}
[data-scroll=band] > span > span,
[data-scroll=band] > span > span,
[data-scroll-child=band] > span > span {
  display: block;
  transition: transform 1.5s, opacity 1.125s;
  opacity: 0;
}
[data-scroll=band].is-enter > span,
[data-scroll=band].is-enter > span,
[data-scroll-child=band].is-enter > span {
  -webkit-mask-position: -100% 0;
          mask-position: -100% 0;
}
[data-scroll=band].is-enter > span > span,
[data-scroll=band].is-enter > span > span,
[data-scroll-child=band].is-enter > span > span {
  opacity: 1;
}

/* --------------------------------------------------------------------
  #ヘッダ
 */
.header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .header {
    transition: height 0.5s, background-color 0.5s;
  }
}

/**
    ロゴ
 */
.header__ci {
  display: flex;
  position: absolute;
  left: min(3.5714285714vw, 15px);
  top: min(6.6666666667vw, 28px);
  align-items: center;
  width: min(26.6666666667vw, 112px);
}
@media print, screen and (min-width: 769px) {
  .header__ci {
    transition: width 0.5s, top 0.5s, transform 0.5s;
    top: min(2.1186440678vw, 25px);
    left: min(2.9661016949vw, 35px);
    width: min(12.8813559322vw, 152px);
  }
}

.header__menu-ci {
  position: relative;
  display: block;
  width: min(36.9047619048vw, 155px);
}
@media print, screen and (min-width: 769px) {
  .header__menu-ci {
    display: none;
  }
}

@media print, screen and (min-width: 769px) {
  .header__pc-container {
    position: absolute;
    z-index: 5;
    height: 100%;
  }
}

.header__inner {
  position: relative;
  z-index: 3;
}

/**
    メニュートリガーボタン
   */
.header__trigger {
  z-index: 10;
  position: fixed;
  top: min(2.380952381vw, 10px);
  right: min(4.7619047619vw, 20px);
  left: auto !important;
  cursor: pointer;
  width: min(14.2857142857vw, 60px);
  height: min(14.2857142857vw, 60px);
  background-color: var(--col-green);
  border-radius: 50%;
}
.header__trigger .visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  white-space: nowrap;
}
.header__trigger .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(14.2857142857vw, 60px);
  height: min(14.2857142857vw, 60px);
}
.header__trigger .line1,
.header__trigger .line2,
.header__trigger .line3 {
  display: block;
  right: 0;
  width: min(9.5238095238vw, 40px);
  height: 2px;
  transform-origin: 50% 50%;
  background-color: var(--col-brand);
  border-radius: 5px;
  transition: 0.4s transform, background-color 0.4s;
}
.header__trigger .line1 {
  transform: translate3d(0, max(-0.9523809524vw, -4px), 0);
}
.header__trigger .line2 {
  transform: translate3d(0, min(0.9523809524vw, 4px), 0);
}
.header__trigger .line3 {
  display: none;
}
.header__trigger.is-active .line1,
.header__trigger.is-active .line2,
.header__trigger.is-active .line3 {
  transform-origin: 50% 50%;
  background-color: #fff;
}
.header__trigger.is-active .line1 {
  transform: translate3d(0, 1px, 0) rotate(22deg);
}
.header__trigger.is-active .line2 {
  transform: translate3d(0, -1px, 0) rotate(-22deg);
}
@media only screen and (max-width: 768px) {
  .header__trigger {
    transition: transform 0.5s;
  }
  .header.is-hidden .header__trigger {
    transform: translate3d(0, 100%, 0);
  }
}
@media print, screen and (min-width: 769px) {
  .header__trigger {
    display: none;
  }
}

/**
  メニュー本体（SP ハンバーガーメニューのボディ）
 */
@media only screen and (max-width: 768px) {
  .header__menu {
    display: none;
    z-index: 3;
    top: 0;
    margin: 0 0 0 auto;
    border-radius: 0 0 0 min(7.1428571429vw, 30px);
    width: 88vw;
    background-color: var(--col-brand);
    padding-bottom: min(5.9523809524vw, 25px);
    overflow: scroll;
    transform: translateX(100%);
  }
  .header__menu.is-active {
    display: block;
    transform: translateX(0);
  }
  .header__menu.is-beforeEnter {
    display: block;
  }
  .header__menu.is-enter {
    display: block;
    transform: translateX(0);
    transition: transform 0.4s;
  }
  .header__menu.is-fadeOut {
    display: block;
    transform: translateX(100%);
    transition: transform 0.4s;
  }
}
@media print, screen and (min-width: 769px) {
  .header__menu {
    display: block;
    z-index: 3;
    position: relative;
  }
}

.header__menu-bg {
  visibility: hidden;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: visibility 0.4s, opacity 0.4s;
}
.header__menu-bg.is-active {
  display: block;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition: visibility 0s, opacity 0.4s;
}

.header__menu-content {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .header__menu-content {
    padding: min(19.0476190476vw, 80px) min(7.1428571429vw, 30px) min(11.9047619048vw, 50px);
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .header__menu-content {
    height: min(7.7966101695vw, 92px);
    transition: height 0.5s;
  }
}

/**
  グローバルナビ
 */
@media only screen and (max-width: 768px) {
  .header__gnav {
    margin-top: min(7.1428571429vw, 30px);
  }
  .header__gnav > ul {
    display: grid;
    gap: min(3.5714285714vw, 15px);
  }
  .header__gnav > ul > li {
    border-bottom: 1px solid var(--col-gray);
  }
  .header__gnav > ul > li > a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: var(--f18);
    font-weight: var(--jp-bold);
    color: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .header__gnav {
    position: absolute;
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
    top: min(1.5254237288vw, 18px);
    right: min(20.6779661017vw, 244px);
  }
  .header__gnav > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: min(2.5423728814vw, 30px);
    height: min(4.406779661vw, 52px);
    background-color: #fff;
    padding: 0 min(2.9661016949vw, 35px);
    border-radius: 99px;
  }
  .header__gnav > ul > li {
    position: relative;
    line-height: 1;
    transition: opacity 0.3s;
    font-weight: var(--jp-bold);
    font-size: var(--f18);
  }
  .header__gnav > ul > li > a {
    display: flex;
    align-items: center;
    min-height: min(4.406779661vw, 52px);
  }
  .header__gnav > ul > li.--sp-only {
    display: none;
  }
  .header__gnav > ul > li.is-current::after {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: var(--col-green);
    border-radius: 50%;
    left: calc(50% - 3px);
    bottom: max(-1.2711864407vw, -15px);
  }
}

.header__gnav-second {
  margin-top: min(2.380952381vw, 10px);
  display: grid;
  gap: min(1.6666666667vw, 7px);
}
.header__gnav-second ul > li a {
  color: #fff;
  font-size: var(--f15);
  padding-left: min(5.2380952381vw, 22px);
  position: relative;
  display: block;
}
.header__gnav-second ul > li a::before {
  display: block;
  position: absolute;
  content: "";
  width: min(2.8571428571vw, 12px);
  height: 1px;
  background-color: #fff;
  top: calc(50% - 1px);
  left: 0;
}
@media print, screen and (min-width: 769px) {
  .header__gnav-second {
    position: absolute;
    left: 50%;
    z-index: 6;
    min-width: calc(100% + min(5.0847457627vw, 60px));
    margin: 0;
    top: min(4.406779661vw, 52px);
    transform: translate3d(-50%, 0, 0);
    overflow: hidden;
    pointer-events: none;
  }
  .header__gnav-second ul {
    position: relative;
    margin-inline: min(2.5423728814vw, 30px);
    padding: min(0.4237288136vw, 5px) min(2.1186440678vw, 25px) min(1.6949152542vw, 20px);
    list-style: none;
    white-space: nowrap;
    background-color: #fff;
    border-radius: 0 0 min(1.6949152542vw, 20px) min(1.6949152542vw, 20px);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transform: translate3d(0, -100%, 0);
  }
  .header__gnav-second ul::before, .header__gnav-second ul::after {
    display: block;
    position: absolute;
    content: "";
    width: min(2.5423728814vw, 30px);
    height: min(2.5423728814vw, 30px);
    background: url(../img/shape_corner.svg) no-repeat center center/contain;
    top: 0;
    left: max(-2.5423728814vw, -30px);
  }
  .header__gnav-second ul::after {
    left: auto;
    right: max(-2.5423728814vw, -30px);
    transform: scaleX(-1);
  }
  .header__gnav-second ul > li + li {
    margin-top: min(1.2711864407vw, 15px);
  }
  .header__gnav-second ul > li a {
    display: block;
    font-size: var(--f15);
    color: var(--col-text);
    padding-left: min(1.8644067797vw, 22px);
  }
  .header__gnav-second ul > li a::before {
    display: block;
    position: absolute;
    content: "";
    width: min(1.0169491525vw, 12px);
    height: 2px;
    background-color: var(--col-brand);
  }
}

@media print, screen and (min-width: 769px) {
  .header__gnav > ul > li.has-second::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: min(2.5423728814vw, 30px);
    z-index: 5;
  }
  .header__gnav > ul > li.has-second:hover .header__gnav-second, .header__gnav > ul > li.has-second:focus-within .header__gnav-second {
    display: block;
    pointer-events: auto;
  }
  .header__gnav > ul > li.has-second:hover .header__gnav-second ul, .header__gnav > ul > li.has-second:focus-within .header__gnav-second ul {
    transform: translate3d(0, 0, 0);
  }
  .header__gnav > ul > li.has-second > a {
    position: relative;
    padding-right: min(1.6949152542vw, 20px);
  }
  .header__gnav > ul > li.has-second > a::after {
    display: block;
    position: absolute;
    content: "";
    width: min(1.186440678vw, 14px);
    height: min(0.593220339vw, 7px);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--col-brand);
    -webkit-mask: url(../img/ic_pulldown.svg) no-repeat center center/contain;
            mask: url(../img/ic_pulldown.svg) no-repeat center center/contain;
  }
}

.header__contact {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .header__contact {
    position: absolute;
    display: flex;
    border-radius: 99px;
    align-items: center;
    justify-content: center;
    min-height: min(4.406779661vw, 52px);
    background-color: var(--col-brand);
    right: min(3.0508474576vw, 36px);
    width: min(16.4406779661vw, 194px);
    color: #fff;
    top: min(1.5254237288vw, 18px);
    padding-right: min(3.2203389831vw, 38px);
    font-size: var(--f20);
    border: 2px solid var(--col-brand);
    font-weight: var(--jp-bold);
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
    transition: color 0.3s, background-color 0.3s;
  }
  .header__contact::after {
    display: block;
    position: absolute;
    content: "";
    width: min(2.4576271186vw, 29px);
    height: min(1.6949152542vw, 20px);
    right: min(1.2711864407vw, 15px);
    background-color: #fff;
    -webkit-mask: url(../img/ic_mail.svg) no-repeat center center/contain;
            mask: url(../img/ic_mail.svg) no-repeat center center/contain;
    transition: background-color 0.3s;
  }
  .header__contact:hover {
    background-color: #fff;
    color: var(--col-brand);
  }
  .header__contact:hover::after {
    background-color: var(--col-brand);
  }
}

.header__banner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(39.5238095238vw, 166px);
  height: min(10.4761904762vw, 44px);
  margin-top: min(7.1428571429vw, 30px);
  color: #fff;
  border-radius: 99px;
  font-size: var(--f14);
  font-weight: var(--jp-bold);
  border: 1px solid #fff;
}
@media print, screen and (min-width: 769px) {
  .header__banner {
    display: none;
  }
}

.footer {
  position: relative;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.1));
  background: #fff;
  padding: min(4.7619047619vw, 20px) 0 min(11.9047619048vw, 50px);
}
.footer::before {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 7.3vw;
  left: 0;
  top: -7.3vw;
  background: url(../img/shape_top_curve.svg) no-repeat center top/100% auto;
}
@media print, screen and (min-width: 769px) {
  .footer {
    padding: 0 0 min(3.3898305085vw, 40px) 0;
  }
}

.footer__ci {
  margin-inline: auto;
  width: min(36.9047619048vw, 155px);
  display: block;
}
@media print, screen and (min-width: 769px) {
  .footer__ci {
    width: min(15.593220339vw, 184px);
  }
}

.footer__address {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .footer__address {
    display: block;
    text-align: center;
    margin-top: min(1.6949152542vw, 20px);
  }
}

.footer__gnav {
  margin-top: min(5.9523809524vw, 25px);
  display: grid;
  gap: min(2.380952381vw, 10px);
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  padding-left: min(3.8095238095vw, 16px);
}
.footer__gnav > li > a {
  color: var(--col-brand);
  font-weight: var(--jp-bold);
  font-size: var(--f18);
}
.footer__gnav > li.--button-style {
  width: min(39.5238095238vw, 166px);
  margin-top: min(2.380952381vw, 10px);
}
.footer__gnav > li.--button-style > a {
  position: relative;
  border: 1px solid var(--col-brand);
  border-radius: 99px;
  min-height: min(8.8095238095vw, 37px);
  font-size: var(--f14);
  display: flex;
  align-items: center;
  padding-left: min(3.5714285714vw, 15px);
}
.footer__gnav > li.--button-style > a::after {
  display: block;
  position: absolute;
  content: "";
  width: min(3.8095238095vw, 16px);
  height: min(3.8095238095vw, 16px);
  background: var(--col-brand);
  -webkit-mask: url(../img/ic_newwin.svg) no-repeat center center/contain;
          mask: url(../img/ic_newwin.svg) no-repeat center center/contain;
  right: min(2.380952381vw, 10px);
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .footer__gnav {
    display: flex;
    gap: min(3.3898305085vw, 40px);
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: min(2.5423728814vw, 30px);
  }
  .footer__gnav > li > a {
    font-size: var(--f20);
    min-height: min(3.3898305085vw, 40px);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer__gnav > li.--button-style {
    width: auto;
    margin-top: 0;
  }
  .footer__gnav > li.--button-style > a {
    min-height: min(3.6440677966vw, 43px);
    font-size: var(--f17);
    padding: 0 min(3.3898305085vw, 40px) 0 min(1.6949152542vw, 20px);
    transition: background-color 0.3s, color 0.3s;
  }
  .footer__gnav > li.--button-style > a::after {
    right: min(1.2711864407vw, 15px);
    transition: background-color 0.3s;
  }
  .footer__gnav > li.--button-style > a:hover {
    background-color: var(--col-brand);
    color: #fff;
  }
  .footer__gnav > li.--button-style > a:hover::after {
    background-color: #fff;
  }
  .footer__gnav > li.--sp-only {
    display: none;
  }
}

.footer__gnav-second {
  margin-top: min(1.1904761905vw, 5px);
}
.footer__gnav-second > li > a {
  position: relative;
  color: var(--col-brand);
  font-size: var(--f15);
  font-weight: var(--jp-bold);
  padding-left: min(4.7619047619vw, 20px);
  display: block;
}
.footer__gnav-second > li > a::before {
  display: block;
  position: absolute;
  content: "";
  width: min(2.8571428571vw, 12px);
  height: 1px;
  background-color: var(--col-brand);
  left: 0;
  top: 50%;
}
@media print, screen and (min-width: 769px) {
  .footer__gnav-second {
    display: none;
  }
}

@media print, screen and (min-width: 769px) {
  .footer__bottom-container {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    gap: min(2.5423728814vw, 30px);
    margin: min(6.7796610169vw, 80px) 0 0 auto;
  }
}

.footer__utility {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .footer__utility {
    display: block;
  }
  .footer__utility > li > a {
    font-size: var(--f15);
  }
}

@media only screen and (max-width: 768px) {
  .footer__copyright {
    margin-top: min(11.9047619048vw, 50px);
    text-align: center;
    border-top: 1px solid var(--col-border);
    padding-top: min(3.5714285714vw, 15px);
    font-size: var(--f14);
  }
}
@media print, screen and (min-width: 769px) {
  .footer__copyright {
    font-size: var(--f14);
  }
}

/* --------------------------------------------------------------------
  #ボタン more + 右矢印
 */
.button-base {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 min(14.2857142857vw, 60px) min(2.8571428571vw, 12px) 0;
  line-height: 1.3;
  font-size: var(--f15);
}
.button-base::after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: var(--col-brand);
  bottom: 0;
  left: 0;
}
.button-base::before {
  display: block;
  position: absolute;
  content: "";
  width: min(10.4761904762vw, 44px);
  height: min(1.6666666667vw, 7px);
  background-color: var(--col-brand);
  right: 0;
  top: calc(50% - min(1.4285714286vw, 6px));
  transform: translateY(-50%);
  -webkit-mask: url(../img/ic_arrow_base.svg) no-repeat center center/contain;
          mask: url(../img/ic_arrow_base.svg) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .button-base {
    min-width: min(16.9491525424vw, 200px);
    min-height: min(4.5762711864vw, 54px);
    padding: 0 min(7.6271186441vw, 90px) min(1.2711864407vw, 15px) 0;
    font-size: var(--f20);
  }
  .button-base::after {
    height: 1px;
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform-origin: 0 0;
  }
  .button-base::before {
    width: min(5.2542372881vw, 62px);
    height: min(0.8474576271vw, 10px);
    top: calc(50% - min(0.6779661017vw, 8px));
  }
  .button-base:hover::after {
    transform: scale3d(0, 1, 1);
    transform-origin: 100% 0;
  }
}

.button-base.--align-center {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

/* --------------------------------------------------------------------
  #ボタン 大
 */
.button-large {
  position: relative;
  background-color: var(--col-green);
  border-radius: min(2.380952381vw, 10px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 100%;
  min-height: min(28.5714285714vw, 120px);
  border: 2px solid var(--col-green);
}
.button-large .label {
  font-size: var(--f20);
  display: flex;
  align-items: center;
  gap: min(1.4285714286vw, 6px);
}
.button-large .label::before, .button-large .label::after {
  display: block;
  position: absolute;
  content: "";
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
  position: relative;
  transition: background-color 0.3s;
}
.button-large .sub-label {
  font-size: var(--f14);
}
.button-large .label.--icon-online::before {
  width: min(8.0952380952vw, 34px);
  height: min(8.3333333333vw, 35px);
  -webkit-mask-image: url(../img/ic_online.svg);
          mask-image: url(../img/ic_online.svg);
}
.button-large .label.--icon-newwin::after {
  width: min(2.8571428571vw, 12px);
  height: min(2.8571428571vw, 12px);
  -webkit-mask-image: url(../img/ic_newwin.svg);
          mask-image: url(../img/ic_newwin.svg);
}
.button-large.--align-center {
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  .button-large {
    transition: background-color 0.3s, color 0.3s;
    max-width: min(40.6779661017vw, 480px);
  }
  .button-large:hover {
    background-color: #fff;
    color: #008e8a;
  }
  .button-large:hover .patients-reservation__button .icon {
    background-color: #008e8a;
  }
  .button-large:hover .patients-reservation__label {
    animation: 0.4s reservation-item-anime;
  }
  .button-large:hover .label::before,
  .button-large:hover .label::after {
    background-color: var(--col-green);
  }
}

/* --------------------------------------------------------------------
  # ページ見出し　H1相当
 */
.heading-page {
  margin-left: min(3.3333333333vw, 14px);
  color: var(--col-brand);
}
.heading-page > a {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  color: inherit;
}
.heading-page .en {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: var(--f44);
  line-height: 1.2;
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
.heading-page .jp {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: min(1.6666666667vw, 7px);
  font-size: var(--f14);
  font-weight: var(--jp-bold);
  line-height: 1.2;
}
@media print, screen and (min-width: 769px) {
  .heading-page {
    margin-left: 0;
  }
  .heading-page .en {
    font-size: var(--f75);
  }
  .heading-page .jp {
    margin-top: min(0.4237288136vw, 5px);
    font-size: var(--f18);
  }
}

/* --------------------------------------------------------------------
  # 英字見出し
 */
.heading-en {
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: var(--col-brand);
  font-size: var(--f34);
  line-height: 1.3;
}
@media print, screen and (min-width: 769px) {
  .heading-en {
    font-size: var(--f50);
  }
}

/* --------------------------------------------------------------------
  # セクション見出し　H2相当
    下ボーダー
 */
.heading-section {
  line-height: 1.5;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  border-bottom: 1px solid var(--col-brand);
  padding-bottom: 0.5em;
  font-size: var(--f16);
  color: var(--col-brand);
  font-weight: var(--jp-medium);
}
@media print, screen and (min-width: 769px) {
  .heading-section {
    font-size: var(--f20);
  }
}

/* --------------------------------------------------------------------
  # ブロック見出し カッコ付き
 */
.heading-block span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  position: relative;
  padding: 0.3em;
  text-align: center;
  font-size: var(--f18);
}
.heading-block span::before, .heading-block span::after {
  display: block;
  position: absolute;
  content: "";
  width: min(5.7142857143vw, 24px);
  height: min(5.7142857143vw, 24px);
  background: url(../img/pict_heading.svg) no-repeat center center/contain;
}
.heading-block span::before {
  top: 0;
  left: max(-11.9047619048vw, -50px);
}
.heading-block span::after {
  right: max(-11.9047619048vw, -50px);
  transform: rotate(-180deg);
  bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .heading-block span {
    font-size: var(--f18);
  }
}

@media print, screen and (min-width: 769px) {
  .heading-block.--large > span {
    font-size: var(--f22);
  }
}

/* --------------------------------------------------------------------
  # ブロック見出し左に＝
 */
.heading-block2 {
  position: relative;
  font-weight: var(--jp-medium);
  font-size: var(--f20);
  padding-left: min(7.1428571429vw, 30px);
  line-height: 1.5;
}
.heading-block2::before {
  display: block;
  position: absolute;
  content: "";
  width: min(2.380952381vw, 10px);
  height: 2px;
  background-color: var(--col-green);
  top: min(3.5714285714vw, 15px);
  left: min(1.1904761905vw, 5px);
}

.heading-block2 + .text-block {
  margin-top: min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .heading-block2 + .text-block {
    margin-top: min(1.6949152542vw, 20px);
  }
}

.text-block + .heading-block2 {
  margin-top: min(9.5238095238vw, 40px);
}
@media print, screen and (min-width: 769px) {
  .text-block + .heading-block2 {
    margin-top: min(5.0847457627vw, 60px);
  }
}

/* --------------------------------------------------------------------
  # プレーンテキスト（ボールド）見出し
 */
.heading-plain {
  width: -moz-fit-content;
  width: fit-content;
  font-weight: var(--jp-bold);
  font-size: var(--f16);
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .heading-plain {
    font-size: var(--f16);
  }
}

.heading-plain.--align-center {
  margin-inline: auto;
  text-align: center;
}

/* --------------------------------------------------------------------
      段落小見出し
 */
.heading-sub {
  font-weight: var(--jp-bold);
}

.breadcrumbs {
  display: flex;
  gap: min(2.380952381vw, 10px);
  margin: min(9.5238095238vw, 40px) 0 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.breadcrumbs > li {
  display: flex;
  align-items: center;
  font-size: var(--f12);
  font-weight: var(--jp-bold);
  color: var(--col-brand);
}
.breadcrumbs > li a {
  color: var(--col-black);
}
.breadcrumbs > li:not(:last-child)::after {
  display: block;
  position: relative;
  width: min(0.9523809524vw, 4px);
  height: min(0.9523809524vw, 4px);
  border-radius: 50%;
  background-color: #d9d9d9;
  content: "";
  margin-left: min(2.380952381vw, 10px);
}
@media print, screen and (min-width: 769px) {
  .breadcrumbs {
    gap: min(1.2711864407vw, 15px);
  }
  .breadcrumbs > li {
    font-size: var(--f14);
  }
  .breadcrumbs > li:not(:last-child)::after {
    width: min(0.5084745763vw, 6px);
    height: min(0.5084745763vw, 6px);
    margin-left: min(1.2711864407vw, 15px);
  }
}

/**
    通常アコーディオン
 */
[data-ac=el] [data-ac=body] {
  display: none;
}
@media print, screen and (min-width: 769px) {
  [data-ac=el].no-accordion-pc [data-ac=body] {
    display: block;
  }
}

[data-ac=btn] {
  cursor: pointer;
}

[data-more-ac=btn] {
  display: inline-flex;
  position: relative;
  padding-right: min(7.619047619vw, 32px);
  font-weight: 700;
}
[data-more-ac=btn]::after {
  display: block;
  position: absolute;
  content: "";
  top: -1px;
  right: 0;
  width: min(5.7142857143vw, 24px);
  height: min(5.7142857143vw, 24px);
  border-radius: 50%;
  background-color: var(--col-brand);
}
[data-more-ac=btn] > span {
  display: block;
}
[data-more-ac=btn] > span::before, [data-more-ac=btn] > span::after {
  display: block;
  position: absolute;
  content: "";
  z-index: 2;
  top: calc(50% - 2px);
  right: min(1.9047619048vw, 8px);
  width: min(1.9047619048vw, 8px);
  height: 2px;
  border-radius: 10px;
  background-color: #fff;
  transition: 0.3s;
}
[data-more-ac=btn] > span::after {
  transform: rotate(90deg);
}
[data-more-ac=btn].is-active > span::after {
  transform: rotate(0deg);
}
@media print, screen and (min-width: 769px) {
  [data-more-ac=btn]::after {
    top: 2px;
  }
  [data-more-ac=btn] > span::before, [data-more-ac=btn] > span::after {
    top: calc(50% - 1px);
  }
}

.text-block * {
  word-break: break-all;
}
.text-block p {
  text-align: justify;
  text-justify: inter-ideograph;
}
.text-block p + p {
  margin-top: min(4.2857142857vw, 18px);
}
.text-block h3 + p,
.text-block h4 + p {
  margin-top: min(3.5714285714vw, 15px);
}
.text-block strong {
  font-weight: 700;
}
.text-block blockquote {
  background-color: #efefef;
  padding: 1em;
  margin-top: min(3.5714285714vw, 15px);
  border-radius: min(2.380952381vw, 10px);
}
.text-block a {
  text-decoration: underline;
}
.text-block ul:not(.list-note),
.text-block ol {
  padding-left: 1.5em;
}
.text-block p + ul,
.text-block p + ol {
  margin-top: min(3.5714285714vw, 15px);
}
.text-block ul:not(.list-note) {
  padding: 0;
  list-style-position: outside;
}
.text-block ul:not(.list-note) > li {
  position: relative;
  padding-left: 1.2em;
  line-height: 1.5;
}
.text-block ul:not(.list-note) > li::before {
  position: absolute;
  content: "・";
  left: 0;
}
.text-block ol {
  list-style-position: outside;
}
.text-block ol > li {
  list-style-type: decimal;
}
.text-block li {
  margin-bottom: 0.5em;
}
@media print, screen and (min-width: 769px) {
  .text-block {
    margin-top: 0;
  }
  .text-block p + p {
    margin-top: min(2.1186440678vw, 25px);
  }
  .text-block h3 + p,
  .text-block h4 + p,
  .text-block h5 + p,
  .text-block h6 + p {
    margin-top: min(1.6949152542vw, 20px);
  }
  .text-block p + ul,
  .text-block p + ol {
    margin-top: min(1.6949152542vw, 20px);
  }
  .text-block blockquote {
    margin-top: min(1.6949152542vw, 20px);
    border-radius: min(1.2711864407vw, 15px);
  }
  .text-block a:hover {
    text-decoration: none;
  }
}

.text-block.--large p {
  font-size: var(--f16);
}
@media print, screen and (min-width: 769px) {
  .text-block.--large p {
    font-size: var(--f18);
  }
}

.text-block.--align-left p {
  text-align: left !important;
}

.text-block.--lh-tight p {
  line-height: 1.75;
}

.text-block.--lh-loose p {
  line-height: 2.25;
}
@media print, screen and (min-width: 769px) {
  .text-block.--lh-loose p {
    line-height: 2.25;
  }
}

[class*=heading-] + .text-block {
  margin-top: min(2.380952381vw, 10px);
}
@media print, screen and (min-width: 769px) {
  [class*=heading-] + .text-block {
    margin-top: min(1.6949152542vw, 20px);
  }
}

.pagination {
  margin-top: min(7.1428571429vw, 30px);
}
.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .pagination {
    margin-top: min(4.2372881356vw, 50px);
  }
  .pagination .nav-links {
    gap: min(1.6949152542vw, 20px);
  }
}

.pagination .prev,
.pagination .next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(14.2857142857vw, 60px);
  height: min(14.2857142857vw, 60px);
  border-radius: 50%;
  margin: 0 min(4.7619047619vw, 20px);
  font-size: 0;
  border: 2px solid var(--col-brand);
}
.pagination .prev::after,
.pagination .next::after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--col-green);
  -webkit-mask: url(../img/ic_arrow_base.svg) no-repeat center center/min(7.619047619vw, 32px) min(1.1904761905vw, 5px);
          mask: url(../img/ic_arrow_base.svg) no-repeat center center/min(7.619047619vw, 32px) min(1.1904761905vw, 5px);
  transition: 0.3s background-color;
}
@media print, screen and (min-width: 769px) {
  .pagination .prev,
  .pagination .next {
    transition: 0.3s background-color;
  }
  .pagination .prev:hover,
  .pagination .next:hover {
    background-color: var(--col-green);
  }
  .pagination .prev:hover::after,
  .pagination .next:hover::after {
    background-color: #fff;
  }
}

.pagination .prev {
  transform: scaleX(-1);
}

.page-numbers {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: min(14.2857142857vw, 60px);
  color: var(--col-brand);
  padding: 0 min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .page-numbers {
    font-size: min(2.2033898305vw, 26px);
    transition: 0.3s;
    display: flex;
    padding: 0 min(2.1186440678vw, 25px);
  }
}

.page-numbers.current {
  color: var(--col-text) !important;
}

.news-category {
  display: flex;
  flex-wrap: wrap;
  gap: min(1.9047619048vw, 8px);
}
@media print, screen and (min-width: 769px) {
  .news-category {
    gap: min(0.8474576271vw, 10px);
  }
}

.news-category-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: min(14.7619047619vw, 62px);
  min-height: min(6.6666666667vw, 28px);
  padding: min(0.9523809524vw, 4px) min(2.8571428571vw, 12px);
  border: 1px solid var(--col-brand);
  border-radius: 999px;
  color: var(--col-brand);
  font-size: var(--f12);
  font-weight: var(--jp-medium);
  line-height: 1.4;
  transition: background-color 0.3s, color 0.3s;
}
@media print, screen and (min-width: 769px) {
  .news-category-link {
    min-width: min(5.0847457627vw, 60px);
    min-height: min(1.8644067797vw, 22px);
    padding: min(0.1694915254vw, 2px) min(0.8474576271vw, 10px);
    font-size: var(--f14);
  }
}

.news-category-link.is-active {
  background-color: var(--col-brand);
  color: #fff;
}

@media print, screen and (min-width: 769px) {
  .news-category-link:not(.is-active):hover {
    background-color: var(--col-brand);
    color: #fff;
  }
}
.list-def > div {
  display: flex;
}
.list-def > div dt,
.list-def > div dd {
  padding: 15px 0;
  font-weight: 500;
}
.list-def > div dt {
  width: clamp(80px, 30vw, 30%);
  padding-right: 10px;
}
.list-def > div dd {
  flex: 1;
}
@media print, screen and (min-width: 769px) {
  .list-def > div dt {
    width: 20%;
  }
}

.list-note > li {
  margin-bottom: 0.5em;
  padding-left: 1em;
  line-height: 1.5;
  text-indent: -1em;
  font-size: var(--f13);
}

.list-note.--small > li {
  font-size: var(--f12);
}

.list-check {
  display: grid;
  gap: min(2.380952381vw, 10px);
}
.list-check > li {
  position: relative;
  padding-left: min(7.619047619vw, 32px);
}
.list-check > li::before {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  top: min(1.6666666667vw, 7px);
  width: min(4.7619047619vw, 20px);
  height: min(4.0476190476vw, 17px);
  background-color: var(--col-green);
  -webkit-mask: url(../img/ic_check.svg) no-repeat center center/contain;
          mask: url(../img/ic_check.svg) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .list-check > li {
    padding-left: min(4.0677966102vw, 48px);
  }
  .list-check > li::before {
    top: min(0.4237288136vw, 5px);
  }
}

/*.list-circle {
    > li {
        position: relative;
        padding-left: 1.5em;
        font-weight: 700;
        &::before {
            position: absolute;
            top: functions.fluid-size(6);
            left: 0;
            @include mixins.beforeSetting;
            width: 1em;
            height: 1em;
            border-radius: 50%;
            background-color: var(--col-brand);
        }
    }
    > li:not(:first-child) {
        margin-top: 0.75em;
    }
}


.list-numbered {
    counter-reset: num;
    > li {
        padding-left: 1.5em;
        line-height: 1.5;

        counter-increment: num;
        position: relative;

        &::before {
            content: counter(num) ".";
            position: absolute;
            left: 0;
        }
    }
    >li:not(:last-child) {
        margin-bottom: 0.5em;
    }
}*/
.list-numberd.--small > li {
  font-size: var(--f12);
}

.tab {
  position: relative;
  display: flex;
  align-items: flex-end;
  border-bottom: 2px solid var(--col-brand);
  gap: min(1.1904761905vw, 5px);
}
@media print, screen and (min-width: 769px) {
  .tab {
    gap: min(0.8474576271vw, 10px);
  }
}

.tab button {
  position: relative;
  z-index: 1;
  width: min(35.7142857143vw, 150px);
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: min(8.3333333333vw, 35px);
  margin-bottom: 0;
  padding: 0 min(3.5714285714vw, 15px);
  border: 2px solid #d9d9d9;
  border-bottom-color: transparent;
  border-radius: min(1.1904761905vw, 5px) min(1.1904761905vw, 5px) 0 0;
  background-color: #fff;
  color: #d9d9d9;
  font-size: var(--f16);
  font-weight: var(--jp-bold);
  line-height: 1.5;
  cursor: pointer;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .tab button {
    width: min(25.4237288136vw, 300px);
    min-height: min(6.1016949153vw, 72px);
    padding: min(1.0169491525vw, 12px) min(2.5423728814vw, 30px) 0;
    border-radius: min(1.2711864407vw, 15px) min(1.2711864407vw, 15px) 0 0;
    font-size: var(--f24);
  }
}

.tab button:nth-child(1) {
  border-right: none;
  border-radius: min(2.380952381vw, 10px) 0 0 0;
}
@media print, screen and (min-width: 769px) {
  .tab button:nth-child(1) {
    border-radius: min(1.2711864407vw, 15px) 0 0 0;
  }
}

.tab button:nth-child(n+2) {
  border-left: none;
  border-radius: 0 min(2.380952381vw, 10px) 0 0;
}
@media print, screen and (min-width: 769px) {
  .tab button:nth-child(n+2) {
    border-radius: 0 min(1.2711864407vw, 15px) 0 0;
  }
}

.tab button.is-active {
  z-index: 2;
  border-color: var(--col-brand);
  border-bottom-color: #fff;
  color: var(--col-brand);
  margin-bottom: -2px;
  min-height: min(8.8095238095vw, 37px);
}
.tab button.is-active:nth-child(1) {
  border-right: 2px solid var(--col-brand);
  border-radius: min(2.380952381vw, 10px) min(2.380952381vw, 10px) 0 0;
}
.tab button.is-active:nth-child(2) {
  border-left: 2px solid var(--col-brand);
  border-radius: min(2.380952381vw, 10px) min(2.380952381vw, 10px) 0 0;
}
@media print, screen and (min-width: 769px) {
  .tab button.is-active {
    min-height: min(6.2711864407vw, 74px);
  }
  .tab button.is-active:nth-child(1) {
    border-radius: min(1.2711864407vw, 15px) min(1.2711864407vw, 15px) 0 0;
  }
  .tab button.is-active:nth-child(2) {
    border-radius: min(1.2711864407vw, 15px) min(1.2711864407vw, 15px) 0 0;
  }
}

.tab-content {
  display: none;
}

.tab-content.is-active {
  display: block;
}

.table-scroll {
  overflow-x: auto;
  padding: 1em 0;
  -webkit-overflow-scrolling: touch;
}

.table {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  border-collapse: collapse;
}
.table td {
  padding: 1em;
  font-size: var(--f13);
  text-align: center;
  white-space: nowrap;
  background-color: #eaeaea;
}
.table tr:first-child td:first-child {
  border-radius: min(3.5714285714vw, 15px) 0 0 0;
}
.table tr:first-child td:last-child {
  border-radius: 0 min(3.5714285714vw, 15px) 0 0;
}
.table tr:last-child td:first-child {
  border-radius: 0 0 0 min(3.5714285714vw, 15px);
}
.table tr:last-child td:last-child {
  border-radius: 0 0 min(3.5714285714vw, 15px) 0;
}
.table tr > td:first-child {
  position: relative;
  background-color: var(--col-bg-orange-3);
  color: var(--col-brand);
  font-weight: 700;
  text-align: center;
  z-index: 2;
}
.table tr > td:not(:last-child) {
  border-right: 1px solid #fff;
}
.table tr:first-child > td {
  color: #fff;
  font-weight: 700;
}
.table tr:first-child > td:first-child {
  background-color: var(--col-brand);
}
.table tr:first-child > td:not(:first-child) {
  background-color: var(--col-bg-gray-1) !important;
}
.table tr:not(:last-of-type) > td {
  border-bottom: 1px solid #fff;
}
.table tr td:first-child {
  position: sticky;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .table::after {
    display: block;
    position: absolute;
    content: "";
    width: 20px;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 1;
    position: fixed;
  }
}
@media print, screen and (min-width: 769px) {
  .table {
    width: 100%;
  }
  .table img {
    margin-top: min(3.3898305085vw, 40px);
  }
  .table table {
    margin-top: min(3.3898305085vw, 40px);
  }
}

.section {
  padding: min(14.2857142857vw, 60px) 0 min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .section {
    padding: min(8.4745762712vw, 100px) 0 min(5.0847457627vw, 60px);
  }
}

@media print, screen and (min-width: 769px) {
  .section.--narrow {
    max-width: min(84.7457627119vw, 1000px);
    margin-inline: auto;
  }
}

@media print, screen and (min-width: 769px) {
  .section.--article {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

.section-box {
  padding: min(7.1428571429vw, 30px) min(5.9523809524vw, 25px);
  overflow: hidden;
  border-radius: min(2.380952381vw, 10px);
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .section-box {
    border-radius: min(0.8474576271vw, 10px);
    padding: min(6.7796610169vw, 80px) min(8.4745762712vw, 100px);
  }
}

.section-box.--color2 {
  background-color: #FAF2DC;
}

.section-box.--borderd {
  background: none;
  border: 1px solid var(--col-green);
}

.heading-section + .section-box {
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .heading-section + .section-box {
    margin-top: min(3.3898305085vw, 40px);
  }
}

.text-link {
  text-decoration: underline;
  color: var(--col-black);
}
@media print, screen and (min-width: 769px) {
  .text-link:hover {
    text-decoration: none;
  }
}

.text-link.--newwin::after {
  position: relative;
  display: inline-block;
  content: "";
  width: min(3.5714285714vw, 15px);
  height: min(3.5714285714vw, 15px);
  background-color: #A2A2A2;
  margin-left: 0.5em;
  -webkit-mask: url(../img/common/ic_newwin.svg) no-repeat center center/contain;
          mask: url(../img/common/ic_newwin.svg) no-repeat center center/contain;
}

.text__lead {
  font-weight: 700;
  line-height: 1.85;
}

.text__note {
  font-size: var(--f13);
  padding-left: 1em;
  text-indent: -1em;
}
@media print, screen and (min-width: 769px) {
  .text__note {
    font-size: var(--f13);
  }
}

.article-style {
  --portrait-max-vh: 60svh;
  --portrait-max-px: 750px;
}
.article-style > * + * {
  margin-top: 2rem;
}
@media print, screen and (min-width: 769px) {
  .article-style > * + * {
    margin-top: 3rem;
  }
}
.article-style h1,
.article-style h2,
.article-style h3,
.article-style h4,
.article-style h5,
.article-style h6 {
  color: var(--col-brand);
  font-weight: var(--jp-bold);
}
.article-style h1,
.article-style h2,
.article-style h3 {
  padding: 0;
  font-size: var(--f18);
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .article-style h1,
  .article-style h2,
  .article-style h3 {
    font-size: var(--f24);
  }
}
.article-style h1:not(:first-child),
.article-style h2:not(:first-child),
.article-style h3:not(:first-child) {
  margin-top: 2rem;
}
@media print, screen and (min-width: 769px) {
  .article-style h1:not(:first-child),
  .article-style h2:not(:first-child),
  .article-style h3:not(:first-child) {
    margin-top: 3rem;
  }
}
.article-style h4,
.article-style h5,
.article-style h6 {
  font-size: var(--f16);
}
@media print, screen and (min-width: 769px) {
  .article-style h4,
  .article-style h5,
  .article-style h6 {
    font-size: var(--f18);
  }
}
.article-style h4:not(:first-child),
.article-style h5:not(:first-child),
.article-style h6:not(:first-child) {
  margin-top: 2rem;
}
@media print, screen and (min-width: 769px) {
  .article-style h4:not(:first-child),
  .article-style h5:not(:first-child),
  .article-style h6:not(:first-child) {
    margin-top: 3rem;
  }
}
.article-style p {
  margin-top: 1rem;
  margin-bottom: 0;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media print, screen and (min-width: 769px) {
  .article-style p {
    margin-top: 1.5rem;
  }
}
.article-style a {
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  .article-style a:hover {
    text-decoration: none;
  }
}
@media print, screen and (min-width: 769px) {
  .article-style .picture {
    max-width: 90%;
    margin-inline: auto;
  }
}
.article-style img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: min(var(--portrait-max-vh), var(--portrait-max-px));
  margin-inline: auto;
  border-radius: min(4.7619047619vw, 20px);
  contain: none !important;
  contain-intrinsic-size: auto !important;
}
.article-style img + *:not(img),
.article-style .wp-block-image + *:not(.wp-block-image) {
  margin-top: 2rem;
}
@media print, screen and (min-width: 769px) {
  .article-style img + *:not(img),
  .article-style .wp-block-image + *:not(.wp-block-image) {
    margin-top: 3rem;
  }
}
.article-style img + img,
.article-style .wp-block-image + .wp-block-image {
  margin-top: 2rem;
}
@media print, screen and (min-width: 769px) {
  .article-style img + img,
  .article-style .wp-block-image + .wp-block-image {
    margin-top: 3rem;
  }
}
.article-style img + figcaption {
  margin-top: 1em;
}
.article-style figcaption {
  font-size: min(2.619047619vw, 11px);
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .article-style figcaption {
    font-size: min(1.186440678vw, 14px);
  }
}
.article-style .wp-block-image.size-full img {
  width: 100%;
  height: auto;
}
.article-style .wp-block-image .alignright img {
  margin-right: 0;
  margin-left: auto;
}
.article-style .wp-block-image .alignleft img {
  margin-right: auto;
  margin-left: 0;
}
.article-style .wp-block-image .aligncenter img {
  margin-inline: auto;
}
.article-style ul {
  padding: 0;
  list-style-position: outside;
}
.article-style ul > li {
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
}
.article-style ul > li::before {
  position: absolute;
  left: 0;
  content: "・";
}
.article-style ol {
  padding: 0;
  list-style-position: inside;
}
.article-style ol > li {
  line-height: 1.5;
  list-style-type: decimal;
}
.article-style li {
  margin-bottom: 0.5em;
}
.article-style table {
  width: 100%;
  margin-top: 2rem;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .article-style table {
    margin-top: 3rem;
  }
}
.article-style table th,
.article-style table td {
  padding: 0.5em;
  border: 1px solid var(--col-brand);
  line-height: 1.5;
  text-align: center;
  word-break: break-word;
}
.article-style table th {
  color: var(--col-brand);
  font-weight: var(--jp-bold);
  text-align: center;
}

.article-head {
  display: grid;
  gap: min(4.7619047619vw, 20px);
  padding-bottom: min(4.7619047619vw, 20px);
  margin-bottom: min(7.1428571429vw, 30px);
  border-bottom: 1px solid var(--col-border);
  grid-template-columns: 1fr auto;
  align-items: start;
}
@media print, screen and (min-width: 769px) {
  .article-head {
    gap: min(3.3898305085vw, 40px);
    padding-bottom: min(2.9661016949vw, 35px);
    margin-bottom: min(3.813559322vw, 45px);
  }
}

.article-head__content {
  min-width: 0;
}

.article-head__category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: min(5.2380952381vw, 22px);
  padding: min(0.4761904762vw, 2px) min(2.380952381vw, 10px);
  border: 1px solid var(--col-brand);
  border-radius: 999px;
  color: var(--col-brand);
  font-size: var(--f12);
  font-weight: var(--jp-medium);
  line-height: 1.4;
  transition: background-color 0.3s, color 0.3s;
}
@media print, screen and (min-width: 769px) {
  .article-head__category {
    min-height: min(1.8644067797vw, 22px);
    font-size: var(--f14);
  }
  .article-head__category:hover, .article-head__category:focus-visible {
    background-color: var(--col-brand);
    color: #fff;
  }
}

.article-head__title {
  margin-top: min(3.5714285714vw, 15px);
  font-size: var(--f20);
  font-weight: var(--jp-medium);
  line-height: 1.7;
}
@media print, screen and (min-width: 769px) {
  .article-head__title {
    margin-top: min(1.6949152542vw, 20px);
    font-size: var(--f24);
  }
}

.article-head__date {
  width: -moz-fit-content;
  width: fit-content;
  padding-top: min(1.1904761905vw, 5px);
  color: var(--col-brand);
  line-height: 1;
  white-space: nowrap;
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
@media print, screen and (min-width: 769px) {
  .article-head__date {
    padding-top: min(0.4237288136vw, 5px);
  }
}

.article-head__date .year {
  font-size: var(--f18);
  font-weight: 300;
}
@media print, screen and (min-width: 769px) {
  .article-head__date .year {
    font-size: var(--f26);
  }
}

.article-head__date .month-day {
  margin-left: min(1.9047619048vw, 8px);
  font-size: var(--f26);
}
@media print, screen and (min-width: 769px) {
  .article-head__date .month-day {
    margin-left: min(1.0169491525vw, 12px);
    font-size: var(--f38);
  }
}

.article-nav {
  display: grid;
  grid-template-columns: min(14.2857142857vw, 60px) 1fr min(14.2857142857vw, 60px);
  gap: min(4.7619047619vw, 20px);
  margin: min(11.9047619048vw, 50px) 0 0;
}
@media print, screen and (min-width: 769px) {
  .article-nav {
    width: min(32.0338983051vw, 378px);
    max-width: min(61.0169491525vw, 720px);
    margin: min(6.7796610169vw, 80px) auto 0;
  }
}

.article-nav__next,
.article-nav__prev {
  position: relative;
  width: min(14.2857142857vw, 60px);
  height: min(14.2857142857vw, 60px);
  border: 1px solid var(--col-brand);
  border-radius: 50%;
}

.article-nav__next > span,
.article-nav__prev > span {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  white-space: nowrap;
}

.article-nav__next::before,
.article-nav__prev::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--col-brand);
  -webkit-mask: url(../img/ic_arrow_base.svg) no-repeat center center/min(7.619047619vw, 32px) min(1.1904761905vw, 5px);
          mask: url(../img/ic_arrow_base.svg) no-repeat center center/min(7.619047619vw, 32px) min(1.1904761905vw, 5px);
}

span.article-nav__prev,
span.article-nav__next {
  pointer-events: none;
  opacity: 0.2;
}

.article-nav__prev::before {
  transform: scaleX(-1);
}

.article-nav__index {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--col-brand);
  border: 2px solid var(--col-brand);
  border-radius: 99px;
}
@media print, screen and (min-width: 769px) {
  .article-nav__index {
    transform: none;
    transition: background-color 0.3s, color 0.3s;
  }
  .article-nav__index:hover {
    color: var(--col-brand);
    background-color: #fff;
  }
}

.article-nav__index > span {
  position: relative;
  display: flex;
  gap: min(4.7619047619vw, 20px);
  align-items: center;
}

.article-nav__index > span::before {
  display: block;
  position: absolute;
  content: "";
  position: relative;
  width: min(4.2857142857vw, 18px);
  height: min(4.2857142857vw, 18px);
  background-color: #fff;
  -webkit-mask: url(../img/ic_index.svg) no-repeat center center/contain;
          mask: url(../img/ic_index.svg) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .article-nav__index > span::before {
    transition: background-color 0.3s;
  }
}

@media print, screen and (min-width: 769px) {
  .article-nav__index:hover > span::before {
    background-color: var(--col-brand);
  }
}
@media print, screen and (min-width: 769px) {
  .article-nav__next,
  .article-nav__prev {
    transition: background-color 0.3s;
  }
  .article-nav__next::before,
  .article-nav__prev::before {
    transition: transform 0.3s;
  }
  .article-nav__next:hover,
  .article-nav__prev:hover {
    background-color: var(--col-brand);
  }
  .article-nav__next:hover::before,
  .article-nav__prev:hover::before {
    background-color: #fff;
  }
}
.second-head {
  background: url(../img/second_head_shape_sp.jpg) no-repeat center top/100% 24.4vw;
}
@media print, screen and (min-width: 769px) {
  .second-head {
    background-position: center top;
    background-image: url(../img/second_head_shape.jpg);
    background-size: min(119.4915254237vw, 1410px) min(22.0338983051vw, 260px);
  }
}
@media (min-width: 1410px) {
  .second-head {
    background-size: 100% min(61.9047619048vw, 260px);
  }
}

.second-head-container {
  padding: 19vw 0 0;
}
@media print, screen and (min-width: 769px) {
  .second-head-container {
    height: min(22.0338983051vw, 260px);
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0;
  }
}

.image-rounded {
  border-radius: min(3.5714285714vw, 15px);
  overflow: hidden;
}
.image-rounded img {
  border-radius: min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .image-rounded {
    border-radius: min(1.2711864407vw, 15px);
  }
  .image-rounded img {
    border-radius: min(1.2711864407vw, 15px);
  }
}

@media print, screen and (min-width: 769px) {
  .image-narrow {
    width: 90%;
    margin-inline: auto;
  }
}

.news-list__item {
  position: relative;
  display: grid;
  grid-template-columns: min(20.2380952381vw, 85px) 1fr;
  gap: min(1.1904761905vw, 5px);
  padding: min(3.5714285714vw, 15px) min(9.5238095238vw, 40px) min(3.5714285714vw, 15px) 0;
  line-height: 1.3;
  border-bottom: 1px solid var(--col-gray);
  align-items: center;
  font-size: var(--f18);
  font-weight: var(--jp-medium);
  border-bottom: 1px solid var(--col-border);
  height: min(15.2380952381vw, 64px);
}
.news-list__item::after {
  display: block;
  position: absolute;
  content: "";
  width: min(6.6666666667vw, 28px);
  height: min(1.4285714286vw, 6px);
  background-color: var(--col-brand);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-mask: url(../img/ic_arrow_base_short.svg) no-repeat center center/contain;
          mask: url(../img/ic_arrow_base_short.svg) no-repeat center center/contain;
}
.news-list__item p {
  font-size: var(--f14);
}
.news-list__item:first-of-type {
  border-top: 1px solid var(--col-border);
}
@media print, screen and (min-width: 769px) {
  .news-list__item {
    grid-template-columns: min(16.9491525424vw, 200px) auto;
    height: min(9.6610169492vw, 114px);
  }
  .news-list__item::after {
    width: min(5.2542372881vw, 62px);
    height: min(0.8474576271vw, 10px);
    -webkit-mask-image: url(../img/ic_arrow_base.svg);
            mask-image: url(../img/ic_arrow_base.svg);
  }
  .news-list__item p {
    font-size: var(--f22);
  }
}

.news-list__date {
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: var(--f11);
  color: var(--col-brand);
}
.news-list__date .month-day {
  font-weight: var(--en-bold);
  font-size: var(--f14);
  display: inline-block;
  margin-left: 0.5em;
}
@media print, screen and (min-width: 769px) {
  .news-list__date {
    padding-left: min(1.0169491525vw, 12px);
    font-size: var(--f18);
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .news-list__date .month-day {
    font-size: var(--f26);
  }
}

.utility-box1 {
  display: grid;
  gap: min(4.7619047619vw, 20px);
}
.utility-box1 figure {
  width: min(27.1428571429vw, 114px);
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  .utility-box1 {
    display: grid;
    gap: min(2.5423728814vw, 30px);
    grid-template-columns: 1fr min(12.2033898305vw, 144px);
  }
  .utility-box1 figure {
    width: auto;
    margin: 0;
  }
}

.utility-nf {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: min(19.0476190476vw, 80px) 0 min(19.0476190476vw, 80px);
}
@media print, screen and (min-width: 769px) {
  .utility-nf {
    padding: min(8.4745762712vw, 100px) 0;
  }
}

/* Slider */
.slick-slider {
  box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  height: 100%;
  min-height: 1px;
  float: left;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*@function slick-image-url($url) {
    @if function-exists(image-url) {
        @return image-url($url);
    }
    @else {
        @return url($slick-loader-path + $url);
    }
}*/
/*
@function slick-font-url($url) {
    @if function-exists(font-url) {
        @return font-url($url);
    }
    @else {
        @return url($slick-font-path + $url);
    }
}
*/
.slick-slide {
  outline: none;
}

/* Slider */
/* Icons */
/*@if $slick-font-family == "slick" {
    @font-face {
        font-family: "slick";
        src: slick-font-url("slick.eot");
        src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
        font-weight: normal;
        font-style: normal;
    }
}*/
/* Arrows */
.slick-prev,
.slick-next {
  z-index: 10;
  position: absolute;
  top: 50%;
  width: 3.4rem;
  height: 3.4rem;
  transform: translateY(-50%);
  border: none;
  border-radius: 50%;
  background: #ccc;
  background: url(../img/ic_arrow_a2.svg) no-repeat center center/1.2rem auto rgba(255, 255, 255, 0.72);
  font-size: 0;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  .slick-prev,
  .slick-next {
    width: 4.2rem;
    height: 4.2rem;
    background-size: 2.6rem auto;
  }
}

.slick-prev {
  transform: translateY(-50%) scaleX(-1);
}

/* Dots */
.top-wrapper {
  position: relative;
  background: linear-gradient(180deg, #3b88c9 0%, #3f8dce 30%, #6aaee6 70%, #b7d1e6 100%);
}
.top-wrapper .section {
  position: relative;
  z-index: 3;
}

.top-wrapper__shape {
  position: absolute;
  left: 0;
  top: -2px;
}

.top-mv {
  position: relative;
  overflow: hidden;
  padding-bottom: min(4.7619047619vw, 20px);
}

.top-mv__pict {
  display: block;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
}

.top-mv__catch {
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: row-reverse;
  gap: min(3.5714285714vw, 15px);
  top: min(28.5714285714vw, 120px);
  left: 8%;
}
.top-mv__catch > span {
  height: -moz-fit-content;
  height: fit-content;
  font-feature-settings: "pkna";
  text-orientation: mixed;
  writing-mode: vertical-rl;
  -ms-text-combine-horizontal: all;
  border-right: 1px solid var(--col-brand);
  color: var(--col-brand);
  padding-right: 0.3em;
  font-size: var(--f15);
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .top-mv__catch {
    font-size: 2.0338983051vw;
    gap: min(1.6949152542vw, 20px);
    left: 10%;
    top: 45%;
    transform: translateY(-50%);
  }
  .top-mv__catch > span {
    font-size: var(--f24);
  }
}

.mv-arc-marquee {
  position: absolute;
  left: 0;
  bottom: 12vw;
  width: 100%;
  height: 12vw;
  z-index: 5;
  pointer-events: none;
  overflow: visible;
}
@media print, screen and (min-width: 769px) {
  .mv-arc-marquee {
    bottom: -4.5vw;
    height: 15vw;
  }
}

.mv-arc-marquee__svg {
  width: 100%;
  height: 22vw;
  display: block;
  overflow: visible;
}
@media print, screen and (min-width: 769px) {
  .mv-arc-marquee__svg {
    height: 15vw;
  }
}

@media print, screen and (min-width: 769px) {
  .mv-arc-marquee__svg.--sp {
    display: none;
  }
}

.mv-arc-marquee__svg.--pc {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .mv-arc-marquee__svg.--pc {
    display: block;
  }
}

.mv-arc-marquee__text {
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
  fill: #fff;
  dominant-baseline: middle;
  font-size: 20px;
}
@media print, screen and (min-width: 769px) {
  .mv-arc-marquee__text {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .top-message__container {
    margin-inline: min(3.5714285714vw, 15px);
  }
}
@media print, screen and (min-width: 769px) {
  .top-message__container {
    display: grid;
    gap: 0 min(7.6271186441vw, 90px);
    grid-template-columns: min(40.6779661017vw, 480px) 1fr;
  }
}

.top-message__catch {
  color: var(--col-brand);
  line-height: 2;
  font-size: var(--f21);
}
@media print, screen and (min-width: 769px) {
  .top-message__catch {
    grid-column: 1;
    grid-row: 1;
    font-size: var(--f24);
    align-self: end;
  }
}

.top-message__text {
  margin-top: min(9.5238095238vw, 40px);
}
@media print, screen and (min-width: 769px) {
  .top-message__text {
    grid-column: 1;
    grid-row: 2;
    margin-top: min(3.3898305085vw, 40px);
  }
}

.top-message__slide {
  margin-top: min(9.5238095238vw, 40px);
}
@media print, screen and (min-width: 769px) {
  .top-message__slide {
    grid-column: 2;
    grid-row: 1/3;
    margin-top: 0;
  }
}

.depth-carousel {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.depth-carousel__track {
  position: relative;
  height: min(108.3333333333vw, 455px);
}
@media print, screen and (min-width: 769px) {
  .depth-carousel__track {
    height: min(54.2372881356vw, 640px);
  }
}

.depth-carousel__item {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: min(61.9047619048vw, 260px);
  pointer-events: none;
  transition: transform 0.8s ease, opacity 0.8s ease, filter 0.8s ease;
}
@media print, screen and (min-width: 769px) {
  .depth-carousel__item {
    width: min(34.7457627119vw, 410px);
  }
}

.depth-carousel__item img {
  width: 100%;
  border-radius: min(2.380952381vw, 10px);
  box-shadow: 0 min(5.9523809524vw, 25px) min(11.9047619048vw, 50px) rgba(60, 56, 54, 0.2);
}

.depth-carousel__item.is-front {
  z-index: 3;
  transform: translate3d(0, 0, 0) scale(1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 1;
  filter: blur(0);
}

.depth-carousel__item.is-middle {
  z-index: 2;
  transform: translate3d(min(15.4761904762vw, 65px), min(15.4761904762vw, 65px), 0) scale(0.9);
  opacity: 0.55;
  filter: blur(8px);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media print, screen and (min-width: 769px) {
  .depth-carousel__item.is-middle {
    transform: translate3d(min(6.3559322034vw, 75px), min(7.2033898305vw, 85px), 0) scale(0.9);
  }
}

.depth-carousel__item.is-back {
  z-index: 1;
  transform: translate3d(max(-17.8571428571vw, -75px), min(29.7619047619vw, 125px), 0) scale(0.83);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0.35;
  filter: blur(10px);
}
@media print, screen and (min-width: 769px) {
  .depth-carousel__item.is-back {
    transform: translate3d(max(-7.6271186441vw, -90px), min(13.1355932203vw, 155px), 0) scale(0.83);
  }
}

.depth-carousel__item.is-hidden {
  z-index: 0;
  transform: translate3d(min(19.0476190476vw, 80px), min(34.5238095238vw, 145px), 0) scale(0.68);
  opacity: 0;
  filter: blur(12px);
}
@media print, screen and (min-width: 769px) {
  .depth-carousel__item.is-hidden {
    transform: translate3d(min(11.0169491525vw, 130px), min(14.8305084746vw, 175px), 0) scale(0.68);
  }
}

.depth-carousel__dots {
  display: flex;
  gap: min(5.9523809524vw, 25px);
  justify-content: center;
  margin-top: min(4.7619047619vw, 20px);
}
@media print, screen and (min-width: 769px) {
  .depth-carousel__dots {
    gap: min(2.9661016949vw, 35px);
  }
}

.depth-carousel__dot {
  display: block;
  width: min(1.9047619048vw, 8px);
  height: min(1.9047619048vw, 8px);
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: #d9d9d9;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
@media print, screen and (min-width: 769px) {
  .depth-carousel__dot {
    width: min(1.186440678vw, 14px);
    height: min(1.186440678vw, 14px);
  }
}

.depth-carousel__dot.is-active {
  background-color: var(--col-brand);
}

.top-service {
  padding: min(9.5238095238vw, 40px) 0 min(19.0476190476vw, 80px);
}
@media only screen and (max-width: 768px) {
  .top-service {
    margin-inline: min(3.5714285714vw, 15px);
  }
}
@media print, screen and (min-width: 769px) {
  .top-service {
    padding: min(6.7796610169vw, 80px) 0 min(10.1694915254vw, 120px);
  }
}

.top-service__container {
  margin-top: min(7.1428571429vw, 30px);
  display: grid;
  gap: min(11.9047619048vw, 50px);
}
@media print, screen and (min-width: 769px) {
  .top-service__container {
    margin-top: min(2.5423728814vw, 30px);
    grid-template-columns: 1fr 1fr;
    gap: min(4.2372881356vw, 50px);
  }
}

.top-service__pict {
  border-radius: min(2.380952381vw, 10px);
  overflow: hidden;
}

.top-service__content {
  margin-top: min(3.5714285714vw, 15px);
}
.top-service__content .button-base {
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .top-service__content {
    margin-top: min(2.5423728814vw, 30px);
    padding-left: min(3.3898305085vw, 40px);
  }
  .top-service__content .button-base {
    margin-top: min(3.3898305085vw, 40px);
  }
}

.top-service__heading {
  position: relative;
  font-weight: var(--jp-bold);
  font-size: var(--f21);
  color: var(--col-brand);
  display: flex;
  align-items: center;
  gap: min(2.380952381vw, 10px);
  margin-left: min(4.7619047619vw, 20px);
}
.top-service__heading::before {
  display: block;
  position: absolute;
  content: "";
  width: min(1.9047619048vw, 8px);
  height: min(1.9047619048vw, 8px);
  border-radius: 50%;
  background-color: var(--col-brand);
  left: max(-3.8095238095vw, -16px);
  top: 50%;
  transform: translateY(-50%);
}
.top-service__heading .num {
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
@media print, screen and (min-width: 769px) {
  .top-service__heading {
    font-size: var(--f26);
    margin-left: 0;
  }
  .top-service__heading::before {
    left: max(-2.1186440678vw, -25px);
    width: min(0.8474576271vw, 10px);
    height: min(0.8474576271vw, 10px);
  }
}

.top-service__text {
  margin-top: min(1.1904761905vw, 5px);
}
@media print, screen and (min-width: 769px) {
  .top-service__text {
    font-size: var(--f18);
    margin-top: min(0.8474576271vw, 10px);
  }
}

.top-news {
  padding-top: 0;
}

.top-news__container {
  display: grid;
}
@media print, screen and (min-width: 769px) {
  .top-news__container {
    grid-template-columns: min(20.7627118644vw, 245px) 1fr;
    gap: 0 min(6.3559322034vw, 75px);
  }
}

.top-news__heading {
  line-height: 1.3;
}
.top-news__heading .en {
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  display: block;
  color: var(--col-brand);
  font-size: var(--f18);
}
.top-news__heading .jp {
  display: block;
  font-weight: var(--jp-bold);
  line-height: 1.7;
  margin-top: 0.25em;
  font-size: var(--f22);
}
@media print, screen and (min-width: 769px) {
  .top-news__heading .en {
    font-size: var(--f24);
  }
  .top-news__heading .jp {
    font-size: var(--f26);
    margin-top: 1em;
  }
}

.top-news__button {
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .top-news__button {
    margin-top: min(3.3898305085vw, 40px);
    grid-row: 2;
    display: flex;
    align-items: flex-end;
  }
}

.top-news__list {
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .top-news__list {
    margin-top: 0;
    grid-column: 2;
    grid-row: 1/3;
  }
}

.top-recruit {
  margin-bottom: min(23.8095238095vw, 100px);
}
@media print, screen and (min-width: 769px) {
  .top-recruit {
    margin-bottom: 0;
  }
}

.top-recruit__box {
  background-color: #eaf3fa;
  overflow: visible;
}
.top-recruit__heading {
  font-weight: var(--jp-bold);
  text-align: center;
  letter-spacing: 0.13em;
}
@media print, screen and (min-width: 769px) {
  .top-recruit__heading {
    font-size: var(--f46);
  }
}

.top-recruit__text {
  text-align: center;
  margin-top: min(1.1904761905vw, 5px);
}
@media print, screen and (min-width: 769px) {
  .top-recruit__text {
    font-size: var(--f20);
  }
}

.top-recruit__button {
  position: relative;
  margin-inline: auto;
  display: flex;
  border-radius: 99px;
  border: 1px solid var(--col-brand);
  min-height: min(12.619047619vw, 53px);
  margin-top: min(7.1428571429vw, 30px);
  background-color: #fff;
  width: min(57.619047619vw, 242px);
  transition: color 0.3s, background-color 0.3s;
}
.top-recruit__button::after {
  display: block;
  position: absolute;
  content: "";
  width: min(10.4761904762vw, 44px);
  height: min(1.6666666667vw, 7px);
  background-color: var(--col-brand);
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-mask: url(../img/ic_arrow_base.svg) no-repeat center center/contain;
          mask: url(../img/ic_arrow_base.svg) no-repeat center center/contain;
}
.top-recruit__button > span {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  white-space: nowrap;
}
@media print, screen and (min-width: 769px) {
  .top-recruit__button {
    margin-top: min(3.3898305085vw, 40px);
    width: min(25.8474576271vw, 305px);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: min(5.593220339vw, 66px);
  }
  .top-recruit__button::after {
    width: min(5.2542372881vw, 62px);
    height: min(0.8474576271vw, 10px);
    transition: background-color 0.3s;
  }
  .top-recruit__button:hover {
    background-color: var(--col-brand);
    color: #fff;
  }
  .top-recruit__button:hover::after {
    background-color: #fff;
  }
}

.top-recruit__slide {
  margin: 0 calc(50% - 50vw);
  margin-top: min(9.5238095238vw, 40px);
  margin-bottom: max(-23.8095238095vw, -100px);
}
@media print, screen and (min-width: 769px) {
  .top-recruit__slide {
    margin-top: min(5.0847457627vw, 60px);
    margin-bottom: max(-8.4745762712vw, -100px);
  }
}

.top-recruit__slide .slick-track {
  display: flex;
  align-items: flex-start;
  transition-timing-function: linear !important;
}

.top-recruit__slide .slide-item {
  width: auto;
  margin-left: min(4.7619047619vw, 20px);
  border-radius: min(2.380952381vw, 10px);
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .top-recruit__slide .slide-item {
    margin-left: min(2.5423728814vw, 30px);
  }
}

.top-recruit__slide .slide-item img {
  width: auto;
  max-width: none;
  height: min(71.4285714286vw, 300px);
}
@media print, screen and (min-width: 769px) {
  .top-recruit__slide .slide-item img {
    height: min(36.4406779661vw, 430px);
  }
}

.top-contact {
  padding-bottom: min(28.5714285714vw, 120px);
}
@media only screen and (max-width: 768px) {
  .top-contact {
    padding-top: min(7.1428571429vw, 30px);
  }
}
@media print, screen and (min-width: 769px) {
  .top-contact {
    padding-bottom: min(18.6440677966vw, 220px);
  }
}

.top-contact__heading {
  line-height: 1.3;
}
.top-contact__heading .en {
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  display: block;
  color: var(--col-brand);
  font-size: var(--f18);
}
.top-contact__heading .jp {
  display: block;
  font-weight: var(--jp-bold);
  line-height: 1.7;
  margin-top: 0.25em;
  font-size: var(--f22);
}
@media print, screen and (min-width: 769px) {
  .top-contact__heading .en {
    font-size: var(--f24);
  }
  .top-contact__heading .jp {
    font-size: var(--f32);
  }
}

.top-contact__box {
  background: url(../../img/contact_bg.jpg) no-repeat center center/cover;
  padding: min(9.5238095238vw, 40px) min(8.3333333333vw, 35px) min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .top-contact__box {
    padding: min(4.6610169492vw, 55px) min(5.9322033898vw, 70px);
  }
}

@media print, screen and (min-width: 769px) {
  .top-contact__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: min(2.5423728814vw, 30px);
  }
}

@media print, screen and (min-width: 769px) {
  .top-contact__head {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}

.top-contact__body {
  margin: min(7.1428571429vw, 30px) max(-4.7619047619vw, -20px) 0;
  display: grid;
  gap: min(2.380952381vw, 10px);
}
@media print, screen and (min-width: 769px) {
  .top-contact__body {
    margin: 0;
    gap: min(2.5423728814vw, 30px);
  }
}

.top-contact__text {
  font-size: var(--f15);
  margin-top: min(2.380952381vw, 10px);
}
@media print, screen and (min-width: 769px) {
  .top-contact__text {
    margin-top: min(2.5423728814vw, 30px);
    font-size: var(--f24);
  }
}

.top-contact__card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: min(2.380952381vw, 10px);
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  border-radius: min(2.380952381vw, 10px);
  min-height: min(36.6666666667vw, 154px);
}
.top-contact__card .card-text {
  font-size: var(--f15);
}
.top-contact__card .card-text > em {
  color: var(--col-brand);
  margin-right: 0.25em;
  font-size: var(--f26);
}
.top-contact__card .card-text:nth-child(3) {
  font-size: var(--f20);
}
.top-contact__card .card-tel {
  line-height: 1;
  color: var(--col-brand);
  margin-bottom: 0.1em;
  font-size: var(--f39);
}
.top-contact__card .card-arrow {
  display: block;
  position: absolute;
  content: "";
  position: relative;
  width: min(10.4761904762vw, 44px);
  height: min(1.6666666667vw, 7px);
  background-color: var(--col-brand);
  margin-top: min(2.380952381vw, 10px);
  -webkit-mask: url(../img/ic_arrow_base.svg) no-repeat center center/contain;
          mask: url(../img/ic_arrow_base.svg) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .top-contact__card {
    min-height: min(18.2203389831vw, 215px);
  }
  .top-contact__card .card-text {
    font-size: var(--f22);
  }
  .top-contact__card .card-text > em {
    font-size: var(--f36);
  }
  .top-contact__card .card-tel {
    font-size: var(--f58);
  }
  .top-contact__card .card-arrow {
    margin-top: min(1.6949152542vw, 20px);
    width: min(5.2542372881vw, 62px);
    height: min(0.8474576271vw, 10px);
  }
}

.about-mv {
  overflow: visible;
  padding: min(4.7619047619vw, 20px) 0 0;
}
@media print, screen and (min-width: 769px) {
  .about-mv {
    padding: min(5.0847457627vw, 60px) 0 0;
  }
}

.about-mv__slider {
  position: relative;
}

.about-mv__slider .slider-item {
  border-radius: min(2.380952381vw, 10px);
  overflow: hidden;
}

.about-mv__slider .slider-item img {
  width: 100%;
  height: auto;
}

.about-mv__slider .slick-dots {
  display: flex;
  gap: min(3.5714285714vw, 15px);
  justify-content: center;
  margin: min(4.7619047619vw, 20px) 0 0;
  padding: 0;
  list-style: none;
}
@media print, screen and (min-width: 769px) {
  .about-mv__slider .slick-dots {
    position: absolute;
    top: 50%;
    right: max(-2.9661016949vw, -35px);
    flex-direction: column;
    gap: min(2.1186440678vw, 25px);
    margin: 0;
    transform: translateY(-50%);
  }
}

.about-mv__slider .slick-dots li {
  display: block;
  width: min(2.380952381vw, 10px);
  height: min(2.380952381vw, 10px);
}
@media print, screen and (min-width: 769px) {
  .about-mv__slider .slick-dots li {
    width: min(0.8474576271vw, 10px);
    height: min(0.8474576271vw, 10px);
  }
}

.about-mv__slider .slick-dots button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: #d9d9d9;
  font-size: 0;
  cursor: pointer;
}

.about-mv__slider .slick-dots .slick-active button {
  background-color: var(--col-brand);
}

.about-section {
  display: block;
  margin-top: min(13.0952380952vw, 55px);
  padding: 0 min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .about-section {
    display: grid;
    grid-template-columns: min(16.9491525424vw, 200px) 1fr;
    gap: min(2.9661016949vw, 35px);
    align-items: start;
    margin-top: min(8.0508474576vw, 95px);
  }
}

.about__heading {
  position: relative;
  padding-left: min(4.7619047619vw, 20px);
  color: var(--col-brand);
  font-size: var(--f20);
  font-weight: var(--jp-medium);
  line-height: 1.45;
}
@media print, screen and (min-width: 769px) {
  .about__heading {
    padding-left: min(2.3728813559vw, 28px);
    font-size: var(--f20);
  }
}

@media print, screen and (min-width: 769px) {
  .about__heading.--mt1 {
    margin-top: min(6.4406779661vw, 76px);
  }
}

@media print, screen and (min-width: 769px) {
  .about__heading.--mt2 {
    margin-top: min(2.1186440678vw, 25px);
  }
}

.about__heading::before {
  position: absolute;
  top: 0.8em;
  left: 0;
  width: min(2.380952381vw, 10px);
  height: min(2.380952381vw, 10px);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: var(--col-brand);
  content: "";
}
@media print, screen and (min-width: 769px) {
  .about__heading::before {
    width: min(1.0169491525vw, 12px);
    height: min(1.0169491525vw, 12px);
  }
}

.about__content {
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .about__content {
    margin-top: 0;
  }
}

.about__catchcopy {
  color: var(--col-brand);
  font-size: var(--f22);
  font-weight: var(--jp-medium);
  line-height: 2.25;
}
@media print, screen and (min-width: 769px) {
  .about__catchcopy {
    font-size: var(--f24);
    line-height: 3.25;
    margin-top: -1em;
  }
}

.about__catchcopy > span {
  display: inline-block;
  padding-bottom: min(0.9523809524vw, 4px);
  border-bottom: 1px solid var(--col-brand);
  line-height: 1.35;
}

.about__catchcopy + .text-block {
  margin-top: min(8.3333333333vw, 35px);
}
@media print, screen and (min-width: 769px) {
  .about__catchcopy + .text-block {
    margin-top: min(3.813559322vw, 45px);
  }
}

.about-section .text-block p {
  font-size: var(--f16);
  font-weight: var(--jp-medium);
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .about-section .text-block p {
    font-size: var(--f18);
    line-height: 2.15;
  }
}

.about-values {
  display: grid;
  gap: min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .about-values {
    gap: min(3.3898305085vw, 40px);
  }
}

.about-value {
  padding: min(8.3333333333vw, 35px) min(7.1428571429vw, 30px);
  border-radius: min(8.3333333333vw, 35px) min(1.1904761905vw, 5px) min(1.1904761905vw, 5px) min(1.1904761905vw, 5px);
  background-color: var(--col-pale-blue);
}
@media print, screen and (min-width: 769px) {
  .about-value {
    padding: min(4.2372881356vw, 50px) min(5.5084745763vw, 65px);
    border-radius: min(4.2372881356vw, 50px) min(0.4237288136vw, 5px) min(0.4237288136vw, 5px) min(0.4237288136vw, 5px);
  }
}

.value-label {
  color: var(--col-brand);
  font-size: var(--f12);
  line-height: 1.4;
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  opacity: 0.5;
}
@media print, screen and (min-width: 769px) {
  .value-label {
    font-size: var(--f12);
  }
}

.value-title {
  margin-top: min(2.380952381vw, 10px);
  color: var(--col-brand);
  font-size: var(--f20);
  font-weight: var(--jp-medium);
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .value-title {
    margin-top: min(0.4237288136vw, 5px);
    font-size: var(--f22);
  }
}

.value-text {
  margin-top: min(3.5714285714vw, 15px);
  font-size: var(--f15);
  font-weight: var(--jp-medium);
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .value-text {
    margin-top: min(1.2711864407vw, 15px);
    font-size: var(--f16);
  }
}

.about-company {
  border-top: 1px solid var(--col-border);
}

.company-row {
  display: grid;
  padding: min(4.7619047619vw, 20px) 0;
  border-bottom: 1px solid var(--col-border);
  grid-template-columns: min(16.6666666667vw, 70px) 1fr;
  gap: min(2.380952381vw, 10px);
}
@media print, screen and (min-width: 769px) {
  .company-row {
    grid-template-columns: min(13.5593220339vw, 160px) 1fr;
    gap: min(2.5423728814vw, 30px);
    padding: min(2.1186440678vw, 25px) 0;
  }
}

.company-row > dt {
  font-size: var(--f15);
  font-weight: var(--jp-medium);
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  .company-row > dt {
    font-size: var(--f16);
  }
}

.company-row > dd {
  font-size: var(--f15);
  font-weight: var(--jp-medium);
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  .company-row > dd {
    margin-top: 0;
    font-size: var(--f16);
  }
}

.company-row ol {
  margin: 0;
  padding-left: 1.2em;
}

.company-row li {
  list-style-type: decimal;
}

.service-tab {
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .service-tab {
    margin-top: min(7.6271186441vw, 90px);
  }
}

.service-content {
  padding: min(8.3333333333vw, 35px) 0 0;
}
@media print, screen and (min-width: 769px) {
  .service-content {
    padding: min(5.0847457627vw, 60px) 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .service__text {
    font-size: var(--f20);
  }
}

.service-mv {
  margin-top: min(8.3333333333vw, 35px);
  border-radius: min(2.380952381vw, 10px);
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .service-mv {
    margin-top: min(5.0847457627vw, 60px);
  }
}

.service-kango__service {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(2.380952381vw, 10px) min(2.380952381vw, 10px);
  margin-top: min(7.1428571429vw, 30px);
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  .service-kango__service {
    grid-template-columns: repeat(3, 1fr);
    gap: min(1.2711864407vw, 15px) min(1.2711864407vw, 15px);
    margin-top: min(3.3898305085vw, 40px);
    max-width: min(67.7966101695vw, 800px);
  }
}

.service-kango-card {
  position: relative;
}
.service-kango-card-pict {
  position: relative;
  z-index: 1;
  width: min(21.4285714286vw, 90px);
  margin: 0 auto max(-7.1428571429vw, -30px);
}
@media print, screen and (min-width: 769px) {
  .service-kango-card-pict {
    width: min(12.8813559322vw, 152px);
    margin-bottom: max(-5.0847457627vw, -60px);
  }
}

.service-kango-card-content {
  min-height: min(28.5714285714vw, 120px);
  padding: min(7.1428571429vw, 30px) min(3.5714285714vw, 15px) min(4.7619047619vw, 20px);
  border-radius: min(13.0952380952vw, 55px) min(1.1904761905vw, 5px) min(1.1904761905vw, 5px) min(1.1904761905vw, 5px);
  background-color: var(--col-pale-blue);
}
@media print, screen and (min-width: 769px) {
  .service-kango-card-content {
    min-height: min(16.1016949153vw, 190px);
    padding: min(5.5084745763vw, 65px) min(1.8644067797vw, 22px) min(1.6949152542vw, 20px);
    border-radius: min(5.5084745763vw, 65px) min(0.4237288136vw, 5px) min(0.4237288136vw, 5px) min(0.4237288136vw, 5px);
  }
}

.service-kango-card-heading {
  color: var(--col-brand);
  font-size: var(--f13);
  font-weight: var(--jp-bold);
  line-height: 1.5;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .service-kango-card-heading {
    font-size: var(--f18);
  }
}

.service-kango-card-content p {
  margin-top: min(1.9047619048vw, 8px);
  font-size: var(--f11);
  font-weight: var(--jp-bold);
  line-height: 1.65;
}
@media print, screen and (min-width: 769px) {
  .service-kango-card-content p {
    margin-top: min(0.8474576271vw, 10px);
    font-size: var(--f14);
  }
}

@media print, screen and (min-width: 769px) {
  .service-target {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

.service-target-lead {
  margin-top: min(5.9523809524vw, 25px);
  text-align: center;
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  .service-target-lead {
    margin-top: min(2.1186440678vw, 25px);
  }
}

.service-panel {
  border-radius: min(2.380952381vw, 10px);
  background-color: var(--col-pale-blue);
}

.service-target-panel {
  margin-top: min(4.7619047619vw, 20px);
  padding: min(5.9523809524vw, 25px) min(4.7619047619vw, 20px) min(4.7619047619vw, 20px);
}
@media print, screen and (min-width: 769px) {
  .service-target-panel {
    margin-top: min(2.1186440678vw, 25px);
    padding: min(2.9661016949vw, 35px) min(8.4745762712vw, 100px) min(2.1186440678vw, 25px);
  }
}

.service-target-list {
  display: grid;
  gap: min(1.6666666667vw, 7px);
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  .service-target-list {
    gap: min(1.2711864407vw, 15px);
  }
}

.service-target-list > li {
  position: relative;
  padding-left: min(5.9523809524vw, 25px);
  font-size: var(--f18);
  line-height: 1.7;
}
@media print, screen and (min-width: 769px) {
  .service-target-list > li {
    padding-left: min(2.1186440678vw, 25px);
    font-size: var(--f18);
  }
}

.service-target-list > li::before {
  position: absolute;
  top: 0.9em;
  left: 0;
  width: min(2.1428571429vw, 9px);
  height: min(2.1428571429vw, 9px);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: var(--col-brand);
  content: "";
}
@media print, screen and (min-width: 769px) {
  .service-target-list > li::before {
    width: min(0.7627118644vw, 9px);
    height: min(0.7627118644vw, 9px);
  }
}

.service-target-foot {
  margin-top: min(5.9523809524vw, 25px);
  padding-top: min(4.7619047619vw, 20px);
  border-top: 1px solid var(--col-brand);
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .service-target-foot {
    margin-top: min(2.1186440678vw, 25px);
    padding-top: min(1.6949152542vw, 20px);
    max-width: min(31.3559322034vw, 370px);
    margin-inline: auto;
  }
}

.service-target-message {
  color: var(--col-brand);
  font-size: var(--f20);
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .service-target-message {
    font-size: var(--f18);
  }
}

.service-target-note {
  margin-top: min(1.1904761905vw, 5px);
  font-size: var(--f12);
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .service-target-note {
    margin-top: min(0.4237288136vw, 5px);
    font-size: var(--f13);
  }
}

@media print, screen and (min-width: 769px) {
  .service-area {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

.service-area-panel {
  display: grid;
  gap: min(5.9523809524vw, 25px);
  margin-top: min(5.9523809524vw, 25px);
  padding: min(5.9523809524vw, 25px) min(4.7619047619vw, 20px);
}
@media print, screen and (min-width: 769px) {
  .service-area-panel {
    grid-template-columns: min(27.9661016949vw, 330px) 1fr;
    gap: min(2.9661016949vw, 35px);
    align-items: center;
    margin-top: min(2.5423728814vw, 30px);
    padding: min(2.9661016949vw, 35px);
  }
}

.service-area-list {
  display: flex;
  flex-wrap: wrap;
  gap: min(2.380952381vw, 10px) min(1.9047619048vw, 8px);
}
@media print, screen and (min-width: 769px) {
  .service-area-list {
    gap: min(1.2711864407vw, 15px) min(0.8474576271vw, 10px);
  }
}

.service-area-list > li {
  width: -moz-fit-content;
  width: fit-content;
  padding: min(1.1904761905vw, 5px) min(2.8571428571vw, 12px);
  border-radius: 999px;
  background-color: #fff;
  font-size: var(--f16);
  font-weight: var(--jp-medium);
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .service-area-list > li {
    padding: min(0.4237288136vw, 5px) min(1.2711864407vw, 15px);
    font-size: var(--f16);
  }
}

.service-area-pict {
  max-width: min(71.4285714286vw, 300px);
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  .service-area-pict {
    max-width: none;
    margin-inline: 0;
  }
}

.service-flow-list {
  display: grid;
  gap: min(10.7142857143vw, 45px);
  margin: min(9.5238095238vw, 40px) auto 0;
  padding: 0 min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .service-flow-list {
    gap: min(4.6610169492vw, 55px);
    margin-top: min(5.5084745763vw, 65px);
    max-width: min(67.7966101695vw, 800px);
  }
}

.service-flow-item {
  position: relative;
  display: grid;
  grid-template-columns: min(11.9047619048vw, 50px) 1fr;
  gap: min(3.5714285714vw, 15px);
  padding: 0 min(4.7619047619vw, 20px) min(4.7619047619vw, 20px);
  border-left: 1px solid var(--col-brand);
  border-bottom: 1px solid var(--col-brand);
  border-radius: 0 0 0 min(4.7619047619vw, 20px);
}
@media print, screen and (min-width: 769px) {
  .service-flow-item {
    grid-template-columns: min(11.0169491525vw, 130px) 1fr;
    gap: min(2.9661016949vw, 35px);
    align-items: center;
    min-height: min(10.1694915254vw, 120px);
    padding: min(2.1186440678vw, 25px) min(4.6610169492vw, 55px);
  }
}

.service-flow-item:not(:last-child)::after {
  position: absolute;
  bottom: max(-7.1428571429vw, -30px);
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border-top: min(2.8571428571vw, 12px) solid var(--col-brand);
  border-right: min(2.8571428571vw, 12px) solid transparent;
  border-left: min(2.8571428571vw, 12px) solid transparent;
  content: "";
}
@media print, screen and (min-width: 769px) {
  .service-flow-item:not(:last-child)::after {
    bottom: max(-2.9661016949vw, -35px);
    border-top-width: min(1.2711864407vw, 15px);
    border-right-width: min(1.2711864407vw, 15px);
    border-left-width: min(1.2711864407vw, 15px);
  }
}

.service-flow-number {
  display: block;
  color: var(--col-brand);
  opacity: 0.3;
  font-size: var(--f36);
  line-height: 1;
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
@media print, screen and (min-width: 769px) {
  .service-flow-number {
    font-size: var(--f75);
  }
}

.service-flow-heading {
  color: var(--col-brand);
  font-size: var(--f18);
  font-weight: var(--jp-medium);
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .service-flow-heading {
    font-size: var(--f20);
  }
}

.service-flow-content p {
  margin-top: min(2.380952381vw, 10px);
  font-size: var(--f15);
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .service-flow-content p {
    margin-top: min(0.8474576271vw, 10px);
    font-size: var(--f16);
  }
}

@media print, screen and (min-width: 769px) {
  .service-cost {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

.service-cost-panel {
  margin-top: min(5.9523809524vw, 25px);
  padding: min(5.9523809524vw, 25px);
}
@media print, screen and (min-width: 769px) {
  .service-cost-panel {
    margin-top: min(2.5423728814vw, 30px);
    padding: min(2.9661016949vw, 35px) min(5.9322033898vw, 70px);
  }
}

.service-cost-panel p {
  font-size: var(--f16);
  font-weight: var(--jp-medium);
  line-height: 1.9;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media print, screen and (min-width: 769px) {
  .service-cost-panel p {
    font-size: var(--f16);
  }
}

.service-syuurou-lead {
  display: grid;
  gap: min(1.9047619048vw, 8px);
  font-size: var(--f15);
  line-height: 1.85;
}
@media print, screen and (min-width: 769px) {
  .service-syuurou-lead {
    gap: min(0.8474576271vw, 10px);
    font-size: var(--f20);
  }
}

@media print, screen and (min-width: 769px) {
  .service-business {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

.service-business-list {
  display: grid;
  gap: min(2.380952381vw, 10px);
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .service-business-list {
    gap: min(0.8474576271vw, 10px);
    margin-top: min(3.3898305085vw, 40px);
  }
}

.service-business-card {
  display: grid;
  overflow: hidden;
  border-radius: min(19.0476190476vw, 80px) min(2.380952381vw, 10px) min(2.380952381vw, 10px) min(2.380952381vw, 10px);
  background-color: var(--col-pale-blue);
}
@media print, screen and (min-width: 769px) {
  .service-business-card {
    grid-template-columns: 1fr min(30vw, 354px);
    min-height: min(28.5593220339vw, 337px);
  }
}

.service-business-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: min(5.9523809524vw, 25px) min(4.7619047619vw, 20px) min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .service-business-content {
    padding: min(4.2372881356vw, 50px) min(3.813559322vw, 45px);
  }
}

.service-business-label {
  color: var(--col-brand);
  font-size: var(--f10);
  line-height: 1.4;
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  opacity: 0.5;
}
@media print, screen and (min-width: 769px) {
  .service-business-label {
    font-size: var(--f12);
  }
}

.service-business-heading {
  margin-top: min(1.1904761905vw, 5px);
  color: var(--col-brand);
  font-size: var(--f18);
  font-weight: var(--jp-medium);
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .service-business-heading {
    margin-top: min(0.4237288136vw, 5px);
    font-size: var(--f20);
  }
}

.service-business-heading > span {
  display: block;
  font-size: var(--f14);
}
@media print, screen and (min-width: 769px) {
  .service-business-heading > span {
    display: inline;
    margin-left: min(0.6779661017vw, 8px);
    font-size: var(--f16);
  }
}

.service-business-content > p:not(.service-business-label) {
  margin-top: min(3.5714285714vw, 15px);
  font-size: var(--f14);
  line-height: 1.85;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media print, screen and (min-width: 769px) {
  .service-business-content > p:not(.service-business-label) {
    margin-top: min(1.2711864407vw, 15px);
    font-size: var(--f14);
  }
}

.service-business-pict {
  order: -1;
  aspect-ratio: 354/220;
}
.service-business-pict img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .service-business-pict {
    order: 0;
    aspect-ratio: auto;
    aspect-ratio: 354/337;
  }
}

.service-business-pict img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media print, screen and (min-width: 769px) {
  .service-syuurou-info {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

@media print, screen and (min-width: 769px) {
  .service-syuurou-policy {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

@media print, screen and (min-width: 769px) {
  .service-howto {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

.service-syuurou-panel {
  margin-top: min(5.9523809524vw, 25px);
  padding: min(5.9523809524vw, 25px) min(4.7619047619vw, 20px);
}
@media print, screen and (min-width: 769px) {
  .service-syuurou-panel {
    margin-top: min(2.5423728814vw, 30px);
    padding: min(2.9661016949vw, 35px) min(5.9322033898vw, 70px);
  }
}

.service-syuurou-panel p {
  font-size: var(--f15);
  line-height: 1.9;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media print, screen and (min-width: 769px) {
  .service-syuurou-panel p {
    font-size: var(--f16);
  }
}

@media print, screen and (min-width: 769px) {
  .service-day {
    max-width: min(67.7966101695vw, 800px);
    margin-inline: auto;
  }
}

.service-day-panel {
  margin-top: min(5.9523809524vw, 25px);
  padding: min(5.9523809524vw, 25px) min(4.7619047619vw, 20px);
}
@media print, screen and (min-width: 769px) {
  .service-day-panel {
    margin-top: min(2.5423728814vw, 30px);
    padding: min(3.3898305085vw, 40px) min(5.9322033898vw, 70px);
  }
}

.service-day-list {
  display: grid;
  gap: min(3.5714285714vw, 15px);
  width: 100%;
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  .service-day-list {
    gap: min(2.5423728814vw, 30px);
    width: -moz-fit-content;
    width: fit-content;
  }
}

.service-day-row {
  position: relative;
  display: grid;
  grid-template-columns: min(16.6666666667vw, 70px) 1fr;
  gap: min(2.8571428571vw, 12px);
  align-items: baseline;
}
@media print, screen and (min-width: 769px) {
  .service-day-row {
    grid-template-columns: min(7.6271186441vw, 90px) 1fr;
    gap: min(2.5423728814vw, 30px);
  }
}

.service-day-row:not(:last-child) > dt::after {
  position: absolute;
  top: 95%;
  left: 50%;
  width: 1px;
  height: min(3.8095238095vw, 16px);
  transform: translateX(-50%);
  background-color: var(--col-brand);
  content: "";
}
@media print, screen and (min-width: 769px) {
  .service-day-row:not(:last-child) > dt::after {
    top: calc(100% + min(0.2542372881vw, 3px));
    height: min(1.8644067797vw, 22px);
  }
}

.service-day-row > dt {
  position: relative;
  color: var(--col-brand);
  font-size: var(--f18);
  line-height: 1.5;
  text-align: center;
  font-family: "Lexend Exa", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media print, screen and (min-width: 769px) {
  .service-day-row > dt {
    font-size: var(--f21);
  }
}

.service-day-row > dd {
  font-size: var(--f15);
  font-weight: var(--jp-medium);
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .service-day-row > dd {
    font-size: var(--f18);
  }
}

.service-day-row span {
  display: inline-block;
  margin-left: 1em;
  margin-top: min(0.7142857143vw, 3px);
  font-size: var(--f12);
}
@media print, screen and (min-width: 769px) {
  .service-day-row span {
    margin-top: 0;
    font-size: var(--f14);
  }
}

.news-index {
  margin-top: min(9.5238095238vw, 40px);
}
@media print, screen and (min-width: 769px) {
  .news-index {
    max-width: min(67.7966101695vw, 800px);
    margin: min(6.3559322034vw, 75px) auto 0;
  }
}

.news-index .news-list {
  margin-top: min(7.1428571429vw, 30px);
}
@media print, screen and (min-width: 769px) {
  .news-index .news-list {
    margin-top: min(3.3898305085vw, 40px);
  }
}

.news-index-empty {
  margin-top: min(7.1428571429vw, 30px);
  padding: min(7.1428571429vw, 30px) 0;
  border-top: 1px solid var(--col-border);
  border-bottom: 1px solid var(--col-border);
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .news-index-empty {
    margin-top: min(3.3898305085vw, 40px);
  }
}

@media print, screen and (min-width: 769px) {
  .page-news .pagination {
    margin-top: min(5.5084745763vw, 65px);
  }
}

.page-news .pagination .prev,
.page-news .pagination .next {
  border-color: var(--col-brand);
}

.page-news .pagination .prev::after,
.page-news .pagination .next::after {
  background-color: var(--col-brand);
}

.page-news .pagination .page-numbers {
  color: var(--col-brand);
}

.page-news .pagination .page-numbers.current {
  color: var(--col-text) !important;
}

@media print, screen and (min-width: 769px) {
  .page-news .pagination .prev:hover,
  .page-news .pagination .next:hover {
    background-color: var(--col-brand);
  }
  .page-news .pagination .prev:hover::after,
  .page-news .pagination .next:hover::after {
    background-color: #fff;
  }
}
.page-privacy {
  background: linear-gradient(to top, #dce8f0 0%, #f6fbff 28%, #fff 72%);
  padding-bottom: min(26.1904761905vw, 110px);
}
@media print, screen and (min-width: 769px) {
  .page-privacy {
    padding-bottom: min(23.7288135593vw, 280px);
  }
}

.privacy-lead {
  margin-top: min(7.1428571429vw, 30px);
  padding: 0 min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .privacy-lead {
    margin-top: min(3.813559322vw, 45px);
    padding: 0;
  }
}

.privacy-lead p {
  font-size: var(--f14);
  font-weight: var(--jp-medium);
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .privacy-lead p {
    font-size: var(--f18);
    line-height: 2.1;
  }
}

.privacy-panel {
  margin-top: min(8.3333333333vw, 35px);
  padding: min(7.1428571429vw, 30px) min(4.7619047619vw, 20px);
  border: 1px solid var(--col-brand);
  border-radius: min(2.380952381vw, 10px);
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .privacy-panel {
    margin-top: min(3.813559322vw, 45px);
    padding: min(4.6610169492vw, 55px) min(5.5084745763vw, 65px);
    border-radius: min(1.0169491525vw, 12px);
  }
}

.privacy-section {
  margin-top: min(8.3333333333vw, 35px);
}
@media print, screen and (min-width: 769px) {
  .privacy-section {
    margin-top: min(3.813559322vw, 45px);
  }
}

.privacy-section:first-child {
  margin-top: 0;
}

.privacy-heading {
  position: relative;
  padding-left: min(4.2857142857vw, 18px);
  color: var(--col-brand);
  font-size: var(--f16);
  font-weight: var(--jp-medium);
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .privacy-heading {
    padding-left: min(1.8644067797vw, 22px);
    font-size: var(--f20);
  }
}

.privacy-heading::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: min(1.9047619048vw, 8px);
  height: 1px;
  transform: translateY(-50%);
  background-color: var(--col-brand);
  content: "";
}
@media print, screen and (min-width: 769px) {
  .privacy-heading::before {
    width: min(0.8474576271vw, 10px);
    height: 2px;
  }
}

.privacy-section p {
  margin-top: min(3.5714285714vw, 15px);
  font-size: var(--f13);
  font-weight: var(--jp-medium);
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .privacy-section p {
    margin-top: min(1.5254237288vw, 18px);
    font-size: var(--f16);
  }
}

.privacy-list {
  margin-top: min(2.8571428571vw, 12px);
}
@media print, screen and (min-width: 769px) {
  .privacy-list {
    margin-top: min(1.2711864407vw, 15px);
  }
}

.privacy-list > li {
  position: relative;
  padding-left: 1em;
  font-size: var(--f13);
  font-weight: var(--jp-medium);
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .privacy-list > li {
    font-size: var(--f16);
  }
}

.privacy-list > li::before {
  position: absolute;
  top: 1em;
  left: 0;
  width: min(0.7142857143vw, 3px);
  height: min(0.7142857143vw, 3px);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: var(--col-text);
  content: "";
}

.privacy-contact {
  margin-top: min(3.5714285714vw, 15px);
}
@media print, screen and (min-width: 769px) {
  .privacy-contact {
    margin-top: min(1.6949152542vw, 20px);
  }
}

.privacy-contact > div {
  display: grid;
  grid-template-columns: min(27.380952381vw, 115px) 1fr;
  gap: min(2.380952381vw, 10px);
  margin-top: min(1.9047619048vw, 8px);
}
@media print, screen and (min-width: 769px) {
  .privacy-contact > div {
    grid-template-columns: min(12.7118644068vw, 150px) 1fr;
    gap: min(1.6949152542vw, 20px);
    margin-top: min(0.8474576271vw, 10px);
  }
}

.privacy-contact > div:first-child {
  margin-top: 0;
}

.privacy-contact dt,
.privacy-contact dd {
  font-size: var(--f13);
  font-weight: var(--jp-medium);
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  .privacy-contact dt,
  .privacy-contact dd {
    font-size: var(--f16);
  }
}

.privacy-contact a {
  color: var(--col-text);
}

.page-wrapper {
  position: relative;
  overflow: hidden;
}

.page {
  position: relative;
  padding-bottom: min(19.0476190476vw, 80px);
}
@media print, screen and (min-width: 769px) {
  .page {
    padding-bottom: min(20.3389830508vw, 240px);
  }
}

.page-top {
  padding-top: 0;
  padding-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .page-top {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.page-about {
  padding-bottom: min(23.8095238095vw, 100px);
}
@media print, screen and (min-width: 769px) {
  .page-about {
    background: url(../img/second_bottom_bg.jpg) no-repeat center bottom/100% auto;
    padding-bottom: min(25.4237288136vw, 300px);
  }
}

@media print, screen and (min-width: 769px) {
  .page-utility {
    padding-top: min(12.2881355932vw, 145px);
  }
}

/**
    ページの基本幅用コンテナ
 */
.container {
  padding-right: min(3.8095238095vw, 16px);
  padding-left: min(3.8095238095vw, 16px);
}
@media print, screen and (min-width: 769px) {
  .container {
    padding-right: min(6.7796610169vw, 80px);
    padding-left: min(6.7796610169vw, 80px);
  }
}

@media print, screen and (min-width: 769px) {
  .container__inner {
    max-width: 1200px;
    margin-inline: auto;
  }
}

@media print, screen and (min-width: 769px) {
  .container.--narrow .container__inner {
    max-width: min(84.7457627119vw, 1000px);
  }
}

.container.--wide .container__inner {
  max-width: 1440px;
}

/* --------------------------------------------------------------------
  #テキスト揃え
 */
.align-l {
  text-align: left !important;
}

.align-c {
  text-align: center !important;
}

.align-r {
  text-align: right !important;
}

@media print, screen and (min-width: 769px) {
  .align-l--pc {
    text-align: left !important;
  }
  .align-c--pc {
    text-align: center !important;
  }
  .align-r--pc {
    text-align: right !important;
  }
}
@media print, screen and (min-width: 769px) {
  .layout-sidebar {
    display: flex;
    align-items: stretch; /* ← これで子要素の高さがそろう */
  }
}

.cols {
  display: grid;
  grid-template-columns: 1fr;
  gap: min(4.7619047619vw, 20px);
}

.cols-gapSS {
  gap: min(2.380952381vw, 10px);
}

.cols-gapS {
  gap: min(3.5714285714vw, 15px);
}

.cols-gapM {
  gap: min(4.7619047619vw, 20px);
}

.cols-gapL {
  gap: min(9.5238095238vw, 40px);
}

.cols-gapXL {
  gap: min(14.2857142857vw, 60px);
}

.cols-sp2 {
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
  .cols-pc2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .cols-pc3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .cols-pc4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.mt0 {
  margin-top: min(0vw, 0px) !important;
}

.mb0 {
  margin-bottom: min(0vw, 0px) !important;
}

.mt5 {
  margin-top: min(1.1904761905vw, 5px) !important;
}

.mb5 {
  margin-bottom: min(1.1904761905vw, 5px) !important;
}

.mt10 {
  margin-top: min(2.380952381vw, 10px) !important;
}

.mb10 {
  margin-bottom: min(2.380952381vw, 10px) !important;
}

.mt15 {
  margin-top: min(3.5714285714vw, 15px) !important;
}

.mb15 {
  margin-bottom: min(3.5714285714vw, 15px) !important;
}

.mt20 {
  margin-top: min(4.7619047619vw, 20px) !important;
}

.mb20 {
  margin-bottom: min(4.7619047619vw, 20px) !important;
}

.mt25 {
  margin-top: min(5.9523809524vw, 25px) !important;
}

.mb25 {
  margin-bottom: min(5.9523809524vw, 25px) !important;
}

.mt30 {
  margin-top: min(7.1428571429vw, 30px) !important;
}

.mb30 {
  margin-bottom: min(7.1428571429vw, 30px) !important;
}

.mt35 {
  margin-top: min(8.3333333333vw, 35px) !important;
}

.mb35 {
  margin-bottom: min(8.3333333333vw, 35px) !important;
}

.mt40 {
  margin-top: min(9.5238095238vw, 40px) !important;
}

.mb40 {
  margin-bottom: min(9.5238095238vw, 40px) !important;
}

.mt45 {
  margin-top: min(10.7142857143vw, 45px) !important;
}

.mb45 {
  margin-bottom: min(10.7142857143vw, 45px) !important;
}

.mt50 {
  margin-top: min(11.9047619048vw, 50px) !important;
}

.mb50 {
  margin-bottom: min(11.9047619048vw, 50px) !important;
}

.mt55 {
  margin-top: min(13.0952380952vw, 55px) !important;
}

.mb55 {
  margin-bottom: min(13.0952380952vw, 55px) !important;
}

.mt60 {
  margin-top: min(14.2857142857vw, 60px) !important;
}

.mb60 {
  margin-bottom: min(14.2857142857vw, 60px) !important;
}

.mt65 {
  margin-top: min(15.4761904762vw, 65px) !important;
}

.mb65 {
  margin-bottom: min(15.4761904762vw, 65px) !important;
}

.mt70 {
  margin-top: min(16.6666666667vw, 70px) !important;
}

.mb70 {
  margin-bottom: min(16.6666666667vw, 70px) !important;
}

.mt75 {
  margin-top: min(17.8571428571vw, 75px) !important;
}

.mb75 {
  margin-bottom: min(17.8571428571vw, 75px) !important;
}

.mt80 {
  margin-top: min(19.0476190476vw, 80px) !important;
}

.mb80 {
  margin-bottom: min(19.0476190476vw, 80px) !important;
}

.mt85 {
  margin-top: min(20.2380952381vw, 85px) !important;
}

.mb85 {
  margin-bottom: min(20.2380952381vw, 85px) !important;
}

.mt90 {
  margin-top: min(21.4285714286vw, 90px) !important;
}

.mb90 {
  margin-bottom: min(21.4285714286vw, 90px) !important;
}

.mt95 {
  margin-top: min(22.619047619vw, 95px) !important;
}

.mb95 {
  margin-bottom: min(22.619047619vw, 95px) !important;
}

.mt100 {
  margin-top: min(23.8095238095vw, 100px) !important;
}

.mb100 {
  margin-bottom: min(23.8095238095vw, 100px) !important;
}

.mt105 {
  margin-top: min(25vw, 105px) !important;
}

.mb105 {
  margin-bottom: min(25vw, 105px) !important;
}

.mt110 {
  margin-top: min(26.1904761905vw, 110px) !important;
}

.mb110 {
  margin-bottom: min(26.1904761905vw, 110px) !important;
}

.mt115 {
  margin-top: min(27.380952381vw, 115px) !important;
}

.mb115 {
  margin-bottom: min(27.380952381vw, 115px) !important;
}

.mt120 {
  margin-top: min(28.5714285714vw, 120px) !important;
}

.mb120 {
  margin-bottom: min(28.5714285714vw, 120px) !important;
}

.mt125 {
  margin-top: min(29.7619047619vw, 125px) !important;
}

.mb125 {
  margin-bottom: min(29.7619047619vw, 125px) !important;
}

.mt130 {
  margin-top: min(30.9523809524vw, 130px) !important;
}

.mb130 {
  margin-bottom: min(30.9523809524vw, 130px) !important;
}

.mt135 {
  margin-top: min(32.1428571429vw, 135px) !important;
}

.mb135 {
  margin-bottom: min(32.1428571429vw, 135px) !important;
}

.mt140 {
  margin-top: min(33.3333333333vw, 140px) !important;
}

.mb140 {
  margin-bottom: min(33.3333333333vw, 140px) !important;
}

.mt145 {
  margin-top: min(34.5238095238vw, 145px) !important;
}

.mb145 {
  margin-bottom: min(34.5238095238vw, 145px) !important;
}

.mt150 {
  margin-top: min(35.7142857143vw, 150px) !important;
}

.mb150 {
  margin-bottom: min(35.7142857143vw, 150px) !important;
}

.mt155 {
  margin-top: min(36.9047619048vw, 155px) !important;
}

.mb155 {
  margin-bottom: min(36.9047619048vw, 155px) !important;
}

.mt160 {
  margin-top: min(38.0952380952vw, 160px) !important;
}

.mb160 {
  margin-bottom: min(38.0952380952vw, 160px) !important;
}

.mt165 {
  margin-top: min(39.2857142857vw, 165px) !important;
}

.mb165 {
  margin-bottom: min(39.2857142857vw, 165px) !important;
}

.mt170 {
  margin-top: min(40.4761904762vw, 170px) !important;
}

.mb170 {
  margin-bottom: min(40.4761904762vw, 170px) !important;
}

.mt175 {
  margin-top: min(41.6666666667vw, 175px) !important;
}

.mb175 {
  margin-bottom: min(41.6666666667vw, 175px) !important;
}

.mt180 {
  margin-top: min(42.8571428571vw, 180px) !important;
}

.mb180 {
  margin-bottom: min(42.8571428571vw, 180px) !important;
}

.mt185 {
  margin-top: min(44.0476190476vw, 185px) !important;
}

.mb185 {
  margin-bottom: min(44.0476190476vw, 185px) !important;
}

.mt190 {
  margin-top: min(45.2380952381vw, 190px) !important;
}

.mb190 {
  margin-bottom: min(45.2380952381vw, 190px) !important;
}

.mt195 {
  margin-top: min(46.4285714286vw, 195px) !important;
}

.mb195 {
  margin-bottom: min(46.4285714286vw, 195px) !important;
}

.mt200 {
  margin-top: min(47.619047619vw, 200px) !important;
}

.mb200 {
  margin-bottom: min(47.619047619vw, 200px) !important;
}

.mt205 {
  margin-top: min(48.8095238095vw, 205px) !important;
}

.mb205 {
  margin-bottom: min(48.8095238095vw, 205px) !important;
}

.mt210 {
  margin-top: min(50vw, 210px) !important;
}

.mb210 {
  margin-bottom: min(50vw, 210px) !important;
}

.mt215 {
  margin-top: min(51.1904761905vw, 215px) !important;
}

.mb215 {
  margin-bottom: min(51.1904761905vw, 215px) !important;
}

.mt220 {
  margin-top: min(52.380952381vw, 220px) !important;
}

.mb220 {
  margin-bottom: min(52.380952381vw, 220px) !important;
}

.mt225 {
  margin-top: min(53.5714285714vw, 225px) !important;
}

.mb225 {
  margin-bottom: min(53.5714285714vw, 225px) !important;
}

.mt230 {
  margin-top: min(54.7619047619vw, 230px) !important;
}

.mb230 {
  margin-bottom: min(54.7619047619vw, 230px) !important;
}

.mt235 {
  margin-top: min(55.9523809524vw, 235px) !important;
}

.mb235 {
  margin-bottom: min(55.9523809524vw, 235px) !important;
}

.mt240 {
  margin-top: min(57.1428571429vw, 240px) !important;
}

.mb240 {
  margin-bottom: min(57.1428571429vw, 240px) !important;
}

.mt245 {
  margin-top: min(58.3333333333vw, 245px) !important;
}

.mb245 {
  margin-bottom: min(58.3333333333vw, 245px) !important;
}

.mt250 {
  margin-top: min(59.5238095238vw, 250px) !important;
}

.mb250 {
  margin-bottom: min(59.5238095238vw, 250px) !important;
}

.mt255 {
  margin-top: min(60.7142857143vw, 255px) !important;
}

.mb255 {
  margin-bottom: min(60.7142857143vw, 255px) !important;
}

.mt260 {
  margin-top: min(61.9047619048vw, 260px) !important;
}

.mb260 {
  margin-bottom: min(61.9047619048vw, 260px) !important;
}

.mt265 {
  margin-top: min(63.0952380952vw, 265px) !important;
}

.mb265 {
  margin-bottom: min(63.0952380952vw, 265px) !important;
}

.mt270 {
  margin-top: min(64.2857142857vw, 270px) !important;
}

.mb270 {
  margin-bottom: min(64.2857142857vw, 270px) !important;
}

.mt275 {
  margin-top: min(65.4761904762vw, 275px) !important;
}

.mb275 {
  margin-bottom: min(65.4761904762vw, 275px) !important;
}

.mt280 {
  margin-top: min(66.6666666667vw, 280px) !important;
}

.mb280 {
  margin-bottom: min(66.6666666667vw, 280px) !important;
}

.mt285 {
  margin-top: min(67.8571428571vw, 285px) !important;
}

.mb285 {
  margin-bottom: min(67.8571428571vw, 285px) !important;
}

.mt290 {
  margin-top: min(69.0476190476vw, 290px) !important;
}

.mb290 {
  margin-bottom: min(69.0476190476vw, 290px) !important;
}

.mt295 {
  margin-top: min(70.2380952381vw, 295px) !important;
}

.mb295 {
  margin-bottom: min(70.2380952381vw, 295px) !important;
}

.mt300 {
  margin-top: min(71.4285714286vw, 300px) !important;
}

.mb300 {
  margin-bottom: min(71.4285714286vw, 300px) !important;
}

@media print, screen and (min-width: 769px) {
  .mt0--pc {
    margin-top: min(0vw, 0px) !important;
  }
  .mb0--pc {
    margin-bottom: min(0vw, 0px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt5--pc {
    margin-top: min(0.4237288136vw, 5px) !important;
  }
  .mb5--pc {
    margin-bottom: min(0.4237288136vw, 5px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt10--pc {
    margin-top: min(0.8474576271vw, 10px) !important;
  }
  .mb10--pc {
    margin-bottom: min(0.8474576271vw, 10px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt15--pc {
    margin-top: min(1.2711864407vw, 15px) !important;
  }
  .mb15--pc {
    margin-bottom: min(1.2711864407vw, 15px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt20--pc {
    margin-top: min(1.6949152542vw, 20px) !important;
  }
  .mb20--pc {
    margin-bottom: min(1.6949152542vw, 20px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt25--pc {
    margin-top: min(2.1186440678vw, 25px) !important;
  }
  .mb25--pc {
    margin-bottom: min(2.1186440678vw, 25px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt30--pc {
    margin-top: min(2.5423728814vw, 30px) !important;
  }
  .mb30--pc {
    margin-bottom: min(2.5423728814vw, 30px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt35--pc {
    margin-top: min(2.9661016949vw, 35px) !important;
  }
  .mb35--pc {
    margin-bottom: min(2.9661016949vw, 35px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt40--pc {
    margin-top: min(3.3898305085vw, 40px) !important;
  }
  .mb40--pc {
    margin-bottom: min(3.3898305085vw, 40px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt45--pc {
    margin-top: min(3.813559322vw, 45px) !important;
  }
  .mb45--pc {
    margin-bottom: min(3.813559322vw, 45px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt50--pc {
    margin-top: min(4.2372881356vw, 50px) !important;
  }
  .mb50--pc {
    margin-bottom: min(4.2372881356vw, 50px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt55--pc {
    margin-top: min(4.6610169492vw, 55px) !important;
  }
  .mb55--pc {
    margin-bottom: min(4.6610169492vw, 55px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt60--pc {
    margin-top: min(5.0847457627vw, 60px) !important;
  }
  .mb60--pc {
    margin-bottom: min(5.0847457627vw, 60px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt65--pc {
    margin-top: min(5.5084745763vw, 65px) !important;
  }
  .mb65--pc {
    margin-bottom: min(5.5084745763vw, 65px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt70--pc {
    margin-top: min(5.9322033898vw, 70px) !important;
  }
  .mb70--pc {
    margin-bottom: min(5.9322033898vw, 70px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt75--pc {
    margin-top: min(6.3559322034vw, 75px) !important;
  }
  .mb75--pc {
    margin-bottom: min(6.3559322034vw, 75px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt80--pc {
    margin-top: min(6.7796610169vw, 80px) !important;
  }
  .mb80--pc {
    margin-bottom: min(6.7796610169vw, 80px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt85--pc {
    margin-top: min(7.2033898305vw, 85px) !important;
  }
  .mb85--pc {
    margin-bottom: min(7.2033898305vw, 85px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt90--pc {
    margin-top: min(7.6271186441vw, 90px) !important;
  }
  .mb90--pc {
    margin-bottom: min(7.6271186441vw, 90px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt95--pc {
    margin-top: min(8.0508474576vw, 95px) !important;
  }
  .mb95--pc {
    margin-bottom: min(8.0508474576vw, 95px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt100--pc {
    margin-top: min(8.4745762712vw, 100px) !important;
  }
  .mb100--pc {
    margin-bottom: min(8.4745762712vw, 100px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt105--pc {
    margin-top: min(8.8983050847vw, 105px) !important;
  }
  .mb105--pc {
    margin-bottom: min(8.8983050847vw, 105px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt110--pc {
    margin-top: min(9.3220338983vw, 110px) !important;
  }
  .mb110--pc {
    margin-bottom: min(9.3220338983vw, 110px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt115--pc {
    margin-top: min(9.7457627119vw, 115px) !important;
  }
  .mb115--pc {
    margin-bottom: min(9.7457627119vw, 115px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt120--pc {
    margin-top: min(10.1694915254vw, 120px) !important;
  }
  .mb120--pc {
    margin-bottom: min(10.1694915254vw, 120px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt125--pc {
    margin-top: min(10.593220339vw, 125px) !important;
  }
  .mb125--pc {
    margin-bottom: min(10.593220339vw, 125px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt130--pc {
    margin-top: min(11.0169491525vw, 130px) !important;
  }
  .mb130--pc {
    margin-bottom: min(11.0169491525vw, 130px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt135--pc {
    margin-top: min(11.4406779661vw, 135px) !important;
  }
  .mb135--pc {
    margin-bottom: min(11.4406779661vw, 135px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt140--pc {
    margin-top: min(11.8644067797vw, 140px) !important;
  }
  .mb140--pc {
    margin-bottom: min(11.8644067797vw, 140px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt145--pc {
    margin-top: min(12.2881355932vw, 145px) !important;
  }
  .mb145--pc {
    margin-bottom: min(12.2881355932vw, 145px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt150--pc {
    margin-top: min(12.7118644068vw, 150px) !important;
  }
  .mb150--pc {
    margin-bottom: min(12.7118644068vw, 150px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt155--pc {
    margin-top: min(13.1355932203vw, 155px) !important;
  }
  .mb155--pc {
    margin-bottom: min(13.1355932203vw, 155px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt160--pc {
    margin-top: min(13.5593220339vw, 160px) !important;
  }
  .mb160--pc {
    margin-bottom: min(13.5593220339vw, 160px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt165--pc {
    margin-top: min(13.9830508475vw, 165px) !important;
  }
  .mb165--pc {
    margin-bottom: min(13.9830508475vw, 165px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt170--pc {
    margin-top: min(14.406779661vw, 170px) !important;
  }
  .mb170--pc {
    margin-bottom: min(14.406779661vw, 170px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt175--pc {
    margin-top: min(14.8305084746vw, 175px) !important;
  }
  .mb175--pc {
    margin-bottom: min(14.8305084746vw, 175px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt180--pc {
    margin-top: min(15.2542372881vw, 180px) !important;
  }
  .mb180--pc {
    margin-bottom: min(15.2542372881vw, 180px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt185--pc {
    margin-top: min(15.6779661017vw, 185px) !important;
  }
  .mb185--pc {
    margin-bottom: min(15.6779661017vw, 185px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt190--pc {
    margin-top: min(16.1016949153vw, 190px) !important;
  }
  .mb190--pc {
    margin-bottom: min(16.1016949153vw, 190px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt195--pc {
    margin-top: min(16.5254237288vw, 195px) !important;
  }
  .mb195--pc {
    margin-bottom: min(16.5254237288vw, 195px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt200--pc {
    margin-top: min(16.9491525424vw, 200px) !important;
  }
  .mb200--pc {
    margin-bottom: min(16.9491525424vw, 200px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt205--pc {
    margin-top: min(17.3728813559vw, 205px) !important;
  }
  .mb205--pc {
    margin-bottom: min(17.3728813559vw, 205px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt210--pc {
    margin-top: min(17.7966101695vw, 210px) !important;
  }
  .mb210--pc {
    margin-bottom: min(17.7966101695vw, 210px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt215--pc {
    margin-top: min(18.2203389831vw, 215px) !important;
  }
  .mb215--pc {
    margin-bottom: min(18.2203389831vw, 215px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt220--pc {
    margin-top: min(18.6440677966vw, 220px) !important;
  }
  .mb220--pc {
    margin-bottom: min(18.6440677966vw, 220px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt225--pc {
    margin-top: min(19.0677966102vw, 225px) !important;
  }
  .mb225--pc {
    margin-bottom: min(19.0677966102vw, 225px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt230--pc {
    margin-top: min(19.4915254237vw, 230px) !important;
  }
  .mb230--pc {
    margin-bottom: min(19.4915254237vw, 230px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt235--pc {
    margin-top: min(19.9152542373vw, 235px) !important;
  }
  .mb235--pc {
    margin-bottom: min(19.9152542373vw, 235px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt240--pc {
    margin-top: min(20.3389830508vw, 240px) !important;
  }
  .mb240--pc {
    margin-bottom: min(20.3389830508vw, 240px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt245--pc {
    margin-top: min(20.7627118644vw, 245px) !important;
  }
  .mb245--pc {
    margin-bottom: min(20.7627118644vw, 245px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt250--pc {
    margin-top: min(21.186440678vw, 250px) !important;
  }
  .mb250--pc {
    margin-bottom: min(21.186440678vw, 250px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt255--pc {
    margin-top: min(21.6101694915vw, 255px) !important;
  }
  .mb255--pc {
    margin-bottom: min(21.6101694915vw, 255px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt260--pc {
    margin-top: min(22.0338983051vw, 260px) !important;
  }
  .mb260--pc {
    margin-bottom: min(22.0338983051vw, 260px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt265--pc {
    margin-top: min(22.4576271186vw, 265px) !important;
  }
  .mb265--pc {
    margin-bottom: min(22.4576271186vw, 265px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt270--pc {
    margin-top: min(22.8813559322vw, 270px) !important;
  }
  .mb270--pc {
    margin-bottom: min(22.8813559322vw, 270px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt275--pc {
    margin-top: min(23.3050847458vw, 275px) !important;
  }
  .mb275--pc {
    margin-bottom: min(23.3050847458vw, 275px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt280--pc {
    margin-top: min(23.7288135593vw, 280px) !important;
  }
  .mb280--pc {
    margin-bottom: min(23.7288135593vw, 280px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt285--pc {
    margin-top: min(24.1525423729vw, 285px) !important;
  }
  .mb285--pc {
    margin-bottom: min(24.1525423729vw, 285px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt290--pc {
    margin-top: min(24.5762711864vw, 290px) !important;
  }
  .mb290--pc {
    margin-bottom: min(24.5762711864vw, 290px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt295--pc {
    margin-top: min(25vw, 295px) !important;
  }
  .mb295--pc {
    margin-bottom: min(25vw, 295px) !important;
  }
}
@media print, screen and (min-width: 769px) {
  .mt300--pc {
    margin-top: min(25.4237288136vw, 300px) !important;
  }
  .mb300--pc {
    margin-bottom: min(25.4237288136vw, 300px) !important;
  }
}
.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

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

   ユーティリティモジュール

 */
/* -------------------------------------------------------------------------
	画像を100%に/100%を解除
	<img class="u-fit" src="xxx.jpg" />
*/
.u-fit {
  width: 100%;
  height: auto;
}

.u-free {
  width: auto;
}

/* -------------------------------------------------------------------------
	SPのみ、PCのみで改行させる
	<br class="u-spbr" />
	<br class="u-pcbr" />
*/
.u-spbr {
  display: none;
}
@media only screen and (max-width: 768px) {
  .u-spbr {
    display: inline;
  }
}

.u-pcbr {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .u-pcbr {
    display: inline;
  }
}

/* -------------------------------------------------------------------------
	position:relative
*/
.u-relative {
  position: relative;
}

/* -------------------------------------------------------------------------
	縦書きテキスト
*/
.u-vertical-text {
  font-feature-settings: "pkna";
  text-orientation: mixed;
  writing-mode: vertical-rl;
  -ms-text-combine-horizontal: all;
}

/* -------------------------------------------------------------------------
	ブロック指定
*/
.u-inlineBlock {
  display: inline-block;
}

.u-block {
  display: block;
}

/* -------------------------------------------------------------------------
	リスト要素のスタイル
*/
.u-listIndent li {
  margin-bottom: 1.2em;
  padding-left: 1.2em;
  font-size: 1.6rem;
  line-height: 1.75em;
  text-indent: -1.2em;
}
@media only screen and (max-width: 768px) {
  .u-listIndent li {
    margin-bottom: 0.5em;
    font-size: 1.1rem;
  }
}

.u-listDisc li {
  margin-bottom: 1em;
  margin-left: 1.2em;
  list-style-type: disc;
}

/* -------------------------------------------------------------------------
	PCレイアウト時に非表示
*/
.u-sp-only {
  display: block !important;
}

.u-pc-only {
  display: none !important;
}

@media print, screen and (min-width: 769px) {
  .u-sp-only {
    display: none !important;
  }
  .u-pc-only {
    display: block !important;
  }
}
.u-noWrap {
  white-space: nowrap;
}

@media only screen and (max-width: 768px) {
  .u-sp-noWrap {
    white-space: nowrap;
  }
}

.u-divline {
  margin: 20px 0;
  border-top: 1px solid var(--col-natural-gray);
}
@media print, screen and (min-width: 769px) {
  .u-divline {
    margin: 30px 0;
  }
}

.u-font-bold {
  font-weight: 700;
}

.u-font-regular {
  font-weight: 400;
}

.u-font-red {
  color: var(--col-red);
}

.u-hyphen-fix {
  display: inline-block !important;
  transform: translateY(-0.1em);
}

.u-form-narrow {
  width: 30% !important;
}
@media print, screen and (min-width: 769px) {
  .u-form-narrow {
    width: 25% !important;
  }
}

.u-form-medium {
  width: 50% !important;
}
@media print, screen and (min-width: 769px) {
  .u-form-medium {
    width: 50% !important;
  }
}

.u-form-wide {
  width: 100% !important;
}
@media print, screen and (min-width: 769px) {
  .u-form-wide {
    width: 75% !important;
  }
}

.u-form-full {
  width: 100% !important;
}
