@charset "UTF-8";
@import url("https://use.typekit.net/piw8wnj.css");
@import url("https://use.typekit.net/zoe7tim.css");
.fea {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.fea a:hover {
  cursor: pointer;
  opacity: 0.6;
}

.fea a:link {

}

.p_stbtn a {
  text-decoration: none;
  color: #fff;
}

.p_stbtn a:link {
  color: #fff;
  text-decoration: none;
}

.p_stbtn a:visited {
  color: #fff;
  text-decoration: none;
}

.p_stbtn a:hover {
  color: #fff;
  text-decoration: underline;
}

.p_stbtn a:active {
  color: #fff;
  text-decoration: underline;
}

.fadein {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}

.fadein.showed {
  opacity: 1;
  -webkit-transition: 1s;
  transition: 1s;
}
.main__visual {
  position: relative;
  width: 1190px;
  overflow: hidden;
  margin: 0 auto 50px;
}
.fea .main__visual.showed .main__visual-img {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}


.fea .main {
  width: 1190px;
  margin: 0 auto;
}

.fea img{
  width: 100%;
}

.fea .main__text {
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    margin: 100px 0 130px;
}

.fea .main__text span {
    font-size: 1.4em;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
}

h3.top-cmn__ttl {
    margin: 0 auto 70px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 1.8;
    text-align: center;
}
h3.top-cmn__ttl span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    letter-spacing: normal;
    line-height: 22px;
    display: block;
}
    
.fea .icon .block_item  {
    position: relative;
}

.p_style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1190px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p_num {
  /*width: 445px;*/
  text-align: center;
  font-size: 40px;
  font-family: futura-pt, sans-serif;
  margin: 0 50px 50px;
  line-height: 1;
}
.ttl_num {
    font-size: 58px;
    display: inline-block;
    line-height: 1.8;
}
.ttl_amp {
    font-size: 36px;
}

.styling__inner {
  margin-bottom: 38px;
}

.block_item:nth-child(n + 6) {
}

.content .list_search-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1190px;
    margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  justify-content: space-evenly;
    flex-wrap: wrap;
}
.item-area .list_search-result,
.recommended_bg .list_search-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1190px;
    margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  justify-content: center;
    flex-wrap: wrap;
}
.item-area div.list_search-result .block_item,
.recommended_bg div.list_search-result .block_item {
    /*width: calc((100% / 6) - 10px);*/
    margin: 0 14px 20px 0;
}
.wrap_icon {
  display: none;
}

.search-result__item--photo {
  margin-bottom: 16px;
}

.search-result__item--photo img {
  width: 100%;
}

.p_snap .wrap_description {
  display: none;
}

.p_snap .how-tall {
  display: none;
}

.wrap_description {
  color: #000;
}

.p_title_ob {
  font-size: 28px;
  font-weight: 300;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  padding-top: 90px;
  margin-bottom: 42px;
}

#styling_item {
}

.txt_brand-name {
  display: none;
}

.point10 {
  display: none;
}

.txt_retail-price {
  margin-top: 10px;
}

.fea .list_search-result .block_item .zv-summary {
    margin-top: 0;
}

.styling_area .top-style-snap-list {
    display: flex;
    justify-content: space-between;
}

.styling_area .block_coord {
    width: calc((100% / 4) - 14px);    
}

.block_coord .wrap_description {
    display: block;
    margin-top: 20px;
}

.styling_area .photo_coord {
    width: 100%;    
}

.styling_area .block_coord .wrap_description .txt_model-photo {
    width: 95px;
    height: 95px;
    margin: 0;
}
.styling_area .block_coord .wrap_description .txt_model-name .name {
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
}

.styling_area .block_coord .wrap_description .txt_brand-name,
.styling_area .block_coord .wrap_description .txt_shop-name {
    display: none;
}

.recommended_bg .list_search-result .block_item .search-result__item--photo img {
    width: 100%;
    height: auto;
}
.top-cmn__btn-viewmore {
    text-align: center;
    width: 100%;
    margin: 45px auto 0;
}
.top-cmn__btn-viewmore a {
    border-bottom: 2px solid #231815;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    letter-spacing: 0.054em;
    line-height: 27px;
    text-align: center;
    position: relative;
    display: inline-block;
}
.fea .main section {
    /*margin-top: 70px;*/
    padding: 35px 0 58px;
    border: none;
    position: relative;
    z-index: 10;
}

.pc_no {
  display: none;
}


/*# sourceMappingURL=style.css.map */
