.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div.select select, .sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div button, .sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options button, .sleepmatch .swiper .swiper-wrapper .swiper-slide .panel, .sleepmatch .wrap .product_list .details a, .sleepmatch .wrap .product_list .details, .sleepmatch .wrap .product_list ul li article a header, .sleepmatch .wrap .product_list header {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div.three_boxes:after, .sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options:after, .sleepmatch .wrap .product_list ul li article a:after {
  content: "";
  display: block;
  clear: both;
}

.sleepmatch .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  margin: 0 auto;
  max-width: 1000px;
}
.sleepmatch .wrap .product_list {
  background-color: rgb(255, 255, 255);
  border-radius: 8px;
  overflow: hidden;
}
.sleepmatch .wrap .product_list header {
  text-align: center;
  padding: 40px 20px 50px 20px;
}
.sleepmatch .wrap .product_list header img {
  display: block;
  width: 100px;
  margin: 0 auto 30px auto;
}
.sleepmatch .wrap .product_list header h1 {
  font-size: 2.25rem;
}
.sleepmatch .wrap .product_list header p {
  margin: 1.5em auto 0 auto;
  width: 500px;
  font-size: 1.125rem;
  line-height: 1.25;
}
.sleepmatch .wrap .product_list ul {
  list-style: none;
}
.sleepmatch .wrap .product_list ul li {
  border-bottom: 1px solid rgb(200, 200, 200);
  text-align: left;
  padding: 0 20px;
}
.sleepmatch .wrap .product_list ul li article a {
  display: block;
  text-decoration: none;
}
.sleepmatch .wrap .product_list ul li article a figure {
  width: 50%;
  float: left;
  position: relative;
}
.sleepmatch .wrap .product_list ul li article a figure span {
  display: block;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #f4e1ac;
  color: rgb(37, 17, 99);
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  top: 15px;
  left: 15px;
}
.sleepmatch .wrap .product_list ul li article a header {
  width: 50%;
  float: right;
  padding: 0 30px;
  text-align: left;
}
.sleepmatch .wrap .product_list ul li article a header h2 {
  font-size: 1.875rem;
  line-height: 1;
  margin: 0 0 20px 0;
  font-weight: 700;
}
.sleepmatch .wrap .product_list ul li article a header h3 {
  font-size: 2.5rem;
  line-height: 1;
}
.sleepmatch .wrap .product_list ul li article a header span {
  display: block;
  text-align: center;
  padding: 14px 0;
  font-size: 1.125rem;
  border-radius: 8px;
  background-color: rgb(37, 17, 99);
  color: rgb(255, 255, 255);
  line-height: 1;
  margin: 30px 0 0 0;
}
.sleepmatch .wrap .product_list ul li + li {
  margin: 40px 0 0 0;
}
.sleepmatch .wrap .product_list .details {
  padding: 50px 40px;
}
.sleepmatch .wrap .product_list .details a {
  display: block;
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  float: left;
  text-align: center;
  padding: 17px 0;
  border-radius: 8px;
  font-size: 1.25rem;
  text-decoration: none;
  color: rgb(37, 17, 99);
  background-color: rgb(219, 165, 186);
  line-height: 1;
}
.sleepmatch .wrap .product_list .details a + a {
  border: 1px solid rgb(37, 17, 99);
  background-color: transparent;
  padding: 16px 0;
  margin: 0 0 0 10px;
}
.sleepmatch .wrap .product_list .details h2 {
  clear: both;
  padding: 50px 0 0 0;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
}
.sleepmatch .wrap .product_list .details h3 {
  margin: 24px 0 0 0;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;
}
.sleepmatch .wrap .product_list .details p {
  font-size: 1rem;
  line-height: 1.5;
  margin: 8px 0 0 0;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide {
  padding: 30px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel {
  padding: 60px 30px;
  border-radius: 8px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  margin: 0 auto;
  max-width: 1000px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap header figure {
  width: 200px;
  margin: 0 auto 30px auto;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap header h2 {
  font-size: 3rem;
  line-height: 1;
  margin: 0 0 30px 0;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap header h2.small {
  font-size: 2rem;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap header p {
  line-height: 1.5;
  font-size: 1.125rem;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap header button {
  display: block;
  width: 300px;
  height: 50px;
  background-color: navy;
  color: rgb(255, 255, 255);
  border-radius: 8px;
  margin: 35px auto 0 auto;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options {
  max-width: 700px;
  margin: 0 auto;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options button {
  width: -webkit-calc((100% - 10px) / 2);
  width: calc((100% - 10px) / 2);
  float: left;
  padding: 25px 20px;
  border-radius: 8px;
  border: 1px solid rgba(37, 17, 99, 0.25);
  background-color: rgba(230, 240, 255, 0.5);
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options button figure {
  margin: 0 0 8px 0;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options button figure img {
  display: block;
  height: 150px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options button p {
  font-size: 1.125rem;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options button.selected {
  background-color: rgba(219, 165, 186, 0.5);
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .two_options button + button {
  margin: 0 0 0 10px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options {
  margin: 0 auto;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options h3 {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1;
  margin: 0 0 10px 0;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div {
  text-align: center;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div button {
  display: inline-block;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(37, 17, 99, 0.25);
  background-color: rgba(230, 240, 255, 0.5);
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div.three_boxes button {
  display: block;
  width: -webkit-calc((100% - 20px) / 3);
  width: calc((100% - 20px) / 3);
  float: left;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div.three_boxes button + button {
  margin-left: 10px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options div.select select {
  display: block;
  height: 50px;
  width: 400px;
  margin: 0 auto;
  background: transparent;
  border: 1px solid rgb(200, 200, 200);
  -webkit-appearance: none;
  padding: 0 20px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap .group_options + .group_options {
  margin-top: 30px;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap > button {
  display: block;
  width: 300px;
  height: 50px;
  background-color: navy;
  color: rgb(255, 255, 255);
  border-radius: 8px;
  margin: 40px auto 0 auto;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap > button.small {
  margin: 12px auto 0 auto;
  background-color: transparent;
  height: auto;
  border-radius: 0;
  color: navy;
}
.sleepmatch .swiper .swiper-wrapper .swiper-slide .panel .wrap > div {
  margin: 50px 0 0 0;
  max-width: 775px;
  padding: 0 25px;
  line-height: 1.5;
  font-size: 1.125rem;
}

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