@charset "UTF-8";

.impact{
  font-family: 'Impact', sans-serif;
}


/* **********************************
 *  会社概要
 * ********************************* */
.pg_company .section#sec1{
  margin-top: -150px;
  padding-top: 150px;
  /*background: url(/img/company/bg1.jpg) no-repeat;*/
  background-position: center -450px;
  background-size: cover;
}
.company_tbl{
  margin-bottom: 30px;
  width: 100%;
  background: #ffffff;
  border: 1px solid #898989;
}
.company_tbl th,
.company_tbl td{
  height: 62px;
  padding: 15px 15px 15px 50px;
}
.company_tbl tr{
  border-bottom: 1px solid #898989;  
}
.company_tbl th{
  width: 320px;
  text-align: left;
  background: #eeeeed;
  border-right: 1px solid #898989;
  font-weight: normal;
  letter-spacing: 18px;
}
.company_tbl tr:nth-of-type(1) th{
  letter-spacing: 0;
}
.company_tbl tr:nth-of-type(6) th{
  letter-spacing: 50px;
}
.company_tbl tr:nth-of-type(7) th,
.company_tbl tr:nth-of-type(8) th,
.company_tbl tr:nth-of-type(9) th,
.company_tbl tr:nth-of-type(10) th,
.company_tbl tr:nth-of-type(11) th{
  letter-spacing: 6px;
}

.pg_company .section#sec1 .img{
  margin-bottom: 10px;
}
.pg_company .section#sec1 iframe{
  margin-top: 5px;
}

.pg_company .section#sec2{
  margin-top: 100px;
}
.under_ttl{
  font-size: 22px;
  padding: 0 0 5px;
  margin-bottom: 40px;
  border-bottom: 3px solid #043786;
}
.company_group{
  margin-bottom: 50px;
}
.company_group .ttl{
  padding: 12px 30px;
  margin-bottom: 10px;
  letter-spacing: 5px;
  border: 1px solid #043786;
  border-left: 10px solid #043786;
}
.flex{
  display: flex;
  flex-wrap: wrap;
}
.company_group .table{
  width: 65%;
}
.company_group .imgs{
  width: 35%;
  padding-left: 10px;
  text-align: right;
}
.company_group .company_tbl td {
  padding: 15px 15px 15px 30px;
}
.company_group .company_tbl tr > td:nth-of-type(1){
  width: 220px;
  text-align: left;
  background: #eeeeed;
  border-right: 1px solid #898989;
  font-weight: normal;
  letter-spacing: 5px;
}
.company_group .imgs .img{
  max-width: 360px;
  margin: 0 0 10px auto;
  position: relative;
  display: block;
  overflow: hidden;
}
.company_group .imgs .img:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.company_group .imgs .img.img3x2:before{
  padding-top: 66.666666%;
}
.company_group .imgs .img img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.company_group .map iframe{
  width: 100%;
  margin: 5px 0;
  border: 5px solid #e5e5e4!important;  
}

/* **********************************
 *  採用情報
 * ********************************* */
.pg_recruit .section#sec1{
  margin-top: -150px;
  padding: 150px 0 50px;
  /*background: url(/img/recruit/bg1.png) no-repeat #cfdef2;*/
  background-position: -30px bottom;
}
.pg_recruit .section#sec1 .message_box{
  max-width: 1100px;
  padding: 50px;
  background: url(/img/recruit/message_bg1.jpg),
    url(/img/recruit/message_bg2.jpg);
  background-position: 20px 20px, 95% 60%;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.rec_ttl{
  font-size: 18px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: bold;
  color: #053786;
  position: relative;
}
.rec_ttl:before{
  content: url(/img/recruit/recttl_slash.svg);
  margin: 0 0 -20px 90px;
  display: block;
}
.rec_ttl:after{
  content: url(/img/recruit/recttl_slash.svg);
  margin:  0 90px 0 0;
  display: block;
}
.rec_ttl .impact{
  font-size: 42px;
  padding-right: 20px;
}
.pg_recruit .section#sec1 .message_box .large{
  margin-bottom: 50px;
}
.pg_recruit .section#sec1 .message_box .txt{
  font-size: 18px;
  line-height: 1.9;
  color: #043786;
}

.pg_recruit .section#sec2{
  padding: 100px 0 0;
  background: url(/img/recruit/bg2.jpg) no-repeat;
  background-position: top center;
}
.pg_recruit .section#sec2 .staff_list{
  margin-bottom: 50px;
}
.pg_recruit .section#sec2 .staff_list .container{
  justify-content: space-between;
}
.pg_recruit .section#sec2 .staff_list .box{
  max-width: 300px;
  width: 100%;
  margin-bottom: 30px;
  background: #043786;
  color: #ffffff;
}
.pg_recruit .section#sec2 .staff_list .box > a{
  margin-top: -18px;
  display: block;
}
.pg_recruit .section#sec2 .staff_list .box > a:hover{
  text-decoration: none;
}
.pg_recruit .section#sec2 .staff_list .box > a > div{
  padding:  0 10px 5px;  
}
.pg_recruit .section#sec2 .staff_list .box .impact{
  font-size: 61px;
  line-height: 1;
  background-image: url(/img/recruit/txt_grad.jpg);
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .pg_recruit .section#sec2 .staff_list .box > a {
    margin-top: 0;
  }
  *::-ms-backdrop, .pg_recruit .section#sec2 .staff_list .box .impact {
    background: 0;
    color: #FFF; 
    padding: 5px 12px;
    position: inherit;
    top: 0;
    display: inline-block;
  }
}
.pg_recruit .section#sec2 .staff_list .box .img{
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.pg_recruit .section#sec2 .staff_list .box .img:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.pg_recruit .section#sec2 .staff_list .box .img img{  
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pg_recruit .section#sec2 .staff_voice{
  background: url(/img/recruit/bg3.jpg) no-repeat;
  background-position: center 20%;
}
.pg_recruit .section#sec2 .staff_voice .box{
  margin-top: 130px;
  display: flex;
  flex-wrap: wrap;
}
.pg_recruit .section#sec2 .staff_voice .box .ttl{
  font-size: 22px;
  margin-bottom: 50px;
  font-weight: bold;
  position: relative;
}
.pg_recruit .section#sec2 .staff_voice .box .ttl > span{
  display: inline-block;  
  position: relative;
  z-index: 1;
}
.pg_recruit .section#sec2 .staff_voice .box .ttl .impact{
  font-size: 167px;
  line-height: 1;
  font-weight: normal;
  color: #81a8d9;
  opacity: 0.6;
  position: absolute;
  left: -5px;
  top: -70px;
  z-index: 0;
}
.pg_recruit .section#sec2 .staff_voice .box dl{
  line-height: 1.85;
}
.pg_recruit .section#sec2 .staff_voice .box dt{
  color: #1a3f97;
  font-weight: bold;
}
.pg_recruit .section#sec2 .staff_voice .box dd{
  padding-left: 30px;
  position: relative;
}
.pg_recruit .section#sec2 .staff_voice .box dd:before{
  content: "A．";
  position: absolute;
  left: 0;
}
.pg_recruit .section#sec2 .staff_voice .box .message{
  margin-top: 40px;
}
.pg_recruit .section#sec2 .staff_voice .box .message dd{
  padding: 0;
}
.pg_recruit .section#sec2 .staff_voice .box .message dd:before{
  display: none;
}
.pg_recruit .section#sec2 .staff_voice .box .txt{
  width: 70%;
  padding-right: 20px;
}
.pg_recruit .section#sec2 .staff_voice .box .img{
  width: 30%;
  text-align: right;
}

.pg_recruit .section#sec2 .staff_voice .box:nth-child(even) .txt{
  order: 2;
  padding: 0 0 0 20px;
}
.pg_recruit .section#sec2 .staff_voice .box:nth-child(even) .ttl .impact {
  left: inherit;
  right: -5px;
}
.pg_recruit .section#sec2 .staff_voice .box:nth-child(even) .img{
  order: 1;
  text-align: left;
}

.pg_recruit .section#sec3{
  margin: 80px 0;
}
.pg_recruit .section#sec3 .flex{
  justify-content: space-between;
}
.pg_recruit .section#sec3 .box{
  width: 32%;
  font-size: 18px;
  line-height: 1.9;
  padding: 43px 10px 47px;
  margin-bottom: 20px;
  text-align: center;
  background: #cedef2;
}
.pg_recruit .section#sec3 .box i{
  margin-bottom: 30px;
  display: inline-block;
}

.pg_recruit .section#sec4{
  padding: 80px 0 30px;
  background: url(/img/recruit/bg4.jpg) no-repeat;
  background-size: cover;
}
.pg_recruit .section#sec4 .flex{
  justify-content: space-between;
}
.pg_recruit .section#sec4 li{
  width: 49.1%;
  font-size: 18px;
  padding: 38px 15px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  background: #eda941;
}
.pg_recruit .section#sec4 li:nth-child(2){
  background: #9bd4d1;
}
.pg_recruit .section#sec4 li:nth-child(3){
  background: #94d3d1;
}
.pg_recruit .section#sec4 li:nth-child(6){
  background: #c1e4e2;
}

.pg_recruit .section#sec5{
  padding: 120px 0 180px;
}
.pg_recruit .section#sec5 .recruit_tbl{
  
}
.pg_recruit .company_tbl tr:nth-of-type(1) th {
  letter-spacing: 50px;
}
.pg_recruit .company_tbl tr:nth-of-type(2) th,
.pg_recruit .company_tbl tr:nth-of-type(4) th,
.pg_recruit .company_tbl tr:nth-of-type(5) th{
  letter-spacing: 7px;
}
.pg_recruit .company_tbl tr:nth-of-type(7) th{
  letter-spacing: 0;
}

.pg_recruit .section#sec6{
  padding: 80px 0 50px;
  margin-bottom: 150px;
  background: url(/img/recruit/bg5.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.pg_recruit .section#sec6 .flex{
  justify-content: space-between;
}
.pg_recruit .section#sec6 .box{
  width: 48%;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 1px 1.4px 0.6px rgba(8, 1, 3, 0.2);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #043786;
  font-weight: bold;
}
.pg_recruit .section#sec6 .tel .txt{
  width: 100px;
  margin-right: 30px;
  display: inline-block;
}
.pg_recruit .section#sec6 .tel .num{
  font-size: 22px;
}
.pg_recruit .section#sec6 .tel .num a{
  font-size: 31px;
}
.pg_recruit .section#sec6 .form{
  padding: 0;
  position: relative;
}
.pg_recruit .section#sec6 .form:after{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.pg_recruit .section#sec6 .form a{
  font-size: 26px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;  
  width: 100%;
  height: 100%;
}
.pg_recruit .section#sec6 .box a:hover{
  text-decoration: none;
}





/*
.listbox .item .img{
  position: relative;
  display: block;
  overflow: hidden;
}
.listbox .item .img:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.listbox .item .img.img2x1:before{
  padding-top: 50%;
}
.listbox .item .img.img1x2:before{
  padding-top: 200%;
}
.listbox .item .img.img2x3:before{
  padding-top: 150%;
}
.listbox .item .img.img3x2:before{
  padding-top: 66.666666%;
}
.listbox .item .img.img3x4:before{
  padding-top: 133.333333%;
}
.listbox .item .img.img4x3:before{
  padding-top: 75%;
}
.listbox .item .img.img16x9:before{
  padding-top: 56.25%;
}
img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
*/

/* **********************************
 *  お問い合わせ
 * ********************************* */
.pg_contact{
  margin-top: -145px;
  padding-top: 145px;
  /*background: url(/img/contact/bg1.jpg) no-repeat;*/
  background-position: top center;
}
.contact_info {
  margin-bottom: 50px;
  background: #ffffff;
  text-align: center;
  padding: 20px 30px 15px;
  border: 1px solid #043786;
  border-left: 10px solid #043786;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.contact_info .box1 {
  font-size: 18px;
  font-weight: bold;
}
.contact_info .box2 {
  margin-top: 0;
  background: #FFFFFF;
  padding: 0;
  margin-left: 20px;
  line-height: 1;
}
.contact_info .box2 .icon {
  font-size: 30px;
  background: inherit;
  color: #181818;
  padding: 0;
  margin-right: 10px;
  vertical-align: bottom;
}
.contact_info .box2 .tel {
  font-size: 42px;
  color: #043786;
  vertical-align: bottom;
}
.contact_info .box2 .colon{
  font-size: 37px;
  line-height: 1;
  vertical-align: bottom;
}

.pg_contact .contact_ttl{
  font-size: 22px;
  margin-bottom: 20px;
  padding: 0 0 5px;
  border-bottom: 3px solid #043786;
}
.contact_form {
  width: 100%;
  border: 0;
}
.contact_form tr {
  border-bottom: 1px solid #b5b5b5;
}
.contact_form th, 
.contact_form td {
  padding: 12px 0;
}
.contact_form th {
  background: inherit;
  width: 280px;
  font-weight: bold;
  color: #0c377b;
}
.contact_form td .wpcf7-form-control, 
.contact_form td .wpcf7c-conf-hidden {
  padding: 13px;
}
.contact_form td .wpcf7-text{
  font-size: 16px;
  width: 100%;
}
.contact_form th .require {
  padding: 2px 6px;
  margin-left: 15px;
  background: #da4b3c;
  font-size: 11px;
  font-weight: normal;
  float: none;
}
.contact_form td .wpcf7-textarea {
  height: 181px;
  font-size: 16px;
}
.contact_form_acceptance {
  margin-top: 50px;
  font-weight: bold;
  color: #043786;
}
.contact_form_acceptance a{
  text-decoration: underline;
}
.contact_form_btns {
  padding: 50px 0;
}
.contact_form_btns input[type="submit"], 
.contact_form_btns input[type="button"] {
  background: #043786;
  width: 200px;
}
.contact_form_btns input.wpcf7-back{
  background: #8e8e8e;
}

.privacy_items{
  margin-bottom: 150px;
}
.privacy_items .item h4 {
  font-size: 16px;
  border-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
}

/* **********************************
 *  404
 * ********************************* */
.pg_header.error404{
  background-image: url(/img/contact/contact_bg.jpg)
}
.gohome{
  max-width: 330px;
  width: 100%;
  padding: 15px;
  margin: 50px auto 150px;
  text-align: center;
  display: block;
  background: #023793;
  color: #ffffff;
}
.pg_slug_company .pg_header{
  margin-bottom:145px!important;
}