@charset "UTF-8";
@font-face {
  font-family: "NotoJP";
  src: url("../fonts/NotoRegular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "NotoJP";
  src: url("../fonts/NotoMedium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "NotoJP";
  src: url("../fonts/NotoBold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "conthrax-sb";
  src: url("../fonts/conthrax-sb.ttf") format("truetype");
}
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  position: relative;
}

html {
  background-color: white;
  font-size: calc(100vw / 375 * 100);
  scroll-behavior: smooth;
  scroll-padding-top: 1rem;
  background-color: #242833;
}
@media screen and (min-width: 768px) {
  html {
    font-size: min(calc(100vw / 1456 * 100), 100px);
    scroll-padding-top: 1.5rem;
  }
}

strong {
  font-weight: 700;
}

a {
  transition: 0.3s;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  opacity: 0.6;
}

img {
  display: inline-block;
}

ul {
  list-style: none;
}

body {
  font-weight: 500;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 150%;
  letter-spacing: 0;
  position: relative;
  will-change: top;
  -webkit-text-size-adjust: none;
  color: white;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 0.16rem;
  }
}
body * {
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  max-width: 100%;
  font-weight: inherit;
  color: inherit;
}

section {
  position: relative;
}

::-moz-selection {
  background: #606676;
  color: white;
}

::selection {
  background: #606676;
  color: white;
}

::-moz-selection {
  background: #606676;
  color: white;
}

/* TOP PAGE */
#fv {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 8.12rem;
}
@media screen and (min-width: 768px) {
  #fv {
    height: 12.53rem;
  }
}
#fv .l-container {
  position: relative;
  height: 100%;
}
#fv #fv-bg {
  width: 100%;
  height: 10.14rem;
  position: absolute;
  top: 0rem;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  #fv #fv-bg {
    top: 0;
    width: 100%;
    aspect-ratio: 2750/1920;
    max-width: unset;
    -o-object-position: top;
       object-position: top;
    left: unset;
    right: 0;
  }
}
#fv #fv-logo {
  width: 3.25rem;
  height: 2.35rem;
  position: absolute;
  top: 1.07rem;
  left: 0.22rem;
}
@media screen and (min-width: 768px) {
  #fv #fv-logo {
    width: 10.24rem;
    height: 7.39rem;
    left: calc(50% - 2.85rem);
    top: 0.74rem;
  }
}
#fv #fv-date {
  width: 1.33rem;
  height: 0.84rem;
  position: absolute;
  top: 3.25rem;
  right: 0.34rem;
}
@media screen and (min-width: 768px) {
  #fv #fv-date {
    width: 4.28rem;
    height: 0.5rem;
    left: calc(50% + 2.19rem);
    top: 7.15rem;
  }
}
#fv .l-skew {
  position: absolute;
  left: 2.08rem;
  top: 4.37rem;
  width: 2.5rem;
  height: 0.56rem;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.2rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: white;
  padding-left: 0.21rem;
  padding-bottom: 0.05rem;
  padding-top: 0.06rem;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #fv .l-skew {
    width: 4.46rem;
    height: 0.75rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.23rem;
    line-height: 0.27rem;
    gap: 0.2em;
    padding-left: 0.1rem;
    padding-top: unset;
    font-size: 0.34rem;
    line-height: 0.49rem;
    left: calc(50% + 1.96rem);
    top: 7.94rem;
  }
}
#fv .l-skew span {
  display: block;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}
#fv .l-skew strong {
  color: #FFD700;
}
#fv .l-skew::before {
  content: "";
  background-color: #F07800;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transform: skew(-15.95deg);
  transform-origin: bottom left;
}
#fv .l-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2.77rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
}
@media screen and (min-width: 768px) {
  #fv .l-button {
    gap: 0.3rem;
    width: -moz-fit-content;
    width: fit-content;
    bottom: 2.4rem;
  }
}
#fv .l-button .l-banner {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (min-width: 768px) {
  #fv .l-button .l-banner {
    width: 3.94rem;
  }
}
#fv .l-button .l-banner img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

#top-bg {
  position: relative;
  z-index: 3;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-bg {
    z-index: 4;
  }
}
#top-bg::before {
  position: absolute;
  top: -0.94rem;
  left: -0.02rem;
  width: 3.8rem;
  height: 2.6rem;
  background-color: #242833;
  transform: skew(-55.58deg);
  transform-origin: bottom left;
}
@media screen and (min-width: 768px) {
  #top-bg::before {
    display: none;
  }
}
#top-bg::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -1.65rem;
  width: 100%;
  height: 100%;
  background-color: #242833;
}
@media screen and (min-width: 768px) {
  #top-bg::after {
    display: none;
  }
}

#news {
  margin-top: 0.57rem;
  padding-bottom: 2.12rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #news {
    margin-top: unset;
    padding-bottom: 0.56rem;
  }
}
#news-deco1 {
  width: 0.78rem;
  height: 0.85rem;
  position: absolute;
  top: -0.01rem;
  right: 0.38rem;
  background-image: url("../img/top/news_deco1.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #news-deco1 {
    display: none;
  }
}
#news-deco2 {
  max-width: unset;
  position: absolute;
  bottom: -0.58rem;
  left: 0.02rem;
  width: 2.55rem;
  height: 0.89rem;
  background-image: url("../img/top/news_deco2.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #news-deco2 {
    width: 9.74rem;
    height: 3.34rem;
    left: calc(50% - 7.13rem);
    bottom: -1.17rem;
  }
}
#news-deco3 {
  max-width: unset;
  position: absolute;
  top: 0.4rem;
  left: 0;
  width: 100%;
  height: 15.08rem;
  background-image: url("../img/top/news_deco3.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #news-deco3 {
    display: none;
  }
}
#news-deco4 {
  max-width: unset;
  position: absolute;
  bottom: 0.16rem;
  right: 0.1rem;
  width: 0.85rem;
  height: 1.06rem;
  background-image: url("../img/top/news_deco4.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #news-deco4 {
    width: 3.13rem;
    height: 3.89rem;
    bottom: 0.65rem;
    right: -1.47rem;
  }
}
#news-deco5 {
  display: none;
}
@media screen and (min-width: 768px) {
  #news-deco5 {
    display: block;
    position: absolute;
    background-image: url("../img/top/news_deco5.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.64rem;
    height: 0.73rem;
    left: -1.1rem;
    bottom: -2.67rem;
  }
}
#news .c-heading--center {
  position: relative;
  z-index: 2;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: 0.03rem;
  margin-bottom: 0.92rem;
}
@media screen and (min-width: 768px) {
  #news .c-heading--center {
    margin-bottom: 0.39rem;
  }
}
#news .l-container {
  max-width: unset;
  position: relative;
  z-index: 2;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  overflow-x: auto;
  margin-bottom: 0.47rem;
}
@media screen and (min-width: 768px) {
  #news .l-container {
    width: 100%;
    left: unset;
    transform: unset;
    margin-bottom: 0.61rem;
  }
}
#news .l-container .p-news-list {
  gap: 0.2rem;
  width: -moz-fit-content;
  width: fit-content;
  max-width: unset;
  flex-wrap: nowrap;
  padding-bottom: 0.25rem !important;
  padding-left: 0.15rem !important;
  padding-right: 0.15rem !important;
}
@media screen and (min-width: 768px) {
  #news .l-container .p-news-list {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
#news .l-container .p-news-list__wrapper {
  width: 2.3rem;
  flex: none;
}
#news .l-container .p-news-list__thumb {
  height: 1.5rem;
}
#news .l-container .simplebar-track.simplebar-horizontal {
  height: 0.07rem;
  background: #707070;
  border-radius: 0.1rem;
  max-width: 3.45rem;
  margin: 0 auto;
}
#news .l-container .simplebar-scrollbar {
  height: 0.07rem;
  background: #FFFFFF;
  border-radius: 0.1rem;
  top: 0;
}
#news .l-container .simplebar-scrollbar::before {
  content: unset !important;
}
#news .c-btn--orange {
  margin: auto;
  position: relative;
  z-index: 2;
  font-family: "conthrax-sb", sans-serif;
  font-size: 0.18rem;
  line-height: 0.21rem;
  font-weight: 600;
  letter-spacing: 0;
}

#about {
  padding-bottom: 0.82rem;
}
@media screen and (min-width: 768px) {
  #about {
    padding-bottom: 1.25rem;
  }
}
#about .c-heading--center {
  margin-bottom: 0.54rem;
}
#about .l-title {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-align: center;
  padding-bottom: 0.18rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #about .l-title {
    text-align: left;
    font-size: 0.3rem;
    line-height: 0.22rem;
    padding-bottom: 0.14rem;
  }
}
#about .l-container {
  padding-top: 0.25rem;
  border-top: 0.01rem solid white;
}
@media screen and (min-width: 768px) {
  #about .l-container {
    padding-top: 0.22rem;
  }
}
#about .l-desc {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.25rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  margin-bottom: 0.29rem;
}
@media screen and (min-width: 768px) {
  #about .l-desc {
    font-size: 0.19rem;
    line-height: 0.29rem;
    margin-bottom: 0.39rem;
    letter-spacing: 0.07em;
  }
}
#about .l-info {
  display: flex;
  flex-direction: column;
  gap: 0.23rem;
  margin-bottom: 0.37rem;
}
@media screen and (min-width: 768px) {
  #about .l-info {
    gap: 0.13rem;
    margin-bottom: 0.63rem;
  }
}
#about .l-info dl {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
}
@media screen and (min-width: 768px) {
  #about .l-info dl {
    flex-direction: row;
    gap: 0.21rem;
  }
}
#about .l-info dl dt {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.25rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #FFD700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.04rem;
  border: 0.01rem solid #FFD700;
  width: 1.02rem;
  height: 0.34rem;
}
@media screen and (min-width: 768px) {
  #about .l-info dl dt {
    flex: none;
  }
}
#about .l-info dl dd {
  font-size: 0.18rem;
  line-height: 0.24rem;
  font-weight: 500;
  color: white;
}
@media screen and (min-width: 768px) {
  #about .l-info dl dd {
    font-size: 0.24rem;
    line-height: 0.34rem;
    letter-spacing: 0.04em;
  }
}
#about .l-info dl dd small {
  display: block;
  font-size: 0.12rem;
  line-height: 0.17rem;
  letter-spacing: 0.04em;
  margin-top: 0.05rem;
}
@media screen and (min-width: 768px) {
  #about .l-info dl dd small {
    font-size: 0.14rem;
    line-height: 0.2rem;
    margin-top: 0.03rem;
  }
}
#about .l-info dl dd span {
  display: block;
  font-size: 0.16rem;
  line-height: 0.24rem;
  margin-top: 0.09rem;
}
@media screen and (min-width: 768px) {
  #about .l-info dl dd span {
    display: inline;
    font-size: 0.19rem;
    line-height: 0.3rem;
    letter-spacing: 0.04em;
    margin-top: unset;
    white-space: nowrap;
  }
}
#about .l-info dl dd span strong {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.24rem;
  line-height: 0.3rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
#about .l-video {
  display: flex;
  flex-direction: column;
  gap: 0.42rem;
}
@media screen and (min-width: 768px) {
  #about .l-video {
    gap: unset;
    flex-direction: row;
    justify-content: space-between;
  }
}
#about .l-video__wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
}
@media screen and (min-width: 768px) {
  #about .l-video__wrapper {
    width: 4.74rem;
    flex: none;
  }
}
#about .l-video__title {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
  padding-left: 0.12rem;
}
#about .l-video__title::before {
  content: "";
  position: absolute;
  width: 0.04rem;
  height: 0.15rem;
  left: 0;
  bottom: 0.04rem;
  background-color: #FFD700;
}
#about .l-video__thumb {
  width: 3.45rem;
  height: 1.94rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #about .l-video__thumb {
    width: 4.74rem;
    height: 2.67rem;
  }
}
#about .l-video__thumb img {
  display: block;
  width: 100%;
  height: 100%;
}
#about .l-video__thumb::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-color: rgba(36, 40, 51, 0.6);
}
#about .l-video__thumb::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.73rem;
  height: 1rem;
  background-image: url("../img/common/play_movie.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

#details {
  padding-bottom: 1.11rem;
}
@media screen and (min-width: 768px) {
  #details {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 768px) {
  #details .c-heading--center {
    width: -moz-fit-content;
    width: fit-content;
    flex: none;
  }
}
#details .l-top {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  margin-bottom: 0.29rem;
}
@media screen and (min-width: 768px) {
  #details .l-top {
    flex-direction: row;
    gap: 0.55rem;
    padding-bottom: 0.45rem;
    border-bottom: 0.01rem solid white;
    margin-bottom: 0.64rem;
  }
}
#details .l-desc {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.28rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  #details .l-desc {
    font-size: 0.22rem;
    line-height: 0.34rem;
  }
}
#details .l-link {
  display: flex;
  flex-direction: column;
  gap: 0.29rem;
}
@media screen and (min-width: 768px) {
  #details .l-link {
    flex-direction: row;
    gap: 1.01rem;
    justify-content: center;
  }
}

#course-bg {
  position: relative;
  z-index: 3;
  width: 100%;
  background-color: #F05500;
}
@media screen and (min-width: 768px) {
  #course-bg {
    background-image: url("../img/top/bg_course.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
#course-bg::before {
  content: "";
  width: 100%;
  height: 0.6rem;
  position: absolute;
  top: -0.54rem;
  right: 0;
  background-color: #242833;
  transform: skew(0.5turn, 8.19426deg);
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #course-bg::before {
    height: 3.62rem;
    top: -3.61rem;
    transform: skew(0.5turn, atan(3.61rem / 100vw));
  }
}
#course-bg #course-deco1 {
  position: absolute;
  top: 0.36rem;
  left: 0.49rem;
  width: 1.81rem;
  height: 2.26rem;
  background-image: url("../img/top/course_deco1.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #course-bg #course-deco1 {
    width: 3.13rem;
    height: 3.89rem;
    top: 1.98rem;
    left: unset;
    right: calc(50% + 3.14rem);
  }
}
#course-bg #course-deco2 {
  position: absolute;
  width: 0.67rem;
  height: 0.73rem;
  top: 1.18rem;
  right: -0.18rem;
  background-image: url("../img/top/course_deco2.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #course-bg #course-deco2 {
    background-image: url("../img/top/course_deco3.svg");
    width: 1.97rem;
    height: 3.09rem;
    top: 0.28rem;
    left: calc(50% + 4.11rem);
  }
}

#course {
  padding-top: 1.11rem;
  padding-bottom: 0.63rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #course {
    padding-top: 3.33rem;
    padding-bottom: 1.97rem;
  }
}
@media screen and (min-width: 768px) {
  #course .c-heading--center {
    width: -moz-fit-content;
    width: fit-content;
    flex: none;
  }
}
#course .l-top {
  display: flex;
  flex-direction: column;
  gap: 0.32rem;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 768px) {
  #course .l-top {
    flex-direction: row;
    gap: 0.51rem;
    margin-bottom: 0.51rem;
  }
}
#course .l-desc {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  #course .l-desc {
    font-size: 0.16rem;
    line-height: 0.28rem;
  }
}
#course .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.46rem;
  background-color: #242833;
  width: 100%;
  padding: 0.18rem 0.16rem 0.28rem;
}
@media screen and (min-width: 768px) {
  #course .l-container {
    padding: 0.54rem 0.5rem 0.63rem;
    gap: 0.53rem;
  }
}
#course .l-map {
  width: 100%;
  overflow-x: auto;
  padding-bottom: 0.2rem;
}
@media screen and (min-width: 768px) {
  #course .l-map {
    width: 8.66rem;
    height: 3.36rem;
    padding-bottom: unset;
  }
}
#course .l-map .simplebar-track.simplebar-horizontal {
  height: 0.07rem;
  background: #707070;
  border-radius: 0.1rem;
  max-width: 3.45rem;
  margin: 0 auto;
}
#course .l-map .simplebar-scrollbar {
  height: 0.07rem;
  background: #FFFFFF;
  border-radius: 0.1rem;
  top: 0;
}
#course .l-map .simplebar-scrollbar::before {
  content: unset !important;
}
#course .l-map img {
  display: block;
  width: 6.37rem;
  height: 2.47rem;
  max-width: unset;
}
@media screen and (min-width: 768px) {
  #course .l-map img {
    width: 100%;
    height: 100%;
  }
}
#course .l-info {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
@media screen and (min-width: 768px) {
  #course .l-info {
    flex-direction: row;
    gap: 0.55rem;
  }
}
@media screen and (min-width: 768px) {
  #course .l-data {
    width: 3.74rem;
    flex: none;
  }
}
#course .l-title {
  width: 100%;
  height: 0.26rem;
  font-family: "conthrax-sb", sans-serif;
  font-size: 0.14rem;
  line-height: 0.17rem;
  font-weight: 600;
  letter-spacing: 0;
  color: white;
  background-image: url("../img/common/line.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-bottom: 0.21rem;
}
@media screen and (min-width: 768px) {
  #course .l-title {
    font-size: 0.2rem;
    line-height: 0.23rem;
    width: 100%;
    height: 0.31rem;
    margin-bottom: 0.27rem;
  }
}
#course .l-table {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.05rem;
}
@media screen and (min-width: 768px) {
  #course .l-table {
    gap: 0.11rem;
  }
}
#course .l-table dl {
  width: 1.31rem;
  display: flex;
  align-items: baseline;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #course .l-table dl {
    width: 1.6rem;
  }
}
#course .l-table dl dt {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.13rem;
  line-height: 0.19rem;
  font-weight: 500;
  letter-spacing: 0;
  color: #B5B5B6;
  padding-left: 0.08rem;
  position: relative;
  flex: none;
  min-width: 0.7rem;
}
@media screen and (min-width: 768px) {
  #course .l-table dl dt {
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding-left: 0.11rem;
    min-width: 0.9rem;
  }
}
#course .l-table dl dt::before {
  content: "";
  width: 0.0353rem;
  height: 0.1276rem;
  position: absolute;
  bottom: 0.02rem;
  left: 0;
  background-color: #F05500;
}
@media screen and (min-width: 768px) {
  #course .l-table dl dt::before {
    bottom: 0.03rem;
    width: 0.0443rem;
    height: 0.16rem;
  }
}
#course .l-table dl dd {
  color: white;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.25rem;
  font-weight: 500;
  letter-spacing: 0.067em;
}
@media screen and (min-width: 768px) {
  #course .l-table dl dd {
    font-size: 0.19rem;
    line-height: 0.27rem;
  }
}
#course .l-graph {
  width: 3.04rem;
  height: 1.08rem;
}
@media screen and (min-width: 768px) {
  #course .l-graph {
    width: 4.46rem;
    height: 1.6rem;
    flex: none;
    margin-top: 0.21rem;
  }
}
#course .l-graph img {
  display: block;
  width: 100%;
  height: 100%;
}

#access {
  position: relative;
  z-index: 5;
  padding-top: 0.58rem;
  padding-bottom: 0.61rem;
  width: 100%;
  background-color: #242833;
}
@media screen and (min-width: 768px) {
  #access {
    padding-top: 1.14rem;
    padding-bottom: 1.64rem;
  }
}
#access::before {
  content: "";
  position: absolute;
  background-image: url("../img/top/bg_access.svg");
  background-size: auto;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8.97rem;
  display: none;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  #access::before {
    display: block;
    width: 100%;
    background-size: cover;
    height: 100%;
    background-position: bottom left;
  }
}
#access #course-deco3 {
  display: none;
}
@media screen and (min-width: 768px) {
  #access #course-deco3 {
    display: block;
    position: absolute;
    width: 2.99rem;
    height: 2.14rem;
    top: -1.69rem;
    right: calc(50% + 2.7rem);
    background-image: url("../img/top/course_deco4.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
#access #course-deco4 {
  display: none;
}
@media screen and (min-width: 768px) {
  #access #course-deco4 {
    display: block;
    position: absolute;
    width: 2.4rem;
    height: 3.32rem;
    top: -1.25rem;
    right: 50%;
    background-image: url("../img/top/course_deco5.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
#access > div {
  position: relative;
  z-index: 2;
}
#access .l-map {
  max-width: unset;
  width: 100vw;
  height: 2.61rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0.21rem;
  margin-bottom: 0.16rem;
}
@media screen and (min-width: 768px) {
  #access .l-map {
    max-width: 100%;
    width: 100%;
    height: 4.36rem;
    margin-top: 0.68rem;
    margin-bottom: 0.39rem;
  }
}
#access .l-map iframe {
  width: 100%;
  height: 100%;
  display: block;
}
#access .l-info {
  display: flex;
  flex-direction: column;
  gap: 0.29rem;
}
@media screen and (min-width: 768px) {
  #access .l-info {
    flex-direction: row;
    justify-content: space-between;
  }
}
#access .l-info dl {
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
@media screen and (min-width: 768px) {
  #access .l-info dl {
    flex-direction: row;
    gap: 0.17rem;
  }
}
#access .l-info dl dt {
  color: #FFD700;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.23rem;
  font-weight: 500;
  letter-spacing: -0.026em;
}
@media screen and (min-width: 768px) {
  #access .l-info dl dt {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
#access .l-info dl dd {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.23rem;
  font-weight: 500;
  letter-spacing: -0.026em;
}
@media screen and (min-width: 768px) {
  #access .l-info dl dd {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
#access .l-info .c-btn--orange {
  margin: auto;
}
@media screen and (min-width: 768px) {
  #access .l-info .c-btn--orange {
    margin: unset;
  }
}

#sponsor {
  padding-top: 0.47rem;
  padding-bottom: 0.48rem;
  width: 100%;
  background-color: #DCDDDD;
  color: black;
}
@media screen and (min-width: 768px) {
  #sponsor {
    padding-top: 0.9rem;
    padding-bottom: 0.99rem;
  }
}
#sponsor .l-container {
  margin-top: 0.5rem;
  margin-bottom: 0.27rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.2rem 0;
}
@media screen and (min-width: 768px) {
  #sponsor .l-container {
    margin-top: 0.65rem;
    margin-bottom: 0.36rem;
    gap: 0.28rem 0;
  }
}
#sponsor .l-container .l-wrapper {
  width: 1.64rem;
  height: 0.79rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #sponsor .l-container .l-wrapper {
    width: 2.27rem;
    height: 1.1rem;
  }
}
#sponsor .l-container .l-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#sponsor .c-heading--underline {
  margin-bottom: 0.3rem;
}
#sponsor .l-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
  margin-top: 0.28rem;
}
@media screen and (min-width: 768px) {
  #sponsor .l-banner {
    margin-top: 1rem;
    flex-direction: row;
    gap: 0.4rem;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0.3rem;
  }
}
#sponsor .l-banner a {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
}
#sponsor .l-banner a img {
  display: block;
  width: 1.86rem;
  height: auto;
}
@media screen and (min-width: 768px) {
  #sponsor .l-banner a img {
    width: auto;
    height: 0.8rem;
  }
}

#news-archive {
  padding-bottom: 1.2rem;
}
@media screen and (min-width: 768px) {
  #news-archive {
    padding-bottom: 2.05rem;
  }
}
#news-archive .p-news-list {
  margin-bottom: 0.61rem;
}
@media screen and (min-width: 768px) {
  #news-archive .p-news-list {
    margin-bottom: 0.76rem;
  }
}

#news-article {
  padding-top: 0.125rem;
  padding-bottom: 0.39rem;
}
@media screen and (min-width: 768px) {
  #news-article {
    padding-top: 0.2rem;
    padding-bottom: 2.48rem;
  }
}

#details-main {
  margin-top: -0.07rem;
  padding-bottom: 0.53rem;
}
@media screen and (min-width: 768px) {
  #details-main {
    padding-bottom: 2.84rem;
  }
}
#details-main #info {
  margin-top: 0.19rem;
  margin-bottom: 0.47rem;
}
@media screen and (min-width: 768px) {
  #details-main #info {
    margin-top: 0.39rem;
    margin-bottom: 0.83rem;
  }
}
#details-main #table dd {
  position: relative;
  max-width: unset;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0.05rem;
  padding-left: 0.15rem;
  padding-right: 0.15rem;
  padding-bottom: 0.28rem;
}
@media screen and (min-width: 768px) {
  #details-main #table dd {
    transform: unset;
    left: unset;
    width: 100%;
    max-width: 100%;
    padding-left: unset;
    padding-bottom: unset;
    padding-right: unset;
  }
}
#details-main #table dd .p-table .simplebar-track.simplebar-horizontal {
  height: 0.07rem;
  background: #707070;
  border-radius: 0.1rem;
  max-width: 3.45rem;
  margin: 0 auto;
}
#details-main #table dd .p-table .simplebar-scrollbar {
  height: 0.07rem;
  background: #FFFFFF;
  border-radius: 0.1rem;
  top: 0;
}
#details-main #table dd .p-table .simplebar-scrollbar::before {
  content: unset !important;
}
#details-main #category-table {
  width: 7.05rem;
}
#details-main #category-table th td:nth-of-type(1) {
  width: 2.69rem;
}
#details-main #category-table th td:nth-of-type(2) {
  width: 2.86rem;
}
#details-main #category-table th td:nth-of-type(3) {
  width: 1.51rem;
}
#details-main #category-table tr td {
  background-color: #323743;
  text-align: center;
  vertical-align: middle;
  padding-top: 0.04rem;
  padding-bottom: 0.05rem;
}
#details-main #category-table tr td[narrow] {
  width: 0.87rem !important;
}
#details-main #timetable {
  width: 8.55rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  #details-main #timetable {
    margin-bottom: 1rem;
  }
}
#details-main #timetable thead th:nth-of-type(1) {
  width: 1.54rem !important;
}
#details-main #timetable thead th:nth-of-type(2) {
  width: 1.73rem !important;
}
#details-main #timetable thead th:nth-of-type(3) {
  width: 1.84rem !important;
}
#details-main #timetable tr td {
  background-color: #3E434E;
  padding-top: 0.1rem;
  padding-bottom: 0.11rem;
}
#details-main #timetable tr td:nth-last-of-type(1) {
  background-color: #323743;
  font-size: 0.15rem;
}
#details-main #timetable tr td:nth-last-of-type(2) {
  background-color: #323743;
}
#details-main #timetable tr td[middle] {
  vertical-align: middle;
}
#details-main .l-border {
  width: 100vw;
  max-width: unset;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0.27rem;
  margin-top: unset;
  background-color: #D8D8D8;
}
@media screen and (min-width: 768px) {
  #details-main .l-border {
    width: 100%;
    transform: unset;
    left: unset;
    margin-bottom: 0.86rem;
  }
}
#details-main .l-download {
  margin-top: 0.41rem;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #details-main .l-download {
    flex-direction: row;
    justify-content: space-between;
  }
}
#details-main .l-download .c-btn--pdf {
  width: 2.75rem;
}
@media screen and (min-width: 768px) {
  #details-main .l-download #pdf3 {
    width: 3.47rem;
  }
}

#contact-main {
  padding-bottom: 0.44rem;
}
@media screen and (min-width: 768px) {
  #contact-main {
    padding-bottom: 0.91rem;
  }
}
#contact-main .c-heading--border {
  margin-bottom: 0.09rem;
  padding-bottom: 0.04rem;
}
@media screen and (min-width: 768px) {
  #contact-main .c-heading--border {
    margin-bottom: 0.29rem;
    padding-bottom: 0.31rem;
  }
}
#contact-main .l-desc {
  margin-bottom: 0.23rem;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  #contact-main .l-desc {
    margin-bottom: 0.66rem;
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
}

#wpadminbar {
  display: none;
}
@media screen and (min-width: 768px) {
  #wpadminbar {
    display: flex;
  }
}

.p-body {
  overflow-x: hidden;
}
.p-body[data-template*="index.php"] {
  background-color: #242833;
}

.p-header {
  position: relative;
  z-index: 1000;
  width: 100%;
  height: 0.6rem;
  position: fixed;
  top: 0;
  left: 0;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.24rem;
  line-height: 0.35rem;
  font-weight: 0em;
  letter-spacing: 0em;
  background-color: #181B28;
}
@media screen and (min-width: 768px) {
  .p-header {
    height: 1rem;
  }
}
.p-header__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 2.38rem;
  height: 0.2rem;
  position: relative;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .p-header__logo {
    align-items: flex-start;
    gap: 0.03rem;
    width: 3.61rem;
    height: 0.3rem;
  }
}
.p-header__logo h1 {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  width: 100%;
  height: 100%;
}
.p-header__logo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-header__container {
  position: relative;
  z-index: 50;
  background-color: #181B28;
  box-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 0.15rem;
}
@media screen and (min-width: 768px) {
  .p-header__container {
    display: flex;
    width: 14.4rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.6rem;
    padding-right: unset;
    box-shadow: unset;
    justify-content: space-between;
  }
}
.p-header__nav {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #181B28;
  transform: translateX(100%);
  transition: 0.3s;
  padding-top: 1.07rem;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
  padding-bottom: 1.51rem;
  overflow: scroll;
}
@media screen and (min-width: 768px) {
  .p-header__nav {
    position: relative;
    width: unset;
    height: 100%;
    padding: unset;
    transform: unset;
    overflow: initial;
  }
}
.p-header__nav__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  flex: auto;
  max-height: unset;
}
@media screen and (min-width: 768px) {
  .p-header__nav__container {
    flex-direction: row;
    height: 100%;
  }
}
.p-header__nav ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  float: left;
  margin-bottom: 0.68rem;
  gap: 0.24rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav ul {
    flex-direction: row;
    gap: 0.31rem;
    text-align: center;
    margin-bottom: unset;
    white-space: nowrap;
  }
}
.p-header__nav ul li {
  width: 100%;
}
.p-header__nav ul li a, .p-header__nav ul li div {
  display: flex;
  flex-direction: column;
  gap: 0.03rem;
  width: -moz-fit-content;
  width: fit-content;
}
.p-header__nav ul li strong {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.2rem;
  font-weight: 500;
  letter-spacing: 0;
}
.p-header__nav ul li span {
  color: #FF9D00;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.11rem;
  line-height: 0.13rem;
  font-weight: 500;
  letter-spacing: 0;
}
.p-header__nav__sub {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav__sub {
    flex-direction: row-reverse;
    margin-left: 0.33rem;
    gap: 0.21rem;
    height: 100%;
  }
}
.p-header__nav__btn {
  display: flex;
  justify-content: center;
  background-color: #FF9D00;
  align-items: center;
  gap: 0.18rem;
  color: white;
  width: 2.97rem;
  height: 0.57rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-header__nav__btn {
    width: 1rem;
    height: 100%;
    flex-direction: column;
    gap: 0.03rem;
    align-items: center;
  }
}
.p-header__nav__btn strong {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.2rem;
  font-weight: 500;
  letter-spacing: 0;
}
.p-header__nav__btn span {
  padding-top: 0.02rem;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.11rem;
  line-height: 0.13rem;
  font-weight: 500;
  letter-spacing: 0;
}
.p-header__nav__link {
  display: flex;
  align-items: center;
}
.p-header__nav__link #facebook {
  width: 0.3rem;
  height: 0.3rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav__link #facebook {
    width: 0.28rem;
    height: 0.28rem;
  }
}
.p-header__nav__link #instagram {
  width: 0.27rem;
  height: 0.28rem;
  margin: 0 0.17rem 0 0.23rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav__link #instagram {
    width: 0.25rem;
    height: 0.26rem;
    margin-left: 0.16rem;
    margin-right: 0.22rem;
  }
}
.p-header__nav__link #youtube {
  width: 0.96rem;
  height: 0.21rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav__link #youtube {
    width: 0.89rem;
    height: 0.2rem;
  }
}
.p-header__nav__link img {
  display: block;
  width: 100%;
  height: 100%;
}
.p-header__nav--box {
  position: absolute;
  z-index: 99;
  top: 50%;
  right: 0.2rem;
  width: 0.32rem;
  height: 0.18rem;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .p-header__nav--box {
    display: none;
  }
}
.p-header__nav--box--check {
  display: none;
}
.p-header__nav--box--check:checked ~ .p-header__container > .p-header__nav {
  transform: translateY(0);
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line {
  width: 0.24rem;
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(1) {
  transform: translate(-50%) rotate(45deg);
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(2) {
  opacity: 0;
}
.p-header__nav--box--check:checked ~ .p-header__nav--box .p-header__nav--box--line:nth-of-type(3) {
  transform: translate(-50%) rotate(-45deg);
}
.p-header__nav--box--line {
  position: absolute;
  z-index: 1;
  top: 50%;
  transition: 0.3s;
  width: 100%;
  height: 0.02rem;
  background-color: #F05500;
  border-radius: 0.02rem;
  left: 50%;
}
.p-header__nav--box--line:nth-of-type(1) {
  transform: translate(-50%, calc(-0.07rem - 50%));
}
.p-header__nav--box--line:nth-of-type(2) {
  transform: translate(-50%, -50%);
}
.p-header__nav--box--line:nth-of-type(3) {
  transform: translate(-50%, calc(0.07rem - 50%));
}

.p-footer {
  position: relative;
  z-index: 51;
  padding-top: 0.42rem;
  padding-bottom: 0.18rem;
  border-top: 0.01rem solid #606676;
  background-color: #242833;
}
@media screen and (min-width: 768px) {
  .p-footer {
    padding-top: 0.77rem;
    padding-bottom: 0.43rem;
  }
}
.p-footer__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.31rem;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-footer__container {
    flex-direction: row;
    justify-content: space-between;
    width: 12rem;
    margin: auto;
    padding-bottom: 2.09rem;
  }
}
.p-footer__logo {
  width: 1.74rem;
  height: 1rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-footer__logo {
    width: 2.42rem;
    height: 1.39rem;
  }
}
.p-footer__main {
  width: 2.72rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-footer__main {
    width: unset;
    gap: 0.54rem;
  }
}
.p-footer__menu {
  display: flex;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.2rem;
  font-weight: 500;
  letter-spacing: 0;
  flex-wrap: wrap;
  gap: 0.2rem;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .p-footer__menu {
    gap: 0.39rem;
  }
}
.p-footer__menu li {
  position: relative;
  min-width: 1.04rem;
  padding-left: 0.12rem;
  padding-bottom: 0.02rem;
}
@media screen and (min-width: 768px) {
  .p-footer__menu li {
    min-width: unset;
  }
}
.p-footer__menu li::before {
  content: "";
  position: absolute;
  width: 0.04rem;
  height: 0.16rem;
  background-color: #F05500;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.p-footer__link {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}
@media screen and (min-width: 768px) {
  .p-footer__link {
    flex-direction: row-reverse;
    gap: 0.5rem;
  }
}
.p-footer__link--btn {
  display: flex;
  justify-content: center;
  background-color: #FF9D00;
  align-items: center;
  gap: 0.18rem;
  color: white;
  width: 2.97rem;
  height: 0.57rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-footer__link--btn {
    margin: unset;
    width: 2.72rem;
    height: 0.57rem;
  }
}
.p-footer__link--btn strong {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.2rem;
  font-weight: 500;
  letter-spacing: 0;
}
.p-footer__link--btn span {
  padding-top: 0.02rem;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.11rem;
  line-height: 0.13rem;
  font-weight: 500;
  letter-spacing: 0;
}
.p-footer__link--external {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-footer__link--external #footer-facebook {
  width: 0.3rem;
  height: 0.3rem;
}
.p-footer__link--external #footer-instagram {
  width: 0.27rem;
  height: 0.27rem;
  margin-left: 0.37rem;
  margin-right: 0.43rem;
}
@media screen and (min-width: 768px) {
  .p-footer__link--external #footer-instagram {
    margin-left: 0.17rem;
    margin-right: 0.23rem;
  }
}
.p-footer__link--external #footer-youtube {
  width: 0.97rem;
  height: 0.21rem;
}
@media screen and (min-width: 768px) {
  .p-footer__link--external #footer-youtube {
    width: 0.74rem;
    height: 0.21rem;
  }
}
.p-footer__link--external img {
  display: block;
}
.p-footer__copyright {
  text-align: center;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.14rem;
  font-weight: 400;
  letter-spacing: 0;
}

.p-page-header {
  margin-top: 0.54rem;
  width: 100%;
  height: 1rem;
  background-image: url("../img/common/header_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  padding-top: 0.15rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-page-header {
    height: 2.97rem;
    gap: 0.03rem;
    padding-top: 0.19rem;
    margin-top: 1rem;
  }
}
.p-page-header strong {
  font-family: "conthrax-sb", sans-serif;
  font-size: 0.3rem;
  line-height: 0.35rem;
  font-weight: 600;
  letter-spacing: -0.009em;
}
@media screen and (min-width: 768px) {
  .p-page-header strong {
    font-size: 0.52rem;
    line-height: 0.62rem;
  }
}
.p-page-header span {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.25rem;
  font-weight: 500;
  letter-spacing: 0.072em;
}
@media screen and (min-width: 768px) {
  .p-page-header span {
    font-size: 0.24rem;
    line-height: 0.35rem;
  }
}

.p-news-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.35rem 0;
}
@media screen and (min-width: 768px) {
  .p-news-list {
    justify-content: flex-start;
    gap: 0.64rem 0.2rem;
  }
}
.p-news-list__wrapper {
  width: 1.64rem;
}
@media screen and (min-width: 768px) {
  .p-news-list__wrapper {
    width: 2.29rem;
  }
}
.p-news-list__wrapper:hover {
  opacity: 1;
}
.p-news-list__wrapper:hover .p-news-list__thumb::after {
  opacity: 0;
}
.p-news-list__date {
  display: block;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.14rem;
  font-weight: 700;
  letter-spacing: 0;
  color: #FFD700;
  margin-bottom: 0.08rem;
}
.p-news-list__thumb {
  width: 100%;
  height: 1.07rem;
  margin-bottom: 0.12rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-news-list__thumb {
    margin-bottom: 0.15rem;
  }
}
.p-news-list__thumb::after {
  content: "";
  background-color: #636363;
  opacity: 0.5;
  mix-blend-mode: multiply;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-news-list__thumb {
    height: 1.5rem;
  }
}
.p-news-list__thumb img {
  display: block;
  width: 100%;
  height: 100%;
}
.p-news-list__title {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 0.07rem;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (min-width: 768px) {
  .p-news-list__title {
    -webkit-line-clamp: unset;
    font-size: 0.16rem;
    line-height: 0.22rem;
    margin-bottom: 0.09rem;
  }
}
.p-news-list__desc {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-news-list__desc {
    font-size: 0.15rem;
    line-height: 0.23rem;
  }
}

.p-pagination ul.page-numbers {
  display: flex;
  gap: 0.11rem;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.p-pagination ul.page-numbers li {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.18rem;
  font-weight: 500;
  letter-spacing: 0;
  flex: none;
  color: white;
}
.p-pagination ul.page-numbers li .current {
  background-color: #606676;
  width: 0.35rem;
  height: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.02rem;
}
@media screen and (min-width: 768px) {
  .p-pagination ul.page-numbers li .current {
    width: 0.38rem;
    height: 0.38rem;
  }
}
.p-pagination ul.page-numbers li a {
  width: 0.35rem;
  height: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.01rem solid #606676;
  padding-bottom: 0.02rem;
}
@media screen and (min-width: 768px) {
  .p-pagination ul.page-numbers li a {
    width: 0.38rem;
    height: 0.38rem;
  }
}
.p-pagination ul.page-numbers li .dots {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-bottom: 0.02rem;
}
.p-pagination ul.page-numbers li .prev {
  width: 0.87rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 500;
  letter-spacing: 0.002em;
  margin-right: 0.12rem;
}
@media screen and (min-width: 768px) {
  .p-pagination ul.page-numbers li .prev {
    width: 0.96rem;
  }
}
.p-pagination ul.page-numbers li .prev::before {
  content: "";
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: scaleX(-1);
  width: 0.07rem;
  height: 0.1rem;
}
.p-pagination ul.page-numbers li .next {
  width: 0.87rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 500;
  letter-spacing: 0.002em;
  margin-left: 0.12rem;
}
@media screen and (min-width: 768px) {
  .p-pagination ul.page-numbers li .next {
    width: 0.96rem;
  }
}
.p-pagination ul.page-numbers li .next::after {
  content: "";
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.07rem;
  height: 0.1rem;
}

.p-article__info {
  display: flex;
  flex-direction: column;
  gap: 0.065rem;
  position: relative;
  padding-left: 0.075rem;
  margin-bottom: 0.22rem;
}
@media screen and (min-width: 768px) {
  .p-article__info {
    padding-left: 0.24rem;
    margin-bottom: 0.44rem;
  }
}
.p-article__info::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.05rem;
  width: 0.01rem;
  height: calc(100% - 0.05rem);
  background-color: #FFD700;
}
.p-article__date {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.24rem;
  font-weight: 700;
  letter-spacing: 0;
  color: #FFD700;
}
@media screen and (min-width: 768px) {
  .p-article__date {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
.p-article__title {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.25rem;
  font-weight: 500;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-article__title {
    font-size: 0.26rem;
    line-height: 0.37rem;
  }
}
.p-article__thumb {
  width: 100%;
  min-height: 1.94rem;
  flex: none;
  margin: auto;
}
.p-article__thumb:has(img[src$="noimage.jpg"]) {
  display: none;
}
.p-article__thumb img {
  width: 100%;
  height: auto;
  display: block;
  margin: unset;
}
.p-article__content {
  padding-top: 0.2rem;
  padding-bottom: 0.5rem;
  flex-grow: 1;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-article__content {
    padding-top: 0.99rem;
    padding-bottom: 1.08rem;
    width: 100%;
    font-size: 0.15rem;
    line-height: 0.3rem;
  }
}
.p-article__content > * {
  margin-bottom: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-article__content > * {
    margin-bottom: 0.2rem;
  }
}
.p-article__content > *:first-child(1) {
  margin-top: unset !important;
}
.p-article__content h1,
.p-article__content h2,
.p-article__content h3,
.p-article__content h4,
.p-article__content h5,
.p-article__content h6 {
  font-weight: 500;
  line-height: 150%;
  margin-top: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-article__content h1,
  .p-article__content h2,
  .p-article__content h3,
  .p-article__content h4,
  .p-article__content h5,
  .p-article__content h6 {
    margin-top: 0.46rem;
    margin-bottom: 0.46rem;
  }
}
.p-article__content h1 {
  font-size: 1.6em;
}
@media screen and (min-width: 768px) {
  .p-article__content h1 {
    font-size: 1.5em;
  }
}
.p-article__content h2 {
  font-size: 1.4em;
}
@media screen and (min-width: 768px) {
  .p-article__content h2 {
    font-size: 1.3em;
  }
}
.p-article__content h3 {
  font-size: 1.3em;
}
@media screen and (min-width: 768px) {
  .p-article__content h3 {
    font-size: 1.25em;
  }
}
.p-article__content h4 {
  font-size: 1.25em;
}
@media screen and (min-width: 768px) {
  .p-article__content h4 {
    font-size: 1.2em;
  }
}
.p-article__content h5 {
  font-size: 1.2em;
}
@media screen and (min-width: 768px) {
  .p-article__content h5 {
    font-size: 1.15em;
  }
}
.p-article__content h6 {
  font-size: 1.1em;
}
@media screen and (min-width: 768px) {
  .p-article__content h6 {
    font-size: 1.1em;
  }
}
.p-article__content img {
  display: block;
  margin: 0.46rem 0;
}
.p-article__content mark {
  font-style: normal;
}
.p-article__content iframe[src*=youtube] {
  display: block;
  height: 50vw;
}
@media screen and (min-width: 768px) {
  .p-article__content iframe[src*=youtube] {
    height: unset;
    width: 6.4rem;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 16/9;
  }
}
.p-article__content b,
.p-article__content strong {
  font-weight: 700;
}
.p-article__content div,
.p-article__content figure {
  margin: 0.3rem auto;
}
.p-article__content div figcaption,
.p-article__content figure figcaption {
  text-align: center;
}
.p-article__content a {
  color: #FFD700;
  text-decoration: underline;
}
.p-article .c-btn--gray {
  margin: auto;
}

.p-form__top {
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
}
@media screen and (min-width: 768px) {
  .p-form__top {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
}
.p-form__main {
  width: 100%;
}
.p-form__main__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
}
@media screen and (min-width: 768px) {
  .p-form__main__container {
    gap: 0.16rem;
  }
}
.p-form__item {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
}
@media screen and (min-width: 768px) {
  .p-form__item {
    flex-direction: row;
    justify-content: space-between;
  }
}
.p-form__item dt {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  display: flex;
  align-items: baseline;
  gap: 0.07rem;
  padding-left: 0.06rem;
}
@media screen and (min-width: 768px) {
  .p-form__item dt {
    flex-grow: 1;
    gap: 0.02rem;
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding-top: 0.12rem;
    padding-left: unset;
    flex: none;
    flex-direction: column;
  }
  .p-form__item dt:has(small) {
    padding-top: 0.02rem;
  }
}
@media screen and (min-width: 768px) {
  .p-form__item small {
    font-size: 0.13rem;
    line-height: 0.2rem;
  }
}
.p-form__item dd {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.17rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .p-form__item dd {
    flex: none;
    width: 6.05rem;
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
}
.p-form__item--number {
  display: flex;
  gap: 0.06rem;
  align-items: flex-end;
}
.p-form__item--number input {
  width: 0.8rem !important;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-form__item--number input {
    text-align: left;
    width: 1.1rem !important;
  }
}
.p-form__item input[type=text], .p-form__item input[type=tel], .p-form__item input[type=email], .p-form__item select, .p-form__item textarea {
  width: 100%;
  min-height: 0.48rem;
  border-radius: 0;
  border: unset;
  background-color: white;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  padding-left: 0.28rem;
  padding-right: 0.1rem;
  color: black;
}
@media screen and (min-width: 768px) {
  .p-form__item input[type=text], .p-form__item input[type=tel], .p-form__item input[type=email], .p-form__item select, .p-form__item textarea {
    min-height: 0.5rem;
    font-size: 0.14rem;
    line-height: 0.2rem;
    width: 6.05rem;
  }
}
.p-form__item input[type=text]::-moz-placeholder, .p-form__item input[type=tel]::-moz-placeholder, .p-form__item input[type=email]::-moz-placeholder, .p-form__item select::-moz-placeholder, .p-form__item textarea::-moz-placeholder {
  color: #B1B1B1;
}
.p-form__item input[type=text]::placeholder, .p-form__item input[type=tel]::placeholder, .p-form__item input[type=email]::placeholder, .p-form__item select::placeholder, .p-form__item textarea::placeholder {
  color: #B1B1B1;
}
.p-form__item select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.p-form__item--select {
  position: relative;
}
.p-form__item--select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.04rem;
  width: 0.1274rem;
  height: 0.0787rem;
  transform: translateY(-50%);
  pointer-events: none;
  background-image: url("../img/common/arrow_bottom_bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .p-form__item--select::after {
    width: 0.19rem;
    height: 0.11rem;
    right: 0.08rem;
    background-image: url("../img/common/arrow_bottom.svg");
  }
}
.p-form__policy {
  margin-bottom: 0.67rem;
}
@media screen and (min-width: 768px) {
  .p-form__policy {
    width: 10.08rem;
    margin-left: auto;
  }
}
.p-form__policy--outer {
  width: 100%;
  height: 1.5rem;
  background-color: white;
  color: black;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .p-form__policy--outer {
    height: 2.9rem;
  }
}
.p-form__policy--inner {
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  height: 1.5rem;
}
.p-form__policy--inner::-webkit-scrollbar {
  background: white;
  width: 0.07rem;
}
.p-form__policy--inner::-webkit-scrollbar-thumb {
  background: #707070;
  border-radius: 0.05rem;
}
@media screen and (min-width: 768px) {
  .p-form__policy--inner {
    height: 2.87rem;
  }
}
.p-form__policy--inner p {
  width: 100%;
  padding-top: 0.05rem;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
  padding-bottom: 0.05rem;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .p-form__policy--inner p {
    padding-top: 0.25rem;
    padding-left: 0.21rem;
    padding-right: 0.12rem;
    padding-bottom: 0.25rem;
    font-size: 0.16rem;
    line-height: 0.33rem;
  }
}
.p-form__submit {
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  width: 2.4rem;
  height: 0.6rem;
  margin: auto;
}
.p-form__submit:hover {
  opacity: 0.7s;
}
.p-form__submit--outer {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #F05500;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.01rem;
  color: white;
  text-align: center;
}
.p-form__submit--outer strong {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.25rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  padding-bottom: 0.02rem;
}
@media screen and (min-width: 768px) {
  .p-form__submit--outer strong {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
.p-form__submit--outer::after {
  content: "";
  width: 0.0835rem;
  height: 0.1274rem;
  background-image: url("../img/common/arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.24rem;
}
@media screen and (min-width: 768px) {
  .p-form__submit--outer::after {
    width: 0.1rem;
    height: 0.2rem;
    right: 0.23rem;
  }
}
.p-form__submit input[type=submit] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0.1rem;
  cursor: pointer;
}
.p-form__submit .wpcf7-spinner {
  display: none;
}
.p-form__confirm {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.1rem auto 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-form__confirm {
    margin-top: 0.3rem;
    margin-bottom: 0.31rem;
  }
}
.p-form__confirm input[type=checkbox] {
  margin: 0;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .p-form__confirm input[type=checkbox] {
    width: 0.3rem;
    height: 0.3rem;
  }
}
.p-form__confirm .wpcf7-list-item {
  margin: auto;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.14rem;
  line-height: 0.26rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .p-form__confirm .wpcf7-list-item {
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
}
.p-form__confirm .wpcf7-list-item label {
  display: flex;
  gap: 0.11rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-form__confirm .wpcf7-list-item label {
    gap: 0.3rem;
  }
}

.p-2column {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-2column {
    gap: 0.18rem;
  }
}
.p-2column dl {
  display: flex;
  flex-direction: column;
  gap: 0.03rem;
}
@media screen and (min-width: 768px) {
  .p-2column dl {
    flex-direction: row;
  }
}
.p-2column dl dt {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.23rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #FFD700;
  padding-left: 0.12rem;
  position: relative;
}
.p-2column dl dt::before {
  content: "";
  position: absolute;
  width: 0.04rem;
  height: 0.15rem;
  background-color: #FFD700;
  bottom: 0.02rem;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-2column dl dt {
    width: 1.2rem;
    flex: none;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.p-2column dl dd {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.24rem;
  font-weight: 400;
  letter-spacing: 0;
  color: white;
}
.p-2column dl a {
  color: #FFD700;
  text-decoration: underline;
}

.p-table {
  width: 100%;
  overflow: auto;
  padding-bottom: 0.2rem;
}
.p-table table {
  width: 8.59rem;
  max-width: unset;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.23rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .p-table table {
    width: 100%;
  }
}
.p-table table th {
  padding-top: 0.03rem;
  padding-bottom: 0.05rem;
  border: 0.01rem solid #646A7B;
  background-color: #50545F;
  color: white;
}
.p-table table th td {
  border-top: unset;
}
.p-table table th:nth-of-type(1) {
  border-left: unset;
}
.p-table table th:nth-last-of-type(1) {
  border-right: unset;
}
.p-table table td {
  padding: 0.12rem 0.12rem 0.14rem 0.18rem;
  border: 0.01rem solid #646A7B;
}
.p-table table td:nth-of-type(1) {
  border-left: unset;
}
.p-table table td:nth-last-of-type(1) {
  border-right: unset;
}
.p-table table td.p-table--no-border-bottom {
  border-bottom-color: transparent;
}

.c-btn, .c-btn--link, .c-btn--pdf, .c-btn--entry, .c-btn--gray, .c-btn--orange {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 0.6rem;
  color: white;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.22rem;
  font-weight: 500;
  letter-spacing: 0;
  padding-bottom: 0.2em;
}
.c-btn--orange {
  background-color: #F05500;
}
.c-btn--gray {
  background-color: #565964;
}
.c-btn--entry {
  width: 2.77rem;
  height: 0.61rem;
  border: 0.01rem solid #F05500;
  background: linear-gradient(to bottom, #1B1F26 0%, #24303A 100%);
  gap: 0.1rem;
  padding-top: 0.05rem;
  text-shadow: 0.02rem 0.02rem 0.05rem black;
  box-shadow: 0.05rem 0.05rem 0.1rem rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 768px) {
  .c-btn--entry {
    width: 3.94rem;
    height: 0.86rem;
  }
}
.c-btn--entry strong {
  font-family: "conthrax-sb", sans-serif;
  font-size: 0.22rem;
  line-height: 0.27rem;
  font-weight: 600;
  letter-spacing: 0;
  color: white;
}
@media screen and (min-width: 768px) {
  .c-btn--entry strong {
    font-size: 0.32rem;
    line-height: 0.38rem;
  }
}
.c-btn--entry span {
  display: flex;
  align-items: center;
  color: #FFD700;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.13rem;
  line-height: 0.19rem;
  font-weight: 500;
  letter-spacing: 0;
  gap: 0.07rem;
  padding-bottom: 0.05rem;
}
@media screen and (min-width: 768px) {
  .c-btn--entry span {
    font-size: 0.18rem;
    line-height: 0.26rem;
    letter-spacing: 0.077em;
    gap: 0.11rem;
  }
}
.c-btn--entry span::after {
  content: "";
  margin-top: 0.01rem;
  width: 0.16rem;
  height: 0.16rem;
  background-image: url("../img/common/icon_entry.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .c-btn--entry span::after {
    width: 0.22rem;
    height: 0.22rem;
  }
}
.c-btn--entry small {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .c-btn--entry small {
    gap: 0.04rem;
  }
}
.c-btn--entry small b {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.16rem;
  line-height: 0.23rem;
  font-weight: 500;
  letter-spacing: 77;
}
@media screen and (min-width: 768px) {
  .c-btn--entry small b {
    font-size: 0.18rem;
  }
}
.c-btn--entry small i {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.12rem;
  line-height: 0.23rem;
  font-weight: 500;
  letter-spacing: 77;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .c-btn--entry small i {
    font-size: 0.14rem;
  }
}
.c-btn--entry--disable {
  pointer-events: none;
}
.c-btn--entry--disable span {
  opacity: 0.2;
}
.c-btn--entry--disable strong {
  opacity: 0.2;
}
.c-btn--link, .c-btn--pdf {
  font-size: 0.21rem;
  line-height: 0.3rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: white;
  position: relative;
  background-color: #F05500;
  width: 100%;
  height: 0.8rem;
  padding-right: 0.1rem;
  padding-bottom: 0.05rem;
}
@media screen and (min-width: 768px) {
  .c-btn--link, .c-btn--pdf {
    width: 3.6rem;
    height: 0.83rem;
  }
}
.c-btn--link::after, .c-btn--pdf::after {
  content: "";
  width: 0.22rem;
  height: 0.22rem;
  position: absolute;
  right: 0.31rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../img/common/icon_link.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.c-btn--pdf {
  background-color: transparent;
  border: 0.01rem solid white;
  gap: 0.23rem;
  padding-bottom: unset;
}
.c-btn--pdf span {
  padding-bottom: 0.05rem;
}
.c-btn--pdf::after {
  content: "";
  position: initial;
  right: unset;
  top: unset;
  transform: unset;
  width: 0.21rem;
  height: 0.23rem;
  background-image: url("../img/common/icon_pdf.svg");
}

.c-heading--center, .c-heading--center--black {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.c-heading--center strong, .c-heading--center--black strong {
  font-family: "conthrax-sb", sans-serif;
  font-size: 0.34rem;
  line-height: 0.4rem;
  font-weight: 600;
  letter-spacing: 0;
  color: white;
}
@media screen and (min-width: 768px) {
  .c-heading--center strong, .c-heading--center--black strong {
    font-size: 0.42rem;
    line-height: 0.52rem;
  }
}
.c-heading--center span, .c-heading--center--black span {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.23rem;
  font-weight: 500;
  letter-spacing: 0.037em;
  color: #FFD700;
}
@media screen and (min-width: 768px) {
  .c-heading--center span, .c-heading--center--black span {
    font-size: 0.17rem;
    line-height: 0.23rem;
    margin-top: -0.04rem;
  }
}
.c-heading--center--black strong, .c-heading--center--black span {
  color: black;
}
.c-heading--border {
  position: relative;
  max-width: unset;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
  padding-bottom: 0.19rem;
  border-bottom: 0.01rem solid #606676;
  padding-left: 0.15rem;
}
@media screen and (min-width: 768px) {
  .c-heading--border {
    padding-bottom: 0.32rem;
    transform: unset;
    left: unset;
    width: 100%;
    max-width: 100%;
    padding-left: unset;
  }
}
.c-heading--border span {
  color: #FFD700;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
  font-weight: 700;
  letter-spacing: 0;
}
.c-heading--border strong {
  color: white;
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.24rem;
  line-height: 0.35rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.c-heading--underline {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.17rem;
  line-height: 0.25rem;
  font-weight: 500;
  letter-spacing: 0.057em;
  padding-bottom: 0.1rem;
  border-bottom: 0.01rem solid black;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

.u-width, .u-width--345-787, .u-width--345-980, .u-width--345-1200 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.15rem;
  padding-right: 0.15rem;
}
@media screen and (min-width: 768px) {
  .u-width, .u-width--345-787, .u-width--345-980, .u-width--345-1200 {
    padding: 0;
    width: 12rem;
    padding-left: unset;
    padding-right: unset;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .u-width--345-980 {
    width: 9.8rem;
  }
}
@media screen and (min-width: 768px) {
  .u-width--345-787 {
    width: 7.87rem;
  }
}

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

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
.breadcrumbs {
  display: flex;
  gap: 0.3em;
  margin-top: 0.07rem;
  margin-bottom: 0.19rem;
}
@media screen and (min-width: 768px) {
  .breadcrumbs {
    margin-top: 0.23rem;
    margin-bottom: 1.05rem;
  }
}
.breadcrumbs a {
  flex: none;
}
.breadcrumbs .current-item {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

@media screen and (min-width: 768px) {
  .simplebar-horizontal {
    display: none;
  }
}

.js-entry {
  position: fixed;
  z-index: 50;
  bottom: 0;
  left: 50%;
  border-radius: 0.2rem 0.2rem 0 0;
  background-color: #F05500;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.08rem;
  width: 3.45rem;
  height: 0.6rem;
  transition: 0.3s;
  transform: translate(-50%, 100%);
  opacity: 0;
  border: 0.01rem solid #242833;
}
@media screen and (min-width: 768px) {
  .js-entry {
    width: 1.56rem;
    height: 1.56rem;
    left: calc(50% + 5.64rem);
    flex-direction: column;
    border-radius: 100%;
    gap: unset;
    transform: translateY(150%);
    padding-top: 0.1rem;
    border-width: 0.02rem;
  }
}
.js-entry strong {
  font-family: "conthrax-sb", sans-serif;
  font-size: 0.2rem;
  line-height: 0.23rem;
  font-weight: 600;
  letter-spacing: 0;
  color: white;
}
@media screen and (min-width: 768px) {
  .js-entry strong {
    font-size: 0.26rem;
    line-height: 0.31rem;
  }
}
.js-entry span {
  font-family: "NotoJP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 0.15rem;
  line-height: 0.21rem;
  font-weight: 500;
  letter-spacing: 0.077em;
  color: #FFD700;
  padding-bottom: 0.02rem;
}
@media screen and (min-width: 768px) {
  .js-entry span {
    font-size: 0.16rem;
    line-height: 0.23rem;
    margin-top: -0.02rem;
    padding-bottom: unset;
  }
}
.js-entry--active {
  transform: translate(-50%, 0);
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .js-entry--active {
    transform: translateY(-50%);
  }
}/*# sourceMappingURL=style.css.map */