@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a{-webkit-tap-highlight-color:transparent;text-decoration:none;color:#444}.clearfix{overflow:hidden}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}.wrap{overflow:hidden}html{background:#fff}body{width:100%;min-width:1200px;font-feature-settings:"palt";font-family:'ヒラギノ角ゴシック','Hiragino Sans','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;line-height:1.5;background:#fff;font-size:14px;color:#333}body.is-scroll{overflow:hidden}.inner,.inner-s,.inner-ss{max-width:1200px;width:1200px;margin:0 auto;box-sizing:border-box;position:relative}@media screen and (max-width:1200px){.inner,.inner-s,.inner-ss{padding:0 3%}}.inner-s{max-width:980px}.inner-ss{max-width:800px}.pc{display:block}.pc-flex{display:flex}.pc-ib{display:inline-block}.sp,.sp-flex,.sp-ib{display:none}#header{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:7px 3%;box-sizing:border-box;background:#363636;color:#fff;position:relative;z-index:20}#header .logo{margin-right:auto;max-width:120px}#header .logo img{width:100%;display:block}#header .top-nav{line-height:0;display:flex;flex-wrap:wrap;align-items:center}#header .top-nav li{margin-right:20px}#header .top-nav li a{color:#fff;position:relative;display:block;padding-left:25px}#header .top-nav li a:before{content:"";position:absolute;width:15px;height:15px;top:50%;transform:translate3d(0,-50%,0) rotate(0) scale(1);background:center center/contain no-repeat;left:0}#header .top-nav li.contact a:before{background-image:url(../../img/common/icon_mail.png)}#header .top-nav li.sitemap a:before{background-image:url(../../img/common/icon_sitemap.png)}#header .lang-nav{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:25px;position:relative}#header .lang-nav:after{content:"";position:absolute;background:#333;width:1px;height:50%;top:50%;left:50%;transform:translate3d(-50%,-50%,0) rotate(25deg) scale(1)}#header .lang-nav img{width:20px;display:block}#header .lang-nav a{display:flex;flex-wrap:wrap;align-items:center;font-size:70%;padding:5px 13px;line-height:0}#header .lang-nav span{padding-top:1px;margin-right:5px;color:#959595}#header .lang-nav .current{color:#333;font-weight:700}#header .toggle-menu{display:none}@media screen and (max-width:768px){body{min-width:inherit}body #wpadminbar{z-index:99}html #wpadminbar{position:fixed}.inner,.inner-s,.inner-ss{width:100%}.sp{display:block}.sp-flex{display:flex}.sp-ib{display:inline-block}.pc,.pc-flex,.pc-ib{display:none}#header{height:46px;position:fixed;top:0;left:0;width:100%}#header .toggle-menu{display:block;width:30px;height:30px;margin-left:15px;position:relative;cursor:pointer}#header .toggle-menu span{position:absolute;display:block;width:80%;height:2px;background:#fff;transition:.6s;top:50%;left:50%;transform:translate3d(-50%,-50%,0) rotate(0) scale(1)}#header .toggle-menu span:first-child{top:20%}#header .toggle-menu span:nth-child(3){top:80%}#header .toggle-menu.is-open span:first-child{top:50%;left:50%;transform:translate3d(-50%,-50%,0) rotate(-45deg) scale(1)}#header .toggle-menu.is-open span:nth-child(2){opacity:0;left:80%}#header .toggle-menu.is-open span:nth-child(3){top:50%;left:50%;transform:translate3d(-50%,-50%,0) rotate(225deg) scale(1)}#header .logo{max-width:100px}#header .top-nav{display:none}.customize-support #header{top:46px}}#global-nav{position:relative;z-index:20;box-shadow:0 3px 6px 0 rgba(0,0,0,.1)}#global-nav .inner,#global-nav .inner-s,#global-nav .inner-ss{text-align:center;justify-content:center;color:#333;display:flex;flex-wrap:wrap}#global-nav .sp-contact,#global-nav .sp-sitemap{display:none}#global-nav .dropdown{z-index:5;position:absolute;display:block;font-size:90%;left:50%;transform:translate3d(-50%,0,0) rotate(0) scale(1);top:calc(100% - 10px);min-width:170px;visibility:hidden;opacity:0;padding-top:10px;transition:visibility .3s,opacity .3s,top .3s}#global-nav .dropdown:before{content:"";position:absolute;width:0;height:0;border:8px solid transparent;border-bottom-color:rgba(0,0,0,.8);left:50%;transform:translate3d(-50%,0,0) rotate(0) scale(1);bottom:calc(100% - 10px)}#global-nav .dropdown li{background:rgba(0,0,0,.8)}#global-nav .dropdown li:not(:last-child){border-bottom:1px solid #959595}#global-nav .dropdown a{color:#fff;padding:10px 15px;display:block;transition:color .3s}#global-nav .dropdown a:hover{color:#cb1b1d}#global-nav .menu-item{position:relative;min-width:170px;margin:0 5px}#global-nav .menu-item>a,#global-nav .menu-item>span{display:block;font-family:Roboto,sans-serif;padding:10px 5px;cursor:pointer;font-size:110%;letter-spacing:2px}#global-nav .menu-item:hover .dropdown{top:calc(100%);opacity:1;visibility:visible}@media screen and (max-width:768px){#global-nav{box-shadow:none;position:fixed;height:calc(100% - 46px);top:46px;width:300px;right:-300px;background:#363636;box-sizing:border-box;padding:20px;transition:right .6s;overflow:auto}#global-nav .sp-contact,#global-nav .sp-sitemap{display:block;width:50%;text-align:left;margin-top:30px}#global-nav .sp-contact a,#global-nav .sp-sitemap a{color:#fff;position:relative;display:block;padding-left:25px}#global-nav .sp-contact a:before,#global-nav .sp-sitemap a:before{content:"";position:absolute;width:15px;height:15px;top:50%;transform:translate3d(0,-50%,0) rotate(0) scale(1);background:center center/contain no-repeat;left:0}#global-nav .sp-contact a:before{background-image:url(../../img/common/icon_mail.png)}#global-nav .sp-sitemap a:before{background-image:url(../../img/common/icon_sitemap.png)}#global-nav .menu-item{width:100%;margin:20px 0 0}#global-nav .menu-item>a,#global-nav .menu-item>span{text-align:left;width:100%;color:#fff;padding:0;font-size:120%}#global-nav .menu-item>span{cursor:inherit}#global-nav .menu-item>a{position:relative}#global-nav .menu-item>a:after{content:"";position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;border-color:#959595;transform:translate3d(0,-50%,0) rotate(45deg) scale(1);top:48%;right:10px}#global-nav .dropdown{position:static;font-size:90%;padding:0;margin:5px 0 0;opacity:1;visibility:visible;display:block;transform:none;top:inherit;left:inherit}#global-nav .dropdown:before{content:none}#global-nav .dropdown li,#global-nav .dropdown li:last-child{background:0 0;text-align:left;border-bottom:1px solid #959595}#global-nav .dropdown a{font-size:110%;color:#959595;position:relative;padding:8px 0 8px 20px}#global-nav .dropdown a:hover{color:#959595}#global-nav .dropdown a:before{content:"";position:absolute;width:0;height:0;border:5px solid transparent;border-left-color:#cb1b1d;top:50%;transform:translate3d(0,-50%,0) rotate(0) scale(1);left:5px}#global-nav.is-open{right:0}#global-nav.is-open .dropdown{transition:opacity .3s}}#footer{padding:40px 0 20px;background:#363636}#footer .pagetop{position:fixed;bottom:60px;right:30px;z-index:15}#footer .pagetop a img{width:100%}#footer .top-menu{display:flex;flex-wrap:wrap;justify-content:space-around}#footer .list-item dt{font-size:100%}#footer .list-item dt,#footer .list-item dt a{color:#fff;letter-spacing:2px}#footer .list-item dt a{text-decoration:underline}#footer .list-item dd{margin-top:8px;position:relative;font-size:90%;padding-left:15px}#footer .list-item dd a{color:#959595}#footer .list-item dd a:hover{color:#fff}#footer .list-item dd:before{content:"";position:absolute;width:0;height:0;border:4px solid transparent;border-left-color:#cb1b1d;top:5px;left:0}#footer .bottom-menu{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;margin-top:40px;padding-top:40px;border-top:1px solid #959595;font-size:90%}#footer .bottom-menu .logo{display:inline-block;vertical-align:bottom;margin-right:20px;max-width:150px}#footer .bottom-menu .logo img{display:block;width:100%}#footer .bottom-menu ul{display:inline-block}#footer .bottom-menu ul li{display:inline-block;border-right:1px solid #959595;padding:0 1em}#footer .bottom-menu ul li a{color:#959595}#footer .bottom-menu ul li a:hover{color:#fff}#footer .bottom-menu .copy{margin-left:auto;color:#959595}#menuOverlay,.modal-overlay{position:fixed;height:100%;width:100%;top:0;left:0;background:#000;opacity:0;visibility:hidden;z-index:10;transition:opacity .3s,visibility .3s}@media screen and (max-width:768px){#footer{text-align:center}#footer .pagetop{bottom:15px;right:15px;opacity:.6;z-index:15;width:40px}#footer .top-menu{display:none}#footer .logo{margin:0 auto}#footer .bottom-menu{margin-top:0;padding-top:0;border-top:none;display:block}#footer .bottom-menu ul{width:100%;display:inline-block;margin:15px auto}#footer .bottom-menu ul li:last-child{border:none}#footer .bottom-menu .copy{margin:0 auto;color:#959595}#menuOverlay.is-open,.is-open.modal-overlay{opacity:.6;visibility:visible}}.modal-overlay{z-index:99;background:rgba(0,0,0,.6)}.modal-overlay.is-open{opacity:1;visibility:visible}.modal-overlay .l-modal{background:#fff;width:90%;max-width:700px;min-height:200px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) rotate(0) scale(1);z-index:100}.modal-overlay .l-modal iframe{width:100%}.modal-overlay .modal-close{width:60px;height:60px;background:#cb1b1d;position:absolute;top:0;right:0;z-index:100;cursor:pointer}.modal-overlay .modal-close .close{width:100%;height:100%;position:relative}.modal-overlay .modal-close .close:after,.modal-overlay .modal-close .close:before{content:"";position:absolute;background:#fff;width:80%;height:1px}.modal-overlay .modal-close .close:after{top:50%;left:50%;transform:translate3d(-50%,-50%,0) rotate(45deg) scale(1)}.modal-overlay .modal-close .close:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0) rotate(-45deg) scale(1)}.l-slider_module{padding:60px 0 100px}.l-slider_module .interview-slider{overflow:hidden}.l-slider_module .interview-slider img{display:block;width:100%}.l-slider_module .title-wrap{margin:0 auto 60px;text-align:center}.l-slider_module .title-wrap .page-title{font-family:Lato,sans-serif;font-style:italic;letter-spacing:2px;font-size:280%;color:#cb1b1d}.l-slider_module .title-wrap .sub-title{letter-spacing:3px;display:block;text-align:center}.l-slider_module .c-staff{transition:opacity .3s}.l-slider_module .c-staff .staff_photo img{display:block;width:100%}.l-slider_module .c-staff .staff_profile{position:relative}.l-slider_module .c-staff .staff_profile .staff_lead{position:absolute;bottom:calc(100% - 10px);left:0;max-width:330px;box-sizing:border-box;display:inline-block;padding:8px 20px;font-size:100%;letter-spacing:2px;color:#fff;z-index:2;background:#cb1b1d}.l-slider_module .c-staff .staff_profile .staff_lead em{content:"";position:absolute;background:#cb1b1d;width:100%;height:100%;z-index:-1;right:-10px;top:0;transform:skewX(-7deg)}.l-slider_module .c-staff .staff_profile .name_wrap{background:#f4f4f4;padding:30px 40px 20px 20px;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:0}.l-slider_module .c-staff .staff_profile .name_wrap:after{content:"";position:absolute;width:10px;height:10px;top:50%;transform:translate3d(0,-50%,0) rotate(45deg) scale(1);border-top:2px solid;border-right:2px solid;border-color:rgba(149,149,149,.6);right:20px;transition:.3s}.l-slider_module .c-staff .staff_profile .staff_name{font-size:120%;letter-spacing:1px;margin-right:30px;margin-top:5px;width:100%}.l-slider_module .c-staff .staff_profile .staff_job{font-size:80%;color:rgba(51,51,51,.6)}.l-slider_module .c-staff:hover{opacity:.8}.l-slider_module .c-staff:hover .name_wrap:after{right:15px}.l-slider_module .next_interview,.l-slider_module .prev_interview{position:absolute;top:50%;transform:translate3d(0,-50%,0) rotate(0) scale(1);display:block;cursor:pointer;z-index:5;width:40px;height:50px;background:#363636}.l-slider_module .next_interview.swiper-button-disabled,.l-slider_module .prev_interview.swiper-button-disabled{opacity:.4;pointer-events:none}.l-slider_module .next_interview:after,.l-slider_module .prev_interview:after{content:"";position:absolute;width:10px;height:10px;border-top:2px solid;border-right:2px solid;border-color:#fff}.l-slider_module .next_interview:focus,.l-slider_module .prev_interview:focus{border:none;outline:0}.l-slider_module .prev_interview{left:-50px}.l-slider_module .prev_interview:after{top:50%;transform:translate3d(-50%,-50%,0) rotate(-130deg) scale(1);left:55%}.l-slider_module .next_interview{left:calc(100% + 10px)}.l-slider_module .next_interview:after{top:50%;transform:translate3d(-50%,-50%,0) rotate(45deg) scale(1);left:45%}@media screen and (max-width:1200px){.l-slider_module .next_interview,.l-slider_module .prev_interview{width:30px;height:50px}.l-slider_module .prev_interview{left:0}.l-slider_module .next_interview{left:calc(100% - 30px)}}@media screen and (max-width:768px){.l-slider_module{padding:40px 0}.l-slider_module .title-wrap{font-size:80%;margin-bottom:40px}.l-slider_module .next_interview,.l-slider_module .prev_interview{opacity:.8;width:20px;height:45px}.l-slider_module .next_interview:after,.l-slider_module .prev_interview:after{content:"";position:absolute;width:6px;height:6px}.l-slider_module .next_interview{left:calc(100% - 20px)}.l-slider_module .inner,.l-slider_module .inner-s,.l-slider_module .inner-ss{padding:0 15px}.l-slider_module .c-staff .staff_profile .staff_lead{font-size:80%;padding:5px 10px;letter-spacing:1px}.l-slider_module .c-staff .staff_profile .name_wrap{padding:20px 30px 10px 10px}.l-slider_module .c-staff .staff_profile .staff_name{font-size:80%;width:100%;margin-bottom:2px}.l-slider_module .c-staff .staff_profile .staff_job{font-size:70%}}.pager{margin-top:60px;text-align:center;display:flex;justify-content:center;align-items:center}.pager .next a,.pager .prev a{width:26px;height:26px;display:block;border:1px solid #333;position:relative;transition:.3s}.pager .next a:hover,.pager .prev a:hover{background:#333}.pager .next a:hover:after,.pager .prev a:hover:after{border-right:1px solid #fff;border-top:1px solid #fff}.pager .next a:after,.pager .prev a:after{content:'';position:absolute;top:50%;width:7px;height:7px;border-right:1px solid #333;border-top:1px solid #333}.pager .paged{margin:0 20px;font-size:120%}.pager .paged span{margin:0 5px}.pager .paged span:first-child{font-weight:700;color:#cb1b1d}.pager .next a:after{transform:translate(-50%,-50%) rotate(45deg);left:calc(50% - 2px)}.pager .prev a:after{transform:translate(-50%,-50%) rotate(-135deg);left:calc(50% + 2px)}