@charset "UTF-8";
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 img {
  display: block;
  width: 100%;
}
.lp_contents .sec_anchor {
  padding: calc(15 / 750 * 100vw) 0 calc(40 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_btn {
  width: calc(520 / 750 * 100vw);
  margin: auto;
}
.lp_contents .cmn_tokuten {
  width: calc(670 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .cmn_tokuten .tokuten_cont {
  padding: calc(6 / 750 * 100vw);
  border: calc(4 / 750 * 100vw) solid #77c7f7;
  background: #fff;
  text-align: center;
}
.lp_contents .cmn_tokuten .tokuten_box {
  padding: calc(60 / 750 * 100vw) calc(27 / 750 * 100vw) calc(80 / 750 * 100vw) calc(27 / 750 * 100vw);
  border: calc(2 / 750 * 100vw) solid #77c7f7;
  background: -moz-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
  background: -webkit-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
  background: -o-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
  background: -ms-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
  background: linear-gradient(to bottom, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
}
.lp_contents .cmn_tokuten h2 {
  margin: calc(34 / 750 * 100vw) 0 0;
}
.lp_contents .cmn_tokuten .tokuten_date {
  margin-top: calc(20 / 750 * 100vw);
}
.lp_contents .cmn_tokuten .tokuten_img {
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .cmn_tokuten dl {
  margin-top: calc(20 / 750 * 100vw);
  padding-bottom: calc(40 / 750 * 100vw);
  border-bottom: calc(2 / 750 * 100vw) solid #bfc9d1;
}
.lp_contents .cmn_tokuten dl dt {
  margin-bottom: calc(30 / 750 * 100vw);
}
.lp_contents .cmn_tokuten .tokuten_name {
  margin: calc(40 / 750 * 100vw) 0 0;
  font-size: calc(40 / 750 * 100vw);
  line-height: calc(54 / 750 * 100vw);
  font-weight: bold;
  color: #000;
}
.lp_contents .cmn_tokuten .tokuten_name span {
  font-size: calc(24 / 750 * 100vw);
}
.lp_contents .cmn_tokuten .tokuten_price {
  margin-top: calc(20 / 750 * 100vw);
  font-size: calc(40 / 750 * 100vw);
  line-height: 1;
  font-weight: bold;
  color: #000;
}
.lp_contents .cmn_tokuten .tokuten_price em {
  font-style: normal;
  font-size: calc(58 / 750 * 100vw);
}
.lp_contents .cmn_tokuten .tokuten_price .taxin {
  font-size: calc(40 / 750 * 100vw);
}
.lp_contents .cmn_tokuten .tokuten_price .postage {
  display: inline-block;
  margin-left: calc(20 / 750 * 100vw);
  font-size: calc(28 / 750 * 100vw);
  line-height: 1;
  font-weight: normal;
  border: solid 1px #000;
  background: #fff;
  padding: calc(10 / 750 * 100vw) 0.5em calc(8 / 750 * 100vw);
  transform: translateY(-6px);
}
.lp_contents .cmn_tokuten .tokuten_btn {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .cmn_tokuten .cmn_prod--note {
  margin: calc(40 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
  color: #000;
}
.lp_contents .sec_hignlight {
  background: #fbf6f0 url(/sw/onlinestore/campaign/elixir/s/gelwash/img/hignlight_bg.jpg) repeat-x top center;
  padding: calc(50 / 750 * 100vw) 0 calc(90 / 750 * 100vw);
  background-size: contain;
}
.lp_contents .sec_hignlight .cp_box {
  position: relative;
  margin-bottom: calc(93 / 750 * 100vw);
  padding: 0 calc(40 / 750 * 100vw);
}
.lp_contents .sec_hignlight .cp_box--end {
  position: absolute;
  top: 0;
  left: calc(40 / 750 * 100vw);
  right: calc(40 / 750 * 100vw);
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.lp_contents .sec_hignlight .cp_box--end span {
  font-size: calc(40 / 750 * 100vw);
  color: #fff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.lp_contents .sec_hignlight .cmn_tokuten h2 {
  margin-bottom: 0;
  padding: 0;
}
.lp_contents .sec_hignlight .cp_flag {
  position: absolute;
  top: calc(50 / 750 * 100vw);
  left: calc(25 / 750 * 100vw);
  width: calc(628 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_cont {
  background: url(/sw/onlinestore/campaign/elixir/s/gelwash/img/hignlight_cont--bg.png) no-repeat top center;
  background-size: 100% 100%;
  padding: calc(105 / 750 * 100vw) calc(27 / 750 * 100vw) calc(165 / 750 * 100vw);
  margin: 0 calc(40 / 750 * 100vw) calc(75 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_cont--ttl {
  margin-bottom: calc(45 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_cont--list {
  margin-bottom: calc(48 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_cont--txt {
  margin-bottom: calc(50 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_cont--graph {
  margin: 0 auto calc(20 / 750 * 100vw);
  width: calc(580 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_cont--note {
  margin-bottom: calc(100 / 750 * 100vw);
  font-size: calc(18 / 750 * 100vw);
  letter-spacing: 0.03em;
  color: #888;
  text-align: center;
}
.lp_contents .sec_hignlight h2 {
  padding: 0 calc(40 / 750 * 100vw);
  margin-bottom: calc(60 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_prod {
  padding: 0 calc(33 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_prod--img {
  padding: 0 calc(40 / 750 * 100vw);
  margin-bottom: calc(60 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_prod--point1 {
  margin-bottom: calc(28 / 750 * 100vw);
}
.lp_contents .sec_hignlight .hignlight_prod--point2 {
  margin-bottom: calc(28 / 750 * 100vw);
}
.lp_contents .sec_prod {
  padding: calc(100 / 750 * 100vw) calc(40 / 750 * 100vw) calc(80 / 750 * 100vw);
}
.lp_contents .sec_prod .gelwash_tokuten_ttl {
  margin-bottom: calc(66 / 750 * 100vw);
}
.lp_contents .sec_prod .tokuten_cont + .cmn_prod--note {
  margin-bottom: calc(120 / 750 * 100vw);
}
.lp_contents .sec_prod .cp_box {
  position: relative;
  margin-bottom: calc(40 / 750 * 100vw);
  padding: 0;
}
.lp_contents .sec_prod .cp_box--end {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.lp_contents .sec_prod .cp_box--end span {
  font-size: calc(40 / 750 * 100vw);
  color: #fff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.lp_contents .sec_prod .cp_flag {
  position: absolute;
  top: calc(50 / 750 * 100vw);
  left: calc(-15 / 750 * 100vw);
  width: calc(628 / 750 * 100vw);
}
.lp_contents .sec_prod .prod--note {
  font-size: calc(18 / 750 * 100vw);
  line-height: 1;
  letter-spacing: 0.05em;
  color: #000;
  margin: calc(40 / 750 * 100vw) auto calc(100 / 750 * 100vw);
}
.lp_contents .sec_way {
  background: #fbf6f0;
  padding: calc(100 / 750 * 100vw) calc(40 / 750 * 100vw);
}
.lp_contents .sec_way h2 {
  margin-bottom: calc(55 / 750 * 100vw);
}
.lp_contents .sec_product {
  padding: calc(70 / 750 * 100vw) calc(40 / 750 * 100vw) calc(100 / 750 * 100vw);
  background-size: 100%;
  border-bottom: 1px solid #d19a5f;
  margin-bottom: calc(40 / 750 * 100vw);
}
.lp_contents .sec_product h2 {
  margin-bottom: calc(20 / 750 * 100vw);
}
.lp_contents .sec_product .pro_ttl {
  margin-top: calc(80 / 750 * 100vw);
}
.lp_contents .sec_product .product_box li {
  display: flex;
  margin-top: calc(60 / 750 * 100vw);
}
.lp_contents .sec_product .product_box .product_img {
  width: calc(277 / 750 * 100vw);
  display: flex;
  align-items: center;
}
.lp_contents .sec_product .product_txtBox {
  width: calc(393 / 750 * 100vw);
  color: #221815;
}
.lp_contents .sec_product .product_txtBox .name01 {
  font-size: calc(20 / 750 * 100vw);
  display: inline-block;
  border: 1px solid #221815;
  padding: calc(3 / 750 * 100vw) calc(8 / 750 * 100vw);
  line-height: 1;
  margin-bottom: calc(15 / 750 * 100vw);
}
.lp_contents .sec_product .product_txtBox .name02 {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(28 / 750 * 100vw);
  font-weight: 500;
  margin-bottom: calc(10 / 750 * 100vw);
}
.lp_contents .sec_product .product_txtBox .name03 {
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(40 / 750 * 100vw);
  font-weight: bold;
  margin-bottom: calc(12 / 750 * 100vw);
}
.lp_contents .sec_product .product_txtBox .lead {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  margin-bottom: calc(25 / 750 * 100vw);
  letter-spacing: -0.02em;
}
.lp_contents .sec_product .product_txtBox .price {
  margin: calc(-10 / 750 * 100vw) 0 calc(15 / 750 * 100vw);
  font-size: calc(40 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  font-weight: bold;
}
.lp_contents .sec_product .product_txtBox .price span {
  font-size: 70%;
}
.lp_contents .sec_product .product_txtBox .price .taxin {
  display: inline-block;
  font-size: calc(26 / 750 * 100vw);
}
.lp_contents .sec_product .product_txtBox .price .postage {
  display: inline-block;
  font-size: calc(20 / 750 * 100vw);
  line-height: 1;
  border: solid 1px #000;
  margin-left: calc(10 / 750 * 100vw);
  padding: 0.3em calc(10 / 750 * 100vw) 0.1em;
  vertical-align: bottom;
  transform: translate(calc(10 / 750 * 100vw), calc(-8 / 750 * 100vw));
}
.lp_contents .sec_product .product_txtBox .btn_detail {
  margin: 0 calc(10 / 750 * 100vw) 0 calc(3 / 750 * 100vw);
}
.lp_contents .cmn_prod h2 {
  margin-bottom: calc(60 / 750 * 100vw);
}
.lp_contents .cmn_prod--txt {
  margin-bottom: calc(55 / 750 * 100vw);
}
.lp_contents .cmn_prod--img {
  margin-bottom: calc(35 / 750 * 100vw);
}
.lp_contents .cmn_prod--ttl {
  font-size: calc(24 / 750 * 100vw);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: calc(20 / 750 * 100vw);
  text-align: center;
  color: #000;
}
.lp_contents .cmn_prod--name {
  font-size: calc(40 / 750 * 100vw);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: calc(20 / 750 * 100vw);
  text-align: center;
  color: #000;
}
.lp_contents .cmn_prod--detail {
  margin-bottom: calc(40 / 750 * 100vw);
  font-size: calc(22 / 750 * 100vw);
  line-height: 1;
  letter-spacing: 0.08em;
  color: #000;
  text-align: center;
}
.lp_contents .cmn_prod--detail span {
  border: solid 1px #ccc;
  padding: calc(4 / 750 * 100vw) calc(20 / 750 * 100vw);
  margin-left: calc(20 / 750 * 100vw);
}
.lp_contents .cmn_prod--price {
  margin-bottom: calc(40 / 750 * 100vw);
  font-size: calc(40 / 750 * 100vw);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #000;
  text-align: center;
}
.lp_contents .cmn_prod--num {
  font-size: calc(52 / 750 * 100vw);
}
.lp_contents .cmn_prod--posage {
  border: solid 1px #000;
  padding: calc(5 / 750 * 100vw) calc(20 / 750 * 100vw);
  font-size: calc(26 / 750 * 100vw);
  font-weight: normal;
  vertical-align: super;
}
.lp_contents .cmn_prod--note li {
  margin-bottom: calc(15 / 750 * 100vw);
  font-size: calc(18 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
  letter-spacing: 0.05em;
  color: #000;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.lp_contents .cmn_prod .cart_btn {
  width: calc(630 / 750 * 100vw);
  margin: 0 auto calc(100 / 750 * 100vw);
}
.lp_contents .sec_omatome {
  margin-top: 0;
}

@media screen and (min-width: 751px) {
  .lp_contents {
    width: 750px;
    margin: 0 auto;
  }
  .lp_contents img {
    display: block;
    width: 100%;
  }
  .lp_contents .sec_anchor {
    padding: 15px 0 40px;
  }
  .lp_contents .sec_anchor .anchor_btn {
    width: 520px;
    margin: auto;
  }
  .lp_contents .cmn_tokuten {
    width: 670px;
    margin: 0 auto;
  }
  .lp_contents .cmn_tokuten .tokuten_cont {
    padding: 6px;
    border: 4px solid #77c7f7;
    background: #fff;
    text-align: center;
  }
  .lp_contents .cmn_tokuten .tokuten_box {
    padding: 60px 27px 80px 27px;
    border: 2px solid #77c7f7;
    background: -moz-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
    background: -webkit-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
    background: -o-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
    background: -ms-linear-gradient(top, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
    background: linear-gradient(to bottom, #c1e6f4 0%, #fafdff 60%, #fafdff 100%);
  }
  .lp_contents .cmn_tokuten h2 {
    margin: 34px 0 0;
  }
  .lp_contents .cmn_tokuten .tokuten_date {
    margin-top: 20px;
  }
  .lp_contents .cmn_tokuten .tokuten_img {
    margin-top: 50px;
  }
  .lp_contents .cmn_tokuten dl {
    margin-top: 20px;
    padding-bottom: 40px;
    border-bottom: 2px solid #bfc9d1;
  }
  .lp_contents .cmn_tokuten dl dt {
    margin-bottom: 30px;
  }
  .lp_contents .cmn_tokuten .tokuten_name {
    margin: 40px 0 0;
    font-size: 40px;
    line-height: 54px;
    font-weight: bold;
    color: #000;
  }
  .lp_contents .cmn_tokuten .tokuten_name span {
    font-size: 24px;
  }
  .lp_contents .cmn_tokuten .tokuten_price {
    margin-top: 20px;
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    color: #000;
  }
  .lp_contents .cmn_tokuten .tokuten_price em {
    font-style: normal;
    font-size: 58px;
  }
  .lp_contents .cmn_tokuten .tokuten_price .taxin {
    font-size: 40px;
  }
  .lp_contents .cmn_tokuten .tokuten_price .postage {
    display: inline-block;
    margin-left: 20px;
    font-size: 28px;
    line-height: 1;
    font-weight: normal;
    border: solid 1px #000;
    background: #fff;
    padding: 10px 0.5em 8px;
    transform: translateY(-6px);
  }
  .lp_contents .cmn_tokuten .tokuten_btn {
    margin-top: 30px;
  }
  .lp_contents .cmn_tokuten .cmn_prod--note {
    margin: 40px 0 80px;
    color: #000;
  }
  .lp_contents .sec_hignlight {
    background: #fbf6f0 url(/sw/onlinestore/campaign/elixir/s/gelwash/img/hignlight_bg.jpg) repeat-x top center;
    padding: 50px 0 90px;
    background-size: contain;
  }
  .lp_contents .sec_hignlight .cp_box {
    position: relative;
    margin-bottom: 93px;
    padding: 0 40px;
  }
  .lp_contents .sec_hignlight .cp_box--end {
    position: absolute;
    top: 0;
    left: 40px;
    right: 40px;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .lp_contents .sec_hignlight .cp_box--end span {
    font-size: 40px;
    color: #fff;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .lp_contents .sec_hignlight .cmn_tokuten h2 {
    margin-bottom: 0;
    padding: 0;
  }
  .lp_contents .sec_hignlight .cp_flag {
    position: absolute;
    top: 50px;
    left: 25px;
    width: 628px;
  }
  .lp_contents .sec_hignlight .hignlight_cont {
    background: url(/sw/onlinestore/campaign/elixir/s/gelwash/img/hignlight_cont--bg.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 105px 27px 165px;
    margin: 0 40px 75px;
  }
  .lp_contents .sec_hignlight .hignlight_cont--ttl {
    margin-bottom: 45px;
  }
  .lp_contents .sec_hignlight .hignlight_cont--list {
    margin-bottom: 48px;
  }
  .lp_contents .sec_hignlight .hignlight_cont--txt {
    margin-bottom: 50px;
  }
  .lp_contents .sec_hignlight .hignlight_cont--graph {
    margin: 0 auto 20px;
    width: 580px;
  }
  .lp_contents .sec_hignlight .hignlight_cont--note {
    margin-bottom: 100px;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #888;
    text-align: center;
  }
  .lp_contents .sec_hignlight h2 {
    padding: 0 40px;
    margin-bottom: 60px;
  }
  .lp_contents .sec_hignlight .hignlight_prod {
    padding: 0 33px;
  }
  .lp_contents .sec_hignlight .hignlight_prod--img {
    padding: 0 40px;
    margin-bottom: 60px;
  }
  .lp_contents .sec_hignlight .hignlight_prod--point1 {
    margin-bottom: 28px;
  }
  .lp_contents .sec_hignlight .hignlight_prod--point2 {
    margin-bottom: 28px;
  }
  .lp_contents .sec_prod {
    padding: 100px 40px 80px;
  }
  .lp_contents .sec_prod .gelwash_tokuten_ttl {
    margin-bottom: 66px;
  }
  .lp_contents .sec_prod .tokuten_cont + .cmn_prod--note {
    margin-bottom: 120px;
  }
  .lp_contents .sec_prod .cp_box {
    position: relative;
    margin-bottom: 40px;
    padding: 0;
  }
  .lp_contents .sec_prod .cp_box--end {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .lp_contents .sec_prod .cp_box--end span {
    font-size: 40px;
    color: #fff;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .lp_contents .sec_prod .cp_flag {
    position: absolute;
    top: 50px;
    left: -15px;
    width: 628px;
  }
  .lp_contents .sec_prod .prod--note {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #000;
    margin: 40px auto 100px;
  }
  .lp_contents .sec_way {
    background: #fbf6f0;
    padding: 100px 40px;
  }
  .lp_contents .sec_way h2 {
    margin-bottom: 55px;
  }
  .lp_contents .sec_product {
    padding: 70px 40px 100px;
    background-size: 100%;
    border-bottom: 1px solid #d19a5f;
    margin-bottom: 40px;
  }
  .lp_contents .sec_product h2 {
    margin-bottom: 20px;
  }
  .lp_contents .sec_product .pro_ttl {
    margin-top: 80px;
  }
  .lp_contents .sec_product .product_box li {
    display: flex;
    margin-top: 60px;
  }
  .lp_contents .sec_product .product_box .product_img {
    width: 277px;
    display: flex;
    align-items: center;
  }
  .lp_contents .sec_product .product_txtBox {
    width: 393px;
    color: #221815;
  }
  .lp_contents .sec_product .product_txtBox .name01 {
    font-size: 20px;
    display: inline-block;
    border: 1px solid #221815;
    padding: 3px 8px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .lp_contents .sec_product .product_txtBox .name02 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .lp_contents .sec_product .product_txtBox .name03 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 12px;
  }
  .lp_contents .sec_product .product_txtBox .lead {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 25px;
    letter-spacing: -0.02em;
  }
  .lp_contents .sec_product .product_txtBox .price {
    margin: -10px 0 15px;
    font-size: 40px;
    line-height: 42px;
    font-weight: bold;
  }
  .lp_contents .sec_product .product_txtBox .price span {
    font-size: 70%;
  }
  .lp_contents .sec_product .product_txtBox .price .taxin {
    display: inline-block;
    font-size: 26px;
  }
  .lp_contents .sec_product .product_txtBox .price .postage {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    border: solid 1px #000;
    margin-left: 10px;
    padding: 0.3em 10px 0.1em;
    vertical-align: bottom;
    transform: translate(10px, -8px);
  }
  .lp_contents .sec_product .product_txtBox .btn_detail {
    margin: 0 10px 0 3px;
  }
  .lp_contents .cmn_prod h2 {
    margin-bottom: 60px;
  }
  .lp_contents .cmn_prod--txt {
    margin-bottom: 55px;
  }
  .lp_contents .cmn_prod--img {
    margin-bottom: 35px;
  }
  .lp_contents .cmn_prod--ttl {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
    text-align: center;
    color: #000;
  }
  .lp_contents .cmn_prod--name {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
    text-align: center;
    color: #000;
  }
  .lp_contents .cmn_prod--detail {
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.08em;
    color: #000;
    text-align: center;
  }
  .lp_contents .cmn_prod--detail span {
    border: solid 1px #ccc;
    padding: 4px 20px;
    margin-left: 20px;
  }
  .lp_contents .cmn_prod--price {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.08em;
    color: #000;
    text-align: center;
  }
  .lp_contents .cmn_prod--num {
    font-size: 52px;
  }
  .lp_contents .cmn_prod--posage {
    border: solid 1px #000;
    padding: 5px 20px;
    font-size: 26px;
    font-weight: normal;
    vertical-align: super;
  }
  .lp_contents .cmn_prod--note li {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #000;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  .lp_contents .cmn_prod .cart_btn {
    width: 630px;
    margin: 0 auto 100px;
  }
  .lp_contents .sec_omatome {
    margin-top: 0;
  }
}
