@charset "UTF-8";:root{--color-primary:#008ed8;--color-hamburger-bar:#008ed8;--color-white:#fff;--color-black:#000;--color-text:#0a2f52;--color-border:#707070;--color-cta:#329cd6;--color-cta-top:#68c4f5;--color-cta-right:#225a79;--color-cta-bottom:#23678b;--color-cta-left:#acdcf6;--color-line:#00b900;--color-input-bg:#f2f7fa;--color-input-border:#5ab5e4;--color-input-placeholder:#d6d5d5;--color-submit:#90c132}body{font-family:"Noto Sans JP",sans-serif;line-height:1.75;font-size:16px}a{text-decoration:none;color:inherit}@media screen and (min-width:1080px){a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}a:hover{opacity:.7}}img{width:100%;height:auto;vertical-align:top}html{color:#000;background:#fff}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:""}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;*font-size:100%;}legend{color:#000}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus:not(:focus-visible){outline:0}.ly_container-xl,.ly_container-lg,.l_container,.ly_container-sm{width:92%;margin-right:auto;margin-left:auto}.ly_container-sm{max-width:760px}.l_container{max-width:1080px}.ly_container-lg{max-width:1200px}.ly_container-xl{max-width:1400px}.l_footer{padding:40px 0 10px;margin-top:80px}.l_footer_logo{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}.l_footer_logo>img{width:200px}.l_footer_copyright{text-align:center;margin-top:100px}.l_header{height:80px;width:100%;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;background:var(--color-white);top:0;left:0;z-index:100}@media screen and (min-width:768px){.l_header{padding:0 45px;height:85px;gap:40px}}.l_header-logo{font-size:20px;font-weight:700;color:var(--color-white);max-width:240px}@media screen and (min-width:768px){.l_header-logo{max-width:390px;-ms-flex-negative:1;flex-shrink:1}}.l_header-nav{opacity:0;pointer-events:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--color-white);z-index:100;-webkit-transition:.5s;transition:.5s}@media screen and (min-width:1080px){.l_header-nav{position:static;background:0 0;width:auto;height:auto;display:block;opacity:1;pointer-events:inherit;-ms-flex-negative:0;flex-shrink:0}}.l_header-nav_list{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:92%;max-width:300px}@media screen and (min-width:1080px){.l_header-nav_list{width:auto;max-width:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:unset;top:unset;left:unset;-webkit-transform:unset;transform:unset;gap:35px}}.l_header-nav_item{width:100%}@media screen and (min-width:1080px){.l_header-nav_item{width:unset}}.l_header-nav_item:not(:last-child){max-width:220px;text-align:left}@media screen and (min-width:1080px){.l_header-nav_item:not(:last-child){max-width:unset}}.l_header-nav_link{color:var(--color-text);font-size:clamp(16px,5.5vw,24px);font-weight:500}@media screen and (min-width:1080px){.l_header-nav_link{font-size:clamp(12px,1.3vw,16px);display:block;line-height:85px}}.l_header-nav_link__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-primary);color:var(--color-white);line-height:1.4;padding:20px 0;border-top:4px solid var(--color-cta-top);border-right:4px solid var(--color-cta-right);border-bottom:4px solid var(--color-cta-left);border-left:4px solid var(--color-cta-bottom);border-radius:0;background:var(--color-primary)}@media screen and (min-width:1080px){.l_header-nav_link__contact{-webkit-transition:all .3s ease;transition:all .3s ease;padding:20px 30px}.l_header-nav_link__contact:hover{opacity:unset;color:#fff;border-top:4px solid var(--color-primary);border-right:4px solid var(--color-cta-bottom);border-bottom:4px solid var(--color-cta-top);border-left:4px solid var(--color-cta-right)}}.m_hamburger{width:25px;height:17px;position:relative;z-index:100;background:0 0;border:none}@media screen and (min-width:1080px){.m_hamburger{display:none}}.m_hamburger-bar{width:100%;height:2px;display:block;position:absolute;background:var(--color-hamburger-bar);left:50%;-webkit-transition:.3s;transition:.3s}.m_hamburger-bar:first-child{top:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.m_hamburger-bar:nth-child(2){top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m_hamburger-bar:last-child{top:100%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.cta_footer{position:fixed;bottom:0;left:0;right:0;width:100%}.cta_footer_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.cta_footer_link{padding:10px 0}@media screen and (min-width:768px){.cta_footer_link{padding:unset}}.cta_footer_link:first-child{background:var(--color-input-bg);width:74.36%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.cta_footer_link:first-child{width:39.17%}}.cta_footer_link:nth-child(2),.cta_footer_link:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.cta_footer_link:nth-child(2),.cta_footer_link:last-child{gap:30px}}.cta_footer_link:nth-child(2){background:var(--color-line);width:12.82%}@media screen and (min-width:768px){.cta_footer_link:nth-child(2){width:28.33%}}.cta_footer_link:last-child{background:var(--color-primary);width:12.82%}@media screen and (min-width:768px){.cta_footer_link:last-child{width:32.5%}}.cta_footer_lead{font-size:12px;color:var(--color-primary)}.cta_footer_number{color:var(--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:clamp(24px,2.69vw,30px);font-weight:700;line-height:1.2}@media screen and (min-width:768px){.cta_footer_number{font-size:clamp(40px,4vw,48px)}}.cta_footer_number>img{display:block;width:30px}.cta_footer_reception{font-size:12px;color:var(--color-border)}.cta_footer_text{display:none}@media screen and (min-width:768px){.cta_footer_text{display:block;color:var(--color-white);font-size:clamp(24px,2.6vw,32px);font-weight:700}}.cta_footer_icon{width:85%;max-width:40px}@media screen and (min-width:768px){.cta_footer_icon{max-width:60px}}.m_section_head{font-size:clamp(20px,6vw,24px);color:var(--color-text);font-weight:700;text-align:center}@media screen and (min-width:768px){.m_section_head{font-size:30px}}.top_about_section{margin-top:40px}@media screen and (min-width:768px){.top_about_section{margin-top:60px}}.top_reason_section{margin-top:30px}@media screen and (min-width:768px){.top_reason_section{margin-top:80px}}.top_work_section{margin-top:65px}@media screen and (min-width:768px){.top_work_section{margin-top:80px}}.top_voice_section{margin-top:80px}@media screen and (min-width:768px){.top_voice_section{margin-top:85px}}.top_flow_section{margin-top:80px}@media screen and (min-width:768px){.top_flow_section{margin-top:90px}}@media screen and (min-width:768px){.top_flow_inner{max-width:860px;margin:auto}}.top_message_section{margin-top:70px}@media screen and (min-width:768px){.top_message_section{margin-top:130px}}.top_company_section{margin-top:60px}@media screen and (min-width:768px){.top_company_section{margin-top:85px}}.top_company_dl{margin:30px auto 0;max-width:450px;border-top:1px solid var(--color-border)}@media screen and (min-width:768px){.top_company_dl{max-width:960px}}@media screen and (min-width:768px){.top_company_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid var(--color-border);padding:25px 15px}}.top_company_dt{font-weight:700;line-height:1.25;padding:20px;border-bottom:1px solid var(--color-border)}@media screen and (min-width:768px){.top_company_dt{border-bottom:unset;padding:unset;width:300px}}.top_company_dd{line-height:1.25;padding:20px;border-bottom:1px solid var(--color-border)}@media screen and (min-width:768px){.top_company_dd{border-bottom:unset;padding:unset;width:calc(100% - 300px)}}.top_company_iframe{margin-top:20px;text-align:center}@media screen and (min-width:768px){.top_company_iframe{margin-top:60px}}.top_company_iframe>iframe{max-width:100%}.top_contact_section{margin-top:60px}@media screen and (min-width:768px){.top_contact_section{margin-top:135px}}.top_contact_upper{background:var(--color-primary);padding:40px 0}@media screen and (min-width:768px){.top_contact_upper{padding:60px 0}}.top_contact_head{font-weight:700;text-align:center;color:var(--color-white)}.top_contact_head-en{font-size:clamp(20px,6vw,24px)}@media screen and (min-width:768px){.top_contact_head-en{font-size:30px}}@media screen and (min-width:768px){.top_contact_head-jp{font-size:18px}}.top_contact_cta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-top:30px}@media screen and (min-width:768px){.top_contact_cta-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:50px;gap:40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.top_contact_cta{color:var(--color-primary)}@media screen and (min-width:768px){.top_contact_cta{width:calc(50% - 20px)}}.top_contact_cta:not(:first-child) .top_contact_cta-text{color:var(--color-white);font-weight:700;font-size:clamp(14px,4vw,18px)}@media screen and (min-width:768px){.top_contact_cta:not(:first-child) .top_contact_cta-text{font-size:clamp(12px,1.8vw,24px)}}.top_contact_cta-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;background:var(--color-white);padding:10px 0}.top_contact_cta-link__line{background:var(--color-line);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}@media screen and (min-width:768px){.top_contact_cta-link__line{height:100%}}.top_contact_cta-link__line-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;gap:10px;width:92%;margin:auto}.top_contact_cta-link-wrapper{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;gap:10px}.top_contact_cta-number{font-size:clamp(32px,9.2vw,36px);font-weight:700;line-height:1.2}@media screen and (min-width:768px){.top_contact_cta-number{font-size:clamp(30px,4vw,48px)}}.top_contact_cta-time{font-size:clamp(12px,3.58vw,14px)}.top_contact_cta-link-icon__inner{width:58px;-o-object-fit:cover;object-fit:cover}.top_contact_lower-head{margin-top:40px}@media screen and (min-width:768px){.top_contact_lower-head{margin-top:80px}}.top_contact_icon{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-top:50px}.top_contact_icon>img{width:100px}.top_contact_form{margin-top:40px}.top_contact_form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:20px}@media screen and (min-width:768px){.top_contact_form-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}}.top_contact_form-wrapper:not(:first-child){margin-top:30px}.top_contact_dt{text-align:right;color:var(--color-primary);font-weight:500;position:relative}@media screen and (min-width:768px){.top_contact_dt{width:160px}}.top_contact_dt:before{content:"*";position:absolute;top:0;right:-10px}.top_contact_dd{width:100%}@media screen and (min-width:768px){.top_contact_dd{width:calc(100% - 160px)}}.top_contact_radio-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.input_radio_label{margin-left:10px}input[type=text],input[type=email],input[type=tel],textarea{width:100%;padding:20px 15px;border:unset;background:var(--color-input-bg);border-bottom:2px solid var(--color-input-border)}input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--color-input-placeholder)}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,textarea::-moz-placeholder{color:var(--color-input-placeholder)}input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color-input-placeholder)}input[type=text]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--color-input-placeholder)}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,textarea::placeholder{color:var(--color-input-placeholder)}.input_address{height:130px}.input_radio_label{color:var(--color-border)}textarea{height:300px}input[type=checkbox]{width:24px;height:24px;vertical-align:middle}.top_contact_privacy-policy{text-align:center;margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top_contact_privacy-policy__link{color:var(--color-primary);text-decoration:underline}.top_contact_submit{display:block;margin:40px auto 0;padding:20px;background-color:var(--color-submit);color:#fff;border:none;border-radius:5px;cursor:pointer;width:100%;max-width:450px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;font-size:20px;font-weight:700;letter-spacing:.7em}@media screen and (min-width:1080px){.top_contact_submit:hover{opacity:.7}}.ly_thanksLead{width:96%;margin:2em auto}@media screen and (min-width:768px){.ly_thanksLead{width:100%;max-width:800px}}.bl_thanksLead{text-align:left;line-height:1.9}@media screen and (min-width:768px){.bl_thanksLead{text-align:center}}.bl_cautionLeadBox{border:solid 1px #e00429;border-radius:8px;padding:1.5em;text-align:left;line-height:1.9}@media screen and (min-width:768px){.bl_cautionLeadBox{text-align:center}}.ly_btnTop{width:96%;margin:2em auto}@media screen and (min-width:768px){.ly_btnTop{width:100%;max-width:400px;margin:2em auto}}.ly_btnTop .el_submit.el_submit__backtop{display:block;width:90%;margin:1em auto;padding:1em 2em;color:#fff;border-radius:88px;background:#333;text-align:center;font-weight:700}@media screen and (min-width:768px){.ly_btnTop .el_submit.el_submit__backtop{width:100%;max-width:300px}}@media screen and (max-width:767px){.hp_sp_br{display:block}}@media screen and (min-width:768px){.hp_sp_br{display:none}}.ly_section.ly_section__single{padding:64px 16px;margin-top:40px}@media screen and (min-width:768px){.ly_section.ly_section__single{margin-top:80px}}.el_heading{text-align:center;font-size:32px;font-weight:900}.el_heading.el_heading__contact{font-size:min(8vw,32px)}.js_body.is-active{overflow:hidden;width:100%;height:100%;position:fixed}.js_navigation.is_active{opacity:1;pointer-events:inherit}.js_hamburger.is_active .m_hamburger-bar:first-child{top:50%;-webkit-transform:translate(-50%,0) rotate(145deg);transform:translate(-50%,0) rotate(145deg)}.js_hamburger.is_active .m_hamburger-bar:nth-child(2){opacity:0}.js_hamburger.is_active .m_hamburger-bar:last-child{top:50%;-webkit-transform:translate(-50%,0) rotate(-145deg);transform:translate(-50%,0) rotate(-145deg)}