﻿:root{--color-black-01: #111111;--color-black-02: #555555;--color-black-03: #909090;--color-gray-01: #e3e3e3;--color-gray-02: #efefef;--color-red-01: #b84242;--color-orange-01: #FA621E;--color-dark-gray-01: #34465C;--color-dark-blue-01: #3F426A;--color-border-gray-01: #DBDBDB;--color-border-gray-02: #efefef;--color-border-blue-01: #C4C4C4;--color-border-blue-02: #CCCDDE;--color-border-orange-01: #F2DFAF;--color-bg-gray-01: #f2f2f2;--color-bg-orange-01: #FFF9EA;--color-bg-blue-01: #E5E6EB;--color-bg-blue-02: #E1ECF4;--font-family-base: M PLUS 1p, sans-serif;--font-family-lato: Lato, sans-serif;--fs-base: 16px;--fw-base: 400;--lh-base: 1.642;--ls-base: 0.029em;--box-shadow-base: 0px 1px 10px rgba(0, 0, 0, 0.12)}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);background:#fff}@media(max-width: 767px){body{font-size:15px}}main{padding-top:73px}@media(max-width: 767px){main{padding-top:54px}}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-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-gray-01)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--color-gray-01)}h1,h2,h3,h4{font-weight:600}strong{font-size:1.1em}.p-nav-button{z-index:101}@keyframes gradientAnimation{0%{background-position:0% 50%}25%{background-position:50% 60%}50%{background-position:100% 50%}75%{background-position:50% 40%}100%{background-position:0% 50%}}*,*::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}@font-face{font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/lato-v24-latin-regular.woff2") format("woff2")}@font-face{font-family:"Lato";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/lato-v24-latin-700.woff2") format("woff2")}@font-face{font-family:"M PLUS 1p";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/MPLUS1p-Regular.woff2") format("woff2")}@font-face{font-family:"M PLUS 1p";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/MPLUS1p-Bold.woff2") format("woff2")}@font-face{font-family:"M PLUS 1p";font-style:normal;font-weight:900;font-display:swap;src:url("assets/fonts/MPLUS1p-Black.woff2") format("woff2")}.l-form{display:flex}@media(min-width: 768px){.l-form{column-gap:2rem}}@media(max-width: 767px){.l-form{flex-direction:column;row-gap:3rem}}.l-form__box{flex:1}.l-form__input{background:var(--color-bg-dark-blue-01);padding:2rem;border-radius:4px}@media(max-width: 767px){.l-form__input{padding:1rem;margin-left:-24px;margin-right:-24px}}.l-form__header{text-align:center;margin-bottom:2rem;font-weight:700}@media(min-width: 768px){.l-form__header{font-size:1.1em}}@media(max-width: 767px){.l-form__header{margin-bottom:1.5rem;padding-top:.5rem}}.l-footer{padding:5rem 0;text-align:center;font-size:.9em;border-top:1px solid var(--color-border-gray-01);border-bottom:1px solid var(--color-border-gray-01)}@media(max-width: 767px){.l-footer{padding:4rem 0}}.l-footer__wrap{display:flex;justify-content:space-between}@media(max-width: 767px){.l-footer__wrap{flex-direction:column;row-gap:3rem}}.l-footer__links{display:flex;gap:2rem}.l-footer__copyright{text-align:center;color:var(--color-black-03);font-size:.8em;padding:2rem 0}.l-header{position:fixed;top:0;right:0;left:0;z-index:102;background:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.08)}.l-header.no-fix{position:static}.l-header__wrap{display:flex;justify-content:space-between;align-items:center;padding:10px}@media(max-width: 767px){.l-header__wrap{padding:6px 1rem}}.l-header__logo{display:flex;align-items:center;column-gap:1rem}.l-header__logo a{display:block}.l-header__logo a img{width:130px}@media(max-width: 767px){.l-header__logo a img{width:100px}}.l-header__logo .img-works{width:160px}@media(max-width: 767px){.l-header__logo .img-works{width:120px}}.l-header__form{display:flex;align-items:center;height:60px !important}@media(max-width: 767px){.l-header__form{height:54px !important}}.l-section{background:#fff}.l-section.type-short{padding-top:2rem;padding-bottom:2rem}@media(max-width: 767px){.l-section.type-short{padding-top:1rem;padding-bottom:1rem}}.l-section.type-inner{padding-top:5rem;padding-bottom:5rem}@media(max-width: 767px){.l-section.type-inner{padding-top:4rem;padding-bottom:4rem}}@media(max-width: 767px){.l-section.type-inner.type-service{padding-bottom:0}}.l-section.type-outer{margin-top:6rem;margin-bottom:6rem}@media(max-width: 767px){.l-section.type-outer{margin-top:5rem;margin-bottom:5rem}}.l-section.page-regional{position:relative;overflow:hidden}.l-section.page-regional svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:600px;height:600px}.l-section.border-top-gray{border-top:1px solid var(--color-border-gray-01)}@media(min-width: 768px){.l-section__wrap{display:flex;justify-content:space-between;column-gap:3rem}}@media(min-width: 768px){.l-section__main{flex:1}}@media(max-width: 767px){.l-section__main{margin-bottom:3rem}}@media(min-width: 768px){.l-section__sidebar{width:300px}}.l-section__sidebar a:hover{opacity:.7}.l-section-page{margin-top:4rem;margin-bottom:4rem}@media(max-width: 767px){.l-section-page{margin-top:2rem;margin-bottom:2rem}}@media(min-width: 768px){.l-section-news{display:flex}}@media(min-width: 768px){.l-section-news__header{width:240px}}@media(min-width: 768px){.l-section-news__body{flex:1}}@media(min-width: 768px){.l-message{display:flex}}@media(min-width: 768px){.l-message__header{width:300px}}@media(max-width: 767px){.l-message__header{margin-bottom:2rem}}@media(min-width: 768px){.l-message__body{flex:1}}.l-message__body p{font-size:.9em;line-height:1.4}.l-message__body p:not(:last-child){margin-bottom:1rem}.l-mv-top{background:url(assets/images/top/bg_mv_pc.jpg) no-repeat center center/cover}@media(max-width: 767px){.l-mv-top{position:relative;padding:3rem 0}}@media(min-width: 768px){.l-mv-top__wrap{position:relative;padding:7rem 0}}.l-mv-top__awards{margin-bottom:3rem}.l-mv-top__title{margin-bottom:2rem}.l-mv-top__title .sub{font-size:1.8em;display:block;margin-bottom:8px}@media(max-width: 767px){.l-mv-top__title .sub{font-size:1.2em;text-align:center}}.l-mv-top__title .main{font-size:2.6em}@media(min-width: 768px){.l-mv-top__title .main{display:flex;align-items:center}}.l-mv-top__title .main span{display:flex;align-items:center;column-gap:8px}@media(max-width: 767px){.l-mv-top__title .main span{justify-content:center}}.l-mv-top__title .main img{width:140px}@media(min-width: 768px){.l-mv-top__message{width:240px;position:absolute;right:0;bottom:0}}@media(max-width: 767px){.l-mv-top__message{display:none}}@media(max-width: 767px){.l-mv-top__links{display:flex;justify-content:center}}.l-mv-page{background:#f7f7f7;overflow:hidden}.l-mv-page__wrap{position:relative;padding:180px 0}@media(max-width: 767px){.l-mv-page__wrap{padding:120px 0}}.l-mv-page__en{font-family:var(--font-family-lato);font-weight:700}@media(min-width: 768px){.l-mv-page__en{color:#fff;font-size:140px;position:absolute;top:50%;transform:translateY(-50%);left:0;white-space:nowrap}}@media(max-width: 767px){.l-mv-page__en{position:relative;color:var(--color-orange-01);margin-bottom:8px;padding-left:40px}.l-mv-page__en:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:0;width:30px;height:1px;background:var(--color-orange-01)}}.l-mv-page__ttl{position:relative;font-size:2.5em;z-index:2}@media(max-width: 767px){.l-mv-page__ttl{font-size:32px}}@media(min-width: 768px){.l-mv-service{height:400px;overflow:hidden}}@media(max-width: 767px){.l-mv-service{padding-bottom:2rem}}.l-wrap{margin-right:auto;margin-left:auto;padding-right:24px;padding-left:24px;height:100%}@media(max-width: 767px){.l-wrap--no-padding-sp{padding-right:0;padding-left:0}}@media(min-width: 768px){.l-wrap{max-width:1068px;width:100%}}@media(min-width: 768px){.l-wrap--short{max-width:600px;width:100%}}@media(min-width: 768px){.l-wrap__message{display:flex;justify-content:space-between;flex-direction:row-reverse}}@media(min-width: 768px){.l-wrap__message-left{flex:1}}@media(min-width: 768px){.l-wrap__message-right{width:300px}}@media(max-width: 767px){.l-wrap__message-right{text-align:center;margin-bottom:1rem}.l-wrap__message-right img{width:240px}}.l-event__header{margin-bottom:1.5rem;font-size:1.4em}.l-event__box{margin-top:3rem;margin-bottom:1rem}.l-event__box--thumbnail{margin-top:1rem;margin-bottom:1rem;box-shadow:0px 1px 6px rgba(0,0,0,.3)}.l-breadcrumb{padding:.5rem 0;visibility:hidden;border-top:1px solid var(--color-border-gray-02);border-bottom:1px solid var(--color-border-gray-02)}.l-breadcrumb .aioseo-breadcrumb{font-size:12px;color:var(--color-dark-blue-02);font-weight:700}.l-breadcrumb .aioseo-breadcrumb a:hover{text-decoration:underline}.l-breadcrumb .aioseo-breadcrumb-separator{font-size:11px;color:var(--color-black-02)}.l-breadcrumb-form{font-size:.8em !important}.l-button{margin-top:5rem;display:flex;justify-content:center}@media(max-width: 767px){.l-button{margin-top:3rem}}.l-cta{background:var(--color-dark-gray-01);padding:3rem 0}.l-section-box:not(:last-child){margin-bottom:3rem}@media(max-width: 767px){.l-section-box:not(:last-child){margin-bottom:2rem}}.l-section-links{margin:2rem 0}.c-btn{padding-left:1rem;padding-right:1rem;border-radius:4px;display:flex;align-items:center;justify-content:center;text-align:center;column-gap:1rem;font-weight:700;white-space:nowrap;box-shadow:0px 1px 10px rgba(0,0,0,.12);position:relative}.c-btn:after{content:"";display:block;width:17px;height:11px;background:url(assets/images/common/icon_arrow_right_white.png) center/contain no-repeat;position:absolute;top:50%;transform:translateY(-50%);right:12px}@media(max-width: 767px){.c-btn{padding-left:.7rem;padding-right:.7rem;column-gap:.5rem}}.c-btn:hover{opacity:.4}.c-btn.color-orange{color:#fff;background:var(--color-orange-01);box-shadow:0px 4px 12px rgba(203,173,116,.3)}.c-btn.size-xsmall{width:160px;height:48px}.c-btn.size-small{width:200px;height:48px}.c-btn.size-normal{max-width:300px;width:100%;height:56px}.c-btn-back{color:var(--color-black-01);font-weight:700;width:200px;display:flex;align-items:center;justify-content:space-between;padding-bottom:.3rem;border-bottom:1px dashed var(--color-black-01)}.c-btn-back:after{content:"";display:block;width:16px;height:16px;background:url(assets/images/common/icon_arrow_right_dark_blue.png) center/contain no-repeat}.c-btn-nav{height:40px;border-radius:30px;padding-left:1rem;padding-right:1rem;border:1px solid var(--color-orange-01);display:flex;align-items:center;justify-content:center;column-gap:.5rem;transition:all .3s ease}.c-btn-nav img{width:10px;transition:filter .3s ease}.c-btn-nav.type-download{color:var(--color-orange-01);background:#fff}.c-btn-nav.type-download img{width:20px;filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(346deg) brightness(101%) contrast(101%)}.c-btn-nav.type-download:hover{color:#fff;background:var(--color-orange-01)}.c-btn-nav.type-download:hover img{filter:brightness(0) invert(1)}.c-btn-nav.type-contact{background:var(--color-orange-01);color:#fff}.c-btn-nav.type-contact img{width:20px;filter:brightness(0) invert(1)}.c-btn-nav.type-contact:hover{color:var(--color-orange-01);background:#fff}.c-btn-nav.type-contact:hover img{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(346deg) brightness(101%) contrast(101%)}.c-btn-normal{background:var(--color-orange-01);color:#fff;display:flex;align-items:center;justify-content:center;width:280px;font-weight:700;border-radius:50px;height:57px;position:relative;border:1px solid var(--color-orange-01);transition:background .3s ease,color .3s ease}.c-btn-normal:after{content:"";display:block;width:16px;height:16px;background:url(assets/images/common/icon_arrow_right_white.svg) center/contain no-repeat;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .3s ease}.c-btn-normal:hover{background:#fff;color:var(--color-orange-01)}.c-btn-normal:hover:after{transform:translate(10px, -50%);opacity:0}.c-btn-normal:not(:hover):after{animation:arrowAppear .3s ease}@keyframes arrowAppear{0%{transform:translate(-20px, -50%);opacity:0}100%{transform:translate(0, -50%);opacity:1}}.c-btn-link{display:inline-flex;align-items:center;column-gap:.5rem;font-weight:700;position:relative}.c-btn-link span{position:relative;z-index:1;transition:color .3s ease}.c-btn-link span:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:1px;background-color:#656565;transition:transform .3s ease;transform:scaleX(1);transform-origin:left}.c-btn-link:hover span{color:var(--color-orange-01)}.c-btn-link:hover span:after{transform:scaleX(0);transform-origin:right}.c-btn-link:before{content:"";display:block;width:22px;height:22px;background:url(assets/images/common/icon_arrow_circle_right_orange.svg) center/contain no-repeat}@keyframes arrowMove{0%{transform:translateX(0);opacity:1}50%{transform:translateX(20px);opacity:0}51%{transform:translateX(-20px);opacity:0}100%{transform:translateX(0);opacity:1}}.c-list{padding-left:1rem}.c-list--disc{list-style-type:disc}table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff}table .number{font-size:1.6em;color:var(--color-orange-01);font-weight:700}table th,table td{padding:.5rem;line-height:1.6;border:1px solid var(--color-border-gray-01)}table thead th{text-align:center;color:#fff;padding:.3rem;font-weight:700;white-space:nowrap;background:var(--color-black-02)}table thead th:first-child{border-top-left-radius:4px}table thead th:last-child{border-top-right-radius:4px}table tbody th,table tbody td{text-align:left;font-size:.9em}table tbody th{font-weight:700;color:var(--color-black-01);white-space:nowrap;background:var(--color-bg-gray-01)}table tbody td{line-height:1.4}table tbody td:first-child{border-bottom-left-radius:4px}table tbody td:last-child{border-bottom-right-radius:4px}@media(max-width: 767px){table tbody td{padding:.6rem}}.c-table__company{background:rgba(0,0,0,0)}.c-table__company tr{border-top:1px solid var(--color-border-gray-01);background:#fff}.c-table__company tr:last-child th,.c-table__company tr:last-child td{border-bottom:1px solid var(--color-border-gray-01)}.c-table__company th,.c-table__company td{border:none;padding-top:2rem;padding-bottom:2rem}@media(max-width: 767px){.c-table__company th,.c-table__company td{padding-top:1rem;padding-bottom:1rem}}.c-table__company th{color:var(--color-black-01)}.c-table__country th,.c-table__country td{border:none;padding:.5rem 0}.c-table__country th{width:80px;background:#fff}.c-table__country th span{border:1px solid var(--color-border-gray-01);display:inline-block;width:80px;text-align:center;padding-top:.1rem;padding-bottom:.1rem;border-radius:2px;font-size:.9em}.c-table__country td{padding-left:.5rem}.c-table__event th{background:var(--color-black-02);color:#fff;white-space:nowrap}.c-table__event a{font-weight:700;text-decoration:underline}.c-img--cover{position:relative;overflow:hidden}.c-img--cover img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;object-fit:cover}.c-more{display:block;position:relative;border-radius:8px;border:1px solid var(--color-border-dark-blue-01);padding:1.5rem 1rem;font-weight:700;color:var(--color-black-01);background:#fff}.c-more:before{content:"";display:block;width:16px;height:16px;background:url(assets/images/common/icon_arrow_right_dark_blue.png) center/contain no-repeat;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.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-title-main{display:flex;flex-direction:column;row-gap:8px;text-align:center}.c-title-main__ja{font-weight:700;font-size:1.8em;line-height:1.5}@media(max-width: 767px){.c-title-main__ja{font-size:1.6em}}.c-title-main__en{font-weight:900;color:var(--color-orange-01)}.c-title-main__msg{margin-top:1rem;line-height:1.6}@media(max-width: 767px){.c-title-main__msg{text-align:left}}.c-industry__box{border-radius:8px;overflow:hidden;background:#fff;padding:1rem 0;box-shadow:0px 2px 6px rgba(203,173,116,.2);display:flex;flex-direction:column;align-items:center;row-gap:.7rem}@media(max-width: 767px){.c-industry__box{box-shadow:0px 1px 4px rgba(203,173,116,.4)}}.c-industry__title{text-align:center;font-size:.9em}.c-industry__title:after{content:"";display:block;height:3px;width:20px;border-radius:3px;margin-top:8px;margin-left:auto;margin-right:auto;background:var(--color-orange-01)}.c-industry__image{width:100px}.c-industry__link{width:100px;height:28px;line-height:28px;font-weight:700;font-size:.9em;text-align:center;background:var(--color-orange-01);color:#fff;border-radius:2px}.c-industry__link:hover{opacity:.4}@media(max-width: 767px){.c-member-list__box{display:flex;align-items:center;column-gap:.5rem}}.c-member-list__image{border-radius:8px;overflow:hidden;background:#fff}@media(min-width: 768px){.c-member-list__image{margin-bottom:1rem}}@media(max-width: 767px){.c-member-list__image{width:130px}}.c-member-list__info{flex:1}.c-member-list__position{font-weight:700;font-size:.9em;margin-bottom:.3rem}.c-member-list__name{font-weight:700}.c-panel__link{position:relative;display:flex;padding:2rem;border-radius:8px;border:1px solid var(--color-border-gray-02);background:#fff;transition:background-color .3s ease}@media(max-width: 767px){.c-panel__link{padding:1rem}}.c-panel__link:hover{background-color:var(--color-bg-gray-01)}.c-panel__link:before{content:"";display:block;width:8px;height:8px;background:var(--color-orange-01);position:absolute;left:12px;top:12px;border-radius:50%}@media(max-width: 767px){.c-panel__link:before{left:6px;top:6px}}.c-panel__title{font-weight:700;flex:1}.c-panel__title-en{font-size:.8em;margin-bottom:.3rem;font-family:var(--font-family-lato)}.c-panel__title-ja{font-size:1.4em}.c-panel__image{width:220px}@media(max-width: 767px){.c-panel__image{width:180px}}.c-panel-info{padding:2rem;background:var(--color-bg-orange-01);border-radius:4px;display:flex;column-gap:1rem;align-items:center}@media(max-width: 767px){.c-panel-info{padding:1rem}}.c-panel-info__img{width:140px;text-align:center}.c-panel-info__img img{height:70px;width:auto}@media(max-width: 767px){.c-panel-info__img{width:80px}.c-panel-info__img img{height:40px}}.c-panel-info__date{flex:1}.c-panel-info__date--sub{font-weight:700;margin-bottom:.2rem}.c-panel-info__date--num{font-weight:700;margin-bottom:.5rem}.c-panel-info__date--num span{font-family:var(--font-family-lato);font-size:2.6em}@media(max-width: 767px){.c-panel-info__date--num span{font-size:2em}}.c-panel-info__date--desc{font-size:.9em}.c-panel-date__box{border-radius:8px;padding:1rem;background:var(--color-bg-orange-01);text-align:center;font-weight:700;display:flex;flex-direction:column;row-gap:1rem}.c-panel-date__title:after{content:"";width:24px;margin-top:4px;height:3px;border-radius:8px;background:var(--color-orange-01);display:block;margin-left:auto;margin-right:auto}.c-panel-date__desc{font-size:.9em;display:flex;justify-content:center;align-items:center;flex:1}.c-panel-date__desc .num{font-family:var(--font-family-lato);font-size:2em;display:flex;align-items:center}.c-mv-title{font-size:2.6em;line-height:1.3}@media(max-width: 767px){.c-mv-title{font-size:2em}}.c-award-list{display:flex;align-items:center;gap:8px}@media(max-width: 767px){.c-award-list{flex-wrap:wrap}}.c-award-list li img{width:160px}@media(max-width: 767px){.c-award-list li:nth-child(1){width:100%;display:flex;justify-content:center}.c-award-list li:nth-child(2),.c-award-list li:nth-child(3){width:calc(50% - 4px)}}.c-title-about{text-align:center;display:flex;align-items:center;flex-direction:column;text-align:center;font-weight:700;font-size:1.4em;margin-bottom:1.2rem}.c-title-about img{width:300px}@media(max-width: 767px){.c-title-about img{width:240px}}.c-title-about__desc{text-align:center}.c-title-border{text-align:center;position:relative}.c-title-border:before{content:"";display:block;width:100%;height:1px;position:absolute;left:auto;right:auto;top:50%;left:0;transform:translateY(-50%);background:var(--color-border-gray-01)}.c-title-border span{background:#fff;padding:4px 18px;position:relative;z-index:1;font-weight:700;border:1px solid var(--color-border-gray-01)}.c-title-border span.color-blue{background:var(--color-bg-blue-02)}.c-title-second__en{position:relative;color:var(--color-orange-01);font-weight:700;padding-left:50px;font-size:.9em;font-family:var(--font-family-lato)}@media(max-width: 767px){.c-title-second__en{padding-left:40px}}.c-title-second__en:before{content:"";display:block;width:40px;height:1px;background:var(--color-orange-01);position:absolute;top:50%;transform:translateY(-50%);left:0}@media(max-width: 767px){.c-title-second__en:before{width:32px}}.c-title-second__ja{font-size:28px}@media(max-width: 767px){.c-title-second__ja{font-size:20px}}.c-title-second__desc{margin-top:1rem;line-height:1.6}.c-checklist{display:flex;flex-direction:column;row-gap:8px}.c-checklist__item{display:flex;align-items:center;column-gap:8px;font-weight:700}.c-checklist__item:before{content:"";display:block;width:10px;height:10px;flex-shrink:0;background:url(assets/images/common/icon_check_orange.png) no-repeat center center/contain}.is-active .p-nav{transition:.5s ease;width:100%;right:0;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch}@media(max-width: 767px){.p-nav{transition:.5s ease;display:flex;flex-direction:column;position:fixed;width:100%;padding-top:80px;right:-120%;height:100%;top:0}}.p-nav__list{display:flex}@media(min-width: 768px){.p-nav__list{align-items:center;column-gap:8px}}@media(max-width: 767px){.p-nav__list{flex-direction:column;order:1;padding:0 40px;margin-bottom:24px}}.p-nav__item{display:flex;align-items:center}@media(max-width: 767px){.p-nav__item{margin-bottom:1rem}}.p-nav__item a{font-size:16px;font-weight:700}@media(max-width: 767px){.p-nav__item a{color:#fff}}.p-nav__link{display:inline-block;padding:2px 10px;font-weight:700;text-align:center;position:relative}.p-nav__link:hover:before{animation:slideInTop .3s ease forwards}.p-nav__link:not(:hover):before{animation:slideOutBottom .3s ease forwards}.p-nav__link:before{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:20px;height:2px;border-radius:5px;background:var(--color-orange-01);opacity:0}@keyframes slideInTop{0%{bottom:-2px;opacity:0}100%{bottom:-6px;opacity:1}}@keyframes slideOutBottom{0%{bottom:-6px;opacity:1}100%{bottom:-2px;opacity:0}}@media(min-width: 768px){.p-nav-btn{display:none}}@media(max-width: 767px){.p-nav-btn{position:relative;z-index:101}}.p-nav-btn__checkbox{display:none}@media(max-width: 767px){.p-nav-btn__icon{display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:6px;width:42px;height:42px;background:var(--color-orange-01);border-radius:2px}}.p-nav-btn__line{display:block;width:22px;height:2px;background:#fff;transition:.5s ease}.p-nav-modal{visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);transition:opacity .5s ease}.is-active .p-nav-btn__line:nth-child(1){transform:translateY(4px) rotate(-45deg)}.is-active .p-nav-btn__line:nth-child(2){display:none}.is-active .p-nav-btn__line:nth-child(3){transform:translateY(-4px) rotate(45deg)}.p-card__wrap{display:flex}@media(min-width: 768px){.p-card__wrap{flex-wrap:wrap;align-items:stretch;gap:12px 2%}}@media(max-width: 767px){.p-card__wrap{flex-direction:column;row-gap:1rem}}@media(min-width: 768px){.p-card__column--two .p-card__box{width:49%}.p-card__column--three .p-card__box{width:32%}.p-card__column--four .p-card__box{width:23.5%}.p-card__column--five .p-card__box{width:18.4%}.p-card__column--six{gap:8px 1%}.p-card__column--six .p-card__box{width:15.8%}}@media(max-width: 767px){.p-card__column--six{display:flex;flex-wrap:wrap;gap:4px 2%;flex-direction:row}.p-card__column--six .p-card__box{width:49%;margin-bottom:0 !important}}.p-card__box.type-shadow{box-shadow:0px 1px 3px rgba(0,0,0,.3);border-radius:8px;overflow:hidden}.p-footer__logo{display:inline-block;font-weight:700;font-size:2em;margin-bottom:1rem}.p-footer__txt{font-weight:700;line-height:1.6}.p-footer__item:not(:last-child){margin-bottom:1rem}.p-footer__item a{display:flex;align-items:center;column-gap:.5rem;font-weight:700}@media(max-width: 767px){.p-footer__item a{column-gap:.3rem}}.p-footer__item a:before{content:"";display:block;width:12px;height:12px;flex-shrink:0;background:url(assets/images/common/icon_arrow_right_gray.png) no-repeat center center/contain}.p-news-list__item{padding:1rem 0;border-bottom:1px solid var(--color-border-gray-01)}.p-news-list__item:nth-child(1){border-top:1px solid var(--color-border-gray-01)}.p-news-list__link{padding:.2rem 0;display:flex;justify-content:center;font-size:.9em;transition:color .3s ease}@media(max-width: 767px){.p-news-list__link{flex-direction:column;row-gap:.5rem}}.p-news-list__link:hover{color:var(--color-orange-01)}.p-news-list__date{color:var(--color-black-02)}@media(min-width: 768px){.p-news-list__date{width:160px}}.p-news-list__ttl{flex:1;text-decoration:none}@media(min-width: 768px){.p-service-list__list{display:flex}}.p-service-list__item{position:relative;overflow:hidden}@media(min-width: 768px){.p-service-list__item{flex:1;height:320px}}@media(max-width: 767px){.p-service-list__item{height:220px}}.p-service-list__link{display:block;height:100%;position:relative;color:#fff;font-weight:700;padding:2rem 1.5rem 1rem;overflow:hidden;z-index:1;text-align:left}.p-service-list__link .p-service-list__title,.p-service-list__link .p-service-list__sub-title,.p-service-list__link .p-service-list__text{position:relative;z-index:2;text-align:left}.p-service-list__link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1;transition:background .3s ease}.p-service-list__link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transition:transform .3s ease}.p-service-list__link:hover:before{background:rgba(0,0,0,.5)}.p-service-list__link:hover:after{transform:scale(1.1)}.p-service-list__link:hover .p-service-list__arrow{transform:translate(10px, 0);opacity:0}.p-service-list__link:not(:hover) .p-service-list__arrow{animation:serviceArrowSlideIn .3s ease}@media(min-width: 768px){.p-service-list__link--01:after{background-image:url("assets/images/top/pic_service_01_pc.jpg")}}@media(max-width: 767px){.p-service-list__link--01:after{background-image:url("assets/images/top/pic_service_01_sp.jpg")}}@media(min-width: 768px){.p-service-list__link--02:after{background-image:url("assets/images/top/pic_service_02_pc.jpg")}}@media(max-width: 767px){.p-service-list__link--02:after{background-image:url("assets/images/top/pic_service_02_sp.jpg")}}@media(min-width: 768px){.p-service-list__link--03:after{background-image:url("assets/images/top/pic_service_03_pc.jpg")}}@media(max-width: 767px){.p-service-list__link--03:after{background-image:url("assets/images/top/pic_service_03_sp.jpg")}}@media(min-width: 768px){.p-service-list__link--04:after{background-image:url("assets/images/top/pic_service_04_pc.jpg")}}@media(max-width: 767px){.p-service-list__link--04:after{background-image:url("assets/images/top/pic_service_04_sp.jpg")}}.p-service-list__arrow{content:"";background:url(assets/images/common/icon_circle_arrow_white_right.png) center/contain no-repeat;width:26px;height:26px;position:absolute;bottom:20px;right:20px;z-index:2;transition:transform .3s ease,opacity .3s ease}.p-service-list__title{font-weight:700;font-size:1.1em;margin-bottom:.5rem;text-align:left}.p-service-list__sub-title{font-size:12px;margin-bottom:1.5rem;text-align:left}.p-service-list__text{line-height:1.6;font-size:.95em;text-align:left}@keyframes serviceArrowSlideIn{0%{transform:translate(-10px, 0);opacity:0}100%{transform:translate(0, 0);opacity:1}}.p-post-list__item{border-radius:8px;overflow:hidden;background:#fff;box-shadow:var(--box-shadow-base)}.p-post-list__link{display:flex;flex-direction:column;height:100%}.p-post-list__link:hover .p-post-list__body:before{animation:arrowDisappear .3s forwards}.p-post-list__link:not(:hover) .p-post-list__body:before{animation:arrowReappear .3s forwards}.p-post-list__link:hover .p-post-list__date-time{color:var(--color-orange-01)}.p-post-list__link:hover .p-post-list__title{color:var(--color-orange-01)}.p-post-list__img-inner{width:100%;padding-top:62.8%}.p-post-list__info{flex:1;padding:.7rem;padding-right:40px;position:relative}.p-post-list__info:before{content:"";display:block;width:24px;height:24px;background:url(assets/images/common/icon_arrow_circle_orange_right.png) no-repeat center center/contain;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:transform .3s ease}.p-post-list__datetime{font-size:.9em;color:var(--color-black-02);margin-bottom:.3rem;transition:color .2s}.p-post-list__ttl{font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}@keyframes arrowDisappear{to{transform:translate(10px, -50%);opacity:0}}@keyframes arrowReappear{from{transform:translate(-10px, -50%);opacity:0}to{transform:translate(0, -50%);opacity:1}}.p-case-date{display:flex}@media(min-width: 768px){.p-case-date{column-gap:4px}}@media(max-width: 767px){.p-case-date{gap:4px;flex-wrap:wrap}}.p-case-date__card{flex:1;height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:.5rem;font-weight:700;background:var(--color-bg-dark-blue-01)}@media(min-width: 768px){.p-case-date__card{flex:1}}@media(max-width: 767px){.p-case-date__card{height:80px;flex:0 0 calc(50% - 2px)}}.p-case-date__label{width:80px;height:20px;line-height:20px;border:1px solid var(--color-dark-blue-02);color:var(--color-black-01);font-weight:700;text-align:center;border-radius:2px;font-size:.9em}.p-cta-country{background:var(--color-bg-gray-02);padding:2rem}@media(max-width: 767px){.p-cta-country{padding:1.5rem}}@media(min-width: 768px){.p-cta-country__wrap{display:flex;column-gap:2rem}}@media(max-width: 767px){.p-cta-country__info{flex:1}}.p-cta-country__label{display:inline-block;margin-bottom:1rem;border:1px solid var(--color-orange-01);color:var(--color-orange-01);padding:.2rem 1.2rem;border-radius:4px;font-weight:700}@media(max-width: 767px){.p-cta-country__label{padding:.2rem .8rem;text-align:center}}.p-cta-country__title{font-size:1.6em;margin-bottom:1rem;font-weight:700;line-height:1.4}@media(max-width: 767px){.p-cta-country__title{font-size:1.4em;line-height:1.2}}.p-cta-country__text{margin-bottom:1.5rem;line-height:1.4}.p-cta-country__image{margin-bottom:1rem}.p-post-detail__header{margin-bottom:1rem}.p-post-detail__header--name{font-size:1.5em;font-weight:700;margin-bottom:1rem;line-height:1.4}.p-post-detail__header--date{font-size:.9em;color:var(--color-black-01);text-align:right;line-height:1.2rem}.p-post-detail__header--now{margin-top:1rem}.p-post-detail__header--now span{display:inline-block;padding:.5rem 1rem;border-radius:30px;font-size:.9em;font-weight:700}.p-post-detail__header--now span.now{background:var(--color-black-01);color:#fff}.p-post-detail__header--now span.end{background:var(--color-gray-04)}.p-post-detail__thumbnail{margin-top:1rem;margin-bottom:1rem}.p-post-detail__writer{padding:.3rem;border-radius:2px;border:1px solid var(--color-border-gray-01);display:flex;column-gap:.3rem;margin-bottom:1rem}.p-post-detail__writer--image{width:120px;height:120px;border-radius:50%;overflow:hidden}@media(max-width: 767px){.p-post-detail__writer--image{width:80px;height:80px}}.p-post-detail__writer--body{flex:1}.p-post-detail__writer--name{font-weight:700;margin-bottom:.5rem}@media(max-width: 767px){.p-post-detail__writer--name{margin-bottom:.2rem}}.p-post-detail__writer--sub{font-weight:700;font-size:.9em;color:var(--color-black-01)}.p-post-detail__writer--desc{font-size:.85em;line-height:1.3;color:var(--color-black-02)}@media(max-width: 767px){.p-post-detail__writer--desc{line-height:1.2;font-size:.8em}}.p-post-detail__body>*:first-child{margin-top:0}.p-post-detail__body .ez-toc-link{margin:.2em}.p-post-detail__body #ez-toc-container a.ez-toc-toggle{margin-top:0;margin-bottom:0}.p-post-detail__body h1,.p-post-detail__body h2,.p-post-detail__body h3,.p-post-detail__body h4,.p-post-detail__body h5,.p-post-detail__body h6{line-height:1.4}.p-post-detail__body h1,.p-post-detail__body h3,.p-post-detail__body h4,.p-post-detail__body h5,.p-post-detail__body h6{margin-top:3rem}@media(max-width: 767px){.p-post-detail__body h1,.p-post-detail__body h3,.p-post-detail__body h4,.p-post-detail__body h5,.p-post-detail__body h6{margin-top:2.5rem}}.p-post-detail__body h2{margin-top:5rem}.p-post-detail__body p,.p-post-detail__body table,.p-post-detail__body ul,.p-post-detail__body ol,.p-post-detail__body blockquote,.p-post-detail__body figure{margin-top:2rem;margin-bottom:2rem}.p-post-detail__body p{line-height:2rem}@media(max-width: 767px){.p-post-detail__body p{line-height:1.8rem}}.p-post-detail__body li{margin-top:.2rem;margin-bottom:.2rem;line-height:1.6rem}.p-post-detail__body h2{position:relative;font-size:1.6em}@media(max-width: 767px){.p-post-detail__body h2{font-size:1.4em}}.p-post-detail__body h3{position:relative;padding-left:.5rem;padding-bottom:.5rem;font-size:1.4em}.p-post-detail__body h3:after{display:block;content:"";width:100%;height:2px;background:repeating-linear-gradient(90deg, var(--color-black-01) 0%, var(--color-black-01) 29.3%, rgba(150, 150, 150, 0.2) 29.3%, rgba(150, 150, 150, 0.2) 100%);position:absolute;left:0;bottom:0}@media(max-width: 767px){.p-post-detail__body h3{font-size:1.2em}}.p-post-detail__body h4{font-size:1.3em;color:var(--color-black-01)}@media(max-width: 767px){.p-post-detail__body h4{font-size:1.2em}}.p-post-detail__body ol,.p-post-detail__body ul{padding-left:2rem}.p-post-detail__body ul{list-style:disc}.p-post-detail__body a{text-decoration:underline;color:var(--color-sky-blue-01)}.p-post-detail__body blockquote{background:var(--color-bg-gray-01);border-radius:8px;padding:1rem}.p-post-detail__body blockquote *{margin:0;line-height:1.6;font-size:.95em}.p-post-detail__body blockquote *:not(:last-child){margin-bottom:1rem}.p-post-detail__body-box{position:relative;padding:1rem;border-radius:2px}.p-post-detail__body-box.type-info:before{content:"INFO";display:block;height:20px;line-height:20px;width:100px;border-radius:1px 1px 0 0}.p-post-detail__body-box.type-info .ttl{font-weight:bold;margin-bottom:1rem}.p-post-detail__body-box.type-question:before{content:"QUESTION";display:block;height:20px;line-height:20px;width:100px;border-radius:1px 1px 0 0}.p-post-detail__body-box.type-question .ttl{font-weight:bold;margin-bottom:1rem}.p-post-detail__button{margin-top:3rem;display:flex;justify-content:center}.p-service-flow__header{background:url("assets/images/top/bg_service_flow.png") right/cover no-repeat;padding:.5rem 1rem;color:#fff;font-weight:700;display:flex;align-items:center;column-gap:.5rem}.p-service-flow__header .num{font-family:var(--font-family-lato);font-size:1.7em}.p-service-flow__header{margin-bottom:.5rem}.p-service-flow__image{margin-bottom:.5rem}.p-scroll-image{padding:16px;overflow:hidden}@media(max-width: 767px){.p-scroll-image{padding:4px}}.p-scroll-image__items{display:flex;flex-wrap:wrap;gap:8px}@media(max-width: 767px){.p-scroll-image__items{gap:4px}}.p-scroll-image__item{flex:0 0 calc(20% - 6.4px);border-radius:4px}@media(max-width: 767px){.p-scroll-image__item{flex:0 0 calc(33.3333333333% - 5.3333333333px);border-radius:2px}.p-scroll-image__item:last-child{display:none}}.p-country-list{display:flex;flex-direction:column;row-gap:2rem}@media(max-width: 767px){.p-country-list__item{padding-top:1.5rem;padding-bottom:1.5rem}}.p-country-list__country{font-weight:700;font-size:1.3em}@media(min-width: 768px){.p-country-list__country{margin-bottom:.8rem}}@media(max-width: 767px){.p-country-list__country{font-size:1.2em;margin-bottom:1rem}}@media(min-width: 768px){.p-country-list__info{display:flex;align-items:flex-start;column-gap:1rem}}.p-country-list__date{flex:1}.p-country-list__image{box-shadow:0px 0px 12px rgba(82,96,121,.12)}@media(min-width: 768px){.p-country-list__image{width:300px}}.p-country-list__points{margin-top:1rem}.p-content-number{border-bottom:1px solid var(--color-border-dark-blue-01);padding-top:2rem;padding-bottom:2rem}@media(max-width: 767px){.p-content-number{padding-top:1.5rem;padding-bottom:1.5rem}}.p-content-number:first-child{border-top:1px solid var(--color-border-dark-blue-01)}.p-content-number__wrap{display:flex;align-items:center}@media(max-width: 767px){.p-content-number__wrap{flex-wrap:wrap}}.p-content-number__num{font-family:var(--font-family-lato);color:var(--color-black-01);font-weight:700;font-size:2em}@media(min-width: 768px){.p-content-number__num{width:60px}}@media(max-width: 767px){.p-content-number__num{width:45px}}.p-content-number__title{font-weight:700;line-height:1.4;font-size:1.2em}@media(min-width: 768px){.p-content-number__title{width:300px}}@media(max-width: 767px){.p-content-number__title{flex:1}}.p-content-number__desc{line-height:1.4;font-size:.9em;margin-top:1rem}@media(min-width: 768px){.p-content-number__desc{flex:1}}@media(max-width: 767px){.p-content-number__desc{width:100%}}.p-content-number__header{display:flex;align-items:center;margin-bottom:1rem}.p-content-number__header-title{font-size:1.2em;font-weight:700}.p-form__wrap{display:flex;flex-direction:column;background:#fff;padding:2rem;border-radius:8px;row-gap:1rem}@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__header{margin-bottom:1rem;font-size:1.1em}.p-form__submit{display:flex;align-items:center;justify-content:center;flex-direction:column}.p-form__label{display:flex;align-items:center;font-weight:700;font-size:.9em;margin-bottom:2px;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-about-us__message{line-height:1.4;font-size:.9em}.p-about-us__message p:not(:last-child){margin-bottom:1rem}@media(min-width: 768px){.p-about-us__wrap{display:flex}}@media(min-width: 768px){.p-about-us__wrap-left{width:270px}}@media(max-width: 767px){.p-about-us__wrap-left{margin-bottom:1rem}}@media(min-width: 768px){.p-about-us__wrap-right{flex:1;padding-left:3rem}}.p-about-us__number-box{border-radius:8px;padding:2rem 6rem;box-shadow:0px 0px 6px rgba(203,173,116,.3)}@media(max-width: 767px){.p-about-us__number-box{padding:1rem}}.p-about-us-mmv__box{border-bottom:1px solid var(--color-border-gray-01);padding:2rem 0;display:flex}@media(max-width: 767px){.p-about-us-mmv__box{flex-direction:column;row-gap:1rem}}.p-about-us-mmv__box:first-child{border-top:1px solid var(--color-border-gray-01)}.p-about-us-mmv__header{width:200px;font-weight:700}.p-about-us-mmv__header-en{font-size:2em;margin-bottom:.5rem}.p-about-us-mmv__header-ja{font-size:.9em;color:var(--color-black-03)}.p-about-us-mmv__body{flex:1}.p-about-us-mmv__body p{line-height:1.6}.p-about-us-mmv__items{display:flex;flex-direction:column;row-gap:1.5rem}.p-about-us-mmv__item{display:flex}.p-about-us-mmv__item-number{width:35px;color:var(--color-orange-01);font-family:var(--font-family-lato);font-weight:700;font-size:1.2em;padding-top:5px}.p-about-us-mmv__item-info-title{font-weight:700;font-size:1.2em}.p-work-list__box{background:#fff;border-radius:8px;padding:1rem;box-shadow:0px 0px 12px rgba(82,96,121,.12)}.p-work-list__image{border-radius:8px;overflow:hidden;margin-bottom:1rem}.p-work-list__image-inner{width:100%;padding-top:62%}.p-work-list__industry{font-size:.9em;color:var(--color-black-01);margin-bottom:8px;font-weight:700}.p-work-list__title{font-weight:700;line-height:1.3em}@media(min-width: 768px){.p-points{display:flex;column-gap:1rem}}.p-points__item{padding:1.8rem}@media(min-width: 768px){.p-points__item{flex:1}}.p-points__item--good{background:var(--color-bg-orange-01)}@media(max-width: 767px){.p-points__item--good{margin-bottom:1rem}}.p-points__item--good .p-points__title{color:var(--color-orange-01)}.p-points__item--bad{background:var(--color-bg-gray-01)}.p-points__title{font-size:1.1em;font-weight:700;margin-bottom:.8rem}.p-points__text{line-height:1.3;font-size:.95em}.p-recruit__sub{text-align:center;line-height:1.4;font-size:.9em;color:var(--color-black-02);margin-bottom:1rem}.p-recruit__image{text-align:center}.p-recruit__image img{width:356px}@media(max-width: 767px){.p-recruit__image img{width:280px}}.p-recruit__message{border-radius:12px;background:var(--color-bg-gray-01);padding:2rem;text-align:center}@media(max-width: 767px){.p-recruit__message{padding:1rem}}.p-recruit__message-inner{background:#fff;padding:4rem 2rem}@media(max-width: 767px){.p-recruit__message-inner{padding:1rem}}.p-recruit__message-title{font-weight:700;font-size:1.4em;margin-bottom:2rem}.p-recruit__message-desc p{line-height:1.6;font-size:.9em}.p-recruit__message-desc p:not(:last-child){margin-bottom:1rem}.p-member-detail{column-gap:1rem;border-top:1px solid var(--color-border-dark-blue-01);padding-top:2rem;padding-bottom:2rem}@media(min-width: 768px){.p-member-detail{display:flex}}@media(max-width: 767px){.p-member-detail{padding-top:1.5rem;padding-bottom:1.5rem}}.p-member-detail:not(:first-child){border-bottom:1px solid var(--color-border-dark-blue-01)}@media(min-width: 768px){.p-member-detail__image{width:240px}}@media(max-width: 767px){.p-member-detail__image{margin-bottom:1rem;text-align:center}.p-member-detail__image img{width:240px}}.p-member-detail__info{flex:1}@media(max-width: 767px){.p-member-detail__info{text-align:center}}.p-member-detail__position{font-weight:700;font-size:1.1em;margin-bottom:.5rem}.p-member-detail__name{font-weight:700}.p-member-detail__kana{margin-bottom:.5rem;font-size:.95em}.p-member-detail__message{font-size:.9em;line-height:1.4}@media(max-width: 767px){.p-member-detail__message{text-align:left}}@media(min-width: 768px){.p-event-list__box{border-bottom:1px solid var(--color-border-dark-blue-01);padding-top:1rem;padding-bottom:1rem}.p-event-list__box:first-child{border-top:1px solid var(--color-border-dark-blue-01)}}@media(max-width: 767px){.p-event-list__box{border-radius:4px;box-shadow:0px 1px 6px rgba(0,0,0,.3)}.p-event-list__box:not(:first-child){margin-top:1rem}}@media(min-width: 768px){.p-event-list__link{display:flex}}@media(min-width: 768px){.p-event-list__image{width:300px}}@media(max-width: 767px){.p-event-list__image{border-radius:4px 4px 0 0;overflow:hidden}}.p-event-list__image-inner{padding-top:62%}.p-event-list__info{flex:1}@media(min-width: 768px){.p-event-list__info{padding-left:1rem}}@media(max-width: 767px){.p-event-list__info{padding:1rem}}@media(min-width: 768px){.p-event-list__date{display:flex;column-gap:1rem;margin-bottom:1rem}}@media(max-width: 767px){.p-event-list__date{margin-bottom:.5rem}}.p-event-list__date-box{font-size:.9em}@media(min-width: 768px){.p-event-list__date-box{display:flex;white-space:nowrap;align-items:center;column-gap:8px}}@media(max-width: 767px){.p-event-list__date-box:last-child{display:none}}.p-event-list__date-label{width:80px;height:24px;line-height:24px;border-radius:2px;text-align:center;background:var(--color-bg-gray-01);color:#000;font-size:.9em;font-weight:700;border-radius:2px;border:1px solid var(--color-border-gray-01)}@media(max-width: 767px){.p-event-list__date-label{display:none}}.p-event-list__date-content{color:var(--color-black-01)}.p-event-list__text-title{font-weight:700;line-height:1.4}@media(min-width: 768px){.p-event-list__text-title{margin-bottom:1rem}}@media(min-width: 768px){.p-event-list__text-desc{font-size:.8em;color:var(--color-black-03);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media(max-width: 767px){.p-event-list__text-desc{display:none}}.p-document-list__wrap{border-top:1px solid var(--color-border-gray-01)}@media(min-width: 768px){.p-document-list__wrap{display:flex;flex-wrap:wrap}}@media(max-width: 767px){.p-document-list__wrap{border-right:1px solid var(--color-border-gray-01);border-left:1px solid var(--color-border-gray-01)}}.p-document-list__box{background:#fff;border-bottom:1px solid var(--color-border-gray-01)}@media(min-width: 768px){.p-document-list__box{width:25%;border-right:1px solid var(--color-border-gray-01)}.p-document-list__box:first-child{border-left:1px solid var(--color-border-gray-01)}}.p-document-list__image-inner{padding-top:62%}.p-document-list__info{padding:1rem}.p-document-list__title{font-weight:700;font-size:.9em}@media(min-width: 768px){.p-document-list__title{height:80px}}@media(max-width: 767px){.p-document-list__title{margin-bottom:1rem}}.p-document-list__link{display:flex;align-items:center;justify-content:center}.p-cta__header{color:#fff;text-align:center;font-size:1.8em;font-weight:700;margin-bottom:3rem}@media(max-width: 767px){.p-cta__header{margin-bottom:2rem}}@media(min-width: 768px){.p-cta__wrap{display:flex;justify-content:space-between}}.p-cta__message{display:flex;align-items:center;column-gap:12px;width:550px}@media(max-width: 767px){.p-cta__message{width:100%;margin-bottom:2.5rem}}.p-cta__links{display:flex;flex-direction:column;row-gap:1rem}@media(min-width: 768px){.p-cta__links{width:360px;flex-shrink:0}}.p-cta__links li a{display:flex;align-items:center;column-gap:.5rem;border:1px solid #fff;color:#fff;border-radius:8px;height:70px;padding:0 1rem;position:relative;font-weight:700}.p-cta__links li a:before{content:"";display:block;width:16px;height:12px;background:url(assets/images/common/icon_arrow_right_orange.png) no-repeat center center/contain;position:absolute;top:50%;transform:translateY(-50%);right:12px}.p-cta__links li a .img{width:40px;text-align:center}@media(max-width: 767px){.p-cta__links li a .img{width:30px}}.p-cta__links li a.mail img{width:35px}@media(max-width: 767px){.p-cta__links li a.mail img{width:25px}}.p-cta__links li a.line img{width:30px}@media(max-width: 767px){.p-cta__links li a.line img{width:20px}}@media(min-width: 768px){.p-form-contact__info{margin-bottom:1rem}}@media(min-width: 768px){.p-form-contact__image{width:300px}}@media(max-width: 767px){.p-form-contact__image{text-align:center}.p-form-contact__image img{width:300px}}.p-gallery__wrap{display:flex;flex-wrap:wrap}.p-gallery__box{width:25%}@media(max-width: 767px){.p-gallery__box{width:50%}}.p-history__item:not(:last-child){margin-bottom:3rem}.p-history__header{position:relative;color:var(--color-dark-blue-02);font-family:var(--font-family-lato);font-weight:700;font-size:2em;margin-bottom:1.5rem}.p-history__header:before{content:"";display:block;width:90%;height:1px;position:absolute;top:50%;transform:translateY(-50%);right:0;background:var(--color-border-dark-blue-01)}@media(max-width: 767px){.p-history__header:before{width:75%}}.p-history__timeline{padding-left:2rem}@media(max-width: 767px){.p-history__timeline{padding-left:1rem}}.p-history__timeline-date{align-items:center;column-gap:.5rem;display:flex}.p-history__timeline-date:not(:last-child){margin-bottom:1rem}@media(min-width: 768px){.p-history__timeline-date:before{content:"";display:block;width:6px;height:6px;border-radius:6px;background:var(--color-black-01)}}.p-history__timeline-date .month{font-weight:700;color:var(--color-black-01)}@media(max-width: 767px){.p-history__timeline-date .month{width:30px}}.p-history__timeline-date .text{flex:1}.p-reason__item{padding:2rem 0;border-top:1px solid var(--color-gray-02)}@media(min-width: 768px){.p-reason__item{display:flex}}@media(max-width: 767px){.p-reason__item{padding:1rem 0}}.p-reason__item:last-child{border-bottom:1px solid var(--color-gray-02)}@media(min-width: 768px){.p-reason__header{width:300px}}@media(max-width: 767px){.p-reason__header{margin-bottom:1rem}}.p-reason__number{font-family:var(--font-family-lato);font-weight:700;color:var(--color-orange-01)}@media(max-width: 767px){.p-reason__number{margin-bottom:4px}}.p-reason__title{font-size:1.4em;font-weight:700;line-height:1.6}@media(max-width: 767px){.p-reason__title{font-size:1.2em}}.p-reason__body{line-height:1.6;font-size:.9em}@media(min-width: 768px){.p-reason__body{flex:1}}.p-detail__items{display:flex;flex-direction:column;row-gap:.5rem}.p-detail__item{border-top:1px solid var(--color-gray-04);border-bottom:1px solid var(--color-gray-04);background:#fff}@media(min-width: 768px){.p-detail__item{border-right:1px solid var(--color-gray-04);border-left:1px solid var(--color-gray-04);border-radius:4px}}.p-detail__title{position:relative;padding-top:1rem;padding-bottom:1rem;padding-right:2.5rem;cursor:pointer}@media(min-width: 768px){.p-detail__title{padding-left:1rem;font-size:1.2em}}.p-detail__title:before{content:"";width:20px;height:20px;background:url(assets/images/icon_arrow-circle_orange_down.png) center/contain no-repeat;position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(0deg);transition:transform .2s ease}.p-detail__info{max-height:0;opacity:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease}.p-detail__info--inner{padding-bottom:1rem}@media(min-width: 768px){.p-detail__info--inner{padding-right:1rem;padding-left:1rem}}.is-active+.p-detail__info{max-height:500px;opacity:1}.p-detail__title.is-active:before{transform:translateY(-50%) rotate(180deg)}.p-sidebar__item a{display:flex;align-items:center;column-gap:.5rem;padding:.5rem;font-weight:700}.p-sidebar__item a:before{content:""}.p-process{display:flex;margin-top:1rem;margin-bottom:1rem;column-gap:1rem}.p-process:first-child .p-process__list{border-top:1px solid var(--color-border-dark-blue-01)}.p-process__flow{position:relative;width:40px;display:flex;flex-direction:column;align-items:center;row-gap:.5rem;background:var(--color-black-01);color:#fff;padding:1rem 0;font-weight:700}@media(max-width: 767px){.p-process__flow{width:30px}}.p-process__flow:before,.p-process__flow:after{content:"";display:block;width:0;height:0;border-style:solid;position:absolute;bottom:0}.p-process__flow:before{left:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-width:20px 0px 0px 20px}.p-process__flow:after{right:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);border-width:0px 0px 20px 20px}.p-process__flow-number{font-weight:700;font-family:var(--font-family-lato);font-size:1.2rem}.p-process__flow-title{writing-mode:vertical-rl;font-size:.9em}.p-process__list{flex:1;border-bottom:1px solid var(--color-border-dark-blue-01);padding-top:2rem;padding-bottom:2rem;display:flex;flex-direction:column;row-gap:2rem}@media(max-width: 767px){.p-process__list{padding-top:1.5rem;padding-bottom:1.5rem;row-gap:1.5rem}}.p-process__item-title{font-weight:700;padding-left:.5rem;padding-top:.1rem;padding-bottom:.1rem;margin-bottom:.7rem;border-left:4px solid var(--color-black-01);border-radius:4px}.p-process__item-text{line-height:1.6;font-size:.9em}.p-problem__wrap{display:flex}@media(min-width: 768px){.p-problem__wrap{column-gap:1rem;align-items:stretch}}@media(max-width: 767px){.p-problem__wrap{flex-direction:column;row-gap:1rem}}.p-problem__box{font-size:.9em;flex:1;color:var(--color-blue-01);display:flex;flex-direction:column}.p-problem__title{text-align:center;font-weight:700;margin-bottom:.5rem}.p-problem__items{padding:1.5rem 1rem;background:var(--color-thin-blue-01);border-radius:4px;flex-grow:1}.p-problem__item{border-bottom:1px dashed var(--color-blue-01);padding-bottom:8px;display:flex;column-gap:8px;line-height:1.2;flex:1}.p-problem__item:not(:last-child){margin-bottom:1rem}.p-problem__item:before{content:"";display:block;width:24px;height:24px;background:url(assets/images/icon_trouble.png) center/contain no-repeat}.p-problem__item p{flex:1}.p-introduction__container{background:var(--color-blue-02);border-radius:12px}.p-introduction__inner{padding:1rem;background:var(--color-black-02);border-radius:8px}@media(min-width: 768px){.p-introduction__inner{display:flex}}.p-introduction__box{border-radius:12px;padding:1.5rem}@media(min-width: 768px){.p-introduction__box{width:50%}}@media(max-width: 767px){.p-introduction__box{padding:1rem}}.p-introduction__box.type-problem .p-introduction__item{color:#fff}.p-introduction__box.type-problem .p-introduction__item:before{background:url(assets/images/icon_trouble.png) center/contain no-repeat}.p-introduction__box.type-solution{background:#fff}.p-introduction__box.type-solution .p-introduction__title{color:var(--color-orange-01)}.p-introduction__box.type-solution .p-introduction__item:before{background:url(assets/images/icon_exclamation-mark_orange.png) center/contain no-repeat}.p-introduction__title{color:#fff;margin-bottom:1.5rem;font-size:1.2rem}@media(max-width: 767px){.p-introduction__title{margin-bottom:1rem}}.p-introduction__items{display:flex;flex-direction:column;row-gap:1rem}.p-introduction__item{display:flex;align-items:center;column-gap:.5rem}.p-introduction__item:before{content:"";display:block;width:28px;height:28px}.p-introduction__item p{flex:1;line-height:1.6;font-size:.9em;font-weight:700}.p-flow{position:relative}.p-flow__label{position:relative;color:#fff;font-weight:700;text-align:center;display:block;background:var(--color-dark-blue-01)}@media(min-width: 768px){.p-flow__label{position:relative;height:24px;line-height:24px}}@media(max-width: 767px){.p-flow__label{display:flex;align-items:center;justify-content:center;position:absolute;width:28px;left:0;top:0;bottom:0;writing-mode:vertical-rl;text-orientation:upright}}@media(min-width: 768px){.p-flow__label.color-orange::before,.p-flow__label.color-orange::after{border-right:12px solid var(--color-bg-orange-01)}}@media(max-width: 767px){.p-flow__label.color-orange::before,.p-flow__label.color-orange::after{border-bottom:12px solid var(--color-bg-orange-01)}}.p-flow__label::before,.p-flow__label::after{content:"";position:absolute;width:0;height:0}@media(min-width: 768px){.p-flow__label::before,.p-flow__label::after{right:0}}@media(max-width: 767px){.p-flow__label::before,.p-flow__label::after{bottom:0}}@media(min-width: 768px){.p-flow__label::before{top:0;border-bottom:12px solid rgba(0,0,0,0)}}@media(max-width: 767px){.p-flow__label::before{right:0;border-left:14px solid rgba(0,0,0,0)}}@media(min-width: 768px){.p-flow__label::after{bottom:0;border-top:12px solid rgba(0,0,0,0)}}@media(max-width: 767px){.p-flow__label::after{left:0;border-right:14px solid rgba(0,0,0,0)}}.p-flow__items{display:flex;gap:.5rem}@media(min-width: 768px){.p-flow__items{padding-top:.5rem}}@media(max-width: 767px){.p-flow__items{flex-direction:column;padding-left:36px}}.p-flow__item{background:#fff;border-radius:8px;border:1px solid var(--color-border-blue-01);display:flex;align-items:center;padding:1.5rem 0;flex:1}@media(min-width: 768px){.p-flow__item{flex-direction:column}}@media(max-width: 767px){.p-flow__item{padding:.5rem 1rem}}@media(max-width: 767px){.p-flow__item-ttl{flex:1;text-align:left}}.p-flow__item-img{width:75px;height:75px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-bg-blue-01)}.p-flow__item-img img{width:61px}.p-faq__list{display:flex;flex-direction:column;row-gap:.5rem}.p-faq__item{font-size:.9em;padding:1.5rem;background:var(--color-bg-gray-01)}@media(max-width: 767px){.p-faq__item{padding:1rem}}.p-faq__question{position:relative;display:flex;align-items:center;font-weight:700;column-gap:.5rem;margin-bottom:.8rem}.p-faq__question:before{content:"Q";display:block;font-size:1.4em;flex-shrink:0}.p-faq__question p{line-height:1.4}.p-faq__question.is-active:after{transform:translateY(-50%) rotate(180deg)}.p-faq__answer{display:flex;flex-direction:column;row-gap:1rem}.p-faq__answer p{padding-top:.3rem;line-height:1.4}.p-acceptance__items{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:2rem}@media(max-width: 767px){.p-acceptance__items{row-gap:.5rem;padding-left:15px}}.p-acceptance__item{position:relative;width:19%;background:#fff;border-radius:2px;padding-bottom:1rem;border:1px solid var(--color-gray-04)}@media(max-width: 767px){.p-acceptance__item{width:100%;padding-left:2rem;padding-top:1rem;padding-right:1rem}}.p-acceptance__number{position:absolute;left:50%;transform:translate(-50%, -50%);width:29px;height:29px;line-height:29px;border-radius:50%;text-align:center;background:var(--color-black-01);color:#fff;font-family:var(--font-family-lato);font-weight:700}@media(max-width: 767px){.p-acceptance__number{left:0;top:50%}}.p-acceptance__title{font-weight:700;line-height:1.4;color:var(--color-black-01)}@media(min-width: 768px){.p-acceptance__title{text-align:center;margin-top:.5rem;height:80px;display:flex;align-items:center;justify-content:center}}@media(max-width: 767px){.p-acceptance__title{margin-bottom:.5rem}}.p-acceptance__text{font-size:.9em;line-height:1.6}@media(min-width: 768px){.p-acceptance__text{padding-left:1rem;padding-right:1rem}}.p-feature__item{border-radius:4px;font-weight:700}@media(min-width: 768px){.p-feature__item{padding-top:1.5rem;padding-bottom:1.5rem}}@media(max-width: 767px){.p-feature__item:not(:last-child){margin-bottom:2rem}}.p-feature__item-title{width:120px;margin-bottom:1rem;font-size:13px;margin-left:auto;margin-right:auto;position:relative;display:flex;align-items:center;justify-content:space-between;color:var(--color-black-01)}@media(max-width: 767px){.p-feature__item-title{margin-bottom:.5rem}}.p-feature__item-title:before,.p-feature__item-title:after{content:"";display:block;height:21px;width:3px}.p-feature__item-title:before{background:url(assets/images/top/icon_feature_left-kakko.png) center/contain no-repeat}.p-feature__item-title:after{background:url(assets/images/top/icon_feature_right-kakko.png) center/contain no-repeat}.p-feature__item-image{width:100%;margin-bottom:1rem}@media(max-width: 767px){.p-feature__item-image{margin-bottom:.5rem}}.p-feature__item-text{text-align:center}.p-feature__item-text .num{font-family:var(--font-family-lato);font-size:2.5em;color:var(--color-orange-01)}.p-feature__item-text .border{border-bottom:2px dashed var(--color-orange-01);font-size:1.1em;padding-bottom:3px}@media(max-width: 767px){.p-panel-list__wrap{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;row-gap:8px}}@media(max-width: 767px){.p-panel-list__box{width:49%}}.p-panel-list__box a{position:relative;font-weight:700;display:block;padding:1.5rem 1rem;border-radius:8px;background:#fff;box-shadow:0px 0px 40px rgba(0,0,0,.08);position:relative;transition:color .3s ease}@media(max-width: 767px){.p-panel-list__box a{padding:1rem .6rem;font-size:.9em}}.p-panel-list__box a:before{content:"";display:block;width:18px;height:12px;background:url("assets/images/common/icon_arrow_right_orange.svg") center/contain no-repeat;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:transform .3s ease,opacity .3s ease}@media(max-width: 767px){.p-panel-list__box a:before{width:14px;height:8px;right:6px}}.p-panel-list__box a:hover{color:var(--color-orange-01)}.p-panel-list__box a:hover:before{transform:translateX(10px) translateY(-50%);opacity:0}.p-panel-list__box a:not(:hover):before{animation:arrowSlideIn .3s ease}@media(max-width: 767px){.p-panel-list__box a{box-shadow:0px 0px 20px rgba(0,0,0,.06)}}@keyframes arrowSlideIn{0%{transform:translateX(-20px) translateY(-50%);opacity:0}100%{transform:translateX(0) translateY(-50%);opacity:1}}.p-cta-footer{border-radius:8px;padding:2rem;background:linear-gradient(to bottom right, var(--color-orange-01), var(--color-orange-02))}@media(min-width: 768px){.p-cta-footer{display:flex;justify-content:space-between;align-items:center}}@media(max-width: 767px){.p-cta-footer{display:block;padding:1rem}}.p-cta-footer:hover .p-cta-footer__link:after{transform:translate(10px, 0);opacity:0}.p-cta-footer:not(:hover) .p-cta-footer__link:after{animation:ctaArrowSlideIn .3s ease}@media(max-width: 767px){.p-cta-footer__info{margin-bottom:1.5rem}}.p-cta-footer__messages{display:flex;flex-direction:column;row-gap:4px;margin-bottom:.5rem;align-items:flex-start}@media(max-width: 767px){.p-cta-footer__messages{align-items:center}}.p-cta-footer__message{display:inline-flex;align-items:center;column-gap:.3rem;font-weight:700;padding:.5rem;border-radius:2px;background:#fff;color:var(--color-orange-01)}@media(min-width: 768px){.p-cta-footer__message{font-size:1.3rem}}@media(max-width: 767px){.p-cta-footer__message{padding:.3rem}}.p-cta-footer__message:before{content:"";display:block;width:16px;height:16px;background:url(assets/images/common/icon_checkbox_orange.svg) center/contain no-repeat}.p-cta-footer__text{font-weight:700;color:#fff;line-height:1.4}@media(max-width: 767px){.p-cta-footer__text{text-align:center}}.p-cta-footer__link{font-size:3.5em;font-weight:700;font-family:var(--font-family-lato);color:#fff;display:flex;align-items:center;column-gap:.6rem}@media(max-width: 767px){.p-cta-footer__link{font-size:2rem;justify-content:center}}.p-cta-footer__link:after{content:"";display:block;width:36px;height:36px;background:url(assets/images/common/icon_arrow-circle_right_orange.svg) center/contain no-repeat;transition:transform .3s ease,opacity .3s ease}@media(max-width: 767px){.p-cta-footer__link:after{width:24px;height:24px}}@keyframes ctaArrowSlideIn{0%{transform:translate(-10px, 0);opacity:0}100%{transform:translate(0, 0);opacity:1}}.p-box-num{counter-reset:box-num}.p-box-num__box{position:relative;display:flex}@media(max-width: 767px){.p-box-num__box{flex-direction:column;row-gap:1rem}}.p-box-num__box::before{position:absolute;content:counter(box-num, decimal-leading-zero);counter-increment:box-num;font-size:10rem;line-height:1;font-weight:900;color:var(--color-gray-02);margin-right:1rem;left:0;top:2.5rem;transform:translateX(-90%);font-family:var(--font-family-lato)}@media(max-width: 767px){.p-box-num__box::before{font-size:5rem;transform:translate(0);top:40px;left:auto;right:0}}.p-box-num__info{position:relative;z-index:1}.p-box-num__num{font-weight:700;font-family:var(--font-family-lato);margin-bottom:1rem;width:30px;height:30px;border-radius:4px;text-align:center;line-height:30px;background:var(--color-orange-01);color:#fff}@media(max-width: 767px){.p-box-num__num{margin-bottom:.5rem}}.p-box-num__title{font-size:1.6em;font-weight:700;line-height:1.5;margin-bottom:2rem}@media(max-width: 767px){.p-box-num__title{font-size:1.4em;margin-bottom:1rem}}.p-box-num__desc{font-size:.9em;line-height:1.4;color:var(--color-black-02)}.p-box-num__img.type-bg-orange{border-radius:8px;background:var(--color-bg-orange-01);padding:2rem}@media(max-width: 767px){.p-box-num__img.type-bg-orange{padding:1rem}}.p-box-num__body{flex:1}.p-section__block{margin-top:4rem}.p-section__block--small{margin-top:2.5rem}.p-section__block--small:not(:last-child){margin-bottom:2rem}@media(max-width: 767px){.p-section__block{margin-top:3rem}}.p-section__block.type-border-gray,.p-section__block--small.type-border-gray{border-top:1px solid var(--color-border-gray-01);padding-top:4rem}@media(max-width: 767px){.p-section__block.type-border-gray,.p-section__block--small.type-border-gray{margin-top:3rem}}.p-section__block.type-bg-white,.p-section__block--small.type-bg-white{background:#fff;padding:3rem;border-radius:12px}@media(max-width: 767px){.p-section__block.type-bg-white,.p-section__block--small.type-bg-white{padding:1.2rem;border-radius:8px}}.p-image-scroll{overflow:hidden;display:flex}@media(min-width: 768px){.p-image-scroll{column-gap:1rem}}@media(max-width: 767px){.p-image-scroll{flex-direction:column;row-gap:8px}}.p-image-scroll__box{height:100%;width:200px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.p-image-scroll__box .is-reverse{direction:rtl}@media(max-width: 767px){.p-image-scroll__box{flex-direction:row;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x mandatory;width:100%}}.p-image-scroll__box::-webkit-scrollbar{display:none}.p-image-scroll__list{display:flex;flex-direction:column}@media(min-width: 768px){.p-image-scroll__list{row-gap:1rem}}@media(max-width: 767px){.p-image-scroll__list{flex-direction:row;column-gap:8px;min-width:max-content}}.p-image-scroll__item{border-radius:8px;overflow:hidden}@media(max-width: 767px){.p-image-scroll__item{flex:0 0 200px}}.p-image-scroll__item img{display:block;width:100%;height:auto;flex-shrink:0}@media(min-width: 768px){.p-mv-service{padding-top:3rem;padding-bottom:3rem}}.p-mv-service__wrap{position:relative}@media(min-width: 768px){.p-mv-service__wrap{height:100%;display:flex;align-items:center}}.p-mv-service__info{z-index:2;position:relative;display:flex;flex-direction:column;align-items:flex-start}@media(max-width: 767px){.p-mv-service__info{align-items:center;padding:2rem 0}}.p-mv-service__title{font-size:2.5em;line-height:1.3;padding:.3rem .5rem .3rem 0;border-radius:4px}@media(min-width: 768px){.p-mv-service__title{background:#fff}}@media(max-width: 767px){.p-mv-service__title{font-size:2em;line-height:1.4;text-align:center}}.p-mv-service__desc{line-height:1.6;font-size:.9em;color:var(--color-black-02);margin-top:1rem}@media(max-width: 767px){.p-mv-service__desc{text-align:center}}.p-mv-service__crown{margin-top:2rem}@media(min-width: 768px){.p-mv-service__image{position:absolute;right:0}}@media(max-width: 767px){.l-mv-service .l-wrap{padding-left:8px;padding-right:8px}}@media(min-width: 768px){.l-mv-service.page-ssw .p-mv-service__image{height:100%}}@media(max-width: 767px){.l-mv-service.page-ssw .p-mv-service__image{margin-left:-24px;margin-right:-24px}}@media(min-width: 768px){.l-mv-service.page-agency .p-mv-service__image{width:388px;top:50%;transform:translateY(-50%)}}@media(max-width: 767px){.l-mv-service.page-human{padding-bottom:0}}@media(min-width: 768px){.l-mv-service.page-human .p-mv-service__image{height:100%}.l-mv-service.page-human .p-mv-service__image img{height:100%;width:auto}}@media(max-width: 767px){.l-mv-service.page-regional{padding-top:2rem}}@media(max-width: 767px){.l-mv-service.page-regional .p-mv-service__info *{text-align:left !important}}@media(min-width: 768px){.l-mv-service.page-regional .p-mv-service__image{height:90%}.l-mv-service.page-regional .p-mv-service__image img{height:100%;width:auto}}@media(max-width: 767px){.l-mv-service.page-regional .p-mv-service__image{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:right}.l-mv-service.page-regional .p-mv-service__image img{width:200px;height:auto;opacity:.3}}.p-crown{display:flex;flex-wrap:wrap;list-style:none}@media(min-width: 768px){.p-crown{gap:.3rem}}@media(max-width: 767px){.p-crown{justify-content:center}}.p-crown__item{flex-shrink:0;padding:.3rem;background:#fff;border-radius:4px}@media(max-width: 767px){.p-crown__item{text-align:center}}.p-crown__item img{height:auto;max-width:150px;width:100%}@media(max-width: 767px){.p-crown{flex:1}.p-crown__item:nth-child(1){width:100%}.p-crown__item:nth-child(2),.p-crown__item:nth-child(3){max-width:50%}}.p-ssw__feature-box{text-align:center;background-color:var(--color-bg-orange-01);padding:1rem;border-radius:4px}@media(max-width: 767px){.p-ssw__feature-box{padding:.3rem}}@media(min-width: 768px){.p-ssw__feature-box img{max-height:200px;height:auto;max-width:100%}}.p-trouble{display:flex;align-items:center}@media(max-width: 767px){.p-trouble{flex-direction:column;row-gap:1rem}}.p-trouble__question{text-align:center}@media(min-width: 768px){.p-trouble__question{width:272px}}@media(max-width: 767px){.p-trouble__question img{max-width:240px}}@media(min-width: 768px){.p-trouble__message{padding-left:2rem;flex:1}}.p-danger{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:1rem;font-weight:700}.p-danger__message{max-width:400px}.p-danger__number{display:flex;flex-direction:column;background:#fff;padding:1.5rem;border-radius:8px}@media(min-width: 768px){.p-danger__number{width:400px}}.p-danger__number-num .num{font-family:var(--font-family-lato);font-size:7em;font-weight:900}@media(max-width: 767px){.p-danger__number-num .num{font-size:4em}}.p-danger__desc{color:#fff;line-height:1.6;font-size:.9em}@media(max-width: 767px){.p-danger__desc{text-align:left}}.p-ssw-service{display:flex;flex-direction:column;row-gap:1rem}.p-ssw-service__item{border:1px solid var(--color-border-blue-01);padding:1rem;border-radius:9999px;font-weight:700;column-gap:1rem}.p-ssw-service__item span{font-family:var(--font-family-lato);margin-right:.5rem}.p-panel-support__box{display:flex;flex-direction:column;row-gap:1rem;padding:1rem;justify-content:center;align-items:center;border-radius:8px;position:relative}.p-panel-support__header{font-weight:700;text-align:center;line-height:1.4}.p-panel-support__wrap.type-support{counter-reset:panel-counter}@media(max-width: 767px){.p-panel-support__wrap.type-support{flex-wrap:wrap;flex-direction:row;column-gap:1%;row-gap:4px}}.p-panel-support__wrap.type-support .p-panel-support__box{background:var(--color-bg-orange-01);counter-increment:panel-counter}.p-panel-support__wrap.type-support .p-panel-support__box:before{content:counter(panel-counter, decimal-leading-zero);display:block;width:24px;height:24px;line-height:24px;background:var(--color-orange-01);color:#fff;position:absolute;left:0;top:0;font-family:var(--font-family-lato);font-weight:700;text-align:center;font-size:.85em;border-radius:8px 0 8px 0}@media(max-width: 767px){.p-panel-support__wrap.type-support .p-panel-support__box{width:49.5%}}.p-panel-support__wrap.type-support .p-panel-support__body{width:113px}.p-panel-support__wrap.type-example{margin-left:-24px;margin-right:-24px;padding-top:20px}@media(max-width: 767px){.p-panel-support__wrap.type-example{row-gap:2rem}}.p-panel-support__wrap.type-example .p-panel-support__box{background:var(--color-bg-gray-01);border-radius:0;position:relative;padding-top:1.5rem}.p-panel-support__wrap.type-example .p-panel-support__box:before{content:"";width:242px;height:60.5px;position:absolute;z-index:1;left:50%;top:0;transform:translate(-50%, -50%);background:url(assets/images/agency/illust_hukidashi-example_01.png) no-repeat center center/contain}@media(max-width: 767px){.p-panel-support__wrap.type-example .p-panel-support__box:before{width:200px}}.p-panel-support__wrap.type-merit{counter-reset:panel-counter}.p-panel-support__wrap.type-merit .p-panel-support__box{background:var(--color-bg-orange-01);counter-increment:panel-counter}@media(max-width: 767px){.p-panel-support__wrap.type-merit .p-panel-support__box{flex-direction:row}}.p-panel-support__wrap.type-merit .p-panel-support__box:before{content:counter(panel-counter, decimal-leading-zero);display:block;width:24px;height:24px;line-height:24px;background:var(--color-orange-01);color:#fff;position:absolute;left:0;top:0;font-family:var(--font-family-lato);font-weight:700;text-align:center;font-size:.85em;border-radius:8px 0 8px 0}.p-panel-support__wrap.type-merit .p-panel-support__header{flex:1;text-align:left}.p-panel-support__wrap.type-merit .p-panel-support__body{width:113px}.p-cta-service{background:var(--color-black-01);padding:2rem 0}@media(max-width: 767px){.p-cta-service{padding:1.5rem 0}}.p-cta-service__header{font-size:1.2em;font-weight:700;text-align:center;margin-bottom:8px;color:#fff}.p-cta-service__wrap{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width: 767px){.p-cta-service__wrap{flex-direction:column}}.p-cta-service__btn{font-size:1.2em;background:var(--color-orange-01);width:360px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-weight:700;box-shadow:0 4px 6px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.12);transition:box-shadow .3s ease-in-out}.p-cta-service__btn:hover{box-shadow:0 8px 10px rgba(0,0,0,.3),0 4px 6px rgba(0,0,0,.2)}.p-regional-message{position:relative;z-index:1}.p-regional-message__title{font-weight:700;margin-bottom:1rem;text-align:center}.p-regional-message__title p{font-size:1.1em;line-height:1.4}.p-regional-message__title p:not(:last-child){margin-bottom:1rem}.p-regional-message__desc{font-size:1em;display:flex;align-items:center;flex-direction:column;justify-content:center;row-gap:1rem}.p-regional-message__desc p{font-size:.9em;line-height:1.6}.p-support-result__image{border-radius:4px;overflow:hidden}.p-support-result__info-client{font-weight:700;margin-bottom:8px}.p-support-result__info-title{font-weight:700;font-size:1.2em;margin-bottom:.7rem}.p-support-result__info-desc{font-size:.9em;line-height:1.4;margin-bottom:1rem}.p-header{line-height:1.6;position:relative;margin-bottom:3rem}@media(max-width: 767px){.p-header{margin-bottom:2.5rem}}.p-human-service__box{background:var(--color-bg-orange-01);padding:2rem}@media(max-width: 767px){.p-human-service__box{padding:1rem}}.p-top-support__box{position:relative;background:#fff;border-radius:2px;border:1px solid var(--color-gray-01);padding:2rem 1rem 1.5rem}.p-top-support__tag{position:absolute;left:50%;transform:translate(-50%, -50%);top:0;background:#fff;border:1px solid var(--color-orange-01);border-radius:9999px;padding:2px 8px;color:var(--color-orange-01);font-weight:700;white-space:nowrap;font-size:.9em;line-height:1}.p-top-support__img{text-align:center}.p-top-support__img img{height:95px;width:auto}.p-top-download{display:flex;align-items:center;justify-content:center}.p-top-download__box{border-radius:4px;width:500px;overflow:hidden;box-shadow:var(--box-shadow-base)}.p-top-service__box{display:flex;column-gap:.5rem;box-shadow:var(--box-shadow-base);border-radius:8px;overflow:hidden;background:#fff;padding:1.2rem;position:relative}@media(max-width: 767px){.p-top-service__box{padding:1rem 2rem 1rem 1rem}}.p-top-service__box:before{content:"";width:20px;height:10px;background:url(assets/images/common/icon_arrow_right_orange.png) no-repeat center center/contain;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.p-top-service__img{width:100px;height:100px;background:#bebebe;border-radius:8px;flex-shrink:0}@media(max-width: 767px){.p-top-service__img{width:60px;height:60px}}.p-top-service__tag{display:inline-block;font-size:.9em;font-weight:700;background:var(--color-orange-01);color:#fff;border-radius:2px;padding:2px 4px;line-height:1;margin-bottom:8px}.p-top-service__title{margin-bottom:.5rem;font-size:1.1em}.p-top-service__title span{margin-left:8px;font-size:12px}.p-top-service__desc{color:var(--color-black-02);font-size:.9em}.p-top-works__img img{border-radius:6px}.p-top-works__img p{text-align:center;margin-top:.3rem}.p-top-works__comment{text-align:center;font-weight:700;line-height:1.6;margin-bottom:.5rem}@media(min-width: 768px){.p-top-works__comment{display:flex;align-items:flex-end;justify-content:center}}@media(max-width: 767px){.p-top-works__comment{position:relative}}.p-top-works__comment:before,.p-top-works__comment:after{content:"";display:block;width:19px;height:25px}@media(max-width: 767px){.p-top-works__comment:before,.p-top-works__comment:after{position:absolute;bottom:0}}.p-top-works__comment:before{left:0;background:url(assets/images/common/icon_hukidashi_left_orange.png) no-repeat center center/contain}.p-top-works__comment:after{right:0;background:url(assets/images/common/icon_hukidashi_right_orange.png) no-repeat center center/contain}.p-top-works__checklist{background:var(--color-bg-gray-01);border-radius:12px;padding:1.5rem}.p-top-works__checklist li{display:flex;align-items:center;column-gap:8px;font-weight:700;font-size:.9em;line-height:1.2}.p-top-works__checklist li:not(:last-child){margin-bottom:.7rem}.p-top-works__checklist li:before{content:"";display:block;width:14px;height:14px;flex-shrink:0;background:url(assets/images/common/icon_check_orange.png) no-repeat center center/contain}.p-price-list__wrap{display:flex}@media(min-width: 768px){.p-price-list__wrap{justify-content:center;gap:2%}}@media(max-width: 767px){.p-price-list__wrap{flex-wrap:wrap;gap:.5rem 2%}}.p-price-list__box{position:relative;border-radius:12px;background:var(--color-bg-gray-01);text-align:center;padding:1.5rem 0;font-weight:700;width:23.5%}@media(max-width: 767px){.p-price-list__box{width:49%}}.p-price-list__box:before{content:"";width:11px;height:11px;background:var(--color-orange-01);border-radius:50%;position:absolute;left:.5rem;top:.5rem}.p-price-list__ttl{margin-bottom:1rem}.p-price-list__fee span{font-size:2.4em;font-family:var(--font-family-lato)}.p-page-links__wrap{display:flex;flex-wrap:wrap;gap:8px}.p-page-links__link{display:flex;align-items:center;gap:4px;color:var(--color-dark-blue-01);border:1px solid var(--color-border-blue-01);font-size:.8em;padding:8px;line-height:1;border-radius:30px}.p-page-links__link:after{content:"";display:block;width:8px;height:9px;background:url(assets/images/common/icon_arrow_down_blue.png) no-repeat center center/contain}.p-support__wrap{display:flex}@media(min-width: 768px){.p-support__wrap{justify-content:space-between}}@media(max-width: 767px){.p-support__wrap{flex-direction:column;row-gap:1rem}}@media(min-width: 768px){.p-support__wrap.type-reverse{flex-direction:row-reverse}}@media(min-width: 768px){.p-support__box{width:48%}}.p-support__info-ttl{font-size:1.4em;font-weight:700;margin-bottom:1.5rem}.p-support__info-ttl .num{color:var(--color-orange-01);font-family:var(--font-family-lato);display:inline-block;padding-right:8px}.p-support__info-desc p{font-size:.95em;line-height:1.6}.p-support__info-desc p:not(:last-child){margin-bottom:1rem}.p-support__imgs{display:flex;flex-wrap:wrap;column-gap:2%;justify-content:space-between}.p-support__imgs-box{width:49%;border-radius:4px;overflow:hidden}.p-support__imgs-box:nth-child(1),.p-support__imgs-box:nth-child(2){margin-bottom:2%}.p-support__imgs-inner{width:100%;padding-top:62%;background:var(--color-bg-gray-01)}.p-area-msg{display:flex;column-gap:2rem}@media(min-width: 768px){.p-area-msg{align-items:center;column-gap:2rem}}@media(max-width: 767px){.p-area-msg{flex-direction:column;row-gap:1.5rem}}.p-area-msg__ttl{flex:1;font-size:1.8em;font-weight:700;line-height:1.4}@media(max-width: 767px){.p-area-msg__ttl{font-size:1.6em}}.p-area-msg__desc{flex:1;font-size:700;line-height:1.8}.p-area-office__wrap{border:1px solid var(--color-border-gray-01);border-radius:2px;padding:1rem}@media(min-width: 768px){.p-area-office__wrap{display:flex;align-items:center}}.p-area-office__map{position:relative;font-weight:700;height:200px;display:flex;flex-direction:column;justify-content:center;z-index:1}@media(min-width: 768px){.p-area-office__map{width:300px}}@media(max-width: 767px){.p-area-office__map{text-align:center}}.p-area-office__map-ttl{margin-bottom:12px}.p-area-office__map-address{line-height:1.4}.p-area-office__map img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;width:auto;height:auto;z-index:-1}.p-area-office__info{flex:1}@media(min-width: 768px){.p-area-office__info{padding-left:1rem}}@media(max-width: 767px){.p-area-office__info{margin-top:2rem}}.p-area-office__info-ttl{margin-bottom:8px;font-weight:700}@media(max-width: 767px){.p-area-office__info-ttl{text-align:center}}.p-area-office__info-list{font-size:.9em;line-height:1.4;color:var(--color-black-02);white-space:normal;word-break:keep-all;line-break:strict}.p-area-preparation__container{background:var(--color-bg-gray-01);padding:1rem}@media(min-width: 768px){.p-area-preparation__container{display:flex;align-items:center}}.p-area-preparation__ttl{font-weight:700;font-size:1.1em}@media(min-width: 768px){.p-area-preparation__ttl{width:200px}}@media(max-width: 767px){.p-area-preparation__ttl{margin-bottom:1rem}}@media(min-width: 768px){.p-area-preparation__info{flex:1;padding-left:2rem;border-left:1px solid var(--color-border-gray-01)}}.p-area-preparation__list{margin-bottom:1rem}@media(max-width: 767px){.p-area-preparation__list{padding-left:.5rem}}.p-area-preparation__desc{font-size:.9em;line-height:1.4}.p-box-normal__box{border:1px solid var(--color-border-gray-01);border-radius:4px;padding:1rem}.p-box-normal__ttl{text-align:center;font-weight:700;font-size:1.1em;margin-bottom:1.5rem}.p-box-normal__ttl:after{content:"";display:block;width:24px;height:3px;background:var(--color-orange-01);margin:0 auto;border-radius:4px;margin-top:8px}.p-box-normal__list li{font-size:.9em}.p-list-award__wrap{display:flex;align-items:center;justify-content:center}@media(min-width: 768px){.p-list-award__wrap{column-gap:12px}}@media(max-width: 767px){.p-list-award__wrap{flex-wrap:wrap;column-gap:2%}}.p-list-award__box{max-width:200px;width:100%}@media(max-width: 767px){.p-list-award__box{width:49%}.p-list-award__box:nth-child(1),.p-list-award__box:nth-child(2){margin-bottom:2%}}.p-content__wrap{display:flex;align-items:flex-start}@media(min-width: 768px){.p-content__wrap{justify-content:space-between}}@media(max-width: 767px){.p-content__wrap{flex-direction:column;row-gap:1rem}}@media(min-width: 768px){.p-content__wrap.type-reverse{flex-direction:row-reverse}}@media(min-width: 768px){.p-content__box{width:48%}}@media(max-width: 767px){.p-content__box{width:100%}}.p-content__info-box:not(:last-child){margin-bottom:2rem}.p-content__info-ttl{font-size:1.2em;font-weight:700;margin-bottom:1.3rem;line-height:1.6}.p-content__info-ttl .num{color:var(--color-orange-01);font-family:var(--font-family-lato);display:inline-block;padding-right:8px;font-weight:700}.p-content__info-desc p{font-size:.95em;line-height:1.6}.p-content__info-desc p:not(:last-child){margin-bottom:1rem}.p-content__imgs{display:flex;flex-wrap:wrap;column-gap:2%;justify-content:space-between}.p-content__imgs-box{width:49%;border-radius:4px;overflow:hidden}.p-content__imgs-box:nth-child(1),.p-content__imgs-box:nth-child(2){margin-bottom:2%}.p-content__imgs-inner{width:100%;padding-top:62%;background:var(--color-bg-gray-01)}.p-ssw-support__block{box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:1rem;background:#fff}.p-ssw-support__list{display:flex;flex-direction:column;row-gap:.5rem}@media(min-width: 768px){.p-ssw-support__list{width:600px;margin-left:auto;margin-right:auto}}.p-ssw-support__item{line-height:1.4;background:#fff;padding:12px;border-radius:4px;display:flex;align-items:center;box-shadow:var(--box-shadow-base);font-weight:700}.p-ssw-support__item:before{content:"";display:block;width:14px;height:14px;flex-shrink:0;background:url(assets/images/common/icon_check_orange.png) no-repeat center center/contain;border-radius:50%;margin-right:8px}.p-ssw-comparison__imgs{display:flex;justify-content:space-between;margin-bottom:2rem}.p-ssw-comparison__imgs-item{width:49%}@media(max-width: 767px){.p-ssw-comparison__table{margin-left:-24px;margin-right:-24px}}.p-ssw-comparison__table-ttl{text-align:center;position:relative;margin-bottom:1rem;margin-right:24px;margin-left:24px}.p-ssw-comparison__table-ttl::before{content:"";display:block;width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%);background:var(--color-dark-blue-01)}.p-ssw-comparison__table-ttl span{background:var(--color-bg-blue-02);padding:4px 18px;position:relative;z-index:1;font-weight:700}@media(max-width: 767px){.p-ssw-comparison__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;display:block;width:100%;padding-left:20px;padding-right:20px;scrollbar-width:none;-ms-overflow-style:none}.p-ssw-comparison__table-wrap::-webkit-scrollbar{display:none}}.p-ssw-comparison__table table{border-collapse:separate;border-spacing:4px;table-layout:fixed;background-color:rgba(0,0,0,0)}@media(min-width: 768px){.p-ssw-comparison__table table{width:100%}}@media(max-width: 767px){.p-ssw-comparison__table table{width:max-content;min-width:600px;display:table;border-spacing:2px}}@media(max-width: 767px){.p-ssw-comparison__table thead,.p-ssw-comparison__table tbody,.p-ssw-comparison__table tr{display:table;width:100%}}.p-ssw-comparison__table thead th{color:var(--color-black-01);background:#a3a3a3}@media(min-width: 768px){.p-ssw-comparison__table thead th:nth-child(2),.p-ssw-comparison__table thead th:nth-child(3),.p-ssw-comparison__table thead th:nth-child(4){width:28%}}@media(max-width: 767px){.p-ssw-comparison__table thead th:nth-child(2),.p-ssw-comparison__table thead th:nth-child(3),.p-ssw-comparison__table thead th:nth-child(4){width:170px}}@media(min-width: 768px){.p-ssw-comparison__table thead th:first-child{width:16%}}@media(max-width: 767px){.p-ssw-comparison__table thead th:first-child{width:110px}}.p-ssw-comparison__table tbody th{background:#a3a3a3}@media(max-width: 767px){.p-ssw-comparison__table tbody th{width:110px}}@media(max-width: 767px){.p-ssw-comparison__table tbody th,.p-ssw-comparison__table tbody td{padding:4px}}.p-ssw-comparison__table th,.p-ssw-comparison__table td{border:none;text-align:center}.p-ssw-comparison__table th img,.p-ssw-comparison__table td img{width:100px}.p-ssw-comparison__table th.color-orange,.p-ssw-comparison__table td.color-orange{background:var(--color-orange-01)}.p-ssw-comparison__table th.color-gray,.p-ssw-comparison__table td.color-gray{background:#c7c7c7}.p-ssw-comparison__table th.color-yellow,.p-ssw-comparison__table td.color-yellow{background:#fcf7dd;font-weight:700}.p-ssw-comparison__table td{background:#fff}@media(max-width: 767px){.p-ssw-comparison__table td{min-width:170px;width:170px}}.p-ssw-about__item{border-radius:999px;border:1px solid var(--color-border-gray-01);background:#fff;padding:.5rem 1.5rem}.p-ssw-about__item:not(:last-child){margin-bottom:8px}.p-ssw-about__item-ttl{font-weight:700;margin-bottom:4px}.p-ssw-about__item-desc{color:var(--color-black-02);font-size:.85em;line-height:1.3}.u-color--white{color:#fff}.u-color--orange{color:var(--color-orange-01)}.u-mb--medium{margin-bottom:1rem}@media(max-width: 767px){.u-only-pc{display:none !important}}@media(min-width: 768px){.u-only-sp{display:none !important}}.u-text--desc{font-size:.95em;line-height:1.6}.u-text--link{color:var(--color-sky-blue-01);text-decoration:underline}.u-ff--small{font-size:.9em}.u-ff--xsmall{font-size:.8em}.u-ta--center{text-align:center}.u-bg--gradation{background:linear-gradient(45deg, #f7d1a2 0%, #f9e3c9 25%, #ffffff 50%, #e0f5f5 75%, #dceaea 100%);background-size:300% 300%;animation:gradientAnimation 10s ease infinite}.u-bg--white{background:#fff}.u-bg--gray{background:var(--color-bg-gray-01)}.u-bg--orange{background:var(--color-bg-orange-01)}.u-bg--black{background:var(--color-black-01)}.u-bg--blue{background:var(--color-bg-blue-02)}.u-gradation{height:100px}@media(max-width: 767px){.u-gradation{height:70px}}.u-gradation--white-to-black{background:linear-gradient(to bottom, #ffffff 0%, var(--color-black-01) 100%)}.u-gradation--black-to-white{background:linear-gradient(to bottom, var(--color-black-01) 0%, #ffffff 100%)}.u-bt-gray{border-top:1px solid var(--color-border-gray-01)}.u-bb-gray{border-bottom:1px solid var(--color-border-gray-01)}.u-fw--bold{font-weight:700}.u-marker--yellow,.u-marker--blue{position:relative;display:inline-block;font-weight:bold;z-index:1}.u-marker--yellow::after,.u-marker--blue::after{content:"";position:absolute;left:0;bottom:.1em;width:100%;height:.5em;z-index:-1}.u-marker--yellow::after{background-color:var(--color-border-orange-01)}.u-marker--blue::after{background-color:var(--color-border-blue-02)}/*# sourceMappingURL=style.css.map */
