.header_wrap{width:100%;height:100px}@media only screen and (max-width:640px){.header_wrap{height:80px}}.header_inner{position:fixed;top:0;left:0;width:100%;height:100px;background-color:#fffeef;z-index:100;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px #0000001a}@media only screen and (max-width:640px){.header_inner{height:80px}}.header_content{padding:12px 50px;width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:640px){.header_content{padding:12px 16px;height:80px}}.header_content .header_logo{display:block;width:180px}@media only screen and (max-width:640px){.header_content .header_logo{width:140px}}.header_content .header_logo img{width:100%}.header_content .header_text_img{width:260px}@media only screen and (max-width:640px){.header_content .header_text_img{width:180px}}.header_content .header_text_img img{width:100%}.footer_wrap{background-color:#8e8e8e;padding:40px 0 16px}.footer_menu_list{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;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 0 8px}.footer_menu_list .footer_menu_item{margin:0 16px 16px}.footer_menu_list .footer_menu_item .footer_menu_link{display:block;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:14px;color:#fff;line-height:1.5;text-decoration:underline}.footer_copy{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:12px;color:#fff;line-height:1.5;letter-spacing:.05em}.filter{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;background-color:#0009}.popup{position:fixed;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);z-index:20000;width:calc(100% - 32px);max-width:560px}.popup .popup_inner .popup_content{background-color:#fff;border:2px solid #F6772E;border-radius:20px}.popup .popup_inner .popup_content .popup_content_title{background-color:#f6772e;border-radius:18px 18px 0 0;padding:16px;text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#fff;line-height:1.5;letter-spacing:.05em}@media only screen and (max-width:640px){.popup .popup_inner .popup_content .popup_content_title{padding:16px 8px;font-size:16px}}.popup .popup_inner .popup_content .popup_content_detail{padding:20px 16px}@media only screen and (max-width:640px){.popup .popup_inner .popup_content .popup_content_detail{padding:20px 8px}}.popup .popup_inner .popup_content .popup_content_detail .popup_content_btn_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.popup .popup_inner .popup_content .popup_content_detail .popup_content_btn_wrap .popup_content_btn{width:calc((100% - 16px)/2);padding:16px;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;text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:16px;color:#f6772e;line-height:1.5;letter-spacing:.05em;border-radius:40px;border:1px solid #9D9D9D}@media only screen and (max-width:640px){.popup .popup_inner .popup_content .popup_content_detail .popup_content_btn_wrap .popup_content_btn{width:calc((100% - 8px)/2);padding:16px 8px;font-size:14px}}.common_wrap{padding:0 16px}.common_inner{max-width:800px;margin:0 auto;position:relative}.common_error_msg{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:20px;color:#fb3c3c;line-height:1.5;letter-spacing:.05em;margin:20px 0 0}@media only screen and (max-width:640px){.common_error_msg{font-size:16px}}.common_form_btn_block{position:relative;padding:0 0 80px;margin:60px 0 0}@media only screen and (max-width:640px){.common_form_btn_block{padding:0 0 60px;margin:40px 0 0}}.common_form_btn_block .common_form_btn_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.common_form_btn_block .common_form_btn_wrap.jc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.common_form_btn_block .common_form_btn_wrap .common_form_back_btn{width:36%;height:60px;border-radius:40px;background-color:#a6a6a6;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-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:20px;color:#fff;line-height:1.5;letter-spacing:.05em;text-align:center;-webkit-box-shadow:0px 9px 10px rgba(0,0,0,.16);box-shadow:0 9px 10px #00000029}@media only screen and (max-width:640px){.common_form_btn_block .common_form_btn_wrap .common_form_back_btn{height:48px;font:18px}}.common_form_btn_block .common_form_btn_wrap .common_form_next_btn{width:62%;height:80px;border-radius:50px;background-color:#b5b5b5;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-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:28px;color:#fff;line-height:1.5;letter-spacing:.05em;text-align:center;-webkit-box-shadow:0px 9px 10px rgba(0,0,0,.16);box-shadow:0 9px 10px #00000029}@media only screen and (max-width:640px){.common_form_btn_block .common_form_btn_wrap .common_form_next_btn{height:64px;font-size:24px}}.common_form_btn_block .common_form_btn_wrap .common_form_next_btn.active{background-color:#b1e739}.common_form_submit_btn_wrap .form_privacy_link_text{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:16px;color:#458dd5;line-height:1.5;letter-spacing:.05em;margin:0 0 20px}.common_form_submit_btn_wrap .form_privacy_link_text a{color:#458dd5;text-decoration:underline}.common_form_submit_btn_wrap .common_submit_btn{width:100%;height:80px;border-radius:50px;margin:0 auto 16px;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;background-color:#b5b5b5;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:28px;color:#fff;line-height:1.5;letter-spacing:.05em;text-align:center;-webkit-box-shadow:0px 9px 10px rgba(0,0,0,.16);box-shadow:0 9px 10px #00000029}@media only screen and (max-width:640px){.common_form_submit_btn_wrap .common_submit_btn{height:64px;font-size:24px}}.common_form_submit_btn_wrap .common_submit_btn.active{background-color:#b1e739}.common_form_submit_btn_wrap .common_form_text_back_btn{display:block;text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:16px;color:#333;line-height:1.5;letter-spacing:.05em;text-decoration:underline;margin:0 auto}.fv{width:100%;max-width:800px;margin:auto}.fv .fv_img,.fv .fv_img img{width:100%}.form{padding:80px 0}@media only screen and (max-width:640px){.form{padding:48px 0}}.form_step_list .form_step_item{position:relative}.form_step_list .form_step_item .common_form_img{position:absolute;right:-10px;width:100px;z-index:2}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img{width:64px}}.form_step_list .form_step_item .common_form_img.img_01{top:218px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_01{top:146px}}.form_step_list .form_step_item .common_form_img.img_02{top:970px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_02{top:698px}}.form_step_list .form_step_item .common_form_img.img_03{top:320px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_03{top:248px}}.form_step_list .form_step_item .common_form_img.img_04{top:820px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_04{top:652px}}.form_step_list .form_step_item .common_form_img.img_05{top:280px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_05{top:182px}}.form_step_list .form_step_item .common_form_img.img_06{top:1020px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_06{top:736px}}.form_step_list .form_step_item .common_form_img.img_07{top:514px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_07{top:388px}}.form_step_list .form_step_item .common_form_img.img_08{top:1682px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_08{top:1372px}}.form_step_list .form_step_item .common_form_img.img_09{top:458px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_09{top:366px}}.form_step_list .form_step_item .common_form_img.img_10{top:936px}@media only screen and (max-width:640px){.form_step_list .form_step_item .common_form_img.img_10{top:764px}}.form_step_list .form_step_item .common_form_img img{width:100%}.form_step_img{width:100%;max-width:720px;margin:0 auto 40px}.form_step_img img{width:100%}.form_step_item_title{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:36px;color:#333;line-height:1.5;letter-spacing:.05em;margin:0 0 32px}@media only screen and (max-width:640px){.form_step_item_title{font-size:20px;margin:0 0 28px}}.form_step_item_title span{font-size:24px}@media only screen and (max-width:640px){.form_step_item_title span{font-size:18px}}.form_step_check_list_wrap{position:relative}.form_step_check_list_wrap .form_step_check_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 0 -20px}.form_step_check_list_wrap .form_step_check_list .form_step_check_item{width:calc((100% - 40px)/2);margin:0 40px 20px 0}@media only screen and (max-width:640px){.form_step_check_list_wrap .form_step_check_list .form_step_check_item{width:calc((100% - 20px)/2);margin:0 20px 10px 0}}.form_step_check_list_wrap .form_step_check_list .form_step_check_item:nth-of-type(2n){margin:0 0 10px}.form_step_checkbox{display:none}.form_step_checkbox_btn{border-radius:10px;border:1px solid #F6772E;background-color:#fff;padding:20px;width:100%;height:100%;-webkit-box-shadow:8px 9px 10px rgba(0,0,0,.16);box-shadow:8px 9px 10px #00000029}@media only screen and (max-width:640px){.form_step_checkbox_btn{padding:6px 8px;height:95%}}.form_step_checkbox_btn .form_step_checkbox_btn_img{width:100%;max-width:120px;margin:0 auto 8px}@media only screen and (max-width:640px){.form_step_checkbox_btn .form_step_checkbox_btn_img{max-width:80px;margin:0 auto 4px}}.form_step_checkbox_btn .form_step_checkbox_btn_img img{width:100%}@media only screen and (max-width:640px){.form_step_checkbox_btn .form_step_checkbox_btn_img img{width:90%}}.form_step_checkbox_btn .form_step_checkbox_btn_text{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:20px;color:#333;line-height:1.5;letter-spacing:.05em}@media only screen and (max-width:640px){.form_step_checkbox_btn .form_step_checkbox_btn_text{font-size:14px}}.form_step_checkbox:checked+.form_step_checkbox_btn{background-color:#fff0e5}.ball{animation:ball .4s alternate 4;-webkit-animation:ball .4s alternate 4;-moz-animation:ball .4s alternate 4}@keyframes ball{0%{-webkit-transform:translate(0%,0%) rotateX(25deg);transform:translate(0) rotateX(25deg)}to{-webkit-transform:translate(0%,-40px);transform:translateY(-40px)}}@-webkit-keyframes ball{0%{-webkit-transform:translate(0%,0%) rotateX(25deg)}to{-webkit-transform:translate(0%,-40px)}}.form_privacy_text{text-align:center;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-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:22px;color:#333;line-height:1.5;letter-spacing:.05em;margin:0 0 24px}@media only screen and (max-width:640px){.form_privacy_text{font-size:18px}}.form_privacy_text img{width:30px;margin:0 16px 0 0}@media only screen and (max-width:640px){.form_privacy_text img{width:22px;margin:0 8px 0 0}}.form_agent_img{width:100%;max-width:500px;margin:0 auto 24px}.form_agent_img img{width:100%}.form_input_block_wrap .form_input_block{margin:0 0 48px}.form_input_block_wrap .form_input_block:last-child{margin:0}.form_select_birthday_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.form_select_birthday_wrap .form_select_birthday{width:calc((100% - 32px) / 3);background-color:#fff0e5;border-radius:40px;border:1px solid #F6772E;padding:16px 32px 16px 16px;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#333;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/resources/images/lp2/content/icon_arrow_bottom.svg);background-repeat:no-repeat;background-size:12px 8px;background-position:right 16px center}@media only screen and (max-width:640px){.form_select_birthday_wrap .form_select_birthday{padding:12px 28px 12px 12px;font-size:16px;background-position:right 12px center}}.form_input_wrap{width:100%}.form_input_wrap.mb_32{margin:0 0 32px}.form_input_wrap .form_input_100{width:100%;background-color:#fff0e5;border-radius:40px;border:1px solid #F6772E;padding:16px;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#333;line-height:1.5}@media only screen and (max-width:640px){.form_input_wrap .form_input_100{padding:12px;font-size:16px}}.form_input_wrap .form_input_100::-webkit-input-placeholder{color:#9d9d9d}.form_input_wrap .form_input_100::-ms-input-placeholder{color:#9d9d9d}.form_input_wrap .form_input_100::placeholder{color:#9d9d9d}.form_input_wrap .form_input_note{font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#333;line-height:1.5;letter-spacing:.05em;margin:0 0 16px}@media only screen and (max-width:640px){.form_input_wrap .form_input_note{font-size:16px;margin:0 0 8px}}.form_address_btn{margin:8px 0 0;width:100%;height:56px;border-radius:40px;background-color:#f6772e;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-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#fff;line-height:1.5;letter-spacing:.05em}@media only screen and (max-width:640px){.form_address_btn{font-size:16px;height:50px}}.form_address_btn img{width:12px;margin:0 0 0 8px}.form_address_btn:disabled{background-color:#b5b5b5;color:#fff}.form_select_address_block{margin:40px 0 0;width:100%}.form_select_100{width:100%;background-color:#fff0e5;border-radius:40px;border:1px solid #F6772E;padding:16px 32px 16px 16px;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#333;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/resources/images/lp2/content/icon_arrow_bottom.svg);background-repeat:no-repeat;background-size:12px 8px;background-position:right 16px center}@media only screen and (max-width:640px){.form_select_100{padding:12px 28px 12px 12px;background-position:right 12px center;font-size:16px}}.form_select_100.mb_32{margin:0 0 32px}@media only screen and (max-width:640px){.form_select_100.mb_32{margin:0 0 16px}}.thanks_page{padding:80px 0}@media only screen and (max-width:640px){.thanks_page{padding:48px 0}}.thanks_title_wrap{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;margin:0 0 32px}.thanks_title_wrap .thanks_title_img{width:140px;margin:0 20px 0 0}@media only screen and (max-width:640px){.thanks_title_wrap .thanks_title_img{width:80px;margin:0 16px 0 0}}.thanks_title_wrap .thanks_title_img img{width:100%}.thanks_title_wrap .thanks_title{max-width:calc(100% - 120px);font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:32px;color:#f6772e;line-height:1.5;letter-spacing:.05em}@media only screen and (max-width:640px){.thanks_title_wrap .thanks_title{max-width:calc(100% - 96px);font-size:24px;text-align:center}}.thanks_text{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#333;line-height:2;letter-spacing:.05em;margin:0 0 40px}@media only screen and (max-width:640px){.thanks_text{font-size:16px}}.thanks_tel_box{background-color:#fff;border:2px solid #F6772E;border-radius:20px}.thanks_tel_box .thanks_tel_box_title{padding:16px;background-color:#f6772e;text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#fff;line-height:1.5;letter-spacing:.05em;border-radius:18px 18px 0 0}@media only screen and (max-width:640px){.thanks_tel_box .thanks_tel_box_title{font-size:16px;padding:16px 8px}}.thanks_tel_box .thanks_tel_box_detail{padding:20px 16px}@media only screen and (max-width:640px){.thanks_tel_box .thanks_tel_box_detail{padding:16px 8px}}.thanks_tel_box .thanks_tel_box_detail .thanks_tel_box_text{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:500;font-optical-sizing:auto;font-style:normal;font-size:16px;color:#333;line-height:1.5;letter-spacing:.05em;margin:0 0 8px}.thanks_tel_box .thanks_tel_box_detail .thanks_tel_link{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-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:28px;color:#333;line-height:1.5;margin:0 0 16px}.thanks_tel_box .thanks_tel_box_detail .thanks_tel_link img{width:20px;margin:0 10px 0 0}.thanks_tel_box .thanks_tel_box_detail .thanks_tel_box_note{text-align:center;font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;font-size:14px;color:#333;line-height:2}@media only screen and (max-width:640px){.thanks_tel_box .thanks_tel_box_detail .thanks_tel_box_note{font-size:13px}}.thanks_line_banner{display:block;margin:40px auto 0;width:100%;max-width:400px}.thanks_line_banner img{width:100%}.fv_link{position:relative;display:block}.fv_link .fv_link_btn{position:absolute;bottom:18%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.fv_link .fv_link_btn .fv_link_btn_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:400px;height:60px;background-color:#f6772e;font-family:Noto Sans JP,sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;font-size:18px;color:#fff;line-height:1.5;letter-spacing:.05em;position:relative;-webkit-box-shadow:0 4px 0 rgba(0,0,0,.4);box-shadow:0 4px #0006;border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.fv_link .fv_link_btn .fv_link_btn_inner:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px;width:8px;height:12px;background-image:url(https://nice-kaigo-pr.com/build/assets/icon_arrow_w-476e351b.svg);background-repeat:no-repeat;background-size:contain}.fv_link .fv_link_btn .fv_link_btn_inner:hover{opacity:.8}.fv_link .fv_link_btn .fv_link_btn_inner span{position:fixed;right:20px}*{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;height:100%;background-color:#fffeef}.clearfix:after{content:"";clear:both;display:block}.mb_10{margin-bottom:10px}.mb_20{margin-bottom:20px}.mb_30{margin-bottom:30px}.mb_50{margin-bottom:50px}.mt_0{margin-top:0}.mt_10{margin-top:10px}.mt_20{margin-top:20px}.mt_30{margin-top:30px}.mt_40{margin-top:40px}.mt_50{margin-top:50px}.mt_80{margin-top:80px}.mr_5{margin-right:5px}.mr_20{margin-right:20px}@media only screen and (max-width:999px){.sp_mb_10{margin-bottom:10px}}.common_pc{display:block}@media only screen and (max-width:999px){.common_pc{display:none}}.common_sp{display:none}@media only screen and (max-width:999px){.common_sp{display:block}}@media only screen and (max-width:840px){.common_pc840{display:none}}.common_sp840{display:none}@media only screen and (max-width:840px){.common_sp840{display:block}}.common_pc640{display:block}.common_pc640.height_100{height:100%}@media only screen and (max-width:640px){.common_pc640{display:none}}.common_sp640{display:none}@media only screen and (max-width:640px){.common_sp640{display:block}}.mb_0{margin-bottom:0}body{background-color:#fffeef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}footer{margin-top:auto}body ul{list-style:none}body a{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}
