html,
body {
  background: #fff;
  font-family: "futura-pt", "Noto Sans JP", sans-serif, sans-serif;
}

.fs-preview-header {
  display: none !important;
}

div.knitholic20231107 {
  width: 100%;
  overflow: hidden;
}
div.knitholic20231107 p {
  margin: 0;
  padding: 0;
}
div.knitholic20231107 img {
  width: 100%;
}
@media (max-width: 1024px) {
  div.knitholic20231107 {
    width: 100%;
  }
}
div.knitholic20231107 div.movie {
  position: relative;
  overflow: hidden;
}
div.knitholic20231107 div.movie > div {
  position: absolute;
  top: -10%;
  left: 0;
  width: 99%;
}
div.knitholic20231107 {
  background: url(https://osmosis.itembox.design/item/img/contents/2023aw/1107knitholic/bg_img1.png) no-repeat;
  background-size: 100%;
  background-position: 0 0;
  background-attachment: scroll;
}
@media (max-width: 810px) {
  div.knitholic20231107 {
    background-size: 200%;
    background-position: left 0 top -11vw;
  }
}
div.knitholic20231107 div.conts {
  width: 1200px;
  margin: auto;
  margin-bottom: 10%;
}
@media (max-width: 1200px) {
  div.knitholic20231107 div.conts {
    width: 810px;
  }
}
@media (max-width: 810px) {
  div.knitholic20231107 div.conts {
    width: 95%;
  }
}
div.knitholic20231107 div.mainvis {
  width: 800px;
  margin: auto;
  margin-bottom: 15%;
}
@media (max-width: 810px) {
  div.knitholic20231107 div.mainvis {
    width: 85%;
  }
}
div.knitholic20231107 div.mainvis h1 {
  line-height: 0;
  margin: 0;
}
div.knitholic20231107 div.item_common {
  margin-bottom: 15%;
}
div.knitholic20231107 div.item_common div.area_slide {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.5rem;
  position: relative;
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common div.area_slide {
    margin-bottom: 0;
  }
}
div.knitholic20231107 div.item_common div.area_slide div.slide1 {
  width: 50%;
  z-index: 1;
}
div.knitholic20231107 div.item_common div.area_slide div.slide2 {
  width: 50%;
  margin-top: 40%;
  z-index: 1;
}
div.knitholic20231107 div.item_common div.area_slide div.backbox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 800px;
  height: 800px;
  background: #001870;
  opacity: 0.15;
}
@media (max-width: 1200px) {
  div.knitholic20231107 div.item_common div.area_slide div.backbox {
    width: 650px;
    height: 650px;
  }
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common div.area_slide div.backbox {
    width: 80vw;
    height: 80vw;
  }
}
div.knitholic20231107 div.item_common div.area_slide div.backbox.item01 {
  background: #001870;
}
div.knitholic20231107 div.item_common div.area_slide div.backbox.item02 {
  background: #9b783c;
}
div.knitholic20231107 div.item_common div.area_slide div.backbox.item03 {
  background: #00656a;
}
div.knitholic20231107 div.item_common div.area_img {
  display: flex;
  justify-content: center;
  margin-bottom: 3%;
}
div.knitholic20231107 div.item_common div.area_img > div {
  width: 25%;
}
div.knitholic20231107 div.item_common div.area_credit .item_credit {
  width: 70%;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  margin: auto;
  font-size: 32px;
}
@media (max-width: 1200px) {
  div.knitholic20231107 div.item_common div.area_credit .item_credit {
    font-size: 24px;
  }
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common div.area_credit .item_credit {
    width: 85%;
    font-size: 3vw;
  }
}
div.knitholic20231107 div.item_common div.area_credit .item_credit p a {
  text-decoration: none;
  transition: 0.4s;
  display: inline-block;
  padding: 8px;
  position: relative;
  color: #4f4f4f;
}
div.knitholic20231107 div.item_common div.area_credit .item_credit p a::after {
  content: "";
  background-color: #4f4f4f;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.4s;
}
div.knitholic20231107 div.item_common div.area_credit .item_credit p a:hover::after {
  width: 100%;
}
div.knitholic20231107 div.item_common div.area_credit .credit_s1107 {
  font-size: 24px;
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common div.area_credit .credit_s1107 {
    width: 85%;
    font-size: 3vw;
  }
}
@media (max-width: 640px) {
  div.knitholic20231107 div.item_common div.area_credit .credit_s1107 {
    width: 95%;
    font-size: 4.5vw;
    text-align: center;
  }
}
div.knitholic20231107 div.item_common div.area_credit.main {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5rem;
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common div.area_credit.main {
    margin-bottom: 1.5rem;
  }
}
div.knitholic20231107 div.item_common div.area_credit.main .item_credit {
  width: 50%;
  justify-content: flex-start;
  font-size: 48px;
  margin: 0;
  margin-right: 0.22em;
}
@media (max-width: 1200px) {
  div.knitholic20231107 div.item_common div.area_credit.main .item_credit {
    font-size: 32px;
  }
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common div.area_credit.main .item_credit {
    font-size: 5.225vw;
    margin-right: 2.2vw;
  }
}
div.knitholic20231107 div.item_common .item_credit_harf {
  width: 50%;
  margin-top: -21%;
  padding: 0 0 0 20%;
  margin-bottom: 10%;
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common .item_credit_harf {
    margin-top: -35%;
    padding: 0 0 0 0;
    margin-bottom: 10%;
  }
}
div.knitholic20231107 div.item_common .item_credit_harf h3 {
  font-size: 24px;
}
@media (max-width: 640px) {
  div.knitholic20231107 div.item_common .item_credit_harf h3 {
    font-size: 18px;
  }
}
div.knitholic20231107 div.item_common .item_credit_harf p a {
  text-decoration: none;
  transition: 0.4s;
  display: inline-block;
  padding: 8px;
  position: relative;
  color: #4f4f4f;
  font-size: 16px;
  letter-spacing: 2px;
}
@media (max-width: 640px) {
  div.knitholic20231107 div.item_common .item_credit_harf p a {
    font-size: 12px;
    letter-spacing: 1px;
  }
}
div.knitholic20231107 div.item_common .item_credit_harf p {
  margin: 5% auto;
  font-size: 14px;
}
@media (max-width: 640px) {
  div.knitholic20231107 div.item_common .item_credit_harf p {
    margin: 2% auto;
    font-size: 10px;
  }
}
div.knitholic20231107 div.item_common .item_credit_harf p a::before {
  display: none;
  content: "TAP";
  border: 1px solid #4f4f4f;
  font-size: 8px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1% 2%;
  position: absolute;
  right: -17%;
}
@media (max-width: 810px) {
  div.knitholic20231107 div.item_common .item_credit_harf p a::before {
    display: block;
  }
}
div.knitholic20231107 div.item_common .item_credit_harf p a::after {
  content: "";
  background-color: #4f4f4f;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.4s;
}
div.knitholic20231107 div.item_common .item_credit_harf p a:hover::after {
  width: 100%;
}
div.knitholic20231107 div.bg_bottom {
  height: 20vw;
  width: 100%;
  margin-top: -20vw;
  background: url(https://osmosis.itembox.design/item/img/contents/2023aw/1107knitholic/bg_img1.png) no-repeat;
  background-size: 100%;
  background-position: 0 0;
  background-attachment: scroll;
}
@media (max-width: 810px) {
  div.knitholic20231107 div.bg_bottom {
    background-size: 200%;
    height: 20vw;
    margin-top: -10vw;
  }
}/*# sourceMappingURL=1107knitholic.css.map */