﻿body:has(.alert-modal.active){overflow:hidden}.alert-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:1050}.alert-modal.active{display:flex}.alert-modal::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6)}.alert-modal .alert_modal_content{position:relative;z-index:1001;padding:0;max-width:260px;width:90%;background:rgba(0,0,0,0.8);border-radius:12px}.alert-modal .alert_modal_content .alert_modal_header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 20px 15px 20px;border-bottom:none;background:transparent}.alert-modal .alert_modal_content .alert_modal_header .alert_modal_icon{display:flex;flex-direction:row;justify-content:center;align-items:center}.alert-modal .alert_modal_content .alert_modal_header .alert_modal_icon svg{width:54px !important;height:54px !important}.alert-modal .alert_modal_content .alert_modal_header .alert_modal_icon img{width:54px;height:54px}.alert-modal .alert_modal_content .alert_modal_header .alert_modal_icon i{font-size:32px;color:#fff}.alert-modal .alert_modal_content .alert_modal_header .alert_modal_close{display:none}.alert-modal .alert_modal_content .alert_modal_body{padding:20px;background:transparent}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_title{font-size:18px;font-weight:700;text-align:center;margin-bottom:15px;color:#fff}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content{font-size:14px;line-height:1.6;color:#fff;background:transparent;width:100%;text-align:center}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content p{margin:10px 0}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content strong{color:#FFB8FB}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content small{font-size:12px;opacity:0.8}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .color_red{color:#ff6b6b}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-summary-card{background-color:#fff;color:#4B4B4B;padding:16px;border-radius:5px}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-summary-card .summary-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #000000}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-summary-card .summary-row:last-child{border-bottom:none}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-summary-card .summary-row .summary-label{font-weight:500}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-summary-card .summary-row .summary-value{font-weight:bold}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-form{border-bottom:1px dotted #fff;border-top:1px dotted #fff;width:100%;margin:23px 0 0 0;padding:10px 0}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-form .bank-charge-label{display:flex;align-items:center}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-form .bank-charge-label .label-indicator{width:1px;height:16px;background-color:#14EED5;margin-right:10px}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-form .bank-charge-input{width:100%;padding:10px;border:1px solid #D9D9D9;border-radius:10px;font-size:16px;margin:10px 0 0 0;background-color:#F4F4F4}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-form .bank-charge-input::placeholder{color:#ADADAD}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content .bank-charge-form .bank-charge-instruction{font-size:12px;color:#fff;margin:10px 0 0 0;text-align:left}.alert-modal .alert_modal_content .alert_modal_footer{padding:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-top:none;background:transparent}.alert-modal .alert_modal_content button{padding:8px 16px;border:none;border-radius:5px;font-size:unset;font-weight:bold;cursor:pointer;transition:all 0.2s ease;width:100%}.alert-modal .alert_modal_content button.btn_primary{background:linear-gradient(135deg, #4EFFE4 0%, #00E8D1 100%);color:#fff}.alert-modal .alert_modal_content button.btn_primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(184,255,231,0.4)}.alert-modal .alert_modal_content button.btn_secondary{background:rgba(255,255,255,0.1);color:#fff;border:1px solid rgba(255,255,255,0.3)}.alert-modal .alert_modal_content button.btn_secondary:hover{background:rgba(255,255,255,0.2)}.alert-modal .alert_modal_content button.btn_danger{background:linear-gradient(135deg, #ff6b6b 0%, #ee5a52 100%);color:#fff}.alert-modal .alert_modal_content button.btn_danger:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,107,107,0.4)}.alert-modal .loader{opacity:0;pointer-events:none;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px)}.alert-modal.fit-content-modal .alert_modal_content{max-width:85vw;width:unset}.alert-modal.fit-content-modal .alert_modal_footer button{width:unset;min-width:100px}.alert-modal.reverse-buttons-modal .alert_modal_footer{flex-direction:row-reverse}.alert-modal.buttons-wrap-modal .alert_modal_footer{flex-direction:column}.alert-modal.reverse-buttons-modal.buttons-wrap-modal .alert_modal_footer{flex-direction:column-reverse}.alert-modal.is-loading .alert_modal_header,.alert-modal.is-loading .alert_modal_body,.alert-modal.is-loading .alert_modal_footer{visibility:hidden}.alert-modal.is-loading .loader{opacity:1}.alert-modal .button_actions button{color:#fff;padding:8px 16px;border:none;border-radius:5px;font-size:unset;font-weight:600;cursor:pointer;transition:all 0.2s ease;width:100%;min-height:42px;white-space:nowrap;background:rgba(255,255,255,0.1);color:#fff;border:1px solid #ffffff4d !important}.alert-modal .button_actions button:hover{background:rgba(255,255,255,0.2)}.alert-modal .button_actions button:first-child:not(.btn_secondary){background:linear-gradient(135deg, #4EFFE4 0%, #00E8D1 100%)}.alert-modal .button_actions button:first-child:not(.btn_secondary):hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(184,255,231,0.4)}@media (max-width: 767px){.alert-modal .alert_modal_content{width:90%;max-width:260px;margin:0 auto}.alert-modal .alert_modal_content .alert_modal_header{padding:15px 15px 10px 15px}.alert-modal .alert_modal_content .alert_modal_header .alert_modal_icon svg{width:45px !important;height:45px !important}.alert-modal .alert_modal_content .alert_modal_header .alert_modal_icon img,.alert-modal .alert_modal_content .alert_modal_header .alert_modal_icon i{width:45px;height:45px;font-size:28px}.alert-modal .alert_modal_content .alert_modal_body{padding:15px}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_title{font-size:16px}.alert-modal .alert_modal_content .alert_modal_body .alert_modal_content{font-size:13px}.alert-modal .alert_modal_content .alert_modal_footer{padding:10px 15px 15px 15px;gap:10px}.alert-modal .alert_modal_content .alert_modal_footer button{padding:10px 20px;font-size:13px;min-width:70px}}.c-layout .wrapper{background:none}.c-layout .container{display:flex;flex-direction:column;max-width:1200px;margin:10rem auto;gap:1rem}.c-layout .page-title{max-width:850px;display:flex;justify-content:flex-end;border:10px solid #EBEBEB;border-radius:20px;background-color:#fff;font-size:5rem;text-align:right;padding:0 10px}.c-layout .page-title span{background-color:#b1b1b1b1;color:transparent;text-shadow:2px 2px 2px rgba(255,255,255,0.5);background-clip:text;white-space:nowrap;line-height:normal}.c-layout .main-wrapper{display:flex;align-items:flex-start;justify-content:center;gap:40px}@media (max-width: 999px){.c-layout .main-wrapper{flex-direction:column}.c-layout .main-wrapper .side{width:100%;min-width:100%}.c-layout .main-wrapper .main{width:100%}}.c-layout .main-wrapper .side{flex:0 0 25%;min-width:300px}.c-layout .main-content,.c-layout .side,.c-layout .page-title{border:10px solid #ebebeb;background-color:#ffffff}.c-layout .main{flex-grow:3;max-width:100%}.c-layout .main-content{padding:2rem;flex-grow:1;animation:fadeIn 1s ease-in-out}.c-layout .nav ul{list-style:none;gap:20px;margin:0;padding:0}.c-layout .nav li{display:flex;align-items:center}.c-layout .nav li a{text-decoration:none;color:#333;font-size:18px}.c-layout .nav li.active,.c-layout .nav li:hover{border-bottom-width:0 !important}.c-layout .nav li.active a,.c-layout .nav li:hover a{color:#fff}.c-layout .tab-heading{max-width:100%}.c-layout .tab-heading ul{display:flex;border-bottom:10px solid #14EED5;gap:0;overflow-x:auto}.c-layout .tab-heading li{padding:10px 15px;background-color:#e1e0e0;transition:all 0.8s ease-in-out;border-radius:15px 15px 0 0}.c-layout .tab-heading li.active,.c-layout .tab-heading li:hover{border-bottom:2px solid #14EED5;background-color:#14EED5}.c-layout .tab-heading li a{color:#adadad}.c-layout .sidebar-menu .title{line-height:0.9;font-size:48px;margin:0 1rem 2rem;padding:15px 1rem;color:transparent;background:#14EED5;background-clip:text;-webkit-background-clip:text;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-align:right;border-bottom:2px solid #14EED5}.c-layout .sidebar-menu li{gap:10px;padding:10px 15px;transition:all 1s ease-in-out}.c-layout .sidebar-menu li::before{content:"";width:24px;height:24px;background-image:url(/assets/icons/icon_arrow_right-bf537c199f5d241862038e4e72e198f64478186d7b8e4fa60f1fa6655414e18b.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}.c-layout .sidebar-menu li.active,.c-layout .sidebar-menu li:hover{background:#14EED5}.c-layout .sidebar-menu li.active::before,.c-layout .sidebar-menu li:hover::before{background-image:url(/assets/icons/icon_arrow_right_white-30009dc1d992ff6780ae070ec7656f45392fd5384615ba4933e8102525fbeaca.svg)}.c-layout .sidebar-menu li.active a,.c-layout .sidebar-menu li:hover a{color:#fff}.ranking-container{position:relative;max-width:280px;background:#fff;padding:10px 10px 30px}@media (max-width: 450px){.ranking-container{max-width:unset;width:100%}}.ranking-container .s-ranking{text-align:center}.ranking-container .icon{position:absolute;top:0;right:0;width:60px;height:60px}.ranking-container .s-list{margin-top:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.ranking-container .s-card{width:100%;border-top:dashed 1px #4b4b4b;padding-top:30px;margin-top:30px}.ranking-container .s-card:first-child{margin-top:0;border-top:solid 1px #d9d9d9}.ranking-container .s-card .item-image-container{max-width:160px}.ranking-container .list_title{max-width:300px;margin:30px auto 0}.ranking-container .text{padding:1rem 0 1rem 0;font-size:44px;width:100%;text-align:center;z-index:2;background-color:#a8a8a8;color:transparent;white-space:nowrap;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.ranking-container .item-tag{display:none}.ranking-container .page_button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:90px;height:50px;margin:auto;font-size:20px;margin-top:35px;padding:10px 20px;border:2px solid #14EED5;border-radius:5px;background:transparent;transition:0.3s;color:#fff;text-decoration:none;position:relative;background:#14eed480}@media (max-width: 450px){.ranking-container .page_button{width:auto;margin:78px 26px 0;font-size:3.5rem}}.ranking-container .page_button::after{content:none;position:absolute;width:100%;height:100%;background-color:rgba(255,231,231,0.5);top:-6px;left:6px}@media (max-width: 450px){.ranking-container .page_button::after{top:-9px;left:27px}}.ranking-container .page_button img{width:20px;height:20px;z-index:1}.ranking-container .page_button span{flex:1 1 0;white-space:nowrap}.ranking-container .page_button .back-arrow{display:block}.ranking-container .page_button .white-arrow{display:none}.ranking-container .page_button:hover{transform:scale(1.1);background-color:#14EED5}.ranking-container .page_button:hover .font_customize{color:white}.ranking-container .page_button:hover .back-arrow{display:none}.ranking-container .page_button:hover .white-arrow{display:block}.page-title{border-radius:20px}.news-grid-layout{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media (max-width: 450px){.news-grid-layout{grid-template-columns:repeat(auto-fit, minmax(210px, 1fr))}}@media (max-width: 999px) and (min-width: 768px){.news-grid-layout{grid-template-columns:repeat(2, 1fr)}}.event_box .event_group{padding:0 10px}.event_box .item{text-align:left}.event_box .item img{width:100%;height:100%;object-fit:cover}.event_box .item p{color:#4B4B4B;font-size:12px}.event_box .link{display:block;padding-bottom:6px;color:#4B4B4B;text-decoration:none;transition:background-color 0.4s}.event_box .link:hover .image img{transform:scale(1.2)}.event_box .image{cursor:pointer;border:10px solid #EBEBEB;border-radius:5px;overflow:hidden;width:100%;height:100%;aspect-ratio:16/9}.event_box .image img{object-position:left top;transition:1s all, transform 0.4s 0.05s}.event_box .date{font-size:12px;color:#4B4B4B;margin:5px 0}.event_box .date span{margin-left:10px;font-size:12px;color:#666}.event_box .status{display:flex;flex-direction:row;justify-content:space-between;gap:0 8px;flex-wrap:wrap;font-size:12px;margin-top:6px}.event_box .status .date{line-height:1.2}.event_box .status .category-list{list-style-type:none;font-size:12px;color:#ADADAD;display:flex;flex-direction:row;gap:0 8px;flex-wrap:wrap}.event_box .status .category-list_item{line-height:1.2}.event_box .title{margin-top:4px;font-weight:bold}#news-page .event_box .title{-webkit-line-clamp:3;line-clamp:3}#news-page .event_box .description{display:none}#news-page .paginate{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#news-page .paginate a{display:inline-block;width:32px;height:32px;border-radius:5px;margin:0;cursor:pointer}#news-page .paginate>a{background:linear-gradient(-90deg, #4FFFC6 0%, #4DF9FF 100%);position:relative;overflow:hidden}#news-page .paginate>a.disabled{background:#EBEBEB}#news-page .paginate>a:first-child{position:relative}#news-page .paginate>a:first-child::before,#news-page .paginate>a:first-child::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:3px;background-color:#fff;border-radius:2px}#news-page .paginate>a:first-child::before{transform-origin:0% 50%;transform:translate(-50%, -70%) rotate(30deg)}#news-page .paginate>a:first-child::after{transform-origin:0% 50%;transform:translate(-50%, -30%) rotate(-30deg)}#news-page .paginate>a.disabled:first-child{position:relative}#news-page .paginate>a.disabled:first-child::before,#news-page .paginate>a.disabled:first-child::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:3px;background-color:#999;border-radius:2px}#news-page .paginate>a.disabled:first-child::before{transform-origin:0% 50%;transform:translate(-50%, -70%) rotate(30deg)}#news-page .paginate>a.disabled:first-child::after{transform-origin:0% 50%;transform:translate(-50%, -30%) rotate(-30deg)}#news-page .paginate>a:last-child{position:relative}#news-page .paginate>a:last-child::before,#news-page .paginate>a:last-child::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:3px;background-color:#fff;border-radius:2px}#news-page .paginate>a:last-child::before{transform-origin:100% 50%;transform:translate(-50%, -70%) rotate(-30deg)}#news-page .paginate>a:last-child::after{transform-origin:100% 50%;transform:translate(-50%, -30%) rotate(30deg)}#news-page .paginate>a.disabled:last-child{position:relative}#news-page .paginate>a.disabled:last-child::before,#news-page .paginate>a.disabled:last-child::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:3px;background-color:#999;border-radius:2px}#news-page .paginate>a.disabled:last-child::before{transform-origin:100% 50%;transform:translate(-50%, -70%) rotate(-30deg)}#news-page .paginate>a.disabled:last-child::after{transform-origin:100% 50%;transform:translate(-50%, -30%) rotate(30deg)}#news-page .paginate .pagy.series-nav>*:first-child,#news-page .paginate .pagy.series-nav>*:last-child{display:none}#news-page .paginate .pagy.series-nav a{position:relative;font-weight:600}#news-page .paginate .pagy.series-nav a[aria-current="page"],#news-page .paginate .pagy.series-nav a:hover{color:#14eed5}#news-page .paginate .pagy.series-nav a[aria-current="page"]::after,#news-page .paginate .pagy.series-nav a:hover::after{content:"";background-color:#14eed5;width:12px;height:3px;position:absolute;bottom:-6px;left:10px}#news-page .no-data{color:#b1b1b1b1;margin:10rem auto}#news-page .categories{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));text-align:center;margin-bottom:2rem}@media (max-width: 450px){#news-page .categories{display:block;white-space:nowrap;overflow-x:auto}#news-page .categories li{display:inline-block;width:100px}}#news-page .categories ul{padding:0}#news-page .categories li{list-style:none;padding-bottom:10px;border-bottom:solid 5px #e1fff5;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease}#news-page .categories li.active,#news-page .categories li:hover{border-color:#14eed5}#news-page .categories a{color:#4b4b4b;text-decoration:none;font-weight:500}.news-detail-page .main-wrapper{background:#fff;border:10px solid #ebebeb;padding:8rem 20px}.news-detail-page .main-content,.news-detail-page .side{border:none}.news-detail-page .side h3{display:flex;gap:1rem;align-items:baseline;white-space:nowrap;color:#14eed5}.news-detail-page .side h3::before{content:"";background:linear-gradient(-90deg, #4FFFC6 0%, #4DF9FF 100%);width:25px;height:6px}.news-detail-page .side .item{margin-bottom:2rem}.news-detail-page .side .item p{display:flex;justify-content:space-between}.news-detail-page .side .item .description{display:none}.scroll-to-top{position:fixed;bottom:30%;right:0;z-index:1000}.scroll-to-top .scroll-to-top-link{width:40px;height:40px;border-radius:10px 0 0 10px;border:4px solid #D9D9D9;background-color:#fff;display:flex;align-items:center;justify-content:center}.scroll-to-top .scroll-to-top-link img{rotate:270deg}html{scroll-behavior:smooth}.static-page .main-title,.static-page .title{font-size:24px;font-weight:bold;margin-bottom:20px;color:#333}.static-page .main-title.color-main-title{font-size:80px;line-height:1;position:relative}.static-page .main-title.color-main-title span{background-image:linear-gradient(45deg, #FFB8FB 0%, #FFB6D4 100%);text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important}.static-page .main-title.color-main-title::after{position:absolute;bottom:0;left:0;width:100%;height:2px;content:"";background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%)}.static-page .title{font-size:20px;font-weight:300}.static-page .search-box{position:relative}.static-page .search-box:before{content:"";background:url(/assets/icons/search-baef6cc87a78b6c268f0016fb611e1d6c4377b41254b04a2b2f0114775aef85c.svg) no-repeat center center;position:absolute;top:50%;left:12px;transform:translateY(-50%);display:inline-block;background-size:contain;width:32px;height:32px}.static-page .search-box input{width:100%;padding:24px 24px 24px 48px;color:#6e6e6e;background-color:#f4f4f4;border-radius:8px;font-size:16px;outline:none;border:none}.static-page .search-box input:focus{border-color:none}.static-page .search-box input::placeholder{color:#adadad}.static-page .search-box .buttons{position:absolute;top:50%;right:10px;transform:translateY(-50%);display:flex;flex-direction:row;gap:10px}.static-page .search-box button{padding:12px 24px;background:#FF57A1;border:none;border-radius:8px;cursor:pointer;color:white;font-weight:bold;font-size:18px}.static-page .search-box button:hover{background:#e0458f}.static-page .icon{display:inline-block}.static-page .s-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:24px;width:100%;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr))}.static-page .u-list .item{padding:20px 10px;border-top:1px solid #e0e0e0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px}.static-page .u-list .profile{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.static-page .u-list .profile .img{width:80px;height:80px;border-radius:50%;background-color:#d9d9d9;background-position:center;background-size:cover}.static-page .u-list .details{flex:1}.static-page .u-list .details a{color:#333}.static-page .u-list .status-text{font-size:14px;padding:16px 12px;min-height:55px;overflow:hidden;text-overflow:ellipsis;background:#f4f4f4;border-radius:0 10px 10px 10px}.static-page .u-list .point-balance{background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;border-radius:20px;font-weight:600;letter-spacing:1px;text-align:center;min-width:110px}.static-page .u-list .level{border:3px solid #d9d9d9;border-radius:20px;padding:3px 14px;font-size:14px;font-weight:600}.static-page .u-list .follow-btn{width:24px;height:24px;background:url(/assets/icons/icon_start-563339c6baac191cfca5851c9c915422edb10b8c0cb765465a574a0c5df70ea2.svg) no-repeat center center/contain}.static-page .u-list .follow-btn.is-following{background-image:url(/assets/icons/icon_star_blue-21d404c4cf9a0e303a6d9387a440a776f157158655c18e72b9f5c3cf9a502456.svg)}.static-page .u-list .block-btn{width:24px;height:24px;background:url(/assets/icons/icon_block-3ae18479606e89913257f96f08385ebfce7b419d0049303a2cfef46cfbf01d01.svg) no-repeat center center/contain}.static-page .u-list .message-btn{width:25px;height:25px;background:url(/assets/icons/icon_mail_gray-560fa2a516ea82dad90994d96f6ea9d382b357397eb47d5a130a43f1131b453d.svg) no-repeat center center/contain}.static-page .search-results .title{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:200;color:#333;margin-bottom:40px;position:relative}.static-page .search-results .title:after{position:absolute;bottom:-10px;left:0;width:100%;height:5px;content:"";background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%)}.static-page .search-results .title .result-count-wrapper{display:flex;align-items:center;gap:12px;color:#5d5d5d;white-space:nowrap}.static-page .search-results .title .result-count{display:flex;align-items:baseline;gap:8px;background:#f5f5f5;border-radius:20px;padding:3px 12px}.static-page .search-results .no-result{display:none}.static-page .search-results .result-list.hidden+.no-result{display:block}.static-page .search-results .skeleton-list,.static-page .search-results .loader-wrapper{display:none}.static-page .search-results .loader-wrapper .loader{margin:auto}.static-page .search-results.is-loading .skeleton-list,.static-page .search-results.is-loading .loader-wrapper{display:grid}.static-page .search-results.is-loading .result-list{display:none}.static-page .no_results{padding:40px 20px;text-align:center;color:#999}.static-page .no_results p{margin:10px 0;font-size:16px}@media (max-width: 768px){.static-page .input_wrapper{flex-direction:column}.static-page .submit_btn{width:100%}}.search-page .tags input[type="checkbox"]{display:none}.search-page .tags label{cursor:pointer}.search-page .tags .item{display:flex;align-items:center;gap:8px;border-radius:8px;text-decoration:none;position:relative;user-select:none}.search-page .filters .tags{gap:0 2rem}.search-page .filters .tags>*{margin-bottom:20px}.search-page .filters input[type="text"]{padding:12px 16px;font-size:16px;color:#333;border:1px solid #ddd;border-radius:4px;outline:none;transition:border-color 0.3s ease;margin-bottom:20px}.search-page .filters select{padding:8px 12px;border-radius:8px;font-size:16px;border:none;outline:none;color:#4b4b4b;border:solid 1px #d9d9d9;padding-right:3rem;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.search-page .filters .breaker{flex-basis:100%;height:0;width:100%;margin-bottom:0}.search-page .filters .select-wrapper,.search-page .filters .search-input-wrapper{position:relative}.search-page .filters .select-wrapper::after,.search-page .filters .search-input-wrapper::after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none}.search-page .filters .select-wrapper::after{width:12px;height:12px;background:url(/assets/icons/chervon-down-gradient-0b441d67daf1ab46da9781d34b04c1d4e407fec4606f83e2505c57af420edb53.svg) no-repeat center center/contain}.search-page .filters .search-input-wrapper::after{width:18px;height:18px;transform:translateY(-60%);background:url(/assets/icons/search-gradient-0c6fe05022a9ef0c3fa9acdfab89355032b723aae0d592c2dc1baa51dab0d355.svg) no-repeat center center/contain}.search-page .filters .search-input-wrapper input[type="text"]{margin-bottom:0}.streamer-search-page .topics,.streamer-search-page .hobbies{padding:20px}.streamer-search-page .topics .title,.streamer-search-page .hobbies .title{color:#333;margin-bottom:10px}.streamer-search-page .tags{display:grid;gap:15px;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));font-weight:700}.streamer-search-page .tags input[type="checkbox"]:checked+label{background:linear-gradient(90deg, #FF57A1 0%, #FF8A00 100%);color:#fff}.streamer-search-page .tags .item{font-size:18px;font-weight:300;background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;padding:16px}.streamer-search-page .tags .item img{width:10px;height:auto}.streamer-search-page .tags .count{position:absolute;right:6px;bottom:4px;display:flex;gap:5px;align-items:center;font-size:14px}.streamer-search-page .tags .name{flex:1}.streamer-search-page .tags .name::before{content:"# "}@media (max-width: 768px){.streamer-search-page .tags,.streamer-search-page .tags_grid{grid-template-columns:1fr}}.user-search-page .filters,.user-search-page .tags-filter{padding:20px 0}.user-search-page .filters .title,.user-search-page .tags-filter .title{color:#333;margin-bottom:10px;font-size:14px;font-weight:500}.user-search-page .tags{display:flex;flex-wrap:wrap;gap:15px}.user-search-page .tags input[type="checkbox"]:checked+label{background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;font-weight:600}.user-search-page .tags input[type="checkbox"]:checked+label::before{background-image:url(/assets/icons/tag-0e1dde776f2ccb5a6047f67a3d95a01861a62e3984e6eddfbec6790302695d7e.svg)}.user-search-page .tags .item{color:#4b4b4b;border:solid 2px #d9d9d9;padding:6px 14px 6px 28px}.user-search-page .tags .item::before{content:"";width:15px;height:15px;position:absolute;top:50%;left:10px;transform:translateY(-50%);background-image:url(/assets/icons/tag-gradient-2e67c9a83f16286ed7eb0e67a0e370e6e1aa0e4354dbbaed81cc4ec9ddc6f6a3.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}.user-search-page .tags .item img{width:10px;height:auto}.user-search-page .tags .count{position:absolute;top:0;right:0;width:16px;height:16px;transform:translate(50%, -50%);font-size:10px;color:#fff;background:#FF57A1;border-radius:50%;text-align:center}.user-search-page .tags .name{flex:1}.user-search-page .main{overflow:hidden}.user-search-page .main-content{position:relative}.user-search-page .main-content.show-detail{overflow:hidden}.user-search-page .main-content.show-detail .detail-overlay{transform:translateX(0)}.user-search-page .detail-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;transform:translateX(calc( 100% + 10px ));transition:all 0.6s ease-in-out}.user-search-page .detail-overlay .loader-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.user-search-page .detail-overlay .btn-back-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.user-search-page .detail-overlay .btn-back-container img{width:auto;height:36px;transform:rotate(180deg)}.user-search-page .detail-overlay .btn-back-container .btn-back{border:solid 1px #d9d9d9;background:#f4f4f4;border-radius:20px;padding:8px 16px}.user-search-page .search-btn{display:block;margin:30px auto;border-radius:30px;width:300px;max-width:90%;padding:8px 16px;color:#fff;background:linear-gradient(210deg, #FFB8FB 0%, #FFB6D4 100%);font-weight:600;font-size:18px}.faq-page{background:url(/bg/background_piece.png) repeat top left/40px}.faq-page .search-box button{color:#14eed5;background:#fff;font-weight:600;font-size:20px}.faq-page .topics .item{background:linear-gradient(-45deg, #4fffc6 0%, #4df9ff 100%);padding:12px;font-size:18px;font-weight:500;color:#fff;border-radius:10px;text-decoration:none;margin-right:10px}.faq-page .subcategory-list ul{display:flex;flex-direction:row;overflow-x:auto;padding-bottom:8px}.faq-page .subcategory-list li{font-size:18px;list-style:none}.faq-page .subcategory-list li::before{content:"";height:100%;line-height:2;border-right:3px solid #14eed5;margin:0 16px}.faq-page .subcategory-list li:last-child::after{content:"";height:100%;line-height:2;border-right:3px solid #14eed5;margin:0 16px}.faq-page .subcategory-list a{color:#4b4b4b;text-decoration:none;white-space:nowrap}.faq-page .subcategory-list a:hover{color:#14eed5;border-bottom:2px solid #14eed5}.faq-page .tab-heading li{min-width:clamp(150px, 15%, 100%)}.faq-page .faq-list{margin:30px 0 80px}.faq-page .faq-list .item{border-collapse:collapse}.faq-page .faq-list .item .answer,.faq-page .faq-list .item .question{display:flex;align-items:center;gap:1rem}.faq-page .faq-list .item .answer img,.faq-page .faq-list .item .question img{width:40px;height:40px}.faq-page .faq-list .item .question{font-size:20px;font-weight:400;cursor:pointer;background:#f4f4f4;position:relative;padding:16px 32px 16px 16px}.faq-page .faq-list .item .question:after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:1em;height:1em;background-image:url(/assets/icons/chervon-down-70b5e6ba4f8052042b7a081c6906aae18d8370062bfeb1344c44bc035a188da1.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;transition:all 0.4s ease-in-out}.faq-page .faq-list .item .answer{height:0;overflow:hidden;padding:0 16px;transition:all 0.4s ease-in-out}.faq-page .faq-list .item .question{border-top:2px solid #e0e0e0}.faq-page .faq-list .item.open .answer{height:auto;height:calc-size(auto, size);padding:0 16px 32px;margin-top:12px}.faq-page .faq-list .item.open .question{border-bottom:2px solid #e0e0e0}.faq-page .faq-list .item.open .question:after{transform:translateY(-50%) rotate(-180deg)}.faq-page .category-title{margin:5rem 0 2rem;padding-left:15px;font-weight:500;position:relative}.faq-page .category-title::before{position:absolute;top:0;left:0;height:120%;content:"";display:inline-block;border-left:solid 3px #14eed5;margin-bottom:12px}.faq-page .category-title .anchor{transform:translateY(-90px);visibility:hidden;pointer-events:none}.faq-page .faq-page-main{overflow:auto}.contact-form{display:flex;flex-direction:column;gap:0}.contact-form .main-content{padding:24px;margin-bottom:3rem;color:#4b4b4b}.contact-form .main-content h3{font-size:16px;font-weight:200;border-bottom:1px solid #d9d9d9;padding-bottom:8px;margin-bottom:3rem;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:16px}.contact-form .main-content h3:before{content:"";border-left:1px solid #14eed5;height:24px}.contact-form .main-content .form-field{margin-bottom:20px}.contact-form .main-content label{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:18px;font-weight:500;margin-bottom:8px}.contact-form .main-content label span{display:inline-block;background:#ff69b4;color:#fff;font:bold 12px/1 sans-serif;padding:4px 8px;border-radius:4px;white-space:nowrap}.contact-form .main-content input[type="text"],.contact-form .main-content input[type="email"],.contact-form .main-content textarea{width:100%;padding:12px 16px;font-size:16px;color:#333;background:#f4f4f4;border:1px solid #ddd;border-radius:4px;outline:none;transition:border-color 0.3s ease}.contact-form .main-content input[type="text"]:focus,.contact-form .main-content input[type="email"]:focus,.contact-form .main-content textarea:focus{border-color:#ff69b4}.contact-form .main-content input[type="text"]::placeholder,.contact-form .main-content input[type="email"]::placeholder,.contact-form .main-content textarea::placeholder{color:#999}.contact-form .main-content textarea{min-height:120px;resize:none}.contact-form .main-content p{margin-top:16px;font:14px/1.6 #666}.contact-form .main-content p strong{display:block;margin-bottom:4px;color:#333;font-weight:600}.contact-page .search-results{margin-top:40px}.contact-page .send-btn,.contact-page .edit-btn{height:45px;padding:8px;border-radius:30px;margin:30px auto}.contact-page .send-btn:hover,.contact-page .edit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(98,234,255,0.4)}.contact-page .send-btn{background:linear-gradient(90deg, #62eaff 0%, #0cffae 100%);border-radius:30px;transition:all 0.3s ease;min-width:250px;min-width-width:28px;min-width-height:auto}.contact-page .edit-btn{border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;position:relative;background:linear-gradient(90deg, #4fffc6 0%, #4df9ff 100%)}.contact-page .edit-btn::after{content:"修正";position:absolute;top:2px;right:2px;bottom:2px;left:2px;z-index:1;background:#fff;border-radius:30px;line-height:40px;color:#14eed5}.confirm-content{font-size:16px}@media (min-width: 768px){.confirm-content{display:grid;grid-template-columns:40% 1fr}}.confirm-content>*{padding:12px;border-top:solid 1px #ebebeb}.confirm-content>*:nth-child(odd){font-weight:500}@media (min-width: 768px){.confirm-content>*:nth-child(odd){text-align:right}}.confirm-content>*:nth-last-child(-n+2){border-bottom:solid 1px #ebebeb}.contact-confirm .buttons-area{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;justify-content:center;margin-top:40px}.contact-confirm .send-btn,.contact-confirm .edit-btn{min-width:100px;margin:30px 0}.contact-thanks{margin:auto;max-width:400px}.contact-thanks h2{margin-bottom:3rem;font-weight:500}.contact-thanks p{margin-bottom:3rem}.contact-thanks .send-btn{background:linear-gradient(90deg, #62eaff 0%, #0cffae 100%);border-radius:30px;transition:all 0.3s ease;height:45px;min-width:250px;padding:8px 16px;font-size:18px;font-weight:600;color:#fff;display:inline-block;text-decoration:none}.contact-thanks .send-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(98,234,255,0.4)}.ranking-page .s-list{margin-top:5rem;gap:50px}.user-info-table{font-size:14px;border:10px solid #EBEBEB;table-layout:fixed;width:100%;margin-bottom:1rem;border-collapse:collapse;border-radius:5px}.user-info-table tr{min-height:48px}.user-info-table td{min-height:48px;border:10px solid #EBEBEB;background-color:white;padding:0.5rem;text-align:center;font-weight:700}.user-info-table td.no-left{border-left:0}.user-info-table .title{background:linear-gradient(210deg, #4fffc6 0%, #4df9ff 100%);font-size:14px;font-weight:600;color:white;white-space:nowrap;overflow:hidden}.user-info-table .title span{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.user-info-table .title img{width:auto;height:16px}.fonts_Noto_Sans_CJK_JP_bold{font-family:noto-sans-cjk-jp, sans-serif;font-weight:700;font-style:normal}.m-plus-1p-light{font-family:"M PLUS 1", sans-serif;font-weight:300;font-style:normal}.m-plus-1p-regular{font-family:"M PLUS 1", sans-serif;font-weight:500;font-style:normal}.color_red{color:#FF00E1}.color_white{color:white}.color_darkGray{color:#333}.highlight_yellow{background-image:linear-gradient(120deg, #ef0 0%, #ef0 100%);background-repeat:no-repeat;background-size:100% 0.4em;background-position:0 90%}.textalign_center{text-align:center}.display_flex{display:flex;flex-wrap:wrap}.alignitems_center{align-items:center}.overflow_auto{overflow:auto}.styled_hr_general{margin:2rem 0;border-width:4px 0 0 0;border-style:dotted;border-color:#e0e0e0}.hidden{display:none !important}@media (max-width: 768px){.hidden-sm{display:none}}.invisible{opacity:0;user-select:none;pointer-events:none}.glitter_star{position:absolute;display:block;width:14px;height:14px;background-image:url(/images/blink_4.png);background-size:contain;background-repeat:no-repeat;background-position:center center;-webkit-animation:glitter 1s;animation:glitter 1s;pointer-events:none}@-webkit-keyframes glitter{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}@keyframes glitter{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}@-webkit-keyframes shake{0%{transform:rotate(0);opacity:1}10%{transform:rotate(25deg);opacity:1}20%{transform:rotate(0);opacity:1}30%{transform:rotate(-25deg);opacity:1}40%{transform:rotate(0);opacity:1}50%{transform:rotate(25deg);opacity:1}60%{transform:rotate(0);opacity:1}70%{transform:rotate(-25deg);opacity:1}80%{transform:rotate(0);opacity:1}90%{transform:translate(-50px, 0);opacity:0.6}95%{transform:translate(-70px, 0);opacity:0.3}100%{transform:translate(-100px, 0);opacity:0}}@keyframes shake{0%{transform:rotate(0);opacity:1}10%{transform:rotate(25deg);opacity:1}20%{transform:rotate(0);opacity:1}30%{transform:rotate(-25deg);opacity:1}40%{transform:rotate(0);opacity:1}50%{transform:rotate(25deg);opacity:1}60%{transform:rotate(0);opacity:1}70%{transform:rotate(-25deg);opacity:1}80%{transform:rotate(0);opacity:1}90%{transform:translate(-40px, 0);opacity:0.6}95%{transform:translate(-70px, 0);opacity:0.3}100%{transform:translate(-100px, 0);opacity:0}}.shake{animation:shake 2s ease-in-out;animation-iteration-count:1}.blur_and_disable{position:relative}.blur_and_disable .unlogin{-ms-filter:blur(3px);-webkit-filter:blur(3px);filter:blur(3px);pointer-events:none}.blur_and_disable_login{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);font-weight:bolder;font-size:larger;width:80%;text-align:center}.blur_and_disable_login.on{display:block}.blur_and_disable_login .buttons_general{justify-content:center}.blur_and_disable_login .buttons_general .button_style{background-color:#000}.buttons_general{display:flex;align-items:center}.buttons_general form{display:contents}.buttons_general .button_style{display:flex;text-decoration:none;align-items:center;justify-content:center;padding:8px;max-width:160px;width:100%;border:none;outline:none;color:#fff;border-radius:5px;margin:25px 14px 0 0;background-color:#00fca8;transition:all 0.3s linear;white-space:nowrap;cursor:pointer;user-select:none}.buttons_general .button_style.auto-width{max-width:none;width:auto;padding:8px 16px}.buttons_general .button_style:hover{background-color:#49ffc2}.buttons_general .button_style .btnText{width:fit-content;color:#fff;font-size:18px;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.buttons_general .instagram_button_style{color:#000;padding:2px;border-radius:30px;background:linear-gradient(135deg, #0106fa 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);width:fit-content}.buttons_general .instagram_button_style_content{display:flex;align-items:center;gap:4px;background-color:#fff;border-radius:30px;padding:6px;line-height:1}.buttons_general .subColoredButton{background-color:#fff;font-weight:bolder}.buttons_general .subColoredButton.blue{border-radius:20px;padding:10px 18px;font-size:14px}.buttons_general .subColoredButton.orange{color:#cc6900;border:2px solid #FF8300}.buttons_general .subColoredButton.red{color:#14EED5;border:3px solid #14EED5;border-radius:30px;padding:4px 32px}.buttons_general .subColoredButton:hover{background-color:#fff;opacity:0.7}.buttons_general .subColoredButton .btnIcon{filter:none}.buttons_general .btnText{font-size:16px;font-weight:600;white-space:nowrap}.buttons_general .btnIcon{height:20px;width:auto;margin-right:5px;-webkit-filter:invert(1);filter:invert(1)}.buttons_general_custom{width:100%;margin:20px 0 0 0;flex-direction:column}.buttons_general_custom .button_style{margin:14px 0 0 0}.buttons_general_custom .button_style .btnText{font-weight:bold !important}.button_style_general{display:inline-block;border:0;border-radius:100px;cursor:pointer;padding:16px;width:40%;text-align:center;background-color:#e8e8e8;box-shadow:0px 1px #d1d1d1;margin:20px auto;color:#ff00ff;font-size:medium;transition:all 0.3s linear;text-decoration:none;line-height:1.4;word-break:auto-phrase}.button_style_general:hover{background-color:#d1d1d1;box-shadow:none}.button_style_general:disabled,.button_style_general.disabled{opacity:0.3;background-color:#9b9a9a !important;pointer-events:none}.button_style_general_icon{display:inline-block;margin-right:6px;height:20px;width:auto;vertical-align:sub}.button_style_general.neonGreen{background-color:#0CFFAE;color:#fff;font-weight:bold}.button_style_general.neonGreen .button_style_general_icon{filter:invert(1)}.button_style_general.neonPink{background-color:#ff00ff;color:#fff;font-weight:bold}.color-btn,table .table_button{color:white;border:none;cursor:pointer;border-radius:5px;font-weight:bold;text-decoration:none;white-space:nowrap}.color-btn:hover,table .table_button:hover{opacity:0.8}.color-btn.green,table .green.table_button{background-color:green}.color-btn.red,table .red.table_button{background:red}.color-btn.blue,table .blue.table_button{background:linear-gradient(90deg, #62eaff, #0cffae);border-radius:20px}.color-btn.orange,table .orange.table_button{background:#FF8300}table .table_button{padding:5px 15px}.paginate{display:flex;justify-content:center;gap:10px;padding:10px 0}.paginate ul{display:flex;list-style:none;padding:0;margin:0}.paginate li{margin:0}.paginate a{width:34px;height:34px;line-height:34px;text-align:center;background-color:transparent;color:#333;font-weight:bolder;text-decoration:none;border-radius:50%;opacity:0.7;transition:1s;margin:0 15px}.paginate a:hover{color:#0CFFAE}.paginate .active a{color:#0CFFAE}.attached_img_section{padding:10px}@media screen and (min-width: 1000px){.attached_img_section{padding:20px}}.attached_img_section img.attached_img{display:block;width:100%;height:auto;max-width:230px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 1000px){.attached_img_section img.attached_img{max-width:360px}}.attached_img_section img.attached_img_pdf{max-width:80px !important}.attached_img_section .file_download_link::before{content:"";display:inline-block;background-image:url(/icon/icon_20.png);background-repeat:no-repeat;background-size:cover;height:14px;width:14px;margin-right:3px;-webkit-filter:invert(1);filter:invert(1)}.attached_img_section .attached_img_blur .attached_img_blur_button{display:none}.attached_img_section .attached_img_blur.open{position:relative}.attached_img_section .attached_img_blur.open .attached_img{-ms-filter:blur(8px);-webkit-filter:blur(8px);filter:blur(8px);background-color:rgba(255,255,255,0.01)}.attached_img_section .attached_img_blur.open .attached_img_blur_button{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);text-align:center;background-color:#31D6E8}.errorpage_general{text-align:center;font-size:medium;min-height:calc(100vh - 280px)}.errorpage_general_header{font-size:4.6rem;font-weight:bold;color:#fff;text-shadow:0px 0px 8px #12D6B5}.contact_form_general .contact_form_container{width:95%;margin:3rem auto;text-align:center;background-color:#fafafa;max-width:720px;border-radius:30px;border:1px solid #d9d9d9}.contact_form_general .contact_form_head{border-radius:30px 30px 0px 0px;background-color:#cecece;color:#FAFAFA}.contact_form_general .contact_form_head .title{text-align:center;padding:12px 0;font-size:large}.contact_form_general .contact_form_head_icon{height:20px;width:20px;-webkit-filter:invert(1);filter:invert(1);margin-right:4px;-o-object-fit:contain;object-fit:contain}.contact_form_general input{margin-bottom:10px}.contact_form_general textarea{height:100px;margin-bottom:10px}.contact_form_general input:first-of-type{margin-top:35px}.contact_form_general input,.contact_form_general textarea{font-size:1em;padding:10px;border:1px solid #cecece;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;box-sizing:border-box;width:80%;max-width:600px;background:#efefef;border-radius:8px}.contact_form_general .contact_form_button{transition:.5s;display:inline-block;cursor:pointer;font-weight:bolder;color:#fff;white-space:nowrap;margin:10px auto 20px;background:linear-gradient(90deg, #62eaff, #0cffae);padding:10px 45px;border-radius:30px}.contact_form_general .contact_form_button_icon{height:16px;width:17px;margin-left:4px;-webkit-filter:invert(1);filter:invert(1)}.contact_form_general .contact_form_button:hover{background:#20dadd}.gradient__title{animation:GradationAnimationTitle 2s ease infinite;background:linear-gradient(to right, #fe9502, #fd1d1d, #f55200);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:bold}@keyframes GradationAnimationTitle{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@media screen and (max-width: 450px){.sp_vertical_button_style{flex-direction:column;gap:6px}.sp_vertical_button_style .button_style{margin:0}}.cursor_pointer{cursor:pointer}#accordion{width:100%;background-color:#F7F7F7;padding:100px 0}@media (max-width: 768px){#accordion{padding:55px 0}}#accordion .heading,#accordion .sub_heading{margin:auto;font-weight:700;font-size:larger;text-align:center}#accordion .heading{font-size:30px}@media (max-width: 768px){#accordion .heading{font-size:24px}}#accordion ul{width:50%;list-style:none;margin:45px auto 0 auto}@media (max-width: 768px){#accordion ul{width:80%;margin:35px auto 0 auto}}#accordion ul li{margin-bottom:30px;padding:35px;border-radius:16px;background-color:#fff;cursor:pointer;box-sizing:border-box;line-height:24px;font-weight:700}@media (max-width: 768px){#accordion ul li{margin-bottom:20px;padding:25px}}@media (max-width: 450px){#accordion ul li{padding:22px}}#accordion ul li img{width:100%;height:auto}#accordion ul li dl dd{margin-bottom:20px}#accordion .accordion_q{position:relative;padding-right:35px}#accordion .accordion_q:after{content:"";position:absolute;right:5px;top:0;bottom:0;margin:auto;transition:all 0.2s ease-in-out;display:block;width:8px;height:8px;border-top:solid 2px #333;border-right:solid 2px #333;transform:rotate(135deg)}#accordion .accordion_q.arrow:after{transform:rotate(-45deg);top:45%}#accordion .accordion_a{display:none;margin-top:35px;padding:35px;background-color:#f0f0f0}@media (max-width: 768px){#accordion .accordion_a{margin-top:25px;padding:25px}}.switch{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:600;height:5rem}.switch img{height:90%}.switch_button{position:relative;display:inline-block;width:60px;height:30px}.switch_button.is_disabled{opacity:0.6;pointer-events:none}.switch_button input{opacity:0;width:0;height:0}.switch_button input:checked+.slider{background-color:#2196F3}.switch_button input:focus+.slider{box-shadow:0 0 1px #2196F3}.switch_button input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.switch_button.small{width:30px;height:18px}.switch_button.small input:checked+.slider{background-color:#0afbad}.switch_button.small input:focus+.slider{box-shadow:0 0 1px #0afbad}.switch_button.small input:checked+.slider:before{-webkit-transform:translateX(12px);-ms-transform:translateX(12px);transform:translateX(12px)}.switch_button.small .slider:before{height:14px;width:14px;bottom:2px;left:2px}.switch_button .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:30px}.switch_button .slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s;border-radius:50%}.modal{display:none;position:fixed;z-index:1000;top:-70px;left:0;height:calc(100% + 70px);width:100dvw;overflow:auto;background-color:rgba(0,0,0,0.8)}.modal.active{display:block}.modal.is_loading .modal_content .loader{visibility:visible;display:block}.modal.is_loading .modal_content>*{visibility:hidden}.modal_content{position:relative;background-color:#000000CC;padding:20px;margin:20% auto;border:1px solid #888;border-radius:20px;width:40%;color:#fff;font-size:12px;animation:fadeIn 0.3s ease}.modal.fade-out{animation:fadeOut 0.3s ease forwards}.modal.fade-out .modal_content{animation:fadeOut 0.3s ease forwards}@media screen and (max-width: 999px){.modal_content{margin:40% auto;width:80%}}@media screen and (min-width: 1000px){.modal_content.small-modal{width:30%}}.modal_content.auto-modal{display:inline-block;width:auto;margin:0;top:50%;left:50%;transform:translate(-50%, -50%)}.modal_content_title{height:auto;text-align:center;font-weight:700}.modal_content_title_img{text-align:center}.modal_content_title_img img{width:74px;height:74px;margin-bottom:8px}.modal_content_content{padding:1rem 1rem 0 1rem;font-weight:400}.modal_content_content.error{color:#f00}.modal_content_warning{padding-top:1rem}.modal_content_warning img{width:1rem;height:1rem}.modal_content_button{padding-top:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.modal_content_button button{background:linear-gradient(#eee, #e2e2e2)}.modal_content button{padding:1rem;border-radius:1rem}.modal .loader{display:none;position:absolute;top:50%;left:50%;translate:-50% -50%}.modal .modal_content_content{margin-top:16px;overflow:hidden}.modal .modal_content_content .form{transition:0.3s ease}@media (max-width: 750px){.modal .modal_content_content .form{overflow-y:scroll}.modal .modal_content_content .form::-webkit-scrollbar{display:none}}.modal .modal_content_content .form+.form{margin-top:24px}.modal .modal_content_content .form .details{padding:10px 20px}.modal .modal_content_content .form .details .title{display:flex;align-items:center;gap:1em;margin-bottom:8px;font-weight:300;margin:6px 0;color:#333;font-size:16px;font-weight:300;border-left:1px solid #14EED5;border-image-slice:1;padding-left:0.5em}.modal .modal_content_content .form .details .title::after{content:'';display:block;height:1px;background-color:#14EED5;flex-grow:2}.modal .modal_content_content .form .details .title+p{margin-top:16px}.modal .modal_content_content .form .details .title+.bg-shadow-block{margin-top:32px}.modal .modal_content_content .form .details .fields{display:flex;justify-content:space-between;flex-wrap:wrap}.modal .modal_content_content .form .details .fields .input-hide{display:none}.modal .modal_content_content .form .details .fields .input-field{display:flex;width:calc(100% / 2 - 8px);flex-direction:column;margin:16px 0;overflow-x:auto}@media (max-width: 550px){.modal .modal_content_content .form .details .fields .input-field{width:100%;margin:8px 0}}.modal .modal_content_content .form .details .fields .input-field.width100{width:100%}.modal .modal_content_content .form .details .fields:has(.profile-image-wrapper){flex-wrap:nowrap}@media screen and (max-width: 768px){.modal .modal_content_content .form .details .fields:has(.profile-image-wrapper){flex-wrap:wrap}}.modal .modal_content_content .form .details .fields .profile-image-wrapper{max-width:266px;margin-top:8px;padding:16px;border:1px solid #D9D9D9;border-radius:10px;background-color:#F4F4F4;overflow:hidden}@media screen and (max-width: 550px){.modal .modal_content_content .form .details .fields .profile-image-wrapper{width:100%;max-width:inherit}}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-area{position:relative}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-area input.user-photo-field{width:100%;height:100%;margin:0 !important;padding:0;border:0 !important;border-radius:0 !important;position:absolute;top:0;left:0;opacity:0}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-area .guide-text{display:grid;grid-template-columns:100%;gap:24px 0}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-area .guide-text .upload-icon{justify-self:center;width:90%;max-width:72px}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-area .guide-text .upload-icon img{width:100%;object-fit:contain}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-area .guide-text p.text{line-height:1.4;color:#4B4B4B;text-align:center}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-area .guide-text .button-like-text{justify-self:center;width:95%;max-width:128px;min-height:46px;padding:1em;background:linear-gradient(90deg, #62eaff, #0cffae);border-radius:10px;color:#fff;font-size:1.4rem;font-weight:700;line-height:1.2}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-note{margin-top:16px;padding:8px 16px;border-radius:10px;background-color:#fff;color:#4B4B4B;overflow:hidden}.modal .modal_content_content .form .details .fields .profile-image-wrapper .image-upload-note p{font-size:1rem;font-weight:700;line-height:1.6}.modal .modal_content_content .form .details .fields:has(.profile-image-preview) .input-field:has(.profile-image-preview){display:flex;justify-content:center;align-items:center}.modal .modal_content_content .form .details .fields:has(.profile-image-preview) .profile-image-preview{max-width:144px;position:relative}.modal .modal_content_content .form .details .fields:has(.profile-image-preview) .profile-image-preview .preview-area{aspect-ratio:1;width:100%;padding:0;border-radius:50%;overflow:hidden}.modal .modal_content_content .form .details .fields:has(.profile-image-preview) .profile-image-preview .preview-area img{margin:0;padding:0;width:100%}.modal .modal_content_button button{font-family:"M PLUS 1p", sans-serif}.modal .modal_content_button #accept_start{background:linear-gradient(270deg, #FFB8FB 0%, #4DF9FF 100%);color:#fff;font-weight:bold;transition:all 0.5s ease}.modal .modal_content_button #accept_start:hover{background:linear-gradient(270deg, #FFB8FB 0%, #FFB8FB 100%)}.base-style-modal{max-height:90%;width:95%;max-width:260px;border:0;border-radius:5px;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1000;overflow:hidden}.base-style-modal.point-purchase-modal{max-width:100%;max-height:100%;width:100%;height:100%;background-color:#00000080;border-radius:0}.base-style-modal .modal_inner{height:100%;padding:24px 8px 8px}.base-style-modal .modal_inner .modal_content-wrapper{display:grid;grid-template-columns:100%;gap:24px}.base-style-modal .modal_inner .modal_title{font-size:4.6rem;font-weight:400;text-align:center;letter-spacing:-0.05em;line-height:1}.base-style-modal .modal_inner .modal_block{display:grid;grid-template-columns:100%;gap:8px}.base-style-modal .modal_inner .modal_block_title{font-size:1.4rem;font-weight:bold}.base-style-modal .modal_inner .modal_block *+.modal_block_title{margin-top:8px}.base-style-modal .modal_inner .modal_block .point-display{display:flex;justify-content:center;align-items:baseline;gap:0.25em;padding:0.25em 0.5em;background-color:#fff;font-size:2.4rem;font-weight:700;letter-spacing:-0.05em;word-break:break-all}.base-style-modal .modal_inner .modal_block .point-display::before{content:'P';color:#14EED5;font-size:1em}.base-style-modal .modal_inner .point-value-block{display:grid;grid-template-columns:100%;gap:8px;max-height:150px;margin-bottom:10px;overflow-y:auto}.base-style-modal .modal_inner .point-value-block .btn_value-list-open{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0.75em 32px 0.75em 0.75em;background-color:#fff;font-family:"M PLUS 1", sans-serif;color:#14EED5;font-size:1.6rem;font-weight:700;position:relative}.base-style-modal .modal_inner .point-value-block .btn_value-list-open .badge{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;max-width:fit-content;padding:0.5em;border-radius:10px;background:linear-gradient(270deg, #FFB8FB 0%, #4DF9FF 100%);transform:rotate(-20deg);color:#fff;font-size:1rem;font-weight:700;line-height:1}.base-style-modal .modal_inner .point-value-block .btn_value-list-open .double-point{background:linear-gradient(0deg, #F7FF8D 0%, #FFC4FC 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-style-modal .modal_inner .point-value-block .btn_value-list-open::after{content:'';display:block;aspect-ratio:1;width:12px;background:url(/design-image/svg/icon_toggle_blue.svg) no-repeat center;background-size:contain;position:absolute;top:50%;right:8px;transform:translate(0, -50%)}.base-style-modal .modal_inner .point-value-block .list-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.4s 0.01s}.base-style-modal .modal_inner .point-value-block .btn_value-list-open.clicked+.list-wrapper{padding-bottom:8px;grid-template-rows:1fr}.base-style-modal .modal_inner .point-value-block .point-value-list{display:grid;grid-template-columns:100%;gap:8px;overflow:hidden}.base-style-modal .modal_inner .point-value-block .point-value-list_item{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:0.75em 32px 0.75em 0.75em;border-radius:5px;background-color:#fff;color:#14EED5;font-size:1.6rem;font-weight:700;position:relative}.base-style-modal .modal_inner .point-value-block .point-value-list_item .badge{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;max-width:fit-content;padding:0.5em;border-radius:10px;background:linear-gradient(270deg, #FFB8FB 0%, #4DF9FF 100%);transform:rotate(-20deg);color:#fff;font-size:1rem;font-weight:700;line-height:1}.base-style-modal .modal_inner .point-value-block .point-value-list .double-point{background:linear-gradient(0deg, #F7FF8D 0%, #FFC4FC 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-style-modal .modal_inner .point-purchase-button-block .point-purchase-button-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px 4px;list-style-type:none}.base-style-modal .modal_inner .point-purchase-button-block .point-purchase-button-list_item .point-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;border:2px solid #fff;line-height:1.2}.base-style-modal .modal_inner .point-purchase-button-block .point-purchase-button-list_item .point-btn.btn-cancel{padding:0.75em;background-color:#fff}.base-style-modal .modal_inner .point-purchase-button-block .point-purchase-button-list_item .point-btn.btn-confirm{background-image:linear-gradient(-90deg, #ffb3ff, #95e9f3);color:#fff;font-size:2.4rem;font-weight:700}.base-style-modal .modal_inner .point-purchase-button-block .point-purchase-button-list_item .note{display:block;margin-top:0.5em;color:#fff;font-size:1rem;text-align:right;font-weight:500;line-height:1.2}.base-style-modal .modal_inner .point-nav-button-block{overflow:visible}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list{display:grid;grid-template-columns:100%;gap:8px}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item{position:relative;overflow:visible}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item a{display:flex;align-items:flex-end;justify-content:center;gap:8px;padding:1em;border-radius:5px;background-color:#fff;font-size:1.2rem;font-weight:400;text-decoration:none;line-height:1.2}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item a::before{content:'';display:block;aspect-ratio:1 / 1;width:12px;background:url(/design-image/svg/icon_toggle_red.svg) no-repeat center}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item a .text{flex-grow:2;max-width:144px}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item.with_other_payment .payment_method_other_list{position:relative;margin-top:8px;padding:0 !important;max-height:0;overflow:hidden;opacity:0;display:flex;flex-direction:column;gap:8px;transition:max-height 0.3s ease, opacity 0.3s ease, padding 0.3s ease}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item.with_other_payment .payment_method_other_list .text_disabled{padding:1em;border-radius:5px;background-color:#F4F4F4;color:#14EED5;text-align:center;font-size:1.2rem;font-weight:400;text-decoration:none;line-height:1.2;pointer-events:none}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item.with_other_payment .payment_method_other_list .payment_method_bank{display:flex;align-items:flex-end;justify-content:center;gap:8px;padding:1em;border-radius:5px;background-color:#f5f5f5;font-size:1.2rem;font-weight:400;text-decoration:none;line-height:1.2;transition:background-color 0.2s ease}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item.with_other_payment .payment_method_other_list .payment_method_bank:hover{background-color:#e8e8e8}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item.with_other_payment .payment_method_other_list .payment_method_bank .text{flex-grow:2;max-width:144px;color:#14EED5}.base-style-modal .modal_inner .point-nav-button-block .point-nav-button-list_item.with_other_payment:hover .payment_method_other_list{max-height:200px;opacity:1;padding:8px}.base-style-modal .modal_inner .round-corner{border-radius:5px}.modal-blue{background:linear-gradient(270deg, #4FFFC6 0%, #00FFF6 100%)}.modal-blue .modal_title,.modal-blue .modal_block_title{color:#fff}.point-purchase-modal{animation:fadeIn 0.3s ease-in-out}.point-purchase-modal.fade-out{animation:fadeOut 0.3s ease-in-out forwards}.point-purchase-modal .modal_container{position:relative;max-height:90%;width:100%;max-width:285px;border:0;border-radius:5px;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1000;overflow:visible}.point-purchase-modal .modal_container .modal-title{display:flex;align-items:center;justify-content:center;gap:0.125em}.point-purchase-modal .modal_container .modal-title .icon{width:24px}.point-purchase-modal .modal_container .modal-title .icon img{width:100%;object-fit:contain}.point-purchase-modal .modal_container>.point-purchase-modal-close{position:absolute;top:4px;right:4px}.point-purchase-modal .modal_container>.point-purchase-modal-close .icon{display:block;width:18px;padding:4px}.point-purchase-modal .modal_container>.point-purchase-modal-close .icon img{width:100%;object-fit:contain}.flip-camera{transform:scaleX(-1)}.loader{width:50px;height:50px;border-radius:50%;background:radial-gradient(farthest-side, #4FFFC6, #FFFFFF1A) top/8px 8px no-repeat,conic-gradient(#0000 30%, #4FFFC6);-webkit-mask:radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);animation:l13 1s infinite linear}@keyframes l13{100%{transform:rotate(1turn)}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes slideLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes moveUp{0%{transform:translateY(30rem);opacity:0}50%{transform:translateY(15rem);opacity:0}100%{transform:translateY(0);opacity:1}}@-webkit-keyframes slideLeftFull{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideLeftFull{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.user-chat-layout-body{background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px;padding-bottom:80px}.user-chat-layout-body .flash_alert,.user-chat-layout-body .flash_notice{top:60px;z-index:1000;position:fixed}.toast-notification-container{position:fixed;top:30px;right:30px;display:flex;flex-direction:column;justify-items:end;align-items:end;gap:10px;z-index:1000}.toast-notification-container .toast-notification{width:fit-content;background-color:#fff;border-radius:20px;padding:6px;display:flex;justify-content:space-between;align-items:center;gap:6px;animation:flip-2-hor-top-1 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) reverse}.toast-notification-container .toast-notification.toast-hide{animation:scale-down-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.toast-notification-container .toast-notification .toast_text_container{display:flex;align-items:center;max-width:200px;padding:6px 20px 6px 20px;background-color:#d9d9d9;border-radius:20px 0 20px 20px;font-size:12px;color:#FF57A1;font-weight:500}.toast-notification-container .toast-notification .toast_text_container .icon_toast{margin-right:14px}.toast-notification-container .toast-notification .toast_text_container .toast_text_without_icon{color:#14EED5}.toast-notification-container .toast-notification .toast_image img{width:34px;height:34px;border-radius:50%}@keyframes scale-down-center{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.5);transform:scale(0.5) translateY(50%);opacity:0}}@keyframes flip-2-hor-top-1{0%{-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0);-webkit-transform-origin:50% 0%;transform-origin:50% 0%}100%{-webkit-transform:translateY(-100%) rotateX(-180deg);transform:translateY(-100%) rotateX(-180deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}.breadcrumb_list{display:flex;align-items:center;gap:8px 16px;flex-wrap:wrap;list-style:none}.breadcrumb_userpage,.breadcrumb{padding:10px;font-size:12px;font-weight:bold;font-family:'M Plus 1p', sans-serif}.breadcrumb_userpage .breadcrumb_list>li,.breadcrumb_userpage .breadcrumb_list>li.item,.breadcrumb .breadcrumb_list>li,.breadcrumb .breadcrumb_list>li.item{position:relative;color:#ADADAD}.breadcrumb_userpage .breadcrumb_list>li::after,.breadcrumb_userpage .breadcrumb_list>li.item::after,.breadcrumb .breadcrumb_list>li::after,.breadcrumb .breadcrumb_list>li.item::after{content:'';display:block;aspect-ratio:1;width:6px;border-top:2px solid #ADADAD;border-left:2px solid #ADADAD;pointer-events:none;position:absolute;top:50%;right:-8px;transform:translate(0, -50%) rotate(135deg) skew(20deg, 20deg)}.breadcrumb_userpage .breadcrumb_list>li:last-of-type::after,.breadcrumb_userpage .breadcrumb_list>li.item:last-of-type::after,.breadcrumb .breadcrumb_list>li:last-of-type::after,.breadcrumb .breadcrumb_list>li.item:last-of-type::after{display:none}.breadcrumb_userpage a,.breadcrumb a{color:#ADADAD;text-decoration:none}.breadcrumb_userpage a:hover,.breadcrumb a:hover{text-decoration:underline}.progress-bar{width:100%;background:linear-gradient(90deg, #4FFFC6 0%, #4DF9FF 100%);box-shadow:0 0px 6px 0px #4FFFC6;border-radius:4px;position:relative;display:flex;justify-content:flex-end;align-items:center;padding:1px 0.8px}.progress-fill{height:8px;border-radius:0 3px 3px 0;background-color:white;transition:width 1s ease-in-out;position:relative}.progress-fill::after{content:'';position:absolute;top:0;right:0;height:100%}.form_general{min-height:calc(100vh - 40rem);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px;padding:16px}@media screen and (min-width: 1000px){.form_general{min-height:calc(100vh - 26rem)}}.form_general .campaign-vaucher_image{max-width:578px}@media screen and (max-width: 768px){.form_general .campaign-vaucher_image{width:100%}}.form_general .campaign-vaucher_image img{width:100%;object-fit:contain}@media screen and (min-width: 769px){.form_general .campaign-vaucher_image .voucher-mobile{display:none}}@media screen and (max-width: 768px){.form_general .campaign-vaucher_image .voucher-desktop{display:none}}.form_general .banner_block{width:100%;margin-top:104px}.form_general .banner_block_inner{display:grid;grid-template-columns:100%;justify-items:center;gap:24px 0}.form_general .banner_block .banner .line:not(.highlight_yellow){display:inline-block}.form_general .banner_block .banner .text-hiragino{font-family:"Hiragino Mincho ProN W6", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "Yu Mincho", "YuMincho", "游明朝", "MS PMincho", "MS 明朝", "MS Mincho", serif}.form_general .banner_block .site-banner{width:100%;max-width:660px;padding:6px;border:10px solid #89D4D1;border-radius:5px;background-color:#fff;color:#B29519;font-size:18px;letter-spacing:0.07em;word-break:auto-phrase;position:relative}@media screen and (min-width: 540px){.form_general .banner_block .site-banner{font-size:22px}.form_general .banner_block .site-banner .sp-none{display:none}}@media screen and (max-width: 540px){.form_general .banner_block .site-banner .sp-none{display:none}}.form_general .banner_block .site-banner::before,.form_general .banner_block .site-banner::after{content:'';display:block;position:absolute}.form_general .banner_block .site-banner::before{aspect-ratio:66 / 67;width:54px;background:url(/design-image/svg/icon_crown.svg) no-repeat center;background-size:contain;left:0;top:0;transform:translate(-55%, -55%)}@media screen and (min-width: 540px){.form_general .banner_block .site-banner::before{width:66px}}.form_general .banner_block .site-banner::after{aspect-ratio:65 / 54;width:58px;background:url(/design-image/svg/icon_cat_and_birds.svg) no-repeat center;background-size:contain;right:-24px;bottom:-16px}@media screen and (min-width: 450px){.form_general .banner_block .site-banner::after{right:8px;bottom:2px}}@media screen and (min-width: 540px){.form_general .banner_block .site-banner::after{width:65px}}.form_general .banner_block .site-banner .banner_inner{padding:0.72em 1.13em;border:1px solid #89D4D1}@media screen and (min-width: 450px){.form_general .banner_block .site-banner .banner_inner{padding:0.72em 64px 0.72em 1.13em}}@media screen and (min-width: 540px){.form_general .banner_block .site-banner .banner_inner{padding:0.72em 72px 0.72em 1.13em}}.form_box{max-width:800px;width:100%;padding:16px;margin:0 auto;background-color:#fff;overflow:hidden}.form_box.email_checking{border:10px solid #EBEBEB;border-radius:5px}@media screen and (min-width: 1200px){.form_box{max-width:1000px}}@media screen and (min-width: 768px){.form_box{padding:24px 32px}}.form_box header{font-size:21px;color:#333;padding:0.5em;font-weight:100;border-style:solid;border-width:0 0 0 1px;border-image:linear-gradient(to bottom, #eafff8, #4FFFC6) 1/1/0 stretch;border-image-slice:1px}.form_box>ul{padding:10px 0 0 14px;list-style:none;font-size:12px}.form_box .form_box_note_list{margin-left:16px}.form_box .form_box_content{margin-top:16px;overflow:hidden}.form_box .form_box_content .form{transition:0.3s ease}@media (max-width: 750px){.form_box .form_box_content .form{overflow-y:scroll}.form_box .form_box_content .form::-webkit-scrollbar{display:none}}.form_box .form_box_content .form+.form{margin-top:24px}.form_box .form_box_content .form .title,.liver_layout .form_auth .form_box .form_box_content .form .subtitle{display:flex;align-items:center;gap:1em;margin-bottom:8px;font-weight:300;margin:6px 0;color:#333;font-size:16px;font-weight:300;border-left:1px solid #14EED5;border-image-slice:1;padding-left:0.5em}.form_box .form_box_content .form .title::after,.liver_layout .form_auth .form_box .form_box_content .form .subtitle::after{content:'';display:block;height:1px;background-color:#14EED5;flex-grow:2}.form_box .form_box_content .form .title+p,.liver_layout .form_auth .form_box .form_box_content .form .subtitle+p{margin-top:16px}.form_box .form_box_content .form .title+.bg-shadow-block,.liver_layout .form_auth .form_box .form_box_content .form .subtitle+.bg-shadow-block{margin-top:32px}.form_box .form_box_content .form .title.title_email_checking,.liver_layout .form_auth .form_box .form_box_content .form .title_email_checking.subtitle{color:#4B4B4B;font-weight:bold;font-size:20px;gap:0px}.form_box .form_box_content .form .title.title_email_checking::after,.liver_layout .form_auth .form_box .form_box_content .form .title_email_checking.subtitle::after{content:none}.form_box .form_box_content .form .fields{display:flex;justify-content:space-between;flex-wrap:wrap}.form_box .form_box_content .form .fields .input-hide{display:none}.form_box .form_box_content .form .fields .input-field{display:flex;width:calc(100% / 2 - 8px);flex-direction:column;margin:16px 0;overflow-x:auto}@media (max-width: 550px){.form_box .form_box_content .form .fields .input-field{width:100%;margin:8px 0}}.form_box .form_box_content .form .fields .input-field.width100{width:100%;text-align:center}.form_box .form_box_content .form .fields .input-field.width100 b{font-size:28px;color:#666}@media (max-width: 550px){.form_box .form_box_content .form .fields .input-field.width100 b{font-size:18px}}.form_box .form_box_content .form .fields .input-field label{font-size:12px;font-weight:100;color:#2e2e2e}.form_box .form_box_content .form .fields .input-field p{line-height:3}.form_box .form_box_content .form .fields .input-field small{font-size:12px}.form_box .form_box_content .form .fields .input-field input,.form_box .form_box_content .form .fields .input-field select,.form_box .form_box_content .form .fields .input-field textarea{outline:none;font-size:14px;font-weight:400;color:#333;border-radius:5px;border:1px solid #aaa;padding:4px 14px;min-height:40px;margin:8px 0}.form_box .form_box_content .form .fields .input-field input.width70,.form_box .form_box_content .form .fields .input-field select.width70,.form_box .form_box_content .form .fields .input-field textarea.width70{width:65px}.form_box .form_box_content .form .fields .input-field textarea{border:1px solid #d6d6d6;padding:6px 14px;color:#636363}.form_box .form_box_content .form .fields .input-field input:focus,.form_box .form_box_content .form .fields .input-field select:focus,.form_box .form_box_content .form .fields .input-field textarea:focus{box-shadow:0 3px 6px rgba(0,0,0,0.13)}.form_box .form_box_content .form .fields .input-field select,.form_box .form_box_content .form .fields .input-field input[type="date"]{color:#707070}.form_box .form_box_content .form .fields .input-field input[type="date"]:valid{color:#333}.form_box .form_box_content .form .fields .input-field .radio_term,.form_box .form_box_content .form .fields .input-field .check_term{display:flex;flex-wrap:wrap}.form_box .form_box_content .form .fields .input-field .radio_term label,.form_box .form_box_content .form .fields .input-field .check_term label{white-space:nowrap;display:flex;align-items:center;margin-right:16px;font-weight:500}.form_box .form_box_content .form .fields .input-field .radio_term label input,.form_box .form_box_content .form .fields .input-field .check_term label input{margin-right:3px;height:20px}.form_box .form_box_content .form .fields .input-field .radio_term{margin-top:16px}.form_box .form_box_content .form .fields .input-field .radio_term+label{margin-top:32px}.form_box .form_box_content .form .fields .input-field .radio_term label{position:relative}.form_box .form_box_content .form .fields .input-field .radio_term label::before{content:'';display:block;aspect-ratio:1;width:1.2em;margin-right:2px;border-radius:50%;border:1px solid #D9D9D9;background-color:#fff}.form_box .form_box_content .form .fields .input-field .radio_term label:has(input:checked)::before{background-color:#D9D9D9}.form_box .form_box_content .form .fields .input-field .radio_term label input{appearance:none;display:block;width:0;height:0;margin:0;padding:0;border:0;outline:0;opacity:0;pointer-events:none;position:absolute}.form_box .form_box_content .form .fields .input-field .check_rating{display:inline-block;margin:10px auto}.form_box .form_box_content .form .fields .input-field .check_rating input{border:0;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);opacity:0}.form_box .form_box_content .form .fields .input-field .check_rating label{float:right;cursor:pointer}.form_box .form_box_content .form .fields .input-field .check_rating label::before{margin:5px;content:"";background-image:url(/images/yellow_star_icon.png);background-size:cover;height:30px;width:30px;display:inline-block;opacity:0.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form_box .form_box_content .form .fields .input-field .check_rating input:checked ~ label:before{opacity:1}.form_box .form_box_content .form .fields .input-field .check_rating label:hover ~ label:before{opacity:0.9}.form_box .form_box_content .form .fields .input-field .check_rating label:hover:before{opacity:1}.form_box .form_box_content .form .fields .input-field_img{display:block;width:100%;height:100%;max-width:320px;margin:0 auto;padding:20px}.form_box .form_box_content .form .fields .input-field .hidden{display:none}.form_box .form_box_content .form .fields .check_term a{color:#FF00E1}.form_box .form_box_content .form .fields .check_term input{position:relative;top:2px}.form_box .form_box_content .form .fields .check_term.check_term_email_checking{display:flex;flex-direction:row;align-items:center;gap:5px}.form_box .form_box_content .form .fields .data-display{padding:1.1em 1em;border:1px solid #D9D9D9;border-radius:10px;background-color:#4B4B4B;color:#fff}.form_box .form_box_content .form .fields .data-display p{font-size:1.4rem;line-height:1.4}.form_box .form_box_content .form .fields .data-display p+p{margin-top:0.5em}.form_box .form_box_content .form .fields .data-display.hobby-tag{padding-bottom:4em}.form_box .form_box_content .form .fields .data-display.mail-magazine{max-width:fit-content}.form_box .form_box_content .form .fields .data-display.phone-number{display:flex;align-items:center;flex-wrap:wrap;gap:8px 3px;padding:0;border:0;background:none}.form_box .form_box_content .form .fields .data-display.phone-number p{max-width:72px;padding:1.1em 1em;border:1px solid #D9D9D9;border-radius:10px;background-color:#4B4B4B;color:#fff}.form_box .form_box_content .form .fields .data-display.phone-number p+p{margin-top:0}.form_box .form_box_content .form .fields .data-display.phone-number .separator{width:10px;min-width:10px;height:1px;background-color:#ADADAD}.form_box .form_box_content .form .fields label+.data-display{margin-top:16px}.form_box .form_box_content .form .fields .input-field:has(.card-number){width:100%;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px 5px}.form_box .form_box_content .form .fields .input-field:has(.card-number) .card-number{width:100%;max-width:100px}.form_box .form_box_content .form .fields .input-field:has(.card-number) .separator{width:16px;min-width:10px;height:1px;background-color:#4B4B4B}.form_box .form_box_content .form .fields .input-field:has(.input-field_img){aspect-ratio:1;width:95%;max-width:95%;margin:8px auto 8px;border-radius:50%}.form_box .form_box_content .form .fields .input-field:has(.input-field_img) .input-field_img{width:100%;height:100%;padding:0;object-fit:cover}.form_box .form_box_content .form .fields .buttons_general{margin-top:32px}.form_box .form_box_content .form .fields .buttons_general .subButton{max-width:244px;margin-top:0}.form_box .form_box_content .form .fields .buttons_general .subButton .btnText{font-size:2rem;font-weight:700}.form_box .form_box_content .form .bg-shadow-block{padding:16px 32px}.form_box .form_box_content .form .buttons_general .button_style{border-radius:20px;background:linear-gradient(90deg, #62eaff, #0cffae)}.form_box .form_box_content .form .buttons_general .btnText{font-weight:100}.form_box .form_box_content .form hr.border_dotted{border:none;height:1px;background-image:linear-gradient(90deg, #fbd5fb, #95e9f3)}.form_box .form_box_content .form hr.line{border:none;height:1px;background-color:#d9d9d9}.form_box .multiple-selector{display:flex;flex-wrap:wrap;border-radius:10px;border:1px solid #d9d9d9;background-color:#f4f4f4;max-height:100px;overflow-y:auto;padding:6px 12px;margin-top:6px;max-width:50%}.form_box .multiple-selector-checkbox{display:none}.form_box .multiple-selector-checkbox:checked+label{background-color:#cecece;color:#fff}.form_box .multiple-selector label{display:block;width:100%;font-size:14px;padding:0 2px;cursor:pointer;user-select:none;transition:background-color 0.3s, color 0.3s}.standby_profile_general{width:100%}.standby_profile_general .standby_profile_section{display:flex;justify-content:center;align-items:center;padding:1rem}@media screen and (max-width: 768px){.standby_profile_general .standby_profile_section{flex-wrap:wrap}}.standby_profile_general .standby_profile_section .profile_info{display:flex;justify-content:center;align-items:flex-start;gap:10px;flex:1}.standby_profile_general .standby_profile_section .profile_info .profile_photo .profile_photo_img{display:block;height:80px;width:80px;border-radius:10px;background-color:#f7f7f7}.standby_profile_general .standby_profile_section .profile_info .profile_info_content{flex:1}.standby_profile_general .standby_profile_section .profile_info .profile_info_content ul li{list-style:none;margin-bottom:3px}.standby_profile_general .standby_profile_section .profile_info .profile_info_content_name{font-size:large;font-weight:bolder;line-height:1.5}.standby_profile_general .standby_profile_section .profile_info .profile_info_content_name .badge_sound{display:none;background-color:rgba(246,255,0,0.7);font-size:small;padding:2px 4px}.standby_profile_general .standby_profile_section .profile_info .profile_info_content_name .badge_sound.checked{display:inline-block}.standby_profile_general .standby_video_section{position:relative;background-color:#000;width:100%;min-height:300px}.standby_profile_general .standby_video_section .bg-black{width:100%;height:100%}.standby_profile_general .standby_video_section .slider_animation_box{width:100%;position:relative}.standby_profile_general .standby_video_section .slider_animation_box_text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);z-index:1;color:#fff;font-size:larger}.standby_profile_general .standby_video_section .slider_animation_box_view{position:absolute;top:1.8rem;left:1.8rem;display:flex;justify-content:center;align-items:center;gap:1rem;z-index:1}.standby_profile_general .standby_video_section .slider_animation_box_view #user-counter>div{display:flex;gap:1rem;background-color:#ffb6d4;border-radius:0.7rem;color:white;font-weight:800;padding:0.8rem;align-items:center}.standby_profile_general .standby_video_section .slider_animation_box_view_main img{width:1.3rem;height:2rem}.standby_profile_general .standby_video_section .slider_animation_box_view_popin img{width:2rem;height:1.5rem}.standby_profile_general .standby_video_section .slider_animation_box .slider_items{list-style:none;position:relative;width:100%;height:400px;overflow:hidden}.standby_profile_general .standby_video_section .slider_animation_box .slider_items .slider_items_img{position:absolute;top:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:4s linear transform .4s;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 450px){.standby_profile_general .standby_video_section .slider_animation_box .slider_items{height:80vh;aspect-ratio:9/16}}.standby_profile_general .standby_video_section .slider_animation_box .notice_box{display:none;position:absolute;z-index:1;line-height:1;padding:20px 20%;color:#fff;background:#000c;top:50%;left:50%;transform:translate(-50%, -50%);white-space:nowrap}@media screen and (min-width: 450px){.standby_profile_general .standby_video_section .slider_animation_box .notice_box{width:80%}}@media screen and (max-width: 450px){.standby_profile_general .standby_video_section .slider_animation_box .notice_box{max-width:100%}.standby_profile_general .standby_video_section .slider_animation_box .notice_box .notice_text{white-space:nowrap;font-size:28px}}.standby_profile_general .standby_video_section .slider_animation_box .notice_text{font-size:40px;line-height:32px;margin:12px auto}.standby_profile_general .standby_video_section .live_video_section{position:relative}.standby_profile_general .standby_video_section .live_video_section.hidden+.slider_animation_box{display:block}.standby_profile_general .standby_video_section .live_video_section.is_loading+.slider_animation_box,.standby_profile_general .standby_video_section .live_video_section.is_playing+.slider_animation_box{display:none}.standby_profile_general .standby_video_section .live_video_section.is_expired{display:none}.standby_profile_general .standby_video_section .live_video_section.is_expired+.slider_animation_box .notice_box{display:block}.standby_profile_general .standby_video_section .live_video_section .status_text{display:none;color:#fff;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.standby_profile_general .standby_video_section .live_video_section.is_loading .status_text{display:unset}.standby_profile_general .standby_video_section .bottom_live_videochat_status{position:absolute;bottom:0;width:100%;height:fit-content;padding:10px;background-color:rgba(0,0,0,0.6);display:flex;justify-content:space-between;align-items:center}.standby_profile_general .standby_video_section .bottom_live_videochat_status .comment_count{display:flex;align-items:center;gap:10px;color:#fff;font-weight:500;font-size:14px}.standby_profile_general .standby_video_section .bottom_live_videochat_status .comment_count span{font-size:16px;text-decoration:underline}.standby_profile_general .standby_video_section .bottom_live_videochat_status:hover{cursor:pointer}.standby_profile_general .standby_buttons_section{justify-content:center;flex-wrap:wrap}.standby_profile_general .standby_buttons_section .button_style,.standby_profile_general .standby_buttons_section .button_style_container{max-width:250px}@media screen and (max-width: 450px){.standby_profile_general .standby_buttons_section .button_style,.standby_profile_general .standby_buttons_section .button_style_container{max-width:none;width:80%;text-align:center;margin:15px 0 5px 0}}.standby_profile_general .standby_buttons_section .button_style_container .button_style{width:100% !important}.standby_profile_general .standby_buttons_section .gradiant_style{background:#12D6B5;background:linear-gradient(90deg, #12D6B5 0%, #0CFFAE 60%, #e1ff00 100%);background-position:1% 50%;background-size:200% auto;color:#fff}.standby_profile_general .standby_buttons_section .gradiant_style img{-webkit-filter:invert(1);filter:invert(1);transition:all 0.3s ease-out}.standby_profile_general .standby_buttons_section .gradiant_style:hover{background-position:99% 50%;color:#000;box-shadow:0 5px 10px 0 rgba(0,0,0,0.2)}.standby_profile_general .standby_buttons_section .gradiant_style:hover img{-webkit-filter:invert(0);filter:invert(0)}.standby_profile_general .standby_memo_section{padding:2rem}.standby_profile_general .standby_memo_section .standby_memo_heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:3px}.standby_profile_general .standby_memo_section .standby_memo_textarea{width:100%;height:200px;padding:10px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.2)}.standby_profile_general .standby_memo_section .standby_memo_textarea:-ms-input-placeholder{color:gray}.standby_profile_general .standby_memo_section .standby_memo_textarea::-ms-input-placeholder{color:gray}.standby_profile_general .standby_memo_section .standby_memo_textarea::placeholder,.standby_profile_general .standby_memo_section .standby_memo_textarea::-ms-input-placeholder{color:gray}.liver_profile_login_popup{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:#000000c0;display:none;opacity:0;transition:all 0.3s ease}.liver_profile_login_popup.open{display:block;opacity:1}.liver_profile_login_popup .form_box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.liver_profile_login_popup .liver_profile_login_popup_close img{height:50px;width:50px;-webkit-filter:invert(1);filter:invert(1);position:absolute;top:10px;right:10px;cursor:pointer}#user_private_check_form .btnText span{display:none}#user_private_check_form.room_audio_style .audio_text{display:unset}#user_private_check_form.room_video_style .video_text{display:unset}.top_subpage_general{padding:20px 3%;background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px;min-height:calc(100vh - 60px)}.top_subpage_general_content{background-color:#fff;width:100%;max-width:1400px;margin:0 auto;padding:15px 24px;border:1px solid #d6d6d6}.top_subpage_general_content_bottom{text-align:right;font-size:12px;padding-bottom:10px;padding-top:10px}.top_subpage_general_content header{font-size:28px;font-weight:300;color:#00ffac;padding:1rem 1rem 1rem 2.5rem;border-radius:10px;margin-bottom:1rem;position:relative}.top_subpage_general_content header::before{position:absolute;top:20%;left:10px;width:6px;height:60%;content:'';border-left:1px solid;border-image:linear-gradient(to top, #b5ffe6, #4FFFC6) 1/1/0 stretch;border-image-slice:1px}.top_subpage_general_content ul,.top_subpage_general_content ol,.top_subpage_general_content dl{padding-left:24px;line-height:1.6}@media screen and (min-width: 450px){.top_subpage_general_content ul,.top_subpage_general_content ol,.top_subpage_general_content dl{padding-left:46px}}.top_subpage_general_content dl dt{font-size:16px;font-weight:300;color:#00a59e;padding:20px 0 10px}.top_subpage_general_content h2{padding:20px 0 0;margin-bottom:5px;color:#333;color:#636363;font-weight:100;padding-left:26px}.top_subpage_general_content h2::before{position:absolute;left:0;bottom:-5px;width:20%;content:''}.top_subpage_general_content h3{display:inline-block;padding:5px;padding-left:26px;margin:10px 0;color:#636363;font-weight:100}.top_subpage_general_content h4{-webkit-padding-start:6px 4px;padding-inline-start:6px 4px;color:#0ea78d;font-size:larger}.top_subpage_general_content p{padding-left:26px;line-height:1.6rem}.lemew_news_section>.global_content_inner{display:flex;flex-direction:column-reverse;width:100%;padding-top:24px;gap:30px;color:#636363}@media screen and (min-width: 1000px){.lemew_news_section>.global_content_inner{flex-direction:row;align-items:flex-start}}.lemew_news_section a{color:#333;text-decoration:none}.lemew_news_section .news_section_sidebar{padding:5px 15px;text-align:center;background-color:rgba(12,255,174,0.1);border-radius:20px;border:4px dotted #0CFFAE}@media screen and (min-width: 1000px){.lemew_news_section .news_section_sidebar{width:20%;max-width:300px;padding:10px 15px 20px;border-radius:0}}.lemew_news_section .news_section_sidebar label{font-size:24px;font-weight:300;padding:5px 0;display:block}.lemew_news_section .news_section_sidebar ul{text-align:left;padding-left:34px}.lemew_news_section .news_section_sidebar ul li{line-height:2;font-weight:300;font-size:larger}.lemew_news_section .news_section_sidebar ul li a::before{content:"> "}.lemew_news_section .news_section_main{display:flex;flex-direction:column;gap:24px;background:#fff;padding:20px 0 30px}@media screen and (min-width: 1000px){.lemew_news_section .news_section_main{width:80%}}.lemew_news_section .news_section_main .news_section_content{display:block;border-top:1px solid #0cffae;padding:15px 20px;font-size:medium;line-height:1.5;text-decoration:none;transition:transform 0.2s linear 0s}.lemew_news_section .news_section_main .news_section_content:hover{transform:translateY(-3px)}.lemew_news_section .news_section_main .news_section_content_header{font-size:larger;font-weight:bolder;border-bottom:2px solid #0CFFAE;margin-bottom:8px}.lemew_news_section .news_section_main .news_section_content .seemore{border-bottom:1px solid #333;display:block;margin-left:auto;width:90px;text-align:center;font-size:smaller}.lemew_news_section .news_section_main .news_section_content .attached_img_section .file_download_link::before{content:"";-webkit-filter:none;filter:none}.steps_style_general{counter-reset:count;position:relative;width:100%;max-width:800px;margin:2rem auto}.steps_style_general>:last-of-type::after{display:none !important}.steps_style_general .step_content{padding:1em 0 1.3em;margin:48px 0 0;position:relative}@media screen and (min-width: 450px){.steps_style_general .step_content{margin-top:0;padding:1em 0 1.3em 1.8em}}.steps_style_general .step_content:first-of-type{margin-top:80px}.steps_style_general .step_label{aspect-ratio:1 / 1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:42px;padding:4px;background:linear-gradient(90deg, #62eaff, #0cffae);border-radius:50%;color:#fff;font-weight:bold;font-size:12px;position:absolute;bottom:100%;left:0}@media screen and (min-width: 450px){.steps_style_general .step_label{bottom:auto;top:3px;left:3px}}.steps_style_general .step_label::after{display:inline-block;counter-increment:count;content:counter(count);font-size:16px;line-height:1}.steps_style_general .step_title{font-size:120%;display:flex;font-weight:300;margin:-5px 0 0}@media screen and (min-width: 450px){.steps_style_general .step_title{margin:-5px 0 0 1.5em}}.steps_style_general .step_title_icon{height:30px;width:30px;margin-right:5px;object-fit:contain}.steps_style_general .step_body{margin-top:1em;padding:0 0 1em;border-bottom:1px solid;border-image:linear-gradient(90deg, #fbd5fb, #95e9f3);border-image-slice:1}@media screen and (min-width: 450px){.steps_style_general .step_body{padding:0 0 1em 2em}}.steps_style_general .step_body_sub_title{padding:24px;background-color:whitesmoke;margin:10px 0}.steps_style_general .step_body ul{padding-left:25px;padding-top:10px}.steps_style_general .step_body .customTable_2{max-width:480px;margin:10px auto}.steps_style_general .step_body .customTable_2 th,.steps_style_general .step_body .customTable_2 td{border:5px solid #d5d5d5;background-color:#f9f9f9;padding:10px}.steps_style_general .step_body .customTable_2 th{background-image:linear-gradient(90deg, #ffd6ff, #c2f7ff);color:#ff00ff;font-weight:800}#firstTimeModal .modal_content{background-color:transparent;border:none;width:100%;text-align:center}#firstTimeModal .modal_content img{object-fit:contain;max-width:780px;width:100%}#firstTimeModal .modal_content .close-btn{font-family:gkktt;font-size:30px;font-weight:400;color:#fff;width:150px;margin:auto;cursor:pointer;transition:all 1s}#firstTimeModal .modal_content .close-btn:hover{color:#00ffac}.text-voucher{color:#ff00ff;font-weight:bold}.table_example_point{border-collapse:collapse}.table_example_point th,.table_example_point td{padding:8px;border:1px solid #ddd}div.bubble-container{pointer-events:none;position:fixed;bottom:16px;right:32px;z-index:1000;display:flex;flex-direction:column-reverse;gap:5px}div.bubble-container *{pointer-events:auto}@media screen and (max-width: 450px){div.bubble-container{bottom:100px}}div.event-bubble{pointer-events:none;aspect-ratio:1;width:128px;display:none;position:relative;pointer-events:none;transition:all 0.5s ease;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-direction:alternate-reverse}div.event-bubble *{pointer-events:auto}div.event-bubble.is-showing,div.event-bubble.is-hiding{display:block}div.event-bubble.is-hiding .bubble-content{transform:scale(0.1) translate(360px, 450px)}div.event-bubble.is-hiding+.event-bubble{margin-bottom:-170px}div.event-bubble .item{padding:10px;aspect-ratio:1/1;border-radius:50%;background:#ffccf9b3;border:2px solid #fff}div.event-bubble .item::before,div.event-bubble .item::after{content:" ";display:block;position:absolute;height:26px;width:26px;right:6px;bottom:3px;border-radius:50%;border:solid 1px #fff;background:#ffccf9aa}div.event-bubble .item::after{width:18px;height:18px;bottom:0;right:0}div.event-bubble .item-inner{display:flex;gap:3px;aspect-ratio:1/1;border-radius:50%;border:solid 2px #fff;flex-direction:column;justify-content:center;align-items:center}div.event-bubble .item.discount-30{background:#d0fcf7b3}div.event-bubble .item.discount-30::after,div.event-bubble .item.discount-30::before{background:#d0fcf7aa}div.event-bubble .item.discount-40{background:#f7ff80b3}div.event-bubble .item.discount-40::after,div.event-bubble .item.discount-40::before{background:#f7ff80aa}div.event-bubble .item.discount-50{background:#1defd7b3}div.event-bubble .item.discount-50 .discount-rate{color:#eeff00}div.event-bubble .item.discount-50::after,div.event-bubble .item.discount-50::before{background:#1defd7aa}div.event-bubble .discount-type{font-size:12px;color:#000;font-weight:700;text-align:center;padding:3px 10px;border-radius:10px;background:#fff;white-space:nowrap}div.event-bubble .discount-rate{color:#ff00ff;font-size:18px;line-height:0.8}div.event-bubble .discount-rate .rate{font-size:34px;font-weight:700}div.event-bubble .discount-label{font-weight:500;font-size:8px;font-weight:bold;color:#ff00e1;padding:2px 6px;width:fit-content;overflow:hidden;border-radius:10px;background:#fff;text-transform:uppercase}div.event-bubble .close-btn{aspect-ratio:1;width:32px;border-radius:50%;position:absolute;background:#C6C6C6;right:-16px;top:10px;opacity:0.6;transition:all 0.5s ease}div.event-bubble .close-btn img{display:none}div.event-bubble .close-btn::after,div.event-bubble .close-btn::before{content:" ";text-align:center;display:block;width:75%;height:4px;background-color:#fff;border-radius:5px;position:absolute;top:50%;left:50%}div.event-bubble .close-btn::after{transition:all 0.5s ease;transform:translate(-50%, -50%) rotate(45deg)}div.event-bubble .close-btn::before{transition:all 0.5s ease;transform:translate(-50%, -50%) rotate(-45deg)}div.event-bubble .close-btn:hover{opacity:0.8;cursor:pointer}@media screen and (max-width: 450px){div.event-bubble .close-btn{top:-50px !important}}div.event-bubble.is-hiding .close-btn{top:100px}div.event-bubble.is-hiding .close-btn::before{display:none}div.event-bubble.is-hiding .close-btn::after{display:none}div.event-bubble.is-hiding .close-btn img{display:block;width:100%;height:100%;object-fit:contain;animation:rotate 1s ease-in-out forwards}@keyframes rotate{from{opacity:60%;transform:rotate(0)}to{transform:rotate(72deg);opacity:0%}}@media screen and (max-width: 450px){div.event-bubble{width:82px}div.event-bubble .item::before,div.event-bubble .item::after{height:16px;width:16px;right:5px;bottom:3px}div.event-bubble .item::after{width:10px;height:10px;bottom:0;right:0}div.event-bubble .discount-type{font-size:6px;padding:0px 6px}div.event-bubble .discount-rate{font-size:14px}div.event-bubble .discount-rate .rate{font-size:22px}div.event-bubble .discount-label{font-size:6px;padding:0px 4px}div.event-bubble.is-hiding .bubble-content{transform:scale(0.1) translate(80px, -500px)}}.bubble-appear{animation:bubble-appear 0.5s ease-in-out forwards}.bubble-disappear{animation:bubble-disappear 0.5s ease-in-out forwards}@media screen and (max-width: 450px){.bubble-disappear{animation:bubble-disappear-mobile 0.5s ease-in-out forwards}}.bubble-floating.is-showing{animation:bubble-floating 2s ease-in-out infinite}@media screen and (min-width: 1000px){.ad-bubble{display:none !important}}@keyframes bubble-appear{from{transform:scale(0.1) translate(160px, 180px)}to{transform:scale(1) translate(0, 0)}}@keyframes bubble-disappear{from{transform:scale(1) translate(0, 0)}to{transform:scale(0.1) translate(160px, 180px)}}@keyframes bubble-disappear-mobile{from{transform:scale(1) translate(0, 0)}to{transform:scale(0.1) translate(80px, -500px)}}@keyframes bubble-floating{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}.checking_function_section .top_subpage_general_content h2,.checking_function_section .top_subpage_general_content p{padding-left:0}.checking_function_section .top_subpage_general_content ul,.checking_function_section .top_subpage_general_content ol,.checking_function_section .top_subpage_general_content dl{padding-left:24px}.checking_function_section .video_wrapper,.checking_function_section .canvas_wrapper{margin-top:24px}.checking_function_section .video_wrapper video{max-width:100%}.form_box.point_charge_section .form_box_content .form .fields .input-field{margin:0}.form_box.point_charge_section .form_box_content .form .fields .input-field .button_charge_point{width:100%;max-width:320px;margin:0 auto}.form_box.point_charge_section .form_box_content .form .details .fields{gap:16px;margin-top:16px}.form_box.point_charge_section .table_example_point{margin-top:16px}@media screen and (max-width: 450px){.form_box.point_charge_section .table_example_point{width:100%}}@media screen and (max-width: 450px){.form_box.point_charge_section .table_example_point th,.form_box.point_charge_section .table_example_point td{display:block}}@media screen and (max-width: 450px){.form_box.point_charge_section .table_example_point td{border-top:0}}.form_box.point_charge_section .table_example_point tr:not(:last-of-type) td{border-bottom:0}.how_to_use_section .steps_style_general .step_body .customTable_2{width:100%;max-width:inherit}@media screen and (max-width: 540px){.how_to_use_section .steps_style_general .step_body .customTable_2 th,.how_to_use_section .steps_style_general .step_body .customTable_2 td{display:block}}@media screen and (max-width: 540px){.how_to_use_section .steps_style_general .step_body .customTable_2 td{border-top:0}}.block-pagenumber{border-radius:5px;border:10px solid #EBEBEB}.block-pagenumber .block_inner{padding:88px 0;position:relative}.block-pagenumber .block_inner .block_content{display:flex;align-items:center;justify-content:center}.block-pagenumber .block_inner .block_content .pagination-status{display:flex;align-items:center;justify-content:center;gap:16px;color:#4B4B4B;font-size:6rem;font-weight:500;line-height:1;position:relative}.block-pagenumber .block_inner .block_content .pagination-status__separator{width:1px;height:160%;background-color:#4B4B4B;position:absolute;top:50%;left:50%;transform:translate(-4px, -50%) rotate(20deg)}.block-pagenumber .block_inner .icon{max-width:50px;position:absolute;right:0;bottom:-20px}.block-pagenumber .block_inner .icon img{width:100%;object-fit:contain}.user_layout .user_layout_body:has(.form_auth){max-width:920px;margin:0 auto}.user_layout .user_layout_body .body_main{padding-top:30px}@media screen and (max-width: 450px){.user_layout .user_layout_body .body_main{padding-top:0}}.user_layout .user_layout_body .body_main .form_auth{padding:0}.user_layout .user_layout_body .body_main .form_auth .form_box>.global_content_inner{padding:0}.form_auth{padding-bottom:80px}.form_auth .form_box{max-width:662px}.form_auth .form_box>.global_content_inner{padding:32px 24px}.form_auth .form_box_content{margin-top:0;overflow:visible}.form_auth .form_box_content .form .grid-box{display:grid;grid-template-columns:356fr 286fr;column-rule:solid #ccc}.form_auth .form_box_content .form .grid-box>*{align-content:center}.form_auth .form_box_content .form .grid-box .details{padding-top:16px;padding-right:24px;padding-bottom:36px;border:0;border-right:1px solid #D9D9D9}.form_auth .form_box_content .form .grid-box .details .title,.liver_layout .form_auth .form_box .form_box_content .form .grid-box .details .subtitle{margin:0}.form_auth .form_box_content .form .grid-box .details .fields .input-field{margin:0}.form_auth .form_box_content .form .grid-box .details .fields .input-field .email-field{margin:24px 0 8px;padding-left:3em;border:1px solid #D9D9D9;background:url(/design-image/svg/icon_mail_gray.svg) no-repeat left 0.875em center;background-size:1.2375em;background-color:#F4F4F4}.form_auth .form_box_content .form .grid-box .details .fields .input-field .email-field::placeholder{color:#ADADAD}.form_auth .form_box_content .form .grid-box .buttons{padding-top:16px;padding-bottom:16px;padding-left:24px}.form_auth .form_box_content .form .grid-box .buttons .submit-button{width:100%;max-width:inherit;margin:0}.form_auth .form_box_content .form .grid-box .buttons .submit-button .btnText{font-size:2rem;font-weight:700}@media screen and (max-width: 768px){.form_auth .form_box_content .form .grid-box{grid-template-columns:100%}.form_auth .form_box_content .form .grid-box .details{padding-right:0;padding-bottom:48px;border-right:0}.form_auth .form_box_content .form .grid-box .details .fields .input-field .email-field{min-height:66px;margin-top:16px;padding:0.5em 1.75em;background-image:none}.form_auth .form_box_content .form .grid-box .details .fields .input-field .email-field::placeholder{color:#898A8D}.form_auth .form_box_content .form .grid-box .buttons{padding-left:0}.form_auth .form_box_content .form .grid-box .buttons .submit-button{width:100%;max-width:inherit;margin:0;padding:4px}.form_auth .form_box_content .form .grid-box .buttons .submit-button .btnText{display:flex;align-items:center;justify-content:center;width:100%;padding:4px;border-radius:100px;background-color:#fff;color:#14EED5;font-size:2rem;font-weight:700}}.form_auth .form_box_content .form .details{padding:32px 24px;border-radius:5px;border:10px solid #EBEBEB}.form_auth .form_box_content .form .details+.details,.form_auth .form_box_content .form .details+.form_require{margin-top:24px}.form_auth .form_box_content .form .details .fields input[type="password"],.form_auth .form_box_content .form .details .fields input[type="text"],.form_auth .form_box_content .form .details .fields input[type="date"],.form_auth .form_box_content .form .details .fields select{border-radius:10px;border:1px solid #D9D9D9;background-color:#F4F4F4}.form_auth .form_box_content .form .details .fields input[type="password"]::placeholder,.form_auth .form_box_content .form .details .fields input[type="text"]::placeholder{color:#ADADAD}.form_auth .form_box_content .form .details .fields select{appearance:none;padding-right:2em;background-image:url(/design-image/svg/icon_toggle_blue.svg);background-position:center right 0.6em;background-repeat:no-repeat;background-size:0.85em;cursor:pointer}.form_auth .form_box_content .form .details .fields .input-field:has(.date-wrapper){min-width:inherit}.form_auth .form_box_content .form .details .fields .input-field:has(.tag-selector_preview){min-width:inherit;overflow:visible}.form_auth .form_box_content .form .details .fields .password-wrapper{display:block;margin:12px 0 10px 0;position:relative;overflow:hidden}.form_auth .form_box_content .form .details .fields .password-wrapper input{width:100%;margin:0 !important;padding-left:2.6em;padding-right:2.6em;background-image:url(/design-image/svg/icon_lock.svg);background-repeat:no-repeat;background-position:left 1em center;background-size:1em}.form_auth .form_box_content .form .details .fields .password-wrapper .button-toggle-password{display:block;width:2.6em;height:100%;background:url(/design-image/svg/icon_not-view.svg) no-repeat center;background-size:1.1em;position:absolute;top:0;right:0;cursor:pointer}.form_auth .form_box_content .form .details .fields .password-wrapper .button-toggle-password.password-visible{background:url(/design-image/svg/icon_view.svg) no-repeat center;background-size:1.1em}.form_auth .form_box_content .form .details .fields .password-rules{font-size:1.2rem}.form_auth .form_box_content .form .details .fields .password-rules_item{display:flex;gap:0.5em}.form_auth .form_box_content .form .details .fields .password-rules_item::before{content:'';display:block;aspect-ratio:1;width:1.25em;flex-shrink:0;background-image:url(/design-image/svg/icon_password_check_gray.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.form_auth .form_box_content .form .details .fields .password-rules_item.active::before{background-image:url(/design-image/svg/icon_password_check_blue.svg)}.form_auth .form_box_content .form .details .fields .name-wrapper{display:flex;align-items:center}.form_auth .form_box_content .form .details .fields .name-wrapper input[type="text"]{width:100%}@media screen and (min-width: 450px){.form_auth .form_box_content .form .details .fields .name-wrapper input[type="text"]{max-width:12rem}}.form_auth .form_box_content .form .details .fields .date-wrapper{display:block}.form_auth .form_box_content .form .details .fields .date-wrapper .birthday-field{width:100%}@media (pointer: fine){.form_auth .form_box_content .form .details .fields .date-wrapper .birthday-field{padding-right:2em;background-image:url(/design-image/svg/icon_toggle_blue.svg);background-position:center right 0.6em;background-repeat:no-repeat;background-size:0.85em}}@media screen and (max-width: 768px){.form_auth .form_box_content .form .details .fields .date-wrapper .birthday-field{background-image:none !important}}.form_auth .form_box_content .form .details .fields .phone-number-wrapper{display:grid;grid-template-columns:auto 12px auto 12px auto;align-items:center;gap:4px;flex-wrap:wrap}.form_auth .form_box_content .form .details .fields .phone-number-wrapper .phone-number-field{min-width:0}.form_auth .form_box_content .form .details .fields .phone-number-wrapper .separator{width:12px;height:1px;background-color:#D9D9D9;flex-shrink:0}.form_auth .form_box_content .form .details .fields .credit-number-wrapper{gap:0 16px}.form_auth .form_box_content .form .details .fields .credit-number-wrapper input{width:100%;max-width:80px}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector{position:relative}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview{width:100%;margin:8px 0;padding:0 40px 0 14px;background-image:url(/design-image/svg/icon_toggle_blue.svg);background-position:center right 0.6em;background-repeat:no-repeat;background-size:0.85em;background-color:#F4F4F4;border-radius:10px;border:1px solid #D9D9D9;font-weight:400;cursor:pointer}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview_inner{display:flex;align-items:center;gap:4px 8px;width:100%;min-height:38px;padding:4px 0;overflow:auto}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview_inner .placeholder{display:inline-block;color:#707070;font-weight:400;line-height:1.4;white-space:nowrap}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview_inner .placeholder.hidden{display:none}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview_inner .selected-item{display:inline-block;width:fit-content;padding:4px 36px 4px 16px;border-radius:10px;background-color:#FFFFFF;font-size:1.4rem;font-weight:300;line-height:1.4;position:relative;white-space:nowrap;cursor:auto}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview_inner .selected-item .delete-button{width:32px;height:100%;border-radius:0 10px 10px 0;background:url(/design-image/svg/icon_close_blue.svg) no-repeat center right 8px;background-size:16px;cursor:pointer;position:absolute;right:0;top:0}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_options{z-index:1;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;width:100%;max-width:100%;max-height:280px;margin-top:8px;padding:8px;border-radius:10px;border:1px solid #d9d9d9;background-color:#F4F4F4;box-shadow:0 4px 4px rgba(0,0,0,0.25);position:absolute;left:0;top:100%;transform:translate(0, -10px);opacity:0;pointer-events:none;transition:transform 0.4s, opacity 0.4s;overflow-y:auto}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_options_item{display:none}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_options_item:checked+label{background-color:#14EED5;color:#fff;font-weight:500}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_options label{display:block;width:fit-content;max-width:100%;min-width:148px;padding:4px 16px;border-radius:10px;background-color:#FFFFFF;font-size:1.4rem;font-weight:300;line-height:1.4;cursor:pointer;user-select:none;transition:background-color 0.2s, color 0.2s}.form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview.active+.tag-selector_options{opacity:1;transform:none;pointer-events:inherit}.form_auth .form_box_content .form .details .fields .postal-code-wrapper{display:flex;align-items:center;gap:4px 10px;flex-wrap:nowrap}.form_auth .form_box_content .form .details .fields .postal-code-wrapper .postal-code-field1{max-width:74px}.form_auth .form_box_content .form .details .fields .postal-code-wrapper .postal-code-field2{max-width:120px}.form_auth .form_box_content .form .details .fields .postal-code-wrapper .separator{width:12px;height:1px;background-color:#D9D9D9;flex-shrink:0}.form_auth .form_box_content .form .details .fields .liver-image-title{font-size:2rem}.form_auth .form_box_content .form .details .fields .liver-image-wrapper{width:100%}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-sliders1 .input-field_img{max-width:inherit}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-sliders2{max-width:276px;margin:0 auto}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-display-field{aspect-ratio:inherit;width:100%;max-width:100%;margin:0;border-radius:0}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-display-field .image-wrapper{padding:8px;background-color:#fff}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-display-field .image-wrapper .input-field_img{padding:0}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-display-field .image-caption{line-height:1.6;text-align:center}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-slide-pagination{display:flex;justify-content:center;align-items:center;gap:4px;margin:24px 0;position:static;left:auto;right:auto}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-slide-pagination .liver-image-slide_page{width:12px;height:12px;padding:2px;background-color:#fff}.form_auth .form_box_content .form .details .fields .liver-image-wrapper .liver-image-slide-pagination .liver-image-slide_page.is-active{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%);transform:none}.form_auth .form_box_content .form .details .fields .title+.liver-image-wrapper,.liver_layout .form_auth .form_box .form_box_content .form .details .fields .subtitle+.liver-image-wrapper{margin-top:24px}.form_auth .form_box_content .form .card-brand{max-width:226px;margin-top:32px}.form_auth .form_box_content .form .card-brand img{width:100%;object-fit:contain}.form_auth .form_box_content .form .submit-button-wrapper{margin-top:24px}.form_auth .form_box_content .form .submit-button-wrapper button{width:95%;max-width:244px;min-height:44px;margin-top:0}.form_auth .form_box_content .form .submit-button-wrapper button .btnText{display:inline-block;vertical-align:middle;margin-right:6px;color:#fff;line-height:1;position:relative;aspect-ratio:1;width:16px;transform:translateX(-25%) rotate(45deg)}.form_auth .form_box_content .form .submit-button-wrapper button .btnText::before,.form_auth .form_box_content .form .submit-button-wrapper button .btnText:after{content:'';position:absolute;background:currentColor;border-radius:10px}.form_auth .form_box_content .form .submit-button-wrapper button .btnText::before{top:0;left:0;right:0;height:4px}.form_auth .form_box_content .form .submit-button-wrapper button .btnText:after{top:0;right:0;bottom:0;width:4px}.form_auth .form_box .bg-shadow-block{padding:8px 16px;border:1px solid #D9D9D9;border-radius:10px;background-color:#F4F4F4;overflow:hidden;box-shadow:inset 0 3.5px 4px rgba(0,0,0,0.1)}.form_auth .form_box .title-block{padding:32px 24px;border-radius:5px;border:10px solid #EBEBEB}.form_auth .form_box .title-block+*{margin-top:24px}.form_auth .form_box .title-block .page-title{background-color:#14EED5;color:transparent;font-size:5rem;font-weight:400;text-align:right;line-height:1;letter-spacing:-0.15em;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;background-clip:text}.form_auth .form_box .title-block .page-title::before{content:'';display:inline-block;aspect-ratio:25 / 37;width:0.5em;margin-right:0.125em;background:url(/design-image/svg/icon_beginner_blue.svg) no-repeat center}.form_auth .form_box .title-block .page-title .big{font-size:8rem}.form_auth .form_box .title-block .page-title+*{margin-top:24px}.signup-step2 .form_general{justify-content:flex-start}.signup-step2 .form_general .form_box{margin-top:0}.signup-step2 .form_general .form_box .fields:has(.profile-image-wrapper){flex-wrap:nowrap}@media screen and (max-width: 768px){.signup-step2 .form_general .form_box .fields:has(.profile-image-wrapper){flex-wrap:wrap}}.signup-step2 .form_general .form_box .profile-image-wrapper{max-width:266px;margin-top:8px;padding:16px;border:1px solid #D9D9D9;border-radius:10px;background-color:#F4F4F4;overflow:hidden}@media screen and (max-width: 550px){.signup-step2 .form_general .form_box .profile-image-wrapper{width:100%;max-width:inherit}}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-area{position:relative}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-area input.user-photo-field{width:100%;height:100%;margin:0 !important;padding:0;border:0 !important;border-radius:0 !important;position:absolute;top:0;left:0;opacity:0}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-area .guide-text{display:grid;grid-template-columns:100%;gap:24px 0}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-area .guide-text .upload-icon{justify-self:center;width:90%;max-width:72px}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-area .guide-text .upload-icon img{width:100%;object-fit:contain}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-area .guide-text p.text{line-height:1.4}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-area .guide-text .button-like-text{justify-self:center;width:95%;max-width:128px;min-height:46px;padding:1em;background:linear-gradient(90deg, #62eaff, #0cffae);border-radius:10px;color:#fff;font-size:1.4rem;font-weight:700;line-height:1.2}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-note{margin-top:16px;padding:8px 16px;border-radius:10px;background-color:#fff;overflow:hidden}.signup-step2 .form_general .form_box .profile-image-wrapper .image-upload-note p{font-size:1rem;font-weight:700;line-height:1.6}.signup-step2 .form_general .form_box .fields:has(.profile-image-preview) .input-field:has(.profile-image-preview){display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 450px){.signup-step2 .form_general .form_box .fields:has(.profile-image-preview) .input-field:has(.profile-image-preview){justify-content:start}}.signup-step2 .form_general .form_box .fields:has(.profile-image-preview) .input-field:has(.profile-image-preview) .note{position:absolute;bottom:0;left:0;width:100%;text-align:left;font-size:14px;font-weight:300;color:#333}.signup-step2 .form_general .form_box .fields:has(.profile-image-preview) .profile-image-preview{max-width:144px;position:relative}.signup-step2 .form_general .form_box .fields:has(.profile-image-preview) .profile-image-preview .preview-area{aspect-ratio:1;width:100%;padding:0;border-radius:50%;overflow:hidden}.signup-step2 .form_general .form_box .fields:has(.profile-image-preview) .profile-image-preview .preview-area img{margin:0;padding:0}.form_auth.liver-email-checking .form_box_content .form .grid-box .details{border-top:0;border-bottom:0;border-left:0}.form_auth.liver-email-checking .form_box_content .form .grid-box .details .title,.liver_layout .form_auth.liver-email-checking .form_box .form_box_content .form .grid-box .details .subtitle{border-color:#FF57A1}.form_auth.liver-email-checking .form_box_content .form .grid-box .details .title::after,.liver_layout .form_auth.liver-email-checking .form_box .form_box_content .form .grid-box .details .subtitle::after{content:none}.form_auth.liver-email-checking .form_box_content .form .grid-box .details .check_term{display:flex;flex-direction:row;align-items:center;gap:5px}.form_auth.liver-email-checking .form_box_content .form .grid-box .details .check_term .checkmark-path{stroke:#FF57A1}.form_auth.liver-email-checking .form_box_content .form .grid-box .buttons .submit-button{background:linear-gradient(-90deg, #ffb8fb 0%, #ffb6d4 100%)}.liver_layout .form_auth .form_box .title-block .page-title{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%);background-clip:text}.liver_layout .form_auth .form_box .title-block .page-title::before{background:url(/design-image/svg/icon_beginner_pink.svg) no-repeat center}.liver_layout .form_auth .form_box .form_box_content .form .title,.liver_layout .form_auth .form_box .form_box_content .form .subtitle{border-left:1px solid #FF00FF}.liver_layout .form_auth .form_box .form_box_content .form .title::after,.liver_layout .form_auth .form_box .form_box_content .form .subtitle::after{background-image:linear-gradient(-90deg, #ffb3ff, #95e9f3)}.liver_layout .form_auth .form_box .form_box_content .form .title.title-no-line::after,.liver_layout .form_auth .form_box .form_box_content .form .title-no-line.subtitle::after{background:none}.liver_layout .form_auth .form_box .form_box_content .form .subtitle{font-size:14px}.liver_layout .form_auth .form_box .form_box_content .form .subtitle::after{background:none}.liver_layout .form_auth .form_box .form_box_content .form .details .fields select{background-image:url(/design-image/svg/icon_toggle_red2.svg)}.liver_layout .form_auth .form_box .form_box_content .form .buttons_general .button_style{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%)}@media (pointer: fine){.signup-step1.liver_layout .form_auth .form_box_content .form .details .fields .date-wrapper .birthday-field{background-image:url(/design-image/svg/icon_toggle_red2.svg)}}.signup-step2.liver_layout .form_general .form_box_content .form .details .fields.profile-image-fields>*{min-width:inherit}.signup-step2.liver_layout .form_general .form_box .profile-image-wrapper .image-upload-area .guide-text .button-like-text{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%)}.signup-step2.liver_layout .form_general .form_box .profile-file-preview{margin:auto 0;padding:24px;border:1px solid #D9D9D9;border-radius:10px;background-color:#F4F4F4}.signup-step2.liver_layout .form_general .form_box .profile-file-preview .preview-area{flex-direction:column;gap:8px;padding-top:0}.signup-step2.liver_layout .form_general .form_box .profile-file-preview .preview-area .filename-block{display:flex;flex-wrap:wrap;align-items:center;gap:0 8px;font-size:1.4rem;font-weight:700}.signup-step2.liver_layout .form_general .form_box .profile-file-preview .preview-area .filename-block .file-info{display:flex;flex-wrap:wrap;gap:0 4px;padding-left:20px;background-image:url(/design-image/svg/icon_check_blue.svg);background-repeat:no-repeat;background-position:left top 0.25em;background-size:16px}.signup-step2.liver_layout .form_general .form_box .profile-file-preview .preview-area .filename-block .file-info .file-name{line-height:1.4}.signup-step2.liver_layout .form_general .form_box .profile-file-preview .preview-area .filename-block .file-info .file-size{color:#ADADAD}.signup-step2.liver_layout .form_general .form_box .profile-file-preview .preview-area .filename-block.error .file-info{background-image:url(/design-image/svg/icon_caution_red.svg)}.signup-step2.liver_layout .form_general .form_box .profile-file-preview .preview-area .filename-block.error .file-info .file-error{width:100%;color:#A50D50;font-size:1rem;font-weight:400}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution){margin-top:16px}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution) .signup-caution{padding:16px 8px 24px}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution) .signup-caution .signup-caution_block+.signup-caution_block{margin-top:24px}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution) .signup-caution .signup-caution_block .block-title{font-size:1.6rem;font-weight:300}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution) .signup-caution .signup-caution_block .block-title+*{margin-top:24px}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution) .signup-caution .signup-caution_block .signup-caution_box+.signup-caution_box{margin-top:8px}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution) .signup-caution .signup-caution_block .signup-caution_box .box-title{font-size:1.2rem;font-weight:300}.signup-step2.liver_layout .form_general .form_box .bg-shadow-block:has(.signup-caution) .signup-caution .signup-caution_block .signup-caution_box p{font-size:1.2rem;font-weight:300}.signup-step3.liver_layout .form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview{background-image:url(/design-image/svg/icon_toggle_red2.svg)}.signup-step3.liver_layout .form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_preview_inner .selected-item .delete-button{background:url(/design-image/svg/icon_close_pink.svg) no-repeat center right 8px;background-size:16px}.signup-step3.liver_layout .form_auth .form_box_content .form .details .fields .tag-selector-wrapper .tag-selector_options_item:checked+label{background:linear-gradient(-90deg, #ffb8fb 0%, #ffb6d4 100%)}@media (pointer: fine){.signup-step3.liver_layout .form_auth .form_box_content .form .details .fields .date-wrapper .birthday-field{background-image:url(/design-image/svg/icon_toggle_red2.svg)}}.form_login{padding-bottom:80px}.form_login .form_box{max-width:660px}.form_login .form_box>.global_content_inner{padding-top:24px;padding-bottom:36px}.hobby-tag{padding:2px 10px;white-space:nowrap;display:inline-block;overflow:hidden}.hobby-tag.tag-highlight{position:relative;background-color:#ff57a1 !important;color:#fff;font-weight:500;border-radius:20px;overflow:hidden}.hobby-tag.tag-highlight::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);animation:mirrorShine 2s ease-in-out infinite;z-index:1}.hobby-tag.tag-highlight>*{position:relative;z-index:2}@keyframes mirrorShine{0%{left:-100%}50%{left:100%}100%{left:100%}}.mbti-heart{display:inline-block;animation:heartBounceLoop 0.6s ease-in-out infinite}@keyframes heartBounceLoop{0%, 100%{transform:translateY(0) scale(1)}25%{transform:translateY(-12px) scale(1.15)}50%{transform:translateY(0) scale(1)}75%{transform:translateY(-8px) scale(1.08)}}#uploadUserPhotoModal{height:auto;opacity:0;transition:opacity 0.3s ease-in-out}#uploadUserPhotoModal.active{opacity:1;animation:fadeIn 0.3s ease-in-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.header{background-color:#ffffffcc;width:100%;height:68px;position:fixed;top:0;left:0;right:0;z-index:999;border-top:5px solid #E6E6E6;border-bottom:5px solid #E6E6E6;padding-bottom:13px}@media screen and (min-width: 1000px){.header{height:70px;margin-top:2px;padding-bottom:0}.header .logo-text{height:13px}.header .logo{height:53px}}@media screen and (max-width: 1000px){.header{border-bottom:0}}.header_container{height:100%;width:100%;position:relative;margin:auto}.header__inner{padding:0 24px;display:flex;align-items:start;justify-content:space-between;height:100%}@media screen and (min-width: 1000px){.header__inner{justify-content:end}}.header.user_chat_header{background-color:#fff}.header.user_chat_header .header__inner{padding:0 100px;justify-content:space-between;align-items:center}.header .schedule_container{position:relative;min-width:fit-content;padding:5px}.header .schedule_container .schedule_container_title{display:flex;align-items:center;justify-content:center;gap:5px;border:2px solid #4B4B4B;border-radius:5px;padding:4px;background-color:#EBEBEB;font-size:12px;font-weight:bold;color:#4B4B4B}.header .schedule_container .schedule_container_calendar{width:100%;background-color:transparent;font-size:12px;font-weight:bold;color:#4B4B4B;text-align:center}.header__title{cursor:pointer;height:100%}.header__title .header-logo{display:inline-block;max-width:179px}@media screen and (min-width: 1000px){.header__title .header-logo{max-width:100%;height:100%;display:flex;align-items:center}}.header__title .header-logo .logo{display:inline;width:179px;height:auto;max-height:72px}.header__title img{display:block;width:auto}@media screen and (max-width: 999px){.header__title img.logo-text{height:16px}.header__title img.logo{height:50px}}.header__title .lemew_logo_admin{height:100%}.header__language{position:absolute;top:0;right:0;display:none;cursor:pointer;border-width:0 5px 5px 5px;border-style:solid;border-color:#E6E6E6;line-height:1}.header__language::before{content:'';display:block;aspect-ratio:10 / 8;width:10px;background-color:#4B4B4B;clip-path:polygon(0 0, 100% 0, 50% 100%);position:absolute;top:50%;right:4px;transform:translate(0, -50%);pointer-events:none}.header__language select{font-weight:700;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:6px 32px 6px 12px;font-size:14px}.header__language select:focus-visible{outline-width:0}@media screen and (min-width: 1000px){.header__language{display:block}}.header__nav{display:flex;margin-right:12px;gap:6px;flex-wrap:wrap;margin-top:-7px}@media screen and (min-width: 1000px){.header__nav{margin-right:13rem;gap:0.5rem;flex-wrap:nowrap}}.header__nav>a{display:inline-block;line-height:1}.header__nav_item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 10px;background-color:#E6E6E6;border-radius:0 0 1rem 1rem;box-shadow:0px 2px 2px 0px #00000040;gap:5px}.header__nav_item img{width:16px;height:16px;object-fit:contain}@media screen and (min-width: 1000px){.header__nav_item img{width:2.5rem;height:2.5rem}}.header__nav_item .item_text{font-size:8px;font-weight:700;color:#14EED5;text-align:center;background-color:#fff;line-height:17px;padding:0 7px 0 7px;border-radius:10px;text-shadow:0 0 3px rgba(255,255,255,0.8);display:inline-block}@media screen and (min-width: 1000px){.header__nav_item .item_text{font-size:11px}}.header__nav_item_group{display:flex;align-items:center;gap:5px;padding:5px 10px;background-color:#E6E6E6;border-radius:0 0 1rem 1rem;box-shadow:0px 2px 2px 0px #00000040}@media screen and (min-width: 1000px){.header__nav_item_group{padding:6px 12px}}.header__nav_item_group .header__nav_item{background-color:transparent;box-shadow:none;padding:0}.header__nav_item_group img{width:16px;height:16px}@media screen and (min-width: 1000px){.header__nav_item_group img{width:2.5rem;height:2.5rem}}.header__nav a:has(.vourcher-header){width:220px}.header__nav .vourcher-header{width:100%;margin-top:-2px}.xp-banner{position:fixed;bottom:24px;left:50%;transform:translate(-50%, 120%);opacity:0;min-width:240px;padding:12px 28px;border-radius:999px;background:linear-gradient(135deg, rgba(20,238,213,0.95), rgba(255,87,161,0.95));box-shadow:0 12px 30px rgba(0,0,0,0.25);display:flex;flex-direction:column;align-items:center;gap:4px;overflow:hidden;pointer-events:none;z-index:1200;transition:transform 0.45s cubic-bezier(0.25, 1, 0.5, 1),opacity 0.35s ease}.xp-banner__glow{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 30% 30%, rgba(255,255,255,0.65), transparent 65%);filter:blur(12px);opacity:0.5}.xp-banner__content{display:flex;align-items:baseline;gap:10px;font-weight:700;color:#fff;text-shadow:0 4px 10px rgba(0,0,0,0.15);position:relative;z-index:1}.xp-banner__label{font-size:0.9rem;letter-spacing:0.08em}.xp-banner__value{font-size:1.8rem;line-height:1;font-variant-numeric:tabular-nums}.xp-banner__total{font-size:0.85rem;font-weight:600;color:rgba(255,255,255,0.9);letter-spacing:0.05em;position:relative;z-index:1}.xp-banner__total-value{margin-left:6px;font-variant-numeric:tabular-nums}.xp-banner--active{opacity:1;transform:translate(-50%, 0)}.xp-banner--leaving{opacity:0;transform:translate(-50%, -60px)}.xp-banner--bounce .xp-banner__content{animation:xpBannerBounce 0.45s cubic-bezier(0.34, 1.56, 0.64, 1)}@media screen and (max-width: 768px){.xp-banner{min-width:200px;padding:10px 20px;bottom:16px}}@keyframes xpBannerBounce{0%{transform:translateY(0)}40%{transform:translateY(-10px)}65%{transform:translateY(4px)}100%{transform:translateY(0)}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;transition:background-color 0.8s 0.05s;z-index:999;pointer-events:none;opacity:1}.overlay span{display:block;width:200vmax;height:200vmax;pointer-events:none;position:absolute;border-radius:50%;transform-origin:50% 50%;transform:scaleX(0) scaleY(0)}.overlay span.opening-circle{background-color:#000000c0}.overlay.active{opacity:1;pointer-events:inherit;background-color:#000000c0}.overlay.active .opening-circle{animation:opening-circle-expand 0.4s 0.05s ease-in-out forwards}.overlay.not-active .closing-circle{animation:closing-circle-expand 0.4s 0.05s ease-in-out forwards}@keyframes opening-circle-expand{0%{transform:scaleX(0) scaleY(0);background-color:#000000c0}100%{transform:scaleX(1) scaleY(1);background-color:transparent}}@keyframes closing-circle-expand{0%{transform:scaleX(0) scaleY(0);background-color:#ffffffc0}100%{transform:scaleX(1) scaleY(1);background-color:transparent}}.header .hamburger_nav{overflow:auto;position:fixed;top:0;right:0;width:100%;height:100%;height:100vh;height:100dvh;opacity:0;z-index:9998;display:flex;align-items:center;flex-direction:column;justify-content:center;pointer-events:none}.header .hamburger_nav ul{max-width:fit-content;padding:16px 5%;list-style-type:none;height:fit-content}@media screen and (min-width: 450px){.header .hamburger_nav ul{padding:16px 24px}}.header .hamburger_nav ul li a,.header .hamburger_nav ul li button{display:grid;grid-template-columns:36px 1fr;align-content:center;gap:8px;color:#fff;text-align:left;text-decoration:none;font-weight:700;font-size:3.2rem;line-height:1.2;width:100%}@media screen and (min-width: 450px){.header .hamburger_nav ul li a,.header .hamburger_nav ul li button{font-size:5rem}}.header .hamburger_nav ul li a .nav-icon,.header .hamburger_nav ul li button .nav-icon{width:100%;height:100%;align-self:center;justify-self:center;background-color:#fff;text-align:center;transition:background-color 0.2s ease, opacity 0.4s 0.04s;opacity:0}.header .hamburger_nav ul li a .nav-title,.header .hamburger_nav ul li button .nav-title{position:relative;z-index:1;flex-grow:1;padding:0.1em 0.2em;overflow:hidden}.header .hamburger_nav ul li a .nav-title::before,.header .hamburger_nav ul li button .nav-title::before{content:'';display:block;width:100%;height:1px;background-color:#14EED5;position:absolute;left:0;bottom:0;transform:scale(0, 1);transition:transform 0.2s 0.5s;transform-origin:left center}.header .hamburger_nav ul li a .nav-title::after,.header .hamburger_nav ul li button .nav-title::after{background-color:#14EED5;content:"";height:100%;left:0;top:0;width:0px;position:absolute;transition:all 0.4s ease 0.05s;z-index:-1}.header .hamburger_nav ul li a .nav-title__text,.header .hamburger_nav ul li button .nav-title__text{display:block;transform:translate(0, 50%);opacity:0;transition:opacity 0.4s 0.74s, transform 0.4s 0.74s}.header .hamburger_nav ul li a:hover .nav-icon,.header .hamburger_nav ul li button:hover .nav-icon{background-color:#14EED5}.header .hamburger_nav ul li a:hover .nav-title::after,.header .hamburger_nav ul li button:hover .nav-title::after{width:100%}.header .hamburger_nav ul li.item-login .nav-icon{-webkit-mask:url(/design-image/svg/icon_login.svg) no-repeat center;-webkit-mask-size:88%;mask:url(/design-image/svg/icon_login.svg) no-repeat center;mask-size:88%}.header .hamburger_nav ul li.item-signup .nav-icon{-webkit-mask:url(/design-image/svg/icon_register.svg) no-repeat center;-webkit-mask-size:88%;mask:url(/design-image/svg/icon_register.svg) no-repeat center;mask-size:88%}.header .hamburger_nav ul li.item-top-page .nav-icon{-webkit-mask:url(/design-image/svg/icon_home.svg) no-repeat center;-webkit-mask-size:73%;mask:url(/design-image/svg/icon_home.svg) no-repeat center;mask-size:73%}.header .hamburger_nav ul li.item-mypage .nav-icon{-webkit-mask:url(/design-image/svg/icon_mypage.svg) no-repeat center;-webkit-mask-size:73%;mask:url(/design-image/svg/icon_mypage.svg) no-repeat center;mask-size:73%}.header .hamburger_nav ul li.item-point .nav-icon{-webkit-mask:url(/design-image/svg/icon_point.svg) no-repeat center;-webkit-mask-size:100%;mask:url(/design-image/svg/icon_point.svg) no-repeat center;mask-size:100%}.header .hamburger_nav ul li.item-howtouse .nav-icon{-webkit-mask:url(/design-image/svg/icon_setting_menu.svg) no-repeat center;-webkit-mask-size:88%;mask:url(/design-image/svg/icon_setting_menu.svg) no-repeat center;mask-size:88%}.header .hamburger_nav ul li.item-message .nav-icon{-webkit-mask:url(/design-image/svg/icon_mail.svg) no-repeat center;-webkit-mask-size:88%;mask:url(/design-image/svg/icon_mail.svg) no-repeat center;mask-size:88%}.header .hamburger_nav ul li.item-activity .nav-icon{-webkit-mask:url(/design-image/svg/icon_activity.svg) no-repeat center;-webkit-mask-size:100%;mask:url(/design-image/svg/icon_activity.svg) no-repeat center;mask-size:100%}.header .hamburger_nav ul li.item-notice .nav-icon{-webkit-mask:url(/design-image/svg/icon_notice.svg) no-repeat center;-webkit-mask-size:94%;mask:url(/design-image/svg/icon_notice.svg) no-repeat center;mask-size:94%}.header .hamburger_nav ul li.item-contact .nav-icon{-webkit-mask:url(/design-image/svg/icon_contact.svg) no-repeat center;-webkit-mask-size:100%;mask:url(/design-image/svg/icon_contact.svg) no-repeat center;mask-size:100%}.header .hamburger_nav ul li.item-faq .nav-icon{-webkit-mask:url(/design-image/svg/icon_faq.svg) no-repeat center;-webkit-mask-size:76%;mask:url(/design-image/svg/icon_faq.svg) no-repeat center;mask-size:76%}.header .hamburger_nav ul li.item-logout .nav-icon{-webkit-mask:url(/design-image/svg/icon_logout.svg) no-repeat center;-webkit-mask-size:85%;mask:url(/design-image/svg/icon_logout.svg) no-repeat center;mask-size:85%}.header .hamburger_nav ul li.item-event .nav-icon{-webkit-mask:url(/design-image/svg/icon_event_menu.svg) no-repeat center;-webkit-mask-size:88%;mask:url(/design-image/svg/icon_event_menu.svg) no-repeat center;mask-size:88%}.header .hamburger_nav_connect{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0 0 24px}.header .hamburger_nav_connect_list{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.header .hamburger_nav_connect_list .hamburger_nav_connect_lucky-cat{display:flex;justify-content:center;width:100%}.header .hamburger_nav_connect_list .hamburger_nav_connect_lucky-cat img{max-width:56px}.header .hamburger_nav_connect_list a{display:flex;align-items:center;justify-content:center;max-width:30px}.header .hamburger_nav_connect_list a img{width:100%;vertical-align:bottom}.header.navOpen{background-color:transparent;border-color:transparent}.header.navOpen .header__title,.header.navOpen .block_header_events,.header.navOpen .header__nav,.header.navOpen .header__language,.header.navOpen .schedule_container{opacity:0}.header.navOpen .hamburger_nav{opacity:1;right:0;pointer-events:inherit}.header.navOpen .hamburger_nav .nav-title::before{transform:scale(1, 1)}.header.navOpen .hamburger_nav .nav-title__text{opacity:1;transform:translate(0, 0)}.header.navOpen .hamburger_nav .nav-icon{opacity:1}header.navClosed{transition:background-color 0.4s 0.2s, border-color 0.4s 0.2s}header.navClosed .header__title,header.navClosed .block_header_events,header.navClosed .header__nav,header.navClosed .header__language{transition:opacity 0.4s 0.2s}header.navClosed .hamburger_nav{transition:opacity 0.45s}header.navClosed .hamburger_nav ul li a .nav-icon,header.navClosed .hamburger_nav ul li button .nav-icon{transition:background-color 0.2s ease, opacity 0.4s ease-out}header.navClosed .hamburger_nav ul li a .nav-title::before,header.navClosed .hamburger_nav ul li button .nav-title::before{transition:transform 0.4s ease-out}header.navClosed .hamburger_nav ul li a .nav-title__text,header.navClosed .hamburger_nav ul li button .nav-title__text{transition:opacity 0.4s ease-out, transform 0.4s ease-out}.header .hamburger_navBtn{display:block;width:46px;position:absolute;top:100%;right:24px;transform:translate(0, 75%);cursor:pointer;z-index:9999}@media screen and (max-width: 450px){.header .hamburger_navBtn{transition:all 0.2s ease-in-out;top:76%}.header .hamburger_navBtn.show{opacity:1}.header .hamburger_navBtn.hide{opacity:0}}@media screen and (min-width: 768px){.header .hamburger_navBtn{right:32px}}@media screen and (min-width: 1000px){.header .hamburger_navBtn{width:33px;top:100%;transform:translate(0, -50%)}}.header .hamburger_navBtn_circle{position:absolute;display:block;top:-22px;right:-16px;aspect-ratio:1;width:77px;border-radius:50%;background-color:white;border:5px solid #FFB8FB;z-index:-1}@media screen and (min-width: 1000px){.header .hamburger_navBtn_circle{width:46px;right:calc(3% - 7px);top:-12px}}.header .hamburger_navBtn .spans{padding:0 4px}.header .hamburger_navBtn .spans span{display:block;height:8px;width:100%;background:#FFB8FB;transition:all 0.5s ease-in-out}@media screen and (min-width: 1000px){.header .hamburger_navBtn .spans span{height:5px}}.header .hamburger_navBtn .spans span:nth-child(2n){width:75%}.header .hamburger_navBtn span:nth-of-type(2),.header .hamburger_navBtn span:nth-of-type(3){margin-top:4px}.header.navOpen .hamburger_navBtn span:nth-of-type(1){transform:translateY(12px) translateX(0) rotate(45deg)}.header.navOpen .hamburger_navBtn span:nth-of-type(2){margin-top:4px;opacity:0;transform:translateY(9px)}.header.navOpen .hamburger_navBtn span:nth-of-type(3){transform:translateY(-12px) translateX(0) rotate(-45deg)}@media screen and (min-width: 1000px){.header.navOpen .hamburger_navBtn span:nth-of-type(1){transform:translateY(9px) translateX(0) rotate(45deg)}.header.navOpen .hamburger_navBtn span:nth-of-type(3){transform:translateY(-9px) translateX(0) rotate(-45deg)}}.alert_custom_common{display:block;position:absolute;top:0;right:0;left:0;width:100%;background-color:rgba(0,0,0,0.7);color:#fff;text-align:center;padding:10px 0;font-weight:300;font-size:2.625em;z-index:99;transform:translateY(-100%);opacity:0;transition:all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);border-radius:0 0 20px 20px}.alert_custom_common.show{transform:translateY(0);opacity:1}.alert_custom_common.hide{transform:translateY(-100%);opacity:0}@media screen and (max-width: 450px){.alert_custom_common{position:fixed;top:0;z-index:1000}}.alert_custom_common .alert_common_icon_close{position:absolute;top:10px;right:20px;width:34px;height:34px}.alert_custom_common .alert_common_icon_close svg{cursor:pointer;opacity:0.8;transform:scale(0.8);transition:all 0.3s}.alert_custom_common .alert_common_icon_close svg path{stroke:#14EED5 !important}.alert_custom_common .alert_common_icon_close svg:hover{opacity:1;transform:scale(1);rotate:90deg}@media screen and (max-width: 450px){.alert_custom_common .alert_common_icon_close{top:auto;bottom:10px;right:0}}.flash_notice{background-image:linear-gradient(90deg, #ffb3ff, rgba(149,233,243,0.9))}.flash_alert .flash_alert_text{text-overflow:ellipsis;overflow:hidden;background:linear-gradient(90deg, #ffb8fb 0%, #4df9ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.alert_error .alert_error_text{text-overflow:ellipsis;overflow:hidden;background:linear-gradient(90deg, #ffb8fb 0%, #4df9ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.point_link_general{display:block;text-align:center;text-decoration:none;z-index:99;cursor:pointer;transition:all 0.3s;background-image:linear-gradient(270deg, #ffb3ff, #95e9f3);color:#fff;padding:0.5em 1em;border-radius:20px 20px 0 0;opacity:95%}.point_link_general:hover{background-color:#00f2a1;padding:1rem 0}.point_link_general_content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px 8px}.point_link_general_content .point_icon{width:43px;height:auto}@media screen and (max-width: 768px){.point_link_general_content .point_icon{width:30px}}.point_link_general_content .point_text{font-size:80px;font-weight:300;font-family:gkktt, "M PLUS 1p", sans-serif;line-height:1}@media screen and (max-width: 768px){.point_link_general_content .point_text{font-size:38px}}.point_link_general_content .click_icon{height:30px;width:30px;margin-left:3px;-webkit-filter:invert(1);filter:invert(1)}.point_link_general_content .point_number{color:#333;font-weight:100;background-color:#e1ff00;border-radius:30px;padding:2px 24px;min-width:55px}.point_link_general_content .point_number_icon{font-size:12px}.point_link_general_content .point_number_icon .coin_icon{display:inline-block;height:14px;width:10px;margin-right:3px;padding-top:4px}.point_link_general_content .point_number_text{display:flex;font-size:1.4rem;line-height:1;margin-bottom:3px}@media screen and (min-width: 450px){.point_link_general_content .point_number_text{font-size:1.8rem}}.point_link_general_content .point_text{width:100%}@media screen and (min-width: 265px){.point_link_general_content .point_text{width:auto}}.footer_point_link{position:fixed;bottom:0;width:100%;padding:0 24px;z-index:11}@media screen and (max-width: 768px){.footer_point_link{padding:0}}.header_point_link_box{position:absolute;top:65px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}@media screen and (min-width: 1000px){.header_point_link_box{top:calc(100% + 5px)}}.header_point_link_box .point_link_general{padding:6px 0;width:86vw;border-radius:0 0 10px 10px}@media screen and (min-width: 1000px){.header_point_link_box .point_link_general{width:400px}}.chat_user_name{width:100%;max-width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:normal;font-size:larger}.chat_user_name img{display:inline-block;height:20px;width:21px;margin-bottom:-5px}.chat_user_name a{text-decoration:none}.header_chat_user_section{display:flex;align-items:center;gap:6px}.chat_user_link{padding:5px;border-radius:50%;box-shadow:0px 0px 10px #00000031}.chat_user_link img{display:block;height:24px;width:24px}.chat_user_link:hover{box-shadow:0px 0px 10px #0000005d}.chat_message_footer{display:flex;align-items:center;justify-content:center;padding:5px 10px;position:fixed;left:0px;bottom:0px;width:100%;background-color:#fff}@media screen and (max-width: 450px){.chat_message_footer{padding:5px}}.chat_message_footer_select{display:inline-block;border-radius:50%;height:41px;width:41px;padding:3px 4px;margin:0 5px;background-color:#fff}.chat_message_footer_select img{width:34px;height:34px}.chat_message_footer_select:hover{opacity:0.5;cursor:pointer}.chat_message_footer #chat_message_footer_filesend{display:none}.chat_message_footer_textarea{padding:0 10px}@media screen and (max-width: 768px){.chat_message_footer_textarea{flex:1}}.chat_message_footer_textarea .textareaSection{width:100%;height:auto;margin:0 auto;padding:8px;border-radius:10px;min-width:450px;box-shadow:-1px -1px 2px 0px rgba(255,255,255,0.5),inset 1px 1px 1px 1px rgba(0,0,0,0.3)}@media screen and (max-width: 768px){.chat_message_footer_textarea .textareaSection{min-width:0}}.chat_message_footer_textarea .textareaSection textarea{display:block;width:100%;min-height:55px;border:none;outline:none}.chat_message_footer_textarea .textareaSection_preview{display:flex}.chat_message_footer_textarea .textareaSection #delete_attachedImg img{cursor:pointer;height:15px;width:15px;margin-top:10px;margin-left:-4px;-webkit-filter:invert(1);-moz-filter:invert(1);-ms-filter:invert(1);filter:invert(1);display:none}.chat_message_footer_textarea .textareaSection #delete_attachedImg img.block{display:block}.chat_message_footer_sendButton button img{height:42px;width:42px}.chat_layout_reaction{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;display:none;opacity:0;transition:all 0.3s ease}.chat_layout_reaction.open{display:block;opacity:1;background-color:rgba(0,0,0,0.8)}.chat_layout_reaction .modal_content{background-image:linear-gradient(#4FFFC6, #4DF9FF);padding:0;height:fit-content;margin:17% auto;position:relative;border-radius:20px;width:40%;max-width:500px;animation:fadeIn 0.3s ease}.chat_layout_reaction .modal_content_title{font-size:30px;font-family:gkktt;font-weight:400;line-height:30px;color:#fff;margin-top:17px;margin-bottom:15px;padding:0 1rem}.chat_layout_reaction .modal_content_content{padding:1rem}.chat_layout_reaction .modal_content_content .gift_items{max-height:350px;display:flex;flex-direction:column;gap:7px;overflow-y:auto}.chat_layout_reaction .modal_content_content .gift_item{display:flex;padding:10px 12px;gap:10px;align-items:center;background-color:#fff;cursor:pointer;transition:all 0.3s ease;position:relative}.chat_layout_reaction .modal_content_content .gift_item:hover{background-image:linear-gradient(#FFE9FE, #E0FFF5)}.chat_layout_reaction .modal_content_content .gift_item.gift_item_active{background-image:linear-gradient(#FFE9FE, #E0FFF5);border:2px solid #4FFFC6;box-shadow:0 0 10px rgba(79,255,198,0.3)}.chat_layout_reaction .modal_content_content .gift_item_img{flex:1;text-align:center}.chat_layout_reaction .modal_content_content .gift_item_img img{max-width:200px}.chat_layout_reaction .modal_content_content .gift_item_action{width:25%;font-weight:700;text-align:center;display:flex;flex-direction:column;gap:6px;max-width:9rem;position:relative;z-index:5}.chat_layout_reaction .modal_content_content .gift_item_action_point_wrapper{display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.chat_layout_reaction .modal_content_content .gift_item_action_point{width:100%;border-radius:10px;line-height:23px;background-color:#d9d9d9}.chat_layout_reaction .modal_content_content .gift_item_action button{padding:0}.chat_layout_reaction .modal_content_content .gift_item.gift_item_hidden{display:none}.chat_layout_reaction .modal_content_content .gift_item button[type="submit"]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.chat_layout_reaction .modal_content_content .gift_item_expand_arrow{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:10}.chat_layout_reaction .modal_content_content .gift_item_expand_arrow svg{width:12px;height:12px;color:#4B4B4B;transition:transform 0.3s ease}.chat_layout_reaction .modal_content_content .gift_item_expand_arrow:hover svg{color:#4FFFC6}.chat_layout_reaction .modal_content_content .gift_action_buttons{display:flex;gap:10px;margin-top:15px;padding:0 1rem}.chat_layout_reaction .modal_content_content .gift_action_buttons button{flex:1;padding:10px 20px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;border:none;transition:all 0.3s ease}.chat_layout_reaction .modal_content_content .gift_action_buttons button.gift_item_action_button_cancel{background-color:#fff;color:#4B4B4B}.chat_layout_reaction .modal_content_content .gift_action_buttons button.gift_item_action_button_cancel:hover{background-color:#f0f0f0}.next_meeting_alert_section{display:none;position:-webkit-sticky;position:sticky;bottom:80px;right:0;left:0;width:100%}.next_meeting_alert_section.open{display:block}.next_meeting_alert_section .next_meeting_alert_content{display:flex;justify-content:center;align-items:center;padding:13px;background:#4fffc699;border-radius:20px 20px 0 0;color:#1b1b1b;font-weight:100}.next_meeting_alert_section .next_meeting_alert_content .icon{height:20px;width:20px;display:block;margin-right:3px}.next_meeting_alert_section .close_button_link{position:absolute;top:calc(50% - 13px);right:3%}.next_meeting_alert_section .close_button_link img{display:block;height:26px;width:26px;opacity:0.5}.footer_general{border-width:1rem 0 1rem 0;border-color:#E6E6E6;border-style:solid;position:relative}.footer_general::before{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px;opacity:.5;width:100%;height:100%}.footer_general_container{text-align:center;display:flex;flex-wrap:wrap;gap:8px 0;padding:8px 32px;max-width:1200px;margin:auto}@media screen and (max-width: 768px){.footer_general_container{align-items:flex-end;gap:8px}}@media screen and (max-width: 450px){.footer_general_container{align-items:stretch;flex-direction:column}}.footer_general_table{color:#ADADAD;font-size:1.2rem;width:100%;font-weight:400;color:#4B4B4B;line-height:1.8rem}@media screen and (max-width: 450px){.footer_general_table{color:#898A8D;font-size:1rem}}@media screen and (max-width: 768px){.footer_general_table colgroup{display:none}}.footer_general_table td{text-align:left;padding:3px 1rem}@media screen and (max-width: 768px){.footer_general_table td{display:block;width:100%}}.footer_general_table a{text-decoration:none;color:#ADADAD}.footer_general_table a .icon{display:inline-block;vertical-align:middle;margin-right:6px;color:#14EED5;line-height:1;position:relative;aspect-ratio:1;width:10px;transform:translateX(-25%) rotate(45deg)}.footer_general_table a .icon::before,.footer_general_table a .icon::after{content:'';position:absolute;background:currentColor;border-radius:10px}.footer_general_table a .icon::before{top:0;left:0;right:0;height:3px}.footer_general_table a .icon::after{top:0;right:0;bottom:0;width:3px}.footer_general_table small{color:#ADADAD;font-size:1rem}.footer_general_table_logo{display:flex;align-items:center;gap:0.7rem;color:#ADADAD;font-weight:700}.footer_general_table_connect{display:flex;flex-direction:column;gap:1rem;color:#ADADAD;font-weight:700}.footer_general_table_connect_logo{display:flex;gap:1rem}.footer_general_table_connect img{width:2.7rem;height:2.7rem}.footer_general_table_left{width:69.5%}@media screen and (max-width: 768px){.footer_general_table_left{width:100%}}.footer_general_table_right{width:30.5%}@media screen and (max-width: 768px){.footer_general_table_right{width:100%}}.footer_general_table_bottom{width:100%}.footer_general_table_bottom .copyright_text{display:flex;justify-content:center}.section+.section{margin-top:calc(4 * 8px)}.global_content_inner{padding:0 7.1%}@media screen and (max-width: 450px){.global_content_inner{padding:0}}.block+.block{margin-top:calc(4 * 8px)}@media screen and (min-width: 450px){.global_content_inner{padding:0}}.modal-cropper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,0.7);backdrop-filter:blur(2px)}.modal-cropper.show{display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-cropper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.modal-cropper-header{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:600px;background:#F4F4F4;padding:1rem 1.5rem;border-radius:0;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.modal-cropper-header-title{font-size:1.2rem;font-weight:600;color:#333}.modal-cropper-header button{position:absolute;padding:0;border:none;cursor:pointer;transition:all 0.5s ease-in-out}.modal-cropper-header button svg:hover{transform:scale(1.3)}.modal-cropper-header #cancel-crop{left:-20px;z-index:1}.modal-cropper-header #confirm-crop{right:-20px;z-index:1}@media screen and (max-width: 450px){.modal-cropper-header #cancel-crop{left:0px;scale:0.8}.modal-cropper-header #confirm-crop{right:0px;scale:0.8}}.modal-cropper-content{width:100%;max-width:600px;background:#fff;padding:0;border-radius:0;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.modal-cropper-content .cropper-group{position:relative}.modal-cropper-content .cropper-group .preview-group{position:absolute;bottom:40px;right:10px;z-index:1;padding:10px;background-color:rgba(0,0,0,0.5);border-radius:5px}.modal-cropper-content .cropper-group .preview-group .preview-crop-image{width:105px;height:65px;max-width:105px;max-height:65px;overflow:hidden}@keyframes modalFadeIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.modal-cropper.show{animation:modalFadeIn 0.3s ease-out}.event_profile{display:none !important;justify-content:start;margin:0 1rem 0 1rem;padding:20px 24px 0 24px}@media screen and (max-width: 450px){.event_profile{display:flex !important}}.event_header{display:flex;justify-content:center;margin:0 5rem 0 8rem}@media screen and (max-width: 450px){.event_header{display:none}}.block_header_events{display:none;align-items:center;gap:14px;width:100%;height:100%;min-height:50px}@media screen and (min-width: 1000px){.block_header_events{display:flex}}@media screen and (max-width: 450px){.block_header_events{min-height:22px;width:auto}}.block_header_events .button_header_events{background-color:#14EED5;color:#fff;border:none;border-radius:5px;padding:6px 10px;font-size:10px;font-weight:bold}.block_header_events .header_events_container .splide .splide__track{overflow:hidden;height:5rem}.block_header_events .header_events_container .splide .splide__slide{display:flex;align-items:center;justify-content:start;min-height:40px;height:5rem}.block_header_events .header_events_container .splide .splide__slide .header_event_title{font-size:10px;font-weight:bold;color:#14EED5}@keyframes borderSlideIn{from{width:0}to{width:100%}}.header_notification{display:none;width:100%;height:auto;background-color:rgba(0,0,0,0.1);color:#fff;padding:6px 0px;overflow:hidden}@media screen and (max-width: 999px){.header_notification{margin-top:68px}}.header_notification .text_notification{width:100vw;font-size:14px;font-weight:bold;line-height:1.4;display:inline-block;white-space:nowrap;-webkit-animation:slideLeftFull 15s infinite linear 1s both;animation:slideLeftFull 15s infinite linear 1s both}.show_notification{display:flex;flex-wrap:nowrap;--gap: 50%;gap:var(--gap)}.modal-cropper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,0.7);backdrop-filter:blur(2px)}.modal-cropper.show{display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-cropper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.modal-cropper .modal-cropper-container{max-height:254px;padding:22px;width:100%;max-width:544px}.modal-cropper .modal-cropper-container .cropper-header{position:relative;display:flex;justify-content:center;align-items:center;width:100%;background:#F4F4F4;border-radius:0;border:none;height:fit-content;padding:6px}.modal-cropper .modal-cropper-container .cropper-header .title{font-size:1.2rem;font-weight:600;color:#333}.modal-cropper .modal-cropper-container .cropper-header button{position:absolute;padding:0;border:none;cursor:pointer;transition:all 0.5s ease-in-out}.modal-cropper .modal-cropper-container .cropper-header button svg:hover{transform:scale(1.1)}.modal-cropper .modal-cropper-container .cropper-header #cancel-crop{left:-20px;z-index:1}.modal-cropper .modal-cropper-container .cropper-header #confirm-crop{right:-20px;z-index:1}.modal-cropper .modal-cropper-container .cropper-content{width:100%;max-width:600px;background:#fff;padding:0;border-radius:0;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.modal-cropper .modal-cropper-container .cropper-content .cropper-group{position:relative}.modal-cropper .modal-cropper-container .cropper-content .cropper-group .preview-group{position:absolute;bottom:40px;right:10px;z-index:1;padding:10px;background-color:rgba(0,0,0,0.5);border-radius:5px;display:flex;gap:4px}.modal-cropper .modal-cropper-container .cropper-content .cropper-group .preview-group .preview-crop-image{width:105px;height:65px;max-width:105px;max-height:65px;overflow:hidden;border:1px solid transparent}.modal-cropper .modal-cropper-container .cropper-content .cropper-group .preview-group .preview-crop-image.active{border:1px solid #ffb8fb}.modal-cropper .modal-cropper-container .cropper-content .cropper-group .preview-group .preview-crop-image:hover{border:1px solid #ffb8fb}@media screen and (max-width: 768px){.modal-cropper .modal-cropper-container .cropper-content .cropper-group .preview-group{position:unset;border-radius:0;justify-content:center}}.modal-cropper .modal-cropper-container .cropper-content .cropper-group .cropper-ctn{display:none;min-height:150px;max-height:256px;width:500px !important;height:256px !important;min-width:500px !important}.modal-cropper .modal-cropper-container .cropper-content .cropper-group .cropper-ctn.active{display:block}@keyframes modalFadeIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.modal-cropper.show{animation:modalFadeIn 0.3s ease-out}.countdown_common{display:block;position:absolute;right:0;left:0;width:100%;background-color:rgba(0,0,0,0.7);color:#fff;text-align:center;font-weight:300;font-size:2.625em;z-index:99;transform:translateY(-100%);transition:all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);border-radius:0 0 20px 20px;transform:translateY(-100%);opacity:0;max-height:0;padding:0;overflow:visible}.countdown_common.show{padding:10px 0;max-height:100px;transform:translateY(0);opacity:1}.countdown_common.show.closed{transform:translateY(-100%);opacity:0}@media screen and (max-width: 450px){.countdown_common{position:fixed}.countdown_common .countdown_layout{gap:10px !important}}.countdown_common .countdown_layout{display:flex;align-items:center;justify-content:center;gap:40px}.countdown_common .countdown_layout .countdown_text{line-height:1;white-space:nowrap;overflow:hidden}.countdown_common .countdown_layout .countdown_left .countdown_text_value{font-size:35px;font-weight:600;color:#fff}.countdown_common .countdown_layout .countdown_right{display:flex;flex-direction:column;justify-content:center;align-items:center}.countdown_common .countdown_layout .countdown_timer .countdown_text_unit{font-size:50px;color:#fff;text-shadow:0 0px 5px #4FFFC6}@media (max-width: 767px){.countdown_common .countdown_layout .countdown_timer .countdown_text_unit{font-size:32px}}.countdown_common .countdown_layout .countdown_progress_bar{width:100%;height:8px;max-width:218px;background-color:white;border-radius:4px;position:relative}.countdown_common .countdown_layout .countdown_progress_fill{height:100%;background:linear-gradient(90deg, #4FFFC6 0%, #4DF9FF 100%);border-radius:4px;transition:width 1s ease-in-out;position:relative;box-shadow:0 0px 6px 0px #4FFFC6}.countdown_common .countdown_layout .countdown_progress_fill::after{content:'';position:absolute;top:0;right:0;height:100%}.countdown_common .countdown_common_icon_close{position:absolute;top:25px;right:20px;width:34px;height:34px}.countdown_common .countdown_common_icon_close svg{cursor:pointer;opacity:0.8;transform:scale(0.8);transition:all 0.3s}.countdown_common .countdown_common_icon_close svg path{stroke:#14EED5 !important}.countdown_common .countdown_common_icon_close svg:hover{opacity:1;transform:scale(1);rotate:90deg}@media screen and (max-width: 450px){.countdown_common .countdown_common_icon_close{top:0;right:0}}@media (max-width: 767px){body.has-countdown .hamburger_navBtn{top:calc(68px + 75px)}body.has-countdown .header:not(.navOpen){background:#fffd}}.user_body{background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px}#tooltip-container{position:fixed;top:0;left:0;pointer-events:none;z-index:10000}.has-tooltip{position:relative}.common-tooltip{position:fixed;padding:8px 12px;background-color:rgba(0,0,0,0.9);color:#fff;font-size:14px;white-space:nowrap;border-radius:6px;opacity:0;pointer-events:none;transition:opacity 0.3s ease-in-out, transform 0.3s ease-in-out;z-index:10001;font-weight:400;box-shadow:0 2px 8px rgba(0,0,0,0.3);transform:translateY(4px)}.common-tooltip.show{opacity:1;transform:translateY(0)}.common-tooltip.tooltip-bottom{transform:translateY(-4px)}.common-tooltip.tooltip-bottom.show{transform:translateY(0)}/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,0.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}@keyframes scroll-hint-appear{0%{transform:translateX(40px);opacity:0}10%{opacity:1}50%,
  100%{transform:translateX(-40px);opacity:0}}.scroll-hint-icon{position:absolute;top:50%;left:calc(50% - 60px);box-sizing:border-box;width:120px;height:auto;border-radius:5px;transition:opacity .3s;opacity:0;background:rgba(0,0,0,0.7);text-align:center;padding:20px 10px 10px 10px;transform:translate(0, -50%)}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;color:#FFF;font-weight:500;margin-top:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:40px;height:40px;color:#FFF;vertical-align:middle;text-align:center;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon:after{content:"";width:34px;height:14px;display:block;position:absolute;top:10px;left:50%;margin-left:-20px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#FFF;box-shadow:0 4px 5px rgba(0,0,0,0.4)}.scroll-hint-icon-white:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)}.scroll-hint-icon-white .scroll-hint-text{color:#000}.scroll-hint-shadow-wrap{position:relative}.scroll-hint-shadow-wrap::after{content:"";width:20px;height:100%;background:linear-gradient(270deg, rgba(0,0,0,0.15) 0, transparent 16px, transparent);position:absolute;top:0;right:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap::before{content:"";width:20px;height:100%;background:linear-gradient(90deg, rgba(0,0,0,0.15) 0, transparent 16px, transparent);position:absolute;top:0;left:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable)::after,.scroll-hint-shadow-wrap.is-right-scrollable::after{opacity:1;visibility:visible}.scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable)::before,.scroll-hint-shadow-wrap.is-left-scrollable::before{opacity:1;visibility:visible}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.liver_startLive_section{position:fixed;bottom:0;z-index:9;width:100%;padding:0 24px;cursor:pointer}@media screen and (max-width: 768px){.liver_startLive_section{padding:0}}.liver_startLive_section .liver_startLive_button{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;width:100%;max-height:85px;background-image:url(/bg/bg_btn_livestream.png);background-size:cover;background-repeat:no-repeat;border-radius:20px 20px 0 0;margin:0 auto;text-decoration:none;transition:all 0.3s ease-out;opacity:95%;font-size:80px;font-weight:400;font-family:gkktt, "M PLUS 1p", sans-serif;user-select:none}@media screen and (max-width: 768px){.liver_startLive_section .liver_startLive_button{font-size:38px}}.liver_startLive_section .liver_startLive_button img{position:absolute;left:43%;display:block;width:26px;object-fit:contain;transition:all 0.3s ease-out}.liver_startLive_section .liver_startLive_button span{background:linear-gradient(45deg, #4DF9FF -50%, #FFB8FB 100%);-webkit-background-clip:text;color:transparent}.liver_startLive_section .liver_startLive_button:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);max-height:90px}.message_index_general .message_case{position:relative}.message_index_general .message_case .masseage_case_checkbox{position:absolute;height:100%;display:flex;align-items:center;left:-16px}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;width:13px;height:13px}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox input[type="checkbox"]{position:absolute;opacity:0;width:0;height:0;cursor:pointer}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox .checkmark{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border:2px solid #D9D9D9;border-radius:3px;background-color:transparent;transition:background-color 0.2s ease;position:relative}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox .checkmark svg{position:absolute;top:-11px;left:-6px;width:22px;height:26px;opacity:0;transform:scale(0);transition:opacity 0.1s ease, transform 0.1s ease}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox .checkmark .checkmark-path{stroke-dasharray:24;stroke-dashoffset:24;transition:stroke-dashoffset 0.4s ease 0.1s;stroke:#FF57A1}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox input[type="checkbox"]:checked+.checkmark{background-color:#fff}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox input[type="checkbox"]:checked+.checkmark svg{opacity:1;transform:scale(1)}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox input[type="checkbox"]:checked+.checkmark .checkmark-path{stroke-dashoffset:0}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox input[type="checkbox"]:hover+.checkmark{border-color:#D9D9D9}.message_index_general .message_case .masseage_case_checkbox .custom-checkbox input[type="checkbox"]:checked:hover+.checkmark{background-color:#fff}.message_index_general .message_case .message_case_link{display:block;overflow:hidden;text-decoration:none;border-bottom:5px solid #EBEBEB;transition:transform 0.2s linear 0s;padding-right:32px;padding-left:4px;color:#333;line-height:1.8}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link{padding-right:4%;padding-left:1%}}.message_index_general .message_case .message_case_link:hover{background:linear-gradient(to bottom right, #E0F5FF, #FFE9FE)}.message_index_general .message_case .message_case_link:hover::before{right:calc(2% - 3px);transition:all .3s}.message_index_general .message_case .message_case_link_content{display:flex;align-items:center;flex-wrap:wrap;width:100%;margin:5px auto;padding:1em 2% 0}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link_content{flex-wrap:nowrap;justify-content:center;padding:0 8px}}.message_index_general .message_case .message_case_link_content .user_image{flex-shrink:0;display:block;background-color:#f1f1f1;background-position:center center;transition:opacity 0.5s ease-out 0s;background-size:cover;pointer-events:auto;border-radius:50%;position:relative;width:70px;height:70px;border:3px solid #f9f9f9}@media screen and (min-width: 1000px){.message_index_general .message_case .message_case_link_content .user_image{width:100px;height:100px}}.message_index_general .message_case .message_case_link_content .user_image.online{border:5px solid #0CFFAE}.message_index_general .message_case .message_case_link_content .user_image svg{position:absolute;top:-10px;right:-2px;scale:0.8}.message_index_general .message_case .message_case_link_content .message_infoBox{display:grid;grid-template-columns:100%;gap:8px;flex-grow:1;padding:1em 0.5em}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link_content .message_infoBox{padding:1em 2%}}.message_index_general .message_case .message_case_link_content .message_mainInfo{display:grid;grid-template-columns:100%;gap:0px}.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name{font-size:18px;font-weight:bolder}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name{flex-wrap:nowrap;justify-content:center;font-size:16px}}.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name.new_badge::after{content:"";display:inline-block;background-image:url(/images/badge_new.png);background-size:contain;background-repeat:no-repeat;width:28px;height:28px;margin-bottom:-5px}.message_index_general .message_case .message_case_link_content .message_subInfo{display:flex;gap:8px;width:100%}.message_index_general .message_case .message_case_link .pinned_message{display:none;font-size:smaller;margin-bottom:-8px}.message_index_general .message_case .message_case_link .pinned_message .pin{height:17px;width:17px;-webkit-filter:invert(1);filter:invert(1)}.message_index_general .message_case .message_case_link .pinned_message.checked{display:flex;align-items:center}.message_index_general .message_case .message_case_button_section{position:absolute;top:3px;right:3px;display:flex;flex-direction:row-reverse;gap:5px}.message_index_general .message_case .message_case_button_section .message_subButton img{display:block;height:24px;width:24px;background-color:#fff;border-radius:50%;opacity:0.8;transition:all 0.3s ease}.message_index_general .message_case .message_case_button_section .message_subButton:hover{opacity:0.7}.message_index_general .message_case .message_case_button_section .message_subButton.checked img{opacity:0.8;border:1px solid #fff}.user_index_general .user_individual_block{padding:8px 3%;width:100%;display:flex;gap:8px 16px;flex-wrap:wrap;justify-content:space-between;align-items:center;border-top:2px solid #dfdfdf}.user_index_general .user_individual_block:last-child{border-bottom:2px solid #dfdfdf}.user_index_general .user_individual_block .user_info{flex-shrink:0;display:flex;align-items:center;gap:10px}@media screen and (max-width: 450px){.user_index_general .user_individual_block .user_info{flex-direction:column;align-items:flex-start}}.user_index_general .user_individual_block .user_info_photo{background-color:#efefef;display:block;height:70px;width:70px;border-radius:50%}@media screen and (max-width: 450px){.user_index_general .user_individual_block .user_info_photo{height:60px;width:60px}}.user_index_general .user_individual_block .user_info_name{font-size:larger;font-weight:bolder}.user_index_general .user_individual_block .user_button{margin-left:auto}.user_index_general .user_individual_block .user_button .buttons_general{gap:8px 16px}@media screen and (max-width: 450px){.user_index_general .user_individual_block .user_button .buttons_general{flex-direction:column}}.user_index_general .user_individual_block .user_button .buttons_general .button_style{margin-top:0;margin-right:0}.page_liver_my_page .form_box>.global_content_inner{padding-top:24px;padding-bottom:36px}.page_liver_my_page .form_box .form .details+.details{margin-top:24px}.page_liver_my_page .subpage_general{margin-top:0}.page_liver_my_page .tab_content_title .text{background:linear-gradient(45deg, #FFB8FB 0%, #FFB6D4 100%);background-clip:text;opacity:1 !important;background-clip:text;-webkit-background-clip:text;color:transparent;animation:blinkTextPink 2s ease-in-out}.liver_layout .table-tab{overflow-x:auto}.liver_layout .table-tab .customTable{background-color:#E6E6E6;border:10px solid #E6E6E6;border-collapse:collapse;width:100%}.liver_layout .table-tab .customTable th,.liver_layout .table-tab .customTable td{border:10px solid #E6E6E6;background-color:#fff;padding:0.5rem;text-align:center;font-weight:700}@media screen and (max-width: 768px){.liver_layout .table-tab .customTable th,.liver_layout .table-tab .customTable td{min-width:150px}}.liver_layout .table-tab .customTable th.title,.liver_layout .table-tab .customTable td.title{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;font-weight:400}.liver_layout .table-tab .customTable th .title-icon,.liver_layout .table-tab .customTable td .title-icon{display:flex;align-items:center;justify-content:center}.liver_layout .table-tab .customTable th{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;font-weight:bold}.liver_layout .table-tab .customTable .no_left{text-align:left}.liver_layout .table-tab .customTable .text_left{text-align:left}.liver_layout .tab_switch_section .tab_switch_content .tab_filter_container{gap:10px}.liver_layout .tab_switch_section .tab_switch_content .tab_filter_container .message_filter_section{width:fit-content}.liver_layout .slider_avatar_pc .slider-image-wrapper,.liver_layout .slider_avatar_mobile .slider-image-wrapper{display:flex;justify-content:center;align-items:center;background-color:#090808db;overflow:hidden;border:10px solid #EBEBEB}.liver_layout .slider_avatar_pc .slider-image-wrapper .slider-image,.liver_layout .slider_avatar_mobile .slider-image-wrapper .slider-image{width:100%;height:auto;object-fit:contain;max-height:500px}.liver_layout .slider_avatar_pc .splide__arrow,.liver_layout .slider_avatar_mobile .splide__arrow{background-color:rgba(255,255,255,0.8);opacity:0.8}.liver_layout .slider_avatar_pc .splide__arrow:hover,.liver_layout .slider_avatar_mobile .splide__arrow:hover{opacity:1}.liver_layout .slider_avatar_pc .liver-image-slide-pagination,.liver_layout .slider_avatar_mobile .liver-image-slide-pagination{display:flex;justify-content:center;align-items:center;gap:4px;margin:24px 0;position:static}.liver_layout .slider_avatar_pc .liver-image-slide-pagination .liver-image-slide_page,.liver_layout .slider_avatar_mobile .liver-image-slide-pagination .liver-image-slide_page{width:12px;height:12px;border-radius:50%;background-color:#ddd;border:none;cursor:pointer;transition:background-color 0.3s ease}.liver_layout .slider_avatar_pc .liver-image-slide-pagination .liver-image-slide_page.is-active,.liver_layout .slider_avatar_mobile .liver-image-slide-pagination .liver-image-slide_page.is-active{background-color:#FFB8FB}.liver_layout .slider_avatar_pc .slider-image-wrapper{width:100%}.liver_layout .slider_avatar_mobile .splide__list .splide__slide{display:flex;justify-content:center}.liver_layout .slider_avatar_mobile .slider-image-wrapper{width:fit-content}.liver_layout .profile-image-fields{flex-direction:column}.liver_layout .profile-image-fields .input-field{width:100% !important}.liver_layout .profile-image-fields .input-field .current-image-document{background-color:#F4F4F4;border:1px solid #D9D9D9;border-radius:10px;padding:16px}.liver_layout .profile-image-wrapper{max-width:266px;margin-top:8px;padding:16px;border:1px solid #D9D9D9;border-radius:10px;background-color:#F4F4F4;overflow:hidden}@media screen and (max-width: 550px){.liver_layout .profile-image-wrapper{width:100%;max-width:inherit}}.liver_layout .profile-image-wrapper .image-upload-area{position:relative}.liver_layout .profile-image-wrapper .image-upload-area input.user-photo-field{width:100%;height:100%;margin:0 !important;padding:0;border:0 !important;border-radius:0 !important;position:absolute;top:0;left:0;opacity:0}.liver_layout .profile-image-wrapper .image-upload-area .guide-text{display:grid;grid-template-columns:100%;gap:24px 0}.liver_layout .profile-image-wrapper .image-upload-area .guide-text .upload-icon{justify-self:center;width:90%;max-width:72px}.liver_layout .profile-image-wrapper .image-upload-area .guide-text .upload-icon img{width:100%;object-fit:contain}.liver_layout .profile-image-wrapper .image-upload-area .guide-text p.text{line-height:1.4;text-align:center}.liver_layout .profile-image-wrapper .image-upload-area .guide-text .button-like-text{justify-self:center;width:95%;max-width:128px;min-height:46px;text-align:center;background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%);border-radius:10px;color:#fff;font-size:1.4rem;font-weight:700;line-height:1.2}.liver_layout .profile-image-wrapper .image-upload-note{margin-top:16px;padding:8px 16px;border-radius:10px;background-color:#fff;overflow:hidden}.liver_layout .profile-image-wrapper .image-upload-note p{font-size:1rem;font-weight:700;line-height:1.6}.liver_layout .profile-file-preview{margin:auto 0;padding:24px;border:1px solid #D9D9D9;border-radius:10px;background-color:#F4F4F4}.liver_layout .profile-file-preview .preview-area{flex-direction:column;gap:8px;padding-top:0}.liver_layout .profile-file-preview .preview-area .filename-block{display:flex;flex-wrap:wrap;align-items:center;gap:0 8px;font-size:1.4rem;font-weight:700}.liver_layout .profile-file-preview .preview-area .filename-block .file-info{display:flex;flex-wrap:wrap;gap:0 4px;padding-left:20px;background-image:url(/design-image/svg/icon_check_blue.svg);background-repeat:no-repeat;background-position:left top 0.25em;background-size:16px}.liver_layout .profile-file-preview .preview-area .filename-block .file-info .file-name{line-height:1.4}.liver_layout .profile-file-preview .preview-area .filename-block .file-info .file-size{color:#ADADAD}.liver_layout .profile-file-preview .preview-area .filename-block.error .file-info{background-image:url(/design-image/svg/icon_caution_red.svg)}.liver_layout .profile-file-preview .preview-area .filename-block.error .file-info .file-error{width:100%;color:#A50D50;font-size:1rem;font-weight:400}.liver_layout .subpage_general{margin-top:0;max-width:inherit}.liver_layout .subpage_general_title{display:flex;justify-content:flex-end;padding:0 0.4em;border:10px solid #EBEBEB;border-radius:20px;background-color:#fff;font-size:5rem;text-align:right}@media screen and (max-width: 450px){.liver_layout .subpage_general_title{font-size:4rem}}.liver_layout .subpage_general_title__text{padding:0.125em 0;background-color:#d5d3d3;color:transparent;font-weight:400;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;letter-spacing:-0.1em;line-height:0.8}.liver_layout .subpage_general_title+*{margin-top:24px}.liver_layout .subpage_general_title+.breadcrumb{margin-top:12px}.liver_layout .subpage_general .content-block{margin-top:32px;border:10px solid #EBEBEB;border-radius:5px;background-color:#fff}.liver_layout .subpage_general .content-block_title{display:flex;align-items:baseline;gap:0 16px;padding-left:8px;border-left:2px solid #FFB8FB;font-size:1.6rem;font-weight:300;line-height:1.4}.liver_layout .subpage_general .content-block_title::after{content:'';display:block;flex-grow:2;height:2px;background-color:#FFB8FB}.liver_layout .subpage_general .content-block_title+*{margin-top:16px}.liver_layout .subpage_general .content-block_body{display:grid;grid-template-columns:100%;gap:40px;padding:0 8px}.liver_layout .subpage_general .content-block_body+.content-block_body{margin-top:96px;position:relative}.liver_layout .subpage_general .content-block_body+.content-block_body::before{content:'';display:block;width:calc(100% - 16px);height:1px;background-color:#D9D9D9;position:absolute;top:-48px;left:8px;transform:translate(0, -50%)}@media screen and (min-width: 450px){.liver_layout .subpage_general .content-block .global_content_inner{padding:40px 16px}}.liver_layout .subpage_general table{width:100%}.liver_layout .message_case .user_image{position:relative;width:70px;height:70px;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 1000px){.liver_layout .message_case .user_image{width:100px;height:100px}}.liver_layout .message_case .user_image svg{position:absolute;top:-10px;right:-2px;scale:0.8}.liver_layout .user_name{font-size:20px;font-weight:500;color:#4B4B4B}.liver_layout .message_subInfo{font-size:10px;font-weight:500;color:#4B4B4B}.liver_layout .user_masssage{color:#4B4B4B;font-size:14px;font-weight:bold}.liver_layout .unread_message{border-radius:20px 20px 0 20px !important;background:linear-gradient(45deg, #FFB8FB 0%, #FFB6D4 100%);padding:4px 10px;font-weight:500;color:#fff}.liver_layout .unread-badge{position:absolute;top:0;left:0;width:24px;height:24px;color:#fff;background-color:#FF57A1;border-radius:50%;text-align:center;font-size:14px;font-weight:bold}.liver_layout .staff_badge{position:absolute;top:10px;right:4px}.liver_layout .message_case_button_section .message_subButton{opacity:0;transition:opacity 0.3s ease}.liver_layout .message_case_button_section .message_subButton.checked{opacity:1}.liver_layout .message_case:hover .message_case_button_section .message_subButton{opacity:1}.btn_tab_into_content{display:flex;gap:8px;padding:6px;margin-bottom:16px;background-color:#FFE3F1;border-radius:10px;position:relative;overflow:hidden}.btn_tab_into_content .btn_tab{flex:1;padding:7px;font-size:14px;font-weight:bold;color:#4B4B4B;font-family:"M PLUS 1p", sans-serif;border-radius:10px;cursor:pointer;transition:all 0.3s ease;position:relative;z-index:1}.btn_tab_into_content .btn_tab:hover{background-color:#fff}.btn_tab_into_content .btn_tab.active{background:#fff;font-weight:400}[id^="tab_into_content_"]{position:relative;overflow:hidden;transition:opacity 0.3s ease, transform 0.4s ease}[id^="tab_into_content_"].tab-slide-in{animation:slideInRight 0.4s ease forwards}[id^="tab_into_content_"].tab-slide-out{animation:slideOutLeft 0.4s ease forwards}.form_tab_filter{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;padding:10px;background-color:#fff;margin:20px 0 20px 0}.form_tab_filter .filter_radio_group{display:flex;gap:10px;align-items:center}.form_tab_filter .filter_radio_group .filter_radio{display:none}.form_tab_filter .filter_radio_group .button_radio_general{display:inline-block;padding:10px 30px;border-radius:20px;background-color:#EBEBEB;color:#FF57A1;cursor:pointer;text-align:center;transition:all 0.3s ease;border:none;font-size:14px;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.form_tab_filter .filter_radio_group .button_radio_general:hover{opacity:0.8}.form_tab_filter .filter_radio_group .button_radio_general.active{background-color:#FF57A1;color:#EBEBEB}.form_tab_filter .filter_date_inputs{display:flex;gap:10px;align-items:center}.form_tab_filter .filter_date_inputs input{display:inline-block;padding:10px;border-radius:10px;background-color:#EBEBEB;color:#FF57A1;cursor:pointer;text-align:center;transition:all 0.3s ease;border:none;font-size:14px;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.form_tab_filter .filter_date_inputs input:focus{outline:none}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutLeft{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-30px)}}.text-right{width:100%;text-align:right}.payment_ask_form_fields .payment_ask_form_field{text-align:left;border-bottom:1px dashed #fff;padding:10px 12px 30px 12px}.payment_ask_form_fields .payment_ask_form_field .payment_ask_form_field_label{font-size:1.4rem;font-weight:700;line-height:1.4}.payment_ask_form_fields .payment_ask_form_field .payment_ask_form_field_value{color:#4B4B4B;font-size:30px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;text-align:center;background-color:#fff;border:1px solid #D9D9D9;border-radius:5px;width:100%;padding:10px 16px}.payment_ask_form_fields .payment_ask_form_field .payment_ask_point_select{width:100%}.payment_ask_form_fields .payment_ask_form_field small{font-size:12px;font-weight:400;line-height:1.4}.button_payment_select{background:linear-gradient(90deg, #FFB8FB 0%, #4DF9FF 100%);color:#fff;width:100%;font-size:1.4rem;font-weight:700;line-height:1;border-radius:10px 10px 0 0;padding:5px 16px;border:none;max-height:90px;transition:all 1s ease}.button_payment_select_icon{width:46px;height:55px;object-fit:contain}.button_payment_select .btnText{font-size:80px;font-weight:400;font-family:"gkktt"}.button_payment_select:hover{background:linear-gradient(45deg, #4DF9FF 0%, #FFB8FB 100%)}.liver_chat_message_layout{display:grid;grid-template-columns:100%;gap:24px;--width-left-menu: 300px}@media screen and (min-width: 768px){.liver_chat_message_layout{grid-template-columns:1fr var(--width-left-menu)}}.liver_chat_message_layout .subpage_general{margin:0;max-width:inherit}.liver_chat_message_layout .subpage_general_title{display:flex;justify-content:flex-end;padding:0 0.4em;border:10px solid #EBEBEB;border-radius:20px;background-color:#fff;font-size:5rem;text-align:right}.liver_chat_message_layout .subpage_general_title__text{padding:0.125em 0;background-color:#d5d3d3;color:transparent;font-weight:400;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;letter-spacing:-0.1em;line-height:0.8}.liver_chat_message_layout .subpage_general_title+*{margin-top:24px}.liver_chat_message_layout .subpage_general_title+.breadcrumb{margin-top:12px}.liver_chat_message_layout .subpage_general .content-block{margin-top:32px;border:10px solid #EBEBEB;border-radius:5px;background-color:#fff}.liver_chat_message_layout .subpage_general .content-block_title{display:flex;align-items:baseline;gap:0 16px;padding-left:8px;border-left:2px solid #FFB8FB;font-size:1.6rem;font-weight:300;line-height:1.4}.liver_chat_message_layout .subpage_general .content-block_title::after{content:'';display:block;flex-grow:2;height:2px;background-color:#FFB8FB}.liver_chat_message_layout .subpage_general .content-block_title+*{margin-top:16px}.liver_chat_message_layout .subpage_general .content-block_body{display:grid;grid-template-columns:100%;gap:40px;padding:0 8px}.liver_chat_message_layout .subpage_general .content-block_body+.content-block_body{margin-top:96px;position:relative}.liver_chat_message_layout .subpage_general .content-block_body+.content-block_body::before{content:'';display:block;width:calc(100% - 16px);height:1px;background-color:#D9D9D9;position:absolute;top:-48px;left:8px;transform:translate(0, -50%)}@media screen and (min-width: 450px){.liver_chat_message_layout .subpage_general .content-block .global_content_inner{padding:40px 16px}}.liver_chat_message_layout .subpage_general table{width:100%}.liver_chat_message_layout .block-card-info-user{border:10px solid #E6E6E6;border-radius:5px;background-color:#fff;padding:20px}.liver_chat_message_layout .block-card-info-user .block_inner{padding:0}.liver_chat_message_layout .liver_info_card_top{position:relative;display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:12px}.liver_chat_message_layout .liver_info_card_top .data_user{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;max-width:120px}.liver_chat_message_layout .liver_info_card_top .level_badge{font-size:14px;font-weight:bold;color:#4B4B4B;border:3px solid #E0E0E0;border-radius:20px;padding:5px 10px;background-color:#fff;font-family:"Montserrat", sans-serif}.liver_chat_message_layout .liver_info_card_top .icon_action{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px}.liver_chat_message_layout .liver_info_card_avatar_container{position:relative;margin:0 0 10px;display:flex;align-items:center;justify-content:center}.liver_chat_message_layout .liver_info_card_crown{position:absolute;top:-20px;left:-14px;z-index:2;font-size:24px}.liver_chat_message_layout .liver_info_card_avatar{width:100%;height:auto;border-radius:50%;background-color:#E0E0E0;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;display:flex;align-items:center;justify-content:center}.liver_chat_message_layout .liver_avatar_img{width:100%;height:100%;object-fit:cover}.liver_chat_message_layout .is_staff_icon{position:absolute;bottom:5px;right:0px}.liver_chat_message_layout .yellow_card_icon{position:absolute;top:-5px;right:0px}.liver_chat_message_layout .liver_info_card_name{width:100%;background:linear-gradient(265deg, #4FFFC6 0%, #4DF9FF 100%);border-radius:20px;padding:4px 8px;margin-bottom:15px;font-size:12px;font-weight:bold;color:#fff;text-align:center;letter-spacing:1px;text-decoration:none;font-family:"M PLUS 1p", sans-serif}.liver_chat_message_layout .liver_info_card_tag{display:flex;flex-wrap:wrap;gap:4px;justify-content:start}.liver_chat_message_layout .liver_info_card_tag .tag.hobby-tag{background:linear-gradient(265deg, #4FFFC6 0%, #4DF9FF 100%);border-radius:20px;padding:4px 10px;margin-bottom:15px;font-size:12px;font-weight:400;color:#4B4B4B;text-align:center;letter-spacing:1px;text-decoration:none;font-family:"Montserrat", sans-serif}.liver_chat_message_layout .liver_info_card_section{display:flex;gap:10px;margin-bottom:10px}.liver_chat_message_layout .liver_info_card_section .follow_button_container{display:flex;align-items:center;justify-content:center;width:100%;margin-top:20px}.liver_chat_message_layout .liver_info_card_section .follow_button_container button{padding:8px 12px;color:#fff;background:linear-gradient(265deg, #4FFFC6 0%, #4DF9FF 100%);font-family:"gkktt";font-size:28px;font-weight:400;line-height:1.4;border-radius:20px;border:none;cursor:pointer;transition:all 0.3s ease}.liver_chat_message_layout .liver_info_card_section:last-of-type{border-bottom:none}.liver_chat_message_layout .liver_info_card_value_box{display:flex;flex:1;flex-direction:column}.liver_chat_message_layout .back_to_message_list_container{position:relative;display:none}@media screen and (max-width: 1000px){.liver_chat_message_layout .back_to_message_list_container{display:block}}.liver_chat_message_layout .back_to_message_list_container .back_to_message_list{position:absolute;top:-12px;left:-10px;z-index:10}.liver_chat_message_layout .back_to_message_list_container .back_to_message_list img{rotate:180deg;width:40px;height:40px;object-fit:contain;background-color:#fff;border-radius:100%}.liver_chat_message_layout .chat_message_general{position:relative;padding:0}@media screen and (min-width: 1000px){.liver_chat_message_layout .chat_message_general{padding:0}}.liver_chat_message_layout .chat_message_general .chat_message_content{padding:20px;max-width:100%;height:44em;overflow-x:hidden;overflow-y:auto}@media screen and (max-width: 768px){.liver_chat_message_layout .chat_message_general .chat_message_content{height:42.5em}}.liver_chat_message_layout .chat_message_general .chat_message_general_form{position:sticky;bottom:0;margin-top:10px}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer{position:relative;flex-direction:column;padding:0}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:5px 10px;border-top:10px solid #EBEBEB}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_textarea{width:100%}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_textarea .textareaSection{box-shadow:0px 0px 0px 0px rgba(255,255,255,0.5),inset 0px 0px 1px 1px rgba(0,0,0,0.3)}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_textarea .textareaSection #chat_message_textarea{width:100%;font-size:14px;font-weight:400;border:none;outline:none;resize:vertical}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_select{width:61px;height:61px}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_select img{width:100%;height:100%;object-fit:contain}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar{width:100%}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content{position:relative;display:flex;justify-content:center;align-items:center;padding:16px 10px;border-radius:20px 20px 0 0;width:100%;background:linear-gradient(265deg, #FFB8FB 0%, #FFB6D4 100%)}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content .next_schedule_display{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content .icon_clock{width:28px;height:28px;object-fit:contain}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content .schedule_label{font-size:14px;font-weight:400;color:#fff;text-align:center;letter-spacing:1px}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content button{padding:8px 12px;color:#4B4B4B;background:#fff;font-family:"M PLUS 1p", sans-serif;font-size:10px;font-weight:bold;border-radius:20px;border:none;cursor:pointer}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar #show_calendar_chat{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;padding:10px;border-radius:20px 20px 0 0;width:100%;background:linear-gradient(265deg, #FFB8FB 0%, #FFB6D4 100%)}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar #show_calendar_chat .icon_text_clock{position:relative}.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar #show_calendar_chat .icon_text_clock .icon_clock{position:absolute;top:-8px;right:-16px}@media screen and (max-width: 768px){.liver_chat_message_layout .chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar #show_calendar_chat .icon_text_clock .icon_clock{display:none}}#calendar_ask_form{padding:20px 0;border-top:1px dashed #fff;border-bottom:1px dashed #fff}#calendar_ask_form table{background-color:#E6E6E6;border:10px solid #E6E6E6;border-radius:5px;border-collapse:collapse}#calendar_ask_form table td{border:10px solid #E6E6E6;background-color:#fff;padding:0.5rem;text-align:center;font-weight:700}#calendar_ask_form table td.title{color:#000;font-weight:400}#calendar_ask_form table td textarea{width:100%;height:100px;resize:vertical;border:none;outline:none}#calendar_ask_form table td input{border:none;outline:none;width:100%}.room-status{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;font-weight:100;color:#fff;white-space:nowrap}.room-status .room-status-icon{position:absolute;background:red;font-size:24px;padding:5px 15px;transform:rotate(-30deg) translate(-25%, -50%);z-index:1;box-shadow:0 0 10px rgba(0,0,0,0.25);border-radius:5px;background-clip:text}.room-status .room-status-icon::before{content:"";position:absolute;top:0;left:0;width:36px;height:36px;background-size:contain;background-position:center center;background-repeat:no-repeat;transform:translate(-50%, -50%)}.room-status .status-icon-waiting{color:#FF57A1;background:linear-gradient(90deg, #FFC4FC, #BDB52B)}.room-status .status-icon-waiting::before{background-image:url(/assets/icons/icon_room_hv-8119a1d1a89e6952548b03c8860340bb799aad4e4490577684c7e7d77422bd32.svg);width:50px;height:40px;top:10px;rotate:30deg}.room-status .status-icon-pl,.room-status .status-icon-vl{background:linear-gradient(90deg, #00E8D140, #4EFFE440)}.room-status .status-icon-pl::before,.room-status .status-icon-vl::before{background-image:url(/assets/icons/room-pl-9250f41ee32657f3b9ac2f8e938855bb50ceecdef37c03001e629c975459ab01.svg)}.room-status .status-icon-hv{background:#ff157acc}.room-status .status-icon-hv::before{background-image:url(/assets/icons/icon_room_hv-8119a1d1a89e6952548b03c8860340bb799aad4e4490577684c7e7d77422bd32.svg);width:50px;height:40px;top:10px;rotate:30deg}.room-status .status-icon-offline{background:linear-gradient(90deg, #eeea 20%, #e2e2e2aa 93%);color:#4b4b4b}.room-status .status-icon-offline::before{background-image:none}.room-status .status-icon-appointment{background:#0D70A580}.room-status .status-icon-appointment::before{background-image:url(/assets/icons/room-appt-93d26ff883619dcd34cacfd42a6d4b36240b8a7d7c06658b11d0062a1a6e7e1b.svg)}.room-status .status-icon-event-live{background:#f1ff55;color:#fd58a1;padding:0 15px}.room-status .room-status-text{font-size:26px;overflow:hidden}.room-status .room-status-text[data-text-style="warning"]{color:#ff157a;font-weight:200}#streamer-profile-status .room-status-text .splide__slide{margin-right:150px}.room-chatbox .msg-color-picker{color:#14eed5;font-weight:700;font-size:22px;background-color:#fff;padding:0 0.5rem;margin-right:1rem}.room-chatbox .msg-color-picker label{line-height:6rem;vertical-align:middle;cursor:pointer}.room-chatbox .msg-color-picker input{position:absolute;width:0;height:0;opacity:0}@media (max-width: 767px){.room-chatbox .msg-color-picker{position:absolute;right:60px;bottom:10px;height:50px;background:none}}.g-container .g-counter{position:absolute;top:10px;right:unset;bottom:10px;left:1.5%;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center}.g-container .g-counter.is-active .g-content{transform:translateX(0)}.g-container .g-counter .g-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;flex-wrap:nowrap;transform:translateX(-110%);transition:transform 0.3s ease-in-out;z-index:10;min-height:0;max-height:500px}.g-container .g-counter .item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;flex-wrap:nowrap;flex:1 1 0;min-height:0}.g-container .g-counter .item .image{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:0 0 auto;aspect-ratio:1/1;height:100%;max-height:50px;width:auto;background:#fffa;border-radius:50%}.g-container .g-counter .item .image img{max-width:80%;max-height:80%;object-fit:contain}.g-container .g-counter .item .count{color:#fff;flex-shrink:0}@media (max-width: 767px){.g-container .g-counter{top:10px;right:10px;bottom:unset;left:125px;max-height:50vh}.g-container .g-counter.is-active .g-content{transform:translateY(0)}.g-container .g-counter .g-content{width:100%;height:unset;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;transform:translateY(calc(-100% - 20px))}.g-container .g-counter .g-content .item{flex:0 1 auto;flex-direction:column;flex-wrap:wrap;gap:0}.g-container .g-counter .g-content .image{width:36px;aspect-ratio:1/1}}.g-recent-senders .recent-senders{transform:translateX(calc(-50% - 80px));display:flex;z-index:10;gap:0 !important}@media (max-width: 767px){.g-recent-senders .recent-senders{position:fixed;z-index:0;right:15px;bottom:50px;direction:rtl;transform:none !important}}.g-recent-senders .recent-senders .item{width:35px;height:45px;overflow:visible}.g-recent-senders .recent-senders .item img{width:45px;height:45px;border-radius:50%;aspect-ratio:1/1;object-fit:cover}.g-effect-area{position:relative}.g-effect-area .animation-icon{z-index:1000;position:absolute;height:30px}.g-send-btn{position:absolute;bottom:15px;left:50%;border-radius:50%;width:75px;height:75px;background:#fff;transform:translateX(-50%);transition:box-shadow 0.1s linear;box-shadow:2px 5px 4px #000a;background-image:url(/assets/common/gift-eaa5458bc170ba3a2524fd40d941349d3a38e6214d66bae0c6ce1fb94b7b0c50.svg);background-size:55%;background-position:center center;background-repeat:no-repeat}.g-send-btn:hover{box-shadow:0 0 0 #000a}#scoreModal,#pointsModal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);animation:liverModalFadeIn 0.3s ease}#scoreModal.active,#pointsModal.active{display:flex !important;align-items:center;justify-content:center}#scoreModal .modal-content,#pointsModal .modal-content{background-color:#fff;border-radius:10px;width:90%;max-width:900px;max-height:85vh;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.3);animation:liverModalSlideIn 0.3s ease;position:relative;display:flex;flex-direction:column}#scoreModal .modal-content h3,#pointsModal .modal-content h3{margin:0;padding:20px 25px;border-bottom:1px solid #eee;font-size:20px;font-weight:600;color:#333;background-color:#f8f9fa;border-radius:10px 10px 0 0}#scoreModal #scoreModalBody,#pointsModal #pointsModalBody{padding:0;overflow-y:auto;flex:1}#scoreModal .close,#pointsModal .close{position:absolute;top:15px;right:20px;color:#999;font-size:28px;font-weight:bold;cursor:pointer;z-index:10}#scoreModal .close:hover,#scoreModal .close:focus,#pointsModal .close:hover,#pointsModal .close:focus{color:#333;text-decoration:none}#scoreModal .score-details{padding:20px}#scoreModal .score-details .score-item{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #eee}#scoreModal .score-details .score-item:last-child{border-bottom:none}#scoreModal .score-details .score-item label{font-weight:500;color:#555;font-size:14px}#scoreModal .score-details .score-item span{font-weight:bold;color:#333;font-size:16px}#pointsModal .points-history{padding:0}#pointsModal .points-history .history-table{width:100%;border-collapse:collapse;margin:0}#pointsModal .points-history .history-table thead{position:sticky;top:0;z-index:10;background-color:#f8f9fa}#pointsModal .points-history .history-table th,#pointsModal .points-history .history-table td{padding:15px 20px;text-align:left;border-bottom:1px solid #e0e0e0;font-size:14px}#pointsModal .points-history .history-table th{background-color:#f8f9fa;font-weight:600;color:#333;font-size:14px;white-space:nowrap;position:sticky;top:0;z-index:10}#pointsModal .points-history .history-table tbody tr{transition:background-color 0.2s ease}#pointsModal .points-history .history-table tbody tr:hover{background-color:#f8f9fa}#pointsModal .points-history .history-table tbody tr:last-child td{border-bottom:none}#pointsModal .points-history .history-table tbody td{color:#555}#pointsModal .points-history .history-table tbody td:first-child{color:#333;font-weight:500}#pointsModal .points-history .history-table .no-history{text-align:center;padding:40px 20px !important;color:#999;font-style:italic}.manager_form_general .js-scrollable{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.manager_form_general .js-scrollable .customTable{min-width:2000px;table-layout:auto}.manager_form_general .customTable thead th{position:sticky;top:0;z-index:1}.manager_form_general .form_box{overflow:visible !important}.manager_form_general .form_box_content{overflow:visible !important}.manager_form_general .details,.manager_form_general .fields,.manager_form_general .input-field{overflow:visible}.manager_input input{border-radius:10px;border:1px solid #D9D9D9;padding:6px 12px}.manager_select select{border-radius:10px;border:1px solid #D9D9D9;padding:6px 12px}@keyframes liverModalFadeIn{from{opacity:0}to{opacity:1}}@keyframes liverModalSlideIn{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}#insightModal .user-detail-body,#standbyGuaranteeModal .user-detail-body{padding:20px}#insightModal .user-detail-body .history-table,#standbyGuaranteeModal .user-detail-body .history-table{width:100%;border-collapse:collapse;margin:0;border:1px solid #dedede}#insightModal .user-detail-body .history-table thead,#standbyGuaranteeModal .user-detail-body .history-table thead{background-color:#f8f9fa}#insightModal .user-detail-body .history-table thead th,#standbyGuaranteeModal .user-detail-body .history-table thead th{padding:15px 20px;text-align:left;font-weight:600;color:#333;font-size:14px;border-bottom:2px solid #dee2e6}#insightModal .user-detail-body .history-table tbody tr,#standbyGuaranteeModal .user-detail-body .history-table tbody tr{border-bottom:1px solid #eee;transition:background-color 0.2s ease}#insightModal .user-detail-body .history-table tbody tr:hover,#standbyGuaranteeModal .user-detail-body .history-table tbody tr:hover{background-color:#f8f9fa}#insightModal .user-detail-body .history-table tbody tr:last-child,#standbyGuaranteeModal .user-detail-body .history-table tbody tr:last-child{border-bottom:none}#insightModal .user-detail-body .history-table tbody tr td,#standbyGuaranteeModal .user-detail-body .history-table tbody tr td{padding:15px 20px;font-size:14px}#insightModal .user-detail-body .history-table tbody tr td:first-child,#standbyGuaranteeModal .user-detail-body .history-table tbody tr td:first-child{font-weight:500;color:#555;width:40%;min-width:200px}#insightModal .user-detail-body .history-table tbody tr td:last-child,#standbyGuaranteeModal .user-detail-body .history-table tbody tr td:last-child{color:#333;font-weight:500}#insightModal .user-detail-footer,#standbyGuaranteeModal .user-detail-footer{padding:20px;border-top:1px solid #eee;text-align:center}#standbyGuaranteeModal{border:1px solid #dee2e6}#standbyGuaranteeModal thead th{text-align:center !important}#standbyGuaranteeModal tr td{width:auto !important;min-width:fit-content !important}.liver-edit-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);animation:liverModalFadeIn 0.3s ease}.liver-edit-modal.active{display:flex;align-items:center;justify-content:center}.liver-edit-modal .liver-edit-content{background-color:#fff;border-radius:10px;width:95%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,0.3);animation:liverModalSlideIn 0.3s ease}.liver-edit-modal .liver-edit-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.liver-edit-modal .liver-edit-header h3{margin:0;color:#333;font-size:20px}.liver-edit-modal .liver-edit-header .liver-edit-close{background:none;border:none;font-size:24px;cursor:pointer;color:#999;line-height:1;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.liver-edit-modal .liver-edit-header .liver-edit-close:hover{color:#333}.liver-edit-modal .liver-edit-body{padding:20px}.liver-edit-modal .liver-edit-section{background-color:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:20px}.liver-edit-modal .edit-form-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:20px}.liver-edit-modal .edit-form-item{display:flex;flex-direction:column}.liver-edit-modal .edit-form-item label{display:block;margin-bottom:8px;font-weight:500;color:#555;font-size:14px}.liver-edit-modal .edit-form-item input[type="text"],.liver-edit-modal .edit-form-item input[type="number"],.liver-edit-modal .edit-form-item select{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color 0.3s ease, box-shadow 0.3s ease;background-color:#fff}.liver-edit-modal .edit-form-item input[type="text"]:focus,.liver-edit-modal .edit-form-item input[type="number"]:focus,.liver-edit-modal .edit-form-item select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,0.25)}.liver-edit-modal .edit-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.liver-edit-modal .btn_primary{padding:10px 20px;background-color:#007bff;color:white;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color 0.3s ease}.liver-edit-modal .btn_primary:hover{background-color:#0056b3}.liver-edit-modal .btn_secondary{padding:10px 20px;background-color:#6c757d;color:white;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color 0.3s ease}.liver-edit-modal .btn_secondary:hover{background-color:#5a6268}.table_button.orange{background-color:#ff9800;color:white}.table_button.orange:hover{background-color:#e68900}@media screen and (max-width: 768px){#scoreModal .modal-content,#pointsModal .modal-content{width:95%;margin:10px}#insightModal .user-detail-body .history-table tbody tr td{padding:12px 15px;font-size:13px}#insightModal .user-detail-body .history-table tbody tr td:first-child{width:35%;min-width:150px}.liver-edit-modal .liver-edit-content{width:98%;max-height:95vh}.liver-edit-modal .edit-form-grid{grid-template-columns:1fr;gap:15px}}.message-container{overflow-y:scroll}.message-container.main-content{padding:0}.message-container .msg-list{height:85dvh;display:flex;flex-direction:column-reverse;overflow-y:auto;padding:16px;gap:12px;border:solid 10px #ebebeb;border-bottom:none;background-color:#fff}.message-container .item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;color:#4b4b4b;font-size:14px}.message-container .item.own-message{justify-content:flex-end}.message-container .item.own-message .msg-content-wrapper{align-items:flex-end}.message-container .item.own-message .msg-content{border-radius:20px 0 20px 20px;transform:translateX(5%)}.message-container .msg-content-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.message-container .msg-content{background-color:#f4f4f4;padding:16px;border-radius:0 20px 20px 20px;width:110%}.message-container .img-profile{width:5em;height:5em;background-color:#ddd;background-size:cover;background-position:center;border-radius:50%;overflow:hidden}.message-container .img-profile img{object-fit:cover;object-position:center;max-width:100%}.message-container .chat-box{padding:12px 16px;border:5px solid #d9d9d9;border-width:10px 0;bottom:0;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.message-container .chat-box textarea{flex-grow:1;resize:none;border:1px solid #d9d9d9;border-radius:10px;color:#adadad;font-size:14px;font-family:"M PLUS 1", sans-serif;padding:15px 25px}.message-container .chat-box textarea:focus{outline:none}.message-container .chat-box textarea::placeholder{color:#adadad}.message-container .chat-box button img{width:48px;height:auto;user-select:none}.msg-room .msg-author{white-space:nowrap}.msg-list .msg-room{width:fit-content}.msg-list .streamer-msg{background-color:#ff48a5;border-radius:8px 8px 8px 0;padding:2px 6px;font-weight:400;color:#fff}@media (max-width: 767px){.msg-list{color:#fff;font-weight:700}@property --maskStartAt{syntax:"<percentage>";initial-value:15%;inherits:false}@property --maskEndAt{syntax:"<percentage>";initial-value:70%;inherits:false}.top_live_chatmessage{-webkit-mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt));-moz-mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt));-ms-mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt));mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt));background:linear-gradient(to top, #000a 0%, #0004 30%, #0000 70%);transform:translateY(35px);transition:--maskStartAt 0.3s ease-in-out, --maskEndAt 0.2s ease-in-out}.top_live_chatmessage .top_live_chatmessage_content{height:55dvh;max-height:unset !important;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:10px;padding:1rem}.top_live_chatmessage .top_live_chatmessage_content article.msg-room{gap:0}.top_live_chatmessage.touched{overflow:visible;--maskStartAt: 100%;--maskEndAt: 100%}.user_private_talk_general_mobile .top_live_chatmessage{transform:translateY(50px)}.msg-list{background:linear-gradient(to top, #000a 0%, #0004 30%, #0000 70%) !important;-webkit-mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt)) !important;-moz-mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt)) !important;-ms-mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt)) !important;mask-image:linear-gradient(to top, #000 var(--maskStartAt), #0000 var(--maskEndAt)) !important;transition:--maskStartAt 0.3s ease-in-out, --maskEndAt 0.2s ease-in-out, all 1s ease-in-out;bottom:0 !important}.msg-list.touched{--maskStartAt: 100%;--maskEndAt: 100%}.direct-message-container .msg-list{background:#fff !important;-webkit-mask-image:none !important;-moz-mask-image:none !important;-ms-mask-image:none !important;mask-image:none !important}}.secret-message-icon .icon-gray{fill:#d9d9d9}.secret-message-icon .icon-pink{fill:#ff00e1}.secret-message-icon .icon-user-active{fill:#0afbad}.secret-message-icon .icon-liver-active{fill:#ffb6d4}@keyframes secretMessagePulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.secret-message-icon.new{animation:secretMessagePulse 2s infinite}@media screen and (max-width: 768px){.secret-message-icon svg{width:37px;height:38px}}.s-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto}.s-card .item-image{position:relative;aspect-ratio:1/1;border-radius:20px 20px 20px 0;overflow:hidden;transition:border-color 0.3s ease, box-shadow 0.3s ease;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.25);z-index:1}.s-card .item-image::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:conic-gradient(from var(--angle), transparent 70%, #fff, transparent);animation:5s spin linear infinite;z-index:-1}.s-card .item-image img{width:100%;height:100%;padding:0.5rem;border-radius:20px 20px 20px 0}.s-card .item-info{position:absolute;top:64%;right:0;bottom:0;left:0;width:100%;z-index:1;display:flex}.s-card .item-name{background:#04030366;flex-grow:1;text-align:center;font-size:16px;font-weight:bold;color:white;white-space:nowrap;border-radius:0 0 15px 0;overflow:hidden;margin:0 0.5rem 0.5rem 0;display:flex;align-items:center;justify-content:center}.s-card .item-icon{height:100%;aspect-ratio:1/1;z-index:1;background-size:cover;background-position:center center;background-repeat:no-repeat}.s-card .item-icon img{width:100%;height:auto;display:block;border-radius:50%;object-fit:cover}.s-card .item-ranking{position:absolute;left:5px;z-index:2;color:#fff;font-size:32px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,0.5);padding:0.2rem 0.5rem}.s-card .item-ranking-icon{position:absolute;top:-25%;left:-20%;z-index:2;width:50%}.s-card .item-ranking-icon img{width:100%}.s-card .item-ranking+.item-tag,.s-card .item-ranking-icon+.item-tag{top:unset;bottom:0;transform:translate(-50%, 0)}.s-card .item-status{position:absolute;top:0;right:0;transform:translate(30%, -30%);display:none;z-index:2}.s-card .item-tag{position:absolute;top:0;left:0;transform:translate(-30%, -30%);z-index:2}.s-card .item-tag img{width:45px;height:45px}.s-card *[class^="item-status-"]{display:none}.s-card .item-image-container{position:relative}.s-card .item-content{box-sizing:border-box;margin-top:1.4rem;padding:6px;position:relative;display:inline-block;width:100%;height:8rem;border-radius:10px 0 10px 10px;background-color:#E6E6E6}.s-card .item-content-inner{height:100%;background-color:#fff;border-radius:4px 0 4px 4px;z-index:1}.s-card .item-content img{width:100%;display:block}.s-card .item-content p{max-height:100%;padding:7px;font-size:12px;color:#333;text-align:left;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-all}.s-card .item-content::before{content:"";position:absolute;width:0.8rem;height:2rem;top:0.6rem;right:-0.1rem;background:#fff}.s-card .item-content::after{content:"";position:absolute;width:1.2rem;aspect-ratio:1/1;transform:rotate(45deg);top:-0.6rem;left:1.5rem;background:white;border:solid #E6E6E6;border-width:0.5rem 0 0 0.5rem}.s-card .item-actions{margin-top:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.s-card .item-actions .follow-btn{background-color:#14eed5;border-radius:20px;width:70px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center}.s-card .item-actions .follow-btn img{width:20px;height:auto}.s-card .item-actions .follow-btn img.is-following-image{display:none}.s-card .item-actions .follow-btn.is-following{background-image:linear-gradient(to right top, #4fffc6, #4df9ff)}.s-card .item-actions .follow-btn.is-following img{display:none}.s-card .item-actions .follow-btn.is-following img.is-following-image{display:block}.s-card-offline .item-icon,.s-card-waiting .item-icon{display:none}.s-card-offline .item-name,.s-card-waiting .item-name{margin:0}.s-card-offline .item-image img,.s-card-waiting .item-image img{padding:0}.s-card-waiting .item-status-waiting{display:block;animation:4s blink cubic-bezier(0.37, 0, 0.63, 1) infinite}.s-card-pl .item-image{background:linear-gradient(to right top, #4effe4, #00e8d1)}.s-card-pl .item-icon{background-color:#4effe4;background-image:url(/assets/status/icon_pl-ec350f2dc35b891617d8176ab40ad1b211fbeb5c2474ebd126d6a4b2f5fc9896.svg)}.s-card-vl{--bgColor: #ffd6a8}.s-card-vl .item-image{background:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor))}.s-card-vl .item-icon{background-color:var(--bgColor);background-image:url(/assets/status/icon_vl-60042f3bc8089eba3d4a8873aead253fc477f498e7e2dd1ef3256cd15a212710.svg)}.s-card-hv{--bgColor: #ffb8fb}.s-card-hv .item-status-hv{position:absolute;top:-6.5%;right:-5%;height:26px;background:#FF57A1;color:white;font-weight:700;font-size:1.3rem;padding:0.8rem;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;z-index:10}.s-card-hv .item-image{background:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor))}.s-card-hv .item-icon{background-color:var(--bgColor);background-image:url(/icons/icon_hv.svg);background-size:calc(100% - 0.5rem) calc(100% - 0.5rem);background-position:top right}.s-ranking .s-card .item-content{border:solid 1px #d9d9d9;background-color:#f4f4f4;border-radius:5px;padding:5px;width:fit-content;height:auto}.s-ranking .s-card .item-content:before,.s-ranking .s-card .item-content:after{display:none}.s-ranking .s-card .item-content-inner{background:transparent}.s-ranking .s-card .item-content p{text-align:center}.liver_profile_card_row{border:10px solid #EBEBEB;border-radius:5px;padding:10px;background-color:#fff;width:100%}.liver_profile_card_row .card-top{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:5px}.liver_profile_card_row .card-top .card_left_container{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container{position:relative;margin:0 0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container .liver_profile_card_crown{position:absolute;top:-14px;left:-8px;z-index:2;font-size:24px}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container .liver_profile_card_crown .crown_icon{width:30px;height:auto}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container .liver_profile_card_avatar{width:80px;height:80px;border-radius:8px;background-color:#E0E0E0;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container .liver_profile_card_avatar .liver_avatar_img{width:100%;height:100%;object-fit:cover}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container .liver_profile_card_verification{position:absolute;top:-5px;right:-5px;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg, #1DA1F2, #0D8BD9);display:flex;flex-direction:row;justify-content:center;align-items:center;color:white;font-size:12px;border:2px solid white;z-index:2}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container .liver_profile_card_newcomer{position:absolute;top:-5px;right:-5px;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:2}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_avatar_container .liver_profile_card_newcomer .newcomer_icon{width:24px;height:auto}.liver_profile_card_row .card-top .card_left_container .liver_profile_card_name{background:linear-gradient(135deg, #FFB8FB, #4DF9FF);border-radius:8px;padding:0px 5px;margin-bottom:15px;font-size:16px;font-weight:bold;color:#fff;text-align:center;letter-spacing:1px;text-decoration:none}.liver_profile_card_row .card-top .card_right_container{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;margin-top:10px}.liver_profile_card_row .card-top .card_right_container .liver_profile_card_level_share{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.liver_profile_card_row .card-top .card_right_container .liver_profile_card_level_share .level{background:#F5F5F5;border:1px solid #CCCCCC;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:bold;color:#333;white-space:nowrap}.liver_profile_card_row .card-top .card_right_container .liver_profile_card_level_share .share_icon{width:24px;height:24px}.liver_profile_card_row .card-top .card_right_container .liver_profile_card_ig{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;width:100%;font-size:24px;font-weight:bold;color:#333}.liver_profile_card_row .card-top .card_right_container .liver_profile_card_ig .instagram_icon{width:24px;height:24px}.liver_profile_card_row .card-top .liver_profile_card_body_container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%}.liver_profile_card_row .card-top .liver_profile_card_body_container .btn_register_live{background-color:#14EED5;color:#fff;padding:10px 20px;margin:10px 0;font-size:24px;font-weight:bold;line-height:auto;border-radius:10px;transition:all 0.3s ease}.liver_profile_card_row .card-top .liver_profile_card_body_container .btn_register_live:hover{transform:translateY(-2px)}.liver_profile_card_row .card-top .liver_profile_card_body_container .info_live_schedule_container .info_live_schedule_item{display:grid;grid-template-columns:1fr 1fr;gap:10px}.liver_profile_card_row .card-top .liver_profile_card_body_container .info_live_schedule_container .info_live_schedule_item .info_live_schedule_title{color:#000000;font-size:12px;font-weight:300;line-height:20px}.liver_profile_card_row .card-top .liver_profile_card_body_container .info_live_schedule_container .info_live_schedule_item .info_live_schedule_content{color:#000000;font-size:12px;font-weight:300;line-height:20px}.liver_profile_card_row .card-top .liver_profile_card_body_container .info_live_schedule_container hr{margin:10px 0}.liver_profile_card_row .card_hobby_tags{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px}.liver_profile_card_row .card_hobby_tags .tag-color{background-color:#ff57a1;border-radius:20px;color:#fff;font-weight:500}.liver_profile_card_row .card_topics_tags:after,.liver_profile_card_row .follow-btn-container:before{content:"";display:block;clear:both;border-bottom:solid 2px #ffb6d4;width:95%;margin:0.5rem auto 1rem}.liver_profile_card_row .hobby-tag{padding:1px 9px;border:solid 2px #ffb6d4;border-radius:20px}.liver_profile_card_row .hobby-tag.tag-highlight{padding:2px 10px;border:none}.btn_follow{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(90deg, #62eaff 0, #0cffae 100%);border-radius:2rem;padding:15px;font-family:"gkktt";font-size:22px;color:#fff;min-width:155px;height:auto;position:relative}.btn_follow .follow-text{position:relative;z-index:1}.btn_follow .following-text{display:none}.btn_follow #follow-icon-svg{position:absolute;z-index:2;pointer-events:none;width:24px;height:24px}.btn_follow.is-following .follow-text{display:none}.btn_follow.is-following .following-text{display:block}.btn_unfollow{background:linear-gradient(90deg, #62eaff 0, #0cffae 100%);border-radius:2rem;padding:15px;font-family:"gkktt";font-size:22px;color:#fff;min-width:155px;height:auto}.click-required .click-required-btn{display:block !important;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:48px;height:48px;box-sizing:border-box;border-width:24px 0px 24px 48px;border-color:transparent transparent transparent #fff8;border-style:solid}.mute-btn{height:100%;aspect-ratio:1;min-height:30px;background-image:url(/assets/icons/voice-34d79f1aeccd780b364a88d75845436ccafbbdb3ec8b943c443c07baab1fadcb.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}.mute-btn.is-muted{background-image:url(/assets/icons/mute-677100ad57f2a4a686feac359ba9a11dea9fe82d171a68366c6e866b0a1f7d47.svg)}#sendGiftModal .modal_content{background-image:linear-gradient(#4FFFC6, #4DF9FF);padding:0;height:fit-content;margin:17% auto}#sendGiftModal .modal_content .modal_content_title{font-size:30px;font-family:gkktt;font-weight:400;line-height:30px;color:#fff;margin-top:17px;margin-bottom:15px}#sendGiftModal .modal_content .modal_content_content{padding:1rem}#sendGiftModal .modal_content .modal_content_content .gift_items{max-height:350px;display:flex;flex-direction:column;gap:7px;overflow-y:auto}#sendGiftModal .modal_content .modal_content_content .gift_item{display:flex;padding:10px 12px;gap:10px;align-items:center;background-color:#fff;cursor:pointer;transition:all 0.3s ease}#sendGiftModal .modal_content .modal_content_content .gift_item:hover{background-image:linear-gradient(#FFE9FE, #E0FFF5)}#sendGiftModal .modal_content .modal_content_content .gift_item.gift_item_active{background-image:linear-gradient(#FFE9FE, #E0FFF5);border:2px solid #4FFFC6;box-shadow:0 0 10px rgba(79,255,198,0.3)}#sendGiftModal .modal_content .modal_content_content .gift_item_img{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1;text-align:center;height:5rem}#sendGiftModal .modal_content .modal_content_content .gift_item_img img{max-height:100%;width:auto}#sendGiftModal .modal_content .modal_content_content .gift_item_action{width:25%;font-weight:700;text-align:center;display:flex;flex-direction:column;gap:6px;max-width:9rem;position:relative}#sendGiftModal .modal_content .modal_content_content .gift_item_action .gift_item_action_point_wrapper{display:flex;align-items:center;justify-content:center;gap:8px;position:relative}#sendGiftModal .modal_content .modal_content_content .gift_item_action .gift_item_action_point{min-width:30px;border-radius:30px;background-color:#d9d9d9;padding:5px 10px;white-space:nowrap}#sendGiftModal .modal_content .modal_content_content .gift_item_action button{padding:0}#sendGiftModal .modal_content .modal_content_content .gift_item.gift_item_hidden{display:none}#sendGiftModal .modal_content .modal_content_content .gift_item_expand_arrow{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}#sendGiftModal .modal_content .modal_content_content .gift_item_expand_arrow svg{width:12px;height:12px;color:#4B4B4B;transition:transform 0.3s ease}#sendGiftModal .modal_content .modal_content_content .gift_item_expand_arrow:hover svg{color:#4FFFC6}#sendGiftModal .modal_content .modal_content_content .gift_action_buttons{display:flex;gap:10px;margin-top:15px;padding:0 1rem}#sendGiftModal .modal_content .modal_content_content .gift_action_buttons button{flex:1;padding:10px 20px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;border:none;transition:all 0.3s ease}#sendGiftModal .modal_content .modal_content_content .gift_action_buttons button.gift_item_action_button_cancel{background-color:#fff;color:#4B4B4B}#sendGiftModal .modal_content .modal_content_content .gift_action_buttons button.gift_item_action_button_cancel:hover{background-color:#f0f0f0}#sendGiftModal .modal_content .modal_content_content .gift_action_buttons button#gift_send_button{border:1px solid #fff;background-image:linear-gradient(#FFB8FB, #4DF9FF);color:#fff}#sendGiftModal .modal_content .modal_content_content .gift_action_buttons button#gift_send_button:hover{opacity:0.9;transform:translateY(-2px);box-shadow:0 4px 8px rgba(79,255,198,0.3)}#sendGiftModal .modal_content .modal_close_btn{position:absolute;top:0;right:10px}#sendGiftModal .modal_content .modal_close_btn img{width:40px;height:40px}#sendGiftModal .modal_content .message_input{width:100%;padding:10px;box-sizing:border-box;border:none;border-top:1px solid #ccc;font-size:16px;outline:none}@media screen and (max-width: 768px){#sendGiftModal .gift_item_action{width:auto !important}}.btn-common{cursor:pointer}.btn-common.btn-gradient{display:flex;flex-direction:row;justify-content:center;align-items:center;display:inline-flex;text-decoration:none;border:none;background:linear-gradient(60deg, #62eaff 0, #0cffae 100%);border-radius:30px;padding:5px;min-width:70px}.alert-modal.note-form-dialog{display:flex;flex-direction:row;justify-content:center;align-items:center}.alert-modal.note-form-dialog textarea{width:100%;height:100%;resize:none;border:none;font-size:16px;font-weight:500;font-family:"M PLUS 1p", sans-serif}.alert-modal.note-form-dialog textarea::placeholder{color:#b1b1b1}.alert-modal.note-form-dialog textarea:focus{outline:none}.alert-modal.note-form-dialog form{position:relative;display:flex;flex-direction:column;align-items:end;width:775px;height:450px;padding:14px;background-color:#fff;font-size:16px;font-weight:800;border-radius:20px;border:10px solid #EBEBEB}.alert-modal.note-form-dialog .close-btn{position:absolute;top:-35px;right:-35px;border:none;cursor:pointer;width:34px;height:34px;padding:0}.alert-modal.note-form-dialog .close-btn svg{width:100%;height:100%}.alert-modal.note-form-dialog .close-btn svg circle,.alert-modal.note-form-dialog .close-btn svg path{stroke:#FFB8FB}.alert-modal.note-form-dialog .save-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:250px;padding:0.8rem;background:linear-gradient(90deg, #62eaff, #0cffae);border-radius:2rem}.alert-modal.note-form-dialog .alert_modal_header,.alert-modal.note-form-dialog .alert_modal_title,.alert-modal.note-form-dialog .alert_modal_footer{display:none}.alert-modal.note-form-dialog .alert_modal_body{padding:0}.alert-modal.note-form-dialog .alert_modal_content{background:none}@media (max-width: 767px){.alert-modal.note-form-dialog .alert_modal_content{width:90% !important}.alert-modal.note-form-dialog .alert_modal_content form{width:100%;height:80dvh}.alert-modal.note-form-dialog .alert_modal_content .save-btn{width:100%}}@keyframes shimmer{0%{background-position:-1000px 0}100%{background-position:1000px 0}}@keyframes loadingLight{0%{transform:translateX(-100%);opacity:0}50%{opacity:1}100%{transform:translateX(100%);opacity:0}}.skeleton{background:linear-gradient(90deg, #f0f0f0 0%, #f8f8f8 50%, #f0f0f0 100%);background-size:2000px 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:4px;position:relative;overflow:hidden}.skeleton::after{content:'';position:absolute;top:0;left:0;width:30%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.6) 50%, transparent 100%);animation:loadingLight 1.5s ease-in-out infinite;pointer-events:none}.skeleton-circle{border-radius:50%}.skeleton-text{height:1em;margin:0.5em 0}.skeleton-top-slider{width:100%;height:600px;border-radius:12px;margin-bottom:24px}.skeleton-message-bubble{height:50px;width:100%;border-radius:25px;margin-top:12px}.skeleton-recommend-liver-card{width:100%;aspect-ratio:1;border-radius:20px}.skeleton-instagram-post{width:188px;aspect-ratio:1;border-radius:20px;border:10px solid #E6E6E6}.skeleton-container{display:block;opacity:1;transition:opacity 0.15s ease-out}.skeleton-container.skeleton-hidden{opacity:0;pointer-events:none;transition:opacity 0.15s ease-out}.skeleton-container.skeleton-hidden-complete{display:none !important}.content-wrapper[style*="display: none"]{display:none !important}.content-wrapper:not([style*="display: none"]){display:block}.content-wrapper.recommend-livers-content:not([style*="display: none"]){display:grid !important;grid-template-columns:repeat(3, 1fr);gap:24px 8px;padding:16px 8px 8px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInFromLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOutToLeft{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-30px)}}.content-wrapper:not([style*="display: none"]){animation:fadeIn 0.15s ease-in}.liver_card.slide-in,.list_user_item.slide-in{animation:slideInFromLeft 0.5s ease-out forwards}.liver_card.fade-out-left,.list_user_item.fade-out-left{animation:fadeOutToLeft 0.4s ease-in forwards}.skeleton-splide-wrapper{display:flex;gap:12px;overflow:hidden}.skeleton-splide-wrapper .skeleton{flex:0 0 auto}.recommend_livers_mobile .skeleton{max-width:200px;margin:0 auto;aspect-ratio:9/16;border-radius:20px}.instagram_feed_slider .skeleton-splide-wrapper{gap:12px}.instagram_feed_slider .skeleton-splide-wrapper .skeleton{min-width:150px}.recommend_livers.desktop-only{min-height:1px}.recommend_livers.desktop-only .skeleton-container{padding:16px 8px 8px}@media screen and (max-width: 768px){.desktop-only{display:none !important}.desktop-only .skeleton-container{display:none !important}}.upload-area{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:5rem auto;background-color:#f4f4f4;border-radius:10px;border:2px solid #d9d9d9;text-align:center;padding:20px 40px;position:relative;transition:all 0.3s ease}.upload-area.dragover{background-color:#e1e1e1;border-color:#989898}.upload-area.is-error{background-color:#f8d7da;border-color:#f5c6cb}.upload-area.is-error::after{content:attr(data-error);position:absolute;bottom:0;left:50%;transform:translate(-50%, 150%);color:#721c24;font-weight:bold;font-size:1.2rem;white-space:nowrap}.upload-area img{width:120px;height:auto}.upload-area .upload-btn{position:relative;font-weight:600;color:#fff;padding:10px 20px;border-radius:15px;background:#FFB8FB;background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%)}.upload-area .uploader{opacity:0;position:absolute;inset:0;cursor:pointer}.preview-area{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:start;gap:30px;padding:20px 0 5px;overflow-x:auto}.preview-area .preview-item{position:relative;display:flex;flex-direction:column;margin-bottom:2rem}.preview-area .preview-item.is-blank img{opacity:0}.preview-area .preview-item .image{border:solid 5px #f4f4f4}.preview-area .preview-item .image img{width:450px;height:auto;object-fit:cover;aspect-ratio:16/9;transition:all 0.3s ease}.preview-area .preview-item .caption{text-align:center;margin-top:10px;color:#666666}.preview-area .preview-item .remove-btn{width:25px;height:25px;border-radius:50%;position:absolute;background:#C6C6C6;right:-18px;top:-18px;opacity:0.6}.preview-area .preview-item .remove-btn::after,.preview-area .preview-item .remove-btn::before{content:" ";text-align:center;display:block;width:15px;height:2px;background-color:#fff;border-radius:3px;position:absolute;top:50%;left:50%}.preview-area .preview-item .remove-btn::after{transform:translate(-50%, -50%) rotate(45deg)}.preview-area .preview-item .remove-btn::before{transform:translate(-50%, -50%) rotate(-45deg)}.preview-area .preview-item .remove-btn:hover{opacity:0.8;cursor:pointer}.preview-area.preview-area-horizontal .preview-item .image img{width:300px;aspect-ratio:9/16}.mlive .g-dialog-area,.private_talk_general_mobile .g-dialog-area{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;max-height:80vh}.mlive .g-dialog-area .gift-content,.private_talk_general_mobile .g-dialog-area .gift-content{width:unset;height:unset;transform:none;opacity:0;min-width:min(80vw, 200px);max-width:min(80vw, 400px);max-height:90%;animation:fadeOut 0.5s ease-in-out 2s;padding:10px 15px;border-radius:10px;gap:10px;overflow-y:auto}.mlive .g-dialog-area .gift-content.active,.private_talk_general_mobile .g-dialog-area .gift-content.active{opacity:1}.mlive .g-dialog-area .gift-content img,.private_talk_general_mobile .g-dialog-area .gift-content img{max-width:100px;max-height:100px;object-fit:contain}.mlive-controls{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-width:250px}.mlive-controls .top_live_chatmessage{height:auto !important}.mlive-controls .top_live_chatmessage_default_menu{background-color:#fff;aspect-ratio:16/5}.mlive-controls .top_live_chatmessage_default_menu>*{display:none !important}.nav .tabs{display:flex;gap:2px;list-style:none}.nav .tabs .item{align-items:center;height:100%}.nav .tab-content{display:none;overflow:hidden}.nav .tab-content.active{display:block}.g-dialog-area{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5rem;position:absolute;top:0;right:0;bottom:0;left:70%;z-index:2;overflow:hidden auto;pointer-events:none}.g-dialog-area .gift-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:5rem;width:100%;height:100%;background-color:rgba(5,4,4,0.6);padding:5px;transform:translateX(110%);transition:all 0.5s ease-in-out;pointer-events:auto}.g-dialog-area .gift-content.active{transform:translateX(0)}.g-dialog-area .gift-content .gift-image{width:12rem;height:auto;max-width:150px}.g-dialog-area .gift-sender{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;color:#fff}.g-dialog-area .gift-sender:before{content:"from";transform:translate(-100%, 10px)}.g-dialog-area .gift-sender img{width:95px;height:auto;border-radius:50%;aspect-ratio:1/1;object-fit:cover}.g-dialog-area .gift-sender .sender-level{position:absolute;top:30px;left:50%;transform:translateX(25%);border-radius:20px;color:#666;background-color:#fff;padding:3px 8px;font-size:12px;border:solid 2px #d9d9d9;font-weight:600}.g-dialog-area .gift-sender .rank-icon{display:none}.ls-page .ls-start{display:none;position:fixed;width:100%;z-index:100;bottom:0;left:0}.ls-page .ls-start button{position:relative;opacity:1;background:linear-gradient(90deg, #4FFFC6 0%, #FFB8FB 100%);border-radius:2rem 2rem 0 0;font-weight:400;padding-top:1.5rem;padding-bottom:1.5rem;max-width:1000px;white-space:nowrap}.ls-page .ls-start button span{color:transparent}.ls-page .ls-start img{width:24px;position:absolute;bottom:15px;left:50%;transform:translateX(-7rem)}.ls-page.room-status-preparing .ls-start{display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 767px){.ls-page{z-index:999;position:relative}.ls-page .click-required-btn{display:none}.ls-page .footer{position:absolute;bottom:0;left:0;height:auto;width:100vw;z-index:1}.ls-page .footer .top_live_chatmessage{width:100%;margin:0}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content{padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;height:calc(100vh/2 - 50px);max-height:calc(100vh/2 - 50px);overflow-y:auto;flex-direction:column-reverse}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content article{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;font-weight:700}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_name{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;padding:5px 0;white-space:nowrap}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_name .profile_img{display:block;width:20px;height:20px;border-radius:50%}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_name label{display:none}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_bubble{padding:1rem;color:#333;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 40px - 1rem)}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_left .chatmessage_bubble{background-color:#FF61AB;border-radius:25px}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_right .chatmessage_bubble{background-color:#0CFFAE;border-radius:25px;margin-left:auto}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_reaction{text-align:center;padding:0.5rem 1.5rem}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_reaction .chatmessage_reaction_img{width:70px;height:70px}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_content .chatmessage_reaction .chatmessage_reaction_text{display:grid}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_create{padding:5px;background-color:#f9f9f9;border-top:3px solid #999999}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_create .textareaSection{flex-grow:1}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_create .textareaSection textarea{width:100%;min-height:45px;border:1px solid #b2b2b2;border-radius:5px}.ls-page .footer .top_live_chatmessage .top_live_chatmessage_create .button_link{display:block;background-color:#0CFFAE;color:#fff;font-size:medium;font-weight:bold;padding:3px 10px;border-radius:10px;text-decoration:none}.ls-page .footer .footer_first_menu{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;z-index:2}.ls-page .footer .footer_first_menu .footer_first_menu_border{background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%);border:5px #FFB6D4 solid;border-radius:10px 10px 0 0;z-index:999}.ls-page .footer .footer_first_menu .footer_first_menu_under_line{height:0.5rem;width:100%;background:linear-gradient(280deg, #FFB8FB 0%, #FFB6D4 100%)}.ls-page .footer .footer_first_menu .private_talk_general_start{position:absolute;bottom:0;left:0;height:auto;width:100vw;z-index:100;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.6);border-radius:2rem 2rem 0 0}.ls-page .footer .footer_first_menu .private_talk_general_start button{background:linear-gradient(90deg, #4FFFC6 0%, #FFB8FB 100%);-webkit-background-clip:text;color:transparent;font-size:5rem;font-weight:400;font-family:gkktt;padding:2rem;width:100%}}@media screen and (max-width: 767px) and (max-width: 450px){.ls-page .footer .footer_first_menu .private_talk_general_start button{font-size:4rem}}@media (max-width: 767px){.ls-page .footer .point-charge-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;flex-wrap:nowrap;background-color:#0CFFAE;color:white;padding:0.5rem 1rem;border-radius:1.5rem;font-size:16px;font-weight:700;text-decoration:none}.ls-page .footer .point-charge-btn>*{pointer-events:none}.ls-page .footer .point-charge-btn img{width:2rem;height:2rem}.ls-page .footer .footer_second_menu{position:relative}.ls-page .footer .footer_second_menu #mobile-second-menu-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.ls-page .footer .footer_second_menu .footer_second_menu_content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0.5rem;background-color:#d9d9d9;padding:0.5rem;width:100%}.ls-page .footer .footer_second_menu .footer_second_menu_content div{width:100%;background-color:white;display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:0.5rem 0;position:relative}.ls-page .footer .footer_second_menu .footer_second_menu_content div.is-disabled{pointer-events:none}.ls-page .footer .footer_second_menu .footer_second_menu_content div.is-disabled img{opacity:0.6}.ls-page .footer .footer_second_menu .footer_second_menu_content div.is-disabled::after{content:"";width:16px;height:16px;position:absolute;top:0;right:0;opacity:0.6;background:#0000 url(/assets/icons/lock-6995168037fbf6e4d79e6d0f147538d0877b9567a6a5538177d2989b09f45a25.svg) no-repeat center center;background-size:contain}.ls-page .footer .footer_second_menu .footer_second_menu_content img{object-fit:contain}.ls-page .footer .footer_second_menu .footer_second_menu_close{position:relative;background-color:#d9d9d9;background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%);border:5px #FFB6D4 solid;border-radius:10px 10px 0 0;width:fit-content;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center}.ls-page .footer .footer_setting{display:block;background-color:white;padding:2.3rem 4.5rem}.ls-page .footer .footer_setting .footer_setting_title{font-weight:700;font-size:1.5rem}.ls-page .footer .footer_setting .footer_setting_function img{width:3rem;height:3rem;object-fit:contain}.ls-page .footer .footer_setting .footer_setting_function .footer_setting_function_child{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;flex-wrap:wrap;padding:1rem}.ls-page .footer .footer_setting .footer_setting_function .footer_setting_function_child .switch{height:3rem}.ls-page .footer .footer_setting .footer_setting_function .footer_setting_function_child input[type="range"]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:20rem}.ls-page .footer .footer_setting .footer_setting_function .footer_setting_function_child input[type="range"]::-webkit-slider-runnable-track{background:#d9d9d9;height:5px;border-radius:5px;border:#adadad 1px solid}.ls-page .footer .footer_setting .footer_setting_function .footer_setting_function_child input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-7px;background-color:#adadad;height:2rem;width:2rem;border:#adadad 1px solid;border-radius:1rem}.ls-page .footer .footer_point{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0.5rem;background-color:#efefef}.ls-page .footer .footer_point .option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:white;padding:0.5rem 1rem;width:100%}.ls-page .footer .footer_point .option div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.ls-page .footer .footer_point .option .option_left .option_left_icon{background-color:#dadada;color:white;border-radius:50%;width:2rem;height:2rem;font-size:1.5rem;font-weight:600}.ls-page .footer .footer_point .option .option_right{background-color:#0CFFAE;border-radius:1.5rem;color:white;padding:0.5rem 1rem;font-size:1.2rem;font-weight:600;box-shadow:2px 2px 2px rgba(0,0,0,0.5);cursor:pointer}.ls-page .footer .footer_point .option .option_right .option_right_icon{font-size:1.5rem;color:#959db6}.ls-page .footer .footer_filter{background-color:white;max-height:15rem;overflow-y:auto}.ls-page .footer .footer_filter div{padding:0.8rem 1rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.ls-page .footer .footer_filter img{width:3rem;height:3rem;object-fit:contain}.ls-page .footer .footer_filter p{font-size:1.6rem;font-weight:700}.ls-page .footer .footer_filter input[type="range"]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:20rem}.ls-page .footer .footer_filter input[type="range"]::-webkit-slider-runnable-track{background:#d9d9d9;height:5px;border-radius:5px;border:#adadad 1px solid}.ls-page .footer .footer_filter input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-7px;background-color:#adadad;height:2rem;width:2rem;border:#adadad 1px solid;border-radius:1rem}.ls-page .footer .footer_filter button{border-radius:1.6rem;background-color:#ffb8fb;display:flex;flex-direction:row;justify-content:center;align-items:center;width:90%}.ls-page .footer .footer_gift{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem;background-color:white;overflow-x:auto;max-height:20rem}.ls-page .footer .footer_gift img{max-width:6rem;max-height:6rem}.ls-page .footer .footer_gift .footer_gift_content{display:flex;flex-direction:column;justify-content:center;align-items:center}.ls-page .footer .footer_gift .footer_gift_content .footer_gift_content_name{font-weight:600}.ls-page .footer .footer_gift .footer_gift_content .footer_gift_content_price{font-weight:400}.ls-page .footer .footer_input_chat{background-color:white}.ls-page .footer .footer_input_chat.user_chat_form_mobile{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.6rem;padding:0.8rem 1.4rem}.ls-page .footer .footer_input_chat.user_chat_form_mobile input{width:100%;padding:1rem;border-radius:25px}.ls-page .footer .footer_input_chat.user_chat_form_mobile input:disabled{background-color:#f1f1f1;opacity:0.3}.ls-page .footer .footer_input_chat.user_chat_form_mobile img{object-fit:contain;width:3rem;height:3rem}.ls-page .footer .footer_input_chat.user_chat_form_mobile .button_link:disabled{opacity:0.3}.ls-page .footer .footer_input_chat.user_chat_form_mobile_secret div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ls-page .footer .footer_input_chat.user_chat_form_mobile_secret div input{width:100%;padding:1rem;margin:1rem;border-radius:25px}.ls-page .footer .footer_input_chat.user_chat_form_mobile_secret div img{object-fit:contain}.ls-page .footer .footer_list_user div{padding:0.6rem 0.9rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ls-page .footer .footer_list_user .footer_list_user_info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0.6rem}.ls-page .footer .footer_list_user .footer_list_user_info img{border-radius:50%;background-color:#d9d9d9;width:4.8rem;height:4.8rem}.ls-page .footer .footer_list_user .footer_list_user_action{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.6rem}.ls-page .footer .footer_list_user .footer_list_user_action .icon{width:2rem;height:1.5rem;object-fit:contain}.ls-page .footer .footer_list_user .footer_list_user_action .box_chat{width:2.1rem;height:2.3rem;object-fit:contain}.ls-page .footer .footer_streamer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;background-color:white}.ls-page .footer .footer_streamer .footer_streamer_avatar{padding:1rem;font-size:14px;font-weight:700;color:#000;text-align:center}.ls-page .footer .footer_streamer .footer_streamer_avatar img{width:5rem;height:5rem;border-radius:50%}.ls-page .footer .footer_streamer .footer_streamer_info{padding:0.5rem}.ls-page .footer .footer_streamer .footer_streamer_info .footer_streamer_info_top{font-weight:700;font-size:14px;line-height:20px;color:#A3A2A2;margin-bottom:10px}.ls-page .footer .footer_streamer .footer_streamer_info table{background-color:#E6E6E6;border:2px solid #E6E6E6;table-layout:fixed;width:100%;margin-bottom:1rem}.ls-page .footer .footer_streamer .footer_streamer_info table td{height:35px;border:2px solid #E6E6E6;background-color:white;padding:0.5rem;text-align:center;font-weight:700}.ls-page .footer .footer_streamer .footer_streamer_info table td.text-lagre{font-size:20px}.ls-page .footer .footer_action{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;background-color:white;min-height:19rem}.ls-page .footer_setting_function .btn{width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ls-page .footer_setting_function .btn:empty{display:none}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes slideInFromLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOutToLeft{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-30px)}}body{padding-top:0}.maintain{display:flex;justify-content:center;align-items:center;height:calc(100vh - 326px);font-size:3rem;font-weight:700}.maintain_content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;text-align:center}.maintain_content img{width:10rem;height:10rem}.toppage_general{padding:2rem 24px;background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px;border-top:1px solid #ddd}.toppage_general .toppage_landing_content{width:100%;flex-direction:column;margin:0 auto}@media screen and (min-width: 1000px){.toppage_general .toppage_landing_content{display:flex;gap:40px 20px}}.toppage_general .toppage_landing_content a{display:block;position:relative;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.25)}.toppage_general .toppage_landing_content .toppage_landing_main{display:grid;grid-template-columns:1fr 410px;gap:24px;width:100%}@media screen and (max-width: 1205px){.toppage_general .toppage_landing_content .toppage_landing_main{grid-template-columns:100%}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left{display:flex;flex-direction:column;gap:24px;flex:2;overflow:hidden;width:100%}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .flexdirection_column{display:flex;flex-direction:column;gap:17px;justify-content:space-between}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider_container.animate-on-scroll{clip-path:polygon(0 49%, 0 49%, 0 51%, 0 51%)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider_container{animation:revealVideo 0.8s 0.4s ease-in-out forwards}@keyframes revealVideo{0%{clip-path:polygon(0 49%, 0 49%, 0 51%, 0 51%)}30%, 40%{clip-path:polygon(0 49%, 100% 49%, 100% 51%, 0 51%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider{width:100%;position:relative;top:10px;background-color:#f1f1f1;border:15px solid #FFB8FB;border-top-left-radius:5px;border-top-right-radius:5px}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider{top:0px}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide{aspect-ratio:16 / 9;overflow:hidden}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide{aspect-ratio:9 / 16}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__track{height:100%}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__list{height:100%}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__slide{position:relative;overflow:hidden;height:100%}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__slide .slick_slider_img,.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__slide .slick_slider_video{display:block;width:100%;height:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;pointer-events:none}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__slide .slick_slider_img,.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__slide .slick_slider_video{aspect-ratio:9 / 16}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__slide .slick_slider_video{display:block;margin:0 auto;object-fit:contain}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .event_item{max-height:100%;max-width:100%;height:100% !important;background-size:contain;background-position:top center;background-image:var(--bg-src);background-repeat:no-repeat}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .event_item{background-image:var(--bg-src-mobile)}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__arrow{width:22px;height:40px;border:none;outline:none;position:absolute;top:50%;z-index:1;background-color:#ffb8fb;font-size:0;transform:translateY(-50%);border-radius:0;opacity:1}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__arrow::before{content:"";display:block;width:10px;height:10px;border:1px solid #fff;border-width:3px 3px 0 0;position:absolute;top:20px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__arrow:hover{opacity:1}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__arrow--next{right:0px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__arrow--next::before{left:4px;transform:translateY(-50%) rotate(45deg)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__arrow--prev{left:0px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__arrow--prev::before{left:8px;transform:translateY(-50%) rotate(-135deg)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__pagination{display:flex;justify-content:center;bottom:5px;z-index:1}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__pagination .splide__pagination__page{display:block;width:10px;height:10px;margin:6px;font-size:0;padding:0;background:#e1e1e1;border-radius:50%;opacity:0.7;border:none}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__pagination .splide__pagination__page.is-active{background:#FFB8FB;transform:scale(1.4);opacity:1}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_left .toppage_landing_slider .splide .splide__pagination .splide__pagination__page:hover{opacity:0.9}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right{display:flex;flex-direction:column;gap:10px;flex:1}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right{overflow:hidden;max-width:calc(100dvw - 2%);background-color:#ffffff;border:10px solid #EBEBEB;border-radius:5px;padding:24px 0}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right section{gap:0px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right_heading{padding:4px 8px 0}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right_heading_text>img{display:block;height:20px;width:auto}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px 10px;padding:16px 8px 8px;border-radius:10px}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers{display:none}}@media screen and (min-width: 1205px) and (max-width: 1388px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers>*:nth-child(n+10){display:none}}@media screen and (max-width: 1205px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers{grid-template-columns:repeat(6, 1fr);gap:30px 30px}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers .liver_card{opacity:0}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers .liver_card .liver_image_container{border-radius:22px 22px 22px 0px !important}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers .liver_card .liver_image_container img{clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);transition:0.6s all, transform 0.4s 0.05s, clip-path 0.4s 2s}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers.animate-on-scroll.in-view .liver_card{opacity:1;animation:slideInFromLeft 0.5s ease-out forwards}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers.animate-on-scroll.in-view .liver_card .liver_image_container img{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers.updating .liver_card{animation:fadeOutToLeft 0.4s ease-in forwards}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers>*:nth-child(n+13){display:none}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile{display:none}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile{display:block}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .splide__track{overflow:visible}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .splide__slide{padding:0 18px 0 18px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .splide__slide .liver_card{margin:0 auto;max-width:200px;aspect-ratio:9/16}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .splide__slide .liver_card .liver_image_container{aspect-ratio:9/16;border-radius:20px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .splide__slide .liver_card .liver_image{width:100%;height:100%;object-fit:cover}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .liver_card{max-width:unset !important;border-radius:20px;display:block}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .liver_card.streamer_card_PL:not(.streamer_card):before{border-radius:20px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .recommend_livers_mobile .recommend-splide .liver_card .status_icon{width:100px;height:100px;top:-25px;right:-25px}}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card{position:relative;border-radius:20% 20% 20% 0;overflow:visible;transition:border-color 0.3s ease, box-shadow 0.3s ease;cursor:pointer}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card .liver_image_container{display:block;width:100px;border-radius:15% 15% 15% 0;background-color:#e8e8e8b4;overflow:hidden;transition:transform 0.3s ease}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card .liver_image_container img{transition:0.6s all, transform 0.4s 0.05s}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card:hover .liver_image_container img{transform:scale(1.3)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card .liver_image{width:100%;height:100%;object-fit:cover}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card .status_icon{display:none;position:absolute;top:-15px;right:-15px;width:60px;height:60px;border-radius:50%;padding:5px;cursor:pointer}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card .status_icon_waiting{display:none;position:absolute;top:-15px;right:-15px;width:60px;height:34px;cursor:pointer}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card .status_icon_verified{display:block;position:absolute;top:-11%;left:-11%;width:42px;aspect-ratio:1 / 1;border-radius:50%}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card .status_icon:hover ~ .liver_image{transform:scale(1.15)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card .liver_image_container{width:100%}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card .status_icon{display:block;opacity:0;animation:4s blink cubic-bezier(0.37, 0, 0.63, 1) infinite}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card .status_icon_waiting{display:block;opacity:0;animation:4s blink cubic-bezier(0.37, 0, 0.63, 1) infinite}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_HV:not(.streamer_card){--bgColor: #FFB8FB;background-color:var(--bgColor)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_HV:not(.streamer_card) .liver_image_container{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_HV:not(.streamer_card):after{content:'';position:absolute;left:5px;top:5px;width:calc(100% - 10px);height:calc(100% - 10px);z-index:1;background-color:transparent}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_HV:not(.streamer_card):before{content:'';position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_HV:not(.streamer_card):hover img{transform:scale(1.1)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_PL:not(.streamer_card){--bgColor: #4FFFC6;background-color:var(--bgColor)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_PL:not(.streamer_card) .liver_image_container{position:absolute;left:0;top:0;width:100%;height:100%;scale:0.888;z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_PL:not(.streamer_card):after{content:'';position:absolute;left:5px;top:5px;width:calc(100% - 10px);height:calc(100% - 10px);z-index:1;background-color:transparent}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_PL:not(.streamer_card):before{content:'';position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_PL:not(.streamer_card):hover img{transform:scale(1.1)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_VL:not(.streamer_card){--bgColor: #FFD6A8;background-color:var(--bgColor)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_VL:not(.streamer_card) .liver_image_container{position:absolute;left:5px;top:5px;width:calc(100% - 10px);height:calc(100% - 10px);z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_VL:not(.streamer_card):after{content:'';position:absolute;left:5px;top:5px;width:calc(100% - 10px);height:calc(100% - 10px);z-index:1;background-color:transparent}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_VL:not(.streamer_card):before{content:'';position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_VL:not(.streamer_card):hover img{transform:scale(1.1, 1.1);transition:0.7s all}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .liver_card.streamer_card_offlive .liver_image_container{width:100%}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .sns_and_others{--sns-icon-width-height: 50px;--other-icon-width-height: 205px;display:flex;align-items:end;gap:24px;padding:0 20px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .sns_and_others .sns_box{padding:20px;border:10px solid #EEFF00;background-color:#fff;display:flex;flex-direction:column;gap:10px}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .sns_and_others .sns_icon{height:var(--sns-icon-width-height);width:var(--sns-icon-width-height)}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .sns_and_others .random_img{width:var(--other-icon-width-height);border:10px solid #EEFF00;position:relative;background-color:white;aspect-ratio:1 / 1;flex:1 1 0}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .sns_and_others .random_img .other_icon{position:absolute;bottom:0;right:0}.toppage_general .toppage_landing_content .toppage_landing_main .toppage_landing_right .sns_and_others .random_img .bird{width:85px}.toppage_general .toppage_landing_content .toppage_landing_bottom{text-align:center;padding:0 0px}.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment{width:100%;margin:0;display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment{margin:20px 0 20px 0}}.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .cat_img{flex-grow:0}.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .cat_img img{width:66px;height:74px;margin-right:0}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .cat_img img{width:60px}}.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .message_bubble_box{text-align:left;flex-grow:1;width:calc(100% - 110px)}.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .message_bubble_box .bubble_content{display:inline-block;width:100%;position:relative;margin:0;padding:12px 25px;border-radius:15px 15px 15px 0;color:#333;background-color:#00000010;overflow:hidden}.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .message_bubble_box .bubble_content .loop_area{display:flex;width:fit-content;-webkit-animation:slideLeft 25s infinite linear 1s both;animation:slideLeft 25s infinite linear 1s both;list-style:none;margin:0;padding:0;color:#ff00ff;gap:80px}@media screen and (max-width: 450px){.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .message_bubble_box .bubble_content .loop_area{-webkit-animation:slideLeft 21s infinite linear 1s both;animation:slideLeft 21s infinite linear 1s both}}.toppage_general .toppage_landing_content .toppage_landing_bottom .x_message_comment .message_bubble_box .bubble_content .loop_area .loop_area__item{font-size:42px;white-space:nowrap;font-weight:100;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toppage_general .toppage_main_content{display:grid;grid-template-columns:100%;gap:0px;margin:10px auto 0;position:relative}.toppage_general .toppage_main_content_inner{display:flex;width:100%;margin:16px auto auto;gap:24px;padding:0;align-items:stretch;flex-direction:row}@media screen and (max-width: 768px){.toppage_general .toppage_main_content_inner{flex-direction:column-reverse;gap:30px;margin-top:40px}}.toppage_general .toppage_main_content_title{font-size:5.2rem;max-width:fit-content;height:fit-content;margin-top:0px;padding:0px}.toppage_general .toppage_main_content_title#site_description{font-size:3.5rem}.toppage_general .toppage_main_content_title .text{background-color:#a8a8a8;color:transparent;white-space:nowrap;z-index:0;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}@media screen and (max-width: 768px){.toppage_general .toppage_main_content_title{font-size:8vw}}.toppage_general .toppage_main_content .float_profile_box{--toggleButtonWidth: 27px;--imageBlockWidth: 85px;--defaultDisplayArea: calc(var(--toggleButtonWidth) + var(--imageBlockWidth) + 3px);--maxDisplayArea: 400px;max-width:var(--defaultDisplayArea);position:fixed;bottom:170px;right:0;z-index:2;overflow:hidden;transition:max-width 0.4s}.toppage_general .toppage_main_content .float_profile_box:has(#floatProfileToggleBtn.active){max-width:var(--maxDisplayArea);transition:max-width 0.6s}.toppage_general .toppage_main_content .float_profile_box_inner{display:flex;gap:0}.toppage_general .toppage_main_content .float_profile_box_inner .profile_block{padding:8px;border-top:3px solid #EBEBEB;border-bottom:3px solid #EBEBEB;border-left:3px solid #EBEBEB;background-color:#fff;flex-shrink:0}.toppage_general .toppage_main_content .float_profile_box_inner .profile_block:last-of-type{border-right:3px solid #EBEBEB}.toppage_general .toppage_main_content .float_profile_box_inner .profile_image-block{width:var(--imageBlockWidth);border-radius:0 0 0 5px;overflow:hidden}.toppage_general .toppage_main_content .float_profile_box_inner .profile_image-block .profile_link-wrapper{display:flex;justify-content:center;padding-top:4px;position:relative}.toppage_general .toppage_main_content .float_profile_box_inner .profile_image-block .profile_link-wrapper .profile_link{display:block;width:52px;height:52px;position:relative}.toppage_general .toppage_main_content .float_profile_box_inner .profile_image-block .profile_link-wrapper .profile_link .unread_message_mini_card{position:absolute;top:-2px;right:0px;width:17px;height:17px;background-color:#FF57A1;border-radius:50%;z-index:10}.toppage_general .toppage_main_content .float_profile_box_inner .profile_image-block .profile_link-wrapper .profile_link .profile_image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:100%}.toppage_general .toppage_main_content .float_profile_box_inner .profile_level{display:flex;flex-direction:row;gap:4px;align-items:flex-start;justify-content:space-between;width:105%;position:absolute;left:50%;top:0;transform:translate(-50%, 0)}.toppage_general .toppage_main_content .float_profile_box_inner .profile_level .level_icon{width:22px;height:auto}.toppage_general .toppage_main_content .float_profile_box_inner .profile_level .level_text{background-color:#fff;color:#14EED5;font-size:8px;font-weight:bold;border:3px solid #14EED5;border-radius:20px;padding:3px 4px;line-height:1}.toppage_general .toppage_main_content .float_profile_box_inner .profile_name{display:flex;justify-content:center;width:100%;background-color:#14EED5;font-size:8px;font-weight:bold;color:#ffffff;line-height:1.1;padding:3px 9px;border-radius:20px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%, 0)}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block{display:flex;flex-direction:column;gap:6px}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .point-display{display:grid;grid-template-columns:16px 1fr;align-items:center}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .point-display .points_icon{width:16px;height:auto}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .point-display .points_text{padding:0 8px;color:#14EED5;font-weight:bold;font-size:18px;line-height:1}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:0 4px;padding-top:4px}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item{display:flex;flex-direction:column;align-items:center;gap:6px}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item .icon-wrapper{display:flex;align-items:center;height:100%}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item .notice_text{color:#14EED5;font-weight:bold;font-size:12px;text-align:center;line-height:1}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item.active .icon-wrapper{display:flex;position:relative}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item.active .icon-wrapper::after{content:'';display:block;aspect-ratio:1;width:5.4px;border-radius:50%;background-color:#FF00FF;position:absolute;right:0;top:0;transform:translate(1px, -50%)}.toppage_general .toppage_main_content .float_profile_box_inner .profile_point-block .profile_point-block_item+.profile_point-block_item{padding-top:6px;border-top:1px solid #EBEBEB}.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper{width:27px;height:48px;border:3px solid #EBEBEB;border-right:0;border-radius:5px 0 0 5px;background-color:#fff;flex-shrink:0;position:relative}.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper::before{content:'';display:block;width:5px;height:100%;background-color:#fff;position:absolute;top:0;left:100%;transform:translateX(-1px);z-index:1}.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper .toggle-btn{display:block;width:100%;height:100%;border-radius:3px 0 0 3px;cursor:pointer;position:relative}.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper .toggle-btn.active{transform:scale(-1, 1)}.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper .toggle-btn::before,.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper .toggle-btn::after{content:'';display:block;width:18px;height:6px;border-radius:50px;background-color:#14EED5;position:absolute;left:6px;transform-origin:left center}.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper .toggle-btn::before{transform:translate(0, -25%) rotate(-45deg);top:50%}.toppage_general .toppage_main_content .float_profile_box .toggle-btn-wrapper .toggle-btn::after{transform:translate(0, 25%) rotate(45deg);bottom:50%}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .float_profile_box{bottom:268px}}.toppage_general .toppage_main_content .sns_box_inner{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;justify-content:center;align-items:center;width:100%;padding:24px;border:10px solid #EEFF00;border-radius:5px;background-color:#fff}.toppage_general .toppage_main_content .sns_box_inner a{display:inline-block;justify-self:center;max-width:54px;text-align:center}.toppage_general .toppage_main_content .sns_box_inner a img{width:100%;max-width:100%}@media screen and (max-width: 768px){.toppage_general .toppage_main_content{flex-direction:column}.toppage_general .toppage_main_content .profile_box_inner{width:100%}.toppage_general .toppage_main_content .sns_box_inner{width:100%;max-width:360px;margin:0 auto}}.toppage_general .toppage_main_content .toppage_main_content_left{display:flex;flex-direction:column;align-items:center;gap:30px;width:280px;position:relative;margin-bottom:145px;z-index:1}@media screen and (max-width: 768px){.toppage_general .toppage_main_content .toppage_main_content_left{width:100%}}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_left{width:100%}}.toppage_general .toppage_main_content .toppage_main_content_left .site_description{padding:24px 16px;background-color:rgba(255,255,255,0.981);color:#7b7b7b;line-height:1.7em;border:1px solid #d9d9d9;border-radius:5px;font-size:1.2rem;width:100%}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_left .site_description{font-size:small}}.toppage_general .toppage_main_content .toppage_main_content_left .site_description .site_description_inner{display:flex;flex-direction:column;gap:16px}.toppage_general .toppage_main_content .toppage_main_content_left .profile_sns_mini_box{display:block;width:100%}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_left .profile_sns_mini_box{display:none}}.toppage_general .toppage_main_content .toppage_main_content_left .event_box{width:100%;background:white;padding:24px 32px;box-shadow:0 0 5px rgba(0,0,0,0.2);text-align:center}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title{width:100%}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title{padding:14px 0 8px}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title{padding:0}}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title .text{padding:0;width:100%;text-align:center}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title .text{text-align:center}}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title .dash{position:relative;transform:scale(1.5);margin-top:30px}.toppage_general .toppage_main_content .toppage_main_content_left .ranking-container .page_button .font_customize{z-index:1;color:#fff !important}.toppage_general .toppage_main_content .toppage_main_content_left .ranking-container .page_button::after{z-index:0}.toppage_general .toppage_main_content .toppage_main_content_left h3{position:relative;display:inline-block;margin-bottom:10px}.toppage_general .toppage_main_content .toppage_main_content_left h3 img{width:100%;display:block}.toppage_general .toppage_main_content .toppage_main_content_left h3:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:yellow}.toppage_general .toppage_main_content .toppage_main_content_left .event_box{position:relative;max-width:480px;padding:24px 8px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box h3{position:relative;display:inline-block;margin-bottom:10px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box h3 img{width:100%;display:block}.toppage_general .toppage_main_content .toppage_main_content_left .event_box h3:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:yellow}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box{font-size:3.5rem;padding:1rem 0}@media screen and (max-width: 768px){.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box{font-size:5rem}}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box::before{inset:0;width:114px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box .placeholder{opacity:0}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box .text{padding:1rem 0 1rem 0;font-size:44px;width:100%;text-align:center;z-index:2;background-color:#a8a8a8;color:transparent;white-space:nowrap;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box .text-pl-none{padding:0.3em 2rem 0.3rem 0rem;background-color:#a8a8a8;color:transparent;white-space:nowrap;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box .placeholder+.text{position:absolute;inset:5px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .list_title .heading_title_event_box.title-small{font-size:4rem}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .icon_bell{width:68px;position:absolute;top:0;right:0;z-index:2}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls{display:flex;justify-content:space-between;align-items:center;gap:0 16px;margin-top:18px;padding:0 8px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;position:relative}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper:has(.next_button){transform:scale(-1, 1)}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper::before,.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper::after{content:'';display:block;width:16px;height:6px;border-radius:20px;background-color:#14EED5;position:absolute;left:50%;transform-origin:left center;pointer-events:none}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper::before{top:50%;transform:translate(-35%, -25%) rotate(-45deg)}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper::after{bottom:50%;transform:translate(-35%, 25%) rotate(45deg)}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper:has(button:disabled)::before,.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper:has(button:disabled)::after{background-color:#EBEBEB}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper .prev_button,.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .btn-wrapper .next_button{width:100%;height:100%;cursor:pointer;transition:0.4s}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .pagination_controls .page_indicator{font-size:18px;font-weight:bold;color:#ADADAD}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .page_button{gap:0px;width:106px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .font_customize{color:#ffffff;font-size:24px;z-index:1}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .event_list_splide{position:relative;width:100%;height:auto;margin-top:24px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .event_list_splide .splide .splide__track{overflow:hidden}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .event_list_splide .splide .splide__list{display:flex}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .event_list_splide .splide .splide__slide{flex:0 0 100%}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .event_list_splide .splide .splide__slide .event_group{display:flex;flex-direction:column;gap:18px}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .event_list_splide .splide .splide__arrows{display:none !important}.toppage_general .toppage_main_content .toppage_main_content_left .event_box .event_list_splide .splide .splide__pagination{display:none !important}.toppage_general .toppage_main_content .toppage_main_content_left .page_button{display:flex;gap:7px;align-items:center;justify-content:center;margin:auto;width:95px;height:50px;margin-top:35px;padding:10px 20px;border:2px solid #14EED5;border-radius:5px;background:transparent;transition:0.3s;color:#999;text-decoration:none;position:relative}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_left .page_button{width:auto !important;margin:78px 26px 0;font-size:3.5rem}}.toppage_general .toppage_main_content .toppage_main_content_left .page_button::after{content:'';position:absolute;width:100%;height:100%;background-color:#14eed480;top:0;left:0}.toppage_general .toppage_main_content .toppage_main_content_left .page_button img{width:18px;height:18px;z-index:1}.toppage_general .toppage_main_content .toppage_main_content_left .page_button span{flex:1 1 0;white-space:nowrap}.toppage_general .toppage_main_content .toppage_main_content_left .page_button .back-arrow{display:block}.toppage_general .toppage_main_content .toppage_main_content_left .page_button .white-arrow{display:none}.toppage_general .toppage_main_content .toppage_main_content_left .page_button:hover{transform:scale(1.1);background-color:#14EED5}.toppage_general .toppage_main_content .toppage_main_content_left .page_button:hover .font_customize{color:white}.toppage_general .toppage_main_content .toppage_main_content_left .page_button:hover .back-arrow{display:none}.toppage_general .toppage_main_content .toppage_main_content_left .page_button:hover .white-arrow{display:block}.toppage_general .toppage_main_content .toppage_main_content_left_grass{position:absolute;left:0;bottom:-145px}.toppage_general .toppage_main_content .toppage_main_content_left_grass img{width:130px;height:auto}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_left_grass{bottom:-194px}}.toppage_general .toppage_main_content .toppage_main_content_left .top-ranking-container .skeleton-ranking-card{max-width:160px;margin:0 auto 40px;border-radius:20% 20% 20% 0;aspect-ratio:1 / 1}.toppage_general .toppage_main_content .toppage_main_content_left .top-ranking-container .item-tag{display:none}.toppage_general .toppage_main_content .toppage_main_content_right{display:grid;grid-template-columns:100%;gap:24px;flex-grow:2;width:calc(74% - 12px);z-index:0}@media screen and (max-width: 768px){.toppage_general .toppage_main_content .toppage_main_content_right{width:100%;padding:0}}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer{background:#fff;width:100%;padding:20px;box-shadow:0 0 5px rgba(0,0,0,0.2);text-align:center}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title{width:100%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title img{object-fit:contain;width:100%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title .heading_title{font-size:6rem;padding:1rem 0 0}@media screen and (max-width: 768px){.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title .heading_title{font-size:5rem}}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title .heading_title .text{padding:0}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title.with_toggle_btn{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-left:1rem}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title.with_toggle_btn .toggle-btn-card{width:30px;height:30px;border:none;cursor:pointer}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title.with_toggle_btn .toggle-btn-card img{width:100%;height:100%;object-fit:contain;rotate:270deg;transition:rotate 0.6s ease-in-out}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_title.with_toggle_btn .toggle-btn-card img.active{rotate:90deg}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px;justify-content:center;align-items:start;padding:20px}@media screen and (max-width: 450px){.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1000px){.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user{--min: 152px;grid-template-columns:repeat(auto-fill, minmax(var(--min), 1fr))}}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item{display:flex;flex-direction:column;align-items:center;position:relative;text-decoration:none;width:100%;max-width:140px}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_container{margin-top:15px;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;aspect-ratio:1 / 1;opacity:0;transition:opacity 0.4s 1s}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_container .streamer_card_HV_status{display:none}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_container .streamer_card_status{display:none}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_container .streamer_card_status .status_waiting{height:auto !important}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:20px 20px 20px 0px;overflow:hidden;transition:border-color 0.3s ease, box-shadow 0.3s ease;z-index:1;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.25)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image .liver_image{width:100%;height:100%;background-color:#e8e8e8b4}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image .liver_image img{clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);transition:0.6s all, transform 0.4s 0.05s, clip-path 0.4s 2s}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image img{width:100%;height:100%;object-fit:cover;border-radius:15px 15px 15px 0;transition:0.6s all, transform 0.4s 0.05s}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image img:hover{transform:scale(1.3)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_name{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:end;background-color:rgba(0,0,0,0.4);color:white;font-size:14px;font-weight:bold;width:100%;height:28%;border-bottom-right-radius:15px;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);transition:clip-path 0.4s 2.3s}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_name_text{text-align:center;font-size:16px;font-weight:bold;color:white;width:72%;line-height:1.8rem}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_name_icon{position:absolute;bottom:-1px;left:0;width:calc(28% + 3px);height:calc(28% + 3px);background-size:100%;background-position:center;background-repeat:no-repeat;z-index:1}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user_item_image_name_icon img{width:100%;height:100%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card .streamer_card_status{display:block;position:absolute;top:-8%;right:-10%;width:58px;aspect-ratio:1 / 1;border-radius:50%;z-index:10;opacity:0;animation:4s blink cubic-bezier(0.37, 0, 0.63, 1) infinite}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card .streamer_card_status img{width:100%;height:100%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card .list_user_item_image_name_icon{bottom:-2px;left:0;width:28%;height:calc(28% + 2px);background-image:url(/assets/icons/icon_lock_card_yellow-53592c7d51cb251ca1a3e8f50193f2372a18d31dc2b8fcca0f09875958179854.svg)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card){--bgColor: #FFB8FB}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status{position:absolute;width:auto;height:26px;top:-6.5%;right:-5%;background:#FF57A1;color:white;font-weight:700;font-size:1.3rem;padding:0.8rem;border-radius:100px;display:flex;align-items:center;gap:5px;z-index:10;opacity:70%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status img{width:auto;height:12px}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image{background-color:var(--bgColor)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0;height:calc(28% - 2px);scale:0.888;z-index:1}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;scale:0.888;z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.3)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_hv_color-15be61b4c9e82f86070b02c5a047d22e099cf0a9f9e792ef47f6bdbbb81d6539.svg)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card){--bgColor: #FFD6A8}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image{background-color:var(--bgColor)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0.5rem;width:calc(100% - 1rem);height:calc(28% - 3px);z-index:1}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.1)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_vl-60042f3bc8089eba3d4a8873aead253fc477f498e7e2dd1ef3256cd15a212710.svg)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .streamer_card_HV_status{display:none}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card){--bgColor: #4EFFE4;--gradientPattern: linear-gradient(to top right, #4EFFE4, #00E8D1)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image{background:var(--gradientPattern)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0;height:calc(28% - 2px);scale:0.888;z-index:1}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;left:0;top:0;scale:0.888;z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), transparent 70%, #fff, transparent);animation:5s spin linear infinite}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.1)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_pl-ec350f2dc35b891617d8176ab40ad1b211fbeb5c2474ebd126d6a4b2f5fc9896.svg)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .streamer_card_HV_status{display:none}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image{background-color:#E6E6E6}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_text{width:100%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_icon{display:none}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_tag{display:block;position:absolute;top:-11%;left:-11%;width:42px;aspect-ratio:1 / 1;border-radius:50%;z-index:10}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_tag img{width:100%;height:100%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_verified{display:block;position:absolute;top:-11%;left:-11%;width:42px;aspect-ratio:1 / 1;z-index:10}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .streamer_card_verified img{width:100%;height:100%}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .random_image>img{width:100%;display:block}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .live-schedule-time{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);padding:0;margin-bottom:10px;min-width:0px;white-space:nowrap;overflow:hidden}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .live-schedule-time .input-live-calendar{white-space:nowrap}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .live-schedule-time img{object-fit:contain}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .speech-bubble{box-sizing:border-box;margin-top:1.4rem;padding:6px;position:relative;display:inline-block;width:100%;height:8rem;clip-path:polygon(100% 0, 100% 0, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px);border-radius:10px 0 10px 10px}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .speech-bubble_inner{height:100%;background-color:#fff;border-radius:4px 0 4px 4px}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .speech-bubble img{width:100%;display:block}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .speech-bubble p{max-height:100%;padding:7px;padding-top:10px;font-size:12px;color:#333;text-align:left;line-height:1.5;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:opacity 0.6s 3.2s}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .speech-bubble::before{content:'';position:absolute;width:0.8rem;height:2rem;top:0.6rem;right:-0.1rem;background:white}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user .speech-bubble::after{opacity:0;transform:translate(0, 8px) rotate(45deg);transition:opacity 0.6s 3.2s, transform 0.6s 3.2s}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .list_user_item{animation:slideInFromLeft 0.5s ease-out forwards}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .list_user_item:has(.live-schedule-time){padding-top:35px}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .list_user_item .list_user_item_image_container{opacity:1}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .list_user_item .list_user_item_image .liver_image img{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .list_user_item .list_user_item_image_name{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view.updating .list_user_item{animation:fadeOutToLeft 0.4s ease-in forwards}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .speech-bubble{opacity:1;transition:opacity 1s;animation:drawSpeeChFrame 0.6s 2.5s linear forwards}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .speech-bubble p{opacity:1}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .speech-bubble::after{opacity:1;transform:translate(0, 0) rotate(45deg)}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .list_user.in-view .progress-bar{opacity:1;transition:opacity 0.1s 3s;animation:drawDash 0.5s ease-in-out forwards;animation-delay:3s}.toppage_general .toppage_main_content .toppage_main_content_right .list_streamer .progress-bar{opacity:0;margin-top:1rem}.toppage_general .toppage_main_content .toppage_main_content_right .auto-reload label{color:#666666}.toppage_general .toppage_main_content .toppage_main_content_right .auto-reload .switch_button_color input:checked+.slider{background:linear-gradient(230deg, #4FFFC6 0%, #4DF9FF 100%)}.toppage_general .top-mlive-container{border:none;box-shadow:none !important;text-decoration:none !important}.toppage_general .top-mlive-container:focus{outline:none !important}.offlive_border{background-color:#E6E6E6}.offlive_border::after{content:'';position:absolute;width:1.2rem;aspect-ratio:1 / 1;transform:rotate(45deg);top:-0.6rem;left:1.5rem;background:white;border:solid #E6E6E6;border-width:0.5rem 0 0 0.5rem}.streamer_card .offlive_border{background-color:#EEFF00}.streamer_card .offlive_border::after{content:'';position:absolute;width:1.2rem;aspect-ratio:1 / 1;transform:rotate(45deg);top:-0.6rem;left:1.5rem;background:white;border:solid #EEFF00;border-width:0.5rem 0 0 0.5rem}.streamer_card .waiting_border{background-color:#EEFF00}.streamer_card .waiting_border::after{content:'';position:absolute;width:1.2rem;aspect-ratio:1 / 1;transform:rotate(45deg);top:-0.6rem;left:1.5rem;background:white;border:solid #EEFF00;border-width:0.5rem 0 0 0.5rem}.streamer_card_HV .streaming_border{background-color:#FFB8FB}.streamer_card_HV .streaming_border::after{content:'';position:absolute;width:1.2rem;aspect-ratio:1 / 1;transform:rotate(45deg);top:-0.6rem;left:1.5rem;background:white;border:solid #FFB8FB;border-width:0.5rem 0 0 0.5rem}.streamer_card_VL .streaming_border{background-color:#FFD6A8}.streamer_card_VL .streaming_border::after{content:'';position:absolute;width:1.2rem;aspect-ratio:1 / 1;transform:rotate(45deg);top:-0.6rem;left:1.5rem;background:white;border:solid #FFD6A8;border-width:0.5rem 0 0 0.5rem}.streamer_card_PL .streaming_border{background-image:linear-gradient(to bottom right, #4DF9FF, #4FFFC6)}.streamer_card_PL .streaming_border::after{content:'';position:absolute;width:1.2rem;aspect-ratio:1 / 1;transform:rotate(45deg);top:-0.6rem;left:1.5rem;background:white;border:solid #4DF9FF;border-width:0.5rem 0 0 0.5rem}.toppage_landing_slider_container .splide-progress-banner{width:100%;height:5px;background:transparent;margin-top:10px;display:block;position:relative;border-top:1px solid #FF00FF}.toppage_landing_slider_container .splide-progress-banner .splide-progress-bar-banner{height:100%;background:#FF00FF;width:0%;transition:width 1s ease;border-radius:0;display:block}body{overflow-x:hidden}.instagram_feed_top{overflow:visible;width:100%;height:auto;margin:0 auto;margin:0}.instagram_feed_top .instagram_feed{display:block;position:relative;overflow:visible;gap:24px;margin:8px 0 0;min-height:620px}.instagram_feed_top .instagram_feed .position-ig{position:relative;left:50%;transform:translateX(-60%);width:100vw}@media screen and (max-width: 450px){.instagram_feed_top .instagram_feed .position-ig{transform:translateX(-50%);overflow:hidden}}.instagram_feed_top .instagram_feed .instagram_feed_icon{position:absolute;top:4px;left:4px}.instagram_feed_top .instagram_feed .instagram_feed_slider{margin-top:24px}.instagram_feed_top .instagram_feed .instagram_feed_slider+.instagram_feed_slider{margin-top:0}.instagram_feed_top .instagram_feed .instagram_feed_slider+.instagram_feed_slider .splide__track{padding-bottom:24px}.instagram_feed_top .instagram_feed .instagram_feed_slider .splide__track{padding-top:24px}@media screen and (max-width: 450px){.instagram_feed_top .instagram_feed .instagram_feed_slider{margin-bottom:20px}.instagram_feed_top .instagram_feed .instagram_feed_slider:last-child{margin-bottom:30px}.instagram_feed_top .instagram_feed .instagram_feed_slider .slider-mobile .splide__track .splide__list{gap:28px !important}.instagram_feed_top .instagram_feed .instagram_feed_slider .slider-mobile .splide__track .splide__list .splide__slide{min-width:180px !important}}.instagram_feed_top .instagram_feed .instagram_feed_slider .instagram-splide .splide__track{overflow:visible}.instagram_feed_top .instagram_feed .instagram_feed_slider .instagram-splide .splide__slide .item{overflow:hidden;flex-grow:1;transition:all .3s ease-in-out}.instagram_feed_top .instagram_feed .instagram_feed_slider .instagram-splide .splide__slide .item:hover{transform:scale(1.1)}@media screen and (min-width: 1000px){.instagram_feed_top .instagram_feed .instagram_feed_slider .instagram-splide .splide__slide .item{min-width:192px}}.instagram_feed_top .instagram_feed .instagram_feed_slider .instagram-splide .splide__arrows{display:none !important}.instagram_feed_top .instagram_feed .instagram_feed_slider .instagram-splide .splide__pagination{display:none !important}.instagram_feed_top .instagram_feed .item{overflow:hidden;flex-grow:1;transition:all .3s ease-in-out, transform 0.3s 0.05s;padding:0 4px 0 0}.instagram_feed_top .instagram_feed .item:hover{transform:scale(1.1)}@media screen and (min-width: 1000px){.instagram_feed_top .instagram_feed .item{min-width:192px}}.instagram_feed_top .instagram_feed .item_caption{display:flex;align-items:center;padding:8px;color:#898a8d;font-size:14px;font-weight:bold;min-height:30px;gap:8px}.instagram_feed_top .instagram_feed .item_caption .icon{display:flex;overflow:visible;align-items:center;gap:5px;font-weight:bold;height:auto;font-size:16px}.instagram_feed_top .instagram_feed .item_caption .icon_heart{width:30px}.instagram_feed_top .instagram_feed .item_caption .icon_comment{width:26px}.instagram_feed_top .instagram_feed .item_caption .spacer{width:32px}.instagram_feed_top .instagram_feed .item_media{display:block;border-radius:20px;border:solid 10px #E6E6E6;overflow:hidden;aspect-ratio:1;background-size:cover;background-position:center;background-repeat:no-repeat;width:200px;height:100%;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.25)}.instagram_feed_profile{display:block;position:relative;overflow:hidden;gap:24px;margin:8px 0}.instagram_feed_profile .instagram_feed_icon{position:absolute;top:8px;left:8px}.instagram_feed_profile .instagram_feed_slider{margin-top:32px}@media screen and (max-width: 450px){.instagram_feed_profile .instagram_feed_slider{margin-bottom:24px}.instagram_feed_profile .instagram_feed_slider:last-child{margin-bottom:32px}.instagram_feed_profile .instagram_feed_slider .slider-mobile .splide__track .splide__list{gap:28px !important}.instagram_feed_profile .instagram_feed_slider .slider-mobile .splide__track .splide__list .splide__slide{min-width:180px !important}}.instagram_feed_profile .instagram_feed_slider .instagram-splide .splide__track{overflow:visible}.instagram_feed_profile .instagram_feed_slider .instagram-splide .splide__slide .item{overflow:hidden;flex-grow:1;transition:all .3s ease-in-out}.instagram_feed_profile .instagram_feed_slider .instagram-splide .splide__slide .item:hover{transform:scale(1.1)}.instagram_feed_profile .instagram_feed_slider .instagram-splide .splide__arrows{display:none !important}.instagram_feed_profile .instagram_feed_slider .instagram-splide .splide__pagination{display:none !important}.instagram_feed_profile .item{overflow:hidden;flex-grow:1;transition:all .3s ease-in-out}.instagram_feed_profile .item:hover{transform:scale(1.1)}.instagram_feed_profile .item_caption{display:flex;justify-content:space-between;align-items:center;padding:0 10px 5px;color:#898a8d;font-size:14px;font-weight:bold;min-height:30px;gap:5px}.instagram_feed_profile .item_caption .icon{display:flex;overflow:visible;align-items:center;gap:5px;font-weight:bold;height:auto;font-size:16px}.instagram_feed_profile .item_caption .icon_heart{width:26px}.instagram_feed_profile .item_caption .icon_comment{margin-top:7px;width:26px}.instagram_feed_profile .item_caption .spacer{flex:1 1 0}.instagram_feed_profile .item_media{display:block;border-radius:20px;border:solid 10px #E6E6E6;overflow:hidden;aspect-ratio:1;background-size:cover;background-position:center;background-repeat:no-repeat;width:150px;height:100%}.toppage_solid_hr{width:100%;border:1px solid #EBEBEB}.toppage_dashed_hr{width:100%;border:1px dashed #EBEBEB}.border_gray{border:10px solid #EBEBEB;border-radius:5px}.toppage_landing_title{display:flex;flex-direction:row;justify-content:space-between;align-items:end;gap:30px;width:100%;max-width:1200px;margin:auto auto 24px auto;overflow:visible;padding:0 20px 0 0}@media screen and (max-width: 450px){.toppage_landing_title{display:none}}.toppage_landing_title .toppage_landing_description{position:relative;top:0px;display:flex;gap:24px}.toppage_landing_title .toppage_landing_description .text-pl-none{z-index:1}.toppage_landing_title .toppage_landing_description .heading_title{font-size:50px;padding:0}.toppage_landing_title .toppage_landing_description .heading_title::before{width:177px;left:26rem;top:-8px;height:60px}.toppage_landing_title .toppage_landing_description .heading_title::after{display:none}@media screen and (max-width: 768px){.toppage_landing_title .toppage_landing_description{flex-direction:column-reverse}}.toppage_landing_title .toppage_landing_function{display:flex;flex-direction:row;gap:22px;align-items:end}.toppage_landing_title .toppage_landing_function .function_refresh{display:flex;flex-direction:row;align-items:end}.toppage_landing_title .toppage_landing_function .function_refresh button:hover{transform:scale(1.1) rotate(360deg);transition:all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.toppage_landing_title .toppage_landing_function .function_switch{display:flex;flex-direction:row;align-items:end;gap:8px;padding-bottom:2px}.toppage_landing_title .toppage_landing_function .function_switch .icon_user_first{width:14px;height:auto}.toppage_landing_title .toppage_landing_function .function_switch .switch_button input:checked+.slider{background:linear-gradient(270deg, #4fffc6 0%, #4df9ff 100%)}.toppage_landing_title .toppage_landing_function .function_switch .icon_user_second{width:22px;height:auto}.font_customize{font-family:gkktt, "M PLUS 1p", sans-serif}.heading_title{font-size:3.5rem;margin:2rem 0 1rem;padding:0.3em 2rem;letter-spacing:-0.1em}@media screen and (max-width: 768px){.heading_title{font-size:5rem}}.heading_title::after{content:'';position:absolute;top:0;left:4px;right:0;height:5px;background:#eeff00;box-shadow:2px 2px 1px 0px rgba(0,0,0,0.18);z-index:2}.heading_title .placeholder{opacity:0}.heading_title .text{padding:0.3em 2rem;background-color:#a8a8a8;color:transparent;white-space:nowrap;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.heading_title .text-pl-none{padding:0.3em 2rem 0.3rem 0rem;background-color:#a8a8a8;color:transparent;white-space:nowrap;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.heading_title .placeholder+.text{position:absolute;inset:5px}.heading_title.title-small{font-size:4rem}.heading_title_frame_neon{display:flex;position:relative;line-height:0.8em;letter-spacing:-0.1em}.heading_title_frame_neon::before{content:'';position:absolute;border:solid 5px #eeff00;z-index:0;clip-path:polygon(100% 0, 100% 0, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px);left:var(--random-left, 0px);top:var(--random-top, 0px)}.heading_title_frame_neon .text{background:linear-gradient(90deg, #4FFFC6 0%, #00FFF6 100%);background-size:500% 100%;background-clip:text;-webkit-background-clip:text;color:transparent}.heading_title_frame_neon .text .char{opacity:0;background-color:#EBEBEB;color:transparent;white-space:nowrap;z-index:0;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.heading_title_frame_neon .text .char{background-color:transparent}.heading_title_frame_neon .dash{background:linear-gradient(90deg, #4FFFC6 0%, #00FFF6 100%);z-index:1;position:absolute;height:5px;width:35px;left:var(--random-left, 0px);top:var(--random-top, 0px);clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%)}.heading_title_frame_neon.in-view::before{animation:drawFrame 0.6s 0.2s linear forwards;transition:top 0.4s 0.05s, left 0.4s 0.05s}.heading_title_frame_neon.in-view .text{text-shadow:none;background:linear-gradient(230deg, #4FFFC6 0%, #4DF9FF 100%);background-clip:text;opacity:0;animation:flashTextBgBlue 0.4s 1.2s linear forwards}.heading_title_frame_neon.in-view .text .char{display:inline-block;opacity:1;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important}.heading_title_frame_neon.in-view .dash{animation:drawDash 0.2s 0.8s linear forwards;transition:top 0.4s 0.05s, left 0.4s 0.05s}.heading_title_frame_neon.blink-complete .text{opacity:1 !important;background-color:linear-gradient(230deg, #4FFFC6 0%, #4DF9FF 100%);color:transparent;font-weight:400;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;letter-spacing:-0.1em;line-height:0.8;animation:blinkTextGreen 2s ease-in-out}.heading_title_frame_neon#site_description::before{left:unset;right:8px;top:-11px}.heading_title_frame_neon#site_description .dash{left:0;bottom:-14px;top:unset}@keyframes drawFrame{0%{clip-path:polygon(100% 0, 100% 0, 100% 5px, 100% 5px, 100% 5px, 100% 5px, 100% 5px, 100% 5px, 100% 5px, 100% 5px)}30%{clip-path:polygon(0 0, 100% 0, 100% 5px, 5px 5px, 5px 5px, 5px 5px, 5px 5px, 5px 5px, 5px 5px, 0 5px)}50%{clip-path:polygon(0 0, 100% 0, 100% 5px, 5px 5px, 5px calc(100% - 5px), 5px calc(100% - 5px), 5px calc(100% - 5px), 5px calc(100% - 5px), 5px 100%, 0 100%)}70%{clip-path:polygon(0 0, 100% 0, 100% 5px, 5px 5px, 5px calc(100% - 5px), calc(100% - 5px) calc(100% - 5px), calc(100% - 5px) calc(100% - 5px), 100% calc(100% - 5px), 100% 100%, 0 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 5px, 5px 5px, 5px calc(100% - 5px), calc(100% - 5px) calc(100% - 5px), calc(100% - 5px) calc(100% - 20px), 100% calc(100% - 20px), 100% 100%, 0 100%)}}@keyframes drawSpeeChFrame{0%{clip-path:polygon(100% 0, 100% 0, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px, 100% 8px)}30%{clip-path:polygon(0 0, 100% 0, 100% 8px, 8px 8px, 8px 8px, 8px 8px, 8px 8px, 8px 8px, 8px 8px, 0 8px)}50%{clip-path:polygon(0 0, 100% 0, 100% 8px, 8px 8px, 8px calc(100% - 8px), 8px calc(100% - 8px), 8px calc(100% - 8px), 8px calc(100% - 8px), 8px 100%, 0 100%)}70%{clip-path:polygon(0 0, 100% 0, 100% 8px, 8px 8px, 8px calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), 100% calc(100% - 8px), 100% 100%, 0 100%)}99.9%{clip-path:polygon(0 0, 100% 0, 100% 8px, 8px 8px, 8px calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) 0, 100% 0, 100% 100%, 0 100%)}100%{clip-path:none}}@keyframes drawDash{0%{clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}@keyframes flashText{0%{opacity:0}50%{opacity:1;background-color:#00FFF6}100%{opacity:1;background-color:#d5d4d4}}@keyframes flashTextPink{0%{opacity:0}50%{opacity:1;background-color:#FFB8FB}100%{opacity:1;background-color:transparent}}@keyframes flashTextBgBlue{0%{opacity:0}100%{opacity:1}}.heading_title_special{font-size:7rem;width:100%}@media screen and (max-width: 768px){.heading_title_special{font-size:5rem}}.heading_title_special::before{z-index:0;width:88px;height:48px}.heading_title_special .text-line-container{display:flex;flex-direction:column;gap:0px}.heading_title_special .text-line-container .text-line-first{margin:0 0 0 0}.heading_title_special .text-line-container .text-line-second{margin:0 0 0 70px}.heading_title_special .text-line-container .text-line-custom{background-color:#a8a8a8;color:transparent;white-space:nowrap;z-index:0;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.heading_title_special.title-small{font-size:4rem}.heading_title_special#site_description::before{z-index:0;width:156px;height:44px}.heading_title_ig{font-size:7rem;width:100%}.heading_title_ig::before{width:170px;height:58px}.heading_title_ig .text{background-color:#a8a8a8;color:transparent;white-space:nowrap;z-index:0;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.heading_title_ig.title-small{font-size:4rem}.heading_title_search{font-size:3.5rem;padding:1rem 0}@media screen and (max-width: 768px){.heading_title_search{font-size:5rem}}.heading_title_search .placeholder{opacity:0}.heading_title_search .text{padding:1rem 0 1rem 0;font-size:38px;z-index:2;background-color:#a8a8a8;color:transparent;white-space:nowrap;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.heading_title_search .text-pl-none{padding:0.3em 2rem 0.3rem 0rem;background-color:#a8a8a8;color:transparent;white-space:nowrap;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.heading_title_search .placeholder+.text{position:absolute;inset:5px}.heading_title_search.title-small{font-size:4rem}#heading_title_1::after{right:40px}#heading_title_2{margin-left:0px}#heading_title_2 .dash{left:calc(60% + 226px);top:56%}#heading_title_3{font-size:9rem;padding:0;height:fit-content;margin-top:0}#heading_title_3 img{height:45px;width:45px}#heading_title_3 .text{transform:translateY(30%) translateX(30px)}@media screen and (max-width: 768px){#heading_title_3{font-size:8vw}#heading_title_3 .text{bottom:14px}}@media screen and (max-width: 450px){#heading_title_3 img{width:26px;height:26px}#heading_title_3 .text{bottom:20px}}#heading_title_4{flex-direction:row-reverse;padding-right:7%}#heading_title_4::before{width:120px;height:40px}#heading_title_4::after{display:none}#heading_title_4 .text{font-size:8.5rem;z-index:0}#heading_title_4 .dash{transform:scale(1)}@media screen and (max-width: 768px){#heading_title_4 .text{font-size:5rem}}#heading_title_5{font-size:7.5rem;transform:translateX(20px) translateY(-10px)}#heading_title_5::before{width:206px;height:30px;transform:translateY(10px)}#heading_title_5::after{display:none}#heading_title_5 .text{transform:translateX(20px) translateY(-15px);font-size:7.5rem}#heading_title_5 .dash{margin:5px 0 0 60px}@media screen and (max-width: 768px){#heading_title_5 .text{font-size:5rem}#heading_title_5 .dash{margin:5px 0 0 30px}}#heading_title_6{justify-content:flex-end;padding-right:max(1rem, 20%);gap:0}#heading_title_6 .dash{margin-top:45px}@media screen and (max-width: 768px){#heading_title_6 .text{font-size:5rem}}#heading_title_7{justify-content:flex-end;padding-left:max(1rem, 10%);flex-direction:row-reverse;gap:0}#heading_title_7 .dash{margin-top:35px}#heading_title_8{flex-direction:row-reverse;padding-right:5%}#heading_title_8::before{width:212px;height:40px}#heading_title_8::after{display:none}#heading_title_8 .text{font-size:7.5rem;z-index:0}@media screen and (max-width: 768px){#heading_title_8::before{left:30%}#heading_title_8 .text{font-size:5rem}}#heading_title_newcomer{padding-right:5%}#heading_title_newcomer::before{width:212px;height:40px;left:28%;top:-10px}#heading_title_newcomer::after{display:none}#heading_title_newcomer .text{font-size:7.5rem;z-index:0}#heading_title_newcomer .dash{left:40%;top:24px}@media screen and (max-width: 768px){#heading_title_newcomer::before{left:30%}#heading_title_newcomer .text{font-size:5rem}}#heading_title_streamer_info{margin:0;position:relative;vertical-align:bottom;align-items:flex-end}#heading_title_streamer_info .text{padding:0;background-color:#0f9e8d}#heading_title_streamer_info .text-left{line-height:5rem;font-size:5rem;z-index:1}#heading_title_streamer_info .text-right{line-height:5rem;font-size:5rem;z-index:1}#heading_title_streamer_info::after{display:none}@media screen and (max-width: 450px){#heading_title_streamer_info{padding:0}}#heading_title_top_cheers{margin:0;line-height:7.4rem;position:relative;vertical-align:bottom;align-items:flex-end}#heading_title_top_cheers .text{padding:0;background-color:#0f9e8d}#heading_title_top_cheers .text-left{line-height:5rem;font-size:4rem;z-index:1}#heading_title_top_cheers .text-right{line-height:7.4rem;font-size:7.4rem;z-index:1}#heading_title_top_cheers::before{content:'';position:absolute;left:8rem;top:1.5rem;width:19rem;height:5rem;border:solid 1rem #eeff00;box-shadow:inset 2px 2px 1px 0px rgba(0,0,0,0.18),2px 2px 1px 0px rgba(0,0,0,0.18);clip-path:polygon(calc(100% + 1rem) 1rem, calc(100% + 1rem) 0%, 0% 0%, 0% calc(100% + 1rem), calc(100% + 1rem) calc(100% + 1rem), calc(100% + 1rem) 50%, calc(100% - 1rem) 50%, calc(100% - 1rem) 1rem);z-index:0}#heading_title_top_cheers::after{display:none}@media screen and (max-width: 450px){#heading_title_top_cheers{padding:0}#heading_title_top_cheers img{position:absolute;top:-10px;right:-20px}#heading_title_top_cheers .text-left{font-size:30px;position:relative;z-index:1}#heading_title_top_cheers::before{left:1rem;top:1.5rem;height:4rem;width:13rem;border:solid 5px #eeff00}}#heading_title_top_comment{margin:0;line-height:7.4rem;position:relative;vertical-align:bottom;align-items:flex-end}#heading_title_top_comment .text{padding:0;background-color:#0f9e8d}#heading_title_top_comment .text-left{line-height:5rem;font-size:4rem;z-index:1}#heading_title_top_comment .text-right{line-height:7.4rem;font-size:7.4rem;z-index:1}#heading_title_top_comment::before{content:'';position:absolute;left:8rem;top:1.5rem;width:16rem;height:5rem;border:solid 1rem #eeff00;box-shadow:inset 2px 2px 1px 0px rgba(0,0,0,0.18),2px 2px 1px 0px rgba(0,0,0,0.18);z-index:-1;clip-path:polygon(calc(100% + 1rem) 1rem, calc(100% + 1rem) 0%, 0% 0%, 0% calc(100% + 1rem), calc(100% + 1rem) calc(100% + 1rem), calc(100% + 1rem) 50%, calc(100% - 1rem) 50%, calc(100% - 1rem) 1rem);z-index:0}#heading_title_top_comment::after{display:none}@media screen and (max-width: 450px){#heading_title_top_comment{padding:0}#heading_title_top_comment img{position:absolute;top:-10px;right:-20px}#heading_title_top_comment .text-left{position:relative;z-index:1}#heading_title_top_comment::before{border:solid 5px #eeff00;left:3rem;top:0.6rem}}#text_level_profile_user{margin:0;position:relative;vertical-align:bottom;align-items:flex-end}#text_level_profile_user .text{padding:0;background-color:#14EED5;color:#fff}#text_level_profile_user .text-left{line-height:1;font-size:3rem;z-index:1}#text_level_profile_user .text-right{line-height:5rem;font-size:5rem;z-index:1}#text_level_profile_user::after{display:none}#heading_title_top_notify::before{width:114px;left:45%}@keyframes spin{0%{--angle: 0deg;background-image:conic-gradient(from var(--angle), transparent 70%, #fff, transparent)}10%{--angle: 355deg;background-image:conic-gradient(from var(--angle), transparent 70%, #fff, transparent)}10.1%{--angle: 360deg;background-image:none}100%{--angle: 360deg;background-image:none}}@keyframes blink{0%{opacity:0.3}20%{opacity:1}70%{opacity:0.3}80%{opacity:1}100%{opacity:0.3}}.animate-fade-up{transform:translateY(24px);opacity:0}.animate-fade-up.in-view{animation:fadeUp 0.6s 0.2s ease-out forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}.share-dialog .alert_modal_header,.share-dialog .alert_modal_footer{display:none !important}.sns-btns{display:flex;flex-direction:row;gap:20px}.sns-btns .share-btn{border-radius:20%;width:100px;aspect-ratio:1/1;display:block;background-image:url(/assets/share-888c1788e7d94293c98e0a1aece731c265221bed91b75ef9382a92ddad06c73a.png);background-size:cover;background-repeat:no-repeat;background-position:0 0}.sns-btns .line-share-btn{background-position-y:33.333333%}.sns-btns .facebook-share-btn{background-position-y:66.666667%}.sns-btns .copy-link-btn{background-position-y:100%}.sns-close-btn{position:absolute;top:-60px;right:-45px;width:50px;height:50px;background-color:#fffa;border-radius:50%;border:solid 2px #fff;background-image:url(/images/close_button.png);background-size:cover;background-repeat:no-repeat;background-position:center;cursor:pointer;z-index:1000}.group-upload-area{display:flex;gap:20px;flex-wrap:wrap}.upload-area{position:relative}.upload-area .file-info{display:flex;flex-direction:row;gap:10px}.upload-area .file-info .file-info-text{display:flex;flex-direction:column;gap:5px}.upload-area .file-info .file-info-text .file-error{color:#FF57A1}.upload-area.required-upload-area:before{content:'必須';position:absolute;top:-28px;left:0;color:#FF00E1}.ranking_cheers_and_comment{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1200px}@media screen and (max-width: 450px){.ranking_cheers_and_comment{grid-template-columns:1fr;gap:10px}}.ranking_cheers_and_comment .card_ranking{padding:22px;border:10px solid #EBEBEB;background-color:#ffffff}@media screen and (max-width: 450px){.ranking_cheers_and_comment .card_ranking{max-width:100vw}}.ranking_cheers_and_comment .card_ranking .ranking_header .ranking_title{text-align:left}.ranking_cheers_and_comment .card_ranking .ranking_header .ranking_subtitle{padding:12px;color:#4B4B4B;font-size:12px;text-align:left;background-color:#F4F4F4;border-radius:5px}.ranking_cheers_and_comment .card_ranking .ranking_header .ranking_date{text-align:right}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list{display:flex;flex-direction:column}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item{display:flex;flex-direction:row;align-items:center;gap:10px}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_image{position:relative;max-width:96px}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_image img{width:64px;height:64px;border-radius:100%}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info{width:100%;position:relative}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info .ranking_item_info_name{display:flex;justify-content:space-between}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info .ranking_item_info_name .info_left{width:100%;display:flex;justify-content:space-between;font-size:14px;font-weight:bold}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info .ranking_item_info_name .info_left p span{border:3px solid #D9D9D9;border-radius:20px;padding:2px 10px}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info .ranking_item_info_name .info_right{display:flex;flex-wrap:nowrap;align-items:center;gap:3px}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info .ranking_item_info_description{background-color:#EBEBEB;padding:10px;border-radius:0 10px 10px 10px;margin-top:10px;font-size:12px;color:#4B4B4B;font-weight:500;line-height:auto}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info .delete_comment_btn{opacity:0;position:absolute;top:-10px;right:-10px}.ranking_cheers_and_comment .card_ranking #cheer_ranking_list .ranking_item .ranking_item_info:hover .delete_comment_btn{opacity:1}.item_image_top{display:flex;justify-content:center;align-items:center;border-radius:100%;padding:5px}.item_image_top img{width:86px !important;height:86px !important;background-color:#fff}.item_image_top_1{background:linear-gradient(#ff0 0%, #E5E52F 33%, #CCD186 67%, #F8F80D 100%)}.item_image_top_2{background:linear-gradient(#DADADA 0%, #C1C1C1 45%, #E9E9E9 70%, #DBDBDB 100%)}.item_image_top_3{background:linear-gradient(#FFBFAC 0%, #D17979 31%, #FFE1C1 74%, #D3934E 100%)}.ranking_comment .comment_icon{display:flex;justify-content:center;gap:10px;margin:12px}.ranking_comment .comment_icon .icon_items{position:relative;display:flex;align-items:center;justify-content:center}.ranking_comment .comment_icon .icon_items img{width:150px;height:auto}.ranking_comment .comment_icon .icon_items span{position:absolute;font-size:16px;color:#fff;font-weight:600}.ranking_comment .form_comment .streamer_info_content_table{border-radius:5px}.list_ranking{table-layout:fixed;width:100%;border-collapse:collapse;border:10px solid #EBEBEB}.list_ranking tr td{padding:1rem;border:10px solid #E6E6E6;background-color:white;position:relative;overflow:visible}.list_ranking .ranking_item{display:table-row}.list_ranking .ranking_item td .ranking_item_wrapper{display:flex;flex-direction:row;align-items:center;gap:10px;text-align:left}.list_ranking .ranking_item .like_btn{background:none;border:none;cursor:pointer;padding:2px}.list_ranking .ranking_item .like_btn svg{width:16px;height:14px}.list_ranking .ranking_item .comment_time{font-size:11px;color:#999;margin-top:5px}.list_ranking .ranking_item .ranking_item_image{position:relative;max-width:96px}.list_ranking .ranking_item .ranking_item_image img{width:64px;height:64px;border-radius:100%}.list_ranking .ranking_item .ranking_item_info{width:100%;position:relative}.list_ranking .ranking_item .ranking_item_info .ranking_item_info_name{display:flex;justify-content:space-between}.list_ranking .ranking_item .ranking_item_info .ranking_item_info_name .info_left{width:100%;display:flex;justify-content:space-between}.list_ranking .ranking_item .ranking_item_info .ranking_item_info_name .info_right{display:flex;flex-wrap:nowrap;align-items:center;gap:3px}.list_ranking .ranking_item .ranking_item_info .delete_comment_btn{opacity:0;position:absolute;top:-10px;right:-10px;background:none;border:none;cursor:pointer;padding:4px;z-index:10;transition:opacity 0.2s ease}.list_ranking .ranking_item .ranking_item_info .delete_comment_btn svg{width:17px;height:17px}.list_ranking .ranking_item .ranking_item_info:hover .delete_comment_btn{opacity:1}.list_ranking .ranking_item:hover .ranking_item_info .delete_comment_btn{opacity:1}.list_top_cheers tr td button{display:flex;justify-content:center;align-items:center;width:100%}.list_top_cheers tr td input{width:100%;border:none}.list_top_cheers tr td .comment_input{width:100%;border:none;resize:vertical;font-size:16px;font-weight:400;color:#4B4B4B;padding:10px;height:30px;min-height:30px;transition:all 0.3s linear;overflow:hidden}.list_top_cheers tr td .comment_input:focus{outline:none;height:100px;overflow:visible}.list_top_cheers tr td .comment_input:focus::placeholder{color:transparent}.list_top_cheers #submit_comment_btn{position:relative;overflow:hidden;border-radius:8px}.list_top_cheers #submit_comment_btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, #fff, transparent);animation:mirrorShine 3s ease-in-out infinite;z-index:10;pointer-events:none}@keyframes mirrorShine{0%{left:-100%}50%{left:100%}100%{left:100%}}.anonymous_checkbox_container{display:flex;justify-content:space-between;gap:36px;padding:10px;margin-bottom:22px}.anonymous_checkbox_container .anonymous_checkbox{min-width:74px}@media screen and (max-width: 450px){.anonymous_checkbox_container span{font-size:9px}}.switch_button_color input:checked+.slider{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%)}.switch_button_color input:focus+.slider{box-shadow:0 0 1px #ffb8fb}.newcomer .list_streamer{width:100%;text-align:center}.newcomer .list_streamer .list_user{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;justify-content:center;align-items:start;padding:20px}@media screen and (max-width: 450px){.newcomer .list_streamer .list_user{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1000px){.newcomer .list_streamer .list_user{--min: 152px;grid-template-columns:repeat(auto-fill, minmax(var(--min), 1fr))}}.newcomer .list_streamer .list_user_item{display:flex;flex-direction:column;align-items:center;position:relative;text-decoration:none}.newcomer .list_streamer .list_user_item_image_container{margin-top:15px;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;aspect-ratio:1 / 1;opacity:0;transition:opacity 0.4s 1s}.newcomer .list_streamer .list_user_item_image_container .streamer_card_HV_status{display:none}.newcomer .list_streamer .list_user_item_image_container .streamer_card_status{display:none}.newcomer .list_streamer .list_user_item_image_container .streamer_card_status .status_waiting{height:auto !important}.newcomer .list_streamer .list_user_item_image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:20px 20px 20px 0px;overflow:hidden;transition:border-color 0.3s ease, box-shadow 0.3s ease;z-index:1;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.25)}.newcomer .list_streamer .list_user_item_image .liver_image{width:100%;height:100%;background-color:#e8e8e8b4}.newcomer .list_streamer .list_user_item_image .liver_image img{clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);transition:0.6s all, transform 0.4s 0.05s, clip-path 0.4s 2s}.newcomer .list_streamer .list_user_item_image img{width:100%;height:100%;object-fit:cover;border-radius:15px 15px 15px 0;transition:0.6s all, transform 0.4s 0.05s}.newcomer .list_streamer .list_user_item_image img:hover{transform:scale(1.3)}.newcomer .list_streamer .list_user_item_image_name{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:end;background-color:rgba(0,0,0,0.4);color:white;font-size:14px;font-weight:bold;width:100%;height:36%;border-bottom-right-radius:15px;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);transition:clip-path 0.4s 2.3s}.newcomer .list_streamer .list_user_item_image_name_text{text-align:center;font-size:16px;font-weight:bold;color:white;width:72%;line-height:1.8rem}.newcomer .list_streamer .list_user_item_image_name_icon{position:absolute;bottom:-1px;left:0;width:calc(28% + 3px);height:calc(28% + 3px);background-size:100%;background-position:center;background-repeat:no-repeat;z-index:1}.newcomer .list_streamer .list_user_item_image_name_icon img{width:100%;height:100%}.newcomer .list_streamer .list_user .streamer_card .streamer_card_status{display:block;position:absolute;top:-13%;right:-13%;width:40%;aspect-ratio:1 / 1;border-radius:50%;z-index:10;opacity:0;animation:4s blink cubic-bezier(0.37, 0, 0.63, 1) infinite}.newcomer .list_streamer .list_user .streamer_card .streamer_card_status img{width:100%;height:100%}.newcomer .list_streamer .list_user .streamer_card .list_user_item_image_name_icon{bottom:-2px;left:0;width:28%;height:calc(28% + 2px);background-image:url(/assets/icons/icon_lock_card_yellow-53592c7d51cb251ca1a3e8f50193f2372a18d31dc2b8fcca0f09875958179854.svg)}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card){--bgColor: #FFB8FB}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status{position:absolute;width:auto;height:26px;top:-6.5%;right:-5%;background:#FF57A1;color:white;font-weight:700;font-size:1.3rem;padding:0.8rem;border-radius:100px;display:flex;align-items:center;gap:5px;z-index:10;opacity:70%}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status img{width:auto;height:12px}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image{background-color:var(--bgColor)}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0.5rem;width:calc(100% - 1rem);height:calc(28% - 3px);z-index:1}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.3)}.newcomer .list_streamer .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_hv_color-15be61b4c9e82f86070b02c5a047d22e099cf0a9f9e792ef47f6bdbbb81d6539.svg)}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card){--bgColor: #FFD6A8}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image{background-color:var(--bgColor)}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0.5rem;width:calc(100% - 1rem);height:calc(28% - 3px);z-index:1}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.1)}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_vl-60042f3bc8089eba3d4a8873aead253fc477f498e7e2dd1ef3256cd15a212710.svg)}.newcomer .list_streamer .list_user .streamer_card_VL:not(.streamer_card) .streamer_card_HV_status{display:none}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card){--bgColor: #4EFFE4;--gradientPattern: linear-gradient(to top right, #4EFFE4, #00E8D1)}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image{background:var(--gradientPattern)}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0.5rem;width:calc(100% - 1rem);height:calc(28% - 3px);z-index:1}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), transparent 70%, #fff, transparent);animation:5s spin linear infinite}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.1)}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_pl-ec350f2dc35b891617d8176ab40ad1b211fbeb5c2474ebd126d6a4b2f5fc9896.svg)}.newcomer .list_streamer .list_user .streamer_card_PL:not(.streamer_card) .streamer_card_HV_status{display:none}.newcomer .list_streamer .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image{background-color:#E6E6E6}.newcomer .list_streamer .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_text{width:100%}.newcomer .list_streamer .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_icon{display:none}.newcomer .list_streamer .list_user .streamer_card_tag{display:block;position:absolute;top:-13%;left:-13%;width:40%;aspect-ratio:1 / 1;border-radius:50%;z-index:10}.newcomer .list_streamer .list_user .streamer_card_tag img{width:100%;height:100%}.newcomer .list_streamer .list_user .random_image>img{width:100%;display:block}.newcomer .list_streamer .list_user .live-schedule-time{padding:0;margin-bottom:10px;min-width:0px}.newcomer .list_streamer .list_user .live-schedule-time .input-live-calendar{white-space:nowrap}.newcomer .list_streamer .list_user .speech-bubble{display:none}.newcomer .list_streamer .list_user.in-view .list_user_item{animation:slideInFromLeft 0.5s ease-out forwards}.newcomer .list_streamer .list_user.in-view .list_user_item_image_container{opacity:1}.newcomer .list_streamer .list_user.in-view .list_user_item_image .liver_image img{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.newcomer .list_streamer .list_user.in-view .list_user_item_image_name{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.newcomer .list_streamer .list_user.in-view.updating .list_user_item{animation:fadeOutToLeft 0.4s ease-in forwards}.newcomer .list_streamer .list_user.in-view .speech-bubble{opacity:1;transition:opacity 1s;animation:drawSpeeChFrame 0.6s 2.5s linear forwards}.newcomer .list_streamer .list_user.in-view .speech-bubble p{opacity:1}.newcomer .list_streamer .list_user.in-view .speech-bubble::after{opacity:1;transform:translate(0, 0) rotate(45deg)}.newcomer .list_streamer .list_user.in-view .progress-bar{opacity:1;transition:opacity 0.1s 3s;animation:drawDash 0.5s ease-in-out forwards;animation-delay:3s}.newcomer .list_streamer .progress-bar{display:none}.subpage_general{margin:11rem auto;max-width:1200px}.subpage_general.contact{background-image:url(/bg/background_piece.png);background-size:40px;background-repeat:repeat}.subpage_general_heading{display:flex;align-items:center;flex-wrap:wrap;font-size:32px;font-weight:100;padding:1rem 0 0 1rem;margin:2rem auto 0}@media screen and (max-width: 450px){.subpage_general_heading{font-size:24px}}.subpage_general_heading img.subpage_header_icon{height:32px;width:32px;margin-right:5px;flex-shrink:0}@media screen and (max-width: 450px){.subpage_general_heading img.subpage_header_icon{height:24px;width:24px}}.subpage_general ul li{list-style:none}.select_style_page{--max-width: 645px;padding-bottom:80px;border-top:1px solid #dddddd;max-width:100%;margin:0 auto}.select_style_page .form_general{min-height:unset;padding:40px 15px}@media (min-width: 1000px){.select_style_page{padding:50px 156px}}.select_style_page_breadcrumb{max-width:var(--max-width);margin:0 auto}.select_style_page .subpage_general_title{display:flex;justify-content:flex-end;border:10px solid #EBEBEB;border-radius:20px;background-color:#fff;font-size:5rem;text-align:right;padding:0 10px;max-width:var(--max-width);margin:0 auto;line-height:normal}.select_style_page .subpage_general_title__text{padding:0.125em 0;background-color:#b1b1b1b1;color:transparent;text-shadow:2px 2px 2px rgba(255,255,255,0.5);background-clip:text;white-space:nowrap}.select_style_page .content-block{display:flex;flex-direction:column;gap:40px;border:10px solid #EBEBEB;border-radius:10px;background-color:#fff;padding:20px;max-width:var(--max-width);margin:0 auto}.select_style_page .content-block .content-block_header h2{padding:0.125em 0;background:linear-gradient(230deg, #FFB8FB 0%, #4DF9FF 100%);color:transparent;text-shadow:rgba(255,255,255,0.5) 2px 2px 3px;text-shadow:none !important;background-clip:text;white-space:nowrap;font-size:80px;font-weight:400;line-height:1.4}@media screen and (max-width: 450px){.select_style_page .content-block .content-block_header h2{line-height:1;white-space:normal}}.select_style_page .content-block .content-block_header p{color:#4B4B4B;font-size:14px;font-weight:300}.select_style_page .content-block_body{padding:20px}.select_style_page .content-block_body .form_general{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px;background:#fff !important;padding:0}.select_style_page .content-block_body .form_general .room_style_btn{padding:24px;width:100%;border-radius:30px;background-color:#fff;filter:drop-shadow(1px 2px 3px rgba(0,0,0,0.4));transition:transform 0.3s ease-in-out;position:relative;overflow:hidden}.select_style_page .content-block_body .form_general .room_style_btn::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg, #FFB8FB 0%, #4DF9FF 100%);z-index:-1;transition:width 0.4s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn svg path{transition:stroke 0.3s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn:hover:not(.hover-gray-effect){transform:translateY(-2px);filter:drop-shadow(0px 1px 3px rgba(0,0,0,0.4))}.select_style_page .content-block_body .form_general .room_style_btn:hover:not(.hover-gray-effect)::before{width:100%;left:0;right:auto;background:linear-gradient(90deg, #FFB8FB 0%, #4DF9FF 100%)}.select_style_page .content-block_body .form_general .room_style_btn:hover:not(.hover-gray-effect) svg path{stroke:#fff}.select_style_page .content-block_body .form_general .room_style_btn:not(:hover){filter:drop-shadow(1px 2px 3px rgba(0,0,0,0.4))}.select_style_page .content-block_body .form_general .room_style_btn:not(:hover)::before{width:0;left:auto;right:0;transition:width 0.4s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn:not(:hover) svg path{stroke:url(#paint0_linear_15213_67430);transition:stroke 0.3s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn.hover-gray-effect{filter:drop-shadow(0px 1px 3px rgba(0,0,0,0.4));background-color:#fff}.select_style_page .content-block_body .form_general .room_style_btn.hover-gray-effect::before{content:'';position:absolute;top:0;right:0;left:auto;width:100%;height:100%;background:linear-gradient(90deg, gray 0%, #A0A0A0 100%);z-index:-1;transition:width 0.4s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn.hover-gray-effect svg path{stroke:#fff;transition:stroke 0.3s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn.fade-out-gray{filter:drop-shadow(1px 2px 3px rgba(0,0,0,0.4))}.select_style_page .content-block_body .form_general .room_style_btn.fade-out-gray::before{width:0;right:auto;left:0;background:linear-gradient(90deg, gray 0%, #A0A0A0 100%);transition:width 0.4s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn.fade-out-gray svg path{stroke:url(#paint0_linear_15213_67430);transition:stroke 0.3s ease-in-out}.select_style_page .content-block_body .form_general .room_style_btn:hover::before{transition:width 0.4s ease-in-out}.select_style_page .content-block_body .form_general:not(:hover) .room_style_btn:hover::before{width:0;right:0;left:auto;transition:width 0.4s ease-in-out}.select_style_page .event-details{margin-top:20px;font-size:16px;font-weight:400;color:#4B4B4B;line-height:2;padding:15px;border:2px solid #4DF9FF;border-radius:20px;width:100%}.liveStream_index_general{grid-template-columns:repeat(4, 1fr);display:grid;gap:24px;width:100%;max-width:1200px;margin:3rem auto}@media screen and (max-width: 1000px){.liveStream_index_general{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 450px){.liveStream_index_general{grid-template-columns:repeat(2, 1fr)}}.liveStream_block{background-color:#000000aa;border-radius:33.5px 33.5px 33.5px 0;position:relative;transition:opacity 0.5s ease-out 0s}@media screen and (max-width: 450px){.liveStream_block{background-color:transparent}}.liveStream_block:hover .hover_text{display:block}.liveStream_block:hover .liveStream_block_link{opacity:0.4}.liveStream_block_subtext{position:absolute;bottom:-20px;left:0}.liveStream_block .stand_by_tag{position:absolute;top:-10px;right:0;padding:0px 10px;border-radius:5px;background-color:#EFFF00;color:gray;z-index:1;animation-name:flashing;animation-duration:1.4s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes flashing{0%{background-color:#f9fcc6}50%{background-color:#EFFF00}100%{background-color:#f9fcc6}}.liveStream_block .stand_by_tag_text{font-weight:bold}.liveStream_block .hover_text{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);color:#fff;font-size:large;font-weight:bold;white-space:nowrap;z-index:10;cursor:pointer;text-decoration:none}.liveStream_block .liveStream_block_link{display:block;text-decoration:none;cursor:pointer;border:5px solid #d6d6d6;border-radius:30px 30px 30px 0;overflow:hidden}@keyframes rotate{100%{transform:rotate(1turn)}}.liveStream_block .liveStream_block_link.online{border:3px solid #0CFFAE;position:relative;z-index:0;border-radius:30px 30px 30px 0;overflow:hidden;padding:5px}.liveStream_block .liveStream_block_link.online::before{content:'';position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:200%;background-color:#0CFFAE;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(transparent, #fff, transparent 50%);animation:rotate 2s linear infinite}.liveStream_block .liveStream_block_link.online::after{content:'';position:absolute;z-index:-1;left:6px;top:6px;width:calc(100% - 12px);height:calc(100% - 12px);background:#fff;border-radius:5px}.liveStream_block .liveStream_block_link.meeting{display:block;border:5px solid black}.liveStream_block .liveStream_block_link .liveAvatar_picture{background-color:#fff;background-position:center center;background-size:cover;color:white;pointer-events:auto;position:relative;width:100%;height:0px;padding-bottom:100%}@media screen and (max-width: 450px){.liveStream_block .liveStream_block_link .liveAvatar_picture{background-color:transparent}}.liveStream_block .liveStream_block_link .liveAvatar_picture::before{content:"";position:absolute;bottom:0px;width:100%;height:36px;background-color:#00000060;z-index:2}@media screen and (max-width: 450px){.liveStream_block .liveStream_block_link .liveAvatar_picture::before{height:31px}}.liveStream_block .liveStream_block_link .liveAvatar_picture .liveStream_block_inner{box-sizing:border-box;display:flex;flex-direction:column;position:absolute;inset:0px}.liveStream_block .liveStream_block_link .liveAvatar_picture .liveStream_block_inner .grid_middle{flex:1 1 0%}.liveStream_block .liveStream_block_link .liveAvatar_picture .liveStream_block_inner .grid_bottom_label{box-sizing:border-box;margin-right:0px;margin-left:0px;height:auto;overflow:hidden;text-shadow:rgba(40,35,45,0.5) 0px 0px 4px;z-index:2;line-height:0.9;display:flex}@media screen and (max-width: 450px){.liveStream_block .liveStream_block_link .liveAvatar_picture .liveStream_block_inner .grid_bottom_label{line-height:0.5}}.liveStream_block .liveStream_block_link .liveAvatar_picture .liveStream_block_inner .grid_bottom_label .liveStream_block__status_img{display:block;height:36px;width:36px;background-color:#a1a1a1ab}@media screen and (max-width: 450px){.liveStream_block .liveStream_block_link .liveAvatar_picture .liveStream_block_inner .grid_bottom_label .liveStream_block__status_img{height:31px;width:31px}}.liveStream_block .liveStream_block_link .liveAvatar_picture .liveStream_block_inner .grid_bottom_label .liveStream_block__name{padding:10px 5px;font-weight:bold;font-size:larger;margin:0 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message_filter_section .filter_box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px 8px}.message_filter_section .filter_box .buttons_general .button_style{margin:0}.check_term_style .checkbotton_style{white-space:nowrap;display:flex;align-items:center;margin-right:16px;font-weight:100;color:#333;text-decoration:none;position:relative;padding-left:30px;line-height:2}.check_term_style .checkbotton_style::before{display:block;position:absolute;content:"";left:0;width:18px;height:18px;border-radius:50%;background-color:#fff;border:3px solid #14EED5;color:#6f6f6f}.check_term_style .checkbotton_style.checked::after{display:block;position:absolute;content:"";border-color:#fff;transform:rotate(-45deg);z-index:99;width:8px;height:4px;border-bottom:3px solid;border-left:3px solid;top:56%;left:4px;margin-top:-6px}.check_term_style .checkbotton_style.checked::before{background-color:#0cffae;width:16px;height:16px;border:1px solid #0cffae}.custom-checkbox{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;width:13px;height:13px}.custom-checkbox input[type="checkbox"]{position:absolute;opacity:0;width:0;height:0;cursor:pointer}.custom-checkbox .checkmark{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border:2px solid #D9D9D9;border-radius:3px;background-color:transparent;transition:background-color 0.2s ease;position:relative}.custom-checkbox .checkmark svg{position:absolute;top:-11px;left:-6px;width:22px;height:26px;opacity:0;transform:scale(0);transition:opacity 0.1s ease, transform 0.1s ease}.custom-checkbox .checkmark .checkmark-path{stroke-dasharray:24;stroke-dashoffset:24;transition:stroke-dashoffset 0.4s ease 0.1s;stroke:#14EED5}.custom-checkbox input[type="checkbox"]:checked+.checkmark{background-color:#fff}.custom-checkbox input[type="checkbox"]:checked+.checkmark svg{opacity:1;transform:scale(1)}.custom-checkbox input[type="checkbox"]:checked+.checkmark .checkmark-path{stroke-dashoffset:0}.custom-checkbox input[type="checkbox"]:hover+.checkmark{border-color:#D9D9D9}.custom-checkbox input[type="checkbox"]:checked:hover+.checkmark{background-color:#fff}.message_index_general{padding:30px 0}.tab_content .message_index_general{padding:0}.tab_content .message_index_general .global_content_inner{padding:0}.message_index_general .message_case{position:relative}.message_index_general .message_case .masseage_case_checkbox{position:absolute;height:100%;display:flex;align-items:center;left:-16px}.message_index_general .message_case .message_case_link{display:block;overflow:hidden;text-decoration:none;border-bottom:5px solid #EBEBEB;transition:transform 0.2s linear 0s;padding-right:32px;padding-left:4px;color:#333;line-height:1.8}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link{padding-right:4%;padding-left:1%}}@media screen and (max-width: 450px){.message_index_general .message_case .message_case_link{padding-right:0px}}.message_index_general .message_case .message_case_link:hover{background:linear-gradient(to bottom right, #FFE9FE, #E0FFF5)}.message_index_general .message_case .message_case_link:hover::before{right:calc(2% - 3px);transition:all .3s}.message_index_general .message_case .message_case_link_content{display:flex;align-items:center;flex-wrap:nowrap;width:100%;margin:5px auto;padding:1em 2% 0}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link_content{justify-content:center;padding:0 8px}}@media screen and (max-width: 450px){.message_index_general .message_case .message_case_link_content{padding:0px}}.message_index_general .message_case .message_case_link_content .user_image{flex-shrink:0;display:block;background-color:#f1f1f1;background-position:center center;transition:opacity 0.5s ease-out 0s;background-size:cover;pointer-events:auto;border-radius:50%;position:relative;width:70px;height:70px;border:3px solid #f9f9f9}@media screen and (min-width: 1000px){.message_index_general .message_case .message_case_link_content .user_image{width:100px;height:100px}}.message_index_general .message_case .message_case_link_content .user_image.online{border:5px solid #0CFFAE}.message_index_general .message_case .message_case_link_content .user_image svg{position:absolute;top:-10px;right:-2px;scale:0.8}.message_index_general .message_case .message_case_link_content .message_infoBox{display:grid;grid-template-columns:100%;gap:8px;flex-grow:1;padding:1em 0.5em}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link_content .message_infoBox{padding:1em 2%}}@media screen and (max-width: 450px){.message_index_general .message_case .message_case_link_content .message_infoBox{padding:2px 0 0 10px}}.message_index_general .message_case .message_case_link_content .message_mainInfo{display:grid;grid-template-columns:100%;gap:0px}.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name{font-size:18px;font-weight:bolder}@media screen and (min-width: 450px){.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name{flex-wrap:nowrap;justify-content:center;font-size:16px}}@media screen and (max-width: 450px){.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name{font-size:14px}}.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name.new_badge::after{content:"";display:inline-block;background-image:url(/images/badge_new.png);background-size:contain;background-repeat:no-repeat;width:28px;height:28px;margin-bottom:-5px}@media screen and (max-width: 450px){.message_index_general .message_case .message_case_link_content .message_mainInfo .user_name.new_badge::after{width:20px;height:20px}}.message_index_general .message_case .message_case_link_content .message_mainInfo .user_masssage{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width: 450px){.message_index_general .message_case .message_case_link_content .message_mainInfo .user_masssage{font-size:12px}}.message_index_general .message_case .message_case_link_content .message_mainInfo .user_history{font-size:smaller}.message_index_general .message_case .message_case_link_content .message_mainInfo .user_history::before{content:"";display:inline-block;background-image:url(/icon/icon_8.png);background-repeat:no-repeat;background-size:contain;height:14px;width:14px;vertical-align:sub;margin-right:2px}.message_index_general .message_case .message_case_link_content .message_subInfo{display:flex;gap:8px;width:100%}.message_index_general .message_case .message_case_link .massage_close_button{position:absolute;top:0;left:3px;display:block;height:20px;width:20px}.message_index_general .message_case .message_case_link .massage_close_button img{height:100%;width:100%}.message_index_general .message_case .message_case_link .pinned_message{display:none;font-size:smaller;margin-bottom:-8px}.message_index_general .message_case .message_case_link .pinned_message .pin{height:17px;width:17px;-webkit-filter:invert(1);filter:invert(1)}.message_index_general .message_case .message_case_link .pinned_message.checked{display:flex;align-items:center}.message_index_general .message_case .message_case_button_section{position:absolute;top:3px;right:3px;display:flex;flex-direction:row-reverse;gap:5px}.message_index_general .message_case .message_case_button_section .message_subButton img{display:block;height:24px;width:24px;background-color:#fff;border-radius:50%;opacity:0.8;transition:all 0.3s ease}.message_index_general .message_case .message_case_button_section .message_subButton:hover{opacity:0.7}.message_index_general .message_case .message_case_button_section .message_subButton.checked img{opacity:0.8;border:1px solid #fff}.tab_switch_section{width:100%;margin:15px auto}.tab_switch_section .tab_switch_content hr{width:100%;height:0;border:none;border-top:10px solid #FF57A1}.tab_switch_section .tab_switch_content .tab_and_filter_container{display:flex;flex-direction:row;align-items:flex-start;gap:0;width:100%}@media screen and (max-width: 450px){.tab_switch_section .tab_switch_content .tab_and_filter_container{flex-direction:column;align-items:center;gap:5px;margin-bottom:5px}.tab_switch_section .tab_switch_content .tab_and_filter_container.filter_message{flex-direction:column-reverse;margin-bottom:0px}.tab_switch_section .tab_switch_content .tab_and_filter_container.filter_message .tab_filter_container{min-width:100%;flex-direction:column}.tab_switch_section .tab_switch_content .tab_and_filter_container.filter_message .tab_filter_container .filter_select{width:100%}.tab_switch_section .tab_switch_content .tab_and_filter_container.filter_message .tab_filter_container .filter_select select{max-width:100% !important;width:100%}.tab_switch_section .tab_switch_content .tab_and_filter_container.filter_message .tab_filter_container .message_filter_section{width:100%}}.tab_switch_section .tab_switch_content .tab_heading{--min: 60px;display:grid;gap:1px;min-width:500px;grid-template-columns:repeat(5, 1fr);padding:0 10px}@media screen and (min-width: 450px){.tab_switch_section .tab_switch_content .tab_heading{grid-template-columns:repeat(auto-fit, minmax(var(--min), 1fr))}}@media screen and (min-width: 1000px){.tab_switch_section .tab_switch_content .tab_heading{grid-template-columns:repeat(5, 1fr)}}@media screen and (max-width: 450px){.tab_switch_section .tab_switch_content .tab_heading.tab_message{min-width:100%}}.tab_switch_section .tab_switch_content .tab_heading input[name="tab_item"]{display:none}.tab_switch_section .tab_switch_content .tab_heading .tab_item{position:relative;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;background-color:#e6e6e6;border-radius:10px 10px 0 0;cursor:pointer;padding:8px 16px;color:#fff;font-weight:bold;background-color:rgba(0,0,0,0.1);min-height:40px}@media screen and (min-width: 450px){.tab_switch_section .tab_switch_content .tab_heading .tab_item{min-height:48px}}.tab_switch_section .tab_switch_content .tab_heading .tab_item:hover{opacity:0.8}.tab_switch_section .tab_switch_content .tab_heading .tab_item.divided_auto{width:auto;padding:8px 30px}.tab_switch_section .tab_switch_content .tab_heading .tab_item img{height:17px;width:17px}@media screen and (min-width: 1000px){.tab_switch_section .tab_switch_content .tab_heading .tab_item img{display:none}}.tab_switch_section .tab_switch_content .tab_heading .tab_item .only_icon{display:block}.tab_switch_section .tab_switch_content .tab_heading .tab_item span{display:none}@media screen and (min-width: 1000px){.tab_switch_section .tab_switch_content .tab_heading .tab_item span{display:block}}.tab_switch_section .tab_switch_content .tab_heading .tab_item span.divided_auto_text{display:block}.tab_switch_section .tab_switch_content .tab_heading .tab_item .sender_count{position:absolute;top:-10px;left:-5px;background-color:#fff;width:24px;height:24px;border-radius:50%;text-align:center;font-size:14px;font-weight:bold;color:#FF57A1}@media screen and (min-width: 450px){.tab_switch_section .tab_switch_content .tab_heading_mypage{grid-template-columns:repeat(6, 1fr) !important}}.tab_switch_section .tab_switch_content .tab_filter_container{flex:1;display:flex;align-items:center;justify-content:flex-end;padding:0 12px;min-height:40px}@media screen and (min-width: 450px){.tab_switch_section .tab_switch_content .tab_filter_container{min-height:48px}}.tab_switch_section .tab_switch_content .tab_filter_container .message_filter_section{padding:0;margin:0;width:100%}.tab_switch_section .tab_switch_content .tab_filter_container .message_filter_section .filter_box{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.tab_switch_section .tab_switch_content .tab_filter_container .message_filter_section .filter_box .check_term_style{flex:0 0 auto}.tab_switch_section .tab_switch_content .tab_filter_container .message_filter_section .filter_box .buttons_general{flex:0 0 auto}@media screen and (max-width: 450px){.tab_switch_section .tab_switch_content .tab_filter_container .message_filter_section .filter_box{justify-content:space-between}}.tab_switch_section .tab_switch_content .tab_content{display:none;padding:10px;clear:both;overflow-x:auto;background:#FFF;min-height:100px;border-top:10px solid #EBEBEB;border-bottom:10px solid #EBEBEB;border-right:10px solid #EBEBEB;border-left:10px solid #EBEBEB;padding:0 7.1% 40px;opacity:0;transition:opacity 0.3s ease-in-out}@media screen and (min-width: 450px){.tab_switch_section .tab_switch_content .tab_content{padding:0 24px 24px}}.tab_switch_section .tab_switch_content .tab_content.tab_fade_in{opacity:1}.tab_switch_section .tab_switch_content .tab_content.tab_fade_out{opacity:0}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .next_appointment_tag{display:block;font-weight:bolder;background:#4fffc6;color:#747474;border-radius:20px;padding:10px 18px}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .next_appointment_tag .next_appointment_tag_img{display:inline-block;width:15px;height:15px;margin-right:3px;filter:invert(1)}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .next_appointment_edit_buttons .button_style{margin:0 10px 0 0}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .start_live_button{display:block;text-align:center;width:100%;margin:0 auto;background-color:#26ffb7;color:#333;border-radius:30px;font-size:large;padding:10px 35px;text-decoration:none;transition:all 0.2s ease;max-width:760px;font-weight:100;color:#828282;background:linear-gradient(90deg, #ffb3ff, #95e9f3)}@media screen and (min-width: 768px){.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .start_live_button{max-width:420px}}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .start_live_button .next_appointment_tag_img{display:inline-block;width:22px;height:22px;margin-right:2px;vertical-align:sub;transition:all 0.2s ease}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .start_live_button:hover{background-color:#16ebc7;color:#fff}.tab_switch_section .tab_switch_content .tab_content .mypage_next_appointment .start_live_button:hover img{filter:invert(1)}.tab_switch_section .tab_switch_content .tab_content .creditcard_kinds{font-size:12px}.tab_switch_section .tab_switch_content .tab_content .form_box_description{display:inline-block;font-size:14px;color:#4B4B4B;padding-left:10px;font-weight:300;margin-top:10px;font-family:"M PLUS 1p", sans-serif}.tab_switch_section .tab_switch_content:has(#item1:checked) #item1_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item2:checked) #item2_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item3:checked) #item3_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item4:checked) #item4_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item5:checked) #item5_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item6:checked) #item6_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item7:checked) #item7_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item8:checked) #item8_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item9:checked) #item9_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item10:checked) #item10_content{display:block;opacity:1}.tab_switch_section .tab_switch_content:has(#item1:checked) label[for="item1"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item2:checked) label[for="item2"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item3:checked) label[for="item3"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item4:checked) label[for="item4"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item5:checked) label[for="item5"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item6:checked) label[for="item6"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item7:checked) label[for="item7"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item8:checked) label[for="item8"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item9:checked) label[for="item9"]{background-color:#FF57A1}.tab_switch_section .tab_switch_content:has(#item10:checked) label[for="item10"]{background-color:#FF57A1}.tab_switch_content .tab_heading>input:checked+a.tab_item{background-color:#FF57A1}.ui_tab_user .tab_switch_content hr{border-top:10px solid #14EED5}.ui_tab_user .tab_switch_content .tab_heading .tab_item{background-color:rgba(0,0,0,0.1);min-width:100px}.ui_tab_user .tab_switch_content .tab_heading .tab_item:hover{background-color:#14EED5}@media screen and (max-width: 1000px){.ui_tab_user .tab_switch_content .tab_heading .tab_item{min-width:fit-content;padding:8px 16px}}@media screen and (max-width: 450px){.ui_tab_user .tab_switch_content .tab_heading{display:flex}}.ui_tab_user .tab_switch_content .tab_content .tab_content_title .text{letter-spacing:-5px;background:linear-gradient(230deg, #4FFFC6 0%, #4DF9FF 100%);background-clip:text;opacity:1 !important;background-clip:text;-webkit-background-clip:text;color:transparent;animation:blinkTextGreen 2s ease-in-out}.ui_tab_user .tab_switch_content:has(#item1:checked) label[for="item1"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item2:checked) label[for="item2"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item3:checked) label[for="item3"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item4:checked) label[for="item4"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item5:checked) label[for="item5"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item6:checked) label[for="item6"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item7:checked) label[for="item7"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item8:checked) label[for="item8"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item9:checked) label[for="item9"]{background-color:#14EED5}.ui_tab_user .tab_switch_content:has(#item10:checked) label[for="item10"]{background-color:#14EED5}.ui_tab_liver .tab_switch_content hr{border-top:10px solid #FF57A1}.ui_tab_liver .tab_switch_content .tab_heading .tab_content .tab_content_title .text{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%);background-clip:text;opacity:1 !important;background-clip:text;-webkit-background-clip:text;color:transparent;animation:blinkTextPink 2s ease-in-out}.ui_tab_liver .tab_switch_content .tab_heading .tab_content .tab_content_title::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:0;background-color:#FFB6D4;animation:underlineExpand 1s ease-out forwards;z-index:1}@media screen and (max-width: 450px){.ui_tab_liver .tab_switch_content .tab_heading{display:flex}}.ui_tab_liver .tab_switch_content .tab_and_filter_container .tab_filter_container .filter_select{background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%);border-radius:5px;padding:5px}.ui_tab_liver .tab_switch_content .tab_and_filter_container .tab_filter_container .filter_select #order_by_select{max-width:190px;background-color:#fff;border-radius:5px;padding:5px 10px;outline:none;border:none;color:#ADADAD;font-size:14px;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.ui_tab_liver .tab_switch_content .tab_content .tab_content_title::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:0;background-color:#FFB6D4;animation:underlineExpand 1s ease-out forwards;z-index:1}.ui_tab_liver .tab_switch_content .tab_content .form_box .form_box_header header{border-color:#FFB6D4}.ui_tab_liver .tab_switch_content .tab_content .form_box .form_box_header header::after{background:#FFB6D4;background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%)}.ui_tab_liver .tab_switch_content .tab_content .form_box .form_box_header .header_description{padding-left:10px}.ui_tab_liver .tab_switch_content:has(#item1:checked) label[for="item1"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item1:checked) label[for="item1"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item2:checked) label[for="item2"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item2:checked) label[for="item2"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item3:checked) label[for="item3"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item3:checked) label[for="item3"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item4:checked) label[for="item4"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item4:checked) label[for="item4"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item5:checked) label[for="item5"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item5:checked) label[for="item5"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item6:checked) label[for="item6"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item6:checked) label[for="item6"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item7:checked) label[for="item7"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item7:checked) label[for="item7"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item8:checked) label[for="item8"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item8:checked) label[for="item8"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item9:checked) label[for="item9"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item9:checked) label[for="item9"] img{filter:invert(1)}.ui_tab_liver .tab_switch_content:has(#item10:checked) label[for="item10"]{background-color:#FF57A1}.ui_tab_liver .tab_switch_content:has(#item10:checked) label[for="item10"] img{filter:invert(1)}.ui_tab_liver .buttons_general .button_style{background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%) !important;font-weight:bold;font-size:20px;padding:6px 14px;border-radius:20px;color:#fff;max-width:200px;text-decoration:none;transition:all 0.3s ease}.ui_tab_liver .buttons_general .button_style:hover{background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%) !important}.ui_tab_liver .buttons_general .button_trash{background:linear-gradient(90deg, #FFB8FB 0%, #FFB6D4 100%);min-width:90px;color:#fff;font-size:18px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;border-radius:20px;padding:3px;text-decoration:none;transition:all 0.3s ease;display:flex}.ui_tab_liver .buttons_general .button_trash .btnText{background-color:#fff;width:100%;border-radius:20px;line-height:1;padding:4px}.mypage_general{position:relative}.mypage_general_content{width:100%;margin:0 auto}.mypage_general_content .mypage_top_general .global_content_inner{width:100%;padding-top:2em;padding-bottom:2em}@media screen and (min-width: 1000px){.mypage_general_content .mypage_top_general .global_content_inner{display:flex;justify-content:center;align-items:center;gap:5%}}.mypage_general_content .mypage_top_general .global_content_inner a{color:#FF00E1;text-decoration:none}.mypage_general_content .mypage_top_general .global_content_inner .user_main_info{text-align:center}.mypage_general_content .mypage_top_general .global_content_inner .user_main_info .user_photo{height:100px;width:100px;position:relative;margin:0 auto}@media screen and (min-width: 1000px){.mypage_general_content .mypage_top_general .global_content_inner .user_main_info .user_photo{margin:0}}.mypage_general_content .mypage_top_general .global_content_inner .user_main_info .user_photo img{display:block;width:100%;height:100%;border-radius:50%;background-color:#e6e6e6;border:1px solid #d6d6d6}.mypage_general_content .mypage_top_general .global_content_inner .user_main_info .user_photo .edit_photo_link{position:absolute;display:block;bottom:8px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);padding:0 7px;border-radius:20px;border:1px solid #fff;text-decoration:none;color:#fff;font-size:12px;white-space:nowrap;background-color:#00000030}.mypage_general_content .mypage_top_general .global_content_inner .user_main_info .user_photo svg{position:absolute;top:-10px;right:-2px;scale:0.8}.mypage_general_content .mypage_top_general .global_content_inner .user_main_info .user_name{font-weight:300;text-decoration:none;margin-top:4px;display:inline-block;font-size:16px;background-color:#fff;border-radius:20px;padding:3px 0;min-height:100%}.mypage_general_content .mypage_top_general .global_content_inner .user_main_control{flex-grow:2}@media screen and (min-width: 1000px){.mypage_general_content .mypage_top_general .global_content_inner .user_main_control{max-width:560px}}.mypage_general_content .mypage_top_general .user_main_control .current_situation{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:10px 0}@media screen and (min-width: 1000px){.mypage_general_content .mypage_top_general .user_main_control .current_situation{justify-content:flex-start}}.mypage_general_content .mypage_top_general .user_main_control .current_situation .point_link_icon{height:12px;width:12px;margin-right:2px;display:inline-block}.mypage_general_content .mypage_top_general .user_main_control .title{display:flex;align-items:center;position:relative;font-size:3rem;background-color:white;border:5px solid #D9D9D9;border-radius:1.5rem;padding:16px;font-weight:100}.mypage_general_content .mypage_top_general .user_main_control .title_input{height:100%;width:100%;border:none;font-size:3rem}.mypage_general_content .mypage_top_general .user_main_control .title_text{text-overflow:ellipsis;overflow:hidden}.mypage_general_content .mypage_top_general .user_main_control .title_edit_btn{width:2rem;height:2rem;position:absolute;bottom:1rem;right:1rem;background-color:white}.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3{--min: 60px;display:grid;grid-template-columns:100%;gap:8px;width:95%;margin:0 auto;padding:8px 0}@media screen and (min-width: 450px){.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3{grid-template-columns:repeat(auto-fit, minmax(var(--min), 1fr));gap:16px}}@media screen and (min-width: 1000px){.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3{--min: 60px}}.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3 .main_button{display:flex;align-items:center;justify-content:center;padding:13px 0;text-align:center;width:auto;min-width:0;background-color:#fff;color:#333;text-decoration:none;border-radius:10px;font-weight:600;border:1px solid #cecece;position:relative}@media screen and (min-width: 1000px){.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3 .main_button{min-width:160px}}.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3 .main_button:hover{top:1px;transition:all .2s;box-shadow:0 5px 10px 0 rgba(0,0,0,0.2)}.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3 .main_button_icon{height:32px;width:32px;object-fit:contain}@media screen and (min-width: 450px){.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3 .main_button_icon{height:40px;width:40px}}.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3 .main_button_text{overflow:hidden;white-space:nowrap}.mypage_general_content .mypage_top_general .user_main_control .main_buttons_3 .main_button_unread{position:absolute;display:block;top:0;right:0;height:24px;width:auto;min-width:24px;line-height:24px;background-color:red;color:#fff;border-radius:50%}.information_box ul li{list-style:none;color:blue;font-weight:100}.information_box ul li a{color:#ff00ff;font-size:12px;text-decoration:none}.information_box ul li a::before{content:"☑︎"}.card_general{background:#FFF;border:10px solid #EBEBEB;padding:24px}.card_general .form_box .form_box_header header{border-style:solid;border-width:0 0 0 1px;border-image:linear-gradient(to bottom, #FFB8FB, #FFB6D4) 1/1/0 stretch}.card_general .form_box .form_box_header header::after{content:'';height:5px;width:0;background:linear-gradient(to bottom, #FFB8FB, #FFB6D4)}.card_general .form_box .form_box_content .list_general{list-style:none;background-color:#F4F4F4;border:none;border-radius:5px;padding:16px 22px 16px 22px;display:flex;flex-direction:column;gap:0}.card_general .form_box .form_box_content .list_general li{position:relative;border-bottom:1px dashed #ADADAD;padding:12px 0;display:flex;align-items:center;gap:6px}.card_general .form_box .form_box_content .customTable{background-color:#E6E6E6;border:10px solid #E6E6E6;border-collapse:collapse;width:100%}.card_general .form_box .form_box_content .customTable th,.card_general .form_box .form_box_content .customTable td{border:10px solid #E6E6E6;background-color:#fff;padding:0.5rem;text-align:center;font-weight:700}@media screen and (max-width: 768px){.card_general .form_box .form_box_content .customTable th,.card_general .form_box .form_box_content .customTable td{min-width:150px}}.card_general .form_box .form_box_content .customTable th.title,.card_general .form_box .form_box_content .customTable td.title{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;font-weight:400}.card_general .form_box .form_box_content .customTable th .title-icon,.card_general .form_box .form_box_content .customTable td .title-icon{display:flex;align-items:center;justify-content:center}.card_general .form_box .form_box_content .customTable th{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;font-weight:bold}.card_general .form_box .form_box_content .customTable .no_left{text-align:left}.card_general .form_box .form_box_content .customTable .text_left{text-align:left}.chat_message_general{position:relative;background-color:#fff;border-radius:10px;border:10px solid #EBEBEB;padding:20px 4% 88px 4%;height:100%;min-height:calc(100vh - 300px);max-height:40vh;overflow-y:auto;padding:0}.chat_message_general .chat_message_content{width:100%;max-width:100%;margin:0 auto;text-align:right;height:48em}@media screen and (max-width: 768px){.chat_message_general .chat_message_content{height:42.5em}}.chat_message_general .chat_message_content .erace_button{display:none}.chat_message_general .chat_message_content .erace_button:before{content:"";background-image:url(/images/icon_close_circle_gray.png);background-repeat:no-repeat;background-size:cover;position:absolute;opacity:0.8;height:20px;width:20px;bottom:-3px;right:-11px}.chat_message_general .chat_message_content .appointment_confirm{list-style:none;font-weight:bolder;background-color:#fff;padding:0px 6px 10px;color:#7c7c7c;border-radius:0px 24px 24px 24px}.chat_message_general .chat_message_content .appointment_confirm_heading{text-align:center;font-size:2rem;line-height:2;font-weight:600;color:#8e0a8e}.chat_message_general .chat_message_content .tipping_icon{width:fit-content;text-align:center;border-radius:15px}.chat_message_general .chat_message_content .tipping_icon .tipping_img{height:auto;width:auto}.chat_message_general .chat_message_content .tipping_icon .tipping_text{font-weight:bold}.chat_message_general .chat_message_content .left_side_comment{width:100%;margin:20px 0 20px 10px;overflow:hidden}.chat_message_general .chat_message_content .left_side_comment .faceicon{float:left;margin-right:-50px;width:40px;height:40px}.chat_message_general .chat_message_content .left_side_comment .faceicon img{display:block;width:100%;height:100%;border-radius:50%;background-color:#0000001b}.chat_message_general .chat_message_content .left_side_comment .left_side_sub{text-align:left;margin-left:50px;margin-bottom:4px}.chat_message_general .chat_message_content .left_side_comment .left_side_sub small{font-size:10px}.chat_message_general .chat_message_content .left_side_comment .left_side_bubble{width:100%;text-align:left}.chat_message_general .chat_message_content .left_side_comment .left_side_bubble .bubble_content{display:inline-block;position:relative;max-width:450px;background:#F4F4F4;padding:28px 24px;border-radius:0px 20px 20px 20px;margin:1px 30px 0 50px}.chat_message_general .chat_message_content .left_side_comment .left_side_bubble .bubble_content p{margin:0;padding:0}.chat_message_general .chat_message_content .left_side_comment .left_side_bubble .bubble_content:hover .erace_button{display:block;position:absolute;top:12px;right:5px}.chat_message_general .chat_message_content .left_side_comment .left_side_bubble .tipping_icon{margin-right:auto;margin-left:50px}.chat_message_general .chat_message_content .right_side_comment{margin:20px 0}.chat_message_general .chat_message_content .right_side_comment .right_side_sub{text-align:right;margin-right:10px;margin-bottom:4px}.chat_message_general .chat_message_content .right_side_comment .right_side_sub small{font-size:10px}.chat_message_general .chat_message_content .right_side_comment .right_side_bubble{width:100%}.chat_message_general .chat_message_content .right_side_comment .right_side_bubble .bubble_content{display:inline-block;position:relative;margin:0 10px 0 60px;max-width:450px;text-align:left;background:#F4F4F4;padding:28px 24px;border-radius:20px 20px 0px 20px;color:#FF00FF}.chat_message_general .chat_message_content .right_side_comment .right_side_bubble .bubble_content .msg_del_btn{position:absolute;right:0;bottom:0;width:20px;height:20px;display:none;background-image:url(/images/close_button.png);background-size:contain;transform:translate(40%, 40%)}.chat_message_general .chat_message_content .right_side_comment .right_side_bubble .bubble_content:hover .erace_button{display:block;position:absolute;top:12px;right:0px}.chat_message_general .chat_message_content .right_side_comment .right_side_bubble .bubble_content:hover .msg_del_btn{display:block;position:absolute;top:0;right:0}.chat_message_general .chat_message_content .right_side_comment .right_side_bubble .tipping_icon{margin-left:auto}.chat_message_general .chat_message_general_form{position:sticky;bottom:0;margin-top:10px}.chat_message_general .chat_message_general_form .chat_message_footer{position:relative;flex-direction:column;padding:0}.chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:5px 10px;border-top:10px solid #EBEBEB}.chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_textarea{width:100%}.chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_textarea .textareaSection{box-shadow:0px 0px 0px 0px rgba(255,255,255,0.5),inset 0px 0px 1px 1px rgba(0,0,0,0.3)}.chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_textarea .textareaSection #chat_message_textarea{width:100%;font-size:14px;font-weight:400;border:none;outline:none;resize:vertical}.chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_select{width:61px;height:61px}.chat_message_general .chat_message_general_form .chat_message_footer .chat_message_footer_content .chat_message_footer_select img{width:100%;height:100%;object-fit:contain}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar{width:100%}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content{position:relative;display:flex;justify-content:center;align-items:center;padding:16px 10px;border-radius:20px 20px 0 0;width:100%;background:linear-gradient(265deg, #FFB8FB 0%, #FFB6D4 100%)}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content .next_schedule_display{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content .icon_clock{width:28px;height:28px;object-fit:contain}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content .schedule_label{font-size:14px;font-weight:400;color:#fff;text-align:center;letter-spacing:1px}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar .banner_button_calendar_content button{padding:8px 12px;color:#4B4B4B;background:#fff;font-family:"M PLUS 1p", sans-serif;font-size:10px;font-weight:bold;border-radius:20px;border:none;cursor:pointer}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar #show_calendar_chat{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;padding:10px;border-radius:20px 20px 0 0;width:100%;background:linear-gradient(265deg, #FFB8FB 0%, #FFB6D4 100%)}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar #show_calendar_chat .icon_text_clock{position:relative}.chat_message_general .chat_message_general_form .chat_message_footer .banner_button_calendar #show_calendar_chat .icon_text_clock .icon_clock{position:absolute;top:-8px;right:-16px}.chat_message_general .fixed_reception_hour{display:flex;flex-direction:column;background-color:#fff;padding:2px 10px;width:100%;text-align:center;font-weight:bolder;position:fixed;top:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);z-index:99}.chat_message_general .fixed_reception_hour li{list-style:none}@media screen and (min-width: 1000px){.chat_message_general .fixed_reception_hour{background-color:transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999;padding:20px 0;flex-direction:row;gap:24px;text-align:left}}.chat_reaction_box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin:6px 0 0 50px}.chat_reaction_box .chat_reaction_content{--item-width: 16px;--dock-padding: 6px;display:flex;justify-content:center;align-items:center;gap:1em;list-style:none;max-height:calc(var(--item-width) + var(--dock-padding) * 2);padding:var(--dock-padding);background-color:#f6f6f6;border:1px solid #b2b2b2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px}.chat_reaction_box .chat_reaction_content li{width:var(--item-width);aspect-ratio:1;border-radius:100vmax;cursor:pointer;transition-property:width}.chat_reaction_box .chat_reaction_content img{display:block;max-width:100%;transition-property:translate;opacity:0.6}.chat_reaction_box .chat_reaction_content li,.chat_reaction_box .chat_reaction_content img{transition-timing-function:ease-out;transition-duration:300ms}.right_side_comment>.chat_reaction_box{margin-inline:0;margin-left:auto}.right_side_comment>.chat_reaction_box .chat_reaction_content{background-color:transparent;border:none;padding:0px}.right_side_comment>.chat_reaction_box .chat_reaction_content li{display:none;cursor:auto}.right_side_comment>.chat_reaction_box .chat_reaction_content li.checked{display:block}.chat_reaction_content li:hover{width:calc(var(--item-width) * 1.2)}.chat_reaction_content li:hover img{translate:0 -25%;opacity:1}.chat_reaction_content li.checked{width:calc(var(--item-width) * 1.5);translate:0 -10%}.chat_reaction_content li.checked:hover img{translate:0}.chat_reaction_content li.checked img{opacity:1}.receiptPage{width:600px;margin:60px auto}.receiptPage .upperPart{width:100%}.receiptPage .upperPart .logoImage{float:left;width:40%}.receiptPage .upperPart .logoImage img{width:93px;height:80px}.receiptPage .upperPart .middleKoumoku{float:left;width:20%;text-align:center;line-height:80px;font-size:36px;font-weight:bold}.receiptPage .upperPart .middleKoumoku .printOut{font-size:14px}.receiptPage .upperPart .middleKoumoku .printOut a{color:blue;border-bottom:1px solid}.receiptPage .upperPart .receiptInfo{float:right;width:170px}.receiptPage .upperPart .receiptInfo .receiptInfoBox{border-bottom:1px solid #333;line-height:40px;font-size:15px}.receiptPage .upperPart .receiptInfo .receiptInfoBox .infoKoumoku{display:inline-block;text-align:left}.receiptPage .upperPart .receiptInfo .receiptInfoBox .info_detail{display:inline-block;float:right;text-align:right}.receiptPage .bodyCenter{width:100%;margin:100px auto 60px auto}.receiptPage .bodyCenter .receipt_name{width:80%;margin:0 auto;padding-top:180px;line-height:60px;text-align:center;border-bottom:3px solid #333;font-size:30px;font-weight:bold}.receiptPage .bodyCenter .receipt_name .text:after{content:" 様"}.receiptPage .bodyCenter .receipt_money{width:500px;margin:40px auto;background-color:#E0FFFF;font-size:36px;font-weight:bold;line-height:80px;text-align:center}.receiptPage .bodyCenter .certificateWord{width:80%;margin:0 auto;font-size:18px;font-weight:bold}.receiptPage .bottom_part{width:100%;margin:60px auto 0 auto;display:flex}.receiptPage .bottom_part .bottom_left{flex:auto;width:20%;padding-top:15px}.receiptPage .bottom_part .bottom_left .stamp_receipt{width:100px;height:100px;border:2px solid #333;font-size:16px}.receiptPage .bottom_part .bottom_center{flex:auto;width:40%;font-size:16px}.receiptPage .bottom_part .bottom_center .info_title{line-height:40px}.receiptPage .bottom_part .bottom_center .info_row{line-height:40px;width:300px;border-bottom:1px solid #333}.receiptPage .bottom_part .bottom_center .info_row .info_koumoku{display:inline-block}.receiptPage .bottom_part .bottom_center .info_row .info_quant{float:right}.receiptPage .bottom_part .bottom_right{flex:auto;width:40%;padding:20px 0 0 80px;font-size:16px;position:relative}.receiptPage .bottom_part .bottom_right p{position:absolute;bottom:10px;font-size:smaller;top:30px}.receiptPage .bottom_part .bottom_right img{width:100px;height:100px}.liver_layout{--width-left-menu: 258px;background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px}@media screen and (min-height: 1000px){.liver_layout{height:100vh;overflow:hidden}}.liver_layout .liver_layout_header .header_notification{display:none;width:100%;height:auto;background-color:rgba(0,0,0,0.1);color:#fff;padding:6px 0px;overflow:hidden}.liver_layout .liver_layout_header .header_notification .text_notification{width:100vw;font-size:14px;font-weight:bold;line-height:1.4;display:inline-block;white-space:nowrap;-webkit-animation:slideLeftFull 15s infinite linear 1s both;animation:slideLeftFull 15s infinite linear 1s both}.liver_layout .liver_layout_header .show_notification{display:flex;flex-wrap:nowrap;--gap: 50%;gap:var(--gap)}.liver_layout .liver_layout_header .header_main{display:flex;flex-direction:column;gap:10px;margin-top:22px;padding:0 24px}@media screen and (min-width: 768px){.liver_layout .liver_layout_header .header_main{flex-direction:row}}.liver_layout .liver_layout_header .header_main .header_main_info{display:flex;flex-direction:column;gap:10px;width:var(--width-left-menu)}.liver_layout .liver_layout_header .header_main .header_main_info .info_top{display:flex;flex-direction:row;gap:10px}.liver_layout .liver_layout_header .header_main .header_main_info .info_top .info_avatar{position:relative;width:100px;height:100px;flex-shrink:0}.liver_layout .liver_layout_header .header_main .header_main_info .info_top .info_avatar img{width:100%;height:100%;max-height:100%;max-width:100%;object-fit:cover;object-position:center;border-radius:15px 15px 15px 0}.liver_layout .liver_layout_header .header_main .header_main_info .info_top .info_avatar a{display:none}.liver_layout .liver_layout_header .header_main .header_main_info .info_top .info_level_insta{display:flex;flex-direction:column;gap:10px;width:100%}.liver_layout .liver_layout_header .header_main .header_main_info .info_top .info_level_insta .info_level{display:grid;grid-template-columns:40px 1fr;align-items:start;justify-content:center}.liver_layout .liver_layout_header .header_main .header_main_info .info_top .info_level_insta .info_level .level_icon{width:32px;height:auto}.liver_layout .liver_layout_header .header_main .header_main_info .info_top .info_level_insta .info_level .level_text{padding:4px 14px;border-radius:20px;border:solid 3px #D9D9D9;background-color:#fff;font-size:18px;font-weight:bold;text-align:center}.liver_layout .liver_layout_header .header_main .header_main_info .info_bottom{position:relative;width:fit-content;max-width:var(--width-left-menu);padding:2px 10px;border-radius:30px;background:#4DF9FF;background:linear-gradient(90deg, #4df9ff 0%, #ffb8fb 100%)}.liver_layout .liver_layout_header .header_main .header_main_info .info_bottom .info_name_link{color:#fff;text-decoration:none;text-transform:uppercase;font-size:18px;font-weight:bold}.liver_layout .liver_layout_header .header_main .header_main_info .info_bottom .info_tick_icon{position:absolute;top:-8px;right:-6px}@media screen and (min-width: 768px){.liver_layout .liver_layout_header .block_header_events{display:none}}@media screen and (max-width: 768px){.liver_layout .liver_layout_header .block_header_events{display:flex;flex-wrap:nowrap}}.liver_layout .liver_layout_body{display:grid;grid-template-columns:100%;gap:24px;margin:0;padding:24px}@media screen and (min-width: 768px){.liver_layout .liver_layout_body{grid-template-columns:1fr var(--width-left-menu)}}@media screen and (max-width: 450px){.liver_layout .liver_layout_body{padding:0 24px 0 24px}}.liver_layout .liver_layout_body .body_sidebar{order:1}.liver_layout .liver_layout_body .body_sidebar .sidebar_sticky{position:sticky;top:80px;display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .sidebar_sticky{padding:0px 0 104px 0}}@media screen and (max-width: 768px){.liver_layout .liver_layout_body .body_sidebar .sidebar_sticky{display:none}}.liver_layout .liver_layout_body .body_sidebar .group_sidebar_container{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar_container{grid-template-columns:100%}}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .title_sidebar{margin:0 0 8px 0}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .btn_sidebar{min-height:40px}@media screen and (min-width: 450px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .btn_sidebar{min-height:48px}}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .btn_sidebar{width:100%;min-height:80px}}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .point_sidebar_link{font-size:18px;font-weight:bold;text-decoration:none;color:#fff;text-align:center}@media screen and (min-width: 450px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .point_sidebar_link{font-size:20px}}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .point_sidebar_link{font-size:28px}}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .point_sidebar_link:hover{transition:all 0.3s ease-out;background:linear-gradient(270deg, #ffb8fb 0%, #ffb6d4 100%)}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .cash_sidebar_number{font-size:18px;font-weight:bold;text-decoration:none;color:#fff;text-align:center}@media screen and (min-width: 450px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .cash_sidebar_number{font-size:20px}}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .cash_sidebar_number{font-size:28px}}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .footprint_sidebar_container{padding:10px;height:48px;text-decoration:none}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .footprint_sidebar_container{height:62px}}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .footprint_sidebar_container .footprint_sidebar_content{position:relative;width:100%;height:100%;padding:0 10px;background-color:#fff;border-radius:10px;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:bold;color:#909090}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .group_sidebar .footprint_sidebar_container .footprint_sidebar_content{font-size:28px}}.liver_layout .liver_layout_body .body_sidebar .group_sidebar .footprint_sidebar_container .footprint_sidebar_content .footprint_sidebar_number{text-decoration:underline}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container{display:grid;grid-template-columns:100%;gap:8px;margin-top:8px}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .list_item_sidebar_wrapper{display:grid;grid-template-rows:0fr;opacity:0;transition:0.4s 0.125s grid-template-rows ease-out, 0.4s 0.125s opacity ease-out, border;pointer-events:none}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .list_item_sidebar_wrapper{grid-template-rows:1fr;opacity:1;transition:none;pointer-events:auto}}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .list_item_sidebar_wrapper .list_item_sidebar{margin-bottom:-20px;overflow:hidden;transition:0.4s 0.125s margin ease-out}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .open-list_item_sidebar{font-family:gkktt, "M PLUS 1p", sans-serif;color:#fff;font-size:22px;text-decoration:none}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .open-list_item_sidebar.is-active{background:#FF57A1}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .open-list_item_sidebar.is-active+.list_item_sidebar_wrapper{grid-template-rows:1fr;opacity:1;pointer-events:inherit}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .open-list_item_sidebar.is-active+.list_item_sidebar_wrapper .list_item_sidebar{margin-bottom:0}@media screen and (min-width: 450px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .open-list_item_sidebar{font-size:24px}}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar_container .open-list_item_sidebar{display:none}}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar{list-style:none;border:10px solid #EBEBEB;border-radius:10px;background-color:#fff;padding:0 8px;cursor:pointer;transition:0.4s 0.125s opacity ease-out}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar{padding:8px 0}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar{padding:24px 0}}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link{position:relative;display:grid;grid-template-columns:16px 1fr;align-items:center;gap:8px;text-decoration:none}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link{grid-template-columns:32px 1fr}}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link .icon_link{width:16px;height:auto}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link .icon_link{width:32px}}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link .text_link{color:#a18c8c;font-size:22px;font-family:gkktt, "M PLUS 1p", sans-serif;line-height:0.8}@media screen and (min-width: 450px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link .text_link{font-size:24px}}@media screen and (min-width: 768px){.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link .text_link{font-size:32px}}.liver_layout .liver_layout_body .body_sidebar .list_item_sidebar .item_sidebar .item_sidebar_link:hover .text_link{text-overflow:ellipsis;overflow:hidden;background:linear-gradient(90deg, #ffb8fb 0%, #4df9ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.liver_layout .liver_layout_body .body_sidebar__inner{padding:10px;border:10px solid #EBEBEB;border-radius:10px;background-color:#fff}.liver_layout .liver_layout_body .body_main{overflow:hidden;padding-bottom:100px}.liver_layout .liver_layout_body .body_main .subpage_general_title{display:flex;justify-content:flex-end;border:10px solid #EBEBEB;border-radius:20px;background-color:#fff;font-size:5rem;text-align:right;padding:0 0.4em}.liver_layout .liver_layout_body .body_main .subpage_general_title span{background-color:#b1b1b1b1;color:transparent;text-shadow:2px 2px 2px rgba(255,255,255,0.5);background-clip:text;white-space:nowrap;line-height:normal;font-family:gkktt, "M PLUS 1p", sans-serif}.liver_layout .switch input:checked+.slider{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%)}.liver_layout .switch input:focus+.slider{box-shadow:0 0 1px #ffb8fb}.p_sticky{position:sticky;top:80px}.header_main_input{display:flex;flex-direction:row;justify-content:space-between;align-items:end;gap:10px;width:100%;height:fit-content}.header_main_input .title{display:flex;align-items:center;position:relative;font-size:3rem;background-color:white;border:10px solid #EBEBEB;border-radius:1rem;padding:0px 40px 0 24px;font-weight:100;width:100%;min-height:64px}@media screen and (min-width: 450px){.header_main_input .title{min-height:72px}}@media screen and (min-width: 768px){.header_main_input .title{min-height:80px}}.header_main_input .title .title_input{height:100%;width:100%;border:none;font-size:3rem}.header_main_input .title .title_text{text-overflow:ellipsis;overflow:hidden;background:linear-gradient(90deg, #ffb8fb 0%, #4df9ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:24px;font-weight:400;line-height:1.2}@media screen and (min-width: 450px){.header_main_input .title .title_text{font-size:26px}}@media screen and (min-width: 768px){.header_main_input .title .title_text{font-size:30px}}.header_main_input .title .title_text:empty{background:#ddd;background-clip:text}.header_main_input .title .title_text:empty::before{content:"一言メッセージを入れてください。"}.header_main_input .title .title_edit_btn{width:2rem;height:2rem;position:absolute;bottom:1rem;right:1rem;background-color:white}.header_main_input .title .title_edit_btn svg path{stroke:#FF57A1}.input_live_calendar_container{position:relative;padding:5px 20px}.input_live_calendar_container .input_live_calendar_title{position:absolute;top:-16px;left:0;border:1px solid #4B4B4B;border-radius:5px;padding:2px 8px;background-color:#fff;font-size:12px;font-weight:bold}.input_live_calendar_container .input_live_calendar{display:flex;justify-content:space-around;gap:5px;width:fit-content;padding:10px 12px;border:1px solid #ADADAD;border-radius:5px;background-color:#fff;font-size:14px;font-weight:bold}.input_live_calendar_container .input_live_calendar img{object-fit:contain}.divider_sidebar{border:1px solid #EBEBEB}.group_icon_notification{position:relative}.group_icon_notification .unread_message_sidebar{top:-3px;right:0}.unread_message_sidebar{position:absolute;width:10px;height:10px;background-color:#FF00FF;border-radius:50%}.title_sidebar{font-size:14px;font-weight:bold;color:#909090;padding:0 0 0 6px;border-left:2px solid #FF57A1}.btn_sidebar{display:flex;align-items:center;justify-content:center;width:100%;padding:8px 16px;border-radius:10px;border:none;background:#FFB8FB;background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%)}@media screen and (min-width: 450px){.btn_sidebar{padding:8px 16px}}@media screen and (min-width: 768px){.btn_sidebar{padding:16px 24px}}.tab_content_title{display:flex;flex-direction:row;gap:12px;align-items:center;position:relative;width:fit-content;padding-top:1em;font-size:36px;width:100%;border-bottom:1px solid transparent;overflow:hidden}@media screen and (min-width: 450px){.tab_content_title{padding-top:0.5em;font-size:42px}}@media screen and (min-width: 768px){.tab_content_title{font-size:52px}}@media screen and (min-width: 1000px){.tab_content_title{font-size:8rem}}.tab_content_title .icon_title{aspect-ratio:1 / 1;width:32px;background-color:#fff}@media screen and (min-width: 450px){.tab_content_title .icon_title{width:48px}}@media screen and (min-width: 768px){.tab_content_title .icon_title{width:56px}}@media screen and (min-width: 1000px){.tab_content_title .icon_title{width:64px}}.tab_content_title .text{background:linear-gradient(230deg, #4FFFC6 0%, #4DF9FF 100%);color:transparent;z-index:0;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;font-family:gkktt, "M PLUS 1p", sans-serif;line-height:1;letter-spacing:-5px}.tab_content_title .dash{background-color:#FF57A1;z-index:1;position:absolute;height:5px;width:35px}.tab_content_title::before{content:'';position:absolute;border:solid 5px #eeff00;box-shadow:inset 2px 1px 1px 0px rgba(0,0,0,0.18),0px 2px 0 0px rgba(0,0,0,0.18);z-index:-1;clip-path:polygon(calc(100% + 5px) 5px, calc(100% + 5px) 0%, 0% 0%, 0% calc(100% + 5px), calc(100% + 5px) calc(100% + 5px), calc(100% + 5px) 50%, calc(100% - 5px) 50%, calc(100% - 5px) 5px);z-index:0}.tab_content_title::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:0;background-color:#14EED5;animation:underlineExpand 1s ease-out forwards;z-index:1}@keyframes underlineExpand{from{width:0}to{width:100%}}@keyframes underlineExpandScale{from{transform:scaleX(0)}to{transform:scaleX(1)}}.form_box_description_layout{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:10px}.form_box_description_layout .form_box_description img{max-width:227px}#item2_content .tab_content_title .dash{right:-20px;bottom:26px}#item2_content .tab_content_title::before{width:120px;height:46px;bottom:0px;right:0px}#item2_content .form_box .form_box_header hr{margin:14px 0 0 40px}#item3_content .tab_content_title .icon_title{object-fit:contain}#item3_content .tab_content_title .dash{right:-48px;top:68px}#item3_content .tab_content_title::before{width:152px;height:72px;bottom:22px;right:-110px}#item3_content .form_box .form_box_header hr{margin:14px 0 0 40px}#item3_content .form_box .form_box_content .form .details hr{margin:44px 0;width:100%;height:0;border:none;border-top:1px solid #EBEBEB}#item4_content .tab_content_title .icon_title{object-fit:contain}#item4_content .tab_content_title .dash{right:-48px;top:18px}#item4_content .tab_content_title::before{width:152px;height:46px;bottom:12px;right:-28px}#item4_content .form_box .form_box_header hr{margin:14px 0 0 40px}#item4_content .form_box .form_box_content .form .details hr{margin:44px 0;width:100%;height:0;border:none;border-top:1px solid #EBEBEB}.no-before::before{display:none !important}#item5_content .tab_content_title .icon_title{object-fit:contain}#item5_content .tab_content_title .dash{right:-48px;top:68px}#item5_content .tab_content_title::before{width:152px;height:72px;bottom:22px;right:-110px}#item5_content .form_box .form_box_header hr{margin:14px 0 0 40px}#item5_content .form_box .form_box_content .form .details hr{margin:44px 0;width:100%;height:0;border:none;border-top:1px solid #EBEBEB}.buttons_general{justify-content:center}.buttons_general .btn_linear_pink{max-width:244px}.form_box{padding:0}.form_box .form_box_header{display:flex;flex-direction:column;gap:10px}.form_box .form_box_header+*{margin-top:16px}.form_box .form_box_header header{flex-shrink:0;font-size:16px;font-family:"M PLUS 1p", sans-serif;font-weight:300;color:#4B4B4B;width:100%;border-image:none;border-color:#14EED5;padding:0 0 0 10px;display:flex;flex-direction:row;align-items:baseline;gap:50px}.form_box .form_box_header header::after{flex-grow:2;content:'';display:block;height:1px;background:#14EED5;background:linear-gradient(90deg, #4FFFC6 0%, #4DF9FF 100%);height:5px;transform:scaleX(0);transform-origin:left;animation:underlineExpandScale 1s ease-out forwards}.form_box .form_box_header .header_description{padding-left:10px}@media screen and (min-width: 1200px){.form_box{max-width:100%}}.form_box .form_box_content .form .details .fields{gap:0 16px}.form_box .form_box_content .form .details .fields>*{min-width:fit-content}.form_box .form_box_content .form .details .fields .input-field:has(.input-field_img){min-width:inherit}.form_box .form_box_content .form .details .fields .input-field label{color:#4B4B4B;font-size:14px;font-weight:300}.form_box .form_box_content .form .details .fields .input-field input{margin:12px 0 10px 0;border:1px solid #D9D9D9;border-radius:10px}.form_box .form_box_content .form .details .fields .input-field input[type="file"]{width:100%}.form_box .form_box_content .form .details .fields .input-field .with_icon{display:flex;align-items:center;gap:14px;width:100%;border-radius:10px;border:1px solid #D9D9D9;background-color:#F4F4F4;padding:12px 14px;margin:14px 0 14px 0}.form_box .form_box_content .form .details .fields .input-field .with_icon input{flex:1;margin:0;padding:0;border:none;border-radius:0;min-height:auto;background-color:transparent;box-shadow:none}.form_box .form_box_content .form .details .fields .input-field .with_icon input:focus{outline:none}.form_box .form_box_content .form .details .fields .input-field .with_icon .icon_show_password{cursor:pointer}.form_box .form_box_content .form .details .fields .input-field .with_icon .icon{width:auto;height:20px}.form_box .form_box_content .form .details .fields .input-field.input_login{width:100%}.form_box .form_box_content .form .details .fields .input-field.input_login label{text-align:left;border-left:1px solid #14EED5;padding-left:10px}.form_box .form_box_content .form .details .fields .input-field-group{display:flex;flex-direction:row;width:100%}@media screen and (max-width: 450px){.form_box .form_box_content .form .details .fields .input-field-group{flex-wrap:wrap}}.form_box .form_box_content .form .details .table-wrapper .customTable_1{width:100%}.form_box .buttons_general{flex-direction:column;gap:18px;padding:0 100px}.form_box .buttons_general span{display:flex;flex-direction:row;align-items:center;gap:9px;width:100%;color:#4B4B4B;font-size:14px;font-weight:300;font-family:"M PLUS 1p", sans-serif}.form_box .buttons_general .btn_redirect_checking_function{width:100%;max-width:200px;border-radius:20px;padding:8px;background:linear-gradient(270deg, #4FFFC6 0%, #4DF9FF 100%);color:#fff;font-size:18px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;text-align:center;text-decoration:none;transition:all 0.3s ease}.form_box .buttons_general .btn_redirect_checking_function:hover{background:linear-gradient(230deg, #4FFFC6 0%, #4DF9FF 100%)}.form_box .buttons_general.buttons_general_login{margin:0;padding:34px 0 0 20px;justify-content:flex-start;gap:8px}.form_box .buttons_general.buttons_general_login .button_style{max-width:100%;margin:0;min-height:44px;font-weight:bold;font-size:20px;font-family:"M PLUS 1p", sans-serif;padding:4px;transition:all 0.5s ease}.form_box .buttons_general.buttons_general_login .button_style.button_style_outline .btn_text_outline{display:grid;color:#14EED5;background:#fff;width:100%;height:100%;border-radius:20px;font-size:20px;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.form_box .buttons_general.buttons_general_login .button_style:hover{background:linear-gradient(160deg, #4FFFC6 0%, #4DF9FF 100%);transform:translateY(-1px)}*+.form_box{margin-top:24px}@media screen and (min-width: 450px){*+.form_box{margin-top:40px}}.form_general>*+.form_box{margin-top:0}.form_box_note{display:flex;justify-content:end;overflow:visible}.form_box_note .form_box_note_content{position:relative;width:90%;padding:30px;color:#FF00FF;font-size:14px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;background-color:#F4F4F4;border-radius:5px;display:flex;flex-direction:column;gap:10px}.form_box_note .form_box_note_content ul{font-weight:300;padding-left:10px}.form_box_note .form_box_note_content .form_box_icon{position:absolute;top:-20px;left:-96px}.form_box_note .form_box_note_content .form_box_icon .icon{border-radius:50%;padding:20px;height:112px;width:112px;background-color:#F4F4F4;box-shadow:0px 1px 2px rgba(0,0,0,0.3)}.details_credit_card .fields_credit{background-color:#F4F4F4;padding:12px 38px 24px 38px;border-radius:5px;margin-bottom:4px;display:flex;justify-content:center;gap:16px}.details_credit_card .fields_credit .input-field{display:flex;flex-direction:column;gap:12px}.details_credit_card .fields_credit .input-field label{color:#4B4B4B;font-size:12px;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.details_credit_card .fields_credit .input-field .group_credit_number{display:flex;flex-wrap:nowrap;gap:15px}.details_credit_card .fields_credit .input-field .group_credit_number input{width:66px;border-radius:3px;background-color:#D9D9D9;padding:6px  8px 8px 8px;border:none;min-height:30px;color:#4B4B4B}.details_credit_card .fields_credit .input-field .group_credit_number input:focus{outline:none}.details_credit_card .fields_credit .group_credit_expire{display:flex;flex-direction:column;gap:12px}.details_credit_card .fields_credit .group_credit_expire label{color:#4B4B4B;font-size:12px;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.details_credit_card .fields_credit .group_credit_expire .group_credit_expire_input{display:flex;flex-wrap:nowrap;gap:15px}.details_credit_card .fields_credit .group_credit_expire .group_credit_expire_input .group_credit_expire_select select{width:66px;border-radius:3px;background-color:#D9D9D9;padding:6px  8px 8px 8px;border:none;min-height:30px;color:#4B4B4B}.details_credit_card .fields_credit .group_credit_expire .group_credit_expire_input .group_credit_expire_select select:focus{outline:none}.details_credit_card .fields_credit .group_credit_expire .group_credit_expire_input .group_credit_expire_input_year input{width:66px;border-radius:3px;background-color:#D9D9D9;padding:6px  8px 8px 8px;border:none;min-height:30px;color:#4B4B4B}.details_credit_card .fields_credit .group_credit_expire .group_credit_expire_input .group_credit_expire_input_year input:focus{outline:none}.details_credit_card .note_and_remove{display:flex;justify-content:space-between;align-items:center;gap:16px}.details_credit_card .note_and_remove .note{color:#FF00FF;font-size:14px;font-weight:300}.details_credit_card .note_and_remove .remove{color:#FF00FF;font-size:12px;font-weight:400;font-family:"M PLUS 1p", sans-serif}.details_credit_card .buttons_general .button_style .btnText{width:fit-content;color:#fff;font-size:18px;font-weight:bold !important;font-family:"M PLUS 1p", sans-serif}.user_layout .switch,.liver_layout .switch{position:relative;display:inline-block;width:60px;height:34px}.user_layout .switch input,.liver_layout .switch input{opacity:0;width:0;height:0}.user_layout .slider,.liver_layout .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.user_layout .slider:before,.liver_layout .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s}.user_layout .switch input:checked+.slider:before,.liver_layout .switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.user_layout .slider.round,.liver_layout .slider.round{border-radius:34px}.user_layout .slider.round:before,.liver_layout .slider.round:before{border-radius:50%}.user_layout .default-setting-row,.liver_layout .default-setting-row{display:flex;justify-content:space-between;align-items:center;gap:16px}@media screen and (max-width: 450px){.user_layout .default-setting-row,.liver_layout .default-setting-row{flex-direction:column;align-items:flex-start}}.user_layout .default-setting-row-title,.liver_layout .default-setting-row-title{display:flex;flex-direction:column;gap:4px}.user_layout .default-setting-row-title span,.liver_layout .default-setting-row-title span{display:flex;align-items:flex-end;gap:10px}.user_layout .default-setting-row-title span .icon,.liver_layout .default-setting-row-title span .icon{width:16px;height:16px;font-family:"M PLUS 1p", sans-serif}.user_layout .default-setting-row-title small,.liver_layout .default-setting-row-title small{font-size:12px;color:#4B4B4B;font-weight:400;padding-left:20px}.user_layout .list_user,.liver_layout .list_user{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px;justify-content:center;align-items:start;padding:20px}@media screen and (max-width: 450px){.user_layout .list_user,.liver_layout .list_user{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1000px){.user_layout .list_user,.liver_layout .list_user{--min: 152px;grid-template-columns:repeat(auto-fill, minmax(var(--min), 1fr))}}.user_layout .list_user_item,.liver_layout .list_user_item{display:flex;flex-direction:column;align-items:center;position:relative;text-decoration:none;width:100%;max-width:140px}.user_layout .list_user_item_image_container,.liver_layout .list_user_item_image_container{margin-top:15px;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;aspect-ratio:1 / 1;opacity:1}.user_layout .list_user_item_image_container .streamer_card_HV_status,.liver_layout .list_user_item_image_container .streamer_card_HV_status{display:none}.user_layout .list_user_item_image_container .streamer_card_status,.liver_layout .list_user_item_image_container .streamer_card_status{display:none}.user_layout .list_user_item_image_container .streamer_card_status .status_waiting,.liver_layout .list_user_item_image_container .streamer_card_status .status_waiting{height:auto !important}.user_layout .list_user_item_image,.liver_layout .list_user_item_image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:20px 20px 20px 0px;overflow:hidden;transition:border-color 0.3s ease, box-shadow 0.3s ease;z-index:1;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.25)}.user_layout .list_user_item_image .liver_image,.liver_layout .list_user_item_image .liver_image{width:100%;height:100%;background-color:#e8e8e8b4}.user_layout .list_user_item_image .liver_image img,.liver_layout .list_user_item_image .liver_image img{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);transition:transform 0.4s 0.05s}.user_layout .list_user_item_image img,.liver_layout .list_user_item_image img{width:100%;height:100%;object-fit:cover;border-radius:15px 15px 15px 0;transition:transform 0.4s 0.05s}.user_layout .list_user_item_image img:hover,.liver_layout .list_user_item_image img:hover{transform:scale(1.3)}.user_layout .list_user_item_image_name,.liver_layout .list_user_item_image_name{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:end;background-color:rgba(0,0,0,0.4);color:white;font-size:14px;font-weight:bold;width:100%;height:28%;border-bottom-right-radius:15px;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.user_layout .list_user_item_image_name_text,.liver_layout .list_user_item_image_name_text{text-align:center;font-size:16px;font-weight:bold;color:white;width:72%;line-height:1.8rem}.user_layout .list_user_item_image_name_icon,.liver_layout .list_user_item_image_name_icon{position:absolute;bottom:-1px;left:0;width:calc(28% + 3px);height:calc(28% + 3px);background-size:100%;background-position:center;background-repeat:no-repeat;z-index:1}.user_layout .list_user_item_image_name_icon img,.liver_layout .list_user_item_image_name_icon img{width:100%;height:100%}.user_layout .list_user .streamer_card .streamer_card_status,.liver_layout .list_user .streamer_card .streamer_card_status{display:block;position:absolute;top:-8%;right:-10%;width:58px;aspect-ratio:1 / 1;border-radius:50%;z-index:10;opacity:0;animation:4s blink cubic-bezier(0.37, 0, 0.63, 1) infinite}.user_layout .list_user .streamer_card .streamer_card_status img,.liver_layout .list_user .streamer_card .streamer_card_status img{width:100%;height:100%}.user_layout .list_user .streamer_card .list_user_item_image_name_icon,.liver_layout .list_user .streamer_card .list_user_item_image_name_icon{bottom:-2px;left:0;width:28%;height:calc(28% + 2px);background-image:url(/assets/icons/icon_lock_card_yellow-53592c7d51cb251ca1a3e8f50193f2372a18d31dc2b8fcca0f09875958179854.svg)}.user_layout .list_user .streamer_card_HV:not(.streamer_card),.liver_layout .list_user .streamer_card_HV:not(.streamer_card){--bgColor: #FFB8FB}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status{position:absolute;width:auto;height:26px;top:-6.5%;right:-5%;background:#FF57A1;color:white;font-weight:700;font-size:1.3rem;padding:0.8rem;border-radius:100px;display:flex;align-items:center;gap:5px;z-index:10;opacity:70%}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status img,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .streamer_card_HV_status img{width:auto;height:12px}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image{background-color:var(--bgColor)}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .list_user_item_image_name,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0;height:calc(28% - 2px);scale:0.888;z-index:1}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .liver_image,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;scale:0.888;z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:after,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:before,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.user_layout .list_user .streamer_card_HV:not(.streamer_card):hover .list_user_item_image img,.liver_layout .list_user .streamer_card_HV:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.3)}.user_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image_name_icon,.liver_layout .list_user .streamer_card_HV:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_hv_color-15be61b4c9e82f86070b02c5a047d22e099cf0a9f9e792ef47f6bdbbb81d6539.svg)}.user_layout .list_user .streamer_card_VL:not(.streamer_card),.liver_layout .list_user .streamer_card_VL:not(.streamer_card){--bgColor: #FFD6A8}.user_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image,.liver_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image{background-color:var(--bgColor)}.user_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .list_user_item_image_name,.liver_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0.5rem;width:calc(100% - 1rem);height:calc(28% - 3px);z-index:1}.user_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .liver_image,.liver_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.user_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:after,.liver_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.user_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:before,.liver_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), var(--bgColor) 70%, transparent, var(--bgColor));animation:5s spin linear infinite}.user_layout .list_user .streamer_card_VL:not(.streamer_card):hover .list_user_item_image img,.liver_layout .list_user .streamer_card_VL:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.1)}.user_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image_name_icon,.liver_layout .list_user .streamer_card_VL:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_vl-60042f3bc8089eba3d4a8873aead253fc477f498e7e2dd1ef3256cd15a212710.svg)}.user_layout .list_user .streamer_card_VL:not(.streamer_card) .streamer_card_HV_status,.liver_layout .list_user .streamer_card_VL:not(.streamer_card) .streamer_card_HV_status{display:none}.user_layout .list_user .streamer_card_PL:not(.streamer_card),.liver_layout .list_user .streamer_card_PL:not(.streamer_card){--bgColor: #4EFFE4;--gradientPattern: linear-gradient(to top right, #4EFFE4, #00E8D1)}.user_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image,.liver_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image{background:var(--gradientPattern)}.user_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .list_user_item_image_name,.liver_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .list_user_item_image_name{bottom:0.5rem;left:0;height:calc(28% - 2px);scale:0.888;z-index:1}.user_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .liver_image,.liver_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image .liver_image{position:absolute;left:0;top:0;scale:0.888;z-index:1;border-radius:15px 15px 15px 0;overflow:hidden}.user_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:after,.liver_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:after{content:'';position:absolute;left:0.5rem;top:0.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);z-index:1;background-color:transparent}.user_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:before,.liver_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image:before{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:20px 20px 20px 0;translate:-50% -50%;z-index:1;padding:0.5rem;background-color:transparent;background-image:conic-gradient(from var(--angle), transparent 70%, #fff, transparent);animation:5s spin linear infinite}.user_layout .list_user .streamer_card_PL:not(.streamer_card):hover .list_user_item_image img,.liver_layout .list_user .streamer_card_PL:not(.streamer_card):hover .list_user_item_image img{transform:scale(1.1)}.user_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image_name_icon,.liver_layout .list_user .streamer_card_PL:not(.streamer_card) .list_user_item_image_name_icon{background-image:url(/assets/status/icon_pl-ec350f2dc35b891617d8176ab40ad1b211fbeb5c2474ebd126d6a4b2f5fc9896.svg)}.user_layout .list_user .streamer_card_PL:not(.streamer_card) .streamer_card_HV_status,.liver_layout .list_user .streamer_card_PL:not(.streamer_card) .streamer_card_HV_status{display:none}.user_layout .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image,.liver_layout .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image{background-color:#E6E6E6}.user_layout .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_text,.liver_layout .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_text{width:100%}.user_layout .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_icon,.liver_layout .list_user .streamer_card_offlive:not(.streamer_card) .list_user_item_image_name_icon{display:none}.user_layout .list_user .streamer_card_tag,.liver_layout .list_user .streamer_card_tag{display:block;position:absolute;top:-11%;left:-11%;width:42px;aspect-ratio:1 / 1;border-radius:50%;z-index:10}.user_layout .list_user .streamer_card_tag img,.liver_layout .list_user .streamer_card_tag img{width:100%;height:100%}.user_layout .list_user .streamer_card_verified,.liver_layout .list_user .streamer_card_verified{display:block;position:absolute;top:-11%;left:-11%;width:42px;aspect-ratio:1 / 1;z-index:10}.user_layout .list_user .streamer_card_verified img,.liver_layout .list_user .streamer_card_verified img{width:100%;height:100%}.user_layout .list_user .random_image>img,.liver_layout .list_user .random_image>img{width:100%;display:block}.user_layout .list_user .live-schedule-time,.liver_layout .list_user .live-schedule-time{padding:0;margin-bottom:10px;min-width:0px;white-space:nowrap;overflow:hidden}.user_layout .list_user .live-schedule-time .input-live-calendar,.liver_layout .list_user .live-schedule-time .input-live-calendar{white-space:nowrap}.user_layout .list_user .live-schedule-time img,.liver_layout .list_user .live-schedule-time img{object-fit:contain}.user_layout .list_user .speech-bubble,.liver_layout .list_user .speech-bubble{box-sizing:border-box;margin-top:1.4rem;padding:6px;position:relative;display:inline-block;width:100%;height:8rem;border-radius:10px 0 10px 10px}.user_layout .list_user .speech-bubble_inner,.liver_layout .list_user .speech-bubble_inner{height:100%;background-color:#fff;border-radius:4px 0 4px 4px}.user_layout .list_user .speech-bubble img,.liver_layout .list_user .speech-bubble img{width:100%;display:block}.user_layout .list_user .speech-bubble p,.liver_layout .list_user .speech-bubble p{max-height:100%;padding:7px;padding-top:10px;font-size:12px;color:#333;text-align:left;line-height:1.5;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;opacity:1}.user_layout .list_user .speech-bubble::before,.liver_layout .list_user .speech-bubble::before{content:'';position:absolute;width:0.8rem;height:2rem;top:0.6rem;right:-0.1rem;background:white}.user_layout .list_user .speech-bubble::after,.liver_layout .list_user .speech-bubble::after{opacity:1;transform:translate(0, 0) rotate(45deg)}.user_layout .list_user.in-view .list_user_item_image_container,.liver_layout .list_user.in-view .list_user_item_image_container{opacity:1}.user_layout .list_user.in-view .list_user_item_image .liver_image img,.liver_layout .list_user.in-view .list_user_item_image .liver_image img{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.user_layout .list_user.in-view .list_user_item_image_name,.liver_layout .list_user.in-view .list_user_item_image_name{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}.user_layout .list_user.in-view.updating .list_user_item,.liver_layout .list_user.in-view.updating .list_user_item{animation:fadeOutToLeft 0.4s ease-in forwards}.user_layout .list_user.in-view .speech-bubble,.liver_layout .list_user.in-view .speech-bubble{opacity:1}.user_layout .list_user.in-view .speech-bubble p,.liver_layout .list_user.in-view .speech-bubble p{opacity:1}.user_layout .list_user.in-view .speech-bubble::after,.liver_layout .list_user.in-view .speech-bubble::after{opacity:1;transform:translate(0, 0) rotate(45deg)}.user_layout .list_user.in-view .progress-bar,.liver_layout .list_user.in-view .progress-bar{opacity:1}.user_layout .progress-bar,.liver_layout .progress-bar{opacity:0;margin-top:1rem}.next_schedule_box{display:flex;flex-wrap:wrap;gap:36px 48px;justify-content:center}.next_schedule_box .next_schedule_box_item{flex-grow:1;width:50%;max-width:342px;min-width:150px;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:space-between}.next_schedule_box .next_schedule_box_item .box_item_title{width:100%;text-align:center;font-size:18px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;color:#4B4B4B}@media screen and (min-width: 768px){.next_schedule_box .next_schedule_box_item .box_item_title{font-size:20px}}@media screen and (min-width: 1000px){.next_schedule_box .next_schedule_box_item .box_item_title{font-size:24px;text-align:left}}.next_schedule_box .next_schedule_box_item .box_item_title img{margin-right:10px}.next_schedule_box .next_schedule_box_item .box_item_input{width:100%;padding:1.22em;font-size:18px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;border-radius:5px;border:none;box-shadow:inset 0 2px 2px rgba(0,0,0,0.2)}@media screen and (min-width: 450px){.next_schedule_box .next_schedule_box_item .box_item_input{font-size:16px}}@media screen and (min-width: 1000px){.next_schedule_box .next_schedule_box_item .box_item_input{font-family:"Montserrat", sans-serif;font-size:24px}}.next_schedule_box .next_schedule_box_item .box_item_input:disabled{background-color:#EBEBEB;color:#4B4B4B}.next_schedule_box .next_schedule_box_item .box_item_input.colored{background-color:#FF57A1;color:#fff;font-weight:700}.next_schedule_box .next_schedule_box_item .box_item_select{display:flex;flex-wrap:wrap;gap:12px;width:100%;height:100%;padding:1.22em;font-size:14px;font-weight:bold;color:#ADADAD;font-family:"M PLUS 1p", sans-serif;border-radius:5px;border:none;outline:none;box-shadow:inset 0 0 0 10px #EBEBEB;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (min-width: 450px){.next_schedule_box .next_schedule_box_item .box_item_select{font-size:16px}}@media screen and (min-width: 1000px){.next_schedule_box .next_schedule_box_item .box_item_select{font-size:18px}}.next_schedule_box .next_schedule_box_item .box_item_select::-ms-expand{display:none}.next_schedule_box .next_schedule_box_item .box_item_select .select-wrapper-container{display:flex;align-items:center;gap:4px}.next_schedule_box .next_schedule_box_item .box_item_select .select-wrapper-container .select-wrapper{position:relative;background-color:#F4F4F4;width:100%;padding:4px 8px 4px 8px;border-radius:5px;display:flex;align-items:center;justify-content:space-between}.next_schedule_box .next_schedule_box_item .box_item_select .select-wrapper-container .select-wrapper select{cursor:pointer;font-weight:bold;color:#4B4B4B;border:none;width:100%;padding-right:10px;box-sizing:border-box;background-color:transparent;font-size:16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.next_schedule_box .next_schedule_box_item .box_item_select .select-wrapper-container .select-wrapper select:focus{outline:none}.next_schedule_box .next_schedule_box_item .box_item_select .select-wrapper-container .select-wrapper::before{content:'';position:absolute;right:5px;top:50%;width:9px;height:9px;background-image:url(/assets/icons/chervon-down-pink-1a683e9a745efb5491e1a7127e9f31e6acd6bdc5ee5d0ca8ab30fd5d8e60129f.svg);transform:translateY(-50%);transition:opacity 0.5s 0.5s ease-in-out;z-index:1}.next_schedule_box .next_schedule_box_item .box_item_select .select-wrapper-container span{font-size:12px;font-family:"M PLUS 1p", sans-serif;color:#4B4B4B;min-width:fit-content}.btn_linear_pink_outline{position:relative;background:#FFB8FB;background:linear-gradient(270deg, #ffb8fb 0%, #ffb6d4 100%);padding:3px;width:100%;border-radius:20px}.btn_linear_pink_outline .btn_text{background:#ffffff;color:#FFB8FB;width:100%;border-radius:20px;padding:8px;font-size:16px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;transition:all 0.3s ease}.btn_linear_pink_outline:hover .btn_text{background:transparent;color:#ffffff}.btn_linear_pink{position:relative;background:#FFB8FB;background:linear-gradient(270deg, #ffb8fb 0%, #ffb6d4 100%);padding:3px;width:100%;border-radius:20px;text-decoration:none}.btn_linear_pink .btn_text{color:#ffffff;width:100%;border-radius:20px;padding:8px;font-size:16px;font-weight:bold;font-family:"M PLUS 1p", sans-serif;transition:all 0.3s ease}.btn_linear_pink .btn_icon{padding:8px}.btn_linear_pink .btn_icon .icon_child{width:20px;height:auto}.btn_linear_pink:hover{background:linear-gradient(90deg, #ffb8fb 0%, #ffb6d4 100%)}.list_schedule_box{width:100%;overflow-x:auto;padding:0 0 16px 0;scrollbar-width:thin;scrollbar-color:#FF57A1 #EBEBEB}.list_schedule_box::-webkit-scrollbar{height:10px}.list_schedule_box::-webkit-scrollbar-thumb{background-color:#FF57A1;border-radius:10px;border:none}.list_schedule_box .table_schedule_box{width:100%;min-width:600px;border-collapse:collapse;background:#fff;border:10px solid #EBEBEB;overflow:hidden}.list_schedule_box .table_schedule_box th,.list_schedule_box .table_schedule_box td{border:10px solid #EBEBEB;padding:0.5em 0.6em;font-family:"M PLUS 1p", sans-serif;font-size:14px;text-align:center;line-height:1.4;min-width:120px}@media screen and (min-width: 768px){.list_schedule_box .table_schedule_box th,.list_schedule_box .table_schedule_box td{padding:0.75em 0.6em}}@media screen and (min-width: 1000px){.list_schedule_box .table_schedule_box th,.list_schedule_box .table_schedule_box td{min-width:130px;font-size:16px}}.list_schedule_box .table_schedule_box th a,.list_schedule_box .table_schedule_box td a{color:#4B4B4B;font-weight:bold}.list_schedule_box .table_schedule_box th .box_center,.list_schedule_box .table_schedule_box td .box_center{display:flex;justify-content:center;align-items:center}.list_schedule_box .table_schedule_box th .box_center .btn_linear_pink_outline,.list_schedule_box .table_schedule_box td .box_center .btn_linear_pink_outline{width:fit-content;border-radius:20px}.list_schedule_box .table_schedule_box th .box_center .btn_linear_pink_outline .btn_text,.list_schedule_box .table_schedule_box td .box_center .btn_linear_pink_outline .btn_text{border-radius:20px;padding:10px;color:#ADADAD;font-size:10px}.list_schedule_box .table_schedule_box th .box_center .btn_linear_pink_outline:hover .btn_text,.list_schedule_box .table_schedule_box td .box_center .btn_linear_pink_outline:hover .btn_text{color:#ADADAD;background:#ffffff}.list_schedule_box .table_schedule_box th{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%);color:#fff;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.list_schedule_box .table_schedule_box .active_status{color:#FFB8FB}.list_schedule_box .table_schedule_box .waiting_status{color:#FF57A1}.list_schedule_box .table_schedule_box .confirmed_status{color:#4B4B4B}.list_schedule_box .table_schedule_box .confirmed_cancel_status{color:#ED1E8C}.list_schedule_box .table_schedule_box .text_bold{font-weight:bold}.form_edit_profile_image .form_box{padding:32px 0 48px}.form_box:has(.customTable_1){max-width:100%}.form_box .form_box_content .form .details .fields>.js-scrollable,.form_box .form_box_content .form .details .fields>*:has(.customTable_1){min-width:inherit}.customTable_1{border-collapse:collapse}.customTable_1 th,.customTable_1 td{padding:0.75em 2em;border:10px solid #EBEBEB;font-weight:700;white-space:nowrap}.customTable_1 thead tr{background:linear-gradient(90deg, #4EFFE4 0%, #00E8D1 100%)}.customTable_1 thead th{background-color:transparent;color:#fff}.customTable_1 tbody th{text-align:center}.customTable_1 .cell-white{background-color:#fff}.customTable_1 .cell-gray{background-color:#F4F4F4}.customTable_1 .cell-blue{background-color:#14EED5;color:#fff}.customTable_1 .cell-yellow{background-color:#EEFF00;color:#14EED5}.icon_tag_container{position:relative}.icon_tag_container .icon_tag_absolute{position:absolute;top:-32px;right:-20px;z-index:1;width:66px;height:66px}.icon_tag_container .icon_tag_absolute .icon_tag_relative{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.icon_tag_container .icon_tag_absolute .icon_tag_relative .icon_tag{animation:icon_tag_spin 15s linear infinite, icon_tag_scale 1s ease-in-out}@media screen and (max-width: 450px){.icon_tag_container .icon_tag_absolute .icon_tag_relative .icon_tag{width:60px}}@keyframes icon_tag_spin{0%{rotate:0deg}100%{rotate:360deg}}@keyframes icon_tag_scale{0%{transform:scale(0)}100%{transform:scale(1)}}.icon_tag_container .icon_tag_absolute .icon_tag_relative .icon_text{position:absolute;top:0;left:0;font-size:10px;font-weight:bold;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;rotate:20deg}.user_layout{--width-left-menu: 250px;min-height:calc(100vh - 150px)}.user_layout .user_layout_body{display:grid;grid-template-columns:100%;gap:24px;margin:0;padding:0 24px}@media screen and (min-width: 768px){.user_layout .user_layout_body{grid-template-columns:1fr var(--width-left-menu)}}.user_layout .user_layout_body .body_sidebar{display:none;padding:32px 0 0;order:1;z-index:1}@media screen and (min-width: 768px){.user_layout .user_layout_body .body_sidebar{padding:30px 0 104px 0;display:flex;flex-direction:column}.user_layout .user_layout_body .body_sidebar .sidebar_sticky{position:sticky;top:80px;display:flex;flex-direction:column;gap:16px}}.user_layout .user_layout_body .body_sidebar_block{padding:24px;border:10px solid #EBEBEB;border-radius:5px;background-color:#fff}.user_layout .user_layout_body .body_sidebar_block .block_content{display:grid;grid-template-columns:100%;gap:8px}.user_layout .user_layout_body .body_sidebar_block .block_content+.block_content{margin-top:40px;position:relative}.user_layout .user_layout_body .body_sidebar_block .block_content+.block_content::before{content:'';display:block;width:90%;height:1px;background-color:#D9D9D9;position:absolute;top:-20px;left:50%;transform:translate(-50%, -50%)}.user_layout .user_layout_body .body_sidebar_block .gradation-blue{background:linear-gradient(270deg, #4FFFC6 0%, #00FFF6 100%)}.user_layout .user_layout_body .body_sidebar_block .block-title{padding-left:8px;border-left:2px solid #14EED5;font-size:1.6rem;font-weight:300;line-height:1.4}.user_layout .user_layout_body .body_sidebar_block .block-title+*{margin-top:8px}.user_layout .user_layout_body .body_sidebar_block .visual-btn{display:flex;align-items:center;justify-content:center;border-radius:5px;width:100%;margin-left:auto;margin-right:auto;padding:0.6em 0.5em;color:#fff;font-size:3.4rem;text-decoration:none;letter-spacing:-0.1em;line-height:1.2}.user_layout .user_layout_body .body_sidebar_block .note{font-size:1.4rem}.user_layout .user_layout_body .body_sidebar .block-card-info-user{padding:10px}.user_layout .user_layout_body .body_sidebar .block-card-info-menu-mini{padding:4px}.user_layout .user_layout_body .body_sidebar .body_sidebar_block+.body_sidebar_block,.user_layout .user_layout_body .body_sidebar .body_sidebar_vaucher+.body_sidebar_block{margin-top:24px}.user_layout .user_layout_body .body_sidebar .body_sidebar_block+.body_sidebar_vaucher{margin-top:8px}.user_layout .user_layout_body .body_sidebar_vaucher .link{display:block;width:100%;max-width:480px;margin:0 auto}.user_layout .user_layout_body .body_sidebar_vaucher .link img{max-width:100%}.user_layout .user_layout_body .body_sidebar__inner{position:sticky;top:80px}.user_layout .user_layout_body .body_main{overflow:hidden;padding-bottom:100px}.user_layout .user_layout_body .body_main .subpage_general{margin-top:0;max-width:inherit}.user_layout .user_layout_body .body_main .subpage_general_title{display:flex;justify-content:flex-end;padding:0 0.4em;border:10px solid #EBEBEB;border-radius:20px;background-color:#fff;font-size:5rem;text-align:right}@media screen and (max-width: 450px){.user_layout .user_layout_body .body_main .subpage_general_title{font-size:4rem}}.user_layout .user_layout_body .body_main .subpage_general_title__text{padding:0.125em 0;background-color:#d5d3d3;color:transparent;font-weight:400;text-shadow:2px 2px 3px rgba(255,255,255,0.5);text-shadow:none !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;letter-spacing:-0.1em;line-height:0.8}.user_layout .user_layout_body .body_main .subpage_general_title+*{margin-top:24px}.user_layout .user_layout_body .body_main .subpage_general_title+.breadcrumb{margin-top:12px}.user_layout .user_layout_body .body_main .subpage_general .content-block{margin-top:14px;border:10px solid #EBEBEB;border-radius:5px;background-color:#fff}.user_layout .user_layout_body .body_main .subpage_general .content-block .block_title{padding:0px 28px}.user_layout .user_layout_body .body_main .subpage_general .content-block .tab_content_title{padding-top:0;margin-bottom:10px}.user_layout .user_layout_body .body_main .subpage_general .content-block .tab_content_title .text{background:#14EED5;background-clip:text;opacity:1 !important;background-clip:text;-webkit-background-clip:text;color:transparent;animation:blinkTextGreen 2s ease-in-out}.user_layout .user_layout_body .body_main .subpage_general .content-block .tab_content_title::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:0;background-color:#14EED5;animation:underlineExpand 1s ease-out forwards;z-index:1}.user_layout .user_layout_body .body_main .subpage_general .content-block_title{display:flex;align-items:baseline;gap:0 16px;padding-left:8px;border-left:2px solid #14EED5;font-size:1.6rem;font-weight:300;line-height:1.4}.user_layout .user_layout_body .body_main .subpage_general .content-block_title::after{content:'';display:block;flex-grow:2;height:2px;background-color:#14EED5}.user_layout .user_layout_body .body_main .subpage_general .content-block_title+*{margin-top:16px}.user_layout .user_layout_body .body_main .subpage_general .content-block_body{display:grid;grid-template-columns:100%;gap:20px;padding:0 8px}.user_layout .user_layout_body .body_main .subpage_general .content-block_body+.content-block_body{margin-top:96px;position:relative}.user_layout .user_layout_body .body_main .subpage_general .content-block_body+.content-block_body::before{content:'';display:block;width:calc(100% - 16px);height:1px;background-color:#D9D9D9;position:absolute;top:-48px;left:8px;transform:translate(0, -50%)}@media screen and (min-width: 450px){.user_layout .user_layout_body .body_main .subpage_general .content-block .global_content_inner{padding:16px 28px}}.user_layout .user_layout_body .body_main .subpage_general table{width:100%}.user_layout .user_layout_body .body_main .subpage_general .unread-badge{position:absolute;top:-10px;left:-10px;width:24px;height:24px;color:#fff;background-color:#14EED5;border-radius:50%;text-align:center;font-size:14px;font-weight:bold}.user_layout .user_layout_body .body_main .subpage_general .chat_message_general{overflow:hidden}.user_layout .user_layout_body .body_main .subpage_general .chat_message_content{overflow-x:hidden;padding-bottom:20px}@media screen and (max-width: 768px){.user_layout .user_layout_body .body_main .subpage_general .chat_message_footer_content{gap:0;padding:5px}.user_layout .user_layout_body .body_main .subpage_general .chat_message_footer_content label{max-width:44px;padding:0}.user_layout .user_layout_body .body_main .subpage_general .chat_message_footer_content label span{width:44px;height:auto}.user_layout .user_layout_body .body_main .subpage_general .chat_message_footer_content .chat_message_footer_sendButton{padding:0}.user_layout .user_layout_body .body_main .subpage_general .chat_message_footer_content .chat_message_footer_sendButton img{width:32px;height:32px}}.user_layout .user_layout_body .body_main .table-tab{overflow-x:auto}.user_layout .user_layout_body .body_main .table-tab .customTable{background-color:#E6E6E6;border:10px solid #E6E6E6;border-collapse:collapse}.user_layout .user_layout_body .body_main .table-tab .customTable th,.user_layout .user_layout_body .body_main .table-tab .customTable td{border:10px solid #E6E6E6;background-color:white;padding:0.5rem;text-align:center;font-weight:700}.user_layout .user_layout_body .body_main .table-tab .customTable th.title,.user_layout .user_layout_body .body_main .table-tab .customTable td.title{background:linear-gradient(230deg, #4FFFC6 0%, #4DF9FF 100%);color:white;font-weight:400}.user_layout .user_layout_body .body_main .table-tab .customTable th .title-icon,.user_layout .user_layout_body .body_main .table-tab .customTable td .title-icon{display:flex;align-items:center;justify-content:center}.user_layout .user_layout_body .body_main .table-tab .customTable th{background:linear-gradient(270deg, #4FFFC6 0%, #4DF9FF 100%);color:white;font-weight:bold}.user_layout .user_layout_body .body_main .top_status_user{width:calc(100% - 3rem)}.user_layout .user_layout_body .body_main .top_status_user .title{display:flex;align-items:center;position:relative;font-size:3rem;background-color:white;border:10px solid #EBEBEB;border-radius:1rem;padding:0px 16px 0 24px;font-weight:100;width:100%;min-height:64px;gap:10px}@media screen and (min-width: 450px){.user_layout .user_layout_body .body_main .top_status_user .title{min-height:72px}}@media screen and (min-width: 768px){.user_layout .user_layout_body .body_main .top_status_user .title{min-height:80px}}.user_layout .user_layout_body .body_main .top_status_user .title .form{flex:1}.user_layout .user_layout_body .body_main .top_status_user .title .form .title_input{height:100%;width:100%;border:none;font-size:3rem}.user_layout .user_layout_body .body_main .top_status_user .title .form .title_text{text-overflow:ellipsis;overflow:hidden;background:linear-gradient(90deg, #ffb8fb 0%, #4df9ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:24px;font-weight:400;line-height:1.2}@media screen and (min-width: 450px){.user_layout .user_layout_body .body_main .top_status_user .title .form .title_text{font-size:26px}}@media screen and (min-width: 768px){.user_layout .user_layout_body .body_main .top_status_user .title .form .title_text{font-size:30px}}.user_layout .user_layout_body .body_main .top_status_user .title .form .title_text:empty{background:#ddd;background-clip:text}.user_layout .user_layout_body .body_main .top_status_user .title .form .title_text:empty::before{content:"配信見に行くよ〜"}.user_layout .user_layout_body .body_main .top_status_user .title .title_edit_btn{width:32px;height:32px;background-color:#EBEBEB;padding:6px;border-radius:50%}.user_layout .user_layout_body .body_main .top_status_user .title .title_edit_btn svg path{stroke:#14EED5}.user_layout .user_layout_body .body_main .top_status_user .title .title_status_right{width:3rem;height:3rem;position:absolute;background-color:white;top:-1rem;border-right:#EBEBEB 1rem solid;border-top:#EBEBEB 1rem solid;right:-2rem;transform:skewX(326deg)}.user_layout .user_layout_body .body_main .top_status_user .title .title_status_left{display:none;width:1rem;height:2rem;position:absolute;background-color:white;top:0;right:-1rem}.user_layout .user_layout_body .body_main .top_status_user .title .title_status_top{display:none;width:4rem;height:1rem;position:absolute;left:-3rem;top:-3rem;background-image:linear-gradient(90deg, #ffb3ff, #ffb8fb00)}.user_layout .user_layout_body .body_main .top_status_user_header{background-color:rgba(255,0,0,0);color:#333;display:flex;align-items:end;gap:10px;margin-bottom:10px;justify-content:space-between;white-space:nowrap}.user_layout .user_layout_body .body_main .top_status_user_header .profile_img{display:block;width:9.6rem;border-radius:1rem;aspect-ratio:1 / 1;object-fit:cover;margin-bottom:0.5rem}.user_layout .user_layout_body .body_main .top_status_user_header .profile_name{font-size:larger;font-weight:bolder}.user_layout .user_layout_body .body_main .top_status_user_header .buttons_general .button_style{margin:0 14px 0 0}.user_layout .user_layout_body .body_main .top_status_user_header .buttons_general .button_style:disabled{opacity:0.5}.user_layout .user_layout_body .body_main .top_status_user_header .icon{height:12px;width:12px;margin-right:3px}.user_layout .user_layout_body .body_main .top_status_user_header_status{border-color:#E6E6E6;border-width:1rem;border-style:solid;width:96%;display:flex;align-items:center;padding:0 1.8rem;position:relative;font-size:2.8rem;font-weight:400;background-color:white;height:83%;border-radius:0 0 18px 18px}.user_layout .user_layout_body .body_main .top_status_user_header_status_text{text-overflow:ellipsis;overflow:hidden;color:#6e6e6e;font-weight:100;padding-bottom:3px}.user_layout .user_layout_body .body_main .top_status_user_header_status_input{height:100%;width:100%;border:none;font-size:3rem}.user_layout .user_layout_body .body_main .top_status_user_header_status_edit{width:2rem;height:2rem;position:absolute;bottom:0.2rem;right:0.2rem;background-color:white}.user_layout .user_layout_body .body_main .top_status_user_header_status_right{width:3rem;height:3rem;position:absolute;background-color:white;top:-1rem;border-right:#E6E6E6 1rem solid;border-top:#E6E6E6 1rem solid;right:-2rem;transform:skewX(326deg)}.user_layout .user_layout_body .body_main .top_status_user_header_status_left{display:none;width:1rem;height:2rem;position:absolute;background-color:white;top:0;right:-1rem}.user_layout .user_layout_body .body_main .top_status_user_header_status_top{display:none;width:4rem;height:1rem;position:absolute;left:-3rem;top:-3rem;background-image:linear-gradient(90deg, #ffb3ff, #ffb8fb00)}.user_layout .user_layout_body .body_main .top_status_user_header_name{text-align:center;font-size:14px;color:#fff;line-height:20px;font-weight:700;background:linear-gradient(#ED1E79, #BD0053);border-radius:10px}.user_layout .user_layout_body .body_main .top_status_user_status{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:rgba(0,0,0,0.6);min-height:42px}.user_layout .user_layout_body .body_main .top_status_user_status.mb-liver{width:34rem;margin-left:auto}.user_layout .user_layout_body .body_main .top_status_user_status.mb-liver+.top_status_user_video .top_status_user_video_img{width:34rem;margin-left:auto}.user_layout .user_layout_body .body_main .top_status_user_status img{height:2.5rem}.user_layout .user_layout_body .body_main .top_status_user_status div{display:flex;gap:0.5rem;align-items:center}.user_layout .user_layout_body .body_main .top_status_user_status .timer,.user_layout .user_layout_body .body_main .top_status_user_status .point-counter{font-weight:600;color:#fff}.user_layout .user_layout_body .body_main .list_schedule_box{width:100%;overflow-x:auto;padding:0 0 16px 0;scrollbar-width:thin;scrollbar-color:#14EED5 #EBEBEB}.user_layout .user_layout_body .body_main .list_schedule_box::-webkit-scrollbar{height:10px}.user_layout .user_layout_body .body_main .list_schedule_box::-webkit-scrollbar-thumb{background-color:#14EED5;border-radius:10px;border:none}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box{width:100%;min-width:600px;border-collapse:collapse;background:#fff;border:10px solid #EBEBEB;overflow:hidden}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td{border:10px solid #EBEBEB;padding:0.5em 0.6em;font-family:"M PLUS 1p", sans-serif;font-size:14px;text-align:center;line-height:1.4;min-width:120px}@media screen and (min-width: 768px){.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td{padding:0.75em 0.6em}}@media screen and (min-width: 1000px){.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td{min-width:130px;font-size:16px}}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th a,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td a{color:#4B4B4B;font-weight:bold}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th .box_center,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td .box_center{display:flex;justify-content:center;align-items:center}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th .box_center .btn_linear_pink_outline,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td .box_center .btn_linear_pink_outline{width:fit-content;border-radius:20px}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th .box_center .btn_linear_pink_outline .btn_text,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td .box_center .btn_linear_pink_outline .btn_text{border-radius:20px;padding:10px;color:#ADADAD;font-size:10px}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th .box_center .btn_linear_pink_outline:hover .btn_text,.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box td .box_center .btn_linear_pink_outline:hover .btn_text{color:#ADADAD;background:#ffffff}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box th{background:linear-gradient(270deg, #4FFFC6 0%, #4DF9FF 100%);color:#fff;font-weight:bold;font-family:"M PLUS 1p", sans-serif}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box .active_status{color:#4FFFC6}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box .waiting_status{color:#14EED5}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box .confirmed_status{color:#4B4B4B}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box .confirmed_cancel_status{color:#14EED5}.user_layout .user_layout_body .body_main .list_schedule_box .table_schedule_box .text_bold{font-weight:bold}.user_layout .switch input:checked+.slider{background-color:#14EED5}.user_layout .switch input:focus+.slider{box-shadow:0 0 1px #14EED5}.payment-panel_list{--min: 178px;list-style-type:none;display:grid;grid-template-columns:repeat(auto-fit, minmax(var(--min), 1fr));gap:24px}@media screen and (max-width: 480px){.payment-panel_list{grid-template-columns:100%}}.payment-panel_list_item{min-height:128px;padding:16px;border-radius:5px;background-color:#F4F4F4;box-shadow:rgba(0,0,0,0.25) 0px 2px 2px 0px}.payment-panel_list_item:hover{box-shadow:rgba(0,0,0,0.25) 0 0 10px 1px;translate:0 -5px;transition:all 0.3s ease-in-out}.payment-panel_list_item a{display:flex;flex-direction:column;gap:16px;min-height:100%;color:#14EED5;text-decoration:none;position:relative}.payment-panel_list_item .panel-title{line-height:0.7;letter-spacing:-0.1em;font-weight:400}.payment-panel_list_item .panel-title.text-uppercase{text-transform:uppercase}.payment-panel_list_item .panel-title span{display:inline-block}.payment-panel_list_item .icon{display:block;position:absolute}.payment-panel_list_item .icon img,.payment-panel_list_item .logo img{max-width:100%;object-fit:contain}.payment-panel_list_item.item-credit a{justify-content:space-between}.payment-panel_list_item.item-credit .panel-title{font-size:3.2rem}.payment-panel_list_item.item-credit .icon{width:36px;top:35%;right:0}.payment-panel_list_item.item-bank a{justify-content:flex-end}.payment-panel_list_item.item-bank .panel-title{font-size:5rem}.payment-panel_list_item.item-bank .icon{width:34px;top:0%;right:0}.payment-panel_list_item.item-suica a{justify-content:flex-start;align-items:center}.payment-panel_list_item.item-suica .panel-title{font-size:4rem;letter-spacing:0.025em}.payment-panel_list_item.item-suica .logo{width:64px}.payment-panel_list_item.item-amazon a{justify-content:flex-start;align-items:center}.payment-panel_list_item.item-amazon .panel-title{font-size:3.6rem}.payment-panel_list_item.item-amazon .logo{width:49px;position:absolute;right:0;bottom:8px}.payment-panel_list_item.item-paidy a{justify-content:flex-start;align-items:flex-end;gap:4px}.payment-panel_list_item.item-paidy .panel-title{font-size:3.6rem;text-align:right;order:2}.payment-panel_list_item.item-paidy .logo{width:106px}.payment-panel_list_item.item-gmo a{justify-content:flex-start;align-items:center;gap:8px}.payment-panel_list_item.item-gmo .panel-title{font-size:3rem}.payment-panel_list_item.item-gmo .logo{width:74px}.point-table tbody th{background-color:#fff}.point-table tbody tr:nth-of-type(even) td{background-color:#F4F4F4}.point-table tbody tr td:last-of-type{text-align:center}.point-value-table td{text-align:center}.point-bonus-value-table thead tr{background:none}.point-bonus-value-table thead th{background-color:#EEFF00;color:#14EED5}.points-bonus-banner-table td{text-align:center}.points-bonus-banner-table td.narrow{width:110px}.payment-table td{font-weight:400}.payment-table .tbl_gray{background-color:#D9D9D9;color:#4B4B4B;font-weight:bold;font-size:14px}.body_sidebar_block .point-display{display:flex;align-items:center;justify-content:center;border-radius:5px;width:100%;min-height:80px;margin-left:auto;margin-right:auto;padding:0.6em 0.5em;color:#fff;font-size:2.8rem;text-decoration:none;line-height:1.2}.body_sidebar_block .user-rank-display{padding:10px;border-radius:5px}.body_sidebar_block .user-rank-display_bg{display:flex;align-self:center;justify-content:center;padding:8px 16px;background-color:#fff}.body_sidebar_block .user-rank-display_bg img{width:100%;max-width:48px;object-fit:contain}.tips-block{padding:24px;border-radius:5px;background-color:#F4F4F4}.tips-block>*+*{margin-top:16px}.tips-block .list-note>li{display:table}.tips-block .list-note>li::before,.tips-block .list-note>li>p{display:table-cell}.tips-block .list-note>li::before{content:attr(data-mark);padding-right:0.25em}.tips-block .list-note-disc{margin-left:0.5em}.tips-block .list-note-disc li{list-style:disc}.tips-block .list-note-disc>li::before{font-weight:700}.cat-tips{width:83%;margin-left:auto;position:relative}@media screen and (max-width: 768px){.cat-tips{width:100%}}.cat-tips_icon{display:flex;aspect-ratio:1;align-items:center;justify-content:center;width:112px;border-radius:50%;background-color:#F4F4F4;box-shadow:rgba(0,0,0,0.25) 0px 2px 2px 0px;position:absolute;top:-32px;right:100%;transform:translate(16px, 0)}.cat-tips_icon img{width:63%;object-fit:contain}@media screen and (max-width: 768px){.cat-tips_icon{display:none}}.cat-tips_new_liver_icon{width:112px;position:absolute;top:-44px;right:99%}.cat-tips_new_liver_icon img{width:100%;object-fit:contain}@media screen and (max-width: 768px){.cat-tips_new_liver_icon{width:40px;top:-30px;right:auto;left:-14px}}.cat-tips_discount_icon{width:66px;position:absolute;top:-42px;right:-22px}.cat-tips_discount_icon img{width:100%;object-fit:contain}@media screen and (max-width: 768px){.cat-tips_discount_icon{top:-40px;right:-16px}}.newcomer_table{width:100%;overflow-x:auto}.newcomer_table .new-liver{display:block;width:100%;min-width:580px}.newcomer_table .new-liver table{width:100%;min-width:580px}.newcomer_table .new-liver table tr td{background-color:#fff;text-align:center;font-size:16px;color:#4B4B4B}.btn_bank-payment-modal .icon{width:34px}.btn_bank-payment-modal .icon img{width:100%;object-fit:contain}.mypage-streamer .details{max-width:700px;padding:5rem}.mypage-streamer .details .preview-area-horizontal img{width:200px !important}.liver_layout .float_profile_box{--maxDisplayArea: 400px}.liver_layout .float_profile_box:has(.floatProfileToggleBtn.active){max-width:var(--maxDisplayArea);transition:max-width 0.6s}.liver_layout .float_profile_box .profile_name{background:linear-gradient(270deg, #ffb8fb 0%, #ffb6d4 100%) !important}.liver_layout .float_profile_box .points_text{color:#FF57A1 !important}.liver_layout .float_profile_box .notice_text{color:#FF57A1 !important}.liver_layout .float_profile_box .icon-wrapper::after{background:linear-gradient(270deg, #ffb8fb 0%, #ffb6d4 100%) !important}.liver_layout .float_profile_box .profile_text{background:linear-gradient(270deg, #ffb8fb 0%, #ffb6d4 100%) !important}.liver_layout .float_profile_box .profile_point-block_item .points_icon path{fill:#FF57A1}.liver_layout .float_profile_box .profile_point-block_item .notice-list_item .icon-wrapper svg path{fill:#FF57A1}.liver_layout .toggle-btn::before,.liver_layout .toggle-btn::after{background:linear-gradient(270deg, #ffb8fb 0%, #ffb6d4 100%) !important}.liver_layout .profile_box_info_liver{bottom:300px}@media screen and (min-width: 768px){.liver_layout .profile_box_info_liver{display:none}}@media screen and (max-width: 768px){.liver_layout .profile_box_menu_liver{bottom:468px}}.float_profile_box{--toggleButtonWidth: 27px;--imageBlockWidth: 85px;--defaultDisplayArea: calc(var(--toggleButtonWidth) + var(--imageBlockWidth) + 3px);--maxDisplayArea: 400px;--minWidthItem: 92px;--minHeightItem: 78px;max-width:var(--defaultDisplayArea);position:fixed;bottom:170px;right:0;z-index:2;overflow:hidden;transition:max-width 0.4s}.float_profile_box:has(#floatProfileToggleBtn.active){max-width:var(--maxDisplayArea);transition:max-width 0.6s}.float_profile_box_inner{display:flex;align-items:end;gap:0}.float_profile_box_inner .profile_block{padding:8px;border-top:3px solid #EBEBEB;border-bottom:3px solid #EBEBEB;border-left:3px solid #EBEBEB;background-color:#fff;flex-shrink:0;min-width:var(--minWidthItem)}.float_profile_box_inner .profile_block:last-of-type{border-right:3px solid #EBEBEB}.float_profile_box_inner .profile_image-block{width:var(--imageBlockWidth);border-radius:0 0 0 5px;overflow:hidden}.float_profile_box_inner .profile_image-block .profile_link-wrapper{display:flex;justify-content:center;padding-top:4px;position:relative}.float_profile_box_inner .profile_image-block .profile_link-wrapper .profile_link{display:block;width:52px;height:52px}.float_profile_box_inner .profile_image-block .profile_link-wrapper .profile_link .profile_image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:100%}.float_profile_box_inner .profile_level{display:flex;flex-direction:row;gap:4px;align-items:flex-start;justify-content:space-between;width:105%;position:absolute;left:50%;top:0;transform:translate(-50%, 0)}.float_profile_box_inner .profile_level .level_icon{width:22px;height:auto}.float_profile_box_inner .profile_level .level_text{background-color:#fff;color:#14EED5;font-size:8px;font-weight:bold;border:3px solid #14EED5;border-radius:20px;padding:3px 4px;line-height:1}.float_profile_box_inner .profile_name{display:flex;justify-content:center;width:100%;background-color:#14EED5;font-size:8px;font-weight:bold;color:#ffffff;line-height:1.1;padding:3px 9px;border-radius:20px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%, 0)}.float_profile_box_inner .profile_point-block{display:flex;flex-direction:column;gap:6px}.float_profile_box_inner .profile_point-block .profile_point-block_item .point-display{display:grid;grid-template-columns:16px 1fr;align-items:center}.float_profile_box_inner .profile_point-block .profile_point-block_item .point-display .points_icon{width:16px;height:auto}.float_profile_box_inner .profile_point-block .profile_point-block_item .point-display .points_text{padding:0 8px;color:#14EED5;font-weight:bold;font-size:18px;line-height:1}.float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:0 4px;padding-top:4px}.float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item{display:flex;flex-direction:column;align-items:center;gap:6px}.float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item .notice_text{color:#14EED5;font-weight:bold;font-size:12px;text-align:center;line-height:1}.float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item.active .icon-wrapper{display:flex;position:relative}.float_profile_box_inner .profile_point-block .profile_point-block_item .notice-list_item.active .icon-wrapper::after{content:'';display:block;aspect-ratio:1;width:5.4px;border-radius:50%;background-color:#FF00FF;position:absolute;right:0;top:0;transform:translate(1px, -50%)}.float_profile_box_inner .profile_point-block .profile_point-block_item+.profile_point-block_item{padding-top:6px;border-top:1px solid #EBEBEB}.float_profile_box_inner .profile_menu_block .profile_link-wrapper{position:relative}.float_profile_box_inner .profile_menu_block .profile_link-wrapper .profile_link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-decoration:none}.float_profile_box_inner .profile_menu_block .profile_link-wrapper .profile_link .unread_message_mini_card{position:absolute;top:-7px;right:14px;width:17px;height:17px;background-color:#FF57A1;border-radius:50%;z-index:10}.float_profile_box_inner .profile_menu_block .profile_link-wrapper .profile_link .profile_text{font-size:8px;font-weight:bold;border-radius:10px;padding:2px 6px;background-color:#14EED5;color:#fff}.float_profile_box .toggle-btn-wrapper{width:27px;height:48px;border:3px solid #EBEBEB;border-right:0;border-radius:5px 0 0 5px;background-color:#fff;flex-shrink:0;position:relative}.float_profile_box .toggle-btn-wrapper::before{content:'';display:block;width:5px;height:100%;background-color:#fff;position:absolute;top:0;left:100%;transform:translateX(-1px);z-index:1}.float_profile_box .toggle-btn-wrapper .toggle-btn{display:block;width:100%;height:100%;border-radius:3px 0 0 3px;cursor:pointer;position:relative}.float_profile_box .toggle-btn-wrapper .toggle-btn.active{transform:scale(-1, 1)}.float_profile_box .toggle-btn-wrapper .toggle-btn::before,.float_profile_box .toggle-btn-wrapper .toggle-btn::after{content:'';display:block;width:18px;height:6px;border-radius:50px;background-color:#14EED5;position:absolute;left:6px;transform-origin:left center}.float_profile_box .toggle-btn-wrapper .toggle-btn::before{transform:translate(0, -25%) rotate(-45deg);top:50%}.float_profile_box .toggle-btn-wrapper .toggle-btn::after{transform:translate(0, 25%) rotate(45deg);bottom:50%}.float_profile_box .profile_menu_table{width:100%;border-collapse:collapse;border:3px solid #EBEBEB;border-radius:5px;background-color:#fff}.float_profile_box .profile_menu_table tr td{width:var(--minWidthItem);background-color:white;text-align:center;padding:8px;border-width:3px;border-style:solid;border-color:#e6e6e6;border-image:initial}.float_profile_box .profile_menu_table tr td .link-wrapper{text-decoration:none;position:relative}.float_profile_box .profile_menu_table tr td .link-wrapper .unread_message_mini_card{position:absolute;top:-20px;right:10px;width:17px;height:17px;background-color:#FF57A1;border-radius:50%;z-index:10}.float_profile_box .profile_menu_table tr td .link-wrapper .profile_image{height:30px;width:auto}.float_profile_box .profile_menu_table tr td .link-wrapper .profile_text{font-size:8px;font-weight:bold;border-radius:10px;padding:2px 6px;background-color:#14EED5;color:#fff}@media screen and (max-width: 450px){.float_profile_box{bottom:268px}}.level_user{padding:0px}.level_user .level_user_inner{height:150px;border-radius:5px;background-image:linear-gradient(315deg, #4FFFC6 0%, #4DF9FF 100%);padding:10px;display:flex;justify-content:end;align-items:end}.level_user .level_user_inner .level_content{width:fit-content}.rank-pink{background-image:linear-gradient(315deg, #FFB8FB 0%, #FFB6D4 100%) !important}.rank-gold{background-image:linear-gradient(315deg, #FFDE79 0%, #EEBE00 100%) !important}.checking_function_section section{margin-bottom:32px;padding:0 100px}.checking_function_section section:last-of-type{margin-bottom:24px}.checking_function_section hr{border:1px solid #D9D9D9 !important;margin:30px 0 40px 0 !important}.checking_function_section .checking_function_section_header{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.checking_function_section .checking_function_section_header .icon{width:44px;height:auto;flex-shrink:0;margin-top:4px}.checking_function_section .checking_function_section_header .checking_function_section_title{flex:1}.checking_function_section .checking_function_section_header .checking_function_section_title h2{font-size:18px;font-weight:600;margin-bottom:12px;color:#333}.checking_function_section .checking_function_section_header .checking_function_section_title p.color_red{color:#e74c3c;font-size:14px;margin-bottom:0}.checking_function_section h2{font-size:18px;font-weight:600;margin-bottom:12px;color:#333}.checking_function_section p.color_red{color:#e74c3c;font-size:14px;margin-bottom:16px}.checking_function_section .video_wrapper,.checking_function_section .canvas_wrapper{margin-top:16px;width:100%}.checking_function_section .video_wrapper video,.checking_function_section .canvas_wrapper video{width:100%;max-width:100%;border-radius:8px}.checking_function_section .video_wrapper canvas,.checking_function_section .canvas_wrapper canvas{width:100%;max-width:100%;border:1px solid #ddd;border-radius:8px;background-color:#fff}.checking_function_section dl{margin-top:24px}.checking_function_section dl dt{font-weight:600;margin-bottom:8px;color:#333}.checking_function_section dl dd{margin-bottom:16px}.checking_function_section dl dd a{display:block;text-align:center}.underline-yellow{position:relative;display:inline-block;z-index:0}.underline-yellow::after{content:'';display:block;width:100%;height:8px;background-color:#EEFF00;position:absolute;bottom:0;left:0;z-index:-1}.customTable_1.vaucher-table{background-color:#F4F4F4}.customTable_1.vaucher-table td{white-space:wrap}@media screen and (max-width: 450px){.customTable_1.vaucher-table td{padding:5px;min-width:70px}}.customTable_1.vaucher-table .bg-gradient{background:linear-gradient(90deg, #FDC4D3, #F3EC46)}.customTable_1.vaucher-table .n-padding{padding:0}.customTable_1.vaucher-table .vaucher-signup-bonus{display:flex;align-items:center;gap:16px;width:100%;height:100%}@media screen and (max-width: 768px){.customTable_1.vaucher-table .vaucher-signup-bonus{flex-direction:column}}.customTable_1.vaucher-table .vaucher-signup-bonus_text{padding:0 8px;font-size:14px;text-align:left;line-height:1.4;color:#666666}.customTable_1.vaucher-table .vaucher-signup-bonus_text .big{color:#FF57A1;font-size:28px;font-weight:bold}.customTable_1.vaucher-table .vaucher-signup-bonus_text p{font-weight:400;word-break:break-all}.customTable_1.vaucher-table .vaucher-signup-bonus_text p .highlight_pink{color:#FF00FF}.customTable_1.vaucher-table .vaucher-signup-bonus_image{width:208px;padding-top:8px;animation:bubbleBurst 1s linear infinite}.customTable_1.vaucher-table .vaucher-signup-bonus_image img{max-width:100%;object-fit:contain}@media screen and (max-width: 450px){.customTable_1.vaucher-table .vaucher-signup-bonus_image{display:none}}@keyframes bubbleBurst{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.customTable_1.vaucher-table .btn-icon{display:block;width:55px;margin:0 auto}.customTable_1.vaucher-table .btn-icon img{max-width:100%;width:55px;height:auto;object-fit:contain}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}body{margin-top:70px}#user-form-page select{cursor:pointer}#user-form-page .form_general{background-image:none}#user-form-page .form_box_content .form{overflow-y:initial}#user-form-page .input-field input{margin:8px 0}#user-form-page .streamer-upload-document-help-text{max-width:28rem}#user-form-page .streamer-upload-document-subtitle{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem}#user-form-page .streamer-upload-document-subtitle label{max-width:25em}#user-form-page .file-list-confirm{display:grid;grid-template-columns:1fr auto 1fr;margin:0 auto;gap:1rem}#user-form-page .file-list-confirm span:first-child{white-space:nowrap;padding-right:30px}#user-form-page .file-list-confirm span:last-child{color:#adadad;font-weight:500}#user-form-page #confirm_page input[type='text']{-webkit-appearance:none;opacity:1;padding:1.1em 1em;border:1px solid #D9D9D9;background-color:#4B4B4B;border-radius:10px;color:#fff;cursor:not-allowed}#user-form-page #confirm_page .address-fields-wrapper{width:100%;display:flex;flex-flow:row wrap;gap:16px;margin-top:0}#user-form-page #confirm_page .address-fields-wrapper input:nth-child(-n+2){width:10rem}#user-form-page #confirm_page .address-fields-wrapper input:nth-child(3){flex-grow:1}#user-form-page #confirm_page .birthday-field{background-image:none;cursor:initial}#user-form-page #confirm_page .term-text a{text-decoration:none}#user-form-page #confirm_page .term-text a:hover{text-decoration:underline}#user-form-page .tag-selector_preview_inner .selected-item:before{content:"#"}#user-form-page .title-block .big,#user-form-page .input-field p{text-wrap:balance}#user-form-page .image-upload-note p{text-wrap:auto !important}#user-form-page .page-title.user-page-title{background:#14eed5 !important;background-clip:text !important}#user-form-page .page-title.user-page-title::before{background-image:url(/design-image/svg/icon_beginner_blue.svg)}#user-form-page .user-register-form .buttons_general .button_style{background:linear-gradient(90deg, #4DF9FF 0%, #4FFFC6 100%) !important}#user-form-page .user-register-form .form .title{border-left:1px solid #14eed5 !important}#user-form-page .user-register-form .form .title::after{background-color:#14eed5 !important;background-image:none !important}#user-form-page .user-register-form hr.border_dotted{background-color:#14eed5;background-image:none}#user-form-page .user-register-form .button-like-text{background:linear-gradient(90deg, #4DF9FF 0%, #4FFFC6 100%)}@media screen and (min-width: 450px){#user-form-page .title-block .big{white-space:nowrap}}@media screen and (max-width: 450px){#user-form-page .birthday-field{line-height:32px;width:100%;max-width:100%;-webkit-appearance:none}#user-form-page .postal-code-wrapper .separator,#user-form-page .phone-number-wrapper .separator,#user-form-page .address-fields-wrapper .separator{display:none}#user-form-page .postal-code-wrapper input,#user-form-page .phone-number-wrapper input,#user-form-page .address-fields-wrapper input{width:100% !important}#user-form-page .phone-number-wrapper{grid-template-columns:1fr 1fr 1fr}}.user-register-form .fields select,.user-register-form .fields .birthday-field{background-image:url(/design-image/svg/icon_toggle_blue.svg) !important}#user-detail-setting .input-field{min-width:initial !important}.icon-input{padding-left:3rem !important;background-repeat:no-repeat;background-size:1.5rem 1.5rem;background-position:1rem center}.icon-input.instagram-input{background-image:url(/assets/images/instagram-66d4c69dd365825cae9b8dd0fff609bbacd39707d9ce8fbbce6650e6f882c1df.svg)}.icon-input.instagram-input.is-locked{background-image:url(/assets/images/instagram-66d4c69dd365825cae9b8dd0fff609bbacd39707d9ce8fbbce6650e6f882c1df.svg),url(/assets/icons/lock-6995168037fbf6e4d79e6d0f147538d0877b9567a6a5538177d2989b09f45a25.svg);background-position:1rem center, center;background-size:1.5rem, 1.8rem}.icon-input.is-locked{cursor:not-allowed;background-image:url(/assets/icons/lock-6995168037fbf6e4d79e6d0f147538d0877b9567a6a5538177d2989b09f45a25.svg);background-position:center;background-size:1.8rem}.icon-input.is-locked.white-icon{background-image:url(/assets/icons/lock-white-8c6f68850d52dd1f5cc950bd9759184ce2db53c1a9f4711995cb6617333dc7b2.svg)}.single-image-preview-area{background-color:#c6c6c6;overflow:visible !important;position:relative}.single-image-preview-area img.preview-img{border-radius:50%}.single-image-preview-area .remove-btn{display:none;width:25px;height:25px;border-radius:50%;position:absolute;background:#C6C6C6;right:5%;top:3%;opacity:0.6}.single-image-preview-area .remove-btn::after,.single-image-preview-area .remove-btn::before{content:" ";text-align:center;display:block;width:15px;height:2px;background-color:#fff;border-radius:3px;position:absolute;top:50%;left:50%}.single-image-preview-area .remove-btn::after{transform:translate(-50%, -50%) rotate(45deg)}.single-image-preview-area .remove-btn::before{transform:translate(-50%, -50%) rotate(-45deg)}.single-image-preview-area .remove-btn:hover{opacity:0.8;cursor:pointer}.single-image-preview-area.has-image .remove-btn{display:block}.d-block{display:block !important}.d-block.hidden{display:none !important}.d-inline-block{display:inline-block !important}.d-inline-block.hidden{display:none !important}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap{flex-wrap:wrap !important}.flex-grow{flex-grow:1 !important}.flex-shrink{flex-shrink:1 !important}.flex-line-break{flex-basis:100% !important;height:0}.text-decoration-none{text-decoration:none !important}.d-grid{display:grid}.overflow-hidden{overflow:hidden !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-y-hidden{overflow-y:hidden !important}.disabled{pointer-events:none;user-select:none;opacity:0.4;cursor:not-allowed}.disabled-animation{transition:opacity 0.3s ease-in-out}.no-pointer{pointer-events:none}.invisible{visibility:hidden}.nowrap{white-space:nowrap}.content{min-height:600px;max-width:1200px;margin:auto 0;padding:3rem 3rem 5rem}.btn{border:solid 1px #000;border-radius:5px;padding:1rem 2rem;margin:1rem 1rem 1rem 0}.bg-black{background-color:#000;color:#fff}.bg-gray{background-color:#f7f7f7}.text-center{text-align:center !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-wrap-balance{text-wrap:balance}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.text-ellipsis.ellipsis-2{-webkit-line-clamp:2}.text-ellipsis.ellipsis-3{-webkit-line-clamp:3}.text-ellipsis.ellipsis-4{-webkit-line-clamp:4}.text-ellipsis.ellipsis-5{-webkit-line-clamp:5}.text-danger{color:#f00}.text-info{color:#17a2b8}.text-gray{color:#6c757d68}.color-white{color:#fff !important}.color-black{color:#000 !important}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.link-text{color:#000;text-decoration:none}.link-text:hover{text-decoration:none}.no-border{border:none !important}.no-box-shadow{box-shadow:none !important}.no-bg{background:none !important}.bg-clip-text{-webkit-background-clip:text;-moz-background-clip:text;-ms-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.w-0{width:0px !important}.w-10p{width:10% !important}.w-0-min{min-width:0px}.w-0-max{max-width:0px}.h-0{height:0px !important}.h-0-min{min-height:0px}.h-0-max{max-height:0px}.h-10p{height:10% !important}.w-50{width:50px !important}.w-20p{width:20% !important}.w-50-min{min-width:50px}.w-50-max{max-width:50px}.h-50{height:50px !important}.h-50-min{min-height:50px}.h-50-max{max-height:50px}.h-20p{height:20% !important}.w-100{width:100px !important}.w-30p{width:30% !important}.w-100-min{min-width:100px}.w-100-max{max-width:100px}.h-100{height:100px !important}.h-100-min{min-height:100px}.h-100-max{max-height:100px}.h-30p{height:30% !important}.w-150{width:150px !important}.w-40p{width:40% !important}.w-150-min{min-width:150px}.w-150-max{max-width:150px}.h-150{height:150px !important}.h-150-min{min-height:150px}.h-150-max{max-height:150px}.h-40p{height:40% !important}.w-200{width:200px !important}.w-50p{width:50% !important}.w-200-min{min-width:200px}.w-200-max{max-width:200px}.h-200{height:200px !important}.h-200-min{min-height:200px}.h-200-max{max-height:200px}.h-50p{height:50% !important}.w-250{width:250px !important}.w-60p{width:60% !important}.w-250-min{min-width:250px}.w-250-max{max-width:250px}.h-250{height:250px !important}.h-250-min{min-height:250px}.h-250-max{max-height:250px}.h-60p{height:60% !important}.w-300{width:300px !important}.w-70p{width:70% !important}.w-300-min{min-width:300px}.w-300-max{max-width:300px}.h-300{height:300px !important}.h-300-min{min-height:300px}.h-300-max{max-height:300px}.h-70p{height:70% !important}.w-350{width:350px !important}.w-80p{width:80% !important}.w-350-min{min-width:350px}.w-350-max{max-width:350px}.h-350{height:350px !important}.h-350-min{min-height:350px}.h-350-max{max-height:350px}.h-80p{height:80% !important}.w-400{width:400px !important}.w-90p{width:90% !important}.w-400-min{min-width:400px}.w-400-max{max-width:400px}.h-400{height:400px !important}.h-400-min{min-height:400px}.h-400-max{max-height:400px}.h-90p{height:90% !important}.w-450{width:450px !important}.w-100p{width:100% !important}.w-450-min{min-width:450px}.w-450-max{max-width:450px}.h-450{height:450px !important}.h-450-min{min-height:450px}.h-450-max{max-height:450px}.h-100p{height:100% !important}.fit-content{width:fit-content;height:fit-content}.w-500{width:500px}.w-10p{width:10%}.w-500-min{min-width:500px}.w-500-max{max-width:500px}.h-500{height:500px}.h-500-min{min-height:500px}.h-500-max{max-height:500px}.w-600{width:600px}.w-20p{width:20%}.w-600-min{min-width:600px}.w-600-max{max-width:600px}.h-600{height:600px}.h-600-min{min-height:600px}.h-600-max{max-height:600px}.w-700{width:700px}.w-30p{width:30%}.w-700-min{min-width:700px}.w-700-max{max-width:700px}.h-700{height:700px}.h-700-min{min-height:700px}.h-700-max{max-height:700px}.w-800{width:800px}.w-40p{width:40%}.w-800-min{min-width:800px}.w-800-max{max-width:800px}.h-800{height:800px}.h-800-min{min-height:800px}.h-800-max{max-height:800px}.w-900{width:900px}.w-50p{width:50%}.w-900-min{min-width:900px}.w-900-max{max-width:900px}.h-900{height:900px}.h-900-min{min-height:900px}.h-900-max{max-height:900px}.w-1000{width:1000px}.w-60p{width:60%}.w-1000-min{min-width:1000px}.w-1000-max{max-width:1000px}.h-1000{height:1000px}.h-1000-min{min-height:1000px}.h-1000-max{max-height:1000px}.w-1100{width:1100px}.w-70p{width:70%}.w-1100-min{min-width:1100px}.w-1100-max{max-width:1100px}.h-1100{height:1100px}.h-1100-min{min-height:1100px}.h-1100-max{max-height:1100px}.w-1200{width:1200px}.w-80p{width:80%}.w-1200-min{min-width:1200px}.w-1200-max{max-width:1200px}.h-1200{height:1200px}.h-1200-min{min-height:1200px}.h-1200-max{max-height:1200px}.w-1300{width:1300px}.w-90p{width:90%}.w-1300-min{min-width:1300px}.w-1300-max{max-width:1300px}.h-1300{height:1300px}.h-1300-min{min-height:1300px}.h-1300-max{max-height:1300px}.w-1400{width:1400px}.w-100p{width:100%}.w-1400-min{min-width:1400px}.w-1400-max{max-width:1400px}.h-1400{height:1400px}.h-1400-min{min-height:1400px}.h-1400-max{max-height:1400px}.align-items-center{align-items:center}.justify-items-center{justify-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.align-content-start{align-content:start !important}.align-content-end{align-content:end !important}.align-content-center{align-content:center !important}br.mobile-only{display:none}@media (max-width: 768px){br.mobile-only{display:block}}.m-1{margin:0 !important}.mx-1{margin-right:0 !important;margin-left:0 !important}.my-1{margin-top:0 !important;margin-bottom:0 !important}.mt-1{margin-top:0 !important}.me-1{margin-right:0 !important}.mb-1{margin-bottom:0 !important}.ms-1{margin-left:0 !important}.m-2{margin:0.25rem !important}.mx-2{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-2{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.mt-2{margin-top:0.25rem !important}.me-2{margin-right:0.25rem !important}.mb-2{margin-bottom:0.25rem !important}.ms-2{margin-left:0.25rem !important}.m-3{margin:0.5rem !important}.mx-3{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-3{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.mt-3{margin-top:0.5rem !important}.me-3{margin-right:0.5rem !important}.mb-3{margin-bottom:0.5rem !important}.ms-3{margin-left:0.5rem !important}.m-4{margin:1rem !important}.mx-4{margin-right:1rem !important;margin-left:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.mt-4{margin-top:1rem !important}.me-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ms-4{margin-left:1rem !important}.m-5{margin:1.5rem !important}.mx-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mt-5{margin-top:1.5rem !important}.me-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ms-5{margin-left:1.5rem !important}.m-6{margin:3rem !important}.mx-6{margin-right:3rem !important;margin-left:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.mt-6{margin-top:3rem !important}.me-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ms-6{margin-left:3rem !important}.m-7{margin:auto !important}.mx-7{margin-right:auto !important;margin-left:auto !important}.my-7{margin-top:auto !important;margin-bottom:auto !important}.mt-7{margin-top:auto !important}.me-7{margin-right:auto !important}.mb-7{margin-bottom:auto !important}.ms-7{margin-left:auto !important}.p-1{padding:0 !important}.px-1{padding-right:0 !important;padding-left:0 !important}.py-1{padding-top:0 !important;padding-bottom:0 !important}.pt-1{padding-top:0 !important}.pe-1{padding-right:0 !important}.pb-1{padding-bottom:0 !important}.ps-1{padding-left:0 !important}.p-2{padding:0.25rem !important}.px-2{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-2{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.pt-2{padding-top:0.25rem !important}.pe-2{padding-right:0.25rem !important}.pb-2{padding-bottom:0.25rem !important}.ps-2{padding-left:0.25rem !important}.p-3{padding:0.5rem !important}.px-3{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-3{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.pt-3{padding-top:0.5rem !important}.pe-3{padding-right:0.5rem !important}.pb-3{padding-bottom:0.5rem !important}.ps-3{padding-left:0.5rem !important}.p-4{padding:1rem !important}.px-4{padding-right:1rem !important;padding-left:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.pt-4{padding-top:1rem !important}.pe-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.ps-4{padding-left:1rem !important}.p-5{padding:1.5rem !important}.px-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pe-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.ps-5{padding-left:1.5rem !important}.p-6{padding:3rem !important}.px-6{padding-right:3rem !important;padding-left:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.pt-6{padding-top:3rem !important}.pe-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.ps-6{padding-left:3rem !important}.p-7{padding:auto !important}.px-7{padding-right:auto !important;padding-left:auto !important}.py-7{padding-top:auto !important;padding-bottom:auto !important}.pt-7{padding-top:auto !important}.pe-7{padding-right:auto !important}.pb-7{padding-bottom:auto !important}.ps-7{padding-left:auto !important}.m-auto{margin:auto !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.bg-white{background-color:#fff !important}.bg-black{background-color:#000 !important}.bg-none{background-color:transparent !important}.pos-relative{position:relative !important}.pos-absolute{position:absolute !important}.pos-fixed{position:fixed !important}.pos-static{position:static !important}.abs-top-left{position:absolute;top:0;left:0}.abs-top-right{position:absolute;top:0;right:0}.abs-bottom-left{position:absolute;bottom:0;left:0}.abs-bottom-right{position:absolute;bottom:0;right:0}.abs-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.abs-hcenter{position:absolute;top:0;left:50%;transform:translate(-50%, 0)}.abs-vcenter{position:absolute;top:50%;left:0;transform:translate(0, -50%)}.aspect-ratio-1-1{aspect-ratio:1/1}.aspect-ratio-4-3{aspect-ratio:4/3}.aspect-ratio-16-9{aspect-ratio:16/9}.rounded-lg{border-radius:0.5rem !important}.rounded-md{border-radius:0.25rem !important}.rounded-sm{border-radius:0.125rem !important}.circle{border-radius:50% !important}.img-common{width:100%;height:auto}.img-fluid{max-width:100%;height:auto}.shadow-md{box-shadow:0 4px 6px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.08)}.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,0.1),0 4px 6px rgba(0,0,0,0.08)}.shadow-xl{box-shadow:0 20px 25px rgba(0,0,0,0.1),0 10px 10px rgba(0,0,0,0.04)}.shadow-2xl{box-shadow:0 25px 50px rgba(0,0,0,0.25),0 15px 20px rgba(0,0,0,0.15)}.shadow-inner{box-shadow:inset 0 2px 4px rgba(0,0,0,0.06),inset 0 1px 3px rgba(0,0,0,0.1)}.shadow-none{box-shadow:none}.fs-6{font-size:6px !important}.fs-7{font-size:7px !important}.fs-8{font-size:8px !important}.fs-9{font-size:9px !important}.fs-10{font-size:10px !important}.fs-11{font-size:11px !important}.fs-12{font-size:12px !important}.fs-13{font-size:13px !important}.fs-14{font-size:14px !important}.fs-16{font-size:16px !important}.fs-18{font-size:18px !important}.fs-20{font-size:20px !important}.fs-22{font-size:22px !important}.fs-24{font-size:24px !important}.fs-28{font-size:28px !important}.fs-32{font-size:32px !important}.fs-36{font-size:36px !important}.fs-40{font-size:40px !important}.fs-48{font-size:48px !important}.fs-56{font-size:56px !important}.fs-64{font-size:64px !important}.fs-72{font-size:72px !important}.fs-80{font-size:80px !important}.fs-96{font-size:96px !important}.fw-100{font-weight:100 !important}.fw-200{font-weight:200 !important}.fw-300{font-weight:300 !important}.fw-400{font-weight:400 !important}.fw-500{font-weight:500 !important}.fw-600{font-weight:600 !important}.fw-700{font-weight:700 !important}.ff-custom{font-family:gkktt, "M PLUS 1p", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{word-wrap:break-word;font-size:62.5%;margin:0;padding:0}.hidden{display:none !important}body{position:relative;color:#363636;font-size:1.4rem;line-height:1.5;font-family:"M PLUS 1", sans-serif;font-weight:300;font-style:normal;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-montserrat{font-family:"montserrat", sans-serif}img{-o-object-fit:cover;object-fit:cover}textarea{font-size:medium;padding:2px 5px}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{color:#FF00E1}@font-face{font-family:gkktt;src:url(/fonts/gkktt.woff2) format("woff2")}.info-hover-display{background:#fff;border:1px solid #ccc;position:fixed;opacity:0;pointer-events:none;transform:translateY(-100%)}.info-hover-display img{width:100px}.info-hover-display.active{opacity:1;pointer-events:auto}.liver_chat_layout{background-image:url(/bg/background_piece.png);background-repeat:repeat;background-size:40px;padding-bottom:80px}.liver_chat_layout .liver_chat_layout_body{padding:24px}@media screen and (max-width: 450px){.hidden_on_sp{display:none !important}}@media screen and (max-width: 768px){.hidden_on_tablet{display:none !important}}@media screen and (min-width: 768px){.hidden_on_desktop{display:none !important}}.menu_mini_container{position:fixed;z-index:2;top:0;right:0;height:100%;padding:200px 0 0 0;display:flex;flex-direction:column;align-items:end;justify-content:center;gap:2px;pointer-events:none}.menu_mini_container .profile_mini,.menu_mini_container .menu_mini{pointer-events:auto;display:flex;width:fit-content;animation:popIn 0.5s linear}.menu_mini_container .profile_mini .liver .profile_name,.menu_mini_container .menu_mini .liver .profile_name{background-color:#FF57A1 !important}.menu_mini_container .profile_mini .liver .text_number,.menu_mini_container .menu_mini .liver .text_number{color:#FF57A1 !important}.menu_mini_container .profile_mini .liver .text_badge,.menu_mini_container .menu_mini .liver .text_badge{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%) !important}.menu_mini_container .profile_mini .liver .inner_item,.menu_mini_container .menu_mini .liver .inner_item{transition:all 0.3s ease}.menu_mini_container .profile_mini .liver .inner_item:hover,.menu_mini_container .menu_mini .liver .inner_item:hover{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%) !important}.menu_mini_container .profile_mini .liver .inner_item:hover .text_badge,.menu_mini_container .menu_mini .liver .inner_item:hover .text_badge{background:#fff !important;color:#FF57A1 !important}.menu_mini_container .profile_mini .text_number,.menu_mini_container .menu_mini .text_number{animation:fadeIn 1s linear}.menu_mini_container .profile_mini .inner_item,.menu_mini_container .menu_mini .inner_item{transition:all 0.3s ease}.menu_mini_container .profile_mini .inner_item:hover,.menu_mini_container .menu_mini .inner_item:hover{background:linear-gradient(90deg, #4FFFC6 0%, #4DF9FF 100%)}.menu_mini_container .profile_mini .inner_item:hover .image svg path:not(.no-fill),.menu_mini_container .menu_mini .inner_item:hover .image svg path:not(.no-fill){fill:#fff}.menu_mini_container .profile_mini .inner_item:hover .image svg path:not(.no-stroke),.menu_mini_container .menu_mini .inner_item:hover .image svg path:not(.no-stroke){stroke:#fff}.menu_mini_container .profile_mini .inner_item:hover .text_badge,.menu_mini_container .menu_mini .inner_item:hover .text_badge{background:#fff;color:#14EED5}.menu_mini_container .profile_mini{background-color:#fff;border:5px solid #EBEBEB;border-radius:10px 0 0 10px;max-height:100px;min-height:70px;overflow:visible}.menu_mini_container .profile_mini_inner{position:relative;padding:8px;min-width:92px;text-decoration:none;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu_mini_container .profile_mini_inner .profile_image{width:60px;height:60px;object-fit:cover;border-radius:10px}.menu_mini_container .profile_mini_inner .profile_name{font-size:8px;font-weight:bold;color:#fff;border-radius:10px;padding:2px 6px;background-color:#14EED5;width:100%;max-width:60px;text-align:center}.menu_mini_container .profile_mini_inner .profile_level{position:absolute;top:4px;right:10px;background-color:#fff;color:#14EED5;font-size:8px;font-weight:bold;border-radius:10px;padding:2px 4px;border:2px solid #14EED5;line-height:1}.menu_mini_container .profile_mini_inner .dot_notification{position:absolute;top:-10px;left:-10px;width:20px;height:20px;background-color:#FF57A1;border-radius:50%;z-index:10}.menu_mini_container .profile_mini_profile{display:flex;flex-wrap:nowrap;max-width:0;overflow:hidden;transition:max-width 1s ease-out;white-space:nowrap}.menu_mini_container .profile_mini_profile.active{max-width:500px}.menu_mini_container .profile_mini_profile .profile_user{display:flex;flex-direction:column;height:100%;justify-content:center;border-left:5px solid #EBEBEB;padding:8px}.menu_mini_container .profile_mini_profile .profile_user hr{border:1px solid #EBEBEB;margin:8px 0}.menu_mini_container .profile_mini_profile .profile_user_point{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4px}.menu_mini_container .profile_mini_profile .profile_user_point img{width:16px;height:auto}.menu_mini_container .profile_mini_profile .profile_user_point svg{width:20px;height:auto}.menu_mini_container .profile_mini_profile .profile_user_point .text_number{font-size:18px;font-weight:bold;color:#14EED5;text-decoration:none}.menu_mini_container .profile_mini_profile .profile_user_other{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;flex-wrap:wrap}.menu_mini_container .profile_mini_profile .profile_user_other .other_item{display:flex;flex-direction:column;gap:4px;justify-content:space-between;align-items:center;flex-wrap:wrap}.menu_mini_container .profile_mini_profile .profile_user_other .other_item_icon{position:relative;display:flex;justify-content:center;align-items:center;width:20px;height:20px}.menu_mini_container .profile_mini_profile .profile_user_other .other_item_icon img{width:15px;height:auto}.menu_mini_container .profile_mini_profile .profile_user_other .other_item_icon .dot_notification{position:absolute;top:-2px;right:0;width:6px;height:6px;background-color:#FF57A1;border-radius:50%}.menu_mini_container .profile_mini_profile .profile_user_other .other_item .text_number{color:#14EED5;font-weight:bold;font-size:12px}.menu_mini_container .profile_mini_list{display:flex;flex-direction:column;gap:4px;justify-content:space-between;align-items:center;flex-wrap:wrap}.menu_mini_container .menu_mini{pointer-events:none}.menu_mini_container .menu_mini_inner{padding:0px;display:flex;flex-direction:row;align-items:end}.menu_mini_container .menu_mini_inner.active .inner_item{border-right:none}.menu_mini_container .menu_mini_inner .inner_item{position:relative;display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;padding:8px;min-width:100px;background-color:#fff;border:5px solid #EBEBEB;border-radius:10px 0 0 10px;pointer-events:auto;text-decoration:none}.menu_mini_container .menu_mini_inner .inner_item .dot_notification{position:absolute;top:-10px;left:-10px;width:20px;height:20px;background-color:#FF57A1;border-radius:50%;z-index:10}.menu_mini_container .menu_mini_inner .inner_item .image{position:relative;width:38px;height:38px;display:flex;justify-content:center}.menu_mini_container .menu_mini_inner .inner_item .image svg{width:auto;height:100%;object-fit:contain}.menu_mini_container .menu_mini_inner .inner_item .text_number{font-size:8px;font-weight:bold;color:#14EED5}.menu_mini_container .menu_mini_inner .inner_item .text_badge{font-size:8px;font-weight:bold;background:linear-gradient(90deg, #4FFFC6 0%, #4DF9FF 100%);color:#fff;border-radius:10px;padding:2px 6px;width:100%;text-align:center}.menu_mini_container .menu_mini_list{padding:0px;display:flex;flex-direction:column;max-width:0;overflow:hidden;transition:max-width 1s ease-out, opacity 0.3s ease-out;white-space:nowrap}.menu_mini_container .menu_mini_list.active{max-width:500px}.menu_mini_container .menu_mini_list .inner_item{position:relative;display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;padding:8px;min-width:100px;background-color:#fff;border-left:5px solid #EBEBEB;border-right:5px solid #EBEBEB;border-bottom:5px solid #EBEBEB;pointer-events:auto;text-decoration:none}.menu_mini_container .menu_mini_list .inner_item:first-child{border-top:5px solid #EBEBEB}.menu_mini_container .menu_mini_list .inner_item .dot_notification{position:absolute;top:2px;right:2px;width:20px;height:20px;background-color:#FF57A1;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:10px;font-weight:bold;color:#fff;font-family:"montserrat", sans-serif}.menu_mini_container .menu_mini_list .inner_item .image{position:relative;width:38px;height:38px;display:flex;justify-content:center}.menu_mini_container .menu_mini_list .inner_item .image svg{width:auto;height:100%;object-fit:contain}.menu_mini_container .menu_mini_list .inner_item .text_number{font-size:14px;font-weight:bold;color:#14EED5}.menu_mini_container .menu_mini_list .inner_item .text_badge{font-size:8px;font-weight:bold;background:linear-gradient(90deg, #4FFFC6 0%, #4DF9FF 100%);color:#fff;border-radius:10px;padding:2px 6px;width:100%;text-align:center}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes popIn{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes blinkTextGreen{0%, 100%{opacity:1;background:linear-gradient(90deg, #e0e0e0 0%, #9ba19f 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1)}20%{opacity:1;background:linear-gradient(90deg, #00FFF6 0%, #4FFFC6 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.2)}40%{opacity:1;background:linear-gradient(90deg, #e0e0e0 0%, #9ba19f 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.4)}60%{opacity:1;background:linear-gradient(90deg, #00FFF6 0%, #4FFFC6 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.2)}80%{opacity:1;background:linear-gradient(90deg, #e0e0e0 0%, #9ba19f 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.2)}}@keyframes blinkTextPink{0%, 100%{opacity:1;background:linear-gradient(90deg, #e0e0e0 0%, #9ba19f 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1)}20%{opacity:1;background:linear-gradient(45deg, #FFB8FB 0%, #FFB6D4 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.2)}40%{opacity:1;background:linear-gradient(90deg, #e0e0e0 0%, #9ba19f 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.4)}60%{opacity:1;background:linear-gradient(45deg, #FFB8FB 0%, #FFB6D4 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.2)}80%{opacity:1;background:linear-gradient(90deg, #e0e0e0 0%, #9ba19f 100%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:brightness(1.2)}}@keyframes ring{0%{transform:rotate(35deg) scale(1)}12.5%{transform:rotate(-30deg) scale(1.2)}25%{transform:rotate(25deg) scale(1.5)}37.5%{transform:rotate(-20deg) scale(1.6)}50%{transform:rotate(15deg) scale(1.5)}62.5%{transform:rotate(-10deg) scale(1.2)}75%{transform:rotate(5deg) scale(1.1)}100%{transform:rotate(0deg) scale(1)}}.sidebar-section{display:none}@media screen and (max-width: 450px){.sidebar-section{position:sticky;top:68px;left:0;display:flex;justify-content:center;z-index:1}}.sidebar-section_group{display:flex;flex-direction:row}.sidebar-section_group .sidebar-section-item{position:relative;background-color:#fff;border:1px solid #14EED5;border-collapse:collapse;box-sizing:border-box;padding:2px 6px;font-weight:bold;font-size:14px;font-family:"M PLUS 1p", sans-serif;color:#14EED5;display:flex;align-items:center;justify-content:center}.sidebar-section_group .sidebar-section-item svg path{stroke:#14EED5}.sidebar-section_group .sidebar-section-item:first-child{border-radius:20px 0 0 20px;padding-left:14px}.sidebar-section_group .sidebar-section-item:last-child{border-radius:0 20px 20px 0;padding-right:14px}.sidebar-section_group .sidebar-section-item:hover{background-color:#14EED5;color:#fff}.sidebar-section_group .sidebar-section-item:hover svg path{stroke:#fff}.profile-page-heading.private_talk_general_top{max-width:1600px;padding:12px 2%;gap:3rem}@media screen and (max-width: 450px){.profile-page-heading.private_talk_general_top{gap:0}}.profile-page-heading.private_talk_general_top .top_live_videochat{max-width:1020px}.profile-page-heading.private_talk_general_top .top_live_joinroom{width:max(200px, 25%);gap:3rem}@media screen and (max-width: 999px){.profile-page-heading.private_talk_general_top .top_live_joinroom{display:grid;grid-template-columns:1fr 1fr;width:100%}.profile-page-heading.private_talk_general_top .top_live_joinroom>*{height:100%}}.profile-page-heading.private_talk_general_top .bottom_live_videochat_status{color:#fff;background-color:rgba(0,0,0,0.6);display:flex;justify-content:space-between;align-items:center;min-height:70px;padding:10px 15px}.profile-page-heading.private_talk_general_top .standby_video_section{aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 450px){.profile-page-heading.private_talk_general_top .standby_video_section{aspect-ratio:9/16}}.profile-page-heading.private_talk_general_top .slider_animation_box{height:100% !important}.profile-page-heading.private_talk_general_top .slider_animation_box .slider_items{height:100% !important}.profile-page-heading.private_talk_general_top .comment_count{display:flex;align-items:center;gap:10px;color:#fff;font-weight:500;font-size:14px;cursor:pointer}.profile-page-heading.private_talk_general_top .comment_count span{font-size:16px;text-decoration:underline}.streamer-profile-page .card_streamer_info table .title{background:linear-gradient(270deg, #FFB8FB 0%, #FFB6D4 100%) !important}.streamer-profile-page .private_talk_general_streamer_info{margin-top:5rem}.streamer-profile-page .instagram_feed_profile_container{display:block;margin:5rem 0}
