body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:NotoSansKR-Regular;font-weight:400;src:url(/static/media/NotoSansKR-Regular.9bc92a36ed81392f698b.ttf) format("truetype")}*{border:none;box-sizing:border-box;color:#353535;font-family:NotoSansKR-Regular;list-style:none;margin:0;padding:0;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:16px}button,label{cursor:pointer}button{background:none}.main_wrap{background:#f6f6f6;display:flex;justify-content:flex-start;padding:10px;position:relative}.body_wrap{height:calc(100vh - 20px);margin-left:70px;padding:0 20px;width:calc(100% - 70px)}.body_title{background:#fff;border-radius:10px;box-shadow:0 0 3px 2px #0000001f;height:50px;line-height:50px;margin:0 auto;width:calc(100% - 20px)}.body_title,.page_title{text-align:center}.page_title>h2{font-size:30px}.flex_box{display:flex}.flex_box.bt{justify-content:space-between}.flex_box.fe{justify-content:flex-end}.flex_box.fs{justify-content:flex-start}.container_wrap .container_box{margin:0 auto;max-width:800px;min-width:380px;padding:20px 0}.header_wrap{border-bottom:1px solid #d3d3d3;height:50px;padding:10px 50px}.header_wrap a{display:block;line-height:30px}.header_wrap header{display:flex;justify-content:space-between}.header_wrap header .nav_item{display:flex}.header_wrap header .nav_item a,.header_wrap header .nav_item button{display:block;font-size:14px;line-height:30px;margin-right:10px}.header_wrap header .nav_item a:last-child,.header_wrap header .nav_item button:last-child{margin-right:0}.header_wrap header .nav_item a:hover,.header_wrap header .nav_item button:hover{color:#fb0}.header_wrap header .nav_item .nav_userInfo{font-size:15px;font-weight:700;line-height:30px;margin-right:10px}.header_wrap header .nav_item .nav_loginTimer{margin-right:10px}.header_wrap .header_logo{height:30px}.header_wrap .header_logo a{color:#fb0;font-size:20px}.header_wrap .header_nav{display:flex;justify-content:space-between}.header_wrap .header_nav a,.header_wrap .header_nav button{line-height:30px;transition:all .3s}.header_wrap .header_nav a:hover,.header_wrap .header_nav button:hover{color:#fb0}.header_wrap .header_nav .nav_list{display:flex;justify-content:flex-start}.header_wrap .header_nav .nav_list li{padding:0 10px}.header_wrap.auth{border-bottom:0;margin-top:200px}.header_wrap.auth .header_logo{margin:0 auto}.header_wrap.auth .header_logo a{font-size:30px}.footer_wrap{padding:10px 0;text-align:center}.footer_wrap p{color:#7b7b7b;font-size:14px}.footer_wrap p span{color:#fb0;font-weight:700}.footer_wrap.auth{border-bottom:0}.footer_wrap.auth .header_logo{margin:0 auto}.footer_wrap.auth .header_logo a{font-size:30px}.home_wrap{padding:20px 0}.home_wrap .content_wrap .content_list{display:flex;justify-content:flex-start}.home_wrap .content_wrap .content_list li{padding:20px;text-align:center;width:200px}.home_wrap .content_wrap .content_list li svg{font-size:100px;vertical-align:middle}.home_wrap .content_wrap .content_list li .content_box{border:1px solid #d3d3d3;border-radius:25px;line-height:158px;transition:all .3s}.home_wrap .content_wrap .content_list li .content_box a{display:block}.home_wrap .content_wrap .content_list li .content_box a span{display:block;line-height:30px;padding-bottom:20px}.home_wrap .content_wrap .content_list li .content_box:hover{border:1px solid #fb0}@font-face{font-family:GowunDodum-Regular;font-weight:400;src:url(/static/media/Dongle-Regular.be19c2ab1576230dd28d.ttf) format("truetype")}.memo_wrap{margin-top:20px}.memo_wrap .page_title{padding-bottom:30px}.memo_wrap .list_wrap{border-radius:10px;font-family:GowunDodum-Regular;font-size:25px;min-width:800px}.memo_wrap .list_wrap h1{text-align:center}.memo_wrap .list_wrap .memo_header{padding:10px}.memo_wrap .list_wrap .list_title{background:#fff;font-size:40px;font-weight:700;margin-bottom:20px;text-align:center}.memo_wrap .list_wrap .btn_style{background:none;background:#fff;border:1px solid #fff;border-radius:50%;color:#353535;display:block;font-size:20px;height:40px;line-height:40px;position:absolute;transition:all .3s;width:40px}.memo_wrap .list_wrap .btn_style:hover{background:none}.memo_wrap .list_wrap .btn_delete{bottom:20px;right:80px}.memo_wrap .list_wrap .btn_submit{bottom:20px;right:20px}.memo_wrap .list_wrap .memo_list{display:flex;flex-flow:row wrap;justify-content:flex-start}.memo_wrap .list_wrap .memo_list li{padding:10px;width:33.3%}.memo_wrap .list_wrap .memo_list li .memo_box{background:#ffa7a7;border-radius:25px;box-shadow:0 1px 6px #0000001f;height:100%;padding:10px;position:relative;width:100%}.memo_wrap .list_wrap .memo_list li .memo_box .memo_head{display:flex;justify-content:space-between;padding:0 10px 10px}.memo_wrap .list_wrap .memo_list li .memo_box .memo_id{border-radius:50%;font-size:13px;font-weight:700;line-height:20px;margin-right:10px;text-align:center}.memo_wrap .list_wrap .memo_list li .memo_box .memo_content{font-size:15px;min-height:200px;padding:0 10px;text-overflow:ellipsis;white-space:normal}.memo_wrap .list_wrap .memo_list li .memo_box .memo_date{color:#535353;font-size:13px;line-height:20px}.memo_wrap .list_wrap .memo_list li .memo_box .memo_type{display:none;font-size:13px;padding:0 10px}.memo_wrap .list_wrap .memo_list li .memo_box .write_input{background:none;border:none;font-size:15px;height:200px;min-width:100px;outline:none;padding:10px;resize:none;width:100%}.memo_wrap .list_wrap .memo_list li .memo_box .color_select_wrap{display:flex;justify-content:space-between;padding:10px;width:100%}.memo_wrap .list_wrap .memo_list li .memo_box .color_select_wrap .color_box{border-radius:50%;cursor:pointer;height:15px;transition:all .3s;width:15px}.memo_wrap .list_wrap .memo_list li .memo_box .color_select_wrap .color_box:hover{transform:scale(1.2)}.board_wrap{background:#fff;border-radius:15px;margin-top:20px;width:100%}.board_wrap .page_title{padding-bottom:30px}.board_wrap .board_nav{display:flex;justify-content:space-between}.board_wrap .board_nav a{color:#7b7b7b}.board_wrap .board_nav a:hover{color:#3b3b3b}.board_wrap .board_nav button{color:#7b7b7b;font-size:16px;margin-left:10px}.board_wrap .board_nav button:hover{color:#3b3b3b}.board_wrap .list_wrap .board_header{display:flex;justify-content:space-between}.board_wrap .list_wrap .board_header .write_btn{background:#fff;border:1px solid #fb0;border-radius:50%;height:60px;transition:all .3s;width:60px}.board_wrap .list_wrap .board_header .write_btn a{display:block}.board_wrap .list_wrap .board_header .write_btn a svg{font-size:20px}.board_wrap .list_wrap .board_header .write_btn:hover{background:#ffe08c;border:0}.board_wrap .list_wrap .board_header .write_btn:hover svg{color:#fff;transform:scale(1.2)}.board_wrap .list_wrap .board_header .search_wrap{border:1px solid #fb0;border-radius:30px;height:60px;margin-bottom:20px;padding:9px 20px;width:calc(100% - 80px)}.board_wrap .list_wrap .board_header .search_wrap:hover{box-shadow:0 2px 4px 0 #0000001f}.board_wrap .list_wrap .board_header .search_wrap .search_form{display:flex;height:40px;justify-content:space-between}.board_wrap .list_wrap .board_header .search_wrap .search_input{font-size:18px;font-weight:700;height:40px;outline:0;padding:0 20px;width:100%}.board_wrap .list_wrap .board_header .search_wrap .search_btn{text-align:center;width:40px}.board_wrap .list_wrap .board_header .search_wrap .search_btn svg{color:#fb0;font-size:40px}.board_wrap .list_wrap .board_header .search_wrap .search_icon{text-align:center;width:40px}.board_wrap .list_wrap .board_header .search_wrap .search_icon svg{color:#fb0;font-size:40px}.board_wrap .list_wrap .board_list{border-collapse:collapse;width:100%}.board_wrap .list_wrap .board_list td,.board_wrap .list_wrap .board_list th{font-size:16px;padding:10px;text-align:center}.board_wrap .list_wrap .board_list .board_list_title{background:#ffe08c}.board_wrap .list_wrap .board_list .board_list_items{border-bottom:1px solid #d3d3d3}.board_wrap .list_wrap .board_list .board_list_items:last-child{border-bottom:0}.board_wrap .list_wrap .board_list .board_list_items .b_no{width:50px}.board_wrap .list_wrap .board_list .board_list_items .b_title a{display:block}.board_wrap .list_wrap .board_list .board_list_items .b_title:hover a{color:#fb0}.board_wrap .list_wrap .board_list .board_list_items .b_thumbnail{width:100px}.board_wrap .list_wrap .board_list .board_list_items .b_thumbnail img{width:100%}.board_wrap .list_wrap .board_list .board_list_items .b_writer{width:80px}.board_wrap .list_wrap .board_list .board_list_items .b_likecount,.board_wrap .list_wrap .board_list .board_list_items .b_viewcount{width:50px}.board_wrap .list_wrap .board_list .board_list_items .b_regdate{width:120px}.board_wrap .list_wrap .emoticon_list ul{display:flex;flex-wrap:wrap;justify-content:flex-start}.board_wrap .list_wrap .emoticon_list .emoticon_list_items{border:1px solid #d3d3d3;border-radius:5px;display:flex;flex-direction:column;flex-wrap:nowrap;margin-bottom:20px;margin-right:20px;width:140px}.board_wrap .list_wrap .emoticon_list .emoticon_list_items:hover{border:1px solid #353535}.board_wrap .list_wrap .emoticon_list .emoticon_list_items:nth-child(5n){margin-right:0}.board_wrap .list_wrap .emoticon_list .emoticon_list_items a{padding:10px}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_title{margin-bottom:10px;overflow:hidden;text-align:center;text-overflow:ellipsis}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_thumbnail{height:120px;width:120px}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_thumbnail img{height:100%;width:100%}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub{display:flex;justify-content:space-between;padding:0 10px 10px}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_comment button,.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_like button{transition:all .3s}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_comment button:hover svg path,.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_like button:hover svg path{color:#f15f5f!important}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_comment a,.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_like a{padding:0}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_comment svg,.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_like svg{vertical-align:middle}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_comment span,.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_like span{margin-left:5px;vertical-align:middle}.board_wrap .list_wrap .emoticon_list .emoticon_list_items .e_sub .e_sub_like button.on svg path{color:#f15f5f}.board_wrap .write_wrap .input_box{margin-bottom:20px}.board_wrap .write_wrap .input_box label{display:block;font-size:20px;font-weight:700;margin-bottom:10px}.board_wrap .write_wrap .input_box input{border:1px solid #d3d3d3;border-radius:10px;font-size:20px;outline:none;padding:15px;width:100%}.board_wrap .write_wrap .input_box input:focus{border:1px solid #fb0}.board_wrap .write_wrap .input_box select{border:1px solid #d3d3d3;border-radius:10px;font-size:20px;outline:none;padding:15px;width:100%}.board_wrap .write_wrap .input_box select:focus{border:1px solid #fb0}.board_wrap .write_wrap .input_box textarea{border:1px solid #d3d3d3;border-radius:10px;font-size:18px;height:300px;outline:none;padding:15px;resize:none;width:100%}.board_wrap .write_wrap .input_box textarea:focus{border:1px solid #fb0;box-shadow:none}.board_wrap .write_wrap .submit_btn{background:#fb0;border-radius:10px;box-shadow:0 0 3px 2px #0000001f;color:#fff;display:block;font-size:20px;font-weight:700;padding:15px;width:100%}.board_wrap .write_wrap .submit_btn:hover{opacity:.8}.board_wrap .info_wrap .board_header{border-bottom:1px solid #d3d3d3;padding:20px 0}.board_wrap .info_wrap .board_header .board_title{font-size:24px;padding:10px 0}.board_wrap .info_wrap .board_header .board_sub .user_img{border:1px solid #d3d3d3;border-radius:50%;height:50px;margin-right:10px;padding:10px;width:50px}.board_wrap .info_wrap .board_header .board_sub .user_img img{vertical-align:middle;width:100%}.board_wrap .info_wrap .board_header .board_sub .board_sub_info{height:50px}.board_wrap .info_wrap .board_header .board_sub .board_sub_info .board_writer{font-size:18px;font-weight:700}.board_wrap .info_wrap .board_header .board_sub .board_sub_info .board_writer .writer_grade{color:#fb0;font-size:14px}.board_wrap .info_wrap .board_header .board_sub .board_sub_info .board_writer_info .board_regdate{color:#7b7b7b;font-size:13px;margin-right:10px}.board_wrap .info_wrap .board_header .board_sub .board_sub_info .board_writer_info .board_viewcount{color:#7b7b7b;font-size:13px}.board_wrap .info_wrap .board_thumbnail{padding:20px;text-align:center}.board_wrap .info_wrap .board_content{border-bottom:1px solid #d3d3d3;border-top:1px solid #d3d3d3;padding:20px 0}.board_wrap .paging_wrap{padding:10px}.board_wrap .paging_wrap .paging_box{display:flex;justify-content:center}.board_wrap .paging_wrap .paging_box li{border-radius:5px;height:30px;text-align:center;width:30px}.board_wrap .paging_wrap .paging_box li button{display:block;height:100%;width:100%}.board_wrap .paging_wrap .paging_box li button svg{height:100%;width:100%}.board_wrap .paging_wrap .paging_box li:hover button,.board_wrap .paging_wrap .paging_box li:hover button svg{color:#fb0}.comment_wrap{padding:20px 0}.comment_wrap .login_btn{padding:20px;text-align:center}.comment_wrap .login_btn a{font-weight:700}.comment_wrap .login_btn a:hover{color:#fb0}.comment_wrap .write_box{border:1px solid #d3d3d3;border-radius:10px;margin-top:20px}.comment_wrap .write_box.on{border:1px solid #fb0}.comment_wrap .comment_title{font-size:18px;font-weight:700;margin-bottom:20px}.comment_wrap .comment_write_wrap{border:1px solid #d3d3d3;border-radius:15px}.comment_wrap .comment_write_wrap.on{border:1px solid #fb0}.comment_wrap .input_box{overflow:hidden;padding:10px}.comment_wrap .input_box textarea{height:40px;outline:none;resize:none;width:100%}.comment_wrap .input_box .submit_btn{margin-left:10px}.comment_wrap .input_box .submit_btn:hover{color:#fb0}.comment_wrap .input_box .comment_writer{border-bottom:1px solid #d3d3d3;font-weight:700;margin-bottom:10px;padding-bottom:10px}.comment_wrap .comment_list .comment_box .comment_item{border:1px solid #d3d3d3;border-radius:10px;margin-top:10px;padding:10px}.comment_wrap .comment_list .comment_box .comment_item.on{border:1px solid #fb0}.comment_wrap .comment_list .comment_box .comment_info{border-bottom:1px solid #d3d3d3;margin-bottom:10px;padding-bottom:10px}.comment_wrap .comment_list .comment_box .comment_writer{font-weight:700}.comment_wrap .comment_list .comment_box .comment_writer span{color:#bbbaba;font-size:13px;margin-left:5px}.comment_wrap .comment_list .comment_box .comment_regdate{color:#7b7b7b;font-size:15px}.comment_wrap .comment_list .comment_box .comment_content{font-size:15px;padding-bottom:10px}.comment_wrap .comment_list .comment_box textarea{outline:none;resize:none;width:100%}.comment_wrap .comment_list .comment_box .comment_btn{display:flex;justify-content:flex-end}.comment_wrap .comment_list .comment_box .comment_btn button{margin-left:10px}.comment_wrap .comment_list .comment_box .reply_btn.on,.comment_wrap .comment_list .comment_box button:hover{color:#fb0}.comment_wrap .comment_list .reply_box{padding-left:50px}.comment_wrap .comment_list .reply_box .reply_item{border:1px solid #d3d3d3;border-radius:10px;margin-top:10px;padding:10px}.comment_wrap .comment_list .reply_box .reply_item.on{border:1px solid #fb0}.emoticon_wrap{background:#fff;border-radius:15px;margin-top:20px;width:100%}.emoticon_wrap .board_nav{display:flex;justify-content:space-between}.emoticon_wrap .board_nav a{color:#7b7b7b}.emoticon_wrap .board_nav a:hover{color:#3b3b3b}.emoticon_wrap .board_nav button{color:#7b7b7b;font-size:16px;margin-left:10px}.emoticon_wrap .board_nav button:hover{color:#3b3b3b}.emoticon_wrap .info_wrap{border-bottom:1px solid #fb0;display:flex;justify-content:space-between;padding:10px 0}.emoticon_wrap .info_wrap .emoticon_thumbnail{border:1px solid #fb0;border-radius:15px;padding:30px;text-align:center;width:242px}.emoticon_wrap .info_wrap .emoticon_thumbnail img{height:180px;vertical-align:middle;width:180px}.emoticon_wrap .info_wrap .emoticon_ex{position:relative;width:60%}.emoticon_wrap .info_wrap .emoticon_ex .emoticon_title{font-size:30px;font-weight:700}.emoticon_wrap .info_wrap .emoticon_ex .emoticon_writer{border:1px solid #d3d3d3;border-radius:15px;display:inline-block;margin-bottom:10px;margin-top:5px;padding:2px 7px}.emoticon_wrap .info_wrap .emoticon_ex .emoticon_writer_info{bottom:0;position:absolute;right:0}.emoticon_wrap .info_wrap .emoticon_ex .emoticon_writer_info .count_box{border:1px solid #fb0;border-radius:5px;margin-right:10px;padding:0 5px}.emoticon_wrap .info_wrap .emoticon_ex .emoticon_writer_info .emoticon_regdate{margin-right:10px}.emoticon_wrap .emoticon_box{padding:20px 0}.emoticon_wrap .emoticon_box ul{display:flex;flex-wrap:wrap;justify-content:flex-start}.emoticon_wrap .emoticon_box ul li{height:160px;text-align:center;width:160px}.emoticon_wrap .emoticon_box ul li img{height:120px;width:120px}.emoticon_wrap .emoticon_box ul li img:hover{transform:scale(1.2);transition:all .3s}.auth_wrap{margin:0 auto;padding:20px 0;width:400px}.auth_wrap .input_box{border:1px solid #d3d3d3;border-radius:5px;display:flex;justify-content:flex-start;margin-bottom:10px;overflow:hidden;padding:0 20px;position:relative}.auth_wrap .input_box.on{border:1px solid #fb0}.auth_wrap .input_box.fail{border:1px solid red}.auth_wrap .input_box label{font-size:20px;line-height:50px}.auth_wrap .input_box input{font-size:18px;height:50px;outline:none;padding:5px 20px;width:100%}.auth_wrap .input_box svg{font-size:18px;transition:all .3s}.auth_wrap .input_box svg:hover{transform:scale(1.2)}.auth_wrap .input_box .reset_btn svg{vertical-align:middle}.auth_wrap .input_box .read_btn{margin-right:10px}.auth_wrap .input_box .read_btn svg{vertical-align:middle}.auth_wrap .login_btn{background:#fb0;border-radius:5px;color:#fff;display:block;font-size:18px;font-weight:700;height:50px;width:100%}.auth_wrap .login_btn:hover{opacity:.8}.auth_wrap .sub_box{padding:10px 0}.auth_wrap .sub_box ul{display:flex;justify-content:flex-start}.auth_wrap .sub_box ul li{height:20px;padding-right:10px}.auth_wrap .sub_box ul li a{color:#7b7b7b;display:inline-block;font-size:14px;line-height:20px;vertical-align:top}.auth_wrap .sub_box ul li a:hover{color:#fb0}.auth_wrap .sub_box ul li:after{border-right:1px solid #7b7b7b;content:"";margin-left:10px}.auth_wrap .sub_box ul li:last-child:after{display:none}.imgbox{border-radius:15px;height:152px;margin-bottom:10px;padding:10px;transition:all .3s;width:132px}.imgbox.each{padding:0}.imgbox.each,.imgbox.each label{height:100%;width:100%}.imgbox.each span{left:0;line-height:298px}.imgbox.each img{height:100%!important;width:auto}.imgbox:hover label{background:#a1a1a1!important;transition:all .3s}.imgbox label{border-radius:10px;display:block;height:110px;margin:0!important;position:relative;width:110px}.imgbox input{left:-9999px;position:absolute;z-index:-999}.imgbox span{font-size:30px;line-height:110px;position:absolute;text-align:center;width:100%;z-index:1}.imgbox span svg{stroke:#d1d1d1}.imgbox img{display:block;height:110px;position:absolute;width:110px;z-index:2}.imgbox .i_no{line-height:30px;text-align:center}.profile_wrap{margin-top:20px}.profile_wrap .page_title{margin-bottom:20px}.profile_wrap .content_wrap{border:1px solid #d3d3d3;border-radius:15px;padding:20px;position:relative}.profile_wrap .content_wrap .pf_img{border:1px solid #d3d3d3;border-radius:50%;height:300px;margin:0 auto 20px;overflow:hidden;text-align:center;width:300px}.profile_wrap .content_wrap .pf_img img{height:300px;width:300px}.profile_wrap .content_wrap .pf_nickname{display:flex;font-size:24px;font-weight:700;justify-content:center;padding:10px 0;text-align:center}.profile_wrap .content_wrap .pf_nickname .item_box .edit_input{border-bottom:1px solid #d3d3d3;font-size:24px;font-weight:700;outline:none;padding-bottom:10px}.profile_wrap .content_wrap .edit_btn{font-size:30px;margin-left:10px}.profile_wrap .content_wrap .edit_btn:hover svg{color:#f08080!important}.profile_wrap .content_wrap .btn_box{display:flex;justify-content:flex-end;position:relative}.profile_wrap .content_wrap .btn_box .joinout_btn{left:0;line-height:43px;position:absolute;transition:all .3s}.profile_wrap .content_wrap .btn_box .joinout_btn:hover{color:#fb0}.profile_wrap .content_wrap.edit .pf_img{height:300px;padding:0;width:300px}.linkListComp{margin-top:20px}.linkListComp .link_header{display:flex;justify-content:flex-end;margin-bottom:20px}.linkListComp .link_header .link_btn .link_btn_sort{margin-right:10px}.linkListComp .link_header .link_btn button{border:1px solid #d3d3d3;border-radius:50%;height:50px;transition:all .3s;width:50px}.linkListComp .link_header .link_btn button svg path{color:#353535}.linkListComp .link_header .link_btn button:hover{background-color:#ffeebd;border:1px solid #ffeebd}.linkListComp .link_header .link_btn button:hover svg path{color:#fff}.linkListComp .linkbox_list .fix_list{background-color:#f1f1f1;border-radius:15px}.linkListComp .linkbox_list .null_list{border:1px solid #d3d3d3;border-radius:15px;font-size:18px;padding:35px;text-align:center}.linkBoxComp{background-color:#fff;border:1px solid #d3d3d3;border-radius:15px;margin-bottom:10px;padding:10px}.linkBoxComp .linkbox_con{display:flex;justify-content:space-between}.imgUploadComp{border-radius:15px}.imgUploadComp input{outline:none}.imgUploadComp:hover label{background:#a1a1a1!important;transition:all .3s}.imgUploadComp.size55{height:55px!important;width:55px!important}.imgUploadComp.size55 label{border-radius:10px;display:block;height:55px;line-height:50px;margin:0!important;position:relative;width:55px}.imgUploadComp.size55 input{opacity:0;position:absolute;z-index:-999}.imgUploadComp.size55 span{font-size:30px;left:0;line-height:55px;position:absolute;text-align:center;width:100%;z-index:1}.imgUploadComp.size55 span svg{stroke:#d1d1d1}.imgUploadComp.size55 img{display:block;height:auto;position:absolute;width:55px;z-index:2}.linkInputComp{width:100%}.linkInputComp input{background-color:#f9f9f9;border-radius:5px;font-weight:700;outline:none;width:100%}.linkInputComp.title{border-bottom:1px solid #d3d3d3}.linkInputComp.title input{font-size:24px!important}.linkInputComp.url input{font-size:14px!important}.linkInputComp .radio_box{position:relative}.linkInputComp .radio_box label{display:block;font-size:14px;height:55px;line-height:55px;position:absolute;text-align:center;width:100%}.linkInputComp .radio_box input{opacity:0;position:absolute;z-index:-999}.linkModalComp{display:flex;height:100%;justify-content:flex-start;left:0;position:fixed;top:0;width:100%;z-index:10}.linkModalComp .modal_background{background:#000000b3;height:100%;position:fixed;width:100%}.linkModalComp .modal_wrap{background:#fff;border-radius:15px;height:190px;margin:0 auto;max-width:800px;min-width:400px;padding:20px;position:relative;top:calc(50% - 75px);width:100%}.linkModalComp .modal_wrap .modal_header{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:10px 0}.linkModalComp .modal_wrap .modal_header h2{font-size:24px;text-align:center}.linkModalComp .modal_wrap .modal_header button{font-size:40px;line-height:40px}.linkModalComp .modal_wrap .modal_body{display:flex;justify-content:flex-start;padding:20px 0}.linkModalComp .modal_wrap .modal_body .linkbox_footer button{border:1px solid #d3d3d3;border-radius:10px;font-size:24px;width:100px}.linkModalComp .modal_wrap .modal_body .linkbox_footer button:hover{background-color:#ffeebd;border:1px solid #ffeebd;color:#fff}.linkModalComp .modal_wrap .linkbox_info{width:calc(100% - 100px)!important}.linkModalComp .linkbox_footer button{font-size:40px;line-height:40px}.linkbox_fixBtn{font-size:14px;line-height:55px;text-align:center;width:20px}.linkbox_fixBtn svg.on path,.linkbox_fixBtn.edit:hover svg path{color:#fb0}.linkbox_sortBtn{cursor:pointer;font-size:14px;line-height:55px;text-align:center;width:20px}.linkbox_sortBtn svg.on path,.linkbox_sortBtn:hover svg path{color:#fb0}.linkbox_info{display:flex;justify-content:flex-start;width:calc(100% - 70px)}.linkbox_info form{display:flex;justify-content:space-between;width:100%}.linkbox_header{height:55px;line-height:50px;margin-left:30px;margin-right:30px;position:relative;text-align:center;width:55px}.linkbox_header img{vertical-align:middle!important;width:100%}.linkbox_header .error_box svg{font-size:30px;vertical-align:middle}.linkbox_body{padding:0 10px;width:calc(100% - 135px)}.linkbox_body .linkbox_title{font-size:24px;font-weight:700}.linkbox_body .linkbox_title a{transition:all .2s}.linkbox_body .linkbox_title a:hover{color:#90ee90}.linkbox_body .linkbox_url{font-size:14px;font-weight:700}.linkbox_footer{display:flex;height:55px;justify-content:center;text-align:center;width:100px}.linkbox_footer button{font-size:20px;padding:5px;transition:all .2s}.linkbox_footer button:hover svg path{color:#fb0!important}