/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html{overflow:auto}ul,ol{list-style:none}img,video,object{max-width:100%;height:auto}a:hover{text-decoration:none}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);color:#2b2e38;background:#fff}.remodal.remodal-is-opening,.remodal.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:rgba(0,0,0,0)}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"×";text-align:center}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width: 641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}@media all and (max-width: 767px){.u-view-pc{display:none}}@media all and (min-width: 768px){.u-view-sp{display:none}}.u-inner{max-width:1080px;padding-left:20px;padding-right:20px;margin:auto}@media all and (max-width: 767px){.u-inner{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-box-nami img{width:100%}.c-box-bg01{background-color:#f6f9ff}.c-btn01{max-width:248px}.c-btn01__link{width:100%;height:95px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Cormorant Garamond";font-size:30px;font-weight:400;line-height:100%;position:relative}.c-btn01__link:before{content:"";background-color:#cde0f6;border-radius:50%;width:95px;height:95px;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}.c-btn01__link:after{content:"";background:url(../img/common/ico_btn01.png) no-repeat 0 0;background-size:contain;width:95px;height:95px;position:absolute;top:0;right:0;border-radius:50%;background-color:#fff;z-index:1}@media(hover: hover){.c-btn01__link:hover:before{-webkit-animation:zoom-fade 2s linear infinite both;animation:zoom-fade 2s linear infinite both}}@media all and (max-width: 767px){.c-btn01{max-width:198px}.c-btn01__link{height:76px;font-size:24px}.c-btn01__link:after{width:76px;height:76px}}.c-btn02{max-width:275px}.c-btn02__link{width:100%;height:95px;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;font-size:22px;line-height:150%;position:relative}.c-btn02__link:before{content:"";background-color:#cde0f6;border-radius:50%;width:95px;height:95px;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}.c-btn02__link:after{content:"";background:url(../img/common/ico_btn01.png) no-repeat 0 0;background-size:contain;width:95px;height:95px;position:absolute;top:0;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);background-color:#fff;border-radius:50%;z-index:1}@media(hover: hover){.c-btn02__link:hover:before{-webkit-animation:zoom-fade 2s linear infinite both;animation:zoom-fade 2s linear infinite both}}@media all and (max-width: 767px){.c-btn02{max-width:202px}.c-btn02__link{height:76px;font-size:16px}.c-btn02__link:after{width:76px;height:76px}}.c-fix-btn-entry{position:fixed;width:140px;bottom:20px;right:40px;z-index:5}@media all and (max-width: 767px){.c-fix-btn-entry{display:none}}.c-btn-circle01__link{width:37px;height:37px;position:absolute;top:50%;right:24px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);border-radius:50%;border:1px solid #fff}.c-btn-circle01__link:before{content:"";width:100%;height:100%;position:absolute;top:50%;right:-50%;-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2);border-radius:50%;border:1px solid #fff;background:-webkit-radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%);background:radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%);opacity:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-btn-circle01:hover .c-btn-circle01__link:before{-webkit-animation:circle-fade 2s linear infinite both;animation:circle-fade 2s linear infinite both}.c-head01{color:#004098}.c-head01__en{font-family:"Cormorant Garamond";font-size:20px;font-weight:400;line-height:100%;white-space:nowrap}.c-head01__tit{font-size:40px;line-height:150%}@media all and (max-width: 767px){.c-head01__en{font-size:16px}.c-head01__tit{font-size:30px}}.c-head02{color:#004098}.c-head02__en{font-family:"Cormorant Garamond";font-size:16px;font-weight:600;line-height:100%}.c-head02__tit{font-size:30px;line-height:150%}@media all and (max-width: 767px){.c-head02__en{font-size:12px;font-weight:400}.c-head02__tit{font-size:22px}}.c-head03{color:#004098;padding-left:28px;border-left:1px solid #004098}.c-head03__en{font-family:"Cormorant Garamond";font-size:20px;font-weight:400;line-height:100%}.c-head03__en.is-l-font{font-size:30px}.c-head03__tit{font-size:40px;line-height:150%;margin-top:6px}@media all and (max-width: 767px){.c-head03{padding-left:16px}.c-head03__en{font-size:16px}.c-head03__en.is-l-font{font-size:20px;margin-top:0}.c-head03__tit{font-size:30px;margin-top:8px}.c-head03__tit.is-sp-contact-font{font-size:22px;margin-top:0}}.js-toggle-content{display:none}.js-switch-content{display:none}.js-switch-content.is-active{display:block}.js-inview{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s}.js-inview.is-active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@-webkit-keyframes zoom-fade{0%{opacity:0;-webkit-transform:translate(0, -50%) scale(0.8);transform:translate(0, -50%) scale(0.8)}50%{opacity:.5}100%{opacity:0;-webkit-transform:translate(0, -50%) scale(1.6);transform:translate(0, -50%) scale(1.6)}}@keyframes zoom-fade{0%{opacity:0;-webkit-transform:translate(0, -50%) scale(0.8);transform:translate(0, -50%) scale(0.8)}50%{opacity:.5}100%{opacity:0;-webkit-transform:translate(0, -50%) scale(1.6);transform:translate(0, -50%) scale(1.6)}}@-webkit-keyframes zoom-fade2{0%{opacity:0;-webkit-transform:translate(0, -50%) scale(0.8);transform:translate(0, -50%) scale(0.8)}50%{opacity:.5}100%{opacity:0;-webkit-transform:translate(0, -50%) scale(1.6);transform:translate(0, -50%) scale(1.6)}}@keyframes zoom-fade2{0%{opacity:0;-webkit-transform:translate(0, -50%) scale(0.8);transform:translate(0, -50%) scale(0.8)}50%{opacity:.5}100%{opacity:0;-webkit-transform:translate(0, -50%) scale(1.6);transform:translate(0, -50%) scale(1.6)}}@-webkit-keyframes circle-fade{0%{opacity:0;-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2)}50%{opacity:.5}100%{opacity:0;-webkit-transform:translate(-50%, -50%) scale(1.5);transform:translate(-50%, -50%) scale(1.5)}}@keyframes circle-fade{0%{opacity:0;-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2)}50%{opacity:.5}100%{opacity:0;-webkit-transform:translate(-50%, -50%) scale(1.5);transform:translate(-50%, -50%) scale(1.5)}}.c-list-bunner{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}.c-list-bunner__item{max-width:330px;width:calc(33.3333333333% - 16.6666666667px)}.c-list-bunner__item img{width:100%}.c-list-bunner__link{display:block;position:relative}@media all and (max-width: 767px){.c-list-bunner{display:block}.c-list-bunner__item{max-width:100%;width:100%}.c-list-bunner__item+.c-list-bunner__item{margin-top:16px}}.c-mv01{position:relative}.c-mv01__txt{color:#004098;font-family:"Cormorant Garamond";line-height:100%;font-size:30px}.c-mv01__txt--ico{font-size:.2em;vertical-align:middle;margin:0 5px 2px 0;display:inline-block}.c-mv01__tit{color:#004098;font-size:65px;line-height:140%}.c-mv01__img{max-width:1180px;margin:103px auto 0}.c-mv01__img img{width:100%}.c-mv01__nami{position:absolute;bottom:-30px;left:0;width:100%}.c-mv01__nami img{width:100%}@media all and (max-width: 767px){.c-mv01__txt{font-size:20px}.c-mv01__txt--ico{margin:0 3px 3px 0}.c-mv01__tit{font-size:40px;line-height:130%}.c-mv01__img{margin:30px 0 0}.c-mv01__nami{width:100%;bottom:0}}.c-mv02{position:relative}.c-mv02__tit{color:#004098;font-size:55px;line-height:140%}.c-mv02__nami{margin-top:40px}.c-mv02__nami img{width:100%}@media all and (max-width: 767px){.c-mv02__tit{font-size:30px}.c-mv02__nami{margin-top:25px}}.c-mv03__wrap{background:url(../img/common/bg_mv.png) no-repeat 50% 100%;background-size:cover;padding-top:160px;min-height:480px}.c-mv03__txt{color:#fff;font-family:"Cormorant Garamond";font-size:30px;font-weight:400}.c-mv03__txt--ico{font-size:.2em;vertical-align:middle;margin:0 5px 2px 0;display:inline-block}.c-mv03__tit{color:#fff;font-size:65px;line-height:140%}.c-mv03__tit.is-s-font{font-size:55px;line-height:150%}.c-mv03__recruit{margin-top:-123px;margin-bottom:20px}.c-mv03__recruit__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-mv03__recruit__img{max-width:575px;width:56%;margin-right:52px}.c-mv03__recruit__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;font-weight:500;line-height:200%;letter-spacing:1.8px;margin-top:227px}.c-mv03__nami{width:100%}.c-mv03__nami img{width:100%}@media all and (max-width: 767px){.c-mv03__wrap{background:url(../img/common/bg_mv_sp.png) no-repeat 50% 100%;background-size:cover;padding-top:93px;min-height:262px}.c-mv03__txt{font-size:20px}.c-mv03__txt--ico{margin:0 3px 3px 0}.c-mv03__tit{font-size:40px}.c-mv03__tit.is-s-font{font-size:30px}.c-mv03__recruit{margin-top:-76px;margin-bottom:24px}.c-mv03__recruit__in{display:block}.c-mv03__recruit__img{max-width:100%;width:100%;margin-right:0}.c-mv03__recruit__txt{font-size:13px;line-height:180%;letter-spacing:0;margin-top:24px}}.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-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.c-slider .slick-slide{height:auto !important}.c-slider__item{margin:0 -20px;max-width:520px;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transform-origin:50% 40%;transform-origin:50% 40%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-slider__item.slick-center{-webkit-transform:scale(1);transform:scale(1)}.c-slider__img img{width:100%}.c-slider__sub{margin-top:16px;text-align:center;color:#004098;font-size:30px;line-height:150%}.c-slider__txt{text-align:center;margin-top:8px}@media all and (max-width: 767px){.c-slider__item{margin:0 -10px;max-width:263px;-webkit-transform-origin:50% 30%;transform-origin:50% 30%}.c-slider__img img{width:100%}.c-slider__sub{margin-top:20px;font-size:22px}}.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:center;-ms-flex-pack:center;justify-content:center;margin-top:16px;width:100%;height:35px}.c-slider-box .slick-arrow{position:relative}.c-slider-box .slick-prev,.c-slider-box .slick-next{text-indent:-9999px;width:35px;height:35px}.c-slider-box .slick-prev:before,.c-slider-box .slick-next:before{content:"";background:url(../img/common/ico_arrow01.png) no-repeat 50% 50%;background-size:contain;width:35px;height:35px;position:absolute;top:50%;left:0}.c-slider-box .slick-prev{margin-right:20px}.c-slider-box .slick-prev:before{-webkit-transform:translate(0, -50%) rotate(180deg);transform:translate(0, -50%) rotate(180deg)}.c-slider-box .slick-next{margin-left:20px}.c-slider-box .slick-next:before{-webkit-transform:translate(0, -50%) rotate(0deg);transform:translate(0, -50%) rotate(0deg)}.c-slider-box__dot{margin:0}.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}.c-slider-box__dot .slick-dots li{margin:0 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-slider-box__dot .slick-dots button{text-indent:-9999px;width:55px;height:1px;background-color:#d8e1f0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.c-slider-box__dot .slick-dots .slick-active button{background-color:#004098}@media all and (max-width: 767px){.c-slider-box{margin-top:14px}.c-slider-box__dot .slick-dots button{width:30px}}.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 Old Mincho",serif;font-size:16px;font-weight:500;line-height:180%;color:#2c2c2c}@media all and (max-width: 767px){body{font-size:13px;overflow:hidden}}.l-wrapper{position:relative;padding-top:100px}@media all and (max-width: 767px){.l-wrapper{padding-top:74px}}main{padding-bottom:150px}@media all and (max-width: 767px){main{padding-bottom:100px}}body.recruit .l-header{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}body.recruit .l-header:not(.is-scroll){background-color:rgba(0,0,0,0)}body.recruit .l-header:not(.is-scroll) .l-header__logo--link{background:url(../img/common/header/logo_nav.png) no-repeat 0 0;background-size:contain}@media all and (min-width: 768px){body.recruit .l-header:not(.is-scroll) .l-nav-list__link{color:#fff}body.recruit .l-header:not(.is-scroll) .l-nav-info__tel{background:url(../img/common/ico_tel_white.png) no-repeat 0 6px;background-size:min(.8052708638vw,11px) auto}body.recruit .l-header:not(.is-scroll) .l-nav-info__tel--txt01{color:#fff}body.recruit .l-header:not(.is-scroll) .l-nav-info__tel--txt02{color:#fff}}body.recruit .l-breadcrumb__list{top:165px}body.recruit .l-breadcrumb__item{color:#fff}body.recruit .l-wrapper{padding-top:0}.l-breadcrumb{position:relative}.l-breadcrumb__list{position:absolute;top:6px;right:20px;z-index:1;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-breadcrumb__item{font-weight:400;line-height:100%}.l-breadcrumb__item+.l-breadcrumb__item:before{content:"/";display:inline-block;opacity:.5;margin:0 10px}.l-breadcrumb__item a{opacity:.5}@media(hover: hover){.l-breadcrumb__item a:hover{text-decoration:underline}}@media all and (max-width: 767px){.l-breadcrumb{display:none}}.l-footer{background-color:#1356aa;padding:60px 0 40px}.l-footer__inner{max-width:1242px}.l-footer__wrap{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 20px}.l-footer__logo{max-width:385px;margin-top:10px}.l-footer__address{color:#fff;margin-top:24px}.l-footer__contact{padding-bottom:30px;border-bottom:1px solid #fff}.l-footer__contact__txt{color:#fff;margin-bottom:13px}.l-footer__contact__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-footer__contact__mail{width:220px}.l-footer__contact__mail__link{width:100%;height:48px;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;background:#fff url(../img/common/ico_mail02.png) no-repeat 34px 50%;background-size:22px auto;border-radius:50px;line-height:170%;letter-spacing:1.6px;padding-left:40px}.l-footer__contact__tel{background:url(../img/common/ico_tel_white.png) no-repeat 0 6px;background-size:11px auto;white-space:nowrap;padding-left:24px;margin-left:20px}.l-footer__contact__tel--txt01{color:#fff;font-size:24px;font-weight:700;line-height:150%}@media all and (min-width: 768px){.l-footer__contact__tel--txt01 a{pointer-events:none}}.l-footer__contact__tel--txt02{color:#fff;font-size:12px;line-height:100%}.l-footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-footer__nav__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 35px}.l-footer__nav__list{margin-top:30px}.l-footer__nav__item{color:#fff}.l-footer__nav__main__link{position:relative;padding-left:13px;line-height:130%;display:inline-block}@media(hover: hover){.l-footer__nav__main__link:hover{text-decoration:underline}}.l-footer__nav__main__link:before{content:"";width:5px;height:5px;background-color:#fff;border-radius:50%;position:absolute;top:8px;left:0}.l-footer__nav__sub__item{margin-left:13px}.l-footer__nav__sub__link{position:relative;padding-left:20px}@media(hover: hover){.l-footer__nav__sub__link:hover{text-decoration:underline}}.l-footer__nav__sub__link:before{content:"";width:15px;height:1px;background-color:#fff;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.l-footer__cr{color:#fff;font-size:12px;font-weight:400;line-height:150%;opacity:.7;margin-top:95px}@media all and (max-width: 767px){.l-footer{padding:40px 0}.l-footer__inner{max-width:100%}.l-footer__wrap{display:block}.l-footer__block+.l-footer__block{margin-top:137px}.l-footer__logo{max-width:203px;margin-top:0}.l-footer__address{font-size:11px;margin-top:8px}.l-footer__contact{padding-bottom:24px}.l-footer__contact__txt{font-size:16px;margin-bottom:16px}.l-footer__contact__in{display:block}.l-footer__contact__mail{width:100%;max-width:335px;margin:auto}.l-footer__contact__mail__link{height:50px;font-size:16px;background:#fff url(../img/common/ico_mail02.png) no-repeat 93px 50%;background-size:22px auto;letter-spacing:0}.l-footer__contact__tel{background:url(../img/common/ico_tel_white.png) no-repeat 0 6px;background-size:11px auto;white-space:nowrap;padding-left:18px;margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:16px}.l-footer__contact__tel--txt01{font-size:22px;font-weight:500}.l-footer__contact__tel--txt02{font-size:11px;line-height:200%;margin-left:8px}.l-footer__nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0 70px}.l-footer__nav__wrap{display:block}.l-footer__nav__list{margin-top:24px}.l-footer__nav__list+.l-footer__nav__list{margin-top:5px}.l-footer__nav__item+.l-footer__nav__item{margin-top:4px}.l-footer__nav__main__link{padding-left:12px;line-height:180%}.l-footer__nav__main__link:before{top:10px;width:4px;height:4px}.l-footer__nav__sub__item{margin-left:0;margin-top:4px}.l-footer__nav__sub__link:before{width:12px}.l-footer__cr{font-size:11px;margin-top:20px}}.l-footer-bunner{background:#f6f9ff;background:-webkit-gradient(linear, left top, right top, from(rgb(246, 249, 255)), color-stop(95%, rgb(246, 249, 255)), color-stop(95%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));background:-webkit-linear-gradient(left, rgb(246, 249, 255) 0%, rgb(246, 249, 255) 95%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%);background:linear-gradient(90deg, rgb(246, 249, 255) 0%, rgb(246, 249, 255) 95%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%);padding:70px 0;margin-bottom:80px}@media all and (max-width: 767px){.l-footer-bunner{background:#f6f9ff;padding:34px 0;margin-bottom:60px;margin-right:20px}}.l-footer-contact{background:#f6f9ff;background:-webkit-gradient(linear, left top, right top, from(rgb(246, 249, 255)), color-stop(95%, rgb(246, 249, 255)), color-stop(95%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));background:-webkit-linear-gradient(left, rgb(246, 249, 255) 0%, rgb(246, 249, 255) 95%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%);background:linear-gradient(90deg, rgb(246, 249, 255) 0%, rgb(246, 249, 255) 95%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%);padding:60px 0;margin-bottom:80px}.l-footer-contact__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-footer-contact__in{max-width:441px}.l-footer-contact__btn{max-width:441px}.l-footer-contact__btn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#333;border-radius:80px;width:100%;height:73px}.l-footer-contact__btn__txt{color:#fff;font-size:22px}.l-footer-contact__btn__txt:before{content:"";background:url(../img/common/ico_mail01.png) no-repeat 0 50%;background-size:contain;width:30px;height:21px;display:inline-block;margin:0 10px -2px 0}.l-footer-contact__txt{font-size:14px;line-height:180%;margin-top:27px}.l-footer-contact__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(../img/common/ico_tel.png) no-repeat 0 50%;background-size:16px auto;padding-left:26px;white-space:nowrap}.l-footer-contact__tel__num{color:#004098;font-family:"Zen Old Mincho";font-size:35px;font-weight:700;line-height:100%}.l-footer-contact__tel__txt{font-size:14px;line-height:180%;margin-left:8px}@media all and (max-width: 767px){.l-footer-contact{padding:24px 0;margin-bottom:60px}.l-footer-contact__inner{display:block}.l-footer-contact__in{max-width:100%}.l-footer-contact__btn{max-width:315px;margin-top:14px}.l-footer-contact__btn__link{border-radius:50px;width:100%;height:50px}.l-footer-contact__btn__txt{font-size:16px}.l-footer-contact__btn__txt:before{content:"";background:url(../img/common/ico_mail01.png) no-repeat 0 50%;background-size:contain;width:21px;height:16px;display:inline-block;margin:0 10px -2px 0}.l-footer-contact__txt{font-size:14px;line-height:180%;margin-top:27px}.l-footer-contact__tel{display:none}}.l-header{position:fixed;width:100%;top:0;left:0;background-color:#fff;z-index:10}.l-header__inner{padding:0 24px 0 min(4.39238653vw,60px);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;width:100%;height:100px}.l-header__logo{max-width:205px;width:20%}.l-header__logo--link{width:100%;height:40px;display:block;text-indent:-9999px;background:url(../img/common/header/logo.png) no-repeat 0 50%;background-size:contain}@media all and (max-width: 767px){.l-header{position:fixed}.l-header__inner{padding:0 20px;width:100%;height:74px}.l-header__logo{max-width:150px;width:100%}.l-header__logo--link{height:29px}}.l-nav{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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-nav-list__item+.l-nav-list__item{margin-left:min(1.756954612vw,24px)}.l-nav-list__link{font-size:min(1.1713030747vw,16px);letter-spacing:1.6px;white-space:nowrap}@media(hover: hover){.l-nav-list__link:hover{text-decoration:underline}}.l-nav-info{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;margin-left:min(1.756954612vw,24px)}.l-nav-info__tel{background:url(../img/common/ico_tel.png) no-repeat 0 6px;background-size:min(.8052708638vw,11px) auto;padding-left:min(1.756954612vw,24px);white-space:nowrap}.l-nav-info__tel--txt01{color:#004098;font-size:min(1.756954612vw,24px);font-weight:700;line-height:150%}.l-nav-info__tel--txt02{font-size:min(.878477306vw,12px);line-height:100%}.l-nav-info__contat{width:min(16.1054172767vw,220px);margin-left:min(.7320644217vw,10px)}.l-nav-info__contat__link{width:100%;height:min(3.513909224vw,48px);font-size:min(1.1713030747vw,16px);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;background:#2c2c2c url(../img/common/ico_mail01.png) no-repeat min(2.4890190337vw,34px) 50%;background-size:min(1.6105417277vw,22px) auto;color:#fff;border-radius:50px;line-height:170%;letter-spacing:1.6px;padding-left:min(2.9282576867vw,40px)}@media all and (max-width: 767px){.l-nav{display:block;padding:0 20px;position:absolute;top:0;right:0;width:100%;height:100vh;background-color:#1356aa;overflow:auto;opacity:0;visibility:hidden;overscroll-behavior-y:contain;z-index:9;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.l-nav::-webkit-scrollbar{display:none}.l-nav.is-open{opacity:1;visibility:visible}.l-nav-logo{margin-top:22px;width:150px}.l-nav-list{display:block;margin-top:50px;border-top:1px solid #fff}.l-nav-list__item{padding:16px 0;border-bottom:1px solid #fff;position:relative}.l-nav-list__item+.l-nav-list__item{margin-left:0}.l-nav-list__link{display:block;padding:0 0 0 12px;font-size:16px;letter-spacing:0;color:#fff;position:relative}.l-nav-list__link:before{content:"";width:4px;height:4px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.l-nav-list__toggle{width:55px;height:55px;position:absolute;top:0;right:0;z-index:1}.l-nav-list__toggle:before,.l-nav-list__toggle:after{content:"";background-color:#fff;width:15px;height:1px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.l-nav-list__toggle:after{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.l-nav-list__toggle.is-active:after{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}.l-nav-list__sub{margin-top:8px}.l-nav-list__sub__item+.l-nav-list__sub__item{margin-top:6px}.l-nav-list__sub__link{display:block;padding:0 0 0 20px;font-size:13px;letter-spacing:0;color:#fff;position:relative}.l-nav-list__sub__link:before{content:"";width:12px;height:1px;background-color:#fff;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.l-nav-info{display:block;margin-left:0}.l-nav-info__contat{width:255px;margin:40px auto 0}.l-nav-info__contat__link{width:100%;height:50px;font-size:16px;background:#fff url(../img/common/ico_mail02.png) no-repeat 52px 50%;background-size:22px auto;color:#2c2c2c;border-radius:50px;font-weight:500;line-height:150%;letter-spacing:1.6px;padding-left:40px}}@media all and (max-width: 767px){.nav-btn{position:fixed;right:20px;top:12px;width:50px;height:50px;background:#2c2c2c;border-radius:50%;cursor:pointer;z-index:10}.nav-btn__line{position:absolute;left:14px;width:23px;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:28px}.nav-btn.is-open{background:rgba(0,0,0,0);background-color:#fff}.nav-btn.is-open .nav-btn__line{background-color:#2c2c2c}.nav-btn.is-open .nav-btn__line:nth-child(1){top:25px;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.nav-btn.is-open .nav-btn__line:nth-child(2){top:25px;-webkit-transform:rotate(25deg);transform:rotate(25deg)}}.p-aboutus-mv{margin-top:60px}@media all and (max-width: 767px){.p-aboutus-mv{margin-top:22px}}.p-aboutus-about{background:-webkit-gradient(linear, left top, left bottom, color-stop(49.5%, rgba(241, 247, 255, 0)), to(rgba(241, 247, 255, 0.8)));background:-webkit-linear-gradient(top, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);padding:68px 0}.p-aboutus-about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-aboutus-about__img{width:370px;margin-right:70px}.p-aboutus-about__img img{width:100%}.p-aboutus-about__in{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:30px}.p-aboutus-about__info{border-top:1px solid #cde0f6;margin-top:24px;padding-top:16px}.p-aboutus-about__info__dl{display:-webkit-box;display:-ms-flexbox;display:flex}.p-aboutus-about__info__dl+.p-aboutus-about__info__dl{margin-top:16px}.p-aboutus-about__info__dl dt{color:#004098;font-weight:500;width:128px}.p-aboutus-about__info__dl dd{-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.p-aboutus-about{padding:40px 0}.p-aboutus-about__inner{display:block}.p-aboutus-about__img{width:100%;margin-right:0;margin-top:24px}.p-aboutus-about__in{margin-top:0}.p-aboutus-about__info{border-top:1px solid #cde0f6;margin-top:24px;padding-top:16px}.p-aboutus-about__info__dl{display:block}.p-aboutus-about__info__dl+.p-aboutus-about__info__dl{margin-top:15px;padding-top:16px;border-top:1px solid #cde0f6}.p-aboutus-about__info__dl dt{font-size:16px;width:100%}.p-aboutus-about__info__dl dd{margin-top:8px}}.p-aboutus-access{padding:120px 0 0}.p-aboutus-access__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-aboutus-access__head{margin-top:30px;margin-right:20px}.p-aboutus-access__in{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px}.p-aboutus-access__map{position:relative;padding-bottom:50%;height:0;overflow:hidden}.p-aboutus-access__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-aboutus-access__list{border-top:1px solid #cde0f6;margin-top:24px;padding-top:16px}.p-aboutus-access__item{display:-webkit-box;display:-ms-flexbox;display:flex}.p-aboutus-access__item+.p-aboutus-access__item{margin-top:8px}.p-aboutus-access__item__name{width:324px;color:#004098}.p-aboutus-access__item__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.p-aboutus-access{padding:60px 0 0}.p-aboutus-access__inner{display:block}.p-aboutus-access__head{margin-top:0;margin-right:0}.p-aboutus-access__in{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px}.p-aboutus-access__map{margin-top:24px;padding-bottom:59.75%}.p-aboutus-access__list{border-top:none;padding-top:0}.p-aboutus-access__item{display:block}.p-aboutus-access__item+.p-aboutus-access__item{margin-top:16px}.p-aboutus-access__item__name{font-size:16px;line-height:150%;width:100%}.p-aboutus-access__item__txt{margin-top:8px}}.p-aboutus-office{padding:120px 0 0}.p-aboutus-office__images{margin-top:40px}@media all and (max-width: 767px){.p-aboutus-office{padding:78px 0 0}.p-aboutus-office__images{margin-top:24px}}.p-aboutus-history{padding:92px 0 0}.p-aboutus-history__inner{max-width:600px;margin:auto;background-color:#f6f9ff;padding:40px 70px}.p-aboutus-history__list{border-top:1px solid #cde0f6;margin-top:24px;padding-top:16px}.p-aboutus-history__item{display:-webkit-box;display:-ms-flexbox;display:flex}.p-aboutus-history__item+.p-aboutus-history__item{margin-top:16px}.p-aboutus-history__year{color:#004098;width:101px}.p-aboutus-history__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.p-aboutus-history{padding:80px 0 0}.p-aboutus-history__inner{max-width:100%;padding:40px 20px}.p-aboutus-history__list{margin-top:16px}.p-aboutus-history__item{display:block}.p-aboutus-history__item+.p-aboutus-history__item{margin-top:8px}.p-aboutus-history__year{width:100%}}.p-business-mv{margin-top:60px}@media all and (max-width: 767px){.p-business-mv{margin-top:22px}}.p-business-intro{padding:80px 0 0}.p-business-intro__inner{max-width:900px;margin:auto}.p-business-intro__tit{color:#004098;font-size:30px;font-weight:500;line-height:150%}.p-business-intro__txt{margin-top:24px;font-size:18px;line-height:200%;letter-spacing:1.8px}@media all and (max-width: 767px){.p-business-intro{padding:24px 0 0}.p-business-intro__inner{max-width:100%}.p-business-intro__tit{font-size:22px}.p-business-intro__txt{margin-top:16px;font-size:13px;line-height:180%;letter-spacing:0}}.p-business-spc{margin-top:80px;background:-webkit-gradient(linear, left top, left bottom, color-stop(49.5%, rgba(241, 247, 255, 0)), to(rgba(241, 247, 255, 0.8)));background:-webkit-linear-gradient(top, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);padding:70px 0}.p-business-spc__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-business-spc__in{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:30px;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-business-spc__img{width:370px;margin-left:70px}.p-business-spc__img img{width:100%}.p-business-spc__txt{margin-top:24px}.p-business-spc__btn{margin-left:auto;width:100%;margin-top:24px}@media all and (max-width: 767px){.p-business-spc{margin-top:40px;padding:40px 0}.p-business-spc__inner{display:block}.p-business-spc__in{display:block;margin-top:0}.p-business-spc__img{width:100%;margin-left:0;margin-top:22px}.p-business-spc__txt{margin-top:24px}}.p-business-tax{padding:100px 0 0}.p-business-tax__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-business-tax__img{width:370px;margin-right:70px}.p-business-tax__img img{width:100%}.p-business-tax__in{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:30px}.p-business-tax__list{margin-top:24px}.p-business-tax__item{border-top:1px solid #cde0f6;padding-top:20px}.p-business-tax__item+.p-business-tax__item{margin-top:16px}.p-business-tax__item__tit{color:#004098;font-size:22px;line-height:150%}.p-business-tax__item__txt{margin-top:6px}@media all and (max-width: 767px){.p-business-tax{padding:80px 0 0}.p-business-tax__inner{display:block}.p-business-tax__img{width:100%;margin-right:0;margin-top:24px}.p-business-tax__in{margin-top:0}.p-business-tax__item{padding-top:16px}.p-business-tax__item__tit{font-size:16px}}.p-contact-mv{margin-top:60px}@media all and (max-width: 767px){.p-contact-mv{margin-top:22px}}.p-contact-form{padding:50px 0 0}.p-contact-form__inner{max-width:900px;margin:auto}.p-contact-form__area{margin-top:24px}.p-contact-form__area__item+.p-contact-form__area__item{margin-top:24px}.p-contact-form__area__name{color:#004098}.p-contact-form__area__input{margin-top:3px}.p-contact-form__area__input input[type=text],.p-contact-form__area__input input[type=email],.p-contact-form__area__input select,.p-contact-form__area__input textarea{width:100%;border:1px solid #cde0f6;padding:15px 24px}.p-contact-form__area__input input[type=radio]+span{padding-left:20px;position:relative;display:inline-block}.p-contact-form__area__input input[type=radio]+span:before{content:"";position:absolute;top:7px;left:0;display:block;width:16px;height:16px;border:1px solid #cde0f6;border-radius:50%}.p-contact-form__area__input input[type=radio]:checked+span:after{position:absolute;top:10px;left:3px;content:"";display:block;width:10px;height:10px;border:1px solid #fff;border-radius:50%;background:#004098}.p-contact-form__area__input textarea{height:380px}.p-contact-form__area__input label{color:#004098}.p-contact-form__area__input label+label{margin-left:16px}.p-contact-form__area__input.is-select{position:relative}.p-contact-form__area__input.is-select:after{content:"";width:8px;height:8px;border-top:solid 1px #004098;border-right:solid 1px #004098;position:absolute;top:50%;right:24px;-webkit-transform:translate(0, -50%) rotate(135deg);transform:translate(0, -50%) rotate(135deg)}.p-contact-form__area .must{color:#004098;text-align:center;font-size:14px;line-height:100%;background-color:#f6f9ff;border-radius:4px;padding:3px 6px;margin-left:16px}.p-contact-form__agree{text-align:center;color:#004098;font-size:14px;line-height:180%;margin:24px 0}.p-contact-form__agree a{text-decoration:underline}.p-contact-form__agree a:hover{text-decoration:none}.p-contact-form__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-contact-form__btns input[type=submit]{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:220px;height:48px;color:#fff;border-radius:50px;text-align:center;line-height:170%;letter-spacing:1.6px;background:#2c2c2c url(../img/common/ico_arrow02.png) no-repeat right 25px top 50%;background-size:5px auto}@media all and (max-width: 767px){.p-contact-form{padding:42px 0 0}.p-contact-form__inner{max-width:100%}.p-contact-form__area__item+.p-contact-form__area__item{margin-top:22px}.p-contact-form__area__input{margin-top:4px}.p-contact-form__area__input input[type=text],.p-contact-form__area__input input[type=email],.p-contact-form__area__input select,.p-contact-form__area__input textarea{padding:16px}.p-contact-form__area__input input[type=radio]+span{padding-left:18px}.p-contact-form__area__input input[type=radio]+span:before{top:5px;width:14px;height:14px}.p-contact-form__area__input input[type=radio]:checked+span:after{top:7px;left:2px}.p-contact-form__area__input textarea{height:260px}.p-contact-form__area__input label{font-size:14px}.p-contact-form__agree{font-size:13px}.p-contact-form__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-contact-form__btns input[type=submit]{width:335px;height:50px;font-size:16px;line-height:180%;letter-spacing:0}}.p-contact-thanks{text-align:center}.p-news-mv{margin-top:60px}@media all and (max-width: 767px){.p-news-mv{margin-top:22px}}.p-news-content{margin-top:60px}.p-news-content__inner{max-width:900px;margin:auto}.p-news-content__date{color:#004098}.p-news-content__tit{color:#004098;font-size:40px;line-height:150%}.p-news-content__img{max-width:780px;margin:26px auto 0;text-align:center}.p-news-content__img.is-new-logo{max-width:408px;margin-top:60px;padding-bottom:40px;margin-left:180px}.p-news-content__body{margin-top:40px}.p-news-content__body *:nth-of-type(n+2){margin-top:20px}.p-news-content__btn{max-width:320px;margin-left:auto;margin-right:auto;margin-top:60px}@media all and (max-width: 767px){.p-news-content{margin-top:40px}.p-news-content__inner{max-width:100%}.p-news-content__tit{font-size:22px}.p-news-content__img{margin-top:40px}.p-news-content__img img{width:100%}.p-news-content__img.is-new-logo{max-width:100%;margin-top:40px;padding-bottom:20px;padding-left:40px;padding-right:40px;margin-left:0}.p-news-content__body *:nth-of-type(n+2){margin-top:10px}.p-news-content__btn{max-width:234px;margin-top:40px}}.p-privacy-mv{margin-top:60px}@media all and (max-width: 767px){.p-privacy-mv{margin-top:22px}}.p-privacy-content{margin-top:40px}.p-privacy-content__inner{max-width:900px;margin:auto}.p-privacy-content__list{margin-top:24px}.p-privacy-content__list .p-privacy-content__txt{margin-top:8px}.p-privacy-content__item{border-top:1px solid #cde0f6;padding:16px 0 24px}.p-privacy-content__tit{color:#004098;font-size:22px;line-height:150%}.p-privacy-content__info{width:266px;margin-left:auto}.p-privacy-content__info__day{text-align:right}.p-privacy-content__info__address{font-size:14px;line-height:180%;margin-top:24px}.p-privacy-content__info__name{font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-privacy-content__info__name .s-font{font-size:16px;margin-right:4px}@media all and (max-width: 767px){.p-privacy-content__inner{max-width:100%}.p-privacy-content__list{margin-top:16px}.p-privacy-content__item{padding:16px 0}.p-privacy-content__tit{font-size:16px}.p-privacy-content__info{width:210px}.p-privacy-content__info__address{font-size:11px;margin-top:16px}.p-privacy-content__info__name{font-size:22px}.p-privacy-content__info__name .s-font{font-size:13px}}.p-recruit-mv{overflow:hidden;position:relative}.p-recruit-mv__wrap{background:url(../img/recruit/bg_mv_recruit.png) no-repeat 50% 100%;background-size:cover;padding-top:160px;min-height:850px}.p-recruit-mv__inner{position:relative}.p-recruit-mv__main{position:relative;z-index:2;color:#fff;margin-top:55px}.p-recruit-mv__main__tit{font-size:55px;line-height:150%}.p-recruit-mv__main__txt{margin-top:16px;font-size:18px;line-height:200%;letter-spacing:1.8px}.p-recruit-mv__img{position:absolute;top:63px;right:-114px;width:504px;z-index:1}.p-recruit-mv__img img{width:100%}.p-recruit-mv__nami{position:absolute;bottom:50px;left:0}@media all and (max-width: 767px){.p-recruit-mv{position:relative}.p-recruit-mv__wrap{background:url(../img/recruit/bg_mv_recruit_sp.png) no-repeat 50% 100%;background-size:cover;padding-top:93px;padding-bottom:50px;min-height:auto}.p-recruit-mv__inner{position:relative}.p-recruit-mv__main{color:#fff;margin-top:10px}.p-recruit-mv__main__tit{font-size:22px}.p-recruit-mv__main__txt{margin-top:8px;font-size:13px;line-height:180%;letter-spacing:0}.p-recruit-mv__img{position:relative;display:block;top:auto;right:auto;width:100%;margin-top:23px}.p-recruit-mv__nami{bottom:50px}}.p-recruit-message{padding:100px 0 120px}.p-recruit-message__in{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-recruit-message__img{margin-right:70px;width:370px}.p-recruit-message__img img{width:100%}.p-recruit-message__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:30px}@media all and (max-width: 767px){.p-recruit-message{padding:40px 0 60px}.p-recruit-message__in{margin-top:23px;display:block}.p-recruit-message__img{margin-right:0;width:100%}.p-recruit-message__txt{margin-top:40px}}.p-recruit-working{padding:68px 0 0}.p-recruit-working__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-recruit-working__head{margin-top:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;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}.p-recruit-working__img{width:370px;margin-left:69px}.p-recruit-working__img img{width:100%}.p-recruit-working__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:24px}.p-recruit-working__btn{margin-left:auto;width:100%}@media all and (max-width: 767px){.p-recruit-working{padding:20px 0 0}.p-recruit-working__in{display:block}.p-recruit-working__head{margin-top:0;display:block}.p-recruit-working__img{width:100%;margin-left:0;margin-top:24px}.p-recruit-working__txt{margin-top:24px}.p-recruit-working__btn{margin-top:24px}}.p-recruit-works{padding:120px 0 68px}.p-recruit-works__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}.p-recruit-works__head{margin-top:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;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}.p-recruit-works__img{width:370px;margin-right:70px}.p-recruit-works__img img{width:100%}.p-recruit-works__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:24px}.p-recruit-works__btn{margin-left:auto;width:100%}@media all and (max-width: 767px){.p-recruit-works{padding:40px 0 20px}.p-recruit-works__in{display:block}.p-recruit-works__head{margin-top:0;display:block}.p-recruit-works__img{width:100%;margin-left:0;margin-top:24px}.p-recruit-works__txt{margin-top:24px}.p-recruit-works__btn{margin-top:24px}}.p-recruit-job{padding:100px 0 0}.p-recruit-job__inner{max-width:900px;margin:auto}.p-recruit-job__sec{margin-top:40px}.p-recruit-job__sub{color:#004098;font-size:22px;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-recruit-job__sub .label{color:#fff;font-size:16px;font-weight:900;letter-spacing:1.6px;width:60px;height:28px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#d64045;border-radius:8px;margin-left:16px}.p-recruit-job__list{margin-top:16px}.p-recruit-job__item{border-bottom:1px solid #cde0f6;padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex}.p-recruit-job__item:first-child{border-top:1px solid #cde0f6}.p-recruit-job__tit{width:155px;color:#004098}.p-recruit-job__block{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-recruit-job__stxt{font-size:14px;line-height:180%}@media all and (max-width: 767px){.p-recruit-job__inner{max-width:100%}.p-recruit-job__sec{margin-top:24px}.p-recruit-job__sub{font-size:16px}.p-recruit-job__sub .label{font-size:13px;letter-spacing:1.3px;width:54px;height:23px}.p-recruit-job__list{margin-top:8px}.p-recruit-job__item{padding:7px 0;display:block}.p-recruit-job__tit{width:100%}.p-recruit-job__txt{margin-top:4px}.p-recruit-job__stxt{font-size:11px;margin-top:4px}}.p-recruit-process{padding:100px 0 0}.p-recruit-process__inner{max-width:900px;margin:auto}.p-recruit-process__list{margin-top:40px;margin-right:-44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 1024px){.p-recruit-process__list{margin-right:0}}.p-recruit-process__item{width:calc(25% - 6px);position:relative}.p-recruit-process__item+.p-recruit-process__item:before{content:"";width:12px;height:12px;border-top:solid 2px #004098;border-right:solid 2px #004098;position:absolute;top:55px;left:-13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-recruit-process__img{width:120px;margin:auto}.p-recruit-process__in{margin-top:10px}.p-recruit-process__sub{text-align:center;color:#004098;font-size:22px;line-height:150%}.p-recruit-process__txt{text-align:center;margin-top:10px;font-size:14px;line-height:180%}.p-recruit-process__txt a{text-decoration:underline}.p-recruit-process__txt a:hover{text-decoration:none}@media all and (max-width: 767px){.p-recruit-process__inner{max-width:100%}.p-recruit-process__list{margin-top:24px;margin-right:0;display:block}.p-recruit-process__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-recruit-process__item+.p-recruit-process__item{margin-top:40px}.p-recruit-process__item+.p-recruit-process__item:before{top:-30px;left:32px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.p-recruit-process__img{width:75px;margin:0}.p-recruit-process__in{margin-top:0;margin-left:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.p-recruit-process__sub{text-align:left;font-size:16px}.p-recruit-process__txt{text-align:left;margin-top:4px;font-size:11px}}.p-recruit-faq{padding:100px 0 0}.p-recruit-faq__inner{max-width:900px;margin:auto}.p-recruit-faq__list{margin-top:24px}.p-recruit-faq__item{border-bottom:1px solid #cde0f6;padding:15px 0}.p-recruit-faq__ques{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative}.p-recruit-faq__ques:before,.p-recruit-faq__ques:after{content:"";width:15px;height:1px;background-color:#004098;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.p-recruit-faq__ques:after{-webkit-transform:translate(0, -50%) rotate(90deg);transform:translate(0, -50%) rotate(90deg);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.p-recruit-faq__ques.is-active:after{-webkit-transform:translate(0, -50%) rotate(0deg);transform:translate(0, -50%) rotate(0deg)}.p-recruit-faq__ques--ico,.p-recruit-faq__ans--ico{width:45px;height:45px;border:1px solid #004098;border-radius:50%;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:20px;font-weight:400;line-height:100%;color:#004098;margin-right:16px}.p-recruit-faq__ques__txt,.p-recruit-faq__ans__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#004098;font-size:14px;line-height:180%;padding:10px 32px 10px 0}.p-recruit-faq__ans{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.p-recruit-faq__ans--ico{background-color:#004098;color:#fff}.p-recruit-faq__ans__txt{color:#2c2c2c}@media all and (max-width: 767px){.p-recruit-faq__inner{max-width:100%}.p-recruit-faq__list{margin-top:16px}.p-recruit-faq__item{padding:7px 0}.p-recruit-faq__ques:before,.p-recruit-faq__ques:after{content:"";width:10px}.p-recruit-faq__ques--ico,.p-recruit-faq__ans--ico{width:35px;height:35px;font-size:16px}.p-recruit-faq__ques__txt,.p-recruit-faq__ans__txt{font-size:13px;padding:6px 26px 6px 0}.p-recruit-faq__ans{margin-top:8px}}.p-recruit-bunner{padding:120px 0 0}.p-recruit-bunner__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-recruit-bunner__item{width:50%}.p-recruit-bunner__item+.p-recruit-bunner__item{margin-left:1px}.p-recruit-bunner__item img{width:100%}@media all and (max-width: 767px){.p-recruit-bunner{padding-top:100px}.p-recruit-bunner__list{display:block}.p-recruit-bunner__item{width:100%}.p-recruit-bunner__item+.p-recruit-bunner__item{margin-left:0;margin-top:1px}}.p-representative-mv{margin-top:60px}.p-representative-mv__img{margin-top:80px}@media all and (min-width: 768px){.p-representative-mv__nami{bottom:-60px}}@media all and (max-width: 767px){.p-representative-mv{margin-top:22px}.p-representative-mv__img{margin-top:24px}}.p-representative-message{padding:120px 0 0}.p-representative-message__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-representative-message__inner.is-btm{margin-top:80px}.p-representative-message__img{width:370px;margin-left:70px}.p-representative-message__img.is-btm{margin-left:0;margin-right:70px}.p-representative-message__img img{width:100%}.p-representative-message__in{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-representative-message__txt{margin-top:30px}.p-representative-message__txt.is-btm{margin-top:30px}.p-representative-message__ceo{margin-top:62px;width:250px;margin-left:auto}.p-representative-message__ceo__name--font{font-size:30px;line-height:150%;margin-left:8px}@media all and (max-width: 767px){.p-representative-message{padding:80px 0 0}.p-representative-message__inner{display:block}.p-representative-message__inner.is-btm{margin-top:40px}.p-representative-message__img{width:100%;margin-left:0}.p-representative-message__img.is-btm{margin-left:0;margin-right:0;margin-top:0}.p-representative-message__in{margin-top:0}.p-representative-message__txt{margin-top:26px}.p-representative-message__txt.is-btm{margin-top:24px}.p-representative-message__ceo{margin-top:24px;width:180px;font-size:11px;line-height:180%}.p-representative-message__ceo__name--font{font-size:22px}}.p-representative-ceo{padding:120px 0 0}.p-representative-ceo__inner{background-color:#f6f9ff;padding:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-representative-ceo__img{width:260px;margin-right:40px}.p-representative-ceo__img img{width:100%}.p-representative-ceo__in{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-representative-ceo__lead{margin-top:16px}.p-representative-ceo__history{border-top:1px solid #cde0f6;padding-top:16px;margin-top:24px}.p-representative-ceo__history__dl{display:-webkit-box;display:-ms-flexbox;display:flex}.p-representative-ceo__history__dl+.p-representative-ceo__history__dl{margin-top:16px}.p-representative-ceo__history__dl dt{width:56px;color:#004098;font-weight:500}.p-representative-ceo__history__list li{display:-webkit-box;display:-ms-flexbox;display:flex}.p-representative-ceo__history__list li+li{margin-top:4px}.p-representative-ceo__history__list__year{width:109px}.p-representative-ceo__history__list__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.p-representative-ceo{padding:80px 0 0}.p-representative-ceo__inner{padding:40px 20px;display:block}.p-representative-ceo__img{width:100%;margin-right:0;padding:0 18px}.p-representative-ceo__in{margin-top:24px}.p-representative-ceo__lead{margin-top:8px}.p-representative-ceo__history{margin-top:16px}.p-representative-ceo__history__dl{display:block}.p-representative-ceo__history__dl+.p-representative-ceo__history__dl{margin-top:6px}.p-representative-ceo__history__dl dt{width:100%}.p-representative-ceo__history__list__year{width:93px}}.p-representative-member{padding:120px 0 0;overflow:hidden}.p-representative-member__list{margin-top:24px;margin-right:-16px}.p-representative-member__item{padding-right:16px}.p-representative-member__en{margin-top:16px;text-align:center;color:#004098;font-family:"Cormorant Garamond";font-weight:400;line-height:100%}.p-representative-member__txt{text-align:center}@media all and (max-width: 767px){.p-representative-member{padding:100px 0 0}.p-representative-member__list{margin-right:-6px}.p-representative-member__item{padding-right:6px}.p-representative-member__en{margin-top:16px;font-size:12px}}.p-spc-mv{margin-top:60px}@media all and (min-width: 768px){.p-spc-mv__nami{margin-top:40px}}@media all and (max-width: 767px){.p-spc-mv{margin-top:22px}}.p-spc-support{background:-webkit-gradient(linear, left top, left bottom, color-stop(49.5%, rgba(241, 247, 255, 0)), to(rgba(241, 247, 255, 0.8)));background:-webkit-linear-gradient(top, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);padding:72px 0}.p-spc-support__inner{max-width:900px;margin:auto}.p-spc-support__txt{margin-top:24px}@media all and (max-width: 767px){.p-spc-support{margin-top:42px;padding:38px 0}.p-spc-support__inner{max-width:100%}}.p-spc-scheme{padding:80px 0 0}.p-spc-scheme__inner{max-width:700px;margin:auto}.p-spc-scheme__sec+.p-spc-scheme__sec{margin-top:80px}.p-spc-scheme__img{margin-top:24px}.p-spc-scheme__img img{width:100%}.p-spc-scheme__list{max-width:900px;margin:100px auto 0}.p-spc-scheme__item{border-top:1px solid #cde0f6;padding:16px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex}.p-spc-scheme__item:last-child{padding-bottom:0}.p-spc-scheme__item__sub{width:276px;margin-right:24px;color:#004098;margin-top:0;font-size:22px;line-height:150%}.p-spc-scheme__item__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.p-spc-scheme__inner{max-width:100%}.p-spc-scheme__sec+.p-spc-scheme__sec{margin-top:60px}.p-spc-scheme__list{max-width:100%}.p-spc-scheme__item{padding:18px 0;display:block}.p-spc-scheme__item__sub{width:100%;margin-right:0;font-size:16px}.p-spc-scheme__item__txt{margin-top:8px}}.p-top-mv{margin-top:40px;position:relative}.p-top-mv__inner{padding-left:min(4.9048316252vw,67px)}.p-top-mv__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-top-mv__head{width:min(31.4787701318vw,430px);padding-right:min(1.4641288433vw,20px);margin-top:min(2.196193265vw,30px)}.p-top-mv__tit{color:#004098;font-size:min(4.0263543192vw,55px);font-weight:500;line-height:150%}.p-top-mv__txt{margin-top:min(1.756954612vw,24px);font-size:min(1.317715959vw,18px);font-weight:500;line-height:200%;letter-spacing:1.8px}.p-top-mv__images{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;line-height:1}.p-top-mv__images img{width:100%}.p-top-mv__nami{position:absolute;bottom:max(-10.980966325vw,-150px);left:0;width:100%}.p-top-mv__nami img{width:100%}@media all and (max-width: 767px){.p-top-mv{margin-top:16px}.p-top-mv__inner{padding-left:20px;padding-right:20px}.p-top-mv__block{display:block}.p-top-mv__head{width:100%;padding-right:0;margin-top:0}.p-top-mv__tit{font-size:30px}.p-top-mv__txt{margin-top:24px;font-size:13px;line-height:180%;letter-spacing:0}.p-top-mv__images{margin:24px -8px 0}.p-top-mv__nami{bottom:0}}.p-top-service{padding:min(14.6412884334vw,200px) 0 0}.p-top-service__sub{color:#004098;font-family:"Cormorant Garamond";font-size:20px;font-weight:400;line-height:100%}.p-top-service__tit{color:#004098;font-size:40px;line-height:140%}.p-top-service__txt{margin-top:8px}.p-top-service__img{margin-top:56px}.p-top-service__img img{width:100%}.p-top-service__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:74px}.p-top-service__menu__item{max-width:508px;width:calc(50% - 12px);background-color:#f6f9ff;padding:24px}.p-top-service__menu__item+.p-top-service__menu__item{margin-left:24px}.p-top-service__menu__head{color:#004098;border-bottom:1px solid #cde0f6;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-top-service__menu__head--ico{width:60px;margin-right:18px}.p-top-service__menu__head--en{font-family:"Cormorant Garamond";font-weight:600;line-height:100%}.p-top-service__menu__head--tit{font-size:22px;line-height:150%}.p-top-service__menu__txt{margin-top:16px}.p-top-service__btn{margin-left:auto;margin-right:auto;margin-top:24px}@media all and (max-width: 767px){.p-top-service{padding:60px 0 0}.p-top-service__sub{font-size:16px}.p-top-service__tit{font-size:30px}.p-top-service__txt{margin-top:15px}.p-top-service__img{margin-top:24px}.p-top-service__menu{display:block;margin-top:36px}.p-top-service__menu__item{max-width:100%;width:100%;padding:16px}.p-top-service__menu__item+.p-top-service__menu__item{margin-left:0;margin-top:24px}.p-top-service__menu__head{padding-bottom:8px}.p-top-service__menu__head--ico{width:50px;margin-right:8px}.p-top-service__menu__head--en{font-size:16px;font-weight:400}.p-top-service__menu__head--tit{font-size:16px}.p-top-service__menu__txt{margin-top:8px}.p-top-service__btn{margin-left:auto;margin-right:auto;margin-top:24px}}.p-top-bunner{margin-top:120px}@media all and (max-width: 767px){.p-top-bunner{margin-top:60px}}.p-top-news{padding-top:120px}.p-top-news__inner{max-width:900px;margin:auto}.p-top-news__head{color:#004098}.p-top-news__sub{font-family:"Cormorant Garamond";font-size:20px;font-weight:400;line-height:100%}.p-top-news__tit{font-size:40px;line-height:140%}.p-top-news__list{margin-top:20px}.p-top-news__item{border-bottom:1px solid #cde0f6}.p-top-news__item:first-child .p-top-news__link{padding-top:0}.p-top-news__link{position:relative;padding:20px 40px 16px 0;display:block}.p-top-news__link:after{content:"";background:url(../img/common/ico_btn01.png) no-repeat 0 0;background-size:contain;width:37px;height:37px;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);border-radius:50%;background-color:#fff}.p-top-news__link:before{content:"";background-color:#cde0f6;border-radius:50%;width:37px;height:37px;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}@media(hover: hover){.p-top-news__link:hover:before{-webkit-animation:zoom-fade2 2s linear infinite both;animation:zoom-fade2 2s linear infinite both}}.p-top-news__txt{margin-top:4px}@media all and (max-width: 767px){.p-top-news{padding-top:60px}.p-top-news__inner{max-width:100%}.p-top-news__sub{font-size:16px}.p-top-news__tit{font-size:30px}.p-top-news__list{margin-top:16px}.p-top-news__link{padding:16px 30px 16px 0}.p-top-news__link:after{width:28px;height:28px;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.p-top-news__txt{margin-top:4px}}.p-working-aoj{padding:40px 0 34px;background:-webkit-gradient(linear, left top, left bottom, color-stop(49.5%, rgba(241, 247, 255, 0)), to(rgba(241, 247, 255, 0.8)));background:-webkit-linear-gradient(top, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%)}.p-working-aoj__lead{margin-top:40px}.p-working-aoj__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}.p-working-aoj__item{max-width:300px;width:33%;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #cde0f6;padding:16px 0 0}.p-working-aoj__item:nth-child(n+4){margin-top:60px}.p-working-aoj__head{width:100%}.p-working-aoj__sub{color:#004098;text-align:center;font-size:30px;line-height:150%}.p-working-aoj__img{margin-top:16px}.p-working-aoj__txt{text-align:center;font-size:14px;line-height:180%;margin-top:8px}.p-working-aoj__human{position:relative}.p-working-aoj__human__man{position:absolute;top:28%;left:19%}.p-working-aoj__human__man__img{width:18px;margin:auto}.p-working-aoj__human__woman{position:absolute;top:29%;right:20%}.p-working-aoj__human__woman__img{width:23px;margin:auto}.p-working-aoj__human__num.is-white{color:#fff}.p-working-aoj__human__num .is-font{font-size:min(2.9282576867vw,40px);line-height:140%}.p-working-aoj__paid{position:relative}.p-working-aoj__paid__num{color:#fff;position:absolute;top:55%;left:37%;font-size:22px;line-height:150%}.p-working-aoj__paid__num .is-font{font-size:min(4.0263543192vw,55px);line-height:140%}.p-working-aoj__canvas{padding:0 25px;margin-top:16px}.p-working-aoj__canvas canvas{margin:auto;width:100% !important;height:auto !important}.p-working-aoj__ageGraph{padding:0 5px;margin-top:16px;position:relative}.p-working-aoj__ageGraph:before{content:"";position:absolute;bottom:30px;left:0;right:0;margin:auto;width:calc(100% - 10px);height:1px;background-color:#cde0f6}.p-working-aoj__ageGraph__list{width:100%;height:250px;padding:0 10px;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}.p-working-aoj__ageGraph__list.is-active .p-working-aoj__ageGraph__chart{-webkit-transform:scaleY(1);transform:scaleY(1)}.p-working-aoj__ageGraph__item{width:calc(25% - 22.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-working-aoj__ageGraph__in{padding-bottom:1px}.p-working-aoj__ageGraph__chart{width:45px;background:url(../img/recruit/working_environment/bg_chart01.png) no-repeat 0 0;background-size:cover;margin:auto;-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:scaleY(0);transform:scaleY(0)}.p-working-aoj__ageGraph__chart.is-chart01{height:83px}.p-working-aoj__ageGraph__chart.is-chart02{height:116px}.p-working-aoj__ageGraph__chart.is-chart03{height:182px}.p-working-aoj__ageGraph__chart.is-chart04{height:83px}.p-working-aoj__ageGraph__num{white-space:nowrap;font-size:14px;line-height:180%;text-align:center}.p-working-aoj__ageGraph__num .is-font{font-size:30px;line-height:140%}.p-working-aoj__ageGraph__txt{white-space:nowrap;color:#004098;text-align:center}@media all and (max-width: 767px){.p-working-aoj{padding:40px 0 16px}.p-working-aoj__lead{margin-top:24px}.p-working-aoj__list{display:block;margin-top:24px}.p-working-aoj__item{max-width:100%;width:100%;display:block;padding:16px 0 24px}.p-working-aoj__item:nth-child(n+4){margin-top:0}.p-working-aoj__item:nth-child(4) .p-working-aoj__img{padding-left:18px;padding-right:18px}.p-working-aoj__item:nth-child(6) .p-working-aoj__img{padding-left:0;padding-right:0}.p-working-aoj__sub{font-size:22px}.p-working-aoj__img{padding:0 42px}.p-working-aoj__img img{width:100%}.p-working-aoj__txt{margin-top:16px;font-size:11px}.p-working-aoj__human__man{top:29%;left:22%}.p-working-aoj__human__man__img{width:4.8vw}.p-working-aoj__human__woman{right:24%}.p-working-aoj__human__woman__img{width:6.1333333333vw}.p-working-aoj__human__num{font-size:16px;line-height:180%}.p-working-aoj__human__num .is-font{font-size:max(10.6666666667vw,40px)}.p-working-aoj__paid__num{left:39%}.p-working-aoj__paid__num .is-font{font-size:max(14.6666666667vw,55px)}.p-working-aoj__canvas{padding:0 43px}.p-working-aoj__ageGraph{padding:0 18px}.p-working-aoj__ageGraph:before{width:calc(100% - 36px)}.p-working-aoj__ageGraph__chart{width:100%}.p-working-aoj__ageGraph__txt{font-size:16px;line-height:180%}}.p-working-career{padding:100px 0 0}.p-working-career__inner{max-width:900px;margin:auto}.p-working-career__list{margin-top:40px}.p-working-career__item{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #cde0f6;padding:16px 0 24px}.p-working-career__item:last-child{padding-bottom:0}.p-working-career__sub{width:276px;color:#004098;font-size:22px;line-height:150%;margin-right:24px}.p-working-career__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.p-working-career__inner{max-width:100%}.p-working-career__list{margin-top:24px}.p-working-career__item{display:block;padding:16px 0 14px}.p-working-career__sub{width:100%;font-size:16px;margin-right:0}.p-working-career__txt{margin-top:8px}}.p-working-office{padding:100px 0 0}.p-working-office__inner{max-width:900px;margin:auto}.p-working-office__images{margin-top:40px}@media all and (max-width: 767px){.p-working-office{padding:100px 0 0}.p-working-office__inner{max-width:100%}.p-working-office__images{margin-top:34px}}.p-working-bunner{padding:150px 0 0}.p-working-bunner__inner{max-width:900px;margin:auto}.p-working-bunner__img img{width:100%}.p-working-bunner__btn{margin-left:auto;margin-right:auto;margin-top:30px}@media all and (max-width: 767px){.p-working-bunner{padding:100px 0 0}.p-working-bunner__inner{max-width:100 .p-working-bunner__inner}.p-working-bunner__btn{margin-left:auto;margin-right:auto;margin-top:24px}}.p-works-business{padding:70px 0 36px;background:-webkit-gradient(linear, left top, left bottom, color-stop(49.5%, rgba(241, 247, 255, 0)), to(rgba(241, 247, 255, 0.8)));background:-webkit-linear-gradient(top, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%)}.p-works-business__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-works-business__in{margin-top:30px;-webkit-box-flex:1;-ms-flex:1;flex:1}.p-works-business__img{width:370px;margin-left:70px}.p-works-business__img img{width:100%}.p-works-business__list{margin-top:40px}.p-works-business__item+.p-works-business__item{margin-top:40px}.p-works-business__sub{color:#004098;font-size:22px;line-height:150%}.p-works-business__txt{margin-top:16px}@media all and (max-width: 767px){.p-works-business{padding:43px 0 40px}.p-works-business__inner{display:block}.p-works-business__in{margin-top:0}.p-works-business__img{width:100%;margin-left:0;margin-top:20px}.p-works-business__item+.p-works-business__item{margin-top:24px}.p-works-business__sub{font-size:16px}.p-works-business__txt{margin-top:8px}}.p-works-daily{padding:110px 0 38px;background:-webkit-gradient(linear, left top, left bottom, color-stop(49.5%, rgba(241, 247, 255, 0)), to(rgba(241, 247, 255, 0.8)));background:-webkit-linear-gradient(top, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%)}.p-works-daily__inner{max-width:900px;margin:auto}.p-works-daily__info{margin-top:40px;background-color:#f6f9ff;padding:22px 40px;display:grid;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(2, auto)}.p-works-daily__info__img{grid-area:1/1/3/2;width:130px;margin-right:30px}.p-works-daily__info__head{grid-area:1/2/2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-works-daily__info__head--tit{color:#004098;font-size:22px;line-height:150%}.p-works-daily__info__head--txt{font-size:14px;line-height:180%;margin-left:14px}.p-works-daily__info__txt{grid-area:2/2/3/3;margin-top:10px}.p-works-daily__flow{margin-top:37px}.p-works-daily__flow__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-left:88px;padding-bottom:20px}.p-works-daily__flow__item:before{content:"";width:1px;height:calc(100% - 80px);background-color:#004098;position:absolute;bottom:0;left:121px}.p-works-daily__flow__item+.p-works-daily__flow__item{margin-top:15px}.p-works-daily__flow__item:last-child:before{content:none}.p-works-daily__flow__ico{width:65px;margin-right:30px}.p-works-daily__flow__head{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:16px}.p-works-daily__flow__time{color:#004098;font-size:22px;line-height:150%;position:absolute;top:16px;left:0}.p-works-daily__flow__sub{color:#004098;font-size:22px;line-height:150%}.p-works-daily__flow__txt{margin-top:10px}@media all and (max-width: 767px){.p-works-daily{padding:100px 0 40px}.p-works-daily__inner{max-width:100%}.p-works-daily__info{margin-top:20px;padding:24px 20px;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.p-works-daily__info__img{grid-area:1/1/2/2;width:100px;margin-right:24px}.p-works-daily__info__head{grid-area:1/2/2/3;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-works-daily__info__head--tit{font-size:16px}.p-works-daily__info__head--txt{font-size:11px;margin-left:0;margin-top:4px}.p-works-daily__info__txt{grid-area:2/1/3/3;margin-top:16px}.p-works-daily__flow{margin-top:40px}.p-works-daily__flow__item{padding-left:0;padding-bottom:16px}.p-works-daily__flow__item:before{height:calc(100% - 56px);left:24px}.p-works-daily__flow__item+.p-works-daily__flow__item{margin-top:8px}.p-works-daily__flow__ico{width:48px;margin-right:8px}.p-works-daily__flow__head{margin-top:4px}.p-works-daily__flow__time{font-size:13px;line-height:100%;position:static}.p-works-daily__flow__sub{font-size:16px;margin-top:4px}.p-works-daily__flow__txt{margin-top:8px}}.p-works-interview{padding:100px 0 0}.p-works-interview__inner{max-width:900px;margin:auto}.p-works-interview__sec{margin-top:80px;padding-bottom:68px;background:-webkit-gradient(linear, left top, left bottom, color-stop(49.5%, rgba(241, 247, 255, 0)), to(rgba(241, 247, 255, 0.8)));background:-webkit-linear-gradient(top, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(241, 247, 255, 0) 49.5%, rgba(241, 247, 255, 0.8) 100%)}.p-works-interview__sec:first-of-type{margin-top:40px}.p-works-interview__sec:nth-of-type(even) .p-works-interview__sec__head__in{left:auto;right:95px}.p-works-interview__sec:nth-of-type(even) .p-works-interview__sec__head__main{margin-left:98px;margin-right:0;width:604px}.p-works-interview__sec__head{position:relative}.p-works-interview__sec__head__in{position:absolute;bottom:30px;left:95px}.p-works-interview__sec__head__sub{color:#004098;font-size:30px;line-height:100%}.p-works-interview__sec__head__txt{margin-top:10px;line-height:100%}.p-works-interview__sec__head .txt-bg{display:inline-block;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:5px 24px}.p-works-interview__sec__head__main{margin-left:auto;width:604px;margin-right:98px}.p-works-interview__sec__head__main img{width:100%}.p-works-interview__sec__content{margin-top:60px}.p-works-interview__sec__content.is-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-works-interview__sec__content.is-flex .p-works-interview__sec__content__in{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:30px}.p-works-interview__sec__content__tit{color:#004098;font-size:22px;line-height:150%}.p-works-interview__sec__content__txt{margin-top:15px}.p-works-interview__sec__content__img{width:260px;margin-right:40px}.p-works-interview__sec__content__img img{width:100%}@media all and (max-width: 767px){.p-works-interview__inner{max-width:100%}.p-works-interview__sec{margin-top:100px;padding-bottom:30px}.p-works-interview__sec:first-of-type{margin-top:24px}.p-works-interview__sec:nth-of-type(even) .p-works-interview__sec__head__in{left:0;right:auto}.p-works-interview__sec:nth-of-type(even) .p-works-interview__sec__head__main{margin-left:0;width:100%}.p-works-interview__sec__head__in{bottom:8px;left:0}.p-works-interview__sec__head__sub{font-size:22px}.p-works-interview__sec__head__txt{margin-top:4px}.p-works-interview__sec__head .txt-bg{padding:8px 16px}.p-works-interview__sec__head__main{margin-left:0;width:100%;margin-right:0}.p-works-interview__sec__content{margin-top:40px}.p-works-interview__sec__content.is-flex{display:block}.p-works-interview__sec__content.is-flex .p-works-interview__sec__content__in{margin-top:40px}.p-works-interview__sec__content__tit{font-size:16px}.p-works-interview__sec__content__txt{margin-top:8px}.p-works-interview__sec__content__img{width:100%;margin-right:0;padding-right:72px}}.p-works-bunner{padding:100px 0 0}.p-works-bunner__inner{max-width:900px;margin:auto}.p-works-bunner__img img{width:100%}.p-works-bunner__btn{margin-left:auto;margin-right:auto;margin-top:30px}@media all and (max-width: 767px){.p-works-bunner__inner{max-width:100 .p-works-bunner__inner}.p-works-bunner__btn{margin-left:auto;margin-right:auto;margin-top:24px}}