@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&display=swap");
#container > header {
  position: absolute;
}
#container > header.fixed {
  position: fixed;
}
main > .inner {
  width: auto !important;
}

@media screen and (max-width: 1000px) {
  main > .inner {
    padding: 0 0;
  }
}

.content h2 {
  margin-bottom: 0;
  line-height: 1;
}

@media screen and (max-width: 1000px) {
  .content h2 {
    margin-bottom: 0;
    line-height: 1;
  }
}


.anchorPosition {
  padding-top: 150px;
  margin-top: -150px;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .anchorPosition {
    padding-top: 50px;
    margin-top: -50px;
  }
}

#happybag_2023 img {
  max-width: 100%;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
}

#happybag_2023 .page-contents {
  max-width: 1000px;
  margin: 0 auto;
}

.l-anchorLink {
  height: 380px;
}
#anchorLink {
  position: relative;
  top: auto;
  bottom: auto;
  z-index: 1;
  max-width: 1000px;
  transition: .3s ease;
}
#anchorLink.active {
  position: fixed;
  top: 0;
}
#anchorLink.withHeader.active {
  top: 110px;
}
#happybag_2023 .page-link__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 50px 26px;
  background: #e06264;
}

#happybag_2023 .page-link__list__item.link_roombra {
  width: 190px;
}
#happybag_2023 .page-link__list__item.link_rinto,
#happybag_2023 .page-link__list__item.link_roombra-hemfit,
#happybag_2023 .page-link__list__item.link_roombra-breath {
  width: 191px;
}

#happybag_2023 .page-link__list__item a {
  position: relative;
  display: block;
}

@media screen and (max-width: 1000px) {
  .l-anchorLink {
    height: 38.15vw;
  }
  #anchorLink {
    width: 100%;
  }
  #anchorLink.active {
    top: 0;
  }
  #anchorLink.withHeader.active {
    top: 88px;
  }
  #happybag_2023 .page-link__list {
    padding: 0 20px 26px;
  }
  #happybag_2023 .page-link__list__item.link_roombra,
  #happybag_2023 .page-link__list__item.link_rinto,
  #happybag_2023 .page-link__list__item.link_roombra-hemfit,
  #happybag_2023 .page-link__list__item.link_roombra-breath {
    width: 60px;
  }
}

#happybag_2023 .cta {
  position: relative;
  background: #ff7d7d;
}

#happybag_2023 .cta__detail__btn {
  position: absolute;
  width: 768px;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
#happybag_2023 .apparelMain .cta:last-child .cta__detail__btn {
  bottom: 150px;
}

@media screen and (max-width: 1000px) {
  #happybag_2023 .cta {
    padding-bottom: 11vw;
  }
  #happybag_2023 .cta__detail__btn {
    max-width: 77vw;
    margin: 0 auto;
    bottom: 15vw;
  }
  #happybag_2023 .apparelMain .cta:last-child .cta__detail__btn {
    bottom: 25vw;
  }
}

#happybag_2023 .top-btn {
  background: #b26971;
  padding: 128px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#happybag_2023 .top-btn a {
  width: 818px;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  #happybag_2023 .top-btn {
    padding: 12.8vw 0;
  }
  #happybag_2023 .top-btn a {
    width: 81.8vw;
  }
}

.table-wrap {
  margin-top: 0 !important;
  background: #ff7d7e;
}
table {
  margin: 0 auto !important;
  width: 90% !important;
}
.table_chart tr:nth-child(2) th:last-child {
  border: none;
}
.table_chart th {
  z-index: 0 !important;
}
.table_chart .point {
  background: #ff7d7e;
}
.table_chart .point td {
  border: none;
}
.table_chart .point span {
  font-size: 12px !important;
  color: #595757 !important;
  background: #ffffff !important;
}
.table_chart .point span:after {
  border-top: 7px solid #ffffff !important;
}
@media screen and (max-width: 768px) {
  table {
    width: 1000px !important;
  }
}

/* ここからCO+ */


#happybag_2023 .contents-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#happybag_2023 .pageLink {
  padding: 70px 40px 100px;
}
@media screen and (max-width: 1000px) {
  #happybag_2023 .pageLink {
    padding: 7vw 4vw 10vw;
  }
}

#happybag_2023 .pageLink__item {
  margin-bottom: 50px;
}
#happybag_2023 .pageLink__item:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  #happybag_2023 .pageLink__item {
    margin-bottom: 5vw;
  }
}

#happybag_2023 .product {
  position: relative;
}
#happybag_2023 .placenta {
  padding-top: 90px;
}
@media screen and (max-width: 1000px) {
  #happybag_2023 .placenta {
    padding-top: 10.67vw;
  }
}

#happybag_2023 .product__btn {
  width: 759px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 140px;
}
@media screen and (max-width: 1000px) {
  #happybag_2023 .product__btn {
    width: 75.9vw;
    bottom: 13.33vw;
  }
}

#happybag_2023 .product__btn.btn2 {
  bottom: 360px;
}
#happybag_2023 .product__btn.btn2_2 {
  bottom: 150px;
}
#happybag_2023 .product__btn.btn3 {
  bottom: 150px;
}
#happybag_2023 .product__btn.btn4 {
  bottom: 140px;
}
#happybag_2023 .product__btn.btn5 {
  bottom: 130px;
}
#happybag_2023 .product__btn.btn7 {
  bottom: 200px;
}
@media screen and (max-width: 1000px) {
  #happybag_2023 .product__btn.btn2 {
    bottom: 33.33vw;
  }
  #happybag_2023 .product__btn.btn2_2 {
    bottom: 13.33vw;
  }
  #happybag_2023 .product__btn.btn3 {
    bottom: 13.33vw;
  }
  #happybag_2023 .product__btn.btn4 {
    bottom: 13vw;
  }
  #happybag_2023 .product__btn.btn5 {
    bottom: 12vw;
  }
  #happybag_2023 .product__btn.btn7 {
    bottom: 18.67vw;
  }
}

#happybag_2023 .attention {
  padding: 50px;
  color: #534848;
  font-size: 25px;
}
#happybag_2023 .attention .attentionTitle {
  margin-bottom: .5em;
  font-size: 46px;
  text-align: center;
}
#happybag_2023 .attentionContents {
  padding: 1.5em;
  line-height: 1.7;
  border: 2px solid #d1b14c;
  background: #ffffff;
}
#happybag_2023 .attention a {
  color: #f07778;
}
#happybag_2023 .attention .emphasis {
  font-weight: bold;
  color: #ca1f20;
}
#happybag_2023 .attention .contact {
  margin: 1em 0;
}
#happybag_2023 .attention .note {
  margin: 1em 0;
}
#happybag_2023 .attention .note li {
  margin-left: 1em;
  text-indent: -1em;
}
#happybag_2023 .attention .note li:before {
  content: "※";
}
#happybag_2023 .attention .faqTitle {
  margin-top: 1em;
  font-weight: bold;
}
#happybag_2023 .attention .faq dt,
#happybag_2023 .attention .faq dd {
  margin-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 1000px) {
  #happybag_2023 .attention {
    padding: 5.33vw;
    font-size: 3.2vw;
  }
  #happybag_2023 .attentionContents {
    padding: 5.33vw;
  }
  #happybag_2023 .attention .attentionTitle {
    font-size: 6.4vw;
  }
}

@media screen and (min-width: 1001px) {
  .bihaku-set{
    padding-bottom: 12%;
  }

  .bihaku-set .cta__detail{
    position: relative;
  }
}
