.test{color:red}.agree-box{margin-bottom:16px;padding:16px;border-radius:4px;background:var(--color-neutral000)}.agree-box .title{padding:0;margin-bottom:12px;font-size:12px;font-weight:var(--font-weight-Exbold);line-height:16px;color:var(--color-neutral800)}.agree-box .list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:0 0 6px 16px}.agree-box .list__item::before{content:"";position:absolute;left:0;top:-0.5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:16px;height:16px;margin-right:2px;background:url("../images/icon/icon-club-small-bullet.svg") no-repeat 0 0}.agree-box .list__item p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-weight:var(--font-weight-normal);font-size:12px;line-height:16px;color:var(--color-black)}.agree-wrap>.chk-group{text-align:left}.agree-wrap>.chk-group label{margin-bottom:0;font-weight:var(--font-weight-Exbold);font-size:14px;line-height:24px}.agree-wrap>.chk-group label .ic-chk{top:2px}.agree-wrap>.chk-group label .danger{font-weight:var(--font-weight-Exbold);color:var(--color-danger300)}.rdo-group,.chk-group{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.rdo-group input,.chk-group input{position:absolute;opacity:0;height:0;width:0;padding:0;margin:0;font-size:0;border:0 none;cursor:pointer}.rdo-group label,.chk-group label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:20px;padding-left:28px;vertical-align:middle;text-align:left;word-wrap:break-word;word-break:keep-all;cursor:pointer}.rdo-group label span,.chk-group label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.rdo-group .ic-rdo,.rdo-group .ic-chk,.chk-group .ic-rdo,.chk-group .ic-chk{display:inline-block;position:absolute;top:0;left:0;width:20px;height:20px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}.rdo-group .ic-rdo:after,.rdo-group .ic-chk:after,.chk-group .ic-rdo:after,.chk-group .ic-chk:after{content:"";position:absolute;display:none}.rdo-group .ic-chk,.chk-group .ic-chk{background:url("../images/icon/icon-check-mint.svg") no-repeat left center/contain}.rdo-group .ic-rdo,.chk-group .ic-rdo{top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:var(--color-white)}.chk-group input:checked+label .ic-chk{background-image:url("../images/icon/icon-check-mint-select.svg")}input{padding:15px 16px;margin-right:0;width:100%;border-radius:4px;border:1px solid var(--color-neutral300);background:var(--color-white);font-size:16px;font-weight:var(--font-weight-normal);color:var(--color-neutral600)}input:disabled{background-color:var(--color-neutral000)}input::-webkit-input-placeholder{color:var(--color-neutral600)}input::placeholder,input::-webkit-input-placeholder,input:-ms-input-placeholder{color:var(--color-neutral600)}label{margin-right:0;margin-bottom:12px;font-size:14px;font-weight:var(--font-weight-semibold);color:var(--color-neutral800);width:100%}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;padding:15px 48px 15px 16px;border-radius:4px;border:1px solid var(--color-neutral300);font-size:16px;font-weight:var(--font-weight-normal);color:var(--color-black);background-color:var(--color-white);background-image:url("../images/icon/icon-dropdown.svg");background-repeat:no-repeat;background-position:right 12px center}@media(max-width: 320px){input,select{padding-left:8px}input{padding-right:8px}}.form-wrap{margin-bottom:60px}.form-wrap h4{padding-bottom:20px;font-weight:var(--font-weight-Exbold)}.form-wrap .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;font-weight:var(--font-weight-normal);font-size:12px;line-height:16px;color:var(--color-neutral700)}.form-wrap .info>i{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;margin-right:4px;background:url("../images/icon/icon-event-page-notice.svg") no-repeat center center;background-size:contain}.form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-noti{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-top:12px;font-size:var(--font-size-b3);font-weight:var(--font-weight-normal);line-height:16px;color:var(--color-neutral700)}.card-wrap .veq{display:inline-block;margin-left:2px;color:var(--color-danger300)}.card-wrap label{display:inline-block;margin-top:24px;margin-bottom:8px;font-weight:400}.card-wrap .flex-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(max-width: 330px){.card-wrap .flex-group{display:block}}.card-wrap .flex-group .card-group>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-neutral700)}.card-wrap .card-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.card-wrap .password-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:50px}.card-wrap .password-group input{width:50px;height:100%;text-align:center;font-size:24px;line-height:0}.card-wrap .password-group span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:100%;text-align:center;border-bottom:1px solid var(--color-neutral300);font-size:20px}.imei-wrap{margin-top:24px}.view-wrap{display:grid;grid-template-columns:1fr 2fr;width:100%;font-size:16px;line-height:20px}.view-wrap dt{min-width:100px;margin-right:12px;padding:12px 0;font-weight:var(--font-weight-medium);color:var(--color-neutral800)}.view-wrap dd{display:inline-block;padding:12px 0;font-weight:var(--font-weight-semibold);color:var(--color-black)}.view-wrap dd .underline{display:inline-block;position:relative;font-weight:var(--font-weight-Exbold)}.view-wrap dd .underline i{position:relative}.view-wrap dd .underline::before{content:"";display:inline-block;position:absolute;bottom:2px;left:0;width:100%;height:5px;background-color:#73eed8}.notice>li{position:relative;display:block;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:0 0 12px 16px;font-size:12px;line-height:16px;font-weight:var(--font-weight-normal);color:var(--color-neutral700)}.notice>li:last-child{padding-bottom:0}.notice>li::before{content:"";position:absolute;left:0;top:-0.5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:16px;height:16px;margin-right:2px;background:url("../images/icon/icon-club-small-bullet.svg") no-repeat 0 0}.notice.type02>li{font-size:14px;font-weight:var(--font-weight-medium);color:var(--color-neutral800)}.btn-small{margin:12px auto}.modal-contents article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:0 24px}.modal-contents img{display:block;margin:0;width:100%}.modal-contents header{text-align:left}.modal-contents header .badge{display:inline-block;height:26px;padding:0 8px;margin-bottom:10px;border-radius:20px;background-color:var(--color-primary300);color:var(--color-black);font-size:13px;line-height:26px;font-weight:var(--font-weight-bold)}.modal-contents header h5{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:20px}.modal-contents figure h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;font-weight:var(--font-weight-normal)}.modal-contents figure h5 b{display:inline-block;font-weight:var(--font-weight-Exbold)}.modal-contents figure h5 small{display:inline-block;margin-right:10px;font-size:11px;line-height:20px;color:var(--color-primary400);font-weight:var(--font-weight-Exbold)}.modal-imei-contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:48px}.modal-imei-contents article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.modal-imei-contents figure{padding:0}.modal-imei-contents figure img{display:block;margin:0;width:100%;max-width:100%}.modal-imei-contents header{text-align:left}.modal-imei-contents header .badge{display:inline-block;height:26px;padding:0 8px;margin-bottom:10px;border-radius:20px;background-color:var(--color-primary300);color:var(--color-black);font-size:13px;line-height:26px;font-weight:var(--font-weight-bold)}.modal-imei-contents header h5{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:20px}.modal-imei-contents figure h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;font-weight:var(--font-weight-normal)}.modal-imei-contents figure h5 b{display:inline-block;font-weight:var(--font-weight-Exbold)}.modal-imei-contents figure h5 small{display:inline-block;margin-right:10px;font-size:11px;line-height:20px;color:var(--color-primary400);font-weight:var(--font-weight-Exbold)}.list-link{margin-bottom:24px;border-bottom:1px solid #f0f0f0}.list-link li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.list-link li .link{margin-left:auto;cursor:pointer}.list-link li .chk-group label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding-bottom:0;font-size:14px;font-weight:var(--font-weight-normal)}.list-link li .chk-group label span{display:inline-block;margin-left:4px}.list-link a{display:inline-block;width:24px;height:24px;margin-left:auto}.list-link .ic-arrow-right{display:inline-block;width:24px;height:24px;margin-left:auto;background-image:url("../images/icon/icon-arrow.svg");background-repeat:no-repeat;background-position:center}.list-link.only-one{margin-bottom:0;border:0 none}.notice-list__item{min-height:16px;margin-top:10px;padding-left:20px;background:url("../images/icon/icon-alert.svg") no-repeat left top/contain;font-size:12px;font-weight:var(--font-weight-normal);line-height:16px;color:var(--color-neutral600);text-align:left}#termsModal .ui-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:var(--color-white)}#termsModal .ui-modal-layer{padding:0}#termsModal .ui-modal-container{position:relative;overflow-y:auto;max-width:420px;width:100%;height:100%;padding:0;margin:0 auto;border-radius:0}#termsModal .ui-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:0;left:0;padding:20px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:var(--color-white);z-index:2;gap:12px}#termsModal .ui-modal__close{width:24px;height:24px}#termsModal .ui-modal__title{font-size:var(--font-size-h5);font-weight:var(--font-weight-semibold);line-height:20px;color:var(--color-neutral800);margin-bottom:0}#termsModal .ui-modal__body{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:initial;padding:0 24px 60px}#termsModal .ui-modal__footer{position:absolute;width:100%;bottom:0}.layer-terms-contents{width:100%;word-break:keep-all;word-wrap:break-word;font-size:14px;line-height:20px;text-align:left;padding-top:0;color:var(--color-neutral800)}.layer-terms-contents>.clause-text:first-of-type{padding-top:20px}.layer-terms-contents .clause-title:first-child,.layer-terms-contents .clause-text:first-child,.layer-terms-contents .clause-section:first-child,.layer-terms-contents .clause-section__title:first-child,.layer-terms-contents .clause-list:first-child,.layer-terms-contents .clause-list__item:first-child{margin-top:0}.layer-terms-contents .clause-title:last-child,.layer-terms-contents .clause-text:last-child,.layer-terms-contents .clause-section:last-child,.layer-terms-contents .clause-section__title:last-child,.layer-terms-contents .clause-list:last-child,.layer-terms-contents .clause-list__item:last-child{margin-bottom:0}.layer-terms-contents .clause-scroller--child{margin:8px 0}.layer-terms-contents .clause-text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:18px 0;font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:18px;color:var(--color-black)}.layer-terms-contents .clause-title{margin:36px 0;font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);color:var(--color-black);line-height:28px}.layer-terms-contents .clause-section{margin:48px 0 0}.layer-terms-contents .clause-section__title{margin:18px 0;font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);color:var(--color-black);line-height:28px}.layer-terms-contents .clause-section__title02{font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:18px;color:var(--color-black);padding-bottom:16px}.layer-terms-contents .clause-section--child{margin:24px 0}.layer-terms-contents .clause-section--child>.clause-section__title{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:26px;color:var(--color-primary600);margin:24px 0 16px;position:relative;padding-bottom:16px}.layer-terms-contents .clause-section--child>.clause-section__title::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--color-neutral200)}.layer-terms-contents .clause-section--child>.clause-section__title::after{content:"";position:absolute;left:0;bottom:0;width:80px;height:1px;background:var(--color-primary400)}.layer-terms-contents .clause-contents{word-break:keep-all;word-wrap:break-word;font-size:16px;line-height:24px;padding-top:0;color:var(--color-neutral800)}.layer-terms-contents .clause-contents .clause-section__title{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);color:var(--color-black);line-height:28px}.layer-terms-contents .clause-contents .clause-section--child>.clause-section__title{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:26px;color:var(--color-primary600);margin:24px 0 16px;position:relative;padding-bottom:16px}.layer-terms-contents .clause-contents .clause-section--child>.clause-section__title::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--color-neutral200)}.layer-terms-contents .clause-contents .clause-section--child>.clause-section__title::after{content:"";position:absolute;left:0;bottom:0;width:80px;height:1px;background:var(--color-primary400)}.layer-terms-contents .clause-contents .clause-section .clause-section__title02{font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:18px;color:var(--color-black);padding-bottom:16px}.layer-terms-contents .clause-contents .clause-list__symbol{font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:18px;color:var(--color-neutral800);min-width:19px;margin-right:4px}.layer-terms-contents .clause-list{margin:14px 0;padding:0;font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:20px;color:var(--color-neutral800)}.layer-terms-contents .clause-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0 4px}.layer-terms-contents .clause-list__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:20px;color:var(--color-neutral800)}.layer-terms-contents .clause-list__text .clause-list__text{color:var(--color-neutral700)}.layer-terms-contents .clause-list__symbol{margin-right:4px;font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:20px;color:var(--color-neutral800)}.layer-terms-contents .clause-list__ex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;color:var(--color-neutral700);font-size:var(--font-size-b3)}.layer-terms-contents .clause-list.clause-list--child{margin:12px 0}.layer-terms-contents .clause-list.clause-list--child>.clause-list__item{margin:6px 0}.layer-terms-contents .clause-scroller{overflow:hidden;width:100%;overflow-x:auto}.layer-terms-contents .clause-scroller--child{margin:8px 0}.layer-terms-contents .clause-scroller .clause-table{min-width:0}.layer-terms-contents .clause-table>table{width:100%;table-layout:fixed;margin:0;padding:0;border-collapse:collapse;border-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.layer-terms-contents .clause-table>table>thead>tr>th,.layer-terms-contents .clause-table>table>tbody>tr>th,.layer-terms-contents .clause-table>table>thead>tr>td,.layer-terms-contents .clause-table>table>tbody>tr>td{text-align:left;font-weight:400;border:1px solid #f4f4f4;color:#000;background-color:#fff;padding:16px 12px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}.layer-terms-contents .clause-table>table>thead>tr>th{text-align:center}.layer-terms-contents .clause-table>table>thead>tr>th,.layer-terms-contents .clause-table>table>tbody>tr>th{font-size:var(--font-size-h6);font-weight:var(--font-weight-bold);line-height:18px;color:var(--color-grayish500);background:var(--color-grayish200);border:1px solid var(--color-white)}.layer-terms-contents .clause-table>table>tbody>tr>td{font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:18px;color:var(--color-neutral800);background:#f7fafa;border:1px solid var(--color-white)}.layer-terms-contents .clause-table .clause-list{margin:0}.ui-scroller>.simplebar-track{background:none}.ui-scroller>.simplebar-track .simplebar-scrollbar::before{top:10px;bottom:10px;left:6px;right:6px;border-radius:2px;background:#e9e9e9}.ui-scroller>.simplebar-track .simplebar-scrollbar.simplebar-visible::before{opacity:1}.ui-scroller>.simplebar-track.simplebar-horizontal{height:17px}.ui-scroller>.simplebar-track.simplebar-horizontal .simplebar-scrollbar{top:0;height:100%}.ui-scroller>.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before{left:10px;right:10px;top:6px;bottom:6px;height:auto}.ui-scroller>.simplebar-track.simplebar-vertical{width:17px}.ui-scroller>.simplebar-track.simplebar-vertical .simplebar-scrollbar::before{top:10px;bottom:10px}#wrap .galaxyAI>.ui-page-header{position:relative;height:316px;padding:48px 24px;text-align:left;background:-webkit-gradient(linear, left top, left bottom, from(#abd3f8), to(#68aeff));background:linear-gradient(#abd3f8, #68aeff)}#wrap .galaxyAI>.ui-page-header::before,#wrap .galaxyAI>.ui-page-header::after{content:"";position:absolute;width:58px;background:url("/assets/images/img/galaxyAI/galaxyAI_header_parttern.svg") repeat-y bottom left/contain;z-index:0;opacity:.8}#wrap .galaxyAI>.ui-page-header::after{left:24px;top:140px;height:170px}#wrap .galaxyAI>.ui-page-header::before{right:10px;top:4px;height:100%}#wrap .galaxyAI>.ui-page-header h1{position:relative;color:var(--color-white);margin-bottom:0;font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:32px}#wrap .galaxyAI>.ui-page-header h1 .underline{position:relative;display:inline-block}#wrap .galaxyAI>.ui-page-header h1 .underline::before{content:"";display:inline-block;position:absolute;left:-2px;bottom:0;width:calc(100% + 6px);height:10px;background:rgba(211,222,255,.7)}#wrap .galaxyAI>.ui-page-header h1 .underline b{position:relative;color:var(--color-black);font-weight:var(--font-weight-Exbold);-webkit-transform:rotate(-0.03deg);transform:rotate(-0.03deg)}#wrap .galaxyAI>.ui-page-header img{position:absolute;right:0;bottom:0;max-width:100%}#wrap .galaxyAI>.ui-page-header .line-tab{font-size:0;line-height:0;text-align:center;white-space:nowrap}#wrap .galaxyAI .ui-section__content>.form-section .form-section__title{margin-top:0}#wrap .galaxyAI .info-table--regular>table>thead>tr>th,#wrap .galaxyAI .info-table--regular>table>tbody>tr>td{width:initial !important}#wrap .galaxyAI .flow-guide__item--calendar:before{background-image:url(/assets/images/img/galaxyAI/img_calendar.png)}#wrap .galaxyAI .flow-guide__item--buy-model2:before{background-image:url(/assets/images/img/galaxyAI/img_check_list.png)}#wrap .galaxyAI .flow-guide__item--check-plan:before{background-image:url(/assets/images/img/galaxyAI/img_atm_check.png)}#wrap .galaxyAI .flow-guide__item--return:before{background-image:url(/assets/images/img/galaxyAI/img_return.png)}#wrap .galaxyAI .form-section .form-list__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#wrap .galaxyAI .form-section .ui-input-block{display:-webkit-box;display:-ms-flexbox;display:flex}#wrap .galaxyAI .form-section .ui-input-block>input{min-width:140px}#wrap .galaxyAI .form-section .input-and-button_and-text{min-width:75px;height:28px;padding:0 12px}#wrap .galaxyAI .notice-myclan{padding:24px 22px}#wrap .galaxyAI .notice-myclan-wrap{width:100%;margin-top:12px;margin-bottom:24px;background:var(--color-neutral100);border-radius:4px}#wrap .galaxyAI .notice-myclan h6{position:relative;display:inline-block;padding-left:22px;font-weight:var(--font-weight-semibold);line-height:17px;text-align:left}#wrap .galaxyAI .notice-myclan h6::before{content:"";display:inline-block;position:absolute;left:0;top:-1px;width:18px;height:18px;background:url(/assets/images/img/galaxyAI/ic_info_myclan.svg) no-repeat left}#wrap .galaxyAI .notice-myclan h6 b{font-weight:var(--font-weight-bold)}#wrap .galaxyAI .notice-myclan h6 small{font-size:var(--font-size-b3);font-weight:var(--font-weight-normal);color:var(--color-neutral800)}#wrap .galaxyAI .notice-myclan .primaryButton{margin:12px auto 0;font-weight:var(--font-weight-bold);background-color:#0154c8;color:var(--color-white)}#wrap .galaxyAI#planBody .notice-myclan{margin-top:40px;margin-bottom:-60px}#wrap .galaxyAI .contents-body__wrap.plan-auth{margin-bottom:40px}#wrap .galaxyAI .plan-hist-dday{margin-top:40px}#wrap .galaxyAI .btn-cancel{margin-top:24px}#wrap .galaxyAI .form-section__wrap .form-section__link,#wrap .galaxyAI .form-section__wrap .primaryButton{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold)}.ui-modal .inner-container>h5{margin-bottom:24px;font-size:var(--font-size-h5);font-weight:var(--font-weight-normal);line-height:1.5;margin-bottom:24px}.ui-modal .inner-container>h5 b{font-weight:var(--font-weight-bold)}.ui-modal .form-wrap{margin-bottom:40px}#termsModal .clause-list dl{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;margin:4px 0;font-size:var(--font-size-b3)}#termsModal .clause-list>li{margin-bottom:4px}#termsModal .clause-list>li:last-of-type{margin-bottom:0}#termsModal .clause-list--child .clause-list__text,#termsModal .clause-list--child .clause-list__symbo{color:var(--color-neutral700)}#termsModal table>thead>tr>th,#termsModal table>tbody>tr>th,#termsModal table>tbody>tr>td{padding:16px 12px}#termsModal table>thead>tr>th .clause-list.clause-list--child,#termsModal table>tbody>tr>th .clause-list.clause-list--child,#termsModal table>tbody>tr>td .clause-list.clause-list--child{margin-top:6px;margin-bottom:0}#wrap .galaxyAI .galaxyClub-kv-section{overflow:hidden;padding:0;background-image:url("/assets/images/img/galaxyAI/back-galaxyAI-kv.png")}#wrap .galaxyAI .galaxyClub-kv-section .visual-box{position:relative;background:url("/assets/images/img/galaxyAI/galaxyAI_header_parttern2.svg") repeat-y top right/58px auto}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header{position:relative;padding-top:84px;padding-bottom:36px;left:0;width:100%;text-align:center}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header span{display:inline-block;border-radius:50px;border:1px solid var(--color-black);padding:4px 20px;color:var(--color-black);font-size:16px;font-weight:var(--font-weight-semibold);line-height:normal}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box{display:block;margin-top:20px;padding:0 20px}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box h3{font-size:20px;font-weight:var(--font-weight-medium);color:var(--color-white)}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box h1{position:relative;display:inline-block}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box h1 i{position:relative;z-index:1}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box h1 b{display:inline-block;position:relative;font-weight:var(--font-weight-bold);font-size:32px;color:var(--color-black)}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box h1::before{content:"";display:inline-block;position:absolute;bottom:0;left:-2px;width:calc(100% + 7px);height:18px;background-color:rgba(211,222,255,.7);z-index:0}@media(max-width: 374px){#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box h1::before{display:none}#wrap .galaxyAI .galaxyClub-kv-section .visual-box header .txt-box h1 b::before{content:"";display:inline-block;position:absolute;bottom:0;left:-2px;width:calc(100% + 7px);height:18px;background-color:rgba(211,222,255,.7);z-index:0}}#wrap .galaxyAI .galaxyClub-kv-section .visual-box img{display:block;width:100%;margin:0 0 -3px}#wrap .galaxyAI .galaxyClub-kv-section .back-box{position:relative;z-index:1;margin:0 24px 24px;padding:50px 20px 30px}#wrap .galaxyAI .galaxyClub-kv-section .back-box p{max-width:300px}#wrap .galaxyAI .galaxy-club-tit{font-weight:var(--font-weight-semibold)}#wrap .galaxyAI .galaxy-club-step1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}#wrap .galaxyAI .galaxy-club-step1 .txt-box{padding:20px 4px}#wrap .galaxyAI .galaxy-club-step1 .txt-box h4{text-decoration:underline;font-size:var(--font-size-h4);font-weight:var(--font-weight-Exbold)}#wrap .galaxyAI .galaxy-club-step1 .txt-box h5{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:22px}#wrap .galaxyAI .galaxy-club-step1 .txt-box+span{display:inline-block;color:#7d7d7d;font-size:12px;font-weight:var(--font-weight-medium);line-height:20px;letter-spacing:-0.3px}#wrap .galaxyAI .galaxy-club-step2 .cont-box dl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#wrap .galaxyAI .galaxy-club-step2 .cont-box dd{padding-right:10px}#wrap .galaxyAI .table-box>table{border-top:0 none}#wrap .galaxyAI .table-box>table thead{border-top:1px solid #c8c8c8}#wrap .galaxyAI .table-box>table+table>tbody{border-top:1px solid #c8c8c8}#wrap .galaxyAI .table-box>table tbody tr td{padding:10px 4px}#wrap .galaxyAI .table-box p{margin-top:4px}@media(max-width: 350px){#wrap .galaxyAI .table-box td{word-break:break-all}}@media(max-width: 375px){.br-mobile-only{display:block}.br-web-only{display:none}}@media(min-width: 366px){.br-mobile-only{display:none}.br-web-only{display:block}}