body {
    font-size: 16px;
    color: #333;
    overflow-x: hidden;
    line-height: 2;
    font-family: "Noto Sans", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.table03 {
    margin: 0 !important;
}

p,
ul,
ol,
dl,
table {
    margin: 0;
}

.mb30 {
    margin-bottom: 30px;
}

.table03 .text-black {
    font-size: 14px;
}

.footer {
    background-color: #fff;
}

.confirmbg {
    background: #f4e6ee;
}

.w100 {
    margin-bottom: 0 !important;
}

.table01 input[type="password"],
.table01 input[type="email"],
.table02 input {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder {
  color: #ccc;
}
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder {
  color: #ccc;
}
input[type="text"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder {
  color: #ccc;
}

.header {
    background-color: #fff;
}

.formpt {
    padding-top: 10px !important;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 70px;
    background: #fff !important;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .15);
}

.f14 {
    font-size: 14px !important;
}

.phone-num {
    top: 50%;
    left: -145px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: -.05em;
    font-size: 22px;
    line-height: .7;
}

.phone-num .small {
    margin-left: 2px;
    font-size: 11px;
    letter-spacing: 0;
}

.box-copy {
    padding: 10px 0;
    text-align: center;
    font-size: 11px;
    color: #868686;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 70px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .15);
}


.phone-num {
    top: 50%;
    left: -145px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: -.05em;
    font-size: 22px;
    line-height: .7;
}

.phone-num .small {
    margin-left: 2px;
    font-size: 11px;
    letter-spacing: 0;
}

.header-top-right,
.phone-num {
    display: inline-block;
    position: absolute;
}

.box-copy {
    padding: 10px 0;
    text-align: center;
    font-size: 11px;
    color: #868686;
}

.box-copy small {
    position: relative;
}

.box-copy {
    padding: 10px 0;
    text-align: center;
    font-size: 11px;
    color: #868686;
}

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

    body {
        font-weight: 400;
    }
}

.box-copy small:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: -45px;
    width: 33px;
    height: 33px;
    background: url(/lp/elevit/img/bayer.png) 50% no-repeat;
    background-size: cover;
}



select::-ms-expand {
    display: none !important;
}

#form-lp,
#form-lp_02 {
    padding-top: 50px;
}

td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-bg01 {
    background: #fcf9fb;
    max-width: 830px;
    margin: 0 auto 30px;
    padding: 50px;
    -webkit-box-shadow: 0px 1px 2px #ccc;
    box-shadow: 0px 1px 2px #ccc;
}

.form-bg02 {
    background: #fcf9fb;
    max-width: 830px;
    margin: 50px auto 60px auto;
    -webkit-box-shadow: 0px 1px 2px #ccc;
    box-shadow: 0px 1px 2px #ccc;
}

.form-bg03 {
    background: #fcf9fb;
    max-width: 1000px;
    margin: 50px auto 60px auto;
    -webkit-box-shadow: 0px 1px 2px #ccc;
    box-shadow: 0px 1px 2px #ccc;
}

.table02 label {
    font-weight: normal !important;
    margin: 5px 0;
}

.table02 {
    margin: 0 !important;
}

.pink-text {
    color: #e184bf;
}

.red-text {
    color: #cc0000;
    display: none;
}

.text-black {
    color: #000;
}

.blue-text {
    color: #68ace5;
}

.pink-btn {
    background: #e184bf;
    font-weight: bold;
    color: #fff;
}

.text-danger {
    color: #cc0000;
    /*    font-size: 14px;*/
    font-size: 12px;
}

.ex-text {
  color: #999 !important;
}

.btn-default {
    background: #c0c0c0;
    font-weight: bold;
    color: #fff;
}

.w90 {
    width: 190px !important;
}

.title {
    font-size: 18px;
    color: #474747;
    text-align: center;
    padding-bottom: 40px;
}

.mleft10 {
    margin-left: 10px;
}

.submit-after {
    float: right;
    position: relative;
    margin: 0 0 0 40px;
}

.submit-after:after {
    content: ">";
    position: absolute;
    right: 10px;
    top: 14px;
    bottom: 0;
    font-size: 12px;
    margin: auto;
    color: #fff;
}

.input190 {
    width: 190px !important;
}

.td01 {
    padding: 10px !important;
}

button,
input[type="submit"],
input[type="reset"] {
    cursor: pointer;
}

.form-bg01 input[type="submit"],
.form-bg01 input[type="reset"],
.buton {
    border-radius: 7px;
    border: 0;
    padding: 15px 40px !important;
    width: 49%;
    margin-top: 30px;
}

.form-bg02 button,
.form-bg02 input[type="submit"] {
    border-radius: 7px;
    border: 0;
    padding: 11.5px 25px;
    width: 185px;
    font-size: 16px !important;
}

.form-bg03 button,
.form-bg03 input[type="submit"] {
    border-radius: 7px;
    border: 0;
    padding: 11.5px 25px;
    width: 185px;
    font-size: 16px !important;
}

.text-center {
    text-align: center;
}

select {
    font-weight: bold;
}

option {
    font-weight: normal !important;
}

option:first-child {
    font-weight: bold !important;
}


input[type="password"],
input[type="email"],
input[type="text"],
input[type="tel"],
select {
    border-radius: 5px !important;
    -webkit-box-shadow: inset 0px 8px 7px -11px #000;
    box-shadow: inset 0px 8px 7px -11px #000;
    border: none;
    height: 35px;
    padding: 4px 5px;
    text-indent: 10px;
}

.no-border {
    border-bottom: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.table01 {
    max-width: 500px !important;
    display: block;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}

.table01 td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.table01 td input {
    width: 300px;
    border-radius: 7px;
}

.p12 {
    padding: 10px !important;
}

.center-div {
    max-width: 830px;
    margin: 0 auto 5px;
}

.table02 {
    width: 100% !important;
    display: block;
}

.table02 td {
    border-bottom: 1px solid #f4e6ee;
    padding: 0;
}

.w190 {
    width: 190px;
}

.table02 .td01 {
    min-width: 220px;
    vertical-align: top;
    background: #fff;
}

.nomarginbottom {
    margin-bottom: 0 !important;
}

.mr10 {
    margin-right: 10px !important;
}

.table02 .text-black {
    font-size: 16px !important;
    text-indent: 0 !important;
}

.ptb {
    padding: 10px !important;
}

.table02 .input01 {
    width: 280px;
}

.form-border-bottom {
    border-bottom: 1px solid #d9cdd4;
}

.input02 {
    width: 180px;
}

#wrapper,
#wrapper_02 {
    background: none !important;
}

.bg01 {
    background: #fcf9fb !important;
}

.select {
    color: #333 !important;
    overflow: hidden;
    height: 43px;
    width: 220px;
    position: relative;
    display: block;
}

select {
    background: #fff !important;
    height: 43px;
    padding: 5px 15px;

    border: 0;
    outline: none;
    font-size: 14px;
    width: 220px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.pink-bg {
    background: #ffd8d8 !important;
}

.select:after {
    content: "\25BC";
    padding: 12px 8px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.input03 {
    width: 98%;
}

.table100 {
    width: 100%;
    margin: 0 !important;
}

.list-inline {
    display: inline-block;
    margin-right: 35px;
}


.select2 {
    color: #333 !important;
    margin-right: 10px !important;
    overflow: hidden;
    height: 43px;
    width: 115px;
    position: relative;
    display: block;
    float: left;
}

select2 {
    background: #fff !important;
    height: 43px;
    padding: 5px;

    border: 0;
    outline: none;
    font-size: 14px;
    width: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select2:after {
    content: "\25BC";
    padding: 12px 8px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.select3 {
    margin-right: 10px !important;
    overflow: hidden;
    height: 43px;
    width: 75px;
    position: relative;
    display: block;
    float: left;
}

select3 {
    background: #fff !important;
    height: 43px;
    padding: 5px;

    border: 0;
    outline: none;
    font-size: 14px;
    width: 70px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.mr30 {
    margin-right: 30px;
}

.select3:after {
    content: "\25BC";
    padding: 12px 8px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.select04 {
    color: #333 !important;
    overflow: hidden;
    height: 43px;
    width: 320px;
    position: relative;
    display: block;
}

.agreementArea2 {
    margin: 0 auto;
    width: 500px;
    padding: 50px;
    line-height: 25px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
}

.submit-btn {
    height: auto !important;
    width: 235px !important;
}

.submit-btn2 {
    height: 55px !important;
    width: 185px !important;
}

.select04:after {
    content: "\25BC";
    padding: 12px 8px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pl0 {
    padding-left: 0 !important;
}

.clearfix li {
    overflow: hidden;
}

.label01 {
    position: relative;
    top: 10px;
    left: 0;
}

.ti02 {
    padding-left: 15px;
}

#agreementArea,
#agreementArea_02 {
    margin: 0 auto;
    width: 500px;
    padding: 40px;
    line-height: 25px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
}

#form-lp .agreementAreaWide,
#form-lp_02 .agreementAreaWide {
    width: 730px;
    padding: 40px 80px;
}

.p40 {
    padding: 40px 0 !important;
}

.p50 {
    padding: 50px 0 !important;
}

.ml10 {
    margin-left: 10px;
}

.submit-btn {
    position: relative;
    font-size: 14px !important;
}

.submit-btn:after {
    content: ">";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bg-white {
    background: #fff;
}

#agreementArea a:hover,
#agreementArea_02 a:hover {
    text-decoration: none;
}

.mb15 {
    margin-bottom: 5px;
}

.result {
    margin-bottom: 5px;
}

input[type="checkbox"] + label[for="agree"],
input[type="checkbox"] + label[for="agree_02"],
input[type="checkbox"] + label[for="emailMagazine"],
input[type="checkbox"] + label[for="emailMagazine_02"],
input[type="checkbox"] + label[for="delivery"] {
    display: block;
    padding-left: 27px;
    text-indent: -27px;
    text-align: left;
}

input[type="checkbox"] + label[for="agree"]::before,
input[type="checkbox"] + label[for="agree_02"]::before,
input[type="checkbox"] + label[for="emailMagazine"]::before,
input[type="checkbox"] + label[for="emailMagazine_02"]::before,
input[type="checkbox"] + label[for="delivery"]::before {
    vertical-align: middle;
}

input[type="checkbox"]:checked + label::after {
    content: '';
    position: absolute;
    width: 21px;
    height: 10px;
    background: transparent;
    top: 3px;
    left: 0.2ex;
    border: 4px solid #e184bf;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


input[type="checkbox"] {
    line-height: 2.1ex;
}


input[type="checkbox"] {
    position: absolute;
    left: -999em;
}

input[type="checkbox"] + label {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
}

input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    vertical-align: -25%;
    height: 20px;
    width: 20px;
    background-color: white;
    border: 2px solid #e184bf !important;
    border-radius: 0;
    margin-right: 0.5em;
}



.underline {
    text-decoration: underline;
    color: #68ace5;
}

.required {
    padding-left: 15px;
}

input[type=checkbox]:checked + span.chk:before {
    content: '\2714';
    position: relative;
    top: -5px;
    left: 1px;
    color: #e184bf !important;
    font-size: 19px;
}


.text-danger.require {
    display: inline-block;
}

.text-red {
    color: #cc0000;
}


.fl {
    float: left;
}



.table03 {
    border-collapse: collapse;
}

.table03,
.table03 td,
.table03 th {
    border: 1px solid #f4e6ee;
}

.td02 {
    width: 220px;
    vertical-align: top;
    background: #fff;
}

.table03 {
    width: 100% !important;
}


.table03 td {
    padding: 20px;
    color: #333;
}

.pink-inverse-btn {
    border-radius: 7px;
    position: relative;
    border: 0;
    padding: 13px 70px !important;
    background: #fff;
    border: 2px solid #e184bf !important;
    color: #e184bf !important;
    text-align: center;
}

.pink-inverse-btn:before {
    content: "<";
    height: 26px;
    position: absolute;
    display: inline-block;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.showtd {
    display: none;
}

.f40 {
    color: #16216a;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 40px;
}

.f30 {
    color: #16216a;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.btn01 {
    color: #16216a;
    font-size: 16px;
    position: relative;
    height: 73px;
    padding: 0 30px 0 115px !important;
    font-weight: bold;
    background: #fff2f9;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;
    width: 360px !important;
    vertical-align: middle;
    margin: 0 auto 15px;
    display: block;
}

.btn01:hover {
    text-decoration: none;
}

.btn01:before {
    background: url(/lp/elevit/img/elevit_ico.png);
    content: "";
    display: block;
    position: absolute;
    width: 74px;
    height: 49px;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
}


.btn01:after {
    background: url(/lp/elevit/img/pink_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    content: "";
    display: block;
    position: absolute;
    width: 74px;
    height: 49px;
    top: 46px;
    bottom: 0;
    left: auto;
    margin: auto;
    right: -47px;
}

.btn01 span {
    position: relative;
    top: 25px;
}


.bg-white a {
    border-radius: 10px;
}




.btn02 {
    color: #16216a;
    font-size: 18px;
    position: relative;
    height: 73px;
    padding: 0 50px 0 125px !important;
    font-weight: bold;
    background: #f2f4ff;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;
    display: table-cell;
    width: 340px !important;
    vertical-align: middle;
}

.btn02:hover {
    text-decoration: none;
}

.btn02:before {
    background: url(/lp/elevit/img/btn02_ico.png);
    content: "";
    display: block;
    position: absolute;
    width: 49px;
    height: 40px;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
}


.btn02:after {
    background: url(/lp/elevit/img/pink_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    content: "";
    display: block;
    position: absolute;
    width: 74px;
    height: 49px;
    top: 42px;
    bottom: 0;
    left: auto;
    margin: auto;
    right: -47px;
}

.p03 {
    padding: 10px 0 10px 10px !important;
}

.btn03 {
    color: #16216a;
    font-size: 18px;
    position: relative;
    height: 73px;
    padding: 0 50px 0 125px !important;
    font-weight: bold;
    background: #daeeff;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;
    display: table-cell;
    width: 340px !important;
    vertical-align: middle;
}

.btn03:hover {
    text-decoration: none;
}

.show-sp {
    display: none;
}

.btn03:before {
    background: url(/lp/elevit/img/cart_ico.png);
    content: "";
    display: block;
    position: absolute;
    width: 53px;
    height: 48px;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
}


.btn03:after {
    background: url(/lp/elevit/img/pink_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    content: "";
    display: block;
    position: absolute;
    width: 74px;
    height: 49px;
    top: 42px;
    bottom: 0;
    left: auto;
    margin: auto;
    right: -47px;
}

.nopadlr {
    padding: 10px 0 !important;
}

.list-float li {
    float: left;
}

.list-float li:first-child {
    margin-right: 30px;
}

.pad01 {
    padding: 30px 50px 30px;
}

.rel {
    position: relative;
}

.clrf {
    display: table;
    clear: both;
}

.alignchk {
    position: relative;
    top: -25px;
    left: 28px;
}

input[type=checkbox] {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 10px;
    margin-right: 10px;
}

.visitartext {
    background-color: #fff;
    padding: 20px 0px 40px 0px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 18px;
    color: #474747;
}

.f14_02 {
    font-weight: bold !important;
    font-size: 14px !important;
}

.confirm-ttl {
    margin: 50px 0 0 0;
}

.titletext {
    color: #16216a;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.subtext {
    color: #16216a;
    font-size: 18px;
    text-align: center;
    margin: 0 0 20px 0;
}

.ttl-lineheight {
    line-height: 1.5;
}

.add_mailmaga_box {
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
}
.add_mailmaga_box p {
    margin-left: 80px;
    margin-bottom: 10px;
}
.add_mailmaga_box p:nth-of-type(2) {
    margin: 0 0 17px 110px;
}
.add_mailmaga_box p:last-of-type {
    margin-bottom: 0;
}
.add_mailmaga_box .note-text {
    color: #cc0000;
}
.add_mailmaga_box + .red-text {
    margin-top: 20px;
}
.add_mailmaga_box label {
    display: block;
    padding-left: 27px;
    text-indent: -27px;
    text-align: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
}
.add_mailmaga_box label::before {
    content: "";
    display: inline-block;
    vertical-align: -15%;
    height: 16px;
    width: 16px;
    background-color: white;
    border: 2px solid #e184bf !important;
    border-radius: 0;
    margin-right: 0.5em;
}
.add_mailmaga_box label.sub_input_checked::after {
    content: '';
    position: absolute;
    width: 17px;
    height: 10px;
    background: transparent;
    top: 3px;
    left: 0.3ex;
    border: 3px solid #e184bf;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pregnancy-box,
.pregnancy-box_a,
.pregnancy-box_b {
    display: none;
}
.pregnancy-box.active,
.pregnancy-box_a.active,
.pregnancy-box_b.active {
    display: table-row;
}
@media (max-width:1024px) {
    #wrapper,
    #wrapper_02 {
        padding: 0 !important;
    }
}

@media (max-width:1000px) {
    .group-form-confirm .table03,
    .group-form-confirm .table03 td,
    .group-form-confirm .table03 th {
        border: none;
    }
    .group-form-confirm .table03 td {
        border: 1px solid #f4e6ee;
    }
    .group-form-confirm .table03 th {
        border: 1px solid #f4e6ee;
        border-bottom: none;
    }
}


@media (max-width:877px) {
    .form-bg02 {
        background: #fcf9fb;
        max-width: 830px;
        margin: 0 auto 10px;
    }
    .form-bg03 {
        background: #fcf9fb;
        max-width: 830px;
    }
    #form-lp,
    #form-lp_02 {
        background: #f4e6ee;
        padding-top: 95px;
        padding-bottom: 20px;
    }
    .btn01,
    .btn02,
    .btn03 {
        display: block !important;
        margin: 0 auto 15px;
    }
    .btn02 span,
    .btn03 span {
        position: relative;
        top: 25px;
    }
    .list-float li {
        width: 100%;
    }
    .btn01,
    .btn02,
    .btn03 {
        width: 100%!important;
    }
}


@media (max-width:841px) {
    input.btn-default {
        width: 98% !important;
    }
}


@media (max-width:991px) {
    .mr10 {
        margin-bottom: 10px;
    }
    .marginLeft {
        margin-left: 10px;
    }
    .input02 {
        width: 96.5% !important;
    }
    .input03 {
        width: 98.5% !important;
    }
    tbody,
    tr,
    td {
        width: 100% !important;
        display: block;
    }
    .input03 {
        width: 95%;
    }
    input[type="text"],
    select,
    .table01 td input,
    .table02 .input01,
    .table02 .input02 {
        width: 99%;
    }
    .w100 {
        width: 100%;
    }

}

@media (max-width:841px) {


    .pink-inverse-btn,
    .pink-btn {
        width: 97.5% !important;
    }
    .form-bg03 button,
    .form-bg02 button,
    .form-bg01 button {
        margin-bottom: 10px !important;
    }
}

@media (max-width:768px) {
    .form-bg01 input[type="submit"],
    .form-bg01 input[type="reset"] {
        width: 98% !important;
    }
    #form-lp,
    #form-lp_02 {
        padding-top: 15px !important;
    }
    .form-bg02 {
        background: #fcf9fb;
        max-width: 830px;
        margin: 0 auto 0;
    }
    .form-bg03 {
        background: #fcf9fb;
        max-width: 830px;
    }
    .agreementArea2 {
        width: 95% !important;
    }

    .formpt {
        margin-top: 0 !important;
    }
}


@media (max-width:640px) {

    .form-bg01 input[type="submit"] {
        margin-top: 15px !important;
    }
    input.btn-default {
        width: 100% !important;
        margin-top: 15px !important;
    }

    .pink-inverse-btn,
    .pink-btn {
        width: 100% !important;
    }
    .input0333 {
        width: 99.3% !important;
    }

    #wrapper,
    #wrapper_02 {
        margin-top: 10px !important;
        width: 97%;
        margin: auto;
    }
    #form-lp,
    #form-lp_02 {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }
    .select2:after,
    .select3:after {
        right: 15px !important;
    }

    .bg01 {
        padding: 10px !important;
    }

    .input02 {
        width: 99% !important;
    }
    .w90 {
        width: 100% !important;
    }
    .input03 {
        width: 99% !important;
    }
    .ptb {
        margin-bottom: 10px;
    }
    .result {
        margin-bottom: 10px !important;
    }
    .select {
        width: 100% !important;
    }
    .table02 td {
        border-bottom: 0 !important;
    }
    .result {
        padding: 0 !important;
    }
    .mr10 {
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
    .input022 {
        width: 99% !important;
    }
    .nopad {
        padding: 10px 0 0 0 !important;
    }
    .mleft10 {
        margin-left: 0 !important;
    }
    .ptb {
        padding: 0 !important;
    }
    .marginLeft {
        margin-left: 0 !important;
    }
    .pleft {
        padding-left: 0 !important;
    }

    .form-bg02 {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border-bottom: 0 !important;
    }
    .form-bg03 {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border-bottom: 0 !important;
    }

    .tr-margin-top {
        margin-top: 15px;
    }

    .p50 {
        padding: 25px 0 !important;
    }
    .select04 {
        width: 100%;
    }
    .pad01 {
        padding: 12px;
    }
    .title {
        font-size: 16px !important;
    }
    .table03 td {
        padding: 10px !important;
    }
    .f26 {
        font-size: 18px !important;
    }
    .title {
        font-size: 28px;
    }
    .hide-sp {
        display: none;
    }
    .table01 td input {
        width: 98%;
    }
    .borderless-sp {
        border-bottom: 0 !important;
    }
    .form-bg01 button,
    .form-bg02 button,
    .form-bg03 button {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .form-bg01 {
        padding: 30px;
    }
    .no-border input,
    input[type="text"] {
        padding-left: 0;
        text-indent: 15px;
    }

    .pl0 {
        padding-right: 0 !important;
    }

    .table02 .text-black {
        font-size: 32px !important;
    }
    .table02 input {
        font-size: 24px;
    }
    button {
        font-size: 30px;
        font-weight: normal !important;
    }
    .form-bg01 input,
    .form-bg02 input,
    .form-bg03 input {
        font-size: 14px;
    }
    tr {
        background: #fcf9fb !important;
    }
    .form-bg02 {
        background: transparent !important;
    }
    .tr-margin {
        margin-bottom: 15px;
    }
    .td01 {
        padding: 20px 0 !important;
    }

    .td01 {
        padding: 20px !important;
    }
    .table01 {
        max-width: 100% !important;
    }
    .table01 .borderless-sp {
        padding: 10px 0 !important;
    }
    .table02 td {
        padding: 10px 15px;
    }
    #agreementArea,
    #agreementArea_02 {
        margin: 0 auto;
        width: 90%;
        padding: 35px 26px;
        line-height: 20px;
        border-radius: 20px;
        -webkit-box-shadow: 0 1px 1px #ccc;
        box-shadow: 0 1px 1px #ccc;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #form-lp .agreementAreaWide,
    #form-lp_02 .agreementAreaWide {
        width: 90%;
        padding: 35px 26px;
    }
    .submit-btn:after {
        content: ">";
        height: 23px;
        position: absolute;
        display: inline-block;
        right: 25px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .form-bg02 button,
    .form-bg01 button {
        font-size: 16px;
    }
    .submit-after {
        float: none;
        display: block;
        margin: 10px 0 10px;
    }
    .submit-after:after {
        top: 14px;
    }
    .form-bg01 #agreementArea button,
    .form-bg01 #agreementArea_02 button,
    .form-bg02 #agreementArea button,
    .form-bg02 #agreementArea_02 button,
    .form-bg03 #agreementArea button,
    .form-bg03 #agreementArea_02 button {
        margin: 0 !important;
    }

    .clr {
        display: table;
        clear: both;
        margin-bottom: 10px;
    }
    .clr p {
        margin-bottom: 10px;
    }

    .table03 .text-black {
        color: #333;
        font-size: 16px !important;
    }
    .table03 td {
        font-size: 14px !important;
        color: #666;
    }

    .showtd {
        display: block;
    }
    .hidetd {
        display: none;
    }
    .table03,
    .table03 td,
    .table03 th {
        /*        border: none !important;*/
    }

    .f40 {
        color: #16216a;
        font-weight: normal;
        font-size: 24px !important;
        margin-bottom: 40px;
    }
    .titletext {
        font-weight: bold;
        font-size: 24px;
        padding-top: 20px;
    }
    .subtext {
        font-size: 16px;
        text-align: left;
        margin-bottom: 20px;
    }

    .btn01,
    .btn02,
    .btn03 {
        color: #16216a;
        font-size: 16px;
        position: relative;

        padding: 0 0 0 35% !important;
        font-weight: bold;
        width: 100%;
        margin: 0 auto 15px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .show-sp {
        display: block;
    }
    .form-bg01 button {
        padding: 12px 40px !important;
    }
    .table02 .text-black {
        font-size: 16px !important;
    }
    .td01 {
        padding: 10px!important;
    }
    .form-bg01 button,
    .form-bg02 button {
        margin-bottom: 0;
    }
    .clrf {
        display: table;
        clear: both;
        width: 100%;
    }
    input[type=checkbox]:checked + span.chk:before {
        top: -5px;
    }
    input[type=checkbox]:checked + span.chk:after {
        top: -1px;
    }
    .pad10 {
        padding: 10px !important;
    }
    .form-bg01 {
        padding: 10px !important;
    }
    .form-bg02 button,
    .form-bg01 button {
        font-size: 14px !important;
    }
    .select2:after,
    .select3:after {
        right: 40px !important;
    }
    .quantity.select3:after{
    	right: 15px !important;
    }
    .input04 {
        width: 98% !important;
    }

    .form-bg02 {
        margin: 0 auto 90px auto;
    }
    .form-bg02.complete {
        padding: 10px;
        background: #fff !important;
    }
    .form-bg02.complete .bg-white.pad01 {
        padding: 0;
    }
    .sp_bold {
        font-weight: bold;
    }


    input[type="checkbox"]:checked + label[for="agree"]::after,
    input[type="checkbox"]:checked + label[for="agree_02"]::after,
    input[type="checkbox"]:checked + label[for="emailMagazine"]::after,
    input[type="checkbox"]:checked + label[for="emailMagazine_02"]::after {
        top: 6px;
        left: .2ex;
    }
.add_mailmaga_box p {
    margin-left: 0;
}
.add_mailmaga_box p:nth-of-type(2) {
    margin: 0 0 15px 1em;
}
.add_mailmaga_box p:nth-of-type(2) label {
    text-indent: -1.6em;
    padding-left: 1.6em;
}
.add_mailmaga_box p:last-of-type {
    text-indent: -1em;
    padding-left: 1em;
}
.add_mailmaga_box label.sub_input_checked::after {
    top: 0;
}
}


@media (max-width:492px) {
    .clearfix li {
        width: 98% !important;
    }
    .select2,
    .select3 {
        width: 90%;
    }
    .select2:after,
    .select3:after {
        right: 40px !important;
    }
    .select01 {
        width: 90%;
    }
}

@media (max-width:414px) {


    .input03 {
        width: 97% !important;
    }
    .input033 {
        width: 99% !important;
    }
    .input0333 {
        width: 98.5% !important;
    }

    #agreementArea,
    #agreementArea_02 {
        line-height: 30px;
    }
    input[type="checkbox"]:checked + label::after {
        top: 8px;
    }
    .btn01,
    .btn02,
    .btn03 {
        padding-left: 73px !important;
        height: 60px;
    }
    .f40 {
        font-size: 24px !important;
    }
    .f40 {
        font-size: 16px !important;
    }
    .f30 {
        font-size: 14px !important;
    }
    .btn01 span,
    .btn02 span,
    .btn03 span {
        position: relative;
        top: 25px;
        left: 10px;

    }
    .btn01:before {
        background: url(/lp/elevit/img/elevit_ico.png) center center / cover;
        content: "";
        display: block;
        position: absolute;
        width: 48px !important;
        height: 30px !important;
        top: 0;
        bottom: 0;
        left: 30px;
        margin: auto;
    }
    .btn02:before {
        background: url(/lp/elevit/img/btn02_ico.png) center center / cover;
        content: "";
        display: block;
        position: absolute;
        width: 30px !important;
        height: 25px !important;
        top: 0;
        bottom: 0;
        left: 30px;
        margin: auto;
    }
    .btn03:before {
        background: url(/lp/elevit/img/cart_ico.png) center center / cover;
        content: "";
        display: block;
        position: absolute;
        width: 35px !important;
        height: 30px !important;
        top: 0;
        bottom: 0;
        left: 30px;
        margin: auto;
    }
    .btn01:before,
    .btn02:before,
    .btn03:before {
        left: 20px;
    }
    .btn01,
    .btn02,
    .btn03 {
        font-size: 14px;
    }
    .form-bg02 button,
    .form-bg01 button {
        font-size: 14px !important;

    }
    .submit-btn:after {
        height: 17px;
    }
.add_mailmaga_box label.sub_input_checked::after {
    top: 6px;
}
}

@media (max-width:375px) {
    .form-bg02 button {
        padding: 15px 39px;
    }
    .clearfix li {
        width: 98% !important;
        margin-bottom: 10px !important;
    }
    .input02 {
        width: 98.5% !important;
    }
}

@media (max-width:360px) {
    .pad01 {

        margin-bottom: 10px !important;
    }
    .tr-margin {
        margin-bottom: 10px !important;
    }
    .form-bg02 {
        margin: 0 auto 0px !important;
    }
    #wrapper,
    #wrapper_02 {
        width: 96%;
    }
    .pink-btn {
        text-align: center !important;
    }

    .submit-btn:after {
        right: 15px;
    }
    .submit-btn {
        text-align: left;
    }

    .form-bg01 {
        padding: 10px !important;
    }
    .title {
        font-size: 21px;
        padding-bottom: 20px;
    }
    .form-bg01 .td01 {
        padding: 10px 0 !important;
    }
    .form-bg01 button,
    .form-bg02 button {
        padding: 10px !important;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .f26 {
        font-size: 18px;
    }
    .submit-btn:after {
        right: 20px;
    }

}

/*180314追記*/

.question-check input[type="checkbox"] + label::before {
    vertical-align: -14%;
}

@media (max-width:360px) {

    .title {
        font-size: 18px !important;
    }
    .f26 {
        font-size: 16px !important;
    }
    #agreementArea,
    #agreementArea_02 {
        padding: 31px !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

/* AmazonPay */
.d-inline-block {
  display: inline-block;
}
.group-form.group-form-confirm .pink-btn.submit-btn.disabled-btn {
  background: none;
}
.group-form.group-form-confirm .pink-btn.submit-btn.disabled-btn input {
  background: #e184bf;
}
.group-form.group-form-confirm .pink-btn.submit-btn.disabled-btn input[disabled] {
  background: #7f7f7f;
  cursor:not-allowed;
}
.amazon-text-01 {
  display: inline-block;
  margin: 0 0 0 1em;
  vertical-align: middle;
  font-size: 14px;
}

.amazon-confirm-form .h2 {
  margin: 40px 0 20px;
  font-size: 20px;
  font-weight: bold;
  color: #001e68;
}
@media (max-width:1000px) {
  .amazon-confirm-form .h2 {
    margin-top: 30px
  }
  .group-form.group-form-confirm .pink-btn.submit-btn.disabled-btn {
    padding: 0 !important;
  }
  .group-form.group-form-confirm .pink-btn.submit-btn.disabled-btn input {
    padding: 10px 6.5vw !important;
  }
}
@media (max-width:768px) {
  .amazon-text-01 {
    margin-left: 0;
  }
}

/* AmazonPay */
.font-size-small
{
    font-size: 12px !important;
}
.box-entry-amazon {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #f9f9f9;
    margin: .5em 0;
    padding: 0.5rem;
}
.box-entry-amazon .font-size-small {
    text-align: left;
}
.box-attention-amazon p {
  margin-left: 1.1em;
  text-indent: -1.1em;
}
.box-attention-amazon .link-block {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #0a487d;
  margin-left: 1em;
  padding-left: 15px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.5px%22%20height%3D%2226.5px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(10%2C%2072%2C%20125)%22%20stroke-width%3D%223px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M2.829%2C20.660%20L11.358%2C12.485%20L2.829%2C4.310%20%22%2F%3E%3C%2Fsvg%3E') 0 4px no-repeat;
  background-size: 8px auto;
}
.box-attention-amazon-confirm ul {
  margin-bottom: 0;
}
.box-attention-amazon-confirm li {
  margin-left: 1.2em;
  text-indent: -1.2em;
}
.box-attention-amazon-confirm .link-block {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  color: #0a487d;
  margin-left: 20px;
  padding-left: 15px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.5px%22%20height%3D%2226.5px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(10%2C%2072%2C%20125)%22%20stroke-width%3D%223px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M2.829%2C20.660%20L11.358%2C12.485%20L2.829%2C4.310%20%22%2F%3E%3C%2Fsvg%3E') 0 7px no-repeat;
  background-size: 10px auto;
}
.box-entry-amazon #AmazonPayButton,
.box-entry-amazon #AmazonPayButton2 {
  text-align: center;
}
#AmazonPayButton img,
#AmazonPayButton2 img {
  width: auto;
    max-height: 48px !important;
}
.box-cart-amazon #AmazonPayButton img,
.box-cart-amazon #AmazonPayButton2 img {
    max-height: 45px !important;
}
.widget-area-amazon {
    overflow: hidden;
}
.widget-area-amazon > div {
    width: 440px;
    margin-bottom: 20px;
}
.widget-area-amazon > div:nth-of-type(1) {
    float: left;
}
.widget-area-amazon > div:nth-of-type(2) {
    float: right;
}
.widget-area-amazon > div:nth-of-type(3) {
    width: 900px;
    clear: both;
    margin-bottom: 0;
}
@media (max-width:768px){
    .box-entry-amazon {
        display: block;
    }
  .box-attention-amazon-confirm .link-block {
    font-size: 16px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.5px%22%20height%3D%2226.5px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(10%2C%2072%2C%20125)%22%20stroke-width%3D%223px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M2.829%2C20.660%20L11.358%2C12.485%20L2.829%2C4.310%20%22%2F%3E%3C%2Fsvg%3E') 0 7px no-repeat;
    background-size: 8px auto;
  }
    .box-entry-amazon div:first-of-type {
        margin-bottom: 0.5rem;
    }
    #AmazonPayButton img,
    #AmazonPayButton2 img {
        max-height: none !important;
        max-width: 400px;
        width: 100%;
        display: inline;
    }
    .box-cart-amazon #AmazonPayButton img,
    .box-cart-amazon #AmazonPayButton2 img {
        max-height: none !important;
        max-width: 390px;
        width: 100%;
    }
    .box-entry-amazon .font-size-small {
        text-align: center;
    }
  .widget-area-amazon > div,
  .widget-area-amazon > div:nth-of-type(3) {
    width: 98%;
    margin: 0 auto;
  }
  .widget-area-amazon > div:nth-of-type(1) ,
  .widget-area-amazon > div:nth-of-type(2) {
    float: none;
}
  .widget-area-amazon > div:nth-of-type(1),
  .widget-area-amazon > div:nth-of-type(2) {
    margin-bottom: 1rem;
  }
}