/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;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}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}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}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}body{min-width:320px;background-color:#fff;font-family:"Noto Sans JP",sans-serif;color:#4d5862}body::before{content:"";position:fixed;top:0;left:0;z-index:10;width:100%;height:100px;background-image:-webkit-gradient(linear, left top, right top, from(#00a1e9), to(#00dfe9));background-image:linear-gradient(90deg, #00a1e9, #00dfe9)}@media screen and (max-width: 767px){body::before{height:70px}}body.is-menu-opened{overflow:hidden}.c-container{max-width:1280px;margin-right:auto;margin-left:auto;padding-right:40px;padding-left:40px}@media screen and (max-width: 767px){.c-container{padding-right:20px;padding-left:20px}}.c-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px}@media screen and (max-width: 767px){.c-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px;margin-top:34px}}.c-form__heading{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;width:231px;height:60px;font-weight:700;line-height:1.5}@media screen and (max-width: 767px){.c-form__heading{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:unset;height:unset}}.c-form__required{width:70px;text-align:center;color:#e62121}.c-form__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;width:calc(100% - 231px)}@media screen and (max-width: 767px){.c-form__input-wrapper{width:100%}}.c-form__input,.c-form__textarea{width:100%;padding:18px;border-radius:4px;background-color:#fafafa}.c-form__input::-webkit-input-placeholder, .c-form__textarea::-webkit-input-placeholder{color:#bebebe}.c-form__input::-moz-placeholder, .c-form__textarea::-moz-placeholder{color:#bebebe}.c-form__input:-ms-input-placeholder, .c-form__textarea:-ms-input-placeholder{color:#bebebe}.c-form__input::-ms-input-placeholder, .c-form__textarea::-ms-input-placeholder{color:#bebebe}.c-form__input::placeholder,.c-form__textarea::placeholder{color:#bebebe}.c-form__input{height:60px}.c-form__input.--postal-code{width:169px}.c-form__postal-button{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;width:132px;height:50px;border-radius:4px;background-image:-webkit-gradient(linear, left top, right bottom, from(#00a1e9), to(#00dfe9));background-image:linear-gradient(to right bottom, #00a1e9, #00dfe9);font-weight:700;color:#fff}.c-form__textarea{resize:none;height:200px}.c-form__privacy{margin-top:60px;padding:19.5px 24px;border-radius:4px;background-color:#fafafa;font-size:.875rem;line-height:2.071}@media screen and (max-width: 767px){.c-form__privacy{padding:19.5px 16px}}.c-form__privacy a{text-decoration:underline}.c-form__submit{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;width:226px;height:50px;margin:60px auto 0;border-radius:4px;background-image:-webkit-gradient(linear, left top, right bottom, from(#00a1e9), to(#00dfe9));background-image:linear-gradient(to right bottom, #00a1e9, #00dfe9);font-weight:700;color:#fff}.c-slim-container{max-width:880px;margin-right:auto;margin-left:auto;padding-right:40px;padding-left:40px}@media screen and (max-width: 767px){.c-slim-container{padding-right:20px;padding-left:20px}}.c-title{-ms-flex-negative:0;flex-shrink:0;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:start;-ms-flex-align:start;align-items:flex-start}.c-title.--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-title__en{width:auto;height:56.2px}@media screen and (max-width: 767px){.c-title__en{height:28px}}.c-title__ja{margin-top:25.5px;font-size:1.5rem;line-height:1.458;letter-spacing:.01em;color:#00a1e9}@media screen and (max-width: 767px){.c-title__ja{margin-top:13px;font-size:1.125rem;line-height:1.444}}.p-about{padding:200px 0 97.5px}@media screen and (max-width: 767px){.p-about{padding:210px 0 31px}}.p-about__text{margin-top:58px;text-align:center;line-height:1.875}.p-company{padding:120px 0 100px;background-color:#fafafa}@media screen and (max-width: 767px){.p-company{padding:110px 0 100px}}.p-company__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.p-company__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-company__data{width:702px;margin-top:3px;margin-left:80px}@media screen and (max-width: 1023px){.p-company__data{width:100%;margin-top:60px;margin-left:0}}@media screen and (max-width: 767px){.p-company__data{margin-top:48px}}.p-company__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px;padding-bottom:26px;padding-left:26px;border-bottom:1px solid #c7c7c7;line-height:1.875}.p-company__row:not(:first-of-type){padding-top:26px}@media screen and (max-width: 767px){.p-company__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px;padding-left:0;line-height:2.5}}.p-company__dt{width:150px;font-weight:700}.p-company__map-button{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;width:174px;height:50px;margin-top:14px;margin-bottom:-13px;padding-bottom:3px;border-radius:4px;background-image:-webkit-gradient(linear, left top, right bottom, from(#00a1e9), to(#00dfe9));background-image:linear-gradient(to right bottom, #00a1e9, #00dfe9);font-size:1.125rem;font-weight:700;color:#fff}@media screen and (max-width: 767px){.p-company__map-button{margin-top:16px;margin-bottom:8px}}.p-company__map-wrapper{margin-top:100px}.p-contact{padding:120px 0 100px}@media screen and (max-width: 767px){.p-contact{padding:110px 0 100px}}.p-contact__form{margin-top:77px}@media screen and (max-width: 767px){.p-contact__form{margin-top:48px}}.p-message{position:relative;z-index:0;padding:148px 0 89px;background:url("../img/message-bg.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.p-message{padding:79px 0 132px;background:none}.p-message::before{content:"";position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:263px;background:url("../img/message-bg@sp.jpg") no-repeat center/cover}}.p-message__title{font-size:2.125rem;line-height:1.441;color:#00a1e9}@media screen and (max-width: 767px){.p-message__title{font-size:1.375rem;line-height:1.455}}.p-message__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:35px}@media screen and (max-width: 767px){.p-message__text-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-message__text{line-height:1.875}.p-message__image{width:376px;height:auto;margin-top:21px;margin-left:-9px}@media screen and (max-width: 1023px){.p-message__image{width:310px}}@media screen and (max-width: 767px){.p-message__image{width:350px;margin-top:14px;margin-left:0}}.p-footer{background-color:#00a1e9;color:#fff}.p-footer__menu{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:center;-ms-flex-align:center;align-items:center;padding:51px 20px 59px}@media screen and (max-width: 767px){.p-footer__menu{padding:41px 20px 60px}}.p-footer__logo{width:88px;height:auto}@media screen and (max-width: 767px){.p-footer__logo{width:104px}}.p-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px;margin-top:16px;font-weight:600;line-height:1.5}@media screen and (max-width: 767px){.p-footer__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:16px;margin-top:31px}}.p-footer__copyright{border-top:1px solid rgba(255,255,255,.5);padding:11px 20px 13px;text-align:center;font-size:.75rem;line-height:1.417}.p-fv{position:relative;z-index:100;background:url("../img/first-view.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.p-fv{background-position:65% 50%}}.p-fv__inner{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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:639px}@media screen and (max-width: 767px){.p-fv__inner{min-height:627px}}.p-fv__text{padding-bottom:68px;font-size:2.5rem;line-height:1.45;color:#fff}@media screen and (max-width: 1023px){.p-fv__text{font-size:2.25rem}}@media screen and (max-width: 767px){.p-fv__text{padding-bottom:45px;font-size:1.75rem;line-height:1.429}}.p-header{position:fixed;z-index:99999;top:0;left:0;width:100%}.p-header__inner{position:relative;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;height:90px;padding-top:10px}.p-header__inner::before{content:"";position:absolute;top:0;left:0;width:100vw;margin:0 calc(50% - 50vw);height:6px;background-image:-webkit-gradient(linear, left top, right top, from(#00a1e9), to(#00dfe9));background-image:linear-gradient(90deg, #00a1e9, #00dfe9)}@media screen and (max-width: 767px){.p-header__inner{height:60px}}.p-header__logo{width:268px;height:auto}@media screen and (max-width: 1023px){.p-header__logo{width:216px}}.p-header__list{font-weight:700;color:#fff}@media screen and (min-width: 768px){.p-header__list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px}}@media screen and (max-width: 1023px){.p-header__list{font-size:.875rem}}@media screen and (max-width: 767px){.p-header__list{position:fixed;z-index:-1;top:0;left:0;bottom:0;display:none;width:100%;padding:91px 20px;overflow-y:scroll;background-image:-webkit-gradient(linear, left top, left bottom, from(#00a1e9), to(#00dfe9));background-image:linear-gradient(#00a1e9, #00dfe9);font-size:1.5rem;font-weight:400;line-height:1.458}}@media screen and (min-width: 768px){.p-header__list-item.--contact{display:none}}@media screen and (max-width: 767px){.p-header__list-item{margin-top:42px;padding-bottom:35px;border-bottom:1px solid rgba(255,255,255,.2)}}.p-header__menu-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:41px;height:18px}@media screen and (min-width: 768px){.p-header__menu-button{display:none}}.p-header__menu-button::before,.p-header__menu-button::after{content:"";position:absolute;right:0;height:2px;background-color:#fff}.p-header__menu-button::before{top:0;width:100%;-webkit-transition:top .25s,-webkit-transform .25s;transition:top .25s,-webkit-transform .25s;transition:top .25s,transform .25s;transition:top .25s,transform .25s,-webkit-transform .25s}.p-header__menu-button::after{bottom:0;width:50%;-webkit-transition:bottom .25s,width .25s,-webkit-transform .25s;transition:bottom .25s,width .25s,-webkit-transform .25s;transition:bottom .25s,transform .25s,width .25s;transition:bottom .25s,transform .25s,width .25s,-webkit-transform .25s}.p-header__menu-bar{width:100%;height:2px;background-color:#fff;-webkit-transition:opacity .25s;transition:opacity .25s}body.is-menu-opened .p-header__inner::before{background-image:none}body.is-menu-opened .p-header__menu-bar{opacity:0}body.is-menu-opened .p-header__menu-button::before{top:calc(50% - 1px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body.is-menu-opened .p-header__menu-button::after{width:100%;bottom:calc(50% - 1px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-works{background-color:#fafafa}.p-works__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:98px;padding-bottom:142px}@media screen and (max-width: 767px){.p-works__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:52px;padding-bottom:197px}}.p-works__column{width:50%}@media screen and (max-width: 767px){.p-works__column{width:100%}}.p-works__list{margin-top:6px;margin-left:74px}@media screen and (max-width: 1023px){.p-works__list{margin-left:36px}}@media screen and (max-width: 767px){.p-works__list{margin-top:35px;margin-left:0}}.p-works__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:1.125rem;line-height:1.444;letter-spacing:.01em;color:#00a1e9}.p-works__list-item:not(:first-of-type){margin-top:40px}.p-works__list-item::before{content:"";width:22px;height:22px;margin-right:14px;background:url("../img/list-icon.svg") no-repeat center/contain}.p-works__image{position:absolute;bottom:-63px;left:-40px;width:440px;height:auto}@media screen and (max-width: 1023px){.p-works__image{width:350px;left:12px}}@media screen and (max-width: 767px){.p-works__image{bottom:-100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.u-w-full{width:100%}.u-h-auto{height:auto}@media screen and (min-width: 768px){.u-hidden-pc{display:none}}@media screen and (max-width: 767px){.u-hidden-sp{display:none}}@media(hover: hover){.u-hover{-webkit-transition:opacity .25s;transition:opacity .25s}.u-hover:hover{opacity:.75}}