* {
  min-height: 0%;
  box-sizing: border-box;
}

body {
  font-family: 'Shuei NijimiMGo B';
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.88;
  color: #604C3F;
}

img {
  width: 100%;
  vertical-align: bottom;
}

a {
  text-decoration: none;
  color: #604C3F;
}

a:hover {
  opacity: .8;
}

ul, li {
  list-style: none;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.cart_btn {
  display: block;
  position: relative;
  font-size: 21.5px;
  color: #fff;
  background-color: #604C3F;
  padding: 6px 6px 6px 42px;
  max-width: 400px;
  width: 100%;
  text-align: center;
  border-radius: 8px;
}

.cart_btn::after {
  content: '';
  position: absolute;
  left: 30px;
  top: -15px;
  background-image: url(/books/ohagichan_shop/assets/img/ico-neko.png);
  background-size: contain;
  width: 89.3714px;
  height: 60.3785px;
  z-index: 1;
}

.cart_btn .ireru {
  display: inline-block;
}

.cart_btn .nashi {
  display: none;
}

.cart_btn.sold {
  background-color: #A2A2A2;
  pointer-events: none;
}

.cart_btn.sold .ireru {
  display: none;
}

.cart_btn.sold .nashi {
  display: inline-block;
}

.cart_btn.beforesale {
  padding: 6px;
  pointer-events: none;
}

.cart_btn.beforesale::after {
  content: none;
}

.cart.sold .cart_btn {
  background-color: #A2A2A2 !important;
  pointer-events: none !important;
}

.cart.sold .cart_btn .ireru {
  display: none !important;
}

.cart.sold .cart_btn .nashi {
  display: inline-block !important;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFDC00;
  z-index: 100;
  line-height: 1;
}

header .header-inner {
  max-width: 1160px;
  padding: 0 30px;
  margin: auto;
  line-height: 1;
}

header a img {
  height: 60px;
  width: auto;
}

.content {
  overflow: hidden;
}

.mv {
  display: flex;
  max-width: 1160px;
  margin: 60px auto;
  padding: 0 30px;
}

.mv .swiper-container {
  width: 100%;
  max-width: 940px;
}

.mv .swiper-container.slider-thumbnail-mv {
  margin-top: 10px;
  padding: 0 26px;
}

.mv .swiper-container.slider-thumbnail-mv .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 100%;
  overflow: hidden;
  background: #000;
}

.mv .swiper-container.slider-thumbnail-mv .swiper-wrapper .swiper-slide img {
  opacity: 0.5;
}

.mv .swiper-container.slider-thumbnail-mv .swiper-wrapper .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
}

.mv .swiper-button-next,
.mv .swiper-button-prev {
  top: 0;
  left: initial;
  right: 0;
  margin: 0;
  width: 22px;
  height: 100%;
  background-color: #604C3F;
  cursor: pointer;
}

.mv .swiper-button-next::after,
.mv .swiper-button-prev::after {
  content: none;
}

.mv .swiper-button-next::before,
.mv .swiper-button-prev::before {
  content: '';
  background-image: url(/books/ohagichan_shop/assets/img/btn-swiper.svg);
  background-size: contain;
  width: 12px;
  height: 22.2222px;
}

.mv .swiper-button-prev {
  right: initial;
  left: 0;
  transform: rotate(180deg);
}

.mv .mv-left {
  width: 600px;
  margin-right: 50px;
}

.mv .mv-right {
  padding-top: 100px;
  max-width: 400px;
}

.mv .product-ttl-1 {
  font-size: 28px;
  line-height: 1.5;
}

.mv .product-priceWrap {
  margin-bottom: 50px;
  line-height: 1.5;
}

.mv .product-price {
  font-size: 20px;
}

.mv .freetext {
  text-align: center;
  display: block;
  margin-top: 5px;
  font-size: 13px;
  color: #ff5976;
}

.mv .stock {
  display: block;
  text-align: center;
  margin: 8px 0 0;
  max-width: 400px;
  display: none;
}

.mv .shipping {
  display: block;
  text-align: center;
  margin: 8px 0 0;
  max-width: 400px;
}

.mv .mv-right-block2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 2px;
  margin-top: 35px;
  max-width: 400px;
  border-top: 1px solid #604C3F;
  border-bottom: 1px solid #604C3F;
}

.mv .mv-right-block2 a {
  font-size: 15px;
  vertical-align: middle;
  width: calc(50% - 15px);
  display: flex;
  align-items: center;
  line-height: 1;
}

.mv .mv-right-block2 a div {
  width: 36px;
  text-align: center;
}

.mv .mv-right-block2 a span {
  display: inline-block;
}

.mv .mv-right-block2 a:nth-of-type(1) img {
  width: 26.8049px;
}

.mv .mv-right-block2 a:nth-of-type(2) img {
  width: 19.2441px;
}

.mv .mv-right-block2 a:nth-of-type(3) {
  margin-top: 20px;
}

.mv .mv-right-block2 a:nth-of-type(3) img {
  width: 14.2959px;
}

.mv .mv-right-block2 a:nth-of-type(4) {
  margin-top: 20px;
}

.mv .mv-right-block2 a:nth-of-type(4) img {
  width: 20.5092px;
}

.mv .mv-beforesale {
  font-size: 13px;
  margin-top: 5px;
}

.mv .mv-beforesale a {
  text-decoration: underline;
}

.mv.no-appeal-mv {
  margin-bottom: 100px;
}

.appeal .appeal-mv {
  text-align: center;
  margin-bottom: 50px;
}

.appeal .appeal-mv img {
  max-width: 856px;
}

.appeal .appeal-block-ttl {
  font-size: 28px;
  max-width: 416px;
  margin: 0 auto 30px;
}

.appeal .appeal-block-txt {
  max-width: 416px;
  margin: auto;
}

.appeal .appeal-block-img {
  max-width: 500px;
  margin: 20px auto 0;
}

.appeal .appeal-block-img img.manga {
  width: 150%;
  transform: translateX(-18%);
}

.appeal .appeal-block-img img.manga2 {
  width: 110%;
  transform: translateX(-2%);
}

.appeal .appeal-block-attention {
  max-width: 416px;
  margin: 10px auto 0;
  color: #808080;
  font-size: 14px;
}

.appeal .appeal-block + .appeal-block {
  margin-top: 100px;
}

.appeal .appeal-block.mgt {
  margin-top: 50px;
}

.appeal .appeal-block.profile {
  margin-top: 50px;
}

.information {
  background-color: #F2F2E6;
  padding: 50px 30px;
  margin-top: 100px;
}

.information .information-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: auto;
}

.information .information-inner > div {
  width: 50%;
}

.information .information-inner > div.papabubble {
  padding-right: 50px;
}

.information .information-ttl {
  margin-bottom: 20px;
  font-size: 20px;
}

.information .information-ttl.mgt {
  margin-top: 30px;
}

.information .information-item-colors {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  padding: 45px 0 25px;
}

.information .information-item-colors > div {
  position: relative;
}

.information .information-item-colors p {
  font-size: 15px;
  line-height: 1.33;
  position: absolute;
  bottom: 100%;
  left: -50%;
  width: 200%;
  text-align: center;
}

.information .information-item-colors img {
  width: 90px;
}

.information .information-item + .information-item {
  margin-top: 10px;
}

.information .information-item-badge {
  display: inline-block;
  background-color: #808080;
  color: #fff;
  font-size: 15px;
  border-radius: 100px;
  padding: 0 13px;
  line-height: 1.6;
}

.information .information-item-cnt {
  font-size: 15px;
  margin-top: 6px;
}

.information .information-list {
  font-size: 15px;
}

.information .information-list li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 2;
  margin-top: 7px;
}

.information .information-list li img {
  max-width: 400px;
}

.information .information-list li.mgt {
  margin-top: 14px;
}

.related {
  max-width: 1160px;
  margin: auto;
  padding: 50px 30px;
}

.related .related-ttl {
  font-size: 28px;
  margin-bottom: 20px;
}

.related .swiper {
  overflow: hidden;
  position: relative;
  padding-right: 54px;
}

.related .swiper-button-next,
.related .swiper-button-prev {
  height: 100%;
  top: 0;
  left: initial;
  right: 0;
  margin: 0;
  cursor: pointer;
  border-left: 1px solid #604C3F;
  background-color: #fff;
}

.related .swiper-button-next::after,
.related .swiper-button-prev::after {
  content: none;
}

.related .swiper-button-next::before,
.related .swiper-button-prev::before {
  content: '';
  background-image: url(/books/ohagichan_shop/assets/img/btn-swiper2.svg);
  background-size: contain;
  width: 12px;
  height: 22.2222px;
}

.related .swiper-button-prev {
  right: initial;
  left: 0;
  transform: rotate(180deg);
}

.related .swiper-button-next.swiper-button-disabled, .related .swiper-button-prev.swiper-button-disabled {
  display: none;
}

.relatedProducts {
  border-bottom: 1px solid #604C3F;
}

.relatedProducts .relatedProducts-img {
  max-width: 200px;
  width: 100%;
}

.relatedProducts .relatedProducts-txt {
  color: #ED6A79;
  font-size: 14px;
  line-height: 1.57;
  margin-top: 10px;
}

.floating-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  background-color: rgba(242, 242, 230, 0.7);
  display: flex;
  justify-content: center;
  z-index: 100;
}

.floating-btn {
  position: fixed;
  right: 10px;
  bottom: 122px;
  width: 55px;
  cursor: pointer;
}

img.instagram_bk {
  width: 43px;
}

img.facebook_bk {
  width: 41px;
}

img.twitter {
  width: 40px;
}

img.facebook {
  width: 35px;
}

img.line {
  width: 37px;
}

img.home {
  width: 42px;
}

img.kansou {
  width: 25px;
}

img.toStore {
  width: 21px;
}

footer {
  position: relative;
  z-index: 12;
  background-color: #604C3F;
  font-size: 15px;
}

footer a {
  color: #fff;
}

footer .footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1070px;
  padding: 80px 30px 160px;
  margin: 0 auto;
}

footer .footer__left,
footer .footer__right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 27.3px;
  letter-spacing: 0.1em;
}

footer .footer__left a,
footer .footer__right a {
  display: flex;
  align-items: center;
}

footer .footer__left {
  width: 190px;
}

footer .footer__right {
  width: 660px;
  margin: 0 0 6px 160px;
  align-items: flex-end;
}

footer .footer__right > a span {
  display: inline-block;
  margin-left: 10px;
}

footer .footer__bottom {
  width: 100%;
  margin-top: 80px;
  line-height: 36.49px;
  text-align: center;
}

footer .footer__bottom a[target=_blank]:after, footer .footer__bottom a[target=blank]:after {
  content: none;
}

footer .footer__bottom__copy {
  display: block;
  width: 110px;
  margin: 30px auto 0;
  font-weight: bold;
  line-height: 1.3;
}

footer .footer__bottom__links {
  color: #fff;
}

@media screen and (max-width: 1130px) {
  .mv .mv-left {
    width: calc(100% - 484px);
  }
}

@media screen and (max-width: 940px) {
  .mv .mv-left {
    width: calc(100% - 380px);
    margin-right: 30px;
  }
  .mv .mv-right {
    padding-top: 30px;
    max-width: 350px;
  }
  .mv .mv-right-block2 a {
    width: 50%;
  }
}

@media screen and (max-width: 800px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .cart_btn {
    margin: auto;
  }
  header a img {
    height: 48px;
  }
  header .header-inner {
    padding: 0;
  }
  .mv {
    display: block;
    padding: 0;
    margin-top: 48px;
    margin-bottom: 20px;
  }
  .mv .swiper-button-next,
  .mv .swiper-button-prev {
    height: 100%;
    width: 15px;
  }
  .mv .swiper-button-next::before,
  .mv .swiper-button-prev::before {
    width: 70%;
    height: 16%;
  }
  .mv .swiper-container.slider-thumbnail-mv {
    height: initial;
  }
  .mv .mv-left {
    width: 100%;
  }
  .mv .mv-right {
    padding: 30px 15px 0;
    max-width: initial;
  }
  .mv .stock {
    margin: 8px auto 0;
  }
  .mv .shipping {
    margin: 8px auto 0;
  }
  .mv .mv-right-block2 {
    margin: 35px auto 0;
  }
  .mv .mv-right-block2 a {
    width: calc(50% - 15px);
  }
  .mv.no-appeal-mv {
    margin-bottom: 50px;
  }
  .appeal .appeal-mv {
    margin-bottom: 40px;
    max-width: 600px;
    margin: 0 auto 40px;
  }
  .appeal .appeal-mv img {
    width: 124%;
    transform: translateX(-10%);
  }
  .appeal .appeal-block-ttl {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0 15px;
  }
  .appeal .appeal-block-txt {
    font-size: 15px;
    padding: 0 15px;
  }
  .appeal .appeal-block + .appeal-block {
    margin-top: 50px;
  }
  .appeal .appeal-block.mgt {
    margin-top: 30px;
  }
  .appeal .appeal-block.profile {
    margin-top: 0;
  }
  .information {
    padding: 30px 15px;
    margin-top: 50px;
  }
  .information .information-inner {
    display: block;
  }
  .information .information-inner > div {
    width: 100%;
  }
  .information .information-inner > div:nth-of-type(2) {
    margin-top: 40px;
  }
  .information .information-ttl {
    font-size: 18px;
  }
  .related {
    padding: 30px 15px;
  }
  .related .related-ttl {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .related .swiper {
    padding-right: 20px;
  }
  .relatedProducts .relatedProducts-img {
    max-width: 100%;
  }
  .floating-footer {
    padding: 22px 15px;
  }
  .floating-btn {
    right: 5px;
    bottom: 103px;
  }
  footer .footer__inner {
    padding: 25px 0 45px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  footer .footer__left,
  footer .footer__right {
    width: 80%;
    max-width: 200px;
  }
  footer .footer__left span {
    width: 100%;
    padding-bottom: 8px;
    text-align: center;
  }
  footer .footer__left img.twitter,
  footer .footer__left img.facebook,
  footer .footer__left img.line {
    width: 30px;
  }
  footer .ico-1 {
    width: 20px;
  }
  footer .ico-2 {
    width: 31.666px;
  }
  footer .ico-3 {
    width: 18.0225px;
  }
  footer .footer__right {
    width: 100%;
    margin: 35px 0 0;
    max-width: 80%;
    min-width: 317px;
    justify-content: center;
  }
  footer .footer__right > a:nth-of-type(1) {
    margin: 0 30px 0 0;
  }
  footer .footer__right > a:nth-of-type(2) {
    margin: 0  0 0 30px;
  }
  footer .footer__right > a:nth-of-type(3) {
    margin-top: 25px;
  }
  footer .footer__right > a span {
    margin-left: 4px;
  }
  footer .footer__bottom {
    margin-top: 40px;
    font-size: 12px;
    line-height: 17px;
  }
  footer .footer__bottom__copy {
    margin-top: 40px;
  }
  footer .footer__bottom__links {
    color: #604C3F;
    line-height: 2;
  }
}

@media (max-width: 425px) {
  .mv .mv-right-block2 a {
    font-size: 3.5vw;
    width: calc(50% - 5px);
  }
  .information .information-item-colors p {
    font-size: 11px;
  }
}

@media (max-width: 400px) {
  .cart_btn::after {
    left: 18px;
    width: 80px;
    height: 55px;
  }
}
