/*! 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%;-webkit-tap-highlight-color:rgba(0,0,0,0)}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}html{overflow:auto}ul,ol{list-style:none}img,video,object{max-width:100%;height:auto}a:hover{text-decoration:none}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);color:#2b2e38;background:#fff}.remodal.remodal-is-opening,.remodal.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:rgba(0,0,0,0)}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"×";text-align:center}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width: 641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}@media all and (max-width: 768px){.u-view-pc{display:none}}@media all and (min-width: 769px){.u-view-sp{display:none}}.u-inner{max-width:1246px;margin:auto;padding-left:20px;padding-right:20px}@media all and (max-width: 768px){.u-inner{max-width:100%;padding-left:24px;padding-right:24px}}@media(hover: hover){.u-alpha{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.u-alpha:hover{opacity:.7}}.js-toggle-trigger{cursor:pointer}.js-toggle-content{display:none}@media all and (max-width: 768px){.js-toggle-content-sp{display:none}}.js-switch-content{display:none}.js-switch-content.is-active{display:block}.js-inview{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s}.js-inview.is-active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@-webkit-keyframes mulpay-scroll{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes mulpay-scroll{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.c-ttl01{font-size:32px;color:var(--color-blue);font-weight:bold;position:relative}.c-ttl01:before{content:"";width:60px;height:3px;background:-webkit-gradient(linear, right top, left top, from(#0F64AC), to(#759BAC));background:-webkit-linear-gradient(right, #0F64AC 0%, #759BAC 100%);background:linear-gradient(270deg, #0F64AC 0%, #759BAC 100%);position:absolute;bottom:-8px;left:0}@media all and (max-width: 768px){.c-ttl01{text-align:center;font-size:28px}.c-ttl01:before{bottom:-16px;left:0;right:0;margin:auto}}:root{--font-family-default: "Yu Gothic", "YuGothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;--color-default: #222222;--color-blue: #005BAC;--color-light-blue: #79ABD6;--color-orange: #E1480C;--color-yellow: #FFA424;--color-green: #628E99;--color-deep-gry: #939393;--color-bg-default: #F0F5F5;--gradient-orange: linear-gradient(270deg, #E1480C 0%, #F0A50E 100%);--gradient-blue: linear-gradient(270deg, #0F64AC 0%, #759BAC 100%);--gradient-green: linear-gradient(270deg, #628E99 0%, #7CC1D2 100%)}body{font-family:var(--font-family-default);font-size:16px;line-height:1.5;color:var(--color-default);font-weight:500;background:var(--color-bg-default)}.l-wrapper{padding-top:77px}@media all and (max-width: 768px){.l-wrapper{padding-top:0}}@media all and (max-width: 768px){.l-main img{width:100%}}.l-header{position:fixed;width:100%;top:29px;left:0;background-color:var(--color-bg-default);z-index:10}.l-header__inner{width:100%;max-width:1326px;min-height:77px;padding:0 20px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-header__logo{width:300px}.l-header__logo img{vertical-align:middle}.l-header-contact__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:530px}.l-header-contact__item.is-og{width:240px}.l-header-contact__item.is-bk{width:274px}.l-header-contact__item--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:37px;border-radius:60px;padding:8px 20px 8px 24px;font-size:14px;font-weight:bold;color:#fff;position:relative}.l-header-contact__item--link:after{content:"";background:url(../img/ico_arw_wh.svg) no-repeat 0 0;background-size:contain;width:12px;height:9px;position:absolute;top:50%;right:20px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.l-header-contact__item--link.is-og{background:var(--gradient-orange)}.l-header-contact__item--link.is-bk{background:var(--color-default)}@media all and (max-width: 768px){.l-header{position:static}.l-header__inner{width:100%;min-height:52px;padding:0 16px;margin:0}.l-header__logo{width:212px}.l-header-contact{position:fixed;width:100%;bottom:0;left:0;z-index:10;opacity:0;visibility:hidden;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.l-header-contact.is-active{opacity:1;visibility:visible}.l-header-contact__list{width:100%}.l-header-contact__item.is-og{width:50%}.l-header-contact__item.is-bk{width:50%}.l-header-contact__item--link{width:100%;min-height:48px;border-radius:0px;padding:6px 0;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.25}.l-header-contact__item--link:after{right:16px}}.p-kv{padding:32px 0 56px}.p-kv__box{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;gap:0px;grid-template-areas:"head img" "contact img";-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-kv__box__head{grid-area:head}.p-kv__box__head__dl{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;background-color:#fff;padding:8px 12px;font-weight:bold;font-size:18px}.p-kv__box__head__dl dt{padding-right:12px;margin-right:12px;border-right:1px dashed #4a595e}.p-kv__box__head__dl dt:before{content:"";width:12px;height:12px;border-radius:50%;background-color:var(--color-blue);display:inline-block;margin-right:6px}.p-kv__box__head__dl dd{color:var(--color-blue)}.p-kv__box__head__ttl{font-size:32px;font-weight:bold;margin-top:32px}.p-kv__box__head__ttl .is-font-l{font-size:42px;line-height:1.6}.p-kv__box__head__ttl .is-font-clr{color:var(--color-blue)}.p-kv__box__head__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;max-width:482px;width:100%}.p-kv__box__head__item{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;width:150px;height:150px;font-size:14px;font-weight:bold;background-color:#fff;border-radius:50%;text-align:center;line-height:1.3}.p-kv__box__head__item .is-font-clr-size{color:var(--color-blue);font-size:20px}.p-kv__box__head__item .is-font-l{font-size:30px}.p-kv__box__head__item .is-font-m{font-size:26px}.p-kv__box__head__item sup{font-size:.7em}.p-kv__box__img{grid-area:img}.p-kv__box__contact{grid-area:contact;width:452px;margin-top:32px}.p-kv__box__contact__lead{font-weight:bold;color:var(--color-orange);text-align:center}.p-kv__box__contact__lead--ico{margin:0 2px}.p-kv__box__contact__lead--ico img{vertical-align:top}.p-kv__box__contact__lead--txt:before,.p-kv__box__contact__lead--txt:after{content:"";background:url(../img/ico_kv_box_contact_lead.svg) no-repeat 0 0;background-size:contain;width:10px;height:20px;display:inline-block;margin:0 4px -4px 4px}.p-kv__box__contact__lead--txt:after{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.p-kv__box__contact__btn{max-width:452px;margin-top:4px}.p-kv__box__contact__btn--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;width:100%;min-height:84px;background:var(--gradient-orange);color:#fff;font-size:24px;font-weight:bold;border-radius:90px;-webkit-box-shadow:0 0 16px 0 rgba(20,75,99,.2);box-shadow:0 0 16px 0 rgba(20,75,99,.2);position:relative}.p-kv__box__contact__btn--link:before{content:"";width:32px;height:32px;border-radius:50%;background-color:#fff;position:absolute;top:50%;right:24px;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.p-kv__box__contact__btn--link:after{content:"";background:url(../img/ico_contact_arw_og.png) no-repeat 0 0;background-size:contain;width:20px;height:8px;position:absolute;top:50%;right:30px;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}@media all and (max-width: 768px){.p-kv{padding:0 0 40px}.p-kv__box{display:block}.p-kv__box__head__dl{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:3px;padding:4px 8px 4px 10px;font-size:12px}.p-kv__box__head__dl dt{padding-right:8px;margin-right:8px}.p-kv__box__head__dl dt:before{content:"";width:9px;height:9px;margin-right:4px}.p-kv__box__head__ttl{font-size:20px;margin-top:12px}.p-kv__box__head__ttl .is-font-l{font-size:26px}.p-kv__box__head__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px;max-width:100%}.p-kv__box__head__item{width:108px;height:108px;font-size:12px}.p-kv__box__head__item+.p-kv__box__head__item{margin-left:9px}.p-kv__box__head__item .is-font-clr-size{font-size:16px}.p-kv__box__head__item .is-font-l{font-size:22px}.p-kv__box__head__item .is-font-m{font-size:22px}.p-kv__box__head__item .is-font-s-sp{font-size:10px}.p-kv__box__img{margin-top:18px;padding:0 40px}.p-kv__box__contact{width:100%;margin-top:20px}.p-kv__box__contact__lead--ico{display:inline-block;width:24px}.p-kv__box__contact__btn{width:100%;margin-left:auto;margin-right:auto}.p-kv__box__contact__btn--link{min-height:70px;font-size:20px}.p-kv__box__contact__btn--link:before{right:10px}.p-kv__box__contact__btn--link:after{right:16px}}.p-service{background:-webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(60%, #F0F5F5));background:-webkit-linear-gradient(top, #FFF 0%, #F0F5F5 60%);background:linear-gradient(180deg, #FFF 0%, #F0F5F5 60%);padding:56px 0 104px}.p-service__inner{max-width:1366px;margin:auto}.p-service-logo__ttl{text-align:center;font-size:24px;font-weight:bold}.p-service-logo__ttl--txt{position:relative}.p-service-logo__ttl--txt:before,.p-service-logo__ttl--txt:after{content:"";background:url(../img/img_service_logo_ttl_txt.png) no-repeat 0 0;background-size:contain;width:18px;height:45px;position:absolute;top:40%;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.p-service-logo__ttl--txt:before{left:-34px}.p-service-logo__ttl--txt:after{right:-34px;-webkit-transform:translate(0%, -50%) scale(-1, 1);transform:translate(0%, -50%) scale(-1, 1)}.p-service-logo__ttl .is-font-l{font-size:32px}.p-service-logo__ttl .is-font-clr{color:var(--color-blue)}.p-service-logo-wrapper{margin-top:16px;overflow:hidden;width:100%}.p-service-logo__marquee{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:mulpay-scroll 20s linear infinite;animation:mulpay-scroll 20s linear infinite}.p-service-logo__marquee img{width:auto;max-width:none;display:block}.p-service__about{margin-top:104px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;gap:0px 20px;grid-template-areas:"img head" "img note";-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-service__about__head{grid-area:head;padding-top:48px}.p-service__about__head__ttl{font-size:32px;font-weight:bold;position:relative}.p-service__about__head__ttl:before{content:"";width:60px;height:3px;background:var(--gradient-blue);position:absolute;bottom:-16px;left:0}.p-service__about__head__ttl .is-font-clr{color:var(--color-blue)}.p-service__about__head__ttl .is-font-l{font-size:40px}.p-service__about__img{grid-area:img;max-width:581px;margin:0 10px 0 0}.p-service__about__note{grid-area:note;padding-right:80px;padding-bottom:48px;margin-top:60px}.p-service__about__note__txt{font-size:20px}.p-service__about__note__txt+.p-service__about__note__txt{margin-top:16px}.p-service__about__note__txt .is-font-l{font-size:24px;font-weight:bold}.p-service__about__note__txt .is-font-clr{color:var(--color-blue)}.p-service__agency{margin-top:104px;position:relative}.p-service__agency__ttl{width:296px;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:2px 16px;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:20px;font-weight:bold;color:#fff;background-color:var(--color-blue);border-radius:4px}.p-service__agency__ttl:before{content:"";background:url(../img/ico_service_agency_hukidashi_blue.svg) no-repeat 0 0;background-size:contain;width:20px;height:18px;position:absolute;bottom:-45%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-service__agency__ttl .is-font-l{font-size:28px}.p-service__agency-box{max-width:1046px;margin:auto;background-color:#fff;border-radius:20px;padding:56px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;gap:0px 20px;grid-template-areas:"head img" "note img";-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-service__agency-box__head{grid-area:head;max-width:340px}.p-service__agency-box__head__lead{font-weight:bold}.p-service__agency-box__head__ttl{margin-top:8px;font-size:20px;font-weight:bold}.p-service__agency-box__head__ttl .is-font-l{font-size:24px}.p-service__agency-box__head__ttl .is-font-clr{color:var(--color-blue)}.p-service__agency-box__img{grid-area:img;max-width:554px}.p-service__agency-box__note{grid-area:note;max-width:340px;margin-top:24px;padding-top:24px;border-top:1px solid var(--color-blue)}.p-service__agency-box__note__lead{font-weight:bold;color:var(--color-blue)}.p-service__agency-box__note__txt{margin-top:8px}.p-service__agency-box__note__txt .is-bold{font-weight:bold}@media all and (max-width: 768px){.p-service{padding:40px 0 56px}.p-service__inner{max-width:100%}.p-service-logo__ttl{font-size:22px}.p-service-logo__ttl--txt:before,.p-service-logo__ttl--txt:after{width:24px;height:58px;top:50%}.p-service-logo__ttl--txt:before{left:-32px}.p-service-logo__ttl--txt:after{right:-60px;-webkit-transform:translate(0%, -50%) scale(-1, 1);transform:translate(0%, -50%) scale(-1, 1)}.p-service-logo__ttl .is-font-l{font-size:28px}.p-service-logo__marquee{-webkit-animation:mulpay-scroll 10s linear infinite;animation:mulpay-scroll 10s linear infinite}.p-service__about{margin-top:80px;display:block}.p-service__about__head{padding-top:0;text-align:center}.p-service__about__head__ttl{font-size:24px}.p-service__about__head__ttl:before{bottom:-16px;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.p-service__about__head__ttl .is-font-l{font-size:32px}.p-service__about__img{max-width:100%;margin:50px 0 0}.p-service__about__note{padding:0 24px;margin-top:30px}.p-service__about__note__txt{font-size:16px}.p-service__about__note__txt+.p-service__about__note__txt{margin-top:16px}.p-service__about__note__txt .is-font-l{font-size:16px}.p-service__agency{margin-top:76px}.p-service__agency__ttl{width:260px;font-size:18px}.p-service__agency__ttl .is-font-l{font-size:24px}.p-service__agency-box{max-width:100%;padding:50px 24px 40px;display:block}.p-service__agency-box__head{max-width:100%}.p-service__agency-box__head__ttl{font-size:18px}.p-service__agency-box__head__ttl .is-font-l{font-size:22px}.p-service__agency-box__img{max-width:100%;margin-top:24px}.p-service__agency-box__note{max-width:100%;margin-top:24px;padding-top:0;border-top:none}.p-service__agency-box__note__lead{font-size:14px}.p-service__agency-box__note__txt{font-size:14px}}.p-theme{background:-webkit-gradient(linear, left top, right top, from(#D9E4E9), color-stop(50%, #F0F5F5), to(#D9E4E9));background:-webkit-linear-gradient(left, #D9E4E9 0%, #F0F5F5 50%, #D9E4E9 100%);background:linear-gradient(90deg, #D9E4E9 0%, #F0F5F5 50%, #D9E4E9 100%);padding:88px 0 80px}.p-theme-head__ttl{font-size:32px;font-weight:bold;text-align:center;position:relative}.p-theme-head__ttl:before{content:"";width:60px;height:3px;background:var(--gradient-blue);position:absolute;bottom:-8px;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.p-theme-head__ttl .is-font-l{font-size:40px}.p-theme-head__ttl .is-font-clr{color:var(--color-blue)}.p-theme-head__list{margin:50px auto 0;max-width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-theme-head__item{width:calc((100% - 72px)/4);border-radius:10px;background-color:#fff;-webkit-box-shadow:0 0 16px 0 rgba(20,75,99,.2);box-shadow:0 0 16px 0 rgba(20,75,99,.2);overflow:hidden}.p-theme-head__item__link{display:block;height:100%}.p-theme-head__item-block{padding:16px 16px 16px 24px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.p-theme-head__item-block__ttl{font-family:"Jost",sans-serif;color:var(--color-light-blue);font-size:18px;font-weight:400;line-height:1}.p-theme-head__item-block__ttl .is-font-l{font-size:25px}.p-theme-head__item-block__txt{color:var(--color-blue);font-size:18px;font-weight:bold;margin-top:6px}.p-theme-head__item-block__more{width:71px;height:30px;font-family:"Jost",sans-serif;font-size:16px;line-height:1;font-weight:400;color:#fff;background-color:var(--color-blue);border-radius:8px;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;margin-left:auto;position:relative}.p-theme-head__item-block__more:before{content:"";background:url(../img/ico_theme_arw_wh.png) no-repeat 0 0;background-size:contain;width:7px;height:16px;position:absolute;top:50%;right:10px;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.p-theme-box{border-radius:20px;background-color:var(--color-bg-default);padding:min(5.8565153734vw,80px)}.p-theme-box__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:0 40px}.p-theme-box__header__head{padding-top:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.p-theme-box__header__head__num{font-family:"Jost",sans-serif;font-size:24px;color:var(--color-light-blue);font-weight:400;line-height:1}.p-theme-box__header__head__num .is-font-l{font-size:36px}.p-theme-box__header__head__ttl{margin-top:8px;font-size:24px;font-weight:bold}.p-theme-box__header__head__ttl .is-font-l{font-size:32px}.p-theme-box__header__head__ttl .is-font-clr{color:var(--color-blue)}.p-theme-box__header__head__txt{margin-top:8px}.p-theme-box__header__img{max-width:450px;width:45%}@media all and (max-width: 768px){.p-theme{padding:56px 0}.p-theme-head__ttl{font-size:24px}.p-theme-head__ttl:before{bottom:-18px}.p-theme-head__ttl .is-font-l{font-size:32px}.p-theme-head__list{margin:60px auto 0;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.p-theme-head__item{width:calc(50% - 8px);border-radius:8px;overflow:hidden}.p-theme-head__item__img img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-height:22.5641025641vw}.p-theme-head__item-block{padding:10px 8px 8px}.p-theme-head__item-block__ttl{font-size:12px}.p-theme-head__item-block__ttl .is-font-l{font-size:16px}.p-theme-head__item-block__txt{font-size:14px;margin-top:4px}.p-theme-head__item-block__more{width:51px;height:25px;font-size:12px;border-radius:6px;padding:0 6px;margin-top:8px}.p-theme-head__item-block__more:before{width:5px;height:10px;right:8px}.p-theme-box{border-radius:16px;padding:40px 24px}.p-theme-box__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px 0}.p-theme-box__header__head{padding-top:0}.p-theme-box__header__head__num{font-size:20px}.p-theme-box__header__head__num .is-font-l{font-size:24px}.p-theme-box__header__head__ttl{font-size:22px;margin-top:10px}.p-theme-box__header__head__ttl .is-font-l{font-size:28px}.p-theme-box__header__img{max-width:100%;width:100%;border-radius:10px;overflow:hidden}.p-theme-box__header__img img{-o-object-fit:cover;object-fit:cover;min-height:51.2820512821vw}}.p-theme1{margin-top:108px}.p-theme1__ttl,.p-theme2__ttl{text-align:center;font-weight:bold;font-size:20px}.p-theme1__ttl .is-font-l,.p-theme2__ttl .is-font-l{font-size:28px}.p-theme1 .is-font-clr{color:var(--color-blue)}.p-theme1-support{margin-top:56px}.p-theme1-support .is-font-l{font-size:28px}.p-theme1-support__wrap{max-width:960px;margin:16px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.p-theme1-support__list{display:-webkit-box;display:-ms-flexbox;display:flex}.p-theme1-support__item{max-width:140px;text-align:center}.p-theme1-support__item+.p-theme1-support__item{margin-left:16px}.p-theme1-support__txt{margin-top:8px}.p-theme1-support__etc{margin-top:148px}.p-theme1-method{margin-top:40px}.p-theme1-method .is-font-l{font-size:28px}.p-theme1-method__list{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-theme1-method__item{width:calc((100% - 42px)/4);background-color:#fff;border-radius:10px;padding:24px 10px}.p-theme1-method__ttl{text-align:center;margin:0 14px;padding-bottom:16px;font-weight:bold;color:var(--color-blue);border-bottom:2px solid #ccc}.p-theme1-method__img{margin-top:16px}.p-theme1-method__txt{margin-top:16px;text-align:center;font-size:20px;font-weight:bold}@media all and (max-width: 768px){.p-theme1{margin-top:56px}.p-theme1__ttl,.p-theme2__ttl{font-size:18px}.p-theme1__ttl .is-font-l,.p-theme2__ttl .is-font-l{font-size:24px}.p-theme1-support .is-font-l{font-size:24px}.p-theme1-support__wrap{max-width:100%;display:block}.p-theme1-support__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 12px}.p-theme1-support__item{max-width:100%;width:calc((100% - 24px)/3)}.p-theme1-support__item+.p-theme1-support__item{margin-left:0}.p-theme1-support__txt{margin-top:4px}.p-theme1-support__etc{margin-top:8px;text-align:right}.p-theme1-method .is-font-l{font-size:24px}.p-theme1-method__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px 0}.p-theme1-method__item{width:100%}.p-theme1-method__ttl{margin:0}.p-theme1-method__txt{font-size:18px}}.p-theme2{margin:80px 0 104px}.p-theme2 .p-theme-box{border-radius:20px 20px 0 0;padding-bottom:80px}.p-theme2__ttl .is-font-clr{color:var(--color-blue)}.p-theme2__ttl .is-font-l{font-size:28px}.p-theme2-method{margin-top:56px}.p-theme2-method__ttl{text-align:center;background-color:var(--color-blue);color:#fff;font-size:24px;font-weight:bold;border-radius:10px;width:100%;min-height:60px;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}.p-theme2-method__ttl--txt{display:inline-block;background-color:#fff;color:var(--color-blue);border-radius:15px;font-size:16px;padding:2px 16px;margin-right:8px}.p-theme2-method__sub{text-align:center;font-size:24px;font-weight:bold}.p-theme2-method__sub .is-font-clr{color:var(--color-blue)}.p-theme2-method__sub__txt{text-align:center;margin-top:4px}.p-theme2-method__sub__txt .is-bold{font-weight:bold}.p-theme2-method-type{margin-top:24px}.p-theme2-method-type+.p-theme2-method-type{margin-top:80px}.p-theme2-method-type-develop{margin-top:24px}.p-theme2-method-type-link{margin-top:40px}.p-theme2-method-type-link .p-theme2-method-type__block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.p-theme2-method-type-api{margin-top:24px}.p-theme2-method-type-api .p-theme2-method-type__block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.p-theme2-method-type__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:34px}.p-theme2-method-type__block-box{max-width:503px;width:calc(50% - 19.5px);background-color:#fff;border-radius:10px;padding:26px 18px 24px;position:relative}.p-theme2-method-type__block-box__ttl{font-weight:bold;color:#fff;border-radius:100px;padding:0 16px;min-height:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);white-space:nowrap}.p-theme2-method-type__block-box__api__ttl{display:inline-block;background-color:var(--color-blue);color:#fff;font-weight:bold;padding:2px 16px;border-radius:4px;position:absolute;top:15px;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);white-space:nowrap}.p-theme2-method-type__block-box__api__ttl:before{content:"";background:url(../img/ico_theme2_method_type_block_box_api_ttl.png) no-repeat 0 0;background-size:contain;width:20px;height:18px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.p-theme2-method-type__block-box__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 50px}.p-theme2-method-type__block-box__list.is-col2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 58px}.p-theme2-method-type__block-box__item{width:120px;text-align:center;position:relative}.p-theme2-method-type__block-box__item+.p-theme2-method-type__block-box__item:before{content:"";background:url(../img/ico_arw_theme2_method_item.svg) no-repeat 0 0;background-size:contain;width:28px;height:10px;position:absolute;top:35%;left:-25%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-theme2-method-type__block-box__item__img{max-width:120px;margin:auto}.p-theme2-method-type__block-box__item__tag{margin-top:4px;display:inline-block;border-radius:100px;padding:4px 8px;font-size:12px;font-weight:bold;color:#fff}.p-theme2-method-type__block-box__item__tag.is-web{background-color:var(--color-green)}.p-theme2-method-type__block-box__item__tag.is-gmo{background-color:var(--color-light-blue)}.p-theme2-method-type__block-box__item__txt{margin-top:4px}.p-theme2-method-type__block-box.is-shop{border:2px solid rgba(98,142,153,.5)}.p-theme2-method-type__block-box.is-shop .p-theme2-method-type__block-box__ttl{background-color:var(--color-green)}.p-theme2-method-type__block-box.is-shop .p-theme2-method-type__block-box__ttl:before{content:"";background:url(../img/ico_theme2_method_type_block_box_ttl_shop.svg) no-repeat 0 0;background-size:contain;width:20px;height:20px;display:inline-block;margin-right:8px}.p-theme2-method-type__block-box.is-shop .p-theme2-method-type__block-box__item:nth-child(2) .p-theme2-method-type__block-box__item__txt{margin:0 -8px}.p-theme2-method-type__block-box.is-user{padding-top:38px;border:2px solid rgba(121,171,214,.5)}.p-theme2-method-type__block-box.is-user .p-theme2-method-type__block-box__ttl{background-color:var(--color-light-blue)}.p-theme2-method-type__block-box.is-user .p-theme2-method-type__block-box__ttl:before{content:"";background:url(../img/ico_theme2_method_type_block_box_ttl_user.svg) no-repeat 0 0;background-size:contain;width:20px;height:20px;display:inline-block;margin-right:8px}.p-theme2-method-type__block-box.is-user .p-theme2-method-type__block-box__item:nth-child(1) .p-theme2-method-type__block-box__item__txt{margin:0 -20px}.p-theme2-method-type__block-box.is-user .p-theme2-method-type__block-box__item:nth-child(2) .p-theme2-method-type__block-box__item__txt{margin:0 -4px}.p-theme2-method-type__block-box.is-link{padding-top:15px;width:100%}.p-theme2-method-type__block-box.is-api{padding-top:40px;width:100%}.p-theme2-method-type__block-box+.p-theme2-method-type__block-box:before{content:"";background:url(../img/ico_arw_theme2_method.svg) no-repeat 0 0;background-size:contain;width:28px;height:10px;position:absolute;top:50%;left:0;-webkit-transform:translate(-125%, -50%);transform:translate(-125%, -50%)}.p-theme2-cost{border-radius:0 0 20px 20px;position:relative;background:var(--gradient-green);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-theme2-cost__head{padding:44px 0 56px min(5.8565153734vw,80px);color:#fff}.p-theme2-cost__ttl{font-weight:bold;font-size:28px}.p-theme2-cost__txt{margin-top:14px}.p-theme2-cost__tag{display:inline-block;margin-top:24px;border:1px solid #fff;border-radius:5px;padding:8px 16px;font-size:20px;font-weight:bold}.p-theme2-cost__img{margin-top:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:639px;width:46.7789165447vw}@media all and (max-width: 768px){.p-theme2{margin:56px 0 80px}.p-theme2 .p-theme-box{border-radius:16px 16px 0 0;padding-bottom:60px}.p-theme2__ttl .is-font-l{font-size:24px}.p-theme2-method__ttl{font-size:22px;border-radius:8px;min-height:85px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;gap:8px 0}.p-theme2-method__ttl--txt{margin-right:0;padding:2px 8px}.p-theme2-method__ttl:after{content:"";background:url(../img/ico_plus.svg) no-repeat 0 0;background-size:contain;width:22px;height:22px;position:absolute;top:50%;right:8px;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.p-theme2-method__ttl.is-active:after{background:url(../img/ico_minus.svg) no-repeat 0 0;background-size:contain}.p-theme2-method__sub{font-size:22px}.p-theme2-method__sub__txt{margin-top:8px;text-align:left}.p-theme2-method-type+.p-theme2-method-type{margin-top:24px}.p-theme2-method-type-api .p-theme2-method-type__block{margin-top:16px}.p-theme2-method-type__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:52px 0;margin-top:30px}.p-theme2-method-type__block-box{max-width:100%;width:100%;border-radius:8px;padding:18px 20px}.p-theme2-method-type__block-box__api__ttl{width:100%;text-align:center;padding:2px 8px;position:static;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%);margin-bottom:18px}.p-theme2-method-type__block-box__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px 0}.p-theme2-method-type__block-box__list.is-col2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px 0}.p-theme2-method-type__block-box__item{width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 16px}.p-theme2-method-type__block-box__item+.p-theme2-method-type__block-box__item:before{width:16px;height:6px;top:-10%;left:50%;-webkit-transform:translate(-50%, 0%) rotate(90deg);transform:translate(-50%, 0%) rotate(90deg)}.p-theme2-method-type__block-box__item__img{max-width:80px;margin:0}.p-theme2-method-type__block-box__item__note{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-theme2-method-type__block-box__item__tag{margin-top:0;margin-bottom:8px}.p-theme2-method-type__block-box__item__txt{margin-top:0}.p-theme2-method-type__block-box.is-shop .p-theme2-method-type__block-box__item:nth-child(2) .p-theme2-method-type__block-box__item__txt{margin:0}.p-theme2-method-type__block-box.is-user{padding-top:30px}.p-theme2-method-type__block-box.is-user .p-theme2-method-type__block-box__item:nth-child(1) .p-theme2-method-type__block-box__item__txt{margin:0}.p-theme2-method-type__block-box.is-user .p-theme2-method-type__block-box__item:nth-child(2) .p-theme2-method-type__block-box__item__txt{margin:0}.p-theme2-method-type__block-box.is-api{padding-top:20px}.p-theme2-method-type__block-box+.p-theme2-method-type__block-box:before{width:16px;height:6px;top:-15%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.p-theme2-cost{border-radius:0 0 16px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-theme2-cost__head{padding:38px 24px 24px}.p-theme2-cost__ttl{font-size:24px;text-align:center}.p-theme2-cost__txt{margin-top:16px}.p-theme2-cost__tag{display:block;margin-top:16px;text-align:center;padding:8px;font-size:18px}.p-theme2-cost__img{margin-top:0;display:block;max-width:100%;width:100%}}.p-theme3{margin-top:104px}.p-theme3__list,.p-theme4__list{margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-theme3__item,.p-theme4__item{width:calc((100% - 26px)/3);background-color:#fff;border-radius:10px;padding:8px 24px 24px;text-align:center}.p-theme3__item__img,.p-theme4__item__img{width:150px;margin:0 auto 4px}.p-theme3__item__tag,.p-theme4__item__tag{display:inline-block;color:var(--color-green);background-color:var(--color-bg-default);border-radius:20px;padding:2px 16px;font-weight:bold}.p-theme3__item__ttl,.p-theme4__item__ttl{margin-top:8px;font-size:20px;font-weight:bold;color:var(--color-blue);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;min-height:60px}.p-theme3__item__txt,.p-theme4__item__txt{margin-top:8px;text-align:left}@media all and (max-width: 768px){.p-theme3{margin-top:80px}.p-theme3__list,.p-theme4__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px 0}.p-theme3__item,.p-theme4__item{width:100%}.p-theme3__item__img,.p-theme4__item__img{width:120px}.p-theme3__item__ttl,.p-theme4__item__ttl{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:auto}}.p-theme4{margin-top:80px}@media all and (max-width: 768px){.p-theme4{margin-top:56px}}.p-flow{background-color:#fff;padding:80px 0}.p-flow-block{max-width:1046px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 40px}.p-flow__list{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:750px}.p-flow__item{background-color:var(--color-bg-default);border-radius:10px;padding:24px 40px;position:relative}.p-flow__item+.p-flow__item{margin-top:17px}.p-flow__item+.p-flow__item:before{content:"";background:url(../img/ico_flow_item_gr.png) no-repeat 0 0;background-size:contain;width:10px;height:25px;position:absolute;top:-5px;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-flow__item__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 18px}.p-flow__item__head__ttl{font-size:20px;font-weight:bold;color:var(--color-blue)}.p-flow__item__head__tags{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.p-flow__item__head__tags__tag{display:inline-block;border-radius:14px;font-weight:bold;padding:0 10px}.p-flow__item__head__tags__tag.is-tag-cat01{background-color:#fff;color:var(--color-green)}.p-flow__item__head__tags__tag.is-tag-cat02{background-color:var(--color-yellow);color:#fff}.p-flow__item__head__tags__tag.is-tag-cat03{background-color:#fff;color:var(--color-deep-gry);font-weight:500}.p-flow__item__txt{margin-top:8px}@media all and (max-width: 768px){.p-flow{padding:56px 0}.p-flow-block{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px 0}.p-flow__item{padding:24px}.p-flow__item__head{display:block}.p-flow__item__head__ttl{font-size:18px}.p-flow__item__head__tags{margin-top:8px}.p-flow__item__txt{margin-top:16px}}.p-faq{margin:104px 0 80px}.p-faq-block{max-width:1046px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 40px}.p-faq__list{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:766px}.p-faq__item{background-color:#fff;padding:20px 24px 24px;border-radius:10px}.p-faq__item+.p-faq__item{margin-top:16px}.p-faq__item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;color:var(--color-blue)}.p-faq__item__head .is-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:var(--color-bg-default);font-size:24px;margin-right:16px}.p-faq__item__head__ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:20px}.p-faq__item__txt{margin:4px 0 0 66px}@media all and (max-width: 768px){.p-faq{margin:56px 0}.p-faq-block{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px 0}.p-faq__item{padding:24px}.p-faq__item__head .is-icon{width:40px;height:40px;font-size:19px}.p-faq__item__head__ttl{font-size:18px}.p-faq__item__txt{margin:16px 0 0}}.p-note{margin-top:40px;padding:40px 80px;background-color:#fff}.p-note__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 12px}.p-note__item{font-size:12px}.p-note__item+.p-note__item{margin-left:5px}@media all and (max-width: 768px){.p-note{padding:40px 24px}.p-note__list{display:block}.p-note__item{text-indent:-2.5em;padding-left:2.5em}.p-note__item+.p-note__item{margin-left:0}}.p-contact{padding:60px 0 80px;background:url(../img/bg_contact_pc.png) no-repeat 50% 50%;background-size:cover}.p-contact-box{max-width:926px;margin:auto}.p-contact-box__ttl{color:#fff;text-align:center;font-size:20px;font-weight:bold}.p-contact-box__ttl .is-font-l{font-size:28px}.p-contact-box__list{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-contact-box__item{width:calc(50% - 15px)}.p-contact-box__item--link{display:block;border-radius:70px;text-align:center;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;width:100%;min-height:80px;font-size:20px;color:#fff;font-weight:bold;position:relative}.p-contact-box__item--link:before{content:"";width:40px;height:40px;border-radius:50%;background-color:#fff;position:absolute;top:50%;right:32px;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.p-contact-box__item--link:after{content:"";width:20px;height:8px;position:absolute;top:50%;right:42px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.p-contact-box__item--link.is-og{background:var(--gradient-orange)}.p-contact-box__item--link.is-og:after{content:"";background:url(../img/ico_contact_arw_og.png) no-repeat 0 0;background-size:contain}.p-contact-box__item--link.is-bk{background:var(--color-default)}.p-contact-box__item--link.is-bk:after{content:"";background:url(../img/ico_contact_arw_bk.png) no-repeat 0 0;background-size:contain}@media all and (max-width: 768px){.p-contact{padding:40px 0;background:url(../img/bg_contact_sp.png) no-repeat 50% 50%;background-size:cover}.p-contact-box{max-width:100%}.p-contact-box__ttl{font-size:18px}.p-contact-box__ttl .is-font-l{font-size:22px}.p-contact-box__list{margin-top:24px}.p-contact-box__item{width:calc(50% - 8px)}.p-contact-box__item--link{border-radius:8px;min-height:56px;font-size:14px;padding-left:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.p-contact-box__item--link:before{width:20px;height:20px;right:10px}.p-contact-box__item--link:after{width:13px;height:5px;right:13px}}