@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
.winter2510-mobox-mdx {
  /* =========================================================
  reset
  ========================================================= */
  /* HTML5 display-role reset for older browsers */
}
.winter2510-mobox-mdx html, .winter2510-mobox-mdx body, .winter2510-mobox-mdx div, .winter2510-mobox-mdx span, .winter2510-mobox-mdx applet, .winter2510-mobox-mdx object, .winter2510-mobox-mdx iframe, .winter2510-mobox-mdx h1, .winter2510-mobox-mdx h2, .winter2510-mobox-mdx h3, .winter2510-mobox-mdx h4, .winter2510-mobox-mdx h5, .winter2510-mobox-mdx h6, .winter2510-mobox-mdx p, .winter2510-mobox-mdx blockquote, .winter2510-mobox-mdx pre, .winter2510-mobox-mdx a,
.winter2510-mobox-mdx abbr, .winter2510-mobox-mdx acronym, .winter2510-mobox-mdx address, .winter2510-mobox-mdx big, .winter2510-mobox-mdx cite, .winter2510-mobox-mdx code, .winter2510-mobox-mdx del, .winter2510-mobox-mdx dfn, .winter2510-mobox-mdx em, .winter2510-mobox-mdx img, .winter2510-mobox-mdx ins, .winter2510-mobox-mdx kbd, .winter2510-mobox-mdx q, .winter2510-mobox-mdx s, .winter2510-mobox-mdx samp, .winter2510-mobox-mdx small, .winter2510-mobox-mdx strike,
.winter2510-mobox-mdx strong, .winter2510-mobox-mdx sub, .winter2510-mobox-mdx sup, .winter2510-mobox-mdx tt, .winter2510-mobox-mdx var, .winter2510-mobox-mdx b, .winter2510-mobox-mdx u, .winter2510-mobox-mdx i, .winter2510-mobox-mdx center, .winter2510-mobox-mdx dl, .winter2510-mobox-mdx dt, .winter2510-mobox-mdx dd, .winter2510-mobox-mdx ol, .winter2510-mobox-mdx ul, .winter2510-mobox-mdx li, .winter2510-mobox-mdx fieldset, .winter2510-mobox-mdx form, .winter2510-mobox-mdx label, .winter2510-mobox-mdx legend,
.winter2510-mobox-mdx table, .winter2510-mobox-mdx caption, .winter2510-mobox-mdx tbody, .winter2510-mobox-mdx tfoot, .winter2510-mobox-mdx thead, .winter2510-mobox-mdx tr, .winter2510-mobox-mdx th, .winter2510-mobox-mdx td, .winter2510-mobox-mdx article, .winter2510-mobox-mdx aside, .winter2510-mobox-mdx canvas, .winter2510-mobox-mdx details, .winter2510-mobox-mdx figure, .winter2510-mobox-mdx figcaption,
.winter2510-mobox-mdx footer, .winter2510-mobox-mdx header, .winter2510-mobox-mdx hgroup, .winter2510-mobox-mdx menu, .winter2510-mobox-mdx nav, .winter2510-mobox-mdx output, .winter2510-mobox-mdx ruby, .winter2510-mobox-mdx section, .winter2510-mobox-mdx summary, .winter2510-mobox-mdx time, .winter2510-mobox-mdx mark, .winter2510-mobox-mdx audio, .winter2510-mobox-mdx video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
.winter2510-mobox-mdx article, .winter2510-mobox-mdx aside, .winter2510-mobox-mdx details, .winter2510-mobox-mdx figcaption, .winter2510-mobox-mdx figure, .winter2510-mobox-mdx footer, .winter2510-mobox-mdx header, .winter2510-mobox-mdx hgroup, .winter2510-mobox-mdx menu, .winter2510-mobox-mdx nav, .winter2510-mobox-mdx section {
  display: block;
}
.winter2510-mobox-mdx body {
  line-height: 1;
}
.winter2510-mobox-mdx ol, .winter2510-mobox-mdx ul {
  list-style: none;
}
.winter2510-mobox-mdx blockquote, .winter2510-mobox-mdx q {
  quotes: none;
}
.winter2510-mobox-mdx blockquote:before, .winter2510-mobox-mdx blockquote:after, .winter2510-mobox-mdx q:before, .winter2510-mobox-mdx q:after {
  content: "";
  content: none;
}
.winter2510-mobox-mdx table {
  border-collapse: collapse;
  border-spacing: 0;
}
.winter2510-mobox-mdx a {
  -webkit-text-decoration: normal;
          text-decoration: normal;
  cursor: pointer;
}
.winter2510-mobox-mdx blockquote, .winter2510-mobox-mdx q {
  quotes: none;
}
.winter2510-mobox-mdx blockquote:before, .winter2510-mobox-mdx blockquote:after, .winter2510-mobox-mdx q:before, .winter2510-mobox-mdx q:after {
  content: "";
  content: none;
}
.winter2510-mobox-mdx input, .winter2510-mobox-mdx select {
  vertical-align: middle;
}

.winter2510-mobox-mdx .bold {
  font-weight: bold;
}
.winter2510-mobox-mdx .ta-c {
  text-align: center;
}
.winter2510-mobox-mdx .ta-l {
  text-align: left;
}
.winter2510-mobox-mdx .ta-r {
  text-align: right;
}
.winter2510-mobox-mdx .d-ib {
  display: inline-block;
}
.winter2510-mobox-mdx .d-b {
  display: block;
}
.winter2510-mobox-mdx .d-i {
  display: inline;
}
.winter2510-mobox-mdx .boxshadow-bl {
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.winter2510-mobox-mdx .bg-gray {
  background-color: #F7F7F7;
}
.winter2510-mobox-mdx .bg-blue {
  background-color: #EBF7FF;
}
.winter2510-mobox-mdx .txt-red {
  color: #e60012;
}

/* =========================================================
Web fonts
========================================================= */
body {
  margin: 0;
}

/* =========================================================
base
========================================================= */
.winter2510-mobox-mdx {
  /* clearfix
  --------------------------------------------------------- */
  /* border-box
  --------------------------------------------------------- */
}
.winter2510-mobox-mdx html, .winter2510-mobox-mdx body {
  width: 100%;
  min-width: 1050px;
  height: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx html, .winter2510-mobox-mdx body {
    min-width: auto;
  }
}
.winter2510-mobox-mdx body {
  letter-spacing: 0;
  background: #fff;
  font-family: "Noto Sans JP", sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #000;
  font-weight: 400;
  min-width: 100%;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .winter2510-mobox-mdx body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx body {
    font-size: 3.7333333333vw;
  }
}
.winter2510-mobox-mdx img {
  max-width: 100%;
  height: auto;
  font-size: 0;
  vertical-align: middle;
}
.winter2510-mobox-mdx a {
  color: #333;
  display: block;
  text-decoration: none;
}
.winter2510-mobox-mdx figure {
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .winter2510-mobox-mdx a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}
.winter2510-mobox-mdx .pc-ui {
  display: block;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .pc-ui {
    display: none;
  }
}
.winter2510-mobox-mdx .sp-ui {
  display: none;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .sp-ui {
    display: block;
  }
}
.winter2510-mobox-mdx .pc-in {
  display: inline;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .pc-in {
    display: none;
  }
}
.winter2510-mobox-mdx .sp-in {
  display: none;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .sp-in {
    display: inline;
  }
}
.winter2510-mobox-mdx .clearfix {
  *zoom: 1;
}
.winter2510-mobox-mdx .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.winter2510-mobox-mdx * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.winter2510-mobox-mdx .mv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
  line-height: 0;
}
.winter2510-mobox-mdx .mv h1 {
  font-size: 0;
  line-height: 0;
}
.winter2510-mobox-mdx .section-wrap {
  background: url(../../../images/asset/lp/winter2510-mobox-mdx/marble_bg.jpg) top center/1920px 1800px repeat;
  padding: 124px 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .section-wrap {
    padding: 10.6666666667vw 0;
  }
}
.winter2510-mobox-mdx .section-inner {
  width: 1000px;
  margin: 0 auto 0;
  background: #fff;
  padding: 48px 0 56px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .section-inner {
    padding: 8.5333333333vw 0;
    width: 94.6666666667vw;
  }
}
.winter2510-mobox-mdx .anchor-list {
  width: 827px;
  margin: 0 auto 80px;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .anchor-list {
    width: 84vw;
    margin: 0 auto 8.5333333333vw;
  }
}
.winter2510-mobox-mdx .anchor-list-item {
  width: 33.3%;
  position: relative;
}
.winter2510-mobox-mdx .anchor-list-item a {
  height: 130px;
  text-align: center;
  font-family: "Kiwi Maru", serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 18px 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .anchor-list-item a {
    height: 18.4vw;
    font-size: 3.2vw;
    padding: 3.2vw 0;
  }
}
.winter2510-mobox-mdx .anchor-list-item a .dawn-icon {
  margin-top: auto;
}
.winter2510-mobox-mdx .anchor-list-item a:hover {
  opacity: 0.8;
}
.winter2510-mobox-mdx .anchor-list-item::after {
  display: block;
  content: "";
  width: 2px;
  height: 94px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .anchor-list-item::after {
    width: 0.2666666667vw;
    height: 10.6666666667vw;
  }
}
.winter2510-mobox-mdx .anchor-list-item:last-child::after {
  display: none;
}
.winter2510-mobox-mdx .anchor-list-txt {
  color: #fff;
  margin: auto 0;
}
.winter2510-mobox-mdx .dawn-icon {
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .dawn-icon {
    width: 3.6vw;
  }
}
.winter2510-mobox-mdx .campaign-ttl {
  font-family: "Kiwi Maru", serif;
  font-size: 32px;
  color: #172a88;
  text-align: center;
  padding-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .campaign-ttl {
    font-size: 5.6vw;
    padding-bottom: 5.3333333333vw;
  }
}
.winter2510-mobox-mdx .campaign-box {
  width: 840px;
  margin: 0 auto 48px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .campaign-box {
    width: 84vw;
    margin: 0 auto 4.2666666667vw;
  }
}
.winter2510-mobox-mdx .campaign-box-ttl {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  background: #172a88;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .campaign-box-ttl {
    font-size: 4.2666666667vw;
    padding: 3.7333333333vw 0;
  }
}
.winter2510-mobox-mdx .campaign-box-body {
  font-family: "Kiwi Maru", serif;
  font-weight: 600;
  font-size: 20px;
  background: #e7e9f3;
  color: #172a88;
  text-align: center;
  padding: 24px 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .campaign-box-body {
    font-size: 3.2vw;
    padding: 3.2vw 0 3.2vw 12vw;
    text-align: left;
  }
}
.winter2510-mobox-mdx .campaign-box-body .note {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .campaign-box-body .note {
    font-size: 2.6666666667vw;
  }
}
.winter2510-mobox-mdx .choice-list {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .choice-list {
    margin-bottom: 4.2666666667vw;
  }
}
.winter2510-mobox-mdx .choice-list-item {
  border-bottom: dotted #000 2px;
  width: 640px;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .choice-list-item {
    border-bottom: dotted #000 0.5333333333vw;
    width: 78.6666666667vw;
  }
}
.winter2510-mobox-mdx .choice-list-item:last-child {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .winter2510-mobox-mdx .choice-list-item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
  }
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .choice-list-item dl {
    padding: 4.2666666667vw 0;
    text-align: center;
    line-height: 1.4;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.winter2510-mobox-mdx .choice-list-item dt {
  width: 134px;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .choice-list-item dt {
    width: 29.0666666667vw;
    margin: 0 auto 1.6vw;
  }
}
.winter2510-mobox-mdx .choice-list-item dd {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .choice-list-item dd {
    font-size: 5.3333333333vw;
  }
}
.winter2510-mobox-mdx .vrx2-panel .choice-list {
  margin-bottom: 0;
}
.winter2510-mobox-mdx .vrx2-panel .choice-list-item {
  width: 100%;
  margin: 0 auto 48px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .vrx2-panel .choice-list-item {
    margin: 0 auto 6.4vw;
  }
}
.winter2510-mobox-mdx .vrx2-panel .choice-list-item dl {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .winter2510-mobox-mdx .vrx2-panel .choice-list-item dl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.winter2510-mobox-mdx html {
  scroll-behavior: smooth;
}
.winter2510-mobox-mdx .anchor-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin: 0 auto 90px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .anchor-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 78.6666666667vw;
    gap: 6.4vw;
    margin: 0 auto 10.6666666667vw;
  }
}
.winter2510-mobox-mdx .anchor-heading-item button {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: none;
  padding: 0;
  cursor: pointer;
}
.winter2510-mobox-mdx .anchor-heading-item button:hover {
  opacity: 0.8;
}
.winter2510-mobox-mdx .mov-wrap {
  text-align: center;
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .mov-wrap {
    margin: 0 auto 13.3333333333vw;
  }
}
.winter2510-mobox-mdx .speech-box {
  display: inline-block;
  padding: 4px 60px;
  background: #000;
  color: #fff;
  position: relative;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .speech-box {
    padding: 1.0666666667vw 0;
    font-size: 5.3333333333vw;
    margin-bottom: 7.4666666667vw;
    width: 78.6666666667vw;
  }
}
.winter2510-mobox-mdx .speech-box::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
.winter2510-mobox-mdx .mov-list {
  text-align: center;
}
.winter2510-mobox-mdx .mov-list-item {
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .mov-list-item {
    margin: 0 auto 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .mov-list-item iframe {
    width: 78.6666666667vw;
    height: 39.6vw;
  }
}
.winter2510-mobox-mdx .recommend-ttl {
  font-family: "Kiwi Maru", serif;
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  padding-bottom: 64px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .recommend-ttl {
    font-size: 6.4vw;
    padding-bottom: 8.5333333333vw;
  }
}
.winter2510-mobox-mdx :root {
  --tab-border: 3px solid #E5E7EB;
  --tab-active: #D50000;
  --panel-bg: #fff;
  --panel-shadow: 0 4px 16px rgba(0,0,0,.08);
  --tab-shadow: 0 4px 8px rgba(0,0,0,.12); /* 選択中タブの影 */
}
.winter2510-mobox-mdx .tab-wrap {
  width: 820px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tab-wrap {
    width: 84vw;
  }
}
.winter2510-mobox-mdx .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* タブ間の余白。画像では左右が離れていたので再現 */
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 820px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tabs {
    width: 84vw;
  }
}
.winter2510-mobox-mdx .tab {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-bottom: none;
  background: #fff;
  line-height: 1;
  cursor: pointer;
  outline: none;
  width: 50%;
  height: 128px;
  border-bottom: var(--tab-border);
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tab {
    height: 16vw;
  }
}
.winter2510-mobox-mdx .tab p {
  width: 212px;
  margin: 0 auto;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tab p {
    width: 28.2666666667vw;
  }
}
.winter2510-mobox-mdx .tab::before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  top: -4px;
  height: 9px;
  background: var(--tab-active);
  opacity: 0;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  -webkit-transition: opacity 0.18s ease, -webkit-transform 0.18s ease;
  transition: opacity 0.18s ease, -webkit-transform 0.18s ease;
  transition: opacity 0.18s ease, transform 0.18s ease;
  transition: opacity 0.18s ease, transform 0.18s ease, -webkit-transform 0.18s ease;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tab::before {
    height: 1.2vw;
  }
}
.winter2510-mobox-mdx .tab:hover::before,
.winter2510-mobox-mdx .tab.is-active::before {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.winter2510-mobox-mdx .tab.is-active {
  -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1), -2px -2px 6px rgba(0, 0, 0, 0.05), 2px -2px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1), -2px -2px 6px rgba(0, 0, 0, 0.05), 2px -2px 6px rgba(0, 0, 0, 0.05); /* 右 */
  z-index: 2; /* パネルより上に出す */
  border-bottom: none;
  padding-bottom: 4px;
}
.winter2510-mobox-mdx .tab:not(.is-active) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.winter2510-mobox-mdx .tab-panel {
  background: var(--panel-bg);
  margin-top: -1px;
  width: 820px;
  margin: -2px auto 0;
  background: #fff;
  position: relative;
  padding: 48px;
  z-index: 5;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.03), -2px 5px 6px rgba(0, 0, 0, 0.05), 2px 5px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.03), -2px 5px 6px rgba(0, 0, 0, 0.05), 2px 5px 6px rgba(0, 0, 0, 0.05); /* 右 */
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tab-panel {
    width: 84vw;
    padding: 10.6666666667vw 0;
  }
}
.winter2510-mobox-mdx .vrx2-panel {
  background: var(--panel-bg);
  margin-top: -1px;
  width: 820px;
  margin: -2px auto 0;
  background: #fff;
  position: relative;
  padding: 48px 0;
  z-index: 5;
  -webkit-box-shadow: 0 0px 5px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 5px 3px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .vrx2-panel {
    width: 84vw;
    padding: 10.6666666667vw 0;
  }
}
.winter2510-mobox-mdx .tab-panel[hidden] {
  display: none;
}
.winter2510-mobox-mdx .item-heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .item-heading-wrap {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
    gap: 4.2666666667vw;
  }
}
.winter2510-mobox-mdx .item-heading {
  width: 315px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .item-heading {
    width: 50.5333333333vw;
  }
}
.winter2510-mobox-mdx .item-car-model {
  width: 275px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .item-car-model {
    width: 47.7333333333vw;
  }
}
.winter2510-mobox-mdx .table-ttl {
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  font-size: 26px;
  margin: 56px 0px 64px;
  padding: 12px 0 16px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .table-ttl {
    font-size: 4.2666666667vw;
    padding: 2.1333333333vw 0;
    margin: 8.5333333333vw 4.2666666667vw 6.4vw;
  }
}
.winter2510-mobox-mdx .line-ttl {
  width: 724px;
  margin: 0 auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 1;
  padding: 8px 0 10px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .line-ttl {
    width: 90%;
    font-size: 4.2666666667vw;
  }
}
.winter2510-mobox-mdx .size-list-notes {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 32px 0 24px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .size-list-notes {
    font-size: 2.9333333333vw;
  }
}
.winter2510-mobox-mdx .size-list-notes {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 32px 0 24px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .size-list-notes {
    font-size: 2.9333333333vw;
  }
}
.winter2510-mobox-mdx .size-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 690px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .size-list {
    font-size: 3.7333333333vw;
  }
}
.winter2510-mobox-mdx .size-list-lot {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .size-list-lot {
    width: 90%;
  }
}
.winter2510-mobox-mdx .size-list-item {
  width: 72px;
  height: 72px;
  background-color: #f2f2f2;
  border-radius: 50%;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.1;
  font-size: 32px;
  font-weight: 600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .size-list-item {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    font-size: 5.8666666667vw;
  }
}
.winter2510-mobox-mdx .size-list-item p {
  font-size: 40%;
}
.winter2510-mobox-mdx .size-list-item p span {
  font-size: 32px;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .size-list-item p span {
    font-size: 5.8666666667vw;
  }
}
.winter2510-mobox-mdx .size-list-item:hover, .winter2510-mobox-mdx .size-list-item.is-active {
  background-color: #000;
  color: #fff;
}
.winter2510-mobox-mdx .size-table-tab .size-table {
  display: none;
}
.winter2510-mobox-mdx .size-table-tab .size-table.is-active {
  display: block;
}
.winter2510-mobox-mdx .tiresize-table {
  width: 700px;
  color: #111;
  line-height: 1.4;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table {
    width: 78.9333333333vw;
    margin: 5.3333333333vw auto 0;
  }
}
.winter2510-mobox-mdx .tiresize-table-head,
.winter2510-mobox-mdx .tiresize-table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.winter2510-mobox-mdx .tiresize-table-col {
  padding: 10px 0px 10px;
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
  background: #fff;
  border: 1px solid #111;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 8px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-col {
    font-size: 2.6666666667vw;
    margin: 0.5333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.winter2510-mobox-mdx .tiresize-table-head {
  text-align: center;
}
.winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--size {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--size {
    width: 33.2%;
  }
}
.winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--member {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--member {
    width: 33.2%;
  }
}
.winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--member span {
  padding: 0;
  line-height: 1;
}
.winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--month {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--month {
    display: none;
  }
}
.winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--campaign {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-head .tiresize-table-col--campaign {
    width: 33.2%;
  }
}
.winter2510-mobox-mdx .tiresize-table-col--campaign {
  position: relative;
  background: #ffeded;
  border: none;
  color: #d63233;
}
.winter2510-mobox-mdx .tiresize-table-cp-label {
  display: inline-block;
}
.winter2510-mobox-mdx .tiresize-table-body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 25% 25% 25% 25%;
  grid-template-columns: 25% 25% 25% 25%;
  row-gap: 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-body {
    -ms-grid-columns: 33% 33% 33%;
    grid-template-columns: 33% 33% 33%;
  }
}
.winter2510-mobox-mdx .tiresize-table-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: contents;
}
.winter2510-mobox-mdx .tiresize-table-cell {
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-cell {
    font-size: 2.6666666667vw;
    height: 12vw;
    line-height: 1.2;
  }
}
.winter2510-mobox-mdx .tiresize-table-cell--campaign {
  text-align: left;
  gap: 8px;
  border-right: none;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-cell--campaign {
    gap: 4px;
    padding: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-cell.tiresize-table-cell--month {
    display: none;
  }
}
.winter2510-mobox-mdx .tiresize-table-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  white-space: nowrap;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.winter2510-mobox-mdx .tiresize-table-badge:hover {
  opacity: 0.8;
}
.winter2510-mobox-mdx .tiresize-table-arrow {
  width: 44px;
  position: absolute;
  left: -32px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tiresize-table-arrow {
    width: 5.0666666667vw;
    left: -4vw;
    top: 3.4666666667vw;
  }
}
.winter2510-mobox-mdx .table-acco-btn-wrap {
  text-align: center;
}
.winter2510-mobox-mdx .table-acco-btn {
  border-bottom: #000 1px solid;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  line-height: 2;
  margin: 32px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .table-acco-btn {
    margin: 5.3333333333vw 0 4.2666666667vw;
    font-size: 3.2vw;
    border-bottom: #000 0.1333333333vw solid;
  }
}
.winter2510-mobox-mdx .table-acco-btn:hover {
  opacity: 0.7;
}
.winter2510-mobox-mdx .table-acco-btn p {
  display: inline-block;
}
.winter2510-mobox-mdx .table-acco-btn span {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.winter2510-mobox-mdx .is-open .table-acco-btn span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.winter2510-mobox-mdx .tiresize-table-body-acco-cont {
  display: none;
  margin-bottom: 2em;
}
.winter2510-mobox-mdx .tab-notes {
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
  padding-top: 1em;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .tab-notes {
    font-size: 2.6666666667vw;
  }
}
.winter2510-mobox-mdx .vrx2-wrap {
  text-align: center;
}
.winter2510-mobox-mdx .vrx2-ttl {
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
  margin: 88px 0 32px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .vrx2-ttl {
    margin: 12vw 0 5.3333333333vw;
  }
}
.winter2510-mobox-mdx .vrx2-ttl .sub-ttl {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .vrx2-ttl .sub-ttl {
    font-size: 4.2666666667vw;
  }
}
.winter2510-mobox-mdx .vrx2-ttl .ttl {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .vrx2-ttl .ttl {
    font-size: 5.3333333333vw;
  }
}
.winter2510-mobox-mdx .vrx2-acco-btn {
  color: #fff;
  background: #606060;
  width: 700px;
  margin: 64px auto 40px;
  font-size: 24px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .vrx2-acco-btn {
    font-size: 3.7333333333vw;
    width: 73.3333333333vw;
    padding: 2.1333333333vw 2.1333333333vw;
    line-height: 1.3;
    margin: 8.5333333333vw auto 7.4666666667vw;
  }
}
.winter2510-mobox-mdx .vrx2-acco-btn p {
  margin-left: auto;
  margin: 0 auto;
}
.winter2510-mobox-mdx .vrx2-acco-btn:hover {
  opacity: 0.8;
}
.winter2510-mobox-mdx .toggle {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 27px;
  width: 27px;
  border: #fff 2px solid;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .toggle {
    width: 4.4vw;
    height: 4.4vw;
  }
}
.winter2510-mobox-mdx .toggle span::before,
.winter2510-mobox-mdx .toggle span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 9px;
  height: 2px;
  vertical-align: middle;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .toggle span::before,
  .winter2510-mobox-mdx .toggle span::after {
    width: 1.6vw;
    height: 0.2666666667vw;
  }
}
.winter2510-mobox-mdx .toggle span::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.winter2510-mobox-mdx .is-open .toggle span::before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
.winter2510-mobox-mdx .is-open .toggle span::after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}
.winter2510-mobox-mdx .vrx2-tab-wrap {
  display: none;
}
.winter2510-mobox-mdx .vrx2-panel .tiresize-table-badge {
  display: none;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .vrx2-panel .tiresize-table-cell--campaign {
    padding: 0 16px;
  }
}
.winter2510-mobox-mdx .about {
  background: #fff;
  border-radius: 10px;
  max-width: 1000px;
  width: 100%;
  margin: 60px auto;
  padding: 60px 0px 0;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about {
    margin: 10.6666666667vw auto;
    padding: 10.6666666667vw 0vw 0vw;
  }
}
.winter2510-mobox-mdx .about-ttl-wrap {
  text-align: center;
  color: #172a88;
  font-weight: 600;
  margin-bottom: 32px;
  font-family: "Kiwi Maru", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", serif;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-ttl-wrap {
    margin-bottom: 5.3333333333vw;
  }
}
.winter2510-mobox-mdx .about-sub-ttl {
  font-size: 20px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-sub-ttl {
    font-size: 4vw;
    margin: 0 0 0.5em;
  }
}
.winter2510-mobox-mdx .about-ttl {
  margin: 0;
  font-size: 32px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-ttl {
    margin: 0;
    font-size: 5.6vw;
  }
}
.winter2510-mobox-mdx .about-ttl .mobox-logo {
  width: 140px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-ttl .mobox-logo {
    width: 29.3333333333vw;
    margin-right: 1.3333333333vw;
  }
}
.winter2510-mobox-mdx .about-top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.winter2510-mobox-mdx .about-top-img {
  margin: 0 12px;
  max-width: 326px;
  width: 40%;
  font-size: 0;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-top-img {
    margin-bottom: 4.2666666667vw;
    width: 80%;
    max-width: none;
  }
  .winter2510-mobox-mdx .about-top-img img {
    width: 100%;
  }
}
.winter2510-mobox-mdx .about-top-txt {
  margin: 0 12px;
  max-width: 326px;
  width: 40%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  text-align: left;
  line-height: 1.7;
}
.winter2510-mobox-mdx .about-top-txt p {
  margin: 0;
}
.winter2510-mobox-mdx .about-top-txt span {
  color: #e60012;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fff100));
  background: linear-gradient(transparent 65%, #fff100 65%);
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-top-txt {
    font-size: 3.7333333333vw;
    width: 80%;
    max-width: none;
  }
}
@media (max-width: 1024px) {
  .winter2510-mobox-mdx .about-top-txt p br {
    display: none;
  }
}
.winter2510-mobox-mdx .about-ba {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-ba {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 4.2666666667vw;
  }
}
.winter2510-mobox-mdx .about-ba-img {
  max-width: 400px;
  width: 40%;
  margin: 0 20px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-ba .about-ba-img {
    width: 80%;
    max-width: none;
    margin: 12px auto;
  }
  .winter2510-mobox-mdx .about-ba .about-ba-img img {
    width: 100%;
  }
}
.winter2510-mobox-mdx .about-before {
  position: relative;
}
.winter2510-mobox-mdx .about-before::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 0 18px 20px;
  border-color: transparent transparent transparent #e60013;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .about-before::after {
    top: auto;
    right: auto;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    border-width: 20px 18px 0 18px;
    border-color: #e60013 transparent transparent transparent;
  }
}
.winter2510-mobox-mdx .u-pc {
  display: inline;
}
.winter2510-mobox-mdx .u-sp {
  display: none;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .u-pc {
    display: none;
  }
  .winter2510-mobox-mdx .u-sp {
    display: inline;
  }
}
.winter2510-mobox-mdx .voice-wrap {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-wrap {
    margin-top: 40px;
  }
}
.winter2510-mobox-mdx .voice-ttl {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-ttl {
    margin-bottom: 5.3333333333vw;
  }
}
.winter2510-mobox-mdx .voice-ttl p {
  background: #172a88;
  border-radius: 30px;
  padding: 4px 6%;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  font-family: "Kiwi Maru", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", serif;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-ttl p {
    font-size: 4.8vw;
  }
}
.winter2510-mobox-mdx .voice-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 40px 40px;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 40px 8vw;
  }
}
.winter2510-mobox-mdx .voice-dt {
  max-width: 272px;
  width: 33%;
  border-bottom: #172a88 solid 2px;
  font-family: "Kiwi Maru", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", serif;
  color: #172a88;
  line-height: 1.3;
  font-size: 24px;
  font-weight: 600;
  margin: 0 20px;
  text-align: left;
}
.winter2510-mobox-mdx .voice-dt p {
  margin: 0 0 20px;
}
@media (max-width: 1024px) {
  .winter2510-mobox-mdx .voice-dt p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-dt {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 5.3333333333vw;
    font-size: 4.8vw;
    text-align: center;
  }
  .winter2510-mobox-mdx .voice-dt p {
    margin: 0 0 3.2vw;
  }
  .winter2510-mobox-mdx .voice-dt p br {
    display: inline;
  }
}
.winter2510-mobox-mdx .voice-dd {
  margin: 0 20px;
  max-width: 528px;
  width: 62%;
  font-size: 18px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-dd {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    font-size: 3.7333333333vw;
  }
}
.winter2510-mobox-mdx .voice-dd-box {
  background: #e7e9f3;
  padding: 32px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #172a88;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
  border-radius: 10px;
  margin-bottom: 24px;
}
.winter2510-mobox-mdx .voice-dd-box p {
  margin: 0;
  font-weight: 500;
}
.winter2510-mobox-mdx .voice-dd-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-dd-box {
    padding: 24px 30px;
  }
}
.winter2510-mobox-mdx .voice-dd-name {
  font-size: 14px;
  padding-top: 1em;
}
@media (max-width: 767px) {
  .winter2510-mobox-mdx .voice-dd-name {
    font-size: 2.9333333333vw;
  }
}
.winter2510-mobox-mdx .cta-wrap-inner-stxt {
  color: #ffffff;
  font-size: 20px;
}
.winter2510-mobox-mdx .mobox-btn {
  width: 450px;
  margin: 0 auto;
  background: #ffcc19;
  height: 96px;
  border-radius: 60px;
  color: #172a88;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 26px;
  font-family: "Kiwi Maru", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", serif;
  font-size: 26px;
  font-weight: 500;
}
.winter2510-mobox-mdx .mobox-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .mobox-btn {
    width: 66.6666666667vw;
    height: 12.8vw;
    font-size: 4.2666666667vw;
  }
}
.winter2510-mobox-mdx .mobox-btn p {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .mobox-btn span {
    width: 1.8666666667vw;
  }
}
.winter2510-mobox-mdx footer {
  background: #000;
  color: #fff;
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx footer {
    padding: 5.3333333333vw 5.3333333333vw;
  }
}
.winter2510-mobox-mdx .footer-inner {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .footer-inner {
    width: 100%;
  }
}
.winter2510-mobox-mdx .footer-ttl {
  border: #fff 1px solid;
  line-height: 1;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 24px;
  display: inline-block;
  padding: 8px 24px;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .footer-ttl {
    font-size: 2.6666666667vw;
    margin-bottom: 3.2vw;
    padding: 1.6vw 3.2vw;
  }
}
.winter2510-mobox-mdx .footer-txt {
  font-style: 20px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .footer-txt {
    font-size: 2.6666666667vw;
  }
}
.winter2510-mobox-mdx .floating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 50%;
  background: #e60012;
  font-size: 24px;
  position: fixed;
  width: 194px;
  height: 194px;
  right: 20px;
  bottom: 20px;
  color: #fff;
  font-weight: bold;
  z-index: 1000;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .floating {
    width: 25.8666666667vw;
    height: 25.8666666667vw;
    right: 2.6666666667vw;
    bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
.winter2510-mobox-mdx .floating span {
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .winter2510-mobox-mdx .floating span {
    display: inline-block;
    width: 1.6vw;
  }
}