@charset "utf-8";
/* start reset.css */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

body {
    line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display: block;
}

nav ul {
    list-style: none outside none;
}

li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.before {
    outline: medium none;
    overflow: hidden;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

/************************************************

  clearfix

*************************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0.1em;
}
/* end reset.css */

/* start template_base.css */
#honki-check-wrapper {
    margin: 0;
    padding: 0;
}
#honki-check-frame {
    margin: 15px auto 30px auto;
    padding: 0;
    border: solid 3px #FFC600;
    background: #FFFCD3;
    text-align: center;
}
#honki-check-box {
    width: 95%;
    margin: 0 auto;
    text-align: left;
}
#honki-check-checkbox-title {
    margin: 0;
    padding: 10px 0 5px 0;
    color: #FF0000;
}
#honki-check-box .honki-check-checkbox {
    margin: 8px 0 5px 0;
    width: 100%;
}
#honki-check-box .honki-check-checkbox tr.check-question{
    border-bottom: 1px #ffc600 dashed;
}
#honki-check-box .honki-check-checkbox td.check {
    text-align: center;
    vertical-align: top;
    width: 10px;
}
#honki-check-box .honki-check-checkbox td.question {
    text-align: left;
    vertical-align: top;
    padding: 0 0 5px 8px;
    word-break: break-word;
}
#honki-check-box .honki-check-checkbox td.question>label>p {
    display: contents;
}
#honki-check-enquete {
    padding: 0 10px;
}
#honki-check-enquete-title {
    margin: 0;
    padding: 10px 0 0 0;
    color: #FF0000;
}
#honki-check-enquete-description{
    margin: 0;
    padding: 5px 0 0 0;
}
#honki-check-enquete-textarea {
    margin: 0;
    padding: 5px 0;
}
#honki-check-enquete-textarea textarea {
    width: 100%;
    height: 165px;
    border-radius: 8px;
    padding: 0;
    box-sizing: border-box;
}
#honki-check-enquete-countdown-wrapper {
    margin: 0;
    padding: 0 0 32px 0;
    text-align: right;
}
#honki-check-enquete-countdown {
    color: #FF0000;
}
#honki-check-wrapper span.honki_required {
    display: inline-block;
    width: 39px;
    height: 21px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(../img/i_required.png);
    background-repeat:no-repeat;
    background-position: right center;
    margin-left: 5px;
    vertical-align: middle;
}
#honki-check-wrapper .error-message {
    width: 100%;
    padding: 1px;
    margin: 0 0 1px 0;
    text-align: center;
    color: #FFFFFF;
    background-color: #FF0000;
}
#honki-check-box input[type="checkbox"] {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}

#input_password .efo_toggle_input_password {
    right: 15px;
}

#input_confirm_password .efo_toggle_input_password_hide, #input_confirm_password .efo_toggle_input_password {
    right: 15px;
}

#BlockQuestionare .block-questionare-item {
    margin: 0 auto 0;
}
#BlockQuestionare .elementQuestionare>label {
    padding: 0 8px;
    margin: 0 0 12px;
}
#BlockQuestionare .elementQuestionare .v2checkbox01-input,#BlockQuestionare .elementQuestionare .v2radio01-input {
    display: none;
}
#BlockQuestionare .elementQuestionare>label>span.elementText {
    padding-left: 35px;
    padding-top: 3px;
    position: relative;
    line-height: 1.7;
}
#BlockQuestionare .elementQuestionare>label>input[type=radio]+span:before {
    border-radius: 50%;
}
#BlockQuestionare .elementQuestionare>label>span.elementText:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 3px;
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    border-radius: 4px;
}
#BlockQuestionare .elementQuestionare .v2checkbox01-input:checked + span.elementText::before {
    background: url(../img/ico_checkbox.png) 40% 50% no-repeat;
    background-size: 80%;
}
#BlockQuestionare .elementQuestionare .v2radio01-input:checked + span.elementText::before {
    background: url(../img/ico_radio.png) 40% 50% no-repeat;
    background-size: 80%;
}
#BlockQuestionare .elementQuestionare .v2checkbox01-input:checked + span.elementText,
#BlockQuestionare .elementQuestionare .v2radio01-input:checked + span.elementText {
    color:#e60012;
}
#BlockQuestionare .elementTitle{
    padding:0 20px;
    margin-bottom: 17px;
}
.template-hair_restorer #BlockQuestionare .elementTitle{
    margin-bottom: 0;
}
#BlockQuestionare .elementTitle.hasTitle{
    margin-top: 25px;
}
/* end template_base.css */

/* start payment_method.css */
/* np */
#form_payment_method_np {
    display: none;
}
#form-single-payment-method #form_payment_method_np {
    display: block !important;
}
#form_payment_method_np .np_image {
    width: 100%;
    margin-top: 10px;
}
#form_payment_method_np .np_image img {
    width: 100%;
    height: auto;
}

#form_payment_method_np .np_note .np_description {
    margin-top: 5px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
}
#form-single-payment-method #form_payment_method_np {
    display: block;
}

/* np_wiz */
#form_payment_method_np_wiz {
    display: none;
}
#form-single-payment-method #form_payment_method_np_wiz {
    display: block !important;
}
#form_payment_method_np_wiz .np_wiz_image {
    width: 100%;
    margin-top: 10px;
}
#form_payment_method_np_wiz .np_wiz_image img {
    width: 100%;
    height: auto;
}

#form_payment_method_np_wiz .np_wiz_note .np_wiz_description {
    margin-top: 5px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
}
#form-single-payment-method #form_payment_method_np_wiz {
    display: block;
}

/* gmo_ps */
#form_payment_method_gmo_ps {
    display: none;
}
#form-single-payment-method #form_payment_method_gmo_ps {
    display: block !important;
}
#form_payment_method_gmo_ps .gmo_ps_image {
    width: 100%;
    margin-top: 10px;
}
#form_payment_method_gmo_ps .gmo_ps_image img {
    width: 100%;
    height: auto;
}

#form_payment_method_gmo_ps .gmo_ps_note .gmo_ps_description {
    margin-top: 5px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
}
#form-single-payment-method #form_payment_method_gmo_ps {
    display: block;
}

/* kuroneko_ps */
#form_payment_method_kuroneko_ps {
    display: none;
}
#form-single-payment-method #form_payment_method_kuroneko_ps {
    display: block !important;
}
#form_payment_method_kuroneko_ps .kuroneko_ps_image {
    width: 100%;
    margin-top: 10px;
}
#form_payment_method_kuroneko_ps .kuroneko_ps_image img {
    width: 100%;
    height: auto;
}

#form_payment_method_kuroneko_ps .kuroneko_ps_note .kuroneko_ps_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}
#form_payment_method_kuroneko_ps .kuroneko_ps_note .kuroneko_ps_description {
    margin-top: 5px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
}
#form-single-payment-method #form_payment_method_kuroneko_ps {
    display: block;
}

/* nissen */
#form_payment_method_nissen {
    display: none;
}
#form-single-payment-method #form_payment_method_nissen {
    display: block !important;
}
#form_payment_method_nissen .nissen_image {
    width: 100%;
    margin-top: 10px;
}
#form_payment_method_nissen .nissen_image img {
    width: 100%;
    height: auto;
}

#form_payment_method_nissen .nissen_note .nissen_description {
    margin-top: 5px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
}
#form_payment_method_nissen .nissen_note .nissen_annotation {
    margin-top: 10px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
    text-indent: -1em;
}
#form-single-payment-method #form_payment_method_nissen {
    display: block;
}

/* atodene */
#form_payment_method_atodene {
    display: none;
}
#form-single-payment-method #form_payment_method_atodene {
    display: block !important;
}
#form_payment_method_atodene .atodene_image {
    width: 100%;
    margin-top: 10px;
}
#form_payment_method_atodene .atodene_image img {
    width: 100%;
    height: auto;
}

#form_payment_method_atodene .atodene_note {
}
#form_payment_method_atodene .atodene_note .atodene_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}
#form_payment_method_atodene .atodene_note .atodene_description {
    margin-top: 5px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
}
#form_payment_method_atodene .atodene_note .atodene_annotation {
    margin-top: 10px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
    text-indent: -1em;
}
#form-single-payment-method #form_payment_method_atodene {
    display: block;
}

/* atobarai_com */
#form_payment_method_atobarai_com {
    display: none;
}
#form-single-payment-method #form_payment_method_atobarai_com {
    display: block !important;
}
#form_payment_method_atobarai_com .atobarai_com_image {
    width: 100%;
    margin-top: 10px;
}
#form_payment_method_atobarai_com .atobarai_com_image img {
    width: 100%;
    height: auto;
}

#form_payment_method_atobarai_com .atobarai_com_note .atobarai_com_description {
    margin-top: 5px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
}
#form_payment_method_atobarai_com .atobarai_com_note .atobarai_com_annotation {
    margin-top: 10px;
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.5;
    text-indent: -1em;
}
#form-single-payment-method #form_payment_method_atobarai_com {
    display: block;
}

/* credit */
#form_payment_method_credit {
    display: none;
}
#form-single-payment-method #form_payment_method_credit {
    display: block !important;
}
#form_payment_method_credit .credit_title {
    margin-top: 10px;
    font-size: 16px;
}
#form_payment_method_credit .credit_input {
    margin-top: 5px;
    padding: 0;
    font-size: 18px;
    vertical-align: middle;
}
#form_payment_method_credit .credit_input input {
    width: 100%;
    font-size: 100%;
    height: 21px;
}

#form_payment_method_credit .credit_input input.card_date {
    width: 20% !important;
}
#form_payment_method_credit .credit_example {
    padding: 3px 0 0 0;
    text-align: left;
    font-size: 14px;
    color: #999999;
}

#form_payment_method_credit .credit_box .error-message {
    width: 100% !important;
}

/** ワンクリックでお申込み用 **/
#oneClickOrderArea {
    margin: 5px auto 0 auto;
    padding: 0 5px 15px 5px;
    text-align: center;
}

#oneClickOrderArea .notUseOneClickOrderMessage {
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center;
    color: #FEA116;
    font-size: 14px;
}

#oneClickOrderBox {
    border: solid 3px #C3C3C3;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    background: #F7F7F7;
}

#oneClickOrderBox p.title {
    width: 254px;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    background: url(../img/t_sp_one_click.png) top center no-repeat;
    background-size: cover;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#oneClickOrderBox p.message {
    margin: 0 auto;
    padding: 15px 0 0 0;
    text-align: center;
    font-size: 14px;
}
#oneClickOrderButtonArea {
}
#oneClickOrderButtonArea:after {
}
/** Amazon Pay設定用 **/
#oneClickOrderAmazonPaymentsArea {
    margin: 15px auto 0 auto;
    padding: 0;
    text-align: center;
}
#oneClickOrderAmazonPaymentsArea p.subTitle {
    width: 205px;
    height: 18px;
    margin: 0 auto;
    padding: 0;
    background: url(../img/t_sp_amazon_payments.png) top center no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#PayWithAmazonAll {
    width: 100%;
    margin: 10px auto 0 auto;
    padding: 0;
}
#PayWithAmazonAll img {
    width: 100%;
    max-width: 296px;
}

#form_payment_method_amazon_payments {
    padding: 10px 0 0 0;
    display: none;
}
#form-single-payment-method #form_payment_method_amazon_payments {
    display: block !important;
}

#PayWithAmazonAllArea {
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
}

.AmazonPaymentsLoginButton {
    margin: 0 0 10px 0;
    padding: 0;
}

#walletWidgetDiv {
}

#consentWidgetDiv {
    margin: 5px 0 0 0;
}
#consentWidgetMessage {
    margin: 10px 0 0 0;
    padding: 0;
}

#ReadonlyPayWithAmazonAllArea {
}

#ReadonlyPayWithAmazonArea {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    text-align: left;
}

#form_payment_method_amazon_payments .error-message {
    margin-top: 10px !important;
    width: 100% !important;
}

div.form_input_box.AmazonPaymentsLoading {
    background: #FFFFFF url("../img/amazon_payments_loading.gif") 20px center no-repeat;
    background-size: auto 80%;
    color: #FFFFFF;
}
div.form_input_box.AmazonPaymentsLoading div,
div.form_input_box.AmazonPaymentsLoading p,
div.form_input_box.AmazonPaymentsLoading input,
div.form_input_box.AmazonPaymentsLoading select,
div.form_input_box.AmazonPaymentsLoading span {
    visibility: hidden;
}

/** PayPal設定用 **/
#oneClickOrderPaypalArea {
    margin: 15px auto 0 auto;
    padding: 0;
    text-align: center;
}
#oneClickOrderPaypalArea p.subTitle {
    width: 205px;
    height: 18px;
    margin: 0 auto;
    padding: 0;
    background: url(../img/t_sp_paypal.png) top center no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#PayWithPaypalAll {
    width: 100%;
    margin: 10px auto 0 auto;
    padding: 0;
}
#PayWithPaypalAll iframe {
    width: 100% !important;
}
#PayWithPaypalAll .paypal-button-content img, #PayWithPaypalReselectAll .paypal-button-content img {
    width: 71px  !important;
    vertical-align: inherit;
}
#PayWithPaypal .paypal-button-content img, #PayWithPaypalReselect .paypal-button-content img {
    width: 63px !important;
    vertical-align: inherit;
}
#PayWithPaypalReselectAllArea {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

#PayWithPaypalReselectAllMessage {
    margin: 0;
    padding: 0 0 5px 0;
}
#PayWithPaypalReselectAllMessage p {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}

#PayWithPaypalReselectAll {}
#PayWithPaypalReselectAll iframe {
    max-width: 100% !important;
}

#form_payment_method_paypal {
    padding: 10px 0 0 0;
    display: none;
}
#form-single-payment-method #form_payment_method_paypal {
    display: block !important;
}

#PayWithPaypal {}
#PayWithPaypal iframe {
    max-width: 100% !important;
}

#PayWithPaypalReselectArea {}

#PayWithPaypalReselectMessage {
    margin: 0;
    padding: 0 0 5px 0;
}
#PayWithPaypalReselectMessage p {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}

#PayWithPaypalReselect {}
#PayWithPaypalReselect iframe {
    max-width: 100% !important;
}
/* end payment_method.css */

/* start line.css */
#line_wrapper {
    text-align: center;
}

#line_wrapper .add_friend_box,
#line_wrapper .pc_message_box {
    width: 90%;
    background-color:#FFFFFF;
    margin: 0;
    padding: 20px 0 0 0;
}

#line_wrapper .add_friend_box {
    margin: auto;
}

#line_wrapper .add_friend_box .message {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-weight:bold;
}

#line_wrapper .add_friend_box .button {
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center;
}

#line_wrapper .add_friend_box .button img {
    width: 95%;
}

#line_wrapper .error-message
{
    width: 100%;
    padding: 1px;
    margin: 10px 0 1px 0;
    text-align: left;
    color: #FFFFFF;
    background-color: #FF0000;
}

#line_wrapper .add_friend_box .add_friend_link {
    width: 95%;
    margin: 0 auto;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 0.9em;
}

#line_wrapper .add_friend_box .login_button {
    width: 95%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center;
}

#line_wrapper .add_friend_box .login_button a {
    width: 100%;
    height: 0;
    margin: 0;
    padding-top: 18.73%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    background: url("../img/bt_line_login.png") no-repeat center center;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
}
#line_wrapper .add_friend_box .login_button a:active {
    background: url("../img/bt_line_login_press.png") no-repeat center center;
    background-size: contain;
}

#line_wrapper .add_friend_box .annotation {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: left;
}

#line_wrapper .add_friend_box .annotation li {
    margin: 0;
    padding: 0 0 0 1em;
    font-size: 12px;
    text-indent: -1em;
}

#line_wrapper .pc_message_box .message {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-weight:bold;
    color: #FF0000;
}

#line_wrapper .pc_message_box .qr_code {
    margin: 0 auto;
    padding: 5px 0 0 0;
    text-align: center;
    width: 75%;
}

#line_wrapper .pc_message_box .qr_code img {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
/* end line.css */

/* start font.css */
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5;
    color: #333333;
    font-size: 14px;
    -webkit-text-size-adjust: none;
}

h1,h2,h3,h4,h5,h6,
.heading p {
    line-height: normal;
}

h1 {
    font-size: 110%;
}

h2 {
    margin: 0px;
}

h2.mb2p {
    margin: 0px 0px 2% 0px;
}

h3,h4,h5,h6 {
    font-size: 100%;
}

a {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

.font10 {
    font-size: 10px;
}

.font15 {
    font-size: 15px;
}

.font17 {
    font-size: 17px;
}

.font20 {
    font-size: 20px;
}

.bold {
    font-weight: bold;
}

.big {
    font-size: 140%;
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}

.red {
    color: #F00;
}

.green {
    color: #00A04B;
}

.orange {
    color: #f26104;
}

.imp {
    color: #F00;
    background: #FF0;
}

.imp02 {
    color: #FF0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #F00;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px;
}

.imp03 {
    color: #c11c22;
}

.imp04 {
    background: #FF0;
}

.font_fin {
    color: #F00;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #999;
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.font_style01 {
    color: #fff;
    background: #df4b65;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.font_style02 {
    color: #ff0000;
    background: #fff0f5;
    padding: 5px;
    font-size: 16px;
}

.block_fix_copy {
    width: 100%;
    font-size: 110%;
    margin: 0px 0px 20px 0px;
    font-weight: bold;
    text-align: center;
    color: #f00;
    /*text-shadow:
    -1px -1px 0px #ffffff,
    1px -1px 0px #ffffff,
    1px 1px 0px #ffffff,
    -1px 1px 0px #ffffff,
    1px 2px 3px rgba(0, 0, 0, 0.6);*/
    font-feature-settings: "palt" 1;
}

#order_info_confirm_message p {
    font-size: 14px;
}

.badge_annotation {
    padding-right: 1em;
    padding-left: 3em;
    text-indent: -2em;
    text-align: right;
    font-size: 10px;
}
/* end font.css */

/* start base.css */
#landing_wrapper {
    width: 100%;
	max-width:1000px;
    background-color: #FFF;
    margin: 0 auto;
    padding: 0;
}

#app #landing_form_wrapper {
    width: 750px;
    margin: auto;
    background-color: #fff;
}


#landing_wrapper img {
   width: auto;
}
@media screen and (max-width: 750px) {
    #landing_wrapper {
        width: 100%;
    }
	#landing_wrapper img {
    width: 100%;
}

}


#wrapper {
    margin: 10px;
    font-size: 18px;
}

.block_form {
    margin: 0 2% 2%;
    font-size: 14px;
}

#app .block_form {
    margin: 0 2%;
    font-size: 14px;
}

.block_form p {
    margin: 0;
    font-size: 14px;
}
@media (max-width: 767px) {

.block_form p img{
    width: 100%;
}

}

/*---------------------------------------
アップセル画面のボタン横並び
---------------------------------------*/
.byn_area {
    width: 100%;
    margin-bottom: 0px;
    display: table;
}

.byn_moni {
    width: 45%;
    display: table-cell;
    vertical-align: bottom;
}

.byn_upsell {
    width: 54%;
    display: table-cell;
    vertical-align: bottom;
}

/************************************************

Header

*************************************************/
#header {
    width: 100%;
    margin-bottom: 10px;
}

#header #logo {
    text-align: center;
    margin: 10px 0;
}

.anno {
    font-size: 10px;
    padding: 6px 10px 0px 10px;
}

.notes {
    font-size: 10px;
    margin-top: 15px;
    padding: 0 10px;
}

/************************************************

section

*************************************************/
#contactarea{
  
  width:100%;
  max-width:700px;
  margin:0 auto;
  
  z-index: 0;
}
.fix-line-height {
    /*line-height: 1.5;*/
}

section ul {
    margin-bottom: 8px;
}

section .chain {
    margin: 0px 0px 40px 0px;
    padding: 0px;
    vertical-align: bottom;
}

section .chain_mb20 {
    margin: 0px 0px 20px 0px;
}

section .chain p,
section .chain_mb20 p {
    margin: 0px;
}

/************************************************

Footer

*************************************************/



/************************************************

Box

*************************************************/
.box_a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #fffacd;
    padding: 10px;
}

.box_b {
    margin: 0 10px 20px;
}

.box_b dl dt {
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #CCC;
}

.box_c {
    margin: 0 10px;
}

.clm2_box .left_box {
    width: 49%;
    float: left;
}

.clm2_box .right_box {
    width: 49%;
    float: right;
}

/************************************************

unit

*************************************************/
.unit_a {
    padding: 10px 15px 10px 15px;
}

.unit_s16 {
    padding: 10px 15px 10px 15px;
}

.unit_a2 {
    border: 3px solid #87cefa;
    padding: 10px 10px 0px 10px;
}

.unit_a3 {
    border: 3px solid #ff8bac;
    padding: 10px 10px 0px 10px;
}

.unit_b {
    padding: 0px 10px 10px 10px;
    margin: 0px;
    border-top: none;
    line-height: 160%;
}

.unit_c {
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 5px solid #F5E07A;
    padding: 10px;
}

.unit_d {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 5px solid #F36;
    padding: 10px;
}

.unit_e {
    background: #FCC;
    box-shadow: 2px 2px 5px #666;
    -moz-box-shadow: 2px 2px 5px #666;
    -webkit-box-shadow: 2px 2px 5px #666;
}

.unit_f {
    width: 98%;
    background-color: #FFFEF6;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 5px solid #F5E07A;
    padding: 10px;
    margin: 0px auto 18px auto;
    box-sizing: border-box;
}

.unit_f_ver2 {
    width: 98%;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 5px solid #f00;
    padding: 10px;
    margin: 0px auto 18px auto;
    box-sizing: border-box;
}

.unit_g {
    border-top: none;
    border-right: 3px solid #b56b0a;
    border-bottom: 3px solid #b56b0a;
    border-left: 3px solid #b56b0a;
    padding: 20px 10px 0px 10px;
    margin: -10px 0px 0px 0px;
}

.unit_info {
    border-top: none;
    border-right: 3px solid #e2cd82;
    border-bottom: 3px solid #e2cd82;
    border-left: 3px solid #e2cd82;
    padding: 20px 10px 0px 10px;
    margin: -28px 0px 0px 0px;
}

/************************************************

Btn

*************************************************/
.btn_topc00 {
    background: -moz-linear-gradient(top, #ffffff, #efefef);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
    background: linear-gradient(to bottom, #ffffff, #efefef);
    border-top: 1px solid #cccccc;
    width: 100%;
    -moz-box-shadow: 1px 1px 2px #999;
    -webkit-box-shadow: 1px 1px 2px #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/************************************************

border

*************************************************/
.border_box01 {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 50px 0;
    margin: 10px 0;
}

/************************************************

Table

*************************************************/
.table_a {
    width: 100%;
}

.table_a td {
    vertical-align: middle;
    text-align: center;
}

.order_info {
    margin: 4% 0 0 0;
}

.order_info_table {
    margin-bottom: 5px;
}

.table_b, .order_info_table {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    width: 100%;
    font-size: 15px;
}

.table_b td, .order_info_table td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 8px;
    vertical-align: middle;
}

.table_c {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    width: 100%;
}

.table_c th {
    background: #e0ecfa;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 8px;
    vertical-align: middle;
    text-align: left;
    color: #333;
    width: 30%;
}

.table_c td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 8px;
    vertical-align: middle;
}

.table_d {
    width: 100%;
}

.table_d th {
    vertical-align: top;
    width: 30px;
}

.table_d td {
    vertical-align: top;
    padding: 8px 0px 0px 0px;
    font-size: 92%;
}

/************************************************

  注意喚起！

*************************************************/

.caution_img {
    text-align: center;
    margin: 10px;
}

#landing_wrapper .caution_img img {
    width: 20%;
}

/************************************************

  icon

*************************************************/
.must {
    color: #FFF;
    background: #F00;
    font-weight: bold;
    padding: 3px;
    font-size: 12px;
    margin-left: 4px;
    vertical-align: middle;
    white-space: nowrap;
}

/************************************************

  select,input

*************************************************/
select,
input {
    padding: 10px 5px;
    font-size: 100%;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    height: 28px;
    vertical-align: middle;
}
@media (max-width: 767px) {
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    height: 38px;
    vertical-align: middle;
}

/************************************************

  本気チェック

*************************************************/

.form-section01 {
    border: 3px solid #ffc600;
    border-radius: 10px 10px 10px 10px;
    padding: 10px;
    background-color: #fffcd3;
    margin-bottom: 10px;
    font-size: 18px;
}

.form-section01 h3 {
    color: #ff0000;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin: 0 auto 18px 0;
}

.form-section01 ul {
    border-bottom: 1px #ffc600 dashed;
}

.form-section01 li {
    margin-bottom: 10px;
}

.form-section01 li table {
    width: 100%;
    margin: 0 auto;

}

.form-section01 li th {
    width: 10%;
    vertical-align: top;
}

.form-section01 li td {
    vertical-align: top;
}

.form-section01 li input {
    vertical-align: top;
}

.form-section01 li label,
.form-section01 li strong,
.form-section01 li span {
    vertical-align: middle;
}

.form_notice {
    font-size: 13px;
    color: #666;
    vertical-align: middle;
}

@media screen and (max-width: 750px) {
    .form-section01 {
        font-size: 5vw;
    }

    .form-section01 h3 {
        font-size: 6.5vw;
    }
}

/************************************************

  アップセルアンケート

*************************************************/
.byn_area .demand_answer {
    background-color: #ffffcb;
    padding: 10px 12px;
    font-size: 12px;
    margin: 0 1px 6px 7px;
    border: solid 1px #999999;
    border-radius: 10px;
    line-height: 1.3;
}

.byn_area .demand_answer p {
    font-weight: bold;
    margin: 0;
}

.byn_area .demand_answer p.small {
    font-size: 0.6em;
    line-height: 1;
}

.box_d {
    margin: 0 2% 30px 2%;
    background: none repeat scroll 0 0 #ffffcb;
    padding: 10px;
    text-align: left;
}

.form-section01 .box_d {
    margin: 0 0 0 0;
    background: none repeat scroll 0 0 #ffffcb;
    padding: 10px;
    text-align: left;
}

.box_d p {
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    font-size: 15px;
}

.form-section01 .box_d p {
    font-size: 18px;
}

.box_d p.check_text {
    text-align: center;
}

.box_d .enq_ttl {
    font-weight: bold;
}
.box_d .enq_ttl>p {
    display: inline;
    /*display: contents;*/
}
.box_d .enq_txt {
}

.box_d .enq_anno {
    font-size: 12px;
    padding: 0 0 5px;
}

.box_d #enq_textarea {
    width: 98%;
    margin: 0 auto;
    border-radius: 8px;
    padding: 5px;
    box-sizing: border-box;
    line-height: 1.5;
}

.box_d p.check_text #enq_textarea {
    width: 100%;
}

#landing_wrapper .box_d img {
    width: auto;
}
#countUpBlock {
    padding: 5px 0 5px;
    font-size: 15px;
    vertical-align: baseline;
    text-align: right;
}

#countUp {
    font-size: 18px;
    vertical-align: baseline;
    color: #ff0000;
}
@media screen and (max-width: 750px) {
    table.byn_area {
        margin-bottom: 8%;
    }
    .byn_area .demand_answer {
        padding: 4% 4.2%;
        font-size: 2.7vw;
        margin: 0 0% 4% 4%;
    }

    .box_d {
        margin: 0 2% 10% 2%;
        padding: 4%;
    }

    .form-section01 .box_d {
        margin: 0 0 0 0;
    }

    .box_d p {
        padding: 0 0 2%;
        font-size: 4vw;
    }

    .form-section01 .box_d p {
        font-size: 5vw;
    }

    .box_d .enq_ttl {
        font-weight: bold;
    }

    .box_d .enq_txt {
    }

    .box_d .enq_anno {
        font-size: 3vw;
        padding: 0 0 2%;
    }

    .box_d #enq_textarea {
        padding: 2%;
    }
}

/************************************************

border

*************************************************/
.border_b01 {
    border-bottom: 2px solid #ede4c4;
    background: #fff4cb;
    padding: 5px 0px;
}

.border_b02 {
    border-bottom: 3px double #F00;
}

.border_b03 {
    border-bottom: 1px solid #FF0000;
    padding-bottom: 2px;
}

.border_b04 {
    border-bottom: 1px dashed #000000;
    padding-bottom: 30px;
}

/************************************************
  Margin Padding
*************************************************/
/*--------------------
  Margin
--------------------*/
.m0 {
    margin: 0px;
}

.m10 {
    margin: 10px;
}

/*--------------------
  Margin-Top
--------------------*/
.mt-10 {
    margin-top: -10px;
}

.mt0 {
    margin-top: 0px;
}

.mt5 {
    margin-top: 5px;
}

.mt7 {
    margin-top: 7px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

/*--------------------
  Margin-Right
--------------------*/
.mr0 {
    margin-right: 0px;
}

.mr5 {
    margin-right: 5px;
}

.mr7 {
    margin-right: 7px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

/*--------------------
  Margin-Bottom
--------------------*/
.mb0 {
    margin-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb7 {
    margin-bottom: 7px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

/*--------------------
  Margin-Left
--------------------*/
.ml0 {
    margin-left: 0px;
}

.ml5 {
    margin-left: 5px;
}

.ml7 {
    margin-left: 7px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

/*--------------------
  Padding-Top
--------------------*/
.pt0 {
    padding-top: 0px;
}

.pt5 {
    padding-top: 5px;
}

.pt7 {
    padding-top: 7px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

/*--------------------
  Padding-Right
--------------------*/
.pr0 {
    padding-right: 0px;
}

.pr5 {
    padding-right: 5px;
}

.pr7 {
    padding-right: 7px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

/*--------------------
  Padding-Bottom
--------------------*/
.pb0 {
    padding-bottom: 0px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb7 {
    padding-bottom: 7px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

/*--------------------
  Padding-Left
--------------------*/
.pl0 {
    padding-left: 0px;
}

.pl5 {
    padding-left: 5px;
}

.pl7 {
    padding-left: 7px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

/************************************************
  Float Align
*************************************************/
/*--------------------
  Float
--------------------*/
.f_left {
    float: left;
}

.f_right {
    float: right;
}

/*--------------------
  Align
--------------------*/
.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

/************************************************

form

*************************************************/
#landing_form {
    background-color: #FFF;
    border-bottom: 1px solid #999;
}

#form_checkout_title {
    display: none;
}

.form_box {
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
}

span.form_required,
span.form_notice {
    color: #FFF;
    background-color: #F00;
    font-weight: bold;
    padding: 3px;
    font-size: 12px;
    margin-left: 10px;
    vertical-align: middle;
}

.form_input_box {
    padding: 8px;
}

.form_example {
    padding: 0 8px 8px;
    color: #666666;
    font-size: 13px;
}

.form_input_box input[type="text"],
.form_input_box input[type="email"] {
    width: 95%;
}
.form_input_box textarea{
    width: 95%;
}
.form_input_box input.zip1,
.form_input_box input.zip2 {
    width: 25%;
}

.form_input_box input.tel_no {
    width: 95%;
}

.form_input_box input.input_year {
    width: 80px;
}

.form_input_box label {
    margin: 0 7px;
    vertical-align: bottom;
}

#agreement table {
    width: 100%;
    border: 0;
    margin: 0 5px;
}

#agreement table .agreement_check {
    vertical-align: top;
    width: 38px;
}

#agreement table .agreement_label {
    vertical-align: middle;
}

#agreement a {
    color: #a92c4b;
}

#annotation {
    background: #ffffff;
    padding: 10px;
}

#CheckBlockTextareaCheckarea {
    width: 95%;
}

.error-message {
    margin: 8px;
    color: #F00;
    font-weight: bold;
    background-color: #FFD0D0;
    font-size: 13px;
}

#form_payment_method_credit {
    display: none;
}

#form_payment_method_credit input#OrderCardName,
#form_payment_method_credit input#OrderCardNo {
    width: 95%;
}

.customer_info,
#order_info_payment_box {
    margin-top: 20px;
}

#form_checkout_title {
    display: none;
}

#order_info_checkout {
    background-color: #FFF;
    border-bottom: 1px solid #999;
}

#form_upsell {
    background-color: #FFF;
}

#order_info_payment {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    color: #333333;
}

/*アップセルページの上部フォームで不必要な部分を隠す*/
#upsell_order_info #order_info_payment_box {
    /*display: none;*/
}

.form_box {
    border-right: 1px solid #999;
    border-left: 1px solid #999;
}

span.form_required,
span.form_notice {
    color: #FFF;
    background-color: #F00;
    font-weight: bold;
    padding: 3px;
    font-size: 12px;
    margin-left: 10px;
}

.form_input_box {
    padding: 8px;
    margin-bottom: 0;
    background-color: #FFFFFF;
}

#form_upsell #input_payment_method {
    border-bottom: 1px solid #999;
}

.credit_input {
    width: 97%;
}

.credit_box {
    margin-bottom: 5px;
}

.form_example,
.credit_example {
    padding: 0 8px 8px;
    color: #666666;
    font-size: 13px;
}

.form_input_box input.tel_no,
.form_input_box input.card_date {
    width: 20%;
}

.before_go {
    text-align: center;
}

/************************************************

form_payment_method_select

*************************************************/
#form-payment-method {
    width: 100%;
}

#app #form-payment-method {
    width: 98%;
}

/*=========================
>>> Amazon Payment関連スタイル
/*=========================*/
#oneClickOrderBox {
    /*width: 890px;*/
    border: solid 3px #C3C3C3;
    margin: 10px auto 0 auto;
    padding: 20px 0;
    text-align: center;
}
#oneClickOrderBox p.title {
    color: red;
    font-size: 30px;
    font-weight: bolder;
}
#oneClickOrderBox p.subTitle {
    color: #fcad55;
    font-size: 20px;
    font-weight: bolder;
    margin: 25px auto;
}
#oneClickOrderBox p.message {
    margin-top: 25px;
}
#oneClickOrderBox img#OffAmazonPaymentsWidgets0.amazon-button-image-2017 {
    width: 296px;
    margin: 0 auto;
}
#oneClickOrderArea p.notUseOneClickOrderMessage {
    color: #fcad55;
    text-align: center;
    letter-spacing: -2px;
    font-weight: 900;
}
#PayWithAmazon.AmazonPaymentsLoginButton {
    margin: 20px 0 10px;
}
#form_payment_method_amazon_payments_form {
    margin: 10px 0px 0px 0px;
}
/*---------------------------------------

/************************************************

  NP後払い注釈

*************************************************/
#np_area {
    border: 1px solid #000;
    margin: 10px 0;
    padding: 10px;
}

#np_area p {
    margin: 20px 0 0;
}

/************************************************

半角・全角制御

*************************************************/
#OrderFamilyKana,
#OrderGivenKana {
    ime-mode: active;
}

#OrderZip1,
#OrderZip2 {
    ime-mode: disabled;
}

#OrderTelNo1,
#OrderTelNo2,
#OrderTelNo3,
#OrderEmail,
#OrderEmailConfirm,
#OrderBirthdayYear {
    ime-mode: disabled;
}

div#input_password .form_input_box, div#input_confirm_password .form_input_box,
div#input_extra1 .form_input_box, div#input_extra2 .form_input_box, div#input_extra3 .form_input_box,
div#input_extra4 .form_input_box, div#input_extra5 .form_input_box, div#input_extra6 .form_input_box,
div#input_extra9 .form_input_box, div#input_extra8 .form_input_box, div#input_extra7 .form_input_box,
div#input_extra10 .form_input_box, div#input_extra11 .form_input_box, div#input_security_question .form_input_box{
    display: grid;
}
/* end base.css */

/* start ap.css */
#addressBookWidgetDiv {
    min-width: 300px;
    max-width: 600px;
    min-height:228px;
    max-height: 400px;
}
#walletWidgetDiv {
    min-width: 300px;
    max-width:600px;
    min-height: 228px;
    max-height: 400px;
}
#consentWidgetDiv {
    min-width: 300px;
    max-width:600px;
    min-height: 140px;
    max-height: 400px;
}
#ReadonlyAddressBookWidgetDiv {
    min-width: 300px;
    max-width:600px;
    min-height: 185px;
    max-height: 185px;
}
#ReadOnlyWalletWidgetDiv {
    min-width: 300px;
    max-width:600px;
    min-height: 185px;
    max-height: 185px;
}

/* Smartphone and small window */
#addressBookWidgetDiv {
    width: 100%;
    height: 228px;
}
#walletWidgetDiv {
    width: 100%;
    height: 228px;
}
#consentWidgetDiv {
    width: 100%;
    height: 140px;
}
#ReadonlyAddressBookWidgetDiv {
    width: 100%;
    height: 185px;
}
#ReadOnlyWalletWidgetDiv {
    width: 100%;
    height: 185px;
}

.AmazonPaymentsLoginButton {
    width: 200px;
}

/* Desktop and tablet */
@media only screen and (min-width: 768px) {
    #addressBookWidgetDiv {
        width: 400px;
        height: 228px;
    }
    #walletWidgetDiv {
        width: 400px;
        height: 228px;
    }
    #consentWidgetDiv {
        width: 400px;
        height: 140px;
    }
    #ReadonlyAddressBookWidgetDiv {
        width: 400px;
        height: 185px;
    }
    #ReadOnlyWalletWidgetDiv {
        width: 400px;
        height: 185px;
    }
}
#upsell_form #PayWithPaypal {
    text-align: right;
}
/* end ap.css */

/* custom css */
header.step2_order {
    position: relative;

}

#header.page_upsell {
    margin-bottom: 30px;
}

header.step2_order p.logo {
    position: absolute;
    top: 15%;
    width: 100%;
    display: flex;
}
header.step2_order p.logo img {
    margin: auto;
    height: 40px;
}








/**form?/

#efo_required_box {
    width: 100%;
    display: none;
    margin: 0;
    padding: 10px 0;
    background-color: #FF0000;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0px;
    box-shadow: 4px 4px 4px rgba(6,6,6,0.3);
}
#efo_required_box.complete {
    background-color: #008000;
}
#efo_required_box strong {
    font-weight: normal;
}

/************************************************

Title

*************************************************/
.ttl01,
.form_title {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px #666;
    -moz-box-shadow: 1px 1px 3px #666;
    -webkit-box-shadow: 1px 1px 3px #666;
    color: #FFF;
    font-weight: bold;
    text-shadow: 1px 1px 1px #023368;
    padding: 10px 10px;
    margin-bottom: 10px;
    background-image: -moz-linear-gradient( -90deg, rgb(255, 106, 111) 0%, rgb(255, 112, 116) 99%);
    background-image: -webkit-linear-gradient( -90deg, rgb(255, 106, 111) 0%, rgb(255, 112, 116) 99%);
    background-image: -ms-linear-gradient( -90deg, rgb(255, 106, 111) 0%, rgb(255, 112, 116) 99%);
    background-image: linear-gradient( to bottom, rgb(255, 106, 111), rgb(255, 112, 116) 99%);
}

/** payment **/
#form_payment_method_atobarai_com .atobarai_com_note .atobarai_com_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_nissen .nissen_note .nissen_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_gmo_ps .gmo_ps_note .gmo_ps_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_np_wiz .np_wiz_note .np_wiz_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_np .np_note .np_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

/** honki check **/
#honki-check-wrapper span.honki_required {
    display: inline-block;
    width: 39px;
    height: 21px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(../sp_beauty_supplement/img/i_required.png);
    background-repeat:no-repeat;
    background-position: right center;
    margin-left: 5px;
    vertical-align: middle;
}

#honki-check-enquete-countdown {
    color: #FF0000;
}
#honki-check-wrapper .error-message {
    width: 100%;
    padding: 1px;
    margin: 0 0 1px 0;
    text-align: center;
    color: #FFFFFF;
    background-color: #FF0000;
}

#honki-check-enquete-title {
    margin: 0;
    padding: 10px 0 0 0;
    color: #FF0000;
}

#honki-check-checkbox-title {
    margin: 0;
    padding: 10px 0 5px 0;
    color: #FF0000;
}

#honki-check-frame {
    margin: 15px auto 30px auto;
    padding: 0;
    border: solid 3px #FFC600;
    background: #FFFCD3;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
}

#agreement {
    background: #fff0f0;
    padding: 10px;
    margin-top: 10px;
}
@media (max-width: 767px) {
	#agreement {
		font-size:12px;
}

}
#promise {
    padding-top: 10px;
    color: #ff0000;
}

#copy {
    clear: both;
    background: #e94263;
    padding: 8px 0 12px;
}

.table_b th, .order_info_table th {
    background: #fff0f0;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 8px;
    vertical-align: middle;
    text-align: center;
    color: #333;
    width: 30%;
}






/**/
.section-point,
.section-point-upgrade-lead {
  text-align: center;
}
.section-point-heading {
  font-size: 20px;
  line-height: 1.8;
  border-bottom: 4px solid #000;
  margin:0;
}
.section-point-heading span {
  padding-right: 10px;
  font-size: 34px;
  font-family: "Barlow Condensed", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #99cc66;
}
.section-point-lead {
  padding-top: 60px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
}
.section-point-text {
  padding-top: 15px;
  font-size: 16px;
  line-height: 1.8;
}
.section-point-text span {
  font-weight: bold;
}
.section-point-img {
  margin-top: 45px;
}
.section-point-upgrade {
  width: 896px;
  height: 250px;
  margin: 80px auto 0;
  background: url("/cms/images/features/img-point-upgrade-bg.png") no-repeat center;
  position: relative;
}
.section-point-upgrade-lead {
  position: absolute;
  top: -17px;
  left: 0;
  right: 0;
  font-size: 18px;
  font-weight: bold;
  color: #50bfa8;
}
.section-point-upgrade-List {
  height: 250px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.section-point-upgrade-List-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1.6;
  width: 170px;
  height: 170px;
  background: url("/cms/images/features/img-point-upgrade-item-bg.svg") no-repeat center;
}
.section-point-temlate-List {
  width: 1100px;
  margin: 0 auto;
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-point-temlate-List-item {
  width: 365px;
}
.section-point-function-wrap {
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-point-function {
  padding: 60px 0 0 0;
  -ms-flex-preferred-size: 500px;
      flex-basis: 500px;
}
.section-point-function-mainTitle {
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background: #9e9e9e;
}
.section-point-function-mainList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-point-function-mainList-item {
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  width: 120px;
  height: 150px;
  margin: 10px 0 0 0;
  padding: 30px 0 10px;
  border: 1px solid #dbdbdb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-point-function-mainList-item p {
  height: 40px;
  font-size: 13px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-point-function-mainList-item-img {
  max-width: 60%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-point-function-mainList-item-img img {
  width: 100%;
}
.section-point-function-mainList.firstList .section-point-function-mainList-item:nth-child(2) .section-point-function-mainList-item-img {
  max-width: 70%;
}
.section-point-function-mainList.firstList .section-point-function-mainList-item:nth-child(4) .section-point-function-mainList-item-img {
  max-width: 85%;
}
.section-point-function-mainList.secondList .section-point-function-mainList-item:nth-child(2) .section-point-function-mainList-item-img {
  max-width: 50%;
}
.section-point-features-subTitle {
  padding-top: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.section-point-features-subList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-point-features-subList.bottom {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.section-point-features-subList.bottom .section-point-features-subList-item {
  margin-right: 10px;
}
.section-point-features-subList-item {
  margin: 20px 0 0 0;
  padding: 3.5px 17px;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  background: #9e9e9e;
  border-radius: 15px;
}
.section-point-features-subList:last-child:after {
  margin: 30px 0 0 0;
  content: '等';
  right: 0;
  bottom: 0;
}
.section-point-leadMore {
  width: 55%;
  margin: 60px auto 0;
  background: #e87d79;
  border-radius: 25px;
}
.section-point-leadMore a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.section-point-leadMore a:after {
  padding: 0 0 0 10px;
  content: url("/cms/images/features/section-point-leadMore-arrow.svg");
}
.section-point-support-list {
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 215px;
      flex-basis: 215px;
	  margin-bottom:100px;
}
.section-point-support-list-item {
  -ms-flex-preferred-size: 46%;
      flex-basis: 46%;
  max-width: 46%;
  height: 680px;
  margin: 30px 0 0;
  padding: 40px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
		  box-sizing: border-box;
}
.section-point-support-list-item-img {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-point-support-list-item-img-inner {
  width: 60%;
}
.section-point-support-list-item-img-inner img {
 /* width: 100%;*/
}
.section-point-support-list-item:first-child .section-point-support-list-item-img-inner {
  width: 40%;
}
.section-point-support-list-item:nth-child(2) .section-point-support-list-item-img-inner {
  width: 50%;
}
.section-point-support-list-item:last-child .section-point-support-list-item-img-inner {
  width: 62%;
}
.section-point-support-list-item-head {
  margin-top: 15px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom:0;
}
.section-point-support-list-item-text {
  margin-top: 13px;
  line-height: 1.5;
  text-align:left;
}
.section-point-support-list-item-summary {
  margin: 10px 0 0 0;
  text-align: left;
  padding:0;
}
.section-point-support-list-item-summary-item {
  margin-top: 13px;
  font-weight: bold;
  display: table;
  width:50%;
}
.section-point-support-list-item-summary-item span{
	display:block;
	font-weight:100;
}
.section-point-support-list-item-summary-item:before {
  padding-right: 5px;
  content: url("../images/item-arrow-red.svg");
  display: table-cell;
  width:20px;
}
.section-point-security-list {
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 215px;
      flex-basis: 215px;
}
.section-point-security-list-item {
  width: 215px;
  height: 240px;
  margin: 30px 0 0;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-point-security-list-item-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-point-security-list-item-text {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.section-point-detail {
  width: 760px;
  margin: 40px auto 0;
  font-size: 14px;
  text-align: left;
  line-height: 2;
}
@media (max-width: 1100px) {
  .section-point {
    padding: 4vw;
  }
  .section-point,
  .section-point-upgrade-lead {
    text-align: center;
	margin-bottom:50px;
  }
  .section-point-heading {
    width: 100%;
    margin: 0 auto;
    line-height: 1.8;
    border-bottom: 4px solid #000;
  }
  .section-point-heading span {
    font-family: "Barlow Condensed", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #50bfa8;
    line-height: 1.6;
  }
  .section-point-lead {
    padding-top: 40px;
    font-weight: bold;
    line-height: 1.6;
  }
  .section-point-text {
    padding-top: 15px;
    line-height: 1.8;
  }
  .section-point-text span {
    font-weight: bold;
  }
  .section-point-img {
    margin-top: 30px;
  }
  .section-point-upgrade {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    background: #f6f6f6;
    border-radius: 4px;
    border: 2px dashed #dbdbdb;
  }
  .section-point-upgrade-lead {
    padding-top: 2em;
    position: unset;
    line-height: 1.6;
  }
  .section-point-upgrade-List {
    width: 100%;
    height: auto;
    padding: 4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-point-upgrade-List-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 1.6;
    width: 45%;
    background: url("/cms/images/features/img-point-upgrade-item-bg.svg") no-repeat center;
    background-size: contain;
  }
  .section-point-upgrade-List-item:nth-child(n + 3),
  .section-point-upgrade-List-item:nth-child(n + 4) {
    margin-top: 1vw;
  }
  .section-point-temlate-List {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    display: block;
  }
  .section-point-temlate-List-item {
    width: 100%;
    padding-top: 4vw;
  }
  .section-point-temlate-List-item img {
    width: 100%;
  }
  .section-point-function {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .section-point-function-wrap {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-point-function-mainTitle {
    padding: 0.2em;
    font-size: 0.1rem;
    line-height: 1.5;
  }
  .section-point-function-mainList-item {
    -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
    width: auto;
    height: 105px;
    padding: 3vw 0 1vw;
  }
  .section-point-function-mainList-item p {
    line-height: 1.2;
  }
  .section-point-function-mainList-item img {
    width: 100%;
  }
  .section-point-function-mainList.firstList .section-point-function-mainList-item:nth-child(2) .section-point-function-mainList-item-img {
    max-width: 70%;
  }
  .section-point-function-mainList.firstList .section-point-function-mainList-item:nth-child(4) .section-point-function-mainList-item-img {
    max-width: 85%;
  }
  .section-point-function-mainList.secondList .section-point-function-mainList-item:nth-child(2) .section-point-function-mainList-item-img {
    max-width: 50%;
  }
  .section-point-function-mainList.secondList .section-point-function-mainList-item:nth-child(6) p {
    font-size: 12px;
  }
  .section-point-features-subList {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .section-point-features-subList-item {
    margin: 10px 5px 0 0;
  }
  .section-point-features-subList:last-child:after {
    margin: 20px 0 0 0;
  }
  .section-point-leadMore {
    width: 100%;
  }
  .section-point-support-list {
    width: 100%;
    margin-top: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
			margin:0;
			padding:0;
  }
  .section-point-support-list-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    min-height: auto;
    height: 100%;
    margin: 4vw 0 0;
    padding: 3vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .section-point-support-list-item-img {
    width: 80%;
    min-height: 24%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    display: block;
    vertical-align: middle;
  }
  .section-point-support-list-item-img-inner {
    width: 80%;
    margin: 0 auto;
  }
  .section-point-support-list-item-img-inner img {
  }
  .section-point-support-list-item:first-child .section-point-support-list-item-img-inner {
    width: 60%;
  }
  .section-point-support-list-item:nth-child(2) .section-point-support-list-item-img-inner {
    width: 70%;
  }
  .section-point-support-list-item:last-child .section-point-support-list-item-img-inner {
    width: 77%;
  }
  .section-point-support-list-item-head {
    margin-top: 25px;
  }
  .section-point-support-list-item-text {
    height: auto;
    margin-top: 5px;
  }
  .section-point-support-list-item-summary {
    margin-top: 10;
  }
  .section-point-support-list-item-summary.mkt {
    margin-top: 40px;
  }
  .section-point-support-list-item-summary-item {
  }
  .section-point-support-list-item-summary-item:before {
    padding-right: 1em;
    content: '';
    display: table-cell;
    width: 10px;
    height: 7px;
    background-image: url("../images/item-arrow-red.svg");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  .section-point-security-list {
    width: 100%;
    padding: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-point-security-list-item {
    width: 100%;
    height: 100%;
    margin: 4vw 0 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-point-security-list-item-img {
    width: 170px;
  }
  .section-point-security-list-item-img img {
    width: 100%;
  }
  .section-point-security-list-item-inner {
    width: calc(100% - 170px);
    height: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-point-detail {
    width: 100%;
    margin: 0;
    padding: 4vw;
    text-align: left;
    line-height: 2;
  }
}


.price-case .div-wrap, .support .div-wrap, .asp-mer .div-wrap, .basic-price .div-wrap{
  width:100%;
  max-width: 1100px;
  margin:0 auto;
}
.detail__head{
  font-size:32px;
  text-align: center;
  line-height:1.5;
}
.detail__head-msg{
  margin-top:20px;
  font-size:16px;
  text-align: center;
  line-height:1.8;
}
.price-case{
}
.price-case-list{
  margin-top: 50px;
  display:flex;
  display:-webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding:0;
}
.price-case__item{
  background:#F5F5F5;
  counter-increment:price-case-counter;
  position: relative;
  margin:.5%;
  padding:5px;
}

@media (max-width: 1100px) {
	.price-case-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 25px;
}
.price-case__item{
  width:46.5%;
}
}

.price-case__item-ttl{
  font-family: "Montserrat";
  text-align:center;
  color:#fff;
  font-weight: bold;
/*  display:flex;
  display:-webkit-flex;*/
  justify-content: left;
  -webkit-justify-content: left;
  align-items:left;
  -webkit-align-items:left;
  background: #E8807D;
 /* height: 50px;*/
  padding:10px;
  margin:0;
}
.price-case__item-ttl span{
	flex-wrap: wrap;
	font-size:12px;
	display:block;
}
.price-case__item-msg1{
  padding:0 20px;
  margin-top:30px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  min-height:40px;
}
.price-case__item-msg1 .text-strong{
  color: #E8807D;
  font-size: 20px;
  position: relative;
  z-index:0;
}
.price-case__item-msg1 .text-strong:after{
  z-index:-1;
  position: absolute;
  bottom:-3px;
  left:0;
  content:" ";
  display:block;
  width:100%;
  height:6px;
  background: #FFF46F;
}
.price-case__item-msg2{
  margin-top:8px;
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
  padding:0 20px;
  display:flex;
  display:-webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items:center;
  -webkit-align-items:center;
  min-height:66px;
}
.price-case__item-fig{
  width: 136px;
  height: 136px;
  background: #fff;
  border-radius:100%;
  display:flex;
  display:-webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items:center;
  -webkit-align-items:center;
  margin: 20px auto 0;
}
.price-case__item-fig img{
  width:70%;
  height: auto;
}
.price-case__item:nth-of-type(1) .price-case__item-fig img{
  width:50%;
}
.price-case__item-ex{
  padding: 0 20px;
  margin-top: 35px;
}
.price-case__item-ex-ttl{
  font-weight: bold;
  text-align: center;
}
.price-case__item-ex-txt:nth-of-type(1){
  margin-top: 20px;
}
.price-case__item-ex-txt{
  list-style-type: disc;
  display: list-item;
  font-size: 14px;
  margin-left:20px;
  margin-bottom:10px;
  line-height: 1.4;
}
.price-case__note{
  font-size: 14px;
  margin-top: 15px;
}
.detail__head ul{
	width:30%;
	display:flex;
	margin:0 auto;
	padding:0;
	}
@media (max-width: 767px) {
	.detail__head ul{
	width:50%;
	display:flex;
	margin:0 auto;
	padding:0;
	}

}
	
	
.detail__head ul li{
	float:left;
	margin:0 2%;
	box-sizing: border-box;
	padding:10px;
	}
	
.detail__head ul li img{
	width:100%;
}
.order-msg{
  margin-top: 40px;
  font-size: 30px;
  position: relative;
  display:flex;
  display:-webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items:center;
  -webkit-align-items:center;
  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
}


.order-msg p{
  font-weight: bold;
  position: relative;
}
.order-msg p:after{
  z-index:-1;
  position: absolute;
  bottom:10px;
  left:0;
  content:" ";
  display:block;
  width:100%;
  height:15px;
  opacity:0.3;
  background: #e8807d;
}
@media (max-width: 767px) {
  .price-case .div-wrap, .support .div-wrap, .asp-mer .div-wrap, .basic-price .div-wrap{
    width: calc(100% - 16px - 16px);
  }
  .detail__head{
    font-size: 24px;
  }
  .price-case{
    margin-top: 30px;
  }
  .price-case-list{
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-top: 25px;
  }
  .price-case__item{
    width:100%;
    min-height:unset;
    padding-bottom:28px;
    margin-bottom: 50px;
  }
  
  .price-case__item img{
	  width:100%;
  }
  .price-case__item:last-of-type{
    margin-bottom:0;
  }
  .price-case__item-ttl{
    height: unset;
  }
  .price-case__item-msg1{
    margin-top: 10px;
  }
  .price-case__item-msg2{
    margin-top: 5px;
  }
  .price-case__item:not( .price-case__item:nth-of-type(1) ):after{
    top:-69px;
    left:50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    width: 56px;
    height: 56px;
  }
  .price-case__note{
    line-height: 1.6;
  }
  .order-msg{
    width: calc(100% - 16px - 16px);
    margin: 30px auto 0;
    font-size: 22px;
    text-align: center;
    display:block;
  }}
  
  
  
  .bggry{
	background-color:#eee;
	padding:10px;
	}
.bggry h2{
	font-size:30px;
	text-align:center;
	display:block;
	padding:5px;
	
	}
.bggry p{
	text-align:center;
	padding:5px;
	margin:0;
	}
#inquiry {
      height: 300px;
      width: 100%;
	  border:1px #eee solid;
	  margin:20px 0 0 0;
	  padding: 15px;
    box-sizing: border-box;
   }
 #inquiry h2{
	 text-align:center;
   }

#inquiry_contents {
	      height: 230px;
      width: 100%;
      overflow-y: scroll;
	  padding: 15px;
    box-sizing: border-box;

    }
	

#inquiry #left h1 {
    border-bottom: 1px solid #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 10px;
}
#inquiry #left h3 {
  font-weight: bold;
}

#inquiry #left ul,
#inquiry #left p{margin-bottom: 2em;}

#inquiry #left ul {
  padding-left: 20px;
}
#inquiry #left ul li{
  list-style-type: disc;
}

#inquiry.inquiry #right li:nth-child(1) a,
#inquiry.policy #right li:nth-child(2) a,
#inquiry.privacy #right li:nth-child(3) a,
#inquiry.security #right li:nth-child(4) a{
  background-color: #e9e9e9;
}

#inquiry.security #left ol li{
  list-style-type: decimal;
  line-height: 1.8em;
  margin-left: 20px;
  margin-bottom: 1em;
}
#inquiry.security #left p.signature{
  font-size: 15px;
  text-align: right;
  line-height: 1.2em;
}
#inquiry.policy #left p.signature{
  font-size: 15px;
  text-align: right;
  line-height: 1.2em;
}
	
	