@font-face{font-family:"Mazda Type";src:url("../font/MazdaType-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Mazda Type";src:url("../font/MazdaType-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"Mazda Type";src:url("../font/MazdaType-BoldItalic.ttf") format("truetype");font-weight:bold;font-style:italic}@font-face{font-family:"Gen Shin Gothic";src:url("../font/GenShinGothic-P-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Gen Shin Gothic";src:url("../font/GenShinGothic-P-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}.enFont{font-family:"Mazda Type",sans-serif;font-weight:bold;font-style:normal}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}address,em{font-style:normal}table{border-collapse:collapse;border-spacing:0}th{font-weight:normal;text-align:left}legend{display:none}img,fieldset{border:0}li{list-style-type:none}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;margin:0;padding:0}html{overflow-y:scroll}body,button,input,select,textarea{font-family:"Gen Shin Gothic",sans-serif;font-size:16px;font-weight:500;font-style:normal;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;line-height:200%}button,input,select,textarea{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}object,embed{vertical-align:top}img{max-width:100%;vertical-align:bottom;font-size:0}a{color:#000;text-decoration:underline;-webkit-transition-duration:.3s;transition-duration:.3s}a:hover{color:#761827;text-decoration:none}a>img{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}a>img:hover{opacity:.6}#loader{width:100%;height:100%;text-align:center;position:fixed;z-index:99999;top:0;left:0}#loader div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.loaderIcon{width:30px;height:30px;border-radius:50%;margin:auto;position:relative;text-indent:-9999em;border-top:1px solid #761827;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 2s infinite linear;animation:load8 2s infinite linear}.loaderIcon::after{border-radius:50%;width:30px;height:30px}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}*{-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%}body{font-family:"Gen Shin Gothic",sans-serif;font-size:2rem;font-weight:500;line-height:1.8;color:#000;text-align:justify;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}header{height:90px;padding:24px 2.1vw;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-transition-duration:.6s;transition-duration:.6s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .logo{margin-right:auto}header .logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition-duration:.6s;transition-duration:.6s}header .logo a img{margin-right:16px}header .logo a span{color:#fff}header .logo a span.name{font-size:2rem;font-weight:bold;margin-left:16px}header .logo a span.enFont{font-size:1.4rem;margin-left:24px}header .logo a:hover{opacity:.6}header.scroll{background:#fff;padding:16px 40px;-webkit-box-shadow:0px 16px 40px 40px rgba(0,0,0,.03);box-shadow:0px 16px 40px 40px rgba(0,0,0,.03)}header.scroll .logo a span.name{color:#000}header.scroll .logo a span.enFont{color:#000}header.scroll nav .nav__item a{color:#000}#menuBtn{display:none}nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold}nav .nav__link{height:52px;padding:0 2.1vw;margin-bottom:0 !important;gap:0 1.4vw;margin-bottom:0;-webkit-transition-duration:.6s;transition-duration:.6s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__item.hasChild{position:relative;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__item.hasChild:hover .subMenu{visibility:visible;opacity:1}nav .nav__item a{font-size:.9vw;color:#fff;padding:8px 0;display:inline-block;text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}nav .nav__item a:hover{opacity:.6}nav .nav__item.ac>a{color:#761827 !important}nav .nav__btn{font-size:1.8rem;background:#8e1c2e;color:#fff;padding:12px 24px;text-decoration:none}nav .nav__btn:hover{opacity:.6}nav .subMenu{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;padding:8px 24px;position:absolute;top:100%;left:50%;visibility:hidden;opacity:0;z-index:1000;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}nav .subMenu ul li{text-align:center}nav .subMenu ul li:not(:last-of-type){border-bottom:1px dotted #e5e5e5}nav .subMenu ul li a{color:#000;padding:8px 0;text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}nav .hasChild{position:relative}nav .hasChild:hover .subMenu{visibility:visible;opacity:1}.pagetop{display:none;position:fixed;right:0;bottom:0;z-index:100}.pagetop a{line-height:50px;width:50px;background:#8e1c2e;display:block;text-align:center;-webkit-transition-duration:.3s;transition-duration:.3s}.pagetop a span{width:12px;height:12px;border-left:2px solid #fff;border-top:2px solid #fff;display:inline-block;position:relative;top:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pagetop a:hover{opacity:.6}footer{padding:80px 4.2vw 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#000;color:#fff}footer .footer__txt{margin-right:auto}footer .footer__txt .logo{margin-bottom:24px}footer .footer__txt .logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer__txt .logo a .name{font-size:2rem;font-weight:bold;color:#fff;margin-left:16px}footer .footer__txt .logo a:hover{opacity:.6}footer .footer__txt p{line-height:4rem;margin-bottom:24px !important}footer .footer__txt p .call a{color:#fff;text-decoration:none}footer .footer__txt .btn__outlink{font-size:1.8rem;border:1px solid #fff}footer .footer__link{padding-top:20px;gap:0 4.16vw;display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer__link__box>*:not(:first-child):not(ul){margin-top:40px}footer .footer__link__box a{font-size:1.4rem;color:#fff;text-decoration:none}footer .footer__link__box a:hover{opacity:.6}footer .footer__link__box p{margin-bottom:0 !important}footer .footer__link__box .outLink{color:#fff;text-decoration:none}footer .footer__link__box .outLink::after{background:url(../img/i_outlink-wt.svg) no-repeat center center/contain}footer .footer__link__box .outLink:hover{opacity:.6}footer .footer__link__box ul{padding-left:24px;margin-top:24px;position:relative}footer .footer__link__box ul::before{content:"";width:1px;background:#fff;display:block;position:absolute;top:0;left:0;bottom:0}footer .footer__link__box ul li:not(:last-of-type){margin-bottom:8px}footer .footer__copy{font-size:1.4rem;width:100%;padding:24px;margin-top:80px;text-align:center;position:relative;letter-spacing:.05em}.under header{background:#fff}.under header .logo a span{color:#000}.under header nav .nav__link a{color:#000}@media screen and (max-width: 1366px){html{font-size:56%}.footer__txt{width:100%}.footer__link__box{width:100%}}@media screen and (max-width: 960px){html{font-size:58%;min-width:inherit;height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available;background:#fff}header{height:60px;background:#fff;padding:0 0 0 5vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .logo a img{height:40px}header .logo a span{color:#000}#menuBtn{width:60px;height:60px;background:#fff;padding:20px 11px 19px;display:block;cursor:pointer;position:fixed;top:0;right:0;z-index:10000;-webkit-transition:.3s;transition:.3s}#menuBtn>span{width:30px;height:2px;background:#000;display:inline-block;position:absolute;right:calc(50% - 15px);-webkit-transition:width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s,-webkit-transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s;transition:width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s,-webkit-transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s;transition:transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s,width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s;transition:transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s,width .3s cubic-bezier(0.65, 0, 0.35, 1),background .3s,-webkit-transform .3s cubic-bezier(0.65, 0, 0.35, 1) .2s}#menuBtn>span:nth-of-type(1){top:calc(50% - 9px)}#menuBtn>span:nth-of-type(2){top:50%}#menuBtn>span:nth-of-type(3){top:calc(50% + 9px)}#menuBtn.ac>span:nth-of-type(1){-webkit-transform:translateY(9px) rotate(-45deg);transform:translateY(9px) rotate(-45deg)}#menuBtn.ac>span:nth-of-type(2){width:0}#menuBtn.ac>span:nth-of-type(3){-webkit-transform:translateY(-9px) rotate(45deg);transform:translateY(-9px) rotate(45deg)}nav{height:calc(100% - 60px);background:#fff;padding:5vh 10vw;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;position:fixed;top:60px;left:0;right:0;bottom:0;z-index:1000;pointer-events:none;-webkit-transition:opacity .5s linear .1s;transition:opacity .5s linear .1s}nav .nav__link{width:100%;height:auto;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}nav .nav__link li{width:100%;border-top:1px solid #ddd;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}nav .nav__link li a{width:100%;font-size:1.6rem;font-weight:500;height:60px;color:#111;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__btn{font-size:1.8rem;width:100%;height:auto;padding:16px 5vw;text-align:center}nav .subMenu{width:100%;height:0;padding:0;border-radius:0;overflow:hidden;visibility:visible !important;opacity:1 !important;position:static;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}nav .subMenu ul li{text-align:left}nav .subMenu ul li:not(:last-of-type){border-bottom:none}nav .subMenu ul li a{font-size:1.4rem;height:auto;padding:12px 24px;text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}nav>ul>li.hasChild{position:relative;gap:0 !important}nav>ul>li.hasChild:hover{-webkit-box-shadow:none;box-shadow:none}nav>ul>li.hasChild:hover .subMenu{visibility:hidden;opacity:0}nav>ul>li.hasChild::after{content:none !important}nav>ul>li.hasChild .nav__arrow{width:40px;height:60px;background-color:rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px dotted #ddd;position:absolute;top:0;right:0}nav>ul>li.hasChild .nav__arrow::after{content:"";width:6px;height:6px;border-left:1px solid;border-top:1px solid;display:inline-block;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition-duration:.3s;transition-duration:.3s}nav>ul>li.hasChild .nav__arrow.ac::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}nav>ul>li.hasChild .nav__arrow.ac~.subMenu{height:auto}nav.ac{opacity:1;pointer-events:auto;overflow-y:scroll}footer{padding:40px 5vw 0;gap:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .footer__txt{text-align:center}footer .footer__txt .logo{margin-bottom:24px}footer .footer__txt .logo a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footer__txt .btn__outlink{margin:0 auto}footer .footer__link{padding-top:0;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer__link__box{width:100%;font-size:1.4rem}footer .footer__link__box>*:not(:first-child):not(ul){margin-top:16px}footer .footer__link__box ul{padding-left:24px;margin-top:16px}footer .footer__link__box ul li:not(:last-of-type){margin-bottom:8px}footer .footer__copy{padding:16px;margin-top:0}footer .footer__copy::before,footer .footer__copy::after{width:5vw}.pagetop{right:0;bottom:0}.pagetop a{line-height:50px;width:50px;border-radius:0}}@media screen and (max-width: 600px){*{-webkit-appearance:none}body{line-height:1.6}header .logo a img{margin-right:8px}header .logo a .enFont{margin-right:12px}footer{padding:40px 5vw}}p:not(:last-child):not(.ttl__top),ul:not(:last-child),ol:not(:last-child),figure:not(:last-child),table:not(:last-child){margin-bottom:40px}.inner{max-width:calc(1200px + 10vw);width:100%;padding:0 5vw;margin:auto}.inner__l{max-width:calc(1440px + 10vw);width:100%;padding:0 5vw;margin:auto}.inner__m{max-width:calc(1000px + 10vw);width:100%;padding:0 5vw;margin:auto}.inner__s{max-width:calc(800px + 10vw);width:100%;padding:0 5vw;margin:auto}ol{padding-left:1em}ol>li{list-style-type:disc}ol.decimal>li{list-style-type:decimal}ol.circle>li{list-style-type:circle;margin-left:12px}ol.hoge{padding-left:2.4rem}ol.hoge>li{position:relative;list-style-type:none;list-style-position:inside}ol.hoge>li::before{position:absolute;right:calc(100% + .5rem);content:"(" counter(list-item) ")"}ol.space>li:not(:last-of-type){margin-bottom:24px}iframe{width:100%;height:400px;border:none;border-radius:24px}iframe:not(:last-child){margin-bottom:32px}.align__r{text-align:right}.align__c{text-align:center}.x2{gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.x2>*{width:calc((100% - 40px)/2)}@media screen and (max-width: 960px){.x2{gap:24px}.x2>*{width:100%}}.x3{gap:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.x3>*{width:calc((100% - 80px)/3)}@media screen and (max-width: 960px){.x3{gap:24px}.x3>*{width:100%}}.outLink::after{content:"";width:16px;height:13px;background:url("../img/i_outlink-plane.svg") no-repeat center center/contain;margin-left:10px;display:inline-block;position:relative;top:1px}.outLink.wt::after{background-image:url("../img/i_outlink-wt.svg")}.btn__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn__wrap>*:not(:last-child){margin-right:40px}.btn__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;font-size:3.2rem;background:#000;color:#fff;border:1px solid #fff;padding:20px 4px 20px 24px;text-decoration:none;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:.3s !important;transition:.3s !important;cursor:pointer}.btn__more::after{content:"";display:block;width:50px;height:50px;background:url(../img/i_arrow.svg) no-repeat center center/contain;-webkit-transition:.3s;transition:.3s;border-left:1px solid #fff;padding-left:28px}.btn__more.enFont{font-weight:500}.btn__more:hover{background:#fff;color:#000;border:1px solid #000}.btn__more:hover::after{content:"";display:block;width:50px;height:50px;background:url(../img/i_arrow-bk.svg) no-repeat center center/contain;-webkit-transition:.3s;transition:.3s;border-left:1px solid #000;padding-left:28px}.btn__outlink{font-size:3.2rem;background:#000;color:#fff;padding:20px 4px 20px 24px;text-decoration:none;gap:40px;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:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:.3s !important;transition:.3s !important;cursor:pointer}.btn__outlink.enFont{font-weight:500}.btn__outlink::after{content:"";display:block;width:50px;height:50px;background:url(../img/i_outlink.svg) no-repeat center center/contain;-webkit-transition:.3s;transition:.3s;border-left:1px solid #fff;padding-left:28px}.btn__outlink:hover{background:#fff;color:#000}.btn__outlink:hover::after{content:"";display:block;width:50px;height:50px;background:url(../img/i_outlink-bk.svg) no-repeat center center/contain;-webkit-transition:.3s;transition:.3s;border-left:1px solid #000;padding-left:28px}.hidden{overflow:hidden}.kv{position:relative;height:100vh}.kv__img{height:100vh;z-index:1}.kv__img .slick-list{height:100vh}.kv__img .slick-list .slick-track{height:100vh}.kv__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kv__catch{font-size:3.5vw;font-weight:bold;position:absolute;left:0;bottom:80px;z-index:2}.kv__catch-jp{background:#fff;line-height:1;padding:16px 2vw;display:inline-block}.kv__catch-jp:first-of-type{margin-left:8vw}.kv__catch-jp:last-of-type{margin-top:20px;padding-left:10vw;padding-right:2vw}.kv__catch-jp:last-of-type span{color:#8e1c2e}.kv__catch_en{font-size:7vw;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgb(255, 255, 255)));background:linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgb(255, 255, 255));-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);position:absolute;left:2vw;bottom:36px;line-height:1}.topNews{padding:100px 0}.topNews .inner{max-width:900px;display:-webkit-box;display:-ms-flexbox;display:flex}.topNews .inner .topNews__ttl{width:40%;font-size:5.6rem;line-height:1}.topNews .inner .topNews__list{width:60%}.topNews .inner .topNews__list dl{font-size:1.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.topNews .inner .topNews__list dl dt{width:40%}.topNews .inner .topNews__list dl dt span{display:inline-block;color:#8e1c2e;border:1px solid #8e1c2e;padding:2px 8px 0;margin-left:16px}.topNews .inner .topNews__list dl dd{width:60%;line-height:2}.topNews .inner .topNews__list dl:not(:last-child){margin-bottom:24px}.ttl__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px}.ttl__top .jp{font-size:5.2vw;font-weight:bold;line-height:1.4;margin-bottom:12px}.ttl__top .enFont{font-size:3vw;color:#8e1c2e}.ttl__top.under{margin-bottom:40px}.ttl__top.under .jp{font-size:6.4rem}.ttl__top.under .enFont{font-size:3.2rem}.topConcept{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative;gap:40px}.topConcept__img{height:950px}.topConcept__txt .ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.topConcept__txt .ttl .enFont{font-size:8.5vw;color:#000;opacity:.1;line-height:1}.topConcept__txt .ttl .jp{font-size:3.6rem;margin-top:-56px;line-height:1.6;z-index:1}.topConcept__txt p{font-size:2.2rem;letter-spacing:3.2px}.topConcept__img{height:100%}.topConcept__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topConcept::before{content:"";position:absolute;top:43%;left:0;width:100vw;height:240px;background-image:url(../img/topConcept-bg.png);background-size:cover;background-repeat:no-repeat;z-index:-2}.topAbout{background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}.topAbout__ttl{margin-left:7.291vw;padding:120px 0;width:30%}.topAbout__ttl .ttl__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.topAbout__ttl .ttl__top .enFont{color:#fff}.topAbout__ttl .btn__box .btn__more:not(:last-child){margin-bottom:40px}.topAbout__img{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1000px;width:70%}.topAbout__img>*{width:50%;margin-bottom:0 !important}.topAbout__img>* img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:2px}.topAbout__img-right{margin-left:2px}.topJob{text-align:center;padding:120px 0 0;position:relative}.topJob__top{margin-bottom:80px}.topJob__top p{font-size:2rem;letter-spacing:3.2px}.topJob__link{display:-webkit-box;display:-ms-flexbox;display:flex}.topJob__link li{width:50%;position:relative;border:1px solid #fff}.topJob__link li a{text-decoration:none;overflow:hidden}.topJob__link li a figure{overflow:hidden;margin-bottom:0}.topJob__link li a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topJob__link li a figure::after{content:"";background:rgba(0,0,0,.5);display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition-duration:.6s;transition-duration:.6s}.topJob__link li a .topJob__link-ttl{position:absolute;bottom:40px;left:0;background:#8e1c2e;color:#fff;padding:0 28px 0 7.291vw}.topJob__link li a .topJob__link-ttl h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topJob__link li a .topJob__link-ttl h3 .jp{font-size:3.2vw;margin-right:32px}.topJob__link li a .topJob__link-ttl h3 .enFont{font-size:2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topJob__link li a .topJob__link-ttl h3 .enFont::before{content:"";display:block;width:68px;height:1px;background:#fff;margin-right:12px}.topJob__link li a:hover figure::after{content:"";background:rgba(0,0,0,.18)}.topJob__link-ttl{position:absolute;bottom:0;left:0}.topJob::before{content:"";position:absolute;top:0;left:0px;width:100vw;height:384px;background-image:url(../img/topJob-bg.png);background-size:cover;background-repeat:no-repeat;z-index:-2}.ticker__wrap .ticker{display:-webkit-box;display:-ms-flexbox;display:flex}.ticker__wrap .ticker__txt{color:#761827;font-size:10vw;font-style:italic;margin-right:80px;line-height:1}.topPerson{background:#8e1c2e;color:#fff;padding:120px 0;position:relative;z-index:1;overflow:hidden}.topPerson .ticker__wrap{position:absolute;width:100vw;top:20px;left:0;z-index:-1}.topPerson__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 7.291vw;margin-bottom:80px}.topPerson__top .ttl__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0}.topPerson__top .ttl__top .enFont{color:#fff}.topPerson__slider{overflow:visible}.topPerson__slider-item{margin:0 20px}.topPerson__slider-item a{color:#fff;text-decoration:none}.topPerson__slider-item a .topPerson__slider-top{position:relative}.topPerson__slider-item a .topPerson__slider-top-img{display:grid;grid-template-areas:"image";aspect-ratio:1/1}.topPerson__slider-item a .topPerson__slider-top-img img{grid-area:image;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topPerson__slider-item a .topPerson__slider-top-img img:nth-child(2){opacity:0}.topPerson__slider-item a .topPerson__slider-top .job{font-size:3.6rem;background:#000;padding:12px 48px;position:absolute;left:0;bottom:40px;-webkit-transition:.3s;transition:.3s}.topPerson__slider-item a .topPerson__slider-top .job .area{font-size:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topPerson__slider-item a .topPerson__slider-top .job .area::before{content:"";display:block;width:32px;height:1px;background:#fff;margin-right:12px;-webkit-transition:.3s;transition:.3s}.topPerson__slider-item a .topPerson__slider-top .job.fs-s{font-size:3.2rem}.topPerson__slider-item a .topPerson__slider-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px;-webkit-transition:.3s;transition:.3s}.topPerson__slider-item a .topPerson__slider-txt-left .name{font-size:4.8rem;line-height:1;margin-bottom:12px}.topPerson__slider-item a .topPerson__slider-txt-left p{font-size:2rem}.topPerson__slider-item a .topPerson__slider-txt-right{max-width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topPerson__slider-item a .topPerson__slider-txt-right .enFont{font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topPerson__slider-item a .topPerson__slider-txt-right .enFont::before{content:"";display:block;width:50px;height:1px;background:#fff;margin-right:8px}.topPerson__slider-item a .topPerson__slider-txt-right .enFont::after{content:"";display:block;width:50px;height:1px;background:#fff;margin-left:8px}.topPerson__slider-item a:hover .topPerson__slider-top-img img:nth-child(1){opacity:0}.topPerson__slider-item a:hover .topPerson__slider-top-img img:nth-child(2){opacity:1}.topPerson__slider-item a:hover .topPerson__slider-top .job{background:#fff;color:#000}.topPerson__slider-item a:hover .topPerson__slider-top .job .area::before{background:#000}.topPerson__slider-item a:hover .topPerson__slider-txt{opacity:.6}.slick-slider .slick-track{margin-bottom:80px}.slick-slider .slick-prev,.slick-slider .slick-next{width:50px;height:50px;overflow:hidden;top:100%;z-index:10;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:none;transform:none}.slick-slider .slick-prev::before,.slick-slider .slick-next::before{content:"";width:50px;height:50px;background:url(../img/i_next.svg) no-repeat center center/cover;display:inline-block;opacity:1}.slick-slider .slick-prev:hover,.slick-slider .slick-next:hover{opacity:.6}.slick-slider .slick-prev{left:calc(50% - 200px)}.slick-slider .slick-prev::before{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.slick-slider .slick-next{right:calc(50% - 200px)}.slick-slider .slick-dots{left:0;bottom:-44px}.slick-slider .slick-dots li{padding:12px !important}.slick-slider .slick-dots li button::before{content:"■";color:#b6bac0;opacity:1;font-size:12px}.slick-slider .slick-dots li.slick-active button::before{color:#000;opacity:1}.topCulture{padding:120px 0;text-align:center}.topCulture__top{margin-bottom:80px}.topCulture__top p{font-size:2rem;letter-spacing:3.2px}.topCulture__link>*{position:relative;width:100%}.topCulture__link>* a{text-decoration:none;overflow:hidden}.topCulture__link>* a figure{overflow:hidden;margin-bottom:0}.topCulture__link>* a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topCulture__link>* a figure::after{content:"";background:rgba(0,0,0,.5);display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition-duration:.6s;transition-duration:.6s}.topCulture__link>* a .topCulture__link-ttl{position:absolute;bottom:80px;left:0;background:#8e1c2e;color:#fff;padding:0 28px 0 7.291vw}.topCulture__link>* a .topCulture__link-ttl h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topCulture__link>* a .topCulture__link-ttl h3 .jp{font-size:3.2vw;margin-right:32px}.topCulture__link>* a .topCulture__link-ttl h3 .enFont{font-size:2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topCulture__link>* a .topCulture__link-ttl h3 .enFont::before{content:"";display:block;width:68px;height:1px;background:#fff;margin-right:12px}.topCulture__link>* a:hover figure::after{content:"";background:rgba(0,0,0,.18)}.topCulture__link>* a:hover:hover .btn__more{background:#fff;color:#000}.topCulture__link>* a:hover:hover .btn__more::after{width:50px;height:50px;background:url(../img/i_arrow-bk.svg) no-repeat center center/contain;display:inline-block;border-left:1px solid #000}.topCulture__link>* .btn__more{position:absolute;bottom:80px;right:80px;background:none}.topCulture__link>* .btn__more:hover{color:#fff;border:1px solid #fff}.topCulture__link>* .btn__more:hover .btn__more-txt{border-right:1px solid #fff}.topCulture__link>* .btn__more:hover .btn__more-arrow::after{background:url(../img/i_arrow.svg) no-repeat;display:inline-block}.topCulture__link>*:not(:last-child){margin-bottom:2px}.topCulture__link-ttl{position:absolute;bottom:0;left:0}.topRecruit{padding:120px;background:url(../img/topRecruit_bg.jpg) no-repeat center center/cover}.topRecruit__box{background:hsla(0,0%,100%,.8);backdrop-filter:blur(8px);padding:80px}.topRecruit__box .btn__more{border:none}.cta{background:#8e1c2e;padding:120px 0;text-align:center;position:relative;z-index:1;overflow:hidden}.cta h2{margin-bottom:80px}.cta h2 span{font-size:8.8rem;font-weight:bold;color:#fff;line-height:1.4}.cta h2 span.fs-l{font-size:12rem}.cta .btn__more{border:none;min-width:480px}.cta .btn__more .btn__more-txt{min-width:400px}.cta .btn__outlink{min-width:480px}.cta .btn__outlink .btn__more-txt{min-width:400px}.cta .ticker__wrap{position:absolute;width:100vw;bottom:-160px;left:0;z-index:-1}.pankuzu{background:#d4d7da;padding:16px 0}.pankuzu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pankuzu ul li{font-size:1.6rem;color:#8e1c2e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pankuzu ul li:not(:last-of-type)::after{content:"";width:1px;height:12px;background:#8e1c2e;margin:0 16px;display:inline-block}.pankuzu ul li a{color:#999;text-decoration:none}.pankuzu ul li a:hover{text-decoration:underline}.sp{display:none}.pageTtl{background:#fff;width:100%;height:450px;margin:90px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pageTtl__bg{position:relative;margin-left:auto;width:90%;height:100%}.pageTtl__bg figure{width:100%;height:100%}.pageTtl__bg figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pageTtl__catch{position:absolute;width:40%;background:#fff;padding:40px 16px 40px 5vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:1}.pageTtl__catch span{line-height:1}.pageTtl__catch span.jp{font-size:4vw;font-weight:bold;background:#fff;margin-bottom:20px}.pageTtl__catch span.en{font-size:2.4vw;color:#8e1c2e}.pageTtl__catch.fs-l{width:50%}.pageTtl__catch.fs-l span.jp{font-size:3vw}.pageTtl__catch.fs-m span.jp{font-size:3vw}.content{padding:80px 0}.content__lead:not(:last-child){margin-bottom:80px}.ttl{font-size:2.8rem;font-weight:700;margin-bottom:40px}.ttl__l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.ttl__l .en{font-size:8vw;color:#000;opacity:.08;line-height:1}.ttl__l .jp{font-size:5.6rem;font-weight:700;margin-top:-40px;line-height:1;z-index:1}.ttl__l.ai-s{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ttl__m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px}.ttl__m span.jp{font-size:3.6rem;font-weight:700;line-height:1.4}.ttl__m span.en{font-size:1.6rem;background:#8e1c2e;color:#fff;padding:4px 12px 2px;margin-bottom:4px}.ttl__s{font-size:2.4rem !important;font-weight:700;display:inline-block;border-bottom:1px solid;margin-bottom:16px;line-height:1.2;padding-bottom:8px}.ttl__l+.ttl__m,.ttl__m+.ttl__s{margin-top:0}.multi{gap:0 4.17vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.multi+.multi{margin-top:80px}.multi__item{max-width:100%}.multi__img{max-width:30%;-ms-flex-negative:0;flex-shrink:0}.table__basic{width:100%}.table__basic.size__s dt,.table__basic.size__s dd{padding:12px 16px}.table__basic:not(:last-child){margin-bottom:20px}.table__basic>dl{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.table__basic>dl>dt,.table__basic>dl>dd{padding:20px 30px;border-bottom:1px solid #ddd}.table__basic>dl>dt{width:25%;border-bottom-color:#761827}.table__basic>dl>dd{width:75%;border-bottom:1px solid #b4b4b4}.bg{background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#d4d7da));background:linear-gradient(180deg, #fff 0%, #d4d7da 100%)}.mt80{margin-top:80px}.about__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__link>*{width:calc((100% - 40px)/2);position:relative}.about__link>* a{overflow:hidden}.about__link>* a figure{overflow:hidden;margin-bottom:0}.about__link>* a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__link>* a figure::after{content:"";background:rgba(0,0,0,.5);display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition-duration:.6s;transition-duration:.6s}.about__link>* a .about__link-ttl{position:absolute;bottom:56px;left:0;background:#8e1c2e;color:#fff;padding:8px 20px 8px 32px}.about__link>* a .about__link-ttl h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__link>* a .about__link-ttl h2 .jp{font-size:3.2rem}.about__link>* a:hover figure::after{content:"";background:rgba(0,0,0,.18)}.about__link>* a:hover:hover .btn__more{background:#fff;color:#000;border:1px solid #000}.about__link>* a:hover:hover .btn__more .btn__more-txt{border-right:1px solid #000}.about__link>* a:hover:hover .btn__more .btn__more-arrow::after{background:url(../img/i_arrow-bk.svg) no-repeat;display:inline-block}.about__link>*:nth-child(odd){margin-right:40px}.about__link>*:nth-child(n+3){margin-top:40px}.lineBox{position:relative;border:3px solid #8e1c2e;padding:40px 28px 64px;text-align:center}.lineBox .ttl__l{position:relative;margin-bottom:64px}.lineBox .ttl__l .en{font-size:8vw;opacity:.05}.lineBox .ttl__l .jp{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.4;top:110px}.lineBox .ttl__l .jp span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.2rem}.lineBox .ttl__l .jp span::before,.lineBox .ttl__l .jp span::after{content:"";display:block;width:40px;height:1px;background:#000}.lineBox .ttl__l .jp span::before{margin-right:20px}.lineBox .ttl__l .jp span::after{margin-left:20px}.lineBox .ttl__l img{position:absolute;top:36px;width:32px}.lineBox p span{font-size:2.4rem;color:#8e1c2e;font-weight:700}.lineBox::before{position:absolute;content:"";bottom:0;left:0;width:0;height:0;border-style:solid;border-width:0 40px 40px 0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #8e1c2e rgba(0,0,0,0)}.lineBox::after{position:absolute;content:"";top:0;right:0;width:0;height:0;border-style:solid;border-width:0 40px 40px 0;border-color:rgba(0,0,0,0) #8e1c2e rgba(0,0,0,0) rgba(0,0,0,0)}.acBox{background:#d4d7da}.txtList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.txtList .ttl__m{width:40%;margin-bottom:0 !important}.txtList__txt{width:60%;margin-left:40px}.txtList:not(:last-child){padding-bottom:12px;border-bottom:1px solid #d4d7da;margin-bottom:32px}.bgBox{background:#fff;padding:40px 28px}ul.square li{position:relative;padding-left:20px}ul.square li span{content:"■";display:inline-block;width:10px;height:10px;background:#8e1c2e;left:0;top:1.6rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}p strong.ac{font-size:2.4rem;color:#8e1c2e;font-weight:700}.msg{margin:80px 0 0;position:relative}.msg .multi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.msg .multi__item{margin-bottom:80px}.msg .multi__item .nameBox{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.msg .multi__item .nameBox .name img{width:160px;margin:0 12px 0 28px}.msg .multi__img figure{margin-bottom:0}.msg::before{content:"";position:absolute;bottom:20%;left:0px;width:100vw;height:384px;background-image:url(../img/msg-bg.png);background-size:cover;background-repeat:no-repeat;z-index:-2}.flow{text-align:center}.flow img{width:80%}.jobLink>*{position:relative}.jobLink>* a{text-decoration:none;overflow:hidden}.jobLink>* a figure{overflow:hidden;margin-bottom:0}.jobLink>* a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jobLink>* a figure::after{content:"";background:rgba(0,0,0,.5);display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition-duration:.6s;transition-duration:.6s}.jobLink>* a .jobLink-ttl{position:absolute;bottom:28px;left:0;padding-left:40px}.jobLink>* a .jobLink-ttl h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.jobLink>* a .jobLink-ttl h3 span{font-size:4rem}.jobLink>* a .jobLink-ttl h3 span.line{font-size:2.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobLink>* a .jobLink-ttl h3 span.line::before{content:"";display:block;width:32px;height:1px;background:#fff;margin-right:12px}.jobLink>* a .btn__more{position:absolute;bottom:28px;right:28px;background:none;padding:8px}.jobLink>* a .btn__more::after{padding-left:0;border:none}.jobLink>* a:hover figure::after{content:"";background:rgba(0,0,0,.1)}.jobLink>* a:hover .btn__more{background:#fff;color:#000;border:1px solid #000}.jobLink>* a:hover .btn__more::after{background:url(../img/i_arrow-bk.svg) no-repeat;display:inline-block}.job .multi__item p:last-child{margin-bottom:0}.job .multi__img{max-width:50%}.job .multi__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jobBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:80%;margin:0 auto}.jobBox__list{width:calc((100% - 80px)/2)}.jobBox__list .ttl__m{margin-bottom:16px}.jobBox__list .ttl__m .num{font-size:5.6rem;color:#8e1c2e;margin-right:20px;line-height:1;margin-bottom:12px}.jobBox__list .ttl__m .jp{font-size:2.8rem;width:100%;background:#8e1c2e;color:#fff;padding:8px 16px}.jobBox__list p{position:relative;padding:20px 24px}.jobBox__list p::before,.jobBox__list p::after{content:"";position:absolute;width:25px;height:40px;border-top:1px solid #000;border-left:1px solid #000}.jobBox__list p::before{top:0;left:0}.jobBox__list p::after{bottom:0;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.jobBox__list:nth-child(odd){margin-right:80px}.jobBox__list:nth-child(n+3){margin-top:40px}.job .txtList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.job .txtList .ttl__m{width:100%;margin-bottom:20px !important}.person .topPerson__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.person .topPerson__slider-item{width:calc((100% - 80px)/3);margin:0}.person .topPerson__slider-item a .topPerson__slider-txt{color:#000}.person .topPerson__slider.jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.personHead{margin-top:90px;position:relative}.personHead__bg{width:100%;height:calc(90Vh - 90px);position:relative}.personHead__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.personHead__txt{position:absolute;top:68%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.personHead__txt .catch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.personHead__txt .catch span{font-size:4.8rem;font-weight:bold;background:#fff;padding:4px 20px;display:block}.personHead__txt .catch span:first-child{margin-left:80px}.personHead__txt .catch span:last-child{padding:4px 20px 4px 100px}.personHead__txt .catch span.ac{color:#8e1c2e}.personHead__txt .catch span:last-child{margin-top:20px}.personHead__txt .job{font-size:2.4rem;color:#fff;margin-top:48px;margin-bottom:20px !important;padding-left:100px}.personHead__txt .name{font-size:2rem;color:#fff;padding-left:100px}.personHead__txt .name .enFont{font-size:5.6rem;line-height:1;margin-right:20px}.person .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.person .container__left{font-size:1.8rem;width:50%;height:100vh;position:sticky;top:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:40px}.person .container__left.is-unsticky{position:absolute;bottom:0;top:auto}.person .container__left .episode{position:absolute;top:0;width:100%;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.person .container__left .episode.is-active{opacity:1}.person .container__left .episode figure{display:none}.person .container__right{width:50%}.person .container__right figure:not(:last-child){margin-bottom:40px}.topPerson.under{background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#d4d7da));background:linear-gradient(180deg, #fff 0%, #d4d7da 100%)}.topPerson.under .ttl__top{color:#000}.topPerson.under .ttl__top .enFont{color:#000}.topPerson.under .ticker__wrap .ticker__txt{color:#000;opacity:.1}.topPerson.under .slick-slider a .topPerson__slider-txt{color:#000}.topPerson.under .slick-slider a .topPerson__slider-txt-right .enFont::before,.topPerson.under .slick-slider a .topPerson__slider-txt-right .enFont::after{background:#000}.topPerson.under .slick-slider .slick-dots li button::before{color:#fff}.topPerson.under .slick-slider .slick-dots li.slick-active button::before{color:#000}.coming .ttl__m{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}@media screen and (max-width: 1366px){.kv{height:600px}.kv__img{height:100%}.kv__img .slick-list{height:100%}.kv__img .slick-list .slick-track{height:100%}.btn__more{font-size:2.8rem}.btn__outlink{font-size:2.8rem}.ttl__top{margin-bottom:40px}.topConcept__img img{height:680px}.topAbout__ttl{padding:80px 0}.topAbout__ttl .btn__box .btn__more{font-size:2vw}.topAbout__img{max-width:500px}.topPerson{padding:80px 0 120px}.topPerson__slider-item a .topPerson__slider-top .job{font-size:2.8rem;padding:8px 48px}.topPerson__slider-item a .topPerson__slider-top .job.fs-s{font-size:2.4rem}.topPerson__slider-item a .topPerson__slider-top .job .area{font-size:1.6rem}.topPerson__slider-item a .topPerson__slider-top .job .area::before{width:20px}.topPerson__slider-item a .topPerson__slider-txt-right img{width:65%}.topPerson__slider-item a .topPerson__slider-txt-right .enFont::before,.topPerson__slider-item a .topPerson__slider-txt-right .enFont::after{width:20px}.topJob__top{padding:0 7.291vw}.topCulture__top{padding:0 7.291vw}.topCulture__link>* a .topCulture__link-ttl{bottom:48px}.topCulture__link>* .btn__more{bottom:40px;right:40px}.topRecruit{padding:120px 7.291vw}.btn__more::after{padding-left:12px}.btn__outlink::after{padding-left:12px}.cta{padding:120px 7.291vw}.cta h2 span{font-size:7.2rem}.cta h2 span.fs-l{font-size:10rem}.cta .btn__more{min-width:400px}.cta .btn__more .btn__more-txt{min-width:270px}.cta .btn__outlink{min-width:400px}.cta .btn__outlink .btn__more-txt{min-width:270px}.cta .ticker__wrap{bottom:-140px}.column__2{gap:0 4vw}.column__2 .main{width:75%}.column__2 .aside{width:25%}.column__2 .aside .stickyBav::before{height:calc(100% - 55px)}.about__link>* a .about__link-ttl.fs-s h2 .jp{font-size:2.8rem}.lineBox .ttl__l{margin-bottom:96px}.lineBox .ttl__l .jp{top:80px}.lineBox .ttl__l img{top:12px}.jobBox{max-width:100%}.personHead__bg{height:760px}.personHead__txt{top:70%}.person .container__left{font-size:1.6rem}}@media screen and (max-width: 1024px){.person .container__left{width:100%;height:auto;margin-right:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.person .container__left .episode{opacity:1;position:static}.person .container__left .episode figure{display:block;height:360px}.person .container__left .episode figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.person .container__left .episode:not(:last-child){margin-bottom:40px}.person .container__right{display:none}}@media screen and (max-width: 960px){p:not(:last-child),ul:not(:last-child),ol:not(:last-child),figure:not(:last-child),table:not(:last-child){margin-bottom:24px}img{height:auto}.inner,.inner__l,.inner__s{max-width:90vw;padding:0;margin:0 auto}ol.space>li:not(:last-of-type){margin-bottom:24px}iframe{height:240px;border-radius:12px}iframe:not(:last-child){margin-bottom:24px}.kv{height:440px;margin-top:60px}.kv__catch{bottom:56px}.content{padding:40px 0}.content__lead:not(:last-child){margin-bottom:40px}.topNews{padding:40px 10vw}.topNews .inner .topNews__ttl{font-size:4rem;width:30%}.topNews .inner .topNews__list{width:70%}.btn__wrap>*:not(:last-child){margin-right:20px}.btn__more{font-size:2rem;padding:12px 0 12px 24px;gap:28px}.btn__more::after{width:40px;height:40px}.btn__outlink{font-size:2rem;padding:20px 0 20px 24px;gap:28px}.btn__outlink::after{width:40px;height:40px}.topConcept{display:block}.topConcept__txt{padding:56px 5vw 40px}.topConcept__txt .ttl .jp{font-size:3.2rem;margin-top:-36px}.topConcept__txt p{font-size:1.8rem}.topConcept__img.sp img{height:auto}.topConcept::before{top:17%;height:160px}.topAbout{display:block}.topAbout__ttl{width:100%;margin-left:0;padding:40px 5vw}.topAbout__ttl .ttl__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topAbout__ttl .btn__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.topAbout__ttl .btn__box .btn__more{font-size:2rem}.topAbout__ttl .btn__box .btn__more:not(:last-child){margin-bottom:0}.topAbout__ttl .btn__box .btn__more:first-child{margin-right:20px}.topAbout__ttl .btn__box .btn__more:nth-child(n+3){margin-top:20px}.topAbout__img{display:block;width:100%;max-width:100%}.topAbout__img>* img{margin-bottom:0;margin-right:2px}.topAbout__img-left{width:100%}.topAbout__img-right{width:100%}.topAbout__img .slick-list{height:160px}.topJob{padding:40px 0 0}.topJob__top{padding:0 5vw;margin-bottom:40px}.topJob__top p{font-size:1.8rem}.topJob__link li a .topJob__link-ttl{padding:0 28px 0 5vw}.topJob::before{height:160px}.topPerson{padding:40px 0}.topPerson__top{padding:0 5vw;margin-bottom:40px}.topPerson__top .btn__more.pc{display:block}.topPerson__top .btn__more.sp{display:none}.topPerson__slider-item a .topPerson__slider-txt-left .name{font-size:3.6rem}.topPerson .btn__wrap.sp{display:none}.slick-slider .slick-dots{bottom:0}.slick-slider .slick-prev,.slick-slider .slick-next{top:calc(100% - 44px)}.topCulture{padding:40px 0}.topCulture__top{padding:0 5vw;margin-bottom:40px}.topCulture__top p{font-size:1.8rem}.topCulture__link>* a figure img{height:280px}.topRecruit{padding:40px 5vw}.topRecruit__box{padding:40px 20px}.cta{padding:40px 5vw}.cta h2{margin-bottom:40px}.cta h2 span{font-size:4rem}.cta h2 span.fs-l{font-size:5.6rem}.cta .btn__more{min-width:50%}.cta .btn__more .btn__more-txt{min-width:220px}.cta .btn__outlink{min-width:50%}.cta .btn__outlink .btn__more-txt{min-width:220px}.pankuzu{padding:0}.pankuzu ul{padding:16px 0;overflow-x:scroll}.pankuzu ul li{font-size:1.4rem;display:table-cell;white-space:nowrap}.pc{display:none}.sp{display:block}.ttl__top.under{margin-bottom:28px}.ttl__top.under .jp{font-size:4.8rem}.ttl__top.under .enFont{font-size:2.8rem}.ttl__m{margin-bottom:28px}.pageTtl{height:240px;margin-top:60px}.pageTtl__catch{padding:20px 16px 20px 5vw}.multi{gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.multi+.multi{margin-top:40px}.multi__item{max-width:100%}.multi__img{max-width:100%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.table__basic{border-top:1px solid #333}.table__basic.size__s dt,.table__basic.size__s dd{padding:8px 5vw}.table__basic>dl{-ms-flex-wrap:wrap;flex-wrap:wrap}.table__basic>dl>dt,.table__basic>dl>dd{padding:16px 5vw}.table__basic>dl>dt{font-size:1.4rem;width:100%;background:#d1e6ef;padding:8px;border-bottom-color:#ddd}.table__basic>dl>dd{width:100%;border-bottom-color:#333}.table__basic>dl>dd .row:not(:last-of-type){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d4d7da}.mt80{margin-top:40px}.about__link>* a .about__link-ttl{bottom:40px}.about__link>* a .about__link-ttl h2 .jp{font-size:2.6vw}.about__link>* a .about__link-ttl.fs-s h2 .jp{font-size:2.4vw}.msg{margin:40px 0 0}.msg .multi{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.msg .multi__item{margin-bottom:0}.msg .multi__img{max-width:100%;-ms-flex-negative:0;flex-shrink:0}.msg .multi__img figure{width:40%;margin:0 auto}.msg .multi__img figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.msg::before{height:170px;bottom:80px}.lineBox .ttl__l{margin-bottom:64px}.lineBox .ttl__l .en{font-size:10vw}.lineBox .ttl__l .jp{font-size:4rem;top:64px}.lineBox .ttl__l .jp span{font-size:2.4rem}.lineBox .ttl__l img{top:-12px}.lineBox p{text-align:left}.txtList{-ms-flex-wrap:wrap;flex-wrap:wrap}.txtList .ttl__m{width:100%;margin-bottom:12px !important}.txtList__txt{width:100%;margin-left:0}.flow img{width:100%}.job .ttl__top{text-align:center}.job .multi__img{max-width:100%}.job .txtList .ttl__m{margin-bottom:12ox !important}.jobLink.x2{gap:40px}.jobLink.x2>*{width:calc((100% - 40px)/2)}.jobLink.x2>* a .jobLink-ttl{bottom:20px;padding-left:20px}.jobLink.x2>* a .jobLink-ttl h3 span{font-size:3.2rem}.jobLink.x2>* a .jobLink-ttl h3 span.line{font-size:2rem}.jobLink.x2>* a .btn__more{bottom:20px;right:20px;padding:2px}.jobBox__list{width:calc((100% - 40px)/2)}.jobBox__list .ttl__m .num{font-size:4.8rem}.jobBox__list .ttl__m .jp{font-size:2.4rem}.jobBox__list:nth-child(odd){margin-right:40px}.personHead{margin-top:60px}.personHead__bg{height:580px}.personHead__txt{top:70%}.personHead__txt .catch span{font-size:3.2rem}.personHead__txt .catch span:last-child{margin-top:12px}.personHead__txt .job{font-size:2rem;margin-top:32px;margin-bottom:12px !important}.personHead__txt .name{font-size:1.8rem}.personHead__txt .name .enFont{font-size:4.8rem}.person .topPerson__slider-item{width:calc((100% - 40px)/2)}.person .container__left .episode figure.mb__0{margin-bottom:0}}@media screen and (max-width: 600px){p:not(:last-child):not(.ttl__top),ul:not(:last-child),ol:not(:last-child),figure:not(:last-child),table:not(:last-child){margin-bottom:24px}.kv{height:220px}.kv__catch{bottom:20px;font-size:5vw}.kv__catch-jp{padding:8px 2vw}.kv__catch-jp:last-of-type{margin-top:12px}.topNews .inner{display:block}.topNews .inner .topNews__ttl{width:100%;font-size:3.2rem;text-align:center;margin-bottom:28px}.topNews .inner .topNews__list{width:100%}.topNews .inner .topNews__list dl dt{width:100%;margin-bottom:6px}.topNews .inner .topNews__list dl dd{width:100%}.ttl__top{margin-bottom:28px}.ttl__top .jp{font-size:3.6rem}.ttl__top .enFont{font-size:2rem}.btn__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.btn__wrap .btn__more:not(:last-child){margin-right:0;margin-bottom:16px}.topConcept__txt{padding:28px 5vw 40px}.topConcept__txt p{text-align:left}.topConcept__txt .ttl{margin-bottom:28px}.topConcept__txt .ttl .enFont{font-size:12vw}.topConcept__txt .ttl .jp{font-size:2.4rem;margin-top:-24px}.topConcept::before{top:30%;height:65px}.topAbout__ttl .btn__box{-ms-flex-wrap:wrap;flex-wrap:wrap}.topAbout__ttl .btn__box .btn__more:not(:last-child){margin-right:0;margin-bottom:16px}.topAbout__ttl .btn__box .btn__more:nth-child(n+3){margin-top:0}.topAbout__img .slick-list{height:75px}.topJob__top p{text-align:left}.topJob__link{-ms-flex-wrap:wrap;flex-wrap:wrap}.topJob__link li{width:100%}.topJob__link li a .topJob__link-ttl{bottom:32px}.topJob__link li a .topJob__link-ttl h3 .jp{font-size:2.8rem;margin-right:20px}.topJob__link li a .topJob__link-ttl h3 .enFont{font-size:2rem}.topJob__link li a .topJob__link-ttl h3 .enFont:before{width:28px}.topJob::before{top:15%;height:110px}.topPerson__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:28px}.topPerson__top .ttl__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topPerson__top .btn__more{display:none}.topPerson__slider{padding:0 5vw}.topPerson__slider-item{margin:0 12px}.topPerson__slider-item a .topPerson__slider-top .job{bottom:32px;padding:4px 20px}.topPerson__slider-item a .topPerson__slider-txt-right .enFont{font-size:1.6rem}.topPerson .btn__wrap.sp{display:block}.topPerson .btn__wrap.sp .btn__more{margin:40px auto 0}.slick-slider .slick-dots li{margin:0 3px}.slick-slider .slick-prev{left:calc(50% - 170px)}.slick-slider .slick-next{right:calc(50% - 170px)}.ticker__wrap .ticker__txt{font-size:12vw;margin-right:28px}.topCulture__top p{text-align:left}.topCulture__link{-ms-flex-wrap:wrap;flex-wrap:wrap}.topCulture__link>* a figure img{height:200px}.topCulture__link>* a .topCulture__link-ttl{bottom:32px}.topCulture__link>* a .topCulture__link-ttl h3 .jp{font-size:2.8rem;margin-right:20px}.topCulture__link>* a .topCulture__link-ttl h3 .enFont{font-size:2rem}.topCulture__link>* a .topCulture__link-ttl h3 .enFont:before{width:28px}.topCulture__link>* a .topCulture__link-ttl .fs-s .jp{font-size:2.4rem}.topCulture__link>* a .topCulture__link-ttl .fs-s .enFont{font-size:1.6rem}.topCulture__link>* .btn__more{display:none}.cta h2 span{font-size:2.6rem}.cta h2 span.fs-l{font-size:3.6rem}.cta .ticker__wrap{bottom:-115px}.ttl__top{margin-bottom:16px}.ttl__top.under .jp{font-size:3.2rem}.ttl__top.under .enFont{font-size:2.4rem}.ttl__m{margin-bottom:16px}.ttl__m span.jp{font-size:2.8rem}.pageTtl{height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageTtl__catch{width:100%;position:static;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageTtl__catch span.en{font-size:5vw}.pageTtl__catch span.jp{font-size:3.2rem}.pageTtl__catch.fs-l{width:100%}.pageTtl__catch.fs-l span.en{font-size:5vw}.pageTtl__catch.fs-l span.jp{font-size:2.6rem}.pageTtl__catch.fs-m span.en{font-size:5vw}.pageTtl__catch.fs-m span.jp{font-size:3.2rem}.pageTtl__bg{width:100%}.about__link{-ms-flex-wrap:wrap;flex-wrap:wrap}.about__link>*{width:100%}.about__link>* a .about__link-ttl h2 .jp{font-size:2.2rem}.about__link>* a .about__link-ttl.fs-s h2 .jp{font-size:2rem}.about__link>*:nth-child(odd){margin-right:0}.about__link>*:nth-child(n+3){margin-top:0}.about__link>*:not(:last-child){margin-bottom:20px}.msg .multi__item .nameBox{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-align:start;-ms-flex-align:start;align-items:flex-start}.msg .multi__item .nameBox .name{margin-top:12px}.msg .multi__item .nameBox .name img{width:140px;margin-left:0}.bgBox{padding:24px 16px}.lineBox{padding:28px 16px 40px}.lineBox .ttl__l .en{font-size:12vw}.lineBox .ttl__l .jp{font-size:2.8rem}.lineBox .ttl__l .jp span{font-size:2rem}.lineBox .ttl__l .jp span::before,.lineBox .ttl__l .jp span::after{width:24px}.lineBox .ttl__l .jp span::before{margin-right:12px}.lineBox .ttl__l .jp span::after{margin-left:12px}.lineBox::before{border-width:0 28px 28px 0}.lineBox::after{border-width:0 28px 28px 0}.jobLink.x2{gap:20px}.jobLink.x2>*{width:100%}.jobLink.x2>* a .jobLink-ttl h3 span{font-size:2.4rem}.jobLink.x2>* a .jobLink-ttl h3 span.line{font-size:1.8rem}.jobBox__list{width:100%}.jobBox__list:nth-child(odd){margin-right:0}.jobBox__list:not(:first-child){margin-top:20px}.jobBox__list .jobBox__list:nth-child(n+3){margin-top:0}.personHead__txt{top:73%}.personHead__txt .catch span{font-size:2.4rem}.personHead__txt .catch span:first-child{margin-left:0;padding:4px 20px 4px 10vw;margin-right:8vw}.personHead__txt .catch span:last-child{padding:4px 20px 4px 10vw;margin-right:8vw}.personHead__txt .job{padding:0 8vw;margin-top:24px;margin-bottom:8px !important}.personHead__txt .name{padding:0 8vw}.personHead__txt .name .enFont{font-size:4rem;margin-right:16px}.person .topPerson__slider{padding:0}.person .topPerson__slider-item{width:100%}.person .container__left .episode figure{height:200px}}.error{font-size:1.4rem;font-weight:600;color:red;margin-top:8px}.formIcon{font-size:1.2rem;color:#fff;background:#761827;padding:0 10px;margin-right:5px;display:inline-block}.formIcon.option{color:#333;background:#eee}form input:not([type=file]),form textarea,form select{width:100%;padding:15px 20px;border:1px solid #ddd;background-color:#fff !important}form input:not([type=file]).problem,form textarea.problem,form select.problem{background-color:#fcc !important}form textarea{width:100% !important;min-height:20vh;display:block;resize:vertical}form select{background:url("../img/i_select.svg") no-repeat center right 20px #fff}form ::-ms-input-placeholder{color:#aaa}form :-ms-input-placeholder{color:#aaa}form ::-webkit-input-placeholder{color:#aaa}form ::-moz-placeholder{color:#aaa}form ::placeholder{color:#aaa}form .agreeArea{margin-bottom:50px;text-align:center}form input[type=radio],form input[type=checkbox]{display:none}form label{padding-left:30px;display:inline-block;cursor:pointer;position:relative}form label:not(:last-child){margin-right:1vw}form label .radio-icon,form label .checkbox-icon{line-height:20px;width:20px;height:20px;display:inline-block;vertical-align:middle;position:absolute;top:calc(50% - 8px);left:0}form label .radio-icon::after,form label .checkbox-icon::after{content:"";background:#fff;width:16px;height:16px;margin-top:-11px;display:block;border:2px solid #ccc;position:absolute;top:50%;left:0;-webkit-transition:border-color .2s linear;transition:border-color .2s linear}form label .radio-icon::after{border-radius:50%}form label .radio-icon::before{content:"";width:10px;height:10px;background-color:#000;margin-top:-6px;display:block;border-radius:50%;position:absolute;top:50%;left:5px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:10}form label.agree{background:#fff;padding:15px 30px 15px 60px !important;display:inline-block;border:1px solid #ddd;-webkit-transition:.3s;transition:.3s}form label.agree .radio-icon,form label.agree .checkbox-icon{left:30px}form label.agree:hover{background:rgba(14,141,218,.1)}form input[type=radio]:checked~.radio-icon::before{opacity:1}form .checkbox~.checkbox-icon::before{content:"";width:5px;height:9px;margin-top:-9px;display:block;border-right:3px solid #761827;border-bottom:3px solid #761827;position:absolute;top:50%;left:6px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1}form .checkbox:checked~.checkbox-icon::before{opacity:1}form .birth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}form .birth__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .birth__box:not(:first-of-type){padding-left:30px}form .birth__box.size__l{width:30%}form .birth__box.size__s{width:20%}form .birth__box p{margin-left:10px;margin-bottom:0 !important}form .address__post{gap:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .address__post input{width:100px}form .address__txt{margin-top:10px}@media screen and (max-width: 960px){.formIcon{padding:2px 8px}form input:not([type=file]),form textarea,form select{padding:10px}form select{background-position:center right 10px}form .agreeArea{margin-bottom:20px}form .agreeArea p br{display:none}form .birth__box:not(:first-of-type){padding-left:15px}form .birth__box.size__l{width:40%}form .birth__box.size__s{width:30%}form .birth__box p{margin-left:5px}form .table__basic dl dt{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% !important}form .table__basic dl dt br{display:none}}/*# sourceMappingURL=style.css.map */