@charset "UTF-8";
/*　*/
/* ===== detail ===== */
.detail_sec01 {
  padding-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec01 {
    padding-top: 5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box01 {
    display: flex;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  .detail_box01_inner01 {
    margin-bottom: 4rem;
    padding: 0 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box01_inner01 {
    margin-left: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 50%;
    max-width: calc(144rem / 2);
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box01_inner02 {
    margin-left: 1.5rem;
    width: calc(50% - 1.5rem);
    align-self: flex-start;
  }
}
.detail_box01_inner03 {
  padding: 0 2rem;
}
@media print, screen and (min-width: 768px) {
  .detail_box01_inner03 {
    margin: 0 auto;
    padding: 0 2rem;
    width: 100%;
    max-width: 144rem;
  }
}
.is-noslide .detail_mv {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .is-noslide_pc .detail_mv {
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap2 {
    position: relative;
    padding-bottom: 3rem;
  }
}
.detail_mv_wrap2 .swiper-pagination-bullets {
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .detail_mv_wrap2 .swiper-pagination-bullets {
    position: relative;
    margin-top: 1.3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap2 .swiper-pagination-bullets {
    position: relative;
    bottom: -2rem;
    width: 100%;
  }
}
.detail_mv_wrap2 .swiper-pagination-bullet {
  margin: 0 0.3rem !important;
  width: 0.8rem;
  height: 0.8rem;
  background: #D4D4D4;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
  transition: backgroun-color 0.3s, 0.3s, -webkit-transform;
  transition: backgroun-color 0.3s, transform, 0.3s;
  transition: backgroun-color 0.3s, transform, 0.3s, -webkit-transform;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap2 .swiper-pagination-bullet {
    margin: 0 0.7rem !important;
    width: 1.6rem;
    height: 1.6rem;
  }
}
.detail_mv_wrap2 .swiper-pagination-bullet-active {
  background-color: #D71518;
}
.detail_mv_wrap {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap {
    border-radius: 3rem 0 0 3rem;
  }
}
.detail_mv_wrap.is-noslide .swiper-pagination.is-mv {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap.is-noslide_pc .swiper-pagination.is-mv {
    display: none;
  }
}
.detail_mv > li {
  position: relative;
}
.detail_mv .m-img01 {
  padding-bottom: calc(590 / 940 * 100%);
  border-radius: 0;
}
.detail_mv_txt {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 1rem 1.5rem;
  width: 100%;
  font-size: 1.4rem;
  color: #fff;
  text-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.5);
  z-index: 0;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_txt {
    padding: 2rem 3rem;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_mv_txt {
    font-size: 1.524vw;
  }
}
.detail_mv_txt:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8)) 0 100% no-repeat;
  z-index: -1;
  content: "";
}
.detail_ttl01 {
  margin-bottom: 2rem;
  font-weight: 600;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01 {
    margin-bottom: 3rem;
  }
}
.detail_ttl01_sub {
  display: block;
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_sub {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_sub {
    font-size: 1.829vw;
  }
}
.detail_ttl01_ttl {
  display: block;
  font-size: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_ttl {
    font-size: 3.6rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_ttl {
    font-size: 2.195vw;
  }
}
.detail_ttl01_closed {
  display: block;
  font-size: 2rem;
  color: #D71518;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_closed {
    font-size: 3.4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_closed {
    font-size: 2.073vw;
  }
}
.detail_copy01 {
  margin-bottom: 2.5rem;
  padding: 2rem 0;
  border-top: 1px solid #191919;
  border-bottom: 1px solid #191919;
  font-size: 1.8rem;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .detail_copy01 {
    margin-bottom: 3.5rem;
    padding: 2.5rem 0;
    font-size: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_copy01 {
    font-size: 1.829vw;
  }
}
.detail_copy01_main {
  display: block;
}
.detail_copy01_sub {
  display: block;
  margin-top: 1.5rem;
  font-size: 1.7rem;
}
@media print, screen and (min-width: 768px) {
  .detail_copy01_sub {
    margin-top: 2rem;
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_copy01_sub {
    font-size: 1.585vw;
  }
}
.detail_tags01 {
  display: flex;
  margin: -0.5rem;
  font-size: 1.4rem;
  font-weight: 500;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .detail_tags01 {
    margin: -1rem;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_tags01 {
    font-size: 1.098vw;
  }
}
.detail_tags01 li {
  margin: 0.5rem;
  padding: 0.7rem 1rem;
  border-radius: 1rem;
  background: #F5F5F5;
}
@media print, screen and (min-width: 768px) {
  .detail_tags01 li {
    margin: 1rem;
    padding: 1rem 2rem;
  }
}
.detail_sec02 {
  margin-top: 7rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec02 {
    margin-top: 12rem;
  }
}
.detail_sec02 .m-sec02:not(:last-child) {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec02 .m-sec02:not(:last-child) {
    margin-bottom: 10rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box02 {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .detail_box02_inner01 {
    margin-bottom: 3.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box02_inner01 {
    width: calc(560 / 1400 * 100%);
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box02_inner02 {
    flex: 1;
  }
}
.detail_img01 {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_img01 {
    display: flex;
    margin: -1.5rem -1.5rem 4.5rem -1.5rem;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .detail_img01 > li:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_img01 > li {
    margin: 1.5rem;
    width: calc(50% - 3rem - 0.1px);
    max-width: 56rem;
  }
}
.detail_body01 h3 {
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 h3 {
    margin-top: 5rem;
    margin-bottom: 3.5rem;
    font-size: 4rem;
  }
}
.detail_body01 h3:first-child {
  margin-top: 0;
}
.detail_body01 h4 {
  margin: 3rem 0 1rem 1.2em;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 h4 {
    margin-top: 5rem;
    margin-bottom: 1.5rem;
    font-size: 3rem;
  }
}
.detail_body01 h4::before {
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
  content: "■";
}
.detail_body01 h5 {
  position: relative;
  margin-top: 3rem;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 h5 {
    margin-top: 5rem;
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
}
.detail_body01 h3 + h3,
.detail_body01 h3 + h4,
.detail_body01 h3 + h5,
.detail_body01 h4 + h4,
.detail_body01 h4 + h5,
.detail_body01 h5 + h5 {
  margin-top: 0;
}
.detail_body01 p:not(:last-child),
.detail_body01 ul:not(:last-child),
.detail_body01 ol:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 p:not(:last-child),
  .detail_body01 ul:not(:last-child),
  .detail_body01 ol:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.detail_body01 ul > li {
  margin-left: 1.2em;
}
.detail_body01 ul > li::before {
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
  content: "・";
}
.detail_body01 ol {
  counter-reset: ol-cnt;
}
.detail_body01 ol > li {
  margin-left: 1.7em;
  counter-increment: ol-cnt;
}
.detail_body01 ol > li::before {
  display: inline-block;
  margin-left: -1.7em;
  width: 1.7em;
  content: "(" counter(ol-cnt) ")";
}
.detail_body01 a {
  color: #D71518;
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
.detail_body01 + .detail_img01 {
  margin-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 + .detail_img01 {
    margin-top: 5rem;
  }
}
.detail_list01 {
  font-size: 1.6rem;
  line-height: 1.8;
}
@media print, screen and (min-width: 768px) {
  .detail_list01 {
    font-size: 2rem;
  }
}
.detail_list01 > li {
  padding: 1rem 0;
}
@media print, screen and (min-width: 768px) {
  .detail_list01 > li {
    padding: 2rem 0;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_list01 > li > dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.detail_list01 > li > dl > dt {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .detail_list01 > li > dl > dt {
    width: 25%;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_list01 > li > dl > dd {
    flex: 1;
  }
}
.detail_btn01 {
  margin-top: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_btn01 {
    margin-top: 5rem;
  }
}
.detail_btn01 > li {
  text-align: center;
}
.detail_btn01 .m-btn01 {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .detail_btn01 .m-btn01 {
    width: 60rem;
  }
}
.detail_btn01 .m-btn01.is-disabled {
  font-weight: 600;
  color: #D71518;
}
.detail_btn01 .m-iconArrow01 {
  display: block;
}
.detail_sec03 {
  margin-top: 10rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec03 {
    margin-top: 20rem;
  }
}
.detail_sec03 .m-sec02:not(:last-child) {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec03 .m-sec02:not(:last-child) {
    margin-bottom: 10rem;
  }
}
.detail_sec04 {
  margin-top: 10rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec04 {
    margin-top: 20rem;
  }
}
.detail_sec05 {
  margin-top: 10rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec05 {
    margin-top: 20rem;
  }
}
.detail_sec05 .m-sec02:not(:last-child) {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec05 .m-sec02:not(:last-child) {
    margin-bottom: 10rem;
  }
}