/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html{overflow:auto}html.is-open{overflow:hidden;position:fixed;z-index:-1;width:100%;height:100%}ul,ol{list-style:none}img,video,object{max-width:100%;height:auto}a:hover{text-decoration:none}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);color:#2b2e38;background:#fff}.remodal.remodal-is-opening,.remodal.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:rgba(0,0,0,0)}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"×";text-align:center}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width: 641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.u-media-query{display:none;font-family:"pc"}@media all and (max-width: 767px){.u-media-query{font-family:"sp"}}@media all and (max-width: 767px){.u-view-pc{display:none}}@media all and (min-width: 768px){.u-view-sp{display:none}}.u-inner{max-width:1240px;padding-left:20px;padding-right:20px;margin:auto}@media all and (max-width: 767px){.u-inner{max-width:100%}}.u-inner02{max-width:1168px;padding-left:20px;padding-right:20px;margin:auto}@media all and (max-width: 767px){.u-inner02{max-width:100%}}@media(hover: hover){.u-alpha{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.u-alpha:hover{opacity:.7}}.c-blockbody-tit{display:inline;border-bottom:4px solid;-webkit-border-image:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%) 1;-o-border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;font-size:28px;line-height:180%}.c-blockbody-tit--sub{margin-top:10px}.c-blockbody-tit--sub span{border-bottom:4px solid;-webkit-border-image:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%) 1;-o-border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;display:inline;font-size:18px;line-height:180%}.c-blockbody-tit__crosstalk{margin-top:14px}.c-blockbody-tit__crosstalk span{display:inline;border-bottom:4px solid;-webkit-border-image:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%) 1;-o-border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;font-size:20px;line-height:170%}
@media all and (max-width: 767px){.c-blockbody-tit{font-size:20px;line-height:200%}.c-blockbody-tit--sub{margin-top:5px}.c-blockbody-tit--sub span{font-size:16px;line-height:200%}.c-blockbody-tit__crosstalk{margin-top:5px}.c-blockbody-tit__crosstalk span{font-size:16px}}.c-block-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.c-block-flex>*:first-child{margin-right:30px}.c-block-flex__flex1{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-block-flex__img01{max-width:590px}@media all and (max-width: 767px){.c-block-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-block-flex>*:first-child{margin-right:0;margin-bottom:30px}.c-block-flex__img01{max-width:100%}}.c-blockbody{margin-top:40px}.c-blockbody>*{margin-top:40px}.c-blockbody>*:first-child{margin-top:0}.c-blockbody>h2{margin-top:60px}.c-blockbody>h3{margin-top:30px}.c-blockbody a{text-decoration:underline;color:#f49200}.c-blockbody a:hover{text-decoration:none}.c-blockbody ul{list-style:disc;margin-left:1.5em}.c-blockbody ol{list-style:decimal;margin-left:1.5em}.c-blockbody img{border-radius:20px}.c-blockbody table{margin-top:20px;border-color:#2a2a2a}.c-blockbody .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.c-blockbody .flex>*:first-child{margin-right:30px}@media all and (min-width: 768px){.c-blockbody .flex.is-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.c-blockbody .flex.is-rev .flex__img02{margin-right:0;margin-left:30px}}.c-blockbody .flex__flex1{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-blockbody .flex__flex1 p+p{margin-top:30px}.c-blockbody .flex__img01{max-width:590px}.c-blockbody .flex__img02{max-width:380px}.c-blockbody__box{background-color:#fff;border-radius:20px;padding:30px 20px}.c-blockbody h2{font-size:24px;line-height:180%;padding-left:20px;position:relative}.c-blockbody h2:before{content:"";width:4px;height:100%;border-radius:4px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-blockbody h3{color:#0088ea;font-weight:700}.c-blockbody h3+p{margin-top:0}.c-blockbody__lead{padding-left:80px;position:relative;margin-top:20px}.c-blockbody__lead:before{content:"";background-color:#0088ea;width:70px;height:2px;position:absolute;top:18px;left:0}.c-blockbody__lead+h3{margin-top:20px}.c-blockbody__lead+p{margin-top:20px}@media all and (max-width: 767px){.c-blockbody{font-size:16px;line-height:200%;margin-top:30px}.c-blockbody>*{margin-top:30px}.c-blockbody>h2{margin-top:40px}.c-blockbody .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-blockbody .flex>*:first-child{margin-right:0;margin-bottom:30px}.c-blockbody .flex__flex1 p+p{margin-top:20px}.c-blockbody .flex__img01{max-width:100%}.c-blockbody .flex__img02{max-width:100%}.c-blockbody h2{font-size:18px}.c-blockbody h3{font-size:16px}.c-blockbody__lead{padding-left:40px}.c-blockbody__lead:before{width:30px;top:16px}.c-blockbody__lead+h3{margin-top:20px}}.c-history-box{background-color:#ebebeb;border-radius:20px;width:338px;padding:30px 20px 30px 22px}.c-history-box__tit{margin-top:-10px;margin-bottom:10px}.c-history-box__tit--name{font-size:24px}.c-history-box__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-history-box__list.is-wide .c-history-box__item__year{width:100px}.c-history-box__list.is-wide .c-history-box__item__txt{margin-left:10px}.c-history-box__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.c-history-box__item+.c-history-box__item{margin-top:32px}.c-history-box__item__year{width:85px}.c-history-box__item__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:3px}.c-history-box__item+.c-history-box__item:before{content:"";background-image:url(../img/common/ico_arrow_down01.png);background-size:contain;width:12px;height:12px;position:absolute;top:-22px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media all and (max-width: 767px){.c-history-box{width:100%;padding:30px 20px}.c-history-box__tit--name{font-size:20px}.c-history-box__list.is-wide .c-history-box__item__year{width:76px}.c-history-box__list.is-wide .c-history-box__item__txt{margin-left:15px}.c-history-box__item{font-size:14px}.c-history-box__item+.c-history-box__item{margin-top:28px}.c-history-box__item__year{width:67px;line-height:180%}.c-history-box__item__txt{margin-left:10px;line-height:180%}}.c-btn01{width:73px}.c-btn01__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:24px;padding-bottom:4px;line-height:140%;position:relative}.c-btn01__link span{display:block}.c-btn01__link span:before{content:"";width:24px;height:24px;background-color:#f49200;border-radius:50%;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%) scale(1);transform:translate(0, -50%) scale(1);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-btn01__link span:after{content:"";position:absolute;top:50%;right:15px;display:block;width:4px;height:4px;background:url(../img/common/ico_dot.svg) no-repeat 0 0;background-size:cover;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:link01 2s ease-out 0s infinite;animation:link01 2s ease-out 0s infinite}.c-btn01__link.is-white{color:#fff}.c-btn01__link:before{content:"";background:url(../img/common/ico_arrow.svg) no-repeat 0 0;width:6px;height:9px;position:absolute;top:50%;right:6px;-webkit-transform:translate(0, -50%) translateX(0);transform:translate(0, -50%) translateX(0);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:2;-webkit-animation:link03 2s ease-out 0s infinite;animation:link03 2s ease-out 0s infinite}.c-btn01__link:after{content:"";background:url(../img/common/ico_arrow.svg) no-repeat 0 0;width:6px;height:9px;position:absolute;top:50%;right:10px;-webkit-transform:translate(0, -50%) translateX(0);transform:translate(0, -50%) translateX(0);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:2;-webkit-animation:link02 2s ease-out 0s infinite;animation:link02 2s ease-out 0s infinite}@media all and (max-width: 767px){.c-btn01__link{font-size:18px}}.c-btn02{width:73px}.c-btn02__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:24px;line-height:140%;padding-bottom:4px;position:relative}.c-btn02__link:before{content:"";background-color:#f49200;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}@media(hover: hover){.c-btn02__link:hover:before{content:"";-webkit-transform:translate(0, -50%) scale(1.4);transform:translate(0, -50%) scale(1.4)}}.c-btn02--icon{width:24px;height:24px;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.c-btn02--icon:before,.c-btn02--icon:after{content:"";background-color:#fff;width:11px;height:2px;border-radius:4px;position:absolute;top:50%;right:7px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-btn02--icon:after{-webkit-transform:translate(0, -50%) rotate(90deg);transform:translate(0, -50%) rotate(90deg)}@media all and (max-width: 767px){.c-btn02__link{font-size:18px}}.c-btn03{display:inline-block}.c-btn03__wrap{text-align:center;margin-top:60px}.c-btn03__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:24px;padding-left:34px;line-height:140%;position:relative}.c-btn03__link.is-white{color:#fff}.c-btn03__link span{display:block}.c-btn03__link span:before{content:"";width:24px;height:24px;background-color:#f49200;border-radius:50%;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%) scale(1);transform:translate(0, -50%) scale(1);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-btn03__link span:after{content:"";position:absolute;top:50%;left:15px;display:block;width:4px;height:4px;background:url(../img/common/ico_dot.svg) no-repeat 0 0;background-size:cover;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:link01 2s ease-out 0s infinite;animation:link01 2s ease-out 0s infinite}.c-btn03__link.is-white{color:#fff}.c-btn03__link:before{content:"";background:url(../img/common/ico_arrow.svg) no-repeat 0 0;width:6px;height:9px;position:absolute;top:50%;left:6px;-webkit-transform:translate(0, -50%) translateX(0) rotate(180deg);transform:translate(0, -50%) translateX(0) rotate(180deg);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:2;-webkit-animation:link03 2s ease-out 0s infinite;animation:link03 2s ease-out 0s infinite}.c-btn03__link:after{content:"";background:url(../img/common/ico_arrow.svg) no-repeat 0 0;width:6px;height:9px;position:absolute;top:50%;left:10px;-webkit-transform:translate(0, -50%) translateX(0) rotate(180deg);transform:translate(0, -50%) translateX(0) rotate(180deg);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:2;-webkit-animation:link02 2s ease-out 0s infinite;animation:link02 2s ease-out 0s infinite}
@media all and (max-width: 767px){.c-btn03__wrap{margin-top:40px}.c-btn03__link{font-size:18px}}.c-btn-more-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:960px;margin:60px auto 0;background-color:#ebebeb;border-radius:20px;width:100%;min-height:50px;cursor:pointer}.c-btn-more-toggle.is-white{background-color:#fff}.c-btn-more-toggle .c-btn02__link{width:72px}.c-btn-more-toggle.is-active .c-btn02--icon:after{-webkit-transform:translate(0, -50%) rotate(0deg);transform:translate(0, -50%) rotate(0deg)}@media all and (max-width: 767px){.c-btn-more-toggle{margin-top:40px}}.js-toggle-content{display:none}.js-switch-content{display:none}.js-switch-content.is-active{display:block}.js-recruit-more-content,.js-recruit-toggle-content{display:none}.js-inview{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s}.js-inview[data-delay="0.5"]{-webkit-transition:all 1s ease .5s;transition:all 1s ease .5s}.js-inview.is-active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@-webkit-keyframes background-position-y{0%{background-position:0 200%}100%{background-position:0 0}}@keyframes background-position-y{0%{background-position:0 200%}100%{background-position:0 0}}@-webkit-keyframes txt-gradient{20%{background-position:0% 0%}100%{background-position:0% 0%}}@keyframes txt-gradient{20%{background-position:0% 0%}100%{background-position:0% 0%}}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes link01{0%{opacity:0}33%{opacity:1}100%{opacity:1}}@keyframes link01{0%{opacity:0}33%{opacity:1}100%{opacity:1}}@-webkit-keyframes link02{0%{opacity:0}33%{opacity:0}55%{opacity:1}100%{opacity:1}}@keyframes link02{0%{opacity:0}33%{opacity:0}55%{opacity:1}100%{opacity:1}}@-webkit-keyframes link03{0%{opacity:0}50%{opacity:0}75%{opacity:0}100%{opacity:1}}@keyframes link03{0%{opacity:0}50%{opacity:0}75%{opacity:0}100%{opacity:1}}@-webkit-keyframes spin{0%{-webkit-clip-path:polygon(50% 50%, 50% 0%, 50% 0%);clip-path:polygon(50% 50%, 50% 0%, 50% 0%)}100%{-webkit-clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%)}}@keyframes spin{0%{-webkit-clip-path:polygon(50% 50%, 50% 0%, 50% 0%);clip-path:polygon(50% 50%, 50% 0%, 50% 0%)}100%{-webkit-clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%)}}@-webkit-keyframes bounce{0%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}.c-kv01{border-radius:0px 0px 20px 20px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);padding:38px 0}.c-kv01__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 20px}.c-kv01__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:120px;padding-left:24px;gap:0 30px;position:relative}.c-kv01__head:before{content:"";width:4px;height:100%;border-radius:4px;background-color:#fff;position:absolute;top:0;left:0}.c-kv01__tit{color:#fff;font-size:48px;line-height:180%}.c-kv01__en{color:#fff;font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;line-height:140%}.c-kv01__img{max-width:422px;-webkit-box-flex:1;-ms-flex:1;flex:1}.c-kv01__img img{border-radius:20px}@media all and (max-width: 767px){.c-kv01{padding:40px 0 30px}.c-kv01__inner{gap:20px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-kv01__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100px;gap:0}.c-kv01__tit{font-size:40px}.c-kv01__en{font-size:18px}.c-kv01__img{max-width:100%;padding:0 20px}}.c-list-toggle{max-width:960px;margin:40px auto 0}.c-list-toggle__sub{font-size:24px;line-height:180%}.c-list-toggle__list{margin-top:10px;max-width:1426px}.c-list-toggle__item{background-color:#ebebeb;border-radius:20px;padding:20px 25px 20px 30px}.c-list-toggle__item+.c-list-toggle__item{margin-top:10px}.c-list-toggle__area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 12px;padding-right:40px;position:relative}.c-list-toggle__area.is-trigger{cursor:pointer}.c-list-toggle__area__icon{width:34px;height:34px;border-radius:50%;background-color:#f49200;position:absolute;top:10px;right:0}.c-list-toggle__area__icon:before,.c-list-toggle__area__icon:after{content:"";background-color:#fff;width:11px;height:2px;border-radius:4px;position:absolute;top:50%;right:12px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-list-toggle__area__icon:after{-webkit-transform:translate(0, -50%) rotate(90deg);transform:translate(0, -50%) rotate(90deg)}.c-list-toggle__area.is-active .c-list-toggle__area__icon:after{-webkit-transform:translate(0, -50%) rotate(0deg);transform:translate(0, -50%) rotate(0deg)}.c-list-toggle__en{font-family:"Montserrat",sans-serif;font-size:32px;font-weight:700;line-height:180%;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-list-toggle__txt{font-size:20px;line-height:170%;padding-top:10px}.c-list-toggle__txt--stxt{font-size:16px;font-weight:400;line-height:180%}.c-list-toggle__txt a{color:#f49200;text-decoration:underline}.c-list-toggle__txt a:hover{text-decoration:none}@media all and (max-width: 767px){.c-list-toggle{max-width:100%;margin-top:30px}.c-list-toggle+.c-list-toggle{margin-top:40px}.c-list-toggle__sub{font-size:18px}.c-list-toggle__item{padding:10px 20px 15px}.c-list-toggle__area{gap:0 10px}.c-list-toggle__area__icon{width:28px;height:28px;top:10px}.c-list-toggle__area__icon:before,.c-list-toggle__area__icon:after{right:9px}.c-list-toggle__en{font-size:24px}.c-list-toggle__txt{font-size:16px;line-height:200%;padding-top:6px}.c-list-toggle__txt--stxt{font-size:14px}}.c-pager01{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 30px}.c-pager01 li a,.c-pager01 li span{color:#005855;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:43px;font-size:18px;line-height:240%;border-bottom:2px solid rgba(0,0,0,0)}.c-pager01 li span{border-bottom:2px solid #005855}.c-pager01 li a:hover{border-bottom:2px solid #005855}.c-pager01 li .link_prev,.c-pager01 li .link_next{width:40px;height:40px;background-color:#fff;border-radius:50%;position:relative;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-pager01 li .link_prev:before,.c-pager01 li .link_next:before{content:"";width:6px;height:6px;border-top:solid 1px #005854;border-right:solid 1px #005854;position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-pager01 li .link_prev:hover,.c-pager01 li .link_next:hover{border-bottom:2px solid rgba(0,0,0,0);background-color:#005854}.c-pager01 li .link_prev:hover:before,.c-pager01 li .link_next:hover:before{border-top:solid 1px #fff;border-right:solid 1px #fff}.c-pager01 li .link_prev:before{-webkit-transform:translate(-50%, -50%) rotate(-135deg);transform:translate(-50%, -50%) rotate(-135deg)}.c-pager01 li .link_next:before{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}@media all and (max-width: 767px){.c-pager01{gap:0 24px}}.c-slider01__item{max-width:427px;margin:0 25px}@media(hover: hover){.c-slider01__item__link:hover .c-slider01__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.c-slider01__img{border-radius:20px;overflow:hidden}.c-slider01__img img{width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-slider01__tit{font-size:24px;line-height:180%;margin-top:5px;min-height:88px}.c-slider01__tit--txt{border-bottom:4px solid;-webkit-border-image:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%) 1;-o-border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1}.c-slider01__sub{margin-top:5px}@media all and (min-width: 768px){.c-slider01__sub br{display:none}}.c-slider01__btn{margin-left:auto;margin-top:10px;padding-bottom:5px}@media all and (max-width: 767px){.c-slider01__item{max-width:295px;margin:0 10px}.c-slider01__tit{font-size:18px;min-height:68px;margin-top:10px}}
.c-slider-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:30px;line-height:140%}.c-slider-box .slick-arrow{position:relative}.c-slider-box .slick-prev{padding-left:27px}.c-slider-box .slick-prev:before{content:"";background:url(../img/common/ico_arrow02.svg) no-repeat 50% 50%;background-size:contain;width:21px;height:15px;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.c-slider-box .slick-next{padding-right:27px}.c-slider-box .slick-next:before{content:"";background:url(../img/common/ico_arrow02.svg) no-repeat 50% 50%;background-size:contain;width:21px;height:15px;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%) rotate(180deg);transform:translate(0, -50%) rotate(180deg)}.c-slider-box__dot{margin:0 20px}.c-slider-box__dot .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 10px}.c-slider-box__dot .slick-dots button{text-indent:-9999px;width:6px;height:6px;border-radius:50%;background-color:#ebebeb;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-slider-box__dot .slick-dots .slick-active button{width:28px;background-color:#f49200;border-radius:50px}.c-slider-box__dot.is-white .slick-dots :not(.slick-active) button{background-color:#fff}@media all and (max-width: 767px){.c-slider-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.c-slider-box .slick-arrow{font-size:18px}}.c-tit01{font-size:36px;line-height:180%}.c-tit01.is-white{color:#fff}.c-tit01__en,.c-tit02__en{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:700;line-height:140%;padding-left:14px;position:relative}.c-tit01__en.is-white,.is-white.c-tit02__en{color:#fff}.c-tit01__en:before,.c-tit02__en:before{content:"";width:6px;height:6px;background-color:#f49200;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media all and (max-width: 767px){.c-tit01{font-size:24px}.c-tit01__en,.c-tit02__en{font-size:16px}}.c-tit02{font-size:32px;line-height:180%}.c-tit02.is-white{color:#fff}.c-tit02__en{padding-left:0}.c-tit02__en:before{content:none}@media all and (max-width: 767px){.c-tit02{font-size:24px}.c-tit02__en{font-size:16px}}.c-tit03{font-size:32px;line-height:180%;padding-left:22px;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.c-tit03--txt{font-size:20px;line-height:170%;margin-left:12px}.c-tit03:before{content:"";width:4px;height:100%;border-radius:4px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media all and (max-width: 767px){.c-tit03{font-size:22px;padding-left:20px;min-height:40px}.c-tit03--txt{font-size:16px;line-height:200%;margin-left:10px}}.c-tit04{font-size:20px;line-height:170%;padding-left:14px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.c-tit04:before{content:"";width:4px;height:100%;border-radius:4px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media all and (max-width: 767px){.c-tit04{font-size:16px;padding-left:10px;min-height:30px}}body{font-family:"Zen Kaku Gothic New",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;font-size:18px;font-weight:500;line-height:180%;color:#2a2a2a;background-color:#ebebeb}@media all and (max-width: 767px){body{font-size:14px;overflow:hidden}}body.top,body.article{background-color:#fff}.l-wrapper{position:relative;padding-top:76px}@media all and (max-width: 767px){.l-wrapper{padding-top:50px}}.l-breadcrumb{padding-top:8px;position:absolute;width:100%;z-index:1}.l-breadcrumb__list{max-width:1240px;padding-left:20px;padding-right:20px;margin:auto;line-height:1}.l-breadcrumb__list a{color:#f49200;text-decoration:underline}.l-breadcrumb__list a:hover{text-decoration:none}.l-breadcrumb__item{font-size:14px;line-height:180%;display:inline}.l-breadcrumb__item+.l-breadcrumb__item{margin-left:5px}.l-breadcrumb__item+.l-breadcrumb__item:before{content:">";display:inline-block;margin-right:5px}.l-footer{background-color:#2a2a2a;padding:40px 0 20px;border-radius:20px 20px 0 0;position:relative}.l-footer-pagetop{position:absolute;top:-40px;right:40px;width:60px}.l-footer-pagetop__link{display:block;font-family:"Montserrat",sans-serif;font-weight:700;line-height:140%;text-align:center;position:relative}.l-footer-pagetop__link span{display:block}.l-footer-pagetop__link span:before{content:"";width:60px;height:60px;background-color:#f49200;border-radius:50%;position:absolute;top:-60px;left:0;right:0;margin:auto}.l-footer-pagetop__link span:after{content:"";position:absolute;top:-20px;left:50%;width:6px;height:6px;background:url(../img/common/ico_dot.svg) no-repeat 0 0;background-size:cover;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:link01 2s ease-out 0s infinite;animation:link01 2s ease-out 0s infinite}.l-footer-pagetop__link:before{content:"";background:url(../img/common/ico_arrow.svg) no-repeat 0 0;background-size:contain;width:16px;height:16px;position:absolute;top:-45px;left:50%;-webkit-transform:translateX(-50%) rotate(270deg);transform:translateX(-50%) rotate(270deg);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:2;-webkit-animation:link03 2s ease-out 0s infinite;animation:link03 2s ease-out 0s infinite}.l-footer-pagetop__link:after{content:"";background:url(../img/common/ico_arrow.svg) no-repeat 0 0;background-size:contain;width:16px;height:16px;position:absolute;top:-37px;left:50%;-webkit-transform:translateX(-50%) rotate(270deg);transform:translateX(-50%) rotate(270deg);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:2;-webkit-animation:link02 2s ease-out 0s infinite;animation:link02 2s ease-out 0s infinite}.l-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.l-footer__logo{max-width:399px}.l-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:min(4.39238653vw,60px);margin-left:min(4.39238653vw,60px);border-left:1px solid #fff}.l-footer__info__tit{color:#fff;font-size:16px;font-weight:700;line-height:180%;margin-bottom:5px}.l-footer__info__tit a:hover{text-decoration:underline}.l-footer__info__wrap{max-width:220px}.l-footer__info__wrap+.l-footer__info__wrap{max-width:300px;margin-left:min(7.3206442167vw,100px)}.l-footer__nav{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(4, 1fr);grid-column-gap:60px;grid-row-gap:6px}.l-footer__nav__item.item1{grid-area:1/1/2/2}.l-footer__nav__item.item2{grid-area:2/1/3/2}.l-footer__nav__item.item3{grid-area:3/1/4/2}.l-footer__nav__item.item4{grid-area:4/1/5/2}.l-footer__nav__item.item5{grid-area:1/2/2/3}.l-footer__nav__item.item6{grid-area:2/2/3/3}.l-footer__nav__item.item7{grid-area:3/2/4/3}.l-footer__nav__item.item8{grid-area:4/2/5/3}.l-footer__nav__link{color:#fff;font-size:min(1.1713030747vw,16px);font-weight:400;line-height:180%;white-space:nowrap}.l-footer__nav__link:hover{text-decoration:underline}.l-footer__btm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px;margin-top:25px}.l-footer__btm__logo{width:40px}.l-footer__btm__cr{font-family:"Noto Sans JP";color:#fff;text-align:right;font-size:14px;font-weight:400;line-height:180%}@media all and (max-width: 767px){.l-footer{padding:40px 0 30px}.l-footer-pagetop{position:absolute;right:20px;width:50px}.l-footer-pagetop__link{font-size:16px}.l-footer-pagetop__link span{display:block}.l-footer-pagetop__link span:before{content:"";width:50px;height:50px;top:-50px}.l-footer-pagetop__link span:after{top:-15px;width:4px;height:4px}.l-footer-pagetop__link:before{width:13px;height:13px;top:-38px}.l-footer-pagetop__link:after{width:13px;height:13px;position:absolute;top:-30px}.l-footer__inner{display:block}.l-footer__logo{max-width:296px;margin:auto}.l-footer__logo img{width:100%}.l-footer__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-left:0;border-left:none;border-top:1px solid #fff;padding:20px 20px 0;margin-top:20px;gap:30px 0}.l-footer__info__tit{font-size:14px;margin-bottom:10px}.l-footer__info__wrap{max-width:100%}.l-footer__info__wrap+.l-footer__info__wrap{max-width:100%;margin-left:0}.l-footer__nav{grid-template-columns:.7fr 1fr;grid-column-gap:0;grid-row-gap:14px}.l-footer__nav__link{font-size:14px}.l-footer__btm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px 0}.l-footer__btm__cr{font-size:10px}}
.l-header{position:fixed;top:0;left:0;width:100%;background-color:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);z-index:5}.l-header__inner{padding:0 40px 0 30px;width:100%;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-header__logo{max-width:431px;width:min(31.5519765739vw,431px)}@media all and (max-width: 767px){.l-header__inner{padding:0 20px;height:50px}.l-header__logo{max-width:224px;width:100%}}@media all and (max-width: 767px){.l-overlay{display:none}.l-overlay.is-open{display:block;position:fixed;top:0;left:0;z-index:6;background-color:rgba(0,0,0,.8);width:100%;height:100%}}.l-nav{position:fixed;top:20px;right:40px;z-index:9}.l-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-nav__item{margin:0 min(1.4641288433vw,20px)}.l-nav__item:last-child{margin-right:0}.l-nav__link{white-space:nowrap;font-size:min(1.317715959vw,18px);position:relative}.l-nav__link span{position:relative;z-index:1}.l-nav__link.is-home{color:#fff}@media all and (min-width: 768px){.l-nav__link.is-home:after{content:"";width:120%;height:120%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#f49200;border-radius:6px}}.l-nav__link:not(.is-home):before{content:"";background-color:#06b1e7;width:0;height:2px;position:absolute;bottom:-2px;left:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}@media(hover: hover){.l-nav__link:hover:before{width:100%}}@media all and (max-width: 767px){.l-nav{top:0;right:0;width:calc(100% - 40px);height:100vh;border-radius:20px 0 0 20px;overflow:auto;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);-webkit-transform:translateX(100%);transform:translateX(100%);overscroll-behavior-y:contain;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.l-nav::-webkit-scrollbar{display:none}.l-nav.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.l-nav__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}.l-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:27px 0}.l-nav__item{margin:0}.l-nav__link{font-size:18px;color:#fff}.l-nav__link.is-home{background-color:rgba(0,0,0,0);padding:0;position:relative}.l-nav__link.is-home:before{content:"";width:8px;height:8px;background-color:#f49200;border-radius:50%;position:absolute;top:50%;left:-18px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}}@media all and (max-width: 767px){.nav-btn{position:fixed;right:0;top:0;width:50px;height:50px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);cursor:pointer;z-index:10}.nav-btn__line{position:absolute;left:11px;width:28px;height:1px;background-color:#fff;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.nav-btn__line:nth-child(1){top:20px}.nav-btn__line:nth-child(2){top:25px}.nav-btn__line:nth-child(3){top:30px}.nav-btn.is-open{background:rgba(0,0,0,0)}.nav-btn.is-open .nav-btn__line:nth-child(1){top:25px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-btn.is-open .nav-btn__line:nth-child(2){opacity:0}.nav-btn.is-open .nav-btn__line:nth-child(3){top:25px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.p-career-type{padding:116px 0 80px}.p-career-type__engineer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 0 22px}.p-career-type__engineer__tit{font-size:24px;font-weight:500;line-height:180%}@media all and (max-width: 1024px){.p-career-type__engineer__tit{font-size:24px;font-weight:500;line-height:180%}}.p-career-type__engineer__tit:before{content:"";width:6px;height:6px;background-color:#2a2a2a;display:inline-block;margin:0 10px 6px 0}.p-career-type__engineer__list{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:882px;margin-left:20px}.p-career-type__engineer__item+.p-career-type__engineer__item{margin-top:10px}.p-career-type__engineer__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 20px;background-color:#fff;border-radius:20px;padding:20px 30px}.p-career-type__engineer__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-career-type__engineer__more{width:73px}.p-career-type__engineer__more--txt{width:100%;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:4px;position:relative}.p-career-type__engineer__more--txt:before{content:"";width:24px;height:24px;background-color:#f49200;border-radius:50%;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.p-career-type__engineer__more--txt:after{content:"";background:url(../img/common/ico_blank01.svg) no-repeat 0 0;background-size:contain;width:10px;height:10px;position:absolute;top:50%;right:6px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.p-career-type__flow{background-color:#fff;border-radius:20px;padding:30px 40px;margin-top:40px}.p-career-type__flow__tit{font-size:24px;font-weight:500;line-height:180%}.p-career-type__flow__list{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 30px}.p-career-type__flow__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:170px;min-height:120px;background-color:#c3e3f9;border-radius:20px;text-align:center;font-size:20px;font-weight:500;line-height:170%;position:relative}.p-career-type__flow__item+.p-career-type__flow__item:before{content:"";width:0;height:0;border-style:solid;border-width:12.5px 0 12.5px 21px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #2fccfe;position:absolute;top:50%;left:-14%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-career-type__flow__stxt{font-size:16px;font-weight:400;margin-top:12px;line-height:180%}@media all and (max-width: 767px){.p-career-type{padding:96px 0 60px}.p-career-type__engineer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin:30px 0 0 0}.p-career-type__engineer__tit{font-size:18px;width:100%}.p-career-type__engineer__tit:before{margin:0 8px 5px 0}.p-career-type__engineer__list{margin-top:15px;margin-left:0}.p-career-type__engineer__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:16px 20px}.p-career-type__engineer__more{margin-left:auto}.p-career-type__engineer__more--txt{font-size:18px}.p-career-type__flow{padding:30px 20px;margin-top:30px}.p-career-type__flow__tit{font-size:18px}.p-career-type__flow__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:33px 0}.p-career-type__flow__item{width:100%;min-height:38px;font-size:16px;line-height:200%}.p-career-type__flow__item+.p-career-type__flow__item:before{border-width:17px 10px 0 10px;border-color:#2fccfe rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:-25px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.p-career-type__flow__stxt{font-size:14px;margin-top:10px;text-align:center}}.p-career-interview{background-color:#fff;border-radius:20px 20px 0 0;padding:80px 0}.p-career-interview__slider{margin-top:40px}@media all and (max-width: 767px){.p-career-interview{padding:60px 0}.p-career-interview__slider{margin-top:30px}}
.p-career-bg{background-color:#fff}
.p-career-crosstalk{padding:80px 0;border-radius:20px 20px 0 0;background-color:#ebebeb;overflow:hidden}
.p-career-crosstalk__list{margin-top:40px}
.p-career-crosstalk__list+.p-career-crosstalk__list{margin-top:56px;display:none}
.p-career-crosstalk__list.is-reverse .p-career-crosstalk__item:nth-child(odd) .p-career-crosstalk__item__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.p-career-crosstalk__list.is-reverse .p-career-crosstalk__item:nth-child(odd) .p-career-crosstalk__img{margin-left:0;margin-right:-150px}
.p-career-crosstalk__list.is-reverse .p-career-crosstalk__item:nth-child(even) .p-career-crosstalk__item__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.p-career-crosstalk__list.is-reverse .p-career-crosstalk__item:nth-child(even) .p-career-crosstalk__img{margin-right:0;margin-left:-150px}
.p-career-crosstalk__item+.p-career-crosstalk__item{margin-top:56px}
.p-career-crosstalk__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:0 30px}

@media(hover: hover){
    .p-career-crosstalk__item__link:hover .p-career-crosstalk__img img{
        -webkit-transform:scale(1.05);transform:scale(1.05)
    }
}

/* .p-career-crosstalk__item:nth-child(odd) .p-career-crosstalk__img{
    margin-left:-150px
} */
.p-career-crosstalk__item:nth-child(even) .p-career-crosstalk__item__link{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
/* .p-career-crosstalk__item:nth-child(even) .p-career-crosstalk__img{
    margin-right:-150px
} */
.p-career-crosstalk__img{
    width:80%;
    max-width:600px;
    overflow:hidden;
    border-radius:20px
}
.p-career-crosstalk__img img{
    width:100%;
    -webkit-transition:all .3s ease 0s;
    transition:all .3s ease 0s
}
.p-career-crosstalk__in{
    -webkit-box-flex:1;
    -ms-flex:1;flex:1
}

.p-career-crosstalk__txt{
    font-size:24px;
    line-height:180%
}


.p-career-crosstalk__btn{margin-left:auto;margin-top:10px}@media all and (max-width: 767px){.p-career-crosstalk{padding:60px 0}.p-career-crosstalk__list{margin-top:30px}.p-career-crosstalk__list+.p-career-crosstalk__list{margin-top:40px}.p-career-crosstalk__list.is-reverse .p-career-crosstalk__item:nth-child(odd) .p-career-crosstalk__img{margin-right:-48px}.p-career-crosstalk__list.is-reverse .p-career-crosstalk__item:nth-child(even) .p-career-crosstalk__img{margin-left:-48px}.p-career-crosstalk__item+.p-career-crosstalk__item{margin-top:40px}.p-career-crosstalk__item__link{display:block}.p-career-crosstalk__item:nth-child(odd) .p-career-crosstalk__img{margin-left:-48px}.p-career-crosstalk__item:nth-child(even) .p-career-crosstalk__img{margin-right:-48px}.p-career-crosstalk__img{width:calc(100% + 48px);max-width:calc(100% + 48px)}.p-career-crosstalk__in{max-width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.p-career-crosstalk__txt{margin-top:20px;font-size:18px}}.p-career-faq{padding:80px 0 186px;background-color:#fff;border-radius:20px 20px 0 0;margin-bottom:-20px}@media all and (max-width: 767px){.p-career-faq{padding:60px 0 165px}}.p-career-fix{position:fixed;right:0;bottom:0;z-index:3;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-career-fix.is-hide{opacity:0;visibility:hidden}.p-career-fix__link{width:220px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:20px;font-weight:700;line-height:140%;border-radius:20px 0px 0px 0px;background:#f49200;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);padding:20px;-webkit-transition:all .3s;transition:all .3s}.p-career-fix__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media all and (max-width: 767px){.p-career-fix{left:0}.p-career-fix__link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;height:60px;font-size:16px;border-radius:20px 20px 0px 0px}.p-career-fix__link br{display:none}}.p-crosstalk-single{padding:116px 0 190px}.p-crosstalk-single__inner{max-width:960px;margin:auto}.p-crosstalk-single__mv{margin-top:30px}.p-crosstalk-single__mv img{border-radius:20px}.p-crosstalk-single__tit{font-size:24px;line-height:180%;padding-left:20px;position:relative;margin-top:40px}.p-crosstalk-single__tit:before{content:"";width:4px;height:100%;border-radius:4px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-crosstalk-single__list{margin:40px 0 58px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:30px 40px}@media all and (min-width: 768px){.p-crosstalk-single__list.is-flex{padding:30px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 40px}.p-crosstalk-single__list.is-flex .p-crosstalk-single__item{width:50%;max-width:394px}.p-crosstalk-single__list.is-flex .p-crosstalk-single__item+.p-crosstalk-single__item{margin-top:0}}.p-crosstalk-single__item{display:-webkit-box;display:-ms-flexbox;display:flex}.p-crosstalk-single__item+.p-crosstalk-single__item{margin-top:30px}.p-crosstalk-single__item__img{width:124px}.p-crosstalk-single__item__img img{border-radius:20px}.p-crosstalk-single__item__in{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:27px}.p-crosstalk-single__item__name{display:inline-block;border-bottom:4px solid;-webkit-border-image:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%) 1;-o-border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;font-size:20px;font-weight:500;line-height:120%}.p-crosstalk-single__item__txt{margin-top:4px;font-size:16px;font-weight:400;line-height:180%}@media all and (max-width: 767px){.p-crosstalk-single{padding:96px 0 145px}.p-crosstalk-single__inner{max-width:100%}.p-crosstalk-single__mv{margin-top:20px;margin-left:-20px;margin-right:-20px}.p-crosstalk-single__tit{font-size:18px;margin-top:20px}.p-crosstalk-single__list{margin:30px 0 40px;padding:30px 18px}.p-crosstalk-single__item{display:block}.p-crosstalk-single__item+.p-crosstalk-single__item{margin-top:20px}.p-crosstalk-single__item__img{width:90px;margin:auto}.p-crosstalk-single__item__in{margin-left:0}.p-crosstalk-single__item__name{font-size:16px}.p-crosstalk-single__item__txt{margin-top:6px;font-size:14px}}.p-interview-single{padding:116px 0 190px}.p-interview-single__inner{max-width:960px;margin:auto}@media all and (min-width: 768px){.p-interview-single .c-blockbody-tit br,.p-interview-single .c-blockbody-tit--sub br{display:none}}@media all and (max-width: 767px){.p-interview-single{padding:96px 0 145px}.p-interview-single__inner{max-width:100%}}.p-jobs-intro{padding:118px 0 162px}.p-jobs-intro__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:190px;margin:190px -19.5px 0}.p-jobs-intro__item{max-width:350px;width:calc(33.3333333333% - 39px);background-color:#fff;border-radius:20px;margin:0 19.5px}.p-jobs-intro__item:nth-child(n+4){margin-top:190px}.p-jobs-intro__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;gap:20px 0;padding:0 25px 30px}@media(hover: hover){.p-jobs-intro__item__link:hover .p-jobs-intro__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-jobs-intro__img{border-radius:20px;overflow:hidden;margin-top:-150px;margin-top:max(-10.980966325vw,-150px)}.p-jobs-intro__img img{width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-jobs-intro__tit{margin-top:30px;display:inline-block;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);color:#fff;font-size:24px;line-height:160%;padding:0 12px}.p-jobs-intro__txt{margin-top:20px}.p-jobs-intro__btn{margin-left:auto}@media all and (max-width: 767px){.p-jobs-intro{padding:76px 0 145px}.p-jobs-intro__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:181px;margin:181px 0 0}.p-jobs-intro__item{max-width:100%;width:100%;margin:0}.p-jobs-intro__item+.p-jobs-intro__item{margin-top:180px}.p-jobs-intro__item__link{padding:0 20px 30px}.p-jobs-intro__img{margin-top:max(-40vw,-150px)}.p-jobs-intro__tit{margin-top:23px;font-size:18px}.p-jobs-intro__txt{margin-top:10px}}.p-jobs-single{padding:116px 0 190px;background-color:#fff}@media all and (max-width: 767px){.p-jobs-single{padding:96px 0 170px}}.p-jobs-single__inner{max-width:960px;margin:auto}@media all and (max-width: 767px){.p-jobs-single__inner{max-width:100%}}.p-jobs-single .c-blockbody__box{background-color:#ebebeb}.p-jobs-single .c-flex .img{max-width:380px;width:40%}.p-jobs-single .c-flex .txt{-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.p-jobs-single .c-flex .img{max-width:100%;width:100%}}.p-jobs-single .c-flex[data-type=grid]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.p-jobs-single .c-flex[data-type=grid] .img{margin-right:10px}@media all and (max-width: 767px){.p-jobs-single .c-flex[data-type=grid]{display:block}.p-jobs-single .c-flex[data-type=grid] .img{margin-bottom:30px;margin-right:0}}.p-jobs-single .c-flex[data-type=reverse]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-jobs-single .c-flex[data-type=reverse] .img{margin-left:10px}@media all and (max-width: 767px){.p-jobs-single .c-flex[data-type=reverse]{display:block}.p-jobs-single .c-flex[data-type=reverse] .img{margin-bottom:30px;margin-left:0}}.p-newgraduate-slider{padding:117px 0 80px}@media all and (max-width: 767px){.p-newgraduate-slider{padding:97px 0 60px}}.p-newgraduate-interview{background-color:#fff;border-radius:20px 20px 0 0;padding:80px 0}.p-newgraduate-interview__list{margin-top:40px}.p-newgraduate-interview__list+.p-newgraduate-interview__list{margin-top:60px;display:none}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__item__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__item__link .p-newgraduate-interview__img{margin-left:42px;margin-right:0}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__in{text-align:right}
.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__item__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__img{margin-right:42px;margin-left:0}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__in{text-align:left}.p-newgraduate-interview__item+.p-newgraduate-interview__item{margin-top:60px}.p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__img{margin-right:42px}.p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__item__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__item__link .p-newgraduate-interview__img{margin-left:42px}.p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__in{text-align:right}.p-newgraduate-interview__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(hover: hover){.p-newgraduate-interview__item__link:hover .p-newgraduate-interview__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-newgraduate-interview__img{max-width:540px;width:50%;border-radius:20px;overflow:hidden}.p-newgraduate-interview__img img{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-newgraduate-interview__in{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-newgraduate-interview__name{font-size:24px;line-height:180%;display:inline-block;border-bottom:4px solid;-webkit-border-image:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%) 1;-o-border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1;border-image:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%) 1}.p-newgraduate-interview__name .font-size{font-size:32px;margin-right:8px}.p-newgraduate-interview__txt{margin-top:20px}.p-newgraduate-interview__btn{margin-left:auto;margin-top:23px}@media all and (max-width: 767px){.p-newgraduate-interview{padding:60px 0}.p-newgraduate-interview__list{margin-top:30px}.p-newgraduate-interview__list+.p-newgraduate-interview__list{margin-top:40px}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__item__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__item__link .p-newgraduate-interview__img{margin-left:0}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__in{text-align:left}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__item__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-newgraduate-interview__list.is-reverce .p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__img{margin-right:0}.p-newgraduate-interview__item+.p-newgraduate-interview__item{margin-top:40px}.p-newgraduate-interview__item:nth-child(odd) .p-newgraduate-interview__img{margin-right:0}.p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__item__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__item__link .p-newgraduate-interview__img{margin-left:0}.p-newgraduate-interview__item:nth-child(even) .p-newgraduate-interview__in{text-align:left}.p-newgraduate-interview__item__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-newgraduate-interview__img{max-width:100%;width:100%}.p-newgraduate-interview__img img{width:100%}.p-newgraduate-interview__in{margin-top:10px}.p-newgraduate-interview__name{font-size:18px}.p-newgraduate-interview__name .font-size{font-size:22px;margin-right:4px}.p-newgraduate-interview__txt{margin-top:10px;font-size:16px;line-height:200%}.p-newgraduate-interview__btn{margin-top:10px}}.p-newgraduate-bg{background-color:#fff}.p-newgraduate-statue{padding:80px 0;background-color:#ebebeb;border-radius:20px 20px 0 0}.p-newgraduate-statue__lead{font-size:24px;line-height:180%;margin-top:40px}.p-newgraduate-statue__list{max-width:960px;margin:30px auto 0;background-color:#fff;border-radius:20px;padding:40px}.p-newgraduate-statue__item{font-size:20px;line-height:170%;text-indent:-0.8em;padding-left:.8em}.p-newgraduate-statue__item+.p-newgraduate-statue__item{margin-top:16px}.p-newgraduate-statue__item:before{content:"";width:6px;height:6px;background-color:#2fccfe;display:inline-block;margin:0 10px 5px 0}@media all and (max-width: 767px){.p-newgraduate-statue{padding:60px 0}.p-newgraduate-statue__lead{font-size:18px;margin-top:30px}.p-newgraduate-statue__list{max-width:100%;margin-top:18px;padding:30px 20px}.p-newgraduate-statue__item{font-size:16px;line-height:200%}.p-newgraduate-statue__item+.p-newgraduate-statue__item{margin-top:8px}.p-newgraduate-statue__item:before{margin:0 5px 3px 0}}.p-newgraduate-faq{padding:80px 0 90px;border-radius:20px 20px 0 0;background-color:#fff}.p-newgraduate-faq .c-list-toggle__item{background-color:#ebebeb}@media all and (max-width: 767px){.p-newgraduate-faq{padding:60px 0}}.p-newgraduate-pamphlet{background:#ebebeb;margin-bottom:-36px;border-radius:20px 20px 0 0;padding:60px 0 96px}.p-newgraduate-pamphlet__inner{max-width:798px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 10px}.p-newgraduate-pamphlet__img{overflow:hidden;max-width:234px;-webkit-box-shadow:4px 4px 20px 0px rgba(0,0,0,.25);box-shadow:4px 4px 20px 0px rgba(0,0,0,.25)}.p-newgraduate-pamphlet__img__link img{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}@media(hover: hover){.p-newgraduate-pamphlet__img__link:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-newgraduate-pamphlet__in{width:494px}.p-newgraduate-pamphlet__tit{font-size:32px;line-height:180%}.p-newgraduate-pamphlet__txt{margin-top:10px}.p-newgraduate-pamphlet__btn{margin-top:30px;margin-left:auto}@media all and (max-width: 767px){.p-newgraduate-pamphlet{margin-bottom:-45px;padding:60px 0 170px}.p-newgraduate-pamphlet__inner{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px 0}.p-newgraduate-pamphlet__img{max-width:170px}.p-newgraduate-pamphlet__in{width:100%}.p-newgraduate-pamphlet__tit{font-size:22px}.p-newgraduate-pamphlet__txt{font-size:18px;line-height:180%;margin-top:0}.p-newgraduate-pamphlet__btn{margin-top:12px;margin-left:auto}}.p-newgraduate-fix{position:fixed;right:0;bottom:0;z-index:3;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-newgraduate-fix.is-hide{opacity:0;visibility:hidden}.p-newgraduate-fix__item+.p-newgraduate-fix__item{margin-top:13px}.p-newgraduate-fix__item.is-orange .p-newgraduate-fix__link{background:#f49200;color:#fff}@media all and (min-width: 768px){.p-newgraduate-fix__item:last-child .p-newgraduate-fix__link{border-radius:20px 0px 0px 0px}}.p-newgraduate-fix__link{width:220px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:700;line-height:140%;border-radius:20px 0px 0px 20px;background-color:#fff;color:#f49200;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);padding:20px;-webkit-transition:all .3s;transition:all .3s}.p-newgraduate-fix__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media all and (max-width: 767px){.p-newgraduate-fix{left:0}.p-newgraduate-fix__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-newgraduate-fix__item{width:49%}.p-newgraduate-fix__item+.p-newgraduate-fix__item{margin-top:0}.p-newgraduate-fix__link{width:100%;height:60px;font-size:16px;border-radius:20px 20px 0px 0px;padding:5px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.p-newgraduate-single{padding:116px 0 190px}.p-newgraduate-single__inner{max-width:960px;margin:auto}.p-newgraduate-single .c-blockbody-tit br{display:none}@media all and (max-width: 767px){.p-newgraduate-single{padding:96px 0 145px}.p-newgraduate-single__inner{max-width:100%}.p-newgraduate-single .c-blockbody-tit br{display:block}}.p-office-kv{background-color:#fff}.p-office-about{background-color:#fff;padding:126px 0 60px;overflow:hidden}.p-office-about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 20px}.p-office-about__head{max-width:600px;width:54%}
.p-office-about__tit{font-size:40px;font-weight:700;line-height:200%;display:inline-block;background:-webkit-linear-gradient(353deg, #2A2A2A 30%, #06B1E7 45%, #9554FF 53%, #2A2A2A 69%);background:linear-gradient(97deg, #2A2A2A 30%, #06B1E7 45%, #9554FF 53%, #2A2A2A 69%);background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-position:100% 0%;background-size:300% 100%;-webkit-animation:txt-gradient 5s linear 0s infinite;animation:txt-gradient 5s linear 0s infinite}.p-office-about__img{max-width:508px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:-35px}.p-office-about__img img{width:100%}@media all and (max-width: 767px){.p-office-about{padding:96px 0 60px}.p-office-about__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px 0}.p-office-about__head{max-width:100%;width:100%}.p-office-about__tit{font-size:20px}.p-office-about__txt{font-size:18px;margin-top:20px}.p-office-about__img{max-width:100%;margin-right:0;padding:0 20px}}.p-office-mvv{background-color:#fff}.p-office-mvv__inner{padding:80px 0;background-color:#ebebeb;border-radius:20px 20px 0 0}.p-office-mvv__box{max-width:960px;margin:40px auto 0;background-color:#fff;border-radius:20px;padding:57px 75px 72px 35px}.p-office-mvv__box__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:0 23px}.p-office-mvv__img{max-width:450px;width:53%}.p-office-mvv__area{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px 0}.p-office-mvv__tit{display:inline-block;font-size:28px;font-weight:500;line-height:200%;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-office-mvv__txtList__item{text-indent:-0.5em;padding-left:.5em}.p-office-mvv__txtList__item+.p-office-mvv__txtList__item{margin-top:10px}@media all and (max-width: 767px){.p-office-mvv__inner{padding:60px 0}.p-office-mvv__box{max-width:100%;margin:30px auto 0;padding:30px 20px}.p-office-mvv__box__in{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;gap:10px 0}.p-office-mvv__img{max-width:100%;width:100%}.p-office-mvv__img img{width:100%}.p-office-mvv__area{gap:20px 0}.p-office-mvv__tit{font-size:20px;line-height:180%}.p-office-mvv__txt.canter-sp{text-align:center}}.p-office-dialogue{padding:80px 0 130px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);margin-bottom:-56px;border-radius:20px 20px 0 0}.p-office-dialogue__block{max-width:960px;margin-left:auto;margin-right:auto}.p-office-dialogue__link{background-color:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px}@media(hover: hover){.p-office-dialogue__link:hover .p-office-dialogue__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-office-dialogue__img{overflow:hidden;border-radius:50%;max-width:310px}.p-office-dialogue__img img{width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-office-dialogue__in{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:40px}.p-office-dialogue__tit{display:inline-block;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);color:#fff;font-size:32px;line-height:150%;padding:0 12px}.p-office-dialogue__en{margin-top:6px}.p-office-dialogue__en--txt{font-size:24px;font-weight:500;line-height:140%;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-office-dialogue__txt{margin-top:10px;font-size:24px;line-height:180%}.p-office-dialogue__btn{margin-top:10px;margin-left:auto}@media all and (max-width: 767px){.p-office-dialogue{max-width:100%;padding:60px 0 120px;margin-bottom:-60px}.p-office-dialogue__block{max-width:100%}.p-office-dialogue__link{display:block;padding:30px 20px}.p-office-dialogue__img{max-width:100%;padding:0 10px}.p-office-dialogue__in{margin-left:0;margin-top:23px}.p-office-dialogue__tit{font-size:22px;padding:2px 13px}.p-office-dialogue__en{margin-top:4px}.p-office-dialogue__en--txt{font-size:20px}.p-office-dialogue__txt{font-size:18px}}.p-office-career{padding:80px 0;background-color:#fff;border-radius:20px 20px 0 0}.p-office-career__wrap{max-width:960px;margin:50px auto 0}.p-office-career__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.p-office-career__item{max-width:460px;width:calc(50% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px}.p-office-career__item:nth-child(n+3){margin-top:20px}.p-office-career__icon{max-width:130px;width:29%}.p-office-career__head{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:20px}.p-office-career__tit{font-size:20px;font-weight:500;line-height:170%}.p-office-career__txt{margin-top:15px}@media all and (max-width: 767px){.p-office-career{padding:60px 0}.p-office-career__wrap{max-width:100%;margin:30px auto 0}.p-office-career__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.p-office-career__item{max-width:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.p-office-career__item+.p-office-career__item{margin-top:40px}.p-office-career__icon{max-width:140px;width:100%;margin:auto}.p-office-career__head{width:100%;margin-left:0;margin-top:20px}.p-office-career__txt{font-size:18px;line-height:180%}}.p-office-careerpass{background-color:#fff}.p-office-careerpass__inner{padding:80px 0;background-color:#ebebeb;border-radius:20px 20px 0 0}.p-office-careerpass__box{max-width:960px;margin:40px auto 0}.p-office-careerpass__tit{font-size:20px;font-weight:500;line-height:200%}.p-office-careerpass__list{margin:60px -7.5px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.p-office-careerpass__item{max-width:310px;width:calc(33.3333333333% - 5px);background-color:#fff;border-radius:20px;text-align:center;margin:0 7.5px}.p-office-careerpass__modal{cursor:pointer;padding:0 10px 20px}.p-office-careerpass__img{width:100px;margin:-50px auto 0}.p-office-careerpass__txt{margin-top:10px;line-height:170%}.p-office-careerpass__name{margin-top:7px;font-size:16px;line-height:180%}.p-office-careerpass__more{margin:10px auto 0}@media all and (max-width: 767px){.p-office-careerpass__inner{padding:60px 0}.p-office-careerpass__box{max-width:100%;margin:30px auto 0}.p-office-careerpass__box+.p-office-careerpass__box{margin-top:40px}.p-office-careerpass__tit{font-size:18px;line-height:180%}.p-office-careerpass__list{margin:70px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-office-careerpass__item{max-width:100%;margin:0;width:100%}.p-office-careerpass__item+.p-office-careerpass__item{margin-top:80px}.p-office-careerpass__img{width:90px;margin:-50px auto 0}.p-office-careerpass__txt{line-height:180%}.p-office-careerpass__name{margin-top:0;font-size:14px;font-weight:400}}.p-office-modal{max-width:960px;border-radius:20px;padding:50px;text-align:left}.p-office-modal .remodal-close{top:-52px;right:0;left:auto;width:32px;height:32px}.p-office-modal .remodal-close:before{content:"";background:url(../img/common/ico_close01.png) no-repeat 50% 50%;background-size:contain;width:32px;height:32px}.p-office-modal__tag{min-width:110px;display:inline-block;color:#fff;font-size:20px;text-align:right;margin-left:-50px;padding:0 20px 0 50px;line-height:150%;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%)}.p-office-modal__tag .arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 8px 0 4px}.p-office-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px;margin-top:20px}.p-office-modal__head__icon{width:80px}.p-office-modal__head__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-office-modal__head__name{font-size:20px;line-height:170%;margin-right:20px}.p-office-modal__head__name .font-size{font-size:28px}.p-office-modal__head__year{font-size:20px;line-height:170%;position:relative;padding-left:20px}.p-office-modal__head__year:before{content:"";width:4px;height:100%;border-radius:4px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-office-modal__block{margin-top:23px;display:-webkit-box;display:-ms-flexbox;display:flex}.p-office-modal__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:40px}.p-office-modal__txt>*:not(:first-of-type){margin-top:20px}.p-office-modal__txt a{color:#f49200;text-decoration:underline}.p-office-modal__txt a:hover{text-decoration:none}@media all and (max-width: 767px){.p-office-modal{max-width:100%;padding:30px 20px;height:calc(var(--vh, 1vh)*100 - 120px)}
.p-office-modal__tag{font-size:16px;margin-left:-20px;padding:0 28px 0 50px;line-height:160%}.p-office-modal__head__icon{width:60px}.p-office-modal__head__in{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-office-modal__head__name{font-size:16px;line-height:200%;margin-right:0}.p-office-modal__head__name .font-size{font-size:20px}.p-office-modal__head__year{font-size:16px;line-height:200%;padding-left:10px}.p-office-modal__inner{overflow-y:scroll;height:calc(100% - 132px);margin-top:20px}.p-office-modal__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}.p-office-modal__txt{font-size:16px;line-height:200%;margin-left:0;margin-top:20px}}body.office .remodal-wrapper{padding:20px}@media all and (max-width: 767px){body.office .remodal-wrapper{padding:80px 20px 40px}}.p-office-communication{padding:80px 0 60px;background-color:#fff;border-radius:20px 20px 0 0}.p-office-communication__wrap{max-width:960px;margin-top:20px;margin:20px auto 0}.p-office-communication__list{margin:0 -20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-office-communication__item{max-width:460px;width:calc(50% - 40px);margin:20px}.p-office-communication__img img{border-radius:20px;width:100%}.p-office-communication__tit{text-align:center;font-size:20px;line-height:200%;margin-top:20px}.p-office-communication__txt{margin-top:10px}@media all and (max-width: 767px){.p-office-communication{padding:60px 0}.p-office-communication__wrap{max-width:100%;margin-top:30px}.p-office-communication__list{max-width:100%;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-office-communication__item{max-width:100%;width:100%;margin:0}.p-office-communication__item+.p-office-communication__item{margin-top:40px}.p-office-communication__tit{font-size:16px;line-height:200%;margin-top:10px}.p-office-communication__txt{margin-top:0}}.p-office-data{background-color:#fff}.p-office-data__inner{padding:90px 0 80px;border-radius:20px 20px 0 0;background-color:#ebebeb}.p-office-data__list{display:grid;grid-column-gap:30px;grid-row-gap:30px;max-width:960px;margin:43px auto 0}.p-office-data__item{background-color:#fff;border-radius:20px;padding:30px;max-width:300px}.p-office-data__item.item01{grid-area:1/1/2/3;max-width:630px}.p-office-data__item.item02{grid-area:1/3/2/4}.p-office-data__item.item03{grid-area:2/1/3/2}.p-office-data__item.item04{grid-area:2/2/3/4;max-width:630px}.p-office-data__item.item04 .p-office-data__block{position:relative}.p-office-data__item.item05{grid-area:3/1/4/3;max-width:630px}.p-office-data__item.item05 .p-office-data__head{padding-bottom:10px}.p-office-data__item:nth-child(n+8){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-office-data__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:60px;padding-left:14px;position:relative}.p-office-data__head:before{content:"";width:4px;height:100%;border-radius:4px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-office-data__head__tit{font-size:20px;line-height:150%}.p-office-data__head__sub{font-size:16px;font-weight:400;line-height:170%}.p-office-data__head__sub.is-mr-nm{margin-right:-20px}.p-office-data__block{margin-top:25px}.p-office-data__block.is-block-pattern01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 30px}.p-office-data__block.is-block-pattern02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-office-data__block.is-block-pattern02 .p-office-data__img{margin-bottom:20px}.p-office-data__img{max-width:210px;margin-left:auto;margin-right:auto}.p-office-data__img.is-width{max-width:160px;margin-left:auto;margin-right:auto}.p-office-data__img.is-w100{max-width:100%}.p-office-data__img img{width:100%}.p-office-data__in{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;position:relative}.p-office-data__in.is-pattern01{padding:20px 0;max-width:165px;width:100%}.p-office-data__in.is-pattern02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:60px}.p-office-data__in.is-pattern03{padding:20px 0;max-width:330px;width:100%}.p-office-data__in__list01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px 0}.p-office-data__in__list01__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-office-data__in__list02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px 20px;padding:5px 0}.p-office-data__in__list02.is-gap10{gap:5px 10px}.p-office-data__in__list02__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-office-data__in__txt01{font-size:16px;font-weight:400;line-height:180%;white-space:nowrap}.p-office-data__in__txt01--font{font-size:44px;font-weight:700;padding:0 5px;line-height:1}.p-office-data__in__txt02{font-size:14px;font-weight:400;line-height:180%;margin-left:5px}.p-office-data__in__txt02--font{font-size:28px;font-weight:700;line-height:1}.p-office-data-graph01{position:relative}.p-office-data-graph01::before,.p-office-data-graph01::after{content:"";position:absolute;bottom:35%;height:85px;opacity:0;-webkit-transition:opacity .5s 1.5s;transition:opacity .5s 1.5s}.p-office-data-graph01::before{left:9px;width:7.3%;background:url(../img/office/img_data_item01_graph01.svg) no-repeat;background-position:center bottom;background-size:100% auto}.p-office-data-graph01::after{right:9px;width:5.4%;background:url(../img/office/img_data_item01_graph02.svg) no-repeat;background-position:center bottom;background-size:100% auto}.p-office-data-graph01.is-active::before,.p-office-data-graph01.is-active::after{opacity:1}.p-office-data-graph01 ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 11%}.p-office-data-graph01 ul::after{content:"";position:absolute;bottom:35%;left:0;width:100%;height:1px;background-color:#000}.p-office-data-graph01 ul li{width:23.58%;text-align:center}.p-office-data-graph01 ul li:nth-child(2),.p-office-data-graph01 ul li:nth-child(3){margin-left:15%}.p-office-data-graph01 ul li:nth-child(1) .txt .gen,.p-office-data-graph01 ul li:nth-child(2) .txt .gen{margin-left:-10px}.p-office-data-graph01 ul li .txt{position:relative;height:72px}.p-office-data-graph01 ul li .txt img{opacity:0}.p-office-data-graph01 ul li .txt>div{position:absolute;top:0;left:0;right:0;bottom:0}.p-office-data-graph01 ul li .txt .gen{white-space:nowrap;font-size:16px;font-weight:500}@media all and (max-width: 767px){.p-office-data-graph01 ul li .txt .gen{margin-top:10px}}.p-office-data-graph01 ul li .txt .num{margin-top:-5px}@media all and (max-width: 767px){.p-office-data-graph01 ul li .txt .num{margin-top:0}}.p-office-data-graph01 ul li .txt .num span{font-size:36px;font-weight:bold}.p-office-data-graph01 .graph01,.p-office-data-graph01 .graph02,.p-office-data-graph01 .graph03{position:relative;height:133px}.p-office-data-graph01 .graph01 div,.p-office-data-graph01 .graph02 div,.p-office-data-graph01 .graph03 div{position:absolute;left:0;bottom:0;width:100%;height:106px;background-color:#0cc1e9;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:scaleY(0);transform:scaleY(0)}.p-office-data-graph01 .graph01 div{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.p-office-data-graph01 .graph02 div{height:125px;background-color:#4579fc;-webkit-transition:-webkit-transform .5s .7s;transition:-webkit-transform .5s .7s;transition:transform .5s .7s;transition:transform .5s .7s, -webkit-transform .5s .7s}.p-office-data-graph01 .graph03 div{height:129px;background-color:#895af5;-webkit-transition:-webkit-transform .5s 1s;transition:-webkit-transform .5s 1s;transition:transform .5s 1s;transition:transform .5s 1s, -webkit-transform .5s 1s}.p-office-data-graph01.is-active .graph01 div,.p-office-data-graph01.is-active .graph02 div,.p-office-data-graph01.is-active .graph03 div{-webkit-transform:scaleY(1);transform:scaleY(1)}.p-office-data-graph04{position:absolute;top:0;left:0;right:0;bottom:0}.p-office-data-graph04+.p-office-data__img{opacity:0}.p-office-data-graph04.is-active .item01{-webkit-animation:bounce .3s linear 0s forwards;animation:bounce .3s linear 0s forwards}
.p-office-data-graph04.is-active .item02{-webkit-animation:bounce .3s linear .2s forwards;animation:bounce .3s linear .2s forwards}.p-office-data-graph04.is-active .item03{-webkit-animation:bounce .3s linear .5s forwards;animation:bounce .3s linear .5s forwards}.p-office-data-graph04.is-active .item04{-webkit-animation:bounce .3s linear .7s forwards;animation:bounce .3s linear .7s forwards}.p-office-data-graph04.is-active .item05{-webkit-animation:bounce .3s linear .7s forwards;animation:bounce .3s linear .7s forwards}.p-office-data-graph04.is-active .item06{-webkit-animation:bounce .3s linear 1s forwards;animation:bounce .3s linear 1s forwards}.p-office-data-graph04.is-active .item07{-webkit-animation:bounce .3s linear 1s forwards;animation:bounce .3s linear 1s forwards}.p-office-data-graph04 .item01,.p-office-data-graph04 .item02,.p-office-data-graph04 .item03,.p-office-data-graph04 .item04,.p-office-data-graph04 .item05,.p-office-data-graph04 .item06,.p-office-data-graph04 .item07{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scale(0);transform:scale(0);position:absolute;color:#fff;font-size:16px}@media all and (max-width: 767px){.p-office-data-graph04 .item01,.p-office-data-graph04 .item02,.p-office-data-graph04 .item03,.p-office-data-graph04 .item04,.p-office-data-graph04 .item05,.p-office-data-graph04 .item06,.p-office-data-graph04 .item07{font-size:14px}}.p-office-data-graph04 .item01>div,.p-office-data-graph04 .item02>div,.p-office-data-graph04 .item03>div,.p-office-data-graph04 .item04>div,.p-office-data-graph04 .item05>div,.p-office-data-graph04 .item06>div,.p-office-data-graph04 .item07>div{margin-top:-5px}.p-office-data-graph04 .item01 .txt,.p-office-data-graph04 .item02 .txt,.p-office-data-graph04 .item03 .txt,.p-office-data-graph04 .item04 .txt,.p-office-data-graph04 .item05 .txt,.p-office-data-graph04 .item06 .txt,.p-office-data-graph04 .item07 .txt{white-space:nowrap}.p-office-data-graph04 .item01 .counter,.p-office-data-graph04 .item02 .counter,.p-office-data-graph04 .item03 .counter,.p-office-data-graph04 .item04 .counter,.p-office-data-graph04 .item05 .counter,.p-office-data-graph04 .item06 .counter,.p-office-data-graph04 .item07 .counter{font-size:36px;font-weight:bold}@media all and (max-width: 767px){.p-office-data-graph04 .item01 .counter,.p-office-data-graph04 .item02 .counter,.p-office-data-graph04 .item03 .counter,.p-office-data-graph04 .item04 .counter,.p-office-data-graph04 .item05 .counter,.p-office-data-graph04 .item06 .counter,.p-office-data-graph04 .item07 .counter{font-size:30px}}.p-office-data-graph04 .item01{top:0;left:33%;width:28.4%;height:61%;background-color:#895af5;border-radius:50%}@media all and (max-width: 767px){.p-office-data-graph04 .item01{left:34%;width:28%;height:54.7%}}.p-office-data-graph04 .item02{bottom:0;right:13%;width:24.2%;height:52%;background-color:#4579fc;border-radius:50%}.p-office-data-graph04 .item02 .txt{text-shadow:#4579fc 2px 0px 2px,#4579fc -2px 0px 2px,#4579fc 0px -2px 2px,#4579fc -2px 0px 2px,#4579fc 2px 2px 2px,#4579fc -2px 2px 2px,#4579fc 2px -2px 2px,#4579fc -2px -2px 2px,#4579fc 1px 2px 2px,#4579fc -1px 2px 2px,#4579fc 1px -2px 2px,#4579fc -1px -2px 2px,#4579fc 2px 1px 2px,#4579fc -2px 1px 2px,#4579fc 2px -1px 2px,#4579fc -2px -1px 2px,#4579fc 1px 1px 2px,#4579fc -1px 1px 2px,#4579fc 1px -1px 2px,#4579fc -1px -1px 2px}@media all and (max-width: 767px){.p-office-data-graph04 .item02{width:26.5%}}.p-office-data-graph04 .item03{top:17%;left:4%;width:19.6%;height:42%;background-color:#0cc1e9;border-radius:50%}.p-office-data-graph04 .item03 .txt{text-shadow:#0cc1e9 2px 0px 2px,#0cc1e9 -2px 0px 2px,#0cc1e9 0px -2px 2px,#0cc1e9 -2px 0px 2px,#0cc1e9 2px 2px 2px,#0cc1e9 -2px 2px 2px,#0cc1e9 2px -2px 2px,#0cc1e9 -2px -2px 2px,#0cc1e9 1px 2px 2px,#0cc1e9 -1px 2px 2px,#0cc1e9 1px -2px 2px,#0cc1e9 -1px -2px 2px,#0cc1e9 2px 1px 2px,#0cc1e9 -2px 1px 2px,#0cc1e9 2px -1px 2px,#0cc1e9 -2px -1px 2px,#0cc1e9 1px 1px 2px,#0cc1e9 -1px 1px 2px,#0cc1e9 1px -1px 2px,#0cc1e9 -1px -1px 2px}@media all and (max-width: 767px){.p-office-data-graph04 .item03{top:0;left:6%;width:21.5%}}.p-office-data-graph04 .item04{top:13%;right:1%;width:15.1%;height:32.6%;background-color:#9ee6f6;border-radius:50%;color:#000}.p-office-data-graph04 .item04 .txt{text-shadow:#9ee6f6 2px 0px 2px,#9ee6f6 -2px 0px 2px,#9ee6f6 0px -2px 2px,#9ee6f6 -2px 0px 2px,#9ee6f6 2px 2px 2px,#9ee6f6 -2px 2px 2px,#9ee6f6 2px -2px 2px,#9ee6f6 -2px -2px 2px,#9ee6f6 1px 2px 2px,#9ee6f6 -1px 2px 2px,#9ee6f6 1px -2px 2px,#9ee6f6 -1px -2px 2px,#9ee6f6 2px 1px 2px,#9ee6f6 -2px 1px 2px,#9ee6f6 2px -1px 2px,#9ee6f6 -2px -1px 2px,#9ee6f6 1px 1px 2px,#9ee6f6 -1px 1px 2px,#9ee6f6 1px -1px 2px,#9ee6f6 -1px -1px 2px}@media all and (max-width: 767px){.p-office-data-graph04 .item04{top:10%;right:6%;width:16.7%}}.p-office-data-graph04 .item05{bottom:8%;left:22%;width:11%;height:23.7%;background-color:#7da1fd;border-radius:50%;color:#000}.p-office-data-graph04 .item05 .txt{text-shadow:#7da1fd 2px 0px 2px,#7da1fd -2px 0px 2px,#7da1fd 0px -2px 2px,#7da1fd -2px 0px 2px,#7da1fd 2px 2px 2px,#7da1fd -2px 2px 2px,#7da1fd 2px -2px 2px,#7da1fd -2px -2px 2px,#7da1fd 1px 2px 2px,#7da1fd -1px 2px 2px,#7da1fd 1px -2px 2px,#7da1fd -1px -2px 2px,#7da1fd 2px 1px 2px,#7da1fd -2px 1px 2px,#7da1fd 2px -1px 2px,#7da1fd -2px -1px 2px,#7da1fd 1px 1px 2px,#7da1fd -1px 1px 2px,#7da1fd 1px -1px 2px,#7da1fd -1px -1px 2px}@media all and (max-width: 767px){.p-office-data-graph04 .item05{width:12.1%}}.p-office-data-graph04 .item06{top:51%;left:0;width:11%}@media all and (max-width: 767px){.p-office-data-graph04 .item06{top:38%;width:14%}}.p-office-data-graph04 .item07{bottom:0;right:4%;width:13%}@media all and (max-width: 767px){.p-office-data-graph04 .item07{right:0;width:17%}}.p-office-data-graph05{position:relative}.p-office-data-graph05::after{content:"";position:absolute;top:-45px;left:4%;width:10%;height:85px;opacity:0;-webkit-transition:opacity .5s 1.5s;transition:opacity .5s 1.5s;background:url(../img/office/ico_data_item05_graph01.svg) no-repeat;background-position:center bottom;background-size:100% auto}.p-office-data-graph05.is-active::after{opacity:1}.p-office-data-graph05 ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5%}.p-office-data-graph05 ul::after{content:"";position:absolute;bottom:35%;left:0;width:100%;height:1px;background-color:#000}.p-office-data-graph05 ul li{width:14.28%;text-align:center;margin-left:2.8%}.p-office-data-graph05 ul li:first-child{margin-left:0}.p-office-data-graph05 ul li .txt{position:relative;height:72px}.p-office-data-graph05 ul li .txt img{opacity:0}.p-office-data-graph05 ul li .txt>div{position:absolute;top:0;left:0;right:0;bottom:0}.p-office-data-graph05 ul li .txt .year{white-space:nowrap;font-size:16px;font-weight:500}.p-office-data-graph05 ul li .txt .year br{display:none}@media all and (max-width: 767px){.p-office-data-graph05 ul li .txt .year{margin-top:10px;line-height:1}.p-office-data-graph05 ul li .txt .year br{display:block}}.p-office-data-graph05 ul li .txt .num{margin-top:-5px}@media all and (max-width: 767px){.p-office-data-graph05 ul li .txt .num{margin-top:5px}}.p-office-data-graph05 ul li .txt .num span{font-size:36px;font-weight:bold}.p-office-data-graph05 .graph01,.p-office-data-graph05 .graph02,.p-office-data-graph05 .graph03,.p-office-data-graph05 .graph04,.p-office-data-graph05 .graph05,.p-office-data-graph05 .graph06{position:relative;height:134px}.p-office-data-graph05 .graph01 div,.p-office-data-graph05 .graph02 div,.p-office-data-graph05 .graph03 div,.p-office-data-graph05 .graph04 div,.p-office-data-graph05 .graph05 div,.p-office-data-graph05 .graph06 div{position:absolute;left:0;bottom:0;width:100%;height:106px;background-color:#0cc1e9;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:scaleY(0);transform:scaleY(0)}.p-office-data-graph05 .graph01 div{height:95px;background-color:#9ee6f6;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.p-office-data-graph05 .graph02 div{height:133px;background-color:#b5c9fe;-webkit-transition:-webkit-transform .5s .6s;transition:-webkit-transform .5s .6s;transition:transform .5s .6s;transition:transform .5s .6s, -webkit-transform .5s .6s}.p-office-data-graph05 .graph03 div{height:95px;background-color:#b89cf9;-webkit-transition:-webkit-transform .5s .7s;transition:-webkit-transform .5s .7s;transition:transform .5s .7s;transition:transform .5s .7s, -webkit-transform .5s .7s}.p-office-data-graph05 .graph04 div{height:84px;background-color:#0cc1e9;-webkit-transition:-webkit-transform .5s .8s;transition:-webkit-transform .5s .8s;transition:transform .5s .8s;transition:transform .5s .8s, -webkit-transform .5s .8s}.p-office-data-graph05 .graph05 div{height:84px;background-color:#4579fc;-webkit-transition:-webkit-transform .5s .9s;transition:-webkit-transform .5s .9s;transition:transform .5s .9s;transition:transform .5s .9s, -webkit-transform .5s .9s}.p-office-data-graph05 .graph06 div{height:84px;background-color:#895af5;-webkit-transition:-webkit-transform .5s 1s;transition:-webkit-transform .5s 1s;transition:transform .5s 1s;transition:transform .5s 1s, -webkit-transform .5s 1s}.p-office-data-graph05.is-active .graph01 div,.p-office-data-graph05.is-active .graph02 div,.p-office-data-graph05.is-active .graph03 div,.p-office-data-graph05.is-active .graph04 div,.p-office-data-graph05.is-active .graph05 div,.p-office-data-graph05.is-active .graph06 div{-webkit-transform:scaleY(1);transform:scaleY(1)}.p-office-data-graph02,.p-office-data-graph03,.p-office-data-graph06,.p-office-data-graph07{position:relative}@media all and (min-width: 768px){.p-office-data-graph02 canvas,.p-office-data-graph03 canvas,.p-office-data-graph06 canvas,.p-office-data-graph07 canvas{width:100% !important;height:auto}}.p-office-data-graph02 .txt,.p-office-data-graph03 .txt,.p-office-data-graph06 .txt,.p-office-data-graph07 .txt{white-space:nowrap;font-size:min(1.1713030747vw,16px);font-weight:500}@media all and (max-width: 767px){.p-office-data-graph02 .txt,.p-office-data-graph03 .txt,.p-office-data-graph06 .txt,.p-office-data-graph07 .txt{margin-top:10px;font-size:max(4.2666666667vw,16px)}}.p-office-data-graph02 .num,.p-office-data-graph03 .num,.p-office-data-graph06 .num,.p-office-data-graph07 .num{margin-top:min(-.3660322108vw,-5px);font-size:min(1.0248901903vw,14px)}@media all and (max-width: 1024px){.p-office-data-graph02 .num,.p-office-data-graph03 .num,.p-office-data-graph06 .num,.p-office-data-graph07 .num{margin-top:min(-1.0980966325vw,-15px)}}@media all and (max-width: 767px){.p-office-data-graph02 .num,.p-office-data-graph03 .num,.p-office-data-graph06 .num,.p-office-data-graph07 .num{font-size:max(1.0248901903vw,14px);margin-top:2.6666666667vw}}.p-office-data-graph02 .num span,.p-office-data-graph03 .num span,.p-office-data-graph06 .num span,.p-office-data-graph07 .num span{font-size:min(2.635431918vw,36px);font-weight:bold}@media all and (max-width: 767px){.p-office-data-graph02 .num span,.p-office-data-graph03 .num span,.p-office-data-graph06 .num span,.p-office-data-graph07 .num span{font-size:max(9.6vw,36px)}}.p-office-data-graph02 .item01,.p-office-data-graph02 .item02,.p-office-data-graph03 .item01,.p-office-data-graph03 .item02,.p-office-data-graph06 .item01,.p-office-data-graph06 .item02,.p-office-data-graph07 .item01,.p-office-data-graph07 .item02{position:absolute;color:#fff}.p-office-data-graph02 .item01{bottom:18%;right:25%}.p-office-data-graph02 .item02{top:15%;left:21%}.p-office-data-graph03 .item02{bottom:22%;right:22%}.p-office-data-graph03 .item01{top:17%;left:21%}.p-office-data-graph06 .item01{top:17%;right:21%}.p-office-data-graph06 .item02{bottom:22%;left:18%}.p-office-data-graph07 .item01{bottom:18%;right:25%}.p-office-data-graph07 .item02{top:10%;left:25%}@media all and (max-width: 767px){.p-office-data__inner{padding:60px 0}.p-office-data__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-row-gap:20px;grid-column-gap:0;max-width:100%;margin:24px auto 0}.p-office-data__item{padding:30px 20px;max-width:100%}.p-office-data__item.item01{max-width:100%}.p-office-data__item.item04{max-width:100%}.p-office-data__item.item05{max-width:100%}.p-office-data__head{min-height:50px}.p-office-data__head__tit{font-size:16px}.p-office-data__head__sub{font-size:14px}.p-office-data__head__sub.is-mr-nm{margin-right:0}.p-office-data__block{margin-top:30px}.p-office-data__block.is-block-pattern01{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.p-office-data__block.is-block-pattern01 .p-office-data__img{margin-bottom:20px}.p-office-data__img.is-width{max-width:180px}.p-office-data__in{width:100%}.p-office-data__in.is-pattern01{max-width:100%;padding:14px 0}.p-office-data__in.is-pattern03{max-width:100%;padding:14px 0}.p-office-data__in__list01{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 24px}.p-office-data__in__txt01{font-size:14px}.p-office-data__in__txt01--font{font-size:44px}}.p-office-welfare{padding:80px 0;background-color:#fff;border-radius:20px 20px 0 0}.p-office-welfare__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;max-width:960px;margin:40px auto 0}.p-office-welfare__list+.p-office-welfare__list{margin-top:30px}.p-office-welfare__item{background-color:#ebebeb;border-radius:20px;padding:30px;max-width:465px;width:calc(50% - 15px)}.p-office-welfare__item.w100{width:100%;max-width:100%}.p-office-welfare__img{max-width:180px;margin:0 auto 20px}.p-office-welfare__img img{width:100%}.p-office-welfare__txt{margin-top:20px}.p-office-welfare__txtList__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 5px;margin-top:20px}@media all and (max-width: 767px){.p-office-welfare{padding:60px 0}.p-office-welfare__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px 0;max-width:100%;margin:20px auto 0}.p-office-welfare__list+.p-office-welfare__list{margin-top:20px}.p-office-welfare__item{width:100%;max-width:100%;padding:30px 20px}.p-office-welfare__txt{margin-top:10px}.p-office-welfare__txtList__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin-top:10px}}.p-office-introduction{background-color:#fff}.p-office-introduction__inner{background-color:#ebebeb;border-radius:20px 20px 0 0;padding:80px 0 218px}.p-office-introduction__slider{margin-top:40px}.p-office-introduction__slider__item{max-width:630px;margin:0 20px}.p-office-introduction__slider__item img{border-radius:20px}@media all and (max-width: 767px){.p-office-introduction__inner{padding:50px 0 145px}.p-office-introduction__slider{margin-top:20px;padding:0 20px}.p-office-introduction__slider__item{max-width:335px}}.p-top-kv{overflow:hidden;position:relative}.p-top-kv__inner{max-width:1165px}.p-top-kv__slider{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0}.p-top-kv__slider .slick-list,.p-top-kv__slider .slick-track{height:100%}.p-top-kv__slider .slick-slide>div{height:100%}.p-top-kv__slider .slide-animation{overflow:hidden}.p-top-kv__slider .slide-animation img{-webkit-animation:zoom 8s linear 0s infinite;animation:zoom 8s linear 0s infinite}.p-top-kv__item{height:100%}.p-top-kv__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top-kv__item.item3 img{-o-object-position:50% 100%;object-position:50% 100%}.p-top-kv__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:calc(100vh - 76px);padding-bottom:36px}.p-top-kv__tit{position:relative;z-index:2;color:#fff;text-shadow:0px 4px 20px rgba(0,0,0,.6);font-size:50px;line-height:150%;letter-spacing:10px}.p-top-kv__scroll{position:absolute;z-index:2;bottom:0;right:80px;width:24px;height:120px;text-align:right}.p-top-kv__scroll:before{content:"";width:4px;height:100%;border-radius:4px 4px 0px 0px;background:-webkit-gradient(linear, left bottom, left top, color-stop(28%, #F49200), to(#FFF));background:-webkit-linear-gradient(bottom, #F49200 28%, #FFF 100%);background:linear-gradient(0, #F49200 28%, #FFF 100%);background-size:100% 200%;position:absolute;top:0;left:0;-webkit-animation:background-position-y 5s linear infinite;animation:background-position-y 5s linear infinite}.p-top-kv__scroll__txt{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#f49200;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:700;line-height:140%}@media all and (max-width: 767px){.p-top-kv__in{min-height:494px}.p-top-kv__tit{font-size:32px;letter-spacing:6.4px}.p-top-kv__scroll{right:8px}}.p-top-creation{background-color:#ebebeb}.p-top-creation__in{background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);-webkit-filter:drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));filter:drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));border-radius:0 0 20px 20px;padding:60px 0 75px}.p-top-creation__inner{max-width:1165px}.p-top-creation__tit{color:#fff;font-family:"Montserrat",sans-serif;font-size:60px;font-weight:700;line-height:140%}.p-top-creation__lead{color:#fff;font-size:32px;line-height:180%;margin-top:10px}.p-top-creation__txt{width:450px;color:#fff;font-size:20px;line-height:170%;margin-left:auto;margin-top:10px}@media all and (max-width: 767px){.p-top-creation__in{padding:50px 0}.p-top-creation__tit{font-size:44px}.p-top-creation__lead{font-size:22px}.p-top-creation__txt{width:100%;font-size:16px;line-height:200%;margin-left:0;margin-top:34px}}.p-top-company{padding:50px 0 0;background-color:#ebebeb}.p-top-company__btns{position:absolute;z-index:20;top:100%;right:20px}.p-top-company__btns__btn{position:absolute;top:0;display:block;width:10px;height:10px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:.5;border-radius:50%;background-color:#cbcbcb}.p-top-company__btns__btn.focus{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1;background-color:#5924c3}.p-top-company__btns #one{right:50px}.p-top-company__btns #two{right:25px}.p-top-company__btns #three{right:0}.p-top-company__inner{max-height:540px;height:51.2445095168vw;position:relative;margin-top:20px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.p-top-company__sec{max-width:min(82.7964860908vw,1131px);width:100%;position:absolute;top:0;left:0;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s}.p-top-company__sec.is-active .p-top-company__sec__in{color:#2a2a2a;background:#fff}@media(hover: hover){.p-top-company__sec__link:hover .p-top-company__sec__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-top-company__sec__in{border-radius:20px;padding:50px;position:relative;-webkit-transition:all 1.5s .3s;transition:all 1.5s .3s}.p-top-company__sec__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-top-company__sec__img{width:46%;max-width:466px;border-radius:20px;overflow:hidden}.p-top-company__sec__img img{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-top-company__sec__head{margin-left:min(5.1244509517vw,70px)}.p-top-company__sec__tit{font-size:36px;line-height:180%}.p-top-company__sec__en{font-size:20px;font-family:"Montserrat",sans-serif;font-weight:700;line-height:140%}.p-top-company__sec__btn{position:absolute;bottom:40px;right:40px}.p-top-company__works{-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.p-top-company__works .p-top-company__sec__in{background:#2fccfe;color:#fff}.p-top-company__company{-webkit-transform:translate3d(34px, 34px, -14px);transform:translate3d(34px, 34px, -14px)}.p-top-company__company .p-top-company__sec__in{background:#9554ff;color:#fff}.p-top-company__dialogue{-webkit-transform:translate3d(68px, 68px, -34px);transform:translate3d(68px, 68px, -34px)}.p-top-company__dialogue .p-top-company__sec__in{background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);color:#fff}@media all and (max-width: 767px){.p-top-company{padding:30px 0 0}.p-top-company__btns{top:calc(100% + 20px)}.p-top-company__btns #one{right:50px}.p-top-company__btns #two{right:25px}.p-top-company__btns #three{right:0}.p-top-company__inner{max-height:100%;min-height:440px;height:117.3333333333vw;margin:12px -10px 0}.p-top-company__sec{max-width:89.3333333333vw}.p-top-company__sec__in{padding:30px 30px 20px}.p-top-company__sec__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.p-top-company__sec__img{width:100%;max-width:100%}.p-top-company__sec__img img{width:100%}.p-top-company__sec__head{margin-left:0}.p-top-company__sec__tit{font-size:28px}.p-top-company__sec__en{font-size:14px}.p-top-company__sec__btn{position:static;margin-left:auto;margin-top:20px}.p-top-company__company{-webkit-transform:translate3d(10px, 10px, -5px);transform:translate3d(10px, 10px, -5px)}.p-top-company__dialogue{-webkit-transform:translate3d(20px, 20px, -10px);transform:translate3d(20px, 20px, -10px)}}.p-top-recruit-news{background:-webkit-gradient(linear, left top, left bottom, from(#ebebeb), color-stop(10%, #FFF));background:-webkit-linear-gradient(top, #ebebeb 0%, #FFF 10%);background:linear-gradient(180deg, #ebebeb 0%, #FFF 10%);padding:120px 0 0}.p-top-recruit-news__inner{border-radius:20px;background:-webkit-linear-gradient(353deg, #06B1E7 15.21%, #9554FF 95.56%);background:linear-gradient(97deg, #06B1E7 15.21%, #9554FF 95.56%);margin-top:124px}@media all and (max-width: 767px){.p-top-recruit-news{padding:72px 0 0}.p-top-recruit-news__inner{margin-top:88px}}.p-top-recruit{position:relative;top:-105px}.p-top-recruit__list{max-width:903px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 40px}.p-top-recruit__item{max-width:433px;width:48%}@media(hover: hover){.p-top-recruit__item__link:hover .p-top-recruit__item__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-top-recruit__item__img{display:block;max-width:380px;overflow:hidden;border-radius:20px}.p-top-recruit__item__img img{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-top-recruit__item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-30px;position:relative}.p-top-recruit__item__btn{margin-top:10px}.p-top-recruit__item:nth-child(odd) .p-top-recruit__item__img{margin-left:auto}.p-top-recruit__item:nth-child(even) .p-top-recruit__item__head{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media all and (max-width: 767px){.p-top-recruit{top:-65px}.p-top-recruit__list{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px 0}.p-top-recruit__item{max-width:100%;width:100%}.p-top-recruit__item__img{max-width:67.7333333333vw}.p-top-recruit__item__head{margin-top:-75px}.p-top-recruit__item:nth-child(odd) .p-top-recruit__item__img{margin-left:0}.p-top-recruit__item:nth-child(odd) .p-top-recruit__item__head{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-top-recruit__item:nth-child(even) .p-top-recruit__item__img{margin-left:auto}.p-top-recruit__item:nth-child(even) .p-top-recruit__item__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.p-top-news{position:relative;padding-bottom:70px}.p-top-news-anchor{position:absolute;top:-76px;left:0}@media all and (max-width: 767px){.p-top-news-anchor{top:-20px}}.p-top-news__inner{border-top:1px solid #fff;padding-top:28px;margin-top:-42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 20px}.p-top-news__list{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:876px}.p-top-news__item{border-bottom:1px solid #fff}.p-top-news__item:first-child .p-top-news__item__link{padding-top:0}.p-top-news__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 0}.p-top-news__item__link.is-noEntry{pointer-events:none}.p-top-news__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 52px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff}.p-top-news__txt{padding-right:20px}@media all and (max-width: 767px){.p-top-news{padding-bottom:50px}.p-top-news__inner{padding-top:30px;margin-top:-15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px 0}.p-top-news__list{max-width:100%}.p-top-news__item__link{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:20px 0;gap:0 20px}.p-top-news__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.p-top-news__txt{padding-right:0}}.p-top-movie{position:relative;padding:80px 0 160px}.p-top-movie-anchor{position:absolute;top:10px;left:0}@media all and (max-width: 767px){.p-top-movie-anchor{top:20px}}.p-top-movie__list{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;margin:25px 0 0}@media all and (min-width: 768px){.p-top-movie__list__wrap{max-width:1240px;padding-left:20px;padding-right:20px;margin:auto}.p-top-movie__list__wrap.is-over{max-width:100%;padding-left:0;padding-right:0}}.p-top-movie__item{max-width:206px;margin-right:54px;padding-bottom:5px}@media(hover: hover){.p-top-movie__item__link:hover .p-top-movie__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-top-movie__img{overflow:hidden}.p-top-movie__img img{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%}.p-top-movie__sub{margin-top:10px;font-weight:700;line-height:180%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.p-top-movie__sub__wrap{overflow:hidden}.p-top-movie__btn{margin-top:10px;margin-left:auto}.p-top-movie-slider__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:15px;line-height:140%}.p-top-movie-slider__box .slick-arrow{position:relative}.p-top-movie-slider__box .slick-prev{padding-left:27px}.p-top-movie-slider__box .slick-prev:before{content:"";background:url(../img/common/ico_arrow02.svg) no-repeat 50% 50%;background-size:contain;width:21px;height:15px;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.p-top-movie-slider__box .slick-next{padding-right:27px}.p-top-movie-slider__box .slick-next:before{content:"";background:url(../img/common/ico_arrow02.svg) no-repeat 50% 50%;background-size:contain;width:21px;height:15px;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%) rotate(180deg);transform:translate(0, -50%) rotate(180deg)}.p-top-movie-slider__box__dot{margin:0 20px}.p-top-movie-slider__box__dot .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 10px}.p-top-movie-slider__box__dot .slick-dots button{text-indent:-9999px;width:6px;height:6px;border-radius:50%;background-color:#ebebeb;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-top-movie-slider__box__dot .slick-dots .slick-active button{width:28px;background-color:#f49200;border-radius:50px}@media all and (max-width: 767px){.p-top-movie{padding:50px 0 125px}.p-top-movie__list{margin:20px 0 0}.p-top-movie__item{max-width:140px;margin:0 20px}.p-top-movie__sub{font-weight:500}.p-top-movie-slider__box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.p-top-movie-slider__box .slick-arrow{font-size:18px}}.firstview{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:50px;background-color:#fff}@media all and (max-width: 767px){.firstview{font-size:6vw}}.firstview span{position:relative;display:inline-block;line-height:200%;background:-webkit-linear-gradient(353deg, #2A2A2A 30%, #06B1E7 45%, #9554FF 53%, #2A2A2A 69%);background:linear-gradient(97deg, #2A2A2A 30%, #06B1E7 45%, #9554FF 53%, #2A2A2A 69%);background-repeat:no-repeat;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-position:100% 0%;background-size:300% 100%;-webkit-animation:txt-gradient 10s linear 0s forwards;animation:txt-gradient 10s linear 0s forwards}.firstview span::before{content:"";position:absolute;top:0;left:-10%;width:200%;height:100%;background:#fff;background:-webkit-linear-gradient(171deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 10%);background:linear-gradient(279deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 10%);-webkit-transition:left 1.5s;transition:left 1.5s}.firstview.is-active span::before{left:200%}