@charset "utf-8";
/* CSS Document */
body {
  color: rgb(0, 0, 0);
  font-family: "Helvetica Neue", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "游ゴシック Mediu", YuGothic, YuGothicM, ‘メイリオ’, meiryo, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.7;
  font-feature-settings: "palt";
  position: relative;
  margin: 0;
  padding: 0;
}
p, h1 {
  margin: 0;
  padding: 0;
}
p {
  color: #001e62;
  text-align: center;
}
img {
  max-width: 100%;
  vertical-align: top;
}
a {
  text-decoration: none;
}
.sp {
  display: none;
}
@media(max-width:500px) {
  .sp {
    display: block;
  }
}
/*共通*/
.l-contents .common_top {
  margin-top: 80px;
}
.l-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.l-wrap:before {
  width: 100%;
  height: 100%;
  background: url(../img/bg.jpg) center top / cover;
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
}
.l-contents {
  width: 100%;
  max-width: 500px;
  margin: auto;
  background: url(../img/bg2.jpg) center top repeat-y;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.small_text {
  font-size: 14px;
  font-weight: 400;
}
.common_merchandise-content {
  width: min(460px, 95%);
  margin: 0 auto;
}
.common_text-content {
  width: min(420px, 90%);
  margin: 0 auto;
}
.common_box {
  font-size: 24px;
  font-weight: 600;
  border: 1px solid #001e62;
  margin-bottom: 10px;
}
.common_line {
  width: 223px;
  margin: 80px auto 0;
}
.common_span-top {
  display: block;
  margin-top: 40px;
}
.common_text-w {
  line-height: 32px;
}
.common_tag {
  display: inline;
  color: #fff;
  font-size: 18px;
  background-color: #001e62;
  padding: 0px 20px 1px 20px;
  margin-left: 16px;
}
.common_tag-l {
  background-color: #ff6d6d;
}
.common_ob {
  color: #fff;
  background-color: #0b1465;
  padding: 8px 0;
}
.common_bl {
  position: relative;
  margin-bottom: 40px;
  color:#0b1465;
}
.common_bl::after {
  content: "";
  display: block;
  background-color: #0b1465;
  width: 50px;
  height: 5px;
  margin: 0 auto;
}
/*slider*/
.swiper-container {
  width: 100%;
  overflow: hidden;
}
.swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.block_span {
  color: #001e62;
  display: block;
  font-size: 28px;
  text-align: center;
  margin-top: 10px;
}
.box_02 {
  margin-top: 38px;
}
.sec_01 p:nth-child(3), .sec_01 p:nth-child(5) {
  font-size: 28px;
}
.day {
  font-size: 20px;
}
.attention {
  color: rgb(0, 0, 0);
  margin-top: 20px;
}
.button {
  display: block;
  padding: 6px 24px;
  color: #fff;
  border-radius: 50px;
  background-color: #0b1465;
  text-align: center;
  margin-top: 40px;
}
.button-a {
  background-color: #0b1465;
}
.custom-button:hover {
  background-color: #001a4d;
}
.name {
  font-weight: bold;
}
.name_aa {
  font-size: 24px;
  margin-top: 20px;
}
.price {
  color: rgb(0, 0, 0);
}
.button-c {
  color: #0b1465;
  background-color: #fff;
  border: 2px solid #0b1465;
  margin-top: 20px;
}
.button-d {
  background-color: #ff6d6d;
}
.button-e {
  color: #0b1465;
  border: 2px solid #0b1465;
}
.title_f {
  font-size: 36px;
  font-family: Helvetica;
  font-weight: bold;
}
.point-top {
  margin-top: 20px;
}
.point_f {
  font-size: 22px;
}
.point_aa {
  color: rgb(0, 0, 0);
  text-align: left;
}
.adviser-title {
  font-size: 18px;
  color: #002366;
  line-height: 27px;
  position: relative;
  width: 200px;
  margin: 80px auto 0;
}
.adviser-title::before, .adviser-title::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 2px;
  background-color: #002366;
}
.adviser-title::before {
  right: -48px;
  transform: translateY(-50%) rotate(-73deg);
}
.adviser-title::after {
  left: -60px;
  transform: translateY(-50%) rotate(73deg);
}
.movie {
  margin-top: 20px;
}
.adviser-text {
  color: rgb(0, 0, 0);
  font-weight: 300;
  font-size: 14px;
  text-align: left;
  background-color: #d7dbe6;
  border-radius: 10px;
  padding: 20px;
  margin-top: 20px;
}
.adviser_name {
  display: block;
  text-align: right;
  font-weight: bold;
}
.staff_name {
  display: flex;
  align-items: center;
  gap: 12px;
}
.staff_name p {
  color: rgb(0, 0, 0);
  text-align: left;
}
.staff_img {
  width: 141px;
}
.staff_store {
  color: #4d4d4d;
  display: block;
  font-size: 14px;
  text-align: left;
}
.staff_text {
  text-align: left;
  margin-top: 10px;
}
.staff_text-aa {
  color: rgb(0, 0, 0);
  display: block;
}
.line_attention {
  color: rgb(0, 0, 0);
  font-size: 14px;
}
.details-button {
  display: block;
  color: rgb(0, 0, 0);
  text-align: right;
  font-weight: 400;
  position: relative;
  text-decoration: underline;
  margin-top: 15px;
}
.merchandise_items {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.merchandise p:nth-child(2), .merchandise p:nth-child(3) {
  color: rgb(0, 0, 0);
  text-align: left;
}
.merchandise p:nth-child(2) {
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: -6px;
}
.merchandise p:nth-child(3) {
  font-weight: 500;
}
.shoes-img {
  position: relative;
  border: 1px solid #808080;
}
.shoes-img-wide {
  display: inline;
  color: #fff;
  background-color: #1a1a1a;
  padding: 0px 21px 1px 21px;
  position: absolute;
  top: 0;
  left: 0;
}
.merchandise-aa {
  color: rgb(0, 0, 0);
  font-size: 14px;
}
.merchandise-btn {
  border-radius: 0;
  margin-top: 10px;
}
.merchandise_items-top {
  margin-top: 40px;
}
.ladies_title {
  color: #ff6d6d;
}
.merchandise_ladies-btn {
  background-color: #ff6d6d;
}
.ladies_title::after {
  background-color: #ff6d6d;
}
.merchandise-aa {
  font-size: 14px;
}
.magazie_text {
  margin-top: 40px;
  font-weight: bold;
}
.magazie_img {
  text-align: center;
  margin-top: 100px;
}
.magazie_btn {
  padding-bottom: 100px;
}
.magazie_btn-c {
  margin-top: 40px;
}
.asics_link {
  font-size: 1.1rem;
}
/*id*/
.anchor {
  padding-top: 70px;
  margin-top: -70px;
}
/*fixed-btn*/
.sc-btn {
  width: 100%;
  padding: 10px 10%;
  background-color: #000;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.sc-btn .btn-wrap {
  width: 100%;
  max-width: 400px;
  margin: auto;
}
.btn-2 {
  width: 100%;
  height: 50px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  color: #001e62;
  position: relative;
  font-size: 18px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .sc-btn {
    padding: 10px 20px;
  }
}
.sc-btn.hidden {
    opacity: 0;
    transition: opacity 0.9s ease;
}

.sc-btn {
    opacity: 1;
    transition: opacity 0.9s ease;
}
@media (max-width: 380px) {
.sp_price{
min-height: 61px;
}
}

/* 2025/03/06 appdate */

.common_top_img{
  margin-top: 80px;
  margin-bottom:-60px;
}

.limited{
  margin-top: 50px;
  padding: 0 20px;
  font-weight: 500;
  font-size: 16px;
}

.limited p{
  text-align: center;
  font-family:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "游ゴシック Mediu", YuGothic, YuGothicM, ‘メイリオ’, meiryo, sans-serif;
}

.limited a{
  text-decoration: underline;
}

.notes {
  text-align: center!important;
  font-size:0.9em;
  font-weight:500!important;
}