@charset "UTF-8";
/* main */
/* ----------------------------------------------------------------------------*/
#main {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.15rem;
  font-feature-settings: "palt";
  color: #000000;
}

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

a,
button {
  cursor: revert;
}

ol,
ul,
menu {
  list-style: none;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

body {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

ol,
ul,
menu {
  list-style: none;
}

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

picture {
  display: block;
  line-height: 1;
}

table {
  border-collapse: collapse;
}

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

  開発環境の初期化

------------------------------*/
.l-inner {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .l-inner {
    max-width: 1200px;
  }
}
@media (max-width: 1280px) {
  .l-inner {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-inner {
    padding: 0;
    max-width: 86.6666666667vw;
  }
}
sup {
  font-size: 0.6em !important;
}

@media only screen and (min-width: 768px) {
  .display-sp {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .display-pc {
    display: none !important;
  }
}
input,
select,
button {
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, sans-serif;
}

@media screen and (min-width: 768px) {
  .section__inner {
    width: min(68.75vw, 1100px);
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .section__inner {
    padding-right: 5.3333333333vmin;
    padding-left: 5.3333333333vmin;
  }
}
@media screen and (min-width: 768px) {
  .section--narrow .section__inner {
    width: min(53.125vw, 850px);
  }
}

.heading-2 {
  position: relative;
  font-weight: bold;
  text-align: center;
  background-image: url("../img/ic-live.png");
  background-repeat: no-repeat;
  background-position: top center;
}
@media screen and (min-width: 768px) {
  .heading-2 {
    padding-top: min(6.25vw, 100px);
    font-size: min(2.125vw, 34px);
    background-size: min(5vw, 80px);
  }
}
@media screen and (max-width: 767px) {
  .heading-2 {
    padding-top: 18.6666666667vmin;
    font-size: 6.9333333333vmin;
    background-size: 14.6666666667vmin;
  }
}
.heading-2__em {
  background: linear-gradient(311deg, rgb(236, 108, 0) 0%, rgb(236, 161, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-lead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .heading-lead {
    margin-top: min(0.625vw, 10px);
    font-size: min(1.375vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .heading-lead {
    margin-top: 2.6666666667vmin;
    font-size: 4vmin;
  }
}
.heading-lead__em {
  color: #ec7700;
}

.heading-attention {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .heading-attention {
    margin-top: min(0.625vw, 10px);
    font-size: min(0.875vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .heading-attention {
    margin-top: 2.6666666667vmin;
    font-size: 2.9333333333vmin;
  }
}

@media screen and (min-width: 768px) {
  .button--howto {
    margin-top: min(2.5vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .button--howto {
    margin-top: 5.3333333333vmin;
  }
}
.button--howto .button__anchor {
  background: linear-gradient(0deg, rgb(236, 108, 0) 0%, rgb(236, 161, 0) 100%);
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .button--howto .button__anchor {
    width: min(21.25vw, 340px);
    height: min(4.375vw, 70px);
    padding: min(1.0625vw, 17px) min(1.875vw, 30px) min(1.0625vw, 17px) min(0.625vw, 10px);
    font-size: min(1.125vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .button--howto .button__anchor {
    width: 69.3333333333vmin;
    height: 16vmin;
    padding: 1.3333333333vmin 4vmin 1.3333333333vmin 1.3333333333vmin;
    font-size: 4.2666666667vmin;
    line-height: 1.2;
  }
}
.button--black .button__anchor {
  background: #000000;
  color: #ffffff;
}
.button--black .button__anchor:after {
  transform: translateY(-50%) rotate(45deg);
}
.button--white .button__anchor {
  border: 1px solid #cccccc;
  background: #ffffff;
  color: #000000;
}
.button--white .button__anchor:after {
  transform: translateY(-50%) rotate(45deg);
  border-color: #000000;
}
.button--green .button__anchor {
  background: #0abd3f;
  color: #ffffff;
}
.button--green .button__anchor:after {
  transform: translateY(-50%) rotate(45deg);
}
.button__anchor {
  position: relative;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-weight: bold;
  border-radius: 100px;
  letter-spacing: -0.1em;
  transition: opacity 0.5s;
}
.button__anchor:hover {
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .button__anchor {
    width: min(15vw, 240px);
    height: min(3.125vw, 50px);
    padding: min(1.0625vw, 17px) min(1.875vw, 30px) min(1.0625vw, 17px) min(0.625vw, 10px);
    font-size: min(1vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .button__anchor {
    width: 66.6666666667vmin;
    height: 13.3333333333vmin;
    padding: 1.3333333333vmin 4vmin 1.3333333333vmin 1.3333333333vmin;
    font-size: 4.2666666667vmin;
  }
}
.button__anchor:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 48%;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: translateY(-50%) rotate(135deg);
}
@media screen and (min-width: 768px) {
  .button__anchor:after {
    width: min(0.625vw, 10px);
    height: min(0.625vw, 10px);
    right: min(1.875vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .button__anchor:after {
    width: 2.1333333333vmin;
    height: 2.1333333333vmin;
    right: 6.6666666667vmin;
  }
}
.button__anchor__txt {
  line-height: 1;
}

.fixed-anchor {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 99;
  transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  .fixed-anchor {
    top: calc(7 * var(--rem));
  }
}
@media screen and (max-width: 767px) {
  .fixed-anchor {
    top: 16.2666666667vmin;
  }
}
@media screen and (min-width: 768px) {
  .fixed-anchor.is-up {
    top: calc(12.2 * var(--rem));
  }
}
@media screen and (max-width: 767px) {
  .fixed-anchor.is-up {
    top: 31.2vmin;
  }
}
.fixed-anchor__lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media screen and (min-width: 768px) {
  .fixed-anchor__lists {
    width: min(68.75vw, 1100px);
    margin-inline: auto;
  }
}
.fixed-anchor__lists__item {
  position: relative;
  text-align: center;
  width: 25%;
}
.fixed-anchor__lists__item:first-child:before {
  content: "";
  display: block;
  width: 1px;
  background-color: #ebebeb;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .fixed-anchor__lists__item:first-child:before {
    height: min(1.875vw, 30px);
  }
}
.fixed-anchor__lists__item:last-child:after {
  content: "";
  display: block;
  width: 1px;
  background-color: #ebebeb;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .fixed-anchor__lists__item:last-child:after {
    height: min(1.875vw, 30px);
  }
}
.fixed-anchor__lists__item:not(:first-child):before {
  content: "";
  display: block;
  width: 1px;
  background-color: #ebebeb;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .fixed-anchor__lists__item:not(:first-child):before {
    height: min(1.875vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .fixed-anchor__lists__item:not(:first-child):before {
    height: 10.6666666667vmin;
  }
}
.fixed-anchor__lists__item > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  letter-spacing: -0.1em;
  transition: opacity 0.5s;
}
.fixed-anchor__lists__item > a:hover {
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .fixed-anchor__lists__item > a {
    padding: min(0.625vw, 10px) min(1.25vw, 20px) min(1.25vw, 20px) min(1.25vw, 20px);
    height: min(4.375vw, 70px);
    font-size: min(1.125vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .fixed-anchor__lists__item > a {
    padding: 1.3333333333vmin 2.6666666667vmin 4vmin 2.6666666667vmin;
    height: 16vmin;
    font-size: 3.2vmin;
  }
}
.fixed-anchor__lists__item > a:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(135deg);
  border-top: solid 1px #ec6c00;
  border-right: solid 1px #ec6c00;
}
@media screen and (min-width: 768px) {
  .fixed-anchor__lists__item > a:after {
    width: min(0.5vw, 8px);
    height: min(0.5vw, 8px);
    bottom: min(0.875vw, 14px);
    right: min(1.4375vw, 23px);
  }
}
@media screen and (max-width: 767px) {
  .fixed-anchor__lists__item > a:after {
    width: 1.3333333333vmin;
    height: 1.3333333333vmin;
    bottom: 2.6666666667vmin;
    right: 3.8666666667vmin;
  }
}

.kv {
  background: linear-gradient(-135deg, rgb(204, 204, 204) 0%, rgb(248, 248, 248) 50%, rgb(204, 204, 204) 100%);
}
@media screen and (min-width: 768px) {
  .kv {
    padding-top: min(4.375vw, 70px);
    padding-right: min(19.6875vw, 315px);
    padding-bottom: min(2.8125vw, 45px);
    padding-left: min(12.8125vw, 205px);
  }
}
@media screen and (max-width: 767px) {
  .kv {
    padding-top: 6vmin;
    padding-right: 4.6666666667vmin;
    padding-bottom: 6vmin;
    padding-left: 5.3333333333vmin;
  }
}
.kv__inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .kv__inner {
    margin: auto;
    width: min(71.875vw, 1150px);
  }
}
@media screen and (min-width: 768px) {
  .kv__h1 {
    position: absolute;
    top: min(6.875vw, 110px);
    right: min(7.8125vw, 125px);
    width: min(22.9375vw, 367px);
    height: min(10.4375vw, 167px);
  }
}
@media screen and (max-width: 767px) {
  .kv__h1 {
    margin-top: 6vmin;
    margin-left: auto;
    margin-right: auto;
    width: 58.5333333333vmin;
    height: 26.1333333333vmin;
  }
}
@media screen and (min-width: 768px) {
  .kv__phone {
    width: min(26.1875vw, 419px);
    height: min(34.6875vw, 555px);
    margin-left: min(6.875vw, 110px);
  }
}
@media screen and (max-width: 767px) {
  .kv__phone {
    margin-top: 8vmin;
    margin-left: auto;
    margin-right: auto;
    width: 79.7333333333vmin;
    height: 105.0666666667vmin;
  }
}
.kv__more {
  position: absolute;
  display: block;
}
@media screen and (min-width: 768px) {
  .kv__more {
    top: min(20.9375vw, 335px);
    right: min(4.375vw, 70px);
    width: min(29.0625vw, 465px);
    height: min(2vw, 32px);
  }
}
@media screen and (max-width: 767px) {
  .kv__more {
    top: -6vmin;
    right: 0;
    width: 4.8vmin;
    height: 73.0666666667vmin;
  }
}
.kv__scroll {
  position: absolute;
  transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .kv__scroll {
    width: min(6.25vw, 100px);
    left: max(-1.875vw, -30px);
    bottom: max(-0.4375vw, -7px);
  }
}
@media screen and (max-width: 767px) {
  .kv__scroll {
    width: 22.6666666667vmin;
    left: -6.6666666667vmin;
    bottom: 2.1333333333vmin;
  }
}
.kv__scroll:before, .kv__scroll:after {
  content: "";
  display: block;
  height: 1px;
  background: #000;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .kv__scroll:before, .kv__scroll:after {
    width: min(6.25vw, 100px);
    left: min(0vw, 0px);
    bottom: max(-0.3125vw, -5px);
  }
}
@media screen and (max-width: 767px) {
  .kv__scroll:before, .kv__scroll:after {
    width: 22.6666666667vmin;
    left: 0vmin;
    bottom: -0.6666666667vmin;
  }
}
.kv__scroll:after {
  animation: scroll 1.8s infinite;
}
@media screen and (min-width: 768px) {
  .kv__scroll:after {
    height: min(0.1875vw, 3px);
  }
}
@media screen and (max-width: 767px) {
  .kv__scroll:after {
    height: 0.4vmin;
  }
}
@keyframes scroll {
  0% {
    transform: scale(0, 1);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 100% 0;
  }
  100% {
    transform: scale(0, 1);
    transform-origin: 100% 0;
  }
}
.kv__scroll__txt {
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .kv__scroll__txt {
    font-size: min(0.75vw, 12px);
  }
}
@media screen and (max-width: 767px) {
  .kv__scroll__txt {
    font-size: 2.6666666667vmin;
  }
}

@media screen and (min-width: 768px) {
  .normal-anchor {
    padding: min(3.75vw, 60px) 0;
  }
}
@media screen and (max-width: 767px) {
  .normal-anchor {
    padding: 8vmin 0;
  }
}
.normal-anchor__lists {
  display: flex;
}
@media screen and (min-width: 768px) {
  .normal-anchor__lists {
    justify-content: space-between;
    flex-wrap: nowrap;
    width: min(68.75vw, 1100px);
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .normal-anchor__lists {
    flex-wrap: wrap;
    padding-right: 5.3333333333vmin;
    padding-left: 5.3333333333vmin;
  }
}
.normal-anchor__lists__item {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .normal-anchor__lists__item:nth-child(2n) {
    margin-left: 4vmin;
  }
}
@media screen and (max-width: 767px) {
  .normal-anchor__lists__item:nth-child(n+3) {
    margin-top: 4vmin;
  }
}
.normal-anchor__lists__item > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 100px;
  letter-spacing: -0.1em;
  transition: opacity 0.5s;
}
.normal-anchor__lists__item > a:hover {
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .normal-anchor__lists__item > a {
    width: min(16.25vw, 260px);
    padding: min(1.0625vw, 17px) min(1.875vw, 30px) min(1.0625vw, 17px) min(0.625vw, 10px);
    font-size: min(1.125vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .normal-anchor__lists__item > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42.6666666667vmin;
    height: 13.3333333333vmin;
    padding: 1.3333333333vmin 4vmin 1.3333333333vmin 1.3333333333vmin;
    font-size: 3.2vmin;
    line-height: 1.2;
  }
}
.normal-anchor__lists__item > a:before, .normal-anchor__lists__item > a:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.normal-anchor__lists__item > a:before {
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100px;
  background: linear-gradient(311deg, rgb(236, 108, 0) 0%, rgb(236, 161, 0) 100%);
}
@media screen and (min-width: 768px) {
  .normal-anchor__lists__item > a:before {
    width: min(1.375vw, 22px);
    height: min(1.375vw, 22px);
    right: min(1vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .normal-anchor__lists__item > a:before {
    width: 3.7333333333vmin;
    height: 3.7333333333vmin;
    right: 2.6666666667vmin;
  }
}
.normal-anchor__lists__item > a:after {
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(135deg);
}
@media screen and (min-width: 768px) {
  .normal-anchor__lists__item > a:after {
    width: min(0.5vw, 8px);
    height: min(0.5vw, 8px);
    top: min(1.65625vw, 26.5px);
    right: min(1.4375vw, 23px);
  }
}
@media screen and (max-width: 767px) {
  .normal-anchor__lists__item > a:after {
    border-width: 1px;
    width: 1.3333333333vmin;
    height: 1.3333333333vmin;
    top: 5.6vmin;
    right: 3.8666666667vmin;
  }
}

.new-live {
  background-color: #f2f2f2;
}
@media screen and (min-width: 768px) {
  .new-live {
    padding: min(6.25vw, 100px) 0;
  }
}
@media screen and (max-width: 767px) {
  .new-live {
    padding: 14.6666666667vmin 0;
  }
}
@media screen and (min-width: 768px) {
  .new-live__phone {
    margin-top: min(2.5vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .new-live__phone {
    margin-top: 5.3333333333vmin;
  }
}
.new-live__phone__firework {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .new-live__phone__firework {
    width: min(19.625vw, 314px);
    height: min(34.9375vw, 559px);
  }
}
@media screen and (max-width: 767px) {
  .new-live__phone__firework {
    width: 65.6vmin;
    height: 116.5333333333vmin;
  }
}
.new-live__phone__firework__fw {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .new-live__phone__firework__fw {
    border-radius: min(2.5vw, 40px);
  }
}
.new-live__phone__firework__fw:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/im-phone-base-trans.png");
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .new-live__phone__firework__fw fw-storyblock {
    width: min(19.625vw, 314px) !important;
    height: min(34.9375vw, 559px) !important;
  }
}
@media screen and (max-width: 767px) {
  .new-live__phone__firework__fw fw-storyblock {
    width: 65.6vmin !important;
    height: 116.5333333333vmin !important;
  }
}

.past-live {
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .past-live {
    padding: min(6.25vw, 100px) 0;
  }
}
@media screen and (max-width: 767px) {
  .past-live {
    padding: 14.6666666667vmin 0;
  }
}
@media screen and (min-width: 768px) {
  .past-live .section__inner {
    padding-right: min(4.0625vw, 65px);
    padding-left: min(4.0625vw, 65px);
  }
}
.past-live .past__tab ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .past-live .past__tab ul {
    margin: min(1.875vw, 30px) max(-0.46875vw, -7.5px) min(3.75vw, 60px) max(-0.46875vw, -7.5px);
  }
}
@media screen and (max-width: 767px) {
  .past-live .past__tab ul {
    margin: 4vmin -2.6666666667vmin 8vmin -2.6666666667vmin;
  }
}
.past-live .past__tab ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 100px;
  letter-spacing: -0.1em;
  transition: opacity 0.5s;
  cursor: pointer;
}
.past-live .past__tab ul li:hover {
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .past-live .past__tab ul li {
    margin: min(0.46875vw, 7.5px);
    min-width: min(10.625vw, 170px);
    height: min(3.125vw, 50px);
    padding: min(0.625vw, 10px) min(0.625vw, 10px) min(0.625vw, 10px) min(0.625vw, 10px);
    font-size: min(1.125vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .past-live .past__tab ul li {
    margin: 1vmin;
    min-width: 28.5333333333vmin;
    height: 8vmin;
    padding: 1.3333333333vmin 1.3333333333vmin 1.3333333333vmin 1.3333333333vmin;
    font-size: 2.9333333333vmin;
  }
}
.past-live .past__tab ul li.is-active {
  border: none;
  background: linear-gradient(0deg, rgb(236, 108, 0) 0%, rgb(236, 161, 0) 100%);
  color: #fff;
}
.past-live .past .js-panel {
  display: none;
}
.past-live .past .js-panel.is-active {
  display: block;
}
.past-live .past__panel {
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: max-height 0.4s;
}
@media screen and (min-width: 768px) {
  .past-live .past__panel {
    max-height: min(33.75vw, 540px);
  }
}
@media screen and (max-width: 767px) {
  .past-live .past__panel {
    max-height: 186.6666666667vmin;
  }
}
.past-live .past__panel:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  bottom: -1px;
  width: 100%;
  transition: all 0.4s;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .past-live .past__panel:before {
    height: min(9.375vw, 150px);
  }
}
@media screen and (max-width: 767px) {
  .past-live .past__panel:before {
    height: 33.3333333333vmin;
  }
}
.past-live .past__panel.is-open {
  max-height: inherit;
}
.past-live .past__panel.is-open:before {
  display: none;
}
.past-live .past__more {
  position: relative;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 100px;
  letter-spacing: -0.1em;
  transition: opacity 0.5s;
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
}
.past-live .past__more:hover {
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .past-live .past__more {
    margin-top: min(2.5vw, 40px);
    width: min(11.25vw, 180px);
    height: min(2.75vw, 44px);
    padding: min(0.625vw, 10px);
    font-size: min(1vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .past-live .past__more {
    margin-top: 2.6666666667vmin;
    width: 49.3333333333vmin;
    height: 12vmin;
    padding: 1.3333333333vmin;
    font-size: 3.7333333333vmin;
  }
}
.past-live .past__more:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 45%;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: translateY(-50%) rotate(135deg);
}
@media screen and (min-width: 768px) {
  .past-live .past__more:after {
    width: min(0.5vw, 8px);
    height: min(0.5vw, 8px);
    right: min(1.25vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .past-live .past__more:after {
    width: 2.1333333333vmin;
    height: 2.1333333333vmin;
    right: 6.6666666667vmin;
  }
}
.past-live .past__more__txt {
  line-height: 1;
}
.past-live .past__more.disp-none {
  display: none;
}

.what {
  overflow: hidden;
  background: linear-gradient(-135deg, rgb(248, 248, 248) 50%, rgb(204, 204, 204) 100%);
}
@media screen and (min-width: 768px) {
  .what {
    padding: min(6.25vw, 100px) 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .what {
    padding: 14.6666666667vmin 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .what .section__inner {
    padding-right: 10.6666666667vmin;
    padding-left: 10.6666666667vmin;
  }
}
.what .what-heading-txt {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .what .what-heading-txt {
    text-align: center;
    font-size: min(1.375vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .what .what-heading-txt {
    font-size: 4.2666666667vmin;
  }
}
@media screen and (min-width: 768px) {
  .what .what-heading-2 {
    margin-top: min(0.9375vw, 15px);
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .what .what-heading-2 {
    margin-top: 6.6666666667vmin;
    margin-left: -1.3333333333vmin;
    margin-right: -1.3333333333vmin;
  }
}
.what .what-heading-2__txt {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .what .what-heading-2__txt {
    font-size: min(2.125vw, 34px);
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .what .what-heading-2__txt {
    font-size: 8vmin;
    line-height: 1.5;
  }
}
.what .what-heading-2__txt--em {
  color: #ffffff;
  background: linear-gradient(0deg, rgb(236, 108, 0) 0%, rgb(236, 161, 0) 100%);
}
@media screen and (min-width: 768px) {
  .what .what-heading-2__txt--em {
    padding: min(0.1875vw, 3px) min(0.625vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .what .what-heading-2__txt--em {
    padding: 0.4vmin 1.3333333333vmin;
  }
}
@media screen and (min-width: 768px) {
  .what .what-heading-2__txt--em:last-child {
    margin-left: -0.5em;
  }
}
@media screen and (min-width: 768px) {
  .what .what-heading-lead {
    text-align: center;
    margin-top: min(1.25vw, 20px);
    font-size: min(1.375vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .what .what-heading-lead {
    margin-top: 2.6666666667vmin;
    font-size: 4vmin;
  }
}
.what__phone {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .what__phone {
    margin-top: min(2.5vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .what__phone {
    width: 93.3333333333vmin;
    height: 94.6666666667vmin;
    margin-top: 10.6666666667vmin;
  }
}

@media screen and (min-width: 768px) {
  .features {
    padding: min(6.25vw, 100px) 0;
  }
}
@media screen and (max-width: 767px) {
  .features {
    padding: 14.6666666667vmin 0;
  }
}
@media screen and (max-width: 767px) {
  .features .heading-2 {
    margin-right: -2.6666666667vmin;
    margin-left: -2.6666666667vmin;
  }
}
@media screen and (max-width: 767px) {
  .features .section__inner {
    padding-right: 10.6666666667vmin;
    padding-left: 10.6666666667vmin;
  }
}
.features .point-columns {
  counter-reset: number 0;
}
@media screen and (min-width: 768px) {
  .features .point-columns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: min(3.75vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  .features .point-columns {
    margin-top: 10.6666666667vmin;
  }
}
.features .point-columns__column {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .features .point-columns__column {
    width: min(20vw, 320px);
  }
}
@media screen and (max-width: 767px) {
  .features .point-columns__column:not(:first-child) {
    margin-top: 12vmin;
  }
}
.features .point-columns__column__img {
  position: relative;
  overflow: hidden;
  text-align: center;
  border: 1px solid #cccccc;
}
@media screen and (min-width: 768px) {
  .features .point-columns__column__img {
    border-radius: min(0.75vw, 12px);
  }
}
@media screen and (max-width: 767px) {
  .features .point-columns__column__img {
    border-radius: 2.6666666667vmin;
  }
}
.features .point-columns__column__img:before {
  counter-increment: number 1;
  content: "POINT " counter(number);
  display: inline-block;
  color: #ffffff;
  background: linear-gradient(0deg, rgb(236, 108, 0) 0%, rgb(236, 161, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .features .point-columns__column__img:before {
    font-size: min(1vw, 16px);
    padding: min(0.5vw, 8px) min(0.9375vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .features .point-columns__column__img:before {
    font-size: 3.2vmin;
    padding: 1.3333333333vmin 2.6666666667vmin;
  }
}
.features .point-columns__column__h3 {
  border-bottom: 3px solid;
  border-image: linear-gradient(to bottom, rgb(236, 108, 0), rgb(236, 161, 0)) 1;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .features .point-columns__column__h3 {
    margin-top: min(1.875vw, 30px);
    margin-left: max(-1.25vw, -20px);
    margin-right: max(-1.25vw, -20px);
    font-size: min(1.375vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .features .point-columns__column__h3 {
    margin-top: 4vmin;
    margin-left: -2.6666666667vmin;
    margin-right: -2.6666666667vmin;
    font-size: 5.3333333333vmin;
  }
}
.features .point-columns__column__txt {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .features .point-columns__column__txt {
    margin-top: min(1.875vw, 30px);
    font-size: min(1vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .features .point-columns__column__txt {
    margin-top: 5.3333333333vmin;
    font-size: 3.7333333333vmin;
  }
}

.howto {
  background: linear-gradient(-135deg, rgb(248, 248, 248) 50%, rgb(204, 204, 204) 100%);
}
@media screen and (min-width: 768px) {
  .howto {
    padding: min(6.25vw, 100px) 0;
  }
}
@media screen and (max-width: 767px) {
  .howto {
    padding: 14.6666666667vmin 0;
  }
}
.howto__heading-2 {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .howto__heading-2 {
    font-size: min(2.125vw, 34px);
  }
}
@media screen and (max-width: 767px) {
  .howto__heading-2 {
    font-size: 6.1333333333vmin;
  }
}
@media screen and (max-width: 767px) {
  .howto .section__inner {
    padding-right: 10.6666666667vmin;
    padding-left: 10.6666666667vmin;
  }
}
.howto .step-columns {
  counter-reset: stepnumber 0;
}
@media screen and (min-width: 768px) {
  .howto .step-columns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: min(3.75vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns {
    margin-top: 8vmin;
  }
}
.howto .step-columns__column {
  position: relative;
  background-color: #ffffff;
  border: 2px solid;
  border-image: linear-gradient(to top, #e34100, #ec7400) 1;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column {
    width: min(20vw, 320px);
    padding: 0 min(1.875vw, 30px) min(1.875vw, 30px) min(1.875vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column {
    padding: 0 5.3333333333vmin 5.3333333333vmin 5.3333333333vmin;
  }
}
.howto .step-columns__column:before {
  counter-increment: stepnumber 1;
  content: "STEP " counter(stepnumber);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  background: linear-gradient(0deg, #e34100 0%, #ec7400 100%);
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column:before {
    padding: min(0.5vw, 8px) min(0.9375vw, 15px);
    font-size: min(1vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column:before {
    padding: 2.4vmin 2.6666666667vmin;
    font-size: 3.4666666667vmin;
  }
}
.howto .step-columns__column:not(:last-child):after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/ic-step-arrow.png");
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column:not(:last-child):after {
    top: 50%;
    transform: rotate(-90deg) translateY(-50%);
    right: max(-4.375vw, -70px);
    width: min(3vw, 48px);
    height: min(1.5vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column:not(:last-child):after {
    bottom: -12vmin;
    transform: translateX(-50%);
    left: 50%;
    width: 16vmin;
    height: 8vmin;
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column:not(:first-child) {
    margin-top: 16vmin;
  }
}
.howto .step-columns__column__img {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column__img {
    margin-top: min(5vw, 80px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column__img {
    margin-top: 16vmin;
  }
}
.howto .step-columns__column__img img {
  width: auto;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column__img img {
    height: min(5.625vw, 90px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column__img img {
    height: 16vmin;
  }
}
.howto .step-columns__column__h3 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column__h3 {
    margin-top: min(1.875vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column__h3 {
    margin-top: 4vmin;
  }
}
.howto .step-columns__column__h3__line {
  border-bottom: 3px solid;
  border-image: linear-gradient(to bottom, rgb(236, 108, 0), rgb(236, 161, 0)) 1;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column__h3__line {
    font-size: min(1.375vw, 22px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column__h3__line {
    font-size: 5.3333333333vmin;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column__txt {
    margin-top: min(1.875vw, 30px);
    font-size: min(1vw, 16px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column__txt {
    margin-top: 5.3333333333vmin;
    font-size: 3.7333333333vmin;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__column__note {
    margin-top: min(0.625vw, 10px);
    font-size: min(0.875vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__column__note {
    margin-top: 1.3333333333vmin;
    font-size: 3.2vmin;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__button {
    margin-top: min(1.875vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__button {
    margin-top: 6.6666666667vmin;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__button__item:not(:first-child) {
    margin-top: min(0.9375vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__button__item:not(:first-child) {
    margin-top: 4vmin;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__slick {
    margin-top: min(1.875vw, 30px);
    border-radius: min(0.875vw, 14px);
    border: 1px solid #cccccc;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__slick {
    margin-top: 2.6666666667vmin;
  }
}
.howto .step-columns__slick__item {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .howto .step-columns__slick__item:not(:first-child) {
    margin-top: 5.3333333333vmin;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__slick__item__img {
    background-color: #000000;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__slick__item__txt {
    margin-top: min(0.625vw, 10px);
    font-size: min(1vw, 16px);
    background-color: #ffffff;
    padding: min(0.3125vw, 5px) min(1.25vw, 20px) min(3.125vw, 50px) min(1.25vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__slick__item__txt {
    margin-top: 2.6666666667vmin;
    font-size: 3.7333333333vmin;
  }
}
@media screen and (min-width: 768px) {
  .howto .step-columns__slick__item__txt__small {
    font-size: min(0.875vw, 14px);
  }
}
@media screen and (max-width: 767px) {
  .howto .step-columns__slick__item__txt__small {
    font-size: 3.7333333333vmin;
  }
}
.howto .step-columns__slick .slick-dots {
  position: absolute;
  display: flex;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__slick .slick-dots {
    bottom: min(1.25vw, 20px);
    left: 50%;
    transform: translateX(-50%);
  }
}
.howto .step-columns__slick .slick-dots li {
  flex: 1;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.howto .step-columns__slick .slick-dots li button {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  transition: ease 0.5s;
  background-color: #cccccc;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__slick .slick-dots li button {
    width: min(0.625vw, 10px);
    height: min(0.625vw, 10px);
  }
}
.howto .step-columns__slick .slick-dots li.slick-active button {
  background-color: #ec7700;
}
@media screen and (min-width: 768px) {
  .howto .step-columns__slick .slick-dots li:not(:first-child) {
    margin-left: min(0.625vw, 10px);
  }
}

.section.special {
  margin-top: 0;
}