@charset "UTF-8";html{margin:0;font-family:-apple-system,"system-ui",Roboto,"游ゴシック体",YuGothic,"Yu Gothic Medium",sans-serif;font-size:17px;color:#707070;line-height:1.9;margin-top:0 !important}body{width:100%;overflow-x:hidden;background-color:#fff}a{text-decoration:underline}a.button{text-decoration:none !important}.a_none{text-decoration:none !important}.pc_header{display:none}@media screen and (min-width:850px){.pc_header{display:block;position:sticky;top:0;z-index:200;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);height:64px}.pc_header .pc_header_inner{max-width:1280px;width:100%;height:100%;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:16px}.pc_header .pc_logo_link{text-decoration:none;flex-shrink:0}.pc_header .pc_logo{height:36px;width:auto;display:block}.pc_header .pc_nav{display:flex;align-items:center;gap:4px;list-style:none;flex:1;margin-left:16px;padding:0}.pc_header .pc_nav_item{position:relative}.pc_header .pc_nav_item>a,.pc_header .pc_nav_item>button.pc_nav_dropdown_trigger{display:block;padding:8px 12px;font-size:13px;color:#555;text-decoration:none;white-space:nowrap;border-radius:6px;transition:background .2s,color .2s;background:0 0;border:0;font-family:inherit;cursor:pointer}.pc_header .pc_nav_item>a:hover,.pc_header .pc_nav_item>button.pc_nav_dropdown_trigger:hover{background:#f0fafa;color:#35a0a0}.pc_header .pc_nav_item.pc_nav_has_dropdown>a:after,.pc_header .pc_nav_item.pc_nav_has_dropdown>button.pc_nav_dropdown_trigger:after{content:" ▾";font-size:10px}.pc_header .pc_nav_item:hover .pc_dropdown{display:block}.pc_header .pc_dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;background:#fff;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.12);padding:8px;min-width:180px;z-index:300}.pc_header .pc_dropdown a{display:block;padding:7px 14px;font-size:12px;color:#555;border-radius:6px;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}.pc_header .pc_dropdown a:hover{background:#f0fafa;color:#35a0a0}.pc_header .pc_header_cta{background:#06c755;color:#fff !important;font-size:13px;padding:10px 20px;border-radius:4px;text-decoration:none !important;white-space:nowrap;font-family:-apple-system,"system-ui",Roboto,"游ゴシック体",YuGothic,"Yu Gothic Medium",sans-serif;flex-shrink:0;transition:background .2s}.pc_header .pc_header_cta:hover{background:#05a648}}header{width:100%;position:fixed;z-index:100;height:60px !important;background-color:#fff !important;box-shadow:0 2px 6px rgba(0,0,0,.08) !important;overflow:hidden !important}@media screen and (min-width:850px){header{display:none}}header .header_background{display:none !important}header .header_flex{width:100%;height:100%;position:absolute;top:0;display:flex;justify-content:space-between;align-items:center;padding:0 20px}header .header_flex .top_icon{width:fit-content;max-width:200px;height:40px;object-fit:cover}header .header_flex .menu_icon{height:20px}.slide_menu{position:fixed;top:10vh;left:15%;width:70%;height:500px;background-color:rgba(255,255,255,.95);border-radius:20px;z-index:1000;overflow-y:scroll;opacity:0;visibility:hidden;transform:translateY(-20px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.slide_menu.active{opacity:1;visibility:visible;transform:translateY(0);display:flex;justify-content:center;align-items:center}.slide_menu .link_box{display:block;width:100%;height:auto;padding:30px 0;overflow-y:scroll}.slide_menu .link_box a,.slide_menu .link_box button.slide_menu_dropdown_label{display:block;color:#c6b3a1;font-size:18px;line-height:40px;width:60%;margin:0 auto;text-decoration:none;background:0 0;border:0;font-family:inherit;text-align:left;cursor:pointer;padding:0}.slide_menu .link_box .menu_link{width:60%;margin:0 auto;margin-bottom:20px}.slide_menu .link_box .menu_link a{line-height:25px;font-size:14px;margin-left:20px}@media screen and (min-width:850px){.slide_menu{display:none !important}}.menu_trigger{cursor:pointer;z-index:1001}.header_flex{position:relative;z-index:1001}footer{position:relative;width:100%}footer .sp_banner{position:fixed;bottom:15px;left:15px;right:15px;z-index:1000;opacity:0;animation:fadeIn .6s ease forwards}footer .sp_banner a{display:block;text-decoration:none !important}footer .sp_banner .sp_banner_img{display:block;width:100%;height:auto;will-change:transform;transform-origin:center;animation:ctaPururu 3.2s ease-in-out 3;filter:drop-shadow(0 4px 12px rgba(0,0,0,.18))}@media (min-width:850px){footer .sp_banner{left:auto;right:24px;bottom:24px;width:440px;max-width:42vw}footer .sp_banner .sp_banner_img:hover{animation:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes ctaPururu{0%,80%,100%{transform:scale(1) rotate(0deg)}83%{transform:scale(1.11) rotate(-3deg)}86%{transform:scale(1.11) rotate(3deg)}89%{transform:scale(1.09) rotate(-2deg)}92%{transform:scale(1.07) rotate(2deg)}96%{transform:scale(1.03) rotate(-1deg)}}@media (prefers-reduced-motion:reduce){footer .sp_banner .sp_banner_img{animation:none !important}}footer .footer_content{position:relative;padding-top:40px;background-color:#8aa5b2}footer .footer_content .logo{margin:auto;margin-bottom:20px;width:250px;height:120px;display:flex;justify-content:center;align-items:center;text-align:center;background-color:transparent}footer .footer_content .logo img{width:80%}footer .footer_content .icon_flex{display:flex;align-items:center;justify-content:center}footer .footer_content .icon_flex .img_box{margin:0 10px;width:50px;height:50px;border-radius:25px;background-color:#fff;display:flex;justify-content:center;align-items:center}footer .footer_content .icon_flex .img_box img{width:25px;height:25px}footer .footer_content .info{width:80%;margin:10px auto;color:#fff}footer .footer_content .info h2{font-size:14px;margin-bottom:5px}footer .footer_content .info p{font-size:12px;padding-left:20px;margin-bottom:20px;line-height:20px}footer .footer_content .info a{font-size:12px;padding:12px 0 12px 20px;line-height:1.5;min-height:44px;display:block;box-sizing:border-box}footer .footer_content .google_map{margin:20px auto;display:block;width:90%;max-width:500px;height:400px;border-radius:10px}footer .footer_content .google_map_placeholder{background-color:#e8eef1;display:flex;align-items:center;justify-content:center;cursor:pointer}footer .footer_content .google_map_placeholder .google_map_load_btn{background:#fff;border:1px solid #9ec8df;border-radius:24px;padding:10px 20px;font-size:13px;color:#3a7a95;cursor:pointer;font-family:inherit}footer .footer_content .google_map_placeholder .google_map_load_btn:hover{background:#f0f8fb}footer .footer_content .footer_link_container{margin-top:40px;background-color:#8aa5b2}footer .footer_content .footer_link_container .grid_container{display:grid}footer .footer_content .footer_link_container .grid_container .grid_item{padding:10px}footer .footer_content .footer_link_container .grid_container .grid_item a{text-decoration:none}footer .footer_content .footer_link_container .grid_container .grid_item h2{font-size:14px;font-family:-apple-system,"system-ui",Roboto,"游ゴシック体",YuGothic,"Yu Gothic Medium",sans-serif;margin-bottom:5px;color:#fff}footer .footer_content .footer_link_container .grid_container .grid_item .link_list{display:flex;flex-direction:column;gap:0}footer .footer_content .footer_link_container .grid_container .grid_item .link_list a{display:block;font-size:10px;color:#fff;line-height:1.5;min-height:44px;padding:12px 0;box-sizing:border-box}footer .footer_content .footer_link_container .grid_1{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}footer .footer_content .footer_link_container .grid_2{grid-template-columns:repeat(2,1fr);gap:20px}footer .footer_content .copyright{width:100%;padding:40px 0;text-align:center;margin-top:-10px;color:#fff;font-size:12px;background-color:#8aa5b2;border:10px #8aa5b2 solid}.fadeup{opacity:0;transform:translateY(30px);transition:opacity 2s,transform 2s}.fadeup.is-visible{opacity:1;transform:translateY(0)}@keyframes fadeup{0%{transform:translateY(30px);opacity:0}80%{opacity:1}100%{opacity:1;transform:translateY(0)}}.exit-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9999;justify-content:center;align-items:center}.exit-popup-overlay .exit-popup{position:relative;max-width:420px;width:90%}.exit-popup-overlay .exit-popup img{width:100%;height:auto;display:block;border-radius:8px}.exit-popup-overlay .exit-popup .close-button{position:absolute;top:-14px;right:-14px;width:32px;height:32px;border-radius:50%;background:#fff;border:none;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.3);z-index:1;padding:0;font-size:0;color:transparent}.exit-popup-overlay .exit-popup .close-button:before,.exit-popup-overlay .exit-popup .close-button:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:#555;border-radius:1px}.exit-popup-overlay .exit-popup .close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.exit-popup-overlay .exit-popup .close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}