@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  min-height: 0%;
  font-family: "Shuei KakuGo Gin B";
  font-size: 1.6rem;
  color: #333;
}

a {
  text-decoration: none;
  transition: 0.4s;
  color: #e94709;
}

a:hover {
  opacity: 0.7;
}

a[target="_blank"]:after,
a[target="blank"]:after {
  font-family: Hobonichi-Icons;
  content: "\e914";
  font-weight: 400;
  font-size: 0.8em;
  position: relative;
  top: -0.2em;
}

a:focus,
*:focus {
  outline: none;
}

li {
  list-style: none;
}

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

img.instagram_bk {
  width: 43px;
}

img.facebook_bk {
  width: 41px;
}

img.twitter {
  width: 44px;
}

img.facebook {
  width: 41px;
}

img.line {
  width: 49px;
}

img.home {
  width: 48px;
}

img.kansou {
  width: 25px;
}

img.toStore {
  width: 25px;
}

@media screen and (max-width: 800px) {
  .twitter.ft {
    width: 37.9414px;
  }
  .facebook.ft {
    width: 35.8469px;
  }
  .line.ft {
    width: 42.3271px;
  }
}

.swiper-container {
  position: relative;
  width: 100%;
  min-height: calc(100vh - 117px);
}

.swiper-container.loaded {
  min-height: inherit;
}

.swiper-pagination--1 {
  right: 0;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 20px 4px 0;
  background-color: #a2abaf;
}

.swiper-pagination-bullet-active {
  background-color: #850e16;
}

.swiper-slide__caption {
  text-align: right;
  font-family: "Shuei KakuGo Gin B";
  font-size: 12px;
  letter-spacing: 0.09em;
  line-height: 2;
}

.check .modaal-container {
  max-width: 1200px;
}

.check .modaal-content-container {
  padding: 140px 30px 180px;
  background-color: #fffffa;
  color: #1b1464;
  text-align: center;
  line-height: 1.4;
}

.check .modaal-close {
  position: static;
}

.check .modal-check-txt1 {
  font-size: 13px;
}

.check .modal-check-txt2 {
  font-size: 24px;
  margin: 30px 0 40px;
}

.check .modal-check-txt2.second {
  margin-top: 0;
}

.check .modal-check-yesno {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
  width: 100%;
  margin: auto;
}

.check .modal-check-yesno > div,
.check .modal-check-yesno > a {
  width: 150px;
  transition: 0.4s;
}

.check .modal-check-yesno > div:hover,
.check .modal-check-yesno > a:hover {
  opacity: 0.8;
}

.check .modal-check-yesno.second {
  flex-direction: column;
  align-items: center;
}

.check .yes {
  cursor: pointer;
}

.c-ttl {
  position: relative;
  display: flex;
}

.c-ttl--yomimono {
  padding: 90px 0 50px;
  color: #7f4b63;
}

.c-ttl .c-ttl__img {
  max-width: 96px;
  margin-right: 20px;
}

.c-ttl .c-ttl__txt {
  font-size: 14px;
}

.c-ttl .c-ttl__txt__ttl {
  font-size: 28px;
  margin-bottom: 8px;
}

.c-btnMore {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 126px;
  padding: 3px 12px 3px 18px;
  margin: 40px auto 0;
  font-size: 16px;
  color: #fff;
  background-color: #203868;
  border-radius: 30px;
}

.c-btnMore::after {
  content: "";
  background-image: url(/store/miknits/2020/assets/kit/img/ico-arrow_bottom.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 18.3px;
  height: 16.4px;
}

.content {
  margin-top: 178px;
}

.logo {
  width: 346.8667px;
  margin: 24px auto;
}

.en {
  display: flex;
  justify-content: flex-end;
  max-width: 1300px;
  margin: -39px auto 8px;
}

.en a {
  display: block;
  width: 39px;
}

.mv {
  margin: auto;
}

.mv .swiperWrap {
  position: relative;
  margin: auto;
}

.ico {
  margin-right: 8px;
  width: 29px;
  vertical-align: middle;
}

.ico--detail {
  margin: 0 0 4px 4px;
  width: 16px;
}

.logo {
  width: 346.8667px;
  margin: 24px auto;
}

.anchor__productsWrap {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 56px;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 13;
}

.anchor__productsWrap.dismiss {
  display: none;
}

a.anchor__products {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 211px;
  height: 35px;
  font-size: 15px;
  color: #fff;
  background-color: #00622d;
  border-radius: 100px;
  opacity: 1;
  transition: 0.4s;
}

a.anchor__products span {
  margin-left: 8.14px;
  letter-spacing: 0.1rem;
}

a.anchor__products img {
  width: 24.861px;
}

.en {
  display: flex;
  justify-content: flex-end;
  max-width: 1300px;
  margin: -39px auto 8px;
}

.en a {
  display: block;
  width: 39px;
}

.mv {
  position: relative;
  margin: auto;
  max-width: 1200px;
  width: 100%;
}

.mv .swiperWrap {
  position: relative;
  margin: auto;
}

.mv .mv__loading {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 10;
}

.mv .mv__loading img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: auto;
}

.mv .mv__loading.loaded {
  display: none;
}

.mvUnder {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 64px auto 0;
}

.mvUnder .mvTxt {
  font-size: 18px;
  line-height: 2;
}

.mvUnder .mvTxt__prof {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background-color: #333;
  border-radius: 0 30px 30px 0;
  padding: 8px;
  margin-top: 24px;
}

.mvUnder .info {
  font-size: 16px;
}

.mvUnder .sns__kotira {
  display: flex;
  align-items: center;
}

.mvUnder .sns__kotira img {
  width: 25px;
  margin-right: 8px;
}

.mvUnder .info__fb .sns__kotira {
  margin-bottom: 4px;
}

.mvUnder .info__ig .sns__kotira {
  margin-top: 4px;
}

.goods {
  position: relative;
  display: flex;
  max-width: 1300px;
  margin: 90px auto 0;
  color: #203868;
}

.goods .floatingMenu {
  width: 200px;
  display: flex;
  padding-top: 24px;
  flex-direction: column;
  align-items: flex-end;
}

.goods .floatingMenu.fixed {
  position: fixed;
  top: 54px;
}

.goods .floatingMenu li {
  margin: 8px 0;
}

.goods .floatingMenu li:nth-of-type(1) {
  width: 144.7199px;
  margin-top: 0;
}

.goods .floatingMenu li:nth-of-type(2) {
  width: 155.2841px;
}

.goods .floatingMenu li:nth-of-type(3) {
  width: 106.092px;
}

.goods .floatingMenu li:nth-of-type(4) {
  width: 101.9397px;
}

.goods .floatingMenu li:nth-of-type(5) {
  width: 139.0458px;
  margin-bottom: 0;
}

.goods .floatingMenu li a {
  display: block;
}

.goods .itemsWrap.fixed {
  margin-left: 200px;
}

.goods .items {
  width: 1050px;
  padding-top: 24px;
  margin: 90px 0 0 50px;
  background-image: url(/store/miknits/2023aw/img/common/img-border.png);
  background-position: top;
  background-size: 100%;
}

.goods .items:first-of-type {
  margin-top: 0;
  background: none;
}

.goods .keito_annai {
  position: absolute;
  right: 0;
  top: 0;
  width: 167.2442px;
}

.goods .goDetail {
  width: 156px;
}

.goods .goDetail::after {
  background-image: url(/store/miknits/2020/assets/kit/img/ico-arrow_right.svg);
  width: 16px;
  height: 18px;
}

.yomimono {
  margin-top: 90px;
  padding-bottom: 90px;
  background-color: #ffe480;
}

.yomimono .yomimono__inner {
  max-width: 900px;
  margin: auto;
}

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

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

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

.swiper-button-prev,
.swiper-button-next {
  cursor: pointer;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  background-image: url(/store/miknits/2020/assets/kit/img/ico-arrow_left_swiper.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 25px;
  height: 50px;
}

.swiper-button-prev {
  left: -1px;
}

.swiper-button-next {
  right: -1px;
}

.swiper-button-next::after {
  background-image: url(/store/miknits/2020/assets/kit/img/ico-arrow_right_swiper.svg);
}

.c-item {
  position: relative;
  width: 33.3333%;
  margin: 70px 0 0;
  text-align: center;
}

.c-item.first {
  margin-top: 16px;
}

.c-item--row3 {
  width: 33.333%;
}

.c-item--row4 {
  width: 25%;
}

.c-item span {
  display: block;
}

.c-item .c-item__img {
  text-align: center;
}

.c-item .c-item__img img {
  width: 88%;
}

.c-item .product_label {
  margin-top: 8px;
  font-size: 16px;
}

.c-item .product_label .name-1,
.c-item .product_label .name-2 {
  display: block;
}

.c-item .price {
  margin: 2px 0 8px;
  font-size: 18px;
}

.c-item .yen {
  display: inline-block;
  font-size: 14px;
}

.c-item .product_link {
  display: none;
  margin: 10px 0;
  color: #e94709;
  font-size: 12px;
}

.c-item .product_link.show {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
  pointer-events: inherit;
}

.c-item .product_link_img {
  width: 10px;
  margin-left: 4px;
}

.c-item .cart_btn,
.c-item .crtbtn {
  display: block;
  position: relative;
  width: 150px;
  padding: 3px 6px 3px 30px;
  margin: 0 auto 4px;
  font-size: 12px;
  color: #fff;
  background-color: #cb0e16;
  border-radius: 20px;
}

.c-item .cart_btn::before,
.c-item .crtbtn::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 4px;
  background-image: url(/store/miknits/2020/yarnpack/img/ico-cart.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 25px;
  height: 16px;
}

.c-item .cart_btn.none,
.c-item .crtbtn.none {
  display: none !important;
}

.c-item .absoluteWrap {
  position: relative;
  display: block;
  width: 100%;
  min-height: 40px;
  text-align: center;
  margin-bottom: 40px;
}

.c-item .stock {
  display: block;
  font-size: 12px;
  color: #be5e09;
}

.c-item .stock.none {
  display: none !important;
}

.c-item .free {
  margin-top: 4px;
  font-size: 12px;
}

.c-item .free.red {
  color: #cb0e16;
}

.c-item .shipping {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #be5e09;
}

.c-item .shipping.none {
  display: none !important;
}

.c-item .free_bk {
  display: block;
  min-height: 92px;
  margin-top: 12px;
  font-size: 12px;
}

.c-item .maki {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.c-item .maki--corn img {
  width: 15px;
  margin-right: 9px;
}

.c-item .maki--tama img {
  width: 27.346px;
  margin-right: 11.65px;
}

.c-item .prdct {
  margin-top: 40px;
}

.c-item .prdct + .prdct {
  margin-top: 50px;
}

span.free {
  display: none;
}

.cart .sold {
  display: none;
}

.cart.sold .sold {
  display: block;
}

.cart.sold .sale {
  display: none;
}

.cart.sold .free {
  display: block;
}

.cart.sold .free.red {
  display: block !important;
}

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

.main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1202px;
  width: 100%;
  margin: 80px auto 0;
  padding: 0 30px;
}

.main .main__txt {
  width: 100%;
}

.main .main__txt iframe {
  width: 100%;
  max-width: 560px;
}

.main .main__txt .bnr {
  display: none;
  margin-top: 30px;
}

.main .main__txt .bnr.show {
  display: flex;
}

.main .main__txt__ttl {
  font-size: 34px;
}

.main .main__txt__inner {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

.main .main__txt__inner > div {
  width: 100%;
}

.main .main__txt__inner > div:nth-of-type(2) {
  margin-top: 25px;
}

.main .main__txt__list li {
  position: relative;
  list-style: none;
  padding-left: 10px;
  font-size: 12px;
}

.main .main__txt__list li::before {
  content: "*";
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 20px;
  line-height: 1;
}

.main .main__txt__list li.mgb {
  font-size: 13px;
  margin-bottom: 10px;
  padding: 0;
}

.main .main__txt__list li.mgb::before {
  content: none;
}

.main .honbun {
  font-size: 15px;
  line-height: 2;
  font-family: "Shuei KakuGo Gin M";
}

.main .honbun a {
  color: #e94709;
}

.main .honbun a img {
  max-width: 420px;
}

.main .honbun .red {
  color: #e94709;
  font-size: 120%;
}

.main .honbun .bnr {
  flex-wrap: wrap;
}

.main .honbun .bnr a {
  width: calc(25% - 10px);
  margin-right: 10px;
}

.main .credit,
.main .credit2 {
  display: none;
}

.main .credit.show,
.main .credit2.show {
  display: flex;
  flex-wrap: wrap;
}

.main .inline,
.main .inline2 {
  display: flex;
  font-size: 12px;
  color: #e94709;
  width: 100%;
}

.main .inline img,
.main .inline2 img {
  width: 10px;
  margin-top: 1px;
}

.main .inline {
  margin-top: 25px;
}

.main .main__imgAbove {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 90px;
  padding-top: 32px;
  background-image: url(/store/miknits/2023aw/img/common/img-border.png);
  background-position: top;
  background-size: 100%;
}

.main .main__imgAbove > div:nth-of-type(1) {
  width: calc(50% - 20px);
  margin-right: 20px;
  display: flex;
  text-align: left;
}

.main .main__imgAbove > div:nth-of-type(2) {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  text-align: right;
}

.main .main__imgAbove--corn > div:nth-of-type(1) {
  width: calc(50% - 20px);
  margin: 0 20px 28px 0;
}

.main .main__imgAbove--corn > div:nth-of-type(2) {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  text-align: right;
}

.main .main__imgAbove--corn .main__imgAbove__right img {
  max-width: 378px;
}

.main .main__imgAbove__left .red {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #e94709;
}

.main .main__imgAbove__right img {
  max-width: 378px;
}

.main .main__img {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 90px;
}

.main .main__img > div:nth-of-type(1),
.main .main__img > div:nth-of-type(2),
.main .main__img > div:nth-of-type(3) {
  margin-top: 4px;
}

.main .main__img--with {
  padding-top: 90px;
  background-image: url(/store/miknits/2023aw/img/common/img-border.png);
  background-position: top;
  background-size: 100%;
}

.main .main__img_attention {
  width: 100%;
  margin-top: 16px;
  text-align: right;
  font-size: 12px;
}

.main .main__img__btm {
  width: 298.9779px;
  margin-top: 80px;
}

.with__ttl {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  font-size: 25px;
  color: #203868;
}

.with__ttl img {
  width: 79px;
  margin-right: 10px;
}

.with__goods {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.know {
  width: 100%;
  padding: 90px 0 12px;
  margin-top: 90px;
  background-color: rgba(200, 220, 232, 0.45);
}

.know .know__inner {
  max-width: 1202px;
  padding: 0 30px;
  margin: auto;
}

.know .know__ttl {
  font-size: 25px;
  width: 100%;
  margin-bottom: 50px;
}

.know .sp-reverse {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 950px;
  width: 100%;
  margin: auto;
}

.know .komidashi {
  color: #203868;
  margin: 32px 0 24px;
}

.know .know__left {
  max-width: calc(100% - 260px);
  padding-right: 60px;
  font-size: 14px;
}

.know .know__left p {
  line-height: 1.5;
}

.know .know__left p img {
  max-width: 300px;
}

.know .know__left .komidashi:first-of-type {
  margin-top: 0;
}

.know .know__right {
  max-width: 260px;
  width: 100%;
}

.know .know__right .komidashi {
  margin-top: 32px;
}

.know .know__right .komidashi:first-of-type {
  margin-top: 0;
}

.know .detailTable {
  font-size: 13px;
  border: 1px solid #999;
}

.know .detailTable__ttl {
  background-color: #999;
  color: #fff;
  font-weight: bold;
  padding: 3px 3px 1px 6px;
}

.know .detailTable__txt {
  padding: 3px;
}

.know .know__bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 80px;
}

.know .know__bottom a {
  display: inline-flex;
  gap: 5px;
  align-items: center;
  /* max-width: 147.6202px; */
  font-family: "Shuei KakuGo Gin M", sans-serif;
  font-size: 12px;
  color: #e94709;
}

.know .know__bottom a::after {
  content: "";
  display: block;
  width: 23px;
  height: 10px;
  background: center / contain no-repeat
    url("/store/miknits/2025aw/img/common/ico-arrow_top_orange.svg");
}

.know .staff {
  font-family: "Georgia";
  font-size: 12px;
  line-height: 1.6;
}

/*2024aw用*/
.main .mvWrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.main .mvWrap .mv {
  width: 47.285464%;
  margin: 0;
}

.main .mvWrap .mv .mySwiper .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.main .mvWrap .mv .mySwiper .swiper-slide {
  display: flex;
  align-items: center;
  height: auto;
  margin: 12px 12px 0 0;
  width: calc(25% - 9px);
}

.main .mvWrap .mv .mySwiper .swiper-slide:nth-of-type(4n) {
  margin-right: 0;
}

.main .mvWrap .main__txt {
  width: 47.285464%;
}

.main .mvWrap .honbun--left div {
  border-bottom: 1px solid #333;
  padding-bottom: 2rem;
}

.main .mvWrap .honbun--left div + div {
  padding-top: 2rem;
}

.mvBottom {
  width: 100%;
  margin-top: 2rem;
}

.mvBottom .bnr {
  display: none;
}

.mvBottom .bnr.show {
  display: flex;
}

.mvBottom .bnr a {
  width: calc(25% - 10px);
  margin-right: 10px;
}

body#kissa .main .mvWrap .honbun--left div:nth-of-type(2) {
  border-bottom: none;
  padding-bottom: 0;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (min-width: 801px) {
  .mv .mv__loading {
    height: calc(100vh - 70px);
  }
  .swiper-pagination--1 {
    bottom: -35px;
    left: 0;
  }
}

@media screen and (max-width: 800px) {
  img.ico-arrow {
    margin-top: 7px;
  }
  .swiper-pagination--1 {
    left: 0;
  }
  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
  .check .modal-txt {
    text-align: left;
    font-size: 14px;
  }
  .check .modal-img {
    margin: 60px auto 40px;
  }
  .check .modaal-content-container {
    padding: 70px 20px 60px;
    background-size: 312px;
    background-position: bottom 0 left 10px;
  }
  .check .modaal-inner-wrapper {
    padding: 10px;
  }
  .check .modal-check-txt1 {
    font-size: 12px;
  }
  .check .modal-check-txt2 {
    font-size: 20px;
    margin: 30px 0 40px;
  }
  .check .modal-check-yesno div {
    width: calc(50% - 6px);
  }
  .c-ttl--yomimono {
    padding: 50px 10px 10px;
  }
  .c-ttl .c-ttl__img {
    max-width: 33px;
    margin-right: 10px;
  }
  .c-ttl .c-ttl__txt {
    font-size: 12px;
  }
  .c-ttl .c-ttl__txt span {
    display: block;
    margin: 10px 0 0 -42px;
  }
  .c-ttl .c-ttl__txt__ttl {
    font-size: 20px;
  }
  .content {
    margin-top: 34px;
  }
  .logo {
    width: 182px;
    margin: 8px auto;
  }
  .en {
    display: none;
  }
  a.anchor__products {
    width: 198px;
  }

  .mvUnder {
    flex-direction: column;
    align-items: center;
    margin: 40px auto 0;
    padding: 0 10px;
  }
  .mvUnder .mvTxt {
    font-size: 15px;
  }
  .mvUnder .mvTxt__prof {
    font-size: 11px;
  }
  .mvUnder .info {
    margin-top: 32px;
    font-size: 12px;
  }
  .mvUnder .sns__kotira img {
    width: 17px;
  }
  .mvUnder .info__ig .sns__kotira {
    margin-top: 12px;
  }
  .goods {
    margin-top: 50px;
  }
  .goods .floatingMenu {
    display: none;
  }
  .goods .items {
    background-image: url(/store/miknits/2023aw/img/common/img-border-sp.png);
    background-repeat: no-repeat;
    width: 100%;
    padding: 50px 10px 0;
    margin: 50px 0 0;
  }
  .goods .keito_annai {
    top: 2px;
    width: 136px;
  }
  .yomimono {
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .yomimono .bnr a {
    width: 100%;
    margin-top: 10px !important;
  }

  .c-item {
    width: calc(50% - 5px);
    margin-top: 10px;
  }
  .c-item--row3,
  .c-item--row4 {
    width: 100%;
  }
  .c-item .product_label {
    font-size: 12px;
  }
  .c-item .c-item__img.tatenaga img {
    max-height: 250px;
  }
  .c-item .cart_btn,
  .c-item .crtbtn {
    padding: 5px 6px 5px 30px;
  }
  .c-item .cart_btn::before,
  .c-item .crtbtn::before {
    top: 6px;
  }
  .c-item .absoluteWrap {
    min-height: inherit;
    height: auto;
  }
  .c-item .free_bk {
    min-height: inherit;
  }
  .c-item .maki {
    font-size: 12px;
  }
  .c-item .maki--corn img {
    width: 13px;
    margin-right: 5px;
  }

  .c-item .maki--tama img {
    width: 23px;
    margin-right: 6px;
  }
  .c-item .prdct {
    margin-top: 30px;
  }
  .c-item .prdct + .prdct {
    margin-top: 40px;
  }
  .main {
    margin-top: 44px;
    padding: 0 10px;
  }
  .main .main__txt {
    width: 100%;
  }
  .main .main__txt__ttl {
    font-size: 22px;
  }
  .main .main__txt__inner {
    margin-top: 20px;
  }
  .main .main__txt__inner > div:nth-of-type(2) {
    margin-top: 20px;
  }
  .main .main__txt__list {
    text-align: left;
    display: inline-block;
  }
  .main .main__imgAbove {
    background-image: url(/store/miknits/2023aw/img/common/img-border-sp.png);
    background-repeat: no-repeat;
    margin-top: 50px;
    flex-direction: column-reverse;
  }
  .main .main__imgAbove > div:nth-of-type(1) {
    width: 100%;
    margin: 20px 0 0;
    justify-content: center;
  }
  .main .main__imgAbove > div:nth-of-type(2) {
    width: 100%;
    text-align: center;
  }
  .main .main__imgAbove--corn {
    flex-direction: column;
  }
  .main .main__imgAbove--corn > div:nth-of-type(1) {
    width: 100%;
    margin: 0;
  }
  .main .main__imgAbove--corn > div:nth-of-type(2) {
    width: 100%;
    text-align: center;
    margin-top: 38px;
  }
  .main .main__imgAbove__left .red {
    font-size: 16px;
  }
  .main .main__imgAbove__right {
    display: flex;
    justify-content: center;
  }
  .main .main__imgAbove__right img {
    margin: auto;
  }
  .main .main__img {
    justify-content: space-between;
    max-width: 100%;
    margin-top: 50px;
  }
  .main .main__img > div:nth-of-type(3) {
    margin-top: 10px;
  }
  .main .main__img--with {
    padding-top: 40px;
    background-image: url(/store/miknits/2023aw/img/common/img-border-sp.png);
    background-repeat: no-repeat;
  }
  .main .honbun {
    margin: 0;
  }
  .main .honbun img:not(.ico-arrow) {
    display: block;
    margin: auto;
  }
  .main .honbun br:not(.keep) {
    display: none;
  }
  .main .honbun .bnr a {
    width: calc(50% - 5px);
    margin-right: 5px;
  }
  .main .honbun .bnr a:nth-of-type(n + 3) {
    margin-top: 5px;
  }
  .main .inline,
  .main .inline2 {
    margin-top: 20px;
  }
  .main .main__img_attention {
    text-align: left;
    margin-top: 8px;
  }
  .main .main__img__btm {
    margin: 60px auto 0;
  }
  .with__ttl {
    padding: 0 10px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .with__ttl img {
    width: 35px;
  }
  .with__goods {
    padding: 0 10px;
  }
  .know {
    padding: 30px 10px;
    margin-top: 50px;
  }
  .know .know__inner {
    padding: 0;
  }
  .know .know__ttl {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .know .sp-reverse {
    /* flex-direction: column-reverse; */
  }
  .know .know__left {
    max-width: inherit;
    padding: 0;
  }
  .know .know__left p br:not(.keep) {
    display: none;
  }
  .know .know__left p a {
    color: #e94709;
  }
  .know .know__right {
    max-width: inherit;
    margin-top: 40px;
  }
  .know .know__bottom {
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    margin-top: 30px;
  }
  .know .staff {
    margin: 50px auto 0;
  }
  /*2024aw用*/
  .main .mvWrap {
    display: block;
  }
  .main .mvWrap .mv {
    width: 100%;
  }
  .main .mvWrap .mv .mySwiper .swiper-wrapper {
    flex-wrap: nowrap;
  }
  .main .mvWrap .mv .mySwiper .swiper-slide {
    margin: 8px 8px 0 0 !important;
    width: 68px;
  }
  .main .mvWrap .main__txt {
    width: 100%;
    margin-top: 22px;
  }
  .main .mvBottom .bnr {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .main .mvBottom .bnr a {
    width: calc(50% - 5px);
    margin: 0;
  }
  .main .mvBottom .bnr a:nth-of-type(n + 3) {
    margin-top: 10px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  .c-item .price {
    font-size: 14px;
  }

  .c-item .yen {
    font-size: 10px;
  }
}

@media screen and (max-width: 374px) {
  .check .modal-check-yesno > div,
  .check .modal-check-yesno > a {
    width: 120px;
    transition: 0s;
  }
}

.footer {
  padding: 0;
  padding-inline: 0;
  background-color: rgba(200, 220, 232, 0.45);
}

.footer__inner {
  width: 100%;
  max-width: 1210px;
  padding: 90px 30px;
  margin: 0 auto;
  background-image: url(/store/miknits/2020/assets/kit/img/img-border.svg);
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 100%;
}

@media screen and (max-width: 800px) {
  .footer__inner {
    padding: 25px 0 80px;
    background-image: url(/store/miknits/2020/assets/kit/img/img-border_sp.svg);
  }

  .swiper-slide__caption {
    padding-right: 10px;
  }
}

.main .mvWrap .honbun--left div.no-border {
  border-bottom: none;
  padding-bottom: 0;
}

.main .mvWrap .honbun--left div.no-border + div {
  padding-top: 1em;
}
