.location__top{position:relative;height:18.5rem;overflow:hidden}@media screen and (min-width: 768px){.location__top{height:auto}}.location__top--img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.location__top--img{height:auto}}.location__head{width:100%;text-align:center;position:absolute;top:41%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.location__head--title{font-size:3.5rem;line-height:.7;position:relative;z-index:1}@media screen and (min-width: 768px){.location__head--title{font-size:5rem}}@media screen and (min-width: 992px){.location__head--title{font-size:7rem}}.location__head--title .color{color:#00a0e9}.location__head--title .jp{display:block;font-size:1.7rem;font-weight:600;line-height:1;margin:1.6rem 0 0}@media screen and (min-width: 768px){.location__head--title .jp{font-size:2rem}}@media screen and (min-width: 992px){.location__head--title .jp{font-size:3rem;margin:2.4rem 0 0}}.location__head--title .jp::before,.location__head--title .jp::after{content:"＋";color:#00a0e9}.location__head--sub{font-size:5rem;line-height:.9;color:#fff000;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}@media screen and (min-width: 768px){.location__head--sub{font-size:7.55rem}}@media screen and (min-width: 992px){.location__head--sub{font-size:10rem}}.location__head--sub{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.5) rotate(-5deg);transform:translateX(-50%) translateY(-50%) scale(0.5) rotate(-5deg)}.location__head--sub.aos-init.aos-animate{-webkit-transform:translateX(-50%) translateY(-50%) scale(1) rotate(-5deg);transform:translateX(-50%) translateY(-50%) scale(1) rotate(-5deg)}.location__wrap{background-color:#fff;margin:-4rem 1.5rem 0;padding:1.5rem 1.5rem 2.5rem;-webkit-box-shadow:0px 0px 1rem 0px rgba(0,0,0,.1);box-shadow:0px 0px 1rem 0px rgba(0,0,0,.1);position:relative;z-index:1}@media screen and (min-width: 768px){.location__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:95%;max-width:930px;background-color:rgba(0,0,0,0);padding:0;margin:-4rem auto 0;-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width: 992px){.location__wrap{margin:-8rem auto 0}}.location__box:not(:first-of-type){margin:2.4rem 0 0}@media screen and (min-width: 768px){.location__box:not(:first-of-type){margin:0}}@media screen and (min-width: 768px){.location__box{width:calc((100% - 4rem)/2)}.location__box:nth-of-type(n + 3){margin:4rem 0 0}}@media screen and (min-width: 992px){.location__box{width:calc((100% - 6rem)/2)}.location__box:nth-of-type(n + 3){margin:6rem 0 0}}.location__box--title{color:#00a0e9;font-size:2.1rem;font-weight:bold;margin:.8rem 0 0}.location__box--title.otakanomori{font-size:1.8rem}@media screen and (min-width: 768px){.location__box--title{font-size:2.4rem;margin:1.2rem 0 0}.location__box--title.otakanomori{font-size:2rem}}@media screen and (min-width: 992px){.location__box--title{font-size:2.8rem;margin:1.6rem 0 0}.location__box--title.otakanomori{font-size:2.5rem}}.location__box--title.honeking{color:#ea6000}.location__box--content{font-size:1.4rem;line-height:1.8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.4rem 0 0}@media screen and (min-width: 768px){.location__box--content{margin:.8rem 0 0}.location__box--content.matsudo-higashi br{display:none}}@media screen and (min-width: 992px){.location__box--content{font-size:1.8rem;line-height:2}}.location__box--content dt{font-weight:600;width:6.2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 992px){.location__box--content dt{width:7.7rem}}.location__box--content dd{width:calc(100% - 6.2rem);position:relative;padding:0 0 0 1em}@media screen and (min-width: 992px){.location__box--content dd{width:calc(100% - 7.7rem)}}.location__box--content dd::before{content:"／";position:absolute;top:0;left:0}.location__link{margin:2.4rem 0 0}@media screen and (min-width: 768px){.location__link{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:6rem 0 0}}.location__link a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:25rem;height:4.2rem;font-size:1.4rem;background-color:#fff;margin:1.6rem auto 0;border:.1rem solid #251e1c;position:relative}.location__link a::after{content:"";width:1.3rem;height:.6rem;display:inline-block;background-image:url("../img/recruit/common/arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:50%;right:2.4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 768px){.location__link a{width:100%;max-width:500px;height:6rem;-webkit-transition:.2s ease-out;transition:.2s ease-out;margin:2.4rem auto 0}.location__link a::after{width:1.6rem;height:.7rem;right:2.4rem;-webkit-transition:.2s ease-out;transition:.2s ease-out}}@media screen and (min-width: 992px){.location__link a{height:6rem;font-size:1.6rem}.location__link a:hover{background-color:#00a0e9;color:#fff;letter-spacing:.2em;border:none}.location__link a:hover::after{background-image:url("../img/common/arrow-white.svg");right:1.6rem}}@media screen and (min-width: 768px){.location__link a{width:31rem;margin:0}.location__link a:first-of-type:hover{background-color:#ea6000}}.location__link a:nth-of-type(2){margin:1.6rem auto 0}@media screen and (min-width: 768px){.location__link a:nth-of-type(2){margin:0 0 0 3.2rem}}.interview{width:100%;margin:3.2rem auto 0;overflow:hidden}@media screen and (min-width: 768px){.interview{margin:4.8rem auto 0}}@media screen and (min-width: 992px){.interview{margin:11rem auto 0}}.interview__head{text-align:center;line-height:1}.interview__head--title{font-size:3.1rem;padding:0 0 1.6rem;position:relative;line-height:.7}.interview__head--title.svg{width:27rem;margin:0 auto}.interview__head--title::before{content:"";display:block;width:5rem;height:.3rem;background:-webkit-gradient(linear, left top, right top, from(#ea6000), to(#ed1e79));background:-webkit-linear-gradient(left, #ea6000, #ed1e79);background:linear-gradient(90deg, #ea6000, #ed1e79);position:absolute;bottom:0px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 768px){.interview__head--title{font-size:5rem;padding:0 0 3rem}.interview__head--title.svg{width:40rem}.interview__head--title::before{width:8rem;height:.4rem}}@media screen and (min-width: 992px){.interview__head--title{font-size:7rem}.interview__head--title.svg{width:45rem}.interview__head--title::before{width:8rem;height:.4rem}}.interview__head--sub{font-size:1.6rem;font-weight:600;margin:1.6rem auto 0}.interview__head--sub.din{font-size:2.2rem;line-height:.7}@media screen and (min-width: 768px){.interview__head--sub{font-size:2rem;margin:3rem auto 0}.interview__head--sub.din{font-size:2.8rem}}@media screen and (min-width: 992px){.interview__head--sub{font-size:2.5rem}.interview__head--sub.din{font-size:3.3rem}}.interview__anchor{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:2rem 1.5rem 0}@media screen and (min-width: 768px){.interview__anchor{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 992px){.interview__anchor{margin:6.4rem 0 0}}.interview__anchor .box{width:calc((100% - 1.6rem)/3);overflow:hidden}@media screen and (min-width: 768px){.interview__anchor .box{width:19rem}.interview__anchor .box:nth-of-type(2){margin:0 2rem}}@media screen and (min-width: 992px){.interview__anchor .box{width:100%;max-width:285px}}.interview__anchor .box.yamamoto .box__year{color:#ed1e79}.interview__anchor .box.yamamoto .din{color:#ed1e79}.interview__anchor .box.yamamoto .name{color:#ed1e79}.interview__anchor .box.yamamoto svg .cls-1{fill:#ed1e79}.interview__anchor .box.hashimoto .box__year{color:#2bb7b3}.interview__anchor .box.hashimoto .din{color:#2bb7b3}.interview__anchor .box.hashimoto .name{color:#2bb7b3}.interview__anchor .box.hashimoto svg .cls-1{fill:#2bb7b3}.interview__anchor .box.doteno .box__year{color:#662d91}.interview__anchor .box.doteno .din{color:#662d91}.interview__anchor .box.doteno .name{color:#662d91}.interview__anchor .box.doteno svg .cls-1{fill:#662d91}.interview__anchor .box a{display:block;height:10.7rem;background-image:url("../img/recruit/tpl/staff/anchor-bg@2x.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;padding:.5rem}@media screen and (min-width: 992px){.interview__anchor .box a{height:18.5rem !important;padding:1.2rem}.interview__anchor .box a:hover{opacity:.8}.interview__anchor .box a:hover svg{bottom:.4rem}}.interview__anchor .box__img{display:block;height:110%;position:absolute;top:0rem;left:-6rem}@media screen and (min-width: 992px){.interview__anchor .box__img{height:123%;left:-14.5rem !important}}.interview__anchor .box__img img{width:auto;height:100%}.interview__anchor .box__year{width:3.8rem;height:3.6rem;background-image:url("../img/recruit/tpl/staff/interview-accent-white.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;bottom:.5rem;left:.5rem;z-index:1;-webkit-animation:3s linear infinite action;animation:3s linear infinite action}@-webkit-keyframes action{0%{-webkit-transform:scale(1);transform:scale(1)}37%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.2);transform:scale(1.2)}43%{-webkit-transform:scale(1);transform:scale(1)}77%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.2);transform:scale(1.2)}83%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes action{0%{-webkit-transform:scale(1);transform:scale(1)}37%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.2);transform:scale(1.2)}43%{-webkit-transform:scale(1);transform:scale(1)}77%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.2);transform:scale(1.2)}83%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (min-width: 992px){.interview__anchor .box__year{width:7rem;height:6.6rem;bottom:.8rem;left:.8rem}}.interview__anchor .box__year span{font-size:1rem;letter-spacing:0;line-height:1.2;font-weight:600;text-align:center;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-8deg);transform:translateX(-50%) translateY(-50%) rotate(-8deg);text-shadow:.1rem .1rem 0 #fff,-0.1rem -0.1rem 0 #fff,-0.1rem .1rem 0 #fff,.1rem -0.1rem 0 #fff,0px .1rem 0 #fff,0 -0.1rem 0 #fff,-0.1rem 0 0 #fff,.1rem 0 0 #fff}@media screen and (min-width: 992px){.interview__anchor .box__year span{font-size:1.6rem}}.interview__anchor .box__txt{width:68%;max-width:142px;text-align:center;height:100%;padding:.5rem 0 0;margin:0 0 0 auto;background-color:rgba(255,255,255,.7);position:relative}@media screen and (min-width: 992px){.interview__anchor .box__txt{padding:.8rem 0 0}}.interview__anchor .box__txt .din{font-size:2rem;line-height:.7}@media screen and (min-width: 992px){.interview__anchor .box__txt .din{font-size:3.6rem !important}}.interview__anchor .box__txt .license{font-size:1rem;font-weight:600;line-height:1.2;margin:.5rem 0 0;position:relative;z-index:1;text-shadow:.1rem .1rem 0 #fff,-0.1rem -0.1rem 0 #fff,-0.1rem .1rem 0 #fff,.1rem -0.1rem 0 #fff,0px .1rem 0 #fff,0 -0.1rem 0 #fff,-0.1rem 0 0 #fff,.1rem 0 0 #fff}@media screen and (min-width: 992px){.interview__anchor .box__txt .license{font-size:1.6rem !important;margin:.8rem 0 0;line-height:1.3}}.interview__anchor .box__txt .name{font-size:1.3rem;margin:.2rem 0 0;position:relative;z-index:1;text-shadow:.1rem .1rem 0 #fff,-0.1rem -0.1rem 0 #fff,-0.1rem .1rem 0 #fff,.1rem -0.1rem 0 #fff,0px .1rem 0 #fff,0 -0.1rem 0 #fff,-0.1rem 0 0 #fff,.1rem 0 0 #fff}@media screen and (min-width: 992px){.interview__anchor .box__txt .name{font-size:2.7rem !important;line-height:1;margin:.8rem 0 0}}.interview__anchor .box__txt svg{width:1.8rem;position:absolute;bottom:.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.1s ease-in-out;transition:.1s ease-in-out}@media screen and (min-width: 992px){.interview__anchor .box__txt svg{width:2.8rem;bottom:.8rem}}.interview__detail{margin:4rem auto 0}@media screen and (min-width: 768px){.interview__detail{margin:8rem auto 0}}@media screen and (min-width: 992px){.interview__detail{margin:14rem auto 0}}.interview__detail .detail{padding:0 0 1.6rem}.interview__detail .detail:nth-of-type(n + 2){margin:4rem auto 0}@media screen and (min-width: 768px){.interview__detail .detail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 4rem;position:relative}.interview__detail .detail:nth-of-type(n + 2){margin:8rem auto 0}.interview__detail .detail::before{content:"";width:150vw;height:calc(100% - 8.8rem);position:absolute;bottom:0;left:-50vw;z-index:-1}}@media screen and (min-width: 992px){.interview__detail .detail{padding:0 0 7.2rem}.interview__detail .detail:nth-of-type(n + 2){margin:14rem auto 0}.interview__detail .detail::before{content:"";height:calc(100% - 14rem)}}.interview__detail .detail.yamamoto{background-color:rgba(237,30,121,.1)}@media screen and (min-width: 768px){.interview__detail .detail.yamamoto{background-color:rgba(0,0,0,0)}.interview__detail .detail.yamamoto::before{background-color:rgba(237,30,121,.1)}}.interview__detail .detail.yamamoto .detail__img--name,.interview__detail .detail.yamamoto .detail__img--en{color:#ed1e79}.interview__detail .detail.yamamoto .detail__contents--head{color:#ed1e79}.interview__detail .detail.yamamoto .detail__contents .year{color:#ed1e79}@media screen and (min-width: 768px){.interview__detail .detail.yamamoto .detail__faq{background-image:url("../img/recruit/tpl/staff/yamamoto/yamamoto-bg@2x.png")}}.interview__detail .detail.yamamoto .detail__faq .question{color:#ed1e79}.interview__detail .detail.hashimoto{background-color:rgba(43,183,179,.1)}@media screen and (min-width: 768px){.interview__detail .detail.hashimoto{background-color:rgba(0,0,0,0)}.interview__detail .detail.hashimoto::before{background-color:rgba(43,183,179,.1)}}.interview__detail .detail.hashimoto .detail__img--name,.interview__detail .detail.hashimoto .detail__img--en{color:#2bb7b3}.interview__detail .detail.hashimoto .detail__contents--head{color:#2bb7b3}.interview__detail .detail.hashimoto .detail__contents .year{color:#2bb7b3}@media screen and (min-width: 768px){.interview__detail .detail.hashimoto .detail__faq{background-image:url("../img/recruit/tpl/staff/hashimoto/hashimoto-bg@2x.png")}}.interview__detail .detail.hashimoto .detail__faq .question{color:#2bb7b3}.interview__detail .detail.doteno{background-color:rgba(102,45,145,.1)}@media screen and (min-width: 768px){.interview__detail .detail.doteno{background-color:rgba(0,0,0,0)}.interview__detail .detail.doteno::before{background-color:rgba(102,45,145,.1)}}.interview__detail .detail.doteno .detail__img--name,.interview__detail .detail.doteno .detail__img--en{color:#662d91}.interview__detail .detail.doteno .detail__contents--head{color:#662d91}.interview__detail .detail.doteno .detail__contents .year{color:#662d91}@media screen and (min-width: 768px){.interview__detail .detail.doteno .detail__faq{background-image:url("../img/recruit/tpl/staff/doteno/doteno-bg@2x.png")}}.interview__detail .detail.doteno .detail__faq .question{color:#662d91}.interview__detail .detail__img{text-align:center;width:100%;height:12rem;background-image:url("../img/recruit/tpl/staff/detail-bg@2x.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;padding:1rem 0 0 10rem}@media screen and (min-width: 768px){.interview__detail .detail__img{width:50%;height:20rem;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background:none;padding:4.8rem 0 0 11rem}.interview__detail .detail__img::before{content:"";width:60vw;height:100%;background-image:url("../img/recruit/tpl/staff/detail-bg@2x.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:0;right:0;z-index:-1}}@media screen and (min-width: 992px){.interview__detail .detail__img{width:auto;height:32.5rem;padding:8rem 0 0 38rem}}.interview__detail .detail__img--human{width:14.5rem;height:14rem;overflow:hidden;position:absolute;left:1.5rem;bottom:0}.interview__detail .detail__img--human img{-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.interview__detail .detail__img--human{width:22rem;height:22rem;left:0rem;z-index:-1}}@media screen and (min-width: 992px){.interview__detail .detail__img--human{width:38rem;height:38rem}}.interview__detail .detail__img--name{font-size:4rem;line-height:1;text-shadow:.1rem .1rem 0 #fff,-0.1rem -0.1rem 0 #fff,-0.1rem .1rem 0 #fff,.1rem -0.1rem 0 #fff,0px .1rem 0 #fff,0 -0.1rem 0 #fff,-0.1rem 0 0 #fff,.1rem 0 0 #fff}@media screen and (min-width: 768px){.interview__detail .detail__img--name{font-size:5.4rem}}@media screen and (min-width: 992px){.interview__detail .detail__img--name{font-size:7rem}}.interview__detail .detail__img--en{font-size:2.2rem;line-height:.9;margin:.4rem 0 0;-webkit-transform:translate3d(0, 100px, 0) scale(0.6) rotate(-6deg);transform:translate3d(0, 100px, 0) scale(0.6) rotate(-6deg);text-shadow:.1rem .1rem 0 #fff,-0.1rem -0.1rem 0 #fff,-0.1rem .1rem 0 #fff,.1rem -0.1rem 0 #fff,0px .1rem 0 #fff,0 -0.1rem 0 #fff,-0.1rem 0 0 #fff,.1rem 0 0 #fff}.interview__detail .detail__img--en.aos-init.aos-animate{-webkit-transform:translateZ(0) scale(1) rotate(-6deg);transform:translateZ(0) scale(1) rotate(-6deg)}@media screen and (min-width: 768px){.interview__detail .detail__img--en{font-size:3.2rem}}@media screen and (min-width: 992px){.interview__detail .detail__img--en{font-size:4.8rem;margin:1rem 0 0}}.interview__detail .detail__contents{padding:1.5rem 1.5rem;position:relative}@media screen and (min-width: 768px){.interview__detail .detail__contents{width:50%;max-width:45rem;padding:0 0 0 1.6rem;margin:0}}@media screen and (min-width: 992px){.interview__detail .detail__contents{margin:0 0 0 6rem;padding:0}}.interview__detail .detail__contents--head{font-size:5rem;line-height:.7;position:relative}.interview__detail .detail__contents--head span{display:block;font-size:2.35em;letter-spacing:0;position:absolute;right:-1.5rem;bottom:-0.2rem}@media screen and (min-width: 768px){.interview__detail .detail__contents--head{font-size:5.8rem;letter-spacing:.04em}.interview__detail .detail__contents--head span{font-size:11rem;right:0;bottom:0}}@media screen and (min-width: 992px){.interview__detail .detail__contents--head{font-size:7rem}.interview__detail .detail__contents--head span{font-size:13rem;right:0;bottom:0}}.interview__detail .detail__contents--license{font-size:2.5rem;font-weight:600;line-height:1.3;margin:1.6rem 0 0}.interview__detail .detail__contents--license span{display:none}@media screen and (min-width: 768px){.interview__detail .detail__contents--license{text-align:justify;line-height:1;margin:1.6rem 0 0}.interview__detail .detail__contents--license br{display:none}.interview__detail .detail__contents--license span{display:inline-block}}@media screen and (min-width: 992px){.interview__detail .detail__contents--license{font-size:3.8rem;margin:3.2rem 0 0}}.interview__detail .detail__contents--join{font-size:1.9rem;font-weight:600;margin:.8rem 0 0}@media screen and (min-width: 992px){.interview__detail .detail__contents--join{font-size:3.2rem;margin:3.2rem 0 0}}.interview__detail .detail__contents--human{width:24rem;height:22rem;overflow:hidden;position:absolute;right:0;bottom:0}.interview__detail .detail__contents--human.yamamoto{width:18rem;height:18rem;right:2.5rem}.interview__detail .detail__contents--human.doteno{width:21rem;height:20rem}.interview__detail .detail__contents--human img{position:absolute;top:0px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 768px){.interview__detail .detail__contents--human{display:none}}.interview__detail .detail__contents .year{width:6.5rem;height:6.2rem;font-size:1.8rem;font-weight:600;line-height:1.1;letter-spacing:0;text-align:center;background-image:url("../img/recruit/tpl/staff/interview-accent.svg");background-repeat:no-repeat;background-position:center;background-size:cover;text-shadow:.1rem .1rem 0 #fff,-0.1rem -0.1rem 0 #fff,-0.1rem .1rem 0 #fff,.1rem -0.1rem 0 #fff,0px .1rem 0 #fff,0 -0.1rem 0 #fff,-0.1rem 0 0 #fff,.1rem 0 0 #fff;position:relative}.interview__detail .detail__contents .year span{display:block;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-8deg);transform:translateX(-50%) translateY(-50%) rotate(-8deg)}@media screen and (min-width: 992px){.interview__detail .detail__contents .year{width:10.5rem;height:10rem;font-size:2.6rem}}.interview__detail .detail__contents--bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:.8rem 0 0;position:relative;z-index:1}@media screen and (min-width: 768px){.interview__detail .detail__contents--bottom{margin:1.8rem 0 0}}@media screen and (min-width: 992px){.interview__detail .detail__contents--bottom{margin:2.6rem 0 0}}.interview__detail .detail__contents--bottom .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:1.4rem;font-weight:600;margin:0 0 0 1.6rem}.interview__detail .detail__contents--bottom .list dt{font-weight:600}.interview__detail .detail__contents--bottom .list dd{width:72%;text-shadow:.1rem .1rem 0 #fff,-0.1rem -0.1rem 0 #fff,-0.1rem .1rem 0 #fff,.1rem -0.1rem 0 #fff,0px .1rem 0 #fff,0 -0.1rem 0 #fff,-0.1rem 0 0 #fff,.1rem 0 0 #fff}@media screen and (min-width: 992px){.interview__detail .detail__contents--bottom .list{font-size:2.2rem;margin:0 0 0 2.4rem}.interview__detail .detail__contents--bottom .list dd{width:66%;text-shadow:none}}.interview__detail .detail__faq{margin:1.5rem 1.5rem 0}@media screen and (min-width: 768px){.interview__detail .detail__faq{background-repeat:no-repeat;background-position:right bottom;background-size:38% auto;margin:3.2rem 1.5rem 0}}@media screen and (min-width: 992px){.interview__detail .detail__faq{margin:7rem 0 0}}.interview__detail .detail__faq .question{font-size:1.9rem;font-weight:600;line-height:1.4}.interview__detail .detail__faq .question:not(:first-of-type){margin:2.4rem 0 0}@media screen and (min-width: 768px){.interview__detail .detail__faq .question{font-size:2.4rem;line-height:1}.interview__detail .detail__faq .question br{display:none}.interview__detail .detail__faq .question:not(:first-of-type){margin:2.4rem 0 0}}@media screen and (min-width: 992px){.interview__detail .detail__faq .question{font-size:3rem}.interview__detail .detail__faq .question:not(:first-of-type){margin:6.2rem 0 0}}.interview__detail .detail__faq .answer{font-size:1.4rem;line-height:2;text-align:justify;margin:.4rem 0 0}@media screen and (min-width: 768px){.interview__detail .detail__faq .answer{font-size:1.6rem;margin:1.6rem 0 0}.interview__detail .detail__faq .answer:nth-of-type(4),.interview__detail .detail__faq .answer:nth-of-type(5){width:61%}}@media screen and (min-width: 992px){.interview__detail .detail__faq .answer{font-size:1.8rem;line-height:2.2;margin:2.4rem 0 0}.interview__detail .detail__faq .answer:nth-of-type(3){width:61%}}section.exterior{width:100%;position:relative;overflow:hidden;margin:1.6rem auto 0}@media screen and (min-width: 768px){section.exterior{margin:2.4rem auto 0}}@media screen and (min-width: 992px){section.exterior{height:79rem;margin:6.4rem auto 0}section.exterior .container{height:100%}}@media screen and (min-width: 992px){.exterior__swiper{width:86rem;height:100%;position:absolute;top:0;left:0;-webkit-clip-path:polygon(0 0, 100% 0, calc(100% - 27rem) 100%, 0 100%);clip-path:polygon(0 0, 100% 0, calc(100% - 27rem) 100%, 0 100%)}.exterior__swiper img{width:auto;height:100%}}@media screen and (min-width: 992px){.exterior__swiper .swiper-pagination{display:none}}.exterior__swiper .swiper-pagination .swiper-pagination-bullet{width:1rem;height:1rem;background:#fff;opacity:1}.exterior__swiper .swiper-pagination .swiper-pagination-bullet-active{background:#0083ff}.exterior__swiper .swiper-button-prev{left:-2rem}.exterior__swiper .swiper-button-prev::after{margin:0 0 0 1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width: 992px){.exterior__swiper .swiper-button-prev{left:2rem}.exterior__swiper .swiper-button-prev::after{margin:0 .2rem 0 0}}.exterior__swiper .swiper-button-next{right:-2rem}.exterior__swiper .swiper-button-next::after{margin:0 1rem 0 0}@media screen and (min-width: 1200px){.exterior__swiper .swiper-button-next{right:15rem}.exterior__swiper .swiper-button-next::after{margin:0 0 0 .2rem}}.exterior__swiper .swiper-button-prev,.exterior__swiper .swiper-button-next{width:5.5rem;height:5.5rem;background-color:rgba(0,131,255,.5);border-radius:50%}@media screen and (min-width: 992px){.exterior__swiper .swiper-button-prev,.exterior__swiper .swiper-button-next{width:5rem;height:5rem}.exterior__swiper .swiper-button-prev::after,.exterior__swiper .swiper-button-next::after{width:1.2rem;height:1.7rem}.exterior__swiper .swiper-button-prev:hover,.exterior__swiper .swiper-button-next:hover{background-color:#0083ff}}.exterior__swiper .swiper-button-prev::after,.exterior__swiper .swiper-button-next::after{content:"";width:1.4rem;height:1.9rem;background-image:url("../img/recruit/tpl/slider/slider-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.exterior__content{background-color:#fff;padding:1.6rem 1.5rem;margin:-4rem 1.5rem 0;position:relative;background-color:rgba(0,0,0,0);padding:2rem 3rem 0;margin:0}@media screen and (min-width: 768px){.exterior__content{padding:4.8rem 4rem 2.4rem;margin:-20rem 4rem 0}}@media screen and (min-width: 992px){.exterior__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(0,0,0,0);padding:0 0 0 69.5rem;margin:0;height:100%}}.exterior__content::before{display:block;content:"";width:64.3rem;height:100%;background-color:#e5f5fd;position:absolute;bottom:0;left:-1.5rem;-webkit-clip-path:polygon(65% 0, 100% 0, 35% 100%, 0 100%);clip-path:polygon(65% 0, 100% 0, 35% 100%, 0 100%)}@media screen and (min-width: 768px){.exterior__content::before{width:150%;left:-3rem}}@media screen and (min-width: 992px){.exterior__content::before{display:none}}@media screen and (min-width: 768px){.exterior__content{padding:4rem 4rem 0;margin:0 4rem}}@media screen and (min-width: 992px){.exterior__content{padding:0 0 0 69.5rem;margin:0}}.exterior__content::before{width:55.7rem;-webkit-clip-path:polygon(31.2rem 0, 100% 0, calc(100% - 31.2rem) 100%, 0 100%);clip-path:polygon(31.2rem 0, 100% 0, calc(100% - 31.2rem) 100%, 0 100%)}@media screen and (min-width: 768px){.exterior__content::before{-webkit-clip-path:polygon(65% 0, 100% 0, 35% 100%, 0 100%);clip-path:polygon(65% 0, 100% 0, 35% 100%, 0 100%);width:150%}}.exterior__head{text-align:center;position:relative;z-index:1}.exterior__head--en{font-size:5rem;line-height:.75}@media screen and (min-width: 768px){.exterior__head--en{font-size:7rem}}@media screen and (min-width: 992px){.exterior__head--en{font-size:10rem}}.exterior__head--en .accent{display:inline-block;color:#0083ff}.exterior__head--jp{font-size:1.7rem;font-weight:bold;line-height:1;margin:1.6rem 0 0}@media screen and (min-width: 768px){.exterior__head--jp{font-size:1.8rem;margin:2rem 0 0}}@media screen and (min-width: 992px){.exterior__head--jp{font-size:3.5rem;margin:2.4rem 0 0}}@media screen and (min-width: 992px){.exterior__head{text-align:left;top:-1.2rem}}.exterior__head--en{line-height:1}.exterior__head--jp{margin:.8rem auto 0}@media screen and (min-width: 992px){.exterior__head--jp{margin:1.6rem auto 0}}.exterior__txt{font-size:1.4rem;line-height:2;text-align:justify;margin:1.6rem 0 0;position:relative;z-index:1}@media screen and (min-width: 768px){.exterior__txt{font-size:1.6rem}}@media screen and (min-width: 992px){.exterior__txt{font-size:1.8rem;line-height:2.3;letter-spacing:.08em;margin:0}}@media screen and (min-width: 992px){.exterior__txt{top:-1.2rem;letter-spacing:.06em}}.exterior__thumbnail{position:relative;z-index:1;margin:1.6rem -1.4rem 0}.exterior__thumbnail li{-webkit-filter:drop-shadow(0 0 0.6rem rgba(0, 0, 0, 0.2));filter:drop-shadow(0 0 0.6rem rgba(0, 0, 0, 0.2))}@media screen and (min-width: 768px){.exterior__thumbnail{margin:2.4rem -2.4rem 0}}@media screen and (min-width: 992px){.exterior__thumbnail{margin:0 4rem 0 -24rem}}.exterior__thumbnail__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:31.6rem;position:relative;margin:0 0 0 auto}@media screen and (min-width: 768px){.exterior__thumbnail__list{width:60rem}}@media screen and (min-width: 992px){.exterior__thumbnail__list{width:73rem}}.exterior__thumbnail__list:last-of-type{margin:.8rem 0 0}@media screen and (min-width: 768px){.exterior__thumbnail__list:last-of-type{margin:1.6rem 0 0}}@media screen and (min-width: 992px){.exterior__thumbnail__list:last-of-type{margin:2rem 0 0 1rem}}.exterior__thumbnail__list li{width:11.6rem}@media screen and (min-width: 768px){.exterior__thumbnail__list li{width:22rem}}@media screen and (min-width: 992px){.exterior__thumbnail__list li{width:26.8rem}}.exterior__thumbnail__list li:nth-of-type(2){position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.exterior__thumbnail__list li a{display:block;-webkit-clip-path:polygon(2.5rem 0%, 100% 0%, calc(100% - 2.5rem) 100%, 0% 100%);clip-path:polygon(2.5rem 0%, 100% 0%, calc(100% - 2.5rem) 100%, 0% 100%)}@media screen and (min-width: 768px){.exterior__thumbnail__list li a{-webkit-clip-path:polygon(5rem 0%, 100% 0%, calc(100% - 5rem) 100%, 0% 100%);clip-path:polygon(5rem 0%, 100% 0%, calc(100% - 5rem) 100%, 0% 100%)}}@media screen and (min-width: 992px){.exterior__thumbnail__list li a{-webkit-clip-path:polygon(6rem 0%, 100% 0%, calc(100% - 6rem) 100%, 0% 100%);clip-path:polygon(6rem 0%, 100% 0%, calc(100% - 6rem) 100%, 0% 100%)}}section.location{width:100%;position:relative;overflow:hidden;margin:3.2rem 0 0;overflow:visible}@media screen and (min-width: 768px){section.location{margin:4.8rem auto 0}}@media screen and (min-width: 992px){section.location{margin:11rem auto 0}}.location-umits__head{position:relative;color:#fff;text-align:center}.location-umits__head picture{width:100%;position:relative;z-index:0}.location-umits__head picture::before{content:"";display:block;width:100%;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgb(0, 131, 255)), color-stop(45%, rgb(33, 73, 178)), to(rgb(46, 49, 146)));background:-webkit-linear-gradient(left, rgb(0, 131, 255) 0%, rgb(33, 73, 178) 45%, rgb(46, 49, 146) 100%);background:linear-gradient(90deg, rgb(0, 131, 255) 0%, rgb(33, 73, 178) 45%, rgb(46, 49, 146) 100%);position:absolute;top:0;right:0;z-index:1;opacity:.8}.location-umits__head--wrap{width:100%;position:absolute;top:50%;left:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.location-umits__head--en{font-size:3.5rem;line-height:.73}@media screen and (min-width: 768px){.location-umits__head--en{font-size:5rem}}@media screen and (min-width: 992px){.location-umits__head--en{font-size:7rem}}.location-umits__head--jp{font-size:1.7rem;font-weight:600;line-height:1;margin:1rem 0 0}@media screen and (min-width: 768px){.location-umits__head--jp{font-size:2.3rem;margin:1.6rem 0 0}}@media screen and (min-width: 992px){.location-umits__head--jp{font-size:3rem;margin:2.4rem 0 0}}.location-umits__head--wrap{top:38%}@media screen and (min-width: 992px){.location-umits__head--wrap{top:33%}}.location__wrap{padding:2.4rem 1.5rem;margin:-4rem 1.5rem 0;width:auto}@media screen and (min-width: 768px){.location__wrap{max-width:93rem;margin:-8rem 1.5rem 0;padding:0}}@media screen and (min-width: 992px){.location__wrap{margin:-10rem auto 0}}.location__link a{color:#fff;background-color:rgba(0,0,0,0);border:none}.location__link a::before{content:"";display:block;width:100%;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgb(0, 131, 255)), color-stop(45%, rgb(33, 73, 178)), to(rgb(46, 49, 146)));background:-webkit-linear-gradient(left, rgb(0, 131, 255) 0%, rgb(33, 73, 178) 45%, rgb(46, 49, 146) 100%);background:linear-gradient(90deg, rgb(0, 131, 255) 0%, rgb(33, 73, 178) 45%, rgb(46, 49, 146) 100%);position:absolute;top:0;left:0;z-index:-1}.location__link a::after{width:18%;height:.1rem;background:none;background-color:#fff;right:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media screen and (min-width: 992px){.location__link a:hover{background-color:rgba(0,0,0,0) !important;opacity:1}.location__link a:hover::after{right:0;width:0}}.location__link a:first-of-type::before{background:-webkit-gradient(linear, left top, right top, from(#ea6000), to(#d7000f));background:-webkit-linear-gradient(left, #ea6000 0%, #d7000f 100%);background:linear-gradient(90deg, #ea6000 0%, #d7000f 100%)}section.interview{width:100%;position:relative;overflow:hidden;margin:3.2rem 0 0}@media screen and (min-width: 768px){section.interview{margin:4.8rem auto 0}}@media screen and (min-width: 992px){section.interview{margin:11rem auto 0}}.interview-umits__head{position:relative;color:#fff;text-align:center}.interview-umits__head picture{width:100%;position:relative;z-index:0}.interview-umits__head picture::before{content:"";display:block;width:100%;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgb(0, 131, 255)), color-stop(45%, rgb(33, 73, 178)), to(rgb(46, 49, 146)));background:-webkit-linear-gradient(left, rgb(0, 131, 255) 0%, rgb(33, 73, 178) 45%, rgb(46, 49, 146) 100%);background:linear-gradient(90deg, rgb(0, 131, 255) 0%, rgb(33, 73, 178) 45%, rgb(46, 49, 146) 100%);position:absolute;top:0;right:0;z-index:1;opacity:.8}.interview-umits__head--wrap{width:100%;position:absolute;top:50%;left:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.interview-umits__head--en{font-size:3.5rem;line-height:.73}@media screen and (min-width: 768px){.interview-umits__head--en{font-size:5rem}}@media screen and (min-width: 992px){.interview-umits__head--en{font-size:7rem}}.interview-umits__head--jp{font-size:1.7rem;font-weight:600;line-height:1;margin:1rem 0 0}@media screen and (min-width: 768px){.interview-umits__head--jp{font-size:2.3rem;margin:1.6rem 0 0}}@media screen and (min-width: 992px){.interview-umits__head--jp{font-size:3rem;margin:2.4rem 0 0}}.interview-umits__head--wrap{top:38%}@media screen and (min-width: 992px){.interview-umits__head--wrap{top:33%}}.interview__anchor{margin:-4rem 1.5rem 0}@media screen and (min-width: 768px){.interview__anchor{margin:-8rem 1.5rem 0}}@media screen and (min-width: 992px){.interview__anchor{width:100%;max-width:134rem;padding:0 2rem;margin:-9.2rem auto 0}}@media screen and (min-width: 768px){.interview__anchor .box{width:23rem}}@media screen and (min-width: 992px){.interview__anchor .box{width:28.5rem;max-width:initial;position:relative}.interview__anchor .box::before{display:block;content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}@media screen and (min-width: 768px){.interview__anchor .box a{height:14rem}}@media screen and (min-width: 768px){.interview__anchor .box__year{width:7rem;height:6.6rem;bottom:.8rem;left:.8rem}.interview__anchor .box__year span{font-size:1.6rem}}.interview__anchor .box__txt{width:6.6rem;max-width:initial}@media screen and (min-width: 768px){.interview__anchor .box__txt{width:10rem}.interview__anchor .box__txt .din{font-size:3rem}.interview__anchor .box__txt .license{font-size:1.2rem}.interview__anchor .box__txt .name{font-size:2rem}}@media screen and (min-width: 992px){.interview__anchor .box__txt{width:14.2rem}}@media screen and (min-width: 768px){.interview__anchor .box__img{left:-11rem}}@media screen and (min-width: 992px){.interview__detail{margin:9.2rem 0 0}}.interview__detail .detail{background-color:rgba(0,0,0,0) !important;position:relative}@media screen and (min-width: 768px){.interview__detail .detail{display:block;padding:8rem 0}.interview__detail .detail.active::before{right:0}.interview__detail .detail.active .detail__accent::before{left:0}}.interview__detail .detail::before{display:none}@media screen and (min-width: 768px){.interview__detail .detail::before{display:block;width:80rem;height:100%;background-color:#e5f5fd !important;left:initial;right:-150%;-webkit-clip-path:polygon(50rem 0%, 100% 0%, calc(100% - 50rem) 100%, 0% 100%);clip-path:polygon(50rem 0%, 100% 0%, calc(100% - 50rem) 100%, 0% 100%);-webkit-transition:.8s ease-in-out;transition:.8s ease-in-out}}.interview__detail .detail__accent{overflow:hidden;position:relative}@media screen and (min-width: 768px){.interview__detail .detail__accent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;overflow:visible}}.interview__detail .detail__accent.active::before{left:0}.interview__detail .detail__accent::before{content:"";width:64.3rem;height:50.2rem;background-color:#e5f5fd;position:absolute;bottom:0;left:100%;z-index:-1;-webkit-clip-path:polygon(39.8rem 0%, 100% 0%, calc(100% - 39.8rem) 100%, 0% 100%);clip-path:polygon(39.8rem 0%, 100% 0%, calc(100% - 39.8rem) 100%, 0% 100%);-webkit-transition:.8s ease-in-out;transition:.8s ease-in-out}@media screen and (min-width: 768px){.interview__detail .detail__accent::before{display:none}}.interview__detail .detail__bg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:-2}.interview__detail .detail__img{background-image:none;text-align:right;padding:1.6rem 1.5rem 0 0}@media screen and (min-width: 768px){.interview__detail .detail__img{text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;padding:0;margin:1.6rem 0 0 18.6rem}}@media screen and (min-width: 992px){.interview__detail .detail__img{margin:3.2rem 0 0 36.2rem}}.interview__detail .detail__img::before{display:none}.interview__detail .detail__img--human{bottom:inherit;top:-2rem}@media screen and (min-width: 768px){.interview__detail .detail__img--human.sp{display:none}}.interview__detail .detail__img--human.pc{display:none;width:30rem;height:30rem;top:initial;bottom:0;left:-6rem}@media screen and (min-width: 768px){.interview__detail .detail__img--human.pc{display:block}}@media screen and (min-width: 992px){.interview__detail .detail__img--human.pc{width:33.5rem;height:33.5rem;left:0}}.interview__detail .detail__img--name{font-size:3.3rem;font-weight:700}@media screen and (min-width: 768px){.interview__detail .detail__img--name{font-size:4rem;line-height:1}}@media screen and (min-width: 992px){.interview__detail .detail__img--name{font-size:6.5rem}}.interview__detail .detail__img--en{font-size:2.3rem;color:#251e1c !important;line-height:.75;margin:.8rem 0 0;-webkit-transform:none;transform:none}@media screen and (min-width: 768px){.interview__detail .detail__img--en{font-size:3rem;margin:0 0 0 3.2rem}}@media screen and (min-width: 1200px){.interview__detail .detail__img--en{font-size:4.1rem}}@media screen and (min-width: 768px){.interview__detail .detail__contents{display:grid;grid-template-columns:1fr 10rem 2.8rem auto 1fr;grid-template-rows:auto auto auto 1fr;grid-template-areas:". head head head ." ". year . license license" ". year . join ." ". year . bottom bottom";max-width:initial;width:100%;margin:0 auto}}@media screen and (min-width: 992px){.interview__detail .detail__contents{grid-template-columns:1fr 11.5rem 2.8rem auto 1fr}}.interview__detail .detail__contents--head{font-size:4.1rem;grid-area:head}@media screen and (min-width: 768px){.interview__detail .detail__contents--head{font-size:5rem}}@media screen and (min-width: 992px){.interview__detail .detail__contents--head{font-size:7rem}}.interview__detail .detail__contents--head .number{font-size:2.8em;right:-0.5rem;bottom:-0.5rem}@media screen and (min-width: 768px){.interview__detail .detail__contents--head .number{display:inline-block;font-size:1.86em;position:initial;margin:0 0 0 3rem}}.interview__detail .detail__contents--license{grid-area:license}.interview__detail .detail__contents--join{grid-area:join}@media screen and (min-width: 768px){.interview__detail .detail__contents--join{font-size:2rem;line-height:1;margin:1.6rem 0 0}}@media screen and (min-width: 992px){.interview__detail .detail__contents--join{font-size:3rem;margin:1.6rem 0 0}}.interview__detail .detail__contents--bottom{grid-area:bottom}@media screen and (min-width: 768px){.interview__detail .detail__contents--bottom{margin:1.6rem 0 0}}@media screen and (min-width: 768px){.interview__detail .detail__contents--bottom .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:1.4rem;line-height:1;margin:0}.interview__detail .detail__contents--bottom .list dt span{display:none}.interview__detail .detail__contents--bottom .list dt:nth-of-type(n + 2){margin:0 0 0 1em}.interview__detail .detail__contents--bottom .list dd{width:auto}}@media screen and (min-width: 992px){.interview__detail .detail__contents--bottom .list{font-size:2.2rem}}.interview__detail .detail__contents .year{grid-area:year}@media screen and (min-width: 768px){.interview__detail .detail__contents .year.sp{display:none}}.interview__detail .detail__contents .year.pc{display:none;width:100%;height:85%;font-size:2.1rem;margin:1.6rem 0 0}@media screen and (min-width: 768px){.interview__detail .detail__contents .year.pc{display:block}}@media screen and (min-width: 992px){.interview__detail .detail__contents .year.pc{height:11rem;font-size:2.9rem;margin:3.2rem 0 0}}/*# sourceMappingURL=umits-locations.css.map */