.b2b-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:2px solid #d9d9d9}.b2b-header-title{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;line-height:0}.b2b-header-logo{height:32px;width:auto;max-width:220px;object-fit:contain}.b2b-header-menu-btn{background:none;border:none;cursor:pointer;padding:0}.b2b-header-spacer{width:24px;height:24px;display:inline-block}.b2b-main-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:opacity .2s ease;z-index:12000}.b2b-main-menu-overlay.active{opacity:1;visibility:visible}.b2b-main-menu{position:fixed;top:0;right:max(0px,calc((100vw - 428px) / 2));width:280px;height:100%;background:#fff;padding:20px 18px;transform:translateX(100%);transition:transform .2s ease;overflow-y:auto;border-left:1px solid #d9d9d9;z-index:12001}.b2b-main-menu.active{transform:translateX(0)}.b2b-main-menu-header{display:flex;justify-content:space-between;align-items:center;font-weight:800;margin-bottom:16px}.b2b-main-menu-close{background:none;border:none;font-size:20px;cursor:pointer}.b2b-main-menu-section{margin-bottom:16px}.b2b-main-menu-section h4{font-size:14px;font-weight:800;color:#1e4ea1;margin-bottom:6px}.b2b-main-menu-section ul{list-style:none;padding:0;margin:0;font-size:13px;color:#333;line-height:1.6}.b2b-main-menu-section p{margin:2px 0;font-size:13px;color:#333}.b2b-main-menu-link{width:100%;border:0;background:transparent;color:#1e4ea1;font-size:13px;padding:0;text-align:left;cursor:pointer}.b2b-main-menu-logout{width:100%;height:36px;border:1px solid #1e4ea1;background:#f1f4ff;color:#1e4ea1;font-weight:700;border-radius:8px;cursor:pointer}.b2b-contracts-wrapper{min-height:100vh;background:#fff;padding:24px 20px 40px;display:flex;justify-content:center}.b2b-contracts-container{width:100%;max-width:428px}.b2b-contracts-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #1e4ea1;color:#1e4ea1;font-weight:800}.b2b-contracts-header h1{font-size:18px}.b2b-contracts-close{border:none;background:none;font-size:20px;cursor:pointer;color:#1e4ea1}.b2b-contracts-filter{padding:10px 16px;border-bottom:1px solid #1e4ea1}.b2b-contracts-filter select{width:100%;border:none;font-weight:700;font-size:14px;outline:none}.b2b-contracts-note{padding:10px 16px;font-size:12px;line-height:1.5}.b2b-contracts-note span{color:#1e4ea1;font-weight:700}.b2b-contracts-card{border-top:1px solid #1e4ea1;padding:12px 16px}.b2b-contracts-no{font-weight:800;color:#1e4ea1;margin-bottom:8px}.b2b-contracts-grid{display:grid;grid-template-columns:90px 1fr 90px 1fr;border:1px solid #1e4ea1}.b2b-contracts-grid .label{background:#eaf1ff;font-weight:700;text-align:center}.b2b-contracts-grid>div{border-right:1px solid #1e4ea1;border-bottom:1px solid #1e4ea1;padding:6px;font-size:11px;line-height:1.2;word-break:keep-all}.b2b-contracts-grid>div:nth-child(4n){border-right:none}.b2b-contracts-grid>div:nth-last-child(-n+4){border-bottom:none}.b2b-contracts-grid .highlight{color:#1e4ea1;font-weight:700}.b2b-contracts-grid .label{font-size:10.5px}.b2b-contracts-grid>div:not(.label){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-contracts-grid .span-3{grid-column:span 3;border-right:none}.b2b-contracts-detail{margin-top:8px;background:none;border:none;color:#1e4ea1;font-weight:700;cursor:pointer;width:100%;text-align:right}.b2b-contracts-more{width:100%;margin:16px 0;height:44px;border:1px solid #1e4ea1;background:#fff;font-weight:700;cursor:pointer}.b2b-contracts-more:disabled{opacity:.6;cursor:not-allowed}.b2b-cc-wrapper{min-height:100vh;background:#fff;padding:24px 20px 40px;display:flex;justify-content:center}.b2b-cc-container{width:100%;max-width:428px}.b2b-cc-main{background:#fff}.b2b-cc-title-line{font-size:18px;text-align:center;color:#000;padding:15px 0;border-bottom:1px solid #eee;background-color:#fff;font-weight:800}.b2b-cc-hero{padding:20px 16px 30px;text-align:center}.b2b-cc-hero-image{background:url(/images/customer_c_main.png) no-repeat top;background-size:contain;width:100%;height:100px;margin-bottom:12px}.b2b-cc-hero-text p{font-size:16px;color:#333;line-height:1.5;margin-bottom:6px}.b2b-cc-hero-text strong{display:block;font-size:18px;color:#1b37e1;margin-bottom:12px}.b2b-cc-hero-actions{border:1px solid #d9d9d9;border-radius:15px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.b2b-cc-hero-actions button{background:#fff;border:none;padding:14px 6px;font-size:13px;cursor:pointer}.b2b-cc-hero-actions button+button{border-left:1px solid #d9d9d9}.b2b-cc-claim{padding:0 16px 20px}.b2b-cc-claim h3{font-size:16px;margin-bottom:12px;color:#000}.b2b-cc-claim-item{width:100%;display:flex;justify-content:space-between;align-items:center;background:#f5f7fb;border:1px solid #e0e6f3;border-radius:10px;padding:12px 14px;margin-bottom:10px;font-size:14px;cursor:pointer}.b2b-cc-claim-item span{color:#1b37e1;font-size:12px}.b2b-cc-notice{padding:10px 16px 20px}.b2b-cc-notice-header{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;margin-bottom:12px}.b2b-cc-notice ul{list-style:none;padding:0;margin:0}.b2b-cc-notice li{padding:6px 0}.b2b-cc-notice li button{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:center;background:none;border:none;padding:0;text-align:left;cursor:pointer;color:#333}.b2b-cc-notice-title{font-size:14px;color:#333;flex:1 1}.b2b-cc-notice-date{font-size:12px;color:#999;flex-shrink:0}.b2b-cc-notice-empty{color:#999;font-size:14px}.customer-qna-container-mobile{padding:20px 16px}.customer-qna-header-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #000}.customer-qna-title-mobile{font-size:18px;color:#000;margin:0;font-weight:800}.customer-qna-close-mobile{background:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:8px 16px;font-size:14px;color:#333;cursor:pointer}.customer-qna-list-mobile{margin-bottom:30px}.customer-qna-no-data-mobile{text-align:center;padding:40px 0;color:#999;font-size:14px}.customer-qna-item-mobile{padding:15px 0;border-bottom:1px solid #f0f0f0}.customer-qna-subject-mobile{margin-bottom:8px;font-size:14px;line-height:1.5}.customer-qna-status-badge-mobile{font-size:12px;margin-right:5px;font-weight:700}.customer-qna-status-badge-mobile[data-status=\C644\B8CC]{color:#28a745}.customer-qna-status-badge-mobile[data-status=\BBF8\C644\B8CC]{color:#dc3545}.customer-qna-secret-icon-mobile{font-size:14px;margin-right:5px}.customer-qna-link{background:none;border:none;padding:0;color:#333;font-size:14px;cursor:pointer;text-align:left}.customer-qna-link:hover{color:#1b37e1}.customer-qna-info-mobile{display:flex;gap:10px;font-size:12px;color:#999}.customer-qna-info-mobile em{font-style:normal;color:#1b37e1}.customer-qna-footer-mobile{margin-top:30px}.customer-qna-pagination-mobile{display:flex;justify-content:center;gap:5px;margin-bottom:20px;list-style:none;padding:0}.customer-qna-pagination-mobile li{display:inline-block}.customer-qna-pagination-mobile a{display:block;padding:8px 12px;border:1px solid #ddd;border-radius:4px;color:#333;text-decoration:none;font-size:14px}.customer-qna-pagination-mobile li.active a{background:#1b37e1;color:#fff;border-color:#1b37e1}.customer-qna-search-mobile{display:flex;gap:5px;margin-bottom:15px}.customer-qna-search-mobile input{flex:1 1;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.customer-qna-search-mobile button{padding:10px 20px;font-size:14px}.customer-qna-register-btn-mobile,.customer-qna-search-mobile button{background:#1b37e1;color:#fff;border:none;border-radius:4px;cursor:pointer}.customer-qna-register-btn-mobile{width:100%;padding:12px;font-size:15px;font-weight:800}.modal-overlay-mobile{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content-mobile{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-qna-mobile{max-width:450px}.modal-header-mobile{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.modal-header-mobile h2{font-size:18px;color:#000;margin:0;font-weight:800}.modal-close-mobile{background:none;border:none;font-size:28px;color:#999;cursor:pointer;line-height:1;padding:0;width:30px;height:30px}.modal-body-mobile{padding:20px}.form-group-mobile{margin-bottom:16px}.form-group-mobile label{display:block;margin-bottom:8px;font-size:14px;color:#333;font-weight:700}.required-mobile{color:#dc3545}.form-input-mobile{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.form-input-mobile:focus{outline:none;border-color:#1b37e1}.form-textarea-mobile{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;resize:vertical;font-family:inherit;box-sizing:border-box}.form-textarea-mobile:focus{outline:none;border-color:#1b37e1}.modal-footer-mobile{display:flex;gap:10px;padding:20px;border-top:1px solid #eee}.save-btn-mobile{background:#1b37e1;color:#fff;border:none;border-radius:4px;font-weight:800}.cancel-btn-mobile,.save-btn-mobile{flex:1 1;padding:12px;font-size:15px;cursor:pointer}.cancel-btn-mobile{background:#fff;color:#333;border:1px solid #ddd;border-radius:4px;font-weight:700}.checkbox-label-mobile{display:flex;align-items:center;gap:8px;cursor:pointer}.form-checkbox-mobile{width:18px;height:18px;cursor:pointer}.customer-qna-detail-mobile{padding:20px 16px}.customer-qna-detail-header-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #000}.customer-qna-detail-title-mobile{font-size:18px;color:#000;margin:0;font-weight:800}.customer-qna-detail-back-mobile{background:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:8px 16px;font-size:14px;color:#333;cursor:pointer}.customer-qna-detail-body-mobile{display:flex;flex-direction:column;gap:18px}.customer-qna-detail-meta-mobile{border-bottom:1px solid #f0f0f0;padding-bottom:12px}.customer-qna-detail-title-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.customer-qna-detail-title-row h2{font-size:16px;margin:0;font-weight:700;color:#333}.customer-qna-detail-info{display:flex;gap:10px;font-size:12px;color:#999}.customer-qna-detail-info em{font-style:normal;color:#1b37e1}.customer-qna-detail-content{font-size:14px;color:#333;line-height:1.6}.customer-qna-detail-content p{margin:0 0 8px}.customer-qna-detail-secret{background:#f8f9fa;border:1px solid #e6e8ec;border-radius:8px;padding:16px;font-size:14px;color:#555}.customer-qna-detail-secret p{margin:0 0 12px}.customer-qna-detail-secret-form{display:flex;gap:8px}.customer-qna-detail-secret-form input{flex:1 1;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.customer-qna-detail-secret-form button{padding:10px 14px;background:#1b37e1;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer}.customer-qna-detail-response h3{font-size:15px;margin:0 0 8px;color:#000}.customer-qna-detail-response-meta{display:flex;gap:10px;font-size:12px;color:#999;margin-bottom:8px}.customer-qna-detail-edit{display:flex;flex-direction:column;gap:12px}.customer-qna-detail-actions{display:flex;gap:10px;margin-top:12px}.customer-qna-detail-actions button{flex:1 1;padding:10px;border:none;border-radius:4px;background:#1b37e1;color:#fff;font-size:14px;cursor:pointer}.customer-qna-detail-actions button.secondary{background:#fff;color:#333;border:1px solid #ddd}.customer-qna-detail-password{flex:1 1}.customer-qna-detail-password input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.event-insurance-mobile{min-height:100vh;background-color:#fff;isolation:isolate;--rdo-area-w:48%;--rdo-btn-w:32%;--rdo-label-fs:12px;--rdo-btn-fs:16px;--rdo-btn-h:32px}.event-insurance-mobile .date-picker-wrapper .react-datepicker__input-container input.tourGuard_input_w01:not(.user-selected){color:#ddd}.event-insurance-mobile .date-picker-wrapper .react-datepicker__input-container input.tourGuard_input_w01.user-selected{color:#000}.event-insurance-mobile *{box-sizing:border-box}.event-insurance-mobile input,.event-insurance-mobile select,.event-insurance-mobile textarea{font-size:16px!important}.event-insurance-mobile .bgcolor_white,.event-insurance-mobile.bgcolor_white{background-color:#fff}.event-insurance-mobile #isbwrapper{width:100%;max-width:100%;margin:0 auto}.event-insurance-mobile .prow_01{padding:0 20px 80px}.event-insurance-mobile .tourG_mat04{margin-top:20px!important}.event-insurance-mobile .tourG_mat06{margin-top:15px!important}.event-insurance-mobile .tourG_mat10{margin-top:35px}.event-insurance-mobile .tourG_mat20{margin-top:60px}.event-insurance-mobile .tourG_mat22{margin-top:5px}.event-insurance-mobile .tourG_mat27{margin-top:11px}.event-insurance-mobile .tourG_mab01{margin-bottom:25px}.event-insurance-mobile .tourG_mab03{margin-bottom:10px!important}.event-insurance-mobile .tourG_mab05{margin-bottom:20px}.event-insurance-mobile .tourG_mab07{margin-bottom:7px}.event-insurance-mobile .tourG_mRight02{margin-right:5px}.event-insurance-mobile .tourG_Wrap{padding:0}.event-insurance-mobile .tourG_mleft04{margin-left:5px}.event-insurance-mobile .tour2023_title02{font-size:22px;font-weight:700;color:#2c2c2c;line-height:1.4;margin-top:25px;margin-bottom:0}.event-insurance-mobile .tour2023_title05{font-size:20px;font-weight:600;color:#2c2c2c;margin-bottom:0}.event-insurance-mobile .tour2023_title18{font-size:18px;font-weight:600;color:#2c2c2c}.event-insurance-mobile .tour2023_txt40{font-size:14px;color:#808181;line-height:1.6}.event-insurance-mobile .tour2023_txt01{font-size:13px;line-height:1.6}.event-insurance-mobile .tour2023_grey{color:#a5a5a5}.event-insurance-mobile .tour2023_blue{color:#1b37e1!important}.event-insurance-mobile .tour2023_flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.event-insurance-mobile .tour2023_insuBox01{display:inline-block;line-height:1.4}.event-insurance-mobile .in_wrap{margin-top:30px}.event-insurance-mobile .pb5{padding-bottom:5px;position:relative}.event-insurance-mobile .tourGuard_Info{width:100%}.event-insurance-mobile .mag5{margin-top:5px}.event-insurance-mobile .tourGuard_form_tt.event-insurance-radio-group{margin:5px 0 10px!important;padding:0 20px!important;height:65px!important;min-height:65px!important;box-sizing:border-box!important}.event-insurance-mobile .tourGuard_form_tt{position:relative;height:65px;border:1px solid #c3c6ce;border-radius:15px;background:#fff;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.event-insurance-mobile .tourGuard_form_tt>label{position:absolute;top:6px;left:20px;color:#9797a3;font-size:12px;letter-spacing:-.8px}.event-insurance-mobile .tourGuard_form_tt input[type=date],.event-insurance-mobile .tourGuard_form_tt input[type=tel],.event-insurance-mobile .tourGuard_form_tt input[type=text]{height:32px;padding-left:10px;border:0;color:#000;font-size:16px;letter-spacing:0;display:inline-block;margin-top:15px;margin-left:10px;background:transparent;outline:none}.event-insurance-mobile .tourGuard_form_tt input[type=date]{font-size:10px!important}.event-insurance-mobile .tourGuard_form_tt input::placeholder{color:#ddd}.event-insurance-mobile .tourGuard_input_w01{width:38%}.event-insurance-mobile .tourGuard_input_w02{width:90%}.event-insurance-mobile .tourGuard_input_w03{width:20%;margin-right:10px}.event-insurance-mobile .tourG_line03{position:relative}.event-insurance-mobile .tourG_line03:after,.event-insurance-mobile .tourG_line03:before{content:"-";position:absolute;color:#333;font-size:16px;top:50%;transform:translateY(-50%)}.event-insurance-mobile .tourG_line03:before{left:29%}.event-insurance-mobile .tourG_line03:after{left:66%}.event-insurance-mobile .tourGuard_txt03{font-size:16px;color:#333;margin:0 10px;position:absolute;left:32%;top:50%;transform:translateY(-50%)}.event-insurance-mobile .tourGuard_input_cell08{width:30%;display:inline-block;vertical-align:middle}.event-insurance-mobile .tourGuard_input_cell09{width:30%}.event-insurance-mobile .tourGuard_ps_box{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.event-insurance-mobile .tourGuard_ps_box select,.event-insurance-mobile .tourGuard_sel{width:100%;height:40px;border:none;border-radius:5px;padding:0 10px;font-size:16px;background-color:#fff;cursor:pointer;outline:none}.event-insurance-mobile .tourG_line,.event-insurance-mobile .tourGuard{position:relative}.event-insurance-mobile .arrival-date-field.tourG_line:after,.event-insurance-mobile .departure-date-field.tourG_line:after{content:"";position:absolute;width:47px;height:50px;top:-4px;left:40%;border-bottom:1px solid #d5d7dd;transform:rotate(297deg);z-index:1}.event-insurance-mobile .tourGuard_bg_join{display:inline-flex;align-items:center;justify-content:center;background:transparent}.event-insurance-mobile .tourGuard_input_cell{position:relative;display:inline-flex;align-items:center;background:transparent}.event-insurance-mobile .arrival-date-field .tourGuard_input_cell02,.event-insurance-mobile .departure-date-field .tourGuard_input_cell02{width:40%;margin-left:10px;margin-top:15px}.event-insurance-mobile .tourGuard_sel07{width:100%;padding:0!important;border:none;background:transparent;color:#000;font-size:16px;outline:none;cursor:pointer}.event-insurance-mobile .tourGuard_txt21{font-size:16px;color:#333;margin-left:10px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.event-insurance-mobile .event-insurance-radio-group .tourG_rdo_area{width:var(--rdo-area-w);margin:0;text-align:left;position:relative;display:block;box-sizing:border-box}.event-insurance-mobile .event-insurance-radio-group .event-insurance-rdo-label{position:absolute!important;top:6px!important;left:20px!important;margin:0!important;padding:0!important;font-size:var(--rdo-label-fs)!important;color:#9797a3!important;white-space:nowrap;display:block!important;line-height:1.2;letter-spacing:-.8px;width:auto!important;font-weight:inherit!important}.event-insurance-mobile .event-insurance-radio-group .tourG_rdo_area>.event-insurance-inp-rdo,.event-insurance-mobile .event-insurance-radio-group .tourG_rdo_area>.tourG_inp_rdo{display:inline-block!important;width:var(--rdo-btn-w)!important;vertical-align:top!important;margin:22px 0 0 25px!important;box-sizing:border-box!important;position:relative!important}.event-insurance-mobile .tourGuard_form_tt.tourG_line{display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:65px!important;box-sizing:border-box!important}.event-insurance-mobile .tourGuard_form_tt.event-insurance-radio-group{align-items:flex-start!important}.event-insurance-mobile .event-insurance-radio-group.tourG_line:after{content:"";position:absolute;width:47px;height:50px;top:-4px;left:40%;border-bottom:1px solid #d5d7dd;transform:rotate(297deg);z-index:1}.event-insurance-mobile .event-insurance-radio-group .event-insurance-inp-rdo,.event-insurance-mobile .event-insurance-radio-group .tourG_inp_rdo{position:relative!important;width:var(--rdo-btn-w)!important;display:inline-block!important;vertical-align:middle!important;align-items:center;text-align:center;background:transparent!important;margin-left:25px!important}.event-insurance-mobile .event-insurance-radio-group .event-insurance-inp-rdo input[type=radio],.event-insurance-mobile .event-insurance-radio-group .tourG_inp_rdo input[type=radio]{position:absolute;display:block;width:1px;height:1px;margin:0;padding:0;border:0;background:none;background:transparent;cursor:pointer}.event-insurance-mobile .event-insurance-radio-group .event-insurance-inp-rdo input+label:after,.event-insurance-mobile .event-insurance-radio-group .event-insurance-inp-rdo input+label:before,.event-insurance-mobile .event-insurance-radio-group .tourG_inp_rdo input+label:after,.event-insurance-mobile .event-insurance-radio-group .tourG_inp_rdo input+label:before{content:none!important;display:none!important}.event-insurance-mobile .event-insurance-radio-group .event-insurance-inp-rdo input+label,.event-insurance-mobile .event-insurance-radio-group .tourG_inp_rdo input+label{width:100%!important;height:var(--rdo-btn-h)!important;line-height:var(--rdo-btn-h)!important;display:inline-block!important;text-align:left!important;font-size:var(--rdo-btn-fs)!important;vertical-align:middle!important;color:#ddd!important;box-sizing:border-box!important;margin:0!important;cursor:pointer!important;letter-spacing:-.8px!important}.event-insurance-mobile .event-insurance-radio-group .event-insurance-inp-rdo input:checked+label,.event-insurance-mobile .event-insurance-radio-group .tourG_inp_rdo input:checked+label{color:#00f!important;font-weight:500!important;background:transparent!important;border:none!important;z-index:1!important}.event-insurance-mobile .event-insurance-radio-group .one_line0{white-space:nowrap!important;border-left:0!important}.event-insurance-mobile .event-insurance-radio-group .event-insurance-inp-rdo input:checked+label.one_line0,.event-insurance-mobile .event-insurance-radio-group .tourG_inp_rdo input:checked+label.one_line0{color:#00f!important;border:none!important}.event-insurance-mobile .tour2024_ListB{width:100%;border:0;border-collapse:collapse;table-layout:fixed;margin-top:15px}.event-insurance-mobile .tour2024_ListB td{position:relative;height:46px;padding:7px;border:0;letter-spacing:-1.2px;font-size:13px;text-align:center;vertical-align:middle}.event-insurance-mobile .tour2024_ListB td:last-child{border-right:0}.event-insurance-mobile .tour2024_ListB td.sName{border-top:1px solid #000;background:#cfe3f6;font-size:13px;letter-spacing:-1.2px;font-weight:500;text-align:center;line-height:115%;height:45px;border-bottom:none}.event-insurance-mobile .tour2024_ListB td.sName.no01{border-top:none}.event-insurance-mobile .tour2024_ListB td.sName.Bline{border-bottom:1px solid #b5cadf}.event-insurance-mobile .tour2024_ListB_bg{background:#eff6fd}.event-insurance-mobile .tour2024_ListB_bg02{background:#fefbd0}.event-insurance-mobile .tour2024_ListB_wd{width:21%!important}.event-insurance-mobile .tour2024_ListB_wd01{width:25%!important}.event-insurance-mobile .tour2024_ListB_wd02{width:54%!important}.event-insurance-mobile .Bline{border-bottom:1px solid #b5cadf!important}.event-insurance-mobile .ag_center{text-align:center;vertical-align:middle;line-height:46px}.event-insurance-mobile .tourGuard_blue{color:#000cff}.event-insurance-mobile .tour2023_sel{position:relative;display:inline-flex;width:100%;align-items:center;justify-content:flex-end}.event-insurance-mobile .tourGuard_ps_box_event{width:auto;min-width:85%;display:inline-block;height:auto;min-height:29px;margin-top:0}.event-insurance-mobile .tour2023_estimate_form_tt{height:35px;border:1px solid #c3c6ce;border-radius:8px}.event-insurance-mobile .tour2023_estimate_form_tt.tourGuard{border:none;height:auto}.event-insurance-mobile .styled-select{position:relative;display:inline-block}.event-insurance-mobile .tourGuard_sel01{width:auto;min-width:100%;height:29px;padding:4px 30px 4px 8px!important;border:none;background:#fff url(/tour/image/mtourvalley/icon_sel.png) right 8px center no-repeat;background-size:11px;font-size:16px;line-height:1.4;white-space:nowrap;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.event-insurance-mobile .tourGuard_txt33{font-size:13px;letter-spacing:-1.8px;line-height:29px;display:inline-flex;align-items:center;margin-left:3px;vertical-align:middle}.event-insurance-mobile .tour2023_check{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:middle;line-height:20px}.event-insurance-mobile .tour2023_cir03{position:relative;z-index:10;height:23px;display:inline-block}.event-insurance-mobile .tour2023_cir.tourG_mat02,.event-insurance-mobile .tour2023_cir03.tourG_mat02{margin-top:0!important}.event-insurance-mobile .tour2023_cir03 input{position:relative;top:1px;left:3px;z-index:9;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.event-insurance-mobile .tour2023_cir03 label{text-align:left;color:#333;padding:2px 0 0;vertical-align:top;display:inline-block;margin-top:0;cursor:pointer}.event-insurance-mobile .tour2023_cir03.tour2023_chk03 input{border:1px solid #dfdfdf;border-radius:12px;background-color:#fff;height:20px;width:20px}.event-insurance-mobile .tour2023_cir03.tour2023_chk03 input:checked{background:url(/icons/chk_ov.png) no-repeat 50% #2c3fb3;background-size:64%;border:1px solid #2c3fb3}.event-insurance-mobile .tour2023_chk03 input{border:1px solid #dfdfdf;height:20px;width:20px;vertical-align:middle;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.event-insurance-mobile .tourGuard_inline{position:relative;width:100%;list-style:none;margin:5px 0;padding:0}.event-insurance-mobile .tourGuard_inline li{display:inline-block;vertical-align:top}.event-insurance-mobile .tourGuard_inline_t01{margin-right:1px}.event-insurance-mobile .tourGuard_inline_t02{width:95%}.event-insurance-mobile .tour2023_agree,.event-insurance-mobile .tourG_agree{position:relative;clear:both;text-align:left;list-style:none;margin:0;padding:0}.event-insurance-mobile .tourG_cir{position:relative;z-index:10;min-height:23px;margin-bottom:5px;display:flex;align-items:center;width:100%}.event-insurance-mobile .tourG_cir input{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:9;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.event-insurance-mobile .tourG_cir label{text-align:left;color:#333;padding:0 40px 0 30px;display:inline-block;cursor:pointer;max-width:calc(100% - 40px);line-height:1.5}.event-insurance-mobile .tourG_cir.tourG_chk input{border:1px solid #dfdfdf;border-radius:12px;background-color:#fff;height:22px;width:22px;vertical-align:middle;box-sizing:border-box}.event-insurance-mobile .tourG_cir.tourG_chk input:checked{background:url(/icons/chk_ov.png) no-repeat 50% #2c3fb3;background-size:65%;border:1px solid #2c3fb3}.event-insurance-mobile .tourG_more{display:block;background:url(/images/g_more.png) no-repeat 50%;background-size:contain}.event-insurance-mobile .tourG_agree .tourG_more{position:absolute;right:20px;top:0;width:16px;height:16px;text-indent:-9999px;overflow:hidden;z-index:11}.event-insurance-mobile .tour2023_cir{position:relative;display:inline-block;z-index:10;height:23px;margin-bottom:5px}.event-insurance-mobile .tour2023_cir input{position:absolute;top:-1px;left:3px;z-index:9;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.event-insurance-mobile .tour2023_cir label{text-align:left;color:#333;padding:2px 0 0 30px;vertical-align:top;display:inline-block;margin-top:0;cursor:pointer}.event-insurance-mobile .tour2023_cir.tour2023_chk input{border:1px solid #dfdfdf;border-radius:12px;background-color:#fff;height:22px;width:22px;vertical-align:middle;box-sizing:border-box}.event-insurance-mobile .tour2023_cir.tour2023_chk input:checked{background:url(/icons/chk_ov.png) no-repeat 50% #2c3fb3;background-size:65%;border:1px solid #2c3fb3}.event-insurance-mobile .tourGuard_txt24{font-size:15px;letter-spacing:-1.8px;line-height:100%;color:#2c2c2c}.event-insurance-mobile .tour2023_event_file{position:relative;padding:13px 17px 0 0}.event-insurance-mobile .tour2023_btn_b01{position:relative;display:block}.event-insurance-mobile .tour2023_btn11{font-size:15px;letter-spacing:-1px;width:93px;height:37px;background-color:#eef0fc;border-radius:5px;box-sizing:border-box;color:#4d60d6!important;text-align:center;border:1px solid #4d60d6;cursor:pointer;text-decoration:none;display:inline-block;line-height:37px;padding-top:0}.event-insurance-mobile #tour2023_fixedBanner{position:relative;display:block;width:100%;margin-top:20px}.event-insurance-mobile .tour2023_bottom_btn{width:100%;display:inline-flex;justify-content:space-between}.event-insurance-mobile .tour2023_btn_b{position:relative;display:block;width:100%}.event-insurance-mobile .tour2023_btn07{width:100%;font-size:22px;color:#fff!important;padding-top:15px;height:60px;box-sizing:border-box;text-align:center;letter-spacing:-1.5px;background-color:#fe5700;cursor:pointer;text-decoration:none;display:block;border:none;border-radius:0}.event-insurance-mobile .tour2023_btn07:hover{background-color:#e04f00}@media (max-width:768px){.event-insurance-mobile .prow_01{padding:0 16px 70px}.event-insurance-mobile .tour2023_title02{font-size:20px;margin-top:20px}.event-insurance-mobile .tour2023_title05{font-size:18px}.event-insurance-mobile .tourGuard_form_tt input[type=date],.event-insurance-mobile .tourGuard_form_tt input[type=tel],.event-insurance-mobile .tourGuard_form_tt input[type=text]{font-size:16px}.event-insurance-mobile .tourGuard_form_tt.tourG_line{display:flex;justify-content:space-between;align-items:center!important;min-height:65px!important}.event-insurance-mobile .tourGuard_form_tt.tourG_line.event-insurance-radio-group,.event-insurance-mobile .tourGuard_form_tt.tourG_line.tourG_line-with-radio,.event-insurance-mobile .tourGuard_form_tt.tourG_line:has(.tourG_rdo_area){align-items:flex-start!important;min-height:65px!important}.event-insurance-mobile{--rdo-area-w:48%;--rdo-btn-w:34%;--rdo-label-fs:10px;--rdo-btn-fs:16px;--rdo-btn-h:28px}.event-insurance-mobile .arrival-date-field.tourG_line:after,.event-insurance-mobile .departure-date-field.tourG_line:after,.event-insurance-mobile .event-insurance-radio-group.tourG_line:after{width:40px;height:50px;top:-4px;left:40%;transform:rotate(297deg)}.event-insurance-mobile .tourGuard_input_cell08{width:30%}.event-insurance-mobile .tourGuard_input_w01{width:34%}.event-insurance-mobile .tourGuard_txt03{left:32%;font-size:15px}.event-insurance-mobile .tourGuard_sel{font-size:13px}}@media (max-width:480px){.event-insurance-mobile .prow_01{padding:0 12px 70px}.event-insurance-mobile .tour2023_title02{font-size:19px}.event-insurance-mobile .tour2023_title05{font-size:17px}.event-insurance-mobile .tourGuard_form_tt{height:auto;min-height:65px;padding:0 12px}.event-insurance-mobile .tourGuard_form_tt.event-insurance-radio-group{padding:0 12px!important;height:65px!important}.event-insurance-mobile .tourGuard_form_tt input[type=date],.event-insurance-mobile .tourGuard_form_tt input[type=tel],.event-insurance-mobile .tourGuard_form_tt input[type=text]{font-size:16px}.event-insurance-mobile .tourGuard_form_tt input[type=date]{font-size:10px!important}.event-insurance-mobile .tourGuard_input_cell08{width:28%}.event-insurance-mobile .tourGuard_input_w01{width:32%}.event-insurance-mobile .tourGuard_txt03{left:30%;font-size:14px}.event-insurance-mobile .tourGuard_sel{font-size:16px}.event-insurance-mobile .tourGuard_form_tt.tourG_line{min-height:65px!important;display:flex;justify-content:space-between;align-items:center!important}.event-insurance-mobile .tourGuard_form_tt.tourG_line.event-insurance-radio-group,.event-insurance-mobile .tourGuard_form_tt.tourG_line.tourG_line-with-radio,.event-insurance-mobile .tourGuard_form_tt.tourG_line:has(.tourG_rdo_area){align-items:flex-start!important;min-height:65px!important}.event-insurance-mobile{--rdo-area-w:49%;--rdo-btn-w:32%;--rdo-label-fs:11px;--rdo-btn-fs:16px;--rdo-btn-h:28px}.event-insurance-mobile .arrival-date-field.tourG_line:after,.event-insurance-mobile .departure-date-field.tourG_line:after,.event-insurance-mobile .event-insurance-radio-group.tourG_line:after{width:38px;height:50px;top:-4px;left:40%;transform:rotate(297deg)}.event-insurance-mobile .tour2024_ListB td{padding:6px 4px;font-size:11px}.event-insurance-mobile .tourGuard_sel01,.event-insurance-mobile .tourGuard_sel07{font-size:16px}.event-insurance-mobile .tourGuard_input_cell02{width:40%}.event-insurance-mobile .tour2023_btn07{font-size:20px}}@media (max-width:360px){.event-insurance-mobile .prow_01{padding:0 10px 70px}.event-insurance-mobile .tourGuard_form_tt.event-insurance-radio-group{padding:0 10px!important;height:65px!important}.event-insurance-mobile .tourGuard_form_tt.tourG_line{padding:8px 6px!important;min-height:65px!important;display:flex;justify-content:space-between;align-items:center!important}.event-insurance-mobile .tourGuard_form_tt.tourG_line.event-insurance-radio-group,.event-insurance-mobile .tourGuard_form_tt.tourG_line.tourG_line-with-radio,.event-insurance-mobile .tourGuard_form_tt.tourG_line:has(.tourG_rdo_area){align-items:flex-start!important;min-height:65px!important}.event-insurance-mobile{--rdo-area-w:48%;--rdo-btn-w:30%;--rdo-label-fs:9px;--rdo-btn-fs:14px;--rdo-btn-h:26px}.event-insurance-mobile .arrival-date-field.tourG_line:after,.event-insurance-mobile .departure-date-field.tourG_line:after,.event-insurance-mobile .event-insurance-radio-group.tourG_line:after{width:35px;height:45px;top:-4px;left:40%;transform:rotate(297deg)}.event-insurance-mobile .tourGuard_form_tt{padding:0 10px}.event-insurance-mobile .tourGuard_form_tt input[type=date],.event-insurance-mobile .tourGuard_form_tt input[type=tel],.event-insurance-mobile .tourGuard_form_tt input[type=text]{font-size:13px}.event-insurance-mobile .tourGuard_form_tt input[type=date]{font-size:10px!important}.event-insurance-mobile .tourGuard_sel07{font-size:12px}.event-insurance-mobile .tourGuard_input_cell02{width:42%}.event-insurance-mobile .tourGuard_input_cell08{width:26%}.event-insurance-mobile .tourGuard_input_w01{width:30%}.event-insurance-mobile .tourGuard_txt03{left:28%;font-size:12px}.event-insurance-mobile .tourGuard_sel{font-size:11px}}.event-insurance-mobile .help_tip{display:inline-block;width:16px;height:16px;cursor:pointer;position:relative;vertical-align:middle;margin-left:4px}.event-insurance-mobile .help_tip img{display:block;width:16px;height:16px;object-fit:contain}.event-insurance-mobile .tour2023_guide_Wrap.event-insurance-help-modal{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);z-index:9999}.event-insurance-mobile .tour2023_guide_Wrap.event-insurance-help-modal .tour2023_help_Layer{position:relative;display:block;text-align:center}.event-insurance-mobile .tour2023_guide_Wrap.event-insurance-help-modal .tour2023_help_Box{position:relative;display:block;background:#fff;height:auto;width:285px;border-radius:13px;box-sizing:border-box;padding:27px 23px 21px}.event-insurance-mobile .tour2023_guide_Wrap.event-insurance-help-modal .tour2023_help_Box .close{position:absolute;top:18px;right:4.68%;width:20px;height:20px;background:url(/icons/ico_btn_close_bl.png) no-repeat 50% 50%;background-size:contain;text-indent:-9999px;cursor:pointer;overflow:hidden}.event-insurance-mobile .tour2023_guide_Wrap.event-insurance-help-modal .tour2023_help_txt01{font-size:17px;color:#202020;letter-spacing:-1.2px;line-height:132%;padding:2px 1px 15px;text-align:left}.event-insurance-mobile .tour2023_guide_Wrap.event-insurance-help-modal .tour2023_help_txt02{font-size:14px;color:#3e3e3e;letter-spacing:-.4px;line-height:140%;padding:0 0 12px;text-align:left}.b2b-notice-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.b2b-notice-modal-content{background:#fff;max-width:400px;width:100%;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);overflow:hidden}.b2b-notice-modal-header{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:16px 20px;border-bottom:1px solid #e5e5e5}.b2b-notice-modal-title{position:absolute;left:0;right:0;font-size:18px;font-weight:700;color:#000;margin:0;text-align:center}.b2b-notice-modal-close-btn{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;color:#333;cursor:pointer;border-radius:6px}.b2b-notice-modal-close-btn:hover{background:#f0f0f0;color:#000}.b2b-notice-modal-body{font-size:14px;line-height:1.6;color:#000;text-align:left;padding:20px 24px;margin-bottom:0}.b2b-notice-modal-body p{margin:0 0 10px}.b2b-notice-modal-body p:last-child{margin-bottom:0}.b2b-notice-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px 24px}.b2b-notice-modal-btn{padding:10px 18px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none}.b2b-notice-modal-btn--secondary{background:#fff;color:#333;border:1px solid #999}.b2b-notice-modal-btn--secondary:hover{background:#f5f5f5}.b2b-notice-modal-btn--primary{background:#1e4ea1;color:#fff}.b2b-notice-modal-btn--primary:hover{background:#163a7d}.b2b-main-wrapper{min-height:100vh;background:#fff;padding:24px 20px 40px;display:flex;justify-content:center}.b2b-main-container{width:100%;max-width:428px}.b2b-main-member-card{margin-top:0;background:#e9f4df;padding:12px 16px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.b2b-main-member-card-wrap{margin-top:16px}.b2b-main-member-type{width:100%;text-align:right;font-size:14px;color:#1e4ea1;font-weight:600;margin-bottom:6px}.b2b-main-member-info{display:flex;align-items:center;gap:6px;font-size:14px}.b2b-main-member-label{color:#333;font-weight:700}.b2b-main-member-name{color:#1e4ea1;font-weight:800}.b2b-main-member-sub{display:flex;align-items:center;gap:8px}.b2b-main-member-date{font-size:12px;color:#555}.b2b-main-more-btn{border:none;background:none;color:#1e4ea1;font-weight:700;cursor:pointer}.b2b-main-card{margin-top:16px;border:1px solid #d9d9d9;border-radius:12px;padding:14px}.b2b-main-card-header{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#1e4ea1;margin-bottom:10px}.b2b-main-card-header h2{font-size:14px}.b2b-main-card-count{color:#1e4ea1;font-size:12px;white-space:nowrap}.b2b-main-card-body{border:1px solid #cfd6e4;border-radius:10px;padding:10px;display:grid;grid-template-columns:auto 1fr auto 1fr;grid-gap:6px;gap:6px;font-size:12px;color:#333}.b2b-main-card-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:24px 10px}.b2b-main-card-label{background:#eaf1ff;font-weight:700;padding:4px 6px;border-radius:6px;text-align:center}.b2b-main-card-body .highlight{color:#1e4ea1;font-weight:700;white-space:nowrap}.b2b-main-card-body>div{white-space:nowrap}.b2b-main-card-span{grid-column:span 3}.b2b-main-card-footer{text-align:right;margin-top:8px;font-size:13px;color:#1e4ea1;background:none;border:none;padding:0;cursor:pointer}.b2b-main-links{margin-top:16px;border:1px solid #d9d9d9;border-radius:12px;overflow:hidden}.b2b-main-link-row{display:flex;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e0e0e0;font-weight:700;color:#1e4ea1;cursor:pointer}.b2b-main-link-row:hover{background:#f7f9ff}.b2b-main-link-row:last-child{border-bottom:none}.b2b-main-link-action{color:#1e8f4f;font-weight:700}.b2b-main-info{margin-top:18px;border:1px solid #d9d9d9;border-radius:12px;overflow:hidden}.b2b-main-info-block{padding:14px 12px;border-bottom:1px solid #d9d9d9}.b2b-main-info-block:last-child{border-bottom:none}.b2b-main-info-title{font-size:14px;font-weight:800;color:#333;margin-bottom:10px}.b2b-main-info-title--blue{color:#1e4ea1}.b2b-main-info-row{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:#333}.b2b-main-info-row.is-clickable{cursor:pointer}.b2b-main-info-text{color:#1e4ea1}.b2b-main-info-date{color:#333;flex-shrink:0}.b2b-main-info-table{display:grid;grid-template-columns:1fr 1fr;border:1px solid #333;font-size:12px}.b2b-main-info-table--three{grid-template-columns:repeat(3,1fr)}.b2b-main-info-cell{padding:8px 6px;border-right:1px solid #333;border-bottom:1px solid #333;text-align:center}.b2b-main-info-link{color:#1e4ea1;text-decoration:underline;cursor:pointer}.b2b-main-info-link:hover{text-decoration:none}.b2b-main-info-table--three .b2b-main-info-cell:nth-child(3n),.b2b-main-info-table:not(.b2b-main-info-table--three) .b2b-main-info-cell:nth-child(2n){border-right:none}.b2b-main-info-table .b2b-main-info-cell:nth-last-child(-n+2),.b2b-main-info-table--three .b2b-main-info-cell:nth-last-child(-n+3){border-bottom:none}.b2b-main-info-account{border:1px solid #333;padding:8px;font-size:13px;color:#1e4ea1;font-weight:700;text-align:center}.b2b-notice-detail-wrapper{min-height:100vh;background:#fff;padding:24px 20px 40px;display:flex;justify-content:center}.b2b-notice-detail-container{width:100%;max-width:428px}.b2b-notice-detail-content{background:#fff}.b2b-notice-detail-title-row{font-size:18px;text-align:center;color:#000;padding:15px 0;border-bottom:1px solid #eee;background-color:#fff;position:relative;font-weight:800}.b2b-notice-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:6px;font-size:20px;line-height:1}.b2b-notice-detail-section{padding:20px 16px}.b2b-notice-detail-empty{text-align:center;padding:60px 20px;color:#999;font-size:14px}.b2b-notice-detail-header{padding-bottom:16px;margin-bottom:20px;border-bottom:2px solid #000}.b2b-notice-detail-title{font-size:18px;color:#000;line-height:1.5;margin:0 0 12px;word-break:keep-all}.b2b-notice-detail-meta{display:flex;gap:10px;font-size:12px;color:#999}.b2b-notice-detail-divider{height:1px;background:#eee;margin:20px 0}.b2b-notice-detail-body{font-size:14px;line-height:1.8;color:#333;word-break:break-word;min-height:200px}.b2b-notice-detail-body p{margin:14px 0}.b2b-notice-detail-body p:first-child{margin-top:0}.b2b-notice-detail-body p:last-child{margin-bottom:0}.b2b-notice-detail-body a{color:#1b37e1;text-decoration:underline}.b2b-notice-detail-body img{max-width:100%;height:auto}.b2b-notice-detail-footer{text-align:center;padding-top:30px;margin-top:30px;border-top:1px solid #eee}.b2b-notice-list-btn{display:inline-block;padding:12px 40px;background:#fff;border:2px solid #1b37e1;border-radius:4px;color:#1b37e1;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s}.b2b-notice-list-btn:active{background:#1b37e1;color:#fff}.payment-success-mobile{min-height:100vh;display:flex;flex-direction:column;background:#fff;overflow:visible}.payment-success-mobile .payment-success-content,.payment-success-mobile main{flex:1 1;width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;min-height:auto;overflow:visible;max-height:none;height:auto;background:#fff}.payment-success-mobile .form-section{position:relative;z-index:100;width:100%;max-width:100%;margin-bottom:0;overflow:visible;padding:0}.payment-success-mobile .form-container{width:100%;overflow:visible}.payment-success-mobile .form-card{background:#fff;border-radius:12px;padding:20px 20px 30px;box-shadow:none;overflow:visible;min-height:0;max-height:none;height:auto;display:flex;flex-direction:column;position:relative;z-index:101;isolation:isolate}.payment-success-mobile .completion-section{text-align:center;padding:30px 0}.payment-success-mobile .completion-icon{width:70px;height:70px;margin:0 auto 20px;background:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700}.payment-success-mobile .completion-message{font-size:22px;color:#333;margin-bottom:10px;font-weight:700}.payment-success-mobile .completion-name{font-size:18px;font-weight:600;color:#666;margin-bottom:6px}.payment-success-mobile .completion-submessage{font-size:16px;color:#999;margin-bottom:24px}.payment-success-mobile .view-details-btn{padding:12px 24px;background:#fff;border:2px solid #2843e5;border-radius:8px;font-size:15px;color:#2843e5;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.payment-success-mobile .view-details-btn:hover{background:#f0f4ff}.payment-success-mobile .accident-free-cash-promo{margin:30px 0;padding:28px 20px;background:#fff9e6;border-radius:12px;text-align:center}.payment-success-mobile .promo-title{font-size:14px;color:#666;margin-bottom:6px}.payment-success-mobile .promo-subtitle{font-size:20px;font-weight:700;color:#2843e5;margin-bottom:14px}.payment-success-mobile .promo-description{font-size:14px;color:#333;line-height:1.6;margin-bottom:18px}.payment-success-mobile .promo-illustration{margin:18px 0}.payment-success-mobile .promo-illustration img{max-width:100px;height:auto}.payment-success-mobile .piggy-bank-placeholder{font-size:44px}.payment-success-mobile .promo-info-btn{padding:10px 20px;background:gold;border:none;border-radius:8px;font-size:14px;color:#333;cursor:pointer;font-weight:600;transition:all .2s}.payment-success-mobile .promo-info-btn:hover{background:#ffed4e}.payment-success-mobile .completion-notes{margin:30px 0;padding:20px;background:#f9f9f9;border-radius:12px;text-align:left}.payment-success-mobile .completion-notes h3{font-size:15px;font-weight:600;color:#333;margin-bottom:12px}.payment-success-mobile .completion-notes ul{list-style:disc;padding-left:20px;line-height:1.7;color:#666;font-size:13px}.payment-success-mobile .completion-notes li{margin-bottom:6px}.payment-success-mobile .completion-next-btn{width:100%;padding:16px;background:#2843e5;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:24px;transition:all .2s}.payment-success-mobile .completion-next-btn:hover{background:#1e33c4}.footer-pc{width:100%;background:#fff;padding-top:2rem;padding-bottom:.5rem;margin-top:1rem}.footer-pc-container{max-width:800px;margin:0 auto;padding:0 2rem}.footer-pc-disclaimer{margin-bottom:1.5rem;padding-bottom:1rem}.footer-pc-disclaimer p{font-size:14px;font-weight:300;letter-spacing:-1px;color:#95979d;line-height:140%;text-align:center;margin:25px 0 15px}.footer-pc-content{display:flex;gap:2rem;align-items:flex-start;justify-content:center}.footer-pc-logo{flex-shrink:0}.footer-pc-info{flex:1 1}.footer-pc-info p{font-size:14px;font-weight:300;letter-spacing:-1px;color:#95979d;line-height:140%;text-align:left;margin-left:30px}.footer-pc-info .footer-pc-info-company{color:#000;font-weight:600}.footer-pc-copyright{padding-top:1rem;border-top:1px solid #e0e0e0}.footer-pc-copyright p{font-size:.85rem;color:#999;text-align:center}.footer-mobile{width:100%;background:#484a4f;padding:1rem;color:#fff}.footer-mobile-container{max-width:100%;text-align:center}.footer-mobile-top{display:flex;justify-content:space-between;gap:2rem;margin-bottom:.75rem;padding-bottom:.5rem;padding-left:4rem;padding-right:4rem;border-bottom:1px solid #3a3b3f}.footer-section{flex:0 0 auto}.footer-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;text-align:center}.footer-mobile-links{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}.footer-link{color:#fff;text-decoration:none;font-size:.9rem}.footer-link:hover{text-decoration:underline}.footer-divider{color:#666}.footer-mobile-info{font-size:12px;font-weight:300;line-height:1.4;color:#c5c5c5;text-align:center}.footer-mobile-info p{margin-bottom:.25rem}.company-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.company-modal-box{background:#fff;border-radius:8px;padding:2rem;max-width:90%;width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.company-modal-title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:center;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.company-modal-content{font-size:.9rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:left}.company-modal-close-btn{width:100%;padding:.75rem 1.5rem;background-color:#666;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.company-modal-close-btn:hover{background-color:#555}.gi-login-page-mobile{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fb;padding-top:24px}.gi-login-content-mobile{flex:1 1;width:100%}.gi-login-container-mobile{width:100%;background:#fff;border-radius:12px;padding:20px 16px 24px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.gi-tab-header{display:flex;border:1px solid #1a1a1a;border-radius:4px;overflow:hidden;margin-bottom:18px}.gi-tab-btn{flex:1 1;padding:10px 12px;font-size:15px;font-weight:700;border:none;background:#fff;color:#111;cursor:pointer}.gi-tab-btn.active{background:#0a5bff;color:#fff}.gi-login-form{display:flex;flex-direction:column;gap:12px}.gi-form-field{border:1px solid #e0e0e0;border-radius:6px;padding:10px 12px;background:#fff}.gi-form-label{display:block;font-size:12px;color:#666;margin-bottom:4px}.gi-form-input{width:100%;border:none;outline:none;font-size:16px;color:#333;padding:0;background:transparent}.gi-form-input::placeholder{color:#bbb}.gi-form-check{display:flex;align-items:center;gap:8px;font-size:13px;color:#666;margin-top:4px}.gi-primary-btn{width:100%;height:50px;border:none;border-radius:6px;background:#0a5bff;color:#fff;font-size:18px;font-weight:700;cursor:pointer;margin-top:8px}.gi-primary-btn:disabled{background:#ccc;cursor:not-allowed}.gi-login-links{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:18px}.gi-link-btn{background:none;border:none;font-size:13px;color:#666;cursor:pointer;padding:0}.gi-link-divider{color:#ddd;font-size:11px}.gi-login-links-right{justify-content:flex-end}.gi-guest-panel{display:flex;flex-direction:column;gap:14px}.gi-guest-box{border:1px solid #d9d9d9;border-radius:4px;padding:12px 14px;font-size:14px;line-height:1.6;color:#333;background:#fff}