:root{--base-color-blue:#6b84da;--base-header-bg-color:#1d2a58;--base-header-text-color:#fff;--base-notice-text-color:#858585;--common-color-gray:#e2e2e2;--common-color-lightblue:#d4deff;--common-color-winered:#9c1b2d;--sprite-domain:"https://dev-mashodo-resource-s3-bucket.s3.ap-northeast-1.amazonaws.com";color:#000;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{background:#fff;min-width:320px;margin:0;line-height:1.5}button,a{color:inherit;font:inherit;background:0 0;border:0;padding:0;text-decoration:none}button{cursor:pointer}ul,li{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}h1,h2,p{font-size:inherit;font-weight:inherit;letter-spacing:0;margin:0}hr{background:var(--common-color-gray);border:0;height:1px;margin:0}.app-root{min-height:100vh}.popup_background{z-index:100;background:#000000b3;width:100%;height:100%;display:block;position:fixed;top:0;left:0}.normal_header,.logo_header{z-index:150;background:var(--base-header-bg-color);width:100%;max-width:480px;color:var(--base-header-text-color);text-align:center;margin-left:auto;margin-right:auto;padding:10px;position:fixed;top:0}.logo_header{height:46px;padding:3px}.logo_header a{display:inline-block}@media screen and (width>=480px){.normal_header,.logo_header,.normal_footer,.main_content,.post_menu_modal,.post_comment_footer{margin-left:calc(50% - 240px)}}.normal_header h1{min-height:24px;font-size:16px;font-weight:500;line-height:24px}.header_btn_wrap{width:100%;display:inline-block;position:absolute;top:10px;left:0}.btn_header_login{background:var(--base-color-blue);border-radius:25px;padding:5px 10px;font-size:.8rem;position:absolute;top:-2px;right:10px}.btn_header_back{background:var(--base-color-blue);border-radius:25px;padding:5px 10px;font-size:.8rem;position:absolute;top:-2px;left:10px}.main_content{width:100%;max-width:480px;padding-bottom:80px;position:relative;top:44px}.main_content.with_comment_footer{padding-bottom:140px}.main_content.page_margin{padding:10px 10px 80px}.main_content.page_margin.with_comment_footer{padding-bottom:140px}.disable_page_margin{margin-left:-10px;margin-right:-10px}.full_width_tab{border-bottom:8px solid var(--common-color-gray);width:100%;display:flex}.full_width_tab>*{text-align:center;width:100%}.full_width_tab a,.full_width_tab button{width:100%;color:inherit;text-align:center;padding:5px 0;line-height:24px;display:block}.full_width_tab .selected{color:var(--base-color-blue);border-bottom:2px solid}.search_form{padding:10px}.list_header{background-color:var(--common-color-lightblue);padding:5px 15px}.club_category_buttons{flex-wrap:wrap;justify-content:flex-start;gap:8px}.club_category_buttons .btn_base{width:calc(20% - 7px);min-width:0;font-size:13px}.club_list_parts_normal,.club_list_parts_min{color:#000;display:flex}.club_list_parts_normal{min-height:60px;padding:5px 0}.club_list_parts_normal .rank_badge{text-align:right;width:10%;margin:0 auto}.club_list_parts_normal .rank_badge i{vertical-align:top}.club_list_parts_normal .club_icon{width:13%}.club_list_parts_normal .club_icon img,.club_list_parts_min .club_icon img{aspect-ratio:1;object-fit:cover;width:100%}.club_list_parts_normal .club_title{overflow-wrap:anywhere;width:55%;padding:16px 10px 0;font-size:.8rem;position:relative}.club_list_parts_normal .club_title .new_icon{position:absolute;top:0;left:8px}.club_list_parts_normal .club_num{width:22%;color:var(--base-notice-text-color);margin:auto;font-size:.8rem}.club_empty{color:var(--base-notice-text-color);text-align:center;padding:24px 10px}.club_detail_summary{align-items:center}.club_detail_image{aspect-ratio:1;object-fit:cover;width:100%}.club_top_numbers{text-align:center;justify-content:space-around}.club_top_numbers>li{width:33.333%;padding:12px 0}.club_detail_meta>li{margin-top:4px}.top_button_list{justify-content:space-around;gap:6px;padding:10px;font-size:12px;display:flex}.top_button_list .btn_base{width:100%;padding:5px 10px}.review_list{margin:auto -10px}.review_list>li:nth-child(odd){background-color:var(--common-color-lightblue)}.review_thumb{position:relative}.review_thumb>img{aspect-ratio:1;object-fit:cover;width:100%}.review_thumb>.sprite_club{position:absolute;top:0;left:0}.review_score_row{align-items:center;margin-top:2px}.keyword{text-overflow:ellipsis;white-space:nowrap;max-width:30%;display:inline-block;overflow:hidden}.review_select_row{gap:8px}.review_select_row>*{width:100%}.wine_bar_gauge{align-items:center;display:inline-flex}.detail_image_list{gap:8px;display:grid}.detail_image_list img{object-fit:cover;background:#f4f4f4;width:100%;height:min(384px,80vw)}.detail_score{margin-top:-20px}.restaurant_information li{border-bottom:2px solid #e4e4e4;padding:4px 0}.post_comment{margin:5px 0;display:flex}.post_comment .icon_wrap{width:15%}.post_comment .icon_wrap img{padding:15%}.post_comment .comment_wrap{background:var(--common-color-gray);border-radius:15px;width:85%;margin:5px;padding:5px 10px;position:relative}.post_comment .user_name{margin-left:-3px;font-weight:700}.post_comment .comment{white-space:break-spaces;font-size:.9rem}.elapsed_time{color:var(--base-notice-text-color);margin-top:-6px;margin-left:18%;font-size:.8rem}.post_comment_footer{z-index:151;background-color:var(--base-header-bg-color);align-items:center;gap:8px;width:100%;max-width:480px;padding:8px 10px;display:flex;position:fixed;bottom:70px}.post_comment_footer .comment_wrap{flex:auto;align-items:center;width:auto;display:flex}.post_comment_footer textarea{resize:none;background:#fff;border:0;border-radius:19px;width:100%;height:38px;min-height:38px;max-height:90px;padding:8px 14px;line-height:22px;overflow-y:auto}.post_comment_footer textarea:focus{outline-offset:1px;outline:2px solid #6b84da8c}.post_comment_footer .link_wrap{flex:0 0 40px;justify-content:center;align-items:center;width:40px;display:flex}.post_comment_footer .comment_send_button{background:var(--base-color-blue);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.post_comment_footer .comment_send_button:disabled{cursor:default;opacity:.45}.post_comment_footer .comment_send_button .send_icon{transform:translate(1px)}.post_menu_content{min-height:calc(100vh - 44px)}.post_menu_modal{z-index:149;width:99%;max-width:480px;position:fixed;bottom:99px;left:-1px}.menu_list{text-align:center;background:#fff;border-radius:10px;width:90%;margin-left:5%;box-shadow:0 0 10px 1px #9b9b9b}.menu_list a{padding:10px;display:block}.menu_list>li:not(:last-child){border-bottom:1px solid #cdcdcd}.menu_list i{vertical-align:text-bottom;margin-right:2px}.post_form_content{padding-bottom:96px}.input_form_set{margin-top:20px}.input_form_set .title{margin-bottom:4px;font-weight:700}.input_form_set .description{color:var(--base-notice-text-color);margin-top:4px;font-size:12px}.post_image_list{flex-wrap:wrap;gap:8px;display:flex}.post_image_list .no_image{background:var(--common-color-gray);border-radius:5px;width:100%;min-height:140px}.post_image_label{cursor:pointer;place-items:center;width:100%;min-height:140px;display:grid}.post_file_input{display:none}.radio_group{flex-wrap:wrap;gap:8px 16px;padding:6px 0;display:flex}.radio_label{align-items:center;gap:5px;display:inline-flex}.score_picker{justify-content:center;gap:2px;display:flex}.score_button{place-items:center;width:36px;height:48px;display:grid}.post_form_notice{color:var(--base-color-blue);text-align:center;margin-top:12px}.sake_snap_content{padding-top:8px}.profile_summary{align-items:center}.profile_avatar{aspect-ratio:1;object-fit:cover;width:100%}.profile_numbers{align-items:center}.profile_numbers>li{width:100%}.btn_wrapper{justify-content:space-around;margin-top:20px;display:flex}.btn_wrapper>*{width:100%}.btn_wrapper>:first-child{margin-right:5px}.btn_wrapper>:last-child{margin-left:5px}.btn_wrapper>*>a,.btn_wrapper>* button{width:100%}.profile_post_grid{grid-template-columns:repeat(4,1fr);margin-left:-10px;margin-right:-10px;display:grid}.profile_post_grid>li{aspect-ratio:1;text-align:center;position:relative;overflow:hidden}.profile_post_grid>li:nth-child(odd){background:#f1f1f1}.profile_post_grid a{width:100%;height:100%;display:block}.profile_post_grid img{object-fit:cover;width:100%;height:100%}.profile_post_grid .profile_post_placeholder{aspect-ratio:auto;width:100%;height:100%}.profile_post_grid .profile_post_placeholder span{background-size:64px 64px;width:64px;height:64px}.profile_post_grid p{width:100%;height:100%;padding-top:35%;font-size:1.5rem;font-weight:700}.profile_edit_content{padding-bottom:96px}.profile_image_form{text-align:center;margin:18px 0 10px}.profile_image_form label{cursor:pointer;display:inline-block}.profile_image_form img,.profile_image_blank{width:100px;height:100px;margin:auto}.profile_image_form img{object-fit:cover}.profile_image_blank{background:var(--common-color-gray);align-content:center;justify-items:center;gap:6px;display:grid}.profile_language_group{justify-content:space-around}.profile_interest_group{margin-top:22px}.profile_interest_group .title{margin-bottom:4px;font-weight:700}.profile_interest_group .description{color:var(--base-notice-text-color);margin-bottom:10px;font-size:12px}.profile_interest_options{flex-wrap:wrap;gap:8px;display:flex}.profile_interest_option{background:var(--common-color-gray);border-radius:5px;align-items:center;gap:6px;min-height:38px;padding:8px 10px;display:inline-flex}.profile_interest_option:has(input:checked){background:var(--base-color-blue);color:#fff}.profile_interest_complete{text-align:center;padding:10px 10px 80px}.profile_interest_complete .top_message{margin-top:20%;font-weight:700}.profile_interest_complete .profile_character{width:70%;margin:24px auto}.post_list:after{content:"";border-bottom:10px solid var(--common-color-gray);margin:10px -10px;display:block;position:static}.section_placeholder{min-height:calc(100vh - 44px)}.placeholder_panel{border:1px solid var(--common-color-gray);background:#fff;border-radius:5px;padding:16px 10px}.placeholder_panel h2{color:#000;font-size:16px}.placeholder_panel p{color:var(--base-notice-text-color);font-size:14px;line-height:1.7}.user_information{display:flex}.user_information .icon_wrap{width:50px}.user_information .detail_wrap{flex-grow:1;padding-left:10px}.user_information .post_date{color:var(--base-notice-text-color);font-size:.7rem}.default_user_icon{background-image:url(https://dev-mashodo-resource-s3-bucket.s3.ap-northeast-1.amazonaws.com/img/resource/profile/icon/default.png);background-size:cover;width:50px;height:50px;display:block}.post_title{line-height:1.6}.post_title_clickable{cursor:pointer}.post_body{overflow-wrap:break-word;white-space:pre-wrap;line-height:1.5}.type_tag{color:var(--base-color-blue);font-size:.9rem;font-weight:initial;margin-right:5px;padding:1px 2px 1px 5px}.type_tag.club_post{border:1px solid var(--base-color-blue);border-left:5px solid var(--base-color-blue)}.type_tag.brand_review{border:1px solid #91da6b;border-left-width:5px}.type_tag.restaurant_review{border:1px solid #ff24a4;border-left-width:5px}.post_image_preview{aspect-ratio:5/4;background:#f4f4f4;place-items:center;width:100%;display:grid;overflow:hidden}.post_image_preview span{opacity:.82;background-position:50%;background-repeat:no-repeat;background-size:120px 120px;width:120px;height:120px;display:block}.post_image_preview>img{object-fit:cover;width:100%;height:100%;display:block}.post_image_preview.sample-sake span{background-image:url(https://dev-mashodo-resource-s3-bucket.s3.ap-northeast-1.amazonaws.com/img/common/post_sake.png)}.post_image_preview.sample-shop span{background-image:url(https://dev-mashodo-resource-s3-bucket.s3.ap-northeast-1.amazonaws.com/img/common/post_shop.png)}.post_image_preview.sample-club span{background-image:url(https://dev-mashodo-resource-s3-bucket.s3.ap-northeast-1.amazonaws.com/img/common/post_club.png)}.good_menu_wrap ul{justify-content:space-around;align-items:center;display:flex}.good_menu_wrap .first_line{justify-content:space-between;padding:3px 0}.good_menu_wrap .first_line .sprite_club{vertical-align:text-bottom}.good_menu_wrap .now_status{font-size:.8rem}.good_menu_wrap .now_status>li{padding:0 5px}.good_menu_wrap .second_line{color:var(--base-notice-text-color);padding:3px 0;font-size:.8rem;font-weight:700}.good_menu_wrap .second_line .sprite_club{vertical-align:text-bottom}.box_horizontal{justify-content:space-around;display:flex}.box_horizontal.box_spaced{justify-content:space-between}.box_horizontal.box_all_extend>*{width:100%}.w-10per{width:10%}.w-90per{width:90%}.comment_icon_user{aspect-ratio:1;width:100%;height:auto}.normal_footer{z-index:150;background:var(--base-header-bg-color);width:100%;max-width:480px;color:var(--base-header-text-color);text-align:center;padding:10px;display:flex;position:fixed;bottom:0}.normal_footer>li{width:100%;position:relative}.normal_footer>li>a,.normal_footer>li>button{display:inline-block}.normal_footer>li>a>i,.normal_footer>li>button>i{margin:auto;display:block}.normal_footer>li>a>span,.normal_footer>li>button>span{font-size:12px;display:block}.normal_footer .stand_out{margin-top:-30px;display:inline-block}.normal_footer .stand_out>span{margin-top:-4px}.normal_footer>li>a:not(.stand_out),.normal_footer>li>button:not(.stand_out){filter:contrast(0)}.normal_footer .selected{filter:contrast()!important}.sprite_common{background-image:url(https://dev-mashodo-resource-s3-bucket.s3.ap-northeast-1.amazonaws.com/img/common/sprite_common.png);background-size:250px 375px;display:inline-block}.sprite_common.footer_icon_home{background-position:-65px 2px;width:25px;height:30px}.sprite_common.application_logo{background-position:0 -100px;width:56px;height:40px}.sprite_common.footer_icon_club{background-position:-95px 2px;width:25px;height:30px}.sprite_common.footer_icon_post{background-position:2px 2px;width:64px;height:64px}.sprite_common.footer_icon_search{background-position:-125px 2px;width:25px;height:30px}.sprite_common.footer_icon_mypage{background-position:-155px 2px;width:25px;height:30px}.sprite_common.post_menu_icon_sake{background-position:-92px -68px;width:27px;height:27px}.sprite_common.post_menu_icon_shop{background-position:-125px -68px;width:27px;height:27px}.sprite_common.post_menu_icon_club{background-position:-158px -67px;width:27px;height:27px}.sprite_common.post_image_sake{background-position:0 -275px;width:100px;height:100px}.sprite_common.post_image_shop{background-position:-100px -275px;width:100px;height:100px}.sprite_common.post_image_club{background-position:0 -172px;width:100px;height:100px}.sprite_common.icon_score_on{background-position:-213px 2px;width:28px;height:44px}.sprite_common.icon_score_off{background-position:-184px 2px;width:28px;height:44px}.sprite_club{vertical-align:top;background-image:url(https://dev-mashodo-resource-s3-bucket.s3.ap-northeast-1.amazonaws.com/img/common/sprite_club.png);background-size:150px 250px;display:inline-block}.sprite_club.comment_icon{background-position:-38px -88px;width:18px;height:20px}.sprite_club.share_icon{background-position:-68px -88px;width:18px;height:18px}.sprite_club.good_icon_on{background-position:-130px -88px;width:18px;height:20px}.sprite_club.good_icon_off{background-position:-100px -88px;width:18px;height:20px}.sprite_club.good_circle_on{background-position:-118px -118px;width:24px;height:24px}.sprite_club.rank_icon_1{background-position:0 2px;width:26px;height:26px}.sprite_club.rank_icon_2{background-position:-30px 2px;width:26px;height:26px}.sprite_club.rank_icon_3{background-position:-60px 2px;width:26px;height:26px}.sprite_club.rank_icon_4{background-position:-90px 0;width:26px;height:26px}.sprite_club.rank_icon_5{background-position:-120px 0;width:26px;height:26px}.sprite_club.rank_icon_6{background-position:0 -30px;width:26px;height:26px}.sprite_club.rank_icon_7{background-position:-30px -30px;width:26px;height:26px}.sprite_club.rank_icon_8{background-position:-60px -30px;width:26px;height:26px}.sprite_club.rank_icon_9{background-position:-90px -30px;width:26px;height:26px}.sprite_club.rank_icon_10{background-position:-120px -30px;width:26px;height:26px}.sprite_club.new_icon{background-position:2px -89px;width:34px;height:17px}.sprite_club.rank_icon_up{background-position:0 -60px;width:26px;height:26px}.sprite_club.rank_icon_down{background-position:-30px -60px;width:26px;height:26px}.sprite_club.send_icon{background-position:-29px -178px;width:22px;height:22px}.sprite_club.star_icon_on{vertical-align:middle;background-position:-90px -60px;width:12px;height:16px}.sprite_club.star_icon_off{vertical-align:middle;background-position:-120px -60px;width:12px;height:16px}.fnt_bold{font-weight:700}.fnt_normal{font-weight:400}.fnt_link{color:var(--base-color-blue)}.fnt_notice{color:var(--base-notice-text-color)}.fnt_xsmall{font-size:12px}.normal_input_text{background-color:var(--common-color-gray);width:100%;font:inherit;border:none;border-radius:5px;padding:3px;line-height:1.5}.normal_input_text:focus{outline-offset:1px;outline:2px solid #6b84da59}.normal_input{background-color:var(--common-color-gray);width:100%;font:inherit;border:none;border-radius:5px;padding:3px;line-height:1.5}.normal_textarea{background-color:var(--common-color-gray);width:100%;font:inherit;resize:vertical;border:none;border-radius:5px;padding:3px;line-height:1.5}.normal_textarea:focus,.normal_input:focus{outline-offset:1px;outline:2px solid #6b84da59}.btn_base{text-align:center;border:none;border-radius:5px;padding:10px;display:block}.btn_base:disabled{opacity:.45;cursor:default}.btn_base.height_slim{padding:5px 2%}.btn_blue{background:var(--base-color-blue);color:#fff}.btn_sub{background-color:var(--common-color-gray);color:#000}.btn_wine{background:var(--common-color-winered);color:#fff}.btn_gray{color:#fff;background:#747474}.size_half{width:50%}.w-40per{width:40%}.w-75per{width:75%}.w-full{width:100%}.margin_auto{margin-left:auto;margin-right:auto}.login_content{padding-bottom:80px;top:70px}.login_form{margin-top:60px;padding:10px}.login_link_row{justify-content:flex-end;padding:0 10px;font-size:14px;display:flex}.login_notice{background:var(--common-color-lightblue);color:#1d2a58;text-align:center;border-radius:5px;margin:24px 10px -36px;padding:8px 10px;font-size:13px}.register_notice{margin:-12px 0 16px}.register_name_row{gap:8px}.register_name_row .normal_input_text{width:50%}.login_border{text-align:center;margin-top:20px;font-size:12px;position:relative}.login_border:before,.login_border:after{content:"";border-bottom:1px solid #000;width:35%;display:block;position:absolute;bottom:12px}.login_border:before{left:10px}.login_border:after{right:10px}.google_login>img{margin:auto;display:inline-block}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.p-2{padding:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.text-center{text-align:center}
