.fs-body-category-find_your_best_Denim .fs-c-productList {
  display: none;
}

.find_your_best_Denim .text {
  text-align: center;
  font-size: 1.3rem;
  line-height: 2em;
}
@media screen and (min-width: 600px) {
  .find_your_best_Denim .text {
    font-size: 1.7rem;
  }
}

.mainImg {
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .mainImg {
    margin-bottom: 80px;
  }
}

.infoBlock {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .infoBlock {
    margin-bottom: 100px;
  }
}

.ttl_img {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.whatis {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .whatis {
    margin-bottom: 110px;
  }
}
.whatis .ttl_img {
  margin-bottom: 20px;
}
.whatis .text {
  margin-bottom: 25px;
}
.whatis .text p {
  margin-bottom: 1em;
}

.editers-info {
  background-color: #f2e9da;
  padding: 30px 0 20px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .editers-info {
    box-sizing: border-box;
    width: 72%;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0 30px;
  }
}
.editers-info .image {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .editers-info .image {
    width: 160px;
    margin-bottom: 20px;
  }
}
.editers-info .editers-name {
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 600px) {
  .editers-info .editers-name {
    font-size: 2rem;
  }
}
.editers-info .editers-title {
  font-size: 1.2rem;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .editers-info .editers-title {
    margin-bottom: 40px;
  }
}

.howto {
  margin-bottom: 75px;
}
@media screen and (min-width: 600px) {
  .howto {
    margin-bottom: 160px;
  }
}
.howto .type-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.howto .type-menu li {
  width: 33%;
}

.silhouette-type {
  margin-bottom: 75px;
}
@media screen and (min-width: 600px) {
  .silhouette-type {
    margin-bottom: 150px;
  }
}
.silhouette-type h2 {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .silhouette-type h2 {
    margin-bottom: 40px;
  }
}
.silhouette-type .type-mv {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .type-mv {
    margin-bottom: 50px;
  }
}
.silhouette-type .type-text {
  text-align: center;
  line-height: 2em;
  font-size: 1.3rem;
  margin-bottom: 45px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .type-text {
    font-size: 2rem;
    margin-bottom: 100px;
  }
}
.silhouette-type .ttl_straight img {
  width: 95px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .ttl_straight img {
    width: auto;
  }
}
.silhouette-type .ttl_natural img {
  width: 92px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .ttl_natural img {
    width: auto;
  }
}
.silhouette-type .ttl_wave img {
  width: 64px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .ttl_wave img {
    width: auto;
  }
}
.silhouette-type .lineup {
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup {
    margin-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }
}
.silhouette-type .lineup h3 {
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup h3 {
    margin-bottom: 30px;
  }
}
.silhouette-type .lineup h3 span {
  display: block;
  font-size: 1rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup h3 span {
    font-size: 1.8rem;
  }
}
.silhouette-type .lineup .image {
  margin-bottom: 20px;
}
.silhouette-type .lineup .text {
  margin-bottom: 20px;
}
.silhouette-type .lineup .lineup-item2 .text {
  margin-bottom: 5px;
}
.silhouette-type .lineup .buy {
  margin-bottom: 25px;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup .buy {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup .buy li {
    margin-bottom: 10px;
  }
}
.silhouette-type .lineup .buy li a {
  display: block;
  position: relative;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup .buy li a {
    font-size: 1.4rem;
  }
}
.silhouette-type .lineup .buy li a:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(./img/buy_icon.svg) no-repeat;
  margin-left: 5px;
  background-size: contain;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup .buy li a:after {
    width: 20px;
    height: 20px;
  }
}
.silhouette-type .lineup .btn_lineup {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup .btn_lineup {
    width: auto;
    text-align: center;
  }
}
.silhouette-type .lineup.lea h3 {
  width: 232px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup.lea h3 {
    width: auto;
    text-align: center;
  }
}
@media screen and (min-width: 600px) {
  .silhouette-type .lineup .lineup-item1 {
    position: relative;
  }
  .silhouette-type .lineup .lineup-item1 .image {
    width: 64%;
    margin-bottom: 40px;
  }
  .silhouette-type .lineup .lineup-item1 .text {
    position: absolute;
    bottom: 100px;
    right: 10%;
    width: 44%;
    margin-bottom: 0;
  }
  .silhouette-type .lineup .lineup-item2 {
    position: relative;
  }
  .silhouette-type .lineup .lineup-item2 .image {
    width: 64%;
    margin-left: auto;
  }
  .silhouette-type .lineup .lineup-item2 .text {
    position: absolute;
    bottom: 100px;
    left: 10%;
    width: 50%;
    margin-bottom: 0;
  }
  .silhouette-type .lineup .buy {
    width: 64%;
    margin-left: auto;
    margin-bottom: 60px;
  }
}
.silhouette-type .editer-advice {
  margin-left: 5%;
  margin-right: 5%;
}
@media screen and (min-width: 600px) {
  .silhouette-type .editer-advice {
    background-color: #f2e9da;
    width: 72%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
    text-align: center;
  }
}
