html {
  font-size: 62.5%;
  box-sizing: border-box
}
*, *:before, *:after {
  box-sizing: inherit
}
body {
  margin: 0;
  color: #5f554d;
  font-family: Meiryo, "メイリオ", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
  background: #fff
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle
}
.rollscreen {
  overflow: hidden
}
.rollscreen__hero {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 501px;
  background: url("https://curtains.itembox.cloud/item/contents/rollscreen/hero-bg-photo.png") center top/cover no-repeat
}
.rollscreen__hero-panel {
  width: min(778px, 86vw);
  aspect-ratio: 778/353;
  padding: 90px 55px 40px;
  text-align: center;
  color: #fff;
  background: url("https://curtains.itembox.cloud/item/contents/rollscreen/hero-rollscreen-silhouette.png") center/contain no-repeat
}
.rollscreen__hero-lead {
  margin: 0 0 10px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: .04em
}
.rollscreen__hero-title {
  margin: 0 0 24px;
  padding-bottom: 20px;
  font-size: 5.76rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: .04em
}
.rollscreen__hero-en {
  margin: 0;
  font-size: 2.34rem;
  letter-spacing: .45em
}
.rollscreen__makers {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  width: min(1200px, 92vw);
  margin: 14px auto 58px
}
.rollscreen__maker {
  display: block;
  transition: opacity .2s, transform .2s
}
.rollscreen__maker:hover {
  opacity: .78;
  transform: translateY(-2px)
}
.rollscreen__merits {
  width: min(936px, 92vw);
  margin: 0 auto 60px;
  text-align: center
}
.rollscreen__merit-heading {
  margin-bottom: 31px
}
.rollscreen__merit-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 398px;
  aspect-ratio: 398/102;
  margin: 0 auto;
  background: url("https://curtains.itembox.cloud/item/contents/rollscreen/merit-label.png") center/contain no-repeat;
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
  font-size: 2.5rem;
}
.rollscreen__merit-label span {
  font-size: 1.8rem;
}
.rollscreen__merit-label strong {
  font-size: 2.5rem;
}
.rollscreen__merit-heading h2 {
  margin: -2px 0 0;
  font-size: 5.2rem;
  line-height: 1;
  color: #6d625a;
  font-weight: 600
}
.rollscreen__merit-heading span {
  color: #d89a22;
  font-size: 2.5rem;
  margin-top: -15px;
}
.rollscreen__merit-list {
  display: grid;
  grid-template-columns: repeat(5, 174px);
  gap: 17px;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none
}
.rollscreen__merit-item {
  text-align: left
}
.rollscreen__merit-item p {
  margin: 12px 0 0;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.5
}
.rollscreen__intro {
  position: relative;
  width: min(1204px, 92vw);
  margin: 0 auto 45px;
  padding: 55px 137px 70px;
  background: url("https://curtains.itembox.cloud/item/contents/rollscreen/intro-bg-frame.png") center/100% 100% no-repeat, url("https://curtains.itembox.cloud/item/contents/rollscreen/intro-bg-texture.png") center/cover no-repeat;
  text-align: center
}
.rollscreen__intro-owl {
  width: 49px;
  margin-bottom: 20px
}
.rollscreen__intro-title {
  margin: 0 0 25px;
  font-size: 3.2rem;
  font-weight: 600
}
.rollscreen__intro-photo {
  display: block;
  margin: 0 auto 33px;
}
.rollscreen__intro p {
  margin: 0;
  text-align: left;
  font-size: 1.45rem;
  line-height: 2
}
.rollscreen__ranking {
  width: min(1005px, 92vw);
  margin: 0 auto 88px
}
.products {
  padding: 36px 0 75px;
  background: #eee
}
.products__group {
  width: min(1206px, 92vw);
  margin: 0 auto 70px
}
.products__group:last-child {
  margin-bottom: 0
}
.products__title {
  margin: 0;
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.35;
  color: #3d3835;
  font-weight: 600
}
.products__lead {
  margin: 4px 0 31px;
  text-align: center;
  font-size: 1.7rem
}
.products__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px
}
.products__card {
  padding: 18px 20px 31px;
  background: #fff
}
.products__card h3 {
  margin: 18px 0 7px;
  color: #0080c5;
  font-size: 2rem;
  line-height: 1.28;
  text-decoration: underline
}
.products__card p {
  min-height: 58px;
  margin: 0 0 24px;
  color: #555;
  font-size: 1.3rem;
  line-height: 1.7
}
.products__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 305px;
  height: 60px;
  margin: 0 auto;
  border-radius: 7px;
  background: #f08300;
  color: #fff;
  font-weight: 700;
  font-size: 1.7rem;
  text-decoration: none;
  transition: opacity .2s, transform .2s
}
.products__button:before {
  content: "";
  display: inline-block;
  width: 2.3rem;
  height: 2.3rem;
  margin-right: 12px;
  margin-top: -5px;
  background-color: #fff;
  -webkit-mask-image: url("https://curtains.itembox.cloud/item/contents/rollscreen/icon-cart.svg");
  mask-image: url("https://curtains.itembox.cloud/item/contents/rollscreen/icon-cart.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.products__button:hover {
  opacity: .82;
  transform: translateY(-2px)
}
#merits-title span {
  font-size: 7rem;
}
a.products__button {
  color: #fff;
}
@media (max-width:768px) {
  body {
    font-size: 1.5rem
  }
  .rollscreen__hero {
    min-height: 330px
  }
  .rollscreen__hero-panel {
    padding: 37px 28px 28px
  }
  .rollscreen__hero-lead {
    font-size: 1.53rem
  }
  .rollscreen__hero-title {
    font-size: 2.97rem
  }
  .rollscreen__hero-en {
    font-size: 1.35rem
  }
  .rollscreen__makers {
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
    margin: 12px auto 40px
  }
  .rollscreen__merits {
    margin-bottom: 40px
  }
  .rollscreen__merit-label {
    width: min(330px, 88vw)
  }
  .rollscreen__merit-label span {
    font-size: 1.5rem
  }
  .rollscreen__merit-label strong {
    font-size: 2.1rem
  }
  .rollscreen__merit-heading h2 {
    font-size: 3.6rem
  }
  .rollscreen__merit-heading span {
    font-size: 2rem
  }
  .rollscreen__merit-list {
    grid-template-columns: repeat(3, 174px);
    gap: 18px 12px;
    justify-content: center
  }
  .rollscreen__intro {
    padding: 35px 20px
  }
  .rollscreen__intro-title {
    font-size: 2.1rem
  }
  .rollscreen__intro p {
    font-size: 1.3rem
  }
  .rollscreen__ranking {
    margin-bottom: 45px
  }
  .products {
    padding-top: 30px
  }
  .products__group {
    margin-bottom: 45px
  }
  .products__title {
    font-size: 2.1rem
  }
  .products__lead {
    font-size: 1.4rem
  }
  .products__grid {
    grid-template-columns: 1fr;
    gap: 20px
  }
  .products__card {
    padding: 14px 14px 26px
  }
  .products__card h3 {
    font-size: 1.7rem
  }
  .products__button {
    width: min(305px, 88%);
    height: 54px
  }
}
.sp-only {
  display: none;
}
.rollscreen__merit-small {
  color: #95714c !important;
}
article.products__card a {
  font-weight: 600;
}
.rollscreen__intro-toggle {
  display: none;
}

.rollscreen__info-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
  margin-top: 6rem;
}

.rollscreen__info-card {
  background: #fff;
  padding: 2rem;
}

.rollscreen__info-card h3 {
  margin: 0 0 2rem;
  padding-bottom: 1.2rem;
  border-bottom: 2px solid #f47b45;
  color: #f47b45;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
}

.rollscreen__info-card p {
  margin: 0;
  color: #5b4a42;
  font-size: 1.4rem;
  line-height: 2;
}

.rollscreen__info-top {
  display: flex;
  gap: 1.6rem;
  align-items: flex-start;
  margin-bottom: 2rem;
}

.rollscreen__info-top img,
.rollscreen__info-card > img {
  width: 100%;
  height: auto;
  display: block;
}

.rollscreen__info-top img {
  width: calc(100% - 12rem);
}

.rollscreen__info-label {
  flex-shrink: 0;
  width: 11rem;
  padding: 1.2rem;
  background: #f5e4bc;
  color: #5b3a22;
  line-height: 1.5 !important;
}

.rollscreen__info-label strong {
  font-size: 1.8rem;
  color: #8a5a1f;
}


.rollscreen__info-card > img {
  margin-bottom: 2rem;
}

@media (max-width:560px) {
  .rollscreen__merit-list {
    grid-template-columns: repeat(3, 31vw);
    gap: 14px 2vw
  }
  .rollscreen__merit-item img {
    width: 31vw
  }
  .rollscreen__merit-item p {
    font-size: 1.1rem;
    line-height: 1.5
  }
  .rollscreen__makers {
    width: 96vw
  }
  .rollscreen__hero-title {
    font-size: 2.52rem;
    padding-bottom: 0px
  }
  .rollscreen__hero-lead {
    font-size: 1.1rem
  }
}
@media screen and (max-width: 768px) {
  .rollscreen__merit-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem 1.5rem;
  }
  .rollscreen__merit-item {
    width: calc((100% - 3rem) / 3);
    text-align: left;
  }
  .rollscreen__merit-item:nth-child(4), .rollscreen__merit-item:nth-child(5) {
    width: calc((100% - 1.5rem) / 3);
  }
  .rollscreen__hero {
    background: url("https://curtains.itembox.cloud/item/contents/rollscreen/bg_sp_title.jpg") center center / cover no-repeat;
  }
  .rollscreen__intro-photo, .rollscreen__intro-photo img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  .sp-only {
    display: block;
  }
  .rollscreen__intro-text {
    position: relative;
  }
  .rollscreen__intro-text p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .rollscreen__intro-text.is-open p {
    -webkit-line-clamp: initial;
    overflow: visible;
  }
  .rollscreen__intro-toggle {
    display: block;
    margin: 1.6rem auto 0;
    background: none;
    border: none;
    color: #7b5a43;
    font-size: 1.4rem;
    cursor: pointer;
  }
  .rollscreen__info-list {
    grid-template-columns: 1fr;
  }

  .rollscreen__info-card h3 {
    font-size: 1.8rem;
  }

  .rollscreen__info-card p {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .fs-l-sideArea {
    display: none;
  }
}