html,
body {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  font-size: 16px;
  overflow-x: hidden;
  margin: 0 auto;
  transition: all 1.6s ease 0s;
  background-color: #fff;
}

.en {
  font-family: meno-banner-extra-condensed, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
}

.jp {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
}

img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

a {
  display: block;
  text-decoration: none;
  transition: all 0.4s;
  color: #000;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.6;
    transition: all 0.4s;
  }
}
a.no-touch {
  pointer-events: none;
  color: #929292;
}
a.no-touch .buy {
  text-decoration: none;
}

#loading-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1;
}

.fv .container {
  width: 100%;
}

.read {
  text-align: center;
  padding: 90px 0 50px;
  font-size: 11px;
  line-height: 2.5;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .read {
    padding: 90px 0 0;
  }
}
.read .bold {
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .read .bold {
    font-size: 20px;
  }
}

.bg {
  background-color: #FCFCFC;
  padding: 90px 0 !important;
}

.bg_other {
  background-color: #F5F5F5;
  padding: 90px 0 !important;
}

.sec {
  margin-top: 90px;
  /* ------- main item ------- */
  /* ------- styling ------- */
}
.sec .container_S {
  max-width: 500px;
  margin: 0 auto 80px;
  padding-top: 90px;
}
.sec .container_S .main_wrap {
  position: relative;
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec .container_S .main_wrap {
    width: 100%;
  }
  .sec .container_S .main_wrap img {
    width: 91%;
    margin: 0 auto;
  }
}
.sec .container_S .main_wrap h2 {
  position: absolute;
  width: 445px;
  left: 0px;
  top: -90px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .sec .container_S .main_wrap h2 {
    margin: 0 auto;
    width: 97%;
    left: 1%;
    top: -14%;
  }
  .sec .container_S .main_wrap h2 img {
    width: 100%;
  }
}
.sec .container_S .credit_main {
  padding-top: 13px;
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec .container_S .credit_main {
    padding-top: 20px;
  }
}
.sec .container_S .credit_main .sale {
  text-decoration: underline;
}
.sec .container_S .text {
  font-size: 11px;
  letter-spacing: 1px;
  padding: 30px 22px 0px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec .container_S .text {
    padding: 20px 0;
    width: 84%;
    margin: 0 auto;
  }
}
.sec .container_S .text .text_b {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
}
.sec .container_L {
  max-width: 840px;
  margin: 0 auto;
  /* ------- other style ------- */
}
.sec .container_L h3 {
  margin-bottom: 24px;
  font-size: 30px;
  text-align: center;
}
.sec .container_L .flex {
  display: flex;
  gap: 40px;
}
.sec .container_L .flex .top_wrap .img_wrap, .sec .container_L .flex .bottom_wrap .img_wrap {
  position: relative;
}
.sec .container_L .flex .top_wrap .img_wrap .num, .sec .container_L .flex .bottom_wrap .img_wrap .num {
  position: absolute;
  bottom: 5px;
  left: 10px;
  font-size: 16px;
}
.sec .container_L .flex .credit {
  margin: 10px;
  font-size: 11px;
  letter-spacing: 1px;
}
.sec .container_L .flex .credit li {
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .sec .container_L .flex .credit li {
    line-height: 1.5;
  }
}
.sec .container_L .flex .credit li span {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .sec .container_L .flex {
    flex-wrap: wrap;
    gap: 60px;
  }
  .sec .container_L .flex .top_wrap, .sec .container_L .flex .bottom_wrap {
    width: 84%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
}
.sec .container_L .flex_other {
  display: flex;
  align-items: center;
  width: 91%;
  margin-bottom: 130px;
  gap: 70px;
}
@media screen and (max-width: 768px) {
  .sec .container_L .flex_other {
    width: 84%;
    margin: 0 auto 100px;
    flex-wrap: wrap;
    gap: 30px;
  }
}
.sec .container_L .flex_other .box_img, .sec .container_L .flex_other .box_text {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .sec .container_L .flex_other .box_img, .sec .container_L .flex_other .box_text {
    width: 100%;
  }
}
.sec .container_L .flex_other .img_wrap {
  position: relative;
}
.sec .container_L .flex_other .img_wrap h5 {
  top: -37px;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .sec .container_L .flex_other .img_wrap h5 {
    top: -6%;
  }
}
.sec .container_L .flex_other .box_text .jp {
  font-size: 11px;
}
.sec .container_L .flex_other .box_text .jp .text_b {
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
}
.sec .container_L .flex_other .box_text .w_border {
  border-bottom: 1px solid #000;
  width: 25%;
  margin: 30px 0;
}
.sec .container_L .flex_other .box_text .credit {
  font-size: 11px;
  letter-spacing: 1px;
}
.sec .container_L .flex_other .box_text .credit li {
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .sec .container_L .flex_other .box_text .credit li {
    line-height: 1.5;
  }
}
.sec .container_L .flex_other .box_text .credit li span {
  text-decoration: underline;
}
.sec .container_L .reverse {
  flex-direction: row-reverse;
  margin-left: auto;
}
.sec .container_L .reverse .img_wrap > h5 {
  right: 0;
  left: auto;
}
.sec .container_L .mb_none {
  margin-bottom: 0;
}
.sec .container_LL {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .sec .container_LL {
    width: 91%;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 90px;
  }
}
.sec .container_LL .LL_box {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .sec .container_LL .LL_box {
    width: 100%;
  }
}
.sec .container_LL .LL_box .img_wrap {
  position: relative;
}
.sec .container_LL .LL_box .img_wrap h5, .sec .container_LL .LL_box .img_wrap .en_right {
  position: absolute;
  top: -39px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .sec .container_LL .LL_box .img_wrap h5, .sec .container_LL .LL_box .img_wrap .en_right {
    top: -13%;
  }
}
.sec .container_LL .LL_box .img_wrap h5 .en_s, .sec .container_LL .LL_box .img_wrap .en_right .en_s {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  .sec .container_LL .LL_box .img_wrap h5 .en_s, .sec .container_LL .LL_box .img_wrap .en_right .en_s {
    font-size: 30px;
  }
}
.sec .container_LL .LL_box .img_wrap .en_right {
  right: 0;
}
@media screen and (max-width: 768px) {
  .sec .container_LL .LL_box .img_wrap h5 {
    left: auto;
    right: 0;
  }
  .sec .container_LL .LL_box .img_wrap .en_right {
    left: 0;
    right: auto;
  }
}
.sec .container_LL .LL_box .credit {
  margin: 10px;
  font-size: 11px;
  letter-spacing: 1px;
}
.sec .container_LL .LL_box .credit li {
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .sec .container_LL .LL_box .credit li {
    line-height: 1.5;
  }
}
.sec .container_LL .LL_box .credit li span {
  text-decoration: underline;
}
.sec h4 {
  font-size: 43px;
  text-align: center;
  position: relative;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .sec h4 {
    font-size: 36px;
  }
}
.sec h4::after {
  content: "";
  position: absolute;
  bottom: -6%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 60px;
  height: 1px;
  background: #000;
}
@media screen and (max-width: 768px) {
  .sec h4::after {
    width: 45px;
  }
}
.sec h5 {
  font-size: 70px;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .sec h5 {
    font-size: 50px;
  }
}
.sec .container_M {
  width: 540px;
  margin: -60px auto 100px;
}
@media screen and (max-width: 768px) {
  .sec .container_M {
    width: 91%;
  }
}
.sec .container_M .text {
  font-size: 11px;
  letter-spacing: 1px;
  padding: 20px 22px 0px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec .container_M .text {
    padding: 20px;
    width: 90%;
    margin: 0 auto;
  }
}
.sec .container_M .text .text_b {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
}

footer {
  background-color: #FCFCFC;
  margin-top: 100px;
  padding: 65px 0;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 50px 0;
  }
}
footer .flex {
  display: flex;
  justify-content: center;
  gap: 20px;
}
footer .flex a {
  width: 25px;
}
footer .logo {
  margin: 20px auto;
  width: 20%;
  max-width: 225px;
}
@media screen and (max-width: 768px) {
  footer .logo {
    width: 200px;
    margin: 10px auto;
  }
}
footer .copy {
  font-size: 10px;
  text-align: center;
}/*# sourceMappingURL=style.css.map */