@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Roboto:wght@700&display=swap");

/*----------------採用情報トップ---------------------- */
@media screen and (min-width: 769px) {
  body#pg-recruitment .c-ttlPage--hasBgPic {
    background: url(/wp-content/uploads/recruitment/recruitment-bg-769.jpg) right center no-repeat;
  }
}
@media screen and (min-width: 1261px) {
  body#pg-recruitment .c-ttlPage--hasBgPic {
    background: url(/wp-content/uploads/recruitment/recruitment-bg-1261.jpg) right center no-repeat;
  }
}

.rec-top-img{
  background: url(/wp-content/uploads/recruitment/recruitment-top-main.jpg) center center no-repeat;
  background-size: cover;
  width:100%;
  max-width: 1200px;
  height:400px;
  box-sizing: border-box;
  position:relative;
  margin:0 auto 50px;
}
.rec-top-img .d-txt{
  display: none;
}
.rec-top-img .year{
  position:absolute;
  top:85px;
  left:70px;
}
.rec-top-img .year .txt01{
  color:#fff;
  font-size:40px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  border-bottom: 8px solid #fff;
  line-height: 1;
  display: block;
  padding:0 0 8px 0;
  width:185px;
  text-align: center;  
}
.rec-top-img .year .txt02{
  color:#fff;
  font-size:80px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  display: block;
  width:185px;
  text-align: center;
  padding:14px 0;
}
.rec-top-img .year .txt03{
  color:#fff;
  font-size:45px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  border-top: 8px solid #fff;
  line-height: 1;    
  display: block; 
  padding:8px 0 0 0;  
  width:185px;  
  text-align: center;   
}
.rec-top-img .rec-link{
  display: block;
  position:absolute;
  right:0;
  top:140px;
  width:205px;
  height:92px;
  background-color: #fff;
  background-image: url(/wp-content/uploads/common/icon-window-gray.svg);
  background-position:  right center;
  background-repeat: no-repeat;
  background-size:13px auto;  
  box-sizing: border-box;
  text-align: center;
  padding:22px 0 0 0;
  transition: 0.5s;
}
.rec-top-img .rec-link:hover{
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
.rec-top-img{
  background: url(/wp-content/uploads/recruitment/recruitment-top-main-sp.jpg) center center no-repeat;
  background-size: 100% auto;
  width:94%;
}
.rec-top-img .year{
  position:absolute;
  top:95px;
  left:0;
  right:0;
  margin:0 auto;
  text-align: center;
  display: block;
}
.rec-top-img .year .txt01{
  margin:0 auto;
}
.rec-top-img .year .txt02{
  margin:0 auto;  
}
.rec-top-img .year .txt03{ 
  margin:0 auto;  
}
.rec-top-img .rec-link{
  left:0;
  top:auto;
  bottom:-60px;
  width:205px;
  height:92px;
  margin:0 auto;
}
}
.p-pgBnr__item--recruitment-top01 .p-pgBnr__item__pic span {
  background: url(/wp-content/uploads/recruitment/recruitment-menu-new-graduate.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .p-pgBnr__item--recruitment-top01 .p-pgBnr__item__pic span {
    background: url(/wp-content/uploads/recruitment/recruitment-menu-new-graduate-sp.jpg) center center no-repeat;
    background-size: cover;
  }
}
.p-pgBnr__item--recruitment-top02 .p-pgBnr__item__pic span {
  background: url(/wp-content/uploads/recruitment/recruitment-menu-career.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .p-pgBnr__item--recruitment-top02 .p-pgBnr__item__pic span {
    background: url(/wp-content/uploads/recruitment/recruitment-menu-career-sp.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .sp-left-btn{
    margin-left:0!important;
    margin-right:0!important;
  }
}

/*----------------新卒採用---------------------- */
@media screen and (min-width: 769px) {
  body#pg-recruitment-new-graduate .c-ttlPage--hasBgPic {
    background:#000;
  }
}
@media screen and (min-width: 1261px) {
  body#pg-recruitment-new-graduate .c-ttlPage--hasBgPic {
    background:#000;
  }
}
.rec_inc_txt{
  overflow: hidden;
}
.rec_inc_txt .rec_link_box01{
  float: right;
  margin-left:40px;
}
.rec_inc_txt .rec_link_box01 a{
  display: block;
  background-color: #E1EAEE;
  width:420px;
  height:255px;
  box-sizing: border-box;
  padding:15px;
  background-image: url(/wp-content/uploads/common/icon-window-gray.svg);
  background-position:  right 20px bottom 15px;
  background-repeat: no-repeat;
  background-size:13px auto;
  transition: 0.5s;
}
.rec_inc_txt .rec_link_box01 a:hover{
  opacity: 0.8;
}
}
.rec_inc_txt .rec_link_box01 .d_txt{
  font-size:16px;
}
.rec_inc_txt .rec_link_box01 .img-wrap{
  display: block;
  width:205px;
  height:92px;
  background-color: #fff;
  background-size:13px auto;  
  box-sizing: border-box;
  text-align: center;
  padding:22px 0 0 0;
  margin:40px auto 0;
} 
@media screen and (max-width: 768px) {
.rec_inc_txt{
  position: relative;
  padding-bottom: 180px;
}  
.rec_inc_txt .rec_link_box01{
  float:none;
  margin-left:0;
  text-align: center;  
}
.rec_inc_txt .rec_link_box01 a{
  width:320px;
  height:160px;
  padding:15px;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  margin:0 auto;
}
.rec_inc_txt .rec_link_box01 .img-wrap{
  margin:10px auto 0;
}   
}
.p-pgBnr__item--recruitment-new-graduate01 .p-pgBnr__item__pic span {
  background: url(/wp-content/uploads/recruitment/recruitment-menu-new-graduate-link.jpg) center center no-repeat;
  background-size: cover;
}
.p-pgBnr__item--recruitment-new-graduate01 .p-pgBnr__item__txt::after {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: .5em;
  background: url(/wp-content/uploads/common/icon-window.svg) center center no-repeat;
  background-size: 100% auto;
  content: '';
}
.p-pgBnr__item--recruitment-new-graduate02 .p-pgBnr__item__pic span {
  background: url(/wp-content/uploads/recruitment/recruitment-menu-new-graduate-qa.jpg) center center no-repeat;
  background-size: cover;
}
.p-pdcList__item__ttl span{
  -webkit-box-sizing: border-box;
  -webkit-transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
          box-sizing: border-box;
  display: block;
  min-height:100px;
  padding: 11px 23px;
  border: solid 5px #0e1c2d;
  background-color: #FFF;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.41667;
  transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.p-pdcList__item__ttl.single span{
  padding-top:30px;
}
@media screen and (min-width: 769px) {
  .p-pdcList__item__ttl span{
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .p-pdcList__item__ttl span{
    min-height: 72px;
    padding: 3%;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.41176;
  }
      .p-pdcList__item__ttl.single span{
    padding-top:20px;
  }
}
.new-graduate-list01{
  font-size:0;
}
.new-graduate-list01 li{
  display: inline-block;
  margin:0 25px 40px 0;
  vertical-align: top;
}
.new-graduate-list01 li:nth-child(4n){
  margin:0 0 40px 0;
}
.new-graduate-list01 li .txt{
  font-size:18px;
  margin:5px 0 0 0;
}
.left-btn{
  justify-content: flex-start;
  text-align: left!important;
}
@media screen and (max-width: 1279px) {
.new-graduate-list01{
  text-align: center;
}
.new-graduate-list01 li{
  margin:0 12px 40px 12px;
}
.new-graduate-list01 li:nth-child(4n){
  margin:0 12px 40px 12px;
}
}
@media screen and (max-width: 768px) {
.new-graduate-list01 li{
  width: 48%;
  margin:0 0 40px 0;
  text-align: left;
}
.new-graduate-list01 li img{
  width: 100%;
  height:auto;
}
.new-graduate-list01 li:nth-child(2n){
  margin:0 0 40px 2%;
}
}
/*----------------新卒FAQ---------------------- */
.qa_list{
  margin-bottom: 20px;
}
.qa_list dt{
  background-color: #0375C0;
  font-weight: bold;
  color:#fff;
  font-size:16px;
  padding:20px;
  background-image: url(/wp-content/uploads/recruitment/menu-open.svg);
  background-position:  right 30px center;
  background-repeat: no-repeat;
  background-size:18px auto;
  cursor: pointer;
}
.qa_list dt.open{
  background-image: url(/wp-content/uploads/recruitment/menu-close.svg);
  background-position:  right 30px center;
  background-repeat: no-repeat;
  background-size:18px auto;  
}
.qa_list dd{
  background: #F1F1F1;
  padding:30px 30px;
  font-size:14px;
  line-height: 2;
  display: none;
}
.qa_list dd a{
  color:#0375C0;
  text-decoration: underline;
}
.qa_list dd a:hover{
  text-decoration:none;
}
/*----------------キャリア採用---------------------- */
.p-pgBnr__item--recruitment-career01 .p-pgBnr__item__pic span {
  background: url(/wp-content/uploads/recruitment/recruitment-menu-career-recruiting-list.jpg) center center no-repeat;
  background-size: cover;
}
.p-pgBnr__item--recruitment-career02 .p-pgBnr__item__pic span {
  background: url(/wp-content/uploads/recruitment/recruitment-menu-career-entry.jpg) center center no-repeat;
  background-size: cover;
}
.rec_mt{
  margin-top: 60px!important;
}
.rec_mt02{
  margin-top: 40px!important;
}
.rec_mb{
  margin-bottom: 60px!important;
}
.rec_mb02{
  margin-bottom:20px!important;
}
.rec_pt{
  padding-top: 30px!important;
}
.c-ttlH3--career {
  margin-bottom: 0;
}
.p-table-career + .c-ttlH3--career {
  margin-top: 24px;
}
@media screen and (min-width: 769px) {
  .p-table-career + .c-ttlH3--career {
	margin-top: 70px;
	}
}
.p-table-career:not(:last-child) {
  margin-bottom: 12px;
}
.p-table-career--bottom-large:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) {
  .p-table-career:not(:last-child) {
    margin-bottom: 22px;
  }
  .p-table-career--bottom-large:not(:last-child) {
    margin-bottom: 50px;
  }
}
.p-table-career--narrow {
  max-width: 720px;
}
.p-table-career--initiatives {
  margin-top: -12px;
}
@media screen and (min-width: 769px) {
  .p-table-career--initiatives {
    margin-top: -24px;
  }
}
.p-table-career table {
  table-layout: fixed;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-table-career table {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1099px) {
  .p-table-career--scroll {
    overflow-x: auto;
  }
  .p-table-career--scroll table {
    min-width: 1000px;
  }
}
@media screen and (max-width: 859px) {
  .p-table-career--scroll2 {
    overflow-x: auto;
  }
  .p-table-career--scroll2 table {
    min-width: 800px;
  }
}
.p-table-career thead tr {
  background-color: #666;
  font-weight: bold;
}
.p-table-career thead th {
  padding: 9px 8px;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-table-career thead th {
    padding: 9px 10px;
  }
}
.p-table-career thead th.bg {
  background-color: #999;
}
.p-table-career thead th.fw-normal {
  font-weight: normal;
}
.p-table-career--small tbody {
  font-size: 1.4rem;
}
.p-table-career tr {
  background-color: #E7EEF1;
}
.p-table-career tr.bg {
  background-color: #F1F1F1;
}
.p-table-career th,
.p-table-career td {
  padding: 11px 8px;
  border: solid 1px #fff;
  text-align: left;
  color: #666;
}
.p-table-career th.separator,
.p-table-career td.separator {
  border-left: solid 3px #fff;
}
.p-table-career th.text-center,
.p-table-career td.text-center {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-table-career th,
  .p-table-career td {
    padding: 11px 10px;
  }
}
.table-initiatives-col01 {
  width: 23.88889%;
}
/*----------------キャリア採用募集要項一覧---------------------- */
.career-table01{
  width:100%;
  table-layout:inherit;
}
.career-table01 thead th{
  background: #666666;
  color:#fff;
  font-weight: bold;
  font-size:16px;
  text-align: left;
  padding:10px;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
}
.career-table01 tbody th{
  background: #E7EEF1;
  font-weight: bold;
  font-size:16px;
  text-align: left;
  padding:10px;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;  
  color:#666666;
  box-sizing: border-box;
}
.career-table01 tbody td{
  background: #E7EEF1;
  font-size:16px;
  padding:10px;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
  color:#666666;  
}
.career-table01 tbody tr:nth-child(2n) th{
  background: #F1F1F1;
}
.career-table01 tbody tr:nth-child(2n) td{
  background: #F1F1F1;
}
.center-btn{
  justify-content:center;
  text-align: center!important;
}
.c-ttlH3.rec_ttl{
  background-color: #999999!important;
  color:#fff!important;
}
.rec-it-txt{
  font-size:14px;
  margin:15px 0 0 0;
  color:#666666;
}
.entry-link-btn{
  display: block;
  color:#fff;
  font-size:16px;
  background-color: #0375C0;
  background-image: url(/wp-content/uploads/recruitment/icon-recruit-file.svg);
  background-position:40px center;
  background-repeat: no-repeat;
  background-size:32px auto;  
  border-radius: 40px;
  width:260px;
  padding:20px 40px 20px 85px;
  box-sizing: border-box;
  transition: 0.5s;
  margin:20px 0;
}
.entry-link-btn:hover{
  background-color: #2AA5F5;
}
/*----------------キャリア採用募集エントリーシート---------------------- */
.entry-flow{
  text-align: center;
  margin:0 0 60px 0;
}
.entry-num-list{
  list-style:decimal;
  margin:0 0 60px 0;
}
.entry-num-list li{
  font-size:18px;
  margin:0 0 25px 25px;
  padding:0 0 0 15px;
}
.entry-cotact-txt01{
  font-size:18px;
  line-height: 2.2;
  margin:0 0 8px 0;
}
.entry-cotact-txt02{
  font-size:18px;
  line-height: 2.2;
}
.entry-submit-box{
    margin:55px 0 0 0;
    text-align: center;
}
.entry-submit-btn{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  display: block;
  color:#fff;
  font-size:16px;
  background-color: #0375C0;
  border-radius: 40px;
  width:260px!important;
  padding:20px 20px 20px 20px;
  box-sizing: border-box;
  transition: 0.5s;
  margin:0 auto;
  text-align: center;
}
.entry-submit-btn:hover{
  background-color: #2AA5F5;
}
.entry-back-btn{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  display: block!important;
  color:#fff;
  font-size:14px;
  background-color: #999999;
  border-radius: 40px;
  width:116px!important;
  padding:11px 10px 9px 10px;
  box-sizing: border-box;
  transition: 0.5s;
  margin:25px auto 0;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
}
.entry-back-btn:hover{
  background-color: #808080;
}
@media screen and (max-width: 768px) {
.entry-flow{
  margin:0 0 20px 0;
}  
.entry-flow img{
  width:100%;
  max-width: 500px;
  height:auto;
}
.entry-num-list{
  margin:0 0 40px 0;
}
.entry-num-list li{
  font-size: 1.4rem;
  margin:0 0 20px 20px;  
  padding:0 0 0 5px;  
}  
.entry-cotact-txt01{
  font-size: 1.4rem;
  margin:0 0 5px 0;
}
.entry-cotact-txt02{
  font-size: 1.4rem;
}
}
/*----------------入力画面---------------------- */
.entry-table01{
  width:100%;
  border-top:2px solid #CCCCCC;  
}
.entry-table01 th{
  width:375px;
  border-bottom:2px solid #CCCCCC;
  padding:40px 60px 30px 0;
  text-align: left;
  overflow: hidden;
  font-size:18px;
  font-weight: bold;
  vertical-align: top;
}
.entry-table01 td{
  border-bottom:2px solid #CCCCCC;
  padding:30px 0;  
}
.entry-table01 th .required{
  display: inline-block;
  float: right;
  background: #FE650D;
  color:#fff;
  text-align: center;
  font-size:16px;
  width:63px;
  box-sizing: border-box;
  padding:3px 0;
  border-radius: 5px;
}
.entry-table01 input[type="text"]{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  background: #F1F1F1;
  font-size:18px;
  padding:22px 12px;
  line-height: 1;
  width:412px;
  box-sizing: border-box;
}
.entry-table01 input[type="text"]:focus{
  background: #E0EFF6;
}
.entry-table01 textarea:focus{
  background: #E0EFF6;
}
.entry-table01 input.txt01{ 
  width:100px;
}
.entry-table01 input.txt02{ 
  width:calc(100% - 140px);
}
.entry-table01 td span{
  display: inline-block;
  margin:0 0 0 15px;
  font-size:18px;
}
.entry-table01 input[type="radio"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 40px;
    vertical-align: -0.8rem;
    background: #F1F1F1;
    cursor: pointer;
    display: inline-block;
    outline: none;
    border-radius: 0;
}
.entry-table01 textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;  
    resize: vertical;  
    border-radius: 0;  
    border:none;
    background: #F1F1F1;
    min-height:155px;
    font-size:18px;
    line-height: 1.5;
    padding:18px 12px;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Open Sans", "BIZ UDPGothic", "Segoe UI", "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.entry-table01 input[type="radio"] {
    border-radius: 50%;
}
.entry-table01 input[type="radio"]:checked:before {
    transform: scale(1);
}
.entry-table01 input[type="radio"]:checked:before {
    background: #222222;
}
.entry-table01 input[type="radio"]:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: scale(0);
    margin:10px auto 0;
}
.entry-table01 label{
  font-size:18px!important;
  margin:9px 30px 0 8px;
  vertical-align: top;
  display: inline-block;
}
.entry-table01 .ad_txt{
  margin:0 15px 0 0;
  font-size:20px;
  font-weight: bold;
}
.entry-table01 .add01{
  margin:0 0 20px 0;
}
.entry-table01 .b_txt{
  margin:5px 0 0 0;
}
.entry-table01 .bold{
  font-weight: bold;
}
@media screen and (max-width: 999px) {
.entry-table01 th{
  width:250px;
}
}
@media screen and (max-width: 768px) {
.entry-table01 th{
  width:100%;
  border-bottom:none;
  padding:15px 0 0 0;
  font-size:16px;
  display: block;
}
.entry-table01 td{
  border-bottom:2px solid #CCCCCC;
  padding:15px 0;
  display: block;  
}
.entry-table01 th .required{
  font-size:14px;
  width:48px;
  box-sizing: border-box;
  padding:2px 0;
}
.entry-table01 input[type="text"]{
  font-size:16px;
  padding:18px 10px;
  width:100%;
  max-width: 412px;
}
.entry-table01 input[type="text"]:focus{
  background: #E0EFF6;
}
.entry-table01 input.txt01{ 
  width:90px;
}
.entry-table01 input.txt02{ 
  width:100%;
}
.entry-table01 input.txt03{ 
  width:90px;
}
.entry-table01 td span{
  margin:0 0 0 10px;
  font-size:16px;
}
.entry-table01 textarea{
    font-size:16px;
    padding:14px 10px;
}
.entry-table01 label{
  font-size:16px!important;
  margin:9px 30px 0 8px;
  vertical-align: top;
  display: inline-block;
}
.entry-table01 .ad_txt{
  margin:0 15px 0 0;
  font-size:20px;
  font-weight: bold;
}
.entry-table01 .add01{
  width:calc(100% - 40px);
  display: inline-block;
  margin:0 0 20px 0;
}
.entry-table01 .b_txt{
  margin:5px 0 0 0;
}
.entry-table01 .sp_b_txt{
  margin:5px 0 0 0;
}
.entry-table01 .bold{
  font-weight: bold;
}
.entry-table01 .sc{
  width:calc(100% - 40px);
  display: inline-block; 
} 
}
/*----------------確認画面---------------------- */
.confirm .entry-table01 th{
  width:250px;
  padding:30px 60px 30px 0;  
}
.confirm .entry-table01 td{
  font-size:18px;
}
@media screen and (max-width: 768px) {
.confirm .entry-table01 th{
  width:100%;
  padding:15px 0 0 0;  
}  
.confirm .entry-table01 td{
  font-size:16px;
}
}
/*----------------エラー画面---------------------- */
.entry-table01 span.error{
  display: block;
  color:#FB0202;
  font-size:18px;
  margin:5px 0 0 0;
}
.entry-table01 input.error,.entry-table01 textarea.error{
  border:1px solid #FB0202;
}
@media screen and (max-width: 768px) {
.entry-table01 span.error{
  font-size:16px;
}  
}


.p-rec_inc {
    padding: 0px;
    background-color: #e1eaee;
    background-color: #e1eaee;
    box-sizing: border-box;
    background-image: url(/wp-content/uploads/common/icon-window-gray.svg);
    background-position: right 20px bottom 15px;
    background-repeat: no-repeat;
    background-size: 13px auto;
    transition: .5s;
}
.p-rec_inc:hover {
    opacity: .8;
}
.p-rec_inc .p-sec__txt {
    margin-bottom: 0;
    width: 70%;
}
.p-rec_inc .rec-link {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 60px;
}
.p-rec_inc .rec-link .img-wrap {
    display: block;
    width: 205px;
    height: 92px;
    background-color: #ffffff;
    background-size: 13px auto;
    box-sizing: border-box;
    text-align: center;
    padding: 22px 0 0 0;
}
@media screen and (max-width: 768px) {
    .p-rec_inc .p-sec__txt {
        width: 100%;
    }
    .p-rec_inc .rec_inc_txt {
        padding-bottom: 20px;
    }
    .p-rec_inc .rec-link {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 20px;
    }
}