@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

/* ---- basic override ---- */
p {
  margin: 0;
}

#contents {
  min-width: 320px;
}

.lp_contents {
  -webkit-text-size-adjust: auto;
  text-size-adjust: auto;
}
.lp_contents span {
  color: #000;
}

.footer_script {
  height: 0 !important;
  overflow: hidden;
}

.title01 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%;
  padding-left: 10px;
  background: #fff;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

/* ---- ヘルパークラス ---- */
/* clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
  margin-bottom: 0px;
}

.lp_contents {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: calc(400 / 750 * 100vw);
}
.lp_contents img {
  display: block;
  width: 100%;
}
.lp_contents .container {
  padding: 0 calc(40 / 750 * 100vw);
}
.lp_contents .sec_main {
  padding-bottom: calc(92 / 750 * 100vw);
}
.lp_contents .sec_main .news_area {
  width: calc(692 / 750 * 100vw);
  padding: calc(48 / 750 * 100vw) 0 calc(36 / 750 * 100vw);
  border: calc(4 / 750 * 100vw) solid #dcdddd;
  margin: calc(60 / 750 * 100vw) auto 0;
}
.lp_contents .sec_main .news_img {
  width: calc(630 / 750 * 100vw);
  margin: 0 auto calc(22 / 750 * 100vw);
}
.lp_contents .sec_main .news_note {
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
}
.lp_contents .sec_main .add_banner {
  text-align: center;
  margin: calc(30 / 750 * 100vw) auto calc(80 / 750 * 100vw);
}
.lp_contents .sec_main .add_banner .banner_ttl {
  max-width: 560px;
  width: calc(560 / 750 * 100vw);
  margin: 0 auto 0;
}
.lp_contents .sec_main .add_banner .banner_cont {
  max-width: 500px;
  width: calc(500 / 750 * 100vw);
  margin: calc(30 / 750 * 100vw) auto 0;
}
.lp_contents .sec_goods {
  padding: 0 calc(40 / 750 * 100vw);
  margin-bottom: calc(124 / 750 * 100vw);
}
.lp_contents .sec_goods ul {
  display: flex;
  justify-content: space-between;
}
.lp_contents .sec_goods ul .goods_img {
  width: calc(222 / 750 * 100vw);
}
.lp_contents .sec_goods ul .goods_info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.lp_contents .sec_goods ul .goods_info_name {
  text-align: center;
  font-size: calc(44 / 750 * 100vw);
  line-height: calc(54 / 750 * 100vw);
  letter-spacing: 0.05em;
  font-weight: 300;
  margin-bottom: calc(30 / 750 * 100vw);
}
.lp_contents .sec_goods ul .goods_info_price {
  font-size: calc(44 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  letter-spacing: 0.05em;
  font-weight: 600;
  margin-bottom: calc(10 / 750 * 100vw);
}
.lp_contents .sec_goods ul .goods_info_price .num {
  font-size: calc(48 / 750 * 100vw);
}
.lp_contents .sec_goods ul .goods_info_price .tax {
  font-size: calc(28 / 750 * 100vw);
}
.lp_contents .sec_goods ul .goods_info_price .postage {
  display: inline-block;
  width: calc(116 / 750 * 100vw);
  height: calc(40 / 750 * 100vw);
  box-sizing: border-box;
  border: calc(2 / 750 * 100vw) solid #4b4948;
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  text-align: center;
  transform: translate(calc(8 / 750 * 100vw), calc(-8 / 750 * 100vw));
}
.lp_contents .sec_goods ul .goods_info_btn {
  width: calc(412 / 750 * 100vw);
}
.lp_contents .sec_goods ul + ul {
  margin-top: calc(59 / 750 * 100vw);
}
.lp_contents .sec_goods ul + ul .goods_img {
  margin-top: calc(8 / 750 * 100vw);
}
.lp_contents .sec_benefit .benefit_ttl {
  text-align: center;
  margin-bottom: calc(59 / 750 * 100vw);
}
.lp_contents .sec_benefit .benefit_ttl span {
  display: inline-block;
  font-size: calc(46 / 750 * 100vw);
  line-height: 1;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  background: #fff67f;
}
.lp_contents .sec_benefit .benefit_ttl span:nth-of-type(2) {
  margin-top: calc(27 / 750 * 100vw);
}
.lp_contents .sec_benefit .benefit_text {
  padding: 0 calc(40 / 750 * 100vw);
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(46 / 750 * 100vw);
  margin-bottom: calc(34 / 750 * 100vw);
}
.lp_contents .sec_benefit .benefit_img {
  width: calc(640 / 750 * 100vw);
  margin: 0 auto calc(24 / 750 * 100vw);
}
.lp_contents .sec_benefit .benefit_box {
  width: calc(638 / 750 * 100vw);
  margin: 0 auto calc(92 / 750 * 100vw);
}
.lp_contents .sec_benefit .benefit_box + .benefit_box {
  margin-bottom: calc(60 / 750 * 100vw);
  position: relative;
}
.lp_contents .sec_benefit .benefit_box + .benefit_box::after {
  content: '';
  background: url(/sw/onlinestore/campaign/elixir/t/oshiroi/img/benefit_add.png);
  background-size: 100%;
  width: calc(30 / 750 * 100vw);
  height: calc(30 / 750 * 100vw);
  position: absolute;
  top: calc(-60 / 750 * 100vw);
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .sec_benefit .benefit_man {
  width: calc(640 / 750 * 100vw);
  margin: 0 auto calc(44 / 750 * 100vw);
}
.lp_contents .sec_benefit .benefit_replace {
  width: calc(640 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_ec {
  padding-top: calc(94 / 750 * 100vw);
  text-align: center;
  line-height: 1;
}
.lp_contents .sec_ec + .sec_ec {
  padding-top: calc(77 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_ttl {
  font-size: calc(36 / 750 * 100vw);
  letter-spacing: 0.05em;
  margin-bottom: calc(19 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_catch {
  font-size: calc(44 / 750 * 100vw);
  letter-spacing: 0.05em;
  margin-bottom: calc(25 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_dose {
  font-size: calc(28 / 750 * 100vw);
  letter-spacing: 0.06em;
  margin-bottom: calc(33 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_img {
  width: calc(320 / 750 * 100vw);
  margin: 0 auto calc(16 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_text {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(44 / 750 * 100vw);
  margin-bottom: calc(10 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_dec {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(40 / 750 * 100vw);
  margin-bottom: calc(29 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_price {
  font-size: calc(44 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: calc(30 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_price .num {
  font-size: calc(48 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_price .tax {
  font-size: calc(28 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_price .postage {
  display: inline-block;
  width: calc(116 / 750 * 100vw);
  height: calc(40 / 750 * 100vw);
  box-sizing: border-box;
  border: calc(2 / 750 * 100vw) solid #4b4948;
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  text-align: center;
  transform: translate(calc(8 / 750 * 100vw), calc(-8 / 750 * 100vw));
}
.lp_contents .sec_ec .ec_btn {
  width: calc(600 / 750 * 100vw);
  margin: 0 auto calc(24 / 750 * 100vw);
}
.lp_contents .sec_ec .ec_notes {
  text-align: center;
  font-size: calc(20 / 750 * 100vw);
}
.lp_contents .sec_introduce {
  padding-top: calc(122 / 750 * 100vw);
  margin-bottom: calc(120 / 750 * 100vw);
}
.lp_contents .sec_introduce .container {
  width: calc(670 / 750 * 100vw);
  margin: 0 auto;
  box-sizing: content-box;
}
.lp_contents .sec_introduce .container .introduce_catch {
  margin-bottom: calc(44 / 750 * 100vw);
}
.lp_contents .sec_introduce .container .introduce_ttl {
  margin-bottom: calc(47 / 750 * 100vw);
}
.lp_contents .sec_introduce .container .introduce_img {
  margin-bottom: calc(70 / 750 * 100vw);
}
.lp_contents .sec_introduce .container .introduce_main {
  margin-bottom: calc(15 / 750 * 100vw);
}
.lp_contents .sec_introduce .container .introduce_main:nth-last-of-type(2) {
  margin-bottom: calc(79 / 750 * 100vw);
}
.lp_contents .sec_about {
  margin-top: calc(60 / 750 * 100vw);
  border-top: calc(70 / 750 * 100vw) solid #fff68c;
}
.lp_contents .sec_about .container {
  padding: 0 calc(50 / 750 * 100vw);
}
.lp_contents .sec_about .about_ttl {
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(54 / 750 * 100vw);
  text-decoration: underline;
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .sec_about .about_txt {
  margin-top: calc(40 / 750 * 100vw);
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(54 / 750 * 100vw);
  text-align: left;
}
.lp_contents .sec_about .about_txt span {
  background-color: #fff57f;
}
.lp_contents .sec_about .about_txt_note {
  margin: 0 0 calc(70 / 750 * 100vw);
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(38 / 750 * 100vw);
  text-align: left;
}
.lp_contents .sec_about .about_footer {
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  text-align: center;
  margin-top: calc(23 / 750 * 100vw);
}
.lp_contents .sec_about .about_footer span {
  background-color: #fff57f;
}
.lp_contents .sec_about .about_footer sup {
  font-size: calc(18 / 750 * 100vw);
}
.lp_contents .sec_about .about_notes {
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(46 / 750 * 100vw);
  text-align: right;
  margin-top: calc(13 / 750 * 100vw);
  padding-right: calc(46 / 750 * 100vw);
}
.lp_contents .footer_parts {
  padding: calc(80 / 750 * 100vw) calc(35 / 750 * 100vw) calc(65 / 750 * 100vw);
}
.lp_contents .footer_parts .footer_parts_postage {
  margin-bottom: calc(80 / 750 * 100vw);
}
.lp_contents .footer_parts .footer_parts_link {
  width: calc(670 / 750 * 100vw);
  margin: 0 auto calc(80 / 750 * 100vw);
}
.lp_contents .footer_parts .footer_parts_btn {
  width: calc(680 / 750 * 100vw);
  margin: 0 auto;
}

@media screen and (min-width: 750px) {
  .lp_contents {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400px;
    width: 750px;
    margin: 0 auto;
  }
  .lp_contents img {
    display: block;
    width: 100%;
  }
  .lp_contents .container {
    padding: 0 40px;
  }
  .lp_contents .sec_main {
    padding-bottom: 92px;
  }
  .lp_contents .sec_main .news_area {
    width: 692px;
    padding: 48px 0 36px;
    border: 4px solid #dcdddd;
    margin: 60px auto 0;
  }
  .lp_contents .sec_main .news_img {
    width: 630px;
    margin: 0 auto 22px;
  }
  .lp_contents .sec_main .news_note {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .lp_contents .sec_goods {
    padding: 0 40px;
    margin-bottom: 124px;
  }
  .lp_contents .sec_goods ul {
    display: flex;
    justify-content: space-between;
  }
  .lp_contents .sec_goods ul .goods_img {
    width: 222px;
  }
  .lp_contents .sec_goods ul .goods_info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .lp_contents .sec_goods ul .goods_info_name {
    text-align: center;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 0.05em;
    font-weight: 300;
    margin-bottom: 30px;
  }
  .lp_contents .sec_goods ul .goods_info_price {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .lp_contents .sec_goods ul .goods_info_price .num {
    font-size: 48px;
  }
  .lp_contents .sec_goods ul .goods_info_price .tax {
    font-size: 28px;
  }
  .lp_contents .sec_goods ul .goods_info_price .postage {
    display: inline-block;
    width: 116px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #4b4948;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    transform: translate(8px, -8px);
  }
  .lp_contents .sec_goods ul .goods_info_btn {
    width: 412px;
  }
  .lp_contents .sec_goods ul + ul {
    margin-top: 59px;
  }
  .lp_contents .sec_goods ul + ul .goods_img {
    margin-top: 8px;
  }
  .lp_contents .sec_benefit .benefit_ttl {
    text-align: center;
    margin-bottom: 59px;
  }
  .lp_contents .sec_benefit .benefit_ttl span {
    display: inline-block;
    font-size: 46px;
    line-height: 1;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: 0.05em;
    background: #fff67f;
  }
  .lp_contents .sec_benefit .benefit_ttl span:nth-of-type(2) {
    margin-top: 27px;
  }
  .lp_contents .sec_benefit .benefit_text {
    padding: 0 40px;
    font-size: 28px;
    line-height: 46px;
    margin-bottom: 34px;
  }
  .lp_contents .sec_benefit .benefit_img {
    width: 640px;
    margin: 0 auto 24px;
  }
  .lp_contents .sec_benefit .benefit_box {
    width: 638px;
    margin: 0 auto 92px;
  }
  .lp_contents .sec_benefit .benefit_box + .benefit_box {
    margin-bottom: 60px;
    position: relative;
  }
  .lp_contents .sec_benefit .benefit_box + .benefit_box::after {
    content: '';
    background: url(/sw/onlinestore/campaign/elixir/t/oshiroi/img/benefit_add.png);
    background-size: 100%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
  }
  .lp_contents .sec_benefit .benefit_man {
    width: 640px;
    margin: 0 auto 44px;
  }
  .lp_contents .sec_benefit .benefit_replace {
    width: 640px;
    margin: 0 auto;
  }
  .lp_contents .sec_ec {
    padding-top: 94px;
    text-align: center;
    line-height: 1;
  }
  .lp_contents .sec_ec + .sec_ec {
    padding-top: 77px;
  }
  .lp_contents .sec_ec .ec_ttl {
    font-size: 36px;
    letter-spacing: 0.05em;
    margin-bottom: 19px;
  }
  .lp_contents .sec_ec .ec_catch {
    font-size: 44px;
    letter-spacing: 0.05em;
    margin-bottom: 25px;
  }
  .lp_contents .sec_ec .ec_dose {
    font-size: 28px;
    letter-spacing: 0.06em;
    margin-bottom: 33px;
  }
  .lp_contents .sec_ec .ec_img {
    width: 320px;
    margin: 0 auto 16px;
  }
  .lp_contents .sec_ec .ec_text {
    font-size: 28px;
    line-height: 44px;
    margin-bottom: 10px;
  }
  .lp_contents .sec_ec .ec_dec {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 29px;
  }
  .lp_contents .sec_ec .ec_price {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
  .lp_contents .sec_ec .ec_price .num {
    font-size: 48px;
  }
  .lp_contents .sec_ec .ec_price .tax {
    font-size: 28px;
  }
  .lp_contents .sec_ec .ec_price .postage {
    display: inline-block;
    width: 116px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #4b4948;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    transform: translate(8px, -8px);
  }
  .lp_contents .sec_ec .ec_btn {
    width: 600px;
    margin: 0 auto 24px;
  }
  .lp_contents .sec_ec .ec_notes {
    text-align: center;
    font-size: 20px;
  }
  .lp_contents .sec_introduce {
    padding-top: 122px;
    margin-bottom: 120px;
  }
  .lp_contents .sec_introduce .container {
    width: 670px;
    margin: 0 auto;
    box-sizing: content-box;
  }
  .lp_contents .sec_introduce .container .introduce_catch {
    margin-bottom: 44px;
  }
  .lp_contents .sec_introduce .container .introduce_ttl {
    margin-bottom: 47px;
  }
  .lp_contents .sec_introduce .container .introduce_img {
    margin-bottom: 70px;
  }
  .lp_contents .sec_introduce .container .introduce_main {
    margin-bottom: 15px;
  }
  .lp_contents .sec_introduce .container .introduce_main:nth-last-of-type(2) {
    margin-bottom: 79px;
  }
  .lp_contents .sec_about {
    margin-top: 60px;
    border-top: 70px solid #fff68c;
  }
  .lp_contents .sec_about .container {
    padding: 0 50px;
  }
  .lp_contents .sec_about .about_ttl {
    font-size: 32px;
    line-height: 54px;
    text-decoration: underline;
    margin-top: 40px;
  }
  .lp_contents .sec_about .about_txt {
    margin-top: 40px;
    font-size: 28px;
    line-height: 54px;
    text-align: left;
  }
  .lp_contents .sec_about .about_txt span {
    background-color: #fff57f;
  }
  .lp_contents .sec_about .about_txt_note {
    margin: 0 0 70px;
    font-size: 26px;
    line-height: 38px;
    text-align: left;
  }
  .lp_contents .sec_about .about_footer {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    margin-top: 23px;
  }
  .lp_contents .sec_about .about_footer span {
    background-color: #fff57f;
  }
  .lp_contents .sec_about .about_footer sup {
    font-size: 18px;
  }
  .lp_contents .sec_about .about_notes {
    font-size: 20px;
    line-height: 46px;
    text-align: right;
    margin-top: 13px;
    padding-right: 46px;
  }
  .lp_contents .lp_banner {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic Pr6, "游ゴシック体 Pr6", YuGothic, "游ゴシック体",'Noto Sans JP', sans-serif;
    margin-top: 90px;
  }
  .lp_contents .lp_banner .container {
    padding: 0 40px;
  }
  .lp_contents .lp_banner img {
    width: 100%;
    display: block;
  }
  .lp_contents .lp_banner h3 {
    margin-top: 80px;
  }
  .lp_contents .lp_banner .banner_item {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
  }
  .lp_contents .lp_banner .banner_item_img {
    width: 262px;
  }
  .lp_contents .lp_banner .banner_item_info {
    width: 400px;
  }
  .lp_contents .lp_banner .banner_item_type span {
    display: inline-block;
    padding: 6px 10px;
    margin-left: 10px;
    font-size: 22px;
    line-height: 1;
    text-align: center;
    border: 2px solid #000;
  }
  .lp_contents .lp_banner .banner_item_brand {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1;
  }
  .lp_contents .lp_banner .banner_item_name {
    margin-top: 10px;
    font-size: 26px;
    line-height: 40px;
  }
  .lp_contents .lp_banner .banner_item_des {
    font-size: 24px;
    line-height: 36px;
  }
  .lp_contents .lp_banner .banner_item_price {
    margin: 0 0 10px;
    font-size: 60px;
    letter-spacing: 0.05em;
  }
  .lp_contents .lp_banner .banner_item_price em {
    font-weight: normal;
    font-style: normal;
  }
  .lp_contents .lp_banner .banner_item_price .unit {
    font-size: 54px;
  }
  .lp_contents .lp_banner .banner_item_price .taxin {
    font-size: 28px;
    margin-left: 20px;
  }
  .lp_contents .lp_banner .banner_section:first-of-type .banner_item + .banner_item {
    margin-top: 30px;
  }
  .lp_contents .lp_banner .banner_section:nth-of-type(2) h3 {
    margin-top: 20px;
  }
  .lp_contents .lp_banner .banner_section:nth-of-type(2) .banner_item + .banner_item {
    margin-top: 80px;
  }
  .lp_contents .lp_banner .banner_section:nth-of-type(3) .banner_item_des {
    letter-spacing: -0.1em;
  }
  .lp_contents .footer_parts {
    padding: 80px 35px 65px;
  }
  .lp_contents .footer_parts .footer_parts_postage {
    margin-bottom: 80px;
  }
  .lp_contents .footer_parts .footer_parts_link {
    width: 670px;
    margin: 0 auto 80px;
  }
  .lp_contents .footer_parts .footer_parts_btn {
    width: 680px;
    margin: 0 auto;
  }
}
