.pagettl{background-image:url(../../images/recruit-bg.jpg);background-position:center;background-size:cover}.recruit .message{padding-bottom:7rem}.rec{padding-bottom:10rem}@media screen and (max-width:767px){.rec{padding-bottom:7rem}}.rec__img{display:block;max-width:20rem;width:100%;margin:4rem auto 0}@media screen and (max-width:767px){.rec__img{width:50%}}.rec__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.rec__inner{gap:5rem}}.rec__message{width:47%;padding:4rem 3rem;-webkit-box-shadow:rgba(0,0,0,.1) 0 0 5px;box-shadow:rgba(0,0,0,.1) 0 0 5px}.rec__message:last-child{width:70%}@media screen and (max-width:767px){.rec__message:last-child{width:90%;border-bottom:none;padding-bottom:0}}@media screen and (max-width:767px){.rec__message{width:90%;padding:0 0 5rem;margin:0 auto;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #e0e0e0}}.rec__ttl{position:relative;padding-bottom:3rem;margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.1em}@media screen and (max-width:767px){.rec__ttl{padding-bottom:0}}.rec__ttl::before{content:"";position:absolute;bottom:0;left:0;height:1px;width:7rem;background-color:#a09796}@media screen and (max-width:767px){.rec__ttl::before{display:none}}.rec__txt{font-size:1.5rem;line-height:2}.rinfo{padding:10rem 0 14rem;background-color:#f8f6f5}@media screen and (max-width:767px){.rinfo{padding:7rem 0}}.rinfo__ttl{margin-bottom:4rem;font-size:2.6rem;letter-spacing:.1em;text-align:center}@media screen and (max-width:767px){.rinfo__ttl{font-size:2.2rem}}.rinfo__table{max-width:100rem;width:100%;margin:0 auto;border:1px solid #e0e0e0}.rinfo__table tr:not(:last-child){border-bottom:1px solid #e0e0e0}.rinfo__table td,.rinfo__table th{padding:2rem;line-height:1.7;font-weight:400;background-color:#fff}@media screen and (max-width:767px){.rinfo__table td,.rinfo__table th{padding:1.5rem 1rem;font-size:1.4rem}}.rinfo__table th{width:20%;vertical-align:middle;border-right:1px solid #e0e0e0;background-color:#fafafa}@media screen and (max-width:767px){.rinfo__table th{width:25%;border-bottom:1px solid #e0e0e0}}@media screen and (max-width:767px){.rinfo__table td span{display:none}}@media screen and (max-width:767px){.rinfo__btn{text-decoration:underline}}.rinfo__mainbtn{position:relative;display:block;max-width:50rem;width:100%;margin:5rem auto 0;padding:2rem 0;background-color:#a09796;color:#fff;text-align:center;font-size:2.4rem;letter-spacing:.1em;-webkit-transition:all .5s;transition:all .5s}.rinfo__mainbtn span{font-size:1.3rem}.rinfo__mainbtn::after{content:"";position:absolute;top:50%;right:5rem;width:12px;height:12px;border-top:solid 3px #fff;border-right:solid 3px #fff;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.rinfo__mainbtn:hover{background-color:#a0807c}