/* top */
body .l-main.top {
  margin-top: 0;
}
/* top_catch */
.top_catch {
  min-height: 700px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_catch.jpg?cmsp_timestamp=20230302133556) no-repeat center center / cover;
}
.top_catch .wrapper {
  min-height: 700px;
}
.top_catch .wrapper::before {
  position: absolute;
  content: "";
  left: 12px;
  bottom: 122px;
  width: 738px;
  height: 254px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_catch_texts.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}

@media screen and (max-width: 640px) {
  .top_catch {
    min-height: 400px;
  }
  .top_catch .wrapper {
    min-height: 400px;
    padding: 0;
  }
  .top_catch .wrapper::before {
    width: 100%;
    height: 190px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_catch_texts_sp.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
  }

}

/* top_about */
.top_about {
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_about_bg.png?cmsp_timestamp=20230302133556) repeat-x center center / contain;
}
.top_about .wrapper {
  position: relative;
}
.top_about .wrapper::before {
  position: absolute;
  content: "";
  width: 626px;
  max-width: 100%;
  height: 333px;
  right: -1px;
  top: -93px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_about_noren.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_about_flex {
  padding-top: 130px;
  padding-bottom: 168px;
}
.top_about .top_about_title {
  width: 223px;
  height: 315px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_about_title.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_about_content {
  margin-top: 158px;
  margin-left: 30px;
}
.top_about_btn {
  margin-top: 52px;
}
.top_about_btn .btn {
  width: 253px;
  padding: 17px 0;
}

@media screen and (max-width: 640px) {
  .top_about .wrapper::before {
    width: 200px;
    height: 106px;
    right: 46px;
    top: -55px;
  }
  .top_about_flex {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .top_about .top_about_title {
    width: 156px;
    height: 220px;
    margin: auto;
  }
  .top_about .top_about_title::before {
    position: absolute;
    content: "";
    width: 137px;
    height: 70px;
    left: -135px;
    top: 56px;
    background: url(https://img07.shop-pro.jp/PA01388/113/etc/illust_ougi01.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
  }
  .top_about .top_about_title::after {
    position: absolute;
    content: "";
    width: 137px;
    height: 70px;
    right: -103px;
    bottom: -70px;
    background: url(https://img07.shop-pro.jp/PA01388/113/etc/illust_ougi01.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
  }
  .top_about_content {
    margin-top: 50px;
    margin-left: 0;
  }
  .top_about_btn {
    margin-top: 30px;
}
  .top_about_btn .btn {
    margin: auto;
  }
}

/* top_feature */
.top_feature {
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_feature_bg.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
  background-color: rgba(158,143,143,0.05);
  padding-bottom: 160px;
}
.top_feature_title {
  width: 223px;
  height: 315px;
  margin: auto;
  transform: translateY(-68px);
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_feature_title.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_feature_item {
  position: relative;
  width: 380px;
  max-width: 100%;
}
.top_feature_item_dyeing {
  margin-top: -6px;
}
.top_feature_item_cotton {
  margin-top: 175px;
}
.top_feature_item_machining {
  margin-top: -76px;
}
.top_feature_item_title {
  position: absolute;
  font-size: 0;
  text-indent: -9999px;
  width: 250px;
  height: 250px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.top_feature_item_dyeing .top_feature_item_title {
  top: -195px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_feature_item_dyeing.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_feature_item_cotton .top_feature_item_title {
  top: -194px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_feature_item_cotton.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_feature_item_machining .top_feature_item_title {
  top: -127px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_feature_item_machining.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_feature_body {
  position: relative;
  background: #fff;
}
.top_feature_item_dyeing .top_feature_body {
  padding: 80px 24px 74px;
}
.top_feature_item_cotton .top_feature_body {
  padding: 82px 24px 72px;
}
.top_feature_item_machining .top_feature_body {
  padding: 150px 24px 48px;
}
.top_feature_text {
  line-height: 1.6875;
  letter-spacing: 0;
}
.top_feature_btn .btn {
  position: absolute;
  width: 253px;
  padding: 17px 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -31px;
}
@media screen and (max-width: 640px) {
  .top_feature {
    background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_feature_bg.png?cmsp_timestamp=20230302133556) no-repeat top center / 120%;
    background-color: rgba(158,143,143,0.05);
  }
  .top_feature_title {
    width: 156px;
    height: 220px;
    transform: translateY(-40px);
  }
  .top_feature_item_title {
    width: 150px;
    height: 150px;
  }
  .top_feature_item_dyeing .top_feature_item_title,
  .top_feature_item_cotton .top_feature_item_title,
  .top_feature_item_machining .top_feature_item_title {
    top: -75px;
  }
  .top_feature_item_dyeing {
    margin: 80px auto 0;
  }
  .top_feature_item_cotton {
    margin: 160px auto 0;
  }
  .top_feature_item_machining {
    margin: 160px auto 0;
  }
  .top_feature_item_dyeing .top_feature_body,
  .top_feature_item_cotton .top_feature_body,
  .top_feature_item_machining .top_feature_body {
    padding: 80px 20px 50px;
  }

}

/* top_product */
.top_product {
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_product_list_bg.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
  background-color: #0A4C83;
  padding: 130px 0;
}
.top_product .wrapper::before {
  position: absolute;
  content: "";
  width: 280px;
  height: 215px;
  right: 116px;
  top: -201px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_product_list_oke.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_product_title {
  width: 195px;
  height: 195px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_product_list_title.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
  margin: auto;
}
.top_product_btn {
  margin-top: 70px;
}
.top_product_btn .btn {
  width: 253px;
  margin: auto;
  padding: 17px 0;
}
.top_product_list {
  display: flex;
  flex-wrap: wrap;
  gap: 43px 43px;
  margin-top: 70px;
}
.top_product_item {
  display: flex;
  flex-direction: column;
  width: 280px;
  max-width: 100%;
  background: #fff;
}
.top_product_item_img img {
  object-fit: cover;
  aspect-ratio: 280/ 190;
}
.top_product_item_title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.4286;
  padding: 10px 23px 17px 20px;
}
.top_product_item_texts {
  border-top: 1px solid #CFCECE;
  margin: 0 23px 25px 20px;
  margin-top: auto;
  padding-top: 15px;
}
.top_product_item_description {
  line-height: 1.2;
}
.top_product_item_price {
  font-size: 20px;
  font-weight: 700;
  color: #0A4C83;
}
.top_product_item_price span {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

@media screen and (max-width: 640px) {
  .top_product {
    padding: 50px 0;
  }
  .top_product .wrapper::before {
    width: 130px;
    height: 101px;
    right: 15px;
    top: -101px;
  }
  .top_product_title {
    width: 137px;
    height: 137px;
    background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_product_list_title_sp.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
  }
  .top_product_list {
    gap: 40px 0;
    margin-top: 50px;
  }
  .top_product_item {
    width: 380px;
    margin: auto;
  }
  .top_product_item_img img {
    aspect-ratio: 280/ 155;
  }
  .top_product_item_title {
    font-size: 19px;
    padding: 15px 15px 10px 15px;
  }
  .top_product_item_texts {
    margin: 0 15px 15px 15px;
  }
  .top_product_btn {
    margin-top: 30px;
  }
}

/* top_order */
.top_order {
  padding: 130px 0 91px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_order_bg.jpg?cmsp_timestamp=20230302133556) no-repeat center center / cover;
}
.top_order_title {
  width: 223px;
  height: 315px;
  background: url(https://img07.shop-pro.jp/PA01388/113/etc/top_order_title.png?cmsp_timestamp=20230302133556) no-repeat center center / contain;
}
.top_order_content {
  width: 988px;
  max-width: 100%;
}
.top_order_text {
  color: #fff;
  margin-top: 11px;
}
.top_order_unit {
  flex-direction: row-reverse;
}
.top_order_btn {
  margin-top: 59px;
}
.top_order_btn .btn {
  width: 447px;
  max-width: 100%;
  padding: 17px 0;
}
.top_order_pic {
  width: 392px;
  max-width: 100%;
  margin-top: -5px;
}

@media screen and (max-width: 640px) {
  .top_order {
    padding: 50px 0 50px;
  }
  .top_order_title {
    width: 156px;
    height: 221px;
    margin: auto;
  }
  .top_order_text {
    margin-top: 20px;
  }
  .top_order_pic {
    width: 240px;
    margin: 30px auto 0;
  }
  .top_order_btn {
    margin-top: 30px;
  }
  .top_order_btn .btn {
    margin: auto;
  }
}