@charset "UTF-8";:root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%}audio:not([controls]){display:none}button{overflow:visible}details{display:block}input[type=number]{width:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}main{display:block}summary{display:block}pre{overflow:auto}progress{display:inline-block}small{font-size:75%}template{display:none}textarea{overflow:auto}[hidden]{display:none}*,:before,:after{box-sizing:inherit}*{font-size:inherit;line-height:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*,:before,:after{border-style:solid;border-width:0}*{margin:0;padding:0}:root{box-sizing:border-box;cursor:default;font:100%/1.5 sans-serif;text-rendering:optimizeLegibility}html{background-color:#FFF;color:#000}audio,canvas,iframe,img,svg,video{vertical-align:middle}code,kbd,pre,samp{font-family:monospace,monospace}nav ol,nav ul{list-style:none}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}::selection{background-color:#b3d4fc;color:#4c2b03;text-shadow:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}[hidden][aria-hidden=false]{clip:rect(0 0 0 0);display:inherit;position:absolute}[hidden][aria-hidden=false]:focus{clip:auto}html{width:100%;height:100%;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;-webkit-tap-highlight-color:transparent;scrollbar-width:none;-ms-overflow-style:none}*{font-family:YakuHanJP,Noto Sans JP,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif}body{font-size:14px;font-weight:400;line-height:2;text-align:justify;word-break:break-all;width:100%;min-height:100vh;background:#FFF;color:#000}*,:before,:after{box-sizing:border-box}ul{list-style:none}ul:not([class]){padding-left:1.5em;list-style:disc}img{max-width:100%;width:100%;height:auto}a{transition:opacity .3s}a:hover{opacity:.7}.l-wrapper{max-width:1920px;margin:0 auto;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;padding:0 5px}.l-inner{padding:0 1.5625%}.l-header{z-index:999;position:fixed;top:0;left:0;width:100%;background-color:rgba(255,255,255,.9)}.l-main{padding:0}.l-main-lower{padding:0 15px}.l-footer{margin-top:auto}.l-container{margin:0 auto}.l-container--s{max-width:800px}.l-container--m{max-width:900px}.l-container--l{max-width:1000px}.l-container--xl{max-width:1100px}.l-container--xxl{max-width:1200px}.js-acKey{cursor:pointer}.js-acTarget{display:none;cursor:pointer}.js-acTarget.is-active{display:flex}.c-btn{display:inline-block;position:relative;background-color:#fff;border:1px solid #8fbdd9;color:#2192bf;text-decoration:none;line-height:1;width:280px;padding:20px;font-size:18px;font-weight:500}.c-btn:after{content:"";position:absolute;top:50%;transform:translateY(-50%);display:inline-block;width:30px;height:30px;right:10px;background-image:url(../images/common/icon-arrow.svg);background-size:cover}.c-color-primary{color:#2192bf}input,button,textarea,select{appearance:none;outline:none}textarea{resize:none}::-webkit-input-placeholder{color:#787878}::-moz-placeholder{color:#787878}:-ms-input-placeholder{color:#787878}input[type=text],input[type=tel],input[type=email],textarea,select{width:100%;border-radius:5px;font-size:16px;padding:13px 15px;border:2px solid transparent;transition:border .3s;background-color:#f0f0f0}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,textarea:focus,select:focus{border:2px solid #2192bf}input[type=text].-wide,input[type=tel].-wide,input[type=email].-wide,textarea.-wide,select.-wide{width:100%}input[type=text].-md,input[type=tel].-md,input[type=email].-md,textarea.-md,select.-md{width:50%}input[type=text].-short,input[type=tel].-short,input[type=email].-short,textarea.-short,select.-short{width:30%}input[type=text].-address,input[type=tel].-address,input[type=email].-address,textarea.-address,select.-address{margin-top:15px}input[type=button],input[type=submit],button{cursor:pointer}.c-select__wrap{position:relative;z-index:1}.c-select__wrap:after{content:"〉";position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(90deg);z-index:1;pointer-events:none}.c-select__wrap select{cursor:pointer}input.w-md{margin-bottom:20px;width:50%}.wpcf7-radio input[type=radio]{opacity:0;visibility:hidden;position:absolute}.wpcf7-radio .wpcf7-list-item.first{margin-left:0}.wpcf7-radio span.wpcf7-list-item-label{position:relative;display:flex;align-items:center;cursor:pointer}.wpcf7-radio span.wpcf7-list-item-label:before{display:block;content:"";border-radius:50%;border:1px solid #000;width:20px;height:20px;margin-right:10px}.wpcf7-radio span.wpcf7-list-item-label:after{position:absolute;content:"";border-radius:50%;width:12px;height:12px;background-color:#2192bf;left:4px;top:47%;transform:translateY(-50%);display:none}.wpcf7-radio input[type=radio]:checked+span.wpcf7-list-item-label:after{display:block}input[type=checkbox]{opacity:0;position:absolute}.wpcf7-list-item-label:before{border:1px solid #333;content:"";display:inline-block;height:15px;margin-right:10px;position:relative;top:-1px;vertical-align:middle;width:15px}input[type=checkbox]:checked+.wpcf7-list-item-label:after{display:block;content:"";position:absolute;top:46%;left:2px;width:5px;height:9px;border-right:3px solid #2192bf;border-bottom:3px solid #2192bf;transform:rotate(45deg) translateY(-50%);opacity:1}input[type=checkbox]:checked+.wpcf7-list-item-label:before{background-color:#fff}.wpcf7-list-item.first.last{margin-left:0}.c-heading-xl{font-size:20px;font-weight:500;line-height:1.5}.c-heading-l{font-size:20px;font-weight:500;line-height:1.5}.c-heading-m{font-size:20px;font-weight:500;line-height:1.5}.c-link{color:#2192bf}.c-link.-rev{color:#FFF}.c-link--external:after{display:inline-block;content:"";width:9px;height:9px;margin-left:5px;background-image:url(../images/common/icon-external.svg);background-size:cover}.c-list{list-style:disc;padding-left:1.5em}.c-media{display:flex;flex-direction:column;gap:50px}.c-media__item{display:flex;flex-direction:column-reverse;gap:20px}.c-media__thumb img{aspect-ratio:4/3;object-fit:cover;width:100%}.c-media__title{font-size:18px;line-height:1.5;font-weight:500;color:#2192bf}.c-media__title>._small{display:block;font-size:14px}.c-media__text{padding-top:20px;font-size:14px}.c-media__bottom{text-align:right;font-size:16px;padding-top:30px}.c-table{line-height:1.5}.c-table tr{display:block;padding:15px 0;border-bottom:1px solid #dcdcdc}.c-table th{display:block;padding:0 10px;font-weight:500;color:#2192bf}.c-table td{display:block;padding:5px 10px 0}.p-header{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;padding:10px 5px 10px 10px}.p-header__brand{display:flex;align-items:center;gap:6px}.p-header__logo>a{display:block}.p-header__logo img{width:auto;height:30px}.p-header__name{font-size:11px}.p-header__btns{z-index:2;position:relative;display:flex;gap:5px}.p-header__btns>._entry-btn{display:grid;place-content:center;width:50px;height:40px;font-size:12px;background-color:#d99982;color:#FFF;text-decoration:none;text-transform:uppercase}.p-header__nav{position:fixed;top:0;left:0;width:100vw;min-height:100dvh;overflow-y:auto;transform:translateY(-100%);transition:transform .75s cubic-bezier(.8,0,.2,1);background-color:rgba(33,146,191,.9)}.p-header__nav.is-active{transform:translateY(0)}.p-hero{position:relative;padding:0 20px;aspect-ratio:1/2}.p-hero>div{position:absolute;transition:all .3s;opacity:0;animation:anim-blur .5s linear 0s 1 forwards}@keyframes anim-blur{from{opacity:0;filter:blur(15px)}to{opacity:1;filter:blur(0)}}#h_movie1{top:0;right:0;width:52%;height:26%;animation-delay:.5s!important}#h_movie1 video{width:100%}#h_photo1{top:0;left:0;width:46%;height:10%;background:url(../images/hero/h_photo1.jpg) no-repeat center center;background-size:cover;animation-delay:.8s!important}#h_photo2{top:13%;left:0;width:28%;height:13%;background:url(../images/hero/h_photo2.jpg) no-repeat center center;background-size:cover;animation-delay:.1s!important}#h_photo3{top:51%;left:8%;width:50%;height:19%;background:url(../images/hero/h_photo3.jpg) no-repeat center center;background-size:cover;z-index:10;animation-delay:.6s!important}#h_photo4{top:65%;left:68%;width:32%;height:16%;background:url(../images/hero/h_photo4.jpg) no-repeat center center;background-size:cover;z-index:10;animation-delay:1.5s!important}#h_photo5{top:78%;left:18%;width:40%;height:13%;background:url(../images/hero/h_photo5.jpg) no-repeat center center;background-size:cover;z-index:10;animation-delay:.5s!important}#h_square1{top:60%;left:0;width:6%;height:10%;background:#5c2e63;animation-delay:.2s!important}#h_square2{top:20%;left:30%;width:6%;height:3%;background:#d99982}#h_square3{top:27%;left:0;width:22%;height:11%;background:#71bbd9;animation-delay:.8s!important}#h_square4{top:27%;left:24%;width:60%;height:23%;background:#fbf26d;animation-delay:1.1s!important;z-index:99}#h_square5{top:27%;right:0;width:14%;height:7%;background:rgba(229,229,111,.6);animation-delay:.2s!important}#h_square6{top:55%;right:0;width:4%;height:4%;background:#2192bf;animation-delay:.1s!important}#h_square7{top:73%;left:0;width:28%;height:10%;background:#fbf26d;animation-delay:.5s!important}#h_square8{display:none;top:52%;left:17%;width:10%;height:7%;background:#eee;animation-delay:.6s!important}#h_square9{display:none;top:56%;left:28%;width:3%;height:3%;background:#2192bf;animation-delay:.3s!important}#h_square10{top:55%;left:66%;width:8%;height:4%;background:#e9c7d5;animation-delay:.15s!important}#h_square11{top:61%;left:42%;width:32%;height:13%;background:#b1d06d;animation-delay:.35s!important}#h_square12{top:51%;right:0;width:24%;height:8%;background:#71bbd9;animation-delay:.25s!important}#h_square13{display:none;top:86%;left:81%;width:6%;aspect-ratio:1/1;background:#f249a6;animation-delay:.45s!important}#h_square14{top:91%;left:12%;width:6%;height:3%;background:#71bbd9;animation-delay:.6s!important}#h_square15{display:none;top:92%;left:62%;width:2%;height:5%;background:#eee;animation-delay:.25s!important}#h_square16{top:1%;right:2%;width:6%;height:3%;background:#fbf26d;z-index:10}#h_border1{top:11%;left:30%;width:16%;height:8%;border:.3em solid #2192bf;animation-delay:.5s!important}#h_border2{display:none;top:83%;left:34%;width:5%;aspect-ratio:1/1;border:.4em solid #fbf26d;animation-delay:.3s!important}#h_border3{display:none;top:96%;left:46%;width:3%;aspect-ratio:1/1;border:.4em solid #d99982;animation-delay:.4s!important}#intro{display:flex;max-width:1100px;margin:1em auto 20em;line-height:3em}#intro #i_movie1{width:300px;height:300px}#intro #i_movie1 video{width:100%}#intro .left{display:none;margin-right:4em}#intro .right{position:relative;flex:1 1;font-size:1em;padding-left:15px}#intro .right .box1{position:absolute;bottom:-8em;left:5em;width:2rem;height:2rem;background:#b1d06d}#intro .right .box2{position:absolute;bottom:-4em;left:15em;width:3rem;height:3rem;background:#f249a6}#intro .right .box3{position:absolute;top:5em;right:-3em;width:3rem;height:7rem;border:.3em solid #2192bf}#intro .right p+p{padding-top:1.5em}.h_square4__text{position:absolute;width:84.375vw;top:38vw;z-index:100}.h_square4__text #h_copy{display:block;bottom:0;z-index:10}.h_square4__text #h_copy_jp{margin-top:-5%;display:block;z-index:10;width:67%;margin-left:32%}.p-hamburger{position:relative;display:grid;place-content:center;width:40px;height:40px;background:#2192bf;cursor:pointer}.p-hamburger__inner{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:16px;height:14px}.p-hamburger__line{position:absolute;top:50%;transform:translateY(-50%);display:inline-block;width:100%;height:2px;background:#FFF;transition:top .24s,transform .24s,opacity .24s}.p-hamburger__line:nth-child(1){top:0}.p-hamburger__line:nth-child(3){top:100%;transform:translateY(-100%)}.p-hamburger.is-active .p-hamburger__line:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.p-hamburger.is-active .p-hamburger__line:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}.p-hamburger.is-active .p-hamburger__line:nth-child(2){opacity:0}.p-gnav{height:100vh;overflow-y:auto;padding:50px 9.375%;display:flex;flex-direction:column;gap:30px}.p-gnav__wrap{display:flex;flex-direction:column;gap:30px}.p-gnav__box{color:#FFF}.p-gnav__title{font-size:20px;font-weight:500;letter-spacing:.05em;line-height:1.45}.p-gnav__title.-small{font-size:16px;line-height:1.5}.p-gnav__title>a{color:#FFF;text-decoration:none}.p-gnav__body{padding-top:10px;padding-left:20px}.p-gnav__list{display:flex;flex-direction:column;gap:10px}.p-gnav__item{line-height:1.5}.p-gnav__link{display:block;text-decoration:none;color:#FFF}.p-footer{padding:120px 0 30px}.p-footer__inner{margin:0 auto;max-width:1110px}.p-footer__brand{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.p-footer__logo{width:146px}.p-footer__name{font-size:11px}.p-footer__nav{display:none}.p-footer__sns{display:flex;flex-direction:column;align-items:center;padding-top:20px;gap:20px}.p-footer__sns-title{font-size:12px}.p-footer__sns-list{display:flex;gap:20px}.p-footer__sns-item{width:40px}.p-footer-bottom{padding-top:30px}.p-footer-bottom__list{display:flex;flex-direction:column;align-items:center;gap:1em}.p-footer-bottom__item>a{text-decoration:none;font-size:12px}.p-footer__copyright{padding-top:30px;font-size:11px;color:#2192bf;text-align:center}.p-fnav__box{display:flex;align-items:center}.p-fnav__title{font-weight:500;color:#2192bf}.p-fnav__list{display:flex;gap:1.1764705882em}.p-fnav__link{text-decoration:none;color:#000}.p-site-head{position:relative;display:flex;flex-wrap:wrap;align-items:center;column-gap:20px;row-gap:40px;margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);max-width:auto;max-width:initial;padding-left:5px;padding-top:25px}.p-site-head__ill{width:54px}.p-site-head__title>._en{font-family:Oooh Baby,cursive;font-size:60px;line-height:1;text-transform:capitalize;color:#2192bf}.p-site-head__title>._ja{font-size:16px}.p-site-head__lead{width:100%;padding:0 20px}.p-breadcrumb{display:none}.p-breadcrumb__list{display:flex;flex-direction:row-reverse;align-items:center;list-style:none}.p-breadcrumb li{display:flex;align-items:center;color:#2192bf}.p-breadcrumb li:not(:last-child):before{content:"-";padding:0 10px}.p-breadcrumb li a{text-decoration:none;color:#2192bf}.p-breadcrumb li a:hover{text-decoration:underline;opacity:initial}.p-breadcrumb li a.home{display:block;width:20px;height:20px;background-image:url(../images/common/icon-home.svg);background-size:cover}.p-breadcrumb li a.home>span{display:block;overflow:hidden;text-indent:100%;white-space:nowrap}.p-mainv{padding:40px 0 60px;margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);max-width:auto;max-width:initial}.p-mainv img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.p-about-table{line-height:1.5}.p-about-table tr{display:block;padding:15px 0;border-bottom:1px solid #dcdcdc}.p-about-table th{display:block;padding:0 10px;font-weight:500;color:#2192bf}.p-about-table td{display:block;padding:5px 10px 0}.p-company{position:relative;max-width:1000px;margin:0 auto}.p-company__head{position:relative}.p-company__title{font-weight:500;line-height:1.5;color:#2192bf;font-size:20px}.p-company__lead{padding-top:30px}.p-company__image{position:relative;padding-top:30px}.p-company__image img{object-fit:cover;aspect-ratio:280/200}.p-company__image.-square:after{content:"";position:absolute;right:-10px;bottom:-20px;display:block;width:145px;height:45px;background-color:rgba(33,146,191,.6)}.p-company__image.-vision:after{content:"";position:absolute;right:20px;bottom:-20px;display:block;width:70px;height:70px;background-color:rgba(177,208,109,.6)}.p-company__body{padding-top:60px}.p-company-media{display:flex;flex-direction:column;gap:50px;padding:0 20px}.p-company-media__item{display:flex;flex-direction:column;gap:20px}.p-company-media__item-thumb img{aspect-ratio:4/3;object-fit:cover;width:100%}.p-company-media__item-title{font-size:18px;line-height:1.5;font-weight:500;color:#2192bf}.p-company-media__item-text{padding-top:20px}.p-schedule{width:100%;margin-top:50px;position:relative}.p-schedule__row:not(:first-child){padding-top:50px}.p-schedule__key{position:relative;display:inline-block;padding:0 16px;border-radius:50px;font-size:20px;font-weight:700;color:#FFF;background:linear-gradient(45deg,#2192bf 0,#8fbdd9 100%)}.p-schedule__value{position:relative}.p-schedule__value-title{padding-top:20px;font-size:20px;font-weight:500;color:#2192bf}.p-schedule__value-text{padding-top:20px;line-height:2}.p-schedule__value-pic{padding-top:30px}.p-hr{max-width:1200px;height:5px;display:flex;gap:.75%;margin:60px auto}.p-hr__item{width:32.8333333333%;background-color:#000}.p-hr__item.-green{background-color:rgba(177,208,109,.4)}.p-hr__item.-yellow{background-color:rgba(251,242,109,.4)}.p-hr__item.-pink{background-color:rgba(242,73,166,.4)}.p-crosstalk{padding-top:60px}.p-crosstalk__inner{max-width:1200px;margin:0 auto}.p-crosstalk__item-body{max-width:1000px;margin:0 auto}.p-crosstalk__item-body .c-link{font-size:16px;font-weight:700}.p-crosstalk__item-title{padding-top:20px;font-size:20px;font-weight:500;line-height:1.5;color:#2192bf}.p-crosstalk__item-text{padding-top:20px;padding-bottom:30px}.p-faq__item{width:88.8888888889%;margin:0 auto 10px;padding:21px 0;border-radius:5px;color:#FFF;background:rgba(33,146,191,.8)}.p-faq__item.is-active{width:100%;background:#f5f5f5;color:#2192bf}.p-faq__key{position:relative;padding:0 50px 0 20px;font-size:16px;font-weight:500}.p-faq__key:after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;background-image:url(../images/common/icon-plus.svg);background-size:cover}.p-faq__value{padding:0 16px 0 20px;color:#000}.p-faq__item.is-active .p-faq__key:after{background-image:url(../images/common/icon-minus.svg);height:2px}.p-form__row{margin-bottom:20px}.p-form__key{font-size:16px;font-weight:500;color:#2192bf}.p-form__key ._required{font-size:.75em}.p-form__bottom{padding-top:40px}.p-form__bottom-02{margin-top:30px}.p-form-agree{font-size:16px;padding-top:30px;padding-bottom:50px;color:#2192bf}.cls-1{fill:none;stroke:#fff;stroke-width:30;stroke-miterlimit:30}#h_copy{opacity:0}#h_copy_jp{display:none}.pg-top-lead{padding:60px 0}.pg-top-lead__image{display:none}.pg-top-lead__body{padding:0}.pg-top-lead__body p+p{padding-top:1em}.pg-top-about{width:100%}.pg-top-about__inner{display:flex;flex-wrap:wrap}.pg-top-about__image{background-color:#CCC;width:calc(100% - 40px - 5px);height:150px;margin-right:5px;background-image:url(../images/common/pic-about.jpg);background-size:cover;background-position:center}.pg-top-about__pink{background:#f249a6;width:40px;height:150px}.pg-top-about__green{display:none;background:#b1d06d}.pg-top-about__body{background-color:#2192bf;width:100%;height:150px;padding:15px 0 20px 20px;margin-top:5px}.pg-top-about__title{color:#FFF}.pg-top-about__title>._en{font-family:Poppins,sans-serif;font-size:35px;line-height:1}.pg-top-about__title>._ja{display:block;padding-top:1em;padding-bottom:.875em;font-size:16px;line-height:1}.pg-top-cards{display:flex;flex-wrap:wrap;flex-direction:column;gap:5px;margin-top:5px;width:100%}.pg-top-cards__item{position:relative;width:100%;color:#000;background-color:#ccc}.pg-top-cards__body{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;bottom:6.25vw;left:50%;transform:translateX(-50%);width:90.3225806452%;height:100px;background:rgba(255,255,255,.8);text-align:center}.pg-top-cards__title>._en{font-family:Poppins,sans-serif;font-weight:600;font-style:italic;font-size:10.9375vw;line-height:1;display:block;color:#2192bf}.pg-top-cards__title>._ja{font-size:16px;font-weight:500}.pg-top-cards__image{width:100%;height:100%;background-repeat:no-repeat}.pg-top-cards__image--number{background-color:#eff3f5;background-image:url(../images/common/bg-number.svg);background-size:266px;background-position:50% 12%}.pg-top-cards__image--oneday{display:flex}.pg-top-cards__image--oneday>.item{width:33.333%;background-size:cover;background-position:50% 50%}.pg-top-cards__image--oneday>.item.-n01{background-image:url(../images/common/bg-oneday01.jpg)}.pg-top-cards__image--oneday>.item.-n02{background-image:url(../images/common/bg-oneday02.jpg)}.pg-top-cards__image--oneday>.item.-n03{background-image:url(../images/common/bg-oneday03.jpg)}.pg-top-cards__image--message{background-image:url(../images/common/bg-message.jpg);background-size:168.75vw;background-position:60% 50%}.pg-top-cards__image--good{background-image:url(../images/common/pic-good.jpg);background-size:cover;background-position:50% 50%}.pg-top-cards__image--vision{background-image:url(../images/common/pic-vision.jpg);background-size:cover;background-position:50% 50%}.pg-top-cards__image--feel{display:flex;flex-wrap:wrap}.pg-top-cards__image--feel>.item{position:relative;width:50%;height:50%;background-size:cover;background-position:50% 50%}.pg-top-cards__image--feel>.item:after{display:block;position:absolute;content:"";width:100%;height:100%;opacity:.4}.pg-top-cards__image--feel>.item.-n01{background-image:url(../images/common/bg-feel01.jpg)}.pg-top-cards__image--feel>.item.-n01:after{background-color:#d1e3a7}.pg-top-cards__image--feel>.item.-n02{background-image:url(../images/common/bg-feel02.jpg)}.pg-top-cards__image--feel>.item.-n02:after{background-color:#2092bf}.pg-top-cards__image--feel>.item.-n03{background-image:url(../images/common/bg-feel03.jpg)}.pg-top-cards__image--feel>.item.-n03:after{background-color:#f348a6}.pg-top-cards__image--feel>.item.-n04{background-image:url(../images/common/bg-feel04.jpg)}.pg-top-cards__image--feel>.item.-n04:after{background-color:#fbf26d}.pg-top-cards__image--talk{background-image:url(../images/common/bg-talk.jpg);background-size:181.25vw;background-position:47% 65%}.pg-top-cards.-col2 .pg-top-cards__item{height:270px}.pg-top-cards.-col3 .pg-top-cards__item{width:100%;height:270px}.pg-top-card-l{position:relative;width:100%}.pg-top-card-l__inner{display:flex;flex-direction:column;position:relative;align-items:center}.pg-top-card-l__image{width:100%;background-size:cover;background-position:30% 50%;background-repeat:no-repeat;aspect-ratio:310/200}.pg-top-card-l__body{position:relative;width:90%;margin-top:-25%;padding:30px 0 30px 20px;background-color:rgba(255,255,255,.8)}.pg-top-card-l__title>._en{font-family:Poppins,sans-serif;font-weight:600;font-style:italic;font-size:3.5714285714em;line-height:1.4;color:#2192bf}.pg-top-card-l__title>._ja{display:block;font-size:1.1428571429em;font-weight:500;line-height:1}.pg-top-card-l__text{padding:1.7142857143em 0 1.4285714286em}.pg-top-contents{display:flex;flex-direction:column;column-gap:5px}.pg-top-hr{display:flex;justify-content:space-between;width:100%;height:10px;margin-top:5px}.pg-top-hr>span{display:block;height:100%}.pg-top-hr>span.-c01{width:38.4615384615%;background-color:#d0e3a7}.pg-top-hr>span.-c02{width:51.2820512821%;background-color:#fbf26d}.pg-top-hr>span.-c03{width:6.4102564103%;background-color:#fab6db}.pg-top-instagram{padding-top:50px}.pg-top-instagram__title{width:276px;padding-bottom:15px;margin:0 auto}.pg-top-instagram-slider{margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);max-width:auto;max-width:initial}#sb_instagram.sbi_col_4 #sbi_images .sbi_item{width:200px;height:200px}#sb_instagram .sbi_photo_wrap{margin:0 2.5px}#sb_instagram img{display:none}.pg-about-nav{padding-top:60px}.pg-message__inner{max-width:1000px;margin:0 auto}.pg-message__head{position:relative}.pg-message__type{display:block;position:absolute;top:-27px;left:0}.pg-message__type>._fukidashi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";display:block;width:50px;height:39px}.pg-message__type>._text{position:relative;top:-5px;color:#FFF;font-weight:500;line-height:1.5;z-index:2;font-size:14px}.pg-message__name{font-weight:500}.pg-message__name>._post{display:block}.pg-message__name>._name{font-size:1.2857em}.pg-message__title{padding-top:2em;font-size:20px;font-weight:500;line-height:1.75;color:#2192bf}.pg-message__body{padding-top:50px}.pg-message__body p+p{padding-top:2em}.pg-newgrad__inner{max-width:1000px;margin:0 auto}.pg-newgrad__title{font-size:20px;font-weight:500;line-height:1.5;color:#2192bf}.pg-newgrad__body{padding-top:30px}.pg-newgrad__mynavi{width:120px;margin-top:20px}.pg-newgrad-table{width:100%;font-size:14px}.pg-newgrad-table tr{display:block;padding:15px 0;border-bottom:1px solid #dcdcdc}.pg-newgrad-table th{display:block;padding:0;font-weight:500;color:#2192bf;white-space:nowrap;vertical-align:top}.pg-newgrad-table td{display:block;padding:5px 0 0}.pg-newgrad-table td p+p{padding-top:1.5em}.pg-number__inner{max-width:1200px;margin:0 auto}.pg-number-list{display:flex;flex-wrap:wrap;gap:1.5625vw}.pg-number-item{width:100%;padding:30px 0;background-color:rgba(143,189,217,.1);text-align:center}.pg-number-item__title{text-align:center;font-size:20px;font-weight:700;color:#f249a6}.pg-number-item__icon{width:200px;margin:0 auto}.pg-number-item__body{position:relative}.pg-number-item__number{display:inline;position:relative;font-size:55px;font-weight:900;line-height:1;color:#2192bf}.pg-number-item__number>._small{font-size:30px;font-weight:500;color:#000}.pg-number-item__number>._note{margin-left:1em;font-size:12px;font-weight:400;color:#000}.pg-number-item__text{font-size:14px}.pg-number-item--tsukin .pg-number-item__icon{width:276px}.pg-number-item--mbti .pg-number-item__body{display:flex;flex-direction:column;align-items:center}.pg-number-item--mbti table tr th{font-weight:700;text-align:right;line-height:1.5;vertical-align:bottom}.pg-number-item--mbti table tr td{text-align:left;padding-left:20px;font-weight:700;line-height:1.5}.pg-number-item--mbti table tr td ._number{color:#2192bf;line-height:1;margin:0 5px}.pg-number-item--mbti table tr._num1 th,.pg-number-item--mbti table tr._num1 td{font-size:30px}.pg-number-item--mbti table tr._num1 ._number{font-size:2em}.pg-number-item--mbti table tr._num2 th,.pg-number-item--mbti table tr._num2 td{font-size:20px}.pg-number-item--mbti table tr._num2 ._number{font-size:1.25em}.pg-number-item--mbti table tr._num3 th,.pg-number-item--mbti table tr._num3 td{font-size:18px}.pg-number-item--mbti table tr._num3 th{vertical-align:top}.pg-number-item--mbti table tr._num3 ._number{font-size:1.25em}.pg-number-item--ijyuku .pg-number-item__text ._large{font-size:20px}.pg-feel__head{padding-bottom:50px}.pg-feel__title{position:relative}.pg-feel__badge{display:inline-block;padding:10px 0;border-radius:25px;font-size:14px;line-height:2.14;color:#000}.pg-feel__name{display:block;font-size:18px;line-height:1.425;font-weight:500}.pg-feel__name>._small{font-size:.625em}.pg-feel__desc{padding-top:10px;font-size:12px}.pg-feel__catch{font-size:20px;font-weight:500;line-height:1.75;color:#2192bf}.pg-feel-row{padding-top:50px}.pg-feel-key{position:relative;padding-left:28px;font-size:18px;font-weight:500;line-height:1.75;color:#2192bf}.pg-feel-key:before{content:"";position:absolute;top:12px;left:0;width:20px;height:2px;background:#2192bf}.pg-feel-value{padding-top:25px}.pg-feel-value__text{font-size:14px}.pg-feel-value__pic{padding-top:50px;width:86%;margin:0 auto}.pg-feel-dayoff{padding-top:0}.pg-feel-dayoff__inner{display:flex;flex-direction:column;align-items:center;position:relative;margin:0 auto;background-color:rgba(242,73,166,.15);padding:0 20px 50px;width:100%}.pg-feel-dayoff__inner:after{content:"";position:absolute;background-image:url(../images/feel/dayoff-line.svg);background-size:cover}.pg-feel-dayoff__en{position:absolute;width:258px;top:-80px;left:50%;transform:translateX(-50%)}.pg-feel-dayoff__pic{width:150px;margin:0 auto;padding-top:30px}.pg-feel-dayoff__body{padding-top:30px}.pg-feel-dayoff__title{font-size:20px;line-height:1.57;color:#2192bf}.pg-feel-dayoff__text{padding-top:10px}.pg-feel-message{position:relative;padding-top:80px}.pg-feel-message__inner{position:relative;background:rgba(33,146,191,.15);padding:80px 30px 30px;width:100%}.pg-feel-message__title{position:absolute;top:-80px;width:260px;left:-30px}.pg-feel-closeup{position:relative;margin-bottom:80px;margin-top:150px}.pg-feel-closeup__inner{position:relative;width:100%;margin:0 auto}.pg-feel-closeup__en{width:180px;position:absolute;left:50%;transform:translateX(-50%);z-index:3;top:-80px}.pg-feel-closeup__pic{position:relative;z-index:2;width:160px;margin:0 auto;border-radius:50%;overflow:hidden}.pg-feel-closeup__pic img{aspect-ratio:1/1;object-fit:cover;object-position:50% 10%}.pg-feel-closeup__body{width:100%;position:relative;background-color:rgba(251,242,109,.2);padding:80px 30px 30px;border-radius:20px;margin-top:-50px}.pg-feel-closeup__title{font-size:20px;line-height:1.57;color:#2192bf}.pg-feel-closeup__text{padding-top:10px}.pg-feel-index{padding-top:50px;margin:0 auto}.pg-feel-list{display:flex;flex-direction:column;gap:10px;margin:0 auto}.pg-feel-list__item{position:relative;display:block}.pg-feel-list__item-thumb img{aspect-ratio:93/124;object-fit:cover}.pg-feel-list__item-thumb.-td img{object-position:70% 50%}.pg-feel-list__item-thumb.-dd img{object-position:80% 50%}.pg-feel-list__item-body{position:absolute;left:0;bottom:0;width:100%;font-weight:500;color:#FFF;padding:20px;line-height:1.5}.pg-feel-list__item-body>._name{padding-top:5px;font-size:20px}.pg-feel-list__item:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:52.8%;background:linear-gradient(rgba(41,128,185,0) 0,#2980b9 100%);opacity:.5}.pg-feel__type{position:relative;display:block;width:50px;height:39px}.pg-feel__type>._text{position:absolute;top:33%;left:50%;transform:translate(-50%,-50%);color:#FFF;font-weight:500;line-height:1.5;z-index:2;font-size:14px;white-space:nowrap}.pg-oneday-feel{max-width:600px;margin:0 auto}.pg-oneday-feel-box{position:relative;padding-top:50px}.pg-oneday-feel__thumb:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:38.4%;background:linear-gradient(transparent 0,#000 100%);opacity:.3}.pg-oneday-feel__body{position:absolute;width:100%;bottom:0;left:0;padding:15px 18px;font-size:12px;background:rgba(33,146,191,.8);color:#FFF}.pg-oneday-feel__body>._name{font-size:1.333em}.pg-oneday-feel__link{padding-top:5px;text-align:right}.pg-oneday-bottom{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:600px;margin:0 auto;gap:20px;margin-top:40px}.pg-crosstalk__inner{max-width:1000px;margin:0 auto}.pg-crosstalk__title{font-size:1.4285714286em;font-weight:500;line-height:1.5;color:#2192bf}.pg-crosstalk__lead{padding-top:2.3529411765em}.pg-crosstalk-member{padding-top:3.5714285714em}.pg-crosstalk-member__title{border-bottom:1px solid #2192bf}.pg-crosstalk-member__title>._text{position:relative;display:inline-block;padding:.7142857143em 1.4285714286em;font-size:1.4285714286em;font-weight:500;color:#2192bf;border-top:1px solid #2192bf;border-left:1px solid #2192bf}.pg-crosstalk-member__title>._text:after{position:absolute;top:0;right:0;display:block;content:"";width:1px;height:80%;background-color:#2192bf}.pg-crosstalk-member__list{display:flex;flex-direction:column;gap:2.1428571429em;padding-top:2.1428571429em}.pg-crosstalk-member-item{position:relative;display:flex;align-items:center;gap:1.0714285714em}.pg-crosstalk-member-item__thumb{width:5.7142857143em}.pg-crosstalk-member-item__body{display:flex;flex-direction:column;font-size:1.1428571429em}.pg-crosstalk-member-item__body>._year{font-size:.75em}.pg-crosstalk-member-item__type{display:none}.pg-crosstalk-section{padding-top:4.2857142857em}.pg-crosstalk-section__inner{max-width:1000px;margin:0 auto}.pg-crosstalk-section__title{padding-bottom:2.1428571429em;font-size:1.2857142857em;font-weight:500;color:#2192bf}.pg-crosstalk-section__pic{padding-bottom:2.8571428571em}.pg-crosstalk-item{padding-bottom:2.8571428571em;display:flex;flex-direction:column}.pg-crosstalk-item__member{display:flex;gap:1.4285714286em}.pg-avatar{display:flex;flex-direction:row;align-items:center;gap:.7142857143em}.pg-avatar__thumb{width:2.8571428571em}.pg-avatar__name{font-size:1em}.pg-avatar:not(:first-child){position:relative}.pg-crosstalk__bottom{text-align:center}.pg-crosstalk__bottom__title{font-size:1.1428571429em;color:#2192bf}.pg-crosstalk__bottom__text{padding-top:10px}.pg-crosstalk__bottom__btn{padding:3.5714285714em 0 0}.pg-midcareer__head{padding:40px 5px 50px;margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);max-width:auto;max-width:initial;color:#FFF}.pg-midcareer__head-inner{padding:20px;background-color:#2192bf}.pg-midcareer__head-title{font-size:18px;line-height:1.5}.pg-midcareer__head-location{padding-top:10px}.pg-midcareer-tel{padding-top:50px}.pg-midcareer-tel__title{font-size:18px;font-weight:500;line-height:1.666}.pg-midcareer-tel__number{padding-top:10px;font-size:30px;font-weight:500;line-height:1.9;color:#2192bf}.pg-midcareer-tel__desc{padding-top:15px;font-weight:500}.pg-midcareer-list{padding-top:26px}.pg-midcareer-list__link{position:relative;display:block;padding:1em 0;text-decoration:none;font-weight:500;border-bottom:1px solid #dcdcdc}.pg-midcareer-list__title{font-size:14px;color:#2192bf}.pg-midcareer-list__body{font-size:13px;color:#000}.pg-midcareer__lead{padding-bottom:60px}.pg-question{padding-top:60px;margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);max-width:auto;max-width:initial}.pg-question__inner{margin:0 auto;padding:0 5px}.pg-entry-index{padding-top:60px}.pg-entry-index__head{margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);max-width:auto;max-width:initial}.pg-entry-index__title{padding:10px 16px;font-size:20px;font-weight:500;color:#FFF;margin:0 5px;background-color:#2192bf}.pg-entry-index__inner{max-width:1000px;margin:0 auto}.pg-entry{padding-top:60px}.pg-entry__inner{max-width:1000px;margin:0 auto}input.wpcf7-form-control.wpcf7-submit.has-spinner.c-btn{width:48%}input.wpcf7-form-control.wpcf7-previous.c-btn{width:48%;border-color:#CCC;color:#CCC}.wpcf7 form .wpcf7-response-output{border:none}.wpcf7 form.invalid .wpcf7-response-output{color:#FFF}.pg-404{padding:30px 0 100px;text-align:center}.pg-404__notfound{font-family:Oooh Baby,cursive;font-size:60px;color:#2192bf}.pg-404__ja{margin:0 0 2em;font-size:18px;font-weight:500}.block{display:block!important}.inline{display:inline!important}.hidden{display:none!important}.inlineBlock{display:inline-block!important}.u-sp{display:block}.u-lg{display:none}.u-pc{display:none}.u-ta-c{text-align:center}.u-fz-small{font-size:.777em}.u-fw-b{font-weight:700}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-50{padding-top:50px}.pt-60{padding-top:60px}@media screen and (768px <= width){body{font-size:17px;line-height:2}.l-wrapper{padding:0 20px}.l-header{background-color:transparent}.l-main{padding:0}.l-main-lower{padding:0}.c-btn:after{width:50px;height:50px;right:20px}.c-btn{width:600px;padding:34px 30px;font-size:30px}.c-heading-xl{font-size:50px}.c-heading-l{font-size:45px;line-height:1.66}.c-heading-m{font-size:40px;line-height:1.875}.c-link--external:after{width:10px;height:10px;margin-left:5px}.c-media{gap:80px}.c-media__item{flex-direction:row-reverse;gap:80px}.c-media__thumb{width:33.333%}.c-media__thumb img{aspect-ratio:3/4}.c-media__body{width:60%}.c-media__title{font-size:40px;line-height:1.5}.c-media__title>._small{font-size:25px}.c-media__text{font-size:17px;padding-top:30px}.c-media__bottom{font-size:20px;padding-top:50px}.c-table{font-size:18px}.c-table tr{display:table-row}.c-table th{display:table-cell;padding:30px 0}.c-table td{display:table-cell;padding:30px 0}.p-header{padding:0 20px 0 0}.p-header__brand{gap:14px;padding-left:30px;padding-right:44px;background-color:rgba(255,255,255,.9)}.p-header__logo img{height:50px}.p-header__name{font-size:20px}.p-header__btns{gap:20px}.p-header__btns>._entry-btn{width:200px;height:100px;font-size:32px}.p-hero{padding:0;margin-top:20px}#intro .right{padding-left:0}.h_square4__text{width:48%;left:40%;top:29%}.h_square4__text #h_copy{margin-top:5%}.h_square4__text #h_copy_jp{margin-top:-12%;width:68%;margin-left:36%}.p-hamburger{width:100px;height:100px}.p-hamburger__inner{gap:8px;width:35px;height:28px}.p-hamburger__line{height:4px}.p-gnav{flex-direction:row;gap:118px;padding:130px 5% 100px}.p-gnav__title.-small{line-height:3}.p-footer{padding:200px 15px 30px}.p-footer__brand{flex-direction:row;gap:15px;padding-bottom:40px}.p-footer__nav{display:block}.p-footer__sns{padding-top:0;align-items:flex-start;gap:30px}.p-footer__sns-title{font-size:17px;font-weight:500}.p-footer__line{margin:50px 0;display:block;width:100%;height:1px;background:#2192bf}.p-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:76px 0 0}.p-footer-bottom__list{flex-direction:row;gap:30px}.p-footer-bottom__item>a{font-size:15px}.p-footer__copyright{padding-top:0;font-size:15px}.p-fnav__title{width:176px;font-size:24px}.p-fnav__title--small{padding-top:.5em;width:100%;font-size:17px;line-height:2}.p-fnav__title--small>a{color:#2192bf;text-decoration:none}.p-site-head{row-gap:50px;column-gap:40px;padding-left:0;margin-left:0;margin-right:0}.p-site-head__ill{width:175px}.p-site-head__title>._en{font-size:125px}.p-site-head__title>._ja{font-size:30px}.p-site-head__lead{padding-left:0}.p-breadcrumb{display:block;padding:20px 0;font-size:14px;line-height:1}.p-mainv{margin:0 auto;padding:50px 0 120px}.p-mainv img{aspect-ratio:1460/800}.p-mainv--low img{aspect-ratio:1460/450}.p-mainv--high{padding:50px 0 120px}.p-mainv--high img{aspect-ratio:1460/800}.p-company.-good:before{z-index:1;position:absolute;top:-30px;left:-30px;content:"";display:block;width:340px;height:340px;background-color:rgba(143,189,217,.2)}.p-company.-vision:before{z-index:1;position:absolute;top:-30px;left:-30px;content:"";display:block;width:340px;height:600px;background-color:rgba(143,189,217,.2)}.p-company__title{font-size:45px;line-height:1.666}.p-company__image{padding-top:70px}.p-company__image img{aspect-ratio:5/3}.p-company__image.-square:after{right:inherit;left:-20px;bottom:20px;width:80px;height:80px;background-color:rgba(251,242,109,.6)}.p-company__image.-square:before{content:"";position:absolute;top:20px;right:-100px;width:200px;height:200px;background-color:rgba(177,208,109,.6)}.p-company__image.-vision:after{right:-100px;bottom:-30px;width:200px;height:200px;background-color:rgba(251,242,109,.6)}.p-company-media{padding:0}.p-company-media__item{flex-direction:column-reverse}.p-company-media__item-thumb{width:33.333%}.p-company-media__item-thumb img{aspect-ratio:3/4}.p-company-media__item-body{width:80%}.p-company-media__item-title{font-size:40px;line-height:1.5}.p-company-media__item-text{padding-top:30px}.p-company-media__item-thumb.-co2 img{aspect-ratio:3/4;object-position:18% 50%}.p-schedule__key{width:200px;font-size:40px;text-align:center}.p-schedule__value-title{font-size:35px}.p-hr{margin:120px auto}.p-faq__item{padding:52px 0;border-radius:15px;margin:0 auto 30px;transition:.3s all}.p-faq__key{padding:0 100px 0 60px;font-size:25px;line-height:1.4}.p-faq__key:after{width:32px;height:32px;right:44px}.p-faq__value{padding:40px 60px 0}.p-form__row{margin-bottom:40px}.p-form__key{font-size:20px}.p-form__key ._required{font-size:.7em}.p-form__bottom{padding-top:60px}.p-form__bottom-02{margin-top:40px}.p-form-agree{padding-top:50px;padding-bottom:70px}.pg-top-lead__body{font-size:20px;line-height:3}.pg-top-lead__body p+p{padding-top:2em}.pg-top-about{margin-top:20px}.pg-top-about__image{width:150px;height:150px;margin-right:10px}.pg-top-about__pink{display:none}.pg-top-about__body{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 150px - 10px);padding:30px 40px;margin-top:0}.pg-top-about__title{display:flex;align-items:center;gap:30px}.pg-top-about__title>._en{font-size:60px}.pg-top-about__title>._ja{font-size:24px}.pg-top-cards{margin-top:0;gap:20px}.pg-top-cards__body{width:86.2637362637%;bottom:50px;height:150px}.pg-top-cards__title>._en{font-size:60px}.pg-top-cards__title>._ja{font-size:24px}.pg-top-cards__image--number{background-size:628px;background-position:50% 18%}.pg-top-cards.-col2 .pg-top-cards__item{height:550px}.pg-top-cards.-col3 .pg-top-cards__item{height:500px}.pg-top-card-l__inner{align-items:flex-start}.pg-top-card-l__image{height:500px}.pg-top-card-l__body{margin-top:0;position:absolute;top:50%;transform:translateY(-50%);width:29.4117647059em;padding:1.7647058824em 0 2.3529411765em 2.9411764706em}.pg-top-card-l__body.-left{left:2.9411764706em}.pg-top-card-l__body.-right{right:2.9411764706em}.pg-top-card-l__title>._en{font-size:4.7058823529em}.pg-top-card-l__title>._ja{font-size:1.4117647059em}.pg-top-card-l__text{padding:1.4117647059em 0 1.1764705882em;font-size:1em;font-weight:500}.pg-top-contents{flex-direction:row;flex-wrap:wrap;gap:20px}.pg-top-hr{height:30px;margin-top:0}.pg-top-hr>span.-c01{width:37.6373626374%}.pg-top-hr>span.-c02{width:52.7472527473%}.pg-top-hr>span.-c03{width:4.1208791209%}.pg-top-instagram{padding-top:150px}.pg-top-instagram__title{width:385px;margin-left:100px;padding-bottom:20px}#sb_instagram.sbi_col_4 #sbi_images .sbi_item{width:270px;height:250px}#sb_instagram .sbi_photo_wrap{margin:0 10px}.pg-about-nav{padding-top:100px}.pg-message__type{top:-27px;left:15%}.pg-message__type>._fukidashi{width:70px;height:52px}.pg-message__type>._text{font-size:16px}.pg-message__name>._post{display:inline;font-size:20px;margin-right:1.5em}.pg-message__name>._name{font-size:2em}.pg-message__title{font-size:50px;font-weight:500;line-height:1.5}.pg-message__body{padding-top:60px}.pg-newgrad__title{font-size:50px}.pg-newgrad__body{padding-top:50px}.pg-newgrad__mynavi{width:190px;margin-top:50px}.pg-newgrad-table{font-size:17px}.pg-number-list{gap:1.3333333333vw}.pg-number-item.-col6{width:49.1666666667%}.pg-number-item.-col4{width:32.1666666667%}.pg-number-item--tsukin{display:flex;align-items:center;justify-content:center;gap:30px}.pg-number-item--tsukin .pg-number-item__icon{margin:0}.pg-number-item--tsukin .pg-number-item__title{text-align:left}.pg-number-item--tsukin .pg-number-item__text .md\:u-flex{gap:2em}.pg-number-item--mbti .pg-number-item__body{align-items:flex-start}.pg-number-item--mbti{display:flex;justify-content:center;align-items:center}.pg-number-item--mbti .pg-number-item__icon{margin:0}.pg-number-item--ijyuku{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:30px}.pg-number-item--ijyuku .pg-number-item__icon{margin:0}.pg-number-item--ijyuku .pg-number-item__title{text-align:left}.pg-number-item--ijyuku .pg-number-item__text .md\:u-flex{gap:2em}.pg-number-item--ijyuku .pg-number-item__body{text-align:left}.pg-feel__head{padding-bottom:60px}.pg-feel__badge{padding:.75em 0;border-radius:30px;font-size:20px;line-height:1.5}.pg-feel__name{font-size:40px}.pg-feel__name>._small{font-size:.625em}.pg-feel__desc{padding-top:20px;font-size:20px}.pg-feel__catch{font-size:40px;line-height:2}.pg-feel-row{padding-top:80px}.pg-feel-key{padding-left:100px;font-size:30px;line-height:1.833}.pg-feel-key:before{top:25px;width:70px;height:3px}.pg-feel-value{padding-top:40px}.pg-feel-value__text{font-size:17px}.pg-feel-value__pic{padding-top:100px;width:80%}.pg-feel-dayoff{padding-top:140px}.pg-feel-dayoff__inner{gap:70px;padding:90px 80px 70px;border-radius:20px}.pg-feel-dayoff__en{width:446px}.pg-feel-dayoff__pic{width:260px;margin:0}.pg-feel-dayoff__body{padding-top:0;width:520px}.pg-feel-dayoff__title{font-size:30px}.pg-feel-dayoff__text{font-size:17px;padding-top:40px}.pg-feel-message{padding-top:208px}.pg-feel-message__inner{margin:0 auto;padding:104px 98px 70px;border-radius:20px}.pg-feel-message__title{display:inline-block;content:"";top:-208px;left:-78px;width:519px}.pg-feel-closeup{margin-top:300px}.pg-feel-closeup__en{width:442px;top:-180px}.pg-feel-closeup__pic{width:260px}.pg-feel-index{max-width:1200px}.pg-feel-list{display:flex;flex-wrap:wrap;flex-direction:row;gap:22px}.pg-feel-list__item{width:352px}.pg-feel-list__item-body{font-size:17px}.pg-feel-list__item-body>._name{font-size:24px}.pg-feel__type{width:70px;height:52px}.pg-feel__type>._text{top:42%;font-size:16px}.pg-oneday__thumb.-transport-driver img{object-position:23% 50%}.pg-oneday__thumb.-delivery-driver img{object-position:80% 50%}.pg-oneday__thumb.-regular-position img{object-position:7% 50%}.pg-oneday__thumb.-warehouse-worker img{object-position:80% 50%}.pg-oneday-feel__thumb:after{position:absolute;right:40px;bottom:0;content:"Feel";font-family:Oooh Baby,cursive;font-size:110px;line-height:1;color:#FFF}.pg-oneday-feel__body{width:380px;left:-30px;bottom:-50px;font-size:17px}.pg-oneday-feel__body>._name{font-size:1.47em}.pg-crosstalk__title{font-size:2.9411764706em}.pg-crosstalk__lead{padding-top:3.5294117647em}.pg-crosstalk-member{padding-top:4.7058823529em}.pg-crosstalk-member__title>._text{font-size:2.0588235294em;padding:0 1.1764705882em}.pg-crosstalk-member__list{flex-direction:row;gap:2.3529411765em;padding-top:5em}.pg-crosstalk-member-item{flex-direction:column;gap:0}.pg-crosstalk-member-item__thumb{width:200px}.pg-crosstalk-member-item__body{font-size:1.4705882353em;text-align:center}.pg-crosstalk-member-item__type{display:block;position:absolute;top:0;left:1.7647058824em}.pg-crosstalk-member-item__type>._fukidashi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";display:block;width:4.1176470588em;height:3.0588235294em;background-image:url(../images/crosstalk/fukidashi.svg);background-size:cover}.pg-crosstalk-member-item__type>._text{position:relative;top:-.2941176471em;color:#FFF;font-weight:500;line-height:1.5;z-index:2}.pg-crosstalk-section{padding-top:7.0588235294em}.pg-crosstalk-section__title{padding-bottom:2.3529411765em;font-size:1.7647058824em;line-height:1.833}.pg-crosstalk-section__pic{padding-bottom:4.1176470588em}.pg-crosstalk-item__member{gap:0}.pg-avatar{flex-direction:column;gap:0}.pg-avatar__thumb{width:5.8823529412em}.pg-avatar__name{font-size:.8823529412em}.pg-avatar:not(:first-child){left:-.7058823529em}.pg-crosstalk__bottom__title{font-size:1.1764705882em}.pg-crosstalk__bottom__btn{padding:5.8823529412em 0 0}.pg-midcareer__head{padding:100px 5px 120px;margin:0 auto;max-width:1200px}.pg-midcareer__head-inner{padding:40px}.pg-midcareer__head-title{font-size:35px}.pg-midcareer__head-location{font-size:20px}.pg-midcareer-tel{padding-top:80px}.pg-midcareer-tel__title{font-size:30px;line-height:1.9}.pg-midcareer-tel__number{padding-top:30px;font-size:50px;line-height:1.14}.pg-midcareer-tel__desc{padding-top:30px;font-size:17px}.pg-midcareer-list{padding-top:80px}.pg-midcareer-list__link{padding:20px 0}.pg-midcareer-list__link:after{position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;content:"";width:35px;height:35px;background-image:url(../images/common/icon-circle-arrow.svg);background-size:cover}.pg-midcareer-list__title{font-size:20px}.pg-midcareer-list__body{font-size:17px}.pg-midcareer__lead{padding-bottom:80px}.pg-question{padding-top:100px}.pg-entry-index__head{max-width:1200px;margin:0 auto}.pg-entry-index__title{margin:0;padding:78px 100px;font-size:45px}.pg-entry{padding-top:250px;padding-bottom:200px}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:hidden{display:none!important}.md\:inlineBlock{display:inline-block!important}.u-sp{display:none}.u-pc{display:block}.md\:pt-20{padding-top:20px}.md\:pt-30{padding-top:30px}.md\:pt-50{padding-top:50px}.md\:pt-60{padding-top:60px}.md\:u-flex{display:flex}.md\:u-fxd-r{flex-direction:row}.md\:u-fxd-c{flex-direction:column}}@media screen and (1024px <= width){.c-media__item{align-items:center}#intro #i_movie1{width:440px;height:440px}#intro .right{font-size:20px}.h_square4__text #h_copy_jp{margin-top:-10%}.p-gnav{padding:130px 12% 100px}.p-gnav__wrap{gap:50px}.p-gnav__title{font-size:35px}.p-gnav__body{padding-top:20px}.p-gnav__list{gap:20px}.p-gnav__item{font-size:18px}.p-footer{padding-top:250px}.p-footer__logo{width:164px}.p-footer__name{font-size:24px}.p-footer__sns-list{gap:30px}.p-footer__sns-item{width:60px}.p-site-head{gap:60px;padding-left:30px}.p-site-head.-hasLead{align-items:flex-start}.p-site-head__ill{width:250px}.p-site-head__title>._en{font-size:160px}.p-site-head__lead{position:absolute;bottom:0;left:340px;width:700px;padding:0;font-size:17px;line-height:2}.p-mainv{padding:70px 0 150px}.p-mainv--high{padding:70px 0 150px}.p-company.-good:before{top:-100px;left:-50px;width:400px;height:400px}.p-company.-vision:before{top:-60px;left:-50px;width:400px;height:600px}.p-company__lead{padding-top:50px}.p-company__body{width:90%;padding-top:120px;margin-left:10%}.p-company-media__item{flex-direction:row-reverse;align-items:center;justify-content:space-between}.p-company-media__item-body{width:60%}.p-schedule{margin-top:145px}.p-schedule:before{position:absolute;content:"";display:inline-block;width:200px;height:100%;background:linear-gradient(180deg,#2192bf 0,#8fbdd9 100%);border-radius:50px}.p-schedule:after{content:"";display:block;position:absolute;top:-50px;left:55px;width:90px;height:90px;background-image:url(../images/oneday/icon-clock.svg);background-size:cover}.p-schedule__row{position:relative;display:flex;gap:50px;line-height:1;padding-top:0}.p-schedule__row:nth-child(1){padding-top:100px}.p-schedule__row:after{position:relative;content:"";display:inline-block;width:100px;height:2px;background-color:#2192bf;order:2;top:16px}.p-schedule__key{padding:0 33px 100px;width:200px;order:1;background:none}.p-schedule__value{order:3;width:600px;padding-bottom:100px}.p-schedule__value-title{padding-top:0}.p-schedule__value-text{padding-top:20px}.p-schedule__value-pic{width:100%;padding-top:30px}.p-hr{margin:150px auto}.p-crosstalk{padding-top:88px}.p-crosstalk__item-body .c-link{font-size:24px}.p-crosstalk__item-title{padding-top:80px;font-size:50px}.p-crosstalk__item-text{padding-top:40px;padding-bottom:40px}.pg-top-lead__inner{display:flex;gap:9%}.pg-top-lead__image{display:block;width:40%}.pg-top-lead__image>img{aspect-ratio:1/1;object-fit:cover}.pg-top-lead__body{width:50%}.pg-top-about__image{order:1}.pg-top-about__pink{order:3;display:block;margin:0 20px}.pg-top-about__green{display:block;order:4;width:100px;height:150px}.pg-top-about__body{order:2;width:calc(100% - 150px - 40px - 100px - 10px - 20px - 20px)}.pg-top-cards__image--message{background-size:cover}.pg-top-cards__image--talk{background-size:cover}.pg-top-cards.-col2{flex-direction:row;gap:20px}.pg-top-cards.-col2 .pg-top-cards__item{width:calc(50% - 10px)}.pg-top-hr>span.-c01{width:37.5%}.pg-top-hr>span.-c02{width:54.5192307692%}.pg-top-hr>span.-c03{width:4.1346153846%}.pg-about-nav{padding-top:180px}.pg-newgrad__body{padding-top:80px}.pg-newgrad-table tr{display:table-row}.pg-newgrad-table th{display:table-cell;padding:30px 0}.pg-newgrad-table td{display:table-cell;padding:30px 0 30px 100px}.pg-number-item__title{font-size:30px}.pg-number-item__icon{width:240px}.pg-number-item__number{font-size:100px}.pg-number-item__number>._small{font-size:50px}.pg-number-item__number>._note{font-size:17px}.pg-number-item__text{font-size:17px;padding-top:20px}.pg-number-item__text .lg\:u-flex{gap:20px}.pg-number-item--tsukin .pg-number-item__icon{width:434px}.pg-number-item--mbti .pg-number-item__icon{width:430px}.pg-number-item--mbti table tr td{padding-left:40px}.pg-number-item--mbti table tr._num1 th,.pg-number-item--mbti table tr._num1 td{font-size:60px}.pg-number-item--mbti table tr._num2 th,.pg-number-item--mbti table tr._num2 td{font-size:40px}.pg-number-item--mbti table tr._num3 th,.pg-number-item--mbti table tr._num3 td{font-size:30px}.pg-number-item--ijyuku .pg-number-item__icon{width:430px}.pg-number-item--ijyuku .pg-number-item__text ._large{font-size:30px}.pg-feel-row{padding-top:100px}.pg-feel-dayoff__inner{flex-direction:row;max-width:900px}.pg-feel-dayoff__inner:after{right:-50px;top:112px;width:90px;height:22px}.pg-feel-dayoff__en{top:-102px;left:-30px;transform:none}.pg-feel-message__inner{max-width:900px}.pg-feel-message__title{left:-104px}.pg-feel-closeup{margin-bottom:80px;margin-top:0}.pg-feel-closeup__inner{display:flex;align-items:center;max-width:1000px}.pg-feel-closeup__en{transform:none;left:inherit;top:-80px;right:-60px}.pg-feel-closeup__pic{width:40%;margin:0;border-radius:0}.pg-feel-closeup__pic img{aspect-ratio:auto}.pg-feel-closeup__body{width:60%;padding:70px 70px 50px 60px;border-radius:0 20px 20px 0;margin-top:0}.pg-feel-closeup__title{font-size:30px}.pg-feel-closeup__text{font-size:17px;padding-top:40px}.pg-feel-list{gap:42px;width:786px;justify-content:flex-start}.pg-feel-list__item{width:372px}.pg-oneday-bottom{margin-top:120px;gap:40px}.pg-crosstalk-section{padding-top:8.8235294118em}.pg-crosstalk-item{gap:2.3529411765em;flex-direction:row;align-items:baseline}.pg-404__notfound{font-size:170px}.pg-404__ja{font-size:30px}.lg\:block{display:block!important}.lg\:inline{display:inline!important}.lg\:hidden{display:none!important}.lg\:inlineBlock{display:inline-block!important}.u-lg{display:block}.lg\:pt-20{padding-top:20px}.lg\:pt-30{padding-top:30px}.lg\:pt-50{padding-top:50px}.lg\:pt-60{padding-top:60px}.lg\:u-flex{display:flex}.lg\:u-fxd-r{flex-direction:row}.lg\:u-fxd-c{flex-direction:column}}@media(min-width:768px){#hero{max-width:188rem;aspect-ratio:1/1}#hero #h_movie1{width:34%;height:34%}#hero #h_photo1{width:51%;height:23%}#hero #h_photo2{top:24%;left:9%;width:27%;height:27%}#hero #h_photo3{top:60%;left:17%;width:33%;height:18%}#hero #h_photo4{top:71%;left:73%;width:14%;height:14%}#hero #h_photo5{display:none}#hero #h_square1{top:41%;left:4%;width:4%;height:10%}#hero #h_square2{top:24%;left:37%;width:6%;height:6%}#hero #h_square3{top:35%;left:37%;width:17%;height:16%}#hero #h_square4{top:35%;left:55%;width:37%;height:24%}#hero #h_square4__text{position:absolute;top:35%;left:55%;width:37%;height:24%}#hero #h_square4__text #h_copy{right:5%;width:135%}#hero #h_square4__text #h_copy_jp{width:80%}#hero #h_square5{top:35%;right:0;width:7%;height:7%}#hero #h_square6{top:55%;right:0;width:4%;height:4%}#hero #h_square7{top:52%;left:0;width:16%;height:16%}#hero #h_square8{display:block}#hero #h_square9{display:block}#hero #h_square10{top:60%;left:68%;width:4%;height:4%}#hero #h_square11{top:65%;left:55%;width:17%;height:13%}#hero #h_square12{top:60%;right:0;width:27%;height:10%}#hero #h_square13{display:block}#hero #h_square14{top:88%;left:26%;width:8%;height:8%}#hero #h_square15{display:block}#hero #h_square16{top:2%;right:2%;width:4%;height:4%}#hero #h_border1{top:10%;left:52%;width:13%;height:13%;border:.4em solid #2192bf}#hero #h_border2{display:block}#hero #h_border3{display:block}#intro{margin:5em auto 20em}#intro .left{display:block}}@media screen and (1280px <= width){.p-footer__contents-wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.p-footer__line{width:1px;height:auto;margin:0}.p-fnav__list{gap:20px}.p-site-head__title>._en{font-size:180px}.p-site-head__lead{width:1000px}.p-faq__item{width:1000px}.pg-top-cards__title>._en.-small{font-size:50px}.pg-top-cards__image--message{background-size:61.3333333333vw}.pg-top-cards__image--talk{background-size:62vw}.pg-top-cards.-col3{flex-direction:row;gap:20px}.pg-top-cards.-col3 .pg-top-cards__item{width:calc(33.3333333333% - 14px)}.pg-feel-dayoff__inner{max-width:1000px}.pg-feel-message__inner{max-width:1000px}.pg-feel-list{width:100%}.pg-feel__type{left:-30px}.pg-question__inner{width:1200px}.xl\:block{display:block!important}.xl\:inline{display:inline!important}.xl\:hidden{display:none!important}.xl\:inlineBlock{display:inline-block!important}}@media screen and (576px <= width){.p-about-table{font-size:18px}.p-about-table tr{display:table-row}.p-about-table th{display:table-cell;padding:30px 0}.p-about-table td{display:table-cell;padding:30px 0}.sm\:block{display:block!important}.sm\:inline{display:inline!important}.sm\:hidden{display:none!important}.sm\:inlineBlock{display:inline-block!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:hidden{display:none!important}.md\:inlineBlock{display:inline-block!important}}@media screen and (768px > width){.pg-message__mainv img{object-position:80% 50%}.pg-feel-mv-delivery-driver img{object-position:80% 50%}.pg-feel-mv-delivery-clerk img{object-position:70% 50%}.pg-feel-mv-transport-driver img{object-position:70% 50%}.pg-oneday-mainv-regular-position img{object-position:8% 50%}.pg-oneday-mainv-transport-driver img{object-position:20% 50%}.pg-oneday-mainv-delivery-driver img{object-position:64% 50%}.pg-oneday__thumb img{aspect-ratio:280/200}.pg-oneday-feel__thumb img{aspect-ratio:280/350;object-fit:cover}}@media screen and (1500px <= width){.pg-number-list{gap:20px}.pg-number-item.-col6{width:590px}.pg-number-item.-col4{width:386px}}@media screen and (576px > width){.xs\:block{display:block!important}.xs\:inline{display:inline!important}.xs\:hidden{display:none!important}.xs\:inlineBlock{display:inline-block!important}}

#autozip {
  opacity: 0;
}

#autozip #zip_close a {
  pointer-events: none;
}