@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Fjalla+One&family=Noto+Sans+JP:wght@100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/*MemberColors*/
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dropDown {
  0% {
    transform: translateY(-100px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html {
  scroll-behavior: auto;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  width: 100%;
  width: 100dvw;
  min-width: 100vw;
  min-width: 100dvw;
  font-size: 62.5%;
  overflow-x: hidden;
  position: relative;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  width: 100dvw;
  min-width: 100vw;
  min-width: 100dvw;
  overflow-x: hidden;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  body::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url("../img/common/img_bg-dome.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    opacity: 0.6;
  }
}

h1, h2, h3, h4, h5, div, p {
  text-align: left;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  color: #222222;
}

p {
  color: #222222;
  margin: 0;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.9rem;
  letter-spacing: 0em;
}
@media screen and (min-width: 640px) {
  p {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
p b {
  font-weight: 700;
}
p small {
  display: block;
  color: #666666;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.u-fs8 {
  font-size: 1rem;
  line-height: 1rem;
  transform: scale(0.8);
}

.u-fs9 {
  font-size: 0.9rem;
}

.u-fs10 {
  font-size: 1rem;
}

.u-fs11 {
  font-size: 1.1rem;
}

.u-fs12 {
  font-size: 1.2rem;
}

.u-fs13 {
  font-size: 1.3rem;
}

.u-fs14 {
  font-size: 1.4rem;
}

.u-fs15 {
  font-size: 1.5rem;
}

.u-fs16 {
  font-size: 1.6rem;
}

.u-fs18 {
  font-size: 1.8rem;
}

.u-fs19 {
  font-size: 1.9rem;
}

.u-fs20 {
  font-size: 2rem;
}

.u-fs21 {
  font-size: 2.1rem;
}

.u-fs22 {
  font-size: 2.2rem;
}

.u-fs24 {
  font-size: 2.4rem;
}

.u-fs28 {
  font-size: 2.8rem;
}

.u-fs32 {
  font-size: 3.2rem;
}

.u-fs36 {
  font-size: 3.6rem;
}

@media screen and (min-width: 340px) {
  .u-fs10--xxs {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs10--pc {
    font-size: 1rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs11--xs {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs11--tb {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs11--pc {
    font-size: 1.1rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs12--xs {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs12--pc {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 340px) {
  .u-fs13--xxs {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 380px) {
  .u-fs13--xs {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs13--tb {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs13--pc {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 340px) {
  .u-fs14--xxs {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 380px) {
  .u-fs14--xs {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs14--sm {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs14--tb {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs14--pc {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 340px) {
  .u-fs15--xxs {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 380px) {
  .u-fs15--xs {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs15--sm {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs15--tb {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs15--pc {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs16--xs {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs16--sm {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs16--tb {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs16--pc {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 340px) {
  .u-fs18--xxs {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 380px) {
  .u-fs18--xs {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs18--sm {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs18--tb {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs18--pc {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 340px) {
  .u-fs19--xxs {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 380px) {
  .u-fs19--xs {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs19--sm {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs19--tb {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs19--pc {
    font-size: 1.9rem;
  }
}

@media screen and (min-width: 340px) {
  .u-fs20--xxs {
    font-size: 2rem;
  }
}
@media screen and (min-width: 380px) {
  .u-fs20--xs {
    font-size: 2rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs20--sm {
    font-size: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs20--tb {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs20--pc {
    font-size: 2rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs21--xs {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs21--sm {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs21--tb {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs21--pc {
    font-size: 2.1rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs22--xs {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs22--sm {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs22--tb {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs22--pc {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs24--xs {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs24--sm {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs24--tb {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs24--pc {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs28--xs {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs28--sm {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs28--tb {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs28--pc {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs32--xs {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs32--sm {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs32--tb {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs32--pc {
    font-size: 3.2rem;
  }
}

@media screen and (min-width: 380px) {
  .u-fs36--xs {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 428px) {
  .u-fs36--sm {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 640px) {
  .u-fs36--tb {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-fs36--pc {
    font-size: 3.6rem;
  }
}

.u-lh10 {
  line-height: 1rem;
}

.u-lh12 {
  line-height: 1.2rem;
}

.u-lh13 {
  line-height: 1.3rem;
}

.u-lh14 {
  line-height: 1.4rem;
}

.u-lh16 {
  line-height: 1.6rem;
}

.u-lh18 {
  line-height: 1.8rem;
}

.u-lh19 {
  line-height: 1.9rem;
}

.u-lh20 {
  line-height: 2rem;
}

.u-lh22 {
  line-height: 2.2rem;
}

.u-lh24 {
  line-height: 2.4rem;
}

.u-lh28 {
  line-height: 2.8rem;
}

.u-lh32 {
  line-height: 3.2rem;
}

.u-lh36 {
  line-height: 3.6rem;
}

.u-lh40 {
  line-height: 4rem;
}

.u-lh48 {
  line-height: 4.8rem;
}

@media screen and (min-width: 380px) {
  .u-lh12--xs {
    line-height: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh12--pc {
    line-height: 1.2rem;
  }
}

@media screen and (min-width: 380px) {
  .u-lh13--xs {
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh13--pc {
    line-height: 1.3rem;
  }
}

@media screen and (min-width: 380px) {
  .u-lh14--xs {
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh14--pc {
    line-height: 1.4rem;
  }
}

@media screen and (min-width: 380px) {
  .u-lh16--xs {
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh16--sm {
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh16--tb {
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh16--pc {
    line-height: 1.6rem;
  }
}

@media screen and (min-width: 340px) {
  .u-lh18--xxs {
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 380px) {
  .u-lh18--xs {
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh18--sm {
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh18--tb {
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh18--pc {
    line-height: 1.8rem;
  }
}

@media screen and (min-width: 340px) {
  .u-lh19--xxs {
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 380px) {
  .u-lh19--xs {
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh19--sm {
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh19--tb {
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh19--pc {
    line-height: 1.9rem;
  }
}

@media screen and (min-width: 340px) {
  .u-lh20--xxs {
    line-height: 2rem;
  }
}
@media screen and (min-width: 380px) {
  .u-lh20--xs {
    line-height: 2rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh20--sm {
    line-height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh20--tb {
    line-height: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh20--pc {
    line-height: 2rem;
  }
}

@media screen and (min-width: 340px) {
  .u-lh22--xxs {
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 380px) {
  .u-lh22--xs {
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh22--sm {
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh22--tb {
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh22--pc {
    line-height: 2.2rem;
  }
}

@media screen and (min-width: 340px) {
  .u-lh24--xxs {
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 380px) {
  .u-lh24--xs {
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh24--sm {
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh24--tb {
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh24--pc {
    line-height: 2.4rem;
  }
}

@media screen and (min-width: 340px) {
  .u-lh28--xxs {
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 380px) {
  .u-lh28--xs {
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh28--sm {
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh28--tb {
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh28--pc {
    line-height: 2.8rem;
  }
}

@media screen and (min-width: 380px) {
  .u-lh32--xs {
    line-height: 3.2rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh32--sm {
    line-height: 3.2rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh32--tb {
    line-height: 3.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh32--pc {
    line-height: 3.2rem;
  }
}

@media screen and (min-width: 640px) {
  .u-lh36--tb {
    line-height: 3.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh36--pc {
    line-height: 3.6rem;
  }
}

@media screen and (min-width: 640px) {
  .u-lh40--tb {
    line-height: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh40--pc {
    line-height: 4rem;
  }
}

@media screen and (min-width: 380px) {
  .u-lh48--xs {
    line-height: 4.8rem;
  }
}
@media screen and (min-width: 428px) {
  .u-lh48--sm {
    line-height: 4.8rem;
  }
}
@media screen and (min-width: 640px) {
  .u-lh48--tb {
    line-height: 4.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .u-lh48--pc {
    line-height: 4.8rem;
  }
}

a {
  text-decoration: none;
  color: auto;
  cursor: pointer;
  transition: 0.4s ease;
}
a:hover {
  opacity: 0.7;
}
a[href^=tel] {
  color: inherit !important;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

dl dd, dl dt {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  list-style: none;
  font-weight: 500;
}

.c-uList {
  padding-left: 2.4rem;
}
.c-uList--disc {
  padding-left: 2.4rem;
}
.c-uList--disc li {
  list-style: disc;
}
.c-uList--disc li::marker {
  font-size: 0.8em;
  line-height: 1em;
}
.c-uList--dot {
  padding-left: 0rem;
}
.c-uList--dot li {
  list-style: none;
  display: grid;
  grid-template-columns: 1em 1fr;
}
.c-uList--dot li::before {
  content: "・";
  display: inline-block;
  font-size: 1em;
  /*line-height: 1em;
  position: relative;
  top:0.25em;*/
}
.c-uList--check {
  padding-left: 0rem;
}
.c-uList--check li {
  list-style: none;
  display: grid;
  grid-template-columns: 1em 1fr;
}
.c-uList--check li::before {
  content: "✓";
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  position: relative;
  top: 0.25em;
}

.u-disBlk {
  display: block;
}

.c-ytIframe {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 640px;
  max-height: 360px;
}
@media screen and (min-width: 1024px) {
  .c-ytIframe {
    width: 640px;
    height: 360px;
  }
}
.c-ytIframe--vw {
  width: 90vw;
  height: 50.6vw;
  max-width: 640px;
  max-height: 360px;
}
@media screen and (min-width: 1024px) {
  .c-ytIframe--vw {
    width: 640px;
    height: 360px;
  }
}
.c-ytIframe__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.c-shadowTxt {
  filter: drop-shadow(0 0 2px rgb(255, 255, 255));
}

.c-iconImg {
  display: block;
  width: 28px;
  height: auto;
}
@media screen and (min-width: 428px) {
  .c-iconImg {
    width: 40px;
  }
}
.c-iconImg--lg {
  display: block;
  width: 80px;
  height: auto;
}

.u-noWrap {
  white-space: nowrap;
}

.c-circle {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 1.6rem;
  border: solid 1px #222222;
}
@media screen and (min-width: 640px) {
  .c-circle {
    width: 2.1rem;
    height: 2.1rem;
    border-radius: 2.1rem;
  }
}
.c-circle--sml {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 1.2rem;
}
@media screen and (min-width: 640px) {
  .c-circle--sml {
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 1.8rem;
  }
}

.c-cross {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
}
.c-cross__bar {
  width: 1.6rem;
  height: 0.15rem;
  position: absolute;
  background-color: #222222;
}
.c-cross__bar:first-of-type {
  transform: rotate(45deg);
}
.c-cross__bar:last-of-type {
  transform: rotate(-45deg);
}
@media screen and (min-width: 640px) {
  .c-cross__bar {
    width: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-cross {
    width: 2rem;
    height: 2rem;
  }
}
.c-cross--sml {
  width: 1.3rem;
  height: 1.3rem;
}
.c-cross--sml__bar {
  width: 1.3rem;
  height: 0.15rem;
}
@media screen and (min-width: 640px) {
  .c-cross--sml__bar {
    width: 1.7rem;
  }
}
@media screen and (min-width: 640px) {
  .c-cross--sml {
    width: 1.7rem;
    height: 1.7rem;
  }
}

.c-line--gray {
  display: block;
  width: 100%;
  height: 0.1rem;
  background-color: #CCCCCC;
}
.c-line--gray--bold {
  display: block;
  width: 100%;
  height: 0.2rem;
  background-color: #CCCCCC;
}
.c-line--lightgray {
  display: block;
  width: 100%;
  height: 0.1rem;
  background-color: #EEEEEE;
}
.c-line--lightgray--bold {
  display: block;
  width: 100%;
  height: 0.2rem;
  background-color: #EEEEEE;
}

.u-imgW72 {
  display: block;
  width: 72px;
  height: auto;
}

.u-imgW80 {
  display: block;
  width: 80px;
  height: auto;
}

.u-imgW70per {
  display: block;
  width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.u-imgW80per {
  display: block;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.u-imgW100 {
  display: block;
  width: 100%;
  height: auto;
}

.u-imgH100 {
  display: block;
  height: 100%;
  width: auto;
}

.u-bdrImg {
  border: solid 0.1rem #666666;
}

.c-height100 {
  height: 100%;
}

.u-width01 {
  width: 96.2%;
  margin-left: auto;
  margin-right: auto;
}

.u-width02 {
  width: 92.5%;
  margin-left: auto;
  margin-right: auto;
}

.u-width03 {
  width: 85% !important;
  margin-left: auto;
  margin-right: auto;
}
.u-width03--vw {
  width: 85vw !important;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 380px) {
  .u-width02--xs {
    width: 92.5%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 640px) {
  .u-width02--tb {
    width: 92.5%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 380px) {
  .u-width03--xs {
    width: 85% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 380px) {
  .u-width03--vw--xs {
    width: 85vw !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-width03--vw--sm {
    width: 85vw !important;
    margin-left: auto;
    margin-right: auto;
  }
}

.u-width24 {
  width: 24px;
}

.u-width28 {
  width: 28px;
}

.u-width40 {
  width: 40px;
}

.u-width60 {
  width: 60px;
}

.u-width64 {
  width: 64px;
}

.u-width80 {
  width: 80px;
}

.u-width88 {
  width: 88px;
}

.u-width96 {
  width: 96px;
}

.u-width100 {
  width: 100px;
}

.u-width108 {
  width: 108px;
}

.u-width126 {
  width: 126px;
}

.u-width128 {
  width: 128px;
}

.u-width140 {
  width: 140px;
}

.u-width160 {
  width: 160px;
}

.u-width180 {
  width: 180px;
}

.u-width192 {
  width: 192px;
}

.u-width240 {
  width: 240px;
}

.u-width320 {
  width: 260px;
}

.u-width320 {
  width: 320px;
}

@media screen and (min-width: 1024px) {
  .u-width720 {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1024px) {
  .u-width832--pc {
    width: 832px;
    margin-left: auto;
    margin-right: auto;
  }
}

.u-minWidth40 {
  min-width: 40px;
}

.u-minWidth48 {
  min-width: 48px;
}

.u-minWidth60 {
  min-width: 60px;
}

.u-minWidth80 {
  min-width: 80px;
}

.u-minWidth464 {
  min-width: 464px;
}

.u-maxWidth32 {
  max-width: 32px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth48 {
  max-width: 48px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth52 {
  max-width: 52px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth60 {
  max-width: 60px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth64 {
  max-width: 64px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth80 {
  max-width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth96 {
  max-width: 96px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth108 {
  max-width: 108px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth128 {
  max-width: 128px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth160 {
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth192 {
  max-width: 192px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth200 {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth240 {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth256 {
  max-width: 256px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth288 {
  max-width: 288px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth320 {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth480 {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth512 {
  max-width: 512px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth640 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth720 {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth800 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth832 {
  max-width: 832px;
  margin-left: auto;
  margin-right: auto;
}

.u-maxWidth960 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 380px) {
  .u-width24--xs {
    width: 24px;
  }
}
@media screen and (min-width: 428px) {
  .u-width24--sm {
    width: 24px;
  }
}
@media screen and (min-width: 640px) {
  .u-width24--tb {
    width: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width24--pc {
    width: 24px;
  }
}

@media screen and (min-width: 380px) {
  .u-width28--xs {
    width: 28px;
  }
}
@media screen and (min-width: 428px) {
  .u-width28--sm {
    width: 28px;
  }
}
@media screen and (min-width: 640px) {
  .u-width28--tb {
    width: 28px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width28--pc {
    width: 28px;
  }
}

@media screen and (min-width: 640px) {
  .u-width40--tb {
    width: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width40--pc {
    width: 40px;
  }
}

@media screen and (min-width: 380px) {
  .u-width60--xs {
    width: 60px;
  }
}
@media screen and (min-width: 428px) {
  .u-width60--sm {
    width: 60px;
  }
}
@media screen and (min-width: 640px) {
  .u-width60--tb {
    width: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width60--pc {
    width: 60px;
  }
}

@media screen and (min-width: 380px) {
  .u-width64--xs {
    width: 64px;
  }
}
@media screen and (min-width: 428px) {
  .u-width64--sm {
    width: 64px;
  }
}
@media screen and (min-width: 640px) {
  .u-width64--tb {
    width: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width64--pc {
    width: 64px;
  }
}

@media screen and (min-width: 380px) {
  .u-width80--xs {
    width: 80px;
  }
}
@media screen and (min-width: 428px) {
  .u-width80--sm {
    width: 80px;
  }
}
@media screen and (min-width: 640px) {
  .u-width80--tb {
    width: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width80--pc {
    width: 80px;
  }
}

@media screen and (min-width: 380px) {
  .u-width88--xs {
    width: 88px;
  }
}
@media screen and (min-width: 428px) {
  .u-width88--sm {
    width: 88px;
  }
}
@media screen and (min-width: 640px) {
  .u-width88--tb {
    width: 88px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width88--pc {
    width: 88px;
  }
}

@media screen and (min-width: 380px) {
  .u-width96--xs {
    width: 96px;
  }
}
@media screen and (min-width: 428px) {
  .u-width96--sm {
    width: 96px;
  }
}
@media screen and (min-width: 640px) {
  .u-width96--tb {
    width: 96px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width96--pc {
    width: 96px;
  }
}

@media screen and (min-width: 380px) {
  .u-width100--xs {
    width: 100px;
  }
}
@media screen and (min-width: 428px) {
  .u-width100--sm {
    width: 100px;
  }
}
@media screen and (min-width: 640px) {
  .u-width100--tb {
    width: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width100--pc {
    width: 100px;
  }
}

@media screen and (min-width: 380px) {
  .u-width108--xs {
    width: 108px;
  }
}
@media screen and (min-width: 428px) {
  .u-width108--sm {
    width: 108px;
  }
}
@media screen and (min-width: 640px) {
  .u-width108--tb {
    width: 108px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width108--pc {
    width: 108px;
  }
}

@media screen and (min-width: 428px) {
  .u-width126--sm {
    width: 126px;
  }
}
@media screen and (min-width: 640px) {
  .u-width126--tb {
    width: 126px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width126--pc {
    width: 126px;
  }
}

@media screen and (min-width: 340px) {
  .u-width128--xxs {
    width: 128px;
  }
}
@media screen and (min-width: 428px) {
  .u-width128--sm {
    width: 128px;
  }
}
@media screen and (min-width: 640px) {
  .u-width128--tb {
    width: 128px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width128--pc {
    width: 128px;
  }
}

@media screen and (min-width: 428px) {
  .u-width140--sm {
    width: 140px;
  }
}
@media screen and (min-width: 640px) {
  .u-width140--tb {
    width: 140px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width140--pc {
    width: 140px;
  }
}

@media screen and (min-width: 428px) {
  .u-width160--sm {
    width: 160px;
  }
}
@media screen and (min-width: 640px) {
  .u-width160--tb {
    width: 160px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width160--pc {
    width: 160px;
  }
}

@media screen and (min-width: 428px) {
  .u-width180--sm {
    width: 180px;
  }
}
@media screen and (min-width: 640px) {
  .u-width180--tb {
    width: 180px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width180--pc {
    width: 180px;
  }
}

@media screen and (min-width: 428px) {
  .u-width192--sm {
    width: 192px;
  }
}
@media screen and (min-width: 640px) {
  .u-width192--tb {
    width: 192px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width192--pc {
    width: 192px;
  }
}

@media screen and (min-width: 428px) {
  .u-width240--sm {
    width: 240px;
  }
}
@media screen and (min-width: 640px) {
  .u-width240--tb {
    width: 240px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width240--pc {
    width: 240px;
  }
}

@media screen and (min-width: 428px) {
  .u-width260--sm {
    width: 260px;
  }
}
@media screen and (min-width: 640px) {
  .u-width260--tb {
    width: 260px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width260--pc {
    width: 260px;
  }
}

@media screen and (min-width: 428px) {
  .u-width264--sm {
    width: 264px;
  }
}
@media screen and (min-width: 640px) {
  .u-width264--tb {
    width: 264px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width264--pc {
    width: 264px;
  }
}

@media screen and (min-width: 640px) {
  .u-width320--tb {
    width: 320px;
  }
}
@media screen and (min-width: 1024px) {
  .u-width320--pc {
    width: 320px;
  }
}

.u-width50 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .u-width50--pc {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

.u-width100per {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 640px) {
  .u-width100per--tb {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-width100per--pc {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 380px) {
  .u-maxWidth32--xs {
    max-width: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-maxWidth32--sm {
    max-width: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 640px) {
  .u-maxWidth32--tb {
    max-width: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth32--pc {
    max-width: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 380px) {
  .u-maxWidth52--xs {
    max-width: 52px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-maxWidth52--sm {
    max-width: 52px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 380px) {
  .u-maxWidth60--xs {
    max-width: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-maxWidth60--sm {
    max-width: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 380px) {
  .u-maxWidth80--xs {
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-maxWidth80--sm {
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 380px) {
  .u-maxWidth96--xs {
    max-width: 96px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-maxWidth96--sm {
    max-width: 96px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 340px) {
  .u-maxWidth108--xxs {
    max-width: 108px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 380px) {
  .u-maxWidth108--xs {
    max-width: 108px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-maxWidth108--sm {
    max-width: 108px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 340px) {
  .u-maxWidth128--xxs {
    max-width: 128px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 380px) {
  .u-maxWidth128--xs {
    max-width: 128px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 428px) {
  .u-maxWidth128--sm {
    max-width: 128px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth160--tb {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth160--pc {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth192--tb {
    max-width: 192px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth192--pc {
    max-width: 192px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth200--tb {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth200--pc {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth240--tb {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth240--pc {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth256--tb {
    max-width: 256px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth256--pc {
    max-width: 256px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth288--tb {
    max-width: 288px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth288--pc {
    max-width: 288px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth320--tb {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth320--pc {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth480--tb {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth480--pc {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth512--tb {
    max-width: 512px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth512--pc {
    max-width: 512px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth640--tb {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth640--pc {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth720--tb {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth720--pc {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 640px) {
  .u-maxWidth960--tb {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .u-maxWidth960--pc {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-numBlk {
  background-color: #00214B;
  color: #FFFFFF;
  padding: 1.6rem;
  /*2025 credit.htmlのもの*/
}
@media screen and (min-width: 640px) {
  .c-numBlk {
    padding: 2.4rem;
  }
}
.c-numBlk__head {
  display: grid;
  align-items: center;
  grid-template-columns: 3.2rem 1fr;
  grid-template-rows: 5.6rem;
  gap: 1.6rem;
  color: #FFFFFF;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 700;
  padding-right: 3.2rem;
}
@media screen and (min-width: 380px) {
  .c-numBlk__head span {
    white-space: nowrap;
  }
}
@media screen and (min-width: 380px) {
  .c-numBlk__head {
    gap: 1.8rem;
  }
}
@media screen and (min-width: 428px) {
  .c-numBlk__head {
    font-size: 1.8rem;
    line-height: 2.4rem;
    gap: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-numBlk__head {
    grid-template-columns: 4.8rem 1fr;
    grid-template-rows: 6rem;
    gap: 2.4rem;
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
}
.c-numBlk__head__num {
  background-color: #DF0000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 3.2rem;
  font-family: "Roboto Condensed", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem;
}
@media screen and (min-width: 640px) {
  .c-numBlk__head__num {
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 4.8rem;
    font-size: 3.2rem;
    line-height: 4.8rem;
  }
}
.c-numBlk__head .c-plusIcon {
  position: absolute;
  right: 0;
  border-radius: 3.2rem;
  border: none;
}
.c-numBlk__content p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #FFFFFF;
}
@media screen and (min-width: 640px) {
  .c-numBlk__content p {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.c-numBlk--white {
  background-color: #ffffff;
  color: #0271BC;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  width: 3.2rem;
  line-height: 3.2rem;
  border-radius: 0.2rem;
}

.c-iconBlk {
  background-color: #00214B;
  color: #FFFFFF;
  padding: 1.6rem;
  /*2025 credit.htmlのもの*/
}
@media screen and (min-width: 640px) {
  .c-iconBlk {
    padding: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-iconBlk {
    padding: 2rem 3.2rem;
  }
}
.c-iconBlk__head {
  display: grid;
  align-items: center;
  grid-template-columns: 5.1rem 1fr;
  grid-template-rows: 5.6rem;
  gap: 1.2rem;
  color: #FFFFFF;
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 700;
  padding-right: 3rem;
}
@media screen and (min-width: 340px) {
  .c-iconBlk__head {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 380px) {
  .c-iconBlk__head {
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding-right: 3.2rem;
  }
}
@media screen and (min-width: 428px) {
  .c-iconBlk__head {
    font-size: 1.8rem;
    line-height: 2.4rem;
    gap: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .c-iconBlk__head {
    grid-template-columns: 6rem 1fr;
    grid-template-rows: 6rem;
    gap: 2.8rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-iconBlk__head {
    font-size: 2rem;
    line-height: 2.4rem;
    text-align: center;
  }
}
@media screen and (min-width: 428px) {
  .c-iconBlk__head span {
    white-space: nowrap;
  }
}
.c-iconBlk__head__icon {
  display: block;
  width: 5.1rem;
  height: auto;
}
@media screen and (min-width: 640px) {
  .c-iconBlk__head__icon {
    width: 6rem;
  }
}
.c-iconBlk__head .c-plusIcon {
  position: absolute;
  right: 0;
  border-radius: 3.2rem;
  border: none;
  width: 2.4rem;
  height: 2.4rem;
}
@media screen and (min-width: 640px) {
  .c-iconBlk__head .c-plusIcon {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.c-iconBlk__head .c-plusIcon span {
  width: 1.2rem;
}
.c-iconBlk__content p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #FFFFFF;
}
@media screen and (min-width: 640px) {
  .c-iconBlk__content p {
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-iconBlk__content p {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}
.c-iconBlk--white {
  background-color: #ffffff;
  color: #0271BC;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  width: 3.2rem;
  line-height: 3.2rem;
  border-radius: 0.2rem;
}

.c-acordion--open .c-numBlk__content {
  margin-top: 3.2rem;
}
.c-acordion--open .c-iconBlk__content {
  margin-top: 3.2rem;
}

.c-bgBlk {
  background-color: #ffffff;
  padding: 1.6rem;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .c-bgBlk--pc {
    background-color: #ffffff;
    padding: 1.6rem;
    width: 100%;
    box-sizing: border-box;
  }
}
.c-bgBlk--h100 {
  height: 100%;
}
.c-bgBlk--lightblue {
  padding: 1.6rem;
  width: 100%;
  background-color: rgba(2, 113, 188, 0.1);
  box-sizing: border-box;
}
.c-bgBlk--rd {
  padding: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  background-color: #BF1B24;
  color: #ffffff;
}
.c-bgBlk--rd2 {
  padding: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  background-color: #DF0000;
  color: #ffffff;
}
.c-bgBlk--jr {
  padding: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  background-color: #DB72A3;
  color: #ffffff;
}
.c-bgBlk--gray {
  padding: 1.6rem;
  width: 100%;
  background-color: #EEEEEE;
  box-sizing: border-box;
}
.c-bgBlk--navy {
  padding: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  background-color: #00214B;
  color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .c-bgBlk--fff--pc {
    background-color: #ffffff;
  }
}
.c-bgBlk--mdPad {
  padding: 2.4rem;
}
@media screen and (min-width: 640px) {
  .c-bgBlk--mdPad--tb {
    padding: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-bgBlk--mdPad--pc {
    padding: 2.4rem;
  }
}
.c-bgBlk--wdPad {
  padding: 3.2rem;
}
@media screen and (min-width: 640px) {
  .c-bgBlk--wdPad--tb {
    padding: 3.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-bgBlk--wdPad--pc {
    padding: 3.2rem;
  }
}
.c-bgBlk--narPad {
  padding: 0.8rem;
}
@media screen and (min-width: 1024px) {
  .c-bgBlk--narPad--pc {
    padding: 0.8rem;
  }
}
.c-bgBlk--narPad--sp {
  padding: 0.8rem;
}
@media screen and (min-width: 1024px) {
  .c-bgBlk--narPad--sp {
    padding: 1.6rem;
  }
}

.c-alertBlk {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #F8FFE4;
  border: solid 4px #AB0007;
  padding: 16px;
}
.c-alertBlk__head {
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .c-alertBlk__head {
    align-items: center;
  }
}
.c-alertBlk__head::before {
  content: "";
  background-image: url("../img/common/ico_alert.svg");
  width: 40px;
  height: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}
.c-alertBlk__head__txt {
  margin-left: 12px;
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #DF0000;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .c-alertBlk__head__txt {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.c-alertBlk__main {
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 700;
  color: #DF0000;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .c-alertBlk__main {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.c-plusIcon {
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 2px;
}
.c-plusIcon span {
  display: block;
  background-color: #fff;
  width: 16px;
  height: 2px;
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.c-plusIcon span:nth-of-type(2) {
  position: absolute;
  transform: rotate(90deg);
}
.c-plusIcon--white {
  background-color: #fff;
  border-color: #CCCCCC;
}
.c-plusIcon--white span {
  background-color: #0271BC;
}

.is-shown .c-plusIcon span, .c-acordion--open .c-plusIcon span {
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.is-shown .c-plusIcon span:nth-of-type(2), .c-acordion--open .c-plusIcon span:nth-of-type(2) {
  position: absolute;
  transform: rotate(0deg);
}

.c-grayTexBlk {
  width: 100%;
  max-width: 92.5vw;
  background-color: #EEEEEE;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .c-grayTexBlk {
    max-width: 960px;
  }
}
.c-grayTexBlk__content {
  padding: 12px 16px 8px;
}
.c-grayTexBlk__content p {
  font-size: 1.3rem;
  line-height: 1.9rem;
  margin-bottom: 0;
}
.c-grayTexBlk__content p .c-texLink {
  font-size: 1.3rem !important;
  line-height: 1.9rem !important;
}
.c-grayTexBlk__content strong {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
}
.c-grayTexBlk--narrower {
  width: 88%;
}

.c-tbl {
  width: 100%;
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: 500;
  color: #222222;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 0.2rem #00214B;
  border-bottom: solid 0.2rem #00214B;
}
.c-tbl__wrapper {
  width: 100%;
  overflow-x: scroll;
}
@media screen and (min-width: 428px) {
  .c-tbl__wrapper {
    overflow: hidden;
  }
}
.c-tbl__wrapper--md {
  width: 100%;
  overflow-x: scroll;
}
@media screen and (min-width: 640px) {
  .c-tbl__wrapper--md {
    overflow: hidden;
  }
}
@media screen and (min-width: 428px) {
  .c-tbl {
    font-size: 1.1rem;
  }
}
.c-tbl--noBdrTop {
  border-top: none;
}
.c-tbl th {
  color: #00214B;
  padding: 1rem 0.4rem;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
.c-tbl th small {
  color: #fff;
}
@media screen and (min-width: 380px) {
  .c-tbl th {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
.c-tbl td {
  padding: 1rem 0.4rem;
  font-size: 1.1rem;
  line-height: 1.2rem;
  min-width: 48px;
}
@media screen and (min-width: 380px) {
  .c-tbl td {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
.c-tbl .padTd {
  padding: 4px 12px;
}
.c-tbl tr th, .c-tbl tr td {
  border-bottom: solid 0.1rem #CCCCCC;
}
.c-tbl tr:last-of-type th, .c-tbl tr:last-of-type td {
  border-bottom: none;
}
.c-tbl tr .c-tbl__noBdr {
  border-bottom: none !important;
}
.c-tbl__lineHead tr th {
  border-bottom: solid 0.2rem #00214B !important;
}
.c-tbl__lineHead--thin tr th {
  border-bottom: solid 0.1rem #00214B !important;
}
.c-tbl__tag {
  background-color: #0271BC;
  color: #FFFFFF;
  padding: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 640px) {
  .c-tbl__tag {
    padding: 1.4rem 0.8rem;
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}
.c-tbl__tag--hg {
  background-color: #B19202 !important;
}
.c-tbl__tag--ra {
  background-color: #BF1B24 !important;
}
.c-tbl__tag--rb {
  background-color: #009C50 !important;
}
.c-tbl__tag--rc {
  background-color: #BA92DD !important;
}
.c-tbl__tag--jr {
  background-color: #EA8BB7 !important;
}
.c-tbl--whtBg {
  background-color: #FFFFFF;
}
.c-tbl--2col th, .c-tbl--2col td {
  width: 50%;
}
.c-tbl--center th, .c-tbl--center td {
  text-align: center !important;
}
.c-tbl .blueTd {
  background-color: #0271BC !important;
  color: #fff;
  padding: 6px 2px;
  text-align: center;
  min-width: 44px;
}
.c-tbl .blueTd--line {
  border-bottom: solid 1px #fff;
}
.c-tbl .blueTd--light {
  background-color: #3A9EE2 !important;
  color: #fff;
  padding: 6px 2px;
  text-align: center;
  min-width: 44px;
}
.c-tbl .blueTd--light--line {
  border-bottom: solid 1px #fff;
}
.c-tbl .grayTd {
  background-color: #EEEEEE !important;
}
.c-tbl .grayTd--light {
  background-color: #F6F6F6 !important;
}
.c-tbl .whiteTd {
  background-color: #FFFFFF !important;
}
.c-tbl .tBasi {
  background-color: #00214B !important;
  color: #fff;
  text-align: center;
}
.c-tbl .tBron {
  background-color: #8a5a38 !important;
  color: #fff;
  text-align: center;
}
.c-tbl .tSilv {
  background-color: #222222 !important;
  color: #fff;
  text-align: center;
}
.c-tbl .tGold {
  background-color: #D9B300 !important;
  color: #fff;
  text-align: center;
}
.c-tbl .tPlat {
  background-color: #8299a1 !important;
  color: #fff;
  text-align: center;
}
.c-tbl .tWhite {
  background-color: #fff !important;
}
.c-tbl .tWhite img {
  display: block;
  width: 20px;
  height: auto;
  margin: 0 auto;
}
.c-tbl .tFlex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-tbl .tFlex .c-memRank__rank {
  margin: 4px;
}
.c-tbl__rankBgs th, .c-tbl__rankBgs td {
  padding: 0.4rem 0.05rem;
  font-size: 0.9rem;
}
@media screen and (min-width: 340px) {
  .c-tbl__rankBgs th, .c-tbl__rankBgs td {
    font-size: 1rem;
  }
}
@media screen and (min-width: 380px) {
  .c-tbl__rankBgs th, .c-tbl__rankBgs td {
    font-size: 1.1rem;
  }
}
.c-tbl__rankBgs th span, .c-tbl__rankBgs td span {
  padding: 0.5rem 0;
  white-space: nowrap;
}
.c-tbl__rankBgs__bas span {
  display: block;
  background-color: #00214B !important;
  color: #fff;
  text-align: center;
}
.c-tbl__rankBgs__brz span {
  display: block;
  background-color: #8a5a38 !important;
  color: #fff;
  text-align: center;
}
.c-tbl__rankBgs__slv span {
  display: block;
  background-color: #222222 !important;
  color: #fff;
  text-align: center;
}
.c-tbl__rankBgs__gld span {
  display: block;
  background-color: #D9B300 !important;
  color: #fff;
  text-align: center;
}
.c-tbl__rankBgs__plt span {
  display: block;
  background-color: #8299a1 !important;
  color: #fff;
  text-align: center;
}
.c-tbl__rankBgs__wht {
  background-color: #fff !important;
}
.c-tbl__rankBgs__wht img {
  display: block;
  width: 20px;
  height: auto;
  margin: 0 auto;
}
.c-tbl__noBdr {
  border: none !important;
}
.c-tbl__navyHead tr th {
  background-color: #00214B !important;
}
.c-tbl__modal {
  cursor: pointer;
  position: relative;
  padding-right: 2.4rem !important;
}
.c-tbl__modal::after {
  content: "";
  background-image: url("../img/common/ico_plus-red.svg");
  background-size: cover;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0.4rem;
}
@media screen and (min-width: 380px) {
  .c-tbl__modal::after {
    width: 16px;
    height: 16px;
    right: 0.6rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl__modal::after {
    right: 0.8rem;
  }
}
.c-tbl__modal__data {
  display: none !important;
}
.c-tbl--grid--1col2col tr, .c-tbl--grid--1col3col tr, .c-tbl--grid--1col4col tr, .c-tbl--grid--1col5col tr, .c-tbl--grid--1col6col tr {
  display: grid;
  gap: 0.1rem;
  background-color: transparent !important;
}
.c-tbl--grid--1col2col thead th, .c-tbl--grid--1col3col thead th, .c-tbl--grid--1col4col thead th, .c-tbl--grid--1col5col thead th, .c-tbl--grid--1col6col thead th {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tbl--grid--1col2col td, .c-tbl--grid--1col3col td, .c-tbl--grid--1col4col td, .c-tbl--grid--1col5col td, .c-tbl--grid--1col6col td {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tbl--grid--1col2col tbody, .c-tbl--grid--1col3col tbody, .c-tbl--grid--1col4col tbody, .c-tbl--grid--1col5col tbody, .c-tbl--grid--1col6col tbody {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  gap: 0.1rem;
}
.c-tbl--grid--1col2col tr {
  grid-template-columns: auto repeat(2, 1fr);
}
.c-tbl--grid--1col3col tr {
  grid-template-columns: auto repeat(3, 1fr);
}
.c-tbl--grid--1col4col tr {
  grid-template-columns: auto repeat(4, 1fr);
}
.c-tbl--grid--1col5col tr {
  grid-template-columns: auto repeat(5, 1fr);
}
.c-tbl--grid--1col6col tr {
  grid-template-columns: auto repeat(6, 1fr);
}
.c-tbl--48 td, .c-tbl--48 th {
  min-width: 4.8rem;
}
.c-tbl--52 td, .c-tbl--52 th {
  min-width: 5.2rem;
}
@media screen and (min-width: 380px) {
  .c-tbl--52--xs td, .c-tbl--52--xs th {
    min-width: 5.2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl--52--tb td, .c-tbl--52--tb th {
    min-width: 5.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl--52--pc td, .c-tbl--52--pc th {
    min-width: 5.2rem;
  }
}
.c-tbl--60 td, .c-tbl--60 th {
  min-width: 6rem;
}
@media screen and (min-width: 380px) {
  .c-tbl--60--xs td, .c-tbl--60--xs th {
    min-width: 6rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl--60--tb td, .c-tbl--60--tb th {
    min-width: 6rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl--60--pc td, .c-tbl--60--pc th {
    min-width: 6rem;
  }
}
.c-tbl--62 td, .c-tbl--62 th {
  min-width: 6.2rem;
}
@media screen and (min-width: 380px) {
  .c-tbl--62--xs td, .c-tbl--62--xs th {
    min-width: 6.2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl--62--tb td, .c-tbl--62--tb th {
    min-width: 6.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl--62--pc td, .c-tbl--62--pc th {
    min-width: 6.2rem;
  }
}
.c-tbl--80 td, .c-tbl--80 th {
  min-width: 8rem;
}
@media screen and (min-width: 640px) {
  .c-tbl--80--tb td, .c-tbl--80--tb th {
    min-width: 8rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl--80--pc td, .c-tbl--80--pc th {
    min-width: 8rem;
  }
}
.c-tbl--120 td, .c-tbl--120 th {
  min-width: 12rem;
}
@media screen and (min-width: 640px) {
  .c-tbl--120--tb td, .c-tbl--120--tb th {
    min-width: 12rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl--120--pc td, .c-tbl--120--pc th {
    min-width: 12rem;
  }
}
.c-tbl--160 td, .c-tbl--160 th {
  min-width: 16rem;
}
@media screen and (min-width: 640px) {
  .c-tbl--160--tb td, .c-tbl--160--tb th {
    min-width: 16rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl--160--pc td, .c-tbl--160--pc th {
    min-width: 16rem;
  }
}
.c-tbl--pdH16 th, .c-tbl--pdH16 td {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.c-tbl--fs11 th, .c-tbl--fs11 td {
  font-size: 1rem;
  line-height: 1.2rem;
}
@media screen and (min-width: 380px) {
  .c-tbl--fs11 th, .c-tbl--fs11 td {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl--fs11 th, .c-tbl--fs11 td {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}

.c-tbl2 {
  width: 100%;
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: 500;
  color: #222222;
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate; /* セルとセルの間にスペースを確保したい場合 */
  border-spacing: 1px;
}
.c-tbl2__wrapper {
  width: 100%;
  overflow-x: scroll;
}
@media screen and (min-width: 428px) {
  .c-tbl2 {
    font-size: 1.1rem;
  }
}
.c-tbl2 small {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
.c-tbl2 th {
  background-color: #00214B;
  color: #fff;
  padding: 1rem 0.4rem;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
.c-tbl2 th small {
  color: #fff;
}
.c-tbl2 td {
  background-color: #EEEEEE;
  padding: 1rem 0.4rem;
  font-size: 1.1rem;
  line-height: 1.2rem;
  min-width: 48px;
}
.c-tbl2 .padTd {
  padding: 4px 12px;
}
.c-tbl2 tr:nth-child(odd) {
  background-color: #EEEEEE;
}
.c-tbl2 tr:nth-child(odd) td {
  background-color: #EEEEEE;
}
.c-tbl2 tr:nth-child(odd) th {
  background-color: #0271BC;
}
.c-tbl2 tr:nth-of-type(even) {
  background-color: #F6F6F6;
}
.c-tbl2 tr:nth-of-type(even) td {
  background-color: #F9F9F9;
}
.c-tbl2 tr:nth-of-type(even) th {
  background-color: #3A9EE2;
}
.c-tbl2--2col th, .c-tbl2--2col td {
  width: 50%;
}
.c-tbl2--center th, .c-tbl2--center td {
  text-align: center !important;
}
.c-tbl2 .blueTd {
  background-color: #0271BC !important;
  color: #fff;
  padding: 6px 2px;
  text-align: center;
  min-width: 44px;
}
.c-tbl2 .blueTd--line {
  border-bottom: solid 1px #fff;
}
.c-tbl2 .blueTd--light {
  background-color: #3A9EE2 !important;
  color: #fff;
  padding: 6px 2px;
  text-align: center;
  min-width: 44px;
}
.c-tbl2 .blueTd--light--line {
  border-bottom: solid 1px #fff;
}
.c-tbl2 .grayTd {
  background-color: #EEEEEE !important;
}
.c-tbl2 .grayTd--light {
  background-color: #F6F6F6 !important;
}
.c-tbl2 .whiteTd {
  background-color: #FFFFFF !important;
}
.c-tbl2 .tBasi {
  background-color: #00214B !important;
  color: #fff;
  text-align: center;
}
.c-tbl2 .tBron {
  background-color: #8a5a38 !important;
  color: #fff;
  text-align: center;
}
.c-tbl2 .tSilv {
  background-color: #222222 !important;
  color: #fff;
  text-align: center;
}
.c-tbl2 .tGold {
  background-color: #D9B300 !important;
  color: #fff;
  text-align: center;
}
.c-tbl2 .tPlat {
  background-color: #8299a1 !important;
  color: #fff;
  text-align: center;
}
.c-tbl2 .tWhite {
  background-color: #fff !important;
}
.c-tbl2 .tWhite img {
  display: block;
  width: 20px;
  height: auto;
  margin: 0 auto;
}
.c-tbl2 .tFlex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-tbl2 .tFlex .c-memRank__rank {
  margin: 4px;
}
.c-tbl2__navyHead tr th {
  background-color: #00214B !important;
}
.c-tbl2__modal {
  cursor: pointer;
  position: relative;
  padding-right: 2.4rem !important;
}
.c-tbl2__modal::after {
  content: "";
  background-image: url("../img/common/ico_plus-red.svg");
  background-size: cover;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0.4rem;
}
@media screen and (min-width: 380px) {
  .c-tbl2__modal::after {
    width: 16px;
    height: 16px;
    right: 0.6rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl2__modal::after {
    right: 0.8rem;
  }
}
.c-tbl2__modal__data {
  display: none !important;
}
.c-tbl2--grid--1col2col tr, .c-tbl2--grid--1col3col tr, .c-tbl2--grid--1col4col tr, .c-tbl2--grid--1col5col tr, .c-tbl2--grid--1col6col tr {
  display: grid;
  gap: 0.1rem;
  background-color: transparent !important;
}
.c-tbl2--grid--1col2col thead th, .c-tbl2--grid--1col3col thead th, .c-tbl2--grid--1col4col thead th, .c-tbl2--grid--1col5col thead th, .c-tbl2--grid--1col6col thead th {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tbl2--grid--1col2col td, .c-tbl2--grid--1col3col td, .c-tbl2--grid--1col4col td, .c-tbl2--grid--1col5col td, .c-tbl2--grid--1col6col td {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tbl2--grid--1col2col tbody, .c-tbl2--grid--1col3col tbody, .c-tbl2--grid--1col4col tbody, .c-tbl2--grid--1col5col tbody, .c-tbl2--grid--1col6col tbody {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  gap: 0.1rem;
}
.c-tbl2--grid--1col2col tr {
  grid-template-columns: auto repeat(2, 1fr);
}
.c-tbl2--grid--1col3col tr {
  grid-template-columns: auto repeat(3, 1fr);
}
.c-tbl2--grid--1col4col tr {
  grid-template-columns: auto repeat(4, 1fr);
}
.c-tbl2--grid--1col5col tr {
  grid-template-columns: auto repeat(5, 1fr);
}
.c-tbl2--grid--1col6col tr {
  grid-template-columns: auto repeat(6, 1fr);
}
.c-tbl2--48 td, .c-tbl2--48 th {
  min-width: 4.8rem;
}
.c-tbl2--52 td, .c-tbl2--52 th {
  min-width: 5.2rem;
}
@media screen and (min-width: 380px) {
  .c-tbl2--52--xs td, .c-tbl2--52--xs th {
    min-width: 5.2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl2--52--tb td, .c-tbl2--52--tb th {
    min-width: 5.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl2--52--pc td, .c-tbl2--52--pc th {
    min-width: 5.2rem;
  }
}
.c-tbl2--60 td, .c-tbl2--60 th {
  min-width: 6rem;
}
@media screen and (min-width: 380px) {
  .c-tbl2--60--xs td, .c-tbl2--60--xs th {
    min-width: 6rem;
  }
}
@media screen and (min-width: 640px) {
  .c-tbl2--60--tb td, .c-tbl2--60--tb th {
    min-width: 6rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl2--60--pc td, .c-tbl2--60--pc th {
    min-width: 6rem;
  }
}
.c-tbl2--80 td, .c-tbl2--80 th {
  min-width: 8rem;
}
@media screen and (min-width: 640px) {
  .c-tbl2--80--tb td, .c-tbl2--80--tb th {
    min-width: 8rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl2--80--pc td, .c-tbl2--80--pc th {
    min-width: 8rem;
  }
}
.c-tbl2--120 td, .c-tbl2--120 th {
  min-width: 12rem;
}
@media screen and (min-width: 640px) {
  .c-tbl2--120--tb td, .c-tbl2--120--tb th {
    min-width: 12rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl2--120--pc td, .c-tbl2--120--pc th {
    min-width: 12rem;
  }
}
.c-tbl2--160 td, .c-tbl2--160 th {
  min-width: 16rem;
}
@media screen and (min-width: 640px) {
  .c-tbl2--160--tb td, .c-tbl2--160--tb th {
    min-width: 16rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-tbl2--160--pc td, .c-tbl2--160--pc th {
    min-width: 16rem;
  }
}

.c-pageTabs {
  width: 92.5%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem;
}
@media screen and (min-width: 1024px) {
  .c-pageTabs {
    width: 100%;
  }
}
.c-pageTabs__tab {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  list-style: none;
  border-radius: 1rem 1rem 0 0;
  height: 6.4rem;
  color: #FFFFFF;
  font-size: 2.2rem;
  line-height: 2.4rem;
  letter-spacing: 0.12em;
  font-weight: 700;
}
.c-pageTabs__tab--navy {
  background-color: #00214B;
  border-bottom: solid 0.2rem #00214B;
}
.c-pageTabs__tab--navy--inActive {
  border-bottom: solid 0.2rem #FFFFFF;
}
.c-pageTabs__tab--blue {
  background-color: #0271BC;
  border-bottom: solid 0.2rem #0271BC;
}
.c-pageTabs__tab--blue--inActive {
  border-bottom: solid 0.2rem #FFFFFF;
}
.c-pageTabs__content {
  background-color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .c-pageTabs__content {
    background-color: transparent;
  }
}
.c-pageTabs__content--navy {
  border-top: solid 1.2rem #00214B;
}
.c-pageTabs__content--blue {
  border-top: solid 1.2rem #0271BC;
}
.c-pageTabs__content--hidden {
  display: none !important;
}

.borderTop {
  border-top: solid 1px #222222;
}

.c-flexBlk {
  display: flex;
  align-items: flex-start;
}
.c-flexBlk--alcen {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.c-flexBlk--wrap {
  display: flex;
  flex-wrap: wrap;
}
.c-flexBlk--end {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}
.c-flexBlk--end--alcen {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.c-flexBlk--center {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.c-flexBlk--center--alcen {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-flexBlk--col {
  display: flex;
  flex-direction: column;
}
.c-flexBlk--col--btw {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.c-flexBlk--col--jcCen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.c-flexBlk--col--center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.l-grid--2col {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 640px) {
  .l-grid--2col--tb {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .l-grid--2col--pc {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.l-grid--3col {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 428px) {
  .l-grid--3col--sm {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 640px) {
  .l-grid--3col--tb {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .l-grid--3col--pc {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}

.l-gap2 {
  gap: 0.2rem;
}
.l-gap4 {
  gap: 0.4rem;
}
.l-gap8 {
  gap: 0.8rem;
}
.l-gap12 {
  gap: 1.2rem;
}
.l-gap16 {
  gap: 1.6rem;
}
.l-gap18 {
  gap: 1.8rem;
}
.l-gap20 {
  gap: 2rem;
}
.l-gap24 {
  gap: 2.4rem;
}
.l-gap28 {
  gap: 2.8rem;
}
.l-gap32 {
  gap: 3.2rem;
}
@media screen and (min-width: 640px) {
  .l-gap2--tb {
    gap: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap2--pc {
    gap: 0.2rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap4--tb {
    gap: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap4--pc {
    gap: 0.4rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap8--tb {
    gap: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap8--pc {
    gap: 0.8rem;
  }
}
@media screen and (min-width: 380px) {
  .l-gap12--xs {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 428px) {
  .l-gap12--sm {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap12--tb {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap12--pc {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 380px) {
  .l-gap16--xs {
    gap: 1.6rem;
  }
}
@media screen and (min-width: 428px) {
  .l-gap16--sm {
    gap: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap16--tb {
    gap: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap16--pc {
    gap: 1.6rem;
  }
}
@media screen and (min-width: 380px) {
  .l-gap18--xs {
    gap: 1.8rem;
  }
}
@media screen and (min-width: 428px) {
  .l-gap18--sm {
    gap: 1.8rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap18--tb {
    gap: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap18--pc {
    gap: 1.8rem;
  }
}
@media screen and (min-width: 380px) {
  .l-gap20--xs {
    gap: 2rem;
  }
}
@media screen and (min-width: 428px) {
  .l-gap20--sm {
    gap: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap20--tb {
    gap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap20--pc {
    gap: 2rem;
  }
}
@media screen and (min-width: 380px) {
  .l-gap24--xs {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 428px) {
  .l-gap24--sm {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap24--tb {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap24--pc {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 380px) {
  .l-gap28--xs {
    gap: 2.8rem;
  }
}
@media screen and (min-width: 428px) {
  .l-gap28--sm {
    gap: 2.8rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap28--tb {
    gap: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap28--pc {
    gap: 2.8rem;
  }
}
@media screen and (min-width: 380px) {
  .l-gap32--xs {
    gap: 2.8rem;
  }
}
@media screen and (min-width: 428px) {
  .l-gap32--sm {
    gap: 2.8rem;
  }
}
@media screen and (min-width: 640px) {
  .l-gap32--tb {
    gap: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-gap32--pc {
    gap: 2.8rem;
  }
}

.u-spWrap td, .u-spWrap th {
  display: block;
  padding: 12px 8px;
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.u-spWrap th {
  margin-top: 12px;
}
.u-spWrap .dataLabel {
  display: grid;
  grid-template-columns: 3fr 4fr;
  grid-row: 1fr;
  column-gap: 8px;
  padding: 0;
  border-bottom: solid 1px #fff;
}
.u-spWrap .dataLabel::before {
  content: attr(data-label);
  background-color: #0271BC;
  color: #fff;
  height: 100%;
  width: 100%;
  padding: 8px;
}
.u-spWrap .dataLabel div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.u-spWrap .spHidden {
  display: none;
}
@media screen and (min-width: 640px) {
  .u-spWrap .spHidden {
    display: table-cell;
  }
  .u-spWrap td, .u-spWrap th, .u-spWrap .dataLabel {
    display: table-cell;
    font-size: 1.1rem;
    line-height: 1.9rem;
  }
  .u-spWrap .dataLabel {
    padding: 12px 8px;
    border-bottom: none;
  }
  .u-spWrap .dataLabel::before {
    display: none;
  }
}

.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 10;
  transition: 0.2s ease;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 8rem 0;
  overflow: scroll;
}
.c-modal--open {
  opacity: 1 !important;
  pointer-events: auto !important;
  transition: 0.2s ease;
}
.c-modal__cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 33, 75, 0.9);
  z-index: 1;
}
.c-modal__content {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 1rem;
}
@media screen and (min-width: 640px) {
  .c-modal__content {
    padding: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-modal__content {
    padding: 3.2rem;
  }
}
.c-modal__head {
  background-color: #EEEEEE;
  color: #00214B;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  padding: 1.2rem 3vw;
  border-radius: 1rem 1rem 0 0;
}
@media screen and (min-width: 640px) {
  .c-modal__head {
    background-color: #00214B;
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 500;
    padding: 1.2rem 1.6rem;
  }
}
.c-modal__main {
  padding: 2.4rem;
  border-radius: 0 0 1rem 1rem;
}
@media screen and (min-width: 640px) {
  .c-modal__main {
    padding: 1.6rem;
    background-color: #EEEEEE;
  }
}
.c-modal__main img {
  display: block;
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 640px) {
  .c-modal__main img {
    max-width: 480px;
  }
}
.c-modal__main__img--100 {
  max-width: none !important;
}
.c-modal .close {
  position: fixed;
  top: 1.2rem;
  right: 1.2rem;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  border-radius: 0;
  background-color: transparent;
  grid-column: 4/5;
  width: 64px;
  height: 64px;
  padding-top: 4px;
  box-sizing: border-box;
}
@media screen and (min-width: 380px) {
  .c-modal .close {
    width: 77px;
  }
}
@media screen and (min-width: 1024px) {
  .c-modal .close {
    top: 1.2rem;
    right: 2rem;
    right: calc(50vw - 512px);
    width: 56px;
    height: 56px;
    grid-column: 3/4;
  }
}
.c-modal .close span {
  width: 2.9rem;
  height: 0.48rem;
  background-color: #fff;
  margin-bottom: 6px;
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.c-modal .close span:first-of-type {
  transform: rotate(45deg) translateY(3px) translateX(3px);
}
.c-modal .close span:last-of-type {
  transform: rotate(-45deg) translateY(-5px) translateX(4px);
  margin-bottom: 8px;
}
@media screen and (min-width: 1024px) {
  .c-modal .close span {
    width: 40px;
    margin-bottom: 5px;
  }
  .c-modal .close span:last-of-type {
    margin-bottom: 10px;
  }
}
.c-modal .close::after {
  color: #fff;
  content: "CLOSE";
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  display: block;
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .c-modal .close::after {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
}

.c-modalImg {
  cursor: pointer;
}

.c-modalBtn {
  cursor: pointer;
}
.c-modalBtn__data {
  display: none !important;
}

.c-modalTxtWrapper__txt {
  cursor: pointer;
}
.c-modalTxtWrapper__data {
  display: none !important;
}

.c-head01 {
  background: linear-gradient(-30deg, #00214B 30%, #0271BC 100%);
  background: -webkit-linear-gradient(-120deg, #00214B 30%, #0271BC 100%);
  background: -moz-linear-gradient(-120deg, #00214B 30%, #0271BC 100%);
  color: #fff;
  text-align: left;
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  width: 100%;
  max-width: 100vw;
  padding: 0.8rem 0;
  min-height: 6.4rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  /*&::before,&::after{
    content: "";
    width:100%;
    height:2px;
    background-color: #0271BC;
  }
  &::before{
    margin-bottom: 1.4rem;
    @include vm.mq(lg){
      margin-bottom: 1.4rem;
    }
  }
  &::after{
    margin-top: 1.4rem;
    @include vm.mq(lg){
      margin-top: 1.4rem;
    }
  }*/
}
.c-head01--center {
  text-align: center;
  align-items: center;
}
@media screen and (min-width: 428px) {
  .c-head01 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-head01 {
    padding: 0.6rem 0;
    align-items: center;
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.8rem;
    font-weight: 700;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-head01 span {
  padding-left: 3.7vw;
  padding-right: 3.7vw;
}
@media screen and (min-width: 428px) {
  .c-head01 span {
    padding-left: 2vw;
    padding-right: 2vw;
  }
}
@media screen and (min-width: 1024px) {
  .c-head01 span {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-head01--pdH12 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.c-head02 {
  border-bottom: solid 0.2rem #00214B;
  color: #00214B;
  text-align: center;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 380px) {
  .c-head02 {
    font-size: 2.2rem;
    line-height: 3.2rem;
    padding: 0 1rem 2.4rem;
  }
}
@media screen and (min-width: 428px) {
  .c-head02 {
    padding: 0 1.6rem 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-head02 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    max-width: 960px;
    padding: 0 1.6rem 2.4rem;
  }
}
.c-head02--tag {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .c-head02--tag {
    padding-bottom: 1.8rem;
  }
}
.c-head02--tag .c-head02__tag {
  display: block;
  background-color: #0271BC;
  color: #FFFFFF;
  padding: 0.6rem 3.2rem 0.6rem;
  border-radius: 0.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 640px) {
  .c-head02--tag .c-head02__tag {
    padding: 0.8rem 4.4rem 0.8rem;
    border-radius: 0.6rem;
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
}

.c-tag {
  background-color: #0271BC;
  color: #FFFFFF;
  padding: 0.4rem 1rem 0.4rem;
  border-radius: 3.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-right: 0.6rem;
  margin-bottom: 0.2rem;
  position: relative;
  top: -0.1rem;
}
.c-tag--jr {
  background-color: #DB72A3;
  color: #FFFFFF;
  padding: 0.4rem 1rem 0.4rem;
  border-radius: 3.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-right: 1rem;
}
.c-tag--rd {
  background-color: #DF0000;
  color: #FFFFFF;
  padding: 0.4rem 1rem 0.4rem;
  border-radius: 3.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-right: 1rem;
}

.c-prizeHead {
  background-color: #0271BC;
  color: #fff;
  display: flex;
  padding: 1rem;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  padding-right: 48px;
}
@media screen and (min-width: 640px) {
  .c-prizeHead {
    justify-content: center;
    font-size: 2rem;
    line-height: 2.9rem;
  }
}
.c-prizeHead::after {
  content: "";
  position: absolute;
  right: 16px;
  background-image: url("../img/common/ico_down-arrow-sq.svg");
  width: 16px;
  height: 16px;
}
.c-prizeHead__balloon {
  position: relative;
  left: 0;
  border-radius: 2px;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 700;
  background-color: #fff;
  color: #AB0007;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 36px;
  margin-right: 1.8rem;
}
@media screen and (min-width: 380px) {
  .c-prizeHead__balloon {
    width: 160px;
    height: 36px;
    margin-right: 2.4rem;
  }
}
@media screen and (min-width: 428px) {
  .c-prizeHead__balloon {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 640px) {
  .c-prizeHead__balloon {
    width: 192px;
    height: 32px;
    font-size: 1.6rem;
    line-height: 1.6rem;
    position: absolute;
    left: 1.6rem;
    width: 192px;
    height: 32px;
    margin-right: 0;
  }
}
.c-prizeHead__balloon::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 8px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: -8px;
}
.c-prizeHead--limited {
  background-color: #fff;
  color: #0271BC;
}
.c-prizeHead--limited span {
  color: #fff;
  background-color: #AB0007;
}
.c-prizeHead--limited span::after {
  border-color: transparent transparent transparent #AB0007;
}
.c-prizeHead--limited::after {
  background-image: url("../img/common/ico_down-arrow-sq-blue.svg");
}
.c-prizeHead--center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-head03 {
  display: block;
  background-color: #00214B;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  padding: 1.2rem 1.6rem;
}
.c-head03--red .c-grayTexBlk__head {
  background-color: #AB0007;
}
.c-head03--blue {
  background-color: #0271BC;
}
.c-head03--center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-head04 {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 700;
  padding-left: 4rem;
  position: relative;
  color: #00214B;
}
.c-head04::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1rem;
  background-color: #0271BC;
  width: 3rem;
  height: 2px;
}

.c-acordion {
  overflow: hidden;
}
.c-acordion__content {
  opacity: 0;
  pointer-events: none;
  max-height: 0;
  height: 0;
  pointer-events: none;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
.c-acordion .c-bgBlk {
  padding: 0 !important;
}
.c-acordion .c-bgBlk--lightblue {
  padding: 0 !important;
}
.c-acordion__btn {
  cursor: pointer;
  position: relative;
}
.c-acordion__btn::before, .c-acordion__btn::after {
  display: none !important;
}
.c-acordion__btn__plus {
  position: absolute;
  right: 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: solid 1px #CCCCCC;
  border-radius: 2px;
  box-sizing: border-box;
}
.c-acordion__btn__plus__bar {
  background-color: #0271BC;
  width: 12px;
  height: 2px;
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
  position: absolute;
}
.c-acordion__btn__plus__bar:last-of-type {
  transform: rotate(90deg);
}
.c-acordion--open .c-acordion__content {
  opacity: 1;
  height: auto;
  pointer-events: auto;
  max-height: 200000px !important;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
.c-acordion--open .c-bgBlk {
  padding: 1.6rem !important;
}
.c-acordion--open .c-bgBlk--lightblue {
  padding: 1.6rem !important;
}
.c-acordion--open .c-bgBlk--mdPad {
  padding: 2.8rem !important;
}
@media screen and (min-width: 640px) {
  .c-acordion--open .c-bgBlk--mdPad--tb {
    padding: 2.8rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .c-acordion--open .c-bgBlk--mdPad--pc {
    padding: 2.8rem !important;
  }
}
.c-acordion--open .c-bgBlk--wdPad {
  padding: 3.2rem !important;
}
@media screen and (min-width: 640px) {
  .c-acordion--open .c-bgBlk--wdPad--tb {
    padding: 3.2rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .c-acordion--open .c-bgBlk--wdPad--pc {
    padding: 3.2rem !important;
  }
}
.c-acordion--open .c-acordion__btn__plus__bar:last-of-type {
  transform: rotate(0deg);
}

.c-headTxt__main {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 900;
  text-align: center;
}
@media screen and (min-width: 428px) {
  .c-headTxt__main {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 640px) {
  .c-headTxt__main {
    font-size: 3.2rem;
    line-height: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-headTxt__main {
    font-size: 3.6rem;
    line-height: 4.4rem;
  }
}
.c-headTxt__sub {
  display: block;
  width: 100%;
  background-color: #00214B;
  color: #ffffff;
  padding: 0.4rem 0;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 428px) {
  .c-headTxt__sub {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 640px) {
  .c-headTxt__sub {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}

.c-btn01 {
  cursor: pointer;
  transition: 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  background-color: #FFFFFF;
  position: relative;
  width: 100%;
  height: 5.6rem;
  border-radius: 5.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #00214B;
}
@media screen and (min-width: 380px) {
  .c-btn01 {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 428px) {
  .c-btn01 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.c-btn01 small {
  font-size: 1.5rem;
  line-height: 2rem;
  display: block;
}
.c-btn01::after {
  content: "";
  position: absolute;
  background-image: url("../img/common/ico_arrow-navy.svg");
  right: 0.8rem;
  width: 1rem;
  height: 1rem;
}
@media screen and (min-width: 380px) {
  .c-btn01::after {
    right: 2.2rem;
    width: 1rem;
    height: 1rem;
  }
}
@media screen and (min-width: 640px) {
  .c-btn01::after {
    right: 2.2rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}
.c-btn01--autoH {
  padding: 1.2rem 1rem 1.5rem;
  height: auto;
  min-height: 5.6rem;
}
.c-btn01--bdr {
  border: solid 2px #00214B;
  background-color: #FFFFFF;
}
.c-btn01--blueTxt {
  color: #0271BC;
}
.c-btn01--rd {
  background-color: #BF1B24;
  color: #FFFFFF;
}
.c-btn01--rd::after {
  background-image: url("../img/common/ico_arrow-white.svg");
}
.c-btn01--navy {
  background-color: #00214B;
  color: #FFFFFF;
}
.c-btn01--navy::after {
  background-image: url("../img/common/ico_arrow-white.svg");
}
.c-btn01--modal .c-btn01__content::after {
  width: 25px;
  height: 25px;
  background-image: url("../img/common/ico_modal.svg");
  background-size: cover;
}
.c-btn01--info .c-btn01__content::after {
  width: 1.6rem;
  height: 1.6rem;
  right: 0.6rem;
  background-image: url("../img/common/ico_info-blue.svg");
  background-size: cover;
}
@media screen and (min-width: 428px) {
  .c-btn01--info .c-btn01__content::after {
    right: 0.8rem;
    width: 2rem;
    height: 2rem;
  }
}
.c-btn01--outer::after {
  background-image: url("../img/common/ico_outer-navy.svg");
  background-size: cover;
  right: 1.6rem;
  width: 1.4rem;
  height: 1.4rem;
}
@media screen and (min-width: 380px) {
  .c-btn01--outer::after {
    right: 2.2rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-btn01--outer::after {
    right: 2.4rem;
    width: 1.4rem;
    height: 1.4rem;
  }
}
.c-btn01--outer--w::after {
  background-image: url("../img/common/ico_outer-white.svg");
  background-size: cover;
  right: 1.6rem;
  width: 1.4rem;
  height: 1.4rem;
}
@media screen and (min-width: 380px) {
  .c-btn01--outer--w::after {
    right: 2.2rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-btn01--outer--w::after {
    right: 2.4rem;
    width: 1.4rem;
    height: 1.4rem;
  }
}
.c-btn01--wider {
  height: 72px;
}
.c-btn01--icon2 .c-btn01__content::after {
  content: "";
  position: absolute;
  background-image: url("../img/common/ico_btn-arrow.svg");
  right: 0.4rem;
  width: 1.8rem;
  height: 1.8rem;
}
@media screen and (min-width: 428px) {
  .c-btn01--icon2 .c-btn01__content::after {
    right: 0.8rem;
    width: 2.4rem;
    height: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .c-btn01--icon2 .c-btn01__content::after {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.c-btn01--down::after {
  background-image: url("../img/common/ico_down-navy.svg");
  background-size: cover;
}
.c-btn01--down--w::after {
  background-image: url("../img/common/ico_down-white.svg");
  background-size: cover;
}
.c-btn01--none .c-btn01__content {
  padding: 0 2.4rem 0 1.2rem;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.c-btn01--none .c-btn01__content::after {
  display: none !important;
}
.c-btn01--blue {
  background-color: #7CBEEB;
}
.c-btn01--blue .c-btn01__content {
  background-color: #0271BC;
  color: #fff;
}
.c-btn01--blue:hover {
  opacity: 1;
}
.c-btn01--blue:hover .c-btn01__content {
  background-color: #1e92df;
  opacity: 1;
}
.c-btn01--spLeft .c-btn01__content {
  justify-content: flex-start;
  padding-left: 1.8rem;
}
@media screen and (min-width: 428px) {
  .c-btn01--spLeft .c-btn01__content {
    padding-left: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .c-btn01--spLeft .c-btn01__content {
    justify-content: center;
  }
}
.c-btn01--inActive {
  filter: grayscale(1);
  opacity: 0.4;
  pointer-events: none !important;
}

.c-btn02 {
  cursor: pointer;
  display: block;
  border-radius: 4px;
  border: solid 2px #CCCCCC;
  background-color: #EEEEEE;
  padding: 0 16px;
  height: 40px;
  padding: 2px;
  min-width: 160px;
  max-width: 92.5vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 640px) {
  .c-btn02 {
    min-width: 320px;
  }
}
@media screen and (min-width: 1024px) {
  .c-btn02 {
    max-width: 480px;
  }
}
.c-btn02__content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #fff;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 700;
  color: #222222;
}
.c-btn02--outer .c-btn02__content {
  position: relative;
}
.c-btn02--outer .c-btn02__content::after {
  position: absolute;
  right: 6px;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../img/common/ico_outer-blue.svg");
}
.c-btn02--modal .c-btn02__content {
  position: relative;
}
.c-btn02--modal .c-btn02__content::after {
  position: absolute;
  right: 6px;
  content: "";
  width: 20px;
  height: 14px;
  background-image: url("../img/stdBtnModal.svg");
  background-size: cover;
}

.c-btnJoin {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  padding: 0.2rem;
  border-radius: 0.4rem;
  box-shadow: 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.6);
  height: 5.6rem;
}
.c-btnJoin__content {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  border-radius: 0.2rem;
  border: solid 0.2rem rgba(255, 255, 255, 0.4);
  position: relative;
  background: linear-gradient(0deg, #DF0000 0%, #AB0007 100%);
  background: -webkit-linear-gradient(-90deg, #DF0000 0%, #AB0007 100%);
  background: -moz-linear-gradient(-90deg, #DF0000 0%, #AB0007 100%);
}
.c-btnJoin__content::after {
  position: absolute;
  right: 6px;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../img/common/ico_outer-white.svg");
}
.c-btnJoin__txt {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  text-shadow: 0.2rem 0.2rem 0 rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
@media screen and (min-width: 380px) {
  .c-btnJoin__txt {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .c-btnJoin__txt {
    font-size: 2.2rem;
    line-height: 2.9rem;
  }
}

.c-iconBtn {
  cursor: pointer;
  transition: 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  background-color: #FFFFFF;
  color: #00214B;
  position: relative;
  width: 100%;
  height: 7.2rem;
  border-radius: 7.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
}
@media screen and (min-width: 380px) {
  .c-iconBtn {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 428px) {
  .c-iconBtn {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
.c-iconBtn::after {
  content: "";
  position: absolute;
  background-image: url("../img/common/ico_arrow-navy.svg");
  right: 0.8rem;
  width: 1.2rem;
  height: 1.2rem;
}
@media screen and (min-width: 380px) {
  .c-iconBtn::after {
    right: 2.2rem;
    width: 1.4rem;
    height: 1.4rem;
  }
}
@media screen and (min-width: 428px) {
  .c-iconBtn::after {
    right: 2.2rem;
    width: 1.6rem;
    height: 1.6rem;
  }
}
.c-iconBtn__icon {
  position: absolute;
  width: 4.4rem;
  height: 4.4rem;
  left: 1.6rem;
}
.c-iconBtn--bdr {
  border: solid 0.2rem #00214B;
}
.c-iconBtn--rd {
  background-color: #BF1B24;
  color: #FFFFFF;
}
.c-iconBtn--rd::after {
  background-image: url("../img/common/ico_arrow-white.svg");
}
.c-iconBtn--navy {
  background-color: #00214B;
  color: #FFFFFF;
}
.c-iconBtn--navy::after {
  background-image: url("../img/common/ico_arrow-white.svg");
}

.c-gridBtn {
  transition: 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  background-color: #FFFFFF;
  position: relative;
  width: 100%;
  padding: 0.8rem;
  border-radius: 5.6rem;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 640px) {
  .c-gridBtn {
    border-radius: 5.6rem;
  }
}
.c-gridBtn__content {
  width: 100%;
  display: grid;
  grid-template-columns: 13.2rem 1fr;
  grid-template-rows: 4.2rem;
  height: 4.2rem;
  align-items: center;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
@media screen and (min-width: 380px) {
  .c-gridBtn__content {
    font-size: 1.3rem;
    line-height: 1.7rem;
    padding-right: 1.2rem;
  }
}
@media screen and (min-width: 428px) {
  .c-gridBtn__content {
    grid-template-columns: 17.6rem 1fr;
  }
}
@media screen and (min-width: 640px) {
  .c-gridBtn__content {
    grid-template-rows: 4.8rem;
    height: 4.8rem;
    font-size: 1.8rem;
    line-height: 2rem;
    grid-template-columns: 26rem 1fr;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-gridBtn__content {
    grid-template-columns: 28.4rem 1fr;
  }
}
.c-gridBtn__info {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
@media screen and (min-width: 428px) {
  .c-gridBtn__info {
    gap: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .c-gridBtn__info {
    gap: 2rem;
  }
}
.c-gridBtn__info__name {
  color: #FFFFFF;
  background-color: #DB72A3;
  height: 4.2rem;
  border-radius: 4.2rem;
  width: 6.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
@media screen and (min-width: 428px) {
  .c-gridBtn__info__name {
    height: 4.2rem;
    border-radius: 4.2rem;
    width: 7.7rem;
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 640px) {
  .c-gridBtn__info__name {
    height: 4.8rem;
    border-radius: 4.8rem;
    width: 14rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-gridBtn__info__name {
    width: 16rem;
  }
}
.c-gridBtn__info__price {
  font-size: 1.5rem;
  line-height: 1.6rem;
  color: #222222;
  text-align: center;
}
@media screen and (min-width: 428px) {
  .c-gridBtn__info__price {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    line-height: 1.7rem;
  }
}
@media screen and (min-width: 640px) {
  .c-gridBtn__info__price {
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-gridBtn__info__price {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
}
.c-gridBtn__info__price small {
  display: block;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 0.9rem;
  margin-top: 0.4rem;
}
@media screen and (min-width: 428px) {
  .c-gridBtn__info__price small {
    font-size: 1rem;
    line-height: 1rem;
    margin-left: 0.2rem;
  }
}
.c-gridBtn__main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  white-space: nowrap;
}
.c-gridBtn::after {
  content: "";
  position: absolute;
  background-image: url("../img/common/ico_arrow-navy.svg");
  right: 1.2rem;
  width: 0.8rem;
  height: 0.8rem;
}
@media screen and (min-width: 380px) {
  .c-gridBtn::after {
    right: 1.4rem;
    width: 1rem;
    height: 1rem;
  }
}
@media screen and (min-width: 428px) {
  .c-gridBtn::after {
    right: 1.8rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}

.c-bnrWrapper {
  width: 92.5vw;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-bnrWrapper__bnr {
  display: block;
  width: 100%;
  height: auto;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.c-bnrWrapper__txt {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 380px) {
  .c-bnrWrapper__txt {
    font-size: 2rem;
    line-height: 2.9rem;
  }
}

.c-infoBlk {
  width: 92.5vw;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}
@media screen and (min-width: 428px) {
  .c-infoBlk {
    width: 85vw;
  }
}
@media screen and (min-width: 1024px) {
  .c-infoBlk {
    width: 92%;
    max-width: 960px;
  }
}
.c-infoBlk__content {
  background-color: #fff;
  border-radius: 4px;
  display: grid;
  align-items: center;
  grid-template-rows: 1fr;
  gap: 2.2rem 0.8rem;
  padding: 2.4rem 0 1.6rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 380px) {
  .c-infoBlk__content {
    gap: 2.8rem 1.6rem;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 428px) {
  .c-infoBlk__content {
    gap: 2.8rem 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-infoBlk__content {
    padding: 3.2rem;
    align-items: center;
    grid-template-columns: 1fr 300px;
    gap: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .c-infoBlk__content {
    gap: 3.2rem;
    grid-template-columns: 1fr 320px;
  }
}
.c-infoBlk__2col {
  display: grid;
  align-items: center;
  grid-template-rows: 1fr;
  gap: 0.8rem;
  grid-template-columns: 104px auto;
  padding: 0 0.8rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 380px) {
  .c-infoBlk__2col {
    gap: 1.6rem;
    grid-template-columns: 128px auto;
    padding-left: 2.4rem;
  }
}
@media screen and (min-width: 428px) {
  .c-infoBlk__2col {
    gap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-infoBlk__2col {
    padding: 0;
    grid-template-columns: 128px 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .c-infoBlk__2col {
    gap: 3.2rem;
  }
}
.c-infoBlk img {
  grid-column: 1;
  grid-row: 1;
  width: 100%;
}
.c-infoBlk p {
  grid-column: 2;
  grid-row: 1;
  width: 100%;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  padding-right: 1.6rem;
}
@media screen and (min-width: 380px) {
  .c-infoBlk p {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-infoBlk p {
    padding-right: 0;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }
}
.c-infoBlk a {
  grid-column: span 2;
  grid-row: 2;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .c-infoBlk a {
    grid-column: 2/3;
    grid-row: 1;
  }
}

.c-linkList {
  padding: 0;
  width: 100%;
}
.c-linkList__li {
  padding: 2.4rem 0;
  border-bottom: solid 0.1rem #CCCCCC;
}
@media screen and (min-width: 640px) {
  .c-linkList__li {
    padding: 3.2rem 0;
  }
}
.c-linkList__li:last-of-type {
  border-bottom: none !important;
}
.c-linkList__li__txt {
  display: block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  width: 92.3%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 640px) {
  .c-linkList__li__txt {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

.u-taL {
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .u-taL--pc {
    text-align: left;
  }
}

.u-taC {
  text-align: center;
}
@media screen and (min-width: 640px) {
  .u-taC--tb {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .u-taC--pc {
    text-align: center;
  }
}

.u-taR {
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .u-taR--pc {
    text-align: right;
  }
}

.u-rdTxt {
  color: #BF1B24 !important;
}

.u-rdTxt2 {
  color: #DF0000 !important;
}

.u-blueTxt {
  color: #0271BC;
}

.u-blueTxt2 {
  color: #4059c6;
}

.u-nvTxt {
  color: #00214B !important;
}

.u-posTxt {
  color: #222222 !important;
}

.u-negTxt {
  color: #FFFFFF !important;
}

.u-ylTxt {
  color: #FFE600 !important;
}

.u-grTxt {
  color: #666666 !important;
}

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

.u-mediumTxt {
  font-weight: 500;
}

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

.u-blackTxt {
  font-weight: 900;
}

@media screen and (min-width: 1024px) {
  .u-mediumTxt--pc {
    font-weight: 500;
  }
}

@media screen and (min-width: 1024px) {
  .u-boldTxt--pc {
    font-weight: 700;
  }
}

@media screen and (min-width: 1024px) {
  .u-blackTxt--pc {
    font-weight: 900;
  }
}

.c-capTxt {
  display: block;
  color: #666666;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
  display: grid;
  grid-template-columns: 1.2rem 1fr;
}
.c-capTxt::before {
  content: "※";
  display: block;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.c-capTxt--dot {
  grid-template-columns: 1em 1fr;
}
.c-capTxt--dot::before {
  font-size: 1em;
  content: "・";
}
.c-capTxt--1 {
  grid-template-columns: 2.3rem 1fr;
}
.c-capTxt--1::before {
  content: "※1";
}
.c-capTxt--2 {
  grid-template-columns: 2.3rem 1fr;
}
.c-capTxt--2::before {
  content: "※2";
}
.c-capTxt--3 {
  grid-template-columns: 2.3rem 1fr;
}
.c-capTxt--3::before {
  content: "※3";
}
.c-capTxt--4 {
  grid-template-columns: 2.3rem 1fr;
}
.c-capTxt--4::before {
  content: "※4";
}
.c-capTxt--5 {
  grid-template-columns: 2.2rem 1fr;
}
.c-capTxt--5::before {
  content: "※5";
}

.c-numTxt {
  display: grid;
  grid-template-columns: 1em 1fr;
}
.c-numTxt::before {
  content: "①";
  display: block;
  font-size: 1em;
}
.c-numTxt--1::before {
  content: "①";
}
.c-numTxt--2::before {
  content: "②";
}
.c-numTxt--3::before {
  content: "③";
}
.c-numTxt--4::before {
  content: "④";
}
.c-numTxt--5::before {
  content: "⑤";
}
.c-numTxt--6::before {
  content: "⑥";
}
.c-numTxt--7::before {
  content: "⑦";
}
.c-numTxt--8::before {
  content: "⑧";
}
.c-numTxt--9::before {
  content: "⑨";
}
.c-numTxt--10::before {
  content: "⑩";
}
.c-numTxt--11::before {
  content: "⑪";
}
.c-numTxt--12::before {
  content: "⑫";
}
.c-numTxt--13::before {
  content: "⑬";
}

.c-texLink {
  color: #0271BC;
  text-decoration: underline;
}
.c-texLink--outer::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  background-image: url("../img/common/ico_outer-blue.svg");
  width: 14px;
  height: 14px;
}

.c-linkTxt {
  color: #0271BC;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.c-linkTxt--outer {
  color: #0271BC;
  text-decoration: underline;
  text-underline-offset: 3px;
  position: relative;
}
.c-linkTxt--outer::after {
  content: "";
  position: relative;
  display: inline-block;
  position: relative;
  top: 0.1em;
  width: 1em;
  height: 1em;
  margin-left: 0.3em;
  margin-right: 0.5em;
  background-image: url("../img/common/ico_outer-blue.svg");
  background-size: cover;
}

.u-leftMinus {
  margin-left: -6px;
}

.u-leftMinus2 {
  margin-left: -12px;
}
@media screen and (min-width: 640px) {
  .u-leftMinus2 {
    margin-left: -24px;
  }
}

.u-rightMinus {
  margin-right: -3px;
}

.u-rightMinus2 {
  margin-right: -12px;
}
@media screen and (min-width: 640px) {
  .u-rightMinus2 {
    margin-right: -24px;
  }
}

.is-ofHidden {
  overflow: hidden;
}

.c-openCover {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent !important;
  z-index: 4;
}

.is-hidden {
  display: none;
}

.is-shown {
  display: block !important;
}
.is-shown--flex {
  display: flex !important;
}

.u-ml0 {
  margin-left: 0 !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

.u-mb4 {
  margin-bottom: 4px !important;
}

.u-mb6 {
  margin-bottom: 6px !important;
}

.u-mb8 {
  margin-bottom: 8px !important;
}

.u-mb12 {
  margin-bottom: 12px !important;
}

.u-mb16 {
  margin-bottom: 16px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb24 {
  margin-bottom: 24px !important;
}

.u-mb28 {
  margin-bottom: 28px !important;
}

.u-mb32 {
  margin-bottom: 32px !important;
}

.u-mb36 {
  margin-bottom: 3.6rem !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb48 {
  margin-bottom: 48px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mb56 {
  margin-bottom: 56px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb64 {
  margin-bottom: 64px !important;
}

.u-mb72 {
  margin-bottom: 72px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb88 {
  margin-bottom: 88px !important;
}

.u-mb96 {
  margin-bottom: 96px !important;
}

.u-mb104 {
  margin-bottom: 104px !important;
}

.u-mb112 {
  margin-bottom: 112px !important;
}

.u-mb120 {
  margin-bottom: 120px !important;
}

.u-mb144 {
  margin-bottom: 144px !important;
}

.u-mb160 {
  margin-bottom: 160px !important;
}

.u-mb200 {
  margin-bottom: 200px !important;
}

.u-mb240 {
  margin-bottom: 240px !important;
}

.u-mb320 {
  margin-bottom: 320px !important;
}

.u-mb360 {
  margin-bottom: 360px !important;
}

.m16 {
  margin: 16px auto !important;
}

.mt0 {
  margin-top: 0 !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 640px) {
  .u-mb4--tb {
    margin-bottom: 4px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb4--pc {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-mb6--xs {
    margin-bottom: 6px !important;
  }
}
@media screen and (min-width: 640px) {
  .u-mb6--tb {
    margin-bottom: 6px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb6--pc {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-mb8--xs {
    margin-bottom: 8px !important;
  }
}
@media screen and (min-width: 640px) {
  .u-mb8--tb {
    margin-bottom: 8px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb8--pc {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb12--tb {
    margin-bottom: 12px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb12--pc {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb16--tb {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb16--pc {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb20--tb {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb20--pc {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb24--tb {
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb24--pc {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb28--tb {
    margin-bottom: 28px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb28--pc {
    margin-bottom: 28px !important;
  }
}

.u-mb32--sp {
  margin-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .u-mb32--sp {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 640px) {
  .u-mb32--tb {
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb32--pc {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb36--tb {
    margin-bottom: 3.6rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb36--pc {
    margin-bottom: 3.6rem !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb40--tb {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb40--pc {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb50--tb {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb50--pc {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb48--tb {
    margin-bottom: 48px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb48--pc {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb56--tb {
    margin-bottom: 56px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb56--pc {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb60--tb {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb60--pc {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb64--tb {
    margin-bottom: 64px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb64--pc {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb72--tb {
    margin-bottom: 72px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb72--pc {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb80--tb {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb80--pc {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb88--tb {
    margin-bottom: 88px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb88--pc {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb96--tb {
    margin-bottom: 96px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb96--pc {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb104--tb {
    margin-bottom: 104px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb104--pc {
    margin-bottom: 104px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb112--tb {
    margin-bottom: 112px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb112--pc {
    margin-bottom: 112px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb120--tb {
    margin-bottom: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb120--pc {
    margin-bottom: 120px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb144--tb {
    margin-bottom: 144px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb144--pc {
    margin-bottom: 144px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb160--tb {
    margin-bottom: 160px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb160--pc {
    margin-bottom: 160px !important;
  }
}

.u-mb200 {
  margin-bottom: 200px !important;
}
@media screen and (min-width: 1024px) {
  .u-mb200--pc {
    margin-bottom: 200px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb240--tb {
    margin-bottom: 240px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb240--pc {
    margin-bottom: 240px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-mb320--pc {
    margin-bottom: 320px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-mb360--pc {
    margin-bottom: 360px !important;
  }
}

@media screen and (min-width: 1024px) {
  .mt0--pc {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 640px) {
  .u-mb0--tb {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-mb0--pc {
    margin-bottom: 0 !important;
  }
}

.u-pb4 {
  padding-bottom: 4px !important;
}

.u-pb6 {
  padding-bottom: 6px !important;
}

.u-pb8 {
  padding-bottom: 8px !important;
}

.u-pb12 {
  padding-bottom: 12px !important;
}

.u-pb16 {
  padding-bottom: 16px !important;
}

.u-pb18 {
  padding-bottom: 18px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pb22 {
  padding-bottom: 22px !important;
}

.u-pb24 {
  padding-bottom: 24px !important;
}

.u-pb26 {
  padding-bottom: 26px !important;
}

.u-pb28 {
  padding-bottom: 28px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pb32 {
  padding-bottom: 32px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pb48 {
  padding-bottom: 48px !important;
}

.u-pb56 {
  padding-bottom: 56px !important;
}

.u-pb64 {
  padding-bottom: 64px !important;
}

.u-pb72 {
  padding-bottom: 72px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pb88 {
  padding-bottom: 88px !important;
}

.u-pb96 {
  padding-bottom: 96px !important;
}

.u-pb104 {
  padding-bottom: 104px !important;
}

.u-pb120 {
  padding-bottom: 120px !important;
}

.u-pb144 {
  padding-bottom: 144px !important;
}

.u-pb160 {
  padding-bottom: 160px !important;
}

.u-pb200 {
  padding-bottom: 200px !important;
}

.u-pb240 {
  padding-bottom: 240px !important;
}

.u-pb280 {
  padding-bottom: 280px !important;
}

.u-pb320 {
  padding-bottom: 320px !important;
}

.u-pb360 {
  padding-bottom: 360px !important;
}

.u-pb480 {
  padding-bottom: 480px !important;
}

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

@media screen and (min-width: 380px) {
  .u-pb20--xs {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-pb22--xs {
    padding-bottom: 22px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-pb24--xs {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-pb26--xs {
    padding-bottom: 26px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-pb28--xs {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb4--tb {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb6--tb {
    padding-bottom: 6px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb6--pc {
    padding-bottom: 6px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb8--tb {
    padding-bottom: 8px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb8--pc {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb12--tb {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb16--tb {
    padding-bottom: 16px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb16--pc {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb18--tb {
    padding-bottom: 18px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb18--pc {
    padding-bottom: 18px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb20--tb {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb22--tb {
    padding-bottom: 22px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb22--pc {
    padding-bottom: 22px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb24--tb {
    padding-bottom: 24px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb24--pc {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb26--tb {
    padding-bottom: 26px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb26--pc {
    padding-bottom: 26px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb28--tb {
    padding-bottom: 28px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb28--pc {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb30--tb {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb30--pc {
    padding-bottom: 30px !important;
  }
}

.u-pb32--sp {
  padding-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .u-pb32--sp {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 640px) {
  .u-pb32--tb {
    padding-bottom: 32px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb32--pc {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb40--tb {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb40--pc {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb48--tb {
    padding-bottom: 48px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb48--pc {
    padding-bottom: 48px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb56--tb {
    padding-bottom: 56px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb56--pc {
    padding-bottom: 56px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb64--tb {
    padding-bottom: 64px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb64--pc {
    padding-bottom: 64px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb72--tb {
    padding-bottom: 72px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb72--pc {
    padding-bottom: 72px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb80--tb {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb80--pc {
    padding-bottom: 80px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb88--tb {
    padding-bottom: 88px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb88--pc {
    padding-bottom: 88px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb96--tb {
    padding-bottom: 96px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb96--pc {
    padding-bottom: 96px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb104--tb {
    padding-bottom: 104px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb104--pc {
    padding-bottom: 104px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb120--tb {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb120--pc {
    padding-bottom: 120px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pb144--tb {
    padding-bottom: 144px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pb144--pc {
    padding-bottom: 144px !important;
  }
}

.u-pb160 {
  padding-bottom: 160px !important;
}
@media screen and (min-width: 1024px) {
  .u-pb160--pc {
    padding-bottom: 160px !important;
  }
}

.u-pb200 {
  padding-bottom: 200px !important;
}
@media screen and (min-width: 1024px) {
  .u-pb200--pc {
    padding-bottom: 200px !important;
  }
}

.u-pb240 {
  padding-bottom: 240px !important;
}
@media screen and (min-width: 1024px) {
  .u-pb240--pc {
    padding-bottom: 240px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pb280--pc {
    padding-bottom: 280px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pb320--pc {
    padding-bottom: 320px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pb360--pc {
    padding-bottom: 360px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pb480--pc {
    padding-bottom: 480px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pb0--pc {
    padding-bottom: 0px !important;
  }
}

.u-pt4 {
  padding-top: 4px !important;
}

.u-pt8 {
  padding-top: 8px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pt11 {
  padding-top: 11px !important;
}

.u-pt12 {
  padding-top: 12px !important;
}

.u-pt13 {
  padding-top: 13px !important;
}

.u-pt14 {
  padding-top: 14px !important;
}

.u-pt16 {
  padding-top: 16px !important;
}

.u-pt18 {
  padding-top: 18px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pt22 {
  padding-top: 22px !important;
}

.u-pt24 {
  padding-top: 24px !important;
}

.u-pt32 {
  padding-top: 32px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pt48 {
  padding-top: 48px !important;
}

.u-pt56 {
  padding-top: 56px !important;
}

.u-pt64 {
  padding-top: 64px !important;
}

.u-pt72 {
  padding-top: 72px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pt88 {
  padding-top: 88px !important;
}

.u-pt96 {
  padding-top: 96px !important;
}

.u-pt104 {
  padding-top: 104px !important;
}

.u-pt120 {
  padding-top: 120px !important;
}

.u-pt144 {
  padding-top: 144px !important;
}

.u-pt160 {
  padding-top: 160px !important;
}

.u-pt200 {
  padding-top: 200px !important;
}

.u-pt320 {
  padding-top: 320px !important;
}

.u-pt360 {
  padding-top: 360px !important;
}

@media screen and (min-width: 380px) {
  .u-pt9--xs {
    padding-top: 9px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-pt10--xs {
    padding-top: 10px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-pt11--xs {
    padding-top: 11px !important;
  }
}

@media screen and (min-width: 380px) {
  .u-pt14--xs {
    padding-top: 14px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt4--tb {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt8--tb {
    padding-top: 8px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt8--pc {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt11--tb {
    padding-top: 11px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt11--pc {
    padding-top: 11px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt12--tb {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt14--tb {
    padding-top: 14px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt14--pc {
    padding-top: 14px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt16--tb {
    padding-top: 16px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt16--pc {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt18--tb {
    padding-top: 18px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt18--pc {
    padding-top: 18px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt20--tb {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt22--tb {
    padding-top: 2.2rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt22--pc {
    padding-top: 2.2rem !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt24--tb {
    padding-top: 24px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt24--pc {
    padding-top: 24px !important;
  }
}

.u-pt32--sp {
  padding-top: 32px;
}
@media screen and (min-width: 1024px) {
  .u-pt32--sp {
    padding-top: 0;
  }
}
@media screen and (min-width: 640px) {
  .u-pt32--tb {
    padding-top: 32px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt32--pc {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt40--tb {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt40--pc {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt48--tb {
    padding-top: 48px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt48--pc {
    padding-top: 48px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt56--tb {
    padding-top: 56px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt56--pc {
    padding-top: 56px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt64--tb {
    padding-top: 64px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt64--pc {
    padding-top: 64px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt72--tb {
    padding-top: 72px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt72--pc {
    padding-top: 72px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt80--tb {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt80--pc {
    padding-top: 80px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt88--tb {
    padding-top: 88px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt88--pc {
    padding-top: 88px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt96--tb {
    padding-top: 96px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt96--pc {
    padding-top: 96px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt104--tb {
    padding-top: 104px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt104--pc {
    padding-top: 104px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt120--tb {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt120--pc {
    padding-top: 120px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pt144--tb {
    padding-top: 144px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pt144--pc {
    padding-top: 144px !important;
  }
}

.u-pt160 {
  padding-top: 160px !important;
}
@media screen and (min-width: 1024px) {
  .u-pt160--pc {
    padding-top: 160px !important;
  }
}

.u-pt200 {
  padding-top: 200px !important;
}
@media screen and (min-width: 1024px) {
  .u-pt200--pc {
    padding-top: 200px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pt320--pc {
    padding-top: 320px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pt360--pc {
    padding-top: 360px !important;
  }
}

.u-pt0 {
  padding-top: 0 !important;
}
@media screen and (min-width: 1024px) {
  .u-pt0--pc {
    padding-top: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .u-pt0--xl {
    padding-top: 0px !important;
  }
}
@media screen and (min-width: 1600px) {
  .u-pt0--xxl {
    padding-top: 0px !important;
  }
}

.u-pl4 {
  padding-left: 4px !important;
}

.u-pl8 {
  padding-left: 8px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pl12 {
  padding-left: 12px !important;
}

.u-pl16 {
  padding-left: 16px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pl24 {
  padding-left: 24px !important;
}

.u-pl32 {
  padding-left: 32px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

@media screen and (min-width: 1024px) {
  .u-pl4--pc {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 340px) {
  .u-pl8--xxs {
    padding-left: 8px !important;
  }
}
@media screen and (min-width: 428px) {
  .u-pl8--sm {
    padding-left: 8px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pl8--pc {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 340px) {
  .u-pl10--xxs {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 380px) {
  .u-pl10--xs {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 428px) {
  .u-pl10--sm {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pl10--pc {
    padding-left: 10px !important;
  }
}

@media screen and (min-width: 340px) {
  .u-pl12--xxs {
    padding-left: 12px !important;
  }
}
@media screen and (min-width: 380px) {
  .u-pl12--xxs {
    padding-left: 12px !important;
  }
}
@media screen and (min-width: 428px) {
  .u-pl12--sm {
    padding-left: 12px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pl12--pc {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 340px) {
  .u-pl16--xxs {
    padding-left: 16px !important;
  }
}
@media screen and (min-width: 428px) {
  .u-pl16--sm {
    padding-left: 16px !important;
  }
}
@media screen and (min-width: 640px) {
  .u-pl16--tb {
    padding-left: 16px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pl16--pc {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 428px) {
  .u-pl20--sm {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 640px) {
  .u-pl20--tb {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pl20--pc {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pl24--tb {
    padding-left: 24px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pl24--pc {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pl32--pc {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pl40--pc {
    padding-left: 40px !important;
  }
}

.u-pr4 {
  padding-right: 4px !important;
}

.u-pr8 {
  padding-right: 8px !important;
}

.u-pr12 {
  padding-right: 12px !important;
}

.u-pr16 {
  padding-right: 16px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pr24 {
  padding-right: 24px !important;
}

.u-pr28 {
  padding-right: 28px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pr32 {
  padding-right: 32px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

@media screen and (min-width: 1024px) {
  .u-pr4--pc {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 428px) {
  .u-pr8--sm {
    padding-right: 8px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pr8--pc {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 428px) {
  .u-pr12--sm {
    padding-right: 12px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pr12--pc {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 428px) {
  .u-pr16--sm {
    padding-right: 16px !important;
  }
}
@media screen and (min-width: 640px) {
  .u-pr16--tb {
    padding-right: 16px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pr16--pc {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pr20--pc {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pr24--tb {
    padding-right: 24px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pr24--pc {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 428px) {
  .u-pr28--sm {
    padding-right: 28px !important;
  }
}
@media screen and (min-width: 640px) {
  .u-pr28--tb {
    padding-right: 28px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pr28--pc {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 428px) {
  .u-pr30--sm {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 640px) {
  .u-pr30--tb {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pr30--pc {
    padding-right: 30px !important;
  }
}

@media screen and (min-width: 640px) {
  .u-pr32--tb {
    padding-right: 32px !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-pr32--pc {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-pr40--pc {
    padding-right: 40px !important;
  }
}

.u-radius2 {
  border-radius: 0.2rem;
}
.u-radius2--top {
  border-radius: 0.2rem 0.2rem 0 0;
}
.u-radius2--btm {
  border-radius: 0 0 0.2rem 0.2rem;
}
.u-radius4 {
  border-radius: 0.4rem;
}
.u-radius4--top {
  border-radius: 0.4rem 0.4rem 0 0;
}
.u-radius4--btm {
  border-radius: 0 0 0.4rem 0.4rem;
}
.u-radius8 {
  border-radius: 0.8rem;
}
.u-radius8--top {
  border-radius: 0.8rem 0.8rem 0 0;
}
.u-radius8--btm {
  border-radius: 0 0 0.8rem 0.8rem;
}
.u-radius10 {
  border-radius: 1rem;
}
@media screen and (min-width: 1024px) {
  .u-radius10--pc {
    border-radius: 1rem;
  }
}
.u-radius10--top {
  border-radius: 1rem 1rem 0 0;
}
.u-radius10--btm {
  border-radius: 0 0 1rem 1rem;
}
.u-radius12 {
  border-radius: 1.2rem;
}
@media screen and (min-width: 1024px) {
  .u-radius12--pc {
    border-radius: 1.2rem;
  }
}
.u-radius12--top {
  border-radius: 1.2rem 1.2rem 0 0;
}
.u-radius12--btm {
  border-radius: 0 0 1.2rem 1.2rem;
}
.u-radius20 {
  border-radius: 2rem;
}
@media screen and (min-width: 1024px) {
  .u-radius20--pc {
    border-radius: 2rem;
  }
}
.u-radius20--top {
  border-radius: 2rem 2rem 0 0;
}
@media screen and (min-width: 1024px) {
  .u-radius20--top--pc {
    border-radius: 2rem 2rem 0 0;
  }
}
.u-radius20--btm {
  border-radius: 0 0 2rem 2rem !important;
}
@media screen and (min-width: 1024px) {
  .u-radius20--btm--pc {
    border-radius: 0 0 2rem 2rem !important;
  }
}
.u-radius24 {
  border-radius: 2.4rem;
}
@media screen and (min-width: 1024px) {
  .u-radius24--pc {
    border-radius: 2.4rem;
  }
}
.u-radius24--top {
  border-radius: 2.4rem 2.4rem 0 0;
}
@media screen and (min-width: 1024px) {
  .u-radius24--top--pc {
    border-radius: 2.4rem 2.4rem 0 0;
  }
}
.u-radius24--btm {
  border-radius: 0 0 2.4rem 2.4rem !important;
}
@media screen and (min-width: 1024px) {
  .u-radius24--btm--pc {
    border-radius: 0 0 2.4rem 2.4rem !important;
  }
}
.u-radius48 {
  border-radius: 4.8rem;
}
.u-radius56 {
  border-radius: 5.6rem;
}

.u-xsVis {
  display: none !important;
}
@media screen and (min-width: 380px) {
  .u-xsVis {
    display: block !important;
  }
}

.u-xxsNone {
  display: block !important;
}
@media screen and (min-width: 340px) {
  .u-xxsNone {
    display: none !important;
  }
}

.u-xxs2None {
  display: block !important;
}
@media screen and (min-width: 360px) {
  .u-xxs2None {
    display: none !important;
  }
}

.u-xsNone {
  display: block !important;
}
@media screen and (min-width: 380px) {
  .u-xsNone {
    display: none !important;
  }
}

.u-smVis {
  display: none !important;
}
@media screen and (min-width: 428px) {
  .u-smVis {
    display: block !important;
  }
}

.u-smNone {
  display: block;
}
@media screen and (min-width: 428px) {
  .u-smNone {
    display: none !important;
  }
}

.u-mdVis {
  display: none;
}
@media screen and (min-width: 640px) {
  .u-mdVis {
    display: block !important;
  }
}
.u-mdVis--flex {
  display: none !important;
}
@media screen and (min-width: 640px) {
  .u-mdVis--flex {
    display: flex !important;
  }
}

.u-mdNone {
  display: block;
}
@media screen and (min-width: 640px) {
  .u-mdNone {
    display: none !important;
  }
}
.u-mdNone--flex {
  display: flex !important;
}
@media screen and (min-width: 640px) {
  .u-mdNone--flex {
    display: none !important;
  }
}

.u-bdVis {
  display: none !important;
}
@media screen and (min-width: 800px) {
  .u-bdVis {
    display: block !important;
  }
}

.u-bdNone {
  display: block !important;
}
@media screen and (min-width: 800px) {
  .u-bdNone {
    display: none !important;
  }
}

.u-lgVis {
  display: none;
}
@media screen and (min-width: 1024px) {
  .u-lgVis {
    display: block !important;
  }
}

.u-lgNone {
  display: block;
}
@media screen and (min-width: 1024px) {
  .u-lgNone {
    display: none !important;
  }
}

.u-xlNone {
  display: block !important;
}
@media screen and (min-width: 1200px) {
  .u-xlNone {
    display: none !important;
  }
}

.header {
  z-index: 9;
  position: fixed;
  top: 0;
  background-color: rgb(0, 35, 75);
  color: white;
  width: 100%;
  max-width: 100vw;
  height: 64px;
}
@media screen and (min-width: 1024px) {
  .header {
    height: 56px;
    background-color: rgba(0, 35, 75, 0.9);
  }
}
.header__content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  max-width: 1024px;
  display: grid;
  grid-template-rows: 1fr;
  align-items: center;
  height: 64px;
  grid-template-columns: 180px 1fr 74px 64px;
}
@media screen and (min-width: 380px) {
  .header__content {
    grid-template-columns: 202px 1fr 88px 77px;
  }
}
@media screen and (min-width: 428px) {
  .header__content {
    grid-template-columns: 202px 1fr 96px 77px;
  }
}
@media screen and (min-width: 1024px) {
  .header__content {
    border-bottom: none;
    width: 100%;
    margin-left: auto;
    grid-template-columns: 178px 1fr 116px 56px;
    height: 56px;
  }
}
.header__logo {
  height: 56px;
  display: grid;
  align-items: center;
  grid-template-columns: 48px 1fr;
  gap: 0.6rem;
  grid-template-rows: 1fr;
  padding-left: 1.2rem;
}
@media screen and (min-width: 340px) {
  .header__logo {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .header__logo {
    gap: 0.8rem;
    border-right: solid 1px rgba(255, 255, 255, 0.3);
    padding-left: 0.8rem;
  }
}
.header__logo img {
  display: block;
  height: auto;
  width: 100%;
}
.header__logo__txt {
  color: #fff;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  white-space: nowrap;
}
.header__logo__txt span {
  display: block;
  width: 100%;
  font-size: 1.1rem;
  line-height: 1.2rem;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 340px) {
  .header__logo__txt span {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 380px) {
  .header__logo__txt span {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 428px) {
  .header__logo__txt span {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .header__logo__txt span {
    font-size: 1.1rem;
    line-height: 1.2rem;
    margin-bottom: 0.4rem;
  }
}
.header__logo__txt small {
  width: 100%;
  display: block;
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.2rem;
  transform: scale(0.8);
  font-weight: 400 !important;
  transform-origin: left;
}
@media screen and (min-width: 340px) {
  .header__logo__txt small {
    transform: scale(0.88);
  }
}
@media screen and (min-width: 380px) {
  .header__logo__txt small {
    transform: scale(0.9);
  }
}
@media screen and (min-width: 1024px) {
  .header__logo__txt small {
    transform: scale(0.9);
  }
}
.header__nav {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header__nav {
    display: block;
  }
}
.header__nav__ul {
  display: grid;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .header__nav__ul {
    grid-template-columns: 128px 128px 128px 140px 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .header__nav__ul {
    grid-template-columns: 128px 128px 128px 140px 1fr;
  }
}
.header__nav__mainLink {
  position: relative;
  z-index: 2;
}
.header__nav__main {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
  padding: 0.8rem 0.8rem 0.8rem 0.6rem;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  font-weight: 500;
  white-space: nowrap;
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .header__nav__main {
    padding: 0.8rem 1.2rem 0.8rem 0.8rem;
  }
}
.header__nav__main img {
  display: block;
  height: 38px;
  width: auto;
  margin-right: 4px;
}
.header__nav__main--drop {
  position: relative;
}
.header__nav__main--drop::after {
  content: "";
  background-image: url("../img/common/ico_dropdown-white.svg");
  background-size: cover;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0.6rem;
}
@media screen and (min-width: 1200px) {
  .header__nav__main--drop::after {
    right: 1.2rem;
  }
}
.header__nav__li {
  width: 100%;
  transition: 0.3s ease;
  position: relative;
}
.header__nav__li:hover {
  background-color: #00214B;
  transition: 0.3s ease;
}
.header__nav__li a {
  display: block;
}
.header__nav__li a:hover {
  opacity: 1 !important;
  background-color: #00214B;
}
.header__nav__sub {
  padding: 0;
  position: absolute;
  bottom: -5.5rem;
  background-color: #00214B;
  opacity: 0 !important;
  transition: transform 0.3s ease-out;
  pointer-events: none !important;
  transform: translateY(-56px);
  z-index: 1;
}
.header__nav__sub li {
  width: 100%;
  padding: 1.1rem 3.6rem 1.1rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1.3rem;
  white-space: nowrap;
  color: #ffffff;
  box-sizing: border-box;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  transition: 0.3s ease;
  position: relative;
}
.header__nav__sub li::after {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  right: 1.1rem;
  top: 1.3rem;
  background: url("../img/common/ico_arrow-white.svg");
}
@media screen and (min-width: 1024px) {
  .header__nav__sub li {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
.header__nav__sub a:last-of-type li {
  margin-bottom: 0;
}
.header__nav__sub a:hover li {
  background-color: #0271BC;
  transition: 0.3s ease;
}
.header__nav__sub--open {
  transition: 0.4s ease-out;
  opacity: 1 !important;
  pointer-events: auto !important;
}
.header__mypage {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  width: 100%;
  height: 100%;
  grid-column: 3/4;
  border-right: solid 0.1rem rgba(255, 255, 255, 0.3);
  padding-right: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .header__mypage {
    padding-right: 0;
  }
}
.header__mypage__btn__content {
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  border: solid 2px #ffffff;
  color: #00214B;
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 3.2rem;
  width: 64px;
  height: 3.2rem;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 380px) {
  .header__mypage__btn__content {
    font-size: 1.2rem;
    line-height: 1.5rem;
    letter-spacing: 0;
    width: 8rem;
  }
}
@media screen and (min-width: 1024px) {
  .header__mypage__btn__content {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0;
    width: 8rem;
    height: 2.4rem;
  }
}

.spNavBtn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  border-radius: 0;
  background-color: transparent;
  grid-column: 4/5;
  width: 64px;
  height: 64px;
  padding-top: 0.8rem;
  box-sizing: border-box;
}
@media screen and (min-width: 380px) {
  .spNavBtn {
    width: 77px;
  }
}
@media screen and (min-width: 1024px) {
  .spNavBtn {
    width: 56px;
    height: 56px;
    padding-top: 0.6rem;
    border-right: solid 1px rgba(255, 255, 255, 0.5);
  }
}
.spNavBtn__bar {
  width: 48px;
  height: 4px;
  background-color: #fff;
  margin-bottom: 6px;
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media screen and (min-width: 1024px) {
  .spNavBtn__bar {
    width: 32px;
    margin-bottom: 5px;
  }
}
.spNavBtn::after {
  color: #fff;
  content: "MENU";
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  display: block;
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .spNavBtn::after {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 1024px) {
  .spNavBtn::after {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}
.spNavBtn--open {
  position: relative;
}
.spNavBtn--open .spNavBtn__bar {
  width: 38px;
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media screen and (min-width: 1024px) {
  .spNavBtn--open .spNavBtn__bar {
    width: 32px;
  }
}
.spNavBtn--open .spNavBtn__bar:first-of-type {
  transform: rotate(45deg) translateY(2px) translateX(2px);
}
.spNavBtn--open .spNavBtn__bar:last-of-type {
  transform: rotate(-45deg) translateY(-6px) translateX(5px);
}
.spNavBtn--open::after {
  content: "CLOSE";
}

.spMenu {
  position: fixed;
  top: 6.2rem;
  opacity: 1;
  transition: 0.3s ease;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: #00214B;
  color: #fff;
  overflow-y: scroll;
}
@media screen and (min-width: 1024px) {
  .spMenu {
    top: 0;
    background-color: #00214B;
  }
}
.spMenu__content {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 2px 0 0;
}
@media screen and (min-width: 1024px) {
  .spMenu__content {
    max-width: 896px;
    padding: 64px 0;
  }
}
.spMenu__logo {
  border-top: solid 0.2rem #7CBEEB;
  background-color: #00214B;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 64px 0 160px;
}
@media screen and (min-width: 1024px) {
  .spMenu__logo {
    border: none !important;
  }
}
.spMenu__logo img {
  display: block;
  width: 120px;
  height: auto;
}
.spMenu__logo a {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: underline;
  color: #fff;
}
.spMenu__logo small {
  font-size: 0.8rem;
  line-height: 1.1rem;
  letter-spacing: 0;
  margin-top: 24px;
  font-weight: 100;
}
.spMenu__title {
  background-color: #00214B;
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  color: #fff;
  text-align: center;
  padding: 0.5rem 1.4rem 0.3rem;
  border-top: solid 0.2rem #7CBEEB;
  font-size: 3.2rem;
  line-height: 4rem;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .spMenu__title {
    border: none !important;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 896px;
    margin: 0 auto 36px;
    padding: 0;
    margin-bottom: 0px;
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .spMenu__title::before, .spMenu__title::after {
    content: "";
    width: 400px;
    height: 1px;
    background-color: #7CBEEB;
    opacity: 0.4;
  }
}
.spMenu__nav__main {
  text-align: left;
  border-top: solid 0.2rem #7CBEEB;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__main {
    border-top: none;
    width: 100%;
    max-width: 200px;
    display: flex;
    flex-direction: column;
  }
}
.spMenu__nav__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #003161;
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 700;
  width: 100%;
  height: 80px;
  color: #fff;
  padding: 0 2.8rem 0 3.2rem;
  border: none;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__btn {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0;
    padding: 8px 12px;
    height: auto;
    background: transparent;
    border-bottom: solid 2px #7CBEEB;
    margin-bottom: 0px;
    pointer-events: none !important;
  }
  .spMenu__nav__btn .c-plusIcon {
    display: none;
  }
}
.spMenu__nav__btn--top {
  pointer-events: auto !important;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__btn--top {
    pointer-events: none !important;
  }
}
.spMenu__nav__btn--top::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 3.4rem;
  background: url("../img/common/ico_arrow-white-thin.svg") !important;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__btn--top::after {
    display: none;
    width: 0.9rem;
    height: 0.9rem;
    right: 1rem;
  }
}
.spMenu__nav__sub {
  width: 100%;
  display: block;
  max-height: 0;
  pointer-events: none;
  transition: max-height 0.5s ease;
  transform-origin: top;
  overflow: hidden !important;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__sub {
    opacity: 1;
    height: auto;
    max-height: none !important;
    pointer-events: auto;
    margin-bottom: 0;
  }
}
.spMenu__nav__sub li a {
  color: #fff;
}
.spMenu__nav__sub li div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 400;
  background-color: #00214B;
  margin-bottom: 0;
  padding: 1.8rem 2.2rem;
  padding-right: 5rem;
  padding-left: 3.6rem;
  position: relative;
  transition: 0.4s ease;
  cursor: pointer;
}
@media screen and (min-width: 380px) {
  .spMenu__nav__sub li div {
    padding-right: 5.6rem;
    padding-left: 4.8rem;
  }
}
.spMenu__nav__sub li div::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 2.2rem;
  top: 26px;
  background: url("../img/common/ico_arrow-white-thin.svg");
}
.spMenu__nav__sub li div:hover {
  transition: 0.4s ease;
  background-color: #0271BC;
}
.spMenu__nav__sub li div.outer {
  position: relative;
}
.spMenu__nav__sub li div.outer::before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 5.6rem;
  top: 2.9rem;
  background: url("../img/common/ico_outer-white.svg") !important;
}
.spMenu__nav__sub li .spMenu__nav__third {
  padding: 1.6rem 2rem 1.8rem 4rem;
  background-color: #00214B;
  list-style: none;
}
@media screen and (min-width: 380px) {
  .spMenu__nav__sub li .spMenu__nav__third {
    padding: 1.6rem 2.8rem 1.8rem 6.2rem;
  }
}
.spMenu__nav__sub li .spMenu__nav__third li {
  list-style: none;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 1.4rem;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .spMenu__nav__sub li .spMenu__nav__third li {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
  }
}
.spMenu__nav__sub li .spMenu__nav__third li::before {
  content: "・"; /* カスタムマーカー（例: disc） */
  font-size: 1.4rem; /* サイズを調整 */
  margin-right: 0.2rem; /* リストアイテムとの間隔 */
  display: inline-block;
}
.spMenu__nav__sub li .spMenu__nav__third a:last-of-type li {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__sub li div {
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: 0em;
    padding: 8px 12px;
    padding-right: 32px;
    height: auto;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
  }
  .spMenu__nav__sub li div::after {
    width: 9px;
    height: 9px;
    top: 14px;
    right: 1rem;
  }
  .spMenu__nav__sub li .outer::before {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    position: absolute;
    right: 2.8rem;
    top: 1.3rem;
  }
  .spMenu__nav__sub li .spMenu__nav__third {
    width: 100%;
    margin: 2px 0;
    padding: 1.2rem 0 1.8rem 1.6rem;
    background-color: transparent;
    display: block;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
  }
  .spMenu__nav__sub li .spMenu__nav__third li {
    list-style: none;
    font-size: 1rem;
    line-height: 1.1rem;
    font-weight: 400;
    margin-bottom: 12px;
  }
  .spMenu__nav__sub li .spMenu__nav__third li::before {
    content: "・"; /* カスタムマーカー（例: disc） */
    font-size: 1.1rem; /* サイズを調整 */
    margin-right: 0.2rem; /* リストアイテムとの間隔 */
    display: inline-block;
  }
  .spMenu__nav__sub li .spMenu__nav__third a:last-of-type li {
    margin-bottom: 0;
  }
}
.spMenu__nav__info div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #003161;
  font-size: 2.4rem;
  line-height: 3.5rem;
  font-weight: 700;
  width: 100%;
  height: 80px;
  margin-bottom: 2px;
  color: #fff;
  padding-left: 32px;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__info div {
    margin-bottom: 0px;
  }
}
.spMenu__nav__info .spMenu__nav__sub {
  width: 100%;
  display: block;
  opacity: 1;
  pointer-events: auto;
  max-height: none;
}
.spMenu__nav__info .spMenu__nav__sub li div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 400;
  background-color: #00214B;
  margin-bottom: 2px;
  padding: 22px;
  padding-right: 56px;
  padding-left: 48px;
  position: relative;
  cursor: pointer;
}
.spMenu__nav__info .spMenu__nav__sub li div::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 2.2rem;
  top: 28px;
  background: url("../img/common/ico_arrow-white-thin.svg");
}
.spMenu__nav__info .spMenu__nav__sub li div:hover {
  transition: 0.4s ease;
  background-color: #0271BC;
}
.spMenu__nav__info .spMenu__nav__sub li .outer::before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 5.6rem;
  top: 2.9rem;
  background: url("../img/common/ico_outer-white.svg");
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__info div {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0;
    padding: 8px 12px;
    height: auto;
    background: transparent;
    border-bottom: solid 2px #7CBEEB;
  }
  .spMenu__nav__info .spMenu__nav__sub {
    width: 100%;
    display: block;
  }
  .spMenu__nav__info .spMenu__nav__sub li div {
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: 0em;
    padding: 8px 12px;
    padding-right: 32px;
    height: auto;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
    margin-bottom: 0px;
  }
  .spMenu__nav__info .spMenu__nav__sub li div::after {
    width: 9px;
    height: 9px;
    right: 1rem;
    top: 14px;
  }
  .spMenu__nav__info .spMenu__nav__sub li .outer::before {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    position: absolute;
    right: 2.8rem;
    top: 1.3rem;
  }
}
.spMenu__nav .is-shown .spMenu__nav__btn {
  background-color: #0271BC;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav .is-shown .spMenu__nav__btn {
    background-color: transparent;
  }
}
.spMenu__nav .is-shown .spMenu__nav__sub {
  border-top: solid 0.2rem #7CBEEB;
  opacity: 1;
  pointer-events: auto;
  max-height: 2000px;
  transition: max-height 0.4s ease;
  margin-bottom: 2px;
}
@media screen and (min-width: 1024px) {
  .spMenu__nav .is-shown .spMenu__nav__sub {
    border-top: none;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .spMenu__nav__ul {
    display: grid;
    grid-template-columns: repeat(4, 200px);
    grid-template-rows: repeat(10, auto);
    grid-auto-flow: column;
    column-gap: 32px;
    width: 896px;
    margin: 0 auto;
  }
  .spMenu__nav__ul li.spMenu__nav__main {
    /*&:nth-of-type(6){
      grid-column: span 1;
      grid-row: span 6;
    }
    &:nth-of-type(7){
      grid-column: span 1;
      grid-row: span 2;
    }*/
  }
  .spMenu__nav__ul li.spMenu__nav__main:nth-of-type(1) {
    grid-column: span 1;
    grid-row: span 1;
  }
  .spMenu__nav__ul li.spMenu__nav__main:nth-of-type(2) {
    grid-column: span 1;
    grid-row: span 2;
    margin-top: 2rem;
  }
  .spMenu__nav__ul li.spMenu__nav__main:nth-of-type(3) {
    grid-column: span 1;
    grid-row: span 4;
    margin-top: 2rem;
  }
  .spMenu__nav__ul li.spMenu__nav__main:nth-of-type(4) {
    grid-column: span 1;
    grid-row: span 8;
  }
  .spMenu__nav__ul li.spMenu__nav__main:nth-of-type(5) {
    grid-column: span 1;
    grid-row: span 4;
  }
  .spMenu__nav__ul li.spMenu__nav__main:nth-of-type(6) {
    grid-column: span 1;
    grid-row: span 8;
  }
}
.spMenu__close {
  position: absolute;
  top: 0.4rem;
  right: -9.5rem;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  border-radius: 0;
  background-color: transparent;
  width: 64px;
  height: 64px;
  padding-top: 4px;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .spMenu__close {
    display: flex;
    top: 0.2rem;
    right: -6.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .spMenu__close {
    right: -6.4rem;
  }
}
@media screen and (min-width: 380px) {
  .spMenu__close {
    width: 77px;
  }
}
@media screen and (min-width: 1024px) {
  .spMenu__close {
    width: 56px;
    height: 56px;
  }
}
.spMenu__close__bar {
  width: 48px;
  height: 4px;
  background-color: #fff;
  margin-bottom: 6px;
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.spMenu__close__bar:first-of-type {
  transform: rotate(45deg) translateY(2px) translateX(2px);
}
.spMenu__close__bar:last-of-type {
  transform: rotate(-45deg) translateY(-5px) translateX(4px);
}
@media screen and (min-width: 1024px) {
  .spMenu__close__bar {
    width: 32px;
    margin-bottom: 5px;
  }
}
.spMenu__close::after {
  color: #fff;
  content: "CLOSE";
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  display: block;
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .spMenu__close::after {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 1024px) {
  .spMenu__close::after {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}
.spMenu__flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.8rem;
}
.spMenu__flex li {
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 400;
}
.spMenu__flex a:first-of-type li {
  display: flex;
  align-items: center;
  position: relative;
}
.spMenu__flex a:first-of-type li::after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 1.3rem;
  background-color: #FFFFFF;
  position: absolute;
  right: -1.4rem;
  top: 0.4rem;
}

.navHidden {
  opacity: 0 !important;
  pointer-events: none !important;
  transition: 0.3s ease;
  z-index: -5;
}
.navHidden .spMenu__nav {
  pointer-events: none !important;
}
.navHidden .spMenu__nav__sub {
  pointer-events: none;
}

.footer {
  z-index: 99;
  background-color: #7CBEEB;
  color: #fff;
  padding: 2px 0 0;
}
@media screen and (min-width: 1024px) {
  .footer {
    background-color: #00214B;
    padding: 64px 0;
  }
}
.footer__logo {
  background-color: #00214B;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 64px 0 160px;
}
.footer__logo img {
  display: block;
  width: 120px;
  height: auto;
}
.footer__logo a {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: underline;
  color: #fff;
}
.footer__logo small {
  font-size: 0.8rem;
  line-height: 1.1rem;
  letter-spacing: 0;
  margin-top: 24px;
  font-weight: 100;
}
.footer__title {
  background-color: #00214B;
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  color: #fff;
  border-top: 2px;
  text-align: center;
  padding: 0.5rem 1.4rem 0.3rem;
  margin-bottom: 2px;
  font-size: 3.2rem;
  line-height: 4rem;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .footer__title {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 896px;
    margin: 0 auto 36px;
    padding: 0;
    margin-bottom: 0px;
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .footer__title::before, .footer__title::after {
    content: "";
    width: 400px;
    height: 1px;
    background-color: #7CBEEB;
    opacity: 0.4;
  }
}
.footer__nav__main {
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .footer__nav__main {
    width: 100%;
    max-width: 200px;
    display: flex;
    flex-direction: column;
  }
}
.footer__nav__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #003161;
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 700;
  width: 100%;
  height: 80px;
  margin-bottom: 2px;
  color: #fff;
  padding: 0 2.8rem 0 3.2rem;
  border: none;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .footer__nav__btn {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0;
    padding: 8px 12px;
    height: auto;
    background: transparent;
    border-bottom: solid 2px #7CBEEB;
    margin-bottom: 0px;
    pointer-events: none !important;
  }
  .footer__nav__btn .c-plusIcon {
    display: none;
  }
}
.footer__nav__btn--top {
  pointer-events: auto !important;
}
@media screen and (min-width: 1024px) {
  .footer__nav__btn--top {
    pointer-events: none !important;
  }
}
.footer__nav__btn--top::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 3.4rem;
  background: url("../img/common/ico_arrow-white-thin.svg") !important;
}
@media screen and (min-width: 1024px) {
  .footer__nav__btn--top::after {
    display: none;
    width: 0.9rem;
    height: 0.9rem;
    right: 1rem;
  }
}
.footer__nav__sub {
  width: 100%;
  display: block;
  max-height: 0;
  pointer-events: none;
  transition: max-height 0.5s ease;
  transform-origin: top;
  overflow: hidden !important;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .footer__nav__sub {
    opacity: 1;
    height: auto;
    max-height: none !important;
    pointer-events: auto;
    margin-bottom: 0;
  }
}
.footer__nav__sub li a {
  color: #fff;
}
.footer__nav__sub li div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 400;
  background-color: #00214B;
  margin-bottom: 0;
  padding: 1.8rem 2.2rem;
  padding-right: 5rem;
  padding-left: 3.6rem;
  position: relative;
  transition: 0.4s ease;
  cursor: pointer;
}
@media screen and (min-width: 380px) {
  .footer__nav__sub li div {
    padding-right: 5.6rem;
    padding-left: 4.8rem;
  }
}
.footer__nav__sub li div::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 2.2rem;
  top: 26px;
  background: url("../img/common/ico_arrow-white-thin.svg");
}
.footer__nav__sub li div:hover {
  transition: 0.4s ease;
  background-color: #0271BC;
}
.footer__nav__sub li .outer::before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 5.6rem;
  top: 2.9rem;
  background: url("../img/common/ico_outer-white.svg");
}
.footer__nav__sub li .footer__nav__third {
  padding: 1.6rem 2rem 1.8rem 4rem;
  background-color: #00214B;
  list-style: none;
}
@media screen and (min-width: 340px) {
  .footer__nav__sub li .footer__nav__third {
    padding: 1.6rem 2.8rem 1.8rem 6.2rem;
  }
}
.footer__nav__sub li .footer__nav__third li {
  list-style: none;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 1.4rem;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .footer__nav__sub li .footer__nav__third li {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
  }
}
.footer__nav__sub li .footer__nav__third li::before {
  content: "・"; /* カスタムマーカー（例: disc） */
  font-size: 1.4rem; /* サイズを調整 */
  margin-right: 0.2rem; /* リストアイテムとの間隔 */
  display: inline-block;
}
.footer__nav__sub li .footer__nav__third a:last-of-type li {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .footer__nav__sub li div {
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: 0em;
    padding: 8px 12px;
    padding-right: 32px;
    height: auto;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
  }
  .footer__nav__sub li div::after {
    width: 9px;
    height: 9px;
    top: 14px;
    right: 1rem;
  }
  .footer__nav__sub li .outer::before {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    position: absolute;
    right: 2.8rem;
    top: 1.3rem;
  }
  .footer__nav__sub li .footer__nav__third {
    width: 100%;
    margin: 2px 0;
    padding: 1.2rem 0 1.8rem 1.6rem;
    background-color: transparent;
    display: block;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
  }
  .footer__nav__sub li .footer__nav__third li {
    list-style: none;
    font-size: 1rem;
    line-height: 1.1rem;
    font-weight: 400;
    margin-bottom: 12px;
  }
  .footer__nav__sub li .footer__nav__third li::before {
    content: "・"; /* カスタムマーカー（例: disc） */
    font-size: 1.1rem; /* サイズを調整 */
    margin-right: 0.2rem; /* リストアイテムとの間隔 */
    display: inline-block;
  }
  .footer__nav__sub li .footer__nav__third a:last-of-type li {
    margin-bottom: 0;
  }
}
.footer__nav__info div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #003161;
  font-size: 2.4rem;
  line-height: 3.5rem;
  font-weight: 700;
  width: 100%;
  height: 80px;
  margin-bottom: 2px;
  color: #fff;
  padding-left: 32px;
}
@media screen and (min-width: 1024px) {
  .footer__nav__info div {
    margin-bottom: 0px;
  }
}
.footer__nav__info .footer__nav__sub {
  width: 100%;
  display: block;
  opacity: 1;
  pointer-events: auto;
  max-height: none;
}
.footer__nav__info .footer__nav__sub li div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 400;
  background-color: #00214B;
  margin-bottom: 2px;
  padding: 22px;
  padding-right: 56px;
  padding-left: 48px;
  position: relative;
  cursor: pointer;
}
.footer__nav__info .footer__nav__sub li div::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 2.2rem;
  top: 28px;
  background: url("../img/common/ico_arrow-white-thin.svg");
}
.footer__nav__info .footer__nav__sub li div:hover {
  transition: 0.4s ease;
  background-color: #0271BC;
}
.footer__nav__info .footer__nav__sub li .outer::before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 5.6rem;
  top: 2.9rem;
  background: url("../img/common/ico_outer-white.svg");
}
@media screen and (min-width: 1024px) {
  .footer__nav__info div {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0;
    padding: 8px 12px;
    height: auto;
    background: transparent;
    border-bottom: solid 2px #7CBEEB;
  }
  .footer__nav__info .footer__nav__sub {
    width: 100%;
    display: block;
  }
  .footer__nav__info .footer__nav__sub li div {
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: 0em;
    padding: 8px 12px;
    padding-right: 32px;
    height: auto;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
    margin-bottom: 0px;
  }
  .footer__nav__info .footer__nav__sub li div::after {
    width: 9px;
    height: 9px;
    right: 1rem;
    top: 14px;
  }
  .footer__nav__info .footer__nav__sub li .outer::before {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    position: absolute;
    right: 2.8rem;
    top: 1.3rem;
  }
}
.footer__nav .is-shown .footer__nav__btn {
  background-color: #0271BC;
}
@media screen and (min-width: 1024px) {
  .footer__nav .is-shown .footer__nav__btn {
    background-color: transparent;
  }
}
.footer__nav .is-shown .footer__nav__sub {
  opacity: 1;
  pointer-events: auto;
  max-height: 2000px;
  transition: max-height 0.4s ease;
  margin-bottom: 2px;
}
@media screen and (min-width: 1024px) {
  .footer__nav .is-shown .footer__nav__sub {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer__nav__ul {
    display: grid;
    grid-template-columns: repeat(4, 200px);
    grid-template-rows: repeat(10, auto);
    grid-auto-flow: column;
    column-gap: 32px;
    width: 896px;
    margin: 0 auto;
  }
  .footer__nav__ul li.footer__nav__main {
    /*&:nth-of-type(6){
      grid-column: span 1;
      grid-row: span 6;
    }
    &:nth-of-type(7){
      grid-column: span 1;
      grid-row: span 2;
    }*/
    /*
    &:nth-of-type(1){
      grid-column: span 1;
      grid-row: span 2;
    }
    &:nth-of-type(2){
      grid-column: span 1;
      grid-row: span 4;
    }
    &:nth-of-type(3){
      grid-column: span 1;
      grid-row: span 8;
    }
    &:nth-of-type(4){
      grid-column: span 1;
      grid-row: span 3;
    }
    &:nth-of-type(5){
      grid-column: span 1;
      grid-row: span 2;
    }
    &:nth-of-type(6){
      grid-column: span 1;
      grid-row: span 6;
    }
    &:nth-of-type(7){
      grid-column: span 1;
      grid-row: span 2;
    }*/
  }
  .footer__nav__ul li.footer__nav__main:nth-of-type(1) {
    grid-column: span 1;
    grid-row: span 1;
  }
  .footer__nav__ul li.footer__nav__main:nth-of-type(2) {
    grid-column: span 1;
    grid-row: span 2;
    margin-top: 2rem;
  }
  .footer__nav__ul li.footer__nav__main:nth-of-type(3) {
    grid-column: span 1;
    grid-row: span 4;
    margin-top: 2rem;
  }
  .footer__nav__ul li.footer__nav__main:nth-of-type(4) {
    grid-column: span 1;
    grid-row: span 8;
  }
  .footer__nav__ul li.footer__nav__main:nth-of-type(5) {
    grid-column: span 1;
    grid-row: span 4;
  }
  .footer__nav__ul li.footer__nav__main:nth-of-type(6) {
    grid-column: span 1;
    grid-row: span 8;
  }
}
.footer__flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.8rem;
}
.footer__flex li {
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 400;
}
.footer__flex a:first-of-type li {
  display: flex;
  align-items: center;
  position: relative;
}
.footer__flex a:first-of-type li::after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 1.3rem;
  background-color: #FFFFFF;
  position: absolute;
  right: -1.4rem;
  top: 0.4rem;
}

.joinLinks {
  z-index: 10;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 56px;
  padding: 1rem;
  gap: 0.8rem;
  /*background: linear-gradient(0deg,rgba(255,255,255,0) 30%,rgba(0,49,97,0.9) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(255,255,255,0) 30%,rgba(0,49,97,0.9) 100%);
  background: -moz-linear-gradient(-90deg, rgba(255,255,255,0) 30%,rgba(0,49,97,0.9) 100%);*/
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 30%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 30%, rgb(255, 255, 255) 100%);
  background: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0) 30%, rgb(255, 255, 255) 100%);
}
@media screen and (min-width: 380px) {
  .joinLinks {
    padding: 1.2rem;
    gap: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .joinLinks {
    grid-template-columns: 1fr 280px 280px 1fr;
    grid-template-rows: 56px;
  }
  .joinLinks .joinLinks__new {
    grid-column: 2;
    grid-row: 1;
  }
  .joinLinks .joinLinks__cont {
    grid-column: 3;
    grid-row: 1;
  }
}
.joinLinks__new, .joinLinks__cont {
  display: flex;
  justify-content: center;
  align-items: center;
}
.joinLinks__new__content, .joinLinks__cont__content {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  border-radius: 5.6rem;
  position: relative;
}
.joinLinks__new__content::after, .joinLinks__cont__content::after {
  position: absolute;
  right: 1.6rem;
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("../img/common/ico_outer-white.svg");
}
@media screen and (min-width: 380px) {
  .joinLinks__new__content::after, .joinLinks__cont__content::after {
    right: 2rem;
  }
}
.joinLinks__new:hover, .joinLinks__cont:hover {
  opacity: 1;
}
.joinLinks__new__txt, .joinLinks__cont__txt {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (min-width: 380px) {
  .joinLinks__new__txt, .joinLinks__cont__txt {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .joinLinks__new__txt, .joinLinks__cont__txt {
    font-size: 2.2rem;
    line-height: 2.9rem;
  }
}
.joinLinks__new__content {
  background-color: #DF0000;
  transition: 0.2s ease;
}
.joinLinks__new__content:hover {
  background-color: #ff4444;
  transition: 0.2s ease;
}
.joinLinks__new--hidden {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.joinLinks__cont__content {
  background-color: #00214B;
  transition: 0.2s ease;
}
.joinLinks__cont__content:hover {
  background-color: #284e95;
  transition: 0.2s ease;
}

.fv {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .fv {
    width: 100%;
    height: auto;
    background-color: #ffffff;
  }
}
.fv__vis {
  position: relative;
}
.fv__vis__main {
  display: block;
  width: 100%;
  height: auto;
}
.fv__vis__info {
  position: absolute;
  filter: drop-shadow(0px 0px 8px rgba(125, 193, 238, 0.6));
  width: 92.5vw;
  bottom: 20.5vw;
  left: 3.75vw;
  transition: ease 0.2s;
}
.fv__vis__info:hover {
  filter: drop-shadow(0px 0px 12px rgba(184, 226, 255, 0.8));
  transition: ease 0.2s;
}
@media screen and (min-width: 1024px) {
  .fv__vis__info {
    filter: drop-shadow(0px 0px 12px rgba(125, 193, 238, 0.6));
    width: 66vw;
    bottom: 2vw;
    left: 18vw;
  }
  .fv__vis__info:hover {
    filter: drop-shadow(0px 0px 20px rgba(184, 226, 255, 0.8));
  }
}
.fv__vis__info__wrapper {
  filter: drop-shadow(0px 0px 8px rgba(0, 113, 189, 0.6));
}
@media screen and (min-width: 1024px) {
  .fv__vis__info__wrapper {
    filter: drop-shadow(0px 0px 12px rgba(0, 113, 189, 0.6));
  }
}
.fv__vis__info__wrapper:hover {
  opacity: 1 !important;
}

.sv {
  border-top: solid 10px #00214B;
}
@media screen and (min-width: 640px) {
  .sv {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .sv {
    padding-top: 0;
    border-top: none !important;
  }
}
.sv__img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .sv__img {
    filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.2));
  }
}
.sv__txt {
  display: block;
  width: 100%;
  height: auto;
  max-width: 666px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding: 1.4rem 1.6rem;
}
@media screen and (min-width: 640px) {
  .sv__txt {
    background-color: transparent;
    padding: 0;
  }
}
.sv__list {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
@media screen and (min-width: 640px) {
  .sv__list {
    width: 90vw;
    gap: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .sv__list {
    gap: 0.9rem;
    grid-template-columns: repeat(4, 1fr);
    max-width: 960px;
  }
}
.sv__list__icon {
  display: block;
  width: 100%;
  height: auto;
}
.sv__list__li {
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  background-color: #00214B;
  color: #ffffff;
  display: grid;
  align-items: center;
  padding: 0.4rem 0.6rem;
  padding-right: 1.4rem;
  position: relative;
  border-radius: 0.4rem;
  grid-template-columns: 32px 1fr;
  gap: 1rem;
  min-height: 48px;
}
@media screen and (min-width: 340px) {
  .sv__list__li {
    grid-template-columns: 34px 1fr;
  }
}
@media screen and (min-width: 380px) {
  .sv__list__li {
    padding: 0.6rem 1rem;
    padding-right: 1.8rem;
    gap: 1rem;
    grid-template-columns: 36px 1fr;
  }
}
@media screen and (min-width: 428px) {
  .sv__list__li {
    grid-template-columns: 48px 1fr;
    padding: 0.7rem 1.6rem;
    padding-right: 1.4rem;
    gap: 0.8rem;
  }
}
@media screen and (min-width: 640px) {
  .sv__list__li {
    grid-template-columns: 56px 1fr;
    padding: 1rem 2rem;
    padding-right: 1.6rem;
    gap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .sv__list__li {
    padding: 0 2rem;
    padding-right: 2.4rem;
    border-radius: 4px;
    grid-template-columns: 72px 1fr;
    gap: 1.6rem;
    height: 120px;
  }
}
.sv__list__li::after {
  content: "";
  background-image: url("../img/common/ico_plus-red.svg");
  background-size: cover;
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: 0.4rem;
  right: 0.4rem;
}
@media screen and (min-width: 428px) {
  .sv__list__li::after {
    width: 16px;
    height: 16px;
    bottom: 0.6rem;
    right: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .sv__list__li::after {
    width: 24px;
    height: 24px;
    bottom: 0.8rem;
    right: 0.8rem;
  }
}
.sv__list__li--link::after {
  background-image: url("../img/common/ico_blue-c-arrow.svg");
}
.sv__list__li span {
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 700;
  transform: scale(0.95);
}
@media screen and (min-width: 340px) {
  .sv__list__li span {
    transform: scale(1);
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 380px) {
  .sv__list__li span {
    font-size: 1.15rem;
    line-height: 1.45rem;
  }
}
@media screen and (min-width: 428px) {
  .sv__list__li span {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .sv__list__li span {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .sv__list__li span {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.sv__list__li--wdIcon {
  grid-template-columns: 36px 1fr;
}
@media screen and (min-width: 380px) {
  .sv__list__li--wdIcon {
    grid-template-columns: 44px 1fr;
  }
}
@media screen and (min-width: 428px) {
  .sv__list__li--wdIcon {
    grid-template-columns: 50px 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .sv__list__li--wdIcon {
    grid-template-columns: 77px 1fr;
  }
}
.sv__list__data {
  display: none !important;
}

.c-breadcrumb {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 1024px) {
  .c-breadcrumb {
    z-index: 3;
    width: 1008px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-breadcrumb__li {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  color: #00214B;
}
.c-breadcrumb__li::after {
  content: ">";
  margin-left: 0.2rem;
  margin-right: 0.3rem;
}
.c-breadcrumb__li:last-of-type::after {
  display: none;
}
.c-breadcrumb__wrapper {
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .c-breadcrumb__wrapper {
    position: absolute;
    top: 62px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
  }
}

.pageHeader {
  background: linear-gradient(180deg, #0271BC 0%, #00214B 100%);
  border-top: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  width: 100%;
  max-width: 100vw;
  height: 96px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.pageHeader--noborder {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .pageHeader {
    background: linear-gradient(180deg, #0271BC 0%, #00214B 100%);
    position: absolute;
    border-top: none;
    border-bottom: none;
    top: 0;
    right: 0;
    left: 0;
    height: 188px;
  }
  .pageHeader::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    background-color: #ffffff;
    height: 2px;
  }
}
.pageHeader img {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 7.5vw;
  z-index: 2;
}
@media screen and (min-width: 380px) {
  .pageHeader img {
    width: 48px;
    height: 48px;
    left: calc(50vw - 180px);
  }
}
@media screen and (min-width: 640px) {
  .pageHeader img {
    left: calc(50vw - 280px);
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader img {
    width: 72px;
    height: 72px;
    left: 144px;
  }
}
.pageHeader .pageHeader__iconWd {
  width: 48px;
  height: 48px;
  left: 5vw;
}
@media screen and (min-width: 380px) {
  .pageHeader .pageHeader__iconWd {
    left: calc(50vw - 180px);
  }
}
@media screen and (min-width: 428px) {
  .pageHeader .pageHeader__iconWd {
    width: 64px;
    height: 64px;
  }
}
@media screen and (min-width: 640px) {
  .pageHeader .pageHeader__iconWd {
    left: calc(50vw - 300px);
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader .pageHeader__iconWd {
    width: 80px;
    height: 80px;
    left: 144px;
  }
}
.pageHeader .pageHeader__iconWd2 {
  width: 58px;
  height: 58px;
  left: 5vw;
}
@media screen and (min-width: 380px) {
  .pageHeader .pageHeader__iconWd2 {
    left: calc(50vw - 180px);
  }
}
@media screen and (min-width: 428px) {
  .pageHeader .pageHeader__iconWd2 {
    width: 80px;
    height: 80px;
    left: calc(50vw - 200px);
  }
}
@media screen and (min-width: 640px) {
  .pageHeader .pageHeader__iconWd2 {
    left: calc(50vw - 300px);
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader .pageHeader__iconWd2 {
    width: 100px;
    height: 100px;
    left: 144px;
  }
}
.pageHeader__title {
  background: linear-gradient(180deg, #DF0000 0%, #AB0007 100%);
  border: solid 2px #ffffff;
  filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.4));
  width: auto;
  padding: 0 1.8rem;
  min-width: 50vw;
  max-width: 280px;
  height: 34px;
  transform: skewX(-32deg);
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 428px) {
  .pageHeader__title {
    padding: 0 2.4rem;
    max-width: 400px;
    min-width: 200px;
  }
}
@media screen and (min-width: 640px) {
  .pageHeader__title {
    width: 400px;
    height: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader__title {
    background: linear-gradient(180deg, #DF0000 0%, #AB0007 100%);
    border: solid 2px #ffffff;
    width: 440px;
    height: 48px;
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
}
.pageHeader__title span {
  display: block;
  color: #ffffff;
  transform: skewX(32deg);
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 700;
}
@media screen and (min-width: 428px) {
  .pageHeader__title span {
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader__title span {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
.pageHeader__content {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .pageHeader__content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding-top: 48px;
  }
}
.pageHeader__content::before, .pageHeader__content::after {
  content: "";
  width: 96px;
  height: 96px;
  top: 0;
  background-image: url("../img/2025/pageheader-stripe.svg");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
}
@media screen and (min-width: 428px) {
  .pageHeader__content::before, .pageHeader__content::after {
    width: 112px;
    height: 112px;
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader__content::before, .pageHeader__content::after {
    width: 200px;
    height: 200px;
  }
}
.pageHeader__content::before {
  left: -2vw;
}
@media screen and (min-width: 428px) {
  .pageHeader__content::before {
    left: calc(50vw - 208px);
  }
}
@media screen and (min-width: 640px) {
  .pageHeader__content::before {
    left: 5vw;
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader__content::before {
    left: 0;
  }
}
.pageHeader__content::after {
  right: -2vw;
}
@media screen and (min-width: 428px) {
  .pageHeader__content::after {
    right: calc(50vw - 208px);
  }
}
@media screen and (min-width: 640px) {
  .pageHeader__content::after {
    right: 5vw;
  }
}
@media screen and (min-width: 1024px) {
  .pageHeader__content::after {
    right: 0;
  }
}

.c-pageHeader {
  width: 100%;
  max-width: 100vw;
  height: 96px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  background-color: #FFFFFF;
}
.c-pageHeader--noborder {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .c-pageHeader {
    position: absolute;
    border-top: none;
    border-bottom: none;
    top: 0;
    right: 0;
    left: 0;
    height: 200px;
    padding-top: 1.2rem;
  }
  .c-pageHeader::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    background-color: #ffffff;
    height: 2px;
  }
}
.c-pageHeader__title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.c-pageHeader__title span {
  display: block;
  color: #00214B;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 428px) {
  .c-pageHeader__title span {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-pageHeader__title span {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}
.c-pageHeader__title::after {
  content: "";
  display: block;
  background-color: #0271BC;
  width: 4.8rem;
  height: 0.2rem;
  border-radius: 0.2rem;
  margin-top: 1.3rem;
}
@media screen and (min-width: 1024px) {
  .c-pageHeader__title::after {
    margin-top: 2.4rem;
  }
}
.c-pageHeader__content {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .c-pageHeader__content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding-top: 36px;
  }
}

.pageMain {
  margin-top: 64px;
}
@media screen and (min-width: 1024px) {
  .pageMain {
    width: 100%;
    max-width: 960px;
    margin-top: 0;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 720px;
    gap: 3.2rem;
    justify-items: center;
    align-items: flex-start;
  }
  .pageMain .pcNav {
    position: sticky;
    top: 0;
    margin-top: 240px;
    width: 208px;
    height: auto;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .pageMain .c-page--first {
    margin-top: 240px;
  }
}
@media screen and (min-width: 1024px) {
  .pageMain .pageMain__cont {
    grid-column: 2;
    width: 100%;
  }
}

.pcNav {
  display: none;
}
@media screen and (min-width: 1024px) {
  .pcNav {
    display: block;
    background-color: rgba(0, 33, 75, 0.9);
    color: #ffffff;
    border-radius: 2rem;
    overflow: hidden;
    isolation: isolate;
  }
  .pcNav a {
    color: #ffffff;
  }
  .pcNav__head {
    padding: 1.8rem 0 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 700;
    border-bottom: solid 2px #7CBEEB;
  }
  .pcNav__li {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 400;
    padding: 1.3rem 4.2rem 1.4rem 1.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
    position: relative;
  }
  .pcNav__li::after {
    content: "";
    background: url("../img/common/ico_arrow-white.svg");
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 1.4rem;
  }
  .pcNav--active {
    pointer-events: none !important;
  }
  .pcNav--active .pcNav__li {
    background-color: #0271BC;
    opacity: 1;
  }
  .pcNav a:last-of-type li {
    border-radius: 0 0 4px 4px;
  }
  .pcNav ul ul {
    padding: 1.2rem 16px 1.5rem 28px;
    border-bottom: solid 1px rgba(124, 190, 235, 0.4);
    list-style-type: none; /* デフォルトのマーカーを無効化 */
    padding-left: 1.5rem; /* 適切な余白を追加 */
  }
  .pcNav ul ul li {
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .pcNav ul ul li::before {
    content: "・"; /* カスタムマーカー（例: disc） */
    font-size: 1rem; /* サイズを調整 */
    margin-right: 0.2rem; /* リストアイテムとの間隔 */
    display: inline-block;
  }
  .pcNav ul ul .pcNav__li--active {
    background-color: transparent;
    color: #7CBEEB;
    opacity: 8;
  }
}

.c-page__p {
  padding: 16px;
}
@media screen and (min-width: 1024px) {
  .c-page__p {
    background-color: #ffffff;
    margin: 24px auto;
    padding: 24px 32px;
  }
}
.c-page .c-alertBlk {
  width: 100%;
  max-width: 92.5vw;
  margin: 16px auto 24px;
  background-color: #F8FFE4;
  border: solid 4px #AB0007;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.c-page .c-alertBlk::before {
  content: "";
  background-image: url("../img//common/ico_alert.svg");
  width: 42px;
  height: 36px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}
.c-page .c-alertBlk p {
  width: 100%;
  margin-left: 12px;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 700;
  color: #DF0000;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .c-page .c-alertBlk {
    max-width: 720px;
    margin: 0 auto 24px;
    font-size: 1.6rem;
    line-height: 2.4rem;
    align-items: center;
  }
}
.c-page__bnr {
  width: 100%;
  max-width: 92.5vw;
  margin: 16px auto 30px;
}
@media screen and (min-width: 1024px) {
  .c-page__bnr {
    max-width: 960px;
  }
}
.c-page__bnr img {
  width: 100%;
  height: auto;
  display: block;
}
.c-page__bnr small {
  margin-top: 12px;
  width: 100%;
  display: block;
  font-size: 1.3rem;
  line-height: 1.9rem;
  text-align: center;
}
.c-page .c-texLink {
  color: #0271BC;
  text-decoration: underline;
  font-size: 1.3rem;
  line-height: 1.9rem;
}
.c-page .c-texLink--outer::after {
  display: inline-block;
  content: "";
  background-image: url("../img/common/ico_outer-blue.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  position: relative;
  top: 2px;
  margin-left: 3px;
}
.c-page__content {
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .c-page__content {
    max-width: 960px;
    width: 100%;
    padding: 32px;
  }
}
.c-page__content__clrHead {
  width: 100%;
  background-color: #00214B;
  color: #ffffff;
  padding: 6px 16px;
  font-size: 1.3rem;
  line-height: 1.9rem;
  margin-top: 24px;
  margin-bottom: 14px;
}
.c-page__content__clrHead:first-of-type {
  margin-top: 0;
}
.c-page__content__infoBlk {
  background-color: #00214B;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  padding: 15px 18px;
  width: 100%;
  border-radius: 4px;
  margin: 20px auto 24px;
}
.c-page__content .c-whiteBlk {
  background-color: #ffffff;
  margin-bottom: 16px;
}
.c-page__content .c-whiteBlk__head {
  display: block;
  background-color: #00214B;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 700;
  padding: 6px 12px;
}
.c-page__content .c-whiteBlk__content {
  padding: 16px;
}
.c-page__content .c-whiteBlk__content p {
  font-size: 1.1rem;
  line-height: 1.8rem;
  margin-bottom: 0;
}
.c-page__content .c-whiteBlk__content p .c-texLink {
  font-size: 1.1rem;
  line-height: 1.8rem;
}
.c-page__content .c-whiteBlk__content .c-stdBtn {
  margin: 16px auto;
}
.c-page__content .c-whiteBlk__content strong {
  font-weight: 700;
}
.c-page__content h3 {
  font-size: 1.3rem;
  line-height: 1.9rem;
}
.c-page__content p {
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 500;
  margin-bottom: 16px;
  color: #222222;
}
.c-page__content small {
  display: block;
  margin-top: 4px;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #666666;
}
.c-page__content small .c-texLink {
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.c-page__content .c-texLink {
  color: #0271BC;
  text-decoration: underline;
}
.c-page__content .c-texLink--outer::after {
  display: inline-block;
  content: "";
  background-image: url("../img/common/ico_outer-blue.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  position: relative;
  top: 2px;
  margin-left: 3px;
}
.c-page__content table {
  width: 100%;
  overflow-x: scroll;
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: 500;
  color: #222222;
  margin: 12px auto;
}
@media screen and (min-width: 428px) {
  .c-page__content table {
    font-size: 1.1rem;
  }
}
.c-page__content table small {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
.c-page__content table th {
  background-color: #00214B;
  color: #ffffff;
  padding: 4px 8px;
}
.c-page__content table th small {
  color: #ffffff;
}
.c-page__content table td {
  background-color: #EEEEEE;
  padding: 2px;
  padding-left: 4px;
}
.c-page__content table .padTd {
  padding: 4px 12px;
}
.c-page__content table tr:nth-of-type(2n) {
  background-color: #EEEEEE;
}
.c-page__content table tr:nth-of-type(2n) td {
  background-color: #EEEEEE;
}
.c-page__content table tr:nth-of-type(2n) .blueTd {
  background-color: #0271BC;
}
.c-page__content table tr:nth-of-type(odd) {
  background-color: #F6F6F6;
}
.c-page__content table tr:nth-of-type(odd) td {
  background-color: #F6F6F6;
}
.c-page__content table tr:nth-of-type(odd) .blueTd {
  background-color: #0271BC;
}
.c-page__content table .blueTd {
  background-color: #0271BC !important;
  color: #ffffff;
  padding: 6px 2px;
  text-align: center;
  min-width: 44px;
}
.c-page__content table .blueTd--line {
  border-bottom: solid 1px #ffffff;
}
.c-page__content table .tBasi {
  background-color: #00214B !important;
  color: #ffffff;
  text-align: center;
}
.c-page__content table .tBron {
  background-color: #8a5a38 !important;
  color: #ffffff;
  text-align: center;
}
.c-page__content table .tSilv {
  background-color: #222222 !important;
  color: #ffffff;
  text-align: center;
}
.c-page__content table .tGold {
  background-color: #D9B300 !important;
  color: #ffffff;
  text-align: center;
}
.c-page__content table .tPlat {
  background-color: #8299a1 !important;
  color: #ffffff;
  text-align: center;
}
.c-page__content table .tWhite {
  background-color: #fff !important;
}
.c-page__content table .tWhite img {
  display: block;
  width: 10px;
  height: auto;
  margin: 0 auto;
}
.c-page__content table .tFlex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-page__content table .tFlex .c-memRank__rank {
  margin: 4px;
}
.c-page__content .spWrap td, .c-page__content .spWrap th {
  display: block;
  padding: 12px 8px;
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.c-page__content .spWrap th {
  margin-top: 12px;
}
.c-page__content .spWrap .dataLabel {
  display: grid;
  grid-template-columns: 3fr 4fr;
  grid-row: 1fr;
  column-gap: 8px;
  padding: 0;
  border-bottom: solid 1px #ffffff;
}
.c-page__content .spWrap .dataLabel::before {
  content: attr(data-label);
  background-color: #0271BC;
  color: #ffffff;
  height: 100%;
  width: 100%;
  padding: 8px;
}
.c-page__content .spWrap .dataLabel div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-page__content .spWrap .spHidden {
  display: none;
}
@media screen and (min-width: 640px) {
  .c-page__content .spWrap .spHidden {
    display: table-cell;
  }
  .c-page__content .spWrap td, .c-page__content .spWrap th, .c-page__content .spWrap .dataLabel {
    display: table-cell;
    font-size: 1.1rem;
    line-height: 1.9rem;
  }
  .c-page__content .spWrap .dataLabel {
    padding: 12px 8px;
    border-bottom: none;
  }
  .c-page__content .spWrap .dataLabel::before {
    display: none;
  }
}
.c-page__content .c-centerTxt {
  text-align: center;
}
.c-page__content .c-redTxt {
  color: #DF0000;
}
.c-page__content .c-redTxt2 {
  color: #AB0007;
}
.c-page__content .c-large {
  font-size: 2rem;
  line-height: 2.9rem;
}
.c-page__content__imgBlk {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-page__content__imgBlk img {
  width: 88px;
  height: 88px;
  margin: 12px;
}
.c-page__content__imgBlk .largeImg {
  width: 104px;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .c-page__content__imgBlk .largeImg {
    width: 160px;
    height: auto;
    margin: 0;
  }
}
.c-page__content__imgBlk .imgDiv {
  width: 200px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-page__content__imgBlk .imgDiv .c-memRank__rank {
  width: 36px;
  height: 36px;
  margin: 4px;
}
.c-page__content__imgBlk p {
  margin-left: 16px;
  margin-bottom: 0;
  font-size: 1.3rem;
  line-height: 1.9rem;
}
@media screen and (min-width: 1024px) {
  .c-page__content__imgBlk p {
    font-size: 1.5rem;
    line-height: 2.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-page__content__imgBlk .pSmall {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
}
.c-page__content__imgBlk--hAuto img {
  height: auto;
}
.c-page__content__imgBlk--wrap {
  display: block;
}
.c-page__content__imgBlk--wrap img {
  width: 100%;
  height: auto;
}
.c-page__content__imgBlk--wrap .imgDiv {
  width: 100%;
  height: auto;
  margin: 8px auto;
}
@media screen and (min-width: 640px) {
  .c-page__content__imgBlk--wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .c-page__content__imgBlk--wrap img {
    width: 88px;
    height: 88px;
  }
  .c-page__content__imgBlk--wrap .imgDiv {
    width: 200px;
  }
}
.c-page__iframe {
  width: 100%;
  height: 500px;
}

.memberPrize {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  opacity: 1;
  transition: 0.2s ease 1s;
}
@media screen and (min-width: 1024px) {
  .memberPrize {
    max-width: 960px;
  }
}
.memberPrize__hidden {
  pointer-events: none;
  opacity: 0;
  /*position: absolute;
  transition: 0.2s ease;
  top:64px;*/
  display: none;
}
.memberPrize__head {
  background-color: #00214B;
  font-size: 2.2rem;
  line-height: 2.8rem;
  color: #FFFFFF;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6.8rem;
  border-bottom: solid 0.1rem #FFFFFF;
}
@media screen and (min-width: 640px) {
  .memberPrize__head {
    background-color: #0271BC;
    border-bottom: none;
  }
}
.memberPrize__title {
  padding: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .memberPrize__title {
    padding: 2rem 2.8rem;
  }
}
.memberPrize__title__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  gap: 0.8rem;
}
@media screen and (min-width: 380px) {
  .memberPrize__title__content {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__title__content {
    gap: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__title__content {
    gap: 2.8rem;
  }
}
.memberPrize__title__name {
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 340px) {
  .memberPrize__title__name {
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__title__name {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__title__name {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__title__name {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}
.memberPrize__title__price {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  letter-spacing: 0em;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .memberPrize__title__price {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__title__price {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__title__price {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}
.memberPrize__title__price__num {
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  font-size: 2.7rem;
  line-height: 2.7rem;
  letter-spacing: 0;
  font-weight: 400;
  position: relative;
  top: 1px;
}
@media screen and (min-width: 340px) {
  .memberPrize__title__price__num {
    font-size: 2.9rem;
    line-height: 2.9rem;
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__title__price__num {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__title__price__num {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__title__price__num {
    font-size: 4rem;
    line-height: 4rem;
  }
}
.memberPrize__title__price__yen {
  font-size: 1.6rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  font-weight: 700;
}
@media screen and (min-width: 340px) {
  .memberPrize__title__price__yen {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__title__price__yen {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__title__price__yen {
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__title__price__yen {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
.memberPrize__title__price__sml {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 0em;
  white-space: nowrap;
  margin-left: -8px;
}
@media screen and (min-width: 380px) {
  .memberPrize__title__price__sml {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__title__price__sml {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__title__price__sml {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.memberPrize__tabs {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.2rem;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.memberPrize__tabs--4col {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (min-width: 1024px) {
  .memberPrize__tabs {
    width: 100%;
  }
}
.memberPrize__tabs a {
  height: 100%;
}
.memberPrize__tab {
  height: 100%;
  padding: 1.2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 0.8rem 0.8rem 0 0;
  font-size: 1.1rem;
  line-height: 1.4rem;
  cursor: pointer;
  border-bottom: solid 0.2rem #FFFFFF;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (min-width: 340px) {
  .memberPrize__tab {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__tab {
    padding: 1.6rem 0;
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__tab {
    font-size: 2.2rem;
    line-height: 2.2rem;
    padding: 2rem 0;
  }
}
.memberPrize__tab--hg {
  background-color: #B19202;
}
.memberPrize__tab--ra {
  background-color: #BF1B24;
}
.memberPrize__tab--rb {
  background-color: #009C50;
}
.memberPrize__tab--rc {
  background-color: #BA92DD;
}
.memberPrize__tab--jr {
  background-color: #EA8BB7;
}
.memberPrize .is-active {
  border-bottom: 0 !important;
}
.memberPrize__price {
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.memberPrize__price__content {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.memberPrize__price__title {
  background-color: #222222;
  color: #ffffff;
  padding: 4px 8px;
}
.memberPrize__price__main span {
  font-size: 3.2rem;
  line-height: 3.2rem;
  white-space: nowrap;
  font-family: "Roboto Slab", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  color: #222222;
  font-weight: 900;
}
.memberPrize__price__main small {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  color: #222222;
  font-weight: 500;
}
.memberPrize__feature {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.8rem;
  padding: 0.6rem;
}
@media screen and (min-width: 428px) {
  .memberPrize__feature {
    font-size: 1.55rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__feature {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
.memberPrize__prize__data {
  display: none !important;
}
.memberPrize__prize__head {
  display: flex;
  align-items: center;
  text-align: left;
  color: #ffffff;
  background-color: #00214B;
  padding: 1.6rem;
  margin-bottom: 0.1rem;
  position: relative;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__head {
    background-color: transparent;
    justify-content: center;
  }
}
.memberPrize__prize__head span {
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0;
  font-weight: 700;
  margin-right: 1.2rem;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__head span {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__head span {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
.memberPrize__prize__head small {
  display: block;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__head small {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__head small {
    position: absolute;
    right: 1.4rem;
  }
}
.memberPrize__prize__head--right small {
  position: absolute;
  right: 1.4rem;
}
.memberPrize__prize__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.1rem;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__list {
    gap: 0.4rem;
    grid-template-columns: repeat(6, 1fr);
    padding: 0 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize__prize__list {
    gap: 0.9rem;
    padding: 0 1.2rem;
  }
}
.memberPrize__prize__icon {
  height: 40px;
  width: auto;
  margin-bottom: 4px;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__icon {
    height: 40px;
    width: auto;
  }
}
.memberPrize__prize__icon--wd {
  width: 52px;
  height: auto;
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__icon--wd {
    width: 72px;
    height: auto;
  }
}
.memberPrize__prize__icon--wd2 {
  width: 80px;
  height: auto;
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__icon--wd2 {
    width: 104px;
    height: auto;
  }
}
.memberPrize__prize__li {
  position: relative;
  width: 100%;
  min-height: 11rem;
  background-color: #00214B;
  cursor: pointer;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li {
    border-radius: 4px;
  }
}
.memberPrize__prize__li::after {
  content: "";
  background-image: url("../img/common/ico_plus-red.svg");
  background-size: cover;
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: 0.4rem;
  right: 0.4rem;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li::after {
    width: 16px;
    height: 16px;
    bottom: 0.8rem;
    right: 0.8rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li::after {
    bottom: 0.4rem;
    right: 0.4rem;
  }
}
.memberPrize__prize__li__content {
  width: 100%;
  max-width: 100%;
  height: 100%;
  box-sizing: border-box;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  text-align: center;
  padding: 1rem 0 1.8rem;
  position: relative;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li__content {
    padding: 1.2rem 0 2.8rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li__content {
    padding: 1.2rem 0 2.4rem;
    border-radius: 4px;
  }
}
.memberPrize__prize__li--tag .memberPrize__prize__li__content {
  padding-top: 2.2rem !important;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--tag .memberPrize__prize__li__content {
    padding-top: 2.6rem !important;
  }
}
.memberPrize__prize__li__txt {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 700;
  transform: scaleX(0.9);
  transform-origin: center;
}
@media screen and (min-width: 340px) {
  .memberPrize__prize__li__txt {
    transform: scaleX(1);
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li__txt {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__li__txt {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li__txt {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 800px) {
  .memberPrize__prize__li__txt {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize__prize__li__txt {
    font-size: 1.45rem;
    line-height: 1.7rem;
    white-space: nowrap;
  }
}
.memberPrize__prize__li--wd {
  grid-column: span 2;
  min-height: 8.8rem;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--wd {
    grid-column: span 3;
    min-height: 12rem;
  }
}
.memberPrize__prize__li--wd .memberPrize__prize__li__content {
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  text-align: left;
  padding: 0;
  padding: 0 0.8rem;
  box-sizing: border-box;
  gap: 0.2rem;
}
@media screen and (min-width: 340px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__content {
    gap: 0.8rem;
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__content {
    gap: 1rem;
    padding: 0 1rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__content {
    gap: 1.2rem;
    padding: 0 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__content {
    display: grid;
    grid-template-columns: 96px 1fr;
    padding-left: 2.2rem;
    padding-right: 2.2rem;
    gap: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__content {
    gap: 2.8rem;
    grid-template-columns: 112px 1fr;
    padding-left: 5.6rem;
    padding-right: 5.6rem;
  }
}
.memberPrize__prize__li--wd .memberPrize__prize__li__txt {
  font-size: 1.1rem;
  line-height: 1.2rem;
  text-align: left;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__txt {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__txt {
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-align: left;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__txt {
    font-size: 1.6rem;
    line-height: 2rem;
    text-align: left;
  }
}
@media screen and (min-width: 800px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__txt {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize__prize__li--wd .memberPrize__prize__li__txt {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
}
.memberPrize__prize__li--wd .memberPrize__prize__icon {
  width: 4rem;
  height: auto;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 340px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon {
    width: 4.4rem;
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon {
    width: 5.2rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon {
    width: 6rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon {
    width: 100%;
    height: auto;
  }
}
.memberPrize__prize__li--wd .memberPrize__prize__icon--wd {
  width: 6rem;
  height: auto;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 340px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon--wd {
    width: 6.2rem;
  }
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon--wd {
    width: 6.8rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon--wd {
    width: 8rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--wd .memberPrize__prize__icon--wd {
    width: 100%;
    height: auto;
  }
}
.memberPrize__prize__li--early::before {
  content: "早期特典";
  background-color: #0271BC;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  padding: 0.3rem;
  position: absolute;
  bottom: 0.4rem;
  left: 0.4rem;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__li--early::before {
    font-size: 1.1rem;
    line-height: 1.1rem;
    font-weight: 700;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--early::before {
    top: 0.5rem;
    left: 0.6rem;
    bottom: auto;
  }
}
.memberPrize__prize__li--blank {
  background-color: #4D4D4D;
  pointer-events: none !important;
}
.memberPrize__prize__li--blank::after {
  display: none !important;
}
.memberPrize__prize__li--inActive {
  background-color: #4D4D4D;
  overflow: hidden;
  isolation: isolate;
  pointer-events: none;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--inActive {
    background-color: rgba(0, 49, 97, 0.2);
  }
}
.memberPrize__prize__li--inActive::after {
  display: none;
}
.memberPrize__prize__li--inActive .memberPrize__prize__li__txt, .memberPrize__prize__li--inActive .memberPrize__prize__icon {
  opacity: 0.4;
}
.memberPrize__prize__li--inActive .memberPrize__prize__li__content::before, .memberPrize__prize__li--inActive .memberPrize__prize__li__content::after {
  content: "";
  position: absolute;
  top: 50%; /* 中央に配置 */
  left: 50%; /* 中央に配置 */
  width: 200px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5); /* 白色・透過0.5 */
  transform-origin: center center;
  background-image: none;
}
.memberPrize__prize__li--inActive .memberPrize__prize__li__content::before {
  transform: translate(-50%, -50%) rotate(135deg); /* 135度の線 */
}
.memberPrize__prize__li--inActive .memberPrize__prize__li__content::after {
  transform: translate(-50%, -50%) rotate(225deg); /* 225度の線 */
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--inActive .memberPrize__prize__li__content::before, .memberPrize__prize__li--inActive .memberPrize__prize__li__content::after {
    display: none;
  }
}
.memberPrize__prize__li--inActive--op1 {
  pointer-events: auto;
}
.memberPrize__prize__li--inActive--op1 .memberPrize__prize__li__txt, .memberPrize__prize__li--inActive--op1 .memberPrize__prize__icon {
  opacity: 1;
}
.memberPrize__prize__li--inActive--op1::after {
  display: block;
}
.memberPrize__prize__li--new::before {
  content: "NEW";
  background-color: #DF0000;
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 400;
  padding: 0.3rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__li--new::before {
    top: 0.3rem;
    left: 0.3rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.memberPrize__prize__finished {
  background-color: #ffffff;
  color: #00214B;
  font-size: 1rem;
  line-height: 1.1rem;
  font-weight: 700;
  padding: 0.3rem;
  position: absolute;
  top: 0;
  left: 0rem;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__finished {
    font-size: 1.1rem;
    line-height: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__finished {
    top: 0.4rem;
    left: 0.4rem;
  }
}
.memberPrize__prize__class {
  position: absolute;
  display: grid;
  grid-template-columns: repeat(auto-fill, 28px);
  grid-template-rows: 1.4rem;
  direction: rtl;
  top: 0;
  right: 0;
  left: 0;
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__class {
    grid-template-columns: repeat(auto-fill, 32px);
    grid-template-rows: 1.8rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize__prize__class {
    top: 0.4rem;
    right: 0.4rem;
    left: 0.4rem;
  }
}
.memberPrize__prize__class__li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
}
@media screen and (min-width: 380px) {
  .memberPrize__prize__class__li {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize__prize__class__li {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.memberPrize__prize__class__li--hg {
  background-color: #D9B300;
}
.memberPrize__prize__class__li--ra {
  background-color: #BF1B24;
}
.memberPrize__prize__class__li--rb {
  background-color: #009C50;
}
.memberPrize__prize__class__li--rc {
  background-color: #BA92DD;
}
.memberPrize__prize__class__li--jr {
  background-color: #EA8BB7;
}
@media screen and (min-width: 640px) {
  .memberPrize__content {
    background-color: #222222;
    padding: 0 0 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize__content {
    padding: 1.6rem 0;
  }
}
.memberPrize--hg .memberPrize__title, .memberPrize--hg .memberPrize__price__title {
  background-color: #B19202;
}
@media screen and (min-width: 640px) {
  .memberPrize--hg .memberPrize__content {
    background-color: #B19202;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--hg .memberPrize__content--noBg {
    background-color: transparent;
    padding: 0;
  }
}
.memberPrize--hg .memberPrize__feature {
  background-color: #756202;
}
.memberPrize--ra .memberPrize__title, .memberPrize--ra .memberPrize__price__title {
  background-color: #BF1B24;
}
@media screen and (min-width: 640px) {
  .memberPrize--ra .memberPrize__content {
    background-color: #BF1B24;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--ra .memberPrize__content--noBg {
    background-color: transparent;
    padding: 0;
  }
}
.memberPrize--ra .memberPrize__feature {
  background-color: #9B131A;
}
.memberPrize--rb .memberPrize__title, .memberPrize--rb .memberPrize__price__title {
  background-color: #009C50;
}
@media screen and (min-width: 640px) {
  .memberPrize--rb .memberPrize__content {
    background-color: #009C50;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--rb .memberPrize__content--noBg {
    background-color: transparent;
    padding: 0;
  }
}
.memberPrize--rb .memberPrize__feature {
  background-color: #026333;
}
.memberPrize--rc .memberPrize__title, .memberPrize--rc .memberPrize__price__title {
  background-color: #BA92DD;
}
@media screen and (min-width: 640px) {
  .memberPrize--rc .memberPrize__content {
    background-color: #BA92DD;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--rc .memberPrize__content--noBg {
    background-color: transparent;
    padding: 0;
  }
}
.memberPrize--rc .memberPrize__feature {
  background-color: #5A317E;
}
.memberPrize--jr .memberPrize__title, .memberPrize--jr .memberPrize__price__title {
  background-color: #EA8BB7;
}
@media screen and (min-width: 640px) {
  .memberPrize--jr .memberPrize__content {
    background-color: #EA8BB7;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--jr .memberPrize__content--noBg {
    background-color: transparent;
    padding: 0;
  }
}
.memberPrize--jr .memberPrize__feature {
  background-color: #A43669;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
@media screen and (min-width: 380px) {
  .memberPrize--jr .memberPrize__feature {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 428px) {
  .memberPrize--jr .memberPrize__feature {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--jr .memberPrize__feature {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower {
    max-width: 720px;
  }
}
.memberPrize--lower .memberPrize__prize__list {
  gap: 0.1rem;
}
@media screen and (min-width: 640px) {
  .memberPrize--lower .memberPrize__prize__list {
    gap: 0.4rem;
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower .memberPrize__prize__list {
    gap: 0.8rem;
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower .memberPrize__prize__li .memberPrize__prize__li__content {
    padding: 1.2rem 0 1.8rem;
    min-height: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower .memberPrize__prize__li .memberPrize__prize__li__txt {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower .memberPrize__prize__li::after {
    width: 14px;
    height: 14px;
    bottom: 0.4rem;
    right: 0.4rem;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--lower .memberPrize__prize__li--wd .memberPrize__prize__li__content {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower .memberPrize__prize__li--wd .memberPrize__prize__li__content {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
    grid-template-columns: 80px 1fr;
    gap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower .memberPrize__prize__li--wd .memberPrize__prize__li__txt {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberPrize--lower .memberPrize__tab {
    font-size: 2rem;
    line-height: 2rem;
    padding: 2rem 0;
  }
}
@media screen and (min-width: 640px) {
  .memberPrize--lb .memberPrize__prize__li__content {
    padding: 1.2rem 0 1rem;
    min-height: 1rem;
  }
}
.memberPrize--lb .memberPrize__prize__head {
  background-color: #0271BC;
  margin-top: 2px;
}
@media screen and (min-width: 640px) {
  .memberPrize--lb .memberPrize__prize {
    background-color: #0271BC;
    padding-bottom: 1.2rem;
  }
}

/*見た目は一緒だが単純なリンクでタブ切り替え機能なし：JS用にクラス名分ける*/
.memberTabs__ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.2rem;
  width: 92.5%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 428px) {
  .memberTabs__ul {
    gap: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .memberTabs__ul {
    width: 100%;
  }
}
.memberTabs__ul--4col {
  grid-template-columns: repeat(4, 1fr);
}
.memberTabs__ul a {
  height: 100%;
}
.memberTabs__tab {
  height: 100%;
  padding: 1.2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 0.8rem 0.8rem 0 0;
  font-size: 1.1rem;
  line-height: 1.4rem;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
  border-bottom: solid 0.1rem #FFFFFF;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (min-width: 340px) {
  .memberTabs__tab {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 380px) {
  .memberTabs__tab {
    padding: 1.6rem 0;
    font-size: 1.35rem;
    line-height: 1.7rem;
  }
}
@media screen and (min-width: 428px) {
  .memberTabs__tab {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 640px) {
  .memberTabs__tab {
    font-size: 2.2rem;
    line-height: 2.2rem;
    padding: 2rem 0;
  }
}
.memberTabs__tab--hg {
  background-color: #B19202;
}
.memberTabs__tab--ra {
  background-color: #BF1B24;
}
.memberTabs__tab--rb {
  background-color: #009C50;
}
.memberTabs__tab--rc {
  background-color: #A172CB;
}
.memberTabs__tab--jr {
  background-color: #DB72A3;
}
.memberTabs .is-active {
  border-bottom: none !important;
}

.memberLinks a:hover {
  opacity: 0.95;
}
.memberLinks__link {
  color: #ffffff;
  width: 95vw;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  border: solid 0.2rem #CCCCCC;
  background-color: #ffffff;
  padding: 0.2rem;
  border-radius: 0.4rem;
}
@media screen and (min-width: 380px) {
  .memberLinks__link {
    width: 90vw;
  }
}
.memberLinks__link__main {
  display: grid;
  align-items: center;
  grid-template-columns: 165px 1fr;
  height: 9.6rem;
  width: 100%;
  gap: 0.8rem;
  padding: 0 1rem;
  position: relative;
  border-radius: 0.2rem;
}
@media screen and (min-width: 340px) {
  .memberLinks__link__main {
    grid-template-columns: 172px 1fr;
    gap: 1.2rem;
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 380px) {
  .memberLinks__link__main {
    grid-template-columns: 180px 1fr;
    gap: 1.4rem;
  }
}
@media screen and (min-width: 428px) {
  .memberLinks__link__main {
    grid-template-columns: 230px 1fr;
    gap: 4vw;
    padding: 0 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .memberLinks__link__main {
    gap: 10rem;
    padding: 0 2.7rem;
  }
}
.memberLinks__link__main::before, .memberLinks__link__main::after {
  content: "";
  display: block;
  position: absolute;
}
.memberLinks__link__main::after {
  background-image: url("../img/common/ico_btn-arrow.svg");
  background-size: cover;
  width: 2rem;
  height: 2rem;
  right: 0.4rem;
}
@media screen and (min-width: 380px) {
  .memberLinks__link__main::after {
    width: 2.8rem;
    height: 2.8rem;
  }
}
@media screen and (min-width: 640px) {
  .memberLinks__link__main::after {
    right: 1.8rem;
  }
}
.memberLinks__link__main::before {
  font-size: 10rem;
  line-height: 10rem;
  font-family: "Roboto Slab", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  font-weight: 900;
  opacity: 0.2;
  left: 1.6rem;
  margin-top: -0.4rem;
}
.memberLinks__link__sub {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 5.4rem;
}
.memberLinks__link__sub strong {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 700;
}
@media screen and (min-width: 340px) {
  .memberLinks__link__sub strong {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}
.memberLinks__link__sub span {
  font-size: 1.2rem;
  line-height: 1.8rem;
}
@media screen and (min-width: 340px) {
  .memberLinks__link__sub span {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 428px) {
  .memberLinks__link__sub span {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
.memberLinks__link__sub--autoH {
  height: auto !important;
  padding: 0.8rem 0;
}
.memberLinks__link__sub--autoH strong {
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight: 700;
}
@media screen and (min-width: 340px) {
  .memberLinks__link__sub--autoH strong {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 380px) {
  .memberLinks__link__sub--autoH strong {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.memberLinks__link__sub--autoH span {
  font-size: 1rem;
  line-height: 1.6rem;
}
@media screen and (min-width: 340px) {
  .memberLinks__link__sub--autoH span {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 428px) {
  .memberLinks__link__sub--autoH span {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
.memberLinks__link__name {
  color: #ffffff;
}
.memberLinks__link__name span {
  display: block;
  white-space: nowrap;
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 4px;
  color: #ffffff;
}
@media screen and (min-width: 340px) {
  .memberLinks__link__name span {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }
}
@media screen and (min-width: 380px) {
  .memberLinks__link__name span {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 428px) {
  .memberLinks__link__name span {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
.memberLinks__link__name small {
  display: block;
  white-space: nowrap;
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: 0em;
  font-weight: 400;
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  color: #ffffff;
}
@media screen and (min-width: 340px) {
  .memberLinks__link__name small {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 380px) {
  .memberLinks__link__name small {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.memberLinks__link__price {
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.memberLinks__link__price__row {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  margin-top: 4px;
}
.memberLinks__link__price__num {
  font-size: 2.4rem;
  line-height: 2.4rem;
  letter-spacing: 0em;
  font-weight: 400;
  font-family: "Fjalla One", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  white-space: nowrap;
}
@media screen and (min-width: 640px) {
  .memberLinks__link__price__num {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}
.memberLinks__link__price__yen {
  font-size: 1.4rem;
  line-height: 1.4rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.memberLinks__link__price__sml {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0em;
  font-weight: 400;
  transform: scale(0.9);
  white-space: nowrap;
  margin-left: -4px;
}
.memberLinks__link--lower {
  border: none;
  background-color: #ffffff;
  padding: 0rem;
}
.memberLinks__link--full {
  width: 100%;
  max-width: none;
}
@media screen and (min-width: 380px) {
  .memberLinks__link--full {
    width: 100%;
  }
}
.memberLinks__link--full .memberLinks__link__main {
  grid-template-columns: 1fr 9.4rem;
  padding: 0 3.75vw;
  height: 7.2rem;
}
@media screen and (min-width: 340px) {
  .memberLinks__link--full .memberLinks__link__main {
    grid-template-columns: 1fr 9.4rem;
  }
}
@media screen and (min-width: 380px) {
  .memberLinks__link--full .memberLinks__link__main {
    grid-template-columns: 1fr 9.4rem;
  }
}
@media screen and (min-width: 428px) {
  .memberLinks__link--full .memberLinks__link__main {
    grid-template-columns: 1fr 10.4rem;
  }
}
@media screen and (min-width: 640px) {
  .memberLinks__link--full .memberLinks__link__main {
    grid-template-columns: 1fr 12.4rem;
  }
}
.memberLinks__link--full .memberLinks__link__main::after {
  display: none;
}
.memberLinks__link--full .memberLinks__link__main::before {
  font-size: 7.5rem;
  line-height: 7.5rem;
  font-family: "Roboto Slab", "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "MS PGothic", sans-serif;
  font-weight: 900;
  opacity: 0.2;
  left: 1.6rem;
  margin-top: -0.4rem;
}
@media screen and (min-width: 640px) {
  .memberLinks__link--full .memberLinks__link__main::before {
    left: 2.8rem;
  }
}
.memberLinks__link--full .memberLinks__link__sub {
  height: 5.6rem;
}
.memberLinks__link--full .memberLinks__link__name {
  padding-left: 2rem;
}
@media screen and (min-width: 640px) {
  .memberLinks__link--full .memberLinks__link__name {
    padding-left: 0;
  }
}
.memberLinks__link--hg .memberLinks__link__main {
  background-color: #B19202;
}
.memberLinks__link--hg .memberLinks__link__main::before {
  content: "H";
}
.memberLinks__link--hg .memberLinks__link__sub {
  background-color: #756202;
}
.memberLinks__link--ra .memberLinks__link__main {
  background-color: #BF1B24;
}
.memberLinks__link--ra .memberLinks__link__main::before {
  content: "A";
}
.memberLinks__link--ra .memberLinks__link__sub {
  background-color: #9B131A;
}
.memberLinks__link--rb .memberLinks__link__main {
  background-color: #009C50;
}
.memberLinks__link--rb .memberLinks__link__main::before {
  content: "B";
}
.memberLinks__link--rb .memberLinks__link__sub {
  background-color: #026333;
}
.memberLinks__link--rc .memberLinks__link__main {
  background-color: #A172CB;
}
.memberLinks__link--rc .memberLinks__link__main::before {
  content: "C";
}
.memberLinks__link--rc .memberLinks__link__sub {
  background-color: #5A317E;
}
.memberLinks__link--jr .memberLinks__link__main {
  background-color: #DB72A3;
}
.memberLinks__link--jr .memberLinks__link__main::before {
  content: "J";
}
.memberLinks__link--jr .memberLinks__link__sub {
  background-color: #A43669;
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1.3rem;
}
@media screen and (min-width: 340px) {
  .memberLinks__link--jr .memberLinks__link__sub {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 380px) {
  .memberLinks__link--jr .memberLinks__link__sub {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 428px) {
  .memberLinks__link--jr .memberLinks__link__sub {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 640px) {
  .memberLinks__link--jr .memberLinks__link__sub {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
}

.swiper-container-group {
  width: 90vw;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 340px) {
  .swiper-container-group {
    width: 85vw;
  }
}
.swiper-container-group .swiper__container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-container-group .swiper__container iframe {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  max-height: 51vw;
}
@media screen and (min-width: 340px) {
  .swiper-container-group .swiper__container iframe {
    max-height: 48vw;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group .swiper__container iframe {
    max-height: none;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group .swiper__container iframe {
    width: 640px;
    max-height: 426px;
  }
}
.swiper-container-group .swiper__nav__next, .swiper-container-group .swiper__nav__prev {
  width: 28px;
  height: 28px;
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00214B;
  border-radius: 2.4rem;
}
@media screen and (min-width: 428px) {
  .swiper-container-group .swiper__nav__next, .swiper-container-group .swiper__nav__prev {
    width: 32px;
    height: 32px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group .swiper__nav__next, .swiper-container-group .swiper__nav__prev {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group .swiper__nav__next, .swiper-container-group .swiper__nav__prev {
    width: 48px;
    height: 48px;
  }
}
.swiper-container-group .swiper__nav__next::after, .swiper-container-group .swiper__nav__prev::after {
  position: relative;
  content: "";
  background-image: url("../img/common/ico_arrow-white.svg");
  background-size: cover;
  width: 14px;
  height: 14px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group .swiper__nav__next::after, .swiper-container-group .swiper__nav__prev::after {
    width: 16px;
    height: 16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group .swiper__nav__next::after, .swiper-container-group .swiper__nav__prev::after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group .swiper__nav__next::after, .swiper-container-group .swiper__nav__prev::after {
    width: 24px;
    height: 24px;
  }
}
.swiper-container-group .swiper__nav__next {
  right: -8px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group .swiper__nav__next {
    right: -16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group .swiper__nav__next {
    right: -20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group .swiper__nav__next {
    right: -68px;
  }
}
.swiper-container-group .swiper__nav__next::after {
  left: 0.2rem;
}
.swiper-container-group .swiper__nav__prev {
  left: -8px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group .swiper__nav__prev {
    left: -16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group .swiper__nav__prev {
    left: -20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group .swiper__nav__prev {
    left: -68px;
  }
}
.swiper-container-group .swiper__nav__prev::after {
  transform: scaleX(-1);
  left: -0.2rem;
}
.swiper-container-group .thumbnails {
  overflow-x: scroll;
  padding-bottom: 8px;
}
.swiper-container-group .thumbnails__content {
  cursor: pointer;
  display: grid;
  gap: 10px;
  grid-auto-flow: column; /* 子要素を横方向に配置 */
  grid-auto-columns: 80px; /* 各アイテムの幅を指定 */
  width: auto;
}
@media screen and (min-width: 428px) {
  .swiper-container-group .thumbnails__content {
    grid-auto-columns: 96px; /* スクリーンサイズに応じて幅を変更 */
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group .thumbnails__content {
    grid-auto-columns: 120px; /* スクリーンサイズに応じて幅を変更 */
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group .thumbnails__content {
    grid-auto-columns: 160px; /* スクリーンサイズに応じて幅を変更 */
  }
}
.swiper-container-group .thumbnails img {
  width: 100%;
  height: auto;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.swiper-container-group .thumbnails img.active {
  opacity: 0.6;
}
.swiper-container-group .swiper-thumbnails {
  cursor: pointer;
}
.swiper-container-group .swiper-slide-thumb-active {
  opacity: 0.4;
}
.swiper-container-group .swiper-button-disabled {
  opacity: 0.4;
}
.swiper-container-group .swiper__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-container-group .swiper__pagination .swiper-pagination-bullet {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 1.2rem;
  background-color: #CCCCCC;
  opacity: 1;
}
.swiper-container-group .swiper__pagination .swiper-pagination-bullet-active {
  background-color: #3A9EE2;
}
.swiper-container-group--goodsGrid {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid {
    width: 608px;
  }
}
.swiper-container-group--goodsGrid .swiper__container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-container-group--goodsGrid .swiper__container iframe {
  display: block;
  width: 88vw;
  aspect-ratio: 16/9;
  max-width: 640px;
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid .swiper__container iframe {
    width: 608px;
  }
}
.swiper-container-group--goodsGrid .swiper__nav__next, .swiper-container-group--goodsGrid .swiper__nav__prev {
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00214B;
  border-radius: 2.4rem;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid .swiper__nav__next, .swiper-container-group--goodsGrid .swiper__nav__prev {
    width: 32px;
    height: 32px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid .swiper__nav__next, .swiper-container-group--goodsGrid .swiper__nav__prev {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid .swiper__nav__next, .swiper-container-group--goodsGrid .swiper__nav__prev {
    width: 4rem;
    height: 4rem;
  }
}
.swiper-container-group--goodsGrid .swiper__nav__next::after, .swiper-container-group--goodsGrid .swiper__nav__prev::after {
  content: "";
  background-image: url("../img/common/ico_arrow-white.svg");
  background-size: cover;
  width: 12px;
  height: 12px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid .swiper__nav__next::after, .swiper-container-group--goodsGrid .swiper__nav__prev::after {
    width: 16px;
    height: 16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid .swiper__nav__next::after, .swiper-container-group--goodsGrid .swiper__nav__prev::after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid .swiper__nav__next::after, .swiper-container-group--goodsGrid .swiper__nav__prev::after {
    width: 2rem;
    height: 2rem;
  }
}
.swiper-container-group--goodsGrid .swiper__nav__next {
  right: -8px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid .swiper__nav__next {
    right: -16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid .swiper__nav__next {
    right: -20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid .swiper__nav__next {
    right: -10px;
  }
}
.swiper-container-group--goodsGrid .swiper__nav__prev {
  left: -8px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid .swiper__nav__prev {
    left: -16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid .swiper__nav__prev {
    left: -20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid .swiper__nav__prev {
    left: -10px;
  }
}
.swiper-container-group--goodsGrid .swiper__nav__prev::after {
  transform: scaleX(-1);
}
.swiper-container-group--goodsGrid .thumbnails {
  overflow-x: scroll;
}
.swiper-container-group--goodsGrid .thumbnails__content {
  display: grid;
  gap: 1rem;
  grid-auto-flow: column; /* 子要素を横方向に配置 */
  grid-auto-columns: 80px; /* 各アイテムの幅を指定 */
  width: auto;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid .thumbnails__content {
    grid-auto-columns: 96px; /* スクリーンサイズに応じて幅を変更 */
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid .thumbnails__content {
    grid-auto-columns: 120px; /* スクリーンサイズに応じて幅を変更 */
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid .thumbnails__content {
    gap: 0.8rem;
    grid-auto-columns: 72px; /* スクリーンサイズに応じて幅を変更 */
  }
}
.swiper-container-group--goodsGrid .thumbnails img {
  width: 100%;
  height: auto;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.swiper-container-group--goodsGrid .thumbnails img.active {
  opacity: 0.6;
}
.swiper-container-group--goodsGrid .swiper-thumbnails .swiper-slide {
  display: flex;
  align-items: center;
  overflow: hidden;
  max-height: 108px;
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid .swiper-thumbnails .swiper-slide {
    max-height: 51.2px;
  }
}
.swiper-container-group--goodsGrid .swiper-thumbnails__h100 {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.swiper-container-group--goodsGrid--2col {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col {
    width: 274px;
  }
}
.swiper-container-group--goodsGrid--2col .swiper__container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-container-group--goodsGrid--2col .swiper__container iframe {
  display: block;
  width: 88vw;
  height: 49vw;
  max-width: 640px;
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col .swiper__container iframe {
    width: 274px;
    height: 156px;
  }
}
.swiper-container-group--goodsGrid--2col .swiper__nav__next, .swiper-container-group--goodsGrid--2col .swiper__nav__prev {
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00214B;
  border-radius: 2.4rem;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next, .swiper-container-group--goodsGrid--2col .swiper__nav__prev {
    width: 32px;
    height: 32px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next, .swiper-container-group--goodsGrid--2col .swiper__nav__prev {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next, .swiper-container-group--goodsGrid--2col .swiper__nav__prev {
    width: 24px;
    height: 24px;
  }
}
.swiper-container-group--goodsGrid--2col .swiper__nav__next::after, .swiper-container-group--goodsGrid--2col .swiper__nav__prev::after {
  content: "";
  background-image: url("../img/common/ico_arrow-white.svg");
  background-size: cover;
  width: 12px;
  height: 12px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next::after, .swiper-container-group--goodsGrid--2col .swiper__nav__prev::after {
    width: 16px;
    height: 16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next::after, .swiper-container-group--goodsGrid--2col .swiper__nav__prev::after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next::after, .swiper-container-group--goodsGrid--2col .swiper__nav__prev::after {
    width: 12px;
    height: 12px;
  }
}
.swiper-container-group--goodsGrid--2col .swiper__nav__next {
  right: -8px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next {
    right: -16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next {
    right: -20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__next {
    right: -10px;
  }
}
.swiper-container-group--goodsGrid--2col .swiper__nav__prev {
  left: -8px;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__prev {
    left: -16px;
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__prev {
    left: -20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col .swiper__nav__prev {
    left: -10px;
  }
}
.swiper-container-group--goodsGrid--2col .swiper__nav__prev::after {
  transform: scaleX(-1);
}
.swiper-container-group--goodsGrid--2col .thumbnails {
  overflow-x: scroll;
}
.swiper-container-group--goodsGrid--2col .thumbnails__content {
  display: grid;
  gap: 1rem;
  grid-auto-flow: column; /* 子要素を横方向に配置 */
  grid-auto-columns: 80px; /* 各アイテムの幅を指定 */
  width: auto;
}
@media screen and (min-width: 428px) {
  .swiper-container-group--goodsGrid--2col .thumbnails__content {
    grid-auto-columns: 96px; /* スクリーンサイズに応じて幅を変更 */
  }
}
@media screen and (min-width: 640px) {
  .swiper-container-group--goodsGrid--2col .thumbnails__content {
    grid-auto-columns: 120px; /* スクリーンサイズに応じて幅を変更 */
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col .thumbnails__content {
    gap: 0.8rem;
    grid-auto-columns: 72px; /* スクリーンサイズに応じて幅を変更 */
  }
}
.swiper-container-group--goodsGrid--2col .thumbnails img {
  width: 100%;
  height: auto;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.swiper-container-group--goodsGrid--2col .thumbnails img.active {
  opacity: 0.6;
}
.swiper-container-group--goodsGrid--2col .swiper-thumbnails .swiper-slide {
  display: flex;
  align-items: center;
  overflow: hidden;
  max-height: 108px;
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--goodsGrid--2col .swiper-thumbnails .swiper-slide {
    max-height: 51.2px;
  }
}
.swiper-container-group--goodsGrid--2col .swiper-thumbnails__h100 {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--bgBlk .swiper__nav__prev {
    left: -2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-container-group--bgBlk .swiper__nav__next {
    right: -2.4rem;
  }
}

.stickyTargetContainer {
  width: 100%;
  opacity: 0 !important;
  pointer-events: none !important;
  position: fixed;
  top: 6.4rem;
  z-index: 5;
  transition: 0.3s ease;
  transform: translateY(-8rem);
  left: 0;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .stickyTargetContainer {
    left: auto;
    right: auto;
    top: 5.6rem;
    max-width: 720px;
  }
}
.stickyTarget--visible {
  opacity: 1 !important;
  pointer-events: none !important;
  transition: 0.3s ease;
  transform: translateY(0);
}

.goodsGrid {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .goodsGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
.goodsGrid--sp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
@media screen and (min-width: 380px) {
  .goodsGrid--sp {
    gap: 12px;
  }
}
.goodsGrid__blk {
  border: solid 4px #7CBEEB;
  background-color: #ffffff;
  border-radius: 1rem;
  width: 100%;
}
.goodsGrid__blk--span2 {
  grid-column: span 2;
}
.goodsGrid__blk__head {
  border-bottom: solid 1px #7CBEEB;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  padding: 1.6rem;
}
@media screen and (min-width: 380px) {
  .goodsGrid__blk__head {
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 1.6rem 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .goodsGrid__blk__head {
    padding: 1.6rem 2rem;
  }
}
.goodsGrid__blk__main {
  padding: 12px 10px 16px;
}
@media screen and (min-width: 380px) {
  .goodsGrid__blk__main {
    padding: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .goodsGrid__blk__main {
    padding: 1.6rem;
  }
}
.goodsGrid__blk__rank {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.4rem;
  grid-row: 1fr;
}
.goodsGrid__blk__rank__li {
  width: 100%;
  height: 2.4rem;
  border-radius: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
  background-color: #999999;
  color: #EEEEEE;
}
@media screen and (min-width: 380px) {
  .goodsGrid__blk__rank__li {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 428px) {
  .goodsGrid__blk__rank__li {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 640px) {
  .goodsGrid__blk__rank__li {
    height: 3.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .goodsGrid__blk__rank__li {
    height: 2.4rem;
    font-size: 1rem;
    line-height: 1.2rem;
  }
}
.goodsGrid__blk__rank__li--hg {
  background-color: #D9B300;
  color: #ffffff;
}
.goodsGrid__blk__rank__li--ra {
  background-color: #BF1B24;
  color: #ffffff;
}
.goodsGrid__blk__rank__li--rb {
  background-color: #009C50;
  color: #ffffff;
}
.goodsGrid__blk__rank__li--rc {
  background-color: #BA92DD;
  color: #ffffff;
}
.goodsGrid__blk__rank__li--jr {
  background-color: #EA8BB7;
  color: #ffffff;
}
.goodsGrid__blk__rank__li--inActive {
  background-color: #999999;
  color: #eeeeee;
}
.goodsGrid__blk__limited {
  margin: 12px;
  margin-bottom: 0;
  display: block;
  padding: 4px 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
.goodsGrid__blk__limited--web {
  background-color: #DD0000;
}
.goodsGrid__blk__limited--jr {
  background-color: #EA8BB7;
}
.goodsGrid__blk__img {
  display: block;
  width: 100%;
  height: auto;
}
.goodsGrid__blk__img--tall {
  width: 40%;
  min-width: 150px;
}
.goodsGrid__blk__info {
  border-top: solid 1px #CCCCCC;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  font-size: 1.3rem;
  line-height: 1.9rem;
}
.goodsGrid__blk__info strong {
  font-weight: 700;
}
.goodsGrid__blk__info span {
  display: block;
  width: 62%;
  font-weight: 400;
  text-align: left;
}
.goodsGrid__blk__cap {
  border-top: solid 1px #CCCCCC;
}
.goodsGrid__blk__cap small {
  display: block;
  color: #666666;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.goodsGrid__blk__cap .c-capTxt {
  display: grid;
}
.goodsGrid__blk--modal {
  padding: 0 8px;
}
@media screen and (min-width: 428px) {
  .goodsGrid__blk--modal {
    padding: 0 12px;
  }
}
.goodsGrid__blk--modal .goodsGrid__blk__head {
  font-size: 1.3rem;
  line-height: 1.9rem;
}
@media screen and (min-width: 428px) {
  .goodsGrid__blk--modal .goodsGrid__blk__head {
    font-size: 1.5rem;
    line-height: 2.1rem;
  }
}
.goodsGrid__blk--modal .goodsGrid__blk__main {
  position: relative;
  margin: 0 auto;
  padding: 0;
  padding-top: 12px;
}
.goodsGrid__blk--modal .goodsGrid__blk__main img {
  display: block;
  width: 100%;
  height: auto;
}
.goodsGrid__blk--modal .goodsGrid__blk__main .c-stdBtn {
  margin-bottom: 0;
}
.goodsGrid__blk--modal .goodsGrid__blk__main::after {
  content: "";
  background-image: url("../img/common/ico_plus-red.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0.8rem;
  right: 0.8rem;
}
.goodsGrid__blk--modal .goodsGrid__blk__foot {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.goodsGrid__blk--modal .goodsGrid__blk__foot small {
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #666666;
}
.goodsGrid__blk__pTag {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  height: 3.2rem;
}
.goodsGrid__blk__pTag--navy {
  background-color: #00214B;
}
.goodsGrid__blk__pTag--lb {
  background-color: #0271BC;
}
.goodsGrid__blk__pTag--light {
  background-color: #7CBEEB;
}
.goodsGrid__blk__pTag--red {
  background-color: #BF1B24;
}
.goodsGrid__blk__pTag--inActive {
  background-color: #999999;
  color: #eeeeee;
}

/*GoodsGrid__blkのスタイルと同様*/
.borderBlk {
  border: solid 4px #7CBEEB;
  background-color: #ffffff;
  border-radius: 1rem;
  width: 100%;
}
.borderBlk--span2 {
  grid-column: span 2;
}
.borderBlk__head {
  border-bottom: solid 1px #7CBEEB;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  padding: 1.6rem;
}
@media screen and (min-width: 380px) {
  .borderBlk__head {
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 1.6rem 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .borderBlk__head {
    padding: 1.6rem 2rem;
  }
}
.borderBlk__content {
  padding: 12px 10px 16px;
}
@media screen and (min-width: 380px) {
  .borderBlk__content {
    padding: 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .borderBlk__content {
    padding: 2rem;
  }
}
.borderBlk__rank {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.4rem;
  grid-row: 1fr;
}
.borderBlk__rank__li {
  width: 100%;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
  background-color: #999999;
  color: #EEEEEE;
}
@media screen and (min-width: 428px) {
  .borderBlk__rank__li {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .borderBlk__rank__li {
    font-size: 1rem;
    line-height: 1.2rem;
  }
}
.borderBlk__rank__li--hg {
  background-color: #D9B300;
  color: #ffffff;
}
.borderBlk__rank__li--ra {
  background-color: #BF1B24;
  color: #ffffff;
}
.borderBlk__rank__li--rb {
  background-color: #009C50;
  color: #ffffff;
}
.borderBlk__rank__li--rc {
  background-color: #BA92DD;
  color: #ffffff;
}
.borderBlk__rank__li--jr {
  background-color: #EA8BB7;
  color: #ffffff;
}
.borderBlk__rank__li--inActive {
  background-color: #999999;
  color: #eeeeee;
}
.borderBlk__limited {
  margin: 12px;
  margin-bottom: 0;
  display: block;
  padding: 4px 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
.borderBlk__limited--web {
  background-color: #DD0000;
}
.borderBlk__limited--jr {
  background-color: #EA8BB7;
}
.borderBlk__img {
  display: block;
  width: 100%;
  height: auto;
}
.borderBlk__img--tall {
  width: 40%;
  min-width: 150px;
}
.borderBlk__info {
  border-top: solid 1px #CCCCCC;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  font-size: 1.3rem;
  line-height: 1.9rem;
}
.borderBlk__info strong {
  font-weight: 700;
}
.borderBlk__info span {
  display: block;
  width: 60%;
  font-weight: 400;
  text-align: left;
}
.borderBlk__info:last-of-type {
  border-bottom: solid 1px #CCCCCC;
}
.borderBlk__cap {
  border-top: solid 1px #CCCCCC;
}
.borderBlk__cap small {
  display: block;
  color: #666666;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.borderBlk__cap .c-capTxt {
  display: grid;
}
.borderBlk--modal {
  padding: 0 8px;
}
@media screen and (min-width: 428px) {
  .borderBlk--modal {
    padding: 0 12px;
  }
}
.borderBlk--modal .borderBlk__head {
  font-size: 1.3rem;
  line-height: 1.9rem;
}
@media screen and (min-width: 428px) {
  .borderBlk--modal .borderBlk__head {
    font-size: 1.5rem;
    line-height: 2.1rem;
  }
}
.borderBlk--modal .borderBlk__content {
  position: relative;
  margin: 0 auto;
  padding: 0;
  padding-top: 12px;
}
.borderBlk--modal .borderBlk__content img {
  display: block;
  width: 100%;
  height: auto;
}
.borderBlk--modal .borderBlk__content::after {
  content: "";
  background-image: url("../img/common/ico_plus-red.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0.8rem;
  right: 0.8rem;
}
.borderBlk--modal .borderBlk__foot {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.borderBlk--modal .borderBlk__foot small {
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #666666;
}
.borderBlk__pTag {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  height: 3.2rem;
}
.borderBlk__pTag--navy {
  background-color: #00214B;
}
.borderBlk__pTag--lb {
  background-color: #0271BC;
}
.borderBlk__pTag--light {
  background-color: #7CBEEB;
}
.borderBlk__pTag--red {
  background-color: #BF1B24;
}
.borderBlk__pTag--inActive {
  background-color: #999999;
  color: #eeeeee;
}
.borderBlk--acordion {
  border: solid 2px #7CBEEB;
}
.borderBlk--acordion .borderBlk__head {
  border-bottom: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 3.8rem;
}
.borderBlk--acordion .borderBlk__head .c-plusIcon {
  position: absolute;
  right: 1.2rem;
  border: solid 0.1rem #CCCCCC;
  border-radius: 2.4rem;
  width: 2.4rem;
  height: 2.4rem;
}
.borderBlk--acordion .borderBlk__head .c-plusIcon span {
  width: 1.2rem;
  height: 0.2rem;
  background-color: #0271BC;
}
.borderBlk--acordion .borderBlk__content {
  padding: 0;
}

.c-acordion--open .borderBlk__content {
  padding: 12px 10px 16px;
}
@media screen and (min-width: 380px) {
  .c-acordion--open .borderBlk__content {
    padding: 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-acordion--open .borderBlk__content {
    padding: 2rem;
  }
}

.goodsList {
  border: solid 4px #7CBEEB;
  border-radius: 1rem;
  margin: 12px 0;
  background-color: #ffffff;
}
.goodsList__head {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  color: #0271BC;
  text-align: center;
  position: relative;
  padding: 16px 12px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.goodsList__head .c-plusIcon {
  position: absolute;
  right: 12px;
}
.goodsList__main {
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  align-items: flex-start;
}
.goodsList__main img {
  display: block;
  width: 100%;
  height: auto;
}
.goodsList__main .c-grayBtn {
  grid-column: span 3;
}

/*goodsListと同スタイル*/
.borderList {
  border: solid 4px #7CBEEB;
  border-radius: 1rem;
  background-color: #ffffff;
}
.borderList__head {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  color: #0271BC;
  text-align: left;
  position: relative;
  padding: 16px 12px;
  padding-right: 4.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.borderList__head .c-plusIcon {
  position: absolute;
  right: 12px;
}
.borderList__main {
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  align-items: flex-start;
}
.borderList__main img {
  display: block;
  width: 100%;
  height: auto;
}
.borderList__main .c-grayBtn {
  grid-column: span 3;
}

.grayAcdBlk {
  background-color: #EEEEEE;
  border-radius: 4px;
  padding: 6px 0;
  margin: 16px auto;
}
.grayAcdBlk__head {
  padding: 8px 12px;
  padding-left: 24px;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 700;
  /*display: flex;
  align-items: center;
  justify-content: space-between;*/
  display: grid;
  grid-template-columns: auto 32px;
  column-gap: 8px;
  grid-template-rows: 1fr;
  align-items: center;
}

.c-acordion--open .grayAcdBlk__main {
  padding: 1.6rem;
}
@media screen and (min-width: 640px) {
  .c-acordion--open .grayAcdBlk__main {
    padding: 2.4rem;
  }
}

.tblMemberIndex {
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 500;
  color: #222222;
  border-collapse: collapse;
  overflow-x: scroll;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex {
    font-size: 1.3rem;
    overflow-x: hidden;
  }
}
.tblMemberIndex__wrapper {
  width: 100%;
  overflow-x: scroll;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__wrapper {
    overflow-x: hidden;
  }
}
.tblMemberIndex th, .tblMemberIndex td {
  white-space: nowrap;
}
.tblMemberIndex th {
  color: #00214B;
  padding: 0.8rem 0.4rem;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 340px) {
  .tblMemberIndex th {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 380px) {
  .tblMemberIndex th {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 428px) {
  .tblMemberIndex th {
    padding: 0.8rem 0.4rem;
  }
}
@media screen and (min-width: 640px) {
  .tblMemberIndex th {
    padding: 1rem;
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
.tblMemberIndex td {
  padding: 1rem 0.4rem;
  font-size: 1rem;
  line-height: 1.3rem;
  text-align: center;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex td {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 428px) {
  .tblMemberIndex td {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
.tblMemberIndex td strong {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex td strong {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .tblMemberIndex td strong {
    font-size: 2.3rem;
    line-height: 2.8rem;
  }
}
.tblMemberIndex td strong small {
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 500;
  margin-right: -4px;
}
@media screen and (min-width: 640px) {
  .tblMemberIndex td strong small {
    font-size: 1.1rem;
    line-height: 1.4rem;
    margin-right: -8px;
  }
}
.tblMemberIndex__unit {
  font-size: 1rem;
  line-height: 1.3rem;
  text-align: center;
  margin-left: 0.2rem;
  position: relative;
  top: -0.1rem;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__unit {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 428px) {
  .tblMemberIndex__unit {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}
.tblMemberIndex__blank strong {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  font-size: 2.3rem;
  line-height: 2.3rem;
  font-weight: 400 !important;
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__blank strong {
    font-weight: 500 !important;
  }
}
.tblMemberIndex__circle {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 1.8rem;
  border: solid 1px #222222;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__circle {
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .tblMemberIndex__circle {
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 2.2rem;
  }
}
.tblMemberIndex .padTd {
  padding: 4px 12px;
}
@media screen and (min-width: 640px) {
  .tblMemberIndex__body th {
    padding: 1rem 0.8rem;
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__body th {
    padding: 1.6rem;
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__body td {
    padding: 1.6rem 1rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__body td strong {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.tblMemberIndex__body tr {
  position: relative;
}
.tblMemberIndex__body tr td, .tblMemberIndex__body tr th {
  border-bottom: solid 0.1rem #cccccc;
}
.tblMemberIndex__body tr:last-of-type td, .tblMemberIndex__body tr:last-of-type th {
  padding-bottom: 1rem;
  border-bottom: solid 0.2rem #00214B;
}
@media screen and (min-width: 640px) {
  .tblMemberIndex__body tr:last-of-type td, .tblMemberIndex__body tr:last-of-type th {
    padding-bottom: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__body tr:first-of-type td {
    padding-top: 1rem;
  }
}
.tblMemberIndex__head tr::after {
  display: none;
}
.tblMemberIndex__head .tblMemberIndex__head__th {
  position: relative;
  background-color: #00214B !important;
  color: #fff;
  padding: 1.3rem 0.2rem 0.8rem;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3rem;
  box-sizing: border-box;
  border-right: solid 0.1rem #ffffff;
  /*詳細ボタン*/
}
.tblMemberIndex__head .tblMemberIndex__head__th:last-of-type {
  border-right: none !important;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__head .tblMemberIndex__head__th {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 640px) {
  .tblMemberIndex__head .tblMemberIndex__head__th {
    padding: 1.4rem 1rem 1rem;
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__head .tblMemberIndex__head__th {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__head .tblMemberIndex__head__th:first-of-type {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
}
@media screen and (min-width: 640px) {
  .tblMemberIndex__head .tblMemberIndex__head__th:first-of-type {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__head .tblMemberIndex__head__th:first-of-type {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
.tblMemberIndex__head .tblMemberIndex__head__th__txt {
  display: block;
}
.tblMemberIndex__head .tblMemberIndex__head__th__price {
  display: block;
  font-size: 1.2rem;
  line-height: 1.3rem;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__head .tblMemberIndex__head__th__price {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 428px) {
  .tblMemberIndex__head .tblMemberIndex__head__th__price {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 640px) {
  .tblMemberIndex__head .tblMemberIndex__head__th__price {
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: 700;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__head .tblMemberIndex__head__th__price {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.tblMemberIndex__head .tblMemberIndex__head__th small {
  color: #fff;
}
.tblMemberIndex__head .tblMemberIndex__head__th--hg {
  background-color: #B19202 !important;
}
.tblMemberIndex__head .tblMemberIndex__head__th--ra {
  background-color: #BF1B24 !important;
}
.tblMemberIndex__head .tblMemberIndex__head__th--rb {
  background-color: #009C50 !important;
}
.tblMemberIndex__head .tblMemberIndex__head__th--rc {
  background-color: #BA92DD !important;
}
.tblMemberIndex__head .tblMemberIndex__head__th--jr {
  background-color: #EA8BB7 !important;
}
.tblMemberIndex__head .tblMemberIndex__head__th--flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /*padding-bottom: 0.8rem;
  @include vm.mq(xs){
    padding-bottom: 0.9rem;
  }
  @include vm.mq(sm){
    padding-bottom: 0.8rem;
  }
  @include vm.mq(md){
    padding-bottom: 1.1rem;
  }*/
}
.tblMemberIndex__head .tblMemberIndex__head__th .c-btn01 {
  width: 90%;
  max-width: 12rem;
  margin-left: auto;
  margin-right: auto;
  height: 2rem;
  font-size: 1.1rem;
  line-height: 1.1rem;
}
.tblMemberIndex__head .tblMemberIndex__head__th .c-btn01::after {
  right: 0.6rem;
  width: 0.5rem;
  height: 0.5rem;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__head .tblMemberIndex__head__th .c-btn01::after {
    right: 0.6rem;
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media screen and (min-width: 428px) {
  .tblMemberIndex__head .tblMemberIndex__head__th .c-btn01::after {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.tblMemberIndex__head__bln {
  position: absolute;
  top: -3.6rem;
  color: #ffffff;
  border-radius: 8rem;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  line-height: 0.9rem;
  min-height: 3rem;
}
@media screen and (min-width: 380px) {
  .tblMemberIndex__head__bln {
    font-size: 1rem;
    line-height: 1rem;
  }
}
@media screen and (min-width: 428px) {
  .tblMemberIndex__head__bln {
    font-size: 1.1rem;
    line-height: 1.1rem;
    padding: 0 1.2rem 0.1rem;
  }
}
@media screen and (min-width: 640px) {
  .tblMemberIndex__head__bln {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__head__bln {
    font-size: 1.6rem;
    line-height: 1.6rem;
    padding: 0.2rem 2.4rem 0.4rem;
  }
}
.tblMemberIndex__head__bln::after {
  content: "";
  position: absolute;
  bottom: -1.2rem;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.2rem 0.6rem 0 0.6rem;
  border-color: #ffffff transparent transparent transparent;
  filter: drop-shadow(0px 6px 0px rgb(255, 255, 255));
}
@media screen and (min-width: 1024px) {
  .tblMemberIndex__head__bln::after {
    border-width: 1.6rem 0.8rem 0 0.8rem;
  }
}
.tblMemberIndex__head__bln--hg {
  background-color: #D9B300;
}
.tblMemberIndex__head__bln--hg::after {
  border-color: #D9B300 transparent transparent transparent;
}
.tblMemberIndex__head__bln--rb {
  background-color: #009C50;
}
.tblMemberIndex__head__bln--rb::after {
  border-color: #009C50 transparent transparent transparent;
}

.circleMemIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 2.2rem;
  color: #FFFFFF;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 700;
}
.circleMemIcon--hg {
  background-color: #B19202;
}
.circleMemIcon--ra {
  background-color: #BF1B24;
}
.circleMemIcon--rb {
  background-color: #009C50;
}
.circleMemIcon--rc {
  background-color: #BA92DD;
}
.circleMemIcon--jr {
  background-color: #DB72A3;
}
.circleMemIcon--inActive {
  background-color: #CCCCCC;
  color: #EEEEEE;
}

.imgNavBtn {
  width: 100%;
  max-width: 92.5vw;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  background-color: #0271BC;
  padding: 4px;
}
@media screen and (min-width: 1024px) {
  .imgNavBtn {
    max-width: 960px;
  }
}
.imgNavBtn__content {
  border-radius: 2px;
  padding: 0.6rem;
  border: solid 2px #DDDDDD;
  background-color: #fff;
  align-items: center;
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 0.8rem;
}
@media screen and (min-width: 340px) {
  .imgNavBtn__content {
    padding: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .imgNavBtn__content {
    display: block;
  }
}
.imgNavBtn__img {
  width: 100%;
  height: 92px;
  border: solid 2px #CCCCCC;
  background-color: #fff;
  padding: 2px;
  border-radius: 4px;
}
@media screen and (min-width: 1024px) {
  .imgNavBtn__img {
    height: 96px;
  }
}
.imgNavBtn__img__wrapper {
  width: 100%;
  height: 100%;
  background-color: #00214B;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  box-sizing: border-box;
}
.imgNavBtn__img__wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .imgNavBtn__img__wrapper img {
    width: auto;
    height: 7.2rem;
  }
}
.imgNavBtn__main {
  display: flex;
  align-items: center;
  color: #222222;
  font-weight: 700;
  background-color: #D5EDFE;
  border-radius: 4px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  width: 100%;
  height: 9.6rem;
  padding: 16px 12px;
  box-sizing: border-box;
  padding-right: 3.2rem;
  position: relative;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .imgNavBtn__main {
    font-size: 1.6rem;
    line-height: 2rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 428px) {
  .imgNavBtn__main {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .imgNavBtn__main {
    font-size: 1.6rem;
    line-height: 2rem;
    height: 5.6rem;
  }
}
.imgNavBtn__main::after {
  content: "";
  background-image: url("../img/common/ico_btn-arrow.svg");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 8px;
  top: auto;
  bottom: auto;
}
@media screen and (min-width: 340px) {
  .imgNavBtn__main::after {
    width: 28px;
    height: 28px;
  }
}
@media screen and (min-width: 380px) {
  .imgNavBtn__main::after {
    width: 32px;
    height: 32px;
    top: 32px;
  }
}
@media screen and (min-width: 428px) {
  .imgNavBtn__main::after {
    width: 36px;
    height: 36px;
    top: auto;
    bottom: auto;
  }
}
.imgNavBtn__info {
  border-bottom: 4px;
  background-color: #0271BC;
  padding: 4px;
  grid-column: span 2;
}
.imgNavBtn__info__wrapper {
  border: solid 2px #fff;
  border-radius: 2px;
  padding: 14px;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.iconNavBtn {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #00214B;
  display: grid;
  align-items: center;
  grid-template-columns: 8.8rem 1fr;
  grid-template-rows: 8.8rem;
  padding: 1.2rem;
  border-radius: 12.1rem;
  gap: 1.2rem;
}
@media screen and (min-width: 380px) {
  .iconNavBtn {
    grid-template-columns: 9.6rem 1fr;
    grid-template-rows: 9.6rem;
    gap: 2rem;
  }
}
.iconNavBtn__img {
  width: 8.8rem;
  height: 8.8rem;
  border-radius: 8.8rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
@media screen and (min-width: 380px) {
  .iconNavBtn__img {
    width: 9.6rem;
    height: 9.6rem;
    border-radius: 9.6rem;
  }
}
.iconNavBtn__img img {
  display: block;
  width: 80%;
  height: auto;
}
.iconNavBtn__main {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  width: 100%;
  height: 9.6rem;
  box-sizing: border-box;
  padding-right: 3.2rem;
  position: relative;
  white-space: nowrap;
}
@media screen and (min-width: 380px) {
  .iconNavBtn__main {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 428px) {
  .iconNavBtn__main {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .iconNavBtn__main {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
.iconNavBtn__main::after {
  content: "";
  background-image: url("../img/common/ico_arrow-white.svg");
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 8px;
  top: auto;
  bottom: auto;
}
@media screen and (min-width: 380px) {
  .iconNavBtn__main::after {
    width: 2rem;
    height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .iconNavBtn__main::after {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.iconNavBtn__info {
  border-bottom: 4px;
  background-color: #0271BC;
  padding: 4px;
  grid-column: span 2;
}
.iconNavBtn__info__wrapper {
  border: solid 2px #fff;
  border-radius: 2px;
  padding: 14px;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ticketEarly__content {
  display: grid;
  grid-template-columns: repeat(4, 1fr) 36px;
  gap: 1.8rem;
}
@media screen and (min-width: 428px) {
  .ticketEarly__content {
    grid-template-columns: repeat(4, 1fr) 64px;
    gap: 1.9rem;
  }
}
@media screen and (min-width: 640px) {
  .ticketEarly__content {
    gap: 2.1rem;
  }
}
.ticketEarly__blk {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ticketEarly__blk__date {
  white-space: nowrap;
  margin-bottom: 1rem;
}
.ticketEarly__blk__arrow {
  position: relative;
  background-color: #0271BC;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6.4rem;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
  white-space: nowrap;
  padding-left: 0.4rem;
  box-sizing: border-box;
}
.ticketEarly__blk__arrow::after {
  content: "";
  display: block;
  position: absolute;
  right: -1.6rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 3.2rem solid transparent;
  border-bottom: 3.2rem solid transparent;
  border-left: 1.65rem solid #0271BC;
  border-right: 0;
}
.ticketEarly__blk__arrow--nv {
  background-color: #00214B;
}
.ticketEarly__blk__arrow--nv::after {
  border-left: 1.65rem solid #00214B;
}
.ticketEarly__blk__arrow--rd {
  background-color: #BF1B24;
}
.ticketEarly__blk__arrow--rd::after {
  border-left: 1.65rem solid #BF1B24;
}
.ticketEarly__blk__last {
  background-color: #ffffff;
  color: #DF0000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6.4rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 700;
}

/*FAQ*/
.faq__input {
  position: relative;
  display: flex;
  align-items: center;
}
.faq__input::before {
  content: "";
  background-image: url("../img/common/ico_search-navy.svg");
  background-size: cover;
  display: block;
  position: absolute;
  left: 1.2rem;
  width: 2rem;
  height: 2rem;
}
.faq__input__box {
  border: 0px;
  width: 100%;
  height: 5rem;
  border-radius: 5rem;
  padding-inline-start: 42px;
  font-size: 1.6rem;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
  border: solid 2px #dddddd;
}
.faq__suggestions {
  position: absolute;
  background: #fff;
  border-radius: 0.8rem;
  z-index: 1000;
  max-height: 320px;
  overflow-y: auto;
  display: none;
  top: 5rem;
  border: solid 0.2rem #cccccc;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media screen and (min-width: 1024px) {
  .faq__suggestions {
    border: none !important;
  }
}
.faq__suggestion__item {
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 1.2rem 1.6rem;
  cursor: pointer;
  font-weight: 700;
}
.faq__suggestion__item__cat {
  color: #666666;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 500;
}
.faq__suggestion__viewall {
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 1.2rem 1.6rem;
}

.suggestion-item:hover {
  background-color: #eef;
}

.suggestion-all {
  padding: 8px;
  background: #f0f0f0;
  cursor: pointer;
}

.juniorArea {
  background-image: url("../img/2026/member/junior/bg_junior.jpg");
  background-size: auto 100%;
}
@media screen and (min-width: 428px) {
  .juniorArea {
    background-size: 100% auto;
  }
}
.juniorArea__first {
  position: relative;
  top: -3vw;
  z-index: 2;
}
.juniorArea__price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -0.6rem;
}
@media screen and (min-width: 1024px) {
  .juniorArea__price {
    height: auto;
    margin-top: -3.2rem;
  }
}
.juniorArea__price__mascots {
  position: absolute;
  left: 0;
  right: 0;
  top: -20vw;
}
@media screen and (min-width: 1024px) {
  .juniorArea__price__mascots {
    top: -13.5rem;
  }
}
.juniorArea__price__txt {
  position: relative;
  z-index: 2;
  width: 40vw;
  margin-bottom: 2.8rem;
}
@media screen and (min-width: 1024px) {
  .juniorArea__price__txt {
    width: 320px;
    margin-bottom: 4rem;
  }
}
.juniorArea__content {
  position: relative;
  z-index: 3;
}
.juniorArea__blk {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  transition: 0.2s ease;
  cursor: pointer !important;
}
.juniorArea__blk:hover {
  opacity: 1 !important;
  transform: translateY(-4px);
  transition: 0.2s ease;
}
.juniorArea__blk__title {
  width: 100%;
  position: relative;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: solid 0.6rem #0271BC;
  box-sizing: border-box;
  border-radius: 2.4rem;
}
@media screen and (min-width: 380px) {
  .juniorArea__blk__title {
    border: solid 0.8rem #0271BC;
  }
}
.juniorArea__blk__title__content {
  width: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  height: 8.4rem;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #222222;
}
@media screen and (min-width: 380px) {
  .juniorArea__blk__title__content {
    font-size: 1.4rem;
    line-height: 1.8rem;
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 640px) {
  .juniorArea__blk__title__content {
    height: 9.6rem;
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.juniorArea__blk__title__content span {
  display: block;
}
.juniorArea__blk__title::after {
  content: "";
  top: -12px;
  left: -12px;
  bottom: -12px;
  right: -12px;
  background-color: #FFFFFF;
  position: absolute;
  z-index: -1;
  filter: blur(6px);
}
.juniorArea__blk__title--grn {
  border-color: #61f067;
}
.juniorArea__blk__title--ppl {
  border-color: #ab8ed8;
}
.juniorArea__blk__title--gld {
  border-color: #D9B300;
}
.juniorArea__blk__title--pnk {
  border-color: #DB72A3;
}
.juniorArea__blk__title--lb {
  border-color: #4FC4F7;
}
.juniorArea__blk__title--tc {
  border-color: #57CECB;
}
.juniorArea__blk__title--org {
  border-color: #F75C43;
}
.juniorArea__blk__img {
  display: block;
  width: 132px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 380px) {
  .juniorArea__blk__img {
    width: 144px;
  }
}
@media screen and (min-width: 1024px) {
  .juniorArea__blk__img {
    width: 200px;
  }
}
.juniorArea__blk__img--minusTop {
  margin-top: -1.7rem;
}
.juniorArea__blk__plus, .juniorArea__blk__modal, .juniorArea__blk__anchor {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 3.2rem;
  position: absolute;
  bottom: -1.9rem;
  right: -0.9rem;
  background-color: #0271BC;
  display: flex;
  align-items: center;
  justify-content: center;
}
.juniorArea__blk__plus::after, .juniorArea__blk__modal::after, .juniorArea__blk__anchor::after {
  position: absolute;
  content: "";
  top: -0.2rem;
  left: -0.2rem;
  bottom: -0.2rem;
  right: -0.2rem;
  background-color: #FFFFFF;
  position: absolute;
  z-index: -1;
  filter: blur(6px);
}
.juniorArea__blk__plus span {
  position: absolute;
  display: block;
  width: 2.4rem;
  height: 0.4rem;
  border-radius: 0.3rem;
  background-color: #FFFFFF;
}
.juniorArea__blk__plus span:last-of-type {
  transform: rotate(90deg);
}
.juniorArea__blk__modal img {
  display: block;
  width: 2rem;
  height: 2rem;
}
.juniorArea__blk__anchor img {
  margin-bottom: -0.2rem;
  display: block;
  width: 2rem;
  height: 2rem;
}
.juniorArea__blk__data {
  display: none !important;
}
.juniorArea__blk--span2 {
  grid-column: span 2;
}
.juniorArea__blk--span2 .juniorArea__blk__title {
  width: 50%;
}

/*./member各ページのクーポンアイコン部分*/
.couponFlexBlk {
  display: flex;
  align-items: center;
  justify-content: center;
}
.couponFlexBlk__multi {
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-weight: 700;
  margin-left: 1.1rem;
}
.couponFlexBlk__num {
  font-size: 3.6rem;
  line-height: 3.6rem;
  font-weight: 700;
}
.couponFlexBlk__unit {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 500;
  position: relative;
  top: -0.2rem;
}

/*./souvenirのグリッド*/
.souvenirGrid__link {
  display: block;
  width: 100%;
}
.souvenirGrid__blk {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.souvenirGrid__blk__title {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
}
.souvenirGrid__blk__btn {
  width: 83%;
  margin-left: auto;
  margin-right: auto;
  height: 3.2rem;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

/*./lpoint/exchange*/
.pointTag {
  background-color: #00214B;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #FFFFFF;
  font-weight: 700;
  height: 3.6rem;
  width: 16rem;
  border-radius: 3.6rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.pointTag--thin {
  height: 2.4rem;
  font-size: 1rem;
  line-height: 1rem;
}
@media screen and (min-width: 380px) {
  .pointTag--thin {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
}
@media screen and (min-width: 640px) {
  .pointTag--thin {
    height: 3rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
.pointTag--W100 {
  width: 100%;
}
.pointTag--red {
  background-color: #BF1B24;
}
.pointTag--blue {
  background-color: #0271BC;
}
.pointTag--navy {
  background-color: #00214B;
}
.pointTag--inActive {
  background-color: #999999;
  color: #EEEEEE;
}

/*# sourceMappingURL=style.css.map */
