/* hide chatbot */
#widget-div_2513567405 {display: none !important;}

/*------------------------------------
* PC,SP共通部分
*-------------------------------------*/
/* リセット */
body { margin: 0;}

#lp-form h1,
#lp-form h2,
#lp-form h3,
#lp-form h4,
#lp-form h5,
#lp-form h6,
#lp-form p,
#lp-form ul,
#lp-form ol,
#lp-form li,
#lp-form dl,
#lp-form dt,
#lp-form dd,
#lp-form blockquote {
  margin: 0;
}

#lp-form ul,
#lp-form ol {
  ist-style: none inside;
}

#lp-form img,
#lp-form a img {
  border: 0;
  vertical-align: middle;
}

#lp-form .clearfix {
  zoom: 1;
}

#lp-form .clearfix:after {
  clear: both;
  content: '';
  display: block;
}

#lp-form {
  font-size: 12px;
  line-height: 1.42857143;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}

#lp-form table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Form 項目と入力ボックス間の空白調節*/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
  float: left;
  position: relative;
  min-height: 1px;
}
.col-24 {width: 100%;}
.col-23 {width: 95.83333333%;}
.col-22 {width: 91.66666667%;}
.col-21 {width: 87.5%;}
.col-20 {width: 83.33333333%;}
.col-19 {width: 79.16666667%;}
.col-18 {width: 75%;}
.col-17 {width: 70.83333333%;}
.col-16 {width: 66.66666667%;}
.col-15 {width: 62.5%;}
.col-14 {width: 58.33333333%;}
.col-13 {width: 54.16666667%;}
.col-12 {width: 50%;}
.col-11 {width: 45.83333333%;}
.col-10 {width: 41.66666667%;}
.col-9 {width: 37.5%;}
.col-8 {width: 33.33333333%;}
.col-7 {width: 29.16666667%;}
.col-6 {width: 25%;}
.col-5 {width: 20.83333333%;}
.col-4 {width: 16.66666667%;}
.col-3 {width: 12.5%;}
.col-2 {width: 8.33333333%;}
.col-1 {width: 4.16666667%;}

/*------------------------------------
* PC部分
*-------------------------------------*/
/* 本フォーム全体  */
.form_container_ec {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
.form_main_container_ec {
  font-size:12px;
  width: 100%;
  border-radius:3px
}
.landing_form_label_ec {
  padding: 15px;
}
/* フォームの項目名ラベル */
.form_box_label {
  background: #cadefc;
  border-bottom: 1px solid #C3C3C3;
  border-top: 1px solid #C3C3C3;
  padding: 2%;
  vertical-align: middle;
  text-align: left;
  color: #333;
  margin-bottom: 2%;
}
span.form_required_ec{
  padding: 2px 4px;
  margin-left: 5px;
  display: inline-block;
  float: right !important;
}
/* フォーム入力ボックス内の基本デザイン */
table.landing_form_ec {
  width: 852px;
  margin: 0 auto;
}
/* フォーム一項目　項目名ラベルと入力ボックス */
.landing_form_ec tr {
  line-height: 18px;
  font-size: 14px;
}
/* フォーム左側　項目名ラベル */
.landing_form_ec th {
  text-align: left;
  vertical-align: top;
  padding: 13px 11px;
}
/* フォーム右側　入力ボックス */
.landing_form_ec td {
  width: 584px;
  padding: 13px 5px;
}
/* フォームトップメッセージ */
.login_message_ec,
.purchase_message_ec {
  font-weight: normal;
  font-size: 14px;
  padding:20px 0px;
  margin-left: 4%;
  margin-right: 4%;
}
/* エラーメッセージ背景 */
.alert-danger_ec {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-success_ec {
  background-color: #DFF0D8;
  border-color: #d6e9c6;
  color: #468847;
}

.form_main_container_sp_ec .formError {
  width: 200px;
}

.form_main_container_ec .formError {
  width: 470px;
}

.formError .formErrorContent {
  width: 60%;
  font-size: 100%;
}

.alert_ec {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
p.caution_ec {
  padding-top:10px;
  font-size: 14px;
}
.optin_view_ec,
.agreement_view_ec,
.order_checklist_view_ec {
  margin-left: 4%;
  padding-top: 20px;
  position: relative;
}

.submit_ec {
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
}

#option_types {
  margin-top: 10px;
}

#option_types:empty {
  display: none;
}

.option_type{
  margin: 5px 0;
}

.option_type label {
  display: inline-block;
  width: 80px;
}

.form_group_ec {
  padding-left: 2%;
  padding-right: 2%;
  position: relative;
}
.form_main_container_ec div.form_group_ec input{
  padding: 10px 10px;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form_main_container_ec div.form_group_ec input[type=checkbox]{
  margin-left: 3px;
  margin-right: 3px;
}
.form_main_container_ec div.form_group_ec select{
  padding: 10px 10px;
  height: 40px;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form_main_container_ec div.form_group_ec .disabled-input-ec {
  pointer-events: none;
  background-color: #ccc !important;
  opacity: 0.7;
}
input.input_box_ec { width:70%; }
select.input_box_product_ec { min-width:50%; }
p.input_product_ec { display:inline-block; }
input.input_box_name_ec { width:70%; }
input.input_box_name1_ec { width:70%; }
input.input_box_name2_ec { width:70%; }
input.input_box_kana_ec { width:70%; }
input.input_box_kana1_ec { width:70%; }
input.input_box_kana2_ec { width:70%; }
select.input_box_sex_ec { width: 25%; }
select.input_box_job_ec { width: 70%; }
select.input_box_birth_year_ec { width: 25%; }
select.input_box_birth_month_ec { width: 15%; }
select.input_box_birth_day_ec { width: 15%; }
input.input_box_zip1_ec { width: 50px; }
input.input_box_zip2_ec { width: 60px; }
select.input_box_pref_ec { width: 150px; }
input.input_box_addr1_ec { width: 70%; }
input.input_box_addr2_ec { width: 70%; }
input.input_box_addr3_ec { width: 70%; }
input.input_box_tel_ec { width: 70%; }
input.input_box_tel1_ec { width: 45px; }
input.input_box_tel2_ec { width: 45px; }
input.input_box_tel3_ec { width: 45px; }
input.input_box_fax_ec { width: 70%; }
input.input_box_fax1_ec { width: 45px; }
input.input_box_fax2_ec { width: 45px; }
input.input_box_fax3_ec { width: 45px; }
input.input_box_email_ec { width: 70%; }
input.input_box_email_confirm_ec { width: 70%; }
input.input_box_customer_number_ec { width: 70%; }
select.input_box_card_method_ec { width: 50%; }
select.input_box_card_times_ec { width: 15%; }
input.input_box_card_number_ec { width: 70%; }
select.input_box_card_month_ec { width: 15%; }
select.input_box_card_year_ec { width: 15%; }
input.input_box_card_name_ec { width: 70%; }
input.input_box_password_ec { width: 70%; }
input.input_box_password_confirm_ec { width: 70%; }

p.form_box_label_ec strong { font-weight: bold; }
p.form_box_label_ec label { font-weight: bold; }
div.form_group_ec p {}
div.form_group_ec span { font-weight: bold; }
div.scheduled_delivery_date_text_ec {
  font-size: 14px;
  line-height: 20px;
}

div.pre_ordered_delivery_description_text_ec {
  font-size: 14px;
  line-height: 20px;
}

.preview_container_ec > table th,
.preview_container_ec > table td {
  border: 1px solid #d0dcec;
}

.table_bordered_ec {
  border: 0px !important;
}

.table_ec {
  width: 100%;
  max-width: 100%;
}

.table_ec tr > .pull_right_ec {
  text-align: right;
}

.table_ec tr > th.product_name_ec {
  width: 60%;
}

.table_ec tr > th.product_price_ec {
  width: 15%;
}

.table_ec tr > th.product_quantity_ec {
  width: 10%;
}

.table_ec tr > th.product_pickup_available_date_ec {
  width: 15%;
}

.table_ec tr > th.product_sub_total_ec {
  width: 15%;
}

.total_color_ec {
  color: #ff0000;
  font-weight: bold;
}

.without_border_ec {
  border: none !important;
}

/* Paypal */
#paypal-button-container {
  width: 50%;
}

/* Amazon Pay */
.amazon_pay_box_ec {
  border: solid 1px #C3C3C3;
  margin: 10px;
  padding: 20px 0;
  text-align: center;
}

.amazon_pay_title_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 25px;
  color: #df1800;
  font-weight: bold;
}

.amazon_pay_subtitle_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 20px;
  color: #e6a300;
}

.amazon_pay_message_ec {
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
}

.amazon_pay_not_use_message_ec {
  height: 32px;
  margin: 0 auto !important;
  padding: 0;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  color: #e6a300;
}

.amazon_pay_button_all_ec {
  margin: 20px auto 20px;
  width: 300px;
}

.amazon_pay_button_wallet_ec {
  padding-top: 15px;
  margin-left: -25px;
}

.amazon_pay_button_wallet_ec input.billing_agreement_ec {
  visibility: hidden;
  font-size: 0px !important;
}

.address_book_widget_wrapper_ec {
  height: 228px;
}

.wallet_widget_wrapper_ec {
  height: 228px;
  width:417px;
  float:left;
  margin-right:6px;
}

.consent_widget_wrapper_ec {
  height:193px;
  width:417px;
  float:left;
  margin-top: 5px;
}

.consent_wrapper_ec {
  height: 30px;
  width: 405px;
  color: white;
  background: red;
  vertical-align: middle;
  display: table-cell;
  padding: 0 10px;
  border-radius: 5px;
  position: relative;
}

.consent_wrapper_ec > span.consent_message_ec {
  padding: 0 0 0 10px;
}

.consent_wrapper_ec > span.consent_mandatory_ec {
  float: right;
  background: white;
  color: red;
  padding: 0 4px;
}

.consent_wrapper_ec > input.consent_checkbox_ec {
  visibility: hidden;
}

/* AmazonPay popup >> */
.amazon_pay_popup_box_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}

.amazon_pay_popup_content_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30%;
  max-height: 250px;
  padding: 20px;
  background: #ffffff;
}

.amazon_pay_popup_title_ec {
  font-size: 20px;
}

.amazon_pay_popup_close_ec {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  border-style: none;
  cursor: pointer;
}

.amazon_pay_popup_subtitle_ec {
  margin: 40px 0 30px;
  font-size: 18px;
}

.amazon_pay_popup_body_ec {
  margin: 20px auto 20px;
  width: 300px;
}
/* << AmazonPay popup */

.login_message_box_ec {
  width: 852px;
  margin: 20px auto 0px auto;
  border: solid 1px #C3C3C3;
}

p.login_message_wrapper_ec {
  font-size: 14px;
  margin: 20px 0 !important;
  text-align: center;
}

/* Socialplus */
.socialplus_ec {
  margin: 0 0 10px 0;
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
  justify-content: center;
}

.socialplus_ec .button-container {
  width: calc(33.3% - 10px);
  margin: 5px;
}

.socialplus_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 40px;
  padding-left: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.socialplus_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-size: 100%;
}

.socialplus_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 40px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

.socialplus_ec .button-container .btn-facebook {
  background-color: #4267b2;
}

.socialplus_ec .button-container .btn-facebook:before {
  background-image: url("/assets/login-facebook-3e1626e3d5c7df61a277513295e7acb6cf9112c4df07db1b867c7641a7005492.png");
}

.socialplus_ec .button-container .btn-facebook:after {
  border-color: #8298cc;
}

.socialplus_ec .button-container .btn-twitter {
  background-color: #438dc4;
}

.socialplus_ec .button-container .btn-twitter:before {
  background-image: url("/assets/login-twitter-944a487f4746a5ce6557d56ae65421e8b71eaa7fda7a0f74a1bed6b86d345567.png");
}

.socialplus_ec .button-container .btn-twitter:after {
  border-color: #88BEEF;
}

.socialplus_ec .button-container .btn-google {
  background-color: #0056c7;
}

.socialplus_ec .button-container .btn-google:before {
  background-image: url("/assets/login-google-0119f2ac53e7fc66fe39b1e40fc4757c35ceab4bf28021ce0a81d45eee5d2360.png");
}

.socialplus_ec .button-container .btn-google:after {
  border-color: #4285f4;
}

.socialplus_ec .button-container .btn-gplus {
  background-color: #d04d40;
}

.socialplus_ec .button-container .btn-gplus:before {
  background-image: url("/assets/login-gplus-f2319e7179a28ad715384eb95ff7490c6ff1efa46a13c944022702b87ab4be07.png");
}

.socialplus_ec .button-container .btn-gplus:after {
  border-color: #cf837a;
}

.socialplus_ec .button-container .btn-mixi {
  background-color: #cba958;
}

.socialplus_ec .button-container .btn-mixi:before {
  background-image: url("/assets/login-mixi-99e3d6436ac6491642b1ed205a8f6ea2fbc7a349aea04474f1ae3477c27373f5.png");
}

.socialplus_ec .button-container .btn-mixi:after {
  border-color: #e6bc5c;
}

.socialplus_ec .button-container .btn-yahoo {
  background-color: #fe0032;
  border: 0.5px solid #f00;
}

.socialplus_ec .button-container .btn-yahoo:before {
  background-image: url("/assets/login-yahoo-ecc9e51a9724b036b6fd228bdef4855731ad44ae44b75fe1f4af7eb0f59684de.png");
}

.socialplus_ec .button-container .btn-yahoo:after {
  border-color: #fe0032;
}

.socialplus_ec .button-container .btn-rakuten {
  background-color: #b21d23;
}

.socialplus_ec .button-container .btn-rakuten:before {
  background-image: url("/assets/login-rakuten-8e21ab472f9e803e6d89857d15dd46768e21dc685f03156cfd96205df6773a66.png");
}

.socialplus_ec .button-container .btn-rakuten:after {
  border-color: #ae6164;
}

.socialplus_ec .button-container .btn-line {
  background-color: #31ae36;
}

.socialplus_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.socialplus_ec .button-container .btn-line:after {
  border-color: #70C053;
}

/* ecforce-payment */
.ecforce-payment-card-number,
.ecforce-payment-card-expiry,
.ecforce-payment-card-cvv {
  cursor: text !important;
  font-size: 12px !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  width: 70% !important;
}
.ecforce-payment-card-number #card-number,
.ecforce-payment-card-expiry #card-expiry,
.ecforce-payment-card-cvv #card-cvv {
  padding: 10px 10px !important;
}

/* payjp */
.payjp-card-number,
.payjp-card-expiry,
.payjp-card-cvv {
  cursor: text !important;
  font-size: 12px !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  width: 70% !important;
}
.payjp-card-number #card-number,
.payjp-card-expiry #card-expiry,
.payjp-card-cvv #card-cvv {
  padding: 10px 10px !important;
}

/* fincode */
.fincode-card-number,
.fincode-card-expiry,
.fincode-card-cvv {
  cursor: text !important;
  font-size: 12px !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  width: 70% !important;
}
.fincode-card-number #card-number,
.fincode-card-expiry #card-expiry,
.fincode-card-cvv #card-cvv {
  padding: 10px 10px !important;
}

.toggle_text {
  display: none;
}

/* カスタム項目 */
.free_columns-section_ec input {
  width: 70%;
}
.free_columns-section_ec input[type=checkbox], .free_columns-section_ec input[type=radio] {
  width: auto;
  top: -2px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.free_columns-section_ec .checkbox-wrapper, .free_columns-section_ec .radio-wrapper {
  margin-top:5px
}
.free_columns-section_ec .checkbox-wrapper>label, .free_columns-section_ec .radio-wrapper>label {
  display: inline-block;
  margin-left: 2px;
  width: 93%;
}
.free_columns-section_ec .form_group_ec label {
  font-weight: normal;
}
.free_columns-section_ec textarea {
  width: 100%;
}
.free_columns-section_ec select {
  width: 70%;
}
.free_columns-section_ec select[multiple]{
  height: 100% !important;
}
.free_columns-section_ec .category-caption-wrapper {
  margin: 1.5em 0 0.8em 3em;
  padding: 1em 0em 1em 1em;
  font-size: 14px;
  font-weight: bold;
  border-left: 5px solid #203594;
  width: 852px;
}
.free_columns-section_ec .category-caption-text {
  display: inline-block;
  width: 90%;
}
.free_columns-section_ec tr.free_column_category-footer td{
  border-left: none;
  border-right: none;
}
.free_columns-section_ec .category-btn-wrapper {
  cursor:pointer ;
  font-size: 14px;
  display:inline-block;
  font-weight: bold;
  color: #010FEE;
  letter-spacing: 0.2em;
}
.free_columns-section_ec .category-btn-wrapper .category-btn:before {
  display:inline-block;
  margin-right: 0.4rem;
  width: 1.9rem;
  height: 1.9rem;
  background-color: #010FEE;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.free_columns-section_ec .category-btn-wrapper.category-minus .category-btn:before {
  content:'ー';
  letter-spacing: 0;
  line-height: 1.95rem;
}
.free_columns-section_ec .category-btn-wrapper.category-plus {
  margin: 0.7em 0 0.8em 2em;
  padding: 1em;
}
.free_columns-section_ec .category-btn-wrapper.category-plus .category-btn:before {
  content:'＋';
  letter-spacing: 0;
  line-height: 1.95rem;
  font-weight: bold;
}

/* 受注自由項目 */
.order_free_columns-section_ec input {
  width: 70%;
}
.order_free_columns-section_ec .form_group_ec label {
  font-weight: normal;
}

/* セット商品 */
.table_ec td.set_item_selected{
  padding-left: 28px;
}

/*------------------------------------
* スマートフォン部分
*-------------------------------------*/
.form_container_sp_ec {
  padding: 0;
  background-size: 100%;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}
.landing_form_label_sp_ec {
  padding: 15px;
}
/* フォーム入力ボックスの基本 */
.form_main_container_sp_ec div.form_group_sp_ec input{
  padding: 8px 4px;
  line-height: 2.4;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}
.form_main_container_sp_ec div.form_group_sp_ec input[type=checkbox]{
  margin-left: 3px;
  margin-right: 3px;
}
.form_main_container_sp_ec div.form_group_sp_ec select{
  height: 50px;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}
.form_group_sp_ec {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-top: 15px;
  position: relative;
}
.form_main_container_sp_ec div.form_group_sp_ec .disabled-input-ec {
  pointer-events: none;
  color: #555;
  background-color: #ccc !important;
  border: 1px solid #cccccc;
  opacity: 0.7;
}
/* フォームトップメッセージ */
.login_message_sp_ec,
.purchase_message_sp_ec {
  font-weight: normal;
  font-size: 14px;
  padding:20px 0px;
  margin-left: 4%;
  margin-right: 4%;
}
/* エラーメッセージ背景 */
.alert-danger_sp_ec {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-success_sp_ec {
  background-color: #DFF0D8;
  border-color: #d6e9c6;
  color: #468847;
}

.alert_sp_ec {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.form_main_container_sp_ec {
  width: 100%;
  border-radius:3px
}
span.form_required_sp_ec{
  padding: 2px 4px;
  margin-left: 5px;
  display: inline-block;
}
/* フォームの項目名ラベル */
.form_box_label_sp_ec {
  padding: 2%;
  vertical-align: middle;
  text-align: left;
  margin-bottom: 2%;
}
select.input_box_sp_ec {
  padding: 10px;
  font-size: 14px;
  width: 100%;
  height: 50px;
}
input.input_box_sp_ec { width:98%; }
select.input_box_product_sp_ec { width:98%; }
select.input_box_quantity_sp_ec { width:98%; }
input.input_box_name_sp_ec { width:98%; }
input.input_box_name1_sp_ec { width:45%; }
input.input_box_name2_sp_ec { width:45%; }
input.input_box_kana_sp_ec { width:98%; }
input.input_box_kana1_sp_ec { width:45%; }
input.input_box_kana2_sp_ec { width:45%; }
select.input_box_sex_sp_ec { width:98%; }
select.input_box_job_sp_ec { width:98%; }
select.input_box_birth_year_sp_ec { width: 40%; }
select.input_box_birth_month_sp_ec { width: 25%; }
select.input_box_birth_day_sp_ec { width: 25%; }
input.input_box_zip1_sp_ec { width: 80px; }
input.input_box_zip2_sp_ec { width: 100px; }
select.input_box_pref_sp_ec { width:98%; }
input.input_box_addr1_sp_ec { width:98%; }
input.input_box_addr2_sp_ec { width:98%; }
input.input_box_addr3_sp_ec { width:98%; }
input.input_box_tel_sp_ec { width: 98%; }
input.input_box_tel1_sp_ec { width: 24%; }
input.input_box_tel2_sp_ec { width: 24%; }
input.input_box_tel3_sp_ec { width: 24%; }
input.input_box_fax_sp_ec { width: 98%; }
input.input_box_fax1_sp_ec { width: 24%; }
input.input_box_fax2_sp_ec { width: 24%; }
input.input_box_fax3_sp_ec { width: 24%; }
input.input_box_company_sp_ec { width: 98%; }
input.input_box_email_sp_ec { width:98%; }
input.input_box_email_confirm_sp_ec { width:98%; }
input.input_box_customer_number_sp_ec { width:98%; }
select.input_box_shipping_address_sp_ec { width:98%; }
select.input_box_wrapping_sp_ec { width:98%; }
select.input_box_card_method_sp_ec { width:98%; }
select.input_box_card_times_sp_ec { width:98%; }
input.input_box_card_number_sp_ec { width:98%; }
select.input_box_card_month_sp_ec { width: 25%; }
select.input_box_card_year_sp_ec { width: 25%; }
input.input_box_card_name_sp_ec { width:98%; }
select.input_box_container_payment_schedule_sp_ec { width:98%; }
input.input_box_password_sp_ec { width:98%; }
input.input_box_password_confirm_sp_ec { width:98%; }

p.form_box_label_sp_ec strong { font-weight: bold; }
p.form_box_label_sp_ec label { font-weight: bold; }
div.form_group_sp_ec p {}
div.form_group_sp_ec span { font-weight: bold; }
p.caution_sp_ec {
  padding-top:10px;
  font-size: 14px;
}
p.product_name_sp_ec {
  padding: 0 15px 0 15px;
  font-size: 16px;
}
div.scheduled_delivery_date_text_sp_ec {
  font-size: 14px;
  line-height: 20px;
  padding-left:15px;
  padding-right:15px;
}
.optin_view_sp_ec,
.agreement_view_sp_ec,
.order_checklist_view_sp_ec {
  margin-left: 4%;
  padding-top: 15px;
  position: relative;
}
.submit_sp_ec {
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%
  margin-left: auto;
  margin-right: auto;
}

.pre_ordered_delivery_description_text_sp_ec {
  font-size: 14px;
  line-height: 20px;
  padding-left:15px;
  padding-right:15px;
}

/* カスタム項目 */
.free_columns-section_sp_ec input {
  width: 98%;
}
.free_columns-section_sp_ec input[type=checkbox], .free_columns-section_sp_ec input[type=radio] {
  width: auto;
  top: -1px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.free_columns-section_sp_ec .checkbox-wrapper, .free_columns-section_sp_ec .radio-wrapper {
  margin-top:5px
}
.free_columns-section_sp_ec .checkbox-wrapper>label, .free_columns-section_sp_ec .radio-wrapper>label {
  display: inline-block;
  margin-left: 6px;
  width: 90%;
}
.free_columns-section_sp_ec .form_group_ec label {
  font-weight: normal;
}
.free_columns-section_sp_ec textarea {
  width: 100%;
}
.free_columns-section_sp_ec select {
  width: 98%;
}
.free_columns-section_sp_ec select[multiple]{
  height: 100% !important;
}
.free_columns-section_sp_ec .category-caption-wrapper {
  margin: 1em 0;
  padding: 1em 0em 1em 1em;
  font-size: 13px;
  font-weight: bold;
  border-left: 5px solid #203594;
}
.free_columns-section_sp_ec .category-caption-text {
  display: inline-block;
  width: 78%;
}
.free_columns-section_sp_ec tr.free_column_category-footer td{
  border-left: none;
  border-right: none;
}
.free_columns-section_sp_ec .category-btn-wrapper {
  cursor:pointer ;
  font-size: 14px;
  display:inline-block;
  font-weight: bold;
  color: #010FEE;
  letter-spacing: 0.2em;
}
.free_columns-section_sp_ec .category-btn-wrapper .category-btn:before {
  display:inline-block;
  margin-right: 0.4rem;
  width: 1.3rem;
  height: 1.3rem;
  background-color: #010FEE;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.free_columns-section_sp_ec .category-btn-wrapper.category-minus .category-btn:before {
  content:'ー';
  letter-spacing: 0;
  line-height: 1.35rem;
}
.free_columns-section_sp_ec .category-btn-wrapper.category-plus {
  padding: 1em;
}
.free_columns-section_sp_ec .category-btn-wrapper.category-plus .category-btn:before {
  content:'＋';
  letter-spacing: 0;
  line-height: 1.35rem;
  font-weight: bold;
}

/* 受注自由項目 */
.order_free_columns-section_sp_ec input {
  width: 98%;
}
.order_free_columns-section_sp_ec .form_group_sp_ec label {
  font-weight: normal;
}

/* セット商品 */
.table_sp_ec td.set_item_selected{
  padding-left: 28px;
}

/*------------------------------------
* PCデザイン可変部分
*-------------------------------------*/
/* 【PC】フォームの項目名ラベル内必須アイコン */
span.form_required_ec{
  /* セクションラベルの色 */
  background: #7E0F09;
  /* セクションラベルのフォント色*/
  color: #ffffff;
}
/* 【PC】フォームのセクションラベル */
.landing_form_label_ec {
  /* セクションラベルの色 */
  background: #203594;
  /* セクションラベルのフォント色*/
  color: #ffffff;
  /* セクションラベルのフォントサイズ */
  font-size: 18px;
}
/* 【PC】フォーム入力ボックス内の基本デザイン */
table.landing_form_ec {
  border-top: 1px solid #d0dcec;
  border-right: 1px solid #d0dcec;
  background: #FFF;
  border-bottom: 1px solid #999;
}
/* 【PC】フォーム左側　項目名ラベル */
.landing_form_ec th {
  background-color: #e1edfd;
  border-bottom: 1px solid #d0dcec;
  border-left: 1px solid #d0dcec;
  background-color: #e1edfd;
}
/* 【PC】フォーム右側　入力ボックス */
.landing_form_ec td {
  border-bottom: 1px solid #d0dcec;
  border-left: 1px solid #d0dcec;
  background-color: #ffffff;
}
/* 【PC】購入ボタンのデザイン */
.login_button_ec {
  border: 0px;
  width: 400px;
  height: 150px;
  background: url("/assets/default_login_btn-3545ead6f7c1f581390be8bada934a229cd580f4f4830b21c14803de789ad249.png") center;
  background-size: 394px auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* 【PC】購入ボタンのデザイン */
.submit_bottom_ec {
  border: 0px;
  width: 400px;
  height: 150px;
  background: url("/assets/default_btn-f6c2a9bc1ad7a90718756cd965847d700d3750ab3c837bf74bcf30dd3d083ea0.png") center;
  background-size: 394px auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* 【PC】購入ボタンのデザイン */
.submit_button_complete_ec {
  border: 0px;
  width: 400px;
  height: 150px;
  background: url("/assets/default_order_comp-6baf1ae5951cb6ca295e07a256d9d8ce2e646d315125a11207f4d833c9cca5d3.png") center;
  background-size: 394px auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
/*------------------------------------
* スマートフォンデザイン可変部分
*-------------------------------------*/
/* 【SP】フォームの項目名ラベル内必須アイコン */
span.form_required_sp_ec{
  /* セクションラベルの色 */
  background: #7E0F09;
  /* セクションラベルのフォント色*/
  color: #ffffff;
}

/* 【SP】フォームのセクションラベル */
.landing_form_label_sp_ec {
  /* セクションラベルの色 */
  background: #203594;
  /* セクションラベルのフォント色*/
  color: #ffffff;
  /* セクションラベルのフォントサイズ */
  font-size: 18px;
}

/* 【SP】フォームの項目名ラベル */
.form_box_label_sp_ec {
  background: #cadefc;
  border-bottom: 1px solid #C3C3C3;
  border-top: 1px solid #C3C3C3;
}

/* 【SP】ログインボタンのデザイン */
.login_button_sp_ec {
  border: 0px;
  width: 100%;
  height: 150px;
  background: url("/assets/default_login_btn-3545ead6f7c1f581390be8bada934a229cd580f4f4830b21c14803de789ad249.png") center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* 【SP】購入ボタンのデザイン */
.submit_bottom_sp_ec {
  border: 0px;
  width: 100%;
  height: 150px;
  background: url("/assets/default_btn-f6c2a9bc1ad7a90718756cd965847d700d3750ab3c837bf74bcf30dd3d083ea0.png") center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

.submit_button_complete_sp_ec {
  border: 0px;
  width: 100%;
  height: 150px;
  background: url("/assets/default_order_comp-6baf1ae5951cb6ca295e07a256d9d8ce2e646d315125a11207f4d833c9cca5d3.png") center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

.preview_container_sp_ec > table {
  width: 100%;
}

.preview_container_sp_ec > table th {
  background: #cadefc;
}

.preview_container_sp_ec > table,
.preview_container_sp_ec > table tr,
.preview_container_sp_ec > table th,
.preview_container_sp_ec > table td {
  border: 1px solid #C3C3C3;
}

.table_bordered_sp_ec {
  border: 0px !important;
}

.table_sp_ec {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table_sp_ec > thead > tr > th,
.table_sp_ec > tbody > tr > th,
.table_sp_ec > tfoot > tr > th,
.table_sp_ec > thead > tr > td,
.table_sp_ec > tbody > tr > td,
.table_sp_ec > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table_bordered_sp_ec > thead > tr > th,
.table_bordered_sp_ec > tbody > tr > th,
.table_bordered_sp_ec > tfoot > tr > th,
.table_bordered_sp_ec > thead > tr > td,
.table_bordered_sp_ec > tbody > tr > td,
.table_bordered_sp_ec > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table_sp_ec tr > th {
  border-top: 0px;
  background: #F0F0F0;
  font-size: 10px;
}

.table_sp_ec tr > th,
.table_sp_ec tr > td {
  font-size: 12px;
}

.table_bordered_sp_ec tr > th,
.table_bordered_sp_ec tr > td {
  border: 1px solid #e5e5e5 !important;
}

.table_sp_ec th,
.table_sp_ec td {
  vertical-align: middle !important;
  line-height: 20px !important;
  border-top: 1px solid #e5e5e5 !important;
}

.total_color_sp_ec {
  color: #ff0000;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}

/* Amazon Pay */
.amazon_pay_box_sp_ec {
  border: solid 3px #C3C3C3;
  margin: 10px auto;
  padding: 20px 0;
  text-align: center;
}

.amazon_pay_title_sp_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  color: #df1800;
  font-weight: bold;
}

.amazon_pay_subtitle_sp_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  color: #e6a300;
}

.amazon_pay_message_sp_ec {
  margin: 0 10px;
  font-weight: bold;
  text-align: center;
}

.amazon_pay_not_use_message_sp_ec {
  margin: 0 10px !important;
  padding: 0 0 10px 0;
  text-align: center;
  font-size: 12px;
  color: #e6a300;
}

.amazon_pay_button_all_sp_ec {
  margin: 20px auto 20px;
  width: 300px;
}

.amazon_pay_button_wallet_sp_ec {
  padding-top: 15px;
  margin-left: -15px;
}

.amazon_pay_button_wallet_sp_ec input.billing_agreement_sp_ec {
  visibility: hidden;
  font-size: 0px !important;
}

.address_book_widget_wrapper_sp_ec,
.wallet_widget_wrapper_sp_ec,
.consent_widget_wrapper_sp_ec {
}

.address_book_widget_wrapper_sp_ec,
.wallet_widget_wrapper_sp_ec,
.consent_widget_wrapper_sp_ec {
}

.consent_wrapper_sp_ec {
  height: 30px;
  color: white;
  background: red;
  padding-top: 5px;
  margin: 10px 0;
}

.consent_wrapper_sp_ec > span.consent_message_sp_ec {
  padding: 0 0 0 10px;
}

.consent_wrapper_sp_ec > span.consent_mandatory_sp_ec {
  float: right;
  background: white;
  color: red;
  padding: 2px 8px;
  margin: 2px 10px;
}

.consent_wrapper_sp_ec > input.consent_checkbox_sp_ec {
  visibility: hidden;
}

/* AmazonPay popup >> */
.amazon_pay_popup_box_sp_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}

.amazon_pay_popup_content_sp_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 250px;
  padding: 20px;
  background: #ffffff;
}

.amazon_pay_popup_title_sp_ec {
  font-size: 20px;
}

.amazon_pay_popup_close_sp_ec {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  border-style: none;
  cursor: pointer;
}

.amazon_pay_popup_subtitle_sp_ec {
  margin: 40px 0 30px;
  font-size: 15px;
}

.amazon_pay_popup_body_sp_ec {
  margin: 20px auto 20px;
  width: 300px;
}
/* << AmazonPay popup */

.login_message_box_sp_ec {
  width: 100%;
  margin: 0 auto;
  border: solid 1px #d0dcec;
}

p.login_message_wrapper_sp_ec {
  font-size: 14px;
  margin: 20px 0 !important;
  text-align: center;
}

/* Socialplus */
.socialplus_sp_ec {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.socialplus_sp_ec .button-container {
  width: 100%;
  float: left;
  padding: 10px 10px 0;
  box-sizing: border-box;
}

.socialplus_sp_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  padding-left: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.socialplus_sp_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-size: 100%;
}

.socialplus_sp_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

.socialplus_sp_ec .button-container .btn-facebook {
  background-color: #4267b2;
}

.socialplus_sp_ec .button-container .btn-facebook:before {
  background-image: url("/assets/login-facebook-3e1626e3d5c7df61a277513295e7acb6cf9112c4df07db1b867c7641a7005492.png");
}

.socialplus_sp_ec .button-container .btn-facebook:after {
  border-color: #8298cc;
}

.socialplus_sp_ec .button-container .btn-twitter {
  background-color: #438dc4;
}

.socialplus_sp_ec .button-container .btn-twitter:before {
  background-image: url("/assets/login-twitter-944a487f4746a5ce6557d56ae65421e8b71eaa7fda7a0f74a1bed6b86d345567.png");
}

.socialplus_sp_ec .button-container .btn-twitter:after {
  border-color: #88BEEF;
}

.socialplus_sp_ec .button-container .btn-google {
  background-color: #0056c7;
}

.socialplus_sp_ec .button-container .btn-google:before {
  background-image: url("/assets/login-google-0119f2ac53e7fc66fe39b1e40fc4757c35ceab4bf28021ce0a81d45eee5d2360.png");
}

.socialplus_sp_ec .button-container .btn-google:after {
  border-color: #4285f4;
}

.socialplus_sp_ec .button-container .btn-gplus {
  background-color: #d04d40;
}

.socialplus_sp_ec .button-container .btn-gplus:before {
  background-image: url("/assets/login-gplus-f2319e7179a28ad715384eb95ff7490c6ff1efa46a13c944022702b87ab4be07.png");
}

.socialplus_sp_ec .button-container .btn-gplus:after {
  border-color: #cf837a;
}

.socialplus_sp_ec .button-container .btn-mixi {
  background-color: #cba958;
}

.socialplus_sp_ec .button-container .btn-mixi:before {
  background-image: url("/assets/login-mixi-99e3d6436ac6491642b1ed205a8f6ea2fbc7a349aea04474f1ae3477c27373f5.png");
}

.socialplus_sp_ec .button-container .btn-mixi:after {
  border-color: #e6bc5c;
}

.socialplus_sp_ec .button-container .btn-yahoo {
  background-color: #fe0032;
  border: 0.5px solid #f00;
}

.socialplus_sp_ec .button-container .btn-yahoo:before {
  background-image: url("/assets/login-yahoo-ecc9e51a9724b036b6fd228bdef4855731ad44ae44b75fe1f4af7eb0f59684de.png");
}

.socialplus_sp_ec .button-container .btn-yahoo:after {
  border-color: #fe0032;
}

.socialplus_sp_ec .button-container .btn-rakuten {
  background-color: #b21d23;
}

.socialplus_sp_ec .button-container .btn-rakuten:before {
  background-image: url("/assets/login-rakuten-8e21ab472f9e803e6d89857d15dd46768e21dc685f03156cfd96205df6773a66.png");
}

.socialplus_sp_ec .button-container .btn-rakuten:after {
  border-color: #ae6164;
}

.socialplus_sp_ec .button-container .btn-line {
  background-color: #31ae36;
}

.socialplus_sp_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.socialplus_sp_ec .button-container .btn-line:after {
  border-color: #70C053;
}

/* LINE ID 連携 */

.line_ec {
}

.line_ec .button-container.w100 {
  width: 100%;
}

.line_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  padding-left: 30px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.line_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-size: 100%;
}

.line_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

@media screen and (min-width: 480px) {
  .line_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .line_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .line_ec .button-container .button {
    line-height: 40px;
    padding-left: 40px;
    height: 40px;
  }

  .line_ec .button-container .button:before {
    width: 40px;
    height: 40px;
  }

  .line_ec .button-container .button:after {
    width: 40px;
  }
}

.line_ec .button-container .btn-line {
  background-color: #31ae36;
}

.line_ec .button-container .btn-line:before {
  background-image: image_url('login-line.png');
}

.line_ec .button-container .btn-line:after {
  border-color: #70C053;
}

.line_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.line_sp_ec {
}

.line_sp_ec .button-container.w100 {
  width: 100%;
}

.line_sp_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  padding-left: 30px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.line_sp_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-size: 100%;
}

.line_sp_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

.line_sp_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.form_container_sp_ec .line_alert_sp_ec {
  font-size: 12px;
  padding: 0px;
}

.line_alert_sp_ec {
  margin: 10px;
}

@media screen and (min-width: 480px) {
  .line_sp_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .line_sp_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .line_sp_ec .button-container .button {
    line-height: 40px;
    padding-left: 40px;
    height: 40px;
  }

  .line_sp_ec .button-container .button:before {
    width: 40px;
    height: 40px;
  }

  .line_sp_ec .button-container .button:after {
    width: 40px;
  }
}

.line_sp_ec .button-container .btn-line {
  background-color: #31ae36;
}

.line_sp_ec .button-container .btn-line:before {
  background-image: image_url('login-line.png');
}

.line_sp_ec .button-container .btn-line:after {
  border-color: #70C053;
  margin: 10px;
  width: 95%;
}

#popup_required_field_check.pc {
  z-index: 99999;
  width: 275px !important;
  float: right;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  position: fixed;
  top: 25px;
  right: 25px;
  display: none;
}

#popup_required_field_check.sp {
  z-index: 99999;
  width: 100% !important;
  padding: 10px 0;
  font-size: 18px;
  font-weight: bold;
  color: white;
  position: fixed;
  top: 0;
  display: none;
  text-align: center;
}

#popup_required_field_check.required_field_exists {
  background: rgba(242, 133, 12, 0.8);
}

#popup_required_field_check.required_field_not_exists {
  background: rgba(4, 162, 34, 0.8)
}

.input_required_ec {
  background-color: rgba(242, 133, 12, 0.2) !important;
}

.hide {
  display: none !important;
}
/* 認証基盤 連携 */

.auth_infra_ec {
}

.auth_infra_ec .button-container.w100 {
  width: 100%;
}

.auth_infra_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
  margin-top: 10px;
  cursor: pointer;
}

#auth_infra_button_name::before {
  content: '認証基盤でログイン';
}

@media screen and (min-width: 480px) {
  .auth_infra_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .auth_infra_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .auth_infra_ec .button-container .button {
    line-height: 40px;
    height: 40px;
  }
}

.auth_infra_ec .button-container .btn-auth_infra {
  background-color: #2780E3;
}

.auth_infra_sp_ec {
}

.auth_infra_sp_ec .button-container.w100 {
  width: 100%;
}

.auth_infra_sp_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
  margin-top: 10px;
}

@media screen and (min-width: 480px) {
  .auth_infra_sp_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .auth_infra_sp_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .auth_infra_sp_ec .button-container .button {
    line-height: 40px;
    padding-left: 40px;
    height: 40px;
  }
}

.auth_infra_sp_ec .button-container .btn-auth_infra {
  background-color: #2780E3;
}

*{font-family:TTFirsNeue,A1 Gothic R,"A1 Gothic　M",sans-serif!important;font-feature-settings:palt} span.form_required_ec{background:#7e0f09;color:#fff}.landing_form_label_ec{background:#203594;color:#fff;font-size:18px}table.landing_form_ec{border-top:1px solid #d0dcec;border-right:1px solid #d0dcec;background:#fff;border-bottom:1px solid #999}.landing_form_ec th{background-color:#e1edfd}.landing_form_ec td,.landing_form_ec th{border-bottom:1px solid #d0dcec;border-left:1px solid #d0dcec}.landing_form_ec td{background-color:#fff}.submit_bottom_ec{border:0;width:25pc;height:150px;background-size:394px auto;background-repeat:no-repeat;cursor:pointer}span.form_required_sp_ec{background:#7e0f09;color:#fff}.landing_form_label_sp_ec{background:#203594;color:#fff;font-size:18px}.form_box_label_sp_ec{background:#cadefc;border-bottom:1px solid #c3c3c3;border-top:1px solid #c3c3c3}.submit_bottom_sp_ec{border:0;width:100%;height:150px;background-size:100% auto;background-repeat:no-repeat;cursor:pointer}*{margin:0}img{width:100%;height:auto;vertical-align:bottom;display:block}.cv{position:relative}.cv_txt{width:90%;padding:20px 0;margin:0 auto}body:after,body:before{content:none}.wrapper{max-width:500px;margin:0 auto;display:block;overflow: hidden;}.sec01{background:#fff}.sec08{display:flex;flex-direction:column;align-items:center;background:#fcf2f1;max-width:750px}.youtubewrapper{position:relative;width:90%;padding-bottom:56.25%;height:0;margin:auto auto 45px;cursor:pointer}iframe{position:absolute;top:0;right:0;width:100%;height:100%}.sec15{background:#ffffff;padding-bottom:20px}.selected:after{transform:rotate(180deg)}.btn_cv{transition:filter 0.3s;cursor:pointer}.btn_cv:hover{filter:brightness(110%)}.pc{display:block}.cv_1{top:69.9%}.cv_1,.cv_2{position:absolute;width:93.067%;left:4%;animation:cvbtn 2s infinite}.cv_2{top:75.2%}.cv_3{position:absolute;width:93.067%;top:76.5%;left:4%;animation:cvbtn 2s infinite}@keyframes cvbtn{0%{transform:scale(.95,.95)}50%{transform:scale(1,1)}100%{transform:scale(.95,.95)}}.footer{display:flex;flex-direction:column;width:100%;position:absolute;top:30px;font-size:1rem}.footer img{margin-bottom:5%}.cta{width:70%;position:fixed;left:auto;right:-5px;bottom:20px;}.cta_inner,.cta_inner img{width:100%;margin:0 auto}.cta_inner img{max-width:500px}.sec15{padding-bottom:20px}.pc{display:none}.footer a,.sp{display:block}.footer a{text-align:center;margin-bottom:15px;color:#666;font-size:14px}@media all and(min-width:750px){.footer a{text-align:center;display:block;margin-bottom:15px;color:#666;font-size:14px}}ol,ul{list-style:none;padding:0}#lp_footer{font-family:TTFirsNeue,A1 Gothic R,sans-serif!important;font-feature-settings:palt;background:#fff;text-align:center;padding:24px 24px 60px}.page-width{width:100%;max-width:750px;margin:0 auto;position:relative}#lp_footer span{color:#888;line-height:1.8;letter-spacing:.04em;font-size:11px}#lp_footer ul{margin:2pc auto;overflow:hidden;display:flex;justify-content:center;font-family:TTFirsNeue,A1 Gothic R,sans-serif!important;font-feature-settings:palt;padding:0}#lp_footer ul li{margin:0 18px;line-height:1.7}#lp_footer ul a{font-family:TTFirsNeue,A1 Gothic R,sans-serif!important;font-feature-settings:palt;text-decoration:none;color:#000;font-size:14px;margin:0 auto 20px;display:block;letter-spacing:.04em}@media(max-width:768px){#lp_footer ul{flex-direction:column}#lp_footer ul li{margin:0}}details{margin:30px}.qa-contents{padding:0 20px 20px}.qa-contents p{line-height:1.7}.qa-line{width:100%;display:block;height:2px;border-bottom:2px dashed #9e897f;margin-bottom:20px}.qa-contents li{line-height:1.7;list-style:disc}.qa-contents ul{margin:10px 0;padding-left:20px}summary{position:relative;display:block;padding:20px 40px 20px 20px;cursor:pointer;font-weight:700;transition:0.2s}summary,summary:hover{background-color:#fff}summary::-webkit-details-marker{display:none}summary:before{width:1pc;height:1pc;border-radius:4px}summary:after{content:" ";background:url("https://d2w53g1q050m78.cloudfront.net/yourkinscom/uploads/lp/img/boosterLP/boostermoist_1980_211216/arrow.svg")no-repeat center;position:absolute;top:0;bottom:0;right:10px;margin:auto;width:30px;height:20px;border:4px solid transparent;border-left:5px solid #F3EDEA;box-sizing:border-box;transition:0.1s}details[open]{background-color:#fff;line-height:1.8}details[open] summary{background-color:#fff;padding:20px 40px 20px 20px}details[open] summary:after{transform:rotate(180deg)}div.letroUgcsetContainer{margin-top:25px!important}.swiper-slide{margin-bottom:0px}.swiper-slide.voice{margin-bottom:70px;margin-top:40px}.swiper-pagination-bullet.swiper-pagination-bullet-active{width:15px;height:15px;border:2px solid #c0a79c;background:transparent;margin:auto 15px;opacity:1}.swiper-pagination-bullet{top:0;bottom:0;background:#bea59a;opacity:1}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 9pt}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:1%;right:auto;top: 31%;}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:1%;left:auto;top: 31%;}.swiper-button-next,.swiper-button-prev{width:36px;height: 36px;-webkit-tap-highlight-color: transparent;}.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{width:100%;display:flex;align-items:center;justify-content:center}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:28px;left:0;width:100%}.swiper-button-next:after,.swiper-button-prev:after{font-size:28px}.swiper-container{position:relative;overflow:hidden}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:40px}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.form_main_container_sp_ec div.form_group_sp_ec input{padding:8px 6px;border:1px solid #424242!important}#popup_required_field_check.required_field_not_exists{background:rgb(62 149 79 / 80%)!important}.form_box_label_sp_ec{background-color:#F7F6F4!important;border-top:none!important;border-bottom:none!important}.table_bordered_sp_ec tr>th,.table_bordered_sp_ec tr>td{text-align:left!important}.table.landing_form_ec{border-top:none!important;border-right:none!important;background:#FFF;border-bottom:none!important;width:100%!important;margin-bottom:5%!important;width:100%!important;border:none!important}.landing_form_ec th{border-left:none!important;border-bottom:1px solid #ccc!important}.landing_form_ec th:last-child{border-bottom:none!important}.landing_form_ec td{border-bottom:1px solid #ccc!important;border-left:none!important;background-color:#ffffff!important}.preview_container_ec>table th,.preview_container_ec>table td{border:1px solid #ccc!important}.without_border_ec.qa-caution{font-size:12px!important;line-height:2!important}.submit_button_complete_ec{border:0;width:400px;height:150px;background:url("https://d2w53g1q050m78.cloudfront.net/yourkinscom/uploads/lp/img/common/btn_confirm.png") no-repeat center center/contain!important;background-size:394px auto;background-repeat:no-repeat;cursor:pointer}.submit_button_complete_sp_ec{border:0;width:100%;height:150px;background:url("https://d2w53g1q050m78.cloudfront.net/yourkinscom/uploads/lp/img/common/btn_confirm.png") no-repeat center center/contain!important;background-size:100% auto;background-repeat:no-repeat;cursor:pointer}.submit_bottom_ec{border:0;width:400px;height:150px;background:url("https://d2w53g1q050m78.cloudfront.net/yourkinscom/uploads/lp/img/common/btn_confirm2.png") no-repeat center center/contain!important;background-size:394px auto;background-repeat:no-repeat;cursor:pointer}.submit_bottom_sp_ec{border:0;max-width:400px;height:150px;background:url("https://d2w53g1q050m78.cloudfront.net/yourkinscom/uploads/lp/img/common/btn_confirm2.png") no-repeat center center/contain!important;background-size:394px auto;background-repeat:no-repeat;cursor:pointer}#popup_required_field_check.required_field_exists{background:rgb(230 147 146)}.input_required_ec{background-color:rgb(245 238 238)!important}.login_message_box_ec{width:100%!important;margin:20px auto 0 auto;border:none!important;background:#edbcbc!important;padding:10px!important;font-size:18px!important}.login_message_box_sp_ec{border:none!important;background:#edbcbc!important;padding:10px!important;font-size:18px!important}
a {-webkit-tap-highlight-color:rgba(0,0,0,0);}img{pointer-events: none;}.btn_at_fv{bottom:5%}
.clip_content{overflow: hidden;}.relative{position:relative}.btn_absolute{position:absolute;left:0;right:0;margin:auto;width:80%}.btn_cta{animation:cvbtn 2s infinite;}.btn_cv_1{width:85%;bottom:3.5%;animation:cvbtn 2s infinite}.btn_cv_2{width: 85%;bottom:1%;animation:cvbtn 2s infinite}.btn_cv_3{width: 85%;bottom:2.5%;animation:cvbtn 2s infinite}.btn_at{width: 70%;bottom:32.5%}@keyframes cvbtn{0%{transform:scale(.8,.8)}50%{transform:scale(1,1)}100%{transform:scale(.8,.8)}}
.swiper_1_img{width: 90%!important;padding:0 5%}
.swiper_1_next,.swiper_1_prev {bottom:50%;color: #7C2F1E;}.swiper-container{padding-bottom:80px!important;}
.swiper_1_next:after,.swiper_1_prev:after{content:'';display:inline-block;width:100%;height:100%;background-size:cover;background-repeat:none;vertical-align:middle}.swiper_1_prev:after{background-image:url(https://emx-uhe-i4tg2jk3.landinghub.site/lp/img/biodrink/kbiodrnash0000_aff_basic2/ic_prev.png)}.swiper_1_next:after{background-image:url(https://emx-uhe-i4tg2jk3.landinghub.site/lp/img/biodrink/kbiodrnash0000_aff_basic2/ic_next.png)}
.txt_eps {color:#E47C7C;font-size:inherit;}.ic_q{width:30px;margin-right:8px}
.faq_emphasis{color: #DF8181;}.faq_note{color: #C0A79C;font-size:8px}.sec15{padding-bottom:13%;background:#F1E2E1;}
.open{cursor:pointer;font-size:14px;text-align:center;display:block;color:#5b5b5b;-webkit-tap-highlight-color:transparent}#pop-up{display:none}.overlay{display:none}#pop-up:checked+.overlay{display:block;z-index:9999;background-color:#00000070;position:fixed;width:100%;height:100vh;top:0;left:0}.window{width:87vw;max-width:480px;background-color:#fff;border-radius:6px;display:flex;justify-content:center;align-items:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:18px;color:#5b5b5b}.text{margin:34px 0 20px;color:#787878;text-align:justify}.text li{padding-top:4px;font-size:12px;line-height:1.5}.text a{font-size:12px}.close{cursor:pointer;position:absolute;top:4px;right:15px;font-size:35px}
/* 共通 */
sup {font-size: inherit;}
video {
    width: 100%;
}
.video_ctn {
  padding: 40px;
}
.img_ctn {
    padding: 40px 20px;
}
.t20{
    margin-top: 20px;
}
.b20{
    margin-bottom: 20px;
}
.t40{
    margin-top: 40px;
}
.b40{
    margin-bottom: 40px;
}
.text_cta {
    width: 75%;
    margin: 20px auto 10px;
}
.txt_ctn {
  padding: 40px 0;
  color: #473733;
  font-weight: 500;
}
.txt_normal {
  font-size: inherit;
  line-height: 1.7;
  letter-spacing: 0.12em;
}
.txt_note {
  color: #473733;
  font-size: 9px;
  line-height: 2;
  letter-spacing: 0.12em;
}
.txt_emphasis {
  font-size: inherit;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-weight: 500!important;
  font-family: TTFirsNeue,A1 Gothic M,sans-serif!important;
}
.bg_wt{
    background-color: #ffffff;
}
.bg_nude{
    background-color: #F3EDEA;
}
.txt1 {
    position: absolute;
    top: 58%;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
}
.center {text-align: center;}
.txt4vw{font-size: 4vw;
        line-height: 1.7;
}
.txt43vw{font-size: 4.3vw;
    line-height: 1.9;
}
.txt6vw{font-size: 6vw;
        line-height: 1.7;
        letter-spacing: 0.12em;
        font-weight: normal;
}
.txt8vw{font-size: 8vw;
        line-height: 1.7;
        letter-spacing: 0.12em;
        font-weight: normal;
}
@media screen and (min-width: 500px) {
    .txt4vw{font-size: 20px;
    }
    .txt43vw{font-size: 20px;
    }
    .txt6vw{font-size: 30px;
    }
    .txt8vw{font-size: 40px;
    }
}
.txt_wt{color: #ffffff;}
.txt_bw{color: #000000;}
.txt_bw{color: #473733;}
.txt_lbw{color: #7C2F1E;}
.txt_inherit{font-size: inherit; line-height: inherit;}

/* FV */
.fv1{
    position: absolute;
    left: 5%;
    right: auto;
    top: 9%;
    width: 21%;
    opacity: 0;
}
.fv3{
    position: absolute;
    left: 59%;
    right: auto;
    top: 84.7%;
    width: 11%;
    opacity: 0;
}
.fv_text{
    animation-name:fadeInFVAnime;
    animation-duration:1.5s;
    animation-fill-mode:forwards;
    animation-delay: 0s;
}
.fv_line{
  position: absolute;
  left: 32%;
  right: auto;
  top: 83.5%;
  width: 35%;
}
.fv_check{
    animation-name:fadeInFVAnime;
      animation-duration:0.7s;
      animation-fill-mode:forwards;
      animation-delay: 1.3s;
}
  @keyframes fadeInFVAnime{
  from {
  opacity: 0;
  }
  to {
  opacity: 1;
  }
  }

  /* 波線アニメーション */
  .img_dotted_line1,.img_dotted_line2,.img_dotted_line3 {
  overflow: hidden;
  position: relative;
  }
  .img_dotted_line1:before {
  animation: dottedLine 0.6s cubic-bezier(.4, 0, .2, 1) forwards;
  animation-delay: 0.5s;
  background: #E5DBD5;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  }
  .img_dotted_line2:before {
    animation: dottedLine 0.7s cubic-bezier(.4, 0, .2, 1) forwards;
    animation-delay: 0s;
    background: #ffffff;
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    }
  .img_dotted_line3:before {
    animation: dottedLine 0.7s cubic-bezier(.4, 0, .2, 1) forwards;
    animation-delay: 0.7s;
    background: #ffffff;
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    }
  @keyframes dottedLine {
  100% {
      transform: translateX(100%);
  }
  }  
  .line1_img9 {
    position: absolute;
    left: 9%;
    right: auto;
    top: 4.5%;
    width: 35%;
  }
  .line2_img9 {
    position: absolute;
    left: 14.5%;
    right: auto;
    top: 21.4%;
    width: 25%;
  }

/* CTAアニメーション */
    .line_discount {
        position: absolute;
        top: 15.5%;
        left: 43%;
        width: 71%;
    }
    .border{
        position: relative;
        font-size: 18px;
        width: 30%;
    }  
    .border:before{
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        border-bottom: solid 3px #7C2F1E;
        animation: border_anime 1s linear forwards;
    }
    @keyframes border_anime {
        0%{
            width: 0%;
        }
        100%{
            width: 100%;
        }
    }

/* テキストマーカー */
.js-marker {
display: inline;
position: relative;
background-repeat: no-repeat;
background-position: bottom left;
background-size: 0 100%;
transition: all 1.25s ease-in-out; 
}
.marker-bw-l {
background-image: linear-gradient(90deg, #7C2F1E, #7C2F1E); 
padding: 6px 10px 0;
}
.marker-bw-s {
background-image: linear-gradient(90deg, #7C2F1E, #7C2F1E); 
padding: 3px 4px 1px;
}
.marker-nude-l {
background-image: linear-gradient(90deg, #DBD2CA, #DBD2CA); 
padding: 6px 0 0;
}
.marker-nude-s {
background-image: linear-gradient(90deg, #E0D5CE, #E0D5CE); 
padding: 3px 0 0;
}
.js-marker.inview {
background-size: 100% 100%;
}

/* チェックボックス */
.checkbox1 {
    width: 7%;
    position: absolute;
    left: 12.2%;
}
.checkbox2 {
    width: 5.4%;
    position: absolute;
    left: 16.2%;
}
.checkbox3 {
  width: 5.4%;
  position: absolute;
  left: 23.4%;
}
.checkbox4 {
    width: 6%;
    position: absolute;
    left: 12.2%;
}
.checkbox5 {
    width: 6%;
    position: absolute;
    left: 12.5%;
}
.check_1 {
    top: 61.1%;
}
.check_2 {
    top: 68.8%;
}
.check_3 {
    top: 76.1%;
}
.check_4 {
    top: 67.5%;
}
.check_5 {
    top: 73.9%;
}
.check_6 {
    top: 80.3%;
}
.check_7 {
    top: 86.7%;
}
.check_8 {
    top: 93.1%;
}
.check_9 {
    top: 45.9%;
}
.check_10 {
    top: 49%;
}
.check_11 {
    top: 89%;
}
.check_12 {
    top: 92%;
}
.check_13 {
    top: 14%;
}
.check_14 {
    top: 21%;
}
.check_15 {
    top: 32.2%;
}
.check_16 {
    top: 38.9%;
}
.check_17 {
    top: 50.1%;
}
.check_18 {
    top: 68.4%;
}
.check_19 {
    top: 76.4%;
}
.check_20 {
    top: 90.1%;
}
.check_21 {
    top: 57%;
}
.check_22 {
    top: 67%;
}
.check_23 {
    top: 77.1%;
}

/* フェードイン（単一要素） */
.js-fadein {
    opacity : 0;
    transition: 1s;
}
/* フェードイン（複数要素） */
.fadeInGroup {
animation-name:fadeInGroupAnime;
animation-duration:1s;
animation-fill-mode:forwards;
}
@keyframes fadeInGroupAnime{
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.text_balloon1{
animation-delay: 0.5s;
position: absolute;
top: 28%;
left: 10%;
width: 36%;
opacity: 0;
}
.text_balloon2{
animation-delay: 0.8s;
position: absolute;
top: 28%;
left: 58%;
width: 34%;
opacity: 0;
}
.text_balloon3{
animation-delay: 1.1s;
position: absolute;
top: 55.5%;
left: 9.5%;
width: 37%;
opacity: 0;
}
.text_balloon4{
animation-delay: 1.4s;
position: absolute;
top: 50.5%;
left: 58.5%;
width: 35%;
opacity: 0;
}
.points {
    display: flex;
    justify-content: space-between;
    margin: 18px 24px;
}
.point{
    width: 31%;
    opacity: 0;
    }
.point1{
animation-delay: 0s;
}
.point2{
animation-delay: 0.2s;
}
.point3{
animation-delay: 0.4s;
}
.point4{
animation-delay: 0.6s;
}
.point5{
animation-delay: 0.8s;
}
.point6{
animation-delay: 0.9s;
}

.program {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 87%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.program1{
    width: 37%;
    opacity: 0;
    animation-delay: 0.5s;
}
.program2{
    width: 37%;
    opacity: 0;
    animation-delay: 1s;
}
/* ふりふりアニメーション */
.img_biodrink {
    transform-origin: center bottom;
    animation: furifuri 2s infinite;
    position: absolute;
    top: 14%;
    right: 7.5%;
    width: 12%;
  }
  @keyframes furifuri {
    0% {transform: rotate(0deg);}
    50% {transform: rotate(0deg);}
    51% {transform: rotate(5deg);}
    99% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
  }
/* 羽ギミック */
.wing_l_1 {
    transform: scale(-1, 1);
    position: absolute;
    top: 7%;
    left: 13%;
    width: 9%;
}
.wing_l_2, .wing_l_4 {
    transform: scale(-1, 1);
    position: absolute;
    top: 1.5%;
    left: 10%;
    width: 11%;
}
.wing_l_3 {
    transform: scale(-1, 1);
    position: absolute;
    top: 43.5%;
    left: 10%;
    width: 11%;
}
.wing_l_5 {
    transform: scale(-1, 1);
    position: absolute;
    top: 51.5%;
    left: 10%;
    width: 11%;
}
.wing_l_10 {
    transform: scale(-1, 1);
    position: absolute;
    top: 7%;
    left: 8%;
    width: 9%;
}
.wing_l_11 {
    transform: rotate(-20deg);
}
.box_wing_l_11 {
    transform: scale(-1, 1);
    position: absolute;
    top: 90%;
    left: 7%;
    width: 9%;
}

.wing_r_1 {
    position: absolute;
    top: 7%;
    right: 13%;
    width: 9%;
}
.wing_r_2, .wing_r_4 {
    position: absolute;
    top: 1.5%;
    right: 10%;
    width: 11%;
}
.wing_r_3 {
    position: absolute;
    top: 43.5%;
    right: 10%;
    width: 11%;
}
.wing_r_5 {
    position: absolute;
    top: 51.5%;
    right: 10%;
    width: 11%;
}
/* その他要素のスタイル */
.features{
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
}
.features_box1{
    top: 13%;
}
.features_box2{
    top: 38%;
}
.features_box3{
    top: 80%;
}
.features_box3_inner {
    display: flex;
    justify-content: space-between;
}
.features_box3_inner img{
    width: 31%;
}
.text_plan1 {
  position: absolute;
  top: 15.5%;
  right: 10%;
  width: 40%;
}
.text_plan2 {
    position: absolute;
    top: 59.5%;
    left: 10%;
    width: 40%;
}
.img_concierge1 {
    position: absolute;
    top: 41.5%;
    left: 12%;
    width: 37%;
}
.img_concierge2 {
    position: absolute;
    top: 43.5%;
    left: 52%;
    width: 36%;
}
.text_concierge {
    position: absolute;
    top: 48.8%;
    left: 20%;
    width: 58%;
}
.img5_txt_ctn{
    position: absolute;
    width: fit-content;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.text_img7 {
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    width: 80%;
    margin: auto;
}
.text1_img11{
position: absolute;
top: 7.5%;
left: 0;
right: 0;
margin: auto;
width: inherit;
}
.text2_img11{
position: absolute;
top: 59.2%;
left: 0;
right: 0;
margin: auto;
width: inherit;
}
.video_labo{
position: absolute;
top: 29.5%;
left: 0;
right: 0;
margin: auto;
width: 90%;
}
.text1_img12{
position: absolute;
top: 20%;
left: 6%;
right: 0;
margin: auto;
width: inherit;
}
.triangle_img12{
position: absolute;
top: 44%;
left: 0;
right: 0;
margin: auto;
width: 82%;
}
.text_cta4{
    position: absolute;
    top: 34.5%;
    left: 0;
    right: 0;
    margin: auto;
}
.line_discount2 {
    position: absolute;
    top: 23.5%;
    left: 44.5%;
    width: 63%;
}
.line_discount3 {
    position: absolute;
    top: 64.2%;
    left: 43%;
    width: 71%;
}
.text_img10 {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    margin: auto;
    width: 89%;
}
.box_img4 {
    background-color: #F7F6F4;
    padding-bottom: 20px;
}
@media screen and (max-width: 349px) {
    .line_discount {
        top: 11.5%;
    }
}
@media screen and (min-width: 500px) {
    .line_discount {
        top: 18.2%;
    }
    .line_discount2 {
        top: 24%;
    }
    .line_discount3 {
        top: 65%;
    }
}






/* FAQ */
.faq_hr{border-bottom:solid 1px #473733;margin:0 20px}.form_container_ec,.form_container_sp_ec{position:relative;z-index:99;background:#f7f6f4!important}.lp_footer{position:relative;z-index:99}.details_faq{-webkit-tap-highlight-color:transparent;margin:30px;border-radius:8px;overflow:hidden;color:#473733;}.qa-contents{padding:20px}.qa-contents p{line-height:1.7}.qa-contents li{line-height:1.7;list-style:disc}.qa-contents ul{margin:10px 0;padding-left:20px}summary{position:relative;display:block;padding:20px 40px 20px 20px;border-radius:8px;cursor:pointer;font-weight:700;transition:.2s}summary,summary:hover{background-color:#ffffff}summary::-webkit-details-marker{display:none}summary:before{width:1pc;height:1pc;border-radius:4px}summary:after{content:" ";background:url("https://d2w53g1q050m78.cloudfront.net/yourkinscom/uploads/lp/img/shamtreLP/kshtrnage_bihatsu_fs1980_002/ic_open.svg") no-repeat center;position:absolute;top:0;bottom:0;right:11px;margin:auto;width:30px;height:20px;border:4px solid transparent;border-left:5px solid #ffffff;box-sizing:border-box;transition:.1s}.details_faq[open]{color: #473733;background-color:#ffffff;line-height:1.8;border-radius:8px}.details_faq[open] summary{background-color:#ffffff;padding:20px 40px 20px 20px}.details_faq[open] summary:after{transform:rotate(180deg)}.overlayItem{position:absolute}
/* 追従ボタンまわり */
.pagetop {opacity:0;} .fv{position: relative;z-index: 999;}
.form_container_ec,
.form_container_sp_ec {
    position: relative;
    z-index: 99;
    background: #f7f6f4!important;
}
/* フッター */
.lp_footer {
    position: relative;
    z-index: 99;
}
/* 商品画像カルーセル */
.slide {
    width: 100%;
    height: 148px; /* 画像の高さ */
    background-image: url(https://emx-uhe-i4tg2jk3.landinghub.site/lp/img/cleansingLP/kcleanage_1980grfs_pp3_001/kins_products.jpg);
    background-repeat: repeat-x;
    background-size: auto 148px; /* 画像の高さ */
    animation: loop 60s linear infinite;
}
@keyframes loop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -2000px 0; /* 画像のマイナス幅 */
    }
}

.fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
  transform: translate(0, -3px);
}
.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}
.btn_howto_ctn{padding: 0 20px 40px;}

/* popup-secondary */
.image-container {
  position: relative;
}
.popip-container {
  position: absolute;
  bottom: 50px;
  height: 100px;
  width: 100%;
  background: transparent;
  border: none;
}
.popup {
  width: 87vw;
  max-width: 480px;
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 18px;
  color: #5b5b5b;
}

.close-secondary {
    background: transparent;
    border: none;
    color: #000;
    text-align: right;
    padding: 0;
}

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px;
  z-index: 9999;
}