@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

.kol {
  font-feature-settings: "palt";
}
@media screen and (min-width: 1024px) {
  .kol {
    font-size: 1.1458333333vw;
    line-height: 1.8181818182;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol {
    font-size: 22px;
  }
}
@media screen and (max-width: 1023px) {
  .kol {
    font-size: 3.2vw;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1024px) {
  .kol {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.kol picture {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.kol video,
.kol img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.kol strong {
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .kol .pc {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .kol .sp {
    display: none;
  }
}
.kol .helvetica {
  font-family: Helvetica, Arial !important;
}
.kol * {
  margin: 0;
}
.kol sup {
  font-size: calc(clamp(0px, 0.8333333333vw, 16px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol sup {
    font-size: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
.kol dl dt {
  margin: 0;
}
.kol dl dd {
  margin: 0;
  margin-inline-start: 0;
}
.kol a {
  color: #000;
}
.kol em {
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .kol .mt40 {
    margin-top: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .mt40 {
    margin-top: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .mt20 {
    margin-top: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .mt20 {
    margin-top: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .mb10 {
    margin-bottom: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .mb10 {
    margin-bottom: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
  }
}
.kol .note_wrap {
  margin-top: calc(clamp(0px, 1.3541666667vw, 26px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .note_wrap {
    margin-top: calc(clamp(0px, 4.6666666667vw, 47.74px) * 1);
  }
}
.kol .note_wrap p {
  font-size: calc(clamp(0px, 0.6770833333vw, 13px) * 1);
  line-height: 1.75;
}
@media screen and (max-width: 1023px) {
  .kol .note_wrap p {
    font-size: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
.kol .link--anchor {
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .kol .link--anchor {
    margin-top: -103px;
    padding-top: 103px;
  }
}
.kol .pipe_title__wrap {
  display: flex;
  align-items: center;
  font-size: calc(clamp(0px, 1.3020833333vw, 25px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .pipe_title__wrap {
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
    justify-content: center;
    gap: calc(clamp(0px, 2.1333333333vw, 21.824px) * 1);
  }
}
.kol .pipe_title {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-weight: bold;
  font-size: calc(clamp(0px, 1.40625vw, 27px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .pipe_title {
    font-size: calc(clamp(0px, 4.5333333333vw, 46.376px) * 1);
    -moz-column-gap: calc(clamp(0px, 2.1333333333vw, 21.824px) * 1);
    column-gap: calc(clamp(0px, 2.1333333333vw, 21.824px) * 1);
  }
}
.kol .pipe_title::before, .kol .pipe_title::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1.4em;
  background-color: #000;
}
@media screen and (max-width: 1023px) {
  .kol .pipe_title::before, .kol .pipe_title::after {
    width: 1px;
    height: 1.4em;
  }
}
.kol .pipe_title::before {
  margin-right: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
.kol .pipe_title::after {
  margin-inline: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (min-width: 1024px) {
  .kol .outside-left {
    margin-left: calc(50% - 50vw);
  }
}
@media screen and (min-width: 1024px) {
  .kol .outside-right {
    margin-right: calc(50% - 50vw);
  }
}
.kol .accordion {
  overflow: hidden;
}
.kol .accordion .accordion__check {
  display: none;
}
.kol .accordion .accordion__header {
  background: #86B5A0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .kol .accordion .accordion__header {
    height: 4.1666666667vw;
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__header {
    height: 80px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__header {
    font-size: 36px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .accordion .accordion__header {
    position: relative;
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
    font-size: calc(clamp(0px, 3.7333333333vw, 38.192px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .accordion .accordion__toggle {
    position: relative;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    margin-left: 2.0833333333vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__toggle {
    width: 40px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__toggle {
    height: 40px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__toggle {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .accordion .accordion__toggle {
    width: 3.4666666667vw;
    height: 3.4666666667vw;
    margin-left: 2.6666666667vw;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.6666666667vw;
    margin: auto;
  }
}
.kol .accordion .accordion__toggle::before {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .kol .accordion .accordion__toggle::before {
    width: 2.0833333333vw;
    height: 0.15625vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__toggle::before {
    width: 40px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__toggle::before {
    height: 3px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .accordion .accordion__toggle::before {
    width: 3.4666666667vw;
    height: 0.2666666667vw;
  }
}
.kol .accordion .accordion__toggle::after {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .kol .accordion .accordion__toggle::after {
    width: 0.15625vw;
    height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__toggle::after {
    width: 3px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__toggle::after {
    height: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .accordion .accordion__toggle::after {
    width: 0.2666666667vw;
    height: 3.4666666667vw;
  }
}
.kol .accordion .accordion__main {
  background: #F4F9F8;
}
@media screen and (min-width: 1024px) {
  .kol .accordion .accordion__main {
    padding-left: 5.2083333333vw;
    padding-right: 5.2083333333vw;
    padding-block: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__main {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .accordion .accordion__main {
    padding-right: 100px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .accordion .accordion__main {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-block: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .btnArrow {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kol .btnArrow a {
  font-weight: 600;
  background-color: #fff;
  color: #000;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  position: relative;
}
.kol .btnArrow a::after {
  content: "";
  display: inline-block;
  border: 0px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .kol .btnArrow a::after {
    width: 0.5208333333vw;
    height: 0.5208333333vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .btnArrow a::after {
    width: 10px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .btnArrow a::after {
    height: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .btnArrow a::after {
    width: 2vw;
    height: 2vw;
  }
}
.kol .btnArrow.btnArrow--right a {
  border: 1px solid #000;
}
.kol .btnArrow.btnArrow--right a::after {
  transform: rotate(45deg);
}
@media screen and (min-width: 1024px) {
  .kol .btnArrow.btnArrow--right a::after {
    right: 1.5625vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .btnArrow.btnArrow--right a::after {
    right: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .btnArrow.btnArrow--right a::after {
    right: 5.0666666667vw;
  }
}
.kol .btnArrow.btnArrow--under a::after {
  transform: rotate(135deg);
}
@media screen and (min-width: 1024px) {
  .kol .btnArrow.btnArrow--under a::after {
    right: 1.5625vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .btnArrow.btnArrow--under a::after {
    right: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .btnArrow.btnArrow--under a::after {
    right: 5.0666666667vw;
  }
}
.kol .btnArrow.btnArrow--black a {
  border: none;
  background: #000;
  color: #fff;
}
.kol .btnArrow.btnArrow--black a::after {
  border-color: #fff;
}
.kol .btnArrow.btnArrow--btnNone {
  pointer-events: none;
}
.kol .btnArrow.btnArrow--btnNone a {
  border: none;
  background: #efefef;
  color: #fff;
}
.kol .btnArrow.btnArrow--btnNone a::after {
  display: none;
}
.kol .textline.textline--green {
  background: linear-gradient(transparent 65%, #adddb7 35%);
}
.kol .textline.textline--white {
  background: linear-gradient(transparent 65%, #fff 35%);
}
.kol .bold {
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .kol .container {
    max-width: calc(clamp(0px, 79.2708333333vw, 1522px) * 1);
    margin-inline: auto;
  }
}
@media screen and (max-width: 1023px) {
  .kol .container {
    padding-inline: calc(clamp(0px, 5.0666666667vw, 51.832px) * 1);
  }
}
.kol .section {
  margin-top: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .section {
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .section_title {
  font-size: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
  font-family: Helvetica, Arial !important;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .kol .section_title {
    font-size: calc(clamp(0px, 10.6666666667vw, 109.12px) * 1);
  }
}
.kol .section_title_ja {
  margin-top: calc(clamp(0px, 0.78125vw, 15px) * 1);
  font-size: calc(clamp(0px, 1.6666666667vw, 32px) * 1);
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .kol .section_title_ja {
    font-size: calc(clamp(0px, 4.8vw, 49.104px) * 1);
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .kol__button_wrap {
  text-align: center;
}
.kol .kol__button {
  display: inline-grid;
  place-items: center;
  line-height: 1.5;
  border: 1px solid #000;
  margin-inline: auto;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .kol .kol__button {
    font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
    margin-top: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
    padding-inline: calc(clamp(0px, 3.6458333333vw, 70px) * 1);
    min-width: calc(clamp(0px, 18.28125vw, 351px) * 1);
    height: calc(clamp(0px, 3.1770833333vw, 61px) * 1);
    gap: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .kol__button {
    grid-template-columns: 1fr calc(clamp(0px, 3.2vw, 32.736px) * 1);
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
    padding-inline: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
    min-width: calc(clamp(0px, 52.2666666667vw, 534.688px) * 1);
    height: calc(clamp(0px, 10.9333333333vw, 111.848px) * 1);
  }
}
.kol .kol__button .icon {
  display: block;
  position: absolute;
}
@media screen and (min-width: 1024px) {
  .kol .kol__button .icon {
    right: calc(clamp(0px, 1.5625vw, 30px) * 1);
    width: calc(clamp(0px, 1.25vw, 24px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .kol__button .icon {
    right: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
    width: calc(clamp(0px, 3.2vw, 32.736px) * 1);
  }
}
.kol .kol__button .icon::before, .kol .kol__button .icon::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #000;
  width: calc(clamp(0px, 0.78125vw, 15px) * 1);
  height: 1px;
}
@media screen and (max-width: 1023px) {
  .kol .kol__button .icon::before, .kol .kol__button .icon::after {
    width: calc(clamp(0px, 2vw, 20.46px) * 1);
    height: 1px;
  }
}
.kol .kol__button .icon::before {
  right: 0;
  transform: rotate(-45deg);
  transform-origin: right;
}
.kol .kol__button .icon::after {
  right: 0;
  transform: rotate(45deg);
  transform-origin: right;
}
.kol .sticky_nav {
  z-index: 5;
  position: fixed;
}
@media screen and (min-width: 1024px) {
  .kol .sticky_nav {
    top: calc(clamp(0px, 9.375vw, 180px) * 1);
    right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .kol .sticky_nav {
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #fff;
  }
}
@media screen and (max-width: 1023px) {
  .kol .sticky_nav ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .kol .sticky_nav li {
    margin-bottom: calc(clamp(0px, 0.4166666667vw, 8px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .sticky_nav li:last-child a {
    border-right: none;
  }
}
.kol .sticky_nav a {
  position: relative;
  text-align: center;
  border: 1px solid #000;
  display: grid;
  place-content: center;
}
@media screen and (min-width: 1024px) {
  .kol .sticky_nav a {
    font-size: calc(clamp(0px, 0.6770833333vw, 13px) * 1);
    width: calc(clamp(0px, 10.4166666667vw, 200px) * 1);
    height: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .sticky_nav a {
    height: calc(clamp(0px, 13.3333333333vw, 136.4px) * 1);
    border-left: none;
  }
}
.kol .sticky_nav a.highlight {
  background-color: #adddb7;
}
.kol .sticky_nav .icon {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  width: calc(clamp(0px, 0.8333333333vw, 16px) * 1);
  /* 向き：右（＞） */
}
@media screen and (max-width: 1023px) {
  .kol .sticky_nav .icon {
    display: none;
  }
}
.kol .sticky_nav .icon::before, .kol .sticky_nav .icon::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  background-color: #000;
  width: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  height: 1px;
}
@media screen and (max-width: 1023px) {
  .kol .sticky_nav .icon::before, .kol .sticky_nav .icon::after {
    width: calc(clamp(0px, 2vw, 20.46px) * 1);
    height: 1px;
  }
}
.kol .sticky_nav .icon::before {
  left: 0;
  transform: rotate(45deg);
}
.kol .sticky_nav .icon::after {
  right: 0;
  transform: rotate(-45deg);
}
.kol .sticky_nav .icon.right {
  transform: rotate(-90deg);
}
.kol .mainVisual {
  position: relative;
  background-image: url(/media/export/cms2.0/lp/KOL/250801/img/mv.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(clamp(0px, 44.2708333333vw, 850px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .mainVisual {
    background-image: url(/media/export/cms2.0/lp/KOL/250801/img/mv_sp.jpg);
    height: calc(clamp(0px, 126.6666666667vw, 1295.8px) * 1);
  }
}
.kol .mainVisual .mainVisual__logo {
  width: calc(clamp(0px, 21.9270833333vw, 421px) * 1);
  margin-left: 0;
  margin-bottom: calc(clamp(0px, 1.3541666667vw, 26px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .mainVisual .mainVisual__logo {
    width: calc(clamp(0px, 40.1333333333vw, 410.564px) * 1);
    margin-bottom: calc(clamp(0px, 3.4666666667vw, 35.464px) * 1);
  }
}
.kol .mainVisual .mainVisual__title {
  position: absolute;
  top: calc(clamp(0px, 13.3333333333vw, 256px) * 1);
  left: calc(clamp(0px, 52.0833333333vw, 1000px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .mainVisual .mainVisual__title {
    top: calc(clamp(0px, 41.3333333333vw, 422.84px) * 1);
    left: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .mainVisual .mainVisual__title_en {
  position: relative;
  font-family: Helvetica, Arial !important;
  font-size: calc(clamp(0px, 5.7291666667vw, 110px) * 1);
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .kol .mainVisual .mainVisual__title_en {
    font-size: calc(clamp(0px, 8vw, 81.84px) * 1);
  }
}
.kol .mainVisual .mainVisual__title_en::after {
  content: "";
  width: calc(clamp(0px, 11.9791666667vw, 230px) * 1);
  height: calc(clamp(0px, 9.5572916667vw, 183.5px) * 1);
  background-image: url(/media/export/cms2.0/lp/KOL/250801/img/sign.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: calc(clamp(0px, 4.6875vw, 90px) * -1);
  right: calc(clamp(0px, 3.8541666667vw, 74px) * -1);
}
@media screen and (max-width: 1023px) {
  .kol .mainVisual .mainVisual__title_en::after {
    width: calc(clamp(0px, 17.3333333333vw, 177.32px) * 1);
    height: calc(clamp(0px, 14vw, 143.22px) * 1);
    bottom: calc(clamp(0px, 9.3333333333vw, 95.48px) * -1);
    right: calc(clamp(0px, 1.3333333333vw, 13.64px) * -1);
    background-image: url(/media/export/cms2.0/lp/KOL/250801/img/sign_white.png);
  }
}
.kol .mainVisual .mainVisual__title_ja {
  margin-top: calc(clamp(0px, 0.78125vw, 15px) * 1);
  font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .mainVisual .mainVisual__title_ja {
    margin-top: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
    font-size: calc(clamp(0px, 2vw, 20.46px) * 1);
  }
}
.kol .lead {
  display: grid;
}
@media screen and (min-width: 1024px) {
  .kol .lead {
    justify-content: space-between;
    grid-auto-flow: column;
  }
}
@media screen and (max-width: 1023px) {
  .kol .lead {
    gap: calc(clamp(0px, 9.3333333333vw, 95.48px) * 1);
  }
}
.kol .lead .lead__text {
  font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  line-height: 2.55;
}
@media screen and (max-width: 1023px) {
  .kol .lead .lead__text {
    font-size: calc(clamp(0px, 3.7333333333vw, 38.192px) * 1);
    line-height: 2;
  }
}
.kol .lead .lead__text + .lead__text {
  margin-top: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .lead .lead__text + .lead__text {
    margin-top: 1.6em;
  }
}
.kol .lead .lead__text_large {
  font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
  margin-top: calc(clamp(0px, 3.4375vw, 66px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .lead .lead__text_large {
    margin-top: 1.5em;
    font-size: calc(clamp(0px, 4.5333333333vw, 46.376px) * 1);
  }
}
.kol .lead .lead__title {
  font-size: calc(clamp(0px, 3.75vw, 72px) * 1);
  font-weight: bold;
  font-family: Helvetica, Arial !important;
  line-height: 1;
  margin-top: calc(clamp(0px, 4.4791666667vw, 86px) * 1);
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .kol .lead .lead__title {
    font-size: calc(clamp(0px, 13.3333333333vw, 136.4px) * 1);
    margin-top: calc(clamp(0px, 6vw, 61.38px) * 1);
  }
}
.kol .lead .lead__title::after {
  content: "";
  width: calc(clamp(0px, 11.9791666667vw, 230px) * 1);
  height: calc(clamp(0px, 9.5572916667vw, 183.5px) * 1);
  background-image: url(/media/export/cms2.0/lp/KOL/250801/img/sign.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: calc(clamp(0px, 5.7291666667vw, 110px) * -1);
  right: calc(clamp(0px, 7.03125vw, 135px) * -1);
}
@media screen and (max-width: 1023px) {
  .kol .lead .lead__title::after {
    width: calc(clamp(0px, 26.6666666667vw, 272.8px) * 1);
    height: calc(clamp(0px, 21.4666666667vw, 219.604px) * 1);
    bottom: calc(clamp(0px, 14.6666666667vw, 150.04px) * -1);
    right: calc(clamp(0px, 0.6666666667vw, 6.82px) * 1);
  }
}
.kol .lead .lead__movie {
  width: calc(clamp(0px, 28.125vw, 540px) * 1);
  height: calc(clamp(0px, 50vw, 960px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .lead .lead__movie {
    width: calc(clamp(0px, 72vw, 736.56px) * 1);
    height: calc(clamp(0px, 128vw, 1309.44px) * 1);
    margin: auto;
  }
}
.kol .profile {
  width: 100%;
  background: linear-gradient(#fff 40%, #f1f7f0 40%);
}
@media screen and (min-width: 1024px) {
  .kol .profile {
    margin-top: calc(clamp(0px, 2.0833333333vw, 40px) * -1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .profile {
    margin-top: calc(clamp(0px, 9.3333333333vw, 95.48px) * 1);
  }
}
.kol .profile .profile__img {
  width: calc(clamp(0px, 15.625vw, 300px) * 1);
  height: calc(clamp(0px, 15.625vw, 300px) * 1);
  grid-column: 1/2;
  grid-row: 1/3;
}
@media screen and (max-width: 1023px) {
  .kol .profile .profile__img {
    grid-column: 1;
    grid-row: 2;
    width: calc(clamp(0px, 60vw, 613.8px) * 1);
    height: calc(clamp(0px, 60vw, 613.8px) * 1);
  }
}
.kol .profile .profile__inner {
  display: grid;
  align-items: center;
  align-items: end;
  padding-bottom: calc(clamp(0px, 1.5625vw, 30px) * 1);
}
@media screen and (min-width: 1024px) {
  .kol .profile .profile__inner {
    grid-template-columns: calc(clamp(0px, 15.625vw, 300px) * 1) auto;
    grid-template-rows: calc(clamp(0px, 5.7291666667vw, 110px) * 1) auto;
    gap: 0 calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .profile .profile__inner {
    justify-items: center;
    text-align: center;
    padding-bottom: calc(clamp(0px, 8vw, 81.84px) * 1);
    gap: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .profile .profile__title {
  font-size: calc(clamp(0px, 1.875vw, 36px) * 1);
}
@media screen and (min-width: 1024px) {
  .kol .profile .profile__title {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 1023px) {
  .kol .profile .profile__title {
    grid-column: 1;
    grid-row: 1;
    font-size: calc(clamp(0px, 7.2vw, 73.656px) * 1);
  }
}
.kol .profile .profile__text_wrap {
  grid-column: 2/3;
  grid-row: 2/3;
}
@media screen and (max-width: 1023px) {
  .kol .profile .profile__text_wrap {
    grid-column: 1;
    grid-row: 3;
  }
}
.kol .profile .profile__text_wrap .profile__name {
  font-size: calc(clamp(0px, 1.3541666667vw, 26px) * 1);
  margin-bottom: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .kol .profile .profile__text_wrap .profile__name {
    font-size: calc(clamp(0px, 5.2vw, 53.196px) * 1);
    margin-bottom: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
.kol .profile .profile__text_wrap .profile__name span {
  font-weight: 200;
  margin-left: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .profile .profile__text_wrap .profile__name span {
    margin-left: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
.kol .profile .profile__text_wrap .profile__text {
  line-height: 2;
  font-size: calc(clamp(0px, 0.8333333333vw, 16px) * 1);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1023px) {
  .kol .profile .profile__text_wrap .profile__text {
    font-size: calc(clamp(0px, 3.2vw, 32.736px) * 1);
    text-align: start;
  }
}
.kol .series {
  text-align: center;
  background-image: url("/media/export/cms2.0/lp/KOL/250801/img/bg_series.jpg");
  background-size: cover;
  border: 1px solid #000;
}
@media screen and (min-width: 1024px) {
  .kol .series {
    padding-block: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
    padding-inline: calc(clamp(0px, 15.625vw, 300px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .series {
    padding-block: calc(clamp(0px, 8vw, 81.84px) * 1);
  }
}
.kol .series .series__title {
  font-size: calc(clamp(0px, 3.125vw, 60px) * 1);
  font-weight: 600;
  margin-bottom: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .series .series__title {
    font-size: calc(clamp(0px, 12vw, 122.76px) * 1);
    margin-bottom: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .series .series__subtitle {
  font-size: calc(clamp(0px, 1.7708333333vw, 34px) * 1);
  margin-top: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  margin-bottom: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .kol .series .series__subtitle {
    font-size: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
    margin-top: calc(clamp(0px, 9.3333333333vw, 95.48px) * 1);
    margin-bottom: calc(clamp(0px, 4vw, 40.92px) * 1);
    line-height: 1.5;
  }
}
.kol .series .series__text {
  font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
  line-height: 1.75;
}
@media screen and (max-width: 1023px) {
  .kol .series .series__text {
    font-size: calc(clamp(0px, 3.8666666667vw, 39.556px) * 1);
  }
}
.kol .series .series__list {
  display: flex;
  justify-content: center;
  gap: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .series .series__list {
    flex-wrap: wrap;
    gap: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
.kol .series .series__list li {
  display: grid;
  grid-template-columns: calc(clamp(0px, 1.6666666667vw, 32px) * 1) auto;
  align-items: center;
  position: relative;
  gap: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .series .series__list li {
    grid-template-columns: calc(clamp(0px, 4.2666666667vw, 43.648px) * 1) auto;
    gap: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
  }
}
.kol .series .series__list li::before {
  content: "";
  display: block;
  width: calc(clamp(0px, 1.6666666667vw, 32px) * 1);
  height: calc(clamp(0px, 1.6666666667vw, 32px) * 1);
  background-image: url("/media/export/cms2.0/lp/KOL/250801/img/icon_check.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .kol .series .series__list li::before {
    width: calc(clamp(0px, 4.2666666667vw, 43.648px) * 1);
    height: calc(clamp(0px, 4.2666666667vw, 43.648px) * 1);
  }
}
.kol .collabo {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .kol .collabo {
    background: linear-gradient(180deg, #fff 0%, #fff 10%, #f1f7f0 0%, #f1f7f0 100%);
    padding-bottom: calc(clamp(0px, 1.5625vw, 30px) * 1);
    margin-top: calc(clamp(0px, 4.1666666667vw, 80px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .collabo {
    background: linear-gradient(180deg, #fff 0%, #fff 5%, #f1f7f0 0%, #f1f7f0 100%);
    margin-top: calc(clamp(0px, 10.6666666667vw, 109.12px) * 1);
    padding-bottom: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .collabo .collabo__title {
  width: calc(clamp(0px, 33.8541666667vw, 650px) * 1);
  height: calc(clamp(0px, 2.03125vw, 39px) * 1);
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .kol .collabo .collabo__title {
    width: calc(clamp(0px, 86.6666666667vw, 886.6px) * 1);
    height: calc(clamp(0px, 5.2vw, 53.196px) * 1);
  }
}
.kol .collabo .collabo__text {
  font-size: calc(clamp(0px, 1.3541666667vw, 26px) * 1);
  padding-top: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .kol .collabo .collabo__text {
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
    padding-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
    margin-inline: -1em;
  }
}
@media screen and (max-width: 1023px) {
  .kol .collabo .note_wrap {
    text-align: start;
  }
}
.kol .present {
  background-image: url("/media/export/cms2.0/lp/KOL/250801/img/bg_present.png");
  background-size: cover;
  padding: calc(clamp(0px, 4.6875vw, 90px) * 1) 0;
}
@media screen and (max-width: 1023px) {
  .kol .present {
    padding: calc(clamp(0px, 10vw, 102.3px) * 1) 0;
  }
}
.kol .present .present__head {
  text-align: center;
}
.kol .present .present__head_lead {
  margin-top: calc(clamp(0px, 3.6458333333vw, 70px) * 1);
  font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
  line-height: 1.6666666667;
}
@media screen and (max-width: 1023px) {
  .kol .present .present__head_lead {
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
    font-size: calc(clamp(0px, 3.2vw, 32.736px) * 1);
    line-height: 1.75;
  }
}
.kol .present .present__content {
  margin-top: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__content {
    margin-top: calc(clamp(0px, 10.6666666667vw, 109.12px) * 1);
  }
}
.kol .present .comingsoon {
  text-align: center;
  font-size: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  font-family: Helvetica, Arial !important;
}
@media screen and (max-width: 1023px) {
  .kol .present .comingsoon {
    font-size: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .present .present__content_title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(clamp(0px, 3.125vw, 60px) * 1);
  text-align: center;
  line-height: 1;
  margin-bottom: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__content_title {
    font-size: calc(clamp(0px, 8vw, 81.84px) * 1);
    margin-bottom: calc(clamp(0px, 9.3333333333vw, 95.48px) * 1);
  }
}
.kol .present .present__content_title .present__content_title_inner {
  display: flex;
  align-items: baseline;
}
.kol .present .present__content_title .present__content_title_num {
  font-size: calc(clamp(0px, 5.7291666667vw, 110px) * 1);
  font-family: Helvetica, Arial !important;
  line-height: 1;
}
@media screen and (max-width: 1023px) {
  .kol .present .present__content_title .present__content_title_num {
    font-size: calc(clamp(0px, 14.6666666667vw, 150.04px) * 1);
  }
}
.kol .present .present__content_title::before {
  margin-right: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__content_title::before {
    margin-right: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .present .present__content_title::after {
  margin-left: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__content_title::after {
    margin-left: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .present .present__content_title::before, .kol .present .present__content_title::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #211815;
}
@media screen and (max-width: 1023px) {
  .kol .present .present__content_title::before, .kol .present .present__content_title::after {
    height: 2px;
  }
}
.kol .present .present__number {
  font-size: calc(clamp(0px, 3.6458333333vw, 70px) * 1);
  line-height: 0.7;
  font-family: Helvetica, Arial !important;
}
@media screen and (max-width: 1023px) {
  .kol .present .present__number {
    font-size: calc(clamp(0px, 9.3333333333vw, 95.48px) * 1);
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__number.reverse {
    text-align: right;
  }
}
.kol .present .present__wrap {
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap {
    margin-bottom: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
    padding-bottom: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap {
    padding: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1) 0;
    margin-bottom: calc(clamp(0px, 13.3333333333vw, 136.4px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__logo {
    position: absolute;
    top: 0;
    right: calc(clamp(0px, 4.609375vw, 88.5px) * -1);
    width: calc(clamp(0px, 2.0052083333vw, 38.5px) * 1);
    height: calc(clamp(0px, 30.46875vw, 585px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__logo {
    width: calc(clamp(0px, 53.6vw, 548.328px) * 1);
    height: calc(clamp(0px, 3.6vw, 36.828px) * 1);
    margin: 0 auto;
  }
}
.kol .present .present__wrap .present__details {
  display: grid;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__details {
    grid-template-columns: auto calc(clamp(0px, 41.6666666667vw, 800px) * 1);
    grid-template-areas: "title image" "text image";
    align-items: start;
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__details .present__title_wrap {
    grid-area: title;
    padding-left: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
    margin-top: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  }
}
.kol .present .present__wrap .present__details .present__title {
  padding-top: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  font-size: calc(clamp(0px, 2.34375vw, 45px) * 1);
  font-weight: bold;
  line-height: 1.5555555556;
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__details .present__title {
    font-size: calc(clamp(0px, 6.4vw, 65.472px) * 1);
    margin-bottom: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
    text-align: center;
  }
}
.kol .present .present__wrap .present__details .present__title span {
  font-size: calc(clamp(0px, 1.9270833333vw, 37px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__details .present__title span {
    font-size: calc(clamp(0px, 5.0666666667vw, 51.832px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__details .present__image {
    grid-area: image;
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__details .present__image {
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .present .present__wrap .present__details .present__term {
  background-color: #adddb7;
  font-size: calc(clamp(0px, 1.3541666667vw, 26px) * 1);
  min-height: calc(clamp(0px, 6.4583333333vw, 124px) * 1);
  text-align: center;
  margin-top: calc(clamp(0px, 0.625vw, 12px) * 1);
  margin-bottom: calc(clamp(0px, 1.875vw, 36px) * 1);
  padding-left: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__details .present__term {
    font-size: calc(clamp(0px, 3.2vw, 32.736px) * 1);
    margin-top: 0;
    margin-bottom: calc(clamp(0px, 4vw, 40.92px) * 1);
    gap: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
    padding: 0;
    height: calc(clamp(0px, 16.6666666667vw, 170.5px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__details .present__term .pipe_title__wrap {
    position: absolute;
    left: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  }
}
.kol .present .present__wrap .present__details .present__term .present__term_inner {
  display: grid;
  text-align: start;
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__details .present__term .present__term_inner {
    grid-template-columns: calc(clamp(0px, 11.4583333333vw, 220px) * 1) auto;
    gap: calc(clamp(0px, 0.7291666667vw, 14px) * 1);
    font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__details .present__term .present__term_inner {
    grid-template-columns: calc(clamp(0px, 33.3333333333vw, 341px) * 1) auto;
    gap: calc(clamp(0px, 1.8666666667vw, 19.096px) * 1);
    font-size: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
    padding-left: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .present .present__wrap .present__details .present__term .present__term_inner .present__term_title {
  text-align: center;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  font-weight: 600;
  font-size: calc(clamp(0px, 1.1458333333vw, 22px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__details .present__term .present__term_inner .present__term_title {
    font-size: calc(clamp(0px, 2.9333333333vw, 30.008px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__text_wrap {
    margin-left: calc(clamp(0px, 2.34375vw, 45px) * 1);
    grid-area: text;
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .plesent__lead {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .plesent__lead .plesent__lead_text {
    font-size: calc(clamp(0px, 1.1458333333vw, 22px) * 1);
    margin-block: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .plesent__lead .plesent__lead_text {
    font-size: calc(clamp(0px, 3.0666666667vw, 31.372px) * 1);
    margin-block: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
.kol .present .present__wrap .present__tag {
  border: 1px solid #000;
  padding: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  display: inline-block;
  line-height: 1;
  margin-bottom: calc(clamp(0px, 0.8333333333vw, 16px) * 1);
  font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__tag {
    padding: calc(clamp(0px, 2vw, 20.46px) * 1) calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
    margin-bottom: calc(clamp(0px, 2.1333333333vw, 21.824px) * 1);
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
.kol .present .present__wrap .present__text {
  line-height: 1.7;
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__text {
    font-size: calc(clamp(0px, 1.1458333333vw, 22px) * 1);
    margin-right: calc(clamp(0px, 2.34375vw, 45px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__text {
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
    margin-inline: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
    text-align: start;
  }
}
.kol .present .present__wrap .present__text.outside-right {
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .note_wrap {
    padding-inline: calc(clamp(0px, 6vw, 61.38px) * 1);
    text-align: start;
  }
}
.kol .present .present__wrap .note_wrap p {
  text-align: start;
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .note_wrap p {
    font-size: calc(clamp(0px, 0.8333333333vw, 16px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__subtitle {
    margin-top: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__subtitle {
    flex-direction: column;
    text-align: center;
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
    margin-bottom: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__inner {
    padding-left: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__inner {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__info {
    margin-top: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__info {
    text-align: center;
  }
  .kol .present .present__wrap .present__info.present__info {
    margin-top: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .present .present__wrap .present__info_title {
  display: inline-block;
  font-weight: bold;
  border: 1px solid #000;
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap .present__info_title {
    padding: calc(clamp(0px, 0.6770833333vw, 13px) * 1);
    margin-bottom: calc(clamp(0px, 0.6770833333vw, 13px) * 1);
    line-height: 1;
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap .present__info_title {
    width: 100%;
    padding: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
    margin-bottom: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
    line-height: 1.3333333333;
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap.reverse .present__details {
    grid-template-columns: calc(clamp(0px, 41.6666666667vw, 800px) * 1) auto;
    grid-template-areas: "image title" "image text";
  }
}
.kol .present .present__wrap.reverse .present__logo {
  right: auto;
  left: calc(clamp(0px, 4.609375vw, 88.5px) * -1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap.reverse .present__logo {
    width: calc(clamp(0px, 41.8666666667vw, 428.296px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap.reverse .present__term {
    margin-left: calc(clamp(0px, 2.34375vw, 45px) * -1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap.reverse .present__term {
    margin-bottom: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .present .present__wrap.reverse .present__term .pipe_title__wrap {
  position: relative;
  left: auto;
  font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap.reverse .present__term .pipe_title__wrap {
    font-size: calc(clamp(0px, 3.2vw, 32.736px) * 1);
  }
}
.kol .present .present__wrap.reverse .present__term .pipe_title__wrap .pipe_title {
  font-size: calc(clamp(0px, 1.1458333333vw, 22px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap.reverse .present__term .pipe_title__wrap .pipe_title {
    font-size: calc(clamp(0px, 3.2vw, 32.736px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .present__wrap.reverse .present__tag {
    margin-bottom: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .present__wrap.reverse .present__text {
    font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .present .kol_accordion {
    margin-inline: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .kol_accordion {
    margin-inline: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .present .code__title {
  font-weight: 600;
  font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .kol .present .code__title {
    font-size: calc(clamp(0px, 3.4666666667vw, 35.464px) * 1);
  }
}
.kol .present .code {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-family: Helvetica, Arial !important;
}
@media screen and (min-width: 1024px) {
  .kol .present .code {
    font-size: calc(clamp(0px, 1.5625vw, 30px) * 1);
    margin-bottom: calc(clamp(0px, 1.5625vw, 30px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .code {
    font-size: calc(clamp(0px, 5.0666666667vw, 51.832px) * 1);
  }
}
.kol .present .code::before, .kol .present .code::after {
  content: "";
  display: block;
  margin: auto;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1024px) {
  .kol .present .code::before, .kol .present .code::after {
    width: calc(clamp(0px, 19.4791666667vw, 374px) * 1);
    margin: calc(clamp(0px, 0.5208333333vw, 10px) * 1) auto;
  }
}
@media screen and (max-width: 1023px) {
  .kol .present .code::before, .kol .present .code::after {
    margin: calc(clamp(0px, 1.5625vw, 30px) * 1) auto;
  }
}
.kol .kol_accordion {
  /* アコーディオンが開いた時のスタイル */
}
.kol .kol_accordion summary {
  text-align: center;
  font-size: calc(clamp(0px, 1.1979166667vw, 23px) * 1);
  font-weight: 600;
  color: #fff;
  background-color: #000;
  cursor: pointer;
  display: grid;
  /* 初期値の display: list-item 以外を指定したので、デフォルトの三角形アイコンは非表示になる */
  grid-template-columns: 1fr calc(clamp(0px, 1.25vw, 24px) * 1);
  align-items: center;
  padding-inline: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  padding-block: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  margin-top: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion summary {
    font-size: calc(clamp(0px, 3.6vw, 36.828px) * 1);
    grid-template-columns: 1fr calc(clamp(0px, 4.8vw, 49.104px) * 1);
    padding-inline: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
    padding-block: calc(clamp(0px, 2.1333333333vw, 21.824px) * 1);
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .kol_accordion .kol_accordion__icon {
  display: block;
  position: relative;
  width: calc(clamp(0px, 1.25vw, 24px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .kol_accordion__icon {
    width: calc(clamp(0px, 4.8vw, 49.104px) * 1);
  }
}
.kol .kol_accordion .kol_accordion__icon::before, .kol .kol_accordion .kol_accordion__icon::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  width: calc(clamp(0px, 0.78125vw, 15px) * 1);
  height: 1px;
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .kol_accordion__icon::before, .kol .kol_accordion .kol_accordion__icon::after {
    width: calc(clamp(0px, 2.9333333333vw, 30.008px) * 1);
    height: 1px;
  }
}
.kol .kol_accordion .kol_accordion__icon::before {
  left: 0;
  transform: rotate(45deg);
}
.kol .kol_accordion .kol_accordion__icon::after {
  right: 0;
  transform: rotate(-45deg);
}
.kol .kol_accordion .accordion__inner {
  padding: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
  background-color: #f1f7f0;
  opacity: 0;
  visibility: visible;
  height: auto;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .accordion__inner {
    padding: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
.kol .kol_accordion .accordion__inner .accordion__inner_title {
  text-align: center;
  font-size: calc(clamp(0px, 1.3541666667vw, 26px) * 1);
  font-weight: 600;
  background-color: #fff;
  padding: calc(clamp(0px, 0.4166666667vw, 8px) * 1);
  margin-bottom: calc(clamp(0px, 1.5625vw, 30px) * 1);
}
.kol .kol_accordion .accordion__inner .accordion__inner_title:not(:first-child) {
  margin-top: calc(clamp(0px, 2.34375vw, 45px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .accordion__inner .accordion__inner_title {
    font-size: calc(clamp(0px, 3.7333333333vw, 38.192px) * 1);
    padding-block: calc(clamp(0px, 4vw, 40.92px) * 1);
    margin-bottom: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
  .kol .kol_accordion .accordion__inner .accordion__inner_title:not(:first-child) {
    margin-top: calc(clamp(0px, 6vw, 61.38px) * 1);
  }
}
.kol .kol_accordion .accordion__inner .accordion__inner_tag {
  border: 1px solid #000;
  font-weight: normal;
}
@media screen and (min-width: 1024px) {
  .kol .kol_accordion .accordion__inner .accordion__inner_tag {
    font-size: calc(clamp(0px, 0.9375vw, 18px) * 1);
    margin-left: 1.5em;
    padding: calc(clamp(0px, 0.2083333333vw, 4px) * 1) calc(clamp(0px, 0.8333333333vw, 16px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .accordion__inner .accordion__inner_tag {
    font-size: calc(clamp(0px, 2.4vw, 24.552px) * 1);
    padding: calc(clamp(0px, 0.8vw, 8.184px) * 1) calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
  }
}
.kol .kol_accordion .accordion__inner .accordion__text {
  text-align: center;
  font-size: calc(clamp(0px, 1.09375vw, 21px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .accordion__inner .accordion__text {
    line-height: 1.6;
    font-size: calc(clamp(0px, 3.2vw, 32.736px) * 1);
  }
}
.kol .kol_accordion .accordion__inner .note_wrap {
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .accordion__inner .note_wrap {
    padding-inline: 0;
  }
}
.kol .kol_accordion[open] .kol_accordion__icon {
  transform: rotate(180deg);
}
.kol .kol_accordion[open] .accordion__inner {
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  .kol .kol_accordion .note_wrap {
    text-align: start;
  }
}
.kol .recommend .item__list {
  display: grid;
}
@media screen and (min-width: 1024px) {
  .kol .recommend .item__list {
    grid-template-columns: repeat(3, 1fr);
    gap: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
    margin-top: calc(clamp(0px, 1.5625vw, 30px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .recommend .item__list {
    gap: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
.kol .recommend .item {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .kol .recommend .item {
    padding: calc(clamp(0px, 4vw, 40.92px) * 1) calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
    z-index: 1;
  }
}
.kol .recommend .item::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(clamp(0px, 5.7291666667vw, 110px) * 1);
  left: 0;
  right: 0;
  margin: auto;
  width: calc(clamp(0px, 22.9166666667vw, 440px) * 1);
  height: calc(clamp(0px, 22.9166666667vw, 440px) * 1);
  background-color: #f1f7f0;
  border-radius: 300px;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .kol .recommend .item::before {
    top: calc(clamp(0px, 13.3333333333vw, 136.4px) * 1);
    width: calc(clamp(0px, 59.3333333333vw, 606.98px) * 1);
    height: calc(clamp(0px, 59.3333333333vw, 606.98px) * 1);
  }
}
.kol .recommend .item .item__image {
  width: calc(clamp(0px, 11.6145833333vw, 223px) * 1);
  height: calc(clamp(0px, 33.59375vw, 645px) * 1);
  margin-bottom: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .kol .recommend .item .item__image {
    width: calc(clamp(0px, 29.7333333333vw, 304.172px) * 1);
    height: calc(clamp(0px, 86vw, 879.78px) * 1);
    margin-bottom: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
.kol .recommend .item .item__name {
  font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
  margin-top: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .kol .recommend .item .item__name {
    font-size: calc(clamp(0px, 3.7333333333vw, 38.192px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .recommend .item .kol__button {
    margin-top: calc(clamp(0px, 3.4666666667vw, 35.464px) * 1);
  }
}
.kol .kokuin .kokuin__inner {
  background-color: #f1f7f0;
  display: grid;
  grid-template-rows: auto auto;
  align-items: center;
  gap: calc(clamp(0px, 3.6458333333vw, 70px) * 1);
}
@media screen and (min-width: 1024px) {
  .kol .kokuin .kokuin__inner {
    padding-left: calc(clamp(0px, 4.9479166667vw, 95px) * 1);
    grid-template-columns: auto calc(clamp(0px, 33.8541666667vw, 650px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .kokuin .kokuin__inner {
    padding: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .kokuin .kokuin__title_wrap {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 1024px) {
  .kol .kokuin .kokuin__text_wrap {
    grid-column: 1/2;
    grid-row: 2/3;
    margin-top: calc(clamp(0px, 13.5416666667vw, 260px) * -1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .kokuin img {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
.kol .kokuin .kokuin__title {
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .kol .kokuin .kokuin__title {
    font-size: calc(clamp(0px, 1.8229166667vw, 35px) * 1);
    margin-bottom: calc(clamp(0px, 2.34375vw, 45px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .kokuin .kokuin__title {
    text-align: center;
    font-size: calc(clamp(0px, 5.0666666667vw, 51.832px) * 1);
    margin-bottom: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .kokuin .kokuin__text {
  font-size: calc(clamp(0px, 1.1458333333vw, 22px) * 1);
  line-height: 1.6818181818;
}
@media screen and (max-width: 1023px) {
  .kol .kokuin .kokuin__text {
    font-size: calc(clamp(0px, 3.4666666667vw, 35.464px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .kokuin .kokuin__text + .kokuin__text {
    margin-top: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
  }
}
.kol .kokuin a {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .kol .special {
    background-image: url(/media/export/cms2.0/lp/KOL/250801/img/bg_special.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
    padding-block: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .special {
    background-image: url(/media/export/cms2.0/lp/KOL/250801/img/bg_special_sp.png);
    background-size: contain;
    background-repeat: repeat-y;
    margin-top: calc(clamp(0px, 13.3333333333vw, 136.4px) * 1);
    padding-block: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .special .special__section {
  margin-top: calc(clamp(0px, 4.4270833333vw, 85px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section {
    margin-top: calc(clamp(0px, 9.3333333333vw, 95.48px) * 1);
  }
}
.kol .special .special__section .special__section_title {
  display: grid;
  place-content: center;
  background-color: #fff;
  font-family: Helvetica, Arial !important;
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .special__section_title {
    height: calc(clamp(0px, 5.2083333333vw, 100px) * 1);
    font-size: calc(clamp(0px, 2.6041666667vw, 50px) * 1);
    margin-bottom: calc(clamp(0px, 3.9583333333vw, 76px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .special__section_title {
    width: calc(clamp(0px, 86.6666666667vw, 886.6px) * 1);
    height: calc(clamp(0px, 13.3333333333vw, 136.4px) * 1);
    font-size: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
    margin-bottom: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .special .special__section .campaign__title {
  font-weight: 600;
  font-size: calc(clamp(0px, 1.5625vw, 30px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .campaign__title {
    text-align: center;
    font-size: calc(clamp(0px, 4.2666666667vw, 43.648px) * 1);
    margin-bottom: calc(clamp(0px, 3.125vw, 60px) * 1);
  }
}
.kol .special .special__section .special__text_head {
  display: grid;
  grid-template-columns: calc(clamp(0px, 9.375vw, 180px) * 1) calc(clamp(0px, 2.0833333333vw, 40px) * 1);
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .special__text_head {
    grid-template-columns: auto calc(clamp(0px, 8vw, 81.84px) * 1);
    margin-top: calc(clamp(0px, 3.4666666667vw, 35.464px) * 1);
  }
}
.kol .special .special__section .special__text {
  line-height: 2;
  font-size: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .special__text {
    line-height: 1.6666666667;
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .present__note {
    font-size: calc(clamp(0px, 0.8333333333vw, 16px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .present__note {
    margin-bottom: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .sns__inner {
    display: grid;
    grid-template-rows: calc(clamp(0px, 6.7708333333vw, 130px) * 1) calc(clamp(0px, 5.46875vw, 105px) * 1) calc(clamp(0px, 31.7708333333vw, 610px) * 1);
    grid-template-columns: auto calc(clamp(0px, 33.3333333333vw, 640px) * 1);
    -moz-column-gap: calc(clamp(0px, 4.1666666667vw, 80px) * 1);
    column-gap: calc(clamp(0px, 4.1666666667vw, 80px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .sns__inner .campaign__lead {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .sns__inner .campaign__title {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .sns__inner .campaign__image {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .sns__inner .campaign__image {
    margin-top: calc(clamp(0px, 3.125vw, 60px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .sns__inner .campaign__text_wrap {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .sns__inner .campaign__text_wrap {
    margin-top: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .sns__inner .campaign__text_wrap .pipe_title__wrap {
    flex-direction: column;
  }
  .kol .special .special__section .sns__inner .campaign__text_wrap .pipe_title__wrap + .pipe_title__wrap {
    margin-top: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .display__inner {
    display: grid;
    grid-template-columns: auto calc(clamp(0px, 33.3333333333vw, 640px) * 1);
    -moz-column-gap: calc(clamp(0px, 4.1666666667vw, 80px) * 1);
    column-gap: calc(clamp(0px, 4.1666666667vw, 80px) * 1);
    align-items: center;
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .display__inner .display__inner_text {
    display: grid;
    justify-items: center;
    margin-bottom: calc(clamp(0px, 6.6666666667vw, 68.2px) * 1);
  }
}
.kol .special .special__section .display__inner .display__inner_text .special__tag {
  display: inline-block;
  border: 1px solid #000;
  padding: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  line-height: 1;
  margin-bottom: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .display__inner .display__inner_text .special__tag {
    padding: calc(clamp(0px, 1.8666666667vw, 19.096px) * 1) calc(clamp(0px, 4vw, 40.92px) * 1);
    order: 3;
    margin-bottom: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
  }
}
.kol .special .special__section .display__inner .display__inner_text .display__title {
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .display__inner .display__inner_text .display__title {
    font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .display__inner .display__inner_text .display__title {
    order: 4;
    font-size: calc(clamp(0px, 4.2666666667vw, 43.648px) * 1);
    text-align: center;
  }
}
.kol .special .special__section .display__inner .display__inner_text .display__title span + span {
  display: block;
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .display__inner .display__inner_text .display__title span + span {
    margin-top: 0.5em;
  }
}
.kol .special .special__section .display__inner .display__inner_text .sns__icon_wrap {
  display: grid;
  grid-template-columns: repeat(2, calc(clamp(0px, 2.0833333333vw, 40px) * 1));
  gap: calc(clamp(0px, 0.5208333333vw, 10px) * 1);
  margin-top: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .display__inner .display__inner_text .sns__icon_wrap {
    order: 2;
    gap: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
    grid-template-columns: repeat(2, calc(clamp(0px, 8.6666666667vw, 88.66px) * 1));
    margin-top: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
    margin-bottom: calc(clamp(0px, 5.8666666667vw, 60.016px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section .display__inner .special__text {
    margin-bottom: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section .display__inner .special__text {
    order: 1;
  }
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section.movie {
    text-align: center;
    margin-top: calc(clamp(0px, 5.4166666667vw, 104px) * 1);
  }
}
.kol .special .special__section.movie .movie__title {
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .kol .special .special__section.movie .movie__title {
    font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
    margin-bottom: calc(clamp(0px, 2.0833333333vw, 40px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .special .special__section.movie .movie__title {
    border: 1px solid #000;
    font-size: calc(clamp(0px, 4vw, 40.92px) * 1);
    text-align: center;
    padding: calc(clamp(0px, 1.3333333333vw, 13.64px) * 1);
    margin-bottom: calc(clamp(0px, 5.3333333333vw, 54.56px) * 1);
  }
}
.kol .howto {
  position: relative;
}
.kol .howto .howto__inner .howto__title {
  color: #fff;
  background: #000;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__title {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__title {
    font-size: 3.7333333333vw;
  }
}
.kol .howto .howto__inner .howto__title .accordion__toggle {
  position: absolute;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__title .accordion__toggle {
    height: 1.0416666667vw;
    right: 3.6458333333vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__title .accordion__toggle {
    height: 20px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__title .accordion__toggle {
    right: 70px;
  }
}
.kol .howto .howto__inner .howto__title .accordion__toggle::before {
  display: none;
}
.kol .howto .howto__inner .howto__title .accordion__toggle::after {
  content: "";
  display: inline-block;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  right: 0;
  transform: rotate(135deg);
  background: none;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__title .accordion__toggle::after {
    width: 0.78125vw;
    height: 0.78125vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__title .accordion__toggle::after {
    width: 15px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__title .accordion__toggle::after {
    height: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__title .accordion__toggle::after {
    width: 2vw;
    height: 2vw;
  }
}
.kol .howto .howto__inner .howto__main {
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main {
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main {
    padding-left: 80px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main {
    padding-right: 80px;
  }
}
.kol .howto .howto__inner .howto__main .step .step__lead {
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .step__lead {
    font-size: calc(clamp(0px, 1.5625vw, 30px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .step__lead {
    letter-spacing: 0.05em;
    width: 110%;
    margin-left: -5%;
    font-size: 3.4666666667vw;
    line-height: 1.6153846154;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto {
  background: #f1f7f0;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto {
    margin-top: 1.0416666667vw;
    padding-top: 1.8229166667vw;
    padding-left: 2.0833333333vw;
    padding-right: 2.0833333333vw;
    padding-bottom: 2.34375vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto {
    padding-left: 40px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto {
    margin-top: 4vw;
    padding-left: 6.6666666667vw;
    padding-right: 6.6666666667vw;
    padding-top: 6vw;
    padding-bottom: 6.6666666667vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__lead {
  font-weight: 600;
  text-align: center;
  line-height: 2em;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__lead {
    font-size: 0.9375vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__lead {
    font-size: 18px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__lead {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__lead .stephowto__lead--large {
    font-size: 1.1979166667vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__lead .stephowto__lead--large {
    font-size: 23px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__lead .stephowto__lead--large {
    font-size: 3.4666666667vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list {
    margin-top: 1.8229166667vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list {
    margin-top: 35px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list {
    flex-flow: row wrap;
    margin-top: 5.3333333333vw;
    row-gap: 4vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item {
    flex: 1;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item {
    flex: 1;
    width: 30.6666666667vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num {
  position: relative;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num {
    border-width: 2px;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
  font-family: Helvetica, Arial !important;
  position: absolute;
  border: 1px solid #000;
  border-radius: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 1.5em;
  position: relative;
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    width: 2.5520833333vw;
    height: 2.5520833333vw;
    font-size: 1.4583333333vw;
    margin-right: 0.9375vw;
    left: -1.2760416667vw;
    margin-bottom: 0.625vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    width: 49px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    height: 49px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    margin-right: 18px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    left: -24.5px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num > span {
    border-width: 2px;
    width: 6.9333333333vw;
    height: 6.9333333333vw;
    font-size: 3.4666666667vw;
    margin-right: 2vw;
    left: -3.4666666667vw;
    margin-bottom: 2vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  border-radius: 50px;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::before {
    width: 0.5208333333vw;
    height: 0.5208333333vw;
    bottom: -0.2604166667vw;
    left: -0.2604166667vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::before {
    width: 10px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::before {
    height: 10px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::before {
    bottom: -5px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::before {
    left: -5px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::before {
    width: 1.6vw;
    height: 1.6vw;
    bottom: -0.8vw;
    left: -0.8vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__num::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #000;
    height: 2px;
    width: 39.3333333333vw;
  }
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner {
    width: 11.25vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner {
    width: 216px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner {
    margin: 0 auto;
    width: 30.9333333333vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__text {
  letter-spacing: 0.05em;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__text {
    padding-top: 0.625vw;
    height: 5.9895833333vw;
    font-size: 0.7291666667vw;
    line-height: 1.2857142857;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__text {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__text {
    height: 115px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__text {
    padding-top: 2vw;
    font-size: 2.6666666667vw;
    line-height: 1.5;
    text-align: start;
  }
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__image {
    width: 11.2513229167vw;
    height: 7.0291302083vw;
    margin-bottom: 0.78125vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__image {
    width: 216.0254px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__image {
    height: 134.9593px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__image {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .stephowto__image {
    width: 30.9333333333vw;
    height: 19.11724vw;
    margin-bottom: 2vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap {
  letter-spacing: 0.05em;
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi {
  position: relative;
  display: inline-block;
  background-color: #f1f7f0;
  border: solid 1px #000;
  box-sizing: border-box;
  padding: 0.5em;
  border-radius: 10px;
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi {
    position: absolute;
    margin-top: 1.3333333333vw;
    width: 65.3333333333vw;
    padding: 0.5em 0.8em;
    left: 0;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi::before, .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi::after {
  content: "";
  position: absolute;
  left: 50%;
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi::before, .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi::after {
    left: 14.6666666667vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi::before {
  top: -16px;
  margin-left: -5px;
  border: 6px solid transparent;
  border-bottom: 12px solid #f1f7f0;
  z-index: 2;
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--fukidashi::after {
  top: -18px;
  margin-left: -5px;
  border: 6px solid transparent;
  border-bottom: 12px solid #000;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item .stephowto__list__item__inner .note_wrap.notewrap--contact p {
    width: 110%;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--01 .stephowto__list__item__inner {
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--01 .stephowto__list__item__inner .stephowto__text {
    height: 16vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--02 .stephowto__list__item__inner {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--02 .stephowto__list__item__inner .stephowto__text {
    height: 16vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--03 .stephowto__num::after {
    left: -6.6666666667vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--03 .stephowto__list__item__inner {
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--03 .stephowto__list__item__inner .stephowto__text {
    height: 20vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--04 .stephowto__list__item__inner {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--04 .stephowto__list__item__inner .stephowto__text {
    height: 20vw;
  }
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 {
    flex: 0;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 {
    margin-top: 17.3333333333vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__num::after {
    left: -6.6666666667vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner {
  position: relative;
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner .stephowto__list__item__inner__sub {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner .stephowto__text {
    height: 16vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner .stephowto__image {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner .notewrap--contact {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -1.0666666667vw;
    width: 30.6666666667vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner .notewrap--contact p {
    letter-spacing: 0;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner::after {
  content: "";
  background: #000;
  position: absolute;
  right: 0;
  border-radius: 50px;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner::after {
    width: 0.5208333333vw;
    height: 0.5208333333vw;
    top: -0.2604166667vw;
    right: -0.2604166667vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner::after {
    width: 10px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner::after {
    height: 10px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner::after {
    top: -5px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner::after {
    right: -5px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .stephowto__list .stephowto__list__item.stephowto__list__item--05 .stephowto__list__item__inner::after {
    width: 1.6vw;
    height: 1.6vw;
    top: -0.8vw;
    right: -0.8vw;
  }
}
.kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .note_wrap.indent1em p {
  letter-spacing: 0;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .note_wrap.notewrap--foot {
    text-align: center;
    margin-top: 1.8229166667vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .note_wrap.notewrap--foot {
    margin-top: 35px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .howto .howto__inner .howto__main .step .stephowto .stephowto__inner .note_wrap.notewrap--foot {
    margin-top: 4vw;
  }
}
.kol .greeting {
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .kol .greeting {
    width: 89.5833333333vw;
    padding-top: 5.2083333333vw;
    padding-bottom: 1.3020833333vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting {
    width: 1720px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting {
    padding-left: 6.6666666667vw;
    padding-right: 6.6666666667vw;
    padding-top: 10vw;
    padding-bottom: 6.6666666667vw;
  }
}
.kol .greeting .greeting__inner .greeting__image {
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .kol .greeting .greeting__inner .greeting__image {
    width: 2.6041666667vw;
    height: 5.5595625vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .greeting__image {
    width: 50px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .greeting__image {
    height: 106.7436px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .greeting__image {
    width: 9.3333333333vw;
    height: 19.9254666667vw;
  }
}
.kol .greeting .greeting__inner .greeting__title {
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .kol .greeting .greeting__inner .greeting__title {
    font-size: 1.9791666667vw;
    margin-top: 1.5625vw;
    margin-bottom: 2.34375vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .greeting__title {
    font-size: 38px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .greeting__title {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .greeting__title {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .greeting__title {
    font-size: 5.3333333333vw;
    margin-top: 4vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 1024px) {
  .kol .greeting .greeting__inner .greeting__lead {
    text-align: center;
    font-size: 0.9375vw;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .greeting__lead {
    font-size: 18px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .greeting__lead {
    letter-spacing: 0.05em;
    font-size: 4vw;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1024px) {
  .kol .greeting .greeting__inner .note_wrap {
    text-align: center;
    margin-top: 0.5208333333vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .note_wrap {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .note_wrap {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .note_wrap p {
    width: 105%;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 1024px) {
  .kol .greeting .greeting__inner .btnArrow {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .btnArrow {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .btnArrow {
    margin-top: 10vw;
  }
}
.kol .greeting .greeting__inner .btnArrow a {
  font-weight: 400;
  border: none;
  border-radius: 100px;
}
@media screen and (min-width: 1024px) {
  .kol .greeting .greeting__inner .btnArrow a {
    font-size: 0.8333333333vw;
    width: 18.2291666667vw;
    height: 3.125vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .btnArrow a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .btnArrow a {
    width: 350px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .btnArrow a {
    height: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .btnArrow a {
    font-size: 2.9333333333vw;
    width: 62.6666666667vw;
    height: 10.6666666667vw;
  }
}
.kol .greeting .greeting__inner .copyright {
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .kol .greeting .greeting__inner .copyright {
    width: 13.3433854167vw;
    margin-top: 5.1041666667vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .copyright {
    width: 256.193px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1920px) {
  .kol .greeting .greeting__inner .copyright {
    margin-top: 98px;
  }
}
@media screen and (max-width: 1023px) {
  .kol .greeting .greeting__inner .copyright {
    width: 61.4863333333vw;
    margin-top: 10.6666666667vw;
  }
}
.kol .banner__end {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .kol .banner__end {
    font-size: calc(clamp(0px, 1.3541666667vw, 26px) * 1);
    width: calc(clamp(0px, 73.9583333333vw, 1420px) * 1);
    height: calc(clamp(0px, 7.2916666667vw, 140px) * 1);
    margin-top: calc(clamp(0px, 15.625vw, 300px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol .banner__end {
    text-align: center;
    font-size: calc(clamp(0px, 3.7333333333vw, 38.192px) * 1);
    width: calc(clamp(0px, 60vw, 613.8px) * 1);
    height: calc(clamp(0px, 21.3333333333vw, 218.24px) * 1);
    margin-top: calc(clamp(0px, 60vw, 613.8px) * 1);
  }
}

/* カルーセルノード */
#node-545709 .content .editorial-grid-formatter__carousel .slick-track > div {
  justify-content: center;
}

.kol__slide img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .kol__slide .kol__slide_inner {
    display: grid;
    grid-template-columns: auto calc(clamp(0px, 41.6666666667vw, 800px) * 1);
    font-size: calc(clamp(0px, 1.25vw, 24px) * 1);
    gap: calc(clamp(0px, 2.8645833333vw, 55px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .kol__slide .kol__slide_inner {
    font-size: calc(clamp(0px, 3.2vw, 32.736px) * 1);
  }
}
.kol__slide .item {
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .kol__slide .item {
    margin-bottom: calc(clamp(0px, 8vw, 81.84px) * 1);
  }
}
.kol__slide .item__image {
  width: calc(clamp(0px, 9.0104166667vw, 173px) * 1);
  height: calc(clamp(0px, 26.0416666667vw, 500px) * 1);
  margin-bottom: calc(clamp(0px, 1.0416666667vw, 20px) * 1);
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .kol__slide .item__image {
    width: calc(clamp(0px, 23.0666666667vw, 235.972px) * 1);
    height: calc(clamp(0px, 66.6666666667vw, 682px) * 1);
    margin-bottom: calc(clamp(0px, 2.6666666667vw, 27.28px) * 1);
  }
}
.kol__slide .item__name {
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .kol__slide .item__name {
    margin-top: calc(clamp(0px, 1.7708333333vw, 34px) * 1);
  }
}