<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  font-family: "A1 Mincho", "YuMincho", "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif !important;
}

.ff-go {
  font-family: "Gothic Medium BBB" !important;
}

#wrap {
  min-width: auto;
}

#mv {
  min-width: auto;
}
#mv::after {
  background-image: url(../images/pic_mv.jpg);
}
@media screen and (max-width: 820px) {
  #mv::after {
    background-image: url(../images/pic_mv_sp.jpg);
  }
}
@media (orientation: portrait) {
  #mv::after {
    background-image: url(../images/pic_mv_sp.jpg);
  }
}
@media screen and (min-width: 641px) {
  #mv h1 span.i {
    max-width: 1086px;
    width: 98%;
    height: 88px;
  }
}
@media screen and (max-width: 820px) {
  #mv h1 span.i {
    width: 81.875vw;
  }
}
@media screen and (min-width: 641px) {
  #mv h1 span.v {
    height: auto;
    display: block;
    margin-top: 50px;
  }
}
@media screen and (max-width: 820px) {
  #mv h1 picture:last-of-type img {
    top: 83vh;
  }
}
@media screen and (max-width: 640px) {
  #mv h1 picture:last-of-type img {
    top: auto;
    bottom: 120px;
  }
}
@media screen and (max-width: 640px) {
  #mv h1 img {
    top: 11.875vw;
  }
}

#contents_area {
  min-width: auto;
}

@media screen and (max-width: 640px) {
  #section_title .arrow {
    bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  #section_title .arrow img {
    width: 30px;
  }
}

@media screen and (max-width: 640px) {
  #section_yodogawa .inner {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 640px) {
  #section_yodogawa .desc {
    margin-bottom: 50px;
  }
}
#section_yodogawa .date {
  margin: 0;
}
@media screen and (max-width: 640px) {
  #section_yodogawa .btn_profile {
    margin: 0 auto 50px auto;
  }
}

@media screen and (min-width: 641px) {
  .img_slider .btn_prev {
    left: -100px;
  }
}
@media screen and (max-width: 640px) {
  .img_slider .btn_prev {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .img_slider .btn_next {
    right: -100px;
  }
}
@media screen and (max-width: 640px) {
  .img_slider .btn_next {
    display: none;
  }
}

@media screen and (min-width: 641px) {
  .slick-dots {
    bottom: -30px;
  }
}
@media screen and (max-width: 640px) {
  .slick-dots li {
    margin: 0 3px;
  }
}

@media screen and (min-width: 641px) {
  #product_detail {
    margin: 0 auto 65px auto;
  }
}
@media screen and (min-width: 641px) {
  #product_detail .col_l .title {
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 640px) {
  #product_detail .col_l .title {
    border-bottom: 1px solid #000;
  }
}
#product_detail .col_r {
  padding-bottom: 20px;
}
@media screen and (max-width: 640px) {
  #product_detail .product_list {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  #product_detail .product_list li {
    margin: 0 0 40px 0;
    justify-content: initial;
    gap: 5px;
  }
}
#product_detail .product_list .item h3 {
  white-space: nowrap;
}
@media screen and (min-width: 641px) {
  #product_detail .product_list .item h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  #product_detail .product_list .item h3 {
    text-align: left;
  }
}
@media screen and (min-width: 641px) {
  #product_detail .product_list .item h3 span {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  #product_detail .product_list .item .p {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  #product_detail .product_list .item .cart {
    margin: 0;
  }
}
#product_detail .store_link {
  border-top: none;
}
#product_detail .note {
  font-size: 13px;
  line-height: 1.44;
  display: flex;
}
@media screen and (min-width: 641px) {
  #product_detail .note {
    justify-content: flex-end;
  }
}
#product_detail .note a {
  color: #b32828;
}
#product_detail .note p {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (min-width: 641px) {
  #product_info {
    max-width: 905px;
    width: 100%;
    border-top: 1px solid #000;
  }
}
@media screen and (max-width: 640px) {
  #product_info {
    border-top: 1px solid #000;
  }
}

@media screen and (min-width: 641px) {
  #btm_banner {
    max-width: 905px;
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 820px) {
  #btm_banner {
    width: 98%;
  }
}
@media screen and (max-width: 640px) {
  #btm_banner {
    width: initial;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}

@media screen and (min-width: 641px) {
  footer {
    height: 160px;
  }
}
@media screen and (min-width: 641px) {
  footer .inner {
    max-width: 905px;
    width: 98%;
  }
}
footer .footer-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  line-height: 2;
}
@media screen and (min-width: 641px) {
  footer .footer-links {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 640px) {
  footer .footer-links {
    margin-top: 25px;
  }
}
footer .footer-links li a {
  color: #ffffff;
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}
footer .footer-links li:not(:last-of-type)::after {
  content: "／";
  display: inline;
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
}

#foot_info {
  min-width: auto;
}
@media screen and (min-width: 641px) {
  #foot_info .col_wrap {
    width: 98%;
  }
}
@media screen and (max-width: 640px) {
  #foot_info .col h4 {
    padding: 0 0 12px 0;
    margin: 0 0 12px 0;
  }
}
#foot_info .col h4::before {
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 641px) {
  #foot_info .col h4::after {
    border-bottom: none;
  }
}
@media screen and (max-width: 640px) {
  #foot_info .col h4::after {
    border-bottom: 1px solid #fff;
  }
}
@media screen and (min-width: 641px) {
  #foot_info .col_right .inner {
    margin: 0;
  }
}
@media screen and (max-width: 820px) {
  #foot_info .col_right {
    max-width: 275px;
    width: 25%;
  }
}
@media screen and (max-width: 640px) {
  #foot_info .col_right {
    max-width: initial;
    width: initial;
  }
}
@media screen and (max-width: 820px) {
  #foot_info .col_right .col {
    max-width: 275px;
    width: 98%;
  }
}
@media screen and (max-width: 640px) {
  #foot_info .col_right .col {
    max-width: initial;
    width: initial;
  }
}/*# sourceMappingURL=custom.css.map */
</pre></body></html>