* {
  text-decoration: none;
}

/* 改行 */
.br__sp {
  display: none;
}

/* 看板 */
#top {
  margin-bottom: 60px;
}

.mv_wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
}


/* .seeknit__logo__wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
} */


.mv img {
  width: 100%;
}

.mv_logo {
  position: absolute;
  top: 10px;
  left: 16px;
  width: 140px;
}

.mv_logo img {
  width: 100%;
}

.title-left {
  width: 550px;
}

.title-left img {
  width: 100%;
}

.title-right {
  width: 550px;
  margin-left: auto;
}

.title-right img {
  width: 100%;
}

.section__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  line-height: 2.7em;
  text-align: center;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  color: #3E3A39;
  letter-spacing: 3px;
  margin-bottom: 60px;
}

.explanation {
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
  color: #3E3A39;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 50px;
  letter-spacing: 1px;
}

.bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
  width: 100%;
}

.section {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.section-title {
  width: 700px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.section-title img {
  width: 100%;
}

.section-image {
  width: 100%;
  margin-bottom: 30px;
}

.relaxed-sweater {
  position: relative;
  margin-top: 120px;
}

.relaxed-sweater .decoration {
  width: 40%;
  position: absolute;
  bottom: -23%;
}

.relaxed-sweater .decoration img {
  width: 100%;
}

.Hooded-Balaclava {
  position: relative;
}

.Hooded-Balaclava .decoration {
  width: 40%;
  position: absolute;
  left: 6%;
  bottom: -20%;
}

.Hooded-Balaclava .decoration img {
  width: 100%;
}

.mokomoko-Arm-Wamer {
  position: relative;
}

.mokomoko-Arm-Wamer .decoration {
  width: 20%;
  position: absolute;
  bottom: 23%;
}

.mokomoko-Arm-Wamer .decoration img {
  width: 100%;
}

.mokomoko-Arm-Wamer .decoration-2 {
  width: 20%;
  position: absolute;
  right: 0;
  bottom: 6%;
}

.mokomoko-Arm-Wamer .decoration-2 img {
  width: 100%;
}

.Dreamy-Trees-Socks {
  position: relative;
}

.Dreamy-Trees-Socks .decoration {
  width: 21%;
  position: absolute;
  bottom: 5%;
  left: -5%;
}

.Dreamy-Trees-Socks .decoration img {
  width: 100%;
}

.Dreamy-Trees-Socks .decoration-2 {
  width: 14%;
  position: absolute;
  right: 1%;
  bottom: 15%;
}

.Dreamy-Trees-Socks .decoration-2 img {
  width: 100%;
}

.Simple-Demi-Cloves {
  position: relative;
}

.Simple-Demi-Cloves .decoration {
  width: 32%;
  position: absolute;
  left: 38%;
  bottom: -17%;
}

.Simple-Demi-Cloves .decoration img {
  width: 100%;
}

.Simple-Demi-Cloves .decoration-2 {
  width: 17%;
  position: absolute;
  right: -1%;
  bottom: 13%;
}

.Simple-Demi-Cloves .decoration-2 img {
  width: 100%;
}

.Simple-Knit-Vest {
  position: relative;
}

.Simple-Knit-Vest .decoration {
  width: 16%;
  position: absolute;
  bottom: 3%;
  left: 0%;
}

.Simple-Knit-Vest .decoration img {
  width: 100%;
}

.Simple-Knit-Vest .decoration-2 {
  width: 11%;
  position: absolute;
  right: 0%;
  bottom: 12%;
}

.Simple-Knit-Vest .decoration-2 img {
  width: 100%;
}

.yarn__summary {
  position: relative;
}

.yarn__summary .decoration {
  width: 20%;
  position: absolute;
  bottom: -5%;
  left: 7%;
}

.yarn__summary .decoration img {
  width: 100%;
}

.yarn__summary .decoration-2 {
  width: 16%;
  position: absolute;
  right: 6%;
  bottom: -13%;
}

.yarn__summary .decoration-2 img {
  width: 100%;
}

.more-button_right img {
  width: 100%;
}

.more-button_left img {
  width: 100%;
}

.partition-1 {
  width: 550px;
  margin: 0 auto;
  display: block;
  margin-bottom: 60px;
  margin-top: 60px;
}

/* .partition-1:not(:has(~ .partition-1)) {
  margin-bottom: 80px;
} */

.partition-2 {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.view-all a {
  text-decoration: none;
  color: #4D4D4D;
  line-height: 1.7;
  padding: 0 40px 0 20px;
  position: relative;
  font-size: 24px;
}

.view-all a::before {
  content: '';
  border-bottom: 1.5px solid #4D4D4D;
  display: block;
  position: absolute;
  bottom: -2px;
  width: 100%;
}

.view-all a::after {
  content: '';
  border-bottom: 1.5px solid #4D4D4D;
  display: block;
  position: absolute;
  bottom: 4px;
  right: -1px;
  width: 16px;
  transform: rotate(45deg);
}

.view-all a {
  text-decoration: none;
  color: #4D4D4D;
}

.view-all a:hover {
  opacity: 0.5;
}

.view-all a:visited {
  color: #4D4D4D;
}


body {
  margin: 0;
  padding: 0;
}

.use-item_left {
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  border: 2px solid #373434;
  padding: 5px 16px;
  line-height: 1.8;
}

.use-item_right {
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  border: 2px solid #373434;
  padding: 5px 16px;
  line-height: 1.8;
  text-align: right;
}

.useitem__image {
  width: 30%;
}

.useitem__image img {
  width: 100%;
}

.more-button_right {
  margin-top: 8%;
}

.more-button_left {
  margin-top: 8%;
}

.recommend {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-size: 28px;
  margin: 50px 0;
  line-height: 1.5;
  letter-spacing: 6px;
  font-weight: 500; 
}

.yarn__summary {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.fukidashi {
  width: 20%;
  display: block;
  position: absolute;
  right: 150px;
}

.list-1{
  font-family: "Zen Old Mincho", serif;
  font-size: 26px;
  list-style-type: none;
  padding: 0;
  letter-spacing: 1px;
}

.list-1 a {
  color: #000000;
}

.list-1 {
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.list-1 li {
  margin-bottom: 10px;
}

.footer__wrapper {
  margin-top: 60px;
}

.contents-page {
  width: 35%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 100px;
}

.contents-page img {
  width: 100%;
}

.contents-page p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 20px;
}

/* instagramアイコン */
.instagram__icon__wrapper {
  height: 80px;
  display: flex;
  align-items: center;
}

.instagram__icon {
  width: 30px;
  height: 30px;
  margin-left: auto;
}

.instagram__icon a {
  display: inline-block;
  width: 30px;
}

.instagram__icon img {
  display: block;
}


/* 【自社LP共通】PCヘッダーエリア */
header {
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 20px 0 10px 0;
}

.seeknit__logo__wrapper {
  padding: 20px 0;
}

.seeknit__logo {
  width: 10%;
  margin: 0 auto;
}

.seeknit__logo img {
  width: 100%;
}

/* 【自社LP共通】PCヘッダーエリア */

/* 【自社LP共通】PCフッターエリア */
.footer__wrapper {
  max-width: 785px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
}

.footer__nav__list {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  padding: 0;
}

.footer__nav__item {
  list-style-type: none;
}

.footer__nav__item:not(:last-child):after {
  content: "|";
  /* padding-right: 10px; */
  padding-left: 25px;
  color: #666666;
}

.footer__nav__item a {
  color: #666666;
  text-decoration: none;
}

.footer__nav__item a:visited {
  color: #666666;
}

.footer__copyright {
  text-align: center;
  font-family: 'EB Garamond', serif;
}

/* 【自社LP共通】PCフッターエリア */


@media (max-width: 1080px) {
  .section {
    width: 95%;
  }
}


/* スマホ */
@media screen and (max-width: 820px) {
  
header img {
  width: 30%;
}

.mv_wrapper {
  width: 100%;
}

.mv_logo {
  width: 8%;
  top: 3.933333vw;
  left: 2.2vw;
}

.section__text {
  line-height: 2;
  font-size: 2.8758169934640523vw;
  margin-bottom: 0px;
  width: 94%;
}

.section-image {
  margin-bottom: 10px;
}

#top {
  margin-bottom: 5vw;
}

/* 改行 */
.br__pc {
  display: none;
}

.br__sp {
  display: block;
}

/* 看板部分 */
/* .seeknit__logo__wrapper {
  width: 100%;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
} */

.seeknit__logo__wrapper.fixed{
	position: fixed;/*fixedを設定して固定*/
  z-index: 999;/*最前面へ*/
  top:0;/*位置指定*/
  left:0;/*位置指定*/
  background-color: #ffffff;
}

/* .seeknit__logo {
  padding-top: 16px;
  padding-left: 16px;
} */
.mv {
  width: 100%;
  text-align: center;
}

.partition-1 {
  width: 80%;
  margin-bottom: 30px;
  margin-top: 20px;
}

.explanation {
  font-size: 3vw;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.title-left {
  width: 60%;
}

.title-right {
  width: 58%;
}

.section {
  width: 95%;
}

.section-title {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.use-item_right {
  border: 1px solid #373434;
}

.use-item_left {
  border: 1px solid #373434;
}

.relaxed-sweater {
  margin-top: 50px;
}

.relaxed-sweater .decoration {
  width: 50%;
  bottom: -9%;
}

.Hooded-Balaclava .bottom {
  flex-direction: column-reverse;
}

.Hooded-Balaclava .decoration {
  bottom: -3%;
  left: auto;
  right: 3%;
}

.mokomoko-Arm-Wamer .decoration {
  bottom: -10%;
  width: 26%;
}

.mokomoko-Arm-Wamer .decoration-2 {
  left: 23%;
  bottom: -2%;
  width: 22%;
}

.Dreamy-Trees-Socks .bottom {
  flex-direction: column-reverse;
}

.Dreamy-Trees-Socks .decoration {
  bottom: 9%;
  left: 3%;
}

.Dreamy-Trees-Socks .decoration-2 {
  right: 4%;
  bottom: -3%;
}

.Simple-Demi-Cloves .decoration {
  left: 6%;
  bottom: -10%;
}

.Simple-Demi-Cloves .decoration-2{
  width: 24%;
  right: 5%;
  bottom: 9%;
}

.Simple-Knit-Vest {
  margin-bottom: 70px;
}

.Simple-Knit-Vest .bottom {
  flex-direction: column-reverse;
}

.Simple-Knit-Vest .decoration {
  width: 27%;
  bottom: 7%;
  left: 1%;
}

.Simple-Knit-Vest .decoration-2 {
  width: 19%;
  position: absolute;
  right: 10%;
  bottom: -4%;
}

.yarn__summary .decoration {
  width: 28%;
  bottom: -22%;
  left: -2%;
}

.yarn__summary .decoration-2 {
  width: 22%;
  right: -1%;
  bottom: -21%;
}

.bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 5.333333333333334vw;
  margin-bottom: 20px;
  width: 100%;
}

.use-item_left {
  min-width: 0;
  font-size: 3.2vw;
  padding: 5px 12px;
}

.use-item_right {
  min-width: 0;
  font-size: 3.2vw;
  padding: 5px 12px;
}

.useitem__image {
  flex-shrink: 0;
  width: 30%;
}

.more-button_right,
.more-button_left {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.more-button_right {
  justify-content: right;
}

.more-button_left {
  justify-content: left;
}

.more-button_right a,
.more-button_left a {
  width: 45vw;
}

.yarn__summary {
  width: 90%;
}

.fukidashi {
  width: 40%;
  right: 1vw;
  top: 22.6vw;
}

.recommend {
  font-size: 3.5vw;
  margin-bottom: 0;
  margin-top: 20px;
}

.list-1{
  font-size: 4.5vw;
  margin-top: 30px;
}

/* instagramアイコン */
.instagram__icon__wrapper {
  height: 78px;
  justify-content: center;
}

.instagram__icon {
  margin: 0;
}

.contents-page {
  width: 90%;
  margin-bottom: 40px;
}

.contents-page img {
  width: 100%;
}

.contents-page p {
  font-size: 16px;
}


/* 【自社LP共通】スマホヘッダーエリア */
.seeknit__logo {
  width: 30%;
}

/* 【自社LP共通】スマホヘッダーエリア */

/* 【自社LP共通】スマホフッターエリア */
.footer__nav__list {
  width: 100%;
  flex-wrap: wrap;
  padding: 0;
  text-align: center;
}

.footer__nav__item {
  width: 50%;
  display: block;
  margin-bottom: 20px;
}

.footer__nav__item:not(:last-child):after {
  content: "";
  padding: 0;
}

.footer__nav__item:nth-child(odd) {
  border-right: 1px solid #666666;
  box-sizing: border-box;
}

/* 【自社LP共通】スマホフッターエリア */

}


