body {
  position: relative;
  font-family: 'Shuei KakuGo Gin B';
  font-size: 15px;
  line-height: 2;
  letter-spacing: 1.2px;
  color: #fff;
  background: #F8F8F8;
}

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

a {
  text-decoration: none;
}

a:hover {
  opacity: .8;
}

.mv {
  position: relative;
  height: calc( var(--vh) * 100);
  width: 100vw;
  margin: auto;
  text-align: center;
  overflow: hidden;
}

.mv::before {
  content: "";
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: 1440px;
  height: 900px;
  background: url(/store/haramaki/sasao/img/bg-body.jpg) center no-repeat;
  background-size: cover;
}

.mv img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.mv img.img1 {
  width: 198.55px;
  top: 4%;
}

.mv img.img2 {
  width: 1543px;
  top: 18%;
  top: calc(50% - 402px);
}

.mv img.img3 {
  width: 344px;
  bottom: 4%;
}

.yodo {
  font-family: 'Shuei KakuGo Gin M';
  position: relative;
  height: calc( var(--vh) * 100);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(2, 46, 141, 0.9);
}

.yodo .inline {
  display: block;
  margin: 86px auto 0;
  max-width: 237px;
}

.batsu {
  position: absolute;
  right: 0;
  top: 0;
  padding: 13px;
  width: 50px;
  height: 50px;
  background-color: #A10925;
}

.batsu img {
  vertical-align: initial;
}

.modaal-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 0;
  background-color: #A10925 !important;
  background-image: url(/store/haramaki/sasao/img/ico-batsu.png) !important;
  background-size: 24px 24px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.modaal-close::before, .modaal-close::after {
  content: none;
}

.modaal-close:hover {
  background-color: #9a3043 !important;
}

.modaal-container {
  max-width: 722px;
  padding: 118px 70px;
}

.modaal-content-container {
  word-break: break-all;
  font-family: 'Shuei KakuGo Gin M';
}

.modaal-content-container p {
  font-size: 14px;
  letter-spacing: 1.12px;
  line-height: 27px;
  /* 180% */
}

.modaal-content-container p .txt1 {
  font-size: 15px;
  letter-spacing: 1.2px;
}

.modaal-content-container p .txt2 {
  font-size: 13px;
  letter-spacing: 1.04px;
}

.main {
  overflow: hidden;
  width: 100vw;
}

.desc {
  position: relative;
  min-height: calc( var(--vh) * 100);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #000;
}

.desc .desc-inner {
  position: relative;
  display: flex;
  align-items: center;
  margin: auto;
  width: 100%;
}

.desc .desc-ttl {
  position: absolute;
  z-index: 1;
}

.desc .desc-pic {
  position: relative;
}

.desc .desc-txt {
  font-family: 'FB Agenda Medium Condensed';
  font-size: 14px;
  line-height: 178.571%;
}

.desc .desc-txt-change {
  display: flex;
  justify-content: space-between;
  padding-bottom: 14.5px;
  width: 49.5px;
}

.desc .desc-txt-change .fr,
.desc .desc-txt-change .jp {
  cursor: pointer;
}

.desc .desc-txt-change .fr.active,
.desc .desc-txt-change .jp.active {
  opacity: .5;
  pointer-events: none;
}

.desc .desc-txt-change .fr:hover,
.desc .desc-txt-change .jp:hover {
  opacity: .9;
}

.desc .desc-txt-change .fr {
  width: 19.5px;
}

.desc .desc-txt-change .jp {
  width: 19.5px;
}

.desc .desc-txt-fr,
.desc .desc-txt-jp {
  display: none;
}

.desc .desc-txt-fr.active,
.desc .desc-txt-jp.active {
  display: block;
}

.desc--1 .desc-inner {
  flex-direction: row-reverse;
  justify-content: space-between;
  max-width: 1144px;
}

.desc--1 .desc-pic {
  width: 739px;
}

.desc--1 .desc-ttl {
  top: -83px;
  left: 49.5%;
  transform: translateX(-50%);
  width: 1435px;
}

.desc--1 .pic {
  margin-left: 30px;
}

.desc--2 .desc-inner {
  flex-direction: column;
  align-items: initial;
  max-width: 964px;
}

.desc--2 .desc-txt {
  padding-top: 35px;
}

.desc--2 .desc-ttl {
  bottom: -57px;
  left: 55.5%;
  transform: translateX(-50%);
  width: 459px;
}

.desc--3 .desc-inner {
  justify-content: space-between;
  max-width: 1114px;
  transform: translateX(57px);
}

.desc--3 .desc-pic {
  width: 700px;
}

.desc--3 .desc-ttl {
  top: 123px;
  right: 0;
  width: 493px;
}

.desc--3 .pic {
  margin-right: 30px;
}

.desc--4 .desc-inner {
  flex-direction: column;
  align-items: flex-end;
  max-width: 1222px;
  transform: translateX(11px);
}

.desc--4 .desc-pic {
  width: 930px;
}

.desc--4 .desc-txt {
  padding-top: 44px;
}

.desc--4 .desc-ttl {
  top: 0;
  right: calc(50% + 410px);
  width: 103px;
}

.desc--4 .desc-txt-wrap {
  width: 100%;
}

.desc--5 .desc-inner {
  flex-direction: column;
  align-items: initial;
  max-width: 930px;
}

.desc--5 .desc-txt {
  padding-top: 50px;
}

.desc--5 .desc-ttl {
  top: 47px;
  left: 50%;
  transform: translateX(-50%);
  width: 284px;
}

.pic {
  height: calc( var(--vh) * 100);
  position: relative;
}

.pic > img {
  object-fit: cover;
  height: calc( var(--vh) * 100);
}

.pic a {
  position: absolute;
  top: 60px;
  width: 250px;
}

.pic--gotoshop--l a {
  left: 60px;
}

.pic--gotoshop--r a {
  right: 60px;
}

.infoWrap {
  height: calc( var(--vh) * 100);
  background-color: rgba(161, 9, 37, 0.9);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.info {
  text-align: center;
  color: #202020;
}

.info .info-inner {
  display: inline-block;
  text-align: left;
  padding: 42px 75px;
  background-color: #fff;
}

.info .info-inner p {
  font-size: 15px;
  letter-spacing: 1.2px;
  line-height: 266.667%;
}

.info .info-inner div {
  font-family: 'Shuei KakuGo Gin M';
  font-size: 14px;
  letter-spacing: 1.12px;
}

.credit {
  display: flex;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 1.12px;
  line-height: 250%;
}

.bnr {
  display: block;
  width: 400px;
  margin: 50px auto 80px;
}

footer {
  padding: 35px 0 32px;
  font-family: 'Shuei MaruGo L';
  background-color: #fff;
  letter-spacing: 0;
}

footer a {
  color: #333;
}

footer .share {
  display: flex;
  justify-content: space-between;
  width: 182px;
  margin: auto;
}

footer .share a {
  width: 40px;
}

footer .share-under {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: auto;
  padding: 35px 0;
}

footer .footer-buttons {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 277px);
}

footer .footer-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  min-width: 200px;
  margin-top: 20px;
  margin-right: 38px;
  border-radius: 100px;
  border: 1px solid #333;
  text-align: center;
}

footer .footer-buttons a:nth-of-type(1), footer .footer-buttons a:nth-of-type(2) {
  margin-top: 0;
}

footer .footer-buttons a:nth-of-type(2n) {
  margin-right: 0;
}

footer .footer-links {
  width: 277px;
}

footer .footer-links a {
  display: inline-block;
  font-size: 12px;
}

footer .hobonichi {
  width: 90px;
  margin: auto;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media (max-width: 1439px) {
  .mv::before {
    width: 100%;
    height: 100vh;
    background-size: contain;
  }
  .mv img.img2 {
    width: 107%;
    top: calc(50% - 28vw);
  }
}

@media (max-width: 1280px) {
  .desc--4 .desc-ttl {
    right: initial;
    left: 10%;
  }
}

@media (max-width: 1245px) {
  .desc--3 .desc-inner {
    transform: initial;
  }
  .desc--3 .desc-pic {
    width: 53%;
  }
}

@media (max-width: 1094px) {
  .desc--3 .desc-ttl {
    top: 17%;
  }
}

@media (max-width: 1035px) {
  .desc--1 .desc-pic {
    width: 66%;
  }
}

@media (max-width: 968px) {
  .desc--4 .desc-pic {
    width: 100%;
  }
}

@media (max-width: 859px) {
  footer .footer-buttons a {
    padding: 10px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  body::before {
    background: url(/store/haramaki/2023_winter/img/mokomoko/bg-1-sp.jpg) center no-repeat;
    background-size: cover;
  }
  .mv::before {
    background: url(/store/haramaki/sasao/img/bg-body-sp.jpg) center no-repeat;
    background-size: cover;
  }
  .mv img.img1 {
    transform: initial;
    top: 14px;
    left: 47px;
    width: 119.068px;
  }
  .mv img.img2 {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .mv img.img3 {
    transform: initial;
    top: 36.27px;
    left: 14px;
    width: 180px;
  }
  .yodo {
    height: initial;
    padding: 75px 0;
  }
  .yodo .yodo-inner {
    max-width: 320px;
    padding: 0 10px;
    text-align: justify;
  }
  .yodo .inline {
    margin-top: 74px;
  }
  .modaal-inner-wrapper {
    padding: 3%;
  }
  .modaal-container {
    padding: 6.5% 5% 5%;
  }
  .modaal-content-container {
    padding: 0;
  }
  .modaal-close {
    width: 40px;
    height: 40px;
  }
  .desc {
    padding: 0;
    height: initial;
  }
  .desc .desc-inner {
    flex-direction: column;
    align-items: initial;
    padding-top: 50px;
  }
  .desc .desc-pic {
    width: 100%;
  }
  .desc--1 .desc-inner {
    padding-top: 73px;
  }
  .desc--1 .desc-ttl {
    width: 897px;
    left: 52%;
    top: 15px;
  }
  .desc--1 .desc-txt {
    padding: 60px 5% 54px;
  }
  .desc--2 .desc-ttl {
    width: 258px;
    left: 53%;
    bottom: -33.5px;
  }
  .desc--2 .desc-txt {
    padding: 50px 5%;
  }
  .desc--3 .desc-inner {
    padding-top: 108px;
    transform: initial;
  }
  .desc--3 .desc-ttl {
    width: 326px;
    left: 50%;
    transform: translateX(-50%);
    top: 46px;
  }
  .desc--3 .desc-txt {
    padding: 30px 5% 33px;
  }
  .desc--4 .desc-inner {
    transform: initial;
  }
  .desc--4 .desc-ttl {
    width: 57px;
    right: initial;
    left: 19%;
  }
  .desc--4 .desc-txt {
    padding: 50px 5% 56px;
  }
  .desc--5 .desc-ttl {
    width: 178px;
    top: 35px;
  }
  .desc--5 .desc-txt {
    padding: 50px 5% 90px;
  }
  .pic {
    height: initial;
  }
  .pic > img {
    object-fit: initial;
    height: initial;
  }
  .pic a {
    width: 187px;
  }
  .pic--gotoshop--sprt a {
    right: 20px;
    top: 20px;
    left: initial;
    bottom: initial;
  }
  .pic--gotoshop--splt a {
    left: 20px;
    top: 20px;
    right: initial;
    bottom: initial;
  }
  .pic--gotoshop--splb a {
    left: 20px;
    bottom: 20px;
    right: initial;
    top: initial;
  }
  .info {
    padding: 0 5%;
  }
  .info .info-inner {
    width: 100%;
    max-width: 340px;
    padding: 42px 13px;
  }
  .infoWrap {
    height: initial;
    padding: 40px 0 56px;
  }
  .credit {
    font-size: 14px;
    line-height: 30px;
    /* 214.286% */
    letter-spacing: 1.12px;
  }
  .bnr {
    width: 84%;
    max-width: 320px;
    margin: 20px auto 45px;
  }
  footer {
    padding: 40px 0 24px;
  }
  footer .share {
    width: 146px;
  }
  footer .share a {
    width: 32px;
  }
  footer .share-under {
    flex-direction: column;
    align-items: center;
    padding: 40px 0 12px;
  }
  footer .footer-buttons {
    display: block;
    width: initial;
  }
  footer .footer-buttons a {
    font-size: 14px;
    width: 150px;
    min-width: 150px;
    margin-right: auto !important;
    margin-left: auto;
    padding: 5px 20px;
  }
  footer .footer-buttons a:nth-of-type(2) {
    margin-top: 20px;
    width: 250px;
  }
  footer .footer-links {
    padding-top: 35px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
