@charset "UTF-8";@media (max-width: 767.5px){.pc-only{display:none}}@media (min-width: 768px){.sp-only{display:none}}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}ul{list-style:none}img{vertical-align:middle}pre{font-family:Kosugi Maru,sans-serif}html,body{text-size-adjust:100%;font-size:10px;height:100%;font-family:Sawarabi Mincho,sans-serif}#main{display:block;padding-top:60px;width:100%}.header{position:fixed;left:0;top:0;z-index:999;display:flex;align-items:center;justify-content:space-between;width:100%;height:60px;background-color:#000}.header-logo{flex:0 0 auto;margin-right:2em;padding:1em;height:100%}.header-logo img,.header-nav{height:100%}@media (min-width: 1200px){.header-nav{flex:1 1 auto}}.header-nav__list{display:none;width:100%}@media (min-width: 1200px){.header-nav__list{display:flex;justify-content:flex-end;position:static!important;flex-direction:row!important;background:none!important;padding-right:20px;height:100%}}.header-nav__list-item{position:relative;flex:1 1 auto;height:0}@media (min-width: 1200px){.header-nav__list-item{width:20%;max-width:270px;height:100%}.header-nav__list-item:after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:0;border-right:1px solid #fff}}.header-nav__list-item:not(:first-child){border-bottom:5px solid transparent}.header-nav__list-item:not(:first-child).active{border-bottom-color:#c2038c}.header-nav__link{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 15px;color:#fff;width:100%;height:100%;position:relative;line-height:1.3}@media (min-width: 768px){.header-nav__link{padding:8px 0}}.header-nav__link:before{content:"";position:absolute;top:1.2em;left:0;bottom:1.2em;width:1px;background-color:#000;z-index:-1}.header-nav__link:hover{opacity:.8}.header-nav__link--active{color:#fff;background-color:#c2038c;position:relative}.header-nav__link--active:before{display:none}.header-nav__link svg{fill:#fff;max-width:200px}@media (min-width: 1200px){.header-nav__link svg{max-width:inherit}}.header-nav__button{cursor:pointer;display:block;position:relative;width:60px;height:60px}@media (min-width: 1200px){.header-nav__button{display:none}}.header-nav__button-line{position:absolute;left:10px;right:10px;height:4px;background-color:#fff;border-radius:999px;transform-origin:center;transition:all .3s ease-out}.header-nav__button-line:nth-child(1){top:16px}.header-nav__button-line:nth-child(2){top:calc(50% - 2px)}.header-nav__button-line:nth-child(3){bottom:16px}.header-nav__button--active .header-nav__button-line:nth-child(1){top:calc(50% - 2px);transform:rotate(-45deg)}.header-nav__button--active .header-nav__button-line:nth-child(2){transform:scale(.8);opacity:0}.header-nav__button--active .header-nav__button-line:nth-child(3){top:calc(50% - 2px);transform:rotate(45deg)}.header-nav__button--active+.header-nav__list{position:fixed;top:60px;left:0;bottom:0;z-index:9;display:flex;flex-direction:column;background-color:#000}.footer{font-family:游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,sans-serif}.footer:not(.home){margin-top:80px}.footer__nav{background-color:#eee}.footer__nav-list{display:flex;flex-wrap:wrap;align-items:center;padding:16px 0}@media (min-width: 992px){.footer__nav-list{justify-content:center}}.footer__nav-list-item{flex:0 0 auto;position:relative;margin:.5em 0;padding:0 2em;width:30%;font-size:1.2rem}@media (min-width: 768px){.footer__nav-list-item{width:20%;font-size:1.4rem}}@media (min-width: 992px){.footer__nav-list-item{width:auto}}.footer__nav-list-item:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:0;height:100%;border-right:1px solid #000;transform:translate(50%)}.footer__nav-list-item:nth-child(3n):after{display:none}@media (min-width: 768px){.footer__nav-list-item:nth-child(3n):after{display:block}}@media (min-width: 768px){.footer__nav-list-item:nth-child(5n):after{display:none}}@media (min-width: 992px){.footer__nav-list-item:nth-child(5n):after{display:block}}.footer__nav-list-item:last-child{flex:1 1 auto}@media (min-width: 992px){.footer__nav-list-item:last-child{flex:0 0 auto}}.footer__nav-link{color:#000}.footer__copyright{padding:.6em;color:#fff;font-size:1.4rem;text-align:center;background-color:#000}@media (min-width: 768px){.footer__copyright{font-size:1.8rem}.footer__copyright br{display:none}}.home-interview{display:flex;height:100%;font-family:Kosugi Maru,sans-serif}.home-interview__copy{flex:0 0 auto;width:45%;min-width:25vh}@media (min-width: 768px){.home-interview__copy{width:25%}}.home-interview__copy-img{width:100%;height:100%;object-fit:cover}.home-interview__list{display:flex;width:100%;height:100%;min-height:0;overflow:hidden}.home-interview__list--p0 .home-interview__list-item{transform:translate(0)}.home-interview__list--p1 .home-interview__list-item{transform:translate(-100%)}.home-interview__list--p2 .home-interview__list-item{transform:translate(-200%)}.home-interview__list-item{flex:0 0 auto;display:flex;flex-direction:column;width:100%;height:100%;min-height:0;cursor:pointer;transition:transform .3s ease-in-out}@media (min-width: 768px){.home-interview__list-item{flex:1 1 auto;width:auto;transform:none!important}.home-interview__list-item:hover .home-interview__image-img{transform:scale(1.05)}}.home-interview__image{flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.home-interview__image-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-out;object-position:top}.home-interview__link{flex:0 0 auto}.home-interview__link-img{width:100%;height:100%;object-fit:contain}.home-jobs{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background-image:url(/img/recruit/home/jobs_bg.png);font-family:Kosugi Maru,sans-serif}.home-jobs__header{width:100%;text-align:center}.home-jobs__header-title{position:relative;font-size:1.8rem;font-weight:400;font-family:"Yu Mincho","YuMincho" serif}.home-jobs__header-title:before{content:"";position:absolute;top:50%;left:0;z-index:-1;width:100%;height:.475em;transform:translateY(-50%);background:linear-gradient(90deg,#ff516d,#ff5470 6.19%,#ff5f79 11.5%,#ff7188 16.48%,#ff8a9c 21.27%,#ffaab7 25.92%,#ffd1d8 30.39%,#fffefe 34.77%,#fff 34.83%,#ff51c2 51.69%,#ff54c3 58.05%,#ff5dc6 62.37%,#ff6ccb 66.09%,#ff82d3 69.46%,#ff9ddd 72.6%,#ffc0e9 75.57%,#ffe8f7 78.35%,#fff 79.78%,#ff516d);opacity:.7}@media (min-width: 768px){.home-jobs__header-title{font-size:4rem}}.home-jobs__header-subtitle{margin-top:.25em;font-size:1.2rem;z-index:0}@media (min-width: 768px){.home-jobs__header-subtitle{margin-top:0;font-size:2rem}}.home-jobs__list{display:flex;flex-wrap:wrap;justify-content:center;margin:10px auto auto;padding:0 10px}@media screen and (max-height: 800px) and (min-width: 768px){.home-jobs__list{margin-top:20px!important}}@media (min-width: 768px){.home-jobs__list{margin-top:50px}}.home-jobs__list-item{margin:5px;max-width:calc(50% - 40px)}@media (min-width: 768px){.home-jobs__list-item{margin:10px;max-width:20%}}.home-jobs__image-img{max-width:100%}.home-recruit{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background-image:url(/img/recruit/home/recruit_bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;font-family:Kosugi Maru,sans-serif}.home-recruit__header{width:100%;text-align:center}.home-recruit__header-title{position:relative;font-size:1.8rem;font-weight:400;font-family:"Yu Mincho","YuMincho" serif}.home-recruit__header-title:before{content:"";position:absolute;top:50%;left:0;z-index:-1;width:100%;height:.475em;transform:translateY(-50%);background:linear-gradient(90deg,#ff516d,#ff5470 6.19%,#ff5f79 11.5%,#ff7188 16.48%,#ff8a9c 21.27%,#ffaab7 25.92%,#ffd1d8 30.39%,#fffefe 34.77%,#fff 34.83%,#ff51c2 51.69%,#ff54c3 58.05%,#ff5dc6 62.37%,#ff6ccb 66.09%,#ff82d3 69.46%,#ff9ddd 72.6%,#ffc0e9 75.57%,#ffe8f7 78.35%,#fff 79.78%,#ff516d);opacity:.7}@media (min-width: 768px){.home-recruit__header-title{font-size:4rem}}.home-recruit__header-subtitle{margin-top:.25em;font-size:1.2rem;z-index:0}@media (min-width: 768px){.home-recruit__header-subtitle{margin-top:0;font-size:2rem}}.home-recruit__body{width:100%;font-size:1rem}@media screen and (max-height: 800px){.home-recruit__body{font-size:1.2rem!important}}@media (min-width: 768px){.home-recruit__body{font-size:1.6rem}}@media (min-width: 1200px){.home-recruit__body{font-size:1.8rem}}.home-recruit table{margin:10px auto auto;width:95%;max-width:1060px;border-collapse:collapse;line-height:1.4}@media screen and (max-height: 800px) and (min-width: 768px){.home-recruit table{margin-top:20px!important;max-width:900px}}@media (min-width: 768px){.home-recruit table{margin-top:50px}}.home-recruit table th,.home-recruit table td{padding:.25em 1em;font-size:1rem;border:1px solid #C2038C;background-color:#fff}@media screen and (min-height: 801px){.home-recruit table th,.home-recruit table td{padding:1em!important;font-size:1.2rem}}@media screen and (max-height: 800px) and (min-width: 768px){.home-recruit table th,.home-recruit table td{padding:.5em 1em!important;font-size:1.4rem!important}}@media (min-width: 768px){.home-recruit table th,.home-recruit table td{padding:.75em 1em;font-size:1.4rem}}@media (min-width: 992px){.home-recruit table th,.home-recruit table td{font-size:1.6rem}}.home-recruit table th{width:6.5em;font-weight:400}.home-recruit table+p{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;margin:auto;padding:5px 0;color:#fff;width:95%;max-width:1060px;background-color:#c2038c}@media screen and (max-height: 800px) and (min-width: 768px){.home-recruit table+p{padding:5px 0!important;max-width:900px}}@media (min-width: 768px){.home-recruit table+p{padding:10px 0}}@media (min-width: 768px){.home-recruit table+p{padding:15px 0}}.home-recruit table+p span{padding:0 1em}.home-entry{position:relative;height:100%;font-family:Kosugi Maru,sans-serif}.home-entry__header{width:100%;text-align:center}.home-entry__header-title{position:relative;font-size:1.8rem;font-weight:400;font-family:"Yu Mincho","YuMincho" serif}.home-entry__header-title:before{content:"";position:absolute;top:50%;left:0;z-index:-1;width:100%;height:.475em;transform:translateY(-50%);background:linear-gradient(90deg,#ff516d,#ff5470 6.19%,#ff5f79 11.5%,#ff7188 16.48%,#ff8a9c 21.27%,#ffaab7 25.92%,#ffd1d8 30.39%,#fffefe 34.77%,#fff 34.83%,#ff51c2 51.69%,#ff54c3 58.05%,#ff5dc6 62.37%,#ff6ccb 66.09%,#ff82d3 69.46%,#ff9ddd 72.6%,#ffc0e9 75.57%,#ffe8f7 78.35%,#fff 79.78%,#ff516d);opacity:.7}@media (min-width: 768px){.home-entry__header-title{font-size:4rem}}.home-entry__header-subtitle{margin-top:.25em;font-size:1.2rem;z-index:0}@media (min-width: 768px){.home-entry__header-subtitle{margin-top:0;font-size:2rem}}.home-entry__container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.home-entry__header{color:#fff}.home-entry__header-title{color:#c2038c;font-family:Kosugi Maru,sans-serif}.home-entry__body{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.home-entry__body:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#cbcbcb,#d8d8d8 8.51%,#ededed 18.54%,#eaeaea 60.33%,#e0e0e0 93.54%,#ddd);z-index:-2}.home-entry__top,.home-entry__bottom{flex:1 1 auto;display:flex;justify-content:center;align-items:center;height:20%}.home-entry__top{height:10%}.home-entry__bottom{height:20%}.home-entry__mid{flex:1 0 auto;position:relative;display:flex;justify-content:center;align-items:center;margin:auto;padding:10px 0;width:100%;min-width:0;height:60%;height:min(60%,560px);max-height:55vw}@media screen and (max-height: 800px){.home-entry__mid{padding:0!important}}@media (min-width: 768px){.home-entry__mid{padding:20px 0;max-height:40vw}}.home-entry__mid-left{flex:0 0 auto;height:100%}.home-entry__mid-left img{height:100%}@media (max-width: 767.5px){.home-entry__mid-left{width:150px}.home-entry__mid-left img{width:100%}}.home-entry__mid-right{flex:0 0 auto;display:none;height:100%}@media (min-width: 768px){.home-entry__mid-right{display:block}}.home-entry__mid-right img{height:100%}.home-entry__list{display:flex;flex-direction:column;justify-items:center;align-items:center;margin-left:5px;height:100%;min-height:0}@media (min-width: 768px){.home-entry__list{margin:0 10px}}@media (max-width: 767.5px){.home-entry__list{min-width:0;width:200px}.home-entry__list-item{max-width:100%}}.home-entry__list-item{flex:1 1 auto;height:calc((100% - 20px)/5)}.home-entry__list-item:not(:last-child){margin-bottom:5px}.home-entry__list-item img{height:100%}@media (max-width: 767.5px){.home-entry__list-item img{width:200px;height:38px}}.home-entry__link{position:relative;display:flex;justify-content:center;align-items:center;color:#000;height:100%}.home-entry__link:hover{opacity:.8}.home-entry__link:hover img:first-child{display:none}.home-entry__link:hover img:last-child{display:block}.home-entry__link img{height:100%}.home-entry__link img:first-child{display:none}@media (min-width: 768px){.home-entry__link img:first-child{display:block}}.home-entry__link img:last-child{display:block}@media (min-width: 768px){.home-entry__link img:last-child{display:none}}.home-entry__button{text-align:center}.home-entry__button-link:hover{opacity:.8}@media (min-width: 768px){.home-entry__button-link:hover img{transform:scale(1.05)}}.home-entry__button-img{width:75%;transition:all .3s;max-width:400px}@media screen and (max-height: 800px){.home-entry__button-img{max-width:260px}}.home-pagetop{position:fixed;left:0;bottom:0;z-index:8;width:100%;height:60px;background-color:#313131;font-family:Kosugi Maru,sans-serif}.home-pagetop__link{display:block;width:100%;height:100%;text-align:center;cursor:pointer}.home-pagetop__link-img{height:100%}.home-pagetop__nav{position:absolute;bottom:0;left:0;display:none;width:100%;height:60px}.home-pagetop__nav-link{color:#fff;white-space:nowrap;font-size:1.4rem}@media (min-width: 768px){.home-pagetop__nav-link{margin:0 2em;font-size:1.4rem}}.home-pagetop--active .home-pagetop__link{display:none}.home-pagetop--active .home-pagetop__nav{display:flex;justify-content:space-around;align-items:center}@media (min-width: 768px){.home-pagetop--active .home-pagetop__nav{justify-content:center}}.interview-content{width:100%;max-width:1100px;font-family:Kosugi Maru,sans-serif}@media (min-width: 768px){.interview-content{margin:auto}}.interview-nav{background-image:url(/img/common/breadcrumb.png);font-family:Kosugi Maru,sans-serif}.interview-nav__list{display:flex;align-items:center;margin:auto;width:100%;max-width:1280px;height:56px}.interview-nav__list-item{flex:1 1 auto;width:33%;height:100%}.interview-nav__list-item:not(:last-child){border-right:1px solid #000}@media (min-width: 768px){.interview-nav__list-item{flex:0 0 auto;width:30%;max-width:230px}}.interview-nav__link{display:flex;justify-content:center;align-items:center;color:#000;width:100%;height:100%;font-size:1.2rem;background-color:#a0a0a0}@media (min-width: 768px){.interview-nav__link{font-size:1.6rem}}.interview-nav__link--active{color:#fff;background-color:#c2038c}.interview-main-visual{display:flex}.interview-main-visual__timeline-image{flex:0 0 auto;width:33.34%;max-width:304px}.interview-main-visual__timeline-image-img{width:100%;height:100%;object-fit:cover}.interview-main-visual__main-image{flex:1 1 auto}.interview-main-visual__main-image-img{width:100%;height:100%;object-fit:cover}.interview-detail{margin-top:35px}.interview-detail__title{position:relative;padding:.25em 1.5em;font-size:1.8rem;font-weight:400;border-left:13px solid #C2038C;overflow:hidden}@media (min-width: 768px){.interview-detail__title{font-size:2.4rem}}.interview-detail__title:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/img/recruit/interview/title_bg.png);background-position:left center;background-size:100%;z-index:-1}.interview-detail__subtitle{margin-top:20px;padding:0 10px;color:#c2038c;font-size:1.8rem;font-weight:400}@media (min-width: 768px){.interview-detail__subtitle{font-size:2.4rem}}@media (min-width: 1200px){.interview-detail__subtitle{padding:0}}.interview-detail__text{margin-top:20px;padding:0 10px;font-size:1.6rem;line-height:1.8;font-size:1.4rem}@media (min-width: 768px){.interview-detail__text{font-size:1.6rem}}@media (min-width: 1200px){.interview-detail__text{padding:0}}.interview-detail__image{margin-top:20px}.interview-detail__image-img{max-width:100%}.interview-gallery{margin-top:40px}.interview-gallery__list{display:flex;justify-content:space-between;padding:10px 0;background-image:url(/img/recruit/interview/gallery_bg.png);background-repeat:no-repeat;background-position:center;background-size:cover}.interview-gallery__list-item{max-width:30%}.interview-gallery__image{width:100%}.interview-gallery__image-img{max-width:100%}.interview-gallery__button{margin-top:20px;text-align:center}.interview-gallery__link{display:inline-flex;justify-content:center;align-items:center;padding:.5em 1.5em;color:#c2038c;font-size:1.6rem;border:2px solid #C2038C;transition:all .3s ease-out}@media (min-width: 768px){.interview-gallery__link{font-size:2.4rem}.interview-gallery__link:hover{color:#fff;background-color:#c2038c;transform:scale(1.1)}}.recruit-entry{margin-top:80px;font-family:Kosugi Maru,sans-serif}.recruit-entry__header{text-align:center}.recruit-entry__pagetitle{display:inline-block;padding:0 1em;text-align:center;border-left:5px solid #C2038C;border-right:5px solid #C2038C}.recruit-entry__pagetitle-text{display:block;line-height:1.2}.recruit-entry__pagetitle-text:first-child{color:#919191}.recruit-entry__pagetitle-text--en{font-size:1.85rem;font-family:"M PLUS 1p",sans-serif}.recruit-entry__pagetitle-text--ja{font-size:1.6rem;font-family:Kosugi Maru,sans-serif}.recruit-entry__pagebody{margin:60px auto auto;padding:10px;width:100%;max-width:1000px;font-size:1.4rem}@media (min-width: 1200px){.recruit-entry__pagebody{padding:0;font-size:1.6rem}}.recruit-entry table{width:100%;font-size:1.4rem;border-collapse:collapse}@media (min-width: 1200px){.recruit-entry table .no-border-top th,.recruit-entry table .no-border-top td{border-top:0}.recruit-entry table .no-border-bottom th,.recruit-entry table .no-border-bottom td{border-bottom:0}}.recruit-entry table th,.recruit-entry table td{display:block;margin-bottom:-1px;padding:1em;border:1px solid #000}@media (min-width: 1200px){.recruit-entry table th,.recruit-entry table td{display:table-cell;margin-bottom:0}}.recruit-entry table th{text-align:left}@media (min-width: 1200px){.recruit-entry table th{width:22em}}.recruit-entry table th.v-top{vertical-align:top}.recruit-entry table th span{display:none;margin-right:.5em;padding:.25em 1em;font-size:1.4rem}@media (min-width: 1200px){.recruit-entry table th span{display:inline}}.recruit-entry table th span.required{display:inline;color:#fff;background-color:#c2038c}.recruit-entry table .type label{margin-right:30px}.recruit-entry table input{border:0;border-radius:0;background-color:#eee}.recruit-entry table input[type=text]{padding:.5em .75em;width:100%;font-size:1.6rem}.recruit-entry table input[type=checkbox]{margin-right:10px;vertical-align:middle}.recruit-entry table span{vertical-align:middle}.recruit-entry table .name{display:flex}.recruit-entry table .name .input{flex:0 0 auto;margin-right:1em;width:calc(50% - 1em)}@media (min-width: 1200px){.recruit-entry table .age{display:flex}}.recruit-entry table .age .number{margin-bottom:1em;width:100%}@media (min-width: 1200px){.recruit-entry table .age .number{flex:0 0 auto;margin-bottom:0;margin-right:1em;width:calc(50% - 1em)}}.recruit-entry table .age .number input{width:calc(100% - 5.5em)}.recruit-entry table .age .birthday{display:flex;min-width:0}.recruit-entry table .age .birthday label{width:25%}.recruit-entry table .age .birthday label:first-child{width:50%}.recruit-entry table .age .birthday label input{width:calc(100% - 2.5em)}.recruit-entry table .address_1{display:flex;margin-bottom:1em;min-width:0}.recruit-entry table .address_1 label{flex:0 0 auto;margin-right:1em;width:calc(50% - 1em)}.recruit-entry table .address_1 label input{width:calc(100% - 5.5em)}.recruit-entry table .email_2 th{padding-bottom:2.16rem}.recruit-entry table .notice{padding-left:1em;color:#666;font-size:1.2rem;line-height:1.8}.recruit-entry table .notice.v-none{display:none}@media (min-width: 1200px){.recruit-entry table .notice.v-none{display:block;visibility:hidden}}.recruit-entry .error{color:red}.recruit-entry .text-center{text-align:center}.recruit-entry .privacy-policy{margin-top:-1px;padding:20px;border:1px solid #000}@media (min-width: 1200px){.recruit-entry .privacy-policy{padding:40px}}.recruit-entry .privacy-policy__title{text-align:center}.recruit-entry .privacy-policy__text{margin-top:30px;line-height:1.6}.recruit-entry .privacy-policy__agree{margin-top:30px;text-align:center}.recruit-entry .privacy-policy__agree #agree{margin-right:.5em}.recruit-entry .privacy-policy__agree a{color:#000;text-decoration:underline}.recruit-entry .buttons{display:flex;justify-content:center;align-items:center;margin-top:20px}@media (min-width: 1200px){.recruit-entry .buttons{margin-top:40px}}.recruit-entry .buttons button{margin:0 2em;padding:.25em 1em;color:#fff;width:112px;height:30px;border:0;background:none;background-color:#c2038c;cursor:pointer}.recruit-entry__finished{text-align:center}.recruit-privacy{margin-top:80px;font-family:Kosugi Maru,sans-serif}.recruit-privacy__header{text-align:center}.recruit-privacy__pagetitle{display:inline-block;padding:0 2em;text-align:center;border-left:5px solid #C2038C;border-right:5px solid #C2038C}.recruit-privacy__pagetitle-text{display:block;line-height:1.2}.recruit-privacy__pagetitle-text:first-child{color:#919191}.recruit-privacy__pagebody{margin:60px auto auto;padding:10px;width:100%;max-width:1000px;font-size:1.4rem}@media (min-width: 1200px){.recruit-privacy__pagebody{padding:0;font-size:1.6rem}}.recruit-privacy__subtitle{margin-bottom:50px;padding:10px;text-align:center}.recruit-privacy__pre{white-space:pre-wrap;line-height:1.8}.recruit-privacy__contact{margin-top:60px}.recruit-privacy__contact-title{padding:.25em 1em;text-align:center;background-color:#eee}.recruit-privacy__contact-text{margin-top:20px;text-align:center}
