@charset "UTF-8";
body {
  min-height: 0%;
  font-family: 'Shuei KakuGo Gin B';
  color: #333;
}

a {
  text-decoration: none;
  transition: .4s;
  color: #1A1A1A;
}

a:hover {
  opacity: .7;
}

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;
}

.swiper-container {
  position: relative;
  width: 100%;
}

.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;
}

.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: 68px;
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: -1;
  transition: .4s;
  opacity: 0;
}

header.appear {
  display: block;
  opacity: 1;
  z-index: 100;
}

header .icon-animation {
  width: 30px;
  height: 28px;
  position: relative;
  cursor: pointer;
}

header .type-1 span {
  transition: all 0.3s;
  transform: rotate(0deg);
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #000;
}

header .type-1 .top {
  transform: translateY(-10px);
}

header .type-1 .bottom {
  transform: translateY(10px);
}

header .type-１:hover .top {
  transform: translateY(-20px);
}

header .type-１:hover .bottom {
  transform: translateY(20px);
}

header .type-1.is-open .middle {
  background: rgba(255, 255, 255, 0);
}

header .type-1.is-open .top {
  transform: rotate(-45deg) translateY(0px);
}

header .type-1.is-open .bottom {
  transform: rotate(45deg) translateY(0px);
}

header .headerRow {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px;
  border-top: 1px solid #ddd;
  background-color: #fff;
}

header .headerRow a {
  text-align: center;
}

header .headerRow--0 {
  padding: 16px 10px;
  border-bottom: 1px solid #ddd;
}

header .headerRow--0 a {
  width: 276.9774px;
}

header .headerRow--1 {
  border-top: none;
}

header .headerRow--1 a {
  width: 33.3333%;
}

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

header .headerRow--1 a:nth-of-type(2) img {
  width: 230.3034px;
}

header .headerRow--1 a:nth-of-type(3) img {
  width: 222.9855px;
}

header .headerRow--2 a {
  width: 20%;
  padding: 0 20px;
  border-right: 1px solid #ddd;
}

header .headerRow--2 a:nth-of-type(1) img {
  max-width: 159.2555px;
}

header .headerRow--2 a:nth-of-type(2) img {
  max-width: 151.5912px;
}

header .headerRow--2 a:nth-of-type(3) img {
  max-width: 123.1604px;
}

header .headerRow--2 a:nth-of-type(4) img {
  max-width: 101.04px;
}

header .headerRow--2 a:nth-of-type(5) {
  border-right: none;
}

header .headerRow--2 a:nth-of-type(5) img {
  max-width: 141.6344px;
}

header .headerRow--3 a {
  width: 33.3333%;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

header .headerRow--4 a {
  width: 50%;
}

header .headerRow--4 a:nth-of-type(1) img {
  width: 234.1155px;
}

header .headerRow--4 a:nth-of-type(2) img {
  width: 248.447px;
}

header .headerRow--5 {
  border-bottom: 1px solid #ddd;
}

header .headerRowHide {
  display: none;
}

header .headerRow--0__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1300px;
  width: 100%;
  margin: auto;
}

header .headerRow--5__inner {
  display: flex;
  justify-content: space-between;
  max-width: 882.9668px;
  width: 100%;
}

header .headerRow--5__left,
header .headerRow--5__right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .headerRow--5__left {
  width: 245.4908px;
}

header .headerRow--5__left span {
  font-size: 13.65px;
}

header .headerRow--5__left a img {
  height: 26px;
  width: auto;
}

header .headerRow--5__right {
  width: 527.23px;
  align-items: inherit;
}

header .headerRow--5__right a:nth-of-type(1) img {
  width: 176.4707px;
}

header .headerRow--5__right a:nth-of-type(2) img {
  width: 122.8802px;
}

header .headerRow--5__right a:nth-of-type(3) img {
  width: 140.6399px;
}

.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;
}

.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/2020/assets/kit/img/img-border.svg);
  background-position: top left;
  background-repeat: repeat-x;
  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;
}

footer {
  position: relative;
  z-index: 12;
  background-color: rgba(200, 220, 232, 0.45);
}

footer a {
  color: #333;
}

footer .footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 950px;
  padding: 90px 0px;
  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%;
}

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: 320px;
}

footer .footer__right {
  width: 550px;
  margin: 0 0 10px 80px;
  align-items: flex-end;
}

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

footer .footer__bottom {
  width: 100%;
  margin-top: 80px;
  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;
}

.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);
}

.cart .sold {
  display: none;
}

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

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

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

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

.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.tatenaga img {
  max-height: 370px;
  width: auto;
}

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

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

.c-item .cart_btn {
  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 {
  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 .absoluteWrap {
  position: relative;
  display: block;
  width: 100%;
  min-height: 40px;
  text-align: center;
}

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

.c-item .free {
  display: none;
  margin-top: 4px;
  font-size: 11px;
  color: #CB0E16;
}

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

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

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

.main .main__txt {
  width: 100%;
}

.main .main__txt iframe {
  width: 100%;
}

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

.main .honbun {
  margin: 50px 0 0 0;
  font-size: 15px;
  line-height: 2;
}

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

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

.main .inline {
  display: flex;
  margin-top: 36px;
  font-size: 12px;
  color: #E94709;
}

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

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

.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 {
  max-width: 950px;
  margin: 90px auto 0;
  padding-top: 90px;
  background-image: url(/store/miknits/2020/assets/kit/img/img-border.svg);
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 100%;
}

.with .with__ttl {
  display: flex;
  align-items: center;
  font-size: 25px;
  color: #203868;
}

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

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

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

.know .know__inner {
  max-width: 950px;
  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 .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 {
  max-width: 147.6202px;
}

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

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (min-width: 801px) {
  .mv .swiper-container,
  .mv .swiper-slide {
    height: calc(100vh - 130px);
    width: auto;
    margin: auto;
    text-align: center;
  }
  .mv .swiper-slide > img {
    object-fit: cover;
    /* IE: not support */
    width: 100%;
    width: auto;
    height: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  .swiper-pagination--1 {
    left: 0;
  }
  .swiper-pagination-bullet {
    width: 6px;
    height: 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: 38px;
  }
  .logo {
    width: 182px;
    margin: 8px auto;
  }
  .en {
    display: none;
  }
  header .headerRow--0 {
    padding: 6px 10px;
  }
  header .headerRow--0 a {
    width: 109.8082px;
  }
  header .headerRow--0 img {
    vertical-align: middle;
  }
  header .icon-animation {
    width: 16px;
    height: 16px;
  }
  header .type-1 .top {
    transform: translateY(-6px);
  }
  header .type-1 .bottom {
    transform: translateY(6px);
  }
  header > .sp {
    background-color: #C9DDE9;
  }
  header > .sp a {
    display: block;
    width: 100%;
    padding: 8px 16px;
    font-size: 14px;
    border-top: 1px solid #fff;
  }
  header > .sp a:nth-of-type(1) {
    border-top: none;
  }
  header > .sp a:nth-of-type(1) img {
    width: 138.4894px;
  }
  header > .sp a:nth-of-type(2) img {
    width: 148.458px;
  }
  header > .sp a:nth-of-type(3) img {
    width: 92.0163px;
  }
  header > .sp a:nth-of-type(4) img {
    width: 101.1122px;
  }
  header > .sp a:nth-of-type(5) img {
    width: 136.3162px;
  }
  header > .sp a:nth-of-type(8) img {
    width: 174.6298px;
  }
  header > .sp a:nth-of-type(9) img {
    width: 185.3972px;
  }
  header > .sp a:nth-of-type(10) img {
    width: 171.2279px;
  }
  header > .sp a:nth-of-type(11) img {
    width: 175.7039px;
  }
  header > .sp a:nth-of-type(12) img {
    width: 161.6054px;
  }
  header > .sp a:nth-of-type(13) img {
    width: 202.5361px;
  }
  header > .sp a:nth-of-type(14) img {
    width: 138.3149px;
  }
  header > .sp a:nth-of-type(15) img {
    width: 169.4885px;
  }
  header > .sp a:nth-of-type(16) {
    border-bottom: 1px solid #808083;
  }
  header > .sp a:nth-of-type(16) img {
    width: 126.3592px;
  }
  header > .sp a:nth-of-type(n+10) {
    border-color: #808083;
    background-color: #fff;
  }
  .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/2020/assets/kit/img/img-border_sp.svg);
    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;
  }
  footer .footer__inner {
    padding: 25px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(/store/miknits/2020/assets/kit/img/img-border_sp.svg);
  }
  footer .footer__left,
  footer .footer__right {
    font-size: 12px;
  }
  footer .footer__left {
    width: 176px;
  }
  footer .footer__left span {
    width: 100%;
    padding-bottom: 8px;
    text-align: center;
  }
  footer .footer__right {
    width: 100%;
    margin: 45px 0 0;
    flex-direction: column;
    align-items: center;
  }
  footer .footer__right a:nth-of-type(2) {
    margin: 25px 0 23px;
  }
  footer .footer__bottom {
    margin-top: 50px;
    font-size: 10px;
    line-height: 17px;
  }
  footer .footer__bottom__copy {
    margin-top: 40px;
  }
  .c-item {
    width: 100%;
    margin-top: 10px;
  }
  .c-item--row3, .c-item--row4 {
    width: 100%;
  }
  .c-item .c-item__img.tatenaga img {
    max-height: 250px;
  }
  .c-item .cart_btn {
    padding: 5px 6px 5px 30px;
  }
  .c-item .cart_btn::before {
    top: 6px;
  }
  .c-item .absoluteWrap {
    min-height: inherit;
    height: auto;
  }
  .c-item .free_bk {
    min-height: inherit;
  }
  .main {
    margin-top: 56px;
    padding: 0 10px;
  }
  .main .main__txt {
    width: 100%;
  }
  .main .main__txt__ttl {
    font-size: 22px;
  }
  .main .main__img {
    max-width: 100%;
    margin-top: 50px;
  }
  .main .honbun {
    margin: 16px 0 0;
  }
  .main .honbun br:not(.keep) {
    display: none;
  }
  .main .inline {
    margin-top: 20px;
  }
  .main .main__img_attention {
    text-align: left;
    margin-top: 8px;
  }
  .main .main__img__btm {
    margin: 60px auto 0;
  }
  .with {
    margin: 50px auto 0;
    padding-top: 40px;
    background-image: url(/store/miknits/2020/assets/kit/img/img-border_sp.svg);
  }
  .with .with__ttl {
    padding: 0 10px;
    font-size: 20px;
  }
  .with .with__ttl img {
    width: 35px;
  }
  .with .with__goods {
    padding: 0 10px;
  }
  .know {
    padding: 30px 10px;
    margin-top: 50px;
  }
  .know .know__ttl {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .know .sp-reverse {
    flex-direction: column-reverse;
  }
  .know .know__left {
    max-width: inherit;
    padding: 0;
    margin-top: 40px;
  }
  .know .know__left p br:not(.keep) {
    display: none;
  }
  .know .know__left p a {
    color: #E94709;
  }
  .know .know__right {
    max-width: inherit;
  }
  .know .know__bottom {
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    margin-top: 30px;
  }
  .know .staff {
    margin: 50px auto 0;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
