@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

a {
  background-color: transparent;
}

img {
  border-style: none;
}

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

html {
  color: #000;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Meiryo", "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-size: 15px;
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6923076923;
  scroll-behavior: smooth;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 18.8px;
  }
}
@media screen and (min-width: 992px) {
  html {
    font-size: 24.9px;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 26px;
  }
}

body {
  background-color: #fff;
  height: 100%;
  letter-spacing: -0.04em;
  line-break: strict;
  position: relative;
  width: 100%;
}

main {
  position: relative;
}

h1, h2, h3, h4, h5, h6, p, figure {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1;
}

a {
  text-decoration: none;
  transition: color 0.1s ease-out;
}

figure,
picture {
  display: block;
}
figure > img,
picture > img {
  display: block;
  height: auto;
  width: 100%;
}

/*--- 臨時ツメ設定 ---*/
span {
  letter-spacing: calc(var(--ls) * 0.01em);
}

.sr-only {
  display: none;
}

.ut_ib {
  display: inline-block;
}

.ut_pr1 {
  padding-right: 1em;
}

.ut_pr05 {
  padding-right: 0.5em;
}

@media screen and (min-width: 375px) {
  .xs-only {
    display: none;
  }
}

@media screen and (max-width: 374px) {
  .ssm-only {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .ssm-only {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .sm-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sm-only {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .xs-ssm {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .xs-sm,
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .sm-over {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .md-over {
    display: none;
  }
}

.page__content {
  background-color: #eb6300;
  overflow: hidden;
  position: relative;
}

.cmn__contwidth {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}
@media screen and (min-width: 576px) {
  .cmn__contwidth {
    width: 516px;
  }
}
@media screen and (min-width: 768px) {
  .cmn__contwidth {
    width: 688px;
  }
}
@media screen and (min-width: 992px) {
  .cmn__contwidth {
    width: 912px;
  }
}
@media screen and (min-width: 1200px) {
  .cmn__contwidth {
    width: 950px;
  }
}

nav.page__nav {
  margin: 1.9615384615rem auto 1.5384615385rem;
}
nav.page__nav > ul {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  column-rule: 1px solid #fff;
  display: grid;
  grid-template-columns: repeat(4, 25%);
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 375px) {
  nav.page__nav > ul {
    border-left-width: 2px;
    border-right-width: 2px;
    column-rule-width: 2px;
  }
}
@media screen and (min-width: 1200px) {
  nav.page__nav > ul {
    width: 98%;
  }
}
nav.page__nav > ul a {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  letter-spacing: -0.025em;
  line-height: 1.4285714286;
  padding: 0.6428571429em 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 375px) {
  nav.page__nav > ul a {
    padding-left: 0.0952380952em;
    padding-right: 0.0952380952em;
  }
}
nav.page__nav > ul a {
  text-decoration-color: transparent;
  text-decoration-line: underline;
  text-decoration-thickness: 0.15em;
  text-underline-offset: 0.25em;
  transition: text-decoration-color 0.1s linear;
}
@media (pointer: fine) {
  nav.page__nav > ul a:hover {
    text-decoration-color: #fff100;
  }
}
nav.page__nav > ul a:active {
  text-decoration-color: #fff100;
}

.page__details {
  position: relative;
  padding-bottom: 0.5384615385rem;
}
.page__details::before {
  background: url(../img/tile@2x.webp) 0 0/contain repeat-y;
  content: "";
  height: calc(100% + 3.0769230769rem);
  left: 50%;
  max-width: 1360px;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
}
.page__details section {
  position: relative;
}
.page__details section + section {
  margin-top: 1.9230769231rem;
}
.page__details section .detail-head {
  align-items: center;
  background: url(../img/detail-head-bg-xs.svg) center/contain no-repeat;
  display: flex;
  justify-content: center;
  height: 5.1153846154rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 576px) {
  .page__details section .detail-head {
    background: url(../img/detail-head-bg.svg) center/contain no-repeat;
    height: 5.1153846154rem;
  }
}
.page__details section .detail-head h2 {
  color: #fff;
  font-size: 1rem;
  line-height: 1.1538461538;
  padding-top: 0.3076923077em;
  width: 250px;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .page__details section .detail-head h2 {
    padding-top: 0.5em;
    width: 100%;
  }
}
.page__details section .detail-main {
  background-color: #fff;
  margin-top: -2.6153846154rem;
  position: relative;
}
.page__details section .detail-art {
  position: absolute;
}

ul.page__notes {
  color: #fff;
  line-height: 2.0277777778;
  list-style: none;
  margin-bottom: 0;
  margin-top: 2.3888888889em;
  padding-left: 0;
  text-align: center;
}

.page__totop {
  bottom: 2.1923076923rem;
  height: 1.8461538462rem;
  opacity: 0;
  position: fixed;
  right: 2.0384615385rem;
  transition: opacity 0.5s ease-out;
  width: 2.1153846154rem;
}
.page__totop.active {
  opacity: 1;
}
.page__totop > a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/totop-arrow.svg) center/contain no-repeat;
  display: block;
  height: 100%;
  transform: filter 0.1s linear;
  width: 100%;
}
@media (pointer: fine) {
  .page__totop > a:hover {
    filter: drop-shadow(0px 0.1923076923rem 0.7692307692rem rgba(0, 0, 0, 0.4));
  }
}
.page__totop > a:active {
  filter: drop-shadow(0px 0.1923076923rem 0.7692307692rem rgba(0, 0, 0, 0.4));
}

.fz15 {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .fz15 {
    font-size: 0.5769230769rem;
  }
}

.fz16 {
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  .fz16 {
    font-size: 0.6153846154rem;
  }
}

.fz18 {
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  .fz18 {
    font-size: 0.6923076923rem;
  }
}

.fz19 {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .fz19 {
    font-size: 0.7307692308rem;
  }
}

.fz21 {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .fz21 {
    font-size: 0.8076923077rem;
  }
}

.fz23 {
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .fz23 {
    font-size: 0.8846153846rem;
  }
}

.fz25 {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .fz25 {
    font-size: 0.9615384615rem;
  }
}

.fz26 {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .fz26 {
    font-size: 1rem;
  }
}

.fz41 {
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  .fz41 {
    font-size: 1.5769230769rem;
  }
}

header {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 76px;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  header {
    height: 90px;
  }
}
header > a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  aspect-ratio: 262/56;
  background: url(../img/logo@2x.webp) center/contain no-repeat;
  height: 100%;
  margin: 0 auto;
  width: 222.7px;
}
@media screen and (min-width: 768px) {
  header > a {
    width: 262px;
  }
}

footer {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Meiryo", "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  height: 3.1153846154rem;
  justify-content: center;
  letter-spacing: 0.06em;
  line-height: 1;
  position: relative;
  text-align: center;
  z-index: 2;
}

.title__sect .title__head {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  aspect-ratio: 1360/768;
  background: url(../img/title-sets-30@2x.webp) 0 0/cover no-repeat;
}
.title__sect .title__body {
  margin-top: 0.4615384615rem;
}
.title__sect .title__body p {
  color: #fff;
  text-align: center;
}
.title__sect .title__body p > strong {
  display: inline-block;
  color: #fff100;
  font-weight: 500;
  line-height: 1.243902439;
  margin-top: 0.3170731707em;
  letter-spacing: -0.1em;
}
@media screen and (min-width: 375px) {
  .title__sect .title__body p > strong {
    letter-spacing: -0.04em;
  }
}

.prese__sect .detail-main {
  padding: 4.0384615385rem 1.1538461538rem 1.5384615385rem;
}
@media screen and (min-width: 576px) {
  .prese__sect .detail-main {
    column-gap: 1.0769230769rem;
    display: grid;
    grid-template-areas: "text fig";
    grid-template-columns: 1fr 39.551%;
  }
}
.prese__sect .detail-main figure.main-fig {
  grid-area: fig;
  margin-bottom: 1.0769230769rem;
}
@media screen and (min-width: 576px) {
  .prese__sect .detail-main figure.main-fig {
    margin-bottom: 0;
  }
}
.prese__sect .detail-main figure.main-fig > img {
  border: 1px solid #7c7c7c;
}
.prese__sect .detail-main .main-body {
  grid-area: text;
}
@media screen and (min-width: 576px) {
  .prese__sect .detail-main .main-body {
    padding-left: 0.1923076923rem;
  }
}
.prese__sect .detail-main .main-body p.desc {
  line-height: 1.5576923077;
}
@media screen and (min-width: 576px) {
  .prese__sect .detail-main .main-body p.desc {
    padding-top: 1.3846153846em;
  }
}
.prese__sect .detail-main .main-body div.label {
  background: url(../img/prese-label-bg.svg) 0 0/contain no-repeat;
  color: #fff;
  line-height: 1.6666666667;
  margin-top: 0.625em;
  text-align: center;
  width: 11.3333333333em;
}
.prese__sect .detail-main .main-body div.presented {
  align-items: center;
  column-gap: 0.2105263158em;
  display: flex;
  line-height: 1.3684210526;
  margin-top: 0.8947368421em;
  padding-right: 2.5em;
}
@media screen and (min-width: 576px) {
  .prese__sect .detail-main .main-body div.presented {
    padding-right: 0;
  }
}
.prese__sect .detail-main .main-body div.presented img {
  height: auto;
  width: 5.7894736842em;
}
.prese__sect .detail-main .main-body p.note {
  margin-top: 0.6842105263em;
  line-height: 1.3684210526;
  padding-right: 3em;
}
@media screen and (min-width: 576px) {
  .prese__sect .detail-main .main-body p.note {
    padding-right: 0;
  }
}
.prese__sect .detail-art {
  bottom: -1.2692307692rem;
  height: 8.0192307692rem;
  right: -4.0769230769rem;
  width: 7.4230769231rem;
}

.steps__sect .detail-main {
  padding: 3.3846153846rem 0.7692307692rem 3.0769230769rem;
}
.steps__sect .detail-main ol {
  line-height: 1.7115384615;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.steps__sect .detail-main ol > li + li {
  margin-top: 1.3461538462em;
}
.steps__sect .detail-main ol > li .label {
  background-color: #cb4e1a;
  color: #fff;
  padding: 0.1442307692em 0;
  letter-spacing: normal;
  margin-bottom: 0.5769230769em;
}
.steps__sect .detail-main ol > li > p a {
  color: inherit;
  text-decoration: underline 1px;
  text-underline-offset: 0.3em;
}
@media (pointer: fine) {
  .steps__sect .detail-main ol > li > p a:hover {
    color: #cb4e1a;
  }
}
.steps__sect .detail-main ol > li > p a:active {
  color: #cb4e1a;
}
.steps__sect .detail-main ol > li ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0.59375em;
  line-height: 1.53125;
  letter-spacing: -0.02em;
}
.steps__sect .detail-main ol > li dl {
  column-gap: 1.0769230769rem;
  display: grid;
  grid-template-columns: 4.7692307692rem 1fr;
  margin: 1.3461538462rem auto 0;
  row-gap: 0.6923076923rem;
  width: min(100%, 28.0769230769rem);
}
.steps__sect .detail-main ol > li dl dt > span {
  border: 1px solid #c04d1f;
  color: #cb4e1a;
  display: block;
  line-height: 1.7826086957;
  text-align: center;
  width: 100%;
}
.steps__sect .detail-main ol > li dl dd {
  margin-left: 0;
  text-align: left;
}
.steps__sect .detail-main ol > li p.result {
  margin-top: 1.4615384615em;
}
.steps__sect .detail-art {
  bottom: -1.1538461538rem;
  height: 6.8076923077rem;
  left: -1.3461538462rem;
  width: 5.8461538462rem;
}
@media screen and (min-width: 576px) {
  .steps__sect .detail-art {
    bottom: 3.3076923077rem;
    left: -1.5384615385rem;
  }
}
@media screen and (min-width: 768px) {
  .steps__sect .detail-art {
    left: -2.1153846154rem;
  }
}

.guide__sect .detail-main {
  height: 11.9230769231rem;
  padding: 3.2692307692rem 0.9615384615rem 0.9615384615rem;
}
.guide__sect .detail-main .container {
  height: 100%;
  letter-spacing: -0.02em;
  line-height: 1.53125;
  overflow-y: scroll;
  padding-bottom: 1em;
  overscroll-behavior-y: contain;
}
.guide__sect .detail-main dl {
  margin: 0;
}
.guide__sect .detail-main dl dt {
  font-weight: 700;
}
.guide__sect .detail-main dl dd {
  margin-left: 0;
}
.guide__sect .detail-main dl dd + dt {
  margin-top: 0.5em;
}
.guide__sect .detail-main .lst-none {
  list-style: none;
  padding-left: 0;
}
.guide__sect .detail-main .lst-kome {
  list-style-type: "※";
  padding-left: 1.1em;
}
.guide__sect .detail-main .lst-maru {
  list-style-type: "●";
  padding-left: 1.1em;
}
.guide__sect .detail-main .lst-maru > li {
  padding-left: 0.2em;
}
.guide__sect .detail-main ol + ul {
  margin-top: 0.25em;
}
.guide__sect .detail-main h3 {
  font-size: 1.1em;
  margin: 1.5em 0 1em;
}

.insta__sect .detail-main {
  padding: 3.0769230769rem 0.7692307692rem 0;
}
.insta__sect .detail-main ul.note {
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
  text-align: center;
  width: 75%;
}
@media screen and (min-width: 375px) {
  .insta__sect .detail-main ul.note {
    width: 80%;
  }
}
@media screen and (min-width: 576px) {
  .insta__sect .detail-main ul.note {
    width: 100%;
  }
}
.insta__sect .detail-main dl.date {
  line-height: 1.5;
  margin: 0.7142857143em auto;
  padding: 0.3333333333em 1.2857142857em;
  border: 1px solid #000;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: fit-content;
}
.insta__sect .detail-main dl.date dd {
  margin-left: 0;
}
.insta__sect .detail-main .photo__insta {
  color: #ccc;
  padding: 0 0.3846153846rem 1.7307692308rem;
}
.insta__sect .detail-main .photo__insta .taglive_img_info {
  padding-top: 10px;
  padding-right: 10px;
}
.insta__sect .detail-art {
  right: -1.8461538462rem;
  top: 2.1153846154rem;
  width: 4.8461538462rem;
}
@media screen and (min-width: 375px) {
  .insta__sect .detail-art {
    right: -1.5384615385rem;
    top: -0.3846153846rem;
  }
}
@media screen and (min-width: 576px) {
  .insta__sect .detail-art {
    right: -3.6538461538rem;
    top: -0.3846153846rem;
  }
}

.page__details section.insta__sect .detail-head h2 {
  column-gap: 0.85em;
  display: flex;
  flex-wrap: wrap;
  font-weight: 500;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .page__details section.insta__sect .detail-head h2 {
    padding-top: 0.1em;
  }
}
/*# sourceMappingURL=style.css.map */
