.button{display:inline-block;padding:3px 18px;border-radius:0 4px 4px 0;background-color:#000;border:#000 1px solid;color:#fff}.button:hover{background-color:#292f33;background-image:none;border:1px solid #292f33}.button[disabled]{background-color:gray !important;color:#fff !important;border:1px solid gray !important}.button[disabled]:hover{background-color:gray !important;border:1px solid gray !important}.button.cancel{-webkit-appearance:none;background-color:#f5f8fa;background-image:linear-gradient(#fff, #f5f8fa);border:1px solid #e1e8ed;border-radius:4px;box-sizing:border-box;color:#292f33}.button.cancel:hover{background-color:#e1e8ed;background-image:linear-gradient(#fff, #e1e8ed);border-color:#e1e8ed}.button.update{background-color:#000;background-image:none;border:1px solid #000;color:#fff;border-radius:4px}.button.update:hover{background-color:#292f33;background-image:none;border:1px solid #292f33}.bl_form .bl_form_input_wrapper{margin-bottom:16px}.bl_form label{display:block;margin:5px 0;font-size:16px}.bl_form input[type=text],.bl_form input[type=password],.bl_form input[type=email],.bl_form textarea{padding:9px 10px;border-radius:3px;border:1px solid #cbd6e2;font-size:16px;transition:all .15s ease-out;background-color:#f5f8fa;color:#33475b;display:block;height:40px;line-height:22px;text-align:left;vertical-align:middle;width:100%}.bl_form input[type=text]:focus,.bl_form input[type=password]:focus,.bl_form input[type=email]:focus,.bl_form textarea:focus{border-color:rgba(0,208,228,.5);box-shadow:0 0 4px 1px rgba(0,208,228,.3),0 0 0 1px #00d0e4;outline:0}.bl_form textarea{height:auto}.bl_form select{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;box-shadow:inset 0 0 0 rgba(0,0,0,0);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;word-wrap:normal}.bl_form .el_login_btn{margin-top:20px;width:100%;font-size:16px;color:#fff;height:3em;line-height:1;border-radius:1.5em;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;background-color:#4cc5f8;background-image:-webkit-gradient(linear, left top, right top, from(#84f5de), color-stop(51%, #4cc5f8), to(#84f5de));background-image:-webkit-linear-gradient(left, #84f5de 0%, #4cc5f8 51%, #84f5de 100%);background-image:-o-linear-gradient(left, #84f5de 0%, #4cc5f8 51%, #84f5de 100%);background-image:linear-gradient(to right, #84f5de 0%, #4cc5f8 51%, #84f5de 100%);background-size:200% auto;cursor:pointer}.bl_form .el_login_btn:hover{background-color:#84f5de;background-position:right center}.bl_form .form-error{border:red 1px solid !important;background-color:pink !important}.bl_form .error-message{color:red}.bl_form .el_notice{margin-top:5px;font-size:12px}.bl_form.entry .bl_form_input_wrapper.bl_seimei{display:flex;justify-content:space-between}.bl_form.entry .bl_form_input_wrapper.bl_seimei .bl_col{width:49%}@media(max-width: 500px){.bl_form label{font-size:14px}}.ly_top_contents .bl_input_place{background-color:#000;display:flex;justify-content:center;align-items:center;height:clamp(400px,50vw,100vh - 200px)}.ly_top_contents .bl_input_place .el_form_input_catch{color:#fff;font-weight:normal;font-size:clamp(14px,2vw,16px);text-align:center;margin-bottom:clamp(12px,2vw,20px)}.ly_top_contents .bl_input_place .el_input_place_label{font-size:clamp(18px,2vw,30px);font-weight:normal;color:#fff;display:block;margin-top:0;margin-bottom:clamp(15px,2vw,30px);text-align:center}.ly_top_contents .bl_input_place .bl_place_inputField{max-width:600px;width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-areas:"input icon";grid-template-columns:1fr 40px;grid-template-rows:60px;grid-column-gap:10px;background-color:#fff;border-radius:3px;border:1px solid #cbd6e2}.ly_top_contents .bl_input_place .bl_place_inputField input[name=place]{grid-area:input;border:0;border-radius:0;background-color:#fff;height:60px;font-size:20px}.ly_top_contents .bl_input_place .bl_place_inputField input[name=place]:focus{box-shadow:none}.ly_top_contents .bl_input_place .bl_place_inputField i{grid-area:icon;align-self:center;display:inline-block;padding:9px 10px;color:#00aadc;cursor:pointer}.ly_top_contents a{color:#00aadc}.ly_top_contents .bl_form{max-width:900px;width:100%;margin:0 auto}.ly_top_contents .bl_map_generator{padding:120px 0}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .el_privacy_policy{font-size:14px}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options #js_customize_option_desc{max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:2rem;text-align:center}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options #js_customize_option_area{display:none}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .ly_customize_option_form{max-width:600px;margin:30px auto}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .ly_customize_option_form .ly_width_height{display:flex;justify-content:space-between}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .ly_customize_option_form .ly_width_height .bl_form_input_wrapper{width:48%}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .ly_customize_option_form .bl_buttons{display:flex;justify-content:flex-end;align-items:center;gap:10px}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_copyBtnGroup{display:flex;flex-direction:column;gap:10px;max-width:600px;margin-left:auto;margin-right:auto}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_codeCopyBtn{display:grid;grid-template-columns:1fr 200px;grid-template-rows:40px}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_codeCopyBtn .bl_embedCode{background:#fff;border-radius:4px 0 0 4px;border:1px solid #ccd6dd;width:100%;height:40px;line-height:40px;position:relative;overflow:hidden}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_codeCopyBtn .bl_embedCode .el_embedCode_code{position:absolute;top:0;color:#8899a6;padding:0 4px 0 15px;overflow:hidden;display:block;text-overflow:ellipsis;font-size:14px;height:100%;overflow-wrap:break-word;word-break:break-all}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_codeCopyBtn .button{border-radius:0 8px 8px 0}.ly_top_contents .bl_map_generator .bl_preview{margin-top:30px;display:flex;flex-direction:column;justify-content:center}.ly_top_contents .bl_map_generator .bl_preview .bl_preview_inner{width:100%;display:flex;justify-content:center;align-items:center}.ly_top_contents .bl_map_generator .bl_report_btn{display:flex;justify-content:flex-end;margin-top:20px}@media(max-width: 676px){.ly_top_contents .bl_input_place{padding-left:10px;padding-right:10px}.ly_top_contents .bl_input_place .bl_place_inputField{grid-template-rows:40px}.ly_top_contents .bl_input_place .bl_place_inputField input[name=place]{height:40px;font-size:16px}.ly_top_contents .bl_map_generator{padding:60px 10px}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options #js_customize_option_area{margin:0 auto}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .sp-hidden{display:none}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_codeCopyBtn{grid-template-columns:1fr}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_codeCopyBtn .bl_embedCode{display:none}.ly_top_contents .bl_map_generator .bl_copy_code_and_custom_options .bl_codeCopyBtn .button{border-radius:8px}}/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../scss/partial/_button.scss%22,%22../scss/partial/_form.scss%22,%22../scss/top.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAEA,QACI,qBACA,iBACA,0BACA,sBACA,sBACA,WAGA,cACI,yBACA,sBACA,yBAIR,kBACI,iCACA,sBACA,iCAEA,wBACI,iCACA,iCAIR,eACI,wBACA,yBACA,gDACA,yBACA,kBACA,sBACA,cACA,qBACI,yBACA,gDACA,qBAKR,eACI,sBACA,sBACA,sBACA,WACA,kBAEA,qBACI,yBACA,sBACA,yBClDJ,gCACI,mBAGJ,eACI,cACA,aACA,eAGJ,qGAII,iBACA,kBACA,yBACA,eACA,6BACA,yBACA,cACA,cACA,YACA,iBACA,gBACA,sBACA,WAEA,6HACI,gCACA,4DACA,UAIR,kBACI,YAGJ,gBACI,cACA,WACA,2BACA,uBACA,eACA,gBACA,gBACA,cACA,sBACA,4BACA,yBACA,qBACA,qCACA,qEACA,iBAGJ,uBACI,gBACA,WACA,eACA,WACA,WACA,cACA,oBACA,YACA,oBACA,oBACA,aACA,yBACA,sBACA,mBACA,wBACA,qBACA,uBACA,iBACA,2BACA,sBACA,mBAEA,yBACA,qHACA,sFACA,iFACA,kFACA,0BAEA,eAEA,6BACI,yBACA,iCAIR,qBACI,gCACA,iCAGJ,wBACI,UAGJ,oBACI,eACA,eAOJ,gDACI,aACA,8BAEA,wDACI,UAKZ,yBAEQ,eACI,gBC3HR,iCACI,sBAEA,aACA,uBACA,mBACA,uCAEA,sDACI,WACA,mBACA,+BACA,kBACA,mCAIJ,uDACI,+BACA,mBACA,WACA,cACA,aACA,mCACA,kBAGJ,sDACI,gBACA,WACA,iBACA,kBACA,aACA,iCACA,+BACA,wBACA,qBACA,sBACA,kBACA,yBAEA,wEACI,gBACA,SACA,gBACA,sBACA,YACA,eAEA,8EACI,gBAIR,wDACI,eACA,kBACA,qBACA,iBACA,cACA,eAKZ,mBACI,cAGJ,0BACI,gBACA,WACA,cAGJ,mCAEI,gBAKI,uFACI,eAGJ,8FACI,gBACA,iBACA,kBACA,mBACA,kBAKJ,8FACI,aAGJ,8FACI,gBACA,iBAEA,+GACI,aACA,8BAEA,sIACI,UAKR,0GACI,aACA,yBACA,mBACA,SAIR,qFACI,aACA,sBACA,SACA,gBACA,iBACA,kBAGJ,oFAEI,aACA,gCACA,wBAEA,kGACI,gBACA,0BACA,yBAEA,WACA,YACA,iBAEA,kBACA,gBAGA,qHACI,kBACA,MACA,cACA,qBACA,gBACA,cACA,uBACA,eACA,YACA,yBACA,qBAIR,4FACI,0BAMZ,+CACI,gBACA,aACA,sBACA,uBAEA,iEACI,WACA,aACA,uBACA,mBAIR,kDACI,aACA,yBACA,gBAQZ,yBAIQ,iCACI,kBACA,mBAEA,sDACI,wBAEA,wEACI,YACA,eAKZ,mCACI,kBAGI,8FACI,cAGJ,+EACI,aAGJ,oFACI,0BAEA,kGACI,aAGJ,4FACI%22,%22file%22:%22top.css%22%7D */
