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

body {
  font-family: 'Shuei KakuGo Gin L';
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  color: #333;
  background-color: #FFE1DD;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  opacity: .8;
}

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

.pc {
  display: block;
}

.pc-inline {
  display: inline-block;
}

.sp {
  display: none;
}

.price .num {
  font-size: 26px;
}

.price .tax {
  font-size: 12px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  font-size: 13px;
  width: 100%;
  background-color: #FFE1DD;
  z-index: 2;
  display: none;
}

header .header-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1130px;
  padding: 5px 30px;
  margin: auto;
}

header .header-left h1 img {
  width: 209.3757px;
}

header .header-right {
  display: flex;
  align-items: center;
}

header .header-right a {
  display: flex;
  align-items: center;
  margin-right: 50px;
}

header .header-right a span {
  padding-left: 10px;
}

header .header-right a:nth-of-type(1) img {
  width: 21.538px;
}

header .header-right a:nth-of-type(2) img {
  width: 16px;
}

header .header-right a:nth-of-type(3) {
  margin-right: 0;
}

header .header-right a:nth-of-type(3) img {
  width: 29px;
}

.loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  font-family: "JKHandwriting Regular";
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  font-size: 30px;
}

.loading.loaded {
  display: none;
}

.mv {
  max-width: 100vw;
  margin: 100px auto 0;
  position: relative;
  padding: 50px 0 33px;
  overflow: hidden;
}

.mv .mv-logo {
  position: absolute;
  right: 10px;
  top: -44px;
  width: 400px;
  z-index: 2;
}

.mv .swiper {
  width: 100%;
  height: 100%;
}

.mv .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mv .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mv .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.mv .swiper-slide {
  background-size: cover;
  background-position: center;
}

.mv .mySwiper2 {
  height: 80%;
  width: 100%;
  max-width: 900px;
  position: relative;
}

.mv .mySwiper2 .swiper-slide {
  max-width: 900px;
}

.mv .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mv .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: transparent;
  opacity: 1;
  border: 1px solid #000;
}

.mv .swiper-pagination-bullet-active {
  background: #000;
}

.mv .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -33px;
}

.mv-under {
  display: flex;
  justify-content: space-between;
  padding: 50px 30px 100px;
  max-width: 1060px;
  margin: auto;
}

.mv-under .mvTxt__prof {
  display: inline-block;
  text-align: center;
  border: 1px solid #333;
  padding: 0 4px;
}

.sec .sec-inner {
  padding: 100px 30px;
  margin: auto;
}

.sec.item {
  background-color: #fff;
  padding: 0 0 100px;
}

.sec.item .item-inner {
  padding: 0;
}

.sec.item .cnt {
  max-width: 1210px;
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0;
  padding: 0 30px;
}

.sec.item .cnt .txt {
  width: 44%;
}

.sec.item .cnt .txt .ttl {
  max-width: 422px;
  padding-bottom: 20px;
}

.sec.item .cnt .txt .price {
  padding: 30px 0 70px;
}

.sec.item .cnt .txt a {
  display: block;
  width: 155px;
}

.sec.item .cnt .img {
  width: 54%;
  display: flex;
  justify-content: space-between;
  padding-top: 48px;
}

.sec.item .cnt .img .cart {
  width: calc(50% - 10px);
}

.sec.item .cnt .img .cart.sold > div {
  position: relative;
}

.sec.item .cnt .img .cart.sold > div::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url(/store/marikomikuni/2022aw/assets/img/index/ico-sold.svg);
  background-size: 100%;
  height: 23%;
}

.sec.story .story-inner {
  max-width: 1260px;
}

.sec.story .ttl {
  margin: 0 auto 50px;
  max-width: 450px;
}

.sec.story .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.sec.story .links a {
  width: calc(100% / 3);
}

.sec.story .links a p {
  color: #498088;
  text-align: center;
  padding-top: 10px;
}

.sec.story .links.col3 {
  padding-top: 50px;
}

.sec.story .links.col3 a {
  width: calc(100% / 3);
}

.sec.concept {
  background-color: #498088;
}

.sec.concept .concept-inner .ttl {
  max-width: 252.5176px;
  margin: 0 auto 20px;
}

.sec.concept .concept-inner .cnt {
  display: none;
  max-width: 275px;
  margin: 70px auto;
  color: #fff;
}

.sec.concept .concept-inner .arrow {
  width: 28px;
  margin: auto;
  transition: .4s;
  cursor: pointer;
}

.sec.concept .concept-inner .arrow img {
  transition: .4s;
}

.sec.concept .concept-inner .arrow:hover {
  transform: translateY(5px);
}

.sec.concept .concept-inner .arrow.open img {
  transform: rotate(180deg);
}

.sec.info {
  background-color: #fff;
}

.sec.info .info-inner p {
  text-align: center;
}

.sec.info .info-inner .bnr {
  padding-top: 80px;
}

.sec.info .info-inner .bnr a {
  display: block;
  max-width: 660px;
  margin: auto;
}

.sec.info .info-inner .bnr p {
  padding-top: 12px;
}

.sec.bnr {
  background-color: #CEDCDC;
}

.sec.bnr .bnr-inner {
  max-width: 900px;
}

.sec.bnr .bnr-inner .bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec.bnr .bnr-inner .bnr a {
  width: calc(50% - 15px);
  margin-top: 30px;
}

.sec.bnr .bnr-inner .bnr a:nth-of-type(1), .sec.bnr .bnr-inner .bnr a:nth-of-type(2) {
  margin-top: 0;
}

.sec.bnr .bnr-inner .bnr a img {
  border-radius: 6px;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
  line-height: 2;
}

.lity-container a:not(.hover-opacity) {
  color: #b70e16;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;
}

.lightbox {
  max-height: 90vh !important;
  padding: 20px;
  background-color: #fff;
  overflow-y: scroll;
}

.lightbox rt {
  font-size: 11px;
}

.lightbox p {
  font-size: 14px;
}

.lightbox__title {
  font-size: 30px;
}

.lightbox__content {
  font-size: 14px;
}

.lightbox__content > * {
  margin-top: 10px;
}

.lightbox h4 {
  margin-top: 10px;
}

.lightbox__close {
  margin-top: 20px;
  text-align: center;
}

.lightbox__close a {
  cursor: pointer;
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.popup_prof .modaal-content-container {
  padding: 0;
}

.popup_prof .modaal-container {
  max-width: 560px;
}

footer {
  position: relative;
}

footer a {
  color: #333;
}

footer .footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 100px 20px;
}

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

footer .footer__left {
  width: 195.7812px;
}

footer .footer__left img.twitter {
  width: 40.6538px;
}

footer .footer__left img.facebook {
  width: 35.5264px;
}

footer .footer__left img.line {
  width: 37.3942px;
}

footer .footer__right {
  width: 800px;
  margin: 0 0 5px 100px;
  align-items: flex-end;
}

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

footer .footer__right > a span.imgWrap {
  display: flex;
  align-items: center;
}

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

footer .footer__right img.kansou {
  width: 25.2491px;
}

footer .footer__right img.home {
  width: 42px;
}

footer .footer__right img.mail {
  width: 23.2297px;
}

footer .footer__right img.toStore {
  width: 22.9539px;
}

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

footer .footer__bottom__copy {
  display: block;
  width: 100px;
  margin: 10px auto 0;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

@media (max-width: 1140px) {
  footer .footer__right {
    width: 700px;
    margin-left: 50px;
  }
}

@media (max-width: 990px) {
  footer br.sp {
    display: block;
  }
  footer .hobonichi.pc {
    display: none;
  }
  footer .hobonichi.sp {
    display: block;
  }
  footer .footer__inner {
    padding: 50px 10px;
    align-items: flex-end;
    flex-direction: row;
  }
  footer .footer__left,
  footer .footer__right {
    font-size: 13px;
  }
  footer .footer__left {
    width: 100%;
    justify-content: center;
  }
  footer .footer__left a:nth-of-type(2) {
    margin: 0 55px;
  }
  footer .footer__left span {
    width: 100%;
    padding-bottom: 8px;
    text-align: center;
  }
  footer .footer__right {
    flex-direction: column;
    align-items: initial;
    width: 50%;
    margin: 40px 0 0;
  }
  footer .footer__right a {
    margin: 12px 0;
  }
  footer .footer__right a:first-of-type {
    margin-top: 0;
  }
  footer .footer__right a:last-of-type {
    margin-bottom: 0;
  }
  footer .footer__right a span.imgWrap {
    display: inline-block;
    width: 32px;
    text-align: right;
  }
  footer .footer__right a span.imgWrap img {
    vertical-align: middle;
  }
  footer .footer__right img.kansou {
    width: 20.7px;
  }
  footer .footer__right img.home {
    width: 31.8px;
  }
  footer .footer__right img.mail {
    width: 23.2297px;
  }
  footer .footer__right img.toStore {
    width: 22.9539px;
  }
  footer .footer__bottom {
    width: calc(50% - 10px);
    margin: 10px 0 6px 10px;
    line-height: 17px;
    text-align: left;
  }
  footer .footer__bottom__copy {
    margin-top: 40px;
  }
  footer .footer__bottom__links a {
    margin-top: 10px;
  }
  footer .footer__bottom__links a:first-of-type {
    margin-top: 0;
  }
  footer .hobonichi {
    font-size: 12px;
    margin-top: 50px;
  }
}

@media (max-width: 835px) {
  header .header-right a {
    margin-right: 20px;
  }
  header .header-right a:nth-of-type(3) {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  body {
    font-size: 15px;
  }
  .pc {
    display: none;
  }
  .pc-inline {
    display: none;
  }
  .sp {
    display: block;
  }
  .price {
    font-size: 15px;
  }
  .price .num {
    font-size: 22px;
  }
  .price .tax {
    font-size: 10px;
  }
  header .header-inner {
    padding: 5px 10px;
  }
  header .header-left h1 {
    line-height: 1;
    padding-right: 15px;
  }
  header .header-left h1 img {
    width: 100px;
  }
  header .header-right a {
    margin-right: 15px;
  }
  header .header-right a span {
    display: none;
  }
  header .header-right a:nth-of-type(2) img {
    width: 12px;
  }
  .mv {
    margin-top: 30px;
  }
  .mv .mv-logo {
    right: 7.5%;
    top: -22px;
    max-width: 200px;
  }
  .mv-under {
    display: block;
    padding: 20px 15px 50px;
  }
  .mv-under .profile {
    text-align: center;
    padding-top: 30px;
  }
  .sec .sec-inner {
    padding: 50px 15px;
  }
  .sec.item {
    padding-bottom: 50px;
  }
  .sec.item .cnt {
    display: block;
    padding: 0 15px;
    margin: 25px auto 0;
  }
  .sec.item .cnt .txt {
    width: 60%;
    min-width: 300px;
    margin: auto;
  }
  .sec.item .cnt .txt .ttl {
    padding-bottom: 10px;
  }
  .sec.item .cnt .txt .price {
    padding: 25px 0 0;
  }
  .sec.item .cnt .txt a {
    display: none;
  }
  .sec.item .cnt .img {
    width: 100%;
    padding-top: 20px;
  }
  .sec.item .cnt .img + a {
    width: 180px;
    margin: 30px auto 0;
  }
  .sec.story .story-inner {
    padding: 50px 15px;
  }
  .sec.story .ttl {
    margin-bottom: 30px;
    width: 80%;
  }
  .sec.story .links {
    justify-content: initial;
  }
  .sec.story .links a {
    width: 50%;
  }
  .sec.story .links a p {
    padding-top: 0;
    font-size: 12px;
  }
  .sec.story .links.col3 {
    padding-top: 0;
  }
  .sec.story .links.col3 a {
    width: 50%;
    margin-top: 10px;
  }
  .sec.concept .concept-inner .ttl {
    max-width: 160px;
    margin-bottom: 5px;
  }
  .sec.concept .concept-inner .cnt {
    max-width: 245px;
    margin: 50px auto;
  }
  .sec.concept .concept-inner .arrow {
    width: 24px;
  }
  .sec.info .info-inner .bnr {
    padding-top: 50px;
  }
  .sec.bnr .bnr-inner .bnr a {
    width: 100%;
    margin-top: 10px !important;
  }
}
