@import"https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700;800&family=Monomaniac+One&family=Outfit:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700&display=swap";@-webkit-keyframes topanimation{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}10%{opacity:1}100%{-webkit-transform:scale(1) !important;transform:scale(1) !important}}@keyframes topanimation{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}10%{opacity:1}100%{-webkit-transform:scale(1) !important;transform:scale(1) !important}}@-webkit-keyframes hover{0%{opacity:0}10%{opacity:.5}100%{opacity:1}}@keyframes hover{0%{opacity:0}10%{opacity:.5}100%{opacity:1}}body{font-feature-settings:"palt";font-family:"Noto Sans JP",sans-serif;background-color:#f8f8f8}body.is-menu-open{height:100%;overflow:hidden}h1,h2,h3,h4,h5{font-family:"M PLUS 1p",sans-serif}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert}::-webkit-input-placeholder{color:unset}:-ms-input-placeholder{color:unset}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}.c-anchor{position:absolute;top:0px;left:100px;width:10px;height:10px}.c-breadcrumb{margin-top:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;letter-spacing:0px;white-space:nowrap;color:#939393}@media screen and (max-width: 1000px){.c-breadcrumb{display:none}}.c-breadcrumb a{text-decoration:none;color:#008b8e;display:inline-block;cursor:pointer}.c-breadcrumb span{display:inline-block;letter-spacing:1.3px}.c-breadcrumb--home{width:14px;height:16px;background-position:center;background-repeat:no-repeat;background-image:url(../images/common/ico_home.svg);background-size:cover}.c-breadcrumb--item{position:relative}.c-breadcrumb--item:not(:first-child){padding-left:45px}.c-breadcrumb--item:not(:first-child):before{content:"";width:6px;height:6px;border-bottom:solid 1px #939393;border-right:solid 1px #939393;display:block;position:absolute;left:22px;top:48%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.c-btn{background-color:#008b8e;font-weight:bold;text-decoration:none;padding:10px 20px;color:#fff;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:9999px}@media screen and (max-width: 1000px){.c-btn{padding:15px 40px}}.c-btn__circle{border:solid 1px #b9b9b9;background-color:#fff;padding:20px 75px 20px 60px;font-family:"Outfit",sans-serif;font-weight:500;font-size:16px;overflow:hidden;position:relative;z-index:0;isolation:isolate}.c-btn__circle:before{content:"";width:0%;height:102%;border-radius:9999px;display:block;background-color:#008b8e;position:absolute;top:50%;left:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.c-btn__circle--circle{width:40px;height:40px;border-radius:9999px;display:block;background-color:#000;position:absolute;top:50%;right:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s;display:block;z-index:10}.c-btn__circle--circle:before{content:"";width:11px;height:11px;border-radius:9999px;display:block;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:.3s}.c-btn__circle:hover .c-btn__txt{color:#fff}.c-btn__circle:hover:before{width:100%}.c-btn__circle:hover .c-btn__circle--circle:before{width:20px;height:20px}.c-btn__circle .c-btn__txt{color:#000;position:relative;z-index:10;transition:color .3s}.c-card{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);gap:35px 27px}@media screen and (max-width: 768px){.c-card{-ms-grid-columns:minmax(0, 1fr) minmax(0, 1fr);grid-template-columns:minmax(0, 1fr) minmax(0, 1fr)}}@media screen and (max-width: 500px){.c-card{display:block}}.c-card__item{background-color:#fff;border-radius:9px}@media screen and (max-width: 500px){.c-card__item{margin-bottom:30px}}.c-card__link{padding:8px;display:block;position:relative;z-index:10;padding:14px 12px}.c-card__link:hover .c-card__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.c-card__date{font-family:"Outfit",sans-serif;font-weight:400;font-size:13px;margin-top:5px;margin-right:2px;letter-spacing:.6px}.c-card__img{width:auto;height:100%;object-fit:cover;object-position:center;transition:.3s}.c-card__img-box{width:100%;aspect-ratio:16/9;overflow:hidden;position:relative;z-index:5;border-radius:10px;text-align:center}.c-card__title{margin-top:15px;font-size:13px;font-weight:500;line-height:20px;width:100%;padding:0px 8px;letter-spacing:.5px;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 1000px){.c-card__title{margin-top:13px;padding:0px 10px}}.c-card__txt{font-size:12px;letter-spacing:.4px;font-weight:300;margin-top:6px;line-height:20px;overflow-wrap:anywhere}.c-card__tags--link{font-size:13px;letter-spacing:.6px;color:#9a9a9a}.c-card__tags .c-tag{display:inline-block;font-weight:500}.c-card__tags--inner{padding-right:10px}.c-card__tags--inner:first-child{margin-bottom:7px}.c-card__body{margin-top:8px;padding-bottom:20px}.c-card__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.c-cv-area__link{background-color:#000;display:block;border-radius:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}@media screen and (max-width: 1000px){.c-cv-area__link{height:auto;padding:25px 0px 20px 0px}}.c-cv-area__link:before{content:"";width:150%;height:100%;background-color:#008b8e;display:block;position:absolute;top:0px;right:100%;border-radius:0px 150px 150px 0px;transition:right .65s}.c-cv-area__link:hover:before{right:-30%}.c-cv-area__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:23px 43px;position:relative;z-index:10;width:100%}@media screen and (max-width: 1000px){.c-cv-area__inner{display:block;padding:0px 23px}}.c-cv-area__inner:after{content:"";width:74px;height:69px;background-image:url("../images/common/ico_arrow_right_thin_w.svg");background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:50%;right:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1000px){.c-cv-area__inner:after{width:32px;height:29px;top:20px;right:25px}}.c-cv-area__title{color:#fff;font-size:82px;font-weight:bold;font-family:"Outfit",sans-serif;letter-spacing:.9px}@media screen and (max-width: 1000px){.c-cv-area__title{font-size:35px;letter-spacing:.3px}}.c-cv-area__txt{color:#fff;font-size:15px;line-height:30px;margin-left:33px;letter-spacing:.7px}@media screen and (max-width: 1000px){.c-cv-area__txt{margin-left:0px;font-size:14px;line-height:28px;margin-top:10px}}.c-cv-contact .c-cv-area__link{height:305px;margin-top:28px}@media screen and (max-width: 1000px){.c-cv-contact .c-cv-area__link{height:180px;margin-top:12px}}.js-fadeIn{opacity:0;transition:opacity 1s}.js-left-fadeIn{-webkit-transform:translateX(-80px);transform:translateX(-80px);opacity:0;transition:1s}.c-fade-active{opacity:1}.c-fade-left-active{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1}.c-fade-daley{opacity:0}.c-fade-daley--up{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}.c-fade-daley--0{-webkit-animation-delay:0s;animation-delay:0s}.c-fade-daley--01{-webkit-animation-delay:.1s;animation-delay:.1s}.c-fade-daley--02{-webkit-animation-delay:.2s;animation-delay:.2s}.c-fade-daley--03{-webkit-animation-delay:.3s;animation-delay:.3s}.c-fade-daley--04{-webkit-animation-delay:.4s;animation-delay:.4s}.c-fade-daley--05{-webkit-animation-delay:.5s;animation-delay:.5s}.c-fade-daley--06{-webkit-animation-delay:.6s;animation-delay:.6s}.c-fade-daley--07{-webkit-animation-delay:.7s;animation-delay:.7s}.c-fade-daley--08{-webkit-animation-delay:.8s;animation-delay:.8s}.c-fade-daley--09{-webkit-animation-delay:.9s;animation-delay:.9s}.c-fade-daley--1{-webkit-animation-delay:1s;animation-delay:1s}.c-fade-daley--15{-webkit-animation-delay:1.5s;animation-delay:1.5s}.c-fade-daley-active .c-fade-daley{-webkit-animation-name:fadeInAnime;animation-name:fadeInAnime;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.c-fade-daley-active .c-fade-daley--up{-webkit-animation-name:fadeInUpAnime;animation-name:fadeInUpAnime;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeInAnime{0%{opacity:0}100%{opacity:1}}@keyframes fadeInAnime{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUpAnime{0%{opacity:0}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpAnime{0%{opacity:0}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.c-link__arrow{position:relative;display:inline-block;padding-right:80px}@media screen and (max-width: 1000px){.c-link__arrow{padding-right:50px}}.c-link__arrow:hover .c-link__arrow--arrow{border:solid 1px #008b8e !important}.c-link__arrow:hover .c-link__arrow--arrow:before{background-image:url(../images/common/ico_arrow_right_blue.svg)}.c-link__arrow:hover .c-title{background-position:0 110%}.c-link__arrow--arrow{width:60px;height:60px;border:solid 1px #b9b9b9;background-color:#fff;display:block;border-radius:9999px;position:absolute;top:50%;right:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.7s}@media screen and (max-width: 1000px){.c-link__arrow--arrow{width:44px;height:44px}}.c-link__arrow--arrow:before{content:"";display:block;width:24px;height:22px;background-image:url(../images/common/ico_arrow_right.svg);background-size:cover;background-repeat:no-repeat;background-position:top;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:.7s}@media screen and (max-width: 1000px){.c-link__arrow--arrow:before{width:17px;height:16px}}.c-link__arrow--arrow--relative{position:relative;top:auto;left:auto;-webkit-transform:translateY(0%);transform:translateY(0%)}.c-link__arrow--arrow--skeleton{background-color:unset;border:solid 1px #fff}.c-link__arrow--arrow--skeleton:before{background-image:url(../images/common/ico_arrow_right_w.svg)}.c-link__arrow--02{position:relative;width:100%;display:block;padding:40px 35px;font-size:18px;letter-spacing:1px;transition:.5s}@media screen and (max-width: 1000px){.c-link__arrow--02{font-size:14px;padding:30px 15px;font-family:"Noto Sans JP",sans-serif}}.c-link__arrow--02:hover{background-color:#008b8e;color:#fff}.c-link__arrow--02::after{content:"";display:block;width:61px;height:61px;border-radius:9999px;border:solid 1px #b9b9b9;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;background-image:url(../images/common/ico_arrow_right.svg);background-size:21px 24px;background-repeat:no-repeat;background-position:center;background-color:#fff}@media screen and (max-width: 1000px){.c-link__arrow--02::after{width:52px;height:52px;background-size:20px 20px}}.c-link__ico{position:relative}.c-link__ico--arrow .c-link__txt{display:inline-block;position:relative;padding-left:80px;transition:.7s}.c-link__ico--arrow .c-link__txt:hover{color:#008b8e}.c-link__ico--arrow .c-link__txt:before{content:"";width:60px;height:60px;border:solid 1px #b9b9b9;background-color:#fff;display:block;border-radius:9999px;position:absolute;top:50%;left:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.7s}.c-link__ico--arrow .c-link__txt:after{content:"";display:block;width:24px;height:22px;background-image:url(../images/common/ico_arrow_left.svg);background-size:cover;background-repeat:no-repeat;background-position:top;position:absolute;top:50%;left:30px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:.7s}.c-link__ico--arrow:hover .c-link__txt:before{border:solid 1px #008b8e}.c-link__ico--arrow:hover .c-link__txt:after{background-image:url(../images/common/ico_arrow_left_blue.svg)}.c-link__down{display:block;background-color:#fff;border-radius:5px;box-shadow:0px 0px 6px rgba(0,0,0,.2);font-size:13px;letter-spacing:1px;padding:20px;position:relative;transition:background-color .5s}@media screen and (max-width: 1000px){.c-link__down{padding:17px 20px}}.c-link__down:hover{background-color:#f5f5f5}.c-link__down::after{content:"";display:block;width:40px;height:40px;border-radius:9999px;border:solid 1px #000;position:absolute;top:50%;right:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../images/common/ico_arrow_down.svg);background-size:15px 15px;background-repeat:no-repeat;background-position:center;background-color:#fff}@media screen and (max-width: 1000px){.c-link__down::after{width:27px;height:27px;background-size:10px 10px}}.c-link__logo{color:#fff;display:inline-block;font-size:15px;letter-spacing:.3px;text-align:left;min-width:11em}.c-modal{display:none;height:100vh;position:fixed;top:0;left:0;width:100%;z-index:100000}.c-modal__bg{background-color:rgba(0,0,0,.7);height:100vh;position:absolute;width:100%}.c-modal__content{position:relative;height:80vh;border-radius:0px;overflow:hidden}@media screen and (min-width: 1000px){.c-modal__content{border-radius:20px}}@media screen and (max-width: 1000px){.c-modal__content{height:100%}}.c-modal__content__wrap{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90%;max-height:90vh;border-radius:20px}@media screen and (max-width: 1000px){.c-modal__content__wrap{aspect-ratio:16/9}}.c-modal__content .c-video{height:80vh;padding:0px}@media screen and (max-width: 1000px){.c-modal__content .c-video{height:100%}}.c-modal__content .c-video iframe{position:relative;padding:0px;width:100%;height:100%}.c-modal-inner{height:80vh}@media screen and (max-width: 1000px){.c-modal-inner{height:100%}}.c-modal__close{height:52px;width:52px;position:absolute;right:5px;top:-75px;border-radius:9999px}@media screen and (min-width: 1000px){.c-modal__close{height:60px;width:60px;top:-60px;right:-60px}}.c-modal__close span{width:20px;height:2px;background-color:#fff;display:inline-block;border-radius:20px;position:absolute;top:25px;left:16px}@media screen and (min-width: 1000px){.c-modal__close span{width:24px;height:2px;top:28px;left:18px}}.c-modal__close span:first-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-modal__close span:last-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-modal--full .c-modal__content{padding:0px}.c-modal--full .c-modal__close{z-index:5}.js-modal-open{cursor:pointer}.c-newslist__items{gap:inherit;-ms-grid-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) !important;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) !important}.c-newslist__contents{max-width:1000px;margin:auto}@media screen and (max-width: 1000px){.c-newslist__contents{margin-left:-20px;width:calc(100% + 40px)}}.c-newslist__more{margin-top:90px;text-align:center}@media screen and (max-width: 1000px){.c-newslist__more{margin-top:52px}}.c-page-header{width:calc(100% - 40px);margin:auto;height:320px;border-radius:15px;background-position:center top;background-repeat:no-repeat;background-size:cover;position:relative;margin-top:14px}@media screen and (max-width: 1000px){.c-page-header{height:169px;width:calc(100% - 20px);border-radius:5px}}.c-page-header__inner{width:100%;height:100%;position:absolute;top:0px;left:0px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:20px;padding-left:86px}@media screen and (max-width: 1000px){.c-page-header__inner{padding-left:12px}}.c-page-header__title{color:#000;font-size:55px;text-align:left;font-weight:bold;letter-spacing:1px}@media screen and (max-width: 1000px){.c-page-header__title{font-size:27px}}.c-page-header__title--shadow{text-shadow:0px 0px 10px #fff}.c-page-header__title--en{font-weight:800;font-size:60px;letter-spacing:2.9px;display:inline-block;margin-right:10px;font-family:"Outfit",sans-serif}@media screen and (max-width: 1000px){.c-page-header__title--en{font-size:31px;letter-spacing:1.3px;margin-right:6px}}.c-page-header__title--bottom{font-family:"M PLUS 1p",sans-serif;font-size:26px;font-weight:normal;display:block}@media screen and (max-width: 1000px){.c-page-header__title--bottom{font-size:15px}}.c-page-header__title--white{color:#fff}.c-page-header__l{border-radius:15px}@media screen and (min-width: 1000px){.c-page-header__l{height:600px;border-radius:30px}}.c-page-translation{position:fixed;top:0px;left:0px;width:100vw;height:100vh;z-index:100000;pointer-events:none}.c-page-translation__top{position:absolute;top:0px;left:0px;background-color:#008b8e;-webkit-clip-path:polygon(0% 0%, 100% 0%, 0% 60%);clip-path:polygon(0% 0%, 100% 0%, 0% 60%);width:0;height:0;transition:.27s cubic-bezier(0.165, 0.84, 0.44, 1)}.c-page-translation__bottom{position:absolute;bottom:0px;right:0px;background-color:#008b8e;-webkit-clip-path:polygon(100% 100%, 100% 40%, 0% 100%);clip-path:polygon(100% 100%, 100% 40%, 0% 100%);width:0;height:0;transition:.27s cubic-bezier(0.165, 0.84, 0.44, 1)}.c-page-translation--active .c-page-translation__top{width:135vw;height:135vh}.c-page-translation--active .c-page-translation__bottom{width:135vw;height:135vh}.c-pagination{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.c-pagination{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.c-pagination__button{background-color:#000;color:#fff;border-radius:9999px;padding:5px 13px;font-size:15px;position:relative;letter-spacing:1px;line-height:21px;transition:opacity .5s}.c-pagination__button:hover{opacity:.7}@media screen and (max-width: 768px){.c-pagination__button{font-size:13px;padding:5px 21px}}.c-pagination__button--prev{padding-left:32px}@media screen and (max-width: 768px){.c-pagination__button--prev{padding-left:34px}}.c-pagination__button--prev:before{content:"";width:10px;height:10px;border-top:solid 1px #fff;border-left:solid 1px #fff;display:block;position:absolute;left:7px;top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}@media screen and (max-width: 1000px){.c-pagination__button--prev:before{left:11px}}.c-pagination__button--prev:after{content:"";width:14px;height:1px;background-color:#fff;display:block;position:absolute;left:7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1000px){.c-pagination__button--prev:after{left:10px;width:13px}}.c-pagination__button--next{padding-right:32px}@media screen and (max-width: 768px){.c-pagination__button--next{padding-right:34px}}.c-pagination__button--next:before{content:"";width:10px;height:10px;border-bottom:solid 1px #fff;border-right:solid 1px #fff;display:block;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}@media screen and (max-width: 1000px){.c-pagination__button--next:before{right:11px}}.c-pagination__button--next:after{content:"";width:14px;height:1px;background-color:#fff;display:block;position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1000px){.c-pagination__button--next:after{right:10px;width:13px}}.c-pagination__button--disable{background-color:#b9b9b9;pointer-events:none;padding-left:13px;padding-right:13px}@media screen and (max-width: 768px){.c-pagination__button--disable{padding-left:21px;padding-right:21px}}.c-pagination__button--disable:before{display:none}.c-pagination__button--disable:after{display:none}.c-pagination__lists{margin:0px 65px;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:max(4vw,40px);-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 860px){.c-pagination__lists{gap:25px}}@media screen and (max-width: 768px){.c-pagination__lists{display:none}}.c-pagination--item{font-size:20px;display:block;position:relative}.c-pagination--item:before{content:"";width:47px;height:47px;background-color:#f0f0f3;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:9999px;opacity:0;transition:opacity .5s}.c-pagination--item:hover:before{opacity:1}.c-pagination--txt{position:relative;z-index:3}.c-pagination--current{width:47px;height:47px;border:solid 1px #b9b9b9;background-color:#fff;border-radius:9999px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:-10px}@media screen and (max-width: 860px){.c-pagination--current{margin-right:-5px}}.c-pagination--current:before{display:none}.c-pagination--dot .c-pagination--txt{position:relative;top:-5px}.c-pagination--dot:before{display:none}:root{--delay: 0;--duration: 500ms;--iterations: 1}.c-reveal-text--black{color:rgba(0,0,0,0);transition:0s;transition-delay:.7s}.c-fade-active .c-reveal-text,.c-fade-active .c-reveal-text::after{-webkit-animation-delay:var(--animation-delay, 2s);animation-delay:var(--animation-delay, 2s);-webkit-animation-iteration-count:var(--iterations, 1);animation-iteration-count:var(--iterations, 1);-webkit-animation-duration:var(--duration, 440ms);animation-duration:var(--duration, 440ms);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}.c-fade-active .c-reveal-text{--animation-delay: var(--delay, 0);--animation-duration: var(--duration, 440ms);--animation-iterations: var(--iterations, 1);position:relative;-webkit-animation-name:clip-text;animation-name:clip-text;cursor:default}.c-fade-active .c-reveal-text::after{content:"";position:absolute;z-index:999;top:0;left:0;right:0;bottom:0;background-color:#008b8e;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;pointer-events:none;-webkit-animation-name:text-revealer;animation-name:text-revealer}.c-fade-active .c-reveal-text--green:after{background-color:#008b8e}.c-fade-active .c-reveal-text--black{color:#000;-webkit-animation-delay:.5s;animation-delay:.5s}.c-fade-active .c-reveal-text--black:after{-webkit-animation-delay:.5s;animation-delay:.5s;background-color:#000}@-webkit-keyframes clip-text{from{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes clip-text{from{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes text-revealer{0%,50%{-webkit-transform-origin:0 50%;transform-origin:0 50%}60%,100%{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}60%{-webkit-transform:scaleX(1);transform:scaleX(1)}100%{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes text-revealer{0%,50%{-webkit-transform-origin:0 50%;transform-origin:0 50%}60%,100%{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}60%{-webkit-transform:scaleX(1);transform:scaleX(1)}100%{-webkit-transform:scaleX(0);transform:scaleX(0)}}.c-single-header__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:95px}@media screen and (max-width: 1000px){.c-single-header__info{margin-top:65px}}.c-single-header__date{font-family:"Outfit",sans-serif;font-size:15px;color:#b2b2b2;margin-right:15px;letter-spacing:.8px;display:inline-block}@media screen and (max-width: 1000px){.c-single-header__date{margin-top:13px}}.c-single-header__tags{display:-webkit-flex;display:-ms-flexbox;display:flex}.c-single-header__title{margin-top:20px;font-size:20px;letter-spacing:1px;-webkit-transform:rotateZ(0.05deg);transform:rotateZ(0.05deg)}@media screen and (max-width: 1000px){.c-single-header__title{font-size:15px;line-height:30px;margin-top:13px}}.c-single-contents{margin-top:60px}@media screen and (max-width: 1000px){.c-single-contents{margin-top:35px}}.c-single-contents p{font-size:15px;line-height:34.8px;letter-spacing:.7px}@media screen and (max-width: 1000px){.c-single-contents p{line-height:30.2px}}.c-single-contents img{max-width:100%}.c-single-contents li{position:relative;padding-left:15px}.c-single-contents li:before{content:"・";display:inline-block;position:absolute;left:4px;top:-1px}.c-single-layout__col{display:-ms-grid;display:grid;margin-top:30px}@media screen and (max-width: 1000px){.c-single-layout__col{margin-top:50px}}.c-single-layout__col img{width:100%;height:100%;object-fit:contain}.c-single-layout__col--4{-ms-grid-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);gap:17px}@media screen and (max-width: 1000px){.c-single-layout__col--4{-ms-grid-columns:minmax(0, 1fr) minmax(0, 1fr);grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:6px 12px}}.c-single-detail{margin-top:60px}@media screen and (max-width: 1000px){.c-single-detail{margin-top:70px}}.c-single-detail--title{margin-bottom:30px}@media screen and (max-width: 1000px){.c-single-detail--title{margin-bottom:50px}}.c-single-detail--dl{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:13px}@media screen and (max-width: 1000px){.c-single-detail--dl{display:block;margin-bottom:17px}}.c-single-detail--dt{width:98px;height:28px;background-color:#888;color:#fff;font-size:15px;border-radius:3px;padding-left:11px;letter-spacing:.6px;line-height:30px}.c-single-detail--dd{width:calc(100% - 98px);padding-left:22px;letter-spacing:.7px;font-size:15px;line-height:30px}@media screen and (max-width: 1000px){.c-single-detail--dd{width:100%;padding-left:0px;margin-top:7px}}.c-single-detail--dd a{color:#008b8e;text-decoration:underline}.c-single-title--1{background-color:#000;color:#fff;padding:10px;border-radius:6px;text-align:center;font-size:20px}.c-single-back{margin-top:150px;margin-bottom:110px}@media screen and (max-width: 1000px){.c-single-back{margin-top:87px;margin-bottom:0px}}.c-single-cv{margin-top:95px}@media screen and (max-width: 1000px){.c-single-cv{margin-top:105px}}.c-single-cv__contact{margin-top:28px}@media screen and (max-width: 1000px){.c-single-cv__contact{margin-top:12px}}.entry-content a{color:#008b8e;text-decoration:underline}.entry-content-video{display:block;width:100%;aspect-ratio:16/9}.entry-content-video iframe{width:100%;height:100%}.movie_tate{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.movie_tate-iframe{width:29%;margin:0 2%;max-width:640px;aspect-ratio:1/1.779}@media screen and (max-width: 500px){.movie_tate-iframe{width:100%}}.c-slide__arrows--style-01 .splide__arrow{width:60px !important;height:60px !important;opacity:1 !important;background-color:rgba(255,255,255,0) !important;border:solid 1px #fff !important;position:absolute;transition:.3s}.c-slide__arrows--style-01 .splide__arrow:before{content:"";display:block;width:24px;height:22px;background-size:cover;background-repeat:no-repeat;background-position:top;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-slide__arrows--style-01 .splide__arrow svg{display:none}.c-slide__arrows--style-01 .splide__arrow:hover{background-color:rgba(255,255,255,.15) !important}.c-slide__arrows--style-01 .splide__arrow--prev{left:0px}.c-slide__arrows--style-01 .splide__arrow--prev:before{background-image:url(../images/common/ico_arrow_left_w.svg)}.c-slide__arrows--style-01 .splide__arrow--next{right:0px}.c-slide__arrows--style-01 .splide__arrow--next:before{background-image:url(../images/common/ico_arrow_right_w.svg)}.c-slide__arrows--style-02 .splide__arrow{width:17px !important;height:16px !important;opacity:1 !important;background-color:unset !important;position:absolute;background-size:cover;background-repeat:no-repeat;background-position:top}.c-slide__arrows--style-02 .splide__arrow svg{display:none}.c-slide__arrows--style-02 .splide__arrow--prev{background-image:url(../images/common/ico_arrow_left.svg)}.c-slide__arrows--style-02 .splide__arrow--next{background-image:url(../images/common/ico_arrow_right.svg)}.c-slide__arrows--style-03 .splide__arrow{width:60px !important;height:60px !important;opacity:1 !important;background-color:#fff !important;border:solid 1px #b9b9b9 !important;position:absolute;transition:.3s}@media screen and (max-width: 1000px){.c-slide__arrows--style-03 .splide__arrow{width:38px !important;height:38px !important}}.c-slide__arrows--style-03 .splide__arrow:before{content:"";display:block;width:24px;height:22px;background-size:cover;background-repeat:no-repeat;background-position:top;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 1000px){.c-slide__arrows--style-03 .splide__arrow:before{width:14px;height:14px}}.c-slide__arrows--style-03 .splide__arrow svg{display:none}.c-slide__arrows--style-03 .splide__arrow:hover{background-color:rgba(255,255,255,.15) !important}.c-slide__arrows--style-03 .splide__arrow--prev{left:0px}.c-slide__arrows--style-03 .splide__arrow--prev:before{background-image:url(../images/common/ico_arrow_left.svg)}.c-slide__arrows--style-03 .splide__arrow--next{right:0px}.c-slide__arrows--style-03 .splide__arrow--next:before{background-image:url(../images/common/ico_arrow_right.svg)}.c-slide__pagination--style-01 .splide__pagination__page{height:1.5px !important;width:100% !important;margin:0px !important;border-radius:0px !important;background-color:#484848 !important}.c-slide__pagination--style-01 .splide__pagination__page.is-active{-webkit-transform:scale(1) !important;transform:scale(1) !important;background-color:#fff !important}.c-tag{display:inline-block;background-color:#f0f0f3;padding:5px 10px;font-size:15px;color:#919191;border-radius:5px;letter-spacing:1px;transition:.3s}.c-tag--border{background-color:#f0f0f3;border:solid 1px #919191;color:#919191;padding:0px 31px}@media screen and (min-width: 1000px){.c-tag--border:hover{border:solid 1px #008b8e;color:#008b8e;background-color:#ecfbfc}}.c-tag--link{background-color:#fff;border:solid 1px #919191;color:#919191;padding:1px 10px 3px 10px;min-width:148px;text-align:center}@media screen and (min-width: 1000px){.c-tag--link:hover{border:solid 1px #008b8e;color:#008b8e;background-color:#fff}}.c-tag--s{font-size:11px;margin-top:2px;margin-right:5px;padding:3px 7px;border-radius:3px;line-height:18px}.c-tag--all{background-color:#008b8e;color:#fff}.c-tag--tagname01{background-color:#81e5c9;color:#fff}.c-tag--tagname02{background-color:#f38ea6;color:#fff}.c-tag--tagname03{background-color:#93d2e6;color:#fff}.c-tag--tagname04{background-color:#f4d384;color:#fff}.c-tag--tagname05{background-color:#c6adff;color:#fff}@media screen and (min-width: 1000px){.c-tag--hover-all:hover{background-color:#008b8e;color:#fff}}@media screen and (min-width: 1000px){.c-tag--hover-tagname01:hover{background-color:#81e5c9;color:#fff}}@media screen and (min-width: 1000px){.c-tag--hover-tagname02:hover{background-color:#f38ea6;color:#fff}}@media screen and (min-width: 1000px){.c-tag--hover-tagname03:hover{background-color:#93d2e6;color:#fff}}@media screen and (min-width: 1000px){.c-tag--hover-tagname04:hover{background-color:#f4d384;color:#fff}}@media screen and (min-width: 1000px){.c-tag--hover-tagname05:hover{background-color:#c6adff;color:#fff}}.c-tag--hover-etc:hover{background-color:#bfbfbf;color:#fff}.c-tag--active .c-tag--hover-all{background-color:#008b8e;color:#fff}.c-tag--active .c-tag--hover-tagname01{background-color:#81e5c9;color:#fff}.c-tag--active .c-tag--hover-tagname02{background-color:#f38ea6;color:#fff}.c-tag--active .c-tag--hover-tagname03{background-color:#93d2e6;color:#fff}.c-tag--active .c-tag--hover-tagname04{background-color:#f4d384;color:#fff}.c-tag--active .c-tag--hover-tagname05{background-color:#c6adff;color:#fff}.c-tag--active .c-tag--border{border:solid 1px #008b8e;color:#008b8e;background-color:#ecfbfc}.c-title{font-size:60px;font-weight:900;font-family:"Outfit",sans-serif;letter-spacing:2.6px;position:relative}@media screen and (max-width: 1000px){.c-title{font-size:35px;font-weight:700}}.c-title__hover{overflow:hidden;background:linear-gradient(to top, #008b8e, #008b8e 30%, #000 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:200% 200%;background-position:0 0%;transition:background-position .5s ease}.c-title__hover--white{overflow:hidden;background:linear-gradient(to top, #008b8e, #008b8e 30%, #fff 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:200% 200%;background-position:0 0%;transition:background-position .5s ease}.c-title__01{font-size:20px;line-height:38px;letter-spacing:1px;padding-left:20px;position:relative}.c-title__01:before{content:"";width:5px;height:100%;position:absolute;top:0px;left:0px;background-color:#008b8e;display:block}.c-toggle--items{overflow:hidden}.c-toggle--title{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.c-toggle--title:before,.c-toggle--title:after{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);content:"";display:block}.c-toggle--title:before{width:18px;height:1px;right:20px;background-color:#008b8e;border-radius:100px;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .3s ease-in-out}@media screen and (min-width: 1000px){.c-toggle--title:before{right:43px}}.c-toggle--title:after{width:18px;height:1px;right:20px;background-color:#008b8e;border-radius:100px;opacity:1;transition:all .2s ease-in-out}@media screen and (min-width: 1000px){.c-toggle--title:after{right:43px}}.c-toggle--title--close:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-toggle--title--close:after{opacity:0}@media screen and (min-width: 1000px){.c-toggle--sp .c-toggle--title{pointer-events:none;cursor:auto}}@media screen and (min-width: 1000px)and (min-width: 1000px){.c-toggle--sp .c-toggle--title:before,.c-toggle--sp .c-toggle--title:after{display:none}}.c-toggle__tag-menu__contents{border-radius:8px;background-color:#fff;padding:30px 15px 15px 15px}@media screen and (max-width: 768px){.c-toggle__tag-menu__contents{padding:0px;background-color:#000}}.c-toggle__tag-menu__contents .c-toggle--title{display:none;background-color:#000;color:#fff;border-radius:8px;font-size:15px;padding:20px}@media screen and (max-width: 768px){.c-toggle__tag-menu__contents .c-toggle--title{display:block}}.c-toggle__tag-menu__contents .c-toggle--title:before,.c-toggle__tag-menu__contents .c-toggle--title:after{background-color:#fff}.c-toggle__tag-menu__tag{text-align:center}@media screen and (max-width: 768px){.c-toggle__tag-menu__tag{text-align:left}}.c-toggle__tag-menu__tag__inner{background-color:#fff}@media screen and (max-width: 768px){.c-toggle__tag-menu__tag__inner{margin:0px 5px 5px 5px;border-radius:5px;padding:16px 10px 10px 10px}}.c-toggle__tag-menu__tag--item{display:inline-block;margin:0px 4px 8px 4px}@media screen and (max-width: 768px){.c-toggle__tag-menu__tag--item{margin:0px 2px 10px 1px}}@media screen and (max-width: 768px){.c-toggle__tag-menu__tag .c-tag{font-size:13px;padding:6px 7px;letter-spacing:1px}}@media screen and (max-width: 768px){.c-toggle__tag-menu__tag .c-tag--border{padding:5px 7px}}.c-toggle__tag-menu__tag-2{background-color:#f8f8f8;padding:14px 9px 2px 9px;margin-top:13px;border-radius:9999px}@media screen and (max-width: 768px){.c-toggle__tag-menu__tag-2{border-radius:5px;margin-top:11px}}.c-video{position:relative;width:100%;padding-top:56.25%}.c-video iframe{position:absolute;top:0;right:0;width:100%;height:100%;border:none}.l-footer{position:relative;width:calc(100% - 40px);margin:auto;margin-top:75px;border-radius:10px 10px 0px 0px;background-color:#000;padding-bottom:30px}@media screen and (max-width: 1000px){.l-footer{width:100%;margin-top:60px}}.l-footer__logo{width:328px;margin:80px auto 0}@media screen and (max-width: 1000px){.l-footer__logo{width:230px;margin:27px auto 0}}.l-footer__logo img{width:100%}.l-footer__main{position:relative;padding:90px 0px 5px 0px}@media screen and (max-width: 1000px){.l-footer__main{padding:86px 0 20px 0}}.l-footer__nav{list-style:none;padding-left:0;margin:0}@media screen and (min-width: 1000px){.l-footer__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:50px}}.l-footer__nav--wrapper{max-width:1270px;padding:0px 68px;margin:auto}@media screen and (max-width: 1000px){.l-footer__nav--wrapper{padding:0px 20px}}.l-footer__nav a{color:#fff}.l-footer__nav a:hover{color:#008b8e}.l-footer__nav--sp__open{display:none}@media screen and (max-width: 1000px){.l-footer__nav--sp__open{display:block;width:100%;height:50px;position:absolute;top:0px;left:0px}.l-footer__nav--sp__open:before{content:"";width:15px;height:1px;background-color:#fff;display:block;position:absolute;top:20px;right:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.l-footer__nav--sp__open:after{content:"";width:1px;height:15px;background-color:#fff;display:block;position:absolute;top:20px;right:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.l-footer__nav--sp__open--active:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}}.l-footer__nav__parent{border-bottom:solid 1px #fff;position:relative}.l-footer__nav__parent-link{font-size:25px;font-family:"Outfit",sans-serif;font-weight:bold;padding-bottom:17px;display:block;position:relative;z-index:10;letter-spacing:.5px}.l-footer__nav__parent-link:after{content:"";width:5px;height:5px;display:block;border-top:solid 1px #fff;border-right:solid 1px #fff;position:absolute;top:12px;right:3px;-webkit-transform:rotate(45deg) scale(1, 1);transform:rotate(45deg) scale(1, 1)}.l-footer__nav__child{margin-top:17px;padding-left:23px;padding-bottom:6px;display:none}@media screen and (min-width: 1000px){.l-footer__nav__child{display:block !important;margin-top:18px;padding-left:0px;padding-bottom:0px}}.l-footer__nav__child--item{padding-bottom:22px;font-size:13px;letter-spacing:1px;letter-spacing:.6px}.l-footer__nav__child--link:hover{color:#008b8e}.l-footer__nav__list{font-size:15px;width:calc(20% - 50px);position:relative}@media screen and (max-width: 1000px){.l-footer__nav__list{width:100%}}@media screen and (max-width: 1000px){.l-footer__nav__list:not(:first-child){padding-top:25px}}@media screen and (max-width: 1000px){.l-footer__nav__list__sp-megamenu .l-footer__nav__parent-link{display:inline-block}.l-footer__nav__list__sp-megamenu .l-footer__nav__parent-link:after{display:none}}.l-footer__nav__link{text-decoration:none;color:#fff}.l-footer__copyright{text-align:center;font-size:10px;font-weight:300;color:#fff;letter-spacing:.5px}.l-footer__mup{max-width:485px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto;margin-top:19px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1000px){.l-footer__mup{max-width:345px}}.l-footer__mup--logo{width:75px}@media screen and (max-width: 1000px){.l-footer__mup--logo{width:50px}}.l-footer__mup--txt{color:#fff;width:calc(100% - 75px);padding-left:14px;font-size:10px;letter-spacing:.3px}@media screen and (max-width: 1000px){.l-footer__mup--txt{font-size:7px;padding-left:7px;width:calc(100% - 50px)}}.l-footer__bottom-nav{text-align:right;padding-right:57px}@media screen and (max-width: 1000px){.l-footer__bottom-nav{padding-right:0px;text-align:center;margin-top:160px}}.l-footer__bottom-nav--list{display:inline-block;margin-left:48px}@media screen and (max-width: 1000px){.l-footer__bottom-nav--list{margin-left:0px}}@media screen and (max-width: 1000px){.l-footer__bottom-nav--list:last-child{margin-left:45px}}.l-footer__bottom-nav--link{color:#fff;font-size:15px;font-weight:300;letter-spacing:.2px;transition:color .3s}.l-footer__bottom-nav--link:hover{color:#00dade}.l-footer__pagetop{font-family:"Outfit",sans-serif;font-size:16px;font-weight:bold;text-align:right;color:#fff;position:absolute;top:17px;right:92px;transition:color .3s}.l-footer__pagetop:after{content:"";width:25px;height:25px;display:inline-block;background-image:url("../images/common/ico_pagetop.svg");background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;top:7px;margin-left:10px;transition:.3s}.l-footer__pagetop:hover{color:#008b8e}.l-footer__pagetop:hover:after{background-image:url("../images/common/ico_pagetop--blue.svg")}@media screen and (max-width: 1000px){.l-footer__pagetop{left:50%;right:inherit;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.l-footer__pagetop:after{top:5px}}.l-footer__x{position:absolute;bottom:130px;right:115px;width:65px;height:65px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:9999px;border:solid 1px #fff;transition:.5s;background-image:url("../images/common/ico_x.svg");background-repeat:no-repeat;background-position:center;background-size:25px 25px}@media screen and (max-width: 1000px){.l-footer__x{right:auto;left:50%;bottom:185px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.l-footer__x:hover{border:solid 1px #00dade}.g-nav{transition:.5s;width:100%;height:auto;top:60px;left:0;position:static;z-index:0;opacity:1;padding:0;pointer-events:auto}@media screen and (max-width: 1000px){.g-nav{position:fixed;z-index:-1;height:100vh;width:calc(100% - 100px);padding:80px 20px 200px 20px;pointer-events:none;top:0px;left:auto;right:-100%;background-color:#fff}}.g-nav.is-menu{z-index:999;overflow-y:auto;pointer-events:auto;right:0px}.g-nav__menu{list-style:none;padding-left:0;margin:0}@media screen and (min-width: 1000px){.g-nav__menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-right:30px}}.g-nav__item{position:relative;margin-bottom:0}@media screen and (max-width: 1000px){.g-nav__item{border-bottom:solid 1px #efefef;padding-bottom:17px;padding-top:24px;margin-right:0px}}@media screen and (max-width: 1000px){.g-nav__item:after{content:"";width:5px;height:5px;display:block;border-top:solid 1px #000;border-right:solid 1px #000;position:absolute;top:50%;right:7px;-webkit-transform:translateY(-50%) rotate(45deg) scale(1, 1);transform:translateY(-50%) rotate(45deg) scale(1, 1)}}.g-nav__item:not(:nth-of-type(2)){margin-left:58px}@media screen and (max-width: 1000px){.g-nav__item:not(:nth-of-type(2)){margin-left:0px}}.g-nav__item--recruit:before{content:"";width:1px;height:20px;background-color:#000;display:block;position:absolute;top:2px;left:-30px}.g-nav__item--contact{display:none}@media screen and (max-width: 1000px){.g-nav__item--contact{display:block}}.g-nav__link{color:#000;position:relative;font-family:"Outfit",sans-serif;font-weight:600;font-size:15px;letter-spacing:1px;z-index:20}@media screen and (max-width: 1000px){.g-nav__link{color:#000;font-size:25px;font-weight:700;letter-spacing:.5px;display:block;width:100%}}.g-nav__link:after{content:"";width:100%;height:2px;background-color:#008b8e;position:absolute;left:0px;bottom:-5px;width:0%;transition:width .2s}.g-nav__link:hover{color:#008b8e}@media screen and (min-width: 1000px){.g-nav__link:hover:after{width:100%}}.g-nav-megamenu{position:relative}@media screen and (max-width: 1000px){.g-nav-megamenu:after{display:none}}.g-nav-megamenu__item{position:relative;color:#fff}.g-nav-megamenu__parent-link{color:#000;font-family:"Outfit",sans-serif;font-weight:600;letter-spacing:1px}@media screen and (max-width: 1000px){.g-nav-megamenu__parent-link{color:#000;font-size:25px;font-weight:700;position:relative;z-index:15}}.g-nav-megamenu__parent-link:after{content:"";width:100%;height:2px;background-color:#008b8e;position:absolute;left:0px;bottom:-5px;width:0%;transition:width .2s}.g-nav-megamenu__parent-link:hover{color:#008b8e}.g-nav-megamenu__parent-link:hover:after{width:100%}@media screen and (max-width: 1000px){.g-nav-megamenu .g-nav__link{display:inline-block;width:auto}}.g-nav-megamenu__open{display:none;width:100%;height:75px;position:absolute;top:0px;left:0px}@media screen and (max-width: 1000px){.g-nav-megamenu__open{border-bottom:solid 1px #efefef;background-color:#fff;z-index:10}}.g-nav-megamenu__open:before{content:"";width:15px;height:1px;background-color:#000;display:block;position:absolute;top:50%;right:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s;cursor:pointer}.g-nav-megamenu__open:after{content:"";width:1px;height:15px;background-color:#000;display:block;position:absolute;top:50%;right:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s;cursor:pointer}@media screen and (max-width: 1000px){.g-nav-megamenu__open{display:block}}.g-nav-megamenu__open--active:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.g-nav-megamenu__link{color:#000;font-size:13px;font-weight:normal;background-color:#fff;border-radius:5px;padding:12px 10px 12px 33px;margin-bottom:5px;display:block;position:relative;box-shadow:0px 0px 5px rgba(0,0,0,.1)}@media screen and (max-width: 1000px){.g-nav-megamenu__link{padding:9px 10px 9px 18px;box-shadow:unset}}@media screen and (min-width: 1000px){.g-nav-megamenu__link:before{content:"";width:5px;height:5px;display:block;border-top:solid 1px #000;border-right:solid 1px #000;position:absolute;top:50%;left:13px;-webkit-transform:translateY(-50%) rotate(45deg) scale(1, 1);transform:translateY(-50%) rotate(45deg) scale(1, 1)}}.g-nav-megamenu__link:hover{color:#008b8e}.g-nav-megamenu__link:hover:before{border-top:solid 1px #008b8e;border-right:solid 1px #008b8e}.g-nav-megamenu__contents{width:226px;position:absolute;top:45px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);margin-top:0px;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media screen and (min-width: 1000px){.g-nav-megamenu__contents{height:0px;overflow:hidden;transition:height .6s;display:block !important}}@media screen and (max-width: 1000px){.g-nav-megamenu__contents{width:100%;position:relative;top:auto;left:auto;display:none;-webkit-transform:none;transform:none;margin-top:25px !important;margin-bottom:-30px !important;z-index:5}}.g-nav-megamenu__contents__items{list-style:none;padding-left:0px}.g-nav-megamenu__contents--visible{height:192px}.g-nav-sp-megamenu{border-bottom:none}@media screen and (max-width: 1000px){.g-nav-sp-megamenu:after{display:none}}@media screen and (max-width: 1000px){.g-nav-sp-megamenu .g-nav__link{display:inline-block;width:auto}}.g-nav-sp-megamenu__open{display:none}@media screen and (max-width: 1000px){.g-nav-sp-megamenu__open{display:block;width:100%;height:75px;position:absolute;top:0px;left:0px;border-bottom:solid 1px #efefef;background-color:#fff;z-index:15;cursor:pointer}.g-nav-sp-megamenu__open:before{content:"";width:15px;height:1px;background-color:#000;display:block;position:absolute;top:50%;right:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.g-nav-sp-megamenu__open:after{content:"";width:1px;height:15px;background-color:#000;display:block;position:absolute;top:50%;right:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.g-nav-sp-megamenu__open--active:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}}.g-nav-sp-megamenu__items{display:none;margin-top:25px;padding-left:6px;margin-bottom:-20px;position:relative;z-index:10}@media screen and (min-width: 1000px){.g-nav-sp-megamenu__items{display:none !important}}.g-nav-sp-megamenu__item{position:relative}.g-nav-sp-megamenu__item:last-child .g-nav-sp-megamenu__link{padding-bottom:0px}.g-nav-sp-megamenu__link{position:relative;font-size:13px;letter-spacing:.6px;padding:9px 10px 9px 18px;margin-bottom:5px;display:block}@media screen and (max-width: 1000px){.g-nav-sp-megamenu .g-nav__item{padding-bottom:0px}}.g-nav__btn{background-color:unset;border:solid 1px #b9b9b9;color:#000;padding:8px 34px;font-family:"Outfit",sans-serif;font-weight:600;font-size:15px;letter-spacing:1px;transition:.3s}.g-nav__btn:hover{background-color:#000;color:#fff}.g-nav--open-overray{display:none}@media screen and (max-width: 1000px){.g-nav--open-overray{display:block;width:100%;height:100vh;background-color:rgba(0,0,0,.7);position:fixed;top:0px;left:0px;z-index:100;opacity:0;transition:opacity .5s;pointer-events:none}}.is-menu-open .g-nav--open-overray{opacity:1;pointer-events:auto}.l-header{height:60px;position:fixed;width:100%;z-index:1000;top:20px}.l-header__inner{padding:0 20px}@media screen and (min-width: 1000px){.l-header__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 43px 0 30px}}@media screen and (min-width: 1000px){.l-header__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;max-width:730px;background-color:#fff;height:52px;border-radius:9999px;box-shadow:0px 0px 5px rgba(0,0,0,.1)}}@media screen and (min-width: 1000px){.l-header__nav-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:0px 7px 2px 0px}}.l-header__logo-area{position:relative;top:-7px;left:-9px}@media screen and (min-width: 1000px){.l-header__logo-area{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:3px;left:-8px}}.l-header__logo{width:77px;display:block;line-height:60px}@media screen and (min-width: 1000px){.l-header__logo{width:125px;line-height:initial}}.l-header__logo-w{display:none}.l-header__logo-b{display:block}.l-header__logo-white-active .l-header__logo-w{display:block !important}.l-header__logo-white-active .l-header__logo-b{display:none !important}@media screen and (min-width: 1000px){.l-header__cv{text-align:left;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.l-wrapper{padding-top:130px}@media screen and (max-width: 1000px){.l-wrapper{padding-top:95px}}.l-main{position:relative;margin:0 auto;width:100%;overflow:hidden}.l-container{max-width:1040px;margin:auto;padding:0px 20px}@media screen and (min-width: 1450px){.l-container{max-width:1280px}}.sec-contents{position:relative}.sec-contents__header{padding:70px 0px 50px 0px}.sec-contents__header__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1250px;padding:0px 20px;margin:auto}.sec-contents__header--bb{border-bottom:solid 1px #e6e6e6}.sec-contents__header--white .c-title{color:#fff}.sec-contents__header--bg{background-image:url(../images/common/title_bg.webp);background-size:cover;background-repeat:no-repeat;background-position:top}.nav-btn{position:fixed;z-index:2000;top:0px;right:0;cursor:pointer;width:71px;height:60px;display:none;overflow:hidden;background-color:#fff;border-radius:0px 0px 0px 15px;box-shadow:0px 2px 5px 0px rgba(0,0,0,.3);-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1000px){.nav-btn{display:-webkit-flex;display:-ms-flexbox;display:flex}}.nav-btn--lines{width:40px;height:50px;margin:0 8px 0 23px;cursor:pointer;-webkit-transform:rotate(0deg);transform:rotate(0deg);z-index:102;text-decoration:none;position:relative}.nav-btn--lines:after{content:"Menu";position:absolute;top:37px;left:0;font-size:11px;font-weight:bold;line-height:1;letter-spacing:1px}.nav-btn--line{background-color:#000;width:100%;height:2px;display:block;position:absolute;left:0;content:"";transition:.5s ease-in-out}.nav-btn--line:nth-of-type(1){top:20px;left:2px;width:60%;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-btn--line:nth-of-type(2){top:32px;left:2px;width:100%;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-btn--line:nth-of-type(3){top:32px;left:14px;width:60%;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-btn.is-close{box-shadow:none}.nav-btn.is-close .nav-btn--lines:after{content:"Close"}.nav-btn.is-close .nav-btn--line:nth-of-type(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:3px;left:2px;width:100%}.nav-btn.is-close .nav-btn--line:nth-of-type(2){width:0%;opacity:0}.nav-btn.is-close .nav-btn--line:nth-of-type(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:31px;left:2px;width:100%}.l-postlist-menu{margin-top:57px}@media screen and (max-width: 1000px){.l-postlist-menu{margin-top:38px}}.l-postlist-menu--title{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.l-postlist-menu--title:before{width:18px;height:1px;right:20px;background-color:#008b8e;border-radius:100px;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .3s ease-in-out}@media screen and (min-width: 1000px){.l-postlist-menu--title:before{right:43px}}.l-postlist-menu--title:after{width:18px;height:1px;right:20px;background-color:#008b8e;border-radius:100px;opacity:1;transition:all .2s ease-in-out}@media screen and (min-width: 1000px){.l-postlist-menu--title:after{right:43px}}.l-postlist-menu--title--close:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.l-postlist-menu--title--close:after{opacity:0}@media screen and (min-width: 1000px){.l-postlist-menu--sp .l-postlist-menu--title{pointer-events:none;cursor:auto}}@media screen and (min-width: 1000px)and (min-width: 1000px){.l-postlist-menu--sp .l-postlist-menu--title:before,.l-postlist-menu--sp .l-postlist-menu--title:after{display:none}}.l-postlist-menu__tag-menu__contents{border-radius:8px;background-color:#fff;padding:25px 15px 25px 15px}@media screen and (max-width: 768px){.l-postlist-menu__tag-menu__contents{padding:0px;padding-bottom:1px}}.l-postlist-menu__tag-menu__tag{text-align:center}@media screen and (max-width: 768px){.l-postlist-menu__tag-menu__tag{text-align:left}}.l-postlist-menu__tag-menu__tag__inner{background-color:#fff}@media screen and (max-width: 768px){.l-postlist-menu__tag-menu__tag__inner{margin:0px 5px 5px 5px;border-radius:5px;padding:18px 10px 10px 10px}}.l-postlist-menu__tag-menu__tag--item{display:inline-block;margin:0px 4px 8px 4px}@media screen and (max-width: 768px){.l-postlist-menu__tag-menu__tag--item{margin:0px 3px 10px 3px}}@media screen and (max-width: 768px){.l-postlist-menu__tag-menu__tag .c-tag{font-size:13px;padding:6px 11px;letter-spacing:1px}}@media screen and (max-width: 768px){.l-postlist-menu__tag-menu__tag .c-tag--border{padding:5px 11px}}.l-postlist-menu__tag-menu__tag-2{background-color:#f8f8f8;padding:14px 9px 2px 9px;margin-top:13px;border-radius:9999px}@media screen and (max-width: 768px){.l-postlist-menu__tag-menu__tag-2{border-radius:5px;margin-top:11px}}.l-postlist-lists{margin-top:49px}@media screen and (max-width: 1000px){.l-postlist-lists{margin-top:14px;padding:0px 17px}}.l-postlist-pager{margin-top:95px}@media screen and (max-width: 1000px){.l-postlist-pager{padding:0px 25px;margin-top:75px}}.l-postlist-cv{margin-top:95px}@media screen and (max-width: 1000px){.l-postlist-cv{margin-top:105px}}.company .c-page-header{border-radius:14px;background-image:url(../images/company/page_header_company.webp)}@media screen and (max-width: 1000px){.company .c-page-header{background-image:url(../images/company/page_header_company_sp.webp)}}.company .c-page-header__inner{border-radius:14px}.p-company{position:relative;letter-spacing:.05em}.p-company .c-title{margin-bottom:40px}@media screen and (max-width: 1000px){.p-company .c-title{font-size:40px;font-weight:800}}.p-company .c-title--ja{font-size:50px;font-family:"Noto Sans JP",sans-serif;font-family:900}@media screen and (max-width: 1000px){.p-company .c-title--ja{font-size:35px}}.p-company-pmvv{padding-top:120px}@media screen and (max-width: 1000px){.p-company-pmvv{padding-top:77px}}.p-company-pmvv__item{min-height:194px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:50px;position:relative;margin-bottom:10px}@media screen and (max-width: 1000px){.p-company-pmvv__item{display:block;min-height:auto;margin-bottom:50px}}.p-company-pmvv__item:before{content:"";height:100%;width:9px;background-color:#008b8e;border-radius:7px;display:block;position:absolute;left:0}.p-company-pmvv__item--mission:before{background-color:#21afb2}.p-company-pmvv__item--vision:before{background-color:#62d2d5}.p-company-pmvv__item--value{margin-bottom:0}.p-company-pmvv__item--value:before{background-color:#9ae4e6}.p-company-pmvv__heading{width:315px;font-size:53px;font-family:"Outfit",sans-serif;font-weight:700;letter-spacing:.05em;color:#008b8e;margin-left:50px}@media screen and (max-width: 1000px){.p-company-pmvv__heading{font-size:48px;padding-left:0;margin-left:30px}}.p-company-pmvv__heading--ja{display:block;font-size:15px;font-weight:400;letter-spacing:.05em;line-height:1.3;padding-top:5px}.p-company-pmvv__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px 0;width:calc(100% - 380px)}@media screen and (max-width: 1000px){.p-company-pmvv__list{width:calc(100% - 30px);display:block;padding:30px 0 0 0;margin-left:30px}}.p-company-pmvv__desc{font-size:18px;font-weight:500;line-height:1.9;letter-spacing:.05em;margin-top:10px;padding-top:10px;border-top:#cecece 1px solid;font-family:"M PLUS 1p",sans-serif;-webkit-transform:rotateZ(0.05deg);transform:rotateZ(0.05deg)}@media screen and (max-width: 1000px){.p-company-pmvv__desc{font-size:13px;font-family:"Noto Sans JP",sans-serif;-webkit-transform:rotateZ(0);transform:rotateZ(0)}}.p-company-pmvv__desc:first-child{border:none;margin:0;padding:0}.p-company-profile{padding-top:95px}.p-company-profile__table{width:100%;font-size:15px;line-height:1.6}.p-company-profile__head{width:195px;font-weight:500;padding:24px 5px;border-bottom:1px solid #cecece}@media screen and (max-width: 1000px){.p-company-profile__head{width:100%;padding:15px 0 15px 0;border-bottom:none;display:block}}.p-company-profile__data{padding:24px 0;border-bottom:1px solid #cecece}@media screen and (max-width: 1000px){.p-company-profile__data{width:100%;display:block;padding:0 0 15px 15px}}.p-company-profile__desc{margin-bottom:10px}@media screen and (max-width: 1000px){.p-company-profile__desc{margin-bottom:12px}}.p-company-profile__desc:last-of-type{margin-bottom:0}.p-company-profile__desc strong{font-weight:600}.p-company-profile__def{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:5px}.p-company-profile__def:last-of-type{margin-bottom:0}.p-company-profile__def__tit{width:80px;font-weight:500}.p-company-profile__supplier{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}.p-company-profile__supplier__name{letter-spacing:.03em;font-feature-settings:"palt"}.p-company-profile__supplier__desc{width:100%;text-align:right;line-height:2.3;margin-top:25px}.p-company-profile__row--place .p-company-profile__desc{margin-bottom:15px;line-height:2}@media screen and (max-width: 1000px){.p-company-profile__row--place .p-company-profile__desc{line-height:1.6}}.p-company-profile__row--place .p-company-profile__desc:last-of-type{margin-bottom:0}.p-company-profile__row--supplier .p-company-profile__head{border-bottom:none}.p-company-profile__row--supplier .p-company-profile__data{border-bottom:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1000px){.p-company-profile__row--supplier .p-company-profile__data{display:block}}.p-company-access{padding:25px 0 95px}.p-company-access__desc{line-height:2;margin-bottom:25px}@media screen and (max-width: 1000px){.p-company-access__desc{line-height:1.6}}.p-company-access__desc strong{font-weight:500;display:block;padding-bottom:15px}.p-company-access__lists{margin-bottom:45px}.p-company-access__lists li{padding-left:10px;position:relative;margin-bottom:5px}.p-company-access__lists li:before{content:"・";display:inline-block;position:absolute;top:0px;left:-3px}.p-company-access__map{width:100%;height:460px;position:relative;margin-bottom:50px;border-radius:10px;overflow:hidden}@media screen and (max-width: 1000px){.p-company-access__map{border-radius:6px;height:400px}}@media screen and (max-width: 768px){.p-company-access__map{height:330px}}@media screen and (max-width: 1000px){.p-contact-confirm.p-contact{padding-bottom:40px}}@media screen and (max-width: 1000px){.p-contact-confirm .p-contact__desc{font-size:15px}}.p-contact-confirm .p-contact__formtable{margin-top:65px}@media screen and (max-width: 1000px){.p-contact-confirm .p-contact__formtable{margin-top:45px}}.p-contact-confirm .p-contact__label{color:#8d8d8d;margin-bottom:25px}.p-contact-confirm .p-contact__input{line-height:2.3;margin-bottom:35px}.p-contact-confirm .p-contact__step{margin-top:70px}.p-contact-thanks.p-contact{padding:95px 0 25px;text-align:center}@media screen and (max-width: 1000px){.p-contact-thanks.p-contact{padding:60px 0 0}}.p-contact-thanks__desc{line-height:2.3;padding:40px 0;border:1px solid #008b8e;margin-bottom:70px}@media screen and (max-width: 1000px){.p-contact-thanks__desc{font-size:13px;padding:30px 35px;margin-bottom:35px}}.contact .c-page-header{background-image:url(../images/contact/page_header_contact.webp)}@media screen and (max-width: 1000px){.contact .c-page-header{background-image:url(../images/contact/page_header_contact_sp.webp)}}.contact .c-page-header__inner{border-radius:14px}.p-contact{padding:72px 0 25px;letter-spacing:.05em}@media screen and (max-width: 1000px){.p-contact{padding:40px 0 0}}.p-contact__desc{font-size:15px;text-align:center;letter-spacing:.05em;line-height:2.3}@media screen and (max-width: 1000px){.p-contact__desc{font-size:13px}}.p-contact__desc a{color:#008b8e}.p-contact__formtable{width:730px;margin:95px auto 0;font-size:15px;display:block}@media screen and (max-width: 1000px){.p-contact__formtable{width:100%;margin:65px 0 0}}.p-contact__formtable tbody{width:100%;display:block}.p-contact__item{display:block}.p-contact__label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;width:100%}.p-contact__label--require:before{content:"必須";background-color:#d3311c;font-size:15px;color:#fff;padding:2px 8px;border-radius:3px;margin-right:15px}.p-contact__input{width:100%;display:block;margin-bottom:20px}.p-contact__input input{width:100%;border-radius:5px;background-color:#ededed;padding:20px}.p-contact__input input::-webkit-input-placeholder{color:#b4b4b4}.p-contact__input input:-ms-input-placeholder{color:#b4b4b4}.p-contact__input input::placeholder{color:#b4b4b4}.p-contact__input select{width:100%;border-radius:5px;background-color:#ededed;padding:20px}.p-contact__input textarea{width:100%;border-radius:5px;background-color:#ededed;padding:20px;height:300px}.p-contact__input--select{width:365px;position:relative}@media screen and (max-width: 1000px){.p-contact__input--select{width:100%}}.p-contact__input--select:after{content:"";background-image:url(../images/contact/ic-triangle.webp);background-size:cover;width:14px;height:7px;display:block;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-contact__message{font-size:13px;border:#d3311c 2px solid;color:#d3311c;border-radius:3px;padding:2px 8px;margin-top:5px;display:block}.p-contact__privacy{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:40px}.p-contact__privacy input[type=checkbox]{position:relative;width:25px;height:25px;border:2px solid #ebeaea;border-radius:2px;-webkit-appearance:none;appearance:none}.p-contact__privacy input[type=checkbox]:checked:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:17px;height:17px;background-color:#008b8e;border-radius:1px;content:""}.p-contact__privacy input[type=checkbox]:checked:after{position:absolute;top:3px;left:8px;-webkit-transform:rotate(50deg);transform:rotate(45deg);width:6px;height:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;content:""}.p-contact__privacy__desc a{color:#008b8e;text-decoration:underline}.p-contact__step{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:25px;margin-top:50px}@media screen and (max-width: 1000px){.p-contact__step{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.p-contact__button{width:230px;font-size:15px;font-weight:400;padding:20px 0;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;z-index:0;isolation:isolate;cursor:pointer;border-radius:9999px;transition:.3s;background-color:#d9d9d9;border:solid 1px #797979;color:#797979}.p-contact__button:hover{background-color:#d0d0d0}.p-contact__button--submit{background-color:#008b8e;border:solid 1px #000;color:#fff}.p-contact__button--submit:before{content:"";width:44px;height:44px;background-color:#fff;border:2px solid #017274;position:absolute;top:50%;right:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.p-contact__button--submit:after{content:"";display:block;width:17px;height:16px;background-image:url(../images/common/ico_arrow_right.svg);background-size:cover;background-repeat:no-repeat;background-position:top;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-contact__button--submit:hover{background-color:#017274}.news .c-page-header{background-image:url(../images/news/page_header_news@2x.webp)}@media screen and (max-width: 1000px){.news .c-page-header{background-image:url(../images/news/page_header_news_sp@2x.webp)}}.news-category-all .c-tag--hover-all{background-color:#008b8e;color:#fff}.news-category-content-delivery .c-tag--hover-tagname01{background-color:#81e5c9;color:#fff}.news-ip-produce .c-tag--hover-tagname02{background-color:#f4d384;color:#fff}.news-client-work .c-tag--hover-tagname03{background-color:#93d2e6;color:#fff}.news-degital-creative .c-tag--hover-tagname04{background-color:#f38ea6;color:#fff}.news-category-info .c-tag--hover-tagname05{background-color:#c6adff;color:#fff;color:#fff}.news-child-category-all .c-tag--child-category--all{border:solid 1px #008b8e;color:#008b8e;background-color:#ecfbfc}.privacy_policy{counter-reset:number 0}.privacy_policy .c-page-header{background-image:url(../images/privacy_policy/page_header_privacy_policy@2x.webp)}@media screen and (max-width: 1000px){.privacy_policy .c-page-header{background-image:url(../images/privacy_policy/page_header_privacy_policy_sp@2x.webp)}}.privacy_policy .c-page-header__inner{border-radius:14px}.privacy_policy .c-page-header__title{color:#fff}.privacy_policy main{position:relative}.privacy_policy main:after{content:"";width:100%;height:388px;background-image:url(../images/privacy_policy/bg_privacy_policy.webp);background-size:cover;background-position:bottom;display:block;position:absolute;left:0;bottom:-155px}@media screen and (max-width: 1000px){.privacy_policy main:after{display:none}}.p-privacy_policy{padding:92px 0 0;letter-spacing:.125em}@media screen and (max-width: 1000px){.p-privacy_policy{padding:76px 0 0}}.p-privacy_policy__heading{font-size:22px;font-weight:500;margin-bottom:1em;display:-webkit-flex;display:-ms-flexbox;display:flex}.p-privacy_policy__heading:before{counter-increment:number 1;content:counter(number) "."}.p-privacy_policy__desc,.p-privacy_policy__list{font-size:14px;line-height:2.5;margin-bottom:2em}.p-privacy_policy__desc+.p-privacy_policy__heading,.p-privacy_policy__list+.p-privacy_policy__heading{margin-top:90px}@media screen and (max-width: 1000px){.p-privacy_policy__desc+.p-privacy_policy__heading,.p-privacy_policy__list+.p-privacy_policy__heading{margin-top:78px}}.p-privacy_policy__link{color:#008b8e;text-decoration:underline}.p-privacy_policy__date{text-align:right;font-size:14px;line-height:2.5;margin-bottom:2em}@media screen and (max-width: 1000px){.p-privacy_policy__date{margin-top:4em}}.p-privacy_policy__info{text-align:right;font-size:14px;line-height:2.5;margin-bottom:2em}.service_client_work .c-page-header{background-image:url(../images/service_client_work/page_header_service_client_work.webp)}@media screen and (max-width: 1000px){.service_client_work .c-page-header{background-image:url(../images/service_client_work/page_header_service_client_work_sp.webp)}}.service_client_work .c-page-header__inner{border-radius:14px}.service_client_work main{position:relative;padding-bottom:75px}.service_client_work .l-footer{margin-top:0}.service_client_work .p-client-work-catch{margin-top:90px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch{margin-top:66px}}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch .l-container{margin:0px 20px}}.service_client_work .p-client-work-catch__contents{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:1000px;height:450px;border-radius:17px;padding:0 30px;overflow:hidden;position:relative;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url(../images/service_client_work/bg_catch.webp)}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__contents{height:auto;background-image:url(../images/service_client_work/bg_catch_sp.webp);border-radius:14px;background-size:cover;padding:40px 25px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.service_client_work .p-client-work-catch__titles{width:432px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__titles{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}}.service_client_work .p-client-work-catch__title{font-size:46px;font-weight:900;line-height:50px;letter-spacing:0}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__title{font-size:32px;line-height:35px}}.service_client_work .p-client-work-catch__title--img{margin-top:16px;display:block}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__title--img{width:176px}}.service_client_work .p-client-work-catch__texts{width:425px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__texts{width:100%;padding-top:25px}}.service_client_work .p-client-work-catch__texts__title{font-weight:900;position:relative;letter-spacing:1.2px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__texts__title{letter-spacing:0}}.service_client_work .p-client-work-catch__texts__title--txt{font-size:25px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__texts__title--txt{font-size:23px}}.service_client_work .p-client-work-catch__texts__title--img{position:absolute;width:224px;height:175px;top:0px;right:0px}.service_client_work .p-client-work-catch__texts--txt{font-size:15px;font-weight:bold;padding-top:25px;letter-spacing:.05em;line-height:34px;text-align:left}@media screen and (max-width: 1000px){.service_client_work .p-client-work-catch__texts--txt{padding-top:20px;padding-right:0px;line-height:35px;letter-spacing:.1em;text-align:justify}}.service_client_work .p-client-work-list{padding:80px 0 85px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list{padding:65px 0 80px}}.service_client_work .p-client-work-list__contents{max-width:1014px;width:calc(100% - 40px);margin:0 auto;padding:33px 0 60px;position:relative}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__contents{padding:0;width:100%}}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__contents--pc{display:none}}.service_client_work .p-client-work-list__contents--sp{display:none}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__contents--sp{display:block}}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__circle{width:100%;padding:0 20px;text-align:center}}.service_client_work .p-client-work-list__col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:30px 25px;margin:50px 0 0}.service_client_work .p-client-work-list__item{width:20.1%;position:absolute}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item{width:41.7%;position:relative}}.service_client_work .p-client-work-list__item--app{left:10.3%;top:0}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item--app{left:0}}.service_client_work .p-client-work-list__item--app .p-client-work-list__heading{border-color:#60a018}.service_client_work .p-client-work-list__item--app .p-client-work-list__heading:before{background-color:#60a018}.service_client_work .p-client-work-list__item--sns{left:0;top:35.39%}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item--sns{top:0}}.service_client_work .p-client-work-list__item--sns .p-client-work-list__heading{border-color:#1fa6bf}.service_client_work .p-client-work-list__item--sns .p-client-work-list__heading:before{background-color:#1fa6bf}.service_client_work .p-client-work-list__item--original{left:10.3%;top:64.6%}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item--original{top:0;left:0}}.service_client_work .p-client-work-list__item--original .p-client-work-list__heading{border-color:#8844ea}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item--original .p-client-work-list__heading{width:103%}}.service_client_work .p-client-work-list__item--original .p-client-work-list__heading:before{background-color:#8844ea}.service_client_work .p-client-work-list__item--collaboration{right:10.3%;top:0}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item--collaboration{right:0}}.service_client_work .p-client-work-list__item--collaboration .p-client-work-list__heading{border-color:#ffb31b}.service_client_work .p-client-work-list__item--collaboration .p-client-work-list__heading:before{background-color:#ffb31b}.service_client_work .p-client-work-list__item--ai{right:0;top:35.39%}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item--ai{top:0}}.service_client_work .p-client-work-list__item--ai .p-client-work-list__heading{border-color:red}.service_client_work .p-client-work-list__item--ai .p-client-work-list__heading:before{background-color:red}.service_client_work .p-client-work-list__item--web{right:10.3%;top:64.6%}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__item--web{top:0;left:0}}.service_client_work .p-client-work-list__item--web .p-client-work-list__heading{border-color:#d85ea9}.service_client_work .p-client-work-list__item--web .p-client-work-list__heading:before{background-color:#d85ea9}.service_client_work .p-client-work-list__illustration{width:53.74%;margin:0 auto}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__illustration{width:112px;margin-bottom:20px}}.service_client_work .p-client-work-list__heading{font-size:15px;font-weight:700;border-bottom:2px solid #000;padding-bottom:7px;margin-bottom:7px;position:relative}.service_client_work .p-client-work-list__heading:before{content:"";width:3px;height:27px;background-color:#000;display:block;position:absolute;left:-11px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.service_client_work .p-client-work-list__desc{font-size:13px;line-height:2;letter-spacing:.05em}@media screen and (max-width: 1000px){.service_client_work .p-client-work-list__desc{font-size:12px}}.service_client_work .p-client-work-banner{width:100%;max-width:1165px;padding:0 30px;margin:0 auto 105px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-banner{padding:0;margin:0 auto 70px}}.service_client_work .p-client-work-banner__col{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:25px}@media screen and (max-width: 1000px){.service_client_work .p-client-work-banner__col{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px;margin:0px 20px}}.service_client_work .p-client-work-banner__link{transition:.5s;display:block;width:100%}.service_client_work .p-client-work-banner__link:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}.service_client_work .p-client-work-banner__link--img{width:100%;border-radius:10px}.service_client_work .p-service-innermenu{margin-bottom:80px}.service_client_work .p-service-innermenu--mgt0{margin-top:0}.service_digital_creative .l-wrapper{transition:background-color .5s}.service_digital_creative .c-page-header{background-image:url(../images/service_digital_creative/page_header_service_digital_creative@2x.webp)}@media screen and (max-width: 1000px){.service_digital_creative .c-page-header{background-image:url(../images/service_digital_creative/page_header_service_digital_creative_sp@2x.webp)}}.service_digital_creative .c-page-header .c-page-header__title{color:#eee6be}.service_digital_creative .p-service-digital-creative-contact{border-radius:10px;padding:15px 10px 15px 20px;border:solid 1px #008b8e;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:block;width:360px;position:fixed;right:34px;bottom:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:100;color:#fff;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:1;transition:opacity .5s}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-contact{width:90%;max-width:360px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.service_digital_creative .p-service-digital-creative-contact:hover{opacity:.8}.service_digital_creative .p-service-digital-creative-contact--title{width:100px;font-family:"Outfit",sans-serif;font-size:21px;letter-spacing:1px;font-weight:bold;border-right:solid 1px #fff;padding:3px 0px}.service_digital_creative .p-service-digital-creative-contact--txt{width:calc(100% - 100px);padding-left:30px;letter-spacing:1px;font-size:13px;position:relative}.service_digital_creative .p-service-digital-creative-contact--txt:before{content:"";width:10px;height:10px;border-top:solid 1px #fff;border-left:solid 1px #fff;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);right:5px;z-index:10}.service_digital_creative .p-service-digital-creative-contact--txt:after{content:"";width:14px;height:1px;background-color:#fff;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;z-index:10}.service_digital_creative .p-service-digital-creative-contact--active{opacity:0}.service_digital_creative .p-service-digital-creative-black{background-color:#000}.service_digital_creative .p-service-digital-creative-black .l-header__logo-w{display:block !important}.service_digital_creative .p-service-digital-creative-black .l-header__logo-b{display:none !important}.service_digital_creative .p-service-digital-creative-black .p-service-digital-creative-concept__title--inner{color:#fff !important}.service_digital_creative .p-service-digital-creative-black .p-service-digital-creative-concept__txt{color:#fff}.service_digital_creative .p-service-digital-creative-black .p-service-digital-creative-concept__figs--b{display:none}.service_digital_creative .p-service-digital-creative-black .p-service-digital-creative-concept__figs--w{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-black .p-service-digital-creative-concept__figs--w{display:block}}.service_digital_creative .p-service-digital-creative-black .p-service-digital-creative-sec__title{color:#fff}.service_digital_creative .p-service-digital-creative-black .p-service-digital-creative-sec__txt{color:#fff}.service_digital_creative .p-service-digital-creative-concept{margin-top:65px;margin-bottom:75px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept{margin-top:130px;margin-bottom:80px}}.service_digital_creative .p-service-digital-creative-concept__contents{max-width:560px;margin:auto;text-align:center;position:relative}.service_digital_creative .p-service-digital-creative-concept__animation-wrapper{position:absolute;width:350px;height:100%}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation-wrapper{width:113px}}.service_digital_creative .p-service-digital-creative-concept__animation-wrapper--l{right:100%;top:0px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation-wrapper--l{right:calc(100% - 70px);top:-70px}}.service_digital_creative .p-service-digital-creative-concept__animation-wrapper--r{left:100%;top:0px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation-wrapper--r{left:calc(100% - 70px);top:-70px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts{position:absolute;font-size:10px}.service_digital_creative .p-service-digital-creative-concept__animation__parts--01{left:43px;top:100px;width:180px;height:111px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--01{top:-15px;left:-4px;width:72px;height:40px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--02{right:-30px;top:200px;width:140px;height:60px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--02{right:-13px;top:20px;width:54px;height:24px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--03{left:40px;top:300px;width:30px;height:30px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--03{top:57px;left:9px;width:12px;height:15px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--04{left:110px;top:260px;width:110px;height:110px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--04{width:40px;height:40px;left:24px;top:42px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--05{left:81px;top:431px;width:25px;height:25px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--05{left:7px;top:108px;width:7px;height:9px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--06{left:190px;top:469px;width:35px;height:35px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--06{left:53px;top:120px;width:13px;height:17px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--07{left:30px;top:520px;width:50px;height:50px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--07{left:-30px;top:140px;width:24px;height:20px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--08{left:103px;top:630px;width:45px;height:50px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--08{left:20px;top:183px;width:17px;height:19px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--09{left:0px;top:202px;width:125px;height:63px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--09{top:18px;left:-7px;width:44px;height:23px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--10{right:80px;top:98px;width:110px;height:100px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--10{top:-21px;right:23px;width:40px;height:40px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--11{right:60px;top:215px;width:30px;height:30px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--11{right:19px;top:23px;width:11px;height:12px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--12{right:111px;top:301px;width:42px;height:45px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--12{right:36px;top:54px;width:17px;height:16px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--13{right:188px;top:377px;width:36px;height:48px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--13{right:30px;top:110px;width:30px;height:30px;display:none}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--14{right:30px;top:400px;width:100px;height:100px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--14{right:5px;top:89px;width:40px;height:40px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--15{left:174px;top:510px;width:40px;height:40px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--15{left:53px;top:128px;width:15px;height:16px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--16{left:130px;top:590px;width:50px;height:40px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--16{left:37px;top:155px;width:18px;height:16px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--17{right:30px;top:610px;width:30px;height:30px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--17{right:10px;top:160px;width:13px;height:13px}}.service_digital_creative .p-service-digital-creative-concept__animation__parts--18{left:200px;top:687px;width:30px;height:30px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__animation__parts--18{left:60px;top:190px;width:14px;height:14px}}.service_digital_creative .p-service-digital-creative-concept__title{font-size:28px;letter-spacing:2.3px;position:relative;z-index:10;display:inline-block}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title{font-size:min(7vw,25px);letter-spacing:1.8px}}.service_digital_creative .p-service-digital-creative-concept__title--inner{display:inline}.service_digital_creative .p-service-digital-creative-concept__title--01--sp-block--01{display:inline}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--01--sp-block--01{display:inline-block}}.service_digital_creative .p-service-digital-creative-concept__title--01--sp-block--02{display:inline;position:relative;left:-10px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--01--sp-block--02{display:inline-block;left:0px}}.service_digital_creative .p-service-digital-creative-concept__title--border{position:relative}.service_digital_creative .p-service-digital-creative-concept__title--border::before{content:"";width:0px;height:4px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;display:block;position:absolute;bottom:-3px;left:0px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--border::before{bottom:-2px}}@media screen and (min-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--border--01--pc:before{background-image:url(../images/service_digital_creative/border_01@2x.webp);bottom:-3px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--border--01--sp--01:before{background-image:url(../images/service_digital_creative/border_01@2x.webp)}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--border--01--sp--02:before{background-image:url(../images/service_digital_creative/border_01@2x.webp)}}.service_digital_creative .p-service-digital-creative-concept__title--border--02:before{background-image:url(../images/service_digital_creative/border_02@2x.webp)}.service_digital_creative .p-service-digital-creative-concept__title--border--03:before{background-image:url(../images/service_digital_creative/border_03@2x.webp)}.service_digital_creative .p-service-digital-creative-concept__title--border--04:before{background-image:url(../images/service_digital_creative/border_04@2x.webp);height:7px;bottom:-6px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--border--04:before{height:4px;bottom:-12px}}.service_digital_creative .p-service-digital-creative-concept__title--bold{font-size:33px;font-weight:900}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__title--bold{font-size:min(7vw,30px)}}.service_digital_creative .p-service-digital-creative-concept__txt{font-size:15px;line-height:30px;letter-spacing:2.4px;margin-top:33px;margin-bottom:80px;position:relative;z-index:10;font-weight:bold}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__txt{margin-top:30px;margin-bottom:45px;letter-spacing:.8px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__txt--02{margin-top:20px;margin-bottom:60px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__txt--03{margin-top:40px}}.service_digital_creative .p-service-digital-creative-concept__figs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:-25px;max-width:1040px;margin:auto;margin-top:-20px;padding:0px 20px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs{display:block;padding:0px 10px;margin-top:75px}}.service_digital_creative .p-service-digital-creative-concept__figs--b{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs--b{display:block}}.service_digital_creative .p-service-digital-creative-concept__figs--w{display:none}.service_digital_creative .p-service-digital-creative-concept__figs--l{width:630px;position:relative;left:-36px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs--l{width:100%;left:0px;text-align:center}}.service_digital_creative .p-service-digital-creative-concept__figs--r{width:320px;margin-top:20px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs--r{width:100%;display:block;margin-top:65px}}.service_digital_creative .p-service-digital-creative-concept__figs--r__line{width:100%;height:35px;position:relative}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs--r__line{text-align:center}}.service_digital_creative .p-service-digital-creative-concept__figs--r__line:before{content:"";width:0%;height:14px;background-repeat:no-repeat;background-position:left;background-size:auto auto;display:block;position:absolute;bottom:-12px;left:0px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs--r__line:before{background-position:center;bottom:-2px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs--r__line{height:45px}}.service_digital_creative .p-service-digital-creative-concept__figs--r__line:not(:last-child){margin-bottom:20px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-concept__figs--r__line:not(:last-child){margin-bottom:10px}}.service_digital_creative .p-service-digital-creative-concept__figs--r__line--01:before{background-size:259px 12px;background-image:url(../images/service_digital_creative/concept_fig_r__01__border@2x.webp)}.service_digital_creative .p-service-digital-creative-concept__figs--r__line--02:before{background-size:250px 14px;background-image:url(../images/service_digital_creative/concept_fig_r__02__border@2x.webp)}.service_digital_creative .p-service-digital-creative-concept__figs--r__line--03:before{background-size:237px 13px;background-image:url(../images/service_digital_creative/concept_fig_r__03__border@2x.webp)}.service_digital_creative .p-service-digital-creative-concept__figs--r__line--04:before{background-size:307px 14px;background-image:url(../images/service_digital_creative/concept_fig_r__04__border@2x.webp)}.service_digital_creative .p-service-digital-creative-concept__figs--r__line--05:before{background-size:303px 11px;background-image:url(../images/service_digital_creative/concept_fig_r__05__border@2x.webp)}.service_digital_creative .p-service-digital-creative-concept__figs--r__line--06:before{background-size:337px 13px;background-image:url(../images/service_digital_creative/concept_fig_r__06__border@2x.webp)}.service_digital_creative .p-service-digital-creative-sec{margin-bottom:75px;padding:40px 0px 85px 0px;position:relative}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec{padding:40px 0px 93px 0px;margin-bottom:10px}}.service_digital_creative .p-service-digital-creative-sec .c-anchor{top:-100px}.service_digital_creative .p-service-digital-creative-sec__container{max-width:1240px;padding:0px 20px;margin:auto;position:relative}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0px}}.service_digital_creative .p-service-digital-creative-sec__container--flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.service_digital_creative .p-service-digital-creative-sec__container--flex .p-service-digital-creative-sec__figs{position:relative}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__container{display:block}}.service_digital_creative .p-service-digital-creative-sec__container--reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.service_digital_creative .p-service-digital-creative-sec__container .c-btn{margin-top:50px;width:213px;display:block}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__container .c-btn{margin:auto;margin-top:70px}}.service_digital_creative .p-service-digital-creative-sec__texts{width:48%;position:relative;z-index:10}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__texts{width:100%;padding:0px 20px}}.service_digital_creative .p-service-digital-creative-sec__texts--active .p-service-digital-creative-sec__title{opacity:1}.service_digital_creative .p-service-digital-creative-sec__texts--active .p-service-digital-creative-sec__title:before{left:160%}.service_digital_creative .p-service-digital-creative-sec__texts--active .p-service-digital-creative-sec__txt{transition-delay:.3s;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.service_digital_creative .p-service-digital-creative-sec__title{font-family:"Outfit",sans-serif;font-size:166px;font-weight:900;letter-spacing:5.5px;position:relative;overflow:hidden;opacity:0;transition-delay:.3s;transition:opacity .5s}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__title{font-size:110px}}.service_digital_creative .p-service-digital-creative-sec__title:before{content:"";width:280%;height:100%;position:absolute;top:0px;left:-160%;background:linear-gradient(90deg, rgb(0, 0, 0) 50%, rgb(255, 255, 255) 50%);display:block;-webkit-transform:skew(-35deg);transform:skew(-35deg);transition:1s}.service_digital_creative .p-service-digital-creative-sec__title--sub{font-size:55px;display:block;margin-top:-23px;margin-bottom:10px;letter-spacing:2.2px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__title--sub{font-size:min(10vw,46px);letter-spacing:1.9px;margin-top:-8px;margin-bottom:0px}}.service_digital_creative .p-service-digital-creative-sec__txt{margin-top:30px;font-size:15px;line-height:34px;letter-spacing:1.7px;font-weight:bold;-webkit-transform:translateX(-200px);transform:translateX(-200px);opacity:0;transition:opacity,-webkit-transform .5s;transition:opacity,transform .5s;transition:opacity,transform .5s,-webkit-transform .5s}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__txt{margin-top:40px;line-height:35px;letter-spacing:1.9px}}.service_digital_creative .p-service-digital-creative-sec__figs{position:absolute;top:0px;right:0px;opacity:0;transition:.5s}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-sec__figs{width:100%;margin-top:30px;position:relative;text-align:center}}.service_digital_creative .p-service-digital-creative-sec__figs video{width:100%;height:100%;object-fit:contain;object-position:center}.service_digital_creative .p-service-digital-creative-sec__figs--active{transition-delay:.4s;opacity:1}.service_digital_creative .p-service-digital-creative-sec__figs--active .p-service-digital-creative-2d__fig--02{-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-name:fadePartsAnime;animation-name:fadePartsAnime;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;-webkit-transform:scale(0.03);transform:scale(0.03)}.service_digital_creative .p-service-digital-creative-sec--black .p-service-digital-creative-sec__title:before{background:linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(0, 0, 0) 50%)}.service_digital_creative .p-service-digital-creative-2d .p-service-digital-creative-sec__texts{width:40%}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-2d .p-service-digital-creative-sec__texts{width:100%}}.service_digital_creative .p-service-digital-creative-2d .p-service-digital-creative-sec__figs{width:65%;height:100%;right:-70px}@media screen and (max-width: 1355px){.service_digital_creative .p-service-digital-creative-2d .p-service-digital-creative-sec__figs{width:58%;right:0px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-2d .p-service-digital-creative-sec__figs{width:100%;height:auto;right:auto;margin:0px}}.service_digital_creative .p-service-digital-creative-2d__fig{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.service_digital_creative .p-service-digital-creative-2d__fig--01{opacity:1;transition:.3s}.service_digital_creative .p-service-digital-creative-2d__fig--02{position:absolute;top:0px;left:0px;z-index:10}@media screen and (max-width: 1320px){.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__texts{padding-left:40px;width:50%}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__texts{padding:0px 20px;width:100%}}.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__title{font-size:177px;letter-spacing:8px}@media screen and (max-width: 1320px){.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__title{font-size:140px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__title{font-size:min(27vw,110px);letter-spacing:3.9px}}.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__txt{width:82%;margin-top:0px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__txt{width:100%;margin-top:15px}}.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__figs{width:55%;right:40px}@media screen and (max-width: 1320px){.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__figs{right:0px;width:50%}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-movie .p-service-digital-creative-sec__figs{width:100%;right:auto;padding:0px 20px;margin-top:55px}}.service_digital_creative .p-service-digital-creative-3dcg{padding:100px 0px 105px 0px;margin-bottom:55px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-3dcg{padding:60px 0px 105px 0px;margin-bottom:75px}}.service_digital_creative .p-service-digital-creative-3dcg .p-service-digital-creative-sec__figs{width:100%;padding-left:56%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-3dcg .p-service-digital-creative-sec__figs{padding-left:0px;top:auto;-webkit-transform:none;transform:none;margin-top:50px}}.service_digital_creative .p-service-digital-creative-3dcg .p-service-digital-creative-sec__txt{margin-top:10px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-3dcg .p-service-digital-creative-sec__txt{margin-top:20px}}.service_digital_creative .p-service-digital-creative-3dcg--video{height:90%;width:auto}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-3dcg--video{width:100%;height:auto}}.service_digital_creative .p-service-digital-creative-live2d{padding:0px 0px 40px 0px;margin-bottom:35px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-live2d{margin-bottom:55px}}.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__texts{width:46%}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__texts{width:100%}}.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__title{font-size:158px}@media screen and (max-width: 1200px){.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__title{font-size:130px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__title{line-height:min(18vw,115px);font-size:min(23vw,110px)}}.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__txt{margin-top:10px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__txt{margin-top:30px}}.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__container{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__container{display:block}}.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__figs{width:100%;padding-right:44%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-live2d .p-service-digital-creative-sec__figs{top:auto;-webkit-transform:none;transform:none;padding-right:0px}}.service_digital_creative .p-service-digital-creative-spine{padding:80px 0px 110px 0px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-spine{padding:40px 0px 110px 0px}}.service_digital_creative .p-service-digital-creative-spine .p-service-digital-creative-sec__txt{margin-top:10px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-spine .p-service-digital-creative-sec__txt{margin-top:35px}}.service_digital_creative .p-service-digital-creative-spine .p-service-digital-creative-sec__figs{position:absolute;top:-20px;right:-20px;height:122%;width:100%;padding-left:48%}@media screen and (max-width: 1250px){.service_digital_creative .p-service-digital-creative-spine .p-service-digital-creative-sec__figs{right:0px}}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-spine .p-service-digital-creative-sec__figs{position:relative;top:auto;right:auto;height:auto;padding:0px 15px}}.service_digital_creative .p-service-digital-creative-flow{margin-top:120px;margin-bottom:135px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow{margin-top:73px}}.service_digital_creative .p-service-digital-creative-flow__contents{max-width:1240px;margin:auto;padding:0px 20px}.service_digital_creative .p-service-digital-creative-flow--title{font-size:33px;font-weight:900;text-align:center;letter-spacing:1.5px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow--title{font-size:23px;letter-spacing:1px}}.service_digital_creative .p-service-digital-creative-flow__items{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:50px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow__items{display:block;margin-top:60px}}.service_digital_creative .p-service-digital-creative-flow__item{width:25%;text-align:center;padding:25px 10px;border-radius:7px;border:solid 1px #008b8e;margin-right:-1px;position:relative}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow__item{width:100%;text-align:center;margin-left:0px;margin-bottom:-1px;padding:15px 10px 60px 10px}}.service_digital_creative .p-service-digital-creative-flow__item--title{margin-top:47px;font-size:16px;font-weight:bold}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow__item--title{text-align:center;margin-top:23px;letter-spacing:1px}}.service_digital_creative .p-service-digital-creative-flow__item:before{content:"";width:20px;height:20px;border-top:solid 1px #008b8e;border-left:solid 1px #008b8e;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);background-color:#fff;right:-11px;z-index:10;border-radius:6px 0px 0px 0px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow__item:before{left:50%;top:auto;bottom:-11px;-webkit-transform:translateX(-50%) rotate(225deg);transform:translateX(-50%) rotate(225deg)}}.service_digital_creative .p-service-digital-creative-flow__item--01{background-color:#fff}.service_digital_creative .p-service-digital-creative-flow__item--02{background-color:#ecfaf8}.service_digital_creative .p-service-digital-creative-flow__item--02:before{background-color:#ecfaf8}.service_digital_creative .p-service-digital-creative-flow__item--03{background-color:#daf0ed}.service_digital_creative .p-service-digital-creative-flow__item--03:before{background-color:#daf0ed}.service_digital_creative .p-service-digital-creative-flow__item--04{background-color:#c6eae3}.service_digital_creative .p-service-digital-creative-flow__item--04:before{background-color:#c6eae3}.service_digital_creative .p-service-digital-creative-flow__item--05{background-color:#bee5e0}.service_digital_creative .p-service-digital-creative-flow__item--05:before{display:none}.service_digital_creative .p-service-digital-creative-flow__num{font-family:"Outfit",sans-serif;font-size:48px;font-weight:bold;padding-bottom:2px;border-bottom:solid 4px #008b8e;color:#008b8e}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow__num{padding-bottom:2px}}.service_digital_creative .p-service-digital-creative-flow__txt{margin-top:28px;font-size:13px;line-height:22px;letter-spacing:.7px;text-align:justify}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-flow__txt{text-align:center;letter-spacing:1px;line-height:21px;margin-top:18px}}.service_digital_creative .p-service-digital-creative-cv{margin-top:130px}@media screen and (max-width: 1000px){.service_digital_creative .p-service-digital-creative-cv{margin-top:70px}}.service_digital_creative .p-service-digital-creative-fade__concept-title{-webkit-transform:translateX(-100px);transform:translateX(-100px);transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-title .p-service-digital-creative-concept__title--inner{color:rgba(0,0,0,0);transition:color .5s}.service_digital_creative .p-service-digital-creative-fade__concept-title:before{transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-title .p-service-digital-creative-concept__title--border--01--sp--01:before{transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-title .p-service-digital-creative-concept__title--border--01--sp--02:before{transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-title .p-service-digital-creative-concept__title--border--02:before{transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-title .p-service-digital-creative-concept__title--border--03:before{transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-title .p-service-digital-creative-concept__title--border--04:before{transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-title--active{-webkit-transform:translateX(0px);transform:translateX(0px)}.service_digital_creative .p-service-digital-creative-fade__concept-title--active .p-service-digital-creative-concept__title--inner{color:#000;transition-delay:.2s}.service_digital_creative .p-service-digital-creative-fade__concept-title--active:before{width:100%}.service_digital_creative .p-service-digital-creative-fade__concept-title--active .p-service-digital-creative-concept__title--border--01--sp--01:before{width:100%}.service_digital_creative .p-service-digital-creative-fade__concept-title--active .p-service-digital-creative-concept__title--border--01--sp--02:before{transition-delay:.3s;width:100%}.service_digital_creative .p-service-digital-creative-fade__concept-title--active .p-service-digital-creative-concept__title--border--02:before{width:100%}.service_digital_creative .p-service-digital-creative-fade__concept-title--active .p-service-digital-creative-concept__title--border--03:before{transition-delay:.3s;width:100%}.service_digital_creative .p-service-digital-creative-fade__concept-title--active .p-service-digital-creative-concept__title--border--04:before{width:100%}.service_digital_creative .p-service-digital-creative-fade__concept-txt{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px);transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-txt--active{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}.service_digital_creative .p-service-digital-creative-fade__concept-parts{opacity:0}.service_digital_creative .p-service-digital-creative-fade__concept-parts--active{opacity:1;-webkit-animation-name:fadePartsAnime;animation-name:fadePartsAnime;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.service_digital_creative .p-service-digital-creative-fade__concept-figs img{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px);transition:.5s}.service_digital_creative .p-service-digital-creative-fade__concept-figs .p-service-digital-creative-concept__figs--r__line:before{transition:.5s;transition-delay:.1s}.service_digital_creative .p-service-digital-creative-fade__concept-figs .p-service-digital-creative-concept__figs--r__line--01 img{transition-delay:0s}.service_digital_creative .p-service-digital-creative-fade__concept-figs .p-service-digital-creative-concept__figs--r__line--02 img{transition-delay:.05s}.service_digital_creative .p-service-digital-creative-fade__concept-figs .p-service-digital-creative-concept__figs--r__line--03 img{transition-delay:.1s}.service_digital_creative .p-service-digital-creative-fade__concept-figs .p-service-digital-creative-concept__figs--r__line--04 img{transition-delay:.15s}.service_digital_creative .p-service-digital-creative-fade__concept-figs .p-service-digital-creative-concept__figs--r__line--05 img{transition-delay:.2s}.service_digital_creative .p-service-digital-creative-fade__concept-figs .p-service-digital-creative-concept__figs--r__line--06 img{transition-delay:.25s}.service_digital_creative .p-service-digital-creative-fade__concept-figs--active img{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}.service_digital_creative .p-service-digital-creative-fade__concept-figs--active .p-service-digital-creative-concept__figs--r__line:before{width:100%}@-webkit-keyframes fadePartsAnime{0%{-webkit-transform:scale(0.03);transform:scale(0.03);opacity:1}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes fadePartsAnime{0%{-webkit-transform:scale(0.03);transform:scale(0.03);opacity:1}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.service_distribution .c-page-header{background-image:url(../images/service_distribution/page_header_service_distribution@2x.webp)}@media screen and (max-width: 1000px){.service_distribution .c-page-header{background-image:url(../images/service_distribution/page_header_service_distribution_sp@2x.webp)}}.service_distribution .p-service-distribution{position:relative}.service_distribution .p-service-distribution-header__title--txt{font-size:45px;font-weight:800;letter-spacing:2.6px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-header__title--txt{font-size:32px}}.service_distribution .p-service-distribution-header__txt{font-size:15px;margin-top:10px;letter-spacing:.7px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-header__txt{line-height:29px}}.service_distribution .p-service-distribution-pallarax{position:absolute;background-position:center;background-repeat:no-repeat;background-size:cover}.service_distribution .p-service-distribution-pallarax__wrapper{pointer-events:none}.service_distribution .p-service-distribution-pallarax__wrapper--l{position:absolute;top:0px;left:0px;width:50%;height:100%}.service_distribution .p-service-distribution-pallarax__wrapper--r{position:absolute;top:0px;right:0px;width:50%;height:100%}.service_distribution .p-service-distribution-pallarax__wrapper--main{position:relative;z-index:-1}.service_distribution .p-service-distribution-pallarax__box{position:relative;width:100%}.service_distribution .p-service-distribution-pallarax__box__fade--l{transition:.7s;-webkit-transform:translateX(-150px);transform:translateX(-150px)}.service_distribution .p-service-distribution-pallarax__box__fade--l--active{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}.service_distribution .p-service-distribution-pallarax__box__fade--r{transition:.7s;-webkit-transform:translateX(150px);transform:translateX(150px)}.service_distribution .p-service-distribution-pallarax__box__fade--r--active{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}.service_distribution .p-service-distribution-pallarax__box--01{height:452px;margin-top:891px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-pallarax__box--01{margin-top:930px}}.service_distribution .p-service-distribution-pallarax__box--01:first-child{margin-top:0px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-pallarax__box--01:first-child{margin-top:-60px}}.service_distribution .p-service-distribution-pallarax__box--02{height:327px;margin-top:745px}.service_distribution .p-service-distribution-pallarax__box--02:first-child{margin-top:605px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-pallarax__box--02:first-child{margin-top:465px}}.service_distribution .p-service-distribution-pallarax__box--03{height:490px;margin-top:143px}.service_distribution .p-service-distribution-pallarax__box--04{height:465px;margin-top:437px}.service_distribution .p-service-distribution-pallarax__line--parts{position:absolute;background-position:center;background-repeat:no-repeat;background-size:cover}.service_distribution .p-service-distribution-pallarax__line--01{width:272px;height:345px;background-image:url(../images/service_distribution/parallax_line_01@2x.webp);top:-119px;right:-68px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-pallarax__line--01{top:-239px}}.service_distribution .p-service-distribution-pallarax__line--01--bold{background-image:url(../images/service_distribution/parallax_line_04__bold@2x.webp);width:262px;height:187px}.service_distribution .p-service-distribution-pallarax__line--01--dot{background-image:url(../images/service_distribution/parallax_line_01__dot@2x.webp);width:231px;height:159px;margin-top:187px;left:40px}.service_distribution .p-service-distribution-pallarax__line--02{width:240px;height:197px;background-image:url(../images/service_distribution/parallax_line_02@2x.webp);top:-3px;left:-103px}.service_distribution .p-service-distribution-pallarax__line--02--bold{background-image:url(../images/service_distribution/parallax_line_02__bold@2x.webp);width:241px;height:174px;top:0px;left:0px}.service_distribution .p-service-distribution-pallarax__line--03{width:528px;height:490px;background-image:url(../images/service_distribution/parallax_line_03@2x.webp);top:0px;right:-329px}.service_distribution .p-service-distribution-pallarax__line--03--bold{background-image:url(../images/service_distribution/parallax_line_03__bold@2x.webp);width:529px;height:367px;margin-top:17px;left:0px}.service_distribution .p-service-distribution-pallarax__line--03--dot{background-image:url(../images/service_distribution/parallax_line_03__dot@2x.webp);width:231px;height:159px;margin-top:331px;left:37px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-pallarax__line--03--04{background-image:url(../images/service_distribution/parallax_line_03_2@2x.webp)}}.service_distribution .p-service-distribution-pallarax__line--04{width:365px;height:314px;background-image:url(../images/service_distribution/parallax_line_04@2x.webp);top:154px;left:-214px}.service_distribution .p-service-distribution-pallarax__line--04--bold{background-image:url(../images/service_distribution/parallax_line_02__bold@2x.webp);width:241px;height:174px;margin-top:120px;left:110px}.service_distribution .p-service-distribution-pallarax__circle--01{width:106px;height:106px;margin-top:100px;right:44px;background-image:url(../images/service_distribution/parallax_circle_01.svg)}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-pallarax__circle--01{margin-top:0px}}.service_distribution .p-service-distribution-pallarax__circle--02{width:146px;height:146px;margin-top:80px;left:-29px;background-image:url(../images/service_distribution/parallax_circle_02.svg)}.service_distribution .p-service-distribution-pallarax__circle--04{width:108px;height:106px;margin-top:100px;left:10px;background-image:url(../images/service_distribution/parallax_circle_01.svg)}.service_distribution .p-service-distribution-catch{position:relative;padding-bottom:100px}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch{margin-top:20px}}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch .l-container{padding:0px 10px;max-width:570px}}.service_distribution .p-service-distribution-catch:before{content:"";width:728px;height:437px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url(../images/service_distribution/banner_bg@2x.webp);display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-left:140px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch:before{margin-left:0px;width:100%;height:57vw}}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch:before{margin-top:15px;width:150%;height:100%}}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__fig--s{width:180px;position:absolute;top:-90px;right:0px}}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch__fig--s{width:150px;top:calc(100% - 4px)}}.service_distribution .p-service-distribution-catch__contents{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:940px;position:relative;z-index:10}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__contents{display:block}}.service_distribution .p-service-distribution-catch__titles{padding-top:85px;width:274px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__titles{width:100%;max-width:730px;margin:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;padding-left:10px}}.service_distribution .p-service-distribution-catch__title{font-size:50px;font-weight:900;line-height:78px;letter-spacing:2.2px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__title{font-size:38px}}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch__title{font-size:32px;letter-spacing:1px}}.service_distribution .p-service-distribution-catch__title--img{margin-top:16px;display:block}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__title--img{width:196px;margin-top:-4px}}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch__title--img{width:186px;margin-top:-8px}}.service_distribution .p-service-distribution-catch__texts{width:calc(100% - 274px);padding-left:47px;margin-top:-9px;position:relative}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__texts{width:100%;max-width:735px;margin:auto;padding-left:0px;padding:0px 10px}}.service_distribution .p-service-distribution-catch__texts__title{font-weight:900;position:relative;background-image:url(../images/service_distribution/banner_pc@2x.webp);background-repeat:no-repeat;background-size:234px 175px;background-position:top right;padding-top:100px;padding-bottom:40px;letter-spacing:1.2px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__texts__title{background-image:none;padding-bottom:0px;padding-top:30px}}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch__texts__title{padding-top:25px}}.service_distribution .p-service-distribution-catch__texts__title--txt{font-size:25px}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch__texts__title--txt{font-size:22px}}.service_distribution .p-service-distribution-catch__texts__title--img{position:absolute;width:224px;height:175px;top:0px;right:0px}.service_distribution .p-service-distribution-catch__texts--txt{font-size:15px;font-weight:bold;padding-right:34px;margin-top:3px;letter-spacing:2px;line-height:34px;text-align:left}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-catch__texts--txt{padding-right:0px;margin-top:14px;font-weight:normal}}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-catch__texts--txt{font-size:14px;line-height:32px;letter-spacing:1.2px;text-align:justify}}.service_distribution .p-service-distribution-contents{max-width:1000px;background-color:#fff;border-radius:9px;box-shadow:0px 0px 9px rgba(0,0,0,.05);margin:auto;margin-top:30px;padding:20px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-contents{padding:25px 0px;margin-top:15px;border-radius:0px}}.service_distribution .p-service-distribution-button{text-align:center;margin-top:50px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-button{margin-top:40px}}.service_distribution .p-service-distribution-sec{margin-top:70px;padding-bottom:70px;position:relative}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-sec{margin-top:50px;padding-bottom:55px}}.service_distribution .p-service-distribution-sec .c-anchor{top:-100px}.service_distribution .p-service-distribution-sec .c-title__01{max-width:1000px;margin:auto;margin-top:30px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-sec .c-title__01{margin-top:60px;margin-left:20px;margin-bottom:25px}}.service_distribution .p-service-distribution-sec:after{content:"";width:100%;height:1px;max-width:1000px;background-color:#cbcbcb;display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0px;box-shadow:0px 1px 0px #fff}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-sec:after{width:calc(100% - 40px)}}.service_distribution .p-service-distribution-slider__main{width:645px;margin:auto}@media screen and (max-width: 850px){.service_distribution .p-service-distribution-slider__main{width:calc(100% - 200px)}}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__main{width:calc(100% - 100px)}}.service_distribution .p-service-distribution-slider__main__slide{position:relative}.service_distribution .p-service-distribution-slider__main__slide__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-height:395px;background-color:#fff}.service_distribution .p-service-distribution-slider__main__slide--txt{font-size:18px;font-weight:bold;text-align:center;margin-top:17px;letter-spacing:1px;font-family:"M PLUS 1p",sans-serif}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__main__slide--txt{font-size:11px;margin-top:8px;font-size:"Noto Sans JP",sans-serif}}.service_distribution .p-service-distribution-slider__main__img{position:relative;z-index:5;border-radius:15px;overflow:hidden;width:100%;height:363px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__main__img{height:auto;border-radius:7px}}.service_distribution .p-service-distribution-slider__main .splide__arrow--prev{left:-87px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__main .splide__arrow--prev{left:-45px}}.service_distribution .p-service-distribution-slider__main .splide__arrow--next{right:-87px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__main .splide__arrow--next{right:-45px}}.service_distribution .p-service-distribution-slider__carousel{margin-top:18px}.service_distribution .p-service-distribution-slider__carousel .splide__list{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.service_distribution .p-service-distribution-slider__carousel--min .splide__list,.service_distribution .p-service-distribution-slider__carousel--min .splide__track{overflow:visible !important}@media screen and (min-width: 1000px){.service_distribution .p-service-distribution-slider__carousel--min .splide__list{-webkit-transform:translateX(-1.875px) !important;transform:translateX(-1.875px) !important}}.service_distribution .p-service-distribution-slider__carousel--over .splide__list{-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.service_distribution .p-service-distribution-slider__carousel .splide__list li{opacity:.5}.service_distribution .p-service-distribution-slider__carousel .is-active{border:none !important;opacity:1 !important}.service_distribution .p-service-distribution-slider__carousel__slide{border:none !important}.service_distribution .p-service-distribution-slider__carousel__slide--inner{width:100%;padding-top:100%;position:relative}.service_distribution .p-service-distribution-slider__carousel__slide img{border-radius:10px;width:100%}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__carousel__slide img{border-radius:8px}}.service_distribution .p-service-distribution-slider__carousel__app .splide__slide{width:21.4%;padding:0px 10px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__carousel__app .splide__slide{padding:0px 5px;width:35%}}.service_distribution .p-service-distribution-slider__carousel__line_stamp .splide__slide,.service_distribution .p-service-distribution-slider__carousel__line_kisekae .splide__slide,.service_distribution .p-service-distribution-slider__carousel__subscription .splide__slide,.service_distribution .p-service-distribution-slider__carousel__etc .splide__slide{width:16.7%}.service_distribution .p-service-distribution-slider__carousel__line_kisekae .splide__slide{padding:0px 5px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__carousel__onlinekuji .splide__list{-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}}.service_distribution .p-service-distribution-slider__carousel__onlinekuji .splide__slide{width:20%}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-slider__carousel__ecsite .splide__list{-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}}.service_distribution .p-service-distribution-slider__carousel__ecsite .splide__slide{width:20%}.service_distribution .p-service-distribution-app{margin-top:60px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-app{margin-top:45px}}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-line{margin-top:25px}}.service_distribution .p-service-distribution-line .p-service-distribution-line__title-img{position:relative;top:7px;left:7px;width:43%}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-line .p-service-distribution-line__title-img{margin-bottom:16px;margin-left:-7px;width:100%}}.service_distribution .p-service-distribution-line--kisekae-title{margin-top:100px !important}@media screen and (max-width: 768px){.service_distribution .p-service-distribution-line .p-service-distribution-header__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.service_distribution .p-service-distribution-news{position:relative;margin-top:-35px}.service_distribution .p-service-distribution-sns{margin-top:70px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-sns{margin-top:110px}}.service_distribution .p-service-distribution-sns__contents{background-color:#fff;padding:35px 70px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-sns__contents{padding:0px;background-color:unset}}.service_distribution .p-service-distribution-sns__items{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);gap:19px 16px}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-sns__items{display:block}}.service_distribution .p-service-distribution-sns__item{background-color:#000;border-radius:5px;padding:0 0 0 60px;display:block;position:relative;min-height:70px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:left;letter-spacing:.3px;transition:opacity .5s}@media screen and (max-width: 1000px){.service_distribution .p-service-distribution-sns__item{margin-bottom:20px}}.service_distribution .p-service-distribution-sns__item:before{content:"";display:block;width:45px;height:45px;border-radius:9999px;border:solid 1px #fff;position:absolute;top:50%;left:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-position:center}.service_distribution .p-service-distribution-sns__item--x:before{background-image:url(../images/common/ico_x.svg);background-size:19px 19px}.service_distribution .p-service-distribution-sns__item--insta:before{background-image:url(../images/common/ico_insta@2x.webp);background-size:23px 23px}.service_distribution .p-service-distribution-sns__item:hover{opacity:.7}.service_distribution .p-service-distribution-cv{margin-top:80px}.service_ip_produce .l-wrapper{transition:background-color .5s}.service_ip_produce .c-page-header{background-image:url(../images/service_ip_produce/page_header_service_ip_produce@2x.webp)}@media screen and (max-width: 1000px){.service_ip_produce .c-page-header{background-image:url(../images/service_ip_produce/page_header_service_ip_produce_sp.webp)}}.service_ip_produce .p-service-ip-produce-headermenu{margin:40px auto 55px auto;width:100%;max-width:1000px;background-color:#fff;padding:25px 17px;border-radius:6px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-headermenu{margin:auto;margin-top:50px;margin-bottom:50px;width:calc(100% - 40px);padding:15px;border-radius:5px}}.service_ip_produce .p-service-ip-produce-headermenu__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-headermenu__items{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.service_ip_produce .p-service-ip-produce-headermenu__item{text-align:center}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-headermenu__item{width:calc(50% - 6px)}}.service_ip_produce .p-service-ip-produce-sec{margin-bottom:88px;position:relative}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec{margin-bottom:170px}}.service_ip_produce .p-service-ip-produce-sec .c-anchor{top:-100px}.service_ip_produce .p-service-ip-produce-sec__header{max-width:1240px;padding:0px 20px;margin:0 auto 47px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__header{margin:0 auto 20px}}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__header .sp-32{font-size:32px}}.service_ip_produce .p-service-ip-produce-sec__about{max-width:1040px;margin:0 auto 2em;padding:0px 20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.service_ip_produce .p-service-ip-produce-sec__about h3{inline-size:-webkit-fit-content;inline-size:fit-content;margin-inline:auto;font-size:26px;line-height:1.6;letter-spacing:2.3px;font-weight:900;margin-bottom:.5em}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__about h3{font-size:min(7vw,25px);letter-spacing:1.8px;font-size:18px;line-height:2}}.service_ip_produce .p-service-ip-produce-sec__about__text{width:45%}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__about__text{width:100%;margin-bottom:1em}}.service_ip_produce .p-service-ip-produce-sec__about__text p{inline-size:-webkit-fit-content;inline-size:fit-content;margin-inline:auto;font-size:15px;line-height:2.4;letter-spacing:1.1px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__about__text p{font-size:13px;line-height:2;letter-spacing:.7px}}.service_ip_produce .p-service-ip-produce-sec__about__link{margin:2em;text-align:center}.service_ip_produce .p-service-ip-produce-sec__about__contents{width:55%;padding-top:1em}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__about__contents{width:100%;text-align:center;padding:0 20px}}.service_ip_produce .p-service-ip-produce-sec__container{max-width:1240px;padding:0px 20px;margin:auto;position:relative}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0px}}.service_ip_produce .p-service-ip-produce-sec__container--flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.service_ip_produce .p-service-ip-produce-sec__container--flex .p-service-ip-produce-sec__figs{position:relative}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__container{display:block}}.service_ip_produce .p-service-ip-produce-sec__container--reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.service_ip_produce .p-service-ip-produce-sec__container .c-btn{margin-top:50px;width:213px;display:block}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-sec__container .c-btn{margin:auto;margin-top:70px}}.service_ip_produce .p-service-ip-produce-sec__last{margin-bottom:88px}.service_ip_produce .p-service-ip-produce-cv{margin-top:130px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce-cv{margin-top:70px}}.service_ip_produce .p-service-ip-produce__head{background-image:url(../images/service_ip_produce/bg_head.webp);background-repeat:no-repeat;background-size:contain;width:1000px;max-width:100%;height:450px;margin:0 auto;position:relative}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__head{width:350px;height:519px;background-image:url(../images/service_ip_produce/bg_head_sp.webp);margin-bottom:-100px}}.service_ip_produce .p-service-ip-produce__head__content{color:#fff;position:absolute;right:75px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__head__content{right:initial;left:50%;top:initial;bottom:30px;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);width:300px}}.service_ip_produce .p-service-ip-produce__head__content__title{font-size:25px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__head__content__title{font-size:20px;text-align:center}}.service_ip_produce .p-service-ip-produce__head__content__text{font-size:15px;line-height:2.6;letter-spacing:1.1px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__head__content__text{font-size:13px}}.service_ip_produce .p-service-ip-produce__item01__wrap{position:relative;background-color:#fff5ff;background-image:url(../images/service_ip_produce/item01_bg.webp);background-size:cover;background-position:center bottom;height:730px;margin-bottom:58px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__wrap{height:auto;background-image:url(../images/service_ip_produce/item01_bg_sp.webp)}}.service_ip_produce .p-service-ip-produce__item01__wrap::before,.service_ip_produce .p-service-ip-produce__item01__wrap::after{content:"";background:linear-gradient(to right, #ff979f 0%, #85ccb8 50.25%, #f5e08a 100%);width:100%;height:14px;position:absolute;left:0}.service_ip_produce .p-service-ip-produce__item01__wrap::before{top:0}.service_ip_produce .p-service-ip-produce__item01__wrap::after{bottom:0}.service_ip_produce .p-service-ip-produce__item01__contents{max-width:1040px;padding:46px 20px 0;margin:auto;position:relative;height:100%}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__contents{padding:52px 20px 0}}.service_ip_produce .p-service-ip-produce__item01__detail{display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__detail{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.service_ip_produce .p-service-ip-produce__item01__title{width:424px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__title{width:93%;margin:0 auto;margin-bottom:56px}}.service_ip_produce .p-service-ip-produce__item01__title img{display:block;width:100%;height:auto}.service_ip_produce .p-service-ip-produce__item01__text{margin-left:74px;padding-top:58px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__text{margin:0;padding-top:0}}.service_ip_produce .p-service-ip-produce__item01__text p{font-size:15px;line-height:2.6;font-weight:700;letter-spacing:.2px;font-family:"Zen Maru Gothic",serif}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__text p{font-size:13px;text-align:center}}.service_ip_produce .p-service-ip-produce__item01__text__link{margin-top:42px;text-align:center}.service_ip_produce .p-service-ip-produce__item01__chara{position:absolute;bottom:30px;right:0;width:496px;opacity:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__chara{width:90%;right:initial;text-align:center}}.service_ip_produce .p-service-ip-produce__item01__chara img{display:block;width:100%;height:auto}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__chara img{max-width:361px;display:inline-block}}.service_ip_produce .p-service-ip-produce__item01__bottom{position:absolute;left:0;top:230px;padding-left:100px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__bottom{position:static;padding-left:0;margin-top:61px}}.service_ip_produce .p-service-ip-produce__item01__bottom__movie{position:relative;display:block;width:257px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__bottom__movie{width:80%;margin:0 auto}}.service_ip_produce .p-service-ip-produce__item01__bottom__movie>img,.service_ip_produce .p-service-ip-produce__item01__bottom__movie>video{display:block;width:100%;height:auto;box-shadow:0px 0px 6px rgba(0,0,0,.16)}.service_ip_produce .p-service-ip-produce__item01__bottom__movie__play{width:74px;height:74px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);cursor:pointer}.service_ip_produce .p-service-ip-produce__item01__bottom__movie__play>img{display:block;width:100%;height:auto}.service_ip_produce .p-service-ip-produce__item01__sns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:14px;position:absolute;left:10px;top:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item01__sns{position:static;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:68px;padding-bottom:237px}}.service_ip_produce .p-service-ip-produce__item01__sns__item{width:55px;height:55px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#000;transition:.5s;position:relative}.service_ip_produce .p-service-ip-produce__item01__sns__item>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.service_ip_produce .p-service-ip-produce__item02{margin-bottom:52px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02{margin-bottom:83px}}.service_ip_produce .p-service-ip-produce__item02__wrap{position:relative;background-image:url(../images/service_ip_produce/item02_bg.webp);background-repeat:no-repeat;background-size:cover;height:730px;overflow:hidden}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__wrap{height:auto}}.service_ip_produce .p-service-ip-produce__item02__wrap::before,.service_ip_produce .p-service-ip-produce__item02__wrap::after{content:"";width:100%;height:14px;position:absolute;left:0}.service_ip_produce .p-service-ip-produce__item02__wrap::before{background:linear-gradient(to right, #000 0%, #f5e08a 100%);top:0}.service_ip_produce .p-service-ip-produce__item02__wrap::after{background:linear-gradient(to left, #000 0%, #f5e08a 100%);bottom:0}.service_ip_produce .p-service-ip-produce__item02__contents{max-width:1150px;padding:70px 20px 0;margin:auto;position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__contents{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:200px 20px 107px}}.service_ip_produce .p-service-ip-produce__item02__detail{margin-right:44px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__detail{margin-right:0}}.service_ip_produce .p-service-ip-produce__item02__title{opacity:0;width:517px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__title{width:100%;max-width:361px}}.service_ip_produce .p-service-ip-produce__item02__title img{display:block;width:100%;height:auto}.service_ip_produce .p-service-ip-produce__item02__text{opacity:0;margin-top:40px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__text{margin-top:52px;margin-bottom:52px}}.service_ip_produce .p-service-ip-produce__item02__text p{color:#fff;font-size:15px;line-height:3.5;font-weight:700;letter-spacing:1px;font-family:"M PLUS 1p",sans-serif;-webkit-transform:rotateZ(0.05deg);transform:rotateZ(0.05deg)}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__text p{font-size:13px;line-height:3.8;letter-spacing:.6px;text-align:center}}.service_ip_produce .p-service-ip-produce__item02__text p>span{background-color:#000;padding:8px 4px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__text p>span{padding:10px 4px}}.service_ip_produce .p-service-ip-produce__item02__text__link{margin-top:42px;text-align:center}.service_ip_produce .p-service-ip-produce__item02__content{width:496px;opacity:0;position:relative;right:-30px}@media screen and (max-width: 1255px){.service_ip_produce .p-service-ip-produce__item02__content{right:0px}}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__content{width:100%}}.service_ip_produce .p-service-ip-produce__item02__content img{display:block;width:100%;height:auto}.service_ip_produce .p-service-ip-produce__item02__train{position:absolute;left:100px;top:-100px;bottom:34px;width:794px;z-index:-1;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__train{left:-12px;bottom:20px}}.service_ip_produce .p-service-ip-produce__item02__train img{display:block;width:100%;height:auto;object-fit:contain}.service_ip_produce .p-service-ip-produce__item02__jr{position:absolute;right:-50px;top:30px;width:106px;opacity:0}@media screen and (max-width: 1255px){.service_ip_produce .p-service-ip-produce__item02__jr{right:0px}}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item02__jr{right:initial;left:50%;top:64px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.service_ip_produce .p-service-ip-produce__item02__jr img{display:block;width:100%;height:auto;object-fit:contain}.service_ip_produce .p-service-ip-produce__item03{margin-bottom:52px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03{margin-bottom:107px}}.service_ip_produce .p-service-ip-produce__item03__wrap{position:relative;background:linear-gradient(to left, #e5e5e5 0%, #fafafa 100%);background-repeat:no-repeat;background-size:cover;height:730px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__wrap{height:auto}}.service_ip_produce .p-service-ip-produce__item03__wrap::before,.service_ip_produce .p-service-ip-produce__item03__wrap::after{content:"";width:100%;height:14px;position:absolute;left:0}.service_ip_produce .p-service-ip-produce__item03__wrap::before{background:linear-gradient(to right, #fff 0%, #808080 100%);top:0}.service_ip_produce .p-service-ip-produce__item03__wrap::after{background:linear-gradient(to left, #fff 0%, #808080 100%);bottom:0}.service_ip_produce .p-service-ip-produce__item03__contents{max-width:1210px;padding:112px 20px 0;margin:auto;position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:start;-ms-flex-align:start;align-items:start}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__contents{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:50px 20px 70px}}.service_ip_produce .p-service-ip-produce__item03__detail{width:456px;margin-right:60px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__detail{width:100%;margin-right:0}}.service_ip_produce .p-service-ip-produce__item03__title{opacity:0;width:456px;position:relative;left:-20px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__title{width:100%;position:static}}.service_ip_produce .p-service-ip-produce__item03__title img{display:block;width:100%;height:auto}.service_ip_produce .p-service-ip-produce__item03__text{width:390px;margin:0 auto;opacity:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__text{width:100%;text-align:center}}.service_ip_produce .p-service-ip-produce__item03__text p{font-size:15px;line-height:3;font-weight:700;letter-spacing:1px;font-family:"M PLUS 1p",sans-serif;-webkit-transform:rotateZ(0.05deg);transform:rotateZ(0.05deg)}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__text p{line-height:2.6;letter-spacing:.7px}}.service_ip_produce .p-service-ip-produce__item03__text__link{margin-top:34px;text-align:center}.service_ip_produce .p-service-ip-produce__item03__content{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:30px;opacity:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:0;margin-top:64px;gap:22px}}.service_ip_produce .p-service-ip-produce__item03__content img{display:block;width:calc(50% - 17px);height:auto;object-fit:contain;box-shadow:0px 0px 10px rgba(0,0,0,.16)}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__content img{width:100%}}.service_ip_produce .p-service-ip-produce__item03__bg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:343px;height:669px;z-index:-1}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item03__bg{display:none}}.service_ip_produce .p-service-ip-produce__item03__bg img{display:block;width:100%;height:auto;object-fit:contain}.service_ip_produce .p-service-ip-produce__item03__bg.left{left:-222px}.service_ip_produce .p-service-ip-produce__item03__bg.right{right:-222px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04{margin-bottom:-70px}}.service_ip_produce .p-service-ip-produce__item04__wrap{position:relative;background-image:url(../images/service_ip_produce/item04_bg.svg);background-repeat:no-repeat;background-size:cover;height:730px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__wrap{height:auto;background-image:url(../images/service_ip_produce/item04_bg_sp.svg)}}.service_ip_produce .p-service-ip-produce__item04__wrap::before,.service_ip_produce .p-service-ip-produce__item04__wrap::after{content:"";width:100%;height:14px;position:absolute;left:0}.service_ip_produce .p-service-ip-produce__item04__wrap::before{background:linear-gradient(to right, #0bb481 0%, #0d503c 100%);top:0}.service_ip_produce .p-service-ip-produce__item04__wrap::after{background:linear-gradient(to left, #0bb481 0%, #0d503c 100%);bottom:0}.service_ip_produce .p-service-ip-produce__item04__contents{max-width:1210px;padding:80px 20px 0;margin:auto;position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:start;-ms-flex-align:start;align-items:start}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__contents{padding:74px 20px 70px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.service_ip_produce .p-service-ip-produce__item04__detail{width:419px;margin-right:73px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__detail{width:100%;margin-right:0}}.service_ip_produce .p-service-ip-produce__item04__title{opacity:0;width:419px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__title{width:100%}}.service_ip_produce .p-service-ip-produce__item04__title img{display:block;width:100%;height:auto}.service_ip_produce .p-service-ip-produce__item04__text{width:419px;margin-top:30px;opacity:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__text{width:100%;margin-top:54px}}.service_ip_produce .p-service-ip-produce__item04__text p{font-size:15px;line-height:3;font-weight:700;letter-spacing:1px;font-family:"M PLUS 1p",sans-serif;-webkit-transform:rotateZ(0.05deg);transform:rotateZ(0.05deg)}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__text p{line-height:2.6;text-align:center;letter-spacing:.4px}}.service_ip_produce .p-service-ip-produce__item04__text__link{margin-top:34px;text-align:center}.service_ip_produce .p-service-ip-produce__item04__content{-webkit-flex:1;-ms-flex:1;flex:1;opacity:0;max-width:674px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__content{margin-top:41px;max-width:initial}}.service_ip_produce .p-service-ip-produce__item04__content img{display:block;width:100%;height:auto;object-fit:contain}.service_ip_produce .p-service-ip-produce__item04__bg{position:absolute;z-index:-1}.service_ip_produce .p-service-ip-produce__item04__bg img{display:block;width:100%;height:auto;object-fit:contain}.service_ip_produce .p-service-ip-produce__item04__bg.left{width:231px;left:0;top:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item04__bg.left{width:235px}}.service_ip_produce .p-service-ip-produce__item04__bg.right{width:273px;right:-30px;bottom:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05{margin-bottom:-70px}}.service_ip_produce .p-service-ip-produce__item05__wrap{position:relative;background-image:url(../images/service_ip_produce/item05_bg.webp);background-repeat:no-repeat;background-size:cover;height:760px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__wrap{height:auto;background-position:left}}.service_ip_produce .p-service-ip-produce__item05__wrap::before,.service_ip_produce .p-service-ip-produce__item05__wrap::after{content:"";width:100%;height:14px;position:absolute;left:0}.service_ip_produce .p-service-ip-produce__item05__wrap::before{background:linear-gradient(to right, #3cb1fd 0%, #bfffff 100%);top:0}.service_ip_produce .p-service-ip-produce__item05__wrap::after{background:linear-gradient(to left, #3cb1fd 0%, #bfffff 100%);bottom:0}.service_ip_produce .p-service-ip-produce__item05__contents{max-width:1210px;padding:60px 20px 0;margin:auto;position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:start;-ms-flex-align:start;align-items:start}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__contents{padding:74px 20px 70px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.service_ip_produce .p-service-ip-produce__item05__detail{width:419px;margin-right:73px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__detail{width:100%;margin-right:0}}.service_ip_produce .p-service-ip-produce__item05__title{opacity:0;width:419px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__title{width:100%}}.service_ip_produce .p-service-ip-produce__item05__title img{display:block;width:100%;height:auto}.service_ip_produce .p-service-ip-produce__item05__text{width:419px;margin-top:30px;opacity:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__text{width:100%;margin-top:54px}}.service_ip_produce .p-service-ip-produce__item05__text p{font-size:15px;line-height:3;font-weight:700;letter-spacing:1px;font-family:"M PLUS 1p",sans-serif;-webkit-transform:rotateZ(0.05deg);transform:rotateZ(0.05deg)}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__text p{line-height:2.6;text-align:center;letter-spacing:.4px}}.service_ip_produce .p-service-ip-produce__item05__text p span{font-size:90%}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__text p span{font-size:13px}}.service_ip_produce .p-service-ip-produce__item05__text__link{margin-top:34px;text-align:center}.service_ip_produce .p-service-ip-produce__item05__content{-webkit-flex:1;-ms-flex:1;flex:1;opacity:0;max-width:674px}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__content{margin-top:41px;max-width:initial}}.service_ip_produce .p-service-ip-produce__item05__content img{display:block;width:100%;height:auto;object-fit:contain}.service_ip_produce .p-service-ip-produce__item05__bg{position:absolute;z-index:-1}.service_ip_produce .p-service-ip-produce__item05__bg img{display:block;width:100%;height:auto;object-fit:contain}.service_ip_produce .p-service-ip-produce__item05__bg.left{width:231px;left:0;top:0}@media screen and (max-width: 1000px){.service_ip_produce .p-service-ip-produce__item05__bg.left{width:235px}}.service_ip_produce .p-service-ip-produce__item05__bg.right{width:273px;right:-30px;bottom:0}.c-fade-active .p-service-ip-produce__item01__chara{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.65s;animation-duration:.65s;-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item01__chara{opacity:1}}.c-fade-active .p-service-ip-produce__item01__detail{transition:opacity .3s;transition-delay:1s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item01__detail{transition:opacity .3s;opacity:1}}.c-fade-active .p-service-ip-produce__item02__title{transition:opacity .65s;transition-delay:.7s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item02__title{transition:opacity .5s}}.c-fade-active .p-service-ip-produce__item02__train{transition:opacity .3s,left 1s,top 1s;transition-delay:1s;opacity:1;left:-100px;top:0px;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item02__train{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item02__content{transition:opacity .3s;transition-delay:1s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item02__content{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item02__jr{transition:opacity .3s;transition-delay:1s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item02__jr{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item02__text{transition:opacity .3s;transition-delay:1s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item02__text{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item03__title{transition:opacity .3s;transition-delay:.7s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item03__title{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item03__content{transition:opacity .3s;transition-delay:.7s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item03__content{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item03__text{transition:opacity .3s;transition-delay:1s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item03__text{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item04__title{transition:opacity .3s;transition-delay:.7s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item04__title{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item04__content{transition:opacity .3s;transition-delay:.7s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item04__content{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item04__text{transition:opacity .3s;transition-delay:1s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item04__text{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item05__title{transition:opacity .3s;transition-delay:.7s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item05__title{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item05__content{transition:opacity .3s;transition-delay:.7s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item05__content{transition:opacity .3s}}.c-fade-active .p-service-ip-produce__item05__text{transition:opacity .3s;transition-delay:1s;opacity:1}@media screen and (max-width: 1000px){.c-fade-active .p-service-ip-produce__item05__text{transition:opacity .3s}}@media screen and (min-width: 1000px){@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}}.service .c-page-header{background-image:url(../images/service/page_header_service@2x.webp)}@media screen and (max-width: 1000px){.service .c-page-header{background-image:url(../images/service/page_header_service_sp@2x.webp)}}.p-service-catch{margin-top:70px;position:relative}.p-service-headermenu{margin:40px auto 55px auto;width:100%;max-width:1000px;background-color:#fff;padding:25px 17px;border-radius:6px}@media screen and (max-width: 1000px){.p-service-headermenu{margin:auto;margin-top:50px;width:calc(100% - 40px);padding:15px;border-radius:5px}}.p-service-headermenu__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width: 1000px){.p-service-headermenu__items{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 500px){.p-service-headermenu__items:after{content:"";width:148px;height:1px;display:block}}.p-service-headermenu__item{text-align:center}@media screen and (max-width: 1000px){.p-service-headermenu__item{width:148px}}.p-service-innermenu{margin-top:70px;position:relative}.p-service-innermenu__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border:solid 1px #b9b9b9;border-bottom:none}@media screen and (max-width: 1000px){.p-service-innermenu__items{display:block}}.p-service-innermenu__item{width:50%;border-bottom:solid 1px #b9b9b9}@media screen and (max-width: 1000px){.p-service-innermenu__item{width:100%}}@media screen and (min-width: 1000px){.p-service-innermenu__item:nth-child(odd){border-right:solid 1px #898989}}.p-service-top{margin-top:100px}@media screen and (max-width: 1000px){.p-service-top{margin-top:80px}}.p-service-top__item{margin-top:40px;transition:opacity .5s;padding:0px 20px}@media screen and (max-width: 1000px){.p-service-top__item{margin-top:20px;padding:0px}}.p-service-top__item .p-service-top__arrow{transition:opacity,border .5s !important}.p-service-top__item .p-service-top__arrow:hover{border:solid 1px #008b8e}.p-service-top__item .p-service-top__arrow:hover:before{background-image:url(../images/common/ico_arrow_right_blue.svg)}.p-service-top__link{display:block;background-position:center;background-repeat:no-repeat;background-size:cover;padding:40px 75px 60px 118px;position:relative;color:#fff;border-radius:14px;overflow:hidden}@media screen and (max-width: 1000px){.p-service-top__link{padding:40px 20px 40px 20px;border-radius:0px}}.p-service-top__link:before{content:"";width:100%;height:100%;position:absolute;top:0px;left:0px;background-color:rgba(0,0,0,.88);display:block}.p-service-top__link--01{background-image:url(../images/service/service_top_1_bg.webp)}.p-service-top__link--02{background-image:url(../images/service/service_top_2_bg.webp)}.p-service-top__link--03{background-image:url(../images/service/service_top_3_bg.webp)}.p-service-top__link--04{background-image:url(../images/service/service_top_4_bg.webp)}.p-service-top__contents{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10}@media screen and (max-width: 1000px){.p-service-top__contents{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.p-service-top__detail{width:47.3%;padding-right:35px}@media screen and (max-width: 1000px){.p-service-top__detail{width:100%;text-align:center;padding-right:0px}}.p-service-top__detail--num{font-family:"Outfit",sans-serif;font-size:47px;font-weight:bold;letter-spacing:6px;padding-bottom:13px;border-bottom:solid 1px #fff;text-align:center;opacity:0}@media screen and (max-width: 1000px){.p-service-top__detail--num{font-size:25px;padding-bottom:7px;letter-spacing:3px}}.p-service-top__detail--title{font-size:48px;font-weight:bold;margin-top:40px;letter-spacing:2.8px;opacity:0;font-family:"Outfit",sans-serif}@media screen and (max-width: 1000px){.p-service-top__detail--title{font-size:33px;margin-top:43px;letter-spacing:1.9px}}.p-service-top__detail--title--sub{font-family:"M PLUS 1p",sans-serif;font-size:25px;display:block;font-weight:normal;margin-top:5px}@media screen and (max-width: 1000px){.p-service-top__detail--title--sub{font-size:18px;margin-top:4px;letter-spacing:.9px}}.p-service-top__detail--txt{margin-top:16px;font-size:15px;line-height:35px;letter-spacing:1.9px;opacity:0;font-weight:bold}@media screen and (max-width: 1000px){.p-service-top__detail--txt{margin:auto;margin-top:19px;text-align:left;font-size:14px;line-height:35px;padding:0px 5px;letter-spacing:1px}}.p-service-top__arrow{margin-top:33px;display:block;opacity:0}@media screen and (max-width: 1000px){.p-service-top__arrow{margin:auto;margin-top:35px}}.p-service-top__img{border-radius:10px;overflow:hidden;width:100%}.p-service-top__img-box{width:52.7%}@media screen and (max-width: 1000px){.p-service-top__img-box{width:100%;margin:auto;margin-top:37px;border-radius:0px}}.p-service-cv{margin-top:127px}@media screen and (max-width: 1000px){.p-service-cv{margin-top:100px}}.c-fade-active .p-service-top__detail--num{transition:opacity .5s;transition-delay:.25s;opacity:1}.c-fade-active .p-service-top__detail--title{transition:opacity .5s;transition-delay:.45s;opacity:1}.c-fade-active .p-service-top__detail--txt{transition:opacity .5s;transition-delay:.65s;opacity:1}.c-fade-active .p-service-top__arrow{transition:opacity .5s;transition-delay:.85s;opacity:1}.site_policy .c-page-header{background-image:url(../images/site_policy/page_header_site_policy@2x.webp)}@media screen and (max-width: 1000px){.site_policy .c-page-header{background-image:url(../images/site_policy/page_header_site_policy_sp@2x.webp)}}.site_policy .c-page-header__inner{border-radius:14px}.site_policy .c-page-header__title{color:#fff}.site_policy main{position:relative}.site_policy main:after{content:"";width:100%;height:388px;background-image:url(../images/privacy_policy/bg_privacy_policy.webp);background-size:cover;background-position:bottom;display:block;position:absolute;left:0;bottom:-155px}@media screen and (max-width: 1000px){.site_policy main:after{display:none}}.p-site_policy{padding:92px 0 60px;letter-spacing:.125em}@media screen and (max-width: 1000px){.p-site_policy{padding:76px 0 60px}}.p-site_policy__heading{font-size:22px;font-weight:500;margin-bottom:1em}.p-site_policy__desc,.p-site_policy__list{font-size:14px;line-height:2.5;margin-bottom:2em}.p-site_policy__desc+.p-site_policy__heading,.p-site_policy__list+.p-site_policy__heading{margin-top:90px}@media screen and (max-width: 1000px){.p-site_policy__desc+.p-site_policy__heading,.p-site_policy__list+.p-site_policy__heading{margin-top:56px}}.p-site_policy__list__item{line-height:2;padding-left:34px;position:relative;margin-bottom:17px}.p-site_policy__list__item:before{content:"";width:9px;height:9px;background-color:#000;border-radius:50%;display:block;position:absolute;top:10px;left:3px}.p-site_policy__link{color:#008b8e;text-decoration:underline}.p-site_policy__date{text-align:right;font-size:14px;line-height:2.5;margin-bottom:2em}.p-site_policy__info{text-align:right;font-size:14px;line-height:2.5;margin-bottom:2em}.top .l-wrapper{padding-top:0px}.top .fv__sp{display:none !important}.top .fv__pc{display:block !important;aspect-ratio:96/41;height:auto !important}@media screen and (max-width: 500px){.top .fv__sp{display:block !important}.top .fv__pc{display:none !important}}.top .p-top-fv__main{width:100%;height:auto;position:relative;overflow:hidden;aspect-ratio:96/41}@media screen and (max-width: 500px){.top .p-top-fv__main{min-height:auto;aspect-ratio:39/50}}.top .p-top-fv__main--modal-open .p-top-fv__play-button{opacity:0}.top .p-top-fv__top{position:absolute;top:0px;left:0px;background-color:rgba(0,0,0,.5);-webkit-clip-path:polygon(0% 0%, 100% 0%, 0% 100%);clip-path:polygon(0% 0%, 100% 0%, 0% 100%);width:449px;height:192px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5}@media screen and (max-width: 1000px){.top .p-top-fv__top{width:224px;height:141px}}.top .p-top-fv__bottom{position:absolute;bottom:0px;right:0px;background-color:rgba(0,0,0,.5);-webkit-clip-path:polygon(100% 100%, 100% 0%, 0% 100%);clip-path:polygon(100% 100%, 100% 0%, 0% 100%);width:419px;height:182px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5}@media screen and (max-width: 1000px){.top .p-top-fv__bottom{width:194px;height:111px}}.top .p-top-fv__scroll--link{position:absolute;right:12px;bottom:-24px;width:135px}@media screen and (max-width: 1000px){.top .p-top-fv__scroll--link{width:68px;right:10px;bottom:-12px}}.top .p-top-fv__play-button{pointer-events:none;position:absolute;width:80px;height:80px;margin-top:-40px;margin-right:-40px;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:9999px;z-index:3;transition:opacity .5s;background-image:url(../images/top/ico_play_w.svg);background-size:14px 14px;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 1000px){.top .p-top-fv__play-button{top:50% !important;left:50% !important;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-top:auto;margin-right:auto;display:none}}.top .p-top-fv__play-button--hide{opacity:0}.top .p-top-fv__txt{max-width:516px;position:absolute;bottom:44px;left:26px;opacity:.9;mix-blend-mode:plus-lighter;z-index:5;cursor:none}@media screen and (max-width: 1000px){.top .p-top-fv__txt{left:10px;bottom:20px}}.top .p-top-fv__txt--shadow{mix-blend-mode:normal;bottom:41px;left:27px}@media screen and (max-width: 1000px){.top .p-top-fv__txt--shadow{left:11px;bottom:18px}}@media screen and (max-width: 1000px){.top .p-top-fv__txt--img{width:100%;height:100%;object-fit:contain;object-position:center}}@media screen and (max-width: 1000px){.top .p-top-fv__txt{width:calc(100% - 170px);max-width:360px}}.top .p-top-fv__video{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center}@media screen and (min-width: 1000px){.top .p-top-fv__video{min-height:auto}}@media screen and (max-width: 500px){.top .p-top-fv__video{height:auto;aspect-ratio:39/50}}.top .p-top-fv__slogan{width:100%;height:300px;background-image:url(../images/common/title_bg.webp);background-size:cover;background-repeat:no-repeat;background-position:top;text-align:center;padding-top:37px}@media screen and (max-width: 1000px){.top .p-top-fv__slogan{height:200px;padding-top:24px}}.top .p-top-fv__slogan--char{font-size:60px;font-family:"Monomaniac One",sans-serif;font-weight:200;display:inline-block;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0;transition:1s;letter-spacing:1px}@media screen and (max-width: 1000px){.top .p-top-fv__slogan--char{font-size:clamp(30px,8vw,60px);letter-spacing:clamp(-1.6px,-0.4266666667vw,1px)}}.top .p-top-fv__slogan--char--margin{margin-right:14px}@media screen and (max-width: 1000px){.top .p-top-fv__slogan--char--margin{margin-right:clamp(6px,1.6vw,14px)}}.top .p-top-fv__slogan--char--active{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}.top .p-top-fv__videolink{display:block;width:100%;height:calc(100vh - 180px);position:relative;cursor:none}.top .p-top-works{z-index:1;margin-top:-178px}@media screen and (max-width: 1000px){.top .p-top-works{margin-top:-142px}}.top .p-top-works__slide_splide__track{overflow:visible !important;width:100%;height:auto}.top .p-top-works__slide--wrapper{position:relative}.top .p-top-works__slide_splide__top{margin-bottom:30px;margin-top:10px}@media screen and (max-width: 1000px){.top .p-top-works__slide_splide__top{margin-top:-10px;margin-bottom:20px}}.top .p-top-works__slide_splide__bottom{margin-bottom:70px}@media screen and (max-width: 1000px){.top .p-top-works__slide_splide__bottom{margin-bottom:35px}}.top .p-top-works__item{height:235px;display:block;position:relative}@media screen and (max-width: 1000px){.top .p-top-works__item{height:167px}}.top .p-top-works__item__link{transition:.3s;display:block;position:relative}.top .p-top-works__item__link:hover{-webkit-transform:scale(1.12);transform:scale(1.12)}.top .p-top-works__item__link:hover .p-top-works__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.top .p-top-works__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.3s}.top .p-top-works__img-box{width:100%;height:auto;overflow:hidden;border-radius:10px;margin-bottom:9px}@media screen and (max-width: 1000px){.top .p-top-works__img-box{width:100%;height:auto;margin-bottom:7px}}.top .p-top-works--tag{margin-bottom:7px}.top .p-top-works__title{margin-top:8px;font-size:15px;line-height:24px;font-weight:500;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 1000px){.top .p-top-works__title{font-size:10px;line-height:14px;margin-top:4px}}.top .p-top-works__footer{position:absolute;left:50%;bottom:-83px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1000px){.top .p-top-works__footer{bottom:-25px;width:200px}}.top .p-top-works__navigator{width:61px;height:61px;border:solid 1px #b9b9b9;background-color:#fff;border-radius:9999px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:auto}@media screen and (max-width: 1000px){.top .p-top-works__navigator{width:44px;height:44px}}.top .p-top-works__navigator:hover{background-color:#f5f5f5}.top .p-top-works__navigator--wrapper{text-align:center;position:relative;margin-top:-15px}.top .p-top-works__navigator--pause-ico{width:15px;height:19px;background-image:url("../images/top/ico_pause.svg");background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 1000px){.top .p-top-works__navigator--pause-ico{width:11px;height:14px}}.top .p-top-works__navigator--play{display:none}.top .p-top-works__navigator--play-ico{width:15px;height:19px;background-image:url("../images/top/ico_play.svg");background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;top:0px;left:1px}@media screen and (max-width: 1000px){.top .p-top-works__navigator--play-ico{width:11px;height:14px}}.top .p-top-works__arrow{position:absolute;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:150px}@media screen and (max-width: 1000px){.top .p-top-works__arrow{top:22px;width:171px}}.top .p-top-works__more{text-align:center;margin-top:100px}@media screen and (max-width: 1000px){.top .p-top-works__more{margin-top:120px}}.top .p-top-service{margin-top:205px;padding-bottom:60px}@media screen and (max-width: 1000px){.top .p-top-service{margin-top:85px}}.top .p-top-service--title-b{position:absolute;overflow:hidden;background-image:linear-gradient(to top, #008b8e, #008b8e 30%, #000 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:200% 200%;background-position:0 0%;transition:.65s;z-index:1}.top .p-top-service--title-b:hover{background-position:0 120%}.top .p-top-service--title-w{overflow:hidden;background-image:linear-gradient(to top, #008b8e, #008b8e 30%, #fff 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:200% 200%;background-position:0 0%;transition:.65s}.top .p-top-service--title-w:hover{background-position:0 120%}.top .p-top-service .sec-contents__header{padding:62px 0px 42px 0px}@media screen and (max-width: 1000px){.top .p-top-service .sec-contents__header{padding:24px 0px 27px 0px}}.top .p-top-service__container{position:relative;z-index:10;border-top:solid 1px #000;padding-right:0px;transition:border-top 1s;margin:0 auto;max-width:1210px}@media screen and (max-width: 1000px){.top .p-top-service__container{padding-left:20px;padding-right:20px}}.top .p-top-service__bg{position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0;transition:opacity .4s}.top .p-top-service__bg--img{width:100%;height:100%;object-fit:cover}.top .p-top-service__bg--wrapper{position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity .8s}.top .p-top-service__contents{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:75px}@media screen and (max-width: 1000px){.top .p-top-service__contents{display:block;padding-top:28px}}.top .p-top-service__detail{width:50%;padding-right:90px}@media screen and (max-width: 1000px){.top .p-top-service__detail{width:100%;text-align:center;padding-right:0px}}.top .p-top-service__detail--num{color:#000;font-family:"Outfit",sans-serif;font-size:50px;font-weight:bold;letter-spacing:6px;padding-bottom:13px;border-bottom:solid 1px #000;text-align:center;transition:1s}@media screen and (max-width: 1000px){.top .p-top-service__detail--num{font-size:25px;padding-bottom:7px;letter-spacing:3px}}.top .p-top-service__detail--title{color:#000;font-size:30px;font-weight:bold;margin-top:10px;letter-spacing:1.4px;transition:color 1s}@media screen and (max-width: 1000px){.top .p-top-service__detail--title{font-size:18px;margin-top:11px;letter-spacing:1.5px}}.top .p-top-service__detail--title-en{font-size:40px;font-weight:bold;margin-top:40px;letter-spacing:2.8px;font-family:"Outfit",sans-serif;color:#000}@media screen and (max-width: 1000px){.top .p-top-service__detail--title-en{font-size:33px;margin-top:43px;letter-spacing:1.9px}}.top .p-top-service__detail--txt{color:#000;margin-top:33px;font-size:15px;line-height:35px;letter-spacing:.7px;font-weight:300;max-width:400px;transition:color 1s}@media screen and (max-width: 1000px){.top .p-top-service__detail--txt{margin:auto;margin-top:9px;text-align:left;font-size:14px;line-height:35px}}.top .p-top-service__detail__item{opacity:0;height:0px;overflow:hidden;transition:opacity .5s;padding-left:90px}@media screen and (max-width: 1000px){.top .p-top-service__detail__item{padding-left:0px}}.top .p-top-service__slide{width:50%}@media screen and (max-width: 1000px){.top .p-top-service__slide{width:calc(100% + 40px);margin-left:-20px;margin-top:35px}}.top .p-top-service__slide__track{overflow:visible !important;border-radius:10px}@media screen and (min-width: 1000px){.top .p-top-service__slide__track{overflow:hidden !important}}.top .p-top-service__slide__item{border-radius:10px;overflow:hidden}.top .p-top-service__slide__img{width:100%;height:100%;object-fit:cover}.top .p-top-service__slide__img-box{display:block;transition:opacity .5s}.top .p-top-service__slide__img-box:hover{opacity:.8}.top .p-top-service__navigation{margin-top:45px}@media screen and (max-width: 1000px){.top .p-top-service__navigation{margin-top:115px;padding:0px 20px}}.top .p-top-service__navigation__box{display:-webkit-flex;display:-ms-flexbox;display:flex}.top .p-top-service__arrow{position:relative;width:135px}@media screen and (max-width: 1000px){.top .p-top-service__arrow{position:absolute;left:50%;bottom:80px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.top .p-top-service__arrow .splide__arrow--next{border-color:#000 !important}.top .p-top-service__arrow .splide__arrow--next:before{background-image:url(../images/common/ico_arrow_right.svg)}.top .p-top-service__arrow .splide__arrow--prev{border-color:#000 !important}.top .p-top-service__arrow .splide__arrow--prev:before{background-image:url(../images/common/ico_arrow_left.svg)}.top .p-top-service__pagination{position:relative;width:calc(100% - 200px)}@media screen and (max-width: 1000px){.top .p-top-service__pagination{width:calc(100% - 41px)}}.top .p-top-service__pagination .splide__pagination{top:-4px}@media screen and (max-width: 1000px){.top .p-top-service__pagination .splide__pagination{top:15px}}.top .p-top-service__pagination li{width:25% !important}.top .p-top-service__num{font-family:"Outfit",sans-serif;font-size:46px;font-weight:bold;color:#000;display:block}@media screen and (max-width: 1000px){.top .p-top-service__num{font-size:32px;position:relative;top:11px}}.top .p-top-service__more{text-align:center;margin-top:90px}.top .p-top-service--visible .p-top-service__bg--wrapper{opacity:1}.top .p-top-service--visible .p-top-service--title-b{opacity:0}.top .p-top-service--visible .c-link__arrow--arrow{border:solid 1px #fff !important;background-color:unset}.top .p-top-service--visible .c-link__arrow--arrow:before{background-image:url(../images/common/ico_arrow_right_w.svg)}.top .p-top-service--visible .c-link__arrow:hover .c-link__arrow--arrow{border:solid 1px #008b8e !important}.top .p-top-service--visible .c-link__arrow:hover .c-link__arrow--arrow:before{background-image:url(../images/common/ico_arrow_right_b.svg)}.top .p-top-service--visible .p-top-service__container{border-top:solid 1px #fff}.top .p-top-service--visible .p-top-service__detail--num{color:#fff;border-bottom:solid 1px #fff}.top .p-top-service--visible .p-top-service__detail--title{color:#fff}.top .p-top-service--visible .p-top-service__detail--title-en{color:#fff}.top .p-top-service--visible .p-top-service__detail--txt{color:#fff}.top .p-top-service--visible .splide__arrow--next{border-color:#fff !important}.top .p-top-service--visible .splide__arrow--next:before{background-image:url(../images/common/ico_arrow_right_w.svg)}.top .p-top-service--visible .splide__arrow--prev{border-color:#fff !important}.top .p-top-service--visible .splide__arrow--prev:before{background-image:url(../images/common/ico_arrow_left_w.svg)}.top .p-top-service--visible .p-top-service__num{color:#fff}.top .p-top #top_service_slide_1 .p-top-service__detail__item--01{opacity:1;height:auto}.top .p-top #top_service_slide_1 .p-top-service__bg--01{opacity:.2}.top .p-top #top_service_slide_2 .p-top-service__detail__item--02{opacity:1;height:auto}.top .p-top #top_service_slide_2 .p-top-service__bg--02{opacity:.2}.top .p-top #top_service_slide_3 .p-top-service__detail__item--03{opacity:1;height:auto}.top .p-top #top_service_slide_3 .p-top-service__bg--03{opacity:.2}.top .p-top #top_service_slide_4 .p-top-service__detail__item--04{opacity:1;height:auto}.top .p-top #top_service_slide_4 .p-top-service__bg--04{opacity:.2}.top .p-top-news .sec-contents__header{padding:95px 0px 60px 0px}@media screen and (max-width: 1000px){.top .p-top-news .sec-contents__header{padding:42px 0px 35px 0px}}.top .p-top-news__more{margin-top:90px;text-align:center}@media screen and (max-width: 1000px){.top .p-top-news__more{margin-top:52px}}.top .p-top-cv{margin-top:100px}@media screen and (max-width: 1000px){.top .p-top-cv{margin-top:45px}}.works .c-page-header{background-image:url(../images/works/page_header_works@2x.webp)}@media screen and (max-width: 1000px){.works .c-page-header{background-image:url(../images/works/page_header_works_sp@2x.webp)}}.u-ta-l{text-align:left !important}.u-ta-c{text-align:center !important}.u-ta-r{text-align:right !important}.u-ta-j{text-align:justify !important;-ms-text-justify:inter-ideograph !important;text-justify:inter-ideograph !important}.u-bc-white{background-color:#fff}.u-bdr-t{border-top:1px solid !important}.u-bdr-b{border-bottom:1px solid !important}.u-bdr-l{border-left:1px solid !important}.u-bdr-r{border-right:1px solid !important}.u-bdr-n{border:none !important}.u-c-black{color:#000 !important}.u-c-white{color:#fff !important}.u-c-blue{color:#ff8201 !important}.u-cs-a{cursor:auto}.u-cs-p{cursor:pointer}.u-sp-hide{display:none !important}@media screen and (min-width: 1000px){.u-sp-hide{display:block !important}}@media screen and (min-width: 1000px){.u-pc-hide{display:none !important}}.u-d-none{display:none !important}.u-d-i{display:inline !important}.u-d-ib{display:inline-block !important}.u-d-b{display:block !important}.u-d-f{display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.u-sp-hide-f{display:none !important}@media screen and (min-width: 1000px){.u-sp-hide-f{display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.u-sp-hide-ib{display:none !important}@media screen and (min-width: 1000px){.u-sp-hide-ib{display:inline-block !important}}.u-fs-8{font-size:8px !important}.u-fs-9{font-size:9px !important}.u-fs-10{font-size:10px !important}.u-fs-11{font-size:11px !important}.u-fs-12{font-size:12px !important}.u-fs-13{font-size:13px !important}.u-fs-14{font-size:14px !important}.u-fs-15{font-size:15px !important}.u-fs-16{font-size:16px !important}.u-fs-17{font-size:17px !important}.u-fs-18{font-size:18px !important}.u-fs-19{font-size:19px !important}.u-fs-20{font-size:20px !important}.u-fs-21{font-size:21px !important}.u-fs-22{font-size:22px !important}.u-fs-23{font-size:23px !important}.u-fs-24{font-size:24px !important}.u-fs-25{font-size:25px !important}.u-fs-26{font-size:26px !important}.u-fs-27{font-size:27px !important}.u-fs-28{font-size:28px !important}.u-fs-29{font-size:29px !important}.u-fs-30{font-size:30px !important}.u-fs-31{font-size:31px !important}.u-fs-32{font-size:32px !important}.u-fs-33{font-size:33px !important}.u-fs-34{font-size:34px !important}.u-fs-35{font-size:35px !important}.u-fs-36{font-size:36px !important}.u-fs-37{font-size:37px !important}.u-fs-38{font-size:38px !important}.u-fs-39{font-size:39px !important}.u-fs-40{font-size:40px !important}.u-mt-0{margin-top:0px !important}.u-mt-5{margin-top:5px !important}.u-mt-10{margin-top:10px !important}.u-mt-15{margin-top:15px !important}.u-mt-20{margin-top:20px !important}.u-mt-25{margin-top:25px !important}.u-mt-30{margin-top:30px !important}.u-mt-35{margin-top:35px !important}.u-mt-40{margin-top:40px !important}.u-mt-45{margin-top:45px !important}.u-mt-50{margin-top:50px !important}.u-mt-55{margin-top:55px !important}.u-mt-60{margin-top:60px !important}.u-mt-65{margin-top:65px !important}.u-mt-70{margin-top:70px !important}.u-mt-75{margin-top:75px !important}.u-mt-80{margin-top:80px !important}.u-mt-85{margin-top:85px !important}.u-mt-90{margin-top:90px !important}.u-mt-95{margin-top:95px !important}.u-mt-100{margin-top:100px !important}.u-mb-0{margin-bottom:0px !important}.u-mb-5{margin-bottom:5px !important}.u-mb-10{margin-bottom:10px !important}.u-mb-15{margin-bottom:15px !important}.u-mb-20{margin-bottom:20px !important}.u-mb-25{margin-bottom:25px !important}.u-mb-30{margin-bottom:30px !important}.u-mb-35{margin-bottom:35px !important}.u-mb-40{margin-bottom:40px !important}.u-mb-45{margin-bottom:45px !important}.u-mb-50{margin-bottom:50px !important}.u-mb-55{margin-bottom:55px !important}.u-mb-60{margin-bottom:60px !important}.u-mb-65{margin-bottom:65px !important}.u-mb-70{margin-bottom:70px !important}.u-mb-75{margin-bottom:75px !important}.u-mb-80{margin-bottom:80px !important}.u-mb-85{margin-bottom:85px !important}.u-mb-90{margin-bottom:90px !important}.u-mb-95{margin-bottom:95px !important}.u-mb-100{margin-bottom:100px !important}.u-pt-0{padding-top:0px !important}.u-pt-5{padding-top:5px !important}.u-pt-10{padding-top:10px !important}.u-pt-15{padding-top:15px !important}.u-pt-20{padding-top:20px !important}.u-pt-25{padding-top:25px !important}.u-pt-30{padding-top:30px !important}.u-pt-35{padding-top:35px !important}.u-pt-40{padding-top:40px !important}.u-pt-45{padding-top:45px !important}.u-pt-50{padding-top:50px !important}.u-pt-55{padding-top:55px !important}.u-pt-60{padding-top:60px !important}.u-pt-65{padding-top:65px !important}.u-pt-70{padding-top:70px !important}.u-pt-75{padding-top:75px !important}.u-pt-80{padding-top:80px !important}.u-pt-85{padding-top:85px !important}.u-pt-90{padding-top:90px !important}.u-pt-95{padding-top:95px !important}.u-pt-100{padding-top:100px !important}.u-pb-0{padding-bottom:0px !important}.u-pb-5{padding-bottom:5px !important}.u-pb-10{padding-bottom:10px !important}.u-pb-15{padding-bottom:15px !important}.u-pb-20{padding-bottom:20px !important}.u-pb-25{padding-bottom:25px !important}.u-pb-30{padding-bottom:30px !important}.u-pb-35{padding-bottom:35px !important}.u-pb-40{padding-bottom:40px !important}.u-pb-45{padding-bottom:45px !important}.u-pb-50{padding-bottom:50px !important}.u-pb-55{padding-bottom:55px !important}.u-pb-60{padding-bottom:60px !important}.u-pb-65{padding-bottom:65px !important}.u-pb-70{padding-bottom:70px !important}.u-pb-75{padding-bottom:75px !important}.u-pb-80{padding-bottom:80px !important}.u-pb-85{padding-bottom:85px !important}.u-pb-90{padding-bottom:90px !important}.u-pb-95{padding-bottom:95px !important}.u-pb-100{padding-bottom:100px !important}.u-fs-o{font-style:oblique !important}.u-td-u{text-decoration:underline !important}.u-fw-n{font-weight:normal !important}.u-fw-b{font-weight:bold !important}.u-fw-500{font-weight:500 !important}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-flex;display:flex;height:2em;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}:root{--min_layout_width: 390;--max_layout_width: 1310;--min_fluid_ratio: calc(1 / var(--min_layout_width) * 100dvi);--max_fluid_ratio: calc(1 / var(--max_layout_width) * 100dvi);--layout_xs: 390px;--layout_xm: 768px;--layout_md: 1000px;--layout_lg: 1310px;--maincolor: #008B8E;--subcolor: #25AAA6;--secondcolor: #FFC800;--fontJP: "Noto Sans JP", sans-serif;--fontEN: "outfit", sans-serif;--font_size_normal: 20px;--letter_spacing_md: 0.05em;--line-height_sm: 1.2em;--line-height_md: 1.6em;--line-height_lg: 2em}*,::before,::after{--clamp-root-font-size: 16;--clamp-slope: calc((var(--clamp-max) - var(--clamp-min)) / (var(--clamp-viewport-max) - var(--clamp-viewport-min)));--clamp-y-axis-intersection: calc(var(--clamp-min) - (var(--clamp-slope) * var(--clamp-viewport-min)));--clamp-preffered-value: calc( var(--clamp-y-axis-intersection) * (1rem / var(--clamp-root-font-size)) + (var(--clamp-slope) * 100vi) );--clamp: clamp( calc(var(--clamp-min) * (1rem / var(--clamp-root-font-size))), var(--clamp-preffered-value), calc(var(--clamp-max) * (1rem / var(--clamp-root-font-size))) );font-size:var(--clamp)}.p-service-ip-promotion-keyvisual,.p-service-ip-promotion-intro,.p-service-ip-promotion-sec{--clamp-viewport-min: 390;--clamp-viewport-max: 1310;--clamp-min: 16;--clamp-max: 20}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.service_ip_promotion img{width:100%}.service_ip_promotion .p-service_ip_promotion-contact{background-color:rgba(255,200,0,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:360px;position:fixed;right:34px;bottom:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:100;color:#000;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:1;border-radius:10px;padding:15px 10px 15px 20px;border-width:1px;border-style:solid;border-color:var(--secondcolor);border-image:initial;transition:opacity .5s}.service_ip_promotion .p-service_ip_promotion-contact--title{width:100px;font-family:var(--fontEN);font-size:21px;letter-spacing:1px;font-weight:bold;border-right:1px solid #000;padding:3px 0px}.service_ip_promotion .p-service_ip_promotion-contact--txt{width:calc(100% - 100px);padding-left:30px;letter-spacing:1px;font-size:13px;position:relative}.service_ip_promotion .p-service_ip_promotion-contact--txt::before{content:"";width:10px;height:10px;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);right:5px;z-index:10;border-top:1px solid #000;border-left:1px solid #000}.service_ip_promotion .p-service_ip_promotion-contact--txt:after{content:"";width:10px;height:10px;border-top:solid 1px #000;border-left:solid 1px #000;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);right:5px;z-index:10}.service_ip_promotion .p-service_ip_promotion-contact--txt::after{content:"";width:14px;height:1px;background-color:#000;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;z-index:10}.service_ip_promotion .p-service_ip_promotion-contact{opacity:0}.service_ip_promotion .p-service_ip_promotion-contact--active{opacity:1}@media screen and (max-width: 1000px){.service_ip_promotion .p-service_ip_promotion-contact{width:90%;max-width:360px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.p-service-ip-promotion-keyvisual{background-color:#c0f1ef;height:calc(580*var(--max_fluid_ratio));margin-top:14px;padding-top:calc(24*var(--max_fluid_ratio));position:relative;overflow:hidden;z-index:-1}.p-service-ip-promotion-keyvisual__box{margin-inline:auto;margin-top:calc(8*var(--max_fluid_ratio));position:inherit;z-index:10}.p-service-ip-promotion-keyvisual__headding{margin-bottom:calc(24*var(--max_fluid_ratio))}.p-service-ip-promotion-keyvisual h2,.p-service-ip-promotion-keyvisual h2 span{--clamp-max: 54;--clamp-min: 28;font-weight:800;letter-spacing:.03em;text-align:center}.p-service-ip-promotion-keyvisual h2 span{position:relative}.p-service-ip-promotion-keyvisual h2 span::before{content:"";width:98%;aspect-ratio:1/.222;display:block;position:absolute;background-image:url(/images/service_ip_promotion/heading_bg01@2x.webp);background-size:contain;background-position:top center;background-repeat:no-repeat;top:1.2em;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}.p-service-ip-promotion-keyvisual--img{width:min(80vw,800*var(--max_fluid_ratio));margin-inline:auto}.p-service-ip-promotion-keyvisual--img img{width:100%}.p-service-ip-promotion-keyvisual__bgicon{width:min(20vw,200*var(--max_fluid_ratio));position:absolute;z-index:-1}.bgicon--02,.bgicon--03,.bgicon--06,.bgicon--08{width:min(16vw,160*var(--max_fluid_ratio))}.bgicon--01{top:calc(-28*var(--max_fluid_ratio));left:calc(140*var(--max_fluid_ratio))}.bgicon--02{top:calc(112*var(--max_fluid_ratio));left:calc(-46*var(--max_fluid_ratio))}.bgicon--03{bottom:calc(180*var(--max_fluid_ratio));left:calc(148*var(--max_fluid_ratio))}.bgicon--04{bottom:calc(12*var(--max_fluid_ratio));left:calc(-20*var(--max_fluid_ratio))}.bgicon--05{top:calc(-40*var(--max_fluid_ratio));right:calc(-32*var(--max_fluid_ratio))}.bgicon--06{top:calc(87*var(--max_fluid_ratio));right:calc(200*var(--max_fluid_ratio))}.bgicon--07{bottom:calc(46*var(--max_fluid_ratio));right:calc(120*var(--max_fluid_ratio))}.bgicon--08{bottom:calc(204*var(--max_fluid_ratio));right:calc(-24*var(--max_fluid_ratio))}.p-service-ip-promotion-keyvisual::after{content:"";width:120%;height:calc(200*var(--max_fluid_ratio));display:block;position:absolute;border-top-left-radius:1000px 120px;border-top-right-radius:1000px 120px;background-color:#f8f8f8;left:50%;bottom:calc(-100*var(--max_fluid_ratio));-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5}@media screen and (max-width: 1000px){.p-service-ip-promotion-keyvisual{height:calc(360*var(--min_fluid_ratio));margin-top:0}.p-service-ip-promotion-keyvisual__box{width:min(90vw,600*var(--min_fluid_ratio));position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-55%);transform:translateX(-50%) translateY(-55%);z-index:10}.p-service-ip-promotion-keyvisual__heding{margin-bottom:calc(20*var(--min_fluid_ratio))}.p-service-ip-promotion-keyvisual--img{width:auto}.p-service-ip-promotion-keyvisual::after{height:calc(24*var(--min_fluid_ratio));bottom:calc(-2*var(--min_fluid_ratio))}.p-service-ip-promotion-keyvisual__bgicon{width:min(20vw,200*var(--min_fluid_ratio));position:static;top:inherit;bottom:inherit;left:inherit;right:inherit}.bgicon--02,.bgicon--03,.bgicon--06,.bgicon--08{width:min(16vw,160*var(--min_fluid_ratio))}.bgicon--01,.bgicon--02,.bgicon--03,.bgicon--04,.bgicon--05,.bgicon--06,.bgicon--07,.bgicon--08{position:absolute}.bgicon--01{top:calc(-12*var(--max_fluid_ratio));left:calc(-12*var(--max_fluid_ratio))}.bgicon--02{top:calc(32*var(--max_fluid_ratio));left:28%}.bgicon--04{top:calc(-32*var(--max_fluid_ratio));right:25%}.bgicon--03{top:calc(32*var(--max_fluid_ratio));right:calc(-12*var(--max_fluid_ratio))}.bgicon--05{bottom:calc(-4*var(--max_fluid_ratio));left:calc(-12*var(--max_fluid_ratio))}.bgicon--06{bottom:calc(72*var(--max_fluid_ratio));left:28%}.bgicon--07{bottom:calc(-4*var(--max_fluid_ratio));right:25%}.bgicon--08{bottom:calc(72*var(--max_fluid_ratio));right:calc(-12*var(--max_fluid_ratio))}}.p-service-ip-promotion-intro{width:100%;margin-bottom:calc(96*var(--max_fluid_ratio));overflow:hidden}.p-service-ip-promotion-intro__inner{position:relative;padding:calc(32*var(--max_fluid_ratio)) 0}.p-service-ip-promotion-intro__title{max-inline-size:-webkit-max-content;max-inline-size:max-content;margin-inline:auto;margin-bottom:.8em;text-align:center}.p-service-ip-promotion-intro__title,.p-service-ip-promotion-intro__title span{--clamp-max: 32;--clamp-min: 24;font-weight:700;line-height:var(--line-height_md);letter-spacing:var(--letter_spacing_md)}.p-service-ip-promotion-intro__title span{position:relative}.p-service-ip-promotion-intro__title span::before{content:"";width:98%;aspect-ratio:1/.113;display:block;position:absolute;background-image:url(/images/service_ip_promotion/heading_bg02@2x.webp);background-size:contain;background-position:top center;background-repeat:no-repeat;top:1.2em;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}.p-service-ip-promotion-intro__text{margin-top:calc(-12*var(--min_fluid_ratio))}.p-service-ip-promotion-intro__desc{max-inline-size:-webkit-max-content;max-inline-size:max-content;margin-inline:auto;--clamp-max: 20;--clamp-min: 16;font-weight:500;letter-spacing:var(--letter_spacing_md);line-height:var(--line-height_lg)}.p-service-ip-promotion-promotion-intro{width:calc(140*var(--max_fluid_ratio));position:absolute}.p-service-ip-promotion-promotion-intro__bgimg{width:calc(140*var(--max_fluid_ratio));position:absolute}.bgimg__s{width:calc(120*var(--max_fluid_ratio))}.bgimg__01{top:0;left:calc(-40*var(--max_fluid_ratio))}.bgimg__02{bottom:calc(40*var(--max_fluid_ratio));left:calc(104*var(--max_fluid_ratio))}.bgimg__03{top:0;right:calc(104*var(--max_fluid_ratio))}.bgimg__04{bottom:calc(40*var(--max_fluid_ratio));right:calc(-32*var(--max_fluid_ratio))}@media screen and (min-width: 1310px){.p-service-ip-promotion-intro__inner{padding:calc(56*var(--max_fluid_ratio)) 0}.p-service-ip-promotion-promotion-intro__bgimg{width:calc(160*var(--max_fluid_ratio))}.bgimg__s{width:calc(140*var(--max_fluid_ratio))}.bgimg__01{top:0;left:calc(-32*var(--max_fluid_ratio))}.bgimg__02{bottom:calc(20*var(--max_fluid_ratio));left:calc(168*var(--max_fluid_ratio))}.bgimg__03{top:0;right:calc(168*var(--max_fluid_ratio))}.bgimg__04{bottom:calc(20*var(--max_fluid_ratio));right:calc(-32*var(--max_fluid_ratio))}}@media screen and (max-width: 1000px){.p-service-ip-promotion-intro__inner{padding-top:0}.p-service-ip-promotion-intro__text{width:min(90vw,var(--layout_xm));margin-inline:auto;margin-top:0}.intro__bgimg--sp{width:min(90vw,var(--layout_xm));display:grid block;margin-inline:auto;padding:calc(24*var(--min_fluid_ratio)) 0;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-column-gap:calc(20*var(--min_fluid_ratio));column-gap:calc(20*var(--min_fluid_ratio));-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.p-service-ip-promotion-promotion-intro__bgimg{width:auto}.bgimg__01,.bgimg__02,.bgimg__03,.bgimg__04{position:static;padding-top:calc(-8*var(--min_fluid_ratio))}.bgimg__02,.bgimg__04{padding-top:calc(8*var(--min_fluid_ratio))}}.supplement{--clamp-max: 28;--clamp-min: 14}.p-service-ip-promotion-sec{margin-bottom:calc(96*var(--max_fluid_ratio))}.p-service-ip-promotion-sec__inner{width:min(100% - 144*var(--max_fluid_ratio),var(--layout_md));margin-inline:auto;padding:calc(80*var(--max_fluid_ratio)) 0}.p-service-ip-promotion-sec__inner--pd0{padding:0}.p-service-ip-promotion-sec__heading{margin-bottom:calc(72*var(--max_fluid_ratio))}.p-service-ip-promotion-sec__subtitle{display:block grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;--clamp-max: 32;--clamp-min: 20;font-weight:800;letter-spacing:.08em;font-family:var(--fontEN);color:var(--maincolor)}.p-service-ip-promotion-sec__subtitle::before{content:"";width:1.2em;height:1.2em;display:block;margin-left:-1.4em;position:absolute;background-image:url(/images/service_ip_promotion/icon-light_bulb@2x.webp);background-size:contain;background-position:center;background-repeat:no-repeat}.p-service-ip-promotion-sec__title{--clamp-max: 48;--clamp-min: 32;font-weight:800;letter-spacing:var(--letter_spacing_md);font-family:var(--fontJP)}.p-service-ip-promotion-sec__green{margin-bottom:calc(96*var(--max_fluid_ratio));padding-bottom:calc(20*var(--max_fluid_ratio));position:relative;background:var(--maincolor)}.p-service-ip-promotion-sec__green::before,.p-service-ip-promotion-sec__green::after{content:"";display:block;position:absolute;width:100%;height:calc(82*var(--max_fluid_ratio));border-top-left-radius:200px;background-color:var(--maincolor)}.p-service-ip-promotion-sec__green::before{top:calc(-80*var(--max_fluid_ratio))}.p-service-ip-promotion-sec__green::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);bottom:calc(-80*var(--max_fluid_ratio))}.p-service-ip-promotion-sec__green .p-service-ip-promotion-sec__title{color:#fff}.p-service-ip-promotion-sec__green .p-service-ip-promotion-sec__subtitle{color:var(--secondcolor)}.p-service-ip-promotion-sec__green .p-service-ip-promotion-sec__inner{padding:0;position:relative}@media screen and (min-width: 1310px){.p-service-ip-promotion-sec__inner{width:min(100% - 128*var(--max_fluid_ratio),var(--layout_lg))}.p-service-ip-promotion-sec__title{font-size:54px}}@media screen and (max-width: 1000px){.p-service-ip-promotion-sec{margin-bottom:calc(64*var(--min_fluid_ratio))}.p-service-ip-promotion-sec__green{margin-bottom:calc(48*var(--min_fluid_ratio));padding-bottom:calc(20*var(--min_fluid_ratio))}.p-service-ip-promotion-sec__green::before,.p-service-ip-promotion-sec__green::after{height:calc(40*var(--min_fluid_ratio))}.p-service-ip-promotion-sec__green::before{top:calc(-36*var(--min_fluid_ratio))}.p-service-ip-promotion-sec__green::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);bottom:calc(-36*var(--min_fluid_ratio))}.p-service-ip-promotion-sec__inner{width:min(100% - 40*var(--min_fluid_ratio),var(--layout_md))}.p-service-ip-promotion-sec__heading{margin-bottom:calc(24*var(--min_fluid_ratio))}.p-service-ip-promotion-sec__subtitle{inline-size:-webkit-fit-content;inline-size:fit-content;margin-inline:auto;margin-bottom:calc(4*var(--min_fluid_ratio))}.p-service-ip-promotion-sec__title{inline-size:-webkit-fit-content;inline-size:fit-content;margin-inline:auto}}@media screen and (max-width: 480px){.p-service-ip-promotion-sec__inner{width:min(100% - 24*var(--min_fluid_ratio),var(--layout_xs))}}.p-service-ip-promotion-strength{margin-inline:auto}.p-service-ip-promotion-strength__item{width:min(100% - 80*var(--max_fluid_ratio),var(--layout_md));margin-inline:auto;margin-bottom:calc(64*var(--max_fluid_ratio));padding:0 calc(40*var(--max_fluid_ratio));background:#fff;position:relative;border-radius:20px}.p-service-ip-promotion-strength__item:last-of-type{margin-bottom:0}.p-service-ip-promotion-strength__item--number{width:calc(104*var(--max_fluid_ratio));height:calc(104*var(--max_fluid_ratio));border-radius:50%;position:absolute;background-color:var(--secondcolor);--clamp-max: 48;--clamp-min: 24;font-weight:800;font-family:var(--fontEN);color:var(--maincolor);text-align:center;letter-spacing:.12em;line-height:calc(104*var(--max_fluid_ratio));top:calc(-36*var(--max_fluid_ratio));left:calc(-32*var(--max_fluid_ratio))}.p-service-ip-promotion-strength__item__inner{width:100%;display:block grid;-ms-grid-columns:min(64%,var(--layout_xm)) 1fr;grid-template-columns:min(64%,var(--layout_xm)) 1fr;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.p-service-ip-promotion-strength__item--title{margin-bottom:calc(24*var(--max_fluid_ratio));--clamp-max: 36;--clamp-min: 24;font-weight:600;letter-spacing:var(--letter_spacing_md)}.p-service-ip-promotion-strength__item__text{padding:calc(64*var(--max_fluid_ratio)) 0}.p-service-ip-promotion-strength__item--desc{line-height:var(--line-height_md);--clamp-max: 20;--clamp-min: 16;font-weight:500;letter-spacing:var(--letter_spacing_md)}@media screen and (min-width: 1310px){.p-service-ip-promotion-strength__item{width:min(100% - 80*var(--max_fluid_ratio),var(--layout_lg))}.p-service-ip-promotion-strength__item--number{width:calc(104*var(--max_fluid_ratio));height:calc(104*var(--max_fluid_ratio));line-height:calc(104*var(--max_fluid_ratio));top:calc(-32*var(--max_fluid_ratio));left:calc(-46*var(--max_fluid_ratio))}}@media screen and (max-width: 1000px){.p-service-ip-promotion-strength__item{margin-bottom:calc(40*var(--min_fluid_ratio));padding:0 calc(12*var(--min_fluid_ratio))}.p-service-ip-promotion-strength__item__inner{width:80%;-ms-grid-columns:auto;grid-template-columns:auto;margin-inline:auto;padding:calc(20*var(--min_fluid_ratio)) 0}.p-service-ip-promotion-strength__item--number{width:calc(48*var(--min_fluid_ratio));height:calc(48*var(--min_fluid_ratio));line-height:calc(48*var(--min_fluid_ratio))}.p-service-ip-promotion-strength__item--title{text-align:center}.p-service-ip-promotion-strength__item__text{padding:calc(12*var(--min_fluid_ratio)) 0}.p-service-ip-promotion-strength__item__text,.p-service-ip-promotion-strength__item--img{-ms-grid-column:1;grid-column:1}.p-service-ip-promotion-strength__item--img{margin-inline:auto;width:min(80%,var(--layout_xm))}}@media screen and (max-width: 480px){.p-service-ip-promotion-strength__item__inner{width:92%}}.p-service-ip-promotion-flow__items{display:-webkit-flex;display:-ms-flexbox;display:flex}.p-service-ip-promotion-flow__item{width:25%;text-align:center;margin-right:-1px;position:relative;padding:25px 12px;border-radius:7px;border-width:1px;border-style:solid;border-color:#008b8e;border-image:initial}.p-service-ip-promotion-flow__item::before{content:"";width:20px;height:20px;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);background-color:#fff;right:-11px;z-index:10;border-top:1px solid #008b8e;border-left:1px solid #008b8e;border-radius:6px 0px 0px}.p-service-ip-promotion-flow__item--02::before{background-color:#ecfaf8}.p-service-ip-promotion-flow__item--03::before{background-color:#daf0ed}.p-service-ip-promotion-flow__item--04::before{background-color:#c6eae3}.p-service-ip-promotion-flow__item--05::before{display:none}.p-service-ip-promotion-flow__item--01{background-color:#fff}.p-service-ip-promotion-flow__item--02{background-color:#ecfaf8}.p-service-ip-promotion-flow__item--03{background-color:#daf0ed}.p-service-ip-promotion-flow__item--04{background-color:#c6eae3}.p-service-ip-promotion-flow__item--05{background-color:#bee5e0}.p-service-ip-promotion-flow__num{font-family:var(--fontEN);--clamp-max: 48;--clamp-min: 40;font-weight:bold;padding-bottom:2px;color:#008b8e;border-bottom:4px solid #008b8e}.p-service-ip-promotion-flow__item--title{margin-top:47px;--clamp-max: 20;--clamp-min: 16;font-weight:bold;font-family:var(--fontJP);line-height:var(line-height-lg);letter-spacing:var(letter-spacing-md)}.p-service-ip-promotion-flow__txt{margin-top:28px;--clamp-max: 16;--clamp-min: 14;line-height:var(line-height-md);letter-spacing:var(letter-spacing-md);font-family:var(--fontJP);text-align:justify}@media screen and (max-width: 1000px){.p-service-ip-promotion-flow__items{display:block}.p-service-ip-promotion-flow__item{width:100%;text-align:center;margin-left:0px;margin-bottom:-1px;padding:15px 10px 60px}.p-service-ip-promotion-flow__item::before{left:50%;top:auto;bottom:-11px;-webkit-transform:translateX(-50%) rotate(225deg);transform:translateX(-50%) rotate(225deg)}.p-service-ip-promotion-flow__num{padding-bottom:2px}.p-service-ip-promotion-flow__item--title{text-align:center;margin-top:23px;letter-spacing:1px}.p-service-ip-promotion-flow__txt{text-align:center;letter-spacing:1px;line-height:21px;margin-top:18px}}.p-service-ip-promotion-recommend{margin-inline:auto;margin-top:calc(-16*var(--min_fluid_ratio))}.p-service-ip-promotion-recommend__caption,.p-service-ip-promotion-recommend__text{width:-webkit-fit-content;width:fit-content;margin-inline:auto;letter-spacing:var(--letter_spacing_md);line-height:var(--line-height_md);color:#fff}.p-service-ip-promotion-recommend__caption{margin-bottom:1em;--clamp-max: 32;--clamp-min: 22}.p-service-ip-promotion-recommend__text{margin-top:1em}.p-service-ip-promotion-recommend__text{--clamp-max: 24;--clamp-min: 18}.p-service-ip-promotion-recommend__items{margin-inline:auto;display:block grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:calc(40*var(--max_fluid_ratio));column-gap:calc(40*var(--max_fluid_ratio));grid-row-gap:calc(32*var(--max_fluid_ratio))}.p-service-ip-promotion-recommend__item{display:block grid;padding:calc(24*var(--max_fluid_ratio)) calc(32*var(--max_fluid_ratio));-ms-grid-columns:min(10vw,120*var(--max_fluid_ratio)) 1fr;grid-template-columns:min(10vw,120*var(--max_fluid_ratio)) 1fr;-webkit-column-gap:calc(40*var(--max_fluid_ratio));column-gap:calc(40*var(--max_fluid_ratio));background-color:#ecfaf8;border-radius:calc(12*var(--max_fluid_ratio));place-content:center;place-items:center}.p-service-ip-promotion-recommend__item p{inline-size:-webkit-fit-content;inline-size:fit-content;--clamp-max: 36;--clamp-min: 22;font-weight:600;letter-spacing:var(--letter_spacing_md)}@media screen and (max-width: 1000px){.p-service-ip-promotion-recommend{width:min(100% - 40*var(--min_fluid_ratio),var(--layout_md))}.p-service-ip-promotion-recommend__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.p-service-ip-promotion-recommend__item{padding:calc(12*var(--min_fluid_ratio)) calc(16*var(--min_fluid_ratio));-ms-grid-column:1;grid-column:1;-ms-grid-columns:32vw 1fr;grid-template-columns:32vw 1fr}.p-service-ip-promotion-strength--img img{display:grid block;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:min(30vw,160*var(--min_fluid_ratio))}}.p-service-ip-promotion-news{margin-bottom:calc(20*var(--max_fluid_ratio))}.p-service-ip-promotion-outro__title{margin-inline:auto;margin-bottom:1.5em;inline-size:-webkit-fit-content;inline-size:fit-content;text-align:center;--clamp-max: 28;--clamp-min: 18;font-weight:700;letter-spacing:var(--letter_spacing_md);line-height:var(--line-height_md);font-family:var(--fontJP)}.service_ip_promotion .p-service_ip_promotion-cv{margin-top:130px}.p-service_ip_promotion-cv__contact{margin-bottom:calc(160*var(--max_fluid_ratio));position:relative}.p-service_ip_promotion-cv__contact::before,.p-service_ip_promotion-cv__contact::after{content:"";display:block;position:absolute;width:calc(160*var(--max_fluid_ratio));aspect-ratio:1/.783;background-repeat:no-repeat;background-size:contain;position:absolute;background-position:center center;z-index:1;bottom:calc(-110*var(--max_fluid_ratio));pointer-events:none}.p-service_ip_promotion-cv__contact::before{background-image:url(/images/service_ip_promotion/cv_chara01@2x.webp);left:calc(40*var(--max_fluid_ratio))}.p-service_ip_promotion-cv__contact::after{background-image:url(/images/service_ip_promotion/cv_chara02@2x.webp);right:calc(40*var(--max_fluid_ratio))}.p-service_ip_promotion-cv__cv_btn{background-color:#ffc800;box-shadow:0 12px #e69600;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:calc(24*var(--max_fluid_ratio)) 0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:16px;overflow:hidden}.p-service_ip_promotion-cv__cv_btn:focus-visible{translate:0 12px;box-shadow:0 0 #e69600;transition:.2s}@media(any-hover: hover){.p-service_ip_promotion-cv__cv_btn:hover{translate:0 12px;box-shadow:0 0 #e69600;transition:.2s}}.p-service_ip_promotion-cv__cv_btn__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10;width:100%;padding:23px 43px}.p-service_ip_promotion-cv__cv_btn__inner::after{content:"";width:74px;height:69px;background-image:url(/images/common/ico_arrow_right.svg);background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;right:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-position:center center}.p-service_ip_promotion-cv__cv_btn__title{color:#000;font-size:82px;font-weight:bold;font-family:var(--fontEN);letter-spacing:.9px}.p-service_ip_promotion-cv__cv_btn__txt{color:#000;font-size:15px;line-height:30px;margin-left:33px;letter-spacing:.7px}@media screen and (max-width: 1000px){.p-service_ip_promotion-cv__contact{margin-bottom:calc(100*var(--min_fluid_ratio))}.p-service_ip_promotion-cv__contact::before,.p-service_ip_promotion-cv__contact::after{width:calc(80*var(--min_fluid_ratio));bottom:calc(-50*var(--min_fluid_ratio))}.p-service_ip_promotion-cv__contact::before{left:calc(20*var(--min_fluid_ratio))}.p-service_ip_promotion-cv__contact::after{right:calc(20*var(--min_fluid_ratio))}.service_ip_promotion .p-service_ip_promotion-cv{margin-top:70px}.p-service_ip_promotion-cv__cv_btn{display:block;padding:calc(20*var(--min_fluid_ratio)) 0}.p-service_ip_promotion-cv__cv_btn__inner{display:block;padding:0px 23px}.p-service_ip_promotion-cv__cv_btn__title{font-size:35px;letter-spacing:.3px}.p-service_ip_promotion-cv__cv_btn__txt{margin-left:0px;font-size:14px;line-height:28px;margin-top:10px}.p-service_ip_promotion-cv__cv_btn__inner::after{width:32px;height:29px;top:20px;right:25px}}