blockquote {
  display: none;
}

.month {
    top: 0;
    z-index: 1;
}
or-month {
    position: relative;
    text-align: center;
}

.month-text{
    position: absolute;
    font-family: serif;
    top: 32px;
    left: 89vh;
    font-size: 26px;
}
@media screen and (max-width: 767px) {  
.month-text{
    top: 2vw;
    left: 29vw;
    font-size: 3.8vw;
}
}
.overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #0a0a0af2; /* 半透明の背景色 */
z-index: 10; /* 他のコンテンツより前面に表示 */
display: block; /* 初期状態で表示 */
}

.wrapper {
margin-right: auto;
margin-left:  auto;
max-width: 700px;
margin-top: -25px;
}

.countdowntimer {
        position:sticky;
        top:0;
        z-index:8;
    }    

img{
vertical-align:top;
width:100%;
}

.detail{
margin-right: auto;
margin-left: auto;
text-align:center;
padding-top: 20px;
max-width: 700px; 
width: 90%;
height: 16px;
font-size: 1em;
}
.overflow {
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 20px;
max-width: 700px; 
width: 90%;
height: 160px;
overflow-y: scroll;
overflow-x: hidden;
font-size: 0.7em;
}

/*スクロール*/
.scrollbox {
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 20px;
max-width: 700px; 
width: 90%;
height: 160px;
overflow-y: scroll;
overflow-x: hidden;
font-size: 0.7em;

background:
/* Shadow covers */
linear-gradient(white 30%, rgba(255,255,255,0)),
linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,

/* Shadows */
radial-gradient(50% 0%, farthest-side, rgba(0,0,0,.2), rgba(0,0,0,0)),
radial-gradient(50% 100%,farthest-side, rgba(0,0,0,.2), rgba(0,0,0,0)) 0 100%;
background:
/* Shadow covers */
linear-gradient(white 30%, rgba(255,255,255,0)),
linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,

/* Shadows */
radial-gradient(farthest-side at 50% 0, rgba(0,0,0,.2), rgba(0,0,0,0)),
radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,.2), rgba(0,0,0,0)) 0 100%;
background-repeat: no-repeat;
background-color: white;
background-size: 100% 40px, 100% 40px, 100% 10px, 100% 10px;

/* Opera doesn't support this in the shorthand */
background-attachment: local, local, scroll, scroll;
}

.scrollbox::-webkit-scrollbar {
background:#ccc;
width:5px;
}
.scrollbox::-webkit-scrollbar-thumb {
background:#aaa;
border-radius: 30px;
height: 30px;
}
/*スクロール_END*/


/*=====ボタン差し替え======= */
@media screen and (min-width: 767px) {
input#submit{
    background: url(https://ec-force.s3.amazonaws.com/aurelietokyo/uploads/images/upsell/240601_aurelie_bt_tk.png)!important;
  background-size: cover!important;
    height:143px;
}
}

@media screen and (max-width: 767px) {  
input#submit{
    background: url(https://ec-force.s3.amazonaws.com/aurelietokyo/uploads/images/upsell/240601_aurelie_bt_tk.png)!important;
  background-size: cover!important;
    max-width: 100%;
    height: 20vw!important;
    display: block;
}
}

/*PC・SP共通部分　表*/
.table_ec tr > th, .table_ec tr > td {
font-size: 1.03rem;
}

#upsell-top {
max-width:700px!important;
width: 100%;
margin: 0 auto;
}


/*PCデザイン　注文確認画面*/
#cv-upsell-view * {
width: 100%;
}

/*PCデザイン　注文確認画面*/
#cv-upsell-view * {
width: 100%;
}

table.landing_form_ec.table_ec.table_bordered_ec {
width: 100%;
table-layout: fixed;
}

td.qa-shipping_address_full_name {
width: 600px!important;
}

th.product_name_ec {
width: 400px!important;
}


/*------------------------------------
* PC,SP共通部分
*-------------------------------------*/
body { margin: 0; }
/* リセット */
#cv-upsell-view h1,
#cv-upsell-view h2,
#cv-upsell-view h3,
#cv-upsell-view h4,
#cv-upsell-view h5,
#cv-upsell-view h6,
#cv-upsell-view p,
#cv-upsell-view ul,
#cv-upsell-view ol,
#cv-upsell-view li,
#cv-upsell-view dl,
#cv-upsell-view dt,
#cv-upsell-view dd,
#cv-upsell-view blockquote { margin: 0; }

#cv-upsell-view ul,
#cv-upsell-view ol { list-style: none inside;}
#cv-upsell-view img,
#cv-upsell-view a img { border: 0; vertical-align: middle;}
#cv-upsell-view .clearfix {zoom: 1;}
#cv-upsell-view .clearfix:after { clear: both; content: ''; display: block;}
/* フォームボックスの各項目区切り  */
#cv-upsell-view * {
  outline: none !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#cv-upsell-view {
  font-size: 12px;
  line-height: 1.42857143;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
#cv-upsell-view table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

#perform-view ul,
#perform-view ol { list-style: none inside;}

#perform-view img,
#perform-view a img { border: 0; vertical-align: middle;}

#perform-view .clearfix {zoom: 1;}
#perform-view .clearfix:after { clear: both; content: ''; display: block;}

/* フォームボックスの各項目区切り  */

#perform-view * {
outline: none !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}

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

#perform-view table {
  border-collapse: collapse;
  border-spacing: 0;
}

.form_container_ec a { text-decoration: none;}
/* 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%;}

#countdown-timer {
  margin: 30px auto;
}
#countdown-timer h2 {
  line-height:24px;
  font-size:16px;
  padding: 10px;
  text-decoration: underline;
}
#countdown-timer .timer-clock {
  font-size: 20px;
  font-weight: bold;
}
#countdown-timer .timer-clock .timer {
  display: inline-block;
}

#cv-offer-preview-view .without_border_ec {
  border: none !important;
}

/*------------------------------------
* PC部分
*-------------------------------------*/
.form_container_ec {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.menu_ec { width: 20%; }

.form_cv_upsell_ec {
  margin: 10px auto;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  animation: fadein 2s;
  overflow: hidden;
}

.form_perform_ec {
  width: 800px;
  margin: 10px auto;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  animation: fadein 2s;
  overflow: hidden;
}
.alert-danger_ec {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert_ec {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
#perform-view .form_perform_ec h1, #cv-upsell-view .form_confirm_ec h1 {
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 15px;
}
.block_ec {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 10px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}
.perform_title_ec { text-align: center; }
.perform_subtitle_ec p { margin: 0px; }
.form_wizard_ec .form_wizard_levels_ec {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-bottom: 10px;
    background: #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.form_wizard_ec .form_wizard_levels_ec {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-bottom: 10px;
    background: #33414e;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.form_wizard_ec .form_wizard_levels_ec li {
    float: left;
    position: relative;
}

.form_container_ec ul li { list-style: none; }
.form_container_ec li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.perform_content_ec, .block-footer {
    width: 100%;
    float: left;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.form_container_ec th, td { text-align: left;}
.table_bordered_ec { border: 0px !important; }
.table_ec {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
}
.table_ec>thead>tr>th, .table_ec>tbody>tr>th, .table_ec>tfoot>tr>th, .table_ec>thead>tr>td, .table_ec>tbody>tr>td, .table_ec>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table_bordered_ec>thead>tr>th, .table_bordered_ec>tbody>tr>th, .table_bordered_ec>tfoot>tr>th, .table_bordered_ec>thead>tr>td, .table_bordered_ec>tbody>tr>td, .table_bordered_ec>tfoot>tr>td {
    border: 1px solid #ddd;
}
.table_ec tr > th {
    border-top: 0px;
    background: #F0F0F0;
    font-size: 10px;
}
.table_ec tr > th, .table_ec tr > td { font-size: 12px; }
.table_bordered_ec tr > th, .table_bordered_ec tr > td { border: 1px solid #e5e5e5 !important; }
.table_ec th, .table_ec td {
    vertical-align: middle !important;
    line-height: 20px !important;
    border-top: 1px solid #e5e5e5 !important;
}

.table_ec tr > td.pull_right_ec { text-align: right;}
.table_ec tr > td.blank_field_ec { background: #eee;}
.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_sub_total_ec { width: 15%;}

.table_bordered_ec tr:last-child > th, .table_bordered_ec tr:last-child > td {}
.center_ec { text-align: center;}
.form_wizard_ec .form_wizard_levels_ec {
  position: relative;
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-bottom: 10px;
  background: #e7e7e7;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.form_wizard_ec .form_wizard_levels_ec li {
  float: left;
  position: relative;
}
.form_wizard_ec .form_wizard_levels_ec li a {
  display: block;
  float: left;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 10px 10px 20px;
  height: 50px;
  margin-right: 25px;
  position: relative;
}

.form_wizard_ec .form_wizard_levels_ec li a span {
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-top: 5px;
  font-size: 11px;
  background: #475b6d;
  border: 1px solid #313e4b;
  line-height: 18px;
}

.form_wizard_ec .form_wizard_levels_ec li:first-child a {
  -moz-border-radius: 5px 0px 0px;
  -webkit-border-radius: 5px 0px 0px;
  border-radius: 5px 0px 0px;
}
.form_inline_ec { display: inline-block; }

.perform_content_ec h2 {
line-height:24px;
font-size:16px;
padding: 10px;
}

p.perform_message_ec {
  line-height:24px;
  font-size:14px;
  padding: 10px;
}

/* フォーム入力ボックス内の基本デザイン */
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;
}
/* フォームトップメッセージ */
.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;
}

/* フォームの項目名ラベル */
.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;
}

.form_main_container_ec {
  font-size:12px;
  width: 100%;
  border-radius:3px
}

.form_main_container_ec div.form_group_ec input{
  padding: 5px 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 select{
  padding: 5px 10px;
  height: 30px;
  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;
}
.landing_form_label_ec {
  padding: 15px;
}
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;
}

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

#cv-offer-preview-view td {
  border: 1px solid #d0dcec !important;
  line-height: 18px;
  font-size: 14px;
}

#cv-offer-preview-view th {
  border: 1px solid #d0dcec !important;
  background-color: #e1edfd;
  line-height: 18px;
  font-size: 14px;
}

#cv-offer-preview-view .pull_right_ec { text-align: right; }

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

/*------------------------------------
* スマートフォン部分
*-------------------------------------*/
.form_container_sp_ec a { text-decoration: none;}
.form_container_sp_ec {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}
.menu_sp_ec { width: 30%; }
/* テーブルデザイン */
.form_cv_upsell_sp_ec {
  width: 100%;
  float: left;
  margin: 10px auto;
  padding: 10px;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  animation: fadein 2s;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.form_perform_sp_ec {
  width: 100%;
  float: left;
  margin: 10px auto;
  padding: 10px;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  animation: fadein 2s;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.form_perform_sp_ec h1 {
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 15px;
}
.alert-danger_sp_ec {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert_sp_ec {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.perform_title_sp_ec { text-align: center; margin-top:20px; }
.perform_content_sp_ec, .block-footer {
    width: 100%;
    float: left;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.form_container_sp_ec th, td { text-align: left;}
.table_bordered_sp_ec { border: 0px !important; }
.table_sp_ec {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
}
.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;
}
.table_bordered_sp_ec tr:last-child > th, .table_bordered_sp_ec tr:last-child > td {}
.center_sp_ec { text-align: center;}
.perform_subtitle_sp_ec p { margin: 0px; }
.perform_content_sp_ec h2 {
line-height:24px;
font-size:16px;
padding: 10px;
}
p.perform_message_sp_ec {
  line-height:24px;
  font-size:14px;
  padding: 10px;
}

/* フォーム入力ボックスの基本 */
.form_main_container_sp_ec div.form_group_sp_ec input{
  padding: 12px 3px;
  height: 24px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}
.form_main_container_sp_ec div.form_group_sp_ec select{
  height: 50px;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}
.form_main_container_sp_ec {
  font-size:12px;
  width: 100%;
  border-radius:3px
}
.submit_sp_ec {
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%
  margin-left: auto;
  margin-right: auto;
}

/* フォームの項目名ラベル */
#cv-upsell-view .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;
}

.pull_right_ec { text-align: right; }

.form_sub_group_sp_ec {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}
.form_sub_box_label_sp_ec {
    padding: 2%;
    vertical-align: middle;
    text-align: left;
}

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

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;
}

select.input_box_container_payment_schedule_sp_ec { width:98%; }

.landing_form_label_sp_ec { padding: 15px;}
/* フォーム入力ボックスの基本 */
.form_main_container_sp_ec div.form_group_sp_ec input{
  padding: 12px 3px;
  height: 24px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}
.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;
}

span.form_required_sp_ec{
  padding: 2px 4px;
  margin-left: 5px;
  display: inline-block;
}

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

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

.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;
}

/*------------------------------------
* PC可変デザイン部分
*-------------------------------------*/
/* 【PC】タイトルのアンダーバー */
.perform_subtitle_ec {
    border: 1px solid #ddd;
    border-bottom: 3px solid #203594;
    font-weight: bold;
    padding: 10px;
    font-size: 120%;
    margin: 0 0 10px 0;
}
/* 【PC】ご注文内容の確認の色 */
.form_wizard_ec .form_wizard_levels_ec li.active a {
    border-top: solid #eee 1px;
    border-bottom: solid #eee 1px;
    background: #203594;
    color: white;
}
.form_wizard_ec .form_wizard_levels_ec li.active a:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #203594;
    border-width: 25px;
    margin-top: -25px;
}
.form_wizard_ec .form_wizard_levels_ec li.active a span {
    color: #fff;
    background: #000;
    border-color: #203594;
    font-weight: bold;
}
/* 【PC】ボタン関連 */
.btn_ec.btn_default_ec, .btn_ec.btn_default_ec:focus {
    background: #ffffff;
    border: 1px solid #D5D5D5;
}
.btn_default_ec {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn_ec {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.big_btn_ec {
    font-size: 160%;
    padding: 6px 30px;
}
.btn_color_ec {
    background: #00AB00;
    color: white;
}
/* 【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】購入ボタンのデザイン */
.submit_bottom_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;
}

.submit_cv_upsell_button_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;
}

.submit_cv_upsell_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】タイトルのアンダーバー */
.perform_subtitle_sp_ec {
    border: 1px solid #ddd;
    border-bottom: 3px solid #203594;
    font-weight: bold;
    padding: 10px;
    font-size: 120%;
    margin: 0 0 10px 0;
}

/* 【SP】ボタン関連 */
.btn_sp_ec.btn_default_sp_ec, .btn_sp_ec.btn_default_sp_ec:focus {
    background: #ffffff;
    border: 1px solid #D5D5D5;
}
.btn_sp_ec {
    width:80%;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn_default_sp_ec {
    width:50%;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn_color_sp_ec {
    background: #00AB00;
    color: white;
}
.big_btn_sp_ec {
    font-size: 160%;
    padding: 10px 30px;
}

/* 【SP】フォームの項目名ラベル(確認) */
.form_sub_box_label_sp_ec { background: #eee; }

/* 【SP】フォームの項目名ラベル(入力) */
.form_box_label_sp_ec {
  background: #cadefc;
  border-bottom: 1px solid #C3C3C3;
  border-top: 1px solid #C3C3C3;
}
/* 【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】購入ボタンのデザイン */
.submit_bottom_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;
}

.submit_cv_upsell_button_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_cv_upsell_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;
}


/*-------------------------------------*
* PCデザイン可変部分
*-------------------------------------*/
/* 【PC】タイトルのアンダーバー */
.perform_subtitle_ec {
border: 1px solid #ddd;
border-bottom: 3px solid #203594;
font-weight: bold;
padding: 10px;
font-size: 120%;
margin: 0 0 10px 0;
}
/* 【PC】ご注文内容の確認の色 */
.form_wizard_ec .form_wizard_levels_ec li.active a {
border-top: solid #eee 1px;
border-bottom: solid #eee 1px;
background: #203594;
color: white;
}
.form_wizard_ec .form_wizard_levels_ec li.active a:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #203594;
border-width: 25px;
margin-top: -25px;
}
.form_wizard_ec .form_wizard_levels_ec li.active a span {
color: #fff;
background: #000;
border-color: #203594;
font-weight: bold;
}

/* 【PC】ボタン関連 */
.btn_ec.btn_default_ec, .btn_ec.btn_default_ec:focus {
background: #ffffff;
border: 1px solid #D5D5D5;
}

.btn_default_ec {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn_ec {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 12px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

.big_btn_ec {
font-size: 160%;
padding: 6px 30px;
}

.btn_color_ec {
background: #00AB00;
color: white;
}
/* 【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】購入ボタンのデザイン */
.submit_bottom_ec {
border: 0px;
width: 400px;
height: 150px;
background-size: 394px auto;
background-repeat: no-repeat;
cursor: pointer;
}

.submit_cv_upsell_button_ec {
border: 0px;
width: 400px;
height: 150px;
background-size: 394px auto;
background-repeat: no-repeat;
cursor: pointer;
}

.submit_cv_xsell_button_ec {
border: 0px;
width: 400px;
height: 150px;
background-size: 394px auto;
background-repeat: no-repeat;
cursor: pointer;
}

/*-------------------------------------*
* スマートフォンデザイン可変部分
*-------------------------------------*/
/* 【SP】タイトルのアンダーバー */
.perform_subtitle_sp_ec {
border: 1px solid #ddd;
border-bottom: 3px solid #203594;
font-weight: bold;
padding: 10px;
  font-size: 120%;
margin: 0 0 10px 0;
}

/* 【SP】ボタン関連 */
.btn_sp_ec.btn_default_sp_ec, .btn_sp_ec.btn_default_sp_ec:focus {
background: #ffffff;
border: 1px solid #D5D5D5;
}
.btn_sp_ec {
width:80%;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 12px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn_default_sp_ec {
width:50%;
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn_color_sp_ec {
background: #00AB00;
color: white;
}
.big_btn_sp_ec {
font-size: 160%;
padding: 10px 30px;
}

/* 【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】フォームの項目名ラベル(確認) */
.form_sub_box_label_sp_ec { background: #eee; }

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

.submit_cv_upsell_button_sp_ec {
border: 0px;
width: 100%;
height: 150px;
background-size: 100% auto;
background-repeat: no-repeat;
cursor: pointer;
}

.submit_cv_xsell_button_sp_ec {
border: 0px;
width: 100%;
height: 150px;
background-size: 100% auto;
background-repeat: no-repeat;
cursor: pointer;
}

/* footer */
#lpfooter {
width: 100%;
margin: 0 auto;
padding: 24px 0 32px;
background-color: #C80019;
text-align: center;
font-size: 1.2em;
line-height: 1.8;
}
#lpfooter .footer_link {
margin: 0 auto 24px;
padding: 0;
}
#lpfooter .footer_link li {
margin-bottom: 8px;
}
#lpfooter .footer_link li a {
color: #F0F0F0;
}
#lpfooter #copy {
color: #F0F0F0;
}

/*-------------------------------------*
* タイマー
*-------------------------------------*/
.or-timer {
position: relative;
text-align: center;
}

.count {
position:absolute;
top:40%;
left:12%;
font-size:2vw;
font-family: serif;
color: #c80019;
}

.or-timer .or-timer-txts {
display: flex;
position: absolute;
top: 57.5%;
left: 50%;
transform: translate(-50%, -50%);
align-items: flex-end;
}

.or-timer .or-timer-toptxts {
display: flex;
justify-content: center;
position: absolute;
width: 100%;
top: 51%;
left: 50%;
transform: translate(-50%, -50%);
align-items: flex-end;
}

.or-timer .or-timer-toptxts .byou-txt {
color: white;
font-size: 50px;
font-weight: 700;
letter-spacing: 0;
}

.or-timer .or-timer-toptxts .byou-txt.yellow {
color: #fff100;
}

.or-timer .or-timer-toptxts #or-timer03-sec {
color: #fff100;
font-size: 88px;
font-weight: 700;
letter-spacing: 0;
margin-bottom: 10px;
margin-right: 6px;
}

.or-timer span {
color: #D32017;
/*font-family: 'Noto Sans JP', sans-serif;*/
font-size: 3vw;
letter-spacing: 0.1em;
font-weight: 600;
}

.or-timer .byou-txt {
color: #000;
font-size: 3rem;
margin-bottom: 17px;
}


@media (max-width: 750px) {
.or-timer span {
font-size: 9.67vw;
letter-spacing: 0.1em;
}
.or-timer .byou-txt {
font-size: 9.33vw;
margin-bottom: 3.33vw;
}

.or-timer .or-timer-toptxts .byou-txt {
font-size: 6.67vw;
}

.or-timer .or-timer-toptxts #or-timer03-sec {
font-size: 11.73vw;
margin-bottom: 1.33vw;
margin-right: 0.8vw;
}
}

/*チャット即時立ち上げ*/
.fadein {
        opacity: 0;
        animation: fadein 0.1s 1 3s both;
    }

.arrow_box img{
    margin:1% auto;
    width:650px;
}

    @keyframes fadein {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .fadeoff {
        opacity: 1;
        animation: fadeoff 0.1s 1 3s both;
    }

    @keyframes fadeoff {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

#loading {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 20;
transition: all 1s;
opacity: 0; /* 初期状態は非表示 */
transition: opacity 1s ease; /* スムーズな表示のためのトランジション */
}

    .loading_box {
        position: absolute;
        left: 0%;
        right: 0%;
        top: 0%;
        margin: 0 auto;
        text-align: center;
    }
    .product_img2{
        margin: 5% auto 4%;
    }

    .arrow_box {
        position: relative;
        display: flex;
        text-align: center;
        margin: 0 auto;
        color: #000;
        font-size: 14px;
        font-family: helvetica, arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
    }

    .arrow_box:after {
        content: '';
        height: 0;
        width: 0;
        pointer-events: none;
        position: absolute;
        border-color: rgba(255, 75, 23, 0);
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 10px;
        border-right-width: 10px;
        margin-left: -10px;
        border-top-color: #fff;
        top: 99%;
        left: 50%;
    }

    .arrow_img img {
        border-radius: 50%;
        width: 60px;
        height: 60px;
        background-color: #fff;
        margin: 0 auto;
    }
/*チャット即時立ち上げ*/


/* モーダルのスタイル */
.modal {
display: block; /* 初期状態で表示 */
position: fixed;
z-index: 999;
left: 0;
top: 0;
width: 100%;
height: 100%;
margin: 0 auto;
overflow: auto;
background-color:#0a0a0af2;
opacity: 0; /* 初期状態は非表示 */
display: none; /* 初期状態は非表示 */
transition: opacity 1s ease; /* スムーズな表示のためのトランジション */
border: 0;
border-radius:0;
}

/* モーダルコンテンツのスタイル */
.modal-content {
position: relative;
margin: 0 auto;
padding: 10px 0 0 0;
width: 650px;
}

.image-container {
position: relative; /* 親要素を基準に子要素を配置 */
width: 100%;
display: flex;
justify-content: center;
}

.background-image {
position: absolute;
top: 0;
left: 0;
z-index: 1; /* 背景画像を下に */
width: 100%;
top:7%;
transition: transform 0.8s linear; /* スムーズなアニメーション */
}

.foreground-image {
position: relative;
z-index: 2; /* 前景画像を上に */
width: 100%;
}

#closeModalImage {
position: relative;
z-index:3;
cursor: pointer;
width:600px;
margin:-55px -20px 0 5px;
display:flex;
}

/* 閉じるボタンのスタイル */
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}

.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}

.funButton {
padding: 10px 20px;
font-size: 16px;
cursor: pointer;
transition: transform 0.2s ease;
}

.funButton:active {
transform: translateY(-10px) scale(1.1);
transition: transform 0.1s ease;
}


.button {
position: relative; 
height:0px;
}
.button_background {
position: absolute;      
top: 0;
left: 0;
width: 100%; /* コンテナに合わせて背景画像を拡大縮小 */
height: 100%; /* コンテナに合わせて背景画像を拡大縮小 */
z-index: 1; /* 背景画像を下に配置 */
}
.button_foreground {
/*position: absolute; */
/*top: 50%; */
/*left: 50%; */
transform: translate(5%, -178%);
width: 90%; /* 前景画像の幅を指定 */
z-index: 2; /* 前景画像を背景画像の上に配置 */
}

.accordion-button {
width: 100%;
cursor: pointer;
transition: opacity 0.3s ease;
}

.accordion-content {
display: none;
overflow: hidden;
}

.form_container_ec {
width:700px;
}

#fixed {
position: fixed;
top: 0;
z-index: 3;
margin: 0 auto;
width: 700px;
opacity: 0;
transform: translateY(0px);
transition: opacity 1s ease, transform 1s ease;
        pointer-events: none;
}

#fixed.visible {
opacity: 1;
transform: translateY(0);
        pointer-events: auto;
}

.block_ec {
width: 700px;
}

input#submit {
background:url(https://d2w53g1q050m78.cloudfront.net/aurelietokyo/uploads/images/upsell/premium/wrinklerepair/cta_fv_bt_red_2.png)!important;
background-size:cover!important;
height: 142px;
    }

@media (max-width: 750px) {
.modal-content {
    padding:0;
    width:100%;
    top: 3vh;
}
.arrow_box img{
    position: relative;
    margin: 0 auto;
    width:100%;
    top:3vh;
}
.count {
    top: 40%;
    font-size:6vw;
    left:12%;
}
.form_container_sp_ec {
    width:100%;
}
 #fixed {
   width:100%;
}
.block_ec {
width: 100%;
}
.form_container_ec {
    width:100%;
}
.form_perform_ec {
 width: 100%;
} 
th.product_name_ec { 
    width:100%!important;
}
.button {
height:0;
}
#closeModalImage {
  width:90%;
  margin: -5vw 0 0 5vw;
}
.funButton {
    padding:0;
    }
}


/* 横スクロール */
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%); /* リストの半分の幅に設定 */
  }
}

.scroll-infinity {
  position: relative; /* 親要素をrelativeに設定 */
}

.scroll-infinity img {
  width: 700px;
  display: block; /* 画像をブロック要素として表示 */
}

.scroll-infinity__wrap {
  width: 100%; /* 横スクロールの範囲を親要素に合わせる */
  overflow: hidden;
  position: absolute; /* 画像の上に重ねる */
  top: 330px; /* 必要に応じて調整 */
  left: 0; /* 必要に応じて調整 */
  z-index: 2; /* 画像の上に表示するためにz-indexを設定 */
  display: flex; /* フレックスボックスを使用して横に並べる */
  gap: 0; 
}

.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
  margin-left: -20px;
  flex-shrink: 0; /* リストが縮まないように設定 */
  width: max-content; /* リストの幅を親要素に合わせる */
  padding-inline-start: 0;
  margin-block-start:0 ;
  margin-block-end: 0;
}

.scroll-infinity__list--left {
  animation: infinity-scroll-left 30s infinite linear 0s both;
}

.scroll-infinity__item {
  width: 425px;
}

.scroll-infinity__item > img {
  width: 100%;
}

@media (max-width: 750px) {
    .scroll-infinity__list {
      margin-left: -4vw;        
    }
    .scroll-infinity img {
        width:100%;
    }
    .scroll-infinity__wrap {
        top:50vw;
        width:100%;
    }
    .scroll-infinity__item {
        width:55vw;
    }    
}

		.leading-relaxed {
            line-height:1.125!important;
		}
		.max-h-80 {
        	max-height:11rem!important;    
		}
		.bg-gray-50 {
            border:none;
		}
		.rounded-xl {
        	margin-top:-0.5rem;    
		}
		.scrollable-content {
            padding:0.5rem;
		}
		.scrollable-content::-webkit-scrollbar {
            width: 8px; /* スクロールバーの幅 */
        }
        .scrollable-content::-webkit-scrollbar-track {
            background: #e2e8f0; /* スクロールバーのトラックの背景色 */
            border-radius: 10px;
        }
        .scrollable-content::-webkit-scrollbar-thumb {
            background: #94a3b8; /* スクロールバーのサムの色 */
            border-radius: 10px;
        }
        .scrollable-content::-webkit-scrollbar-thumb:hover {
            background: #64748b; /* スクロールバーのサムのホバー時の色 */
        }

/* 横スクロール */
@keyframes infinity-scroll-left2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%); /* リストの半分の幅に設定 */
  }
}

.scroll-infinity2 {
  position: relative; /* 親要素をrelativeに設定 */
}

.scroll-infinity2 img {
  width: 700px;
  display: block; /* 画像をブロック要素として表示 */
}

.scroll-infinity__wrap2 {
  width: 100%; /* 横スクロールの範囲を親要素に合わせる */
  overflow: hidden;
  position: absolute; /* 画像の上に重ねる */
  top: 1450px; /* 必要に応じて調整 */
  left: 0; /* 必要に応じて調整 */
  z-index: 2; /* 画像の上に表示するためにz-indexを設定 */
  display: flex; /* フレックスボックスを使用して横に並べる */
  gap: 0; 
}

.scroll-infinity__list2 {
  display: flex;
  list-style: none;
  padding: 0;
  margin-left: -20px;
  flex-shrink: 0; /* リストが縮まないように設定 */
  width: max-content; /* リストの幅を親要素に合わせる */
  padding-inline-start: 0;
  margin-block-start:0 ;
  margin-block-end: 0;
}

.scroll-infinity__list--left2 {
  animation: infinity-scroll-left 30s infinite linear 0s both;
}

.scroll-infinity__item2 {
  width: 670px;
}

.scroll-infinity__item2 > img {
  width: 100%;
}

@media (max-width: 750px) {
    .scroll-infinity__list2 {
      margin-left: -4vw;        
    }
    .scroll-infinity2 img {
        width:100%;
    }
    .scroll-infinity__wrap2 {
        top:205vw;
        width:100%;
    }
    .scroll-infinity__item2 {
        width:107vw;
    }    
}

		.leading-relaxed2 {
            line-height:1.125!important;
		}
		.max-h-802 {
        	max-height:20rem!important;    
		}
		.bg-gray-502 {
            border:none;
		}
		.rounded-xl2 {
        	margin-top:-0.5rem;    
		}
		.scrollable-content2 {
            padding:0.5rem;
            max-height:8.5rem;
		}
		.scrollable-content::-webkit-scrollbar2 {
            width: 8px; /* スクロールバーの幅 */
        }
        .scrollable-content::-webkit-scrollbar-track2 {
            background: #e2e8f0; /* スクロールバーのトラックの背景色 */
            border-radius: 10px;
        }
        .scrollable-content::-webkit-scrollbar-thumb2 {
            background: #94a3b8; /* スクロールバーのサムの色 */
            border-radius: 10px;
        }
        .scrollable-content::-webkit-scrollbar-thumb:hover2 {
            background: #64748b; /* スクロールバーのサムのホバー時の色 */
        }

.scrollable-content {
    font-size:0.875rem;
}
@media (max-width: 750px) {
    .scrollable-content {
    font-size:0.575rem;
}
}