.order-unit, .inquiry, #Contents{
    font-family: dnp-shuei-mgothic-std, adobe-caslon-pro, DNP 秀英丸ゴシック Std,Shuei MaruGo L, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

header h2{
    line-height: 1.2;
    font-family: dnp-shuei-mgothic-std, adobe-caslon-pro, DNP 秀英丸ゴシック Std,Shuei MaruGo L, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel{
    overflow: hidden;
}

#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvListProduct{
display: none;
}

.delete{
    padding: 0 !important;
    padding-top: 14% !important;
    display: flex;
}

.delete a{
    color: #ff6f03;
}

.deco1{
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/order/deco1.webp);
    background-size: auto 100%;
    font-size: min(26px*0.9, 26vw*0.16) !important;
    color: white;
    width: 100%;
    line-height: 2.6 !important;
    text-align: center;
    margin-top: 25px;
    border-radius: unset !important;
    padding: 0 !important;
    border: none !important;
}

#Contents div.columnLeft h2{
    padding: unset !important;

}

#Contents{
    overflow: hidden;
    padding-top: 0;
}

img.order_flow,
picture.order_flow,
picture.order_flow img{
    width: min(78%, 520px);
    margin: 0 auto;
    margin-top: 16px;
    display: block;
}

.order-complete .pcHide{
    display: none !important;
}

.order-complete .spHide{
    display: block !important;
}

@media screen and (max-width: 767px){
    .order-complete .pcHide{
        display: block !important;
    }

    .order-complete .spHide{
        display: none !important;
    }
}

.landing-cart-comfirm .order__sum .order__item_info .cart-unit-product,
.order__sum .order__item_info .cart-unit-product{
    border-bottom-color: #00b9ef !important;
}

/* cart79: 支払い方法はWebForms標準のDOM/ポストバックに戻す */
#CartList .order-payment dl.list,
#CartList .order-payment .kl-payment-radio-ready dl.list,
.landing-cart-input #CartList .order-payment dl.list,
.landing-cart-input #CartList .order-payment .kl-payment-radio-ready dl.list{
    display: block !important;
    flex-direction: initial !important;
}

#CartList .order-payment dt,
#CartList .order-payment dd,
#CartList .order-payment .kl-payment-kind-credit,
#CartList .order-payment .kl-payment-kind-credit-detail,
#CartList .order-payment .kl-payment-kind-np,
#CartList .order-payment .kl-payment-kind-np-detail,
#CartList .order-payment .kl-payment-kind-cod,
#CartList .order-payment .kl-payment-kind-cod-detail,
#CartList .order-payment .kl-payment-kind-other,
#CartList .order-payment .kl-payment-kind-other-detail{
    order: 0 !important;
}

#CartList div.btmbtn,
#CartList div.btmbtn.below,
#CartList div.btmbtn ul,
#CartList div.btmbtn li,
body:has(.landing-cart-input) #CartList div.btmbtn,
#CartList:has(.landing-cart-input) div.btmbtn{
    box-sizing: border-box !important;
    display: block !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: none !important;
    position: static !important;
    text-align: center !important;
    width: 100% !important;
}

#CartList div.btmbtn .btn-large.btn-success,
body:has(.landing-cart-input) #CartList div.btmbtn .btn-large.btn-success,
#CartList:has(.landing-cart-input) div.btmbtn .btn-large.btn-success{
    float: none !important;
    left: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    right: auto !important;
    transform: none !important;
}

.kl-order-flow-compact{
    display: block;
    margin: 10px auto 18px;
    max-width: 320px;
    width: min(66%, 320px);
}

#CartList div.productList dl.name dt{
    width: auto;
}

#CartList div.productList dl.name dt.product-image{
    display: none;
}

#CartList div.productList dl.name dt.product-image img{
    display: none;
}

#CartList div.productList dl.name .delete{
    align-items: center;
    display: flex !important;
    justify-content: flex-end;
    margin: 8px 0 6px !important;
    min-height: 0 !important;
    padding: 0 !important;
    padding-top: 0 !important;
    width: 100% !important;
}

#CartList div.productList dl.name .delete a{
    background: transparent;
    border: 0;
    color: #ff6f03;
    display: inline-block !important;
    font-size: 12px;
    height: auto !important;
    line-height: 1.35;
    min-height: 0 !important;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
    width: max-content;
    word-break: keep-all;
    writing-mode: horizontal-tb;
}

.order-unit h2{
    background-color: unset;
}

#CartList{
    padding: 0;
    padding-top: 0;
    max-width: none;
}

html,
body,
#Wrap,
.wrapTop,
.wrapBottom,
#Contents,
.wrap-order,
#CartList{
    max-width: 100%;
    overflow-x: hidden;
}

@media screen and (max-width: 767px){
    html,
    body{
        min-width: 0 !important;
        width: 100% !important;
    }

    #Wrap,
    .wrapTop,
    .wrapBottom,
    #Contents,
    .wrap-order,
    #CartList,
    .order-unit,
    .columnLeft{
        box-sizing: border-box;
        min-width: 0 !important;
        max-width: 100vw !important;
        width: 100% !important;
    }

    header.wow,
    header.wow .inner{
        box-sizing: border-box;
        display: flex !important;
        justify-content: center !important;
        min-width: 0 !important;
        max-width: 100vw !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        position: relative;
        width: 100% !important;
    }

    header.wow .inner .menuBtn{
        left: 14px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 46px;
    }

    header.wow .inner .logoArea{
        box-sizing: border-box;
        margin: 0 auto !important;
        max-width: calc(100vw - 72px) !important;
        min-width: 0 !important;
        text-align: center;
        width: calc(100vw - 72px) !important;
    }

    header.wow .inner .logoArea h2 img{
        height: auto !important;
        max-width: min(260px, calc(100vw - 92px)) !important;
        width: min(260px, calc(100vw - 92px)) !important;
    }

    header.wow .inner .logoArea h1{
        box-sizing: border-box;
        font-size: 8px;
        line-height: 1.4;
        overflow: visible;
        padding-left: 24px;
        text-overflow: clip;
        white-space: nowrap;
    }

    #CartList p,
    #CartList dd,
    #CartList li,
    #CartList .txt,
    #CartList .kl-guide-block{
        overflow-wrap: anywhere;
        white-space: normal !important;
        word-break: break-all;
    }
}

body #CartList{
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body:has(.landing-cart-input) #CartList div.productList.form,
body:has(.landing-cart-input) #CartList div.productList.form .background{
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body:has(.landing-cart-input) #Wrap,
body:has(.landing-cart-input) #Contents,
body:has(.landing-cart-input) .wrap-order,
body:has(.landing-cart-input) #CartList,
body:has(.landing-cart-input) #CartList .order-unit,
body:has(.landing-cart-input) #CartList div.productList.form,
body:has(.landing-cart-input) #CartList div.productList.form .background{
    height: auto !important;
    max-height: none !important;
    overflow-y: visible !important;
}

body:has(.landing-cart-input) #CartList h2.deco1:first-of-type{
    margin-top: 0 !important;
}

#CartList .inquiry{
    margin-bottom: 0;
}

#CartList .shipping-require{
    display: none !important;
}

#CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel{
    background-color: #fff9e6;
    box-sizing: border-box;
    margin-top: 0;
    padding: 6px 12px 4px;
}

#CartList div.productList dl.name{
    display: block !important;
    margin: 0;
    min-height: 0;
    padding: 0;
    width: 100%;
}

#CartList div.productList dl.name dd{
    box-sizing: border-box;
    display: block !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
    max-width: 100%;
    min-width: 0;
    overflow-wrap: break-word;
    padding: 0;
    white-space: normal;
    word-break: normal;
    width: 100%;
}

#CartList div.productList div.list{
    background: #fff9e6;
    border: 0;
    box-sizing: border-box;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}

#CartList div.productList div.product div{
    margin: 0;
}

#CartList div.productList div.product{
    margin: 0;
    min-height: 0;
    padding: 0 12px;
    border-style: none;
}

#Contents input, #Contents #CartList input{
    background-color: #fde2e2;
    border: #d1d5db solid 1px;
    box-shadow: none;
    color: #e53e3e;
    font-size: min(20px*0.9, 3.2vw);
    padding: min(18px, 18vw*0.16) min(15px, 15vw*0.16) !important;
}

#CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upPaymentUpdatePanel input, #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upPaymentUpdatePanel select{
    border-color: #d1d5db !important;
}

#Contents #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_tbCouponCode{
    border-color: #d1d5db !important;
    width: 86%;
}

#CartList .coupon_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: min(23px*0.9, 4vw);
    padding-top: 1em;
}

#CartList .coupon-point>dd {
    padding: 0;
}

#CartList div.cartOrder div.priceList>div {
    font-size: min(23px*0.9, 4vw);
}

#dvUserBox .mypage__input_content .notes {
    font-size: min(3vw, 20px*0.9) !important;
}

#CartList .coupon_list dt{
    padding: 0;
}

div#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_hgcCouponCodeInputArea{
    width: 60%;
}

#CartList .coupon_wrap dd{
    padding: 0;
    padding-left: 2em;
}

.priceList dt{
    width: unset;
}

#CartList div.productList div.priceList div {
    margin: 0px;
}

#CartList div.productList div.cartOrder {
    background-color: #fff9e6;
    margin: 0;
    min-height: 0;
}

#CartList div.productList div.priceList{
    background-color: #fff9e6;
    border: none;
    margin: 0;
    min-height: 0;
    padding: 0;
    width: 100%;
}

#CartList div.cartOrder div.priceList .coupon_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: min(23px*0.9, 4vw);
}

.priceList .price_wrap{
    background-color: #fff9e6;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.priceList .price_wrap>* {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.priceList .price_wrap>dl:last-of-type {
    margin-bottom: 0;
}

#CartList .priceList dt, #CartList .priceList dd{
    line-height: 1.4;
}

.priceList dl.result{
    background: #fff9e6;
    background-color: #fff9e6;
    font-size: min(30px*0.9, 5vw) !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 4px 20px 2px;
    color: #ff6f03;
}

.priceList dl.result span{
    font-size: calc(0.7em*0.9);
}

.priceList .bar{
    width: 100%;
    margin: 8px auto 0 !important;
    border-top: 1px solid #ff6f03 !important;
}

.priceList .price_wrap > dl:not(.result),
.priceList .price_wrap > div:not(:has(.result)){
    display: none !important;
}

.inquiry{
    background: url(https://kidslabo.xsrv.jp/content/lp/img/lp04/sec07_10.webp);
    background-size: 100% 100%;
}


.columnLeft .inquiry{
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/lp04/sec07_10_pc.webp);
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: min(6vw, 45px*0.7) min(5vw, 37.5px*0.7) ;
    margin: min(9vw, 67.5px*0.7) 0;
}

.inquiry .txt{
    font-size: min(3.8vw, 28.5px*0.7*0.9);
    line-height: 1.6;
    margin-top: min(4vw, 30px*0.7);
}

.inquiry_heading{
    background-color: unset !important;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/lp04/sec07_5.webp);
    background-size: 100% 100%;
    color: #fff;
    font-size: min(4.5vw, 33.75px*0.7*0.9) !important;
    line-height: 1.2;
    padding: min(4vw, 30px*0.7) min(6vw, 45px*0.7) !important;
}

.phone,.inquiry .mail{
    display: flex;
    width: 100%;
    margin-top: min(4vw, 30px*0.7);
    justify-content: center;
}

.phone{
    align-items: flex-end;
}

.inquiry .phone_num{
    font-size: min(9vw, 67.5px*0.7*0.9);
    color: #09bbf0;
    letter-spacing: 0;
    line-height: 0.9;
    margin: 0;
}

.inquiry .phone_num:hover{
    opacity: 0.7;
}

.inquiry .mail{
    align-items: center;
}

 .mail .txt{
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-weight: normal;
    margin: 0;
}

.hour{
    font-size: min(3vw, 22.5px*0.7*0.9);
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-weight: normal;
    margin-top: min(1vw, 7.5px*0.7);
}

.phone img,.inquiry .mail img{
    width: min(8vw, 60px*0.7);
    margin: 0 min(1.5vw, 11.25px*0.7);
}



#ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .inquiry{
    margin-top: 0;
}

#ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .inquiry_heading, #ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .inquiry_heading+.txt{
    display: none;
}

#ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .phone_num{
    font-size: min(10vw, 60px*0.9);
}

#ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .phone, #ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .inquiry .mail{
    justify-content: center;
}

#ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .phone{
    margin-top: 0;
}

#CartList div.productList{
    margin-bottom: 0;
}

.column_cart{
    background: unset;
    border-radius: unset;
}

.LandingOrderPage .userBox dt, .LandingOrderPage .userBox dd {
    background-color: #fff;
    border: none;
}

.LandingOrderPage .userBox dt {
    background-color: #f0fcff;
}

.bottom dl{
    border: unset;
}

.bottom .one-low dt {
    font-size: min(4vw, 30px*0.7*0.9);
    padding: 0.7em 1.2em;
}

.bottom .one-low dd {
    font-size: min(4vw, 30px*0.7*0.9);
}

.fred {
    font-size: 70%;
    color: white;
    background-color: #FF6F03;
    padding: 0.14em 0.65em;
    border-radius: 4px;
    font-weight: 600;
    line-height: 1.2;
}

.fred:empty{
    display: none !important;
}

.input_widthA{
    width: 34%;
}

.input_widthD, .input_widthE{
    width: 100%;
}

.columnLeft dd{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.columnLeft dd+dd{
    padding-top: 0 !important;
}

.columnLeft p.notes+dd{
    padding-top: 0 !important;
}

#Contents .columnLeft dt+p.notes{
    padding-top: 1em;
}

.columnLeft select{
    font-size: min(4vw, 30px*0.7*0.9);
    padding: min(18px, 18vw*0.16) min(15px, 15vw*0.16) !important;
    height: unset;
    border: #d1d5db solid 1px;
    background-color: #fff;
    color: #1f2937;
}

#ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upPaymentUpdatePanel select.input_border{
    font-size: min(4vw, 30px*0.7*0.9);
    padding: min(18px, 18vw*0.16) min(15px, 15vw*0.16) !important;
    height: unset;
    width: 24% !important;
}

.columnLeft .birth select{
    width: 24% !important;

}

#Contents select,
#Contents #CartList select,
.columnLeft select,
.columnLeft .birth select{
    background-color: #fde2e2 !important;
    border: #d1d5db solid 1px !important;
    color: #1f2937 !important;
}

#Contents input:focus,
#Contents #CartList input:focus,
#Contents select:focus,
#Contents #CartList select:focus,
.columnLeft select:focus{
    border-color: #4fc3dc !important;
    box-shadow: 0 0 0 2px rgba(79, 195, 220, 0.18);
    outline: none;
}

.columnLeft .birth{
    justify-content: space-between;
}

.columnLeft .input_radio{
    display: flex;
    align-items: center;
}

#Contents .notes{
    padding: 1em;
    padding-top: 0;
    font-size: min(3vw, 20px*0.9);
}

#Contents .notes_orange, #dvUserBox .notes_orange{
    color: #ff6f03 !important;
    font-size: 12px;
    line-height: 1.6;
    text-decoration: none !important;
}

#Contents .notes_orange span,
#dvUserBox .notes_orange span{
    border-bottom: none !important;
    text-decoration: none !important;
}

#Contents input.kl-has-value,
#Contents #CartList input.kl-has-value,
#Contents textarea.kl-has-value,
#Contents select.kl-has-value,
#Contents #CartList select.kl-has-value{
    background-color: #fff !important;
}

#Contents input.input-validation-error,
#Contents #CartList input.input-validation-error,
#Contents textarea.input-validation-error,
#Contents select.input-validation-error,
#Contents input.error_input,
#Contents #CartList input.error_input,
#Contents textarea.error_input,
#Contents select.error_input,
#Contents input.kl-field-error,
#Contents #CartList input.kl-field-error,
#Contents textarea.kl-field-error,
#Contents select.kl-field-error{
    background-color: #fff1f2 !important;
    border-color: #e31515 !important;
    box-shadow: 0 0 0 2px rgba(227, 21, 21, 0.16) !important;
}

body.kl-submit-attempted .requires input:not(.kl-has-value),
body.kl-submit-attempted .requires select:not(.kl-has-value),
body.kl-submit-attempted .requires textarea:not(.kl-has-value){
    background-color: #fff1f2 !important;
    border-color: #e31515 !important;
    box-shadow: 0 0 0 2px rgba(227, 21, 21, 0.16) !important;
}

#Contents input[id$="tbOwnerAddr4"],
#Contents #CartList input[id$="tbOwnerAddr4"],
#Contents input[id$="tbShippingAddr4"],
#Contents #CartList input[id$="tbShippingAddr4"]{
    background-color: #fff !important;
    border-color: #d1d5db !important;
    box-shadow: none !important;
}

#Contents input[id$="tbOwnerAddr4"]:focus,
#Contents #CartList input[id$="tbOwnerAddr4"]:focus,
#Contents input[id$="tbShippingAddr4"]:focus,
#Contents #CartList input[id$="tbShippingAddr4"]:focus{
    border-color: #4fc3dc !important;
    box-shadow: 0 0 0 2px rgba(79, 195, 220, 0.18) !important;
}

.kl-address-service-note{
    background: #fff9e6;
    border: 1px solid #eee6c2;
    border-radius: 8px;
    box-sizing: border-box;
    color: #1f2937;
    font-size: 12px;
    line-height: 1.75;
    margin: 8px 0 12px;
    padding: 10px 12px;
    text-align: left;
}

.kl-address-service-note p{
    margin: 0 0 8px;
    text-align: left;
}

.kl-address-service-note p:last-child{
    margin-bottom: 0;
}

.kl-address-service-note strong{
    color: #2ba5c2;
}

.kl-address-phone-guide{
    margin: 10px 0 14px;
}

.kl-address-phone-guide > img{
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 520px;
    width: 90%;
}

.kl-bottom-phone-guide-old{
    display: none !important;
}

.coupon_wrap,
.coupon-point,
input[id$="tbCouponCode"]{
    display: none !important;
}

.Ama_tit{
    display: none !important;
}

#CartList .order-payment .kl-payment-radio-ready .kl-payment-option-row{
    align-items: center;
    background: #fff9e6 !important;
    border: 1px solid #eadfb8 !important;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex !important;
    margin: 0 auto 8px !important;
    padding: 12px 14px !important;
    width: calc(100% - 12px) !important;
}

#CartList .order-payment .kl-payment-radio-ready .kl-payment-option-row input[type="radio"]{
    margin: 0 8px 0 0;
    width: auto !important;
}

#CartList .order-payment .kl-payment-radio-ready .kl-payment-detail-row{
    display: none !important;
}

#CartList .order-payment .kl-payment-radio-ready .kl-payment-detail-active.kl-payment-detail-has-fields{
    background: transparent !important;
    border: 0 !important;
    box-sizing: border-box;
    display: block !important;
    margin: -2px auto 10px !important;
    padding: 0 6px 8px !important;
    width: calc(100% - 12px) !important;
}

#CartList .order-payment .kl-payment-radio-ready .kl-payment-detail-empty,
#CartList .order-payment .kl-payment-radio-ready .kl-payment-detail-active.kl-payment-detail-empty{
    display: none !important;
}

#CartList .order-payment .kl-payment-radio-ready .kl-payment-detail-active img{
    height: auto;
    max-width: 100%;
}

/* cart96: hide the empty detail row rendered under "no payment" */
#CartList .order-payment dd[id$="_ddNoPayment"]{
    border: 0 !important;
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
}

/* cart97: confirmation page should not expose footer navigation or lose the top accent line */
body.kl-lp-confirm-page #Foot,
body.kl-lp-confirm-page footer,
body.kl-lp-confirm-page [role="contentinfo"],
body.kl-lp-confirm-page .kl-footer,
body.kl-lp-confirm-page .kl-footer-v2,
body.kl-lp-confirm-page .wp-footer,
body.kl-lp-confirm-page .footer-v2,
body:has(.landing-cart-comfirm) #Foot,
body:has(.landing-cart-comfirm) footer,
body:has(.landing-cart-comfirm) [role="contentinfo"],
body:has(.landing-cart-comfirm) .kl-footer,
body:has(.landing-cart-comfirm) .kl-footer-v2,
body:has(.landing-cart-comfirm) .wp-footer,
body:has(.landing-cart-comfirm) .footer-v2{
    display: none !important;
}

.landing-cart-comfirm{
    border-top: 10px solid #00b9ef !important;
}

body:has(.landing-cart-comfirm) .landing-cart-comfirm{
    margin-top: 0 !important;
    padding-top: 80px !important;
}

.landing-cart-comfirm > .order-unit > h2.deco1{
    align-items: center !important;
    background-color: #00b9ef !important;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/order/deco1.webp) !important;
    background-repeat: repeat-x !important;
    background-size: auto 100% !important;
    box-sizing: border-box !important;
    color: #fff !important;
    display: flex !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    height: auto !important;
    justify-content: center !important;
    line-height: 1.4 !important;
    margin: 0 0 12px !important;
    min-height: 56px !important;
    opacity: 1 !important;
    padding: 0 16px !important;
    text-align: center !important;
    visibility: visible !important;
    width: 100% !important;
}

@media screen and (max-width: 767px){
    .landing-cart-comfirm{
        border-top-width: 8px !important;
    }

    body:has(.landing-cart-comfirm) .landing-cart-comfirm{
        padding-top: 68px !important;
    }

    .landing-cart-comfirm > .order-unit > h2.deco1{
        font-size: 18px !important;
        margin-bottom: 12px !important;
        min-height: 46px !important;
    }
}

.userBox dt, .userBox dd{
    font-size: min(4vw, 30px*0.7*0.9);
    line-height: 1.5;
    padding: 0.7em !important;
}

#lbChangeAddress{
    margin: 0 auto !important;
    display: block;
    width: fit-content;
}

.shipping-require>dd{
    padding: 0;
}

#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upOthersUpdatePanel>dl>dd{
    padding: 0;
}

#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvShipppingDateTime{
    padding: 0;
    border: none;
}

#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvShipppingDateTime dt {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: calc(14px*0.9);
    float: none;
}
#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvShipppingDateTime dt, #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvShipppingDateTime dd {
    background-color: #fff;
    border: none;
}
#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvShipppingDateTime dt {
    background-color: #f0fcff;
}
#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvShipppingDateTime dt {
    font-size: min(4vw, 30px*0.7*0.9);
    padding: 0.7em 1.2em;
}

#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_ddlShippingTime{
    width: 100%;
}

dd.ship_freq{
    color: #ff6f03;
    font-size: min(4vw, 30px*0.7*0.9);
}

.bottom div.list{
    border: none;
}

.order-unit .order-form{
    margin: 0;
}

.Ama_Box{
    width: 92%;
    box-sizing: border-box;
    margin: 4px auto 6px;
    border-color: #999;
    border-radius: 10px;
    padding: 8px;
}

.Ama_txt{
    font-size: min(3vw, 20px*0.9);
}

#cardNUM::after{
    display: none;
}

.dl{
    background-color: #fffbe8;
    border: #eee6c2 solid 1px;
}

.bottom .list{
    width: 96%;
    margin: 0 auto;
}

.C_title{
    font-size: min(4vw, 30px*0.7*0.9);
    padding: 10px;
    background-color: #eeebdd;
    box-sizing: border-box;
    width: 100%;
    border: none;
    margin: 6px 0;
}

.C_title__small{
    font-size: min(3vw, 22.5px*0.7*0.9);
}

#Contents input, #Contents #CartList input{
    max-width: 97%;
}

#CartList div.btmbtn .btn-large.btn-success{
    color: white;
    border-radius: 50vh;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: calc(25px*0.9);
    line-height: 1.25;
    margin: 0 auto;
    position: relative;
    padding: 18px 82px 18px 38px;
    width: min(92%, 430px) !important;
    text-align: center;
    min-width: 320px;
}


#CartList div.btmbtn .btn-large.btn-success::before {
    right: 10px;
    left: unset;
    aspect-ratio: 1/1;
    width: 58px;
    height: 58px;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/order/btn.webp);
    content: "";
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.dvContentsInfo{
    margin: 1em 0;
}

#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvUserBoxVisible{
    width: 90%;
    max-width: 674px;
    margin: 0 auto;
    
}

#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvUserBoxVisible .regulation{
    overflow-y: scroll;
    height: 6em;
    border: 1px solid #ccc;
    border-top: none;
}

#dvUserRegistRegulation{
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
    width: calc(100% - 40px);
}

#dvUserRegistRegulation .dvRegulation{
    box-sizing: border-box;
    width: 100%;
}

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

.btmbtn.below{
    max-width: unset;
    display: flex;
    justify-content: center;
    margin: 10px auto 0;
}

.wrap-order div.btmbtn.below{
    display: flex;
    justify-content: center;
}

div.btmbtn ul,
div.btmbtn li{
    margin: 0;
    padding: 0;
    width: 100%;
}

#dvUserRegistRegulation > p{
    padding-left: 1em;
}

.noItem {
    width: 90%;
    margin: 80px auto;
}

.noItem__text {
    font-size: 3.73vw;
    line-height: 1.5;
    color: #231815;
    text-align: left;
}

.noItem__info {
    text-align: center;
}

.noItem__info-mail {
    display: block;
    font-size: 3.73vw;
    line-height: 1.5;
}

.noItem__info-tel {
    display: block;
    font-size: 3.73vw;
    line-height: 1.5;
}

@media screen and (min-width: 768px){
    .delete{
        padding-top: 11% !important;
    }
    #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel{
        display: block;
        align-items: initial;
        justify-content: initial;
    }

    #CartList div.productList div.list, #CartList div.productList div.cartOrder{
        width: 100%;
        max-width: 500px;
        box-sizing: border-box;
        margin: 0 auto;
    }

    #CartList div.productList div.list{
        padding-right: 0;
    }

    #CartList div.cartOrder div.priceList dl{
        width: 100% !important;
    }

    #CartList div.productList div.priceList {
        width: 100% !important;
    }

    .priceList dt {
        padding: 0;
    }
    
    #CartList .priceList dd{
        padding: 0;
    }
    
    .priceList dl{
        padding: 0;
        box-sizing: border-box;
    }

    #Contents input, #Contents #CartList input, #Contents select, #Contents #CartList select{
        padding: 12px 16px !important;
        border-radius: 6px;
        border: #d1d5db solid 1px;
        background-color: #fff;
        color: #1f2937;
    }

    #Contents select, #Contents #CartList select{
        background-color: #fff !important;
        border: #d1d5db solid 1px !important;
        color: #1f2937 !important;
    }

    #CartList .coupon_wrap dd{
        padding-left: 0;
    }

    #CartList div.productList dl.name{
        width: 100%;
    }

    #CartList div.productList dl.name dt{
        width: 30%;
    }

    #CartList div.productList dl.name dd{
        width: 70%;
    }

    div#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_hgcCouponCodeInputArea{
        width: 50%;
    }

    #CartList div.productList{
        margin-bottom: 0;
    }

    .inquiry_wrap2{
        background-image: url(https://kidslabo.xsrv.jp/content/lp/img/lp04/sec07_10_pc.webp);
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 3em 1em;
        margin-bottom: min(9vw, 67.5px*0.7);
    }

    .inquiry_wrap2>img{
        width: 55%;
        max-width: 550px;
    }

    .columnLeft .inquiry_wrap2 .inquiry{
        background-image: unset;
        background-size: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
        margin: 0;
    }

    .inquiry_wrap2 .phone img, .inquiry_wrap2 .mail img{
        width: 32px;
    }

    #ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .phone_num{
        font-size: calc(38px*0.9);
    }

    .inquiry_wrap2 .hour, .inquiry_wrap2 .mail .txt{
        font-size: calc(15px*0.9);
    }

    .inquiry_wrap2 .mail{
        margin-top: 12px;
    }

    #CartList div.productList{
        padding: 0;
    }

    .order-unit div.shipping div#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_divShippingTime, .order-unit div.main_cart dl,  .userBox dl{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .order-unit div.shipping div#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_divShippingTime>*,.order-unit div.main_cart dl>*, #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvUserPassword>*,  .userBox dl>*{
        width: 100% !important;
        max-width: 674px;
    }

    .order-unit div.shipping div#ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_divShippingTime>dt,.order-unit div.main_cart dl>dt, #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvUserPassword>dt, .userBox dt{
        padding-left: 50vw !important;
        padding-right: 50vw !important;
        box-sizing: content-box;
    }

    #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upAmazonPayRegisterUpdatePanel dd{
        max-width: 674px;
        margin: 0 auto;
    }

    #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvUserPassword{
        max-width: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .Ama_Box{
        max-width: 600px;
    }

    .Ama_Box+.notes{
        max-width: 700px;
        margin: 0 auto;
    }

    #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upPaymentUpdatePanel .list .list{
        max-width: 674px;
    }

    .Payment_Box_ALL{
        padding-bottom: 0;
        margin: 0;
        margin-bottom: 20px;
    }

    .radioBtn label{
        font-size: calc(22px*0.9);
    }

    #ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upPaymentUpdatePanel select.input_border{
        padding: 12px 16px !important;
    }

    #cardDL{
        width: 100%;
        margin-left: 0;
    }

    #Card_COMPANY{
        width: 100%;
        margin: 0;
    }

    #Card_COMPANY img{
        width: 100%;
    }

    #CartList div.btmbtn .btn-large.btn-success::before, .cart-footer .button-next.order .btn::before{
        top: 8px;
        bottom: 8px;
    }

    #CartList div.btmbtn .btn-large.btn-success, .cart-footer .button-next.order .btn{
        padding-left: 40px;
        width: 328px;
        text-align: left;
        font-size: calc(25px*0.9);
        line-height: 2.4;
    }

    #CartList div.btmbtn{
        margin-bottom: 40px;
    }

    div.btmbtn ul{
        position: relative;
    }

    img.order_flow,
    picture.order_flow,
    picture.order_flow img{
        max-width: 800px;
    }

    .wrap-order div.btmbtn.below{
        display: flex;
    }

    .noItem__text {
        font-size: 14px;
        text-align: center;
    }

    .noItem__info-mail {
        font-size: 14px;
    }
    
    .noItem__info-tel {
        font-size: 14px;
    }
}

@media screen and (min-width: 920px){

    .inquiry_wrap2 .phone, .inquiry_wrap2 .mail{
        width: unset;
    }

    /*.columnLeft .inquiry_wrap2 .inquiry{
        align-items: flex-start;
    }*/

    #ctl00_ContentPlaceHolder1_ucInputForm_upUpdatePanel .phone_num{
        font-size: calc(45px*0.9);
    }

    .order-comfirm .inquiry_flex{
        align-items: unset;
    }
}

/* ------------------------------------------------LandingCartConfirm.aspx------------------------------------------------*/
/* ------------------------------------------------order------------------------------------------------*/
.order__comfirm, .order__sum{
    width: 90%;
    margin: min(50px, 50vw*0.16) auto;
    border: #00b9ef solid 1px;
    border-radius: 8px;
    overflow: hidden;
}

.order__comfirm>div, .order__sum>div{
    width: 87%;
    margin: 0 auto;
    padding: min(30px, 30vw*0.16) 0;
    padding-bottom: min(60px, 60vw*0.16);
}

.order__comfirm dt{
    font-size: min(25px*0.9, 25vw*0.16);
    color: #00b9ef;
    margin-bottom: min(12px, 12vw*0.16);
    border-top: 1px solid #00b9ef;
    padding-top: min(38px, 38vw*0.16);
    margin-top: min(38px, 38vw*0.16);
}

.order__comfirm dt:first-of-type{
    border: none;
    padding-top: 0;
    margin-top: 0;
}

.order__comfirm dd{
    font-size: min(20px*0.9, 20vw*0.16);
    display: flex;
    align-items: start;
}

.order__table_left{
    margin-right: 0.3em;
    white-space: nowrap;
}

#Contents .order__comfirm .notes, #dvUserBox .notes{
    padding: 0;
    padding-bottom: 1em;
    font-size: min(17px*0.9, 17vw*0.16) !important;
    line-height: 1.5;
    color: #231815;
}

.order__comfirm .order__heading, .order__sum .order__heading{
    margin: 0;
    padding: 0;
    background-color: #00b9ef;
    width: 100%;
    text-align: center;
    font-size: min(26px*0.9, 26vw*0.16);
    line-height: 2.5;
}

.order__item_info .cart-unit-product{
    display: flex;
}

.order__item_info .product-image{
    display: none !important;
}

.order__item_info .product-info{
    width: 100%;
}

.order__sum .cart-unit{
    background: #fff;
    box-sizing: border-box;
    padding: 18px;
}

.order__sum .order__item_info{
    background: #fff;
    padding-bottom: 14px;
}

.order__sum .order__item_info .cart-unit-product{
    border-bottom: 1px solid #00b9ef;
    gap: 16px;
    padding-bottom: 16px;
}

.order__sum .order__item_info .product-image{
    display: none !important;
    flex: 0 0 0;
    margin-right: 0;
    width: 0;
}

.order__sum .order__item_info .product-info{
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
}

.order__sum .cart-unit-footer{
    background: #fff;
    border: none;
    border-bottom: 1px solid #00b9ef;
    margin-top: 8px;
    padding: 0 0 8px;
}

.order__sum .cart-unit-footer dl{
    align-items: center;
    border: none;
    display: flex;
    font-size: min(20px*0.9, 20vw*0.16);
    justify-content: space-between;
    line-height: 1.5;
    padding: 0.35em 0.75em;
}

.order__sum .cart-unit-footer dl dt{
    flex: 1 1 auto;
    min-width: 0;
}

.order__sum .cart-unit-footer dl dd{
    flex: 0 0 auto;
    margin-left: 1em;
    min-width: 96px;
    text-align: right;
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
}

.order__sum .cart-unit-footer dl:nth-of-type(odd){
    background-color: transparent;
}

.order__sum .cart-unit>dl{
    align-items: center;
    background: #fff;
    border: none;
    color: #00b9ef;
    display: flex;
    font-size: min(6vw, 1.5em*0.9);
    justify-content: space-between;
    padding: 0.55em 0.75em 0;
    box-sizing: border-box;
}

.order__sum .cart-unit>dl dt, .order__sum .cart-unit>dl dd{
    margin: 0;
    width: unset;
}

.order__sum .cart-unit>dl dt{
    flex: 1 1 auto;
    min-width: 0;
}

.order__sum .cart-unit>dl dd{
    flex: 0 0 auto;
    margin-left: 1em;
    text-align: right;
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
}

.order__sum .cart-unit>dl span{
    font-size: calc(0.5em*0.9);
}

.order__sum .cart-unit>dl dd{
    font-size: 1em;
}

.cart-footer{
    padding: min(26px, 26vw*0.16);
    font-family: dnp-shuei-mgothic-std, adobe-caslon-pro, DNP 秀英丸ゴシック Std,Shuei MaruGo L, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.cart-footer p.txt{
    font-weight: normal;
    font-size: min(20px*0.9, 20vw*0.16);
    margin-bottom: 2.8em;
}

.cart-footer .button-next.order .btn, #cart_btn {
    color: white;
    text-align: center;
    border-radius: 50vh;
    line-height: 2;
    font-size: min(25px*0.9, 25vw*0.16);
    position: relative;
    padding: 0;
    width: 75%;
    text-align: center;
    font-size: calc(25px*0.9);
    line-height: 2.4;
    padding-right: 10vw;
    min-width: 230px;
}

.cart-footer .button-next.order .btn::before, #cart_btn::before  {
    right: min(3vw, 22.5px*0.7);
    left: unset;
    width: unset;
    height: unset;
    aspect-ratio: 1/1;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/order/btn.webp);
    content: "";
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 1vw;
    bottom: 1vw;
}

.cart-footer .button-prev .btn{
    padding: 0;
    background-color: unset;
    text-decoration: underline !important;
    font-size: min(20px*0.9, 20vw*0.16);
}

.order-unit{
    overflow: hidden;
}

.order-unit h2.deco1{
    background-color: unset;
}

.cart-footer .button-prev{
    width: fit-content;
    margin: 0 auto;
}

.cart-footer .button-prev .btn{
    display: inline;
    border: none;
    text-decoration: underline !important;
}

.kl-lp-error-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(46, 28, 26, 0.48);
}

.kl-lp-error-modal.is-active {
    display: flex;
}

.kl-lp-error-modal__dialog {
    width: min(92vw, 520px);
    border-radius: 14px;
    background: #fff;
    padding: 24px 20px;
    box-shadow: 0 16px 40px rgba(46, 28, 26, 0.22);
    color: #2e1c1a;
    text-align: left;
}

.kl-lp-error-modal__title {
    margin: 0 0 12px;
    color: #e9517b;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
}

.kl-lp-error-modal__body {
    margin: 0 0 18px;
    font-size: 15px;
    line-height: 1.7;
}

.kl-lp-error-modal__button {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 999px;
    background: #e9517b;
    color: #fff;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.attention, .error_inline {
    scroll-margin-top: 96px;
}

@media screen and (min-width: 768px){
    #CartList div.btmbtn .btn-large.btn-success::before, .cart-footer .button-next.order .btn::before, #cart_btn {
        top: 8px;
        bottom: 8px;
    }

    #CartList div.btmbtn .btn-large.btn-success{
        padding-left: 60px;
        padding-right: 0;
        text-align-last: left;
        width: 300px;
    }

    .cart-footer .button-next.order .btn, #cart_btn{
        padding-left: 60px;
        padding-right: 0;
        width: 260px;
        text-align-last: left;
    }

    .order__comfirm, .order__sum{
        width: 49%;
        margin: 0;
    }

    .order_comfirm_wrap{
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        max-width: 1000px;
        margin: 40px auto;
        width: 98%;
    }

    .cart-footer p.txt{
        text-align: center;
        width: 100%;
    }

    .cart-footer .button-prev{
        width: fit-content;
        margin: 0 auto;
    }

    .cart-footer .button-prev .btn{
        display: inline;
        border: none;
        text-decoration: underline !important;
    }
}

/* ------------------------------------------------OrderComplete.aspx------------------------------------------------*/
/* ------------------------------------------------complete------------------------------------------------*/
#complete strong{
    color: #ff7000;
}
#complete h2{
    background-color: unset;
    color: unset;
    font-weight: bold;
    text-align: center;
}

#complete h2.deco1{
    color: white;
}

.complete__msg{
    width: 100%;
    text-align: center;
    font-size: min(28px*0.9, 28vw*0.16);
    margin: 1.3em 0;
}

.complete__question{
    background-color: #ffeb8f;
}

.txt--small{
    font-size: min(20px*0.9, 20vw*0.16);
}

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

.txt--margin{
    margin: min(30px, 30vw*0.16) 0;
}

.txt--large{
    font-size: min(32px*0.9, 32vw*0.16);
}

#complete h2.deco2{
    margin-top: 2em;
    margin-bottom: 0.8em;
}

#complete h2.deco2::before{
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/order/deco3_l.webp);
}

#complete h2.deco2::after{
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/order/deco3_r.webp);
}

#complete h2.deco2::before, #complete h2.deco2::after{
    aspect-ratio: 33/94;
    bottom: unset;
    top: -20%;
}
/* ------------------------------------------------Question------------------------------------------------*/

.Question{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: min(50px, 50vw*0.16);
    padding-bottom: min(80px, 80vw*0.16);
}

.Qusetion__heading{
    height: min(66px, 66vw*0.16);
    margin-top: max(-33px, -33vw*0.16);
}

h2.Question__title{
    font-size: min(50px*0.9, 50vw*0.16);
    line-height: 1.3;
    margin: min(20px, 20vw*0.16);
}

.Question__line{
    width: 90%;
}

.Question__line--w100p{
    width: 100%;
}

@media screen and (min-width: 768px){
    .Question__line{
        width: 95%;
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
        max-width: 1000px;
    }

    .Question__line>div{
        width: 48.4%;
        box-sizing: border-box;
        margin: 0;
    }

    h2.Question__title{
        font-size: calc(36px*0.9);
        margin: 20px 0;
    }

}

/* ------------------------------------------------Line------------------------------------------------*/
.Line{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    margin-top: min(50px, 50vw*0.16);
    border-radius: 15px;
    padding: min(40px, 40vw*0.16);
    position: relative;
}

.Line__green{
    background-color: #00cc41;
    color: white;
    padding: 0.2em 0.4em;
    font-size: calc(0.8em*0.9);
    border-radius: 4px;
}

.Line__qrcode{
    width: 56%;
    display: block;
    aspect-ratio: 1/1;
    height: auto !important;
    max-width: 320px;
    object-fit: contain;
}

.Line .txt--large strong{
    font-size: calc(1.1em*0.9);
}

.Line__heading{
    background-color: #2e1c1a;
    color: white;
    font-size: min(22px*0.9, 22vw*0.16);
    padding: 0.1em 1em;
    border-radius: 5px;
    position: absolute;
    top: max(-24px, -32vw*0.16);
}

.Line__heading::before{
    content: "" !important;
    border-top: min(3vw, 22.5px*0.7) solid #2e1c1a;
    border-left: min(1.5vw, 11.25px*0.7) solid transparent;
    border-right: min(1.5vw, 11.25px*0.7) solid transparent;
    border-bottom: 0 solid transparent;
    background-image: none;
    width: 0;
    position: absolute;
    bottom: max(-1.5vw, -11.25px*0.7);
    left: calc(50% - min(1.5vw, 11.25px*0.7));
}

.Line:nth-of-type(2){
    padding-top: min(44px, 44vw*0.16);
    padding-bottom: 0;
    margin-top: min(68px, 68vw*0.16);
}

.kl-cart-microcopy,
.kl-cart-cta-note{
    color: #5f4b45;
    font-size: 13px;
    line-height: 1.6;
    text-align: center;
}

.kl-cart-microcopy{
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 auto 10px;
    max-width: 660px;
    padding: 8px 12px;
}

.kl-cart-cta-note{
    margin: 8px auto 0;
    font-weight: 500;
}

.kl-birth-copy{
    background: transparent !important;
    box-sizing: border-box;
    color: #231815;
    display: block !important;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.6;
    margin-top: 8px;
    min-height: 0 !important;
    padding: 0 !important;
    border-radius: 0;
    font-weight: 400;
    text-align: left;
    white-space: normal;
    width: 100%;
}

.landing-cart-input #CartList .columnLeft dt .kl-birth-copy{
    background: transparent !important;
    color: #231815 !important;
    display: block !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
    margin: 8px 0 0 !important;
    padding: 0 !important;
}

@media screen and (max-width: 767px){
    .landing-cart-input #CartList .columnLeft dt .kl-birth-copy{
        font-size: 11.25px !important;
    }
}

.kl-mail-flag-label{
    margin-bottom: 0 !important;
}

.kl-mail-flag-field{
    margin-bottom: 0 !important;
    min-height: 0 !important;
    padding-bottom: 8px !important;
}

.kl-user-password-block{
    display: contents;
}

.kl-password-label{
    margin-top: 0 !important;
}

.kl-password-field{
    display: block !important;
    margin-bottom: 0 !important;
    min-height: 0 !important;
    padding-bottom: 0 !important;
}

.kl-password-note{
    margin: 0 !important;
    padding-top: 6px !important;
}

.kl-after-order-guide{
    border: 1px solid #eee6c2;
    background: #fff9e6;
    border-radius: 8px;
    box-sizing: border-box;
    color: #2e1c1a;
    margin: 18px auto 14px;
    max-width: 660px;
    padding: 10px;
    position: relative;
}

.kl-after-order-guide::before{
    background: #fff9e6;
    bottom: -14px;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1;
}

.kl-guide-block{
    background: #ffffff !important;
    border-left-style: solid !important;
    border-left-width: 6px !important;
    border-left-color: #4ab3d4 !important;
    border-radius: 6px;
    box-sizing: border-box;
    color: #1f2937;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.7;
    margin: 0 0 10px;
    padding: 10px 12px;
    text-align: left;
    width: 100%;
}

.kl-guide-block--red{
    border-left-color: #e60012 !important;
}

.kl-guide-block--blue{
    border-left-color: #4ab3d4 !important;
}

.kl-guide-block--green{
    border-left-color: #7cb342 !important;
    margin-bottom: 0;
}

.kl-guide-block p{
    margin: 0;
}

.kl-guide-block p + p{
    margin-top: 0.75em;
}

.kl-guide-block__heading{
    font-weight: 700;
}

.kl-guide-block ul{
    list-style: none !important;
    margin: 6px 0 0;
    padding: 0;
}

.kl-guide-block li{
    display: flex;
    margin: 0 0 4px;
    padding: 0;
}

.kl-guide-block li::before{
    content: "・";
    flex: 0 0 auto;
    margin-right: 0.15em;
}

.kl-guide-phone-contact{
    background: #fff;
    border: 1px solid #d7eef4;
    border-radius: 8px;
    box-sizing: border-box;
    color: #2e1c1a;
    margin: 18px 0 0;
    padding: 18px 16px 16px;
    text-align: center;
}

.kl-guide-phone-contact__heading{
    background: url(https://kidslabo.xsrv.jp/content/lp/img/lp04/sec07_5.webp) center/100% 100% no-repeat;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.55;
    margin: 0 auto 14px;
    max-width: 430px;
    padding: 13px 16px;
}

.kl-guide-phone-contact__text{
    font-size: 13px;
    font-weight: 700;
    line-height: 1.8;
    margin: 0 auto 12px;
    max-width: 500px;
    text-align: left;
}

.kl-guide-phone-contact__phone,
.kl-guide-phone-contact__mail{
    align-items: center;
    display: flex;
    justify-content: center;
}

.kl-guide-phone-contact__phone img{
    margin-right: 8px;
    width: 30px;
}

.kl-guide-phone-contact__phone a{
    color: #09bbf0;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none;
}

.kl-guide-phone-contact__hour{
    font-size: 12px;
    line-height: 1.5;
    margin: 4px 0 12px;
}

.kl-guide-phone-contact__mail img{
    margin-right: 8px;
    width: 26px;
}

.kl-guide-phone-contact__mail a{
    color: #2e1c1a;
    font-size: 14px;
    line-height: 1.4;
    text-decoration: none;
}

.kl-after-order-guide__title{
    color: #2ba5c2;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 10px;
    text-align: left;
}

.kl-after-order-guide__lead{
    font-size: 12px;
    line-height: 1.7;
    margin: 0 0 8px;
    text-align: left;
}

.kl-after-order-guide__heading{
    color: #1f2937;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.6;
    margin: 10px 0 6px;
    text-align: left;
}

.kl-after-order-guide__list{
    display: grid;
    gap: 6px 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
}

.kl-after-order-guide__list li{
    background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    padding: 6px 8px;
}

.kl-after-order-guide__list li::before{
    color: #2ba5c2;
    content: "✓";
    font-weight: 700;
    margin-right: 4px;
}

.kl-after-order-guide__text{
    font-size: 12px;
    line-height: 1.7;
    margin: 8px 0 0;
    text-align: left;
}

.kl-after-order-guide__text strong{
    color: #2ba5c2;
}

.kl-amazon-top{
    background: #fff;
    border: 1px solid #eee6c2;
    border-radius: 8px;
    box-sizing: border-box;
    margin: 6px auto 8px;
    max-width: 660px;
    padding: 8px 10px;
}

.kl-amazon-top::before{
    color: #5f4b45;
    content: "Amazon Payなら入力を短縮できます";
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 6px;
    text-align: center;
}

.kl-amazon-top .Ama_txt{
    line-height: 1.6;
}

.kl-floating-cart-summary{
    display: none !important;
    align-items: center;
    background: rgba(255, 249, 230, 0.96);
    border: 1px solid #eee6c2;
    border-radius: 999px;
    bottom: 10px;
    box-shadow: 0 8px 22px rgba(46, 28, 26, 0.14);
    box-sizing: border-box;
    color: #2e1c1a;
    display: none !important;
    gap: 8px;
    justify-content: space-between;
    left: 12px;
    max-width: 680px;
    padding: 8px 12px;
    position: fixed;
    right: 12px;
    z-index: 9990;
}

.kl-floating-cart-summary span{
    font-size: 12px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kl-floating-cart-summary strong{
    color: #ff6f03;
    flex: 0 0 auto;
    font-size: 13px;
}

#Contents input.kl-has-value,
#Contents #CartList input.kl-has-value,
#Contents textarea.kl-has-value,
#Contents select.kl-has-value,
#Contents #CartList select.kl-has-value{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='8' fill='%2301B9EF'/%3E%3Cpath d='M5 9.1l2.5 2.5L13.2 6' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-position: right 10px center !important;
    background-repeat: no-repeat !important;
    background-size: 16px 16px !important;
    padding-right: 34px !important;
}

.shipping > h2.deco1{
    display: none !important;
}

.shipping-require h2.deco1,
.shipping-require .deco1{
    display: none !important;
}

.kl-returning-customer-note{
    display: none !important;
}

.kl-address-phone-guide,
img.pcHide[src*="order1_2.webp"],
.inquiry.pcHide,
.inquiry_wrap2.spHide{
    display: none !important;
}

.name_first dt,
.name_last dt{
    display: none !important;
}

#CartList .kl-owner-name-kanji-row,
#CartList .kl-owner-name-kana-row{
    align-items: center !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
}

#CartList .kl-name-kanji-label,
#CartList .kl-name-kana-label{
    color: #231815 !important;
    display: inline-flex !important;
    flex: 0 0 52px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    justify-content: flex-start !important;
    line-height: 1.5 !important;
    margin: 0 !important;
    min-width: 52px !important;
    white-space: nowrap !important;
}

#CartList .kl-owner-name-kanji-row input.input_widthA,
#CartList .kl-owner-name-kana-row input.input_widthA{
    box-sizing: border-box !important;
    flex: 1 1 0 !important;
    min-width: 0 !important;
    width: auto !important;
}

.card-save .C_title,
.card-save .msg,
.card-save .attention,
.card-save .card-title{
    display: none !important;
}

.landing-cart-input .shipping-require .kl-delivery-date-controls,
.landing-cart-input .fixed{
    display: none !important;
}

.kl-shipping-after-guide{
    background: #eff8fb;
    border: 1px solid #d7eef4;
    border-radius: 8px;
    box-sizing: border-box;
    color: #2e1c1a;
    font-size: 12px;
    line-height: 1.7;
    margin: 8px 0 12px;
    padding: 10px 12px;
}

.kl-shipping-after-guide__title{
    color: #2ba5c2;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 4px;
}

.kl-shipping-after-guide p{
    margin: 0;
}

@media screen and (max-width: 767px){
    #CartList{
        padding-top: 0;
    }

    header.wow{
        min-height: 68px;
    }

    .deco1{
        margin-top: 8px;
    }

    .kl-after-order-guide{
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 16px;
        padding: 12px 10px;
    }

    img.order_flow,
    .kl-order-flow-compact{
        width: 66%;
        margin-top: 14px;
    }

    .landing-cart-input{
        padding-bottom: 54px;
    }

    #CartList div.btmbtn .btn-large.btn-success{
        min-width: 0;
        padding: 15px 64px 15px 22px;
        width: 92% !important;
    }

    #CartList div.btmbtn .btn-large.btn-success::before{
        right: 8px;
        width: 50px;
        height: 50px;
    }

    .order-unit div.main_cart dl>dt,
    .userBox dt{
        margin-top: 10px;
        margin-bottom: 4px;
    }

    .kl-after-order-guide__list{
        grid-template-columns: 1fr;
    }

    #dvUserRegistRegulation{
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        width: 94%;
    }

    #dvUserRegistRegulation .dvRegulation,
    #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_dvUserBoxVisible .regulation{
        box-sizing: border-box;
        height: 4.5em;
        margin-left: auto;
        margin-right: auto;
        padding: 8px 10px;
        width: 100%;
    }
}

@media screen and (min-width: 768px){
    .Line__wrap{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .Line__heading{
        font-size: calc(20px*0.9);
    }

    .Line{
        padding: 20px;
        padding-top: 30px;
        margin-top: 23px;
    }

    .Line .txt{
        font-size: calc(17px*0.9);
    }

    .Line .txt--large{
        font-size: calc(26px*0.9);
    }
}

@media screen and (min-width: 920px){
    .Line{
        padding: 24px;
        padding-top: 30px;
    }

    .Line .txt{
        font-size: calc(20px*0.9);
    }

    .Line .txt--large{
        font-size: calc(30px*0.9);
    }

}

/* ------------------------------------------------Line--2------------------------------------------------*/
.Line--2{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Line__consult{
    width: 90%;
    margin: 12% 0;
    max-width: 1000px;
}

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

    .Line__consult{
        width: 90%;
        margin: 60px 0;
        margin-bottom: 120px;
    }

    .Line--2 .deco2{
        font-size: min(8vw, 60px*0.7*0.9);
    }
}

/* ------------------------------------------------Tabs------------------------------------------------*/
.complete__question.complete__tabs{
    background-color: unset;
}

.Tabs__tab{
    width: 90%;
    background-color: #f6b400;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    border-radius: 15px;
    padding: 5.5%;
    box-sizing: border-box;
    padding-bottom: 12%;
    margin-top: 14%;
}

.Tabs__tab:first-of-type{
    background-color: #0bb3ee;
}

.Tabs__tab:last-of-type{
    background-color: #6aba56;
}

#complete .Tabs strong{
    color: #fae766;
}

.Tabs__heading{
    height: min(66px, 66vw*0.16);
    margin-top: -12.5%;
}

.Tabs__img{
    margin-bottom: min(22px, 22vw*0.16);
}

.Tabs p.txt{
    width: 97%;
}

.complete__question.complete__tabs{
    position: relative;
    z-index: 1;
}

.complete__question.complete__tabs::before{
    
    content: "" !important;
    border-top: min(75px, 75vw*0.16) solid #fff;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    border-bottom: 0 solid transparent;
    background-image: none;
    width: 0;
    position: absolute;
    bottom: max(-4.5px*6.25 ,-4.5vw);
    left: 0;
    z-index: -1;
}

@media screen and (min-width: 768px){
    .Tabs{
        max-width: 1000px;
        margin: 0 auto;
        width: 90%;
    }
    .Tabs__tab{
        width: 100%;
        padding: 5.5%;
    }

    .Tabs__heading{
        margin-top: -9.5%;
    }

    .Tabs__tab .Question__title br{
        display: none;
    }

    .Tabs__tab .Question__title {
        white-space: nowrap;
    }

    .Tabs__tab p.txt{
        width: unset;
    }

    .complete__question.complete__tabs::before{
        bottom: -22px;
    }
}

/* ------------------------------------------------Line--3------------------------------------------------*/
.Line--3{
    background-color: #fde791;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-bottom: min(75px, 75vw*0.16);
    margin-top: min(65px, 65vw*0.16);
}

.Line__line {
    text-align: center;
    font-size: min(40px*0.9, 40vw*0.16);
    line-height: 1.8;
    z-index: 1;
    margin-bottom: max(-46px, -46vw*0.16);
}

.Line--3{
    margin-top: 0;
}

.Line__line span{
    background-color: #2e1c1a;
    color: white;
    border-radius: 10px;
    padding: 0.2em;
}

.Line--3 .btn{
    text-decoration: underline !important;
}

.Line--3 .Line__btn{
    margin: min(30px, 30vw*0.16) 0;
    width: 90%;
}
.Line--3 .Question__title{
    margin-top: min(110px, 110vw*0.16);
}

.Line--3>img{
    width: 70%;
}

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

    .Line__line{
        background-color: #2e1c1a;
        color: white;
        border-radius: 10px;
        padding: 0.2em 1em;
        font-size: 30px;
        margin: 0 auto;
        width: fit-content;
        line-height: 1.2;
        margin-bottom: -53px;
    }

    .Line--3{
        margin-top: 0;
    }

    .Line--3 .Question__title{
        margin-top: 110px;
    }

    .Line--3 .Question__title br{
        display: none;
    }

    .Line--3>img{
        max-width: 500px;
    }

    .Line--3 .Line__btn img{
        margin: 0 auto;
        display: block;
        max-width: 470px;
    }

    .Line--3 .btn{
        background: none;
        border: none;
        box-shadow: none;
    }
}

/* ------------------------------------------------complete_img------------------------------------------------*/

#complete_img{
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

#complete_img > img,
#complete_img > picture,
#complete_img > picture > img{
    display: block;
    width: 100%;
}

.complete_img__btn{
    display: block;
    position: absolute;
    width: 80%;
    height: 22vw;
    left: calc(50% - 41%);
}

.complete_img__btn--line{
    top: 12.6%;
}

.complete_img__btn--line--2{
    top: 80.6%;
}

.complete_img__btn--about{
    top: 22.8%;
    height: 15vw;
}

.complete_img__btn--about--2{
    top: 90.6%;
}

.complete_img__btn--top{
    top: 99%;
    height: 9vw;
}

@media screen and (min-width: 768px){
    .complete_img__btn{
        width: 33%;
        height: min(10vw, 100px);
    }

    .complete_img__btn--line{
        top: 13.5%;
        left: 13%;
    }

    .complete_img__btn--line--2{
        top: 84%;
    }

    .complete_img__btn--about{
        top: 17.5%;
        right: 13%;
        left: unset;
    }

    .complete_img__btn--about--2{
        top: 88%;
    }

    .complete_img__btn--top{
        top: 98.8%;
        height: min(4vw, 40px);
        left: calc(50% - 16.5%);
    }
}

.landing-cart-input .kl-after-order-guide{
    padding: 12px;
}

.landing-cart-input .kl-guide-block{
    margin-bottom: 8px;
}

.landing-cart-input .kl-guide-em-red{
    color: #e53935 !important;
    font-weight: 700;
}

.landing-cart-input .kl-guide-em-blue{
    color: #01B9EF !important;
    font-weight: 700;
}

.landing-cart-input .kl-guide-phone-contact{
    box-shadow: 0 3px 12px rgba(46, 28, 26, 0.06);
}

.landing-cart-input .kl-guide-phone-contact__heading{
    margin-bottom: 12px;
}

@media screen and (min-width: 768px){
    .landing-cart-comfirm .kl-confirm-guide{
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr 1fr;
        margin: 22px auto 28px;
        max-width: min(1040px, calc(100% - 64px));
        padding: 14px;
    }

    .landing-cart-comfirm .kl-confirm-guide .kl-guide-block{
        font-size: 15px;
        line-height: 1.85;
        margin-bottom: 0;
        min-height: 178px;
        padding: 18px 20px;
    }

    .landing-cart-comfirm .kl-confirm-guide .kl-guide-block__heading{
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 8px;
    }

    .landing-cart-comfirm .kl-confirm-guide .kl-guide-block ul{
        margin-top: 8px;
    }

    .landing-cart-comfirm .kl-confirm-guide .kl-guide-block li{
        margin-bottom: 6px;
    }

    .landing-cart-input .kl-after-order-guide{
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr 1fr;
        margin: 22px auto 24px;
        max-width: min(1040px, calc(100% - 64px));
        padding: 14px;
    }

    .landing-cart-input .kl-guide-block{
        font-size: 15px;
        line-height: 1.85;
        margin-bottom: 0;
        min-height: 178px;
        padding: 18px 20px;
    }

    .landing-cart-input .kl-guide-block__heading{
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 8px;
    }

    .landing-cart-input .kl-guide-block ul{
        margin-top: 8px;
    }

    .landing-cart-input .kl-guide-block li{
        margin-bottom: 6px;
    }

    .landing-cart-input .kl-guide-phone-contact{
        align-items: center;
        column-gap: 28px;
        display: grid;
        grid-column: 1 / -1;
        grid-template-columns: minmax(260px, 0.9fr) minmax(340px, 1.1fr);
        padding: 22px 34px 24px;
        text-align: left;
    }

    .landing-cart-input .kl-guide-phone-contact__heading{
        grid-column: 1 / -1;
        justify-self: center;
        margin-bottom: 18px;
        max-width: 560px;
        text-align: center;
        width: 100%;
    }

    .landing-cart-input .kl-guide-phone-contact__text{
        font-size: 15px;
        line-height: 1.75;
        margin: 0;
        max-width: none;
    }

    .landing-cart-input .kl-guide-phone-contact__phone,
    .landing-cart-input .kl-guide-phone-contact__mail{
        justify-content: flex-start;
    }

    .landing-cart-input .kl-guide-phone-contact__phone{
        margin-bottom: 4px;
    }

    .landing-cart-input .kl-guide-phone-contact__phone a{
        font-size: 38px;
    }

    .landing-cart-input .kl-guide-phone-contact__hour{
        margin: 4px 0 18px 42px;
    }
}

.landing-cart-input .kl-amazon-top,
.landing-cart-input .Ama_Box{
    margin-top: 8px !important;
    margin-bottom: 22px !important;
    padding: 8px 10px !important;
}

.landing-cart-input .kl-amazon-top{
    position: relative;
}

.landing-cart-input .kl-amazon-top::after{
    background: #fff;
    content: "";
    display: block;
    height: 18px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: calc(100% + 1px);
    transform: translateX(-50%);
    width: 100vw;
}

.landing-cart-input #AmazonPayButton,
.landing-cart-input #AmazonPayCv2Button{
    margin-left: auto !important;
    margin-right: auto !important;
}

.landing-cart-input #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel{
    background: #fff9e6;
    border-radius: 0;
    box-sizing: border-box;
    margin-top: 0;
    padding: 6px 14px 18px;
}

.landing-cart-input #CartList div.productList div.list{
    background: #fff9e6;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: min(100%, 760px);
}

.landing-cart-input #CartList div.productList div.list h2.deco1,
.landing-cart-input #CartList div.productList div.list h3{
    background: #11b7dd;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    padding: 10px 12px;
    text-align: center;
    width: 100%;
}

.landing-cart-input #CartList div.productList div.product{
    padding: 0;
}

.landing-cart-input #CartList div.productList p.clr,
.landing-cart-input #CartList div.productList .SubscriptionOptionalItem{
    display: none !important;
}

.landing-cart-input #CartList div.productList dl.name{
    display: block !important;
    margin: 0;
    width: 100%;
}

.landing-cart-input #CartList div.productList dl.name .delete{
    align-items: center;
    display: flex !important;
    justify-content: flex-end;
    margin: 8px 0 6px !important;
    min-height: 0 !important;
    padding: 0 !important;
    padding-top: 0 !important;
    width: 100% !important;
}

.landing-cart-input #CartList div.productList dl.name .delete a{
    background: transparent !important;
    border: 0 !important;
    color: #ff6f03 !important;
    display: inline-block !important;
    font-size: 12px;
    height: auto !important;
    letter-spacing: 0;
    line-height: 1.35;
    min-height: 0 !important;
    padding: 0 !important;
    text-decoration: none;
    white-space: nowrap;
    width: max-content !important;
    word-break: keep-all;
    writing-mode: horizontal-tb !important;
}

.landing-cart-input #CartList div.productList dl.name dt.product-image{
    display: none !important;
}

.landing-cart-input #CartList div.productList dl.name dt.product-image img{
    display: none !important;
}

.landing-cart-input #CartList div.productList dl.name dd{
    box-sizing: border-box;
    display: block !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.55;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-wrap: break-word;
    padding: 0 !important;
    white-space: normal !important;
    word-break: normal;
    width: 100% !important;
}

.landing-cart-input #CartList div.productList div.cartOrder{
    background: #fff9e6;
    margin: 0 auto;
    width: min(100%, 760px);
}

.landing-cart-input #CartList div.productList div.priceList{
    box-sizing: border-box;
    width: 100% !important;
}

.landing-cart-input .priceList .price_wrap{
    border-radius: 0;
    box-sizing: border-box;
    padding: 0;
}

.landing-cart-input .priceList .bar{
    border-top-color: #00b9ef !important;
    width: 100%;
}

.landing-cart-input .priceList dl.result{
    background: #fff9e6 !important;
    font-size: 20px !important;
    justify-content: space-between;
    line-height: 1.4;
    padding: 10px 20px 6px;
    width: 100%;
}

.landing-cart-input .priceList dl.result dt,
.landing-cart-input .priceList dl.result dd{
    background: transparent !important;
    line-height: 1.4 !important;
    padding: 0 !important;
}

.landing-cart-input .columnLeft dd{
    gap: 10px;
    min-height: 52px;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.landing-cart-input .columnLeft dd input,
.landing-cart-input .columnLeft dd select{
    box-sizing: border-box;
    color: #222 !important;
    min-height: 46px;
}

.landing-cart-input .columnLeft input,
.landing-cart-input .columnLeft textarea,
.landing-cart-input .columnLeft select,
.landing-cart-input #CartList input,
.landing-cart-input #CartList textarea,
.landing-cart-input #CartList select{
    color: #222 !important;
    -webkit-text-fill-color: #222 !important;
}

.landing-cart-input .columnLeft input::placeholder,
.landing-cart-input #CartList input::placeholder,
.landing-cart-input .columnLeft textarea::placeholder,
.landing-cart-input #CartList textarea::placeholder{
    color: #8d949b !important;
    opacity: 1;
}

.landing-cart-input .columnLeft dt{
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.landing-cart-input .columnLeft dd.zip p:not(.attention){
    align-items: center;
    display: grid;
    gap: 8px;
    grid-template-columns: auto minmax(0, 1fr) auto minmax(0, 1.2fr);
    width: 100%;
}

.landing-cart-input .columnLeft dd.zip input{
    width: 100% !important;
}

.landing-cart-input .columnLeft input[id$="tbOwnerAddr2"],
.landing-cart-input .columnLeft input[id$="tbOwnerAddr3"],
.landing-cart-input .columnLeft input[id$="tbOwnerAddr4"]{
    width: 100% !important;
}

@media screen and (min-width: 768px){
    .landing-cart-input #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel{
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 820px;
    }

    .landing-cart-input #CartList div.productList div.list,
    .landing-cart-input #CartList div.productList div.cartOrder{
        max-width: 760px;
        width: 100%;
    }

}

@media screen and (max-width: 767px){
    .landing-cart-input .kl-guide-phone-contact{
        margin-left: 0;
        margin-right: 0;
    }

    .landing-cart-input #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel{
        padding: 9px 12px 10px;
    }

    .landing-cart-input .columnLeft dd{
        align-items: center;
    }
}

.landing-cart-input #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel{
    background: #fff9e6;
    box-sizing: border-box;
    margin-top: 0;
    padding: 6px 12px 18px;
}

.landing-cart-input #CartList div.productList,
.landing-cart-input #CartList div.productList .background,
.landing-cart-input #CartList div.productList .list,
.landing-cart-input #CartList div.productList .product,
.landing-cart-input #CartList div.productList div.cartOrder,
.landing-cart-input #CartList div.productList div.priceList,
.landing-cart-input #CartList div.productList div.priceList > div,
.landing-cart-input #CartList .priceList .price_wrap,
.landing-cart-input #CartList .priceList .price_wrap > *,
.landing-cart-input #CartList .priceList dl.result{
    background: #fff9e6 !important;
}

.landing-cart-input #CartList div.productList{
    margin-bottom: 0 !important;
}

.landing-cart-input #CartList div.productList .background{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.landing-cart-input #CartList{
    max-width: 100%;
    margin-top: -100px;
    overflow-x: hidden;
    padding-top: 100px;
}

.landing-cart-input #CartList *,
.landing-cart-comfirm #CartList *{
    box-sizing: border-box;
}

.landing-cart-input #CartList dt,
.landing-cart-input #CartList .C_title{
    scroll-margin-top: 92px;
}

.landing-cart-input #CartList .columnLeft dt{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.landing-cart-input #CartList div.productList p.clr,
.landing-cart-input #CartList div.productList .SubscriptionOptionalItem{
    display: none !important;
}

.landing-cart-input #CartList div.productList div.list{
    background: #fff9e6 !important;
    border: 0 !important;
    margin: 0 auto 2px !important;
    overflow: visible !important;
    padding: 0 !important;
    width: 100% !important;
}

.landing-cart-input #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel,
.landing-cart-input #CartList div.productList div.list,
.landing-cart-input #CartList div.productList div.cartOrder{
    max-width: 760px !important;
}

.landing-cart-input #CartList div.productList div.list h2.deco1{
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

.landing-cart-input #CartList div.productList div.product{
    border: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 12px 8px !important;
}

.landing-cart-input #CartList div.productList dl.name{
    display: flex !important;
}

.landing-cart-input #CartList div.productList dl.name dt.product-image{
    display: block !important;
    flex: 0 0 34% !important;
    width: 34% !important;
}

.landing-cart-input #CartList div.productList dl.name dt.product-image img{
    display: block !important;
    height: auto !important;
    max-width: 100% !important;
}

.landing-cart-input #CartList div.productList dl.name dd{
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.landing-cart-input #CartList div.productList dl.name .delete{
    align-items: center;
    display: flex !important;
    justify-content: flex-end;
    margin: 8px 0 6px !important;
    min-height: 0 !important;
    padding: 0 !important;
    padding-top: 0 !important;
    width: 100% !important;
}

.landing-cart-input #CartList div.productList dl.name .delete a{
    background: transparent !important;
    border: 0 !important;
    color: #ff6f03 !important;
    display: inline-block !important;
    font-size: 12px !important;
    height: auto !important;
    line-height: 1.35 !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    width: max-content !important;
    word-break: keep-all !important;
    writing-mode: horizontal-tb !important;
}

.landing-cart-input #CartList div.productList div.cartOrder{
    background: #fff9e6 !important;
    margin: 0 auto !important;
    min-height: 0 !important;
    width: 100% !important;
}

.landing-cart-input #CartList div.productList div.priceList{
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

.landing-cart-input #CartList .priceList .price_wrap{
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
}

.landing-cart-input #CartList .priceList .bar{
    border-top-color: #00b9ef !important;
    margin: 8px auto 0 !important;
}

.landing-cart-input #CartList .priceList .price_wrap > dl:last-of-type{
    margin-bottom: 0 !important;
}

.landing-cart-input #CartList .priceList dl.result{
    display: flex !important;
    gap: 8px;
    justify-content: space-between;
    font-size: 20px !important;
    line-height: 1.4 !important;
    margin: 0 !important;
    padding: 10px 20px 6px !important;
}

.landing-cart-input #CartList .priceList dl.result dd{
    flex: 0 0 auto;
    margin-left: 0 !important;
    text-align: right !important;
    white-space: nowrap !important;
}

.landing-cart-input #CartList .priceList dl.result dt{
    flex: 0 0 auto;
    white-space: nowrap !important;
    width: auto !important;
}

@media screen and (max-width: 767px){
    #CartList .priceList dl.result,
    .landing-cart-input #CartList .priceList dl.result{
        align-items: center;
        box-sizing: border-box !important;
        font-size: 18px !important;
        gap: 6px;
        padding: 10px 12px 6px !important;
        width: 100% !important;
    }

    #CartList .priceList dl.result dt,
    .landing-cart-input #CartList .priceList dl.result dt{
        flex: 0 1 auto;
        min-width: 0;
    }

    #CartList .priceList dl.result dd,
    .landing-cart-input #CartList .priceList dl.result dd{
        flex: 0 1 auto;
        min-width: 0;
        max-width: 62%;
        overflow: visible;
        white-space: nowrap !important;
    }
}

.landing-cart-input #CartList .priceList,
.landing-cart-input #CartList .priceList .price_wrap,
.landing-cart-input #CartList .priceList .price_wrap > *{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.landing-cart-input #CartList .order-payment h2.deco1{
    margin-top: 0 !important;
}

.landing-cart-input #CartList .order-payment,
.landing-cart-input #CartList .order-payment .orderBox,
.landing-cart-input #CartList .order-payment .bottom,
.landing-cart-input #CartList .order-payment .bottom > .list,
.landing-cart-input #CartList .order-payment .bottom > .list > dl.list{
    box-sizing: border-box;
    max-width: none !important;
    width: 100% !important;
}

.landing-cart-input #CartList .order-payment div[id^="efo_sign_payment"]{
    background: transparent !important;
    border: 0 !important;
    display: block !important;
    margin: 0 !important;
    max-width: none !important;
    padding: 0 !important;
    width: 100% !important;
}

.landing-cart-input #CartList .order-payment div[id^="efo_sign_payment"] > :not(dl):not(script){
    display: none !important;
}

.landing-cart-input #CartList .order-payment div[id^="efo_sign_payment"]:empty,
.landing-cart-input #CartList .order-payment span[id^="efo_sign_payment"]:empty,
.landing-cart-input #CartList .order-payment .box_PS,
.landing-cart-input #CartList .order-payment .box_PS:empty{
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.landing-cart-input #CartList .order-payment .bottom > .list,
.landing-cart-input #CartList .order-payment .bottom > .list > dl.list{
    display: block !important;
    width: 100% !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-radio-ready .kl-payment-option-row{
    align-items: center;
    background: #fff9e6 !important;
    border: 1px solid #eadfb8 !important;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex !important;
    margin: 0 auto 8px !important;
    padding: 12px 14px !important;
    width: calc(100% - 12px) !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-radio-ready .kl-payment-option-row input[type="radio"]{
    margin: 0 8px 0 0;
    width: auto !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-radio-ready .kl-payment-detail-row{
    display: none !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-radio-ready .kl-payment-detail-active.kl-payment-detail-has-fields{
    background: transparent !important;
    border: 0 !important;
    box-sizing: border-box;
    display: block !important;
    margin: -2px auto 10px !important;
    padding: 0 6px 8px !important;
    width: calc(100% - 12px) !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-detail-active input[type="hidden"],
.landing-cart-input #CartList .order-payment .kl-payment-detail-active.box_PS:empty,
.landing-cart-input #CartList .order-payment .kl-payment-detail-active[id^="efo_sign_payment"]:empty,
.landing-cart-input #CartList .order-payment .kl-payment-detail-active:empty,
.landing-cart-input #CartList .order-payment .kl-payment-detail-empty-node{
    display: none !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-detail-active p{
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1.7;
    margin: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-detail-active img{
    display: block;
    height: auto !important;
    margin: 0 0 10px !important;
    max-width: 100% !important;
    width: min(100%, 330px) !important;
}

.landing-cart-input #CartList .order-payment .bottom,
.landing-cart-input #CartList .order-payment .bottom .list,
.landing-cart-input #CartList .order-payment .bottom dl.list{
    background: transparent !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.landing-cart-input #CartList .order-payment .kl-payment-detail-active input[type="text"],
.landing-cart-input #CartList .order-payment .kl-payment-detail-active input[type="tel"],
.landing-cart-input #CartList .order-payment .kl-payment-detail-active input[type="password"],
.landing-cart-input #CartList .order-payment .kl-payment-detail-active select{
    max-width: 100% !important;
}

.landing-cart-input #CartList .order-payment .Payment_Box_ALL,
.landing-cart-input #CartList .order-payment .Payment_Box_ALL li,
.landing-cart-input #CartList .order-payment .Payment_Box_ALL p.requires,
.landing-cart-input #CartList .order-payment .Payment_Box_ALL .C_title{
    box-sizing: border-box;
    width: 100% !important;
}

.landing-cart-input #CartList .order-payment .Payment_Box_ALL .C_title{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.landing-cart-input #CartList .order-payment .Payment_Box_ALL p.requires{
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.landing-cart-input #CartList .order-payment .Payment_Box_ALL input[id$="tbCreditCardNo1"],
.landing-cart-input #CartList .order-payment .Payment_Box_ALL input[id$="tbCreditAuthorName"],
.landing-cart-input #CartList .order-payment .Payment_Box_ALL input[id$="tbCreditSecurityCode"]{
    box-sizing: border-box;
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

.landing-cart-input #CartList .order-payment .Payment_Box_ALL p#cardDL{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 10px;
}

.landing-cart-input #CartList .order-payment .Payment_Box_ALL select[id$="ddlCreditExpireMonth"],
.landing-cart-input #CartList .order-payment .Payment_Box_ALL select[id$="ddlCreditExpireYear"]{
    flex: 0 0 76px;
    width: 76px !important;
}

.landing-cart-input #CartList .kl-empty-cart-row{
    display: none !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.landing-cart-comfirm .kl-confirm-shipping-address,
.landing-cart-comfirm .kl-confirm-delivery-info{
    display: none !important;
}

.landing-cart-comfirm .kl-confirm-step-flow{
    display: block;
    margin: 8px auto 14px;
}

.landing-cart-comfirm .kl-confirm-top-submit{
    display: none;
}

.landing-cart-comfirm .cart-footer{
    margin-top: 0 !important;
    padding: 0 0 10px !important;
}

.landing-cart-comfirm .cart-footer .txt{
    margin: 0 0 6px !important;
}

.landing-cart-comfirm .cart-footer::after{
    background: #F5F4ED !important;
    border-top: 1px solid rgba(44, 41, 37, 0.08) !important;
    box-sizing: border-box !important;
    color: rgba(74, 72, 68, 0.72) !important;
    content: "おもちゃサブスク・知育玩具レンタル｜キッズ・ラボラトリー\A KIDS LABORATORY" !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    line-height: 2 !important;
    margin: 22px 0 0 !important;
    padding: 24px 16px 28px !important;
    text-align: center !important;
    white-space: pre-line !important;
    width: 100% !important;
}

.landing-cart-comfirm .button-next.order{
    display: flex;
    justify-content: center;
    margin: 28px auto 8px !important;
    width: 100%;
}

.landing-cart-comfirm .button-next.order .btn{
    align-items: center !important;
    box-sizing: border-box;
    display: inline-flex !important;
    justify-content: center !important;
    line-height: 1.25 !important;
    max-width: 430px !important;
    min-height: 74px !important;
    overflow: hidden !important;
    padding: 18px 92px 18px 42px !important;
    position: relative !important;
    text-align: center !important;
    width: min(92vw, 430px) !important;
}

.landing-cart-comfirm .button-next.order .btn::before{
    bottom: auto !important;
    height: 58px !important;
    left: auto !important;
    pointer-events: none !important;
    right: 12px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 58px !important;
}

.landing-cart-comfirm .kl-confirm-assurance{
    background: #fff7fa;
    border: 1px solid #f4c6d4;
    border-radius: 8px;
    box-sizing: border-box;
    color: #2e1c1a;
    font-size: 13px;
    line-height: 1.7;
    margin: 16px auto 12px;
    max-width: 640px;
    padding: 12px 14px;
    text-align: left;
    width: calc(100% - 32px);
}

.landing-cart-comfirm .kl-confirm-assurance__title{
    color: #e4547c;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 6px;
}

.landing-cart-comfirm .kl-confirm-assurance ul{
    list-style: disc;
    margin: 0;
    padding-left: 1.35em;
}

.landing-cart-comfirm .kl-confirm-assurance li{
    margin: 0 0 4px;
}

@media screen and (max-width: 767px){
    .landing-cart-input #CartList a,
    .landing-cart-input #CartList button,
    .landing-cart-input #CartList input[type="button"],
    .landing-cart-input #CartList input[type="submit"]{
        align-items: center;
        display: inline-flex;
        min-height: 32px;
    }

    .landing-cart-input #CartList div.productList dl.name .delete a{
        padding: 7px 0 !important;
    }

    #CartList .kl-guide-phone-contact__mail a,
    #CartList #dvUserRegistRegulation a{
        align-items: center !important;
        box-sizing: border-box !important;
        display: inline-flex !important;
        min-height: 32px !important;
        padding-bottom: 6px !important;
        padding-top: 6px !important;
    }

    #CartList p.delete a{
        box-sizing: border-box !important;
        min-height: 32px !important;
        padding-bottom: 8px !important;
        padding-top: 8px !important;
    }

    #CartList a[href*="np-atobarai.jp"],
    #CartList a:has(img[src*="atobarai_newbanner"]){
        display: inline-block !important;
        min-height: 120px !important;
    }
}

.landing-cart-input #CartList dt,
.landing-cart-input #CartList .C_title{
    scroll-margin-top: 92px;
}

@media screen and (max-width: 767px){
    .landing-cart-input #CartList .priceList dl.result{
        font-size: 17px !important;
        padding: 4px 0 2px !important;
    }

    .landing-cart-input #CartList .priceList dl.result dd{
        font-size: 16px !important;
    }

    .landing-cart-input #CartList .columnLeft dd{
        box-sizing: border-box;
        max-width: 100%;
        width: 100%;
    }

    .landing-cart-input #CartList .columnLeft dd.birth{
        display: grid !important;
        gap: 6px;
        grid-template-columns: minmax(0, 1fr) 18px minmax(0, 1fr) 18px minmax(0, 1fr) 18px;
    }

    .landing-cart-input #CartList .columnLeft dd.birth select{
        min-width: 0 !important;
        width: 100% !important;
    }

    .landing-cart-input #CartList .columnLeft dd.zip p:not(.attention){
        display: grid !important;
        gap: 8px;
        grid-template-columns: auto minmax(0, 1fr) auto minmax(0, 1fr) !important;
        width: 100% !important;
    }

    .landing-cart-input #CartList .columnLeft dd.zip input{
        min-width: 0 !important;
        width: 100% !important;
    }

    .landing-cart-input #CartList .columnLeft dd.tel input,
    .landing-cart-input #CartList .columnLeft dd.tel .input_widthC{
        min-width: 0 !important;
        width: 100% !important;
    }

    .landing-cart-input #CartList .columnLeft dd:not(.zip):not(.birth){
        box-sizing: border-box;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .landing-cart-input #CartList .columnLeft dd input[type="email"],
    .landing-cart-input #CartList .columnLeft dd input[type="tel"],
    .landing-cart-input #CartList .columnLeft dd input[type="password"],
    .landing-cart-input #CartList .columnLeft dd .input_widthE,
    .landing-cart-input #CartList .columnLeft dd .input_widthC{
        box-sizing: border-box;
        display: block;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .landing-cart-input #CartList input[id$="tbOwnerAddr4"],
    .landing-cart-input #CartList input[id$="tbShippingAddr4"]{
        background: #ffffff !important;
        border-color: #d1d5db !important;
        color: #222222 !important;
    }

    .landing-cart-input #CartList input[id$="tbOwnerAddr4"]::placeholder,
    .landing-cart-input #CartList input[id$="tbShippingAddr4"]::placeholder{
        color: #999999 !important;
    }

    .landing-cart-input #CartList input[id$="cbOwnerMailFlg"]{
        margin-bottom: 0 !important;
    }

    .landing-cart-input #CartList input[id$="cbOwnerMailFlg"] + label,
    .landing-cart-input #CartList span[id$="cbOwnerMailFlg"]{
        margin-bottom: 0 !important;
    }

    .landing-cart-input #CartList dt:has(+ dd input[id$="cbOwnerMailFlg"]) + dd{
        min-height: 0 !important;
        padding-bottom: 0 !important;
    }

.landing-cart-input #CartList .columnLeft dd:has(input[id$="cbOwnerMailFlg"]){
    min-height: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 12px !important;
}

.landing-cart-input #CartList .columnLeft dd:has(input[id$="cbOwnerMailFlg"]) + dt{
    margin-top: 0 !important;
    padding-top: 12px !important;
}

.landing-cart-input #CartList .shipping-require{
    display: none !important;
}

.landing-cart-input #CartList #dvUserPassword,
.landing-cart-input #CartList #dvUserPassword dd{
    margin-bottom: 0 !important;
        padding-bottom: 2px !important;
    }

    .landing-cart-input #CartList .order-payment{
        margin-top: 0 !important;
    }

    .landing-cart-input #CartList .columnLeft dd.zip{
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .landing-cart-input #CartList .columnLeft dd.zip + .notes{
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
}

/* cart-flow: consolidated cart layout rules */
.landing-cart-input{
    box-sizing: border-box !important;
    padding-top: 80px !important;
}

body:has(.landing-cart-input) #CartList,
#Contents .landing-cart-input #CartList{
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body:has(.landing-cart-input) #CartList .columnLeft dt,
#Contents .landing-cart-input #CartList .columnLeft dt{
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

body:has(.landing-cart-input) #CartList div.productList div.list h2.deco1,
#Contents .landing-cart-input #CartList div.productList div.list h2.deco1{
    box-sizing: border-box !important;
    display: block !important;
    left: auto !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: none !important;
    width: 100vw !important;
}

body:has(.landing-cart-input) #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel,
#Contents .landing-cart-input #CartList #ctl00_ContentPlaceHolder1_ucInputForm_rCartList_ctl00_upProductListUpdatePanel{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body:has(.landing-cart-input) #CartList div.productList dl.name dt.product-image,
body:has(.landing-cart-input) #CartList div.productList dl.name dt.product-image img,
#Contents .landing-cart-input #CartList div.productList dl.name dt.product-image,
#Contents .landing-cart-input #CartList div.productList dl.name dt.product-image img{
    display: none !important;
}

body:has(.landing-cart-input) #CartList div.productList dl.name,
#Contents .landing-cart-input #CartList div.productList dl.name{
    display: block !important;
}

body:has(.landing-cart-input) #CartList div.productList dl.name dd,
#Contents .landing-cart-input #CartList div.productList dl.name dd{
    display: block !important;
}

body:has(.landing-cart-input) #CartList div.btmbtn,
body:has(.landing-cart-input) #CartList div.btmbtn.below,
body:has(.landing-cart-input) #CartList div.btmbtn ul,
body:has(.landing-cart-input) #CartList div.btmbtn li,
#Contents .landing-cart-input #CartList div.btmbtn,
#Contents .landing-cart-input #CartList div.btmbtn.below,
#Contents .landing-cart-input #CartList div.btmbtn ul,
#Contents .landing-cart-input #CartList div.btmbtn li{
    box-sizing: border-box !important;
    display: block !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
    width: 100% !important;
}

body:has(.landing-cart-input) #CartList div.btmbtn .btn-large.btn-success,
#Contents .landing-cart-input #CartList div.btmbtn .btn-large.btn-success,
body:has(.landing-cart-comfirm) .cart-footer .button-next.order .btn,
.landing-cart-comfirm .cart-footer .button-next.order .btn{
    align-items: center !important;
    display: inline-flex !important;
    justify-content: center !important;
    line-height: 1.25 !important;
    min-height: 74px !important;
    overflow: hidden !important;
    padding: 18px 92px 18px 42px !important;
    position: relative !important;
    text-align: center !important;
    width: min(92vw, 430px) !important;
}

body:has(.landing-cart-input) #CartList div.btmbtn .btn-large.btn-success::before,
#Contents .landing-cart-input #CartList div.btmbtn .btn-large.btn-success::before,
body:has(.landing-cart-comfirm) .cart-footer .button-next.order .btn::before,
.landing-cart-comfirm .cart-footer .button-next.order .btn::before{
    bottom: auto !important;
    height: 58px !important;
    left: auto !important;
    pointer-events: none !important;
    right: 12px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 58px !important;
}

#CartList .notes.kl-birth-copy,
#CartList #efo_sign_birth .notes.kl-birth-copy{
    background: transparent !important;
    color: #6b7280 !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    margin: 4px 0 0 !important;
    padding: 0 !important;
}

@media screen and (min-width: 768px){
    body:has(.landing-cart-input) #CartList div.productList div.list,
    body:has(.landing-cart-input) #CartList div.productList div.cartOrder,
    #Contents .landing-cart-input #CartList div.productList div.list,
    #Contents .landing-cart-input #CartList div.productList div.cartOrder{
        background: #fff9e6 !important;
        max-width: 760px !important;
        width: 100% !important;
    }

    body:has(.landing-cart-input) #CartList div.productList div.priceList,
    #Contents .landing-cart-input #CartList div.productList div.priceList{
        width: 100% !important;
    }

    .landing-cart-comfirm .order__comfirm dt{
        font-size: 18px !important;
        line-height: 1.55 !important;
    }

    .landing-cart-comfirm .order__comfirm dd,
    .landing-cart-comfirm .order__comfirm p,
    .landing-cart-comfirm .order__sum .order__item_info,
    .landing-cart-comfirm .order__sum .cart-unit-footer dl{
        font-size: 14px !important;
        line-height: 1.75 !important;
    }

    .landing-cart-comfirm .order__comfirm .notes,
    .landing-cart-comfirm #dvUserBox .notes{
        font-size: 13px !important;
        line-height: 1.65 !important;
    }

    .landing-cart-comfirm .order__comfirm .order__heading,
    .landing-cart-comfirm .order__sum .order__heading{
        font-size: 20px !important;
        line-height: 2.4 !important;
    }

    .landing-cart-comfirm .order__sum .cart-unit > dl{
        font-size: 18px !important;
        line-height: 1.5 !important;
    }

    .landing-cart-comfirm .cart-footer .button-next.order .btn{
        font-size: 18px !important;
    }
}

@media screen and (max-width: 767px){
    .landing-cart-input{
        padding-top: 60px !important;
    }

    body:has(.landing-cart-input) #CartList div.btmbtn .btn-large.btn-success,
    #Contents .landing-cart-input #CartList div.btmbtn .btn-large.btn-success,
    body:has(.landing-cart-comfirm) .cart-footer .button-next.order .btn,
    .landing-cart-comfirm .cart-footer .button-next.order .btn{
        min-height: 64px !important;
        padding: 15px 68px 15px 24px !important;
        width: 92vw !important;
    }

    body:has(.landing-cart-input) #CartList div.btmbtn .btn-large.btn-success::before,
    #Contents .landing-cart-input #CartList div.btmbtn .btn-large.btn-success::before,
    body:has(.landing-cart-comfirm) .cart-footer .button-next.order .btn::before,
    .landing-cart-comfirm .cart-footer .button-next.order .btn::before{
        height: 50px !important;
        right: 8px !important;
        width: 50px !important;
    }

    .landing-cart-comfirm .order__comfirm,
    .landing-cart-comfirm .order__sum{
        width: calc(100% - 24px) !important;
    }

    .landing-cart-comfirm .order__sum{
        margin-bottom: 18px !important;
    }

    .landing-cart-comfirm .cart-footer{
        padding-top: 0 !important;
    }

    .landing-cart-comfirm .order__comfirm dt{
        font-size: 16px !important;
    }

    .landing-cart-comfirm .order__comfirm dd,
    .landing-cart-comfirm .order__sum .order__item_info,
    .landing-cart-comfirm .order__sum .cart-unit-footer dl{
        font-size: 13px !important;
        line-height: 1.65 !important;
    }

    .landing-cart-comfirm .order__comfirm .order__heading,
    .landing-cart-comfirm .order__sum .order__heading{
        font-size: 18px !important;
        line-height: 2.3 !important;
    }

    #CartList .notes.kl-birth-copy,
    #CartList #efo_sign_birth .notes.kl-birth-copy{
        font-size: 12px !important;
    }
}
