@charset 'utf-8';

.cBase01{
  color: #646160;/* 黄緑 */
  font-weight: bold;
}
.cBase02{
  color: #8c8c8c;/* 濃グレー */
}
.cBase03{
  color: #c7c7c7;/* 薄グレー */
}
.cBase04{
  color: #fff;/* 白 */
}
.cBase05{
  color: #ddedc5/* 薄い黄緑 */
}
.cBase06{
  color: #f7f7f7;/* もっと薄グレー */
}
.cBase07{
  color: #000;/* 黒 */
}
.cBase08{
  color: #6c6a69;/* 黒 */
}
.cBase09{
  color:#4c4948;
}


.cBgBase01{
  background-color: #fff;/* 黄緑 */
}
.cBgBase02{
  background-color: #4e4b4a;/* 濃グレー */
}
.cBgBase03{
  background-color: #c7c7c7;/* 薄グレー */
}
.cBgBase04{
  background-color: #fff;/* 白 */
}
.cBgBase05{
  background-color: #a7a9ac/* 薄い黄緑 */
}
.cBgBase06{
  background-color: #f7f7f7;/* もっと薄グレー */
}
.cBgBase07{
  background-color: #000;/* 黒 */
}
.cBgBase08{
  background-color: #ebecec;/* 薄グレー2 */
}
.cBgBase09{
  background-color: #4c4948;/* 薄グレー2 */
}
.cBgBase10{
  background-color: #18191a;/* 薄グレー2 */
}



.cRed{
  color: #d85c5c;
}
.cBlue{
  color: #5c88d8;
}
.cWhite{
  color: #fff;
}
.cBrown{
  color: #b79e8a;
}
.cBrown02{
  color: #554335;
}
.cBrown03{
  color: #3b3636;
}
.cBrown04{
  color: #a58545;
}
.cGreen{
  color: #0e3f99;
}
.cGray{
  color: #6f6f6f;
}
.cGray02{
  color: #454545;
}
.cYellow{
  color: #fff600;
}


.bgCGray{
  background-color: #e0e6e7;
}

.fontEn{
  font-family: 'Montserrat', sans-serif;
}
.fontM{
  font-weight: 500;
}
.fontB{
  font-weight: bold;
}
.fontI{
  font-style: italic;
}


.ttlBase01{
  text-align: center;
}
.ttlBase01 .ttlEn,
.ttlBase01 .ttlJa{
  display: inline-block;
  width: 100%;
  line-height: 1.0;
}
.ttlBase01 .ttlJa .txtCatName{
  display: inline-block;
  padding-top: 7px;
  font-size: 1.1rem;
}
.ttlBase01 .ttlEn{
  margin-bottom: 15px;
  letter-spacing: 0.08em;
  font-size: 3.3rem;
  font-weight: normal;
}
.ttlBase01 .ttlJa{
  max-width: 390px;
  line-height: 1.4;
  letter-spacing: 0.13em;
  font-size: 1.0rem;
}

.ttlBase02{
  padding-bottom: 22px;
  margin-bottom: 48px;
  background-image: url('./../../images/company/company-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.06em;
  font-size: 2.6rem;
}
.ttlBase02.long{
  background-image: url('./../../images/recruit/recruit-s-border01.png');
}
.ttlBase02.long2{
  margin-bottom: 18px;
  background-image: url('./../../images/recruit/recruit-s-border01.png');
  /*font-size: 2.5rem;*/
}

.ttlBase03{
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
}

.ttlBase04{
  margin-bottom: 18px;
  padding-bottom: 23px;
  border-bottom: 3px #4c4948 solid;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 2.1rem;
}

.ttlBase05{
  display: table;
  margin: 0 auto;
  margin-bottom: 48px;
  padding-bottom: 22px;
  background-image: url('./../../images/recruit/recruit-s-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
}
.ttlBase05 .ttlEn{
  display: table-cell;
  padding-right: 20px;
  line-height: 1.0;
  letter-spacing: 0.06em;
  vertical-align: middle;
  font-size: 2.6rem;
}
.ttlBase05 .ttlJa{
  display: table-cell;
  line-height: 1.0;
  letter-spacing: 0.1em;
  vertical-align: middle;
  font-size: 1.6rem;
}

.ttlBase06{
  position: relative;
  height: 121px;
  margin-bottom: 40px;
  background-image: url('./../../images/interview/interview-s-ttl-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.ttlBase06 .txtNum{
  position: absolute;
  bottom: 5px;
  left: 18px;
  font-size: 2.3rem;
}
.ttlBase06 .txtTtl{
  position: absolute;
  bottom: 15px;
  left: 83px;
  font-size: 2.3rem;
}


.ttlBase07{
  position: relative;
  margin-bottom: 33px;
  padding: 10px 0 10px 90px;
  /* background-color: #c7c7c7; */
  letter-spacing: 0.1em;
  font-size: 1.7rem;
  color: #4e4b4a;
  border: 1px #8a8a8b solid;
}
.ttlBase07 > .txtTtl{
  position: absolute;
  z-index: 2;
  top: 21px;
  left: 10px;
  width: 56px;
  text-align: right;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.05rem;
}
.pageCareer .ttlBase07 > .txtTtl{
  top: 25px;
  left: 10px;
  letter-spacing: normal;
  font-size: 0.8rem;
}
.ttlBase07 > .txtTtl.line1{
  top: 30px;
}
.ttlBase07 > .ttlIcn01{
  position: absolute;
  top: -15px;
  left: 5px;
  /*mix-blend-mode: multiply;*/
}
.ttlBase08{
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.07em;
  font-size: 1.35rem;
  font-weight: bold;
}
.ttlBase08 span{
  display: inline-block;
  padding: 10px 27px 8px 27px;
  border: 1px #d3d3d4 solid;
}



.boxBaseCom{
  margin-bottom: 30px;
  line-height: 1.8;
  letter-spacing: 0.11em;
  text-align: justify;
}
.boxBaseCom p{
  margin-bottom: 14px;
}
.boxBaseCom p:last-child{
  margin-bottom: 0;
  color: #4c4948;
}
.boxBaseSign{
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  text-align: right;
}
.boxBaseSign .dlCompanyCEO dt{
  margin-bottom: 19px;
}
.ulBaseTop{
  overflow: hidden;
  width: 980px;/*520px*/
}


.ulBaseTop li{
  float: left;
  width: 20%;
  margin-right: 1.8%;
  margin-bottom: 10px;
  background-color: #18191a;
  background-image: url('./../../images/company/company-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  line-height: 1.0;
  color: #fff;
}
.ulBaseTop.typeB li{
  width: auto;
}
.ulBaseTop li:nth-child(3n){
  /* margin-right: 0; */
}
.ulBaseTop.typeB li:nth-child(3n){
  /* margin-right: 0.5%; */
}
.ulBaseTop li a{
  display: inline-block;
  width: 100%;
  padding: 12px 40px 12px 20px;
  color: #fff;
}
.ulBaseTopEntry{
  overflow: hidden;
  width: 980px;/*520px*/
}


.ulBaseTopEntry li{
  float: left;
  width: 18%;
  margin-right: 3.5%;
  margin-bottom: 10px;
  background-color: #18191a;
  background-image: url('./../../images/company/company-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  line-height: 1.0;
  color: #fff;
}
.ulBaseTopEntry.typeB li{
  width: auto;
}
.ulBaseTopEntry li:nth-child(3n){
  /* margin-right: 0; */
}
.ulBaseTopEntry.typeB li:nth-child(3n){
  margin-right: 3.5%;
}
.ulBaseTopEntry li a{
  display: inline-block;
  width: 100%;
  padding: 12px 40px 12px 20px;
  color: #fff;
}

.boxBaseTopWrap{
  height: 579px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.boxBaseTop{
  position: relative;
  padding-top: 202px;/*235px;*/
  width: 980px;
  margin: 0 auto;
}
.boxBaseTop .ttlBase01{
  min-height: 185px;
}
.boxBaseTop .ttlBase01 .ttlEn{
  margin-bottom: 15px;
  font-style: normal;
}
.pageCareer .boxBaseTop .ttlBase01 .ttlEn{
  letter-spacing: normal;
  /*font-size: 8vw;*/
}
.boxBaseTop .ttlBase01 .ttlJa{
  font-size: 1.4rem;
}
.boxBaseTop .boxBreadcrumb{
  min-height: 66px;
}
.boxBaseTop .breadcrumb div{
  letter-spacing: 0.1em;
  color: #6f6f6f;
}
.boxBaseTop .breadcrumb a{
  color: #6f6f6f;
}
.boxBaseTop .boxBaseCom{
  font-size: 1.15rem;
}
