@charset "UTF-8";:root{--color-primary:#6c9bd2;--color-hamburger-bar:#0068b7;--color-white:#fff;--color-black:#000;--color-text:#333;--color-bg-gray:#efefef;--color-bg-faq:#e4f9ff;--color-faq-q:#004aad;--color-faq-a:#bcd9ff;--color-select-arrow:#9f9f9f;--color-cta:#ff8d00;--color-attention:#df3328}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}.l_main__contact{margin-top:80px}@media screen and (min-width:768px){.l_main__contact{margin-top:90px}}.ly_container-lg{max-width:1200px}.ly_container-xl{max-width:1400px}.l_footer{margin-top:25px}.l_footer_link-wrapper{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;gap:40px}.l_footer_link{color:var(--color-text);text-decoration:underline;position:relative}.l_footer_link:not(:last-child):before{content:"";height:15px;width:1px;background:var(--color-text);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-20px}.l_footer_copyright{margin-top:30px;padding:15px 0;background:var(--color-bg-gray)}.l_footer_copyright-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;font-size:clamp(10px,3.58vw,14px)}.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;top:0;left:0;z-index:100;background:var(--color-white)}@media screen and (min-width:768px){.l_header{padding:0 25px;height:90px}}.l_header-logo{font-size:20px;font-weight:700;color:var(--color-white)}.l_header-logo_link{display:block;width:68px}.l_header-nav{opacity:0;pointer-events:none;position:fixed;top:0;left:0;right:0;bottom:100px;background:var(--color-primary);z-index:100;-webkit-transition:.5s;transition:.5s}@media screen and (min-width:768px){.l_header-nav{position:static;background:0 0;width:auto;height:auto;display:block;opacity:1;pointer-events:inherit}}.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:768px){.l_header-nav_list{position:unset;top:unset;left:unset;-webkit-transform:unset;transform:unset;max-width:unset;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:25px}}.l_header-nav_item{width:100%}@media screen and (min-width:768px){.l_header-nav_item{width:auto}}.l_header-nav_item:not(:last-child){max-width:220px;text-align:left}@media screen and (min-width:768px){.l_header-nav_item:not(:last-child){max-width:unset;text-align:unset}}.l_header-nav_link{color:var(--color-white);font-size:clamp(16px,5.5vw,24px);font-weight:500}@media screen and (min-width:768px){.l_header-nav_link{color:var(--color-text);font-size:clamp(12px,1.16vw,14px);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;line-height:90px}}.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-white);color:var(--color-primary);line-height:1.4;padding:20px 0;border-radius:999px}@media screen and (min-width:768px){.l_header-nav_link__contact{background:var(--color-cta);color:var(--color-white);padding:13px 30px;font-weight:500}}.m_hamburger{width:43px;height:30px;position:relative;z-index:100;background:0 0;border:none}@media screen and (min-width:768px){.m_hamburger{display:none}}.m_hamburger-bar{width:100%;height:1px;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%)}.top_cta_section{background:linear-gradient(#dafffc,#effca0);padding:27px 0}@media screen and (min-width:768px){.top_cta_section{background:url(//lp.life-styleadvisor.com/wp-content/themes/lifestyle-advisor/css/../img/cta_bg.webp) center center/cover no-repeat}}.top_cta_button{display:flex;justify-content:center;align-items:center}.top_cta_button-link{max-width:300px;font-size:24px;background:var(--color-cta);color:var(--color-white);padding:20px 50px;border-radius:999px;margin:auto}@media screen and (min-width:768px){.top_cta_button-link{transition:opacity .3s ease}.top_cta_button-link:hover{opacity:.7}}.m_section_head{text-align:center}.m_section_head-inner{color:var(--color-primary);font-size:24px;font-weight:700}@media screen and (min-width:768px){.m_section_head-inner{font-size:30px}}.contact_thanks{margin-top:70px}.contact_thanks_inner{text-align:center}.contact_thanks_head-inner{color:var(--color-primary);font-size:clamp(24px,2.5vw,30px);font-weight:700;text-wrap:balance;word-break:auto-phrase}.contact_thanks_message{margin-top:30px}.contact_thanks_message__inner{text-wrap:balance;word-break:auto-phrase}.contact_thanks_attention{margin-top:30px;padding:20px 0;border:1px solid var(--color-attention)}.contact_thanks_attention__inner{text-wrap:balance;word-break:auto-phrase}.contact_thanks_attention__inner>span{color:var(--color-attention)}.contact_head{margin-top:30px;text-align:center}@media screen and (min-width:768px){.contact_head{margin-top:60px}}.contact_head_inner{color:var(--color-primary);font-size:24px;font-weight:700}@media screen and (min-width:768px){.contact_head_inner{font-size:30px}}.contact_step{margin-top:30px}.contact_body{margin-top:30px}.contact_dl{background:var(--color-bg-gray)}.contact_dl_inner{width:85%;margin:auto;padding:30px 0}.contact_content:not(:first-child){margin-top:25px}.contact_content_head{background:var(--color-primary);padding:10px 0;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}.contact_content_head__inner{font-weight:700;color:var(--color-white)}.contact_check-list_body{margin-top:20px;font-weight:500}.contact_check-list>span{display:flex;justify-content:center;align-items:center;max-width:44px;background:#ee2f2f;color:#fff;padding:0 10px;border-radius:5px;font-size:12px;font-weight:700}.contact_check_required{display:flex;justify-content:center;align-items:center;max-width:44px;background:#ee2f2f;color:#fff;padding:4px 10px;border-radius:5px;font-size:12px;font-weight:700;margin-top:16px;margin-bottom:16px}input[type=checkbox]{width:15px;height:15px}.contact_info{margin-top:20px}.contact_info-wrapper:not(:first-child){margin-top:35px}.contact_dt{font-weight:500;margin-bottom:10px;display:flex;gap:10px}.contact_dt>span{display:flex;line-height:1;justify-content:center;align-items:center;background:#ee2f2f;color:#fff;padding:0 10px;border-radius:5px;font-size:12px;font-weight:700}input[type=text],input[type=tel],input[type=email],textarea{border:none;border-radius:5px;padding:10px 25px;width:100%}select{border:none;border-radius:5px;padding:10px 30px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact_dd_select{position:relative}.contact_dd_select:before{content:"";border-bottom:2px solid var(--color-select-arrow);border-right:2px solid var(--color-select-arrow);display:block;width:9px;height:9px;position:absolute;top:50%;left:7px;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.contact_submit{text-align:center;margin-top:50px}input[type=submit]{font-size:24px;width:100%;max-width:300px;margin:auto;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;padding:20px 0;color:var(--color-white);background:var(--color-cta);border:none;border-radius:999px}@media screen and (min-width:1080px){input[type=submit]{cursor:pointer;-webkit-transition:opacity 3s ease;transition:opacity 3s ease}input[type=submit]:hover{opacity:.7}}.progressbar{position:relative;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.progressbar li{position:relative;list-style-type:none;text-align:center;text-transform:uppercase;width:33.333%;color:#999;font-weight:700;counter-increment:steps}.progressbar li:before{display:block;width:26px;height:26px;margin:7px auto 20px auto;content:"";line-height:26px;font-size:12px;text-align:center;border-radius:50%;background-color:#f5f5f5;content:counter(steps)}.progressbar li:after{position:absolute;z-index:-1;top:15px;left:-50%;width:100%;height:2px;content:"";background-color:#f5f5f5}.progressbar li:first-child:after{content:none}.progressbar li.active,.progressbar li.complete{color:#0070bd}.progressbar li.active:before,.progressbar li.complete:before{background-color:#0070bd;color:#fff}.progressbar li.active:after,.progressbar li.complete:after{background-color:#0070bd}ul{margin:40px 0 !important}.top_capable_section{margin-top:30px}@media screen and (min-width:768px){.top_capable_section{margin-top:60px}}.top_faq_section{margin-top:80px;padding:45px 0 50px;background:var(--color-bg-faq)}.top_faq_content{margin-top:30px}.top_faq_content-body{background:var(--color-white);padding:10px 0}.top_faq_content-body:not(:first-child){margin-top:25px}@media screen and (min-width:768px){.top_faq_content-body:not(:first-child){margin-top:30px}}.top_faq_content-body-inner{width:92%;margin:auto}.top_faq_question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;position:relative}.top_faq_question:before{content:"";width:15px;height:15px;border-top:4px solid var(--color-faq-q);border-left:4px solid var(--color-faq-q);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);z-index:1;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.top_faq_question.is-active:before{-webkit-transform:translateY(-50%) rotate(225deg);transform:translateY(-50%) rotate(225deg)}@media screen and (min-width:768px){.top_faq_question{gap:25px}}.top_faq_question-icon{font-size:clamp(43px,11.5vw,45px);font-weight:700;font-family:"Oswald",sans-serif;color:var(--color-faq-q)}@media screen and (min-width:500px){.top_faq_question-icon{font-size:36px}}.top_faq_question-answer{color:var(--color-faq-a)}.top_faq_question-text{font-size:clamp(16px,4vw,20px);width:unset;font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}@media screen and (min-width:500px){.top_faq_question-text{font-size:16px;width:85%;margin-right:auto;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}@media screen and (min-width:768px){.top_faq_question-text{font-size:clamp(18px,1.8vw,20px)}}.top_faq_answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;overflow:hidden;max-height:0;padding:0;opacity:0;-webkit-transition:max-height .3s ease,opacity .3s ease,padding .3s ease;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}@media screen and (min-width:768px){.top_faq_answer{gap:25px}}.top_faq_answer-text{font-size:clamp(14px,3.5vw,16px)}@media screen and (min-width:500px){.top_faq_answer-text{font-size:12px}}@media screen and (min-width:768px){.top_faq_answer-text{font-size:clamp(14px,1.3vw,16px)}}.top_faq_answer.is-active{opacity:1;max-height:2000px}@media screen and (min-width:768px){.top_faq_answer.is-active{max-height:1000px}}.top_flow_section{margin-top:30px}@media screen and (min-width:768px){.top_flow_section{margin-top:50px}}.top_kv{margin-top:80px}@media screen and (min-width:768px){.top_kv{margin-top:90px}}.top_lead_section{margin-top:30px;margin-bottom:35px}@media screen and (min-width:768px){.top_lead_section{margin-top:50px;margin-bottom:60px}}@media screen and (min-width:768px){.top_lead_inner{max-width:695px}}.top_reception_section{margin-top:40px}@media screen and (min-width:768px){.top_reception_section{margin-top:70px}}.top_follow_btn{display:none}@media screen and (min-width:768px){.top_follow_btn{display:block;width:99px;position:fixed;right:0;top:30%;z-index:1}}.top_cta_footer{position:fixed;bottom:0;left:0;right:0;width:100%;background:var(--color-cta);z-index:1}@media screen and (min-width:768px){.top_cta_footer{display:none}}.top_cta_footer-link{padding:15px 0;display:flex;justify-content:center;align-items:center;gap:15px}.top_cta_footer-link>img{width:36px}.top_cta_footer-text{color:var(--color-white);font-weight:500;font-size:clamp(20px,6.15vw,24px)}.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)}.js_fade{opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.js_fade.is_active{opacity:1;visibility:visible}.top_cta_footer