﻿*,*::before,*::after{padding:0;margin:0;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,dl,ol,ul{font-size:1em;margin:0;padding:0}ul{list-style-type:none}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-black-01: #111111;--color-black-02: #434343;--color-black-03: #909090;--color-gray-01: #555555;--color-red-01: #CE0000;--color-orange-01: #F57F31;--color-yellow-01: #FFED15;--color-border-gray-01: #D9D9D9;--color-bg-blue-01: #E1EEEF;--color-bg-orange-01: #FDEEE3;--color-bg-gray-01: #F5F5F5}:root{--font-family-base: Yu Gothic, sans-serif;--font-family-lato: Lato, sans-serif;--fs-base: 16px;--fw-base: 400;--lh-base: 1.642;--ls-base: 0.029em}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:normal;src:url("assets/fonts/lato-v24-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:bold;src:url("assets/fonts/lato-v24-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Sen";font-style:normal;font-weight:normal;src:url("assets/fonts/sen-v9-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Sen";font-style:normal;font-weight:bold;src:url("assets/fonts/sen-v9-latin-700.woff2") format("woff2")}body{font-family:var(--font-family-base);font-weight:var(--fw-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-break:break-all;word-wrap:break-word;color:var(--color-black-01);letter-spacing:var(--ls-base);font-size:var(--fs-base);margin-left:auto;margin-right:auto;scroll-behavior:smooth}@media(min-width: 768px){body{width:600px;box-shadow:0px 0px 6px rgba(0,0,0,.5)}}@media(max-width: 767px){body{font-size:15px}}a{text-decoration:none;color:var(--color-black-01)}img{width:100%;height:auto;vertical-align:bottom}input,textarea,select{border:1px solid var(--color-border-gray-01);width:100%;border-radius:3px;padding:10px;resize:none;font-size:14px;background:#fff;color:#333}@media(min-width: 768px){input,textarea,select{font-size:16px}}input[type=checkbox]{width:auto}input::placeholder,textarea::placeholder{color:var(--color-black-03)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color-black-03)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--color-black-03)}h1,h2,h3,h4{font-weight:600}strong{font-size:1.1em}.l-footer{border-top:1px solid var(--color-border-gray-01);padding:2rem 0;text-align:center;font-size:.9em;color:var(--color-black-03)}.l-header{background:#fff;padding:1rem 0;text-align:center}@media(max-width: 767px){.l-header{padding:.5rem 0}}.l-header img{width:160px}.l-header__nav{display:none}.l-section{background:#fff;padding-top:5rem;padding-bottom:5rem;position:relative}@media(max-width: 767px){.l-section{padding-top:4rem;padding-bottom:4rem}}.l-section.bg-blue{background:var(--color-bg-blue-01)}.l-section.bg-orange{background:var(--color-orange-01)}.l-section.bg-thin-orange{background:var(--color-bg-orange-01)}.l-section.bg-gray{background:var(--color-gray-01)}.l-section.bg-black{background:#000}.l-section.bg-thin-gray{background:var(--color-bg-gray-01)}.l-section__button{margin-top:3rem;display:flex;justify-content:center}.l-section__button.position-left{justify-content:left}@media(min-width: 768px){.l-section__button{margin-top:2.5rem;column-gap:1rem}}@media(max-width: 767px){.l-section__button{flex-direction:column;align-items:center;row-gap:1rem}}.l-mv{background:url(assets/images/mv_bg.jpg) no-repeat center center/cover;padding:2rem 0}.l-wrap{padding-left:2rem;padding-right:2rem}@media(max-width: 767px){.l-wrap{padding-left:1rem;padding-right:1rem}}.c-title-second{font-size:1.4em;font-weight:700;line-height:1.3}.c-title-dot{position:relative;font-size:2.2em;line-height:1.4}@media(max-width: 767px){.c-title-dot{font-size:1.6em;line-height:1.2}}.c-title-dot:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:var(--color-orange-01);position:absolute;left:-0.7rem;top:-0.7rem}.c-title-case{display:flex;justify-content:space-between;align-items:center;text-align:center;line-height:2;font-size:1.2em}@media(max-width: 767px){.c-title-case{line-height:1.4;font-size:1.1em}}.c-title-case span{display:block;padding-left:2rem;padding-right:2rem;flex:1}@media(max-width: 767px){.c-title-case span{padding-left:.4rem;padding-right:.4rem}}.c-title-case:before,.c-title-case:after{content:"";display:block;width:12px;height:111px}@media(max-width: 767px){.c-title-case:before,.c-title-case:after{width:8px;height:75px}}.c-title-case:before{background:url(assets/images/case/icon_kakko_left.png) center/contain no-repeat}.c-title-case:after{background:url(assets/images/case/icon_kakko_right.png) center/contain no-repeat}.c-title-pickup{text-align:center;margin-bottom:1rem;font-size:20px}.c-title-pickup img{width:140px}.c-gradation__white-gray{height:100px;background:linear-gradient(to bottom, #ffffff, var(--color-gray-01))}.c-gradation__gray-black{height:100px;background:linear-gradient(to bottom, var(--color-gray-01), #000)}.c-gradation__dark-white{height:100px;background:linear-gradient(to bottom, #000, #ffffff)}.p-mv__headline{text-align:center;margin-bottom:1rem}.p-mv__headline img{width:210px}.p-mv__zero{text-align:center;margin-bottom:1.5rem}.p-mv__zero img{width:180px}.p-mv__fukidashi{text-align:center;margin-bottom:.3rem}.p-mv__fukidashi img{width:200px}.p-mv__logo{text-align:center;margin-bottom:.5rem;padding-left:1rem;padding-right:1rem}.p-mv__logo img{max-width:400px}.p-mv__text{text-align:center;font-size:1.2em;font-weight:700;margin-bottom:1rem}.p-mv__panels{display:flex;align-items:center;padding-left:1rem;padding-right:1rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.p-area__box{font-weight:700;text-align:center}.p-area__box:not(:last-child){margin-bottom:1rem}.p-area__box img{max-width:400px}.p-area__desc{font-size:.9em;margin-left:auto;margin-right:auto}.p-area__desc:after{content:"";display:block;height:1.5px;width:170px;margin-top:.2rem;margin-left:auto;margin-right:auto;background:var(--color-black-01)}.p-area__title{font-size:2em}.p-stage__box{display:flex;align-items:center;font-weight:700}.p-stage__title{flex:1;text-align:center}.p-stage__list{flex:1;display:flex;flex-direction:column;row-gap:.3rem}.p-stage__list li{display:flex;align-items:center;column-gap:.3rem}.p-stage__list li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--color-orange-01)}.p-box{box-shadow:0px 3px 6px rgba(0,0,0,.16);border-radius:8px;overflow:hidden}.p-box.type-inner{padding:1rem}.p-box.bg-white{background:#fff}.p-form__wrap{display:flex;flex-direction:column;background:#fff;padding:2rem;border-radius:8px;row-gap:1rem;box-shadow:0px 0px 10px 0px rgba(0,0,0,.1)}@media(max-width: 767px){.p-form__wrap{padding:1.5rem}}.p-form__container{display:flex}@media(min-width: 768px){.p-form__container{align-items:center;justify-content:space-between}.p-form__container .p-form__box{width:49%}}@media(max-width: 767px){.p-form__container{flex-direction:column;row-gap:1rem}}.p-form__label{display:flex;align-items:center;font-weight:700;font-size:.9em;margin-bottom:3px;column-gap:.2rem}.p-form__label.type-must:before{content:"必須";display:inline-block;font-size:.8em;font-weight:800;padding:2px 4px;border-radius:2px;color:#fff;background:var(--color-red-01)}.p-form__input{flex:1}.p-form__input.type-post-code{width:200px;flex:none;display:flex}.p-form__input.type-radio{display:flex;flex-direction:column;row-gap:8px;padding-left:.5rem}.p-form__input.type-radio label{display:flex;align-items:center;align-items:left;font-size:.9em;cursor:pointer;transition:color .2s ease}.p-form__input.type-radio label:hover{color:var(--color-orange-01)}.p-form__input.type-radio input[type=radio]{width:20px}.p-form__input input,.p-form__input textarea,.p-form__input select{background:var(--color-bg-gray-01)}.p-form__input textarea{height:150px}.p-form__submit{display:flex;align-items:center;justify-content:center;flex-direction:column}.p-form__submit__btn{border-radius:30px;background:linear-gradient(to right, var(--color-orange-01) 0%, #c6c629 100%);box-shadow:5px 5px 0px #a84f13;border:none;color:#fff;padding:1.5rem 0;cursor:pointer;text-align:center;transition:background .3s ease,transform .3s ease;font-weight:700;font-size:1.1em}.p-form__submit__btn:hover{transform:translate(5px, 5px);box-shadow:none}.p-result__msg{text-align:center;margin-bottom:1rem}.p-proposal{position:relative}.p-proposal__panels{position:absolute;z-index:1;bottom:0;transform:translateY(50%);display:flex;align-items:center}.p-reason__header{text-align:center;margin-top:2rem;margin-bottom:4rem}.p-reason__header img{width:300px}.p-reason__body{display:flex;flex-direction:column;row-gap:4rem}.p-reason__box{position:relative;padding:3.5rem 2rem 2rem;background:#fff;border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);text-align:center}.p-reason__box img{height:150px;width:auto}@media(max-width: 767px){.p-reason__box img{height:124px}}.p-reason__box:nth-child(1):before,.p-reason__box:nth-child(2):before,.p-reason__box:nth-child(3):before{content:"";display:block;width:90px;height:99px;position:absolute;top:0;left:-1rem;transform:translateY(-50%);background:no-repeat center center/contain}.p-reason__box:nth-child(1):before{background-image:url(assets/images/reason_num_01.png)}.p-reason__box:nth-child(2):before{background-image:url(assets/images/reason_num_02.png)}.p-reason__box:nth-child(3):before{background-image:url(assets/images/reason_num_03.png)}.p-trouble__wrap{display:flex;flex-direction:column;row-gap:4rem}.p-trouble__header{margin-bottom:1rem}.p-trouble__body-heading{text-align:center;font-weight:700;margin-bottom:1rem;font-size:1.2em;line-height:1.2}.p-attention__icon{position:absolute;left:50%;top:0;transform:translate(-50%, -50%)}.p-attention__icon img{width:100px}.p-message__header{margin-bottom:2rem;text-align:center}.p-message__header img{max-width:400px}.p-message__desc{display:flex;flex-direction:column;row-gap:1rem}.p-message__desc p{font-weight:700;line-height:1.6}.p-message__name{text-align:right;margin-top:1rem;font-weight:700;line-height:1.2}.p-cta{position:fixed;bottom:0;left:0;right:0;top:auto;background:#fff;padding:1rem 0;z-index:100;transition:opacity .3s ease-out,visibility .3s ease-out;opacity:1;visibility:visible}.p-cta.is-hidden{opacity:0;visibility:hidden}@media(min-width: 768px){.p-cta{width:600px;margin-left:auto;margin-right:auto}}@media(min-width: 768px){.p-cta__button{max-width:400px;margin-left:auto;margin-right:auto}}@media(max-width: 767px){.p-cta__button{padding-left:1rem;padding-right:1rem}}.p-cta__button a{display:flex;align-items:center;justify-content:center;column-gap:.5rem;width:100%;text-align:center;height:69px;line-height:69px;color:#fff;font-weight:700;border-radius:34.5px;background:linear-gradient(to right, var(--color-orange-01) 0%, #c6c629 100%);box-shadow:5px 5px 0px #a84f13;transition:all .2s ease-out;position:relative;z-index:1}.p-cta__button a:before,.p-cta__button a:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;border-radius:34.5px;background:linear-gradient(to right, #ff9d4d 0%, #d4d42e 100%);transform:translate3d(0, 0, 0)}.p-cta__button a:before{animation:ripple 1.5s ease-out infinite}.p-cta__button a:after{animation:ripple 1.5s ease-out .75s infinite}.p-cta__button a:hover{animation:none;transform:translate(5px, 5px);box-shadow:0px 0px 0px #a84f13}.p-cta__button a:hover:before,.p-cta__button a:hover:after{animation:none}.p-cta__button a:active{transform:translate(5px, 5px);box-shadow:0px 0px 0px #a84f13}.p-cta__button a img{width:25px}@keyframes ripple{0%{transform:scale(0.95);opacity:.8}90%{opacity:.1}100%{transform:scale(1.2, 1.4);opacity:0}}/*# sourceMappingURL=style-lp.css.map */
