@charset "UTF-8";
/* これはヘッダーの追加CSS */
/* .global-header__logo {
  display: flex;
  align-items: center;
}
.global-header__logo img {
  width: 85%;
}
.global-header__tel {
  padding: 14px 0;
  text-align: center;
}
.global-header__telnum {
  font-size: 23px;
  letter-spacing: 2px;
}

.global-header__teltime {
  font-size: 10px;
}
.global-navigation {
  margin: 10px auto 50px!important;
} */
/* これはヘッダーの追加CSS */

* {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    max-width: 100%;
}
body {padding: 0;}
.side_btn_nav.go_cart {display: none!important;}
.fooder_top_btn {width:auto!important;}
.top_common__price {
  text-align: right;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
}
.top_common__catch {
  margin: 5px 0;
  font-size: 13px;
  letter-spacing: 1px;
}
div[itemprop="mainEntity"] {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.inner {
  width: 1200px;
  margin: 0 auto;
  max-width: 1200px!important;
}
@media all and (max-width: 680px) {
  .inner {
    width: 95%;
    margin: 0 auto;
  }
  .top_common__price {
    font-size: 15px;
  }
}
@media all and (max-width: 680px) {
  li {
    vertical-align: top;
    display: inline-block;
  }
  .glomenu-n__whitearea > .glomenu-n__outerlist > li a {
    width: 100%;
  }
  .glomenu-n__whitearea .glomenu-n__more_link, .glomenu-n__whitearea .glomenu-n__direct_link {
    display: flex;
  }
  .top_cat__contents, .cbn_wrapper, .cdrape_rank_wrapper, .cdrape_rank_wrapper, .c_newarrival_article_list {
    box-sizing: border-box;
  }
}

  /*見出し*/
p.index_title_p .ttl_l,
.ttl_subheadding h2 .ttl_l,
.ttl_subheadding h3 .ttl_l{
  font-size: 34px;
  margin: 0 10px 0 0;
  letter-spacing: 5px;
}
.ttl_l_sub {
  font-weight: bold;
}
p.index_title_p .ttl_s,
.ttl_subheadding h2 .ttl_s,
.ttl_subheadding h3 .ttl_s{
    display: block;
    font-size: 13px;
}
@media all and (max-width: 680px) {
  p.index_title_p .ttl_l, .ttl_subheadding h2 .ttl_l, .ttl_subheadding h3 .ttl_l {
      font-size: 22px;
      letter-spacing: 1px;
  }
  .items_ttl {
      margin: 0 auto 10px;
  }
}
/********-------メイン-------********/
.fs-l-main {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 0;
  flex-wrap: wrap;
}
.left_navigation {
  width: 207px;
  margin-right: 20px;
}
@media all and (max-width: 680px) {
  .fs-l-main {
    width: 95%;
    margin: 0 auto;
  }
}
/*IE崩れ防止*/
@media all and (-ms-high-contrast: none) {
  .fs-l-pageMain {
    width: 815px;
  }
}

/********-------Swiper基本設定-------********/
.sw-slider1, .sw-slider2 {
  overflow: hidden;
}
.swiper-button-next, .swiper-button-prev {
  top: 55%!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
  background: #333;
  color: #fff;
  border-radius: 50%;
  padding: 3px 11px;
  font-size: 16px !important;
}
@media all and (max-width: 680px) {
  .ttl_subheadding h3, .ttl_subheadding h2 {
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0em;
      margin: 0;
  }
  /* .ttl_subheadding h3 .ttl_l, .ttl_subheadding h2 .ttl_l {
    font-size: 22px;
    font-weight: 600 !important;
    letter-spacing: 2px;
  } */
}

/********-------Swiper版看板カルーセル-------********/
.top-carousel_wrapper {
    overflow: hidden;
    position: relative;
}
/* .sw-slider_top-carousel {
    max-width: 600px;
    margin: 0 auto;
    overflow: visible;
} */
.top-carousel_wrapper .swiper-button-next {
    right: 2%!important;
}
.top-carousel_wrapper .swiper-button-prev {
    left: 2%!important;
}
.swiper-pagination {
    margin: 0 auto;
    width: 600px;
}
.swiper-pagination-bullet {
  width: 8px!important;
  height: 8px!important;
  background: #e1e1e1!important;
  opacity: 1!important;
  margin: 0 5px;
  /* border: 1px solid #333; */
}
.swiper-pagination-bullet-active {
    background: #777!important;
}
/* .swiper-pagination {
    bottom: 5%;
} */


@media all and (max-width: 680px) {
    .swiper-button-next:after, .swiper-button-prev:after {
        background: #333;
        color: #fff;
        padding: 12px 8px;
        border-radius: 0;
        font-size: 11px !important;
    }
    .top-carousel_wrapper .swiper-button-next, .swiper-button-prev {
        top: 49%!important;
        opacity: 0.8;
    }
    .top-carousel_wrapper {
        height: auto;
    }
    .sw-slider_top-carousel {
        max-width: 300px;
        margin: 0 auto;
        overflow: visible;
    }
}

/********-------ショップコンセプト-------********/
.common_curtain_concept,.common_rug_concept {
    margin: 0 auto;
    letter-spacing: 0.1em;
    padding: 20px;
    text-align: center;
    background-color: #fff;
}
.common_curtain_concept div,.common_rug_concept div {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
}
.common_curtain_concept div h1,.common_rug_concept div h1 {
  display: block;
  font-weight: 500 !important;
  font-size: 18px;
  justify-content: flex-start;
  align-items: center;
  margin: 0 53px 0px;
}
.common_curtain_concept div h1:before,.common_rug_concept div h1:before{
content:url(https://www.perfect-space.jp/favicon/f_32px.png);
margin-right: 5px;
vertical-align: middle;
}
.common_curtain_concept div h1 img,.common_rug_concept div h1 img {
  margin: 0 8px 0 0;
}
.common_curtain_concept div h1 span,.common_rug_concept div h1 span {
  font-size: 12px;
  margin: 0 0 0 10px;
}
.common_curtain_concept div h3,.common_rug_concept div h3 {
    margin: 12px 0;
}
.common_curtain_concept div h3 span,.common_rug_concept div h3 span {
    font-size: 13px;
    border-bottom: 1px dotted #999;
    padding: 20px 0 5px;
}
.common_curtain_concept div p,.common_rug_concept div p {
    line-height: 1.8em;
    font-size: 13px;
    margin: 0;
}
.common_curtain_concept,.common_rug_concept {
  position: relative;
  padding: 20px 0 0 0;
}
.common_curtain_concept div h2,.common_rug_concept div h2 {
  margin: 0 57px 10px;
}
.common_curtain_concept div h2 span,.common_rug_concept div h2 span {
  font-size: 12px;
}
.common_concept_btn_wrapper {
  position: relative;
}
.common_concept_more-btn_hide {
  height: 75px;
  overflow: hidden;
}
.common_concept_more-btn {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255 255 255)  100%);
  background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(255 255 255) 100%);
  height: 95px;
  width: 100%;
  padding: 8px 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.common_concept_fa-angle-down:before {
  content: "\f107";
  position: absolute;
  font-size: 30px;
  top: 88%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  cursor: pointer;
}
.common_concept_fa-angle-up:before {
  content: "\f106";
  position: absolute;
  font-size: 30px;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  cursor: pointer;
}
.grad-trigger {
  display: none;
}
.relative {
    margin-bottom: 0;
}
@media all and (max-width: 680px) {
  .common_curtain_concept {
    max-width: 95%;
    text-align: left;
    margin-bottom: 20px;
    padding: 3px 0 0 0;
  }
  .common_rug_concept div h1 {
      font-weight: 500 !important;
      font-size: 14px;
      margin: 0;
      text-align: center;
      font-weight: bold !important;
      line-height: 12px;
  }
  .common_rug_concept div h1 img {
      width: 25%;
  }
  .common_rug_concept div h3 {
      line-height: 2;
  }
  .common_rug_concept div p {
    line-height: 1.6em;
    font-size: 12px;
    margin: 0 auto 15px;
    text-align: justify;
    letter-spacing: 1px;
    width: 95%;
  }
  .common_rug_concept div h1 span {
      font-size: 12px;
      display: inline-block;
      letter-spacing: 1px;
      margin: 0 0 5px;
  }
  .common_rug_concept div h1:before {
      display: inline-block;
  }

  /*ここからスマホトグル用のスタイル*/
  .common_rug_concept {
    position: relative;
  }
  .common_rug_concept + .common_rug_concept {
    margin-top: 40px;
  }
  .grad-trigger {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 150px;
    margin: auto;
    padding: 5px 0;
    border-radius: 2px;
    color: #666;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    display: block;
    font: normal normal normal 22px/1 FontAwesome;
  }
  .grad-trigger:before {
    content: "\f107";
  }
  .common_rug_concept_item {
    position: relative;
    overflow: hidden;
  }
  .common_rug_concept_item.is-hide {
    height: 170px; /*隠した後の高さ*/
  }
  .common_rug_concept_item p + p {
    margin-top: 0.5em;
  }
  .common_rug_concept_item::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 40px; /*グラデーションで隠す高さ*/
    /* background: -webkit-linear-gradient(top, rgba(249,249,249,0) 0%, rgba(249,249,249,0.9) 50%, rgba(249,249,249,0.9) 50%, #f9f9f9 100%);
    background: linear-gradient(top, rgba(249,249,249,0) 0%, rgba(249,249,249,0.9) 50%, rgba(249,249,249,0.9) 50%, #f9f9f9 100%); */
  }
  .grad-trigger.is-show + .common_rug_concept_item::before {
    display: none;
  }
}

/********-------スマホ検索-------********/
@media all and (max-width: 680px) {
  .c_per_search_form {
      width: 95%;
      margin: 0 auto;
  }
  .global-site__search-form input {
      background: #F3F3F3;
      font-size: 12px;
  }
}

/********-------広告バナー-------********/
.advertisement-wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.advertisement {
  list-style: none;
  flex: 1;
  margin: 40px auto 50px;
}
.advertisement img {
  max-width: 100%;
  height: auto;
}

@media all and (max-width: 680px) {
  ul.advertisement__sp-wrapper {
    text-align: center;
    margin: 10px;
}
}

/********-------商品エリア-------********/
.top_item__wrap ul {
  display: flex;
  justify-content: space-between;
}
.top_item__wrap ul li {
  width: 6%;
  margin: 0px 0 45px;
}
.top_item__wrap ul li p {
  font-size: 12px;
  text-align: center;
  margin: 5px 0 0;
  line-height: 14px;
}

@media all and (max-width: 680px) {
  .top_item__wrap ul {
    flex-wrap: wrap;
    border-top: 1px solid #c7c7c7;
  }
  .top_item__wrap ul li {
    width: 50%;
    border: 0 solid #dbdbdb;
    border-right-width: 1px;
    border-bottom-width: 1px;
    margin: 0;
    position: relative;
    display: flex;
  }
  .top_item__wrap ul li:nth-child(2n) {
    border-right-width: 0;
  }
  .top_item__wrap ul li a {
    display: flex;
    align-items: center;
    padding: 7px 15px;
  }
  .top_item__wrap ul li img {
      width: 35px;
  }
  .top_item__wrap ul li p {
      font-size: 12px;
      text-align: left;
      margin: 0;
      line-height: 17px;
      padding: 0 0 0 7px;
  }
  .top_item__wrap ul li::after {
      font-family: "FontAwesome";
      content: "\f105";
      font-size: 20px;
      position: absolute;
      right: 8px;
      top: 30%;
      color: #cbcbcb;
  }
  .top_item__wrap.inner {
      width: 100%;
  }

}

