@charset "UTF-8";
/* Responsive
============================================================= */
/* Exclude
============================================================= */
/* map-get
============================================================= */
/* color */
/* font */
/* 文字列を数値化
========================================================================== */
/* mediaquery
============================================================= */
/* hover
============================================================= */
/* other
============================================================= */
/*
  clamp
  @include clamp($min: 10, $base: 26, $max: 30);
*/
/* textCrop
============================================================= */
/* layout
============================================================= */
/* =============================================================
extend
============================================================= */
.button {
  display: inline-block;
  line-height: 1.2;
  outline: none;
  text-align: center;
  text-decoration: none; }

/* base
============================================================= */
/* Canvas Size
============================================================= */
/* Contents Width
============================================================= */
/* PC Responsive Width
============================================================= */
/* Font
============================================================= */
/* Color
============================================================= */
/* Font Level
========================================================================== */
/* Space Level
========================================================================== */
/* reset
============================================================= */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* base
============================================================= */
html,
body {
  min-height: 100%; }

html {
  color: #1A1A1A;
  overflow-y: scroll; }
  @media screen and (max-width: 767px) {
    html {
      font-size: 26.6666666667vw; } }
  @media screen and (min-width: 768px), print {
    html {
      font-size: 351.3909224012%; } }
  @media screen and (min-width: 768px) {
    html {
      font-size: 7.3206442167vw; } }
  @media screen and (min-width: 1366px), print {
    html {
      font-size: 625%; } }
body {
  background-color: #FFFFFF;
  letter-spacing: .03em;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 160%;
  -webkit-text-size-adjust: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  body * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  @media screen and (min-width: 768px), print {
    body {
      font-size: 0.16rem;
      line-height: 1.75; } }
  @media screen and (max-width: 767px) {
    body {
      font-size: 0.14rem;
      line-height: 1.75; }
      body.-menuOpen {
        position: fixed;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh; } }
#wrapper {
  max-width: 20rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

#main {
  display: block;
  position: relative;
  z-index: 1; }

/* link
============================================================= */
a {
  color: #1A1A1A;
  text-decoration: underline;
  /* blank */
  /* pdf */ }
  a:hover {
    text-decoration: none; }

/* image
============================================================= */
img {
  height: auto;
  line-height: 1;
  max-width: 100%;
  vertical-align: top; }

table th img,
table td img {
  vertical-align: middle; }

/* =============================================================
modifier
============================================================= */
/* display
============================================================= */
@media screen and (min-width: 768px), print {
  .-pcItem {
    display: block; } }

@media screen and (max-width: 767px) {
  .-pcItem {
    display: none !important; } }

@media screen and (min-width: 768px), print {
  br.-pcItem {
    display: inline !important; } }

@media screen and (min-width: 768px), print {
  .-spItem {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .-spItem {
    display: block; } }

@media screen and (max-width: 767px) {
  br.-spItem {
    display: inline !important; } }

/* margin
============================================================= */
@media screen and (min-width: 768px), print {
  .-mt0 {
    margin-top: 0rem; } }

@media screen and (max-width: 767px) {
  .-mt0 {
    margin-top: 0rem; } }

@media screen and (min-width: 768px), print {
  .-mt5 {
    margin-top: 0.05rem; } }

@media screen and (max-width: 767px) {
  .-mt5 {
    margin-top: 0.05rem; } }

@media screen and (min-width: 768px), print {
  .-mt10 {
    margin-top: 0.1rem; } }

@media screen and (max-width: 767px) {
  .-mt10 {
    margin-top: 0.1rem; } }

@media screen and (min-width: 768px), print {
  .-mt15 {
    margin-top: 0.15rem; } }

@media screen and (max-width: 767px) {
  .-mt15 {
    margin-top: 0.15rem; } }

@media screen and (min-width: 768px), print {
  .-mt20 {
    margin-top: 0.2rem; } }

@media screen and (max-width: 767px) {
  .-mt20 {
    margin-top: 0.2rem; } }

@media screen and (min-width: 768px), print {
  .-mt25 {
    margin-top: 0.25rem; } }

@media screen and (max-width: 767px) {
  .-mt25 {
    margin-top: 0.25rem; } }

@media screen and (min-width: 768px), print {
  .-mt30 {
    margin-top: 0.3rem; } }

@media screen and (max-width: 767px) {
  .-mt30 {
    margin-top: 0.3rem; } }

@media screen and (min-width: 768px), print {
  .-mt35 {
    margin-top: 0.35rem; } }

@media screen and (max-width: 767px) {
  .-mt35 {
    margin-top: 0.35rem; } }

@media screen and (min-width: 768px), print {
  .-mt40 {
    margin-top: 0.4rem; } }

@media screen and (max-width: 767px) {
  .-mt40 {
    margin-top: 0.4rem; } }

@media screen and (min-width: 768px), print {
  .-mt45 {
    margin-top: 0.45rem; } }

@media screen and (max-width: 767px) {
  .-mt45 {
    margin-top: 0.45rem; } }

@media screen and (min-width: 768px), print {
  .-mt50 {
    margin-top: 0.5rem; } }

@media screen and (max-width: 767px) {
  .-mt50 {
    margin-top: 0.5rem; } }

@media screen and (min-width: 768px), print {
  .-mt55 {
    margin-top: 0.55rem; } }

@media screen and (max-width: 767px) {
  .-mt55 {
    margin-top: 0.55rem; } }

@media screen and (min-width: 768px), print {
  .-mt60 {
    margin-top: 0.6rem; } }

@media screen and (max-width: 767px) {
  .-mt60 {
    margin-top: 0.6rem; } }

@media screen and (min-width: 768px), print {
  .-mb0 {
    margin-bottom: 0rem; } }

@media screen and (max-width: 767px) {
  .-mb0 {
    margin-bottom: 0rem; } }

@media screen and (min-width: 768px), print {
  .-mb5 {
    margin-bottom: 0.05rem; } }

@media screen and (max-width: 767px) {
  .-mb5 {
    margin-bottom: 0.05rem; } }

@media screen and (min-width: 768px), print {
  .-mb10 {
    margin-bottom: 0.1rem; } }

@media screen and (max-width: 767px) {
  .-mb10 {
    margin-bottom: 0.1rem; } }

@media screen and (min-width: 768px), print {
  .-mb15 {
    margin-bottom: 0.15rem; } }

@media screen and (max-width: 767px) {
  .-mb15 {
    margin-bottom: 0.15rem; } }

@media screen and (min-width: 768px), print {
  .-mb20 {
    margin-bottom: 0.2rem; } }

@media screen and (max-width: 767px) {
  .-mb20 {
    margin-bottom: 0.2rem; } }

@media screen and (min-width: 768px), print {
  .-mb25 {
    margin-bottom: 0.25rem; } }

@media screen and (max-width: 767px) {
  .-mb25 {
    margin-bottom: 0.25rem; } }

@media screen and (min-width: 768px), print {
  .-mb30 {
    margin-bottom: 0.3rem; } }

@media screen and (max-width: 767px) {
  .-mb30 {
    margin-bottom: 0.3rem; } }

@media screen and (min-width: 768px), print {
  .-mr0 {
    margin-right: 0rem; } }

@media screen and (max-width: 767px) {
  .-mr0 {
    margin-right: 0rem; } }

@media screen and (min-width: 768px), print {
  .-mr5 {
    margin-right: 0.05rem; } }

@media screen and (max-width: 767px) {
  .-mr5 {
    margin-right: 0.05rem; } }

@media screen and (min-width: 768px), print {
  .-mr10 {
    margin-right: 0.1rem; } }

@media screen and (max-width: 767px) {
  .-mr10 {
    margin-right: 0.1rem; } }

@media screen and (min-width: 768px), print {
  .-mr15 {
    margin-right: 0.15rem; } }

@media screen and (max-width: 767px) {
  .-mr15 {
    margin-right: 0.15rem; } }

@media screen and (min-width: 768px), print {
  .-mr20 {
    margin-right: 0.2rem; } }

@media screen and (max-width: 767px) {
  .-mr20 {
    margin-right: 0.2rem; } }

@media screen and (min-width: 768px), print {
  .-ml0 {
    margin-left: 0rem; } }

@media screen and (max-width: 767px) {
  .-ml0 {
    margin-left: 0rem; } }

@media screen and (min-width: 768px), print {
  .-ml5 {
    margin-left: 0.05rem; } }

@media screen and (max-width: 767px) {
  .-ml5 {
    margin-left: 0.05rem; } }

@media screen and (min-width: 768px), print {
  .-ml10 {
    margin-left: 0.1rem; } }

@media screen and (max-width: 767px) {
  .-ml10 {
    margin-left: 0.1rem; } }

@media screen and (min-width: 768px), print {
  .-ml15 {
    margin-left: 0.15rem; } }

@media screen and (max-width: 767px) {
  .-ml15 {
    margin-left: 0.15rem; } }

@media screen and (min-width: 768px), print {
  .-ml20 {
    margin-left: 0.2rem; } }

@media screen and (max-width: 767px) {
  .-ml20 {
    margin-left: 0.2rem; } }

@media screen and (min-width: 768px), print {
  .-equalMargin > * + * {
    margin-top: 0.4rem; } }

@media screen and (max-width: 767px) {
  .-equalMargin > * + * {
    margin-top: 0.3rem; } }

/* padding
============================================================= */
@media screen and (min-width: 768px), print {
  .-pcPadding {
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media screen and (max-width: 767px) {
  .-spPadding {
    padding-left: 0.2rem;
    padding-right: 0.2rem; } }

/* text-align
============================================================= */
.-textRight {
  text-align: right; }

.-textCenter {
  text-align: center; }

.-textLeft {
  text-align: left; }

/* inview
============================================================= */
@media (prefers-reduced-motion: reduce) {
  .inview {
    opacity: 1 !important;
    transition-duration: 0s !important;
    animation-duration: 0s !important;
    transition-delay: 0s !important;
    animation-delay: 0s !important; }
    .inview * {
      opacity: 1 !important;
      transition-duration: 0s !important;
      animation-duration: 0s !important;
      transition-delay: 0s !important;
      animation-delay: 0s !important; } }

@media (prefers-reduced-motion: reduce) {
  .-inviewed {
    opacity: 1 !important;
    transition-duration: 0s !important;
    animation-duration: 0s !important;
    transition-delay: 0s !important;
    animation-delay: 0s !important; }
    .-inviewed * {
      opacity: 1 !important;
      transition-duration: 0s !important;
      animation-duration: 0s !important;
      transition-delay: 0s !important;
      animation-delay: 0s !important; } }

/* footer
============================================================= */
#footer {
  background-color: #000;
  color: #fff;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 768px), print {
    #footer {
      margin-top: 0.28rem;
      padding: 0.26rem 0; } }
  @media screen and (max-width: 767px) {
    #footer {
      margin-top: 0.34rem;
      padding: 0.2rem 0; } }
.footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (min-width: 768px), print {
    .footer__inner {
      width: 10rem;
      margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .footer__inner {
      padding: 0 0.2rem; } }
.footer__sns {
  display: flex;
  align-items: center;
  font-size: 0; }
  @media screen and (min-width: 768px), print {
    .footer__sns {
      height: 0.2rem; } }
  .footer__sns .fb_iframe_widget > span {
    height: 0.2rem !important;
    width: 1.1rem !important; }

.footer__snsItem:first-child {
  margin-right: -0.08rem; }

.footer__copyright {
  font-size: 0; }
  @media screen and (min-width: 768px), print {
    .footer__copyright img {
      width: 1.33rem; } }
  @media screen and (max-width: 767px) {
    .footer__copyright img {
      width: 0.835rem; } }
/* form
============================================================= */
/* reset */
input,
textarea,
label {
  vertical-align: middle; }
  input:focus,
  textarea:focus,
  label:focus {
    border-color: #E50012; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bababa; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bababa; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bababa; }

input {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none; }
  input::-ms-clear {
    visibility: hidden; }
  input::-ms-reveal {
    visibility: hidden; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none; }
  select::-ms-expand {
    background-color: transparent;
    border: 0;
    display: none; }
  select:focus {
    border-color: #E50012; }

textarea {
  resize: vertical;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  outline: none;
  width: 100%; }

button,
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent; }

/* input */
.input {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  /* type */
  /* modifier */ }
  @media screen and (min-width: 768px), print {
    .input {
      padding: 0.15rem;
      font-size: 0.16rem; } }
  @media screen and (max-width: 767px) {
    .input {
      font-size: 16px;
      padding: 0.12rem; } }
  .input.-radio {
    display: inline-block;
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0; }
    .input.-radio + label {
      display: flex;
      align-items: center;
      cursor: pointer;
      position: relative; }
      @media screen and (max-width: 767px) {
        .input.-radio + label {
          font-size: 0.16rem;
          line-height: 1.3; } }
      .input.-radio + label:last-of-type {
        margin-right: 0; }
      .input.-radio + label:before {
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 50%;
        content: '';
        display: inline-block;
        position: relative;
        vertical-align: top;
        cursor: pointer;
        box-sizing: border-box; }
        @media screen and (min-width: 768px), print {
          .input.-radio + label:before {
            min-width: 0.24rem;
            width: 0.24rem;
            height: 0.24rem;
            margin-right: 0.1rem; } }
        @media screen and (max-width: 767px) {
          .input.-radio + label:before {
            width: 0.2rem;
            height: 0.2rem;
            margin-right: 0.08rem; } }
      .input.-radio + label::after {
        background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%3E%20%3Ccircle%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0; }
        @media screen and (min-width: 768px), print {
          .input.-radio + label::after {
            background-size: 0.14rem auto;
            width: 0.24rem;
            height: 0.24rem; } }
        @media screen and (max-width: 767px) {
          .input.-radio + label::after {
            background-size: 0.12rem auto;
            width: 0.2rem;
            height: 0.2rem; } }
    .input.-radio:checked + label::after {
      opacity: 1; }
    .input.-radio:focus + label::before {
      border: 1px solid #E50012; }
    .input.-radio:disabled + label::before {
      border-color: #f9f9f9;
      background: #f9f9f9; }
  .input.-checkbox {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0; }
    .input.-checkbox + label {
      cursor: pointer;
      display: inline-block;
      position: relative;
      padding-left: 0.27rem; }
      .input.-checkbox + label:before {
        background: #fff;
        border: 1px solid #d5d5d5;
        content: '';
        display: block;
        position: absolute;
        cursor: pointer;
        left: 0;
        width: 0.17rem;
        height: 0.17rem;
        top: 0.02rem; }
      .input.-checkbox + label::after {
        content: '';
        background: transparent;
        display: block;
        position: absolute;
        opacity: 0;
        border-left: 2px solid #fff;
        border-bottom: 4px solid #fff;
        border-top: 1px solid transparent;
        border-right: 1px solid transparent;
        transform: rotate(-45deg) scaleY(0.5);
        width: 0.1rem;
        height: 0.1rem;
        left: 0.03rem;
        top: 0.02rem; }
    .input.-checkbox:checked + label::before {
      background-color: #E50012;
      border: 1px solid #E50012; }
    .input.-checkbox:checked + label::after {
      opacity: 1; }
    .input.-checkbox:focus + label::before {
      border: 1px solid #E50012;
      border-color: #E50012; }
    .input.-checkbox:disabled + label::before {
      border-color: #f9f9f9;
      background: #f9f9f9; }
  @media screen and (min-width: 768px), print {
    .input.-sizeSS {
      width: 0.8rem; } }
  @media screen and (max-width: 767px) {
    .input.-sizeSS {
      width: 0.6rem; } }
  @media screen and (min-width: 768px), print {
    .input.-sizeS {
      width: 1.6rem; } }
  @media screen and (max-width: 767px) {
    .input.-sizeS {
      width: 1rem; } }
  @media screen and (min-width: 768px), print {
    .input.-sizeM {
      width: 2rem; } }
  @media screen and (min-width: 768px), print {
    .input.-sizeL {
      width: 4rem; } }
  @media screen and (min-width: 768px), print {
    .input.-sizeLL {
      width: 5rem; } }
  .input.-postalFirst {
    width: 0.7rem; }
  .input.-postalLast {
    width: 0.9rem; }

.select {
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1.2;
  width: 100%; }
  @media screen and (min-width: 768px), print {
    .select {
      font-size: 0.16rem;
      padding: 0.16rem 0.45rem 0.16rem 0.15rem; } }
  @media screen and (max-width: 767px) {
    .select {
      font-size: 0.16rem;
      padding: 0.13rem 0.6rem 0.13rem 0.2rem;
      width: 100%; } }
  @media screen and (min-width: 768px), print {
    .select.-sizeSS {
      width: 1.2rem; } }
  @media screen and (max-width: 767px) {
    .select.-sizeSS {
      width: 1rem; } }
  @media screen and (min-width: 768px), print {
    .select.-sizeS {
      width: 1.2rem; } }
  @media screen and (max-width: 767px) {
    .select.-sizeS {
      width: 1rem; } }
  @media screen and (min-width: 768px), print {
    .select.-sizeM {
      width: 2rem; } }
  .select.-w100 {
    width: 100%; }

.textarea {
  background-color: #fff;
  border: 1px solid #ccc; }
  @media screen and (min-width: 768px), print {
    .textarea {
      font-size: 0.16rem;
      min-height: 2.5rem;
      padding: 0.15rem; } }
  @media screen and (max-width: 767px) {
    .textarea {
      font-size: 0.16rem;
      min-height: 1.6rem;
      padding: 0.15rem; } }
  @media screen and (min-width: 768px), print {
    .textarea.-large {
      min-height: 3.5rem; } }
  @media screen and (max-width: 767px) {
    .textarea.-large {
      min-height: 2.2rem; } }
  @media screen and (min-width: 768px), print {
    .textarea.-small {
      min-height: 0.7rem; } }
  @media screen and (max-width: 767px) {
    .textarea.-small {
      min-height: 0.5rem; } }
/* postalButton */
.postalButton {
  background-color: #000;
  color: #fff; }
  @media screen and (min-width: 768px), print {
    .postalButton {
      font-size: 0.12rem;
      padding: 0.06rem 0.1rem; }
      .postalButton br {
        display: none; } }
  @media screen and (max-width: 767px) {
    .postalButton {
      font-size: 0.11rem;
      padding: 0.03rem 0.1rem;
      line-height: 1.3; } }
  .-marginSmall .postalButton {
    margin-left: 0.1rem; }

/* wrap */
.inputWrap {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -0.1rem;
  /* modifier */ }
  .inputWrap > div {
    margin-bottom: 0.1rem; }
    .inputWrap > div:not(:last-child) {
      margin-right: 0.2rem; }
  .inputWrap.-center {
    align-items: center; }
  .inputWrap.-marginSmall > div:not(:last-child) {
    margin-right: 0.1rem; }
  .inputWrap.-block {
    display: block; }
    .inputWrap.-block > div {
      margin-right: 0; }
      .inputWrap.-block > div:not(:last-child) {
        margin-bottom: 0.1rem; }
    .inputWrap.-block label {
      display: block !important; }
  @media screen and (max-width: 767px) {
    .inputWrap.-spBlock {
      display: block; }
      .inputWrap.-spBlock > div {
        margin-right: 0; }
        .inputWrap.-spBlock > div:not(:last-child) {
          margin-bottom: 0.1rem; } }
.selectWrap {
  display: inline-block;
  position: relative; }
  @media screen and (max-width: 767px) {
    .selectWrap {
      width: 100%; }
      .selectWrap + .selectWrap {
        margin-top: 0.05rem; } }
  .selectWrap::after {
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    bottom: 0.04rem;
    top: 0;
    margin: auto;
    border-top: 2px solid #E50012;
    border-right: 2px solid #E50012;
    transform: rotate(135deg);
    width: 0.08rem;
    height: 0.08rem;
    right: 0.17rem; }

.fileWrap + .fileWrap {
  margin-top: 0.1rem; }

.fileWrap .inputWrap {
  margin-bottom: 0; }

/* error */
ul.error {
  background-color: rgba(229, 0, 18, 0.1); }
  @media screen and (min-width: 768px), print {
    ul.error {
      padding: 0.2rem; } }
  @media screen and (max-width: 767px) {
    ul.error {
      padding: 0.15rem; } }
  ul.error a {
    text-decoration: underline; }
    @media (hover: hover), screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      ul.error a:hover {
        text-decoration: none; } }
  ul.error + * {
    margin-top: 0.2rem; }

/* formTitle */
.formTitle {
  font-weight: 700; }
  @media screen and (min-width: 768px), print {
    .formTitle {
      font-size: 0.28rem; } }
  @media screen and (max-width: 767px) {
    .formTitle {
      font-size: 0.2rem; } }
  .formTitle + * {
    margin-top: 0.2rem; }

/* formInfo */
.formInfo + * {
  margin-top: 0.35rem; }

/* formTable */
.formTable {
  background-color: #fff;
  border-top: 1px solid #c9d2cd;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .formTable {
      display: block; }
      .formTable tbody, .formTable tr, .formTable th, .formTable td {
        display: block; } }
  .formTable tr.-verTop th,
  .formTable tr.-verTop td {
    vertical-align: top !important; }
  .formTable tr.-required th span {
    display: flex;
    align-items: center; }
    .formTable tr.-required th span::after {
      background-color: #E50012;
      color: #fff;
      content: '必須';
      display: inline-block;
      font-size: 0.12rem;
      line-height: 1;
      margin-left: 0.1rem;
      padding: 0.03rem 0.05rem;
      white-space: nowrap; }
  .formTable th,
  .formTable td {
    border-bottom: 1px solid #c9d2cd;
    line-height: 1.4;
    text-align: left;
    vertical-align: middle; }
    @media screen and (min-width: 768px), print {
      .formTable th,
      .formTable td {
        padding: 0.2rem 0.25rem; } }
    @media screen and (max-width: 767px) {
      .formTable th,
      .formTable td {
        padding: 0.15rem; } }
  .formTable th {
    background-color: #e7e7df;
    font-weight: 700; }
    @media screen and (min-width: 768px), print {
      .formTable th {
        font-size: 0.18rem;
        width: 28%; } }
    @media screen and (max-width: 767px) {
      .formTable th {
        font-size: 0.17rem; } }
    .formTable th.required > span {
      background-color: #E50012;
      display: inline-block;
      position: relative; }
      @media screen and (min-width: 768px), print {
        .formTable th.required > span {
          padding-right: 0.71rem; } }
      @media screen and (max-width: 767px) {
        .formTable th.required > span {
          padding-right: 0.568rem; } }
  .formTable td {
    letter-spacing: .03em; }
    @media screen and (min-width: 768px), print {
      .formTable td {
        font-size: 0.16rem;
        width: 72%; } }
    @media screen and (max-width: 767px) {
      .formTable td {
        font-size: 0.15rem; } }
    .formTable td span.note {
      display: block;
      color: #E50012; }
      @media screen and (min-width: 768px), print {
        .formTable td span.note {
          font-size: 0.13rem;
          margin-top: 0.1rem; } }
      @media screen and (max-width: 767px) {
        .formTable td span.note {
          font-size: 0.11rem;
          margin-top: 0.08rem; } }
    .formTable td span.error {
      display: block;
      color: #E50012; }
      @media screen and (min-width: 768px), print {
        .formTable td span.error {
          margin-top: 0.15rem; } }
      @media screen and (max-width: 767px) {
        .formTable td span.error {
          margin-top: 0.15rem; } }
/* formPrivacy */
@media screen and (min-width: 768px), print {
  .formPrivacy {
    margin-top: 0.4rem; } }

.formPrivacy__title {
  font-weight: 700; }
  @media screen and (min-width: 768px), print {
    .formPrivacy__title {
      font-size: 0.18rem; } }
  @media screen and (max-width: 767px) {
    .formPrivacy__title {
      font-size: 0.16rem; } }
  .formPrivacy__title + * {
    margin-top: 0.15rem; }

.formPrivacy__contents {
  background-color: #eee;
  height: 2rem;
  overflow-y: scroll;
  padding: 0.3rem 0.35rem;
  -webkit-overflow-scrolling: touch; }
  @media screen and (min-width: 768px), print {
    .formPrivacy__contents {
      font-size: 0.14rem; } }
/* formButton */
.formButton {
  display: flex;
  justify-content: center; }
  @media screen and (min-width: 768px), print {
    .formButton {
      margin-top: 0.5rem; } }
  @media screen and (max-width: 767px) {
    .formButton {
      margin-top: 0.3rem; } }
  @media screen and (min-width: 768px), print {
    .formButton > *:not(:last-child) {
      margin-right: 0.2rem; } }
  @media screen and (max-width: 767px) {
    .formButton > *:not(:last-child) {
      margin-right: 0.15rem; } }
  @media screen and (min-width: 768px), print {
    .formButton .button {
      min-width: 3.2rem; } }
/* header
============================================================= */
#header {
  background-color: #020000;
  display: flex;
  align-items: center; }
  @media screen and (min-width: 768px), print {
    #header {
      height: 0.5rem; } }
  @media screen and (max-width: 767px) {
    #header {
      height: 0.5rem; } }
  @media screen and (max-width: 767px) {
    #header {
      overflow: hidden; } }
.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (min-width: 768px), print {
    .header__inner {
      width: 9.4rem;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 767px) {
    .header__inner {
      width: 100%;
      padding: 0 0.1rem 0 0.2rem; } }
@media screen and (max-width: 767px) {
  .header__logo {
    width: 0.8rem !important; } }

@media screen and (min-width: 768px), print {
  .header__logo img {
    width: 0.84rem; } }

@media screen and (max-width: 767px) {
  .header__logo img {
    width: 0.8rem; } }

.header__sns {
  display: flex;
  align-items: center;
  font-size: 0; }

.header__snsItem {
  color: #fff; }
  .header__snsItem:first-child {
    margin-right: -0.08rem; }
  .header__snsItem .fb_iframe_widget > span {
    height: 0.2rem !important;
    width: 1.1rem !important; }
    .header__snsItem .fb_iframe_widget > span > iframe {
      height: 0.2rem !important; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* button
============================================================= */
.button {
  border: 1px solid #000;
  color: #1A1A1A;
  position: relative;
  /* modifier */ }
  @media screen and (min-width: 768px), print {
    .button {
      font-size: 0.16rem;
      padding: 0.2rem 0.5rem; } }
  @media screen and (max-width: 767px) {
    .button {
      font-size: 0.14rem;
      padding: 0.15rem;
      width: 100%; } }
  @media (hover: hover), screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .button {
      transition-duration: 0.25s; }
      .button:hover {
        background-color: #000;
        color: #fff; }
        .button:hover > span::after {
          border-color: #fff; } }
  .button > span::after {
    content: '';
    position: absolute;
    right: 0.1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0.08rem;
    height: 0.08rem;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg); }
    @media (hover: hover), screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .button > span::after {
        transition-duration: 0.25s; } }
  .button.-arrowReverse > span::after {
    right: auto;
    left: 0.1rem;
    transform: rotate(-135deg); }

.campaign {
  padding: 0.04rem 0;
  background-color: #FFE460; }

.campaign__inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  text-align: center; }

.campaign__icon {
  position: relative;
  color: #fff;
  font-weight: bold;
  z-index: 0; }
  @media screen and (min-width: 768px), print {
    .campaign__icon {
      margin-right: 0.2rem;
      padding: 0 0.08rem;
      font-size: 0.2304rem; } }
  @media screen and (max-width: 767px) {
    .campaign__icon {
      margin-right: 0.06rem;
      padding: 0 0.06rem;
      font-size: 0.16rem; } }
  .campaign__icon::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #E50012;
    z-index: -1;
    transform: skewX(-15deg); }

.campaign__text {
  font-weight: bold;
  color: #E50012; }
  @media screen and (min-width: 768px), print {
    .campaign__text {
      font-size: 0.3318rem; } }
  @media screen and (max-width: 767px) {
    .campaign__text {
      font-size: 0.192rem; } }
@media screen and (min-width: 768px), print {
  .contact {
    margin-bottom: 0.96rem; } }

@media screen and (max-width: 767px) {
  .contact {
    padding-top: 0.48rem;
    margin-bottom: 0.64rem; } }

@media screen and (min-width: 768px), print {
  .contact__inner {
    max-width: 7.72rem !important; } }

@media screen and (max-width: 767px) {
  .contact__inner {
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important; } }

@media screen and (min-width: 768px), print {
  .contact__box {
    display: flex;
    flex-wrap: wrap; } }

@media screen and (min-width: 768px), print {
  .contact__boxItem {
    width: calc( ( 100% - 0.32rem ) / 2); }
    .contact__boxItem:not(:nth-child(2n-1)) {
      margin-left: 0.32rem; }
    .contact__boxItem:nth-child(n+3) {
      margin-top: 0.32rem; } }

@media screen and (max-width: 767px) {
  .contact__boxItem + .contact__boxItem {
    margin-top: 0.32rem; } }

.contact__boxText {
  text-align: center;
  font-weight: 500; }
  @media screen and (min-width: 768px), print {
    .contact__boxText {
      margin-bottom: 0.18rem;
      font-size: 0.192rem; } }
  @media screen and (max-width: 767px) {
    .contact__boxText {
      font-size: 0.16rem;
      margin-bottom: 0.16rem; } }
.contact__button {
  position: relative;
  display: block;
  text-decoration: none;
  transition: all .3s;
  background-color: #1A1A1A;
  text-align: center;
  font-weight: bold;
  color: #fff;
  border-radius: 0.04rem; }
  .contact__button:hover {
    opacity: 0.5; }
  @media screen and (min-width: 768px), print {
    .contact__button {
      font-size: 0.2304rem;
      padding: 0.14rem; } }
  @media screen and (max-width: 767px) {
    .contact__button {
      font-size: 0.192rem;
      padding: 0.12rem; } }
  .contact__button::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto; }
    @media screen and (min-width: 768px), print {
      .contact__button::after {
        right: 0.22rem;
        width: 0.09rem;
        height: 0.14rem;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.121%22%20height%3D%2213.415%22%20viewBox%3D%220%200%208.121%2013.415%22%3E%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_124868%22%20data-name%3D%22%E3%83%91%E3%82%B9%20124868%22%20d%3D%22M1765.1%2C1205.772l-1.414-1.414%2C5.293-5.293-5.293-5.293%2C1.414-1.414%2C6.707%2C6.707Z%22%20transform%3D%22translate(-1763.683%20-1192.357)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); } }
    @media screen and (max-width: 767px) {
      .contact__button::after {
        right: 0.15rem;
        width: 0.07rem;
        height: 0.1rem;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226.374%22%20height%3D%229.919%22%20viewBox%3D%220%200%206.374%209.919%22%3E%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_123970%22%20data-name%3D%22%E3%83%91%E3%82%B9%20123970%22%20d%3D%22M1765.1%2C1202.276l-1.414-1.414%2C3.545-3.545-3.545-3.545%2C1.414-1.414%2C4.959%2C4.959Z%22%20transform%3D%22translate(-1763.683%20-1192.357)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); } }
@media screen and (min-width: 768px), print {
  .copyright__inner {
    max-width: 11.74rem !important; } }

@media screen and (max-width: 767px) {
  .copyright__text {
    text-align: center; } }

.copyright__text small {
  font-weight: 500; }
  @media screen and (min-width: 768px), print {
    .copyright__text small {
      font-size: 0.1333rem; } }
  @media screen and (max-width: 767px) {
    .copyright__text small {
      font-size: 0.1111rem; } }
img[loading="lazy"] {
  opacity: 0; }

img.inview[loading="lazy"] {
  opacity: 0;
  transition: opacity 1s; }
  img.inview[loading="lazy"].-inviewLazyLoaded {
    transition: opacity 1s;
    opacity: 1; }

@media screen and (min-width: 768px), print {
  .league {
    background: url(../../img/bg_marble.png) #F5F5F5;
    background-size: cover; } }

@media screen and (max-width: 767px) {
  .league {
    background: url(../../img/bg_marble@sp.png) #F5F5F5;
    background-size: cover; } }

@media screen and (min-width: 768px), print {
  .league__inner {
    padding-top: 0.12rem;
    padding-bottom: 0.54rem; } }

@media screen and (max-width: 767px) {
  .league__inner {
    padding-top: 0;
    padding-bottom: 0.32rem !important; } }

@media screen and (min-width: 768px), print {
  .league__inner.-jrtag {
    padding-top: 0.62rem;
    padding-bottom: 0.62rem; } }

@media screen and (max-width: 767px) {
  .league__inner.-jrtag {
    padding-top: 0.32rem;
    padding-bottom: 0.32rem; } }

.league__logo {
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .league__logo img {
      width: 2.71rem; } }
  @media screen and (max-width: 767px) {
    .league__logo img {
      width: 2.26rem; } }
.league__lead {
  text-align: center;
  font-weight: bold; }
  @media screen and (min-width: 768px), print {
    .league__lead {
      margin-top: 0.12rem;
      margin-bottom: 0.32rem; } }
  @media screen and (max-width: 767px) {
    .league__lead {
      margin-bottom: 0.18rem; } }
  .league__lead .-main {
    line-height: 1.5; }
    @media screen and (min-width: 768px), print {
      .league__lead .-main {
        font-size: 0.4778rem; } }
    @media screen and (max-width: 767px) {
      .league__lead .-main {
        font-size: 0.2765rem; } }
  .league__lead .-sub {
    line-height: 1.75; }
    @media screen and (min-width: 768px), print {
      .league__lead .-sub {
        margin-top: 0.16rem;
        font-size: 0.2765rem; } }
    @media screen and (max-width: 767px) {
      .league__lead .-sub {
        margin-top: 0.17rem;
        font-size: 0.192rem; } }
.league__place {
  border-top: 1px solid #1A1A1A;
  border-bottom: 1px solid #1A1A1A;
  font-weight: bold;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .league__place {
      margin: 0 auto;
      padding: 0.04rem 0;
      width: 7.76rem;
      font-size: 0.2304rem; } }
  @media screen and (max-width: 767px) {
    .league__place {
      padding: 0.05rem 0;
      font-size: 0.16rem; } }
  @media screen and (min-width: 768px), print {
    .league__place.-jrtag {
      width: 4.66rem; } }
@media screen and (min-width: 768px), print {
  .league__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.46rem; } }

@media screen and (max-width: 767px) {
  .league__list {
    margin-top: 0.4rem; } }

@media screen and (min-width: 768px), print {
  .league__listItem {
    width: calc( ( 100% - 0.5rem ) / 2); }
    .league__listItem:not(:nth-child(2n-1)) {
      margin-left: 0.5rem; }
    .league__listItem:nth-child(n+3) {
      margin-top: 0.5rem; } }

@media screen and (max-width: 767px) {
  .league__listItem + .league__listItem {
    margin-top: 0.46rem; } }

@media screen and (min-width: 768px), print {
  .league__listImage {
    margin-bottom: 0.3rem; } }

@media screen and (max-width: 767px) {
  .league__listImage {
    margin: 0 auto 0.16rem;
    max-width: 3.55rem; } }

.league__listHeading {
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .league__listHeading {
      margin-bottom: 0.16rem; } }
  @media screen and (max-width: 767px) {
    .league__listHeading {
      margin-bottom: 0.16rem; } }
  .league__listHeading span {
    position: relative;
    font-weight: bold;
    color: #fff;
    z-index: 0; }
    @media screen and (min-width: 768px), print {
      .league__listHeading span {
        padding: 0.02rem 0.14rem 0.04rem;
        font-size: 0.192rem; } }
    @media screen and (max-width: 767px) {
      .league__listHeading span {
        padding: 0.02rem 0.1rem 0.04rem;
        font-size: 0.16rem; } }
    .league__listHeading span::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #1A1A1A;
      z-index: -1;
      transform: skewX(-15deg); }
  .league__listHeading.-ablock span::before {
    background-color: #E50012; }
  .league__listHeading.-bblock span::before {
    background-color: #004097; }

.league__listText {
  font-weight: bold;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .league__listText {
      font-size: 0.192rem; } }
  @media screen and (max-width: 767px) {
    .league__listText {
      font-size: 0.16rem; } }
  @media screen and (min-width: 768px), print {
    .league__listText + .league__listImage {
      margin-top: 0.16rem; } }
  @media screen and (max-width: 767px) {
    .league__listText + .league__listImage {
      margin-top: 0.16rem; } }
@media screen and (min-width: 768px), print {
  .league__image.-jrtag {
    width: 4.66rem;
    margin: 0 auto 0.32rem; } }

@media screen and (max-width: 767px) {
  .league__image.-jrtag {
    margin: 0 auto 0.16rem;
    max-width: 3.55rem; } }

@media screen and (min-width: 768px), print {
  .league__content {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 7.78rem;
    margin: 0.48rem auto 0; } }

@media screen and (max-width: 767px) {
  .league__content {
    margin-top: 0.32rem; } }

@media screen and (max-width: 767px) {
  .league__contentHeading {
    text-align: center; } }

.league__contentHeading span {
  position: relative;
  color: #fff;
  z-index: 0;
  font-weight: bold;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .league__contentHeading span {
      width: 0.9rem;
      padding: 0.02rem 0.14rem 0.04rem;
      margin-right: 0.32rem;
      font-size: 0.192rem; } }
  @media screen and (max-width: 767px) {
    .league__contentHeading span {
      padding: 0.02rem 0.1rem 0.04rem;
      font-size: 0.16rem; } }
  .league__contentHeading span::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1A1A1A;
    z-index: -1;
    transform: skewX(-15deg); }

.league__contentText {
  font-weight: bold; }
  @media screen and (min-width: 768px), print {
    .league__contentText {
      flex: 1;
      font-size: 0.192rem; } }
  @media screen and (max-width: 767px) {
    .league__contentText {
      margin-top: 0.16rem;
      text-align: center;
      font-size: 0.16rem; } }
.mainVisual__inner {
  position: relative; }

/*
.mainVisual__title{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;

  @include mq-pc{
    width: rem(524);
  }

  @include mq-sp{
    width: rem(251);
  }

  img{
    @include mq-pc{
    }

    @include mq-sp{
    }
  }
}
*/
.mainVisual__image {
  width: 100%; }
  .mainVisual__image img {
    width: 100%; }

/* pageTop
============================================================= */
.pageTop {
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  width: 0.4rem;
  height: 0.4rem;
  position: fixed;
  right: 0;
  bottom: 0.2rem;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.25s;
  z-index: 99; }
  .pageTop.-active {
    opacity: 1;
    pointer-events: all; }
  .pageTop span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
    .pageTop span::after {
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      content: '';
      width: 0.08rem;
      height: 0.08rem;
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      top: 0.04rem;
      margin: auto;
      transform: rotate(-45deg); }

.past__image {
  margin: 0 auto;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .past__image {
      max-width: 8.54rem; } }
@media screen and (min-width: 768px), print {
  .promotion {
    margin-top: 1.28rem;
    margin-bottom: 1.28rem; } }

@media screen and (max-width: 767px) {
  .promotion {
    margin-top: 0.48rem;
    margin-bottom: 0.48rem; } }

@media screen and (min-width: 768px), print {
  .promotion.-promotion01 {
    margin-top: 0.32rem; } }

@media screen and (max-width: 767px) {
  .promotion.-promotion01 {
    margin-top: 0.16rem; } }

@media screen and (min-width: 768px), print {
  .promotion.-promotion04 {
    margin-bottom: 1.04rem; } }

@media screen and (max-width: 767px) {
  .promotion.-promotion04 {
    margin-bottom: 0.16rem; } }

.promotion__balloon {
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .promotion__balloon {
      margin-bottom: 0.36rem; } }
  @media screen and (max-width: 767px) {
    .promotion__balloon {
      margin-bottom: 0.18rem; } }
  @media screen and (min-width: 768px), print {
    .promotion__balloon.-ballon01 img {
      width: 4.46rem; } }
  @media screen and (max-width: 767px) {
    .promotion__balloon.-ballon01 img {
      width: 2.95rem; } }
  @media screen and (min-width: 768px), print {
    .promotion__balloon.-ballon02 img {
      width: 5.14rem; } }
  @media screen and (max-width: 767px) {
    .promotion__balloon.-ballon02 img {
      width: 2.66rem; } }
  @media screen and (min-width: 768px), print {
    .promotion__balloon.-ballon03 img {
      width: 5.68rem; } }
  @media screen and (max-width: 767px) {
    .promotion__balloon.-ballon03 img {
      width: 3.04rem; } }
.promotion__inner {
  border: 4px solid #FFE460; }

.promotion__title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #FFE460; }
  @media screen and (min-width: 768px), print {
    .promotion__title {
      padding: 0.12rem 0; } }
  @media screen and (max-width: 767px) {
    .promotion__title {
      padding: 0.1rem 0; } }
  .promotion__title .-icon {
    position: relative;
    color: #fff;
    font-weight: bold;
    z-index: 0; }
    @media screen and (min-width: 768px), print {
      .promotion__title .-icon {
        margin-right: 0.2rem;
        padding: 0 0.08rem;
        font-size: 0.2304rem; } }
    @media screen and (max-width: 767px) {
      .promotion__title .-icon {
        margin-right: 0.04rem;
        padding: 0 0.04rem;
        font-size: 0.1333rem; } }
    .promotion__title .-icon::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #1A1A1A;
      z-index: -1;
      transform: skewX(-15deg); }
  .promotion__title .-main {
    font-weight: bold; }
    @media screen and (min-width: 768px), print {
      .promotion__title .-main {
        font-size: 0.2765rem; } }
    @media screen and (max-width: 767px) {
      .promotion__title .-main {
        font-size: 0.18rem; } }
.promotion__body {
  margin: 0 auto;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .promotion__body {
      padding: 0.32rem 0 0.37rem;
      max-width: 5.84rem; } }
  @media screen and (max-width: 767px) {
    .promotion__body {
      padding: 0.18rem 0 0.2rem;
      max-width: 2.95rem; } }
.promotion__bodyHeading {
  font-weight: bold; }
  @media screen and (min-width: 768px), print {
    .promotion__bodyHeading {
      margin-bottom: 0.17rem;
      font-size: 0.2765rem; } }
  @media screen and (max-width: 767px) {
    .promotion__bodyHeading {
      margin-bottom: 0.12rem;
      font-size: 0.18rem; } }
  @media screen and (min-width: 768px), print {
    .promotion__bodyHeading .-small {
      font-size: 0.192rem; } }
  @media screen and (max-width: 767px) {
    .promotion__bodyHeading .-small {
      font-size: 0.1333rem; } }
.promotion__bodyLead {
  position: relative;
  color: #E50012;
  text-align: center; }
  @media screen and (min-width: 768px), print {
    .promotion__bodyLead {
      margin-bottom: 0.26rem; } }
  @media screen and (max-width: 767px) {
    .promotion__bodyLead {
      margin-bottom: 0.15rem; } }
  .promotion__bodyLead span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    font-weight: bold;
    z-index: 0; }
    @media screen and (min-width: 768px), print {
      .promotion__bodyLead span {
        padding: 0 0.16rem;
        font-size: 0.33rem; } }
    @media screen and (max-width: 767px) {
      .promotion__bodyLead span {
        padding: 0 0.14rem;
        font-size: 0.2304rem; } }
  .promotion__bodyLead::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 0.02rem;
    background-color: #E50012;
    z-index: -1; }

.promotion__bodyImage {
  margin: 0 auto; }
  @media screen and (min-width: 768px), print {
    .promotion__bodyImage {
      width: 4.24rem; } }
  @media screen and (max-width: 767px) {
    .promotion__bodyImage {
      width: 2.5rem; } }
.promotion__button a {
  position: relative;
  display: block;
  text-decoration: none;
  background-color: #E50012;
  font-weight: bold;
  color: #fff;
  border-radius: 0.04rem;
  transition: all 0.3s; }
  @media screen and (min-width: 768px), print {
    .promotion__button a {
      margin-top: 0.36rem;
      padding: 0.2rem;
      font-size: 0.2765rem; } }
  @media screen and (max-width: 767px) {
    .promotion__button a {
      margin-top: 0.24rem;
      padding: 0.12rem;
      font-size: 0.192rem; } }
  .promotion__button a:hover {
    opacity: 0.5; }
  .promotion__button a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto; }
    @media screen and (min-width: 768px), print {
      .promotion__button a::after {
        right: 0.23rem;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.184%22%20height%3D%2222.126%22%20viewBox%3D%220%200%2013.184%2022.126%22%3E%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_123970%22%20data-name%3D%22%E3%83%91%E3%82%B9%20123970%22%20d%3D%22M1765.451%2C1214.13l-2.121-2.121%2C8.942-8.942-8.942-8.942%2C2.121-2.121%2C11.063%2C11.063Z%22%20transform%3D%22translate(-1763.33%20-1192.004)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
        width: 0.14rem;
        height: 0.23rem; } }
    @media screen and (max-width: 767px) {
      .promotion__button a::after {
        right: 0.15rem;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226.374%22%20height%3D%229.919%22%20viewBox%3D%220%200%206.374%209.919%22%3E%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_123970%22%20data-name%3D%22%E3%83%91%E3%82%B9%20123970%22%20d%3D%22M1765.1%2C1202.276l-1.414-1.414%2C3.545-3.545-3.545-3.545%2C1.414-1.414%2C4.959%2C4.959Z%22%20transform%3D%22translate(-1763.683%20-1192.357)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
        width: 0.07rem;
        height: 0.1rem; } }
/* section
============================================================= */
@media screen and (min-width: 768px), print {
  .section__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 11rem; } }

@media screen and (min-width: 768px), print {
  .section__inner {
    max-width: 9.82rem; } }

@media screen and (max-width: 767px) {
  .section__inner {
    padding: 0 0.1rem; } }

@media screen and (min-width: 768px), print {
  .section__inner.-narrow {
    max-width: 8.54rem; } }

.-textStrong {
  color: #E50012; }

/* title
============================================================= */
.titleA {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain; }
  @media screen and (min-width: 768px), print {
    .titleA {
      margin-top: 0.32rem;
      margin-bottom: 0.32rem;
      min-height: 2.5rem;
      background-image: url(../../img/bg_titleA.png); } }
  @media screen and (max-width: 767px) {
    .titleA {
      margin-top: 0.16rem;
      margin-bottom: 0.16rem;
      min-height: 1.35rem;
      background-image: url(../../img/bg_titleA@sp.png); } }
  .titleA.-top {
    justify-content: flex-start; }

.titleA__content {
  height: 100%; }

@media screen and (min-width: 768px), print {
  .titleA__logo .-text {
    margin-bottom: 0.12rem;
    font-size: 0.3318rem; } }

@media screen and (max-width: 767px) {
  .titleA__logo .-text {
    margin-bottom: 0.08rem;
    font-size: 0.18rem; } }

.titleA__logo .-image {
  margin: 0 auto; }
  @media screen and (min-width: 768px), print {
    .titleA__logo .-image {
      max-width: 6.04rem; } }
  @media screen and (max-width: 767px) {
    .titleA__logo .-image {
      max-width: 3.27rem; } }
.titleA__text {
  line-height: 1.5;
  font-weight: bold; }
  @media screen and (min-width: 768px), print {
    .titleA__text .-sub {
      font-size: 0.2765rem; } }
  @media screen and (max-width: 767px) {
    .titleA__text .-sub {
      font-size: 0.16rem; } }
  @media screen and (min-width: 768px), print {
    .titleA__text .-main {
      font-size: 0.3981rem; } }
  @media screen and (max-width: 767px) {
    .titleA__text .-main {
      font-size: 0.2304rem; } }
  @media screen and (min-width: 768px), print {
    .titleA__text .-sub + .-main,
    .titleA__text .-main + .-sub {
      margin-top: 0.16rem; } }
  @media screen and (max-width: 767px) {
    .titleA__text .-sub + .-main,
    .titleA__text .-main + .-sub {
      margin-top: 0.12rem; } }
.titleB {
  background-color: #1A1A1A;
  text-align: center;
  font-weight: bold;
  color: #fff; }
  @media screen and (min-width: 768px), print {
    .titleB {
      padding: 0.11rem 0;
      font-size: 0.3981rem; } }
  @media screen and (max-width: 767px) {
    .titleB {
      padding: 0.1rem 0;
      font-size: 0.192rem; } }
