@charset "UTF-8";

.sp-fixed-footer {
  display: none;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  color: #555;
  line-height: 1.8;
}

:root {
  --main-color: #f5008b;
}

#static-content {
  margin-bottom: -30px;
  /* 最下部の1×1の画像対策 */
}

#static-content p {
  line-height: 1.8;
}

#static-content .wrap {
  max-width: 100%
}


@media screen and (max-width: 599px) {

  #static-content .wrap {
    padding-bottom: 0;
  }
}

#static-content .wrap * {
  font-weight: inherit;
}

#static-content .wrap #container {
  background: none;
}

#static-content .wrap .section {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}

#static-content * {
  font-weight: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#static-content .wrap a:hover img {
  opacity: 0.9;
}

#static-content .wrap ul.noticeList {
  margin: 0;
}

#static-content .wrap ul.noticeList>li {
  padding-left: 1em;
  text-indent: -1em;
}

#static-content .wrap ul.noticeList>li:before {
  content: "※";
  font-family: 'Noto Sans JP',
    sans-serif;
  display: inline;
  background-image: none;
  width: inherit;
  height: inherit;
  margin-right: 0;
  vertical-align: top;
}

#static-content .wrap h1:not(.img) {
  color: inherit;
  background: inherit;
  font-size: inherit;
  padding: inherit;
  margin: inherit;
  margin-left: inherit;
  margin-right: inherit;
}

#static-content .wrap h2:not(.img) {
  text-align: center;
  font-size: inherit;
  font-weight: bold;
  color: inherit;
  border-top: inherit;
  padding: 0;
  background: none;
}

#static-content .wrap h3:not(.img) {
  font-size: inherit;
  color: inherit;
  background: none;
  color: inherit;
  padding: unset;
  border-top: none;
}

#static-content .wrap h4:before {
  content: "";
  color: inherit;
}

#static-content .wrap h5:before {
  content: "";
  color: inherit;
}

@media screen and (max-width: 599px) {

  #static-content .inner-section {
    padding: 0 3%;
  }

}

/* header */

#static-content header {
  padding: 10px 0 !important;
  border-bottom: 0 !important;
  text-align: center;
}

#static-content header img {
  width: 240px;
}

@media screen and (max-width: 599px) {

  #static-content header img {
    width: 100px;
  }

}


/* footer */

#static-content #footer {
  padding: 10px 0;
  font-size: .7em;
}

#static-content #footer .footer-inner ul {
  margin: 0;
}

#static-content #footer .footer-inner ul li:last-child {
  border-right: none;
}

#static-content #footer address {
  font-size: 1.4rem;
}

@media screen and (max-width: 599px) {

  #static-content #footer .footer-inner {
    width: auto;
  }

  #static-content #footer .footer-inner ul li {
    display: block;
    text-align: center;
    border-right: none;
    padding: 0;
    margin: 0 0 10px 0;
  }

  #static-content #footer .footer-inner ul li a {
    padding: 0 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
  }
}


/* accbox */

#static-content .accbox label {
  border: 1px solid #4babbd;
}

#static-content .corona label.sp {
  background: #4babbd;
}

#static-content .corona.accbox label {
  border: 1px solid #4babbd;
}

#static-content .accbox label.label1sp {
  background: #4babbd;
  border-left: 1px solid #4babbd;
  border-right: 1px solid #4babbd;
  border-bottom: 1px solid #4babbd;
}

#static-content .corona.accbox label.mem-label1sp.sp::after {
  color: #4babbd;
}

#static-content .cssacc:checked+label+.accshow {
  border-bottom: 1px solid #4babbd;
  border-left: 1px solid #4babbd;
  border-right: 1px solid #4babbd;
}

#static-content .accbox.corona label.pc {
  background: #4babbd;
}

#static-content .corona.accbox label.pc:before {
  color: #4babbd;
}

#static-content .accshow.shown {
  border-right: 1px solid #4babbd;
  border-bottom: 1px solid #4babbd;
  border-left: 1px solid #4babbd;
}


/* form */

#static-content .wrap .form,
#static-content .wrap dl.formGroup,
#static-content .wrap form {
  margin-bottom: 0;
}

#static-content .wrap form .addToCartLP a {
  cursor: pointer;
}


/* original */

#static-content #sec1 p {
  margin: 0;
}

#static-content #sec2 {
  text-align: center;
  max-width: 1920px;
  margin: auto;
}

#static-content #sec2 .cp-bnr-instagram {
  background: #005aaa;
  text-align: center;
}

#static-content #sec2 .cp-bnr-instagram p {
  margin: 0;
}

#static-content #sec2 .cp-bnr-instagram a {
  display: block;
}

#static-content #sec2 .lead-txt {
  padding: 50px 0;
}

#static-content #sec2 .lead-txt p,
#static-content #sec2 .img-sec2-pc p {
  margin: 0;
}

#static-content #sec2 .lead-txt .img-collaboration {
  margin: 0 auto 20px auto;
}

#static-content #sec2 .lead-txt .img-collaboration img {
  width: 3em;
}


@media screen and (min-width: 600px) {

  #static-content #sec2 .lead-txt {
    padding: 50px 0 30px 0;
  }

  #static-content #sec2 .img-sec2-pc {
    padding: 0 0 30px 0;
  }
}


/* アコーディオン */

#static-content .acd-check {
  display: none;
}

#static-content .acd-label {
  color: #fff;
  background: #005aaa;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  cursor: pointer;
  padding: 5px;
  margin: 0;
  position: relative;
}

#static-content .acd-label:after {
  content: '\f067';
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.5em);
  right: 20px;
}

#static-content .acd-check:checked+.acd-label:after {
  content: '\f068';
}

#static-content .acd-check:checked+.acd-label+.acd-content {
  height: 50px;
  opacity: 1;
  visibility: visible;
}

#static-content .acd-content {
  background: #fff;
  border-bottom: 2px solid #005aaa;
  border-right: 2px solid #005aaa;
  border-left: 2px solid #005aaa;
  height: 0;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
}

#static-content .acd-check:checked+.acd-label+.acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
}

#static-content .acd-content .about-wrap .about-txt {
  margin: 0 0 20px 0;
}

#static-content .acd-content .about-wrap .about-txt p {
  font-size: 1.4rem;
  text-align: justify;
  margin: 0;
}

#static-content .acd-content .about-link p {
  margin: 0 0 20px 0;
}

#static-content .btn-osoujihonpo img {
  filter: drop-shadow(2px 2px 6px rgba(0, 69, 133, 0.27));
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 69, 133, 0.27));
}

#static-content .btn-product img {
  filter: drop-shadow(2px 2px 6px rgba(133, 0, 72, 0.27));
  -webkit-filter: drop-shadow(2px 2px 6px rgba(133, 0, 72, 0.27));
}

#static-content .acd-content .sns {
  background: #005aaa;
  display: flex;
  justify-content: space-between;
  padding: 3% 3% 2.5% 3%;
  margin: 0 0 20px 0;
  border-radius: 6px;
}

#static-content .acd-content .sns p {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.7;
  width: 15em;
  margin: 0;
}

#static-content .acd-content .sns ul {
  width: calc(100% - 18em);
  display: flex;
  justify-content: space-between;
  margin: 0;
}

#static-content .acd-content .sns ul li {
  width: 45%;
  margin: 0;
}

#static-content .acd-content .sns ul li img {
  width: 100%;
}


@media screen and (min-width: 600px) {

  #static-content .wrap #sec1 {
    /* background: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/bg-h1.svg) repeat;
    padding-bottom: 30px; */
  }

  #static-content .wrap #sec1 .section {
    max-width: 1920px;
  }

  #static-content .acd-content .about-link p {
    font-size: 1.6rem;
  }

  #static-content .acd-content .sns p {
    font-size: 1.6rem;
    line-height: 1.8;
    width: 17em;
  }

  #static-content .acd-content .sns ul {
    width: calc(100% - 24em);
  }

  #static-content .acd-content .about-wrap .about-txt p {
    font-size: 1.6rem;
  }

}


#static-content #sec3 {
  background: #f4f4e8;
  padding: 50px 0;
}

#static-content #sec3 h2 {
  color: #005aaa;
  text-align: center;
  font-size: 2rem;
  margin: 0 0 20px 0;
}

#static-content #sec3 figure {
  margin: 0 0 20px 0;
}

#static-content #sec3 .lead-txt {
  font-size: 1.4rem;
  margin: 0 0 20px 0;
}


@media screen and (min-width: 600px) {

  #static-content #sec3 .lead-txt {
    font-size: 1.6rem;
  }

  #static-content #sec3 .pc-wrap {
    display: flex;
    justify-content: space-between;
  }

  #static-content #sec3 .pc-wrap .inner-section {
    padding: 0 5%;
  }

  #static-content #sec3 .pc-wrap .sec3-left,
  #static-content #sec3 .pc-wrap .sec3-right {
    width: 48%;
  }

  #static-content #sec3 .pc-wrap .sec3-right figure {
    margin: 0;
  }

  #static-content #sec3 .pc-wrap h2 {
    text-align: left;
    border-bottom: 2px solid #005aaa;
    padding-bottom: 5px;
  }

  #static-content #sec3 .pc-wrap .name {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.6;
  }

  #static-content #sec3 .pc-wrap .name span {
    font-size: 1.6rem;
    display: block;
  }

}


#static-content .wrap .product-box h2 {
  text-align: center;
  width: 8em;
  margin: 0 auto 30px auto;
}

#static-content .product-box .product-movie-wrap {
  background: #f4f4e8;
  padding: 5% 3%;
  margin: 0 0 20px 0;
}

#static-content .product-box .product-movie-wrap .h3-wrap {
  display: flex;
  align-items: center;
  margin: 0 0 15px 0;
}

#static-content .product-box .product-movie-wrap .h3-wrap p {
  margin: 0;
}

#static-content .product-box .product-movie-wrap .h3-wrap h3 {
  font-size: clamp(1.8rem, 3vw, 3rem);
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  line-height: 1.4;
  margin: 0 0 0 0.5em;
}

#static-content .product-box .product-movie-wrap .h3-wrap h3 small {
  font-size: 1.2rem;
  font-weight: normal;
}

#static-content .product-box .movie .movie-inner {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}

#static-content .product-box .movie .movie-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#static-content .product-box .good-point {
  margin: 0 0 20px 0;
}

#static-content .product-box ul {
  display: flex;
  flex-direction: column;
  margin: 0;
}

#static-content .product-box ul li {
  font-size: 1.4rem;
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin: 0 0 10px 0;
}

#static-content .product-box ul li small {
  font-size: 1.2rem;
}

#static-content .product-box .check li:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 19px;
  background-image: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/img-check.svg);
  background-size: contain;
  vertical-align: top;
  margin: 0 0.25em 0 0;
}

#static-content .product-box figure {
  margin: 0 0 30px 0;
}

#static-content .product-box .btn-wrap li {
  text-indent: 0;
  padding: 0;
  margin: 0 0 30px 0;
}

#static-content .cp-bnr {
  text-align: center;
  margin: 0 auto 50px auto;
}

#static-content .cp-bnr p {
  margin: 0;
}

#static-content .cp-bnr .cp-txt {
  text-align: center;
  font-size: clamp(1.6rem, 2.5vw, 2.5rem);
  font-weight: bold;
  margin: 0 0 10px 0;
}


@media screen and (min-width: 600px) {

  #static-content .wrap .product-box h2 {
    width: 10em;
  }

  #static-content .wrap .product-box h2 img {
    width: 100%;
  }

  #static-content .product-box .product-movie-wrap {
    padding: 0 0 3% 0;
    margin: 0 0 30px 0;
  }

  #static-content .product-box .product-movie-wrap .h3-wrap {
    justify-content: center;
    padding: 30px 0 0 0;
  }

  #static-content .product-box .product-movie-wrap .h3-wrap h3 {
    text-align: center;
    margin: 0;
  }

  #static-content .product-box .product-movie-wrap .h3-wrap h3 small {
    vertical-align: middle;
  }

  #static-content .product-box .movie {
    width: 560px;
    margin: auto;
  }

  #static-content .product-box .good-point {
    text-align: center;
    margin: 0 0 30px 0;
  }

  #static-content .product-box ul {
    flex-direction: row;
    justify-content: space-between;
  }

  #static-content .product-box ul li {
    font-size: 1.6rem;
    width: 48.5%;
    text-indent: -1.4em;
    padding-left: 1.4em;
  }

  #static-content .product-box ul li.line1 {
    width: 100%;
  }

  #static-content .product-box figure {
    margin: 0 0 50px 0;
  }

  #static-content .product-box .btn-wrap {
    margin: 0 0 20px 0;
  }

  #static-content .product-box .product-movie-wrap {
    background: #f4f4e8;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }

  #static-content .product-box .product-movie-wrap .section {
    background-size: 22%
  }

  #static-content #product1 .product-movie-wrap .section {
    background-image: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/img-number01-pc.svg);
    background-repeat: no-repeat;
  }

  #static-content #product2 .product-movie-wrap .section {
    background-image: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/img-number02-pc.svg);
    background-repeat: no-repeat;
  }

  #static-content #product3 .product-movie-wrap .section {
    background-image: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/img-number03-pc.svg);
    background-repeat: no-repeat;
  }

  #static-content #product4 .product-movie-wrap .section {
    background-image: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/img-number04-pc.svg);
    background-repeat: no-repeat;
  }

  #static-content #product5 .product-movie-wrap .section {
    background-image: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/img-number05-pc.svg);
    background-repeat: no-repeat;
  }

  #static-content #product6 .product-movie-wrap .section {
    background-image: url(https://cdn.osoujihonpo.com/campaign/images/220718-11/img-number06-pc.svg);
    background-repeat: no-repeat;
  }

}


#static-content #sec4,
#static-content #sec6 {
  background: #f5008c;
  padding: 45px 0 50px 0;
  margin: 0 0 50px 0;
}

#static-content #sec4 h2,
#static-content #sec6 h2 {
  color: #fff;
  text-align: center;
  font-size: clamp(2rem, 3vw, 3rem);
  margin: 0 0 20px 0;
}

#static-content #sec6 h2 span {
  font-size: clamp(1.8rem, 2.5vw, 2.5rem);
  display: block;
}

#static-content #sec6 h2 b {
  font-family: Arial,
    Georgia,
    "Times New Roman";
  font-size: clamp(2rem, 3vw, 3rem);
  vertical-align: -1px;
}

#static-content #sec4 ul,
#static-content #sec6 ul {
  display: flex;
  flex-direction: column;
  margin: 0;
}

#static-content #sec4 ul li,
#static-content #sec6 ul li {
  margin: 0 0 20px 0;
}

#static-content #sec4 ul li:last-child,
#static-content #sec6 ul li:last-child {
  margin: 0;
}

#static-content #sec6 ul li {
  background: #fff;
  font-size: 1.4rem;
  padding: 3%;
}

#static-content #sec6 ul li a {
  display: block;
  color: #f5008c;
  font-size: inherit;
  font-weight: bold;
  margin: 0 0 5px 0;
}


@media screen and (min-width: 600px) {

  #static-content #sec6 h2 b {
    vertical-align: -2px;
  }

  #static-content #sec4 ul,
  #static-content #sec6 ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #static-content #sec4 ul li,
  #static-content #sec6 ul li {
    width: 48.5%;
  }

  #static-content #sec4 ul li:nth-last-of-type(2) {
    margin: 0;
  }

  #static-content #sec6 ul li {
    font-size: 1.6rem;
    padding: 2%;
  }
}