@charset 'utf-8';

.baseW {
	max-width: 1440px;
  min-width: 1120px;
  margin-left: auto;
  margin-right: auto;
	padding-left: 40px !important;
  padding-right: 40px !important;
}
.baseW02 {
  max-width: 1800px;
  min-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.baseW03 {
  width: 1200px;/*1110px;*/
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 640px){
  .baseW,
  .baseW02,
  .baseW03 {
    width: 100%;
		min-width: inherit;
		padding: 0 !important;
  }
  .baseSpW {
    width: 90% !important;
    margin-right: auto;
    margin-left: auto;
  }
}

.txtMarker01 {
  background: linear-gradient(transparent 1%, #fed556 1%);
}
.pageCareerstep .txtMarker01 {
  background: linear-gradient(transparent 1%, #fff885 1%);
}

.txtMarker02 {
  color: #bf0000;
}

.cBtn01{
  background-color: #f7e734;/* Yellow */
  color: #000;
}
.cBtn02{
  background-color: #269cc8;/* Blue */
  color: #fff;
}
.cBtn03{
  background-color: #fff;/* White */
  color: #000;
}
.cBtn04{
  background-color: #292929;/* Black */
  color: #fff;
}
.cBtn05{
  background-color: #ce0000;/* Red */
  color: #fff;
}
.cBtnLGreen{
  background-color: #5acac0;
  color: #fff;
}
.cBtn06{
  background-color: #ff983d;/* Orange */
  color: #fff;
}


/* Text Color */
.cTextBase{
  color: #2b2723;
}

.cBaseBlack {
  color: #000;
}
.cBaseWhite {
  color: #fff;
}
.cBaseBlue {
  color: #0168b7;
}
.cBaseDBlue {
  color: #0d2252;
}
.cBaseYellow {
  color: #ffcd09;
}
.cBaseLGreen {
  color: #5acac0;
}
.cBaseRed {
  color: #d60000;
}
.cBaseOrange {
  color: #e05625;
}
/* /Text Color */


/* Background Color */
.cBgBaseBlack {
  background-color: #000;
}
.cBgBaseWhite {
  background-color: #fff;
}
.cBgBaseGray {
  background-color: #ccc;
}
.cBgBaseBlue {
  background-color: #0168b7;
}
.cBgBaseDBlue {
  background-color: #0d2252;
}
.cBgBaseYellow {
  background-color: #ffa809;
}
.cBgBaseLGreen {
  background-color: #5acac0;
}
.cBgBaseRed {
  background-color: #b50003;
}
.cBgBaseOrange {
  background-color: #e15c2d;
}
/* /Background Color */



.fontEn{
  /*font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","MS PGothic","ＭＳ Ｐゴシック", sans-serif;*/
}
.fontNum {
  /*font-family: Arial,"Arial Black","Comic Sans MS",Courier,"Courier New",Georgia,Impact,"Times New Roman","Trebuchet MS",Verdana;*/
}
.fontMin {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.fontM{
  font-weight: 500;
}
.fontB{
  font-weight: bold;
}
.fontI{
  font-style: italic;
}

.fontMons {
	font-family: 'Renner*', sans-serif;
}


/****************/
.mb0 {
  margin-bottom: 0;
}

.underline {
  text-decoration: underline;
}

.ttlBase01 {
  text-align: center;
}
@media all and (max-width: 640px){
  .ttlBase01 {
    position: absolute;
    top: 26.5vw;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 70%;
  }
}

.ttlBase01 .ttlEn,
.ttlBase01 .ttlJa {
  display: inline-block;
  width: 100%;
  line-height: 1.0;
}

.ttlBase01 .ttlJa .txtCatName {
  display: block;
  padding-top: 7px;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .ttlBase01 .ttlJa .txtCatName {
    padding-top: 1%;
    font-size: 4.0vw;
  }
}

.ttlBase01 .ttlEn {
  margin-bottom: 15px;
  letter-spacing: 0.08em;
  font-size: 2.8rem;
  font-weight: normal;
}
@media all and (max-width: 640px){
  .ttlBase01 .ttlEn {
    margin-bottom: 2%;
    letter-spacing: 0.07em;
    font-size: 8.0vw;
  }
}

.ttlBase01 .ttlJa {
  max-width: 390px;
  line-height: 1.4;
  letter-spacing: 0.13em;
  font-size: 1.0rem;
}
@media all and (max-width: 640px){
  .ttlBase01 .ttlJa {
    max-width: 100%;
    font-size: 4.0vw;
  }
}

.ttlBase02 {
  padding-bottom: 27px;
  margin-bottom: 48px;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.17em;
	font-family: 'Renner*', sans-serif;
  /*font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
  /*font-family: 'Oswald', sans-serif;*/
 /* font-style: italic;*/
  font-size: 2.4rem;
  font-weight: 500;
  color: #153f8a;
	position: relative;
}
#entryForm .ttlBase02,
.pageNewgraduates .ttlBase02,
.boxEnvironmentWrap .ttlBase02,
#content_challenge  .ttlBase02,
.business_page .ttlBase02{
	font-weight: 600;
}
@media all and (max-width: 640px){
  .ttlBase02 {
    padding-bottom: 3.7vw;
    margin-bottom: 8vw;
    line-height: 1.4;
    font-size:30px;
  }
}

.ttlBase02::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 3.5em;
	height: 2px;
	background-color: #153f8a;
}
@media all and (max-width: 640px){
  .ttlBase02::after {
		width: 2.5em;
  }
}

.ttlBase02.fontJa {
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
  font-size: 2.2rem;
}
@media all and (max-width: 640px){
  .ttlBase02.fontJa {
    font-size: 1.1rem;
		font-weight: 700;
  }
}

/*.ttlBase02:first-letter {
  font-size: 2.55rem;
}
@media all and (max-width: 640px){
  .ttlBase02:first-letter {
    font-size: 1.5rem;
  }
}*/

/*
.ttlBase02 .txtFirst {
  font-size: 2.55rem;
}
@media all and (max-width: 640px){
  .ttlBase02 .txtFirst {
    font-size: 1.5rem;
  }
}
*/
.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: 50px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.2em;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase03{
    margin-bottom: 8vw;
    line-height: 1.4;
    font-size: 1rem;
  }
}

.ttlBase04 {
  margin-bottom: 18px;
  padding: 10px 15px;
  /*border-bottom: 3px #1a368d solid;*/
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  background-color: #6b6b6b;
	color: #fff;
}
@media all and (max-width: 640px){
  .ttlBase04{
    margin-bottom: 5%;
    padding-bottom: 5%;
    letter-spacing: 0.08em;
    font-size: 1.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;
}
@media all and (max-width: 640px){
  .ttlBase05{
    display: block;
    margin: 0 auto;
    margin-bottom: 15%;
    padding-bottom: 0;
    background-size: 30% auto;
  }
}

.ttlBase05 .ttlEn {
  display: table-cell;
  padding-right: 20px;
  line-height: 1.0;
  letter-spacing: 0.06em;
  vertical-align: middle;
  font-size: 2.6rem;
  font-weight: 700;
  color: #1a368d;
}
@media all and (max-width: 640px){
  .ttlBase05 .ttlEn{
    display: inline-block;
    padding-right: 0;
    font-size: 8.0vw;
  }
}

.ttlBase05 .ttlJa {
  display: table-cell;
  line-height: 1.0;
  letter-spacing: 0.1em;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase05 .ttlJa{
    display: inline-block;
    width: 100%;
    margin-bottom: -20%;
    font-size: 5.0vw;
  }
}

.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 bottom;
}
@media all and (max-width: 640px){
  .ttlBase06{
    height: 13vw;
    margin-bottom: 7%;
    background-size: 100% auto;
  }
}

.ttlBase06 .txtNum {
  position: absolute;
  bottom: 7px;
  left: 10px;
  line-height: 1.3;
  font-size: 2.5rem;
}
.ttlBase06 .txtNum02 {
  position: absolute;
  bottom: 10px;
  left: 5px;
  line-height: 1.3;
  font-size: 1.2rem;
  color:#fff;
}
@media all and (max-width: 640px){
  .ttlBase06 .txtNum{
    bottom: 0;
    left: 1%;
    font-size: 8.0vw;
  }
    .ttlBase06 .txtNum02{
    bottom: 15%;
    left: 2%;
    font-size: 4.0vw;
  }
}

.ttlBase06 .txtTtl {
  position: absolute;
  bottom: 16px;
  left: 83px;
  font-size: 2.3rem;
}
.ttlBase06 .txtTtl02 {
  position: absolute;
  bottom: 16px;
  left: 83px;
  font-size: 2.3rem;
  color:#063190;
}
@media all and (max-width: 640px){
  .ttlBase06 .txtTtl{
    bottom: 0;
    left: 20%;
    font-size: 8.0vw;
  }
    .ttlBase06 .txtTtl02{
    bottom: 15%;
    left: 20%;
    font-size: 7.0vw;
  }
}

.ttlBase07 {
  position: relative;
  margin-bottom: 33px;
  padding: 10px 0 10px 90px;
  border: 1px #3b0805 solid;
  background-color: #fff;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.7rem;
  font-weight: 700;
  color: #3b0805;
}
@media all and (max-width: 640px){
  .ttlBase07 {
    margin-bottom: 7%;
    padding: 3.5% 0 3.8% 20vw;
    font-size: 5.5vw;
    color: #554335;
  }
}

.ttlBase07 > .txtTtl {
  position: absolute;
  z-index: 2;
  top: 15px;
  left: 5px;
  width: 56px;
  text-align: right;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.05rem;
  font-weight: 700;
  font-style: italic;
}
@media all and (max-width: 640px){
  .ttlBase07 > .txtTtl {
    top: 4.5vw;
    left: 2vw;
    width: 14.5%;
    font-size: 3.0vw;
  }
}

.pageCareer .ttlBase07 > .txtTtl {
  top: 20px;
  left: 10px;
  letter-spacing: normal;
  font-size: 1.0rem;
}
@media all and (max-width: 640px){
  .pageCareer .ttlBase07 > .txtTtl {
    top: 5.7vw;
    left: 3.7%;
    font-size: 3.0vw;
  }
}

.ttlBase07 > .txtTtl.line1 {
  top: 28px;
}
@media all and (max-width: 640px){
  .ttlBase07 > .txtTtl.line1 {
    top: 7vw;
  }
}

.ttlBase07 > .ttlIcn01 {
  position: absolute;
  top: -15px;
  left: 5px;
  /*mix-blend-mode: multiply;*/
}
@media all and (max-width: 640px){
  .ttlBase07 > .ttlIcn01 {
    top: -3vw;
    left: 2%;
    width: 17%;
  }
}

.ttlBase08 {
  display: table;
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
}
@media all and (max-width: 640px){
  .ttlBase08 {
    height: 9vw;
    margin-bottom: 5vw;
  }
}

.ttlBase08 .txtNum {
  display: table-cell;
  width: 5%;
  vertical-align: middle;
  text-align: center;
  line-height: 1.0;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase08 .txtNum {
    width: 10%;
    font-size: 5.0vw;
  }
}

.ttlBase08 .txtStr {
  display: table-cell;
  width: 95%;
  padding: 0 2%;
  vertical-align: middle;
  text-align: left;
  letter-spacing: normal;
  font-size: 1.28rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase08 .txtStr {
    width: 90%;
    padding: 0 3%;
    font-size: 4.3vw;
  }
}

.ttlBase09 {
  margin-bottom: 60px;
  text-align: center;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase09 {
    margin-bottom: 10%;
  }
}

.ttlBase09 .ttlEn {
  margin-bottom: 12px;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 3.5rem;
  font-style: italic;
}
@media all and (max-width: 640px){
  .ttlBase09 .ttlEn {
    margin-bottom: 2%;
    font-size: 10.0vw;
  }
}

.ttlBase09 .ttlEn .first {
  font-size: 5.3rem;
}
@media all and (max-width: 640px){
  .ttlBase09 .ttlEn .first {
    font-size: 15.0vw;
  }
}

.ttlBase09 .ttlJa {
  line-height: 1.0;
  letter-spacing: 0.14em;
  font-size:1.7rem;
}
@media all and (max-width: 640px){
  .ttlBase09 .ttlJa {
    letter-spacing: 0.1em;
    font-size: 5.5vw;
  }
}

.ttlBase10 {
  padding-bottom: 21px;
  margin-bottom: 18px;
  background-image: url('./../../images/common/ttlbase10-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  line-height: 1.0;
  font-weight: 700;
}
@media all and (max-width: 640px){

}

.ttlBase10 .ttlEn {
  margin-right: 18px;
  vertical-align: middle;
  letter-spacing: 0.07em;
  font-size: 2.6rem;
  color: #1a368d;
}
@media all and (max-width: 640px){

}

.ttlBase10 .ttlJa {
  vertical-align: middle;
  letter-spacing: 0.15em;
  font-size: 1.4rem;
  color: #000;
}
@media all and (max-width: 640px){

}

/***** TtlBase11 *****/
.ttlBase11 {
  min-height: 70px;
  margin-bottom: 58px;
  padding: 23px 0 0 125px;
  background-repeat: no-repeat,no-repeat;
  background-position: 17px 12px, left top;
  background-size: auto auto, auto 70px;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #151515;
}
@media all and (max-width: 640px){
  .ttlBase11 {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    padding: 17.8% 0 0 0;
    background-repeat: no-repeat,no-repeat;
    background-position: 4% center, left top;
    background-size: 18% auto, 100% auto;
    letter-spacing: 0.05em;
    font-size: 6.0vw;
  }
  .ttlBase11.short {
    letter-spacing: -0.03em;
  }
  .ttlBase11 span {
    position: absolute;
    top: 50%;
    left: 32%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1.3;
  }
}

.ttlBase11.no01 {
  background-image: url('./../../images/experience/experience-ttl-num01.png'),url('./../../images/experience/experience-ttl-bg01.png');
}
.ttlBase11.no02 {
  background-image: url('./../../images/experience/experience-ttl-num02.png'),url('./../../images/experience/experience-ttl-bg01.png');
}
.ttlBase11.no03 {
  background-image: url('./../../images/experience/experience-ttl-num03.png'),url('./../../images/experience/experience-ttl-bg01.png');
  /*background-image: url('./../../images/experienced/experienced-ttl-num03.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
}
.ttlBase11.no04 {
  background-image: url('./../../images/experience/experience-ttl-num04.png'),url('./../../images/experience/experience-ttl-bg01.png');
  /*background-image: url('./../../images/experienced/experienced-ttl-num04.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
}
.ttlBase11.no05 {
  background-image: url('./../../images/experience/experience-ttl-num06.png'),url('./../../images/experience/experience-ttl-bg01.png');
  /*background-image: url('./../../images/experienced/experienced-ttl-num05.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
}
@media all and (max-width: 640px){
  .ttlBase11.no01 {
    background-image: url('./../../images_sp/experience/sp-experience-ttl-num01.png'),url('./../../images_sp/experience/sp-experience-ttl-bg01.png');
  }
  .ttlBase11.no02 {
    background-image: url('./../../images_sp/experience/sp-experience-ttl-num02.png'),url('./../../images_sp/experience/sp-experience-ttl-bg01.png');
  }
  .ttlBase11.no03 {
    background-image: url('./../../images_sp/experience/sp-experience-ttl-num03.png'),url('./../../images_sp/experience/sp-experience-ttl-bg01.png');
    /*background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num03.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');*/
  }
  .ttlBase11.no04 {
    background-image: url('./../../images_sp/experience/sp-experience-ttl-num04.png'),url('./../../images_sp/experience/sp-experience-ttl-bg01.png');
    /*background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num04.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');*/
  }
  .ttlBase11.no05 {
    background-image: url('./../../images_sp/experience/sp-experience-ttl-num05.png'),url('./../../images_sp/experience/sp-experience-ttl-bg01.png');
    /*background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num05.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');*/
  }
}

/***** TtlBase12 *****/
.ttlBase12 {
  min-height: 70px;
  margin-bottom: 32px;
  padding: 23px 0 0 0;
  background-image: url('./../../images/experienced/experienced-ttl-bg02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 70px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #f2df37;
}
@media all and (max-width: 640px){
  .ttlBase12 {
    min-height: auto;
    margin-bottom: 0;
    padding: 4vw 0 4vw 0;
    background-image: url('./../../images_sp/experienced/sp-experienced-ttl-bg02.png');
    background-size: 100% 100%;
    line-height: 1.2;
    font-size: 6.0vw;
  }
}

/***** TtlBase13 *****/

.ttlBase13 {
	
  background: url("../../images/company/bg_capt.jpg") no-repeat  0 center / cover;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 600;
  margin-bottom: 40px;
  padding: 17px 50px;
  text-align: left;
  width: 100%;
	/*
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 15px 15px 45px;
  margin-bottom: 35px;
  background-image: url('./../../images/common/ttl_bg_img01.png');
  background-repeat: repeat;
  background-position: left top;
  background-size: auto auto;
  background-color: #f2f2f2;
  font-weight: 700;
	position: relative;
	*/
}
@media all and (max-width: 640px){
  .ttlBase13 {
	  /*
    height: 16.7vw;
    margin-bottom: 5vw;
    padding: 5vw;
		display: block;
	 */
    font-size: 1.3rem;
    margin-bottom: 20px;
    padding: 15px 5%;
  }
  #posi01 .boxCompany02 h2.ttlBase02 span{
    font-size: 14px;
  }
}
/*
.ttlBase13:after {
	content: '';
	display: inline-block;
	background-image: url('./../../images/common/ttl_icon02.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 54px;
	height: 56px;
	position: absolute;
	bottom: 0;
	right: 0
}
@media all and (max-width: 640px){
  .boxCompany0201 .ttl01:after {

  }
}
*/
.ttlBase13 .txt01 {
  letter-spacing: 0.1em;
  font-size: 2.0rem;
/*  color: #4d4d4d; */
  font-family: 'Renner*', sans-serif;
  font-weight: 600;
	
}
@media all and (max-width: 640px){
  .ttlBase13 .txt01 {
    font-size: 1.6rem;
  }
}

.ttlBase13 .txt01.fontJa {
  font-size: 1.7rem;
}
@media all and (max-width: 640px){
  .ttlBase13 .txt01.fontJa {
    font-size: 1.2rem;
  }
}
/*
.ttlBase13 .txt01:before {
	content: '';
	display: inline-block;
	background-image: url('./../../images/common/ttl_icon01.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 22px;
  height: 22px;
  padding-right: 15px;
}
@media all and (max-width: 640px){
  .ttlBase13 .txt01:before {

  }
}
*/

.ttlBase13 .txt02 {
  letter-spacing: 0.19em;
  font-size: 1.13rem;
/*  color: #4d4d4d; */
}
@media all and (max-width: 640px){
  .ttlBase13 .txt02 {
    font-size: 1.0rem;
  }
}

.ttlBase13 .txt02:before {
  content: '/';
  margin: 0 13px;
}
@media all and (max-width: 640px){
	.ttlBase13 .txt02:before {
  	content: '/';
  	margin: 0 3vw;
	}
}


/***** boxBaseCom *****/
.boxBaseCom {
  margin-bottom: 30px;
  line-height: 1.8;
  letter-spacing: 1px;
  font-size: 1.13rem;
}
.boxBaseCom .read{
  font-size: 1.25rem;
  font-weight: 600;
}
.boxBaseCom .read a{
  text-decoration: underline;
}
#content_challenge .boxBaseCom{
	width: 45%;
}
#content_challenge .boxBaseCom.txt{
	padding-right: 2.5%;
	width:55%;
}
@media all and (max-width: 640px){
  .boxBaseCom {
    margin-bottom: 7%;
    font-size: 0.9rem;
  }
#content_challenge .boxBaseCom{
	width: 100%;
}
#content_challenge .boxBaseCom.txt{
	padding-right: 0%;
	width:100%;
}
}

.boxBaseCom.noMb {
  margin-bottom: 0;
}

.boxBaseCom p {
  margin-bottom: 14px;
}
@media all and (max-width: 640px){
  .boxBaseCom p {
    margin-bottom: 5vw;
  }
}

.boxBaseCom p:last-child {
  margin-bottom: 0;
}


/***** chk Img *****/
.boxChkImg {
  /*position: relative;*/
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 150px;
}
@media all and (max-width: 640px){
  .boxChkImg {
    height: 150px;
  }
}
.boxChkImg .chkImg {
  max-width: none;
  height: auto;
}
.boxChkImg .chkImg.horizontalImg {
  width: 100%;
  height: auto;
}
.boxChkImg .chkImg.verticalImg {
  width: auto;
  height: 100%;
}


/*##### Base Dummy Img #####*/
.boxBaseDummyImg {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 200px;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
}
@media all and (max-width: 640px){
  .boxBaseDummyImg {
    height: 50vw;
    font-size: 1.4rem;
  }
}

.boxBaseDummyImg:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
}

.boxBaseDummyImg > span {
  position: relative;
  z-index: 2;
}

.boxBaseDummyImg .imgName {
  display: inline-block;
  padding: 0.5em 0;
  letter-spacing: 0.03em;
  font-size: 1.1rem;
  color: #777;
}
@media all and (max-width: 640px){
  .boxBaseDummyImg .imgName {
    font-size: 0.9rem;
  }
}


/***** imgBaseEyecatch *****/
.boxBaseEyecatch {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.imgBaseEyecatch {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  max-width: none;
  height: 100%;
}
.imgBaseEyecatch.horizontalImg {
  width: auto;
  height: 100%;
}
.imgBaseEyecatch.verticalImg {
  width: 100%;
  height: auto;
}
/****************/
.linkBaseTelno {
  font-weight: 500;
  pointer-events: none;
  cursor: auto;
}
@media all and (max-width: 640px){
  .linkBaseTelno {
    pointer-events: auto;
    cursor: pointer;
  }
}

/****************/
.linkBaseBtn01 {
  display: table;
  width: 100%;
}
.linkBaseBtn01 > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

a.linkBaseBtn02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 300px;
  height:  50px;
  border-radius: 50px;
/*  background-image: url('./../../images/common/arrow02.png'); */
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: auto auto;
  background-color: #17246E;
  letter-spacing: 0.07em;
  font-size: 1.15rem;
  font-weight: 700;
  color:  #ffffff;
}
@media all and (max-width: 640px){
  a.linkBaseBtn02 {
    width: 17em;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.03rem;
  }
}

.linkBaseBtn03 {
  width: 440px;
  margin: 0 auto;
  padding: 15px 50px 15px 30px;
  border: 0;
  border-radius: 0;
  background-color: #dc0417;
  background-image: url('./../../images/common/submit-icn-arrow01-r.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: auto auto;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
	line-height: 1.2;
	display: table;
	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
@media all and (max-width: 640px){
  .linkBaseBtn03 {
    -webkit-appearance: none;
    width: 93%;
    margin: 0 auto;
    padding: 5% 7% 5% 5%;
    background-image: url('./../../images_sp/common/sp-submit-icn-arrow01-r.png');
    background-position: 95% center;
    background-size: 2.5vw auto;
    font-size: 1rem;
  }
}

.linkBaseBtn03:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.linkBaseBtn03 a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


/****************/
.boxBaseSign {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  text-align: right;
}
@media all and (max-width: 640px){
  .boxBaseSign{
    position: static;
    right: auto;
    bottom: auto;
    display: block;
	text-align: left;
  }
}

@media all and (max-width: 640px){
  .boxBaseSign .imgCompanyCeoSign {
    width: 35%;
    max-width: 178px;
  }
}

/****************/

#pankuzu{
  background: url("../../images/common/bg_sub_link.jpg") no-repeat center center / cover;
  margin: 0 0 150px !important;
  height: auto !important;
  padding: 20px 0 55px;
  width: 100% !important;
}
#pankuzu2{
  margin-top: 0 !important;
  padding: 20px 0 55px;
}
#pankuzu2 .breadcrumb{
  margin-bottom: 0 !important;
}
.ulBaseTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
	padding-left: 20px;
}
@media all and (max-width: 640px){
  .ulBaseTop {
    display: block;
    width: 100%;
		padding: 0;
  }
  #pankuzu .ulBaseTop {
    display: flex;
    flex-wrap: wrap;
  }
  .pageInterview #pankuzu{
    display: none;
  }
}

.ulBaseTop li {
  width: 16%;
  margin-right: 1.7%;
  margin-bottom: 10px;
  line-height: 1.4;
  letter-spacing: 0.12em;
  font-size: 1.2rem;
  /*font-style: italic;*/
  font-weight: 700;
  color: #dc0417;
	position: relative;

}
@media all and (max-width: 640px){
  #pankuzu{
    margin-bottom: 50px !important;
    padding-bottom: 10px;
  }
  #pankuzu .baseW{
    margin: 0 auto;
    width: 90%;
  }
  .ulBaseTop li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 6vw;
    font-size: 1.08rem;
    color: #dc0417;
  }
  .ulBaseTop li:nth-child(2n){
    margin-right: 0;
  }
}

.ulBaseTop li:last-child {
  margin-right: 0;
}

.ulBaseTop > li a {
  background: #17246e;
  color: #ffffff;
  display: -webkit-flex;
  display: flex;
  font-size: 16px;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  padding: 13px;
	border: 1px solid #17246e;
  position: relative;
}

.ulBaseTop > li a::before{
  content:''; 
  height:15px; 
  width:15px; 
  display:block; 
  border:1px solid #17246e;
  border-right-width:0; 
  border-top-width:0; 
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  position:absolute;
  bottom:-20px; 
  left:50%;
  margin-left: -7.5px;
}

@media all and (max-width: 640px){
  .ulBaseTop > li a {
    padding: 2vw;
  }
  .ulBaseTop > li a::before {
    height: 10px;
    width: 10px;
    bottom: -15px;
    margin-left: -5px;
  }
}
/*
.ulBaseTop li:after {
	content: '';
	display: inline-block;
	background-image: url('./../../images/common/ul-base-top-icn-arrow01.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 16px;
  height: 9px;
	position: absolute;
	left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  margin-top: 10px;
}

*/
/**** ulBaseTop02 *****/
.ulBaseTop02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 40px;
	line-height: 1.3;
}
@media all and (max-width: 640px){
  .ulBaseTop02 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
		padding: 0;
  }
}

.ulBaseTop02::after {
	display: block;
	content:"";
	width: 15%;
}

.ulBaseTop02 > li {
	width: 15%;
	font-size: 1.1rem;
	margin-bottom: 15px;
	padding-bottom: 10px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: 1px solid #010032;
  /*background-image: url('./../../images/common/ulbasetop-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: auto auto;*/
}
@media all and (max-width: 640px){
  .ulBaseTop02 > li {
    width: 48%;
    margin: 0;
    margin-bottom: 5%;
		padding-bottom: 3%;
    /*background-image: url('./../../images_sp/common/sp-ulbasetop-icn-arrow01.png');
    background-position: 90% center;
    background-size: 12% auto;*/
    font-size: 1rem;
  }
  .ulBaseTop02 > li:nth-child(2n) {
    margin-right: 0;
  }
}

.ulBaseTop02 > li:after {
	content: '▼';
	color: #010032;
	font-size: 0.5em;
	padding: 0 0 0 5px;
}
@media all and (max-width: 640px){
  .ulBaseTop02 > li:after {
  }
}

.ulBaseTop02 > li a {
  color:#010032;
  display: -webkit-flex;
  display: flex;
  font-weight: 600;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  padding: 0 0 0 15px;
  vertical-align: middle;
}
@media all and (max-width: 640px){
  .ulBaseTop02 > li a {
    padding: 0 0 0 5%;
  }
}


/****************/
.ulBase01 li {
  margin-bottom: 0.8em;
  margin-left: 0.8em;
  line-height: 1.6;
  text-indent: -0.8em;
}
@media all and (max-width: 640px){
  .ulBase01 li {
    margin-bottom: 0.7em;
    margin-left: 1.0em;
    line-height: 1.3;
    text-indent: -1.0em;
  }
}

.ulBase01 li:before {
  content: '・';
  margin-right: 0.2em;
}

.olBase01 li {
  margin-bottom: 0.8em;
  margin-left: 1.2em;
  line-height: 1.4;
  text-indent: -1.2em;
}
@media all and (max-width: 640px){
  .olBase01 li {
    margin-bottom: 0.7em;
    line-height: 1.3;
  }
}

ol.olBase02 {
  counter-reset: item;
}

.olBase02 li {
  margin-bottom: 0.8em;
  margin-left: 1.2em;
  line-height: 1.4;
}
@media all and (max-width: 640px){
  .olBase02 li {
    margin-bottom: 0.7em;
    line-height: 1.3;
  }
}

.olBase02 li:before {
	counter-increment: item;
  content: counter(item, decimal-leading-zero)'.';
  display: inline-block;
  font-weight: 600;
	color: #4d4d4d;
	font-family: 'Renner*', sans-serif;
}
@media all and (max-width: 640px){
  .olBase02 li:before {

  }
}

/****************/
.ulBaseTag01 {
  margin-bottom: 20px;
}
@media all and (max-width: 640px){
  .ulBaseTag01 {
    margin-bottom: 5%;
  }
}

.ulBaseTag01 li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 0.4em 0.8em 0.3em 0.8em;
  border: 2px #9b9b9b solid;
  text-align: center;
  line-height: 1.0;
  font-size: 0.9rem;
  font-weight: 700;
  color: #9b9b9b;
}
@media all and (max-width: 640px){
  .ulBaseTag01 li {
    min-width: 26vw;
    margin-right: 0.7vw;
    margin-bottom: 0.7vw;
    padding: 0.3em 0.5em 0.3em 0.5em;
    font-size: 0.85rem;
  }
}

/*##### BaseTopWrap #####*/
.boxBaseTopWrap {
/*  height: 355px; */
  height: 299px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media all and (max-width: 640px){
  .boxBaseTopWrap {
    height: auto;
    margin-top: 0;
/*    background-size: 100% auto; */
  }
}

.boxBaseTopWrap.typeLong {
  height: 300px;
}
@media all and (max-width: 640px){
  .boxBaseTopWrap.typeLong {
    height: auto;
  }
}

.page404 .boxBaseTopWrap {
  background-image: url('./../../images/404/404-top-bg.jpg');
}
@media all and (max-width: 640px){
  .page404 .boxBaseTopWrap {
    margin-bottom: 10%;
    background-image: url('./../../images_sp/404/sp-404-top-bg.jpg');
  }
}

.pageAlbum .boxBaseTopWrap {
  margin-bottom: 35px;
  background-image: url('./../../images/album/album-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageAlbum .boxBaseTopWrap {
    margin-bottom: 10%;
    background-image: url('./../../images_sp/album/sp-album-top-bg.jpg');
  }
}

.pageBeginner .boxBaseTopWrap {
  margin-bottom: 72px;
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/beginner/beginner-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageBeginner .boxBaseTopWrap {
    margin-bottom: 10%;
    margin-top: 20vw;
    background-image: url('./../../images_sp/beginner/sp-beginner-top-bg.jpg');
  }
}

.pageBlog .boxBaseTopWrap {
  height: 417px;
  margin-bottom: -90px;
  background-image: url('./../../images/blog/blog-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageBlog .boxBaseTopWrap {
    height: auto;
    margin-bottom: 5vw;
    background-image: url('./../../images_sp/blog/sp-blog-top-bg.jpg');
  }
}

.pageBlog.single .boxBaseTopWrap {
  height: 417px;
  margin-bottom: -90px;
}
@media all and (max-width: 640px){
  .pageBlog.single .boxBaseTopWrap {
    height: auto;
    margin-bottom: 5vw;
  }
}

.pageCareer .boxBaseTopWrap {
  margin-bottom: 72px;
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/career/career-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageCareer .boxBaseTopWrap {
    margin-bottom: 0;
    border-bottom: 0;
    background-image: url('./../../images_sp/career/sp-career-top-bg.jpg');
  }
}

.pageCareerstep .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/careerstep/careerstep-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageCareerstep .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/careerstep/sp-careerstep-top-bg.jpg');
  }
}

.pageCompany .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/company/company-top-bg.jpg');
  background-size: cover;
}
@media all and (max-width: 640px){
  .pageCompany .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/company/sp-company-top-bg.jpg');
  }
}

.pageDialogue .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/interview/interview-s-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageDialogue .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/interview/sp-interview-top-bg.jpg');
  }
}

.pageDialogue02 .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/interview/interview-s-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageDialogue02 .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/interview/sp-interview-top-bg.jpg');
  }
}

.pageDownload .boxBaseTopWrap {
  /*margin-bottom: 72px;*/
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/download/download-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageDownload .boxBaseTopWrap {
    /*margin-bottom: 10%;*/
    border-bottom: 0;
    background-image: url('./../../images_sp/download/sp-download-top-bg.jpg');
  }
}




.pageEntry .boxBaseTopWrap {
  margin-bottom: 0;
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/entry/entry-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageEntry .boxBaseTopWrap {
    margin-bottom: 0;
    border-bottom: 0;
    background-image: url('./../../images_sp/entry/sp-entry-top-bg.jpg');
  }
}

.pageExperienced .boxBaseTopWrap {
  margin-bottom: 72px;
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/experienced/experienced-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageExperienced .boxBaseTopWrap {
    margin-bottom: 10%;
    margin-top: 20vw;
    padding-bottom: 7%;
    background-image: url('./../../images_sp/experienced/sp-experienced-top-bg.jpg');
  }
}

.pageIndustry .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/industry/industry-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageIndustry .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/industry/sp-industry-top-bg.jpg');
  }
}

.pageBusiness .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/business/business-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageBusiness .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/business/sp-business-top-bg.jpg');
  }
}

.header_challenge.boxBaseTopWrap{
    background-image: url('./../../images/challenge/challenge-top-bg.jpg');
}
	
@media all and (max-width: 640px){
.header_challenge.boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/challenge/sp-challenge-top-bg.jpg');
  }
}

.interview_head.boxBaseTopWrap,
.pageInterview .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/interview/interview-top-bg.jpg');
}
@media all and (max-width: 640px){
  .interview_head.boxBaseTopWrap,
  .pageInterview .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/interview/sp-interview-top-bg.jpg');
  }
}

.pageInterview.single .boxBaseTopWrap {
  border-bottom: 0;
  background-image: url('./../../images/interview/interview-s-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageInterview.single .boxBaseTopWrap {
    height: auto;
    border: 0;
    background-image: url('./../../images_sp/interview/sp-interview-top-bg.jpg');
  }
}

.page-environment.boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/environment/environment-top-bg.jpg');
}
@media all and (max-width: 640px){
  .page-environment.boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/environment/sp-environment-top-bg.jpg');
  }
}

.pageDialogue .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/interview/interview-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageDialogue .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/interview/sp-interview-top-bg.jpg');
  }
}

.pageDialogue.single .boxBaseTopWrap {
  border-bottom: 0;
  background-image: url('./../../images/interview/interview-s-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageDialogue.single .boxBaseTopWrap {
    height: auto;
    border: 0;
    background-image: url('./../../images_sp/interview/sp-interview-top-bg.jpg');
  }
}

.pageNewgraduates .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/newgraduates/newgraduates-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageNewgraduates .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-top-bg.jpg');
  }
}

.pageNews .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/news/news-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageNews .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/news/sp-news-top-bg.jpg');
  }
}

.pageEvent .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/event/event-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageEvent .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/event/sp-event-top-bg.jpg');
  }
}


.pageRecruit.archive .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/recruit/recruit-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageRecruit.archive .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/recruit/sp-recruit-top-bg.jpg');
  }
}

.pageRecruit.single .boxBaseTopWrap {
  height: auto;
  min-height: 315px;
  background-image: url('./../../images/recruit/recruit-s-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageRecruit.single .boxBaseTopWrap {
    min-height: auto;
    margin-bottom: 7%;
    padding-top: 0;
    background-image: url('./../../images_sp/recruit/sp-recruit-top-bg.jpg');
  }
}

.pageReform .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/reform/reform-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageReform .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/reform/sp-reform-top-bg.jpg');
  }
}

.pageStory.archive .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/story/story-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageStory.archive .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/story/sp-story-top-bg.jpg');
  }
}

.pageStory.single .boxBaseTopWrap {
  background-image: url('./../../images/story/story-s-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageStory.single .boxBaseTopWrap {
    background-image: url('./../../images_sp/story/sp-story-s-top-bg.jpg');
  }
}

.pageWelfare .boxBaseTopWrap {
  /*border-bottom: 1px #0277b0 solid;*/
  background-image: url('./../../images/welfare/welfare-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageWelfare .boxBaseTopWrap {
    border-bottom: 0;
    background-image: url('./../../images_sp/welfare/sp-welfare-top-bg.jpg');
  }
}


/*##### BaseTop #####*/
.boxBaseTop {
  position: relative;
  padding-top: 128px;
}
@media all and (max-width: 640px){
  .boxBaseTop {
    padding-top: 78%;
  }
}

.pageEntry .boxBaseTop {
  padding-top: 60px;
}
@media all and (max-width: 640px){
  .pageEntry .boxBaseTop {
    padding-top: 72%;
  }
}

@media all and (max-width: 640px){
  .pageDialogue .boxBaseTop {
    padding-top: 82%;
  }
}

.pageRecruit.single .boxBaseTop {
  padding-top: 60px;
}
@media all and (max-width: 640px){
  .pageRecruit.single .boxBaseTop {
    padding-top: 72.2%;
  }
}


/*##### BaseTop TtlBase01 #####*/
.boxBaseTop .ttlBase01 {
  height: auto;
  /*font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
}
@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transform: none;
    -ms-transform: none;
    top: 55%;
    transform: translateY(-50%);
    width: 95%;
    height: auto;
    text-align: center;
  }
}

@media all and (max-width: 640px){
  .page404 .boxBaseTop .ttlBase01 {
    top: 15vw;
  }
}

.pageEntry .boxBaseTop .ttlBase01 {
  height: 200px;
}
@media all and (max-width: 640px){
  .pageEntry .boxBaseTop .ttlBase01 {
    height: auto;
  }
}

.pageRecruit.single .boxBaseTop .ttlBase01 {
  height: 200px;
}
@media all and (max-width: 640px){
  .pageRecruit.single .boxBaseTop .ttlBase01 {
    height: auto;
  }
}


/*##### BaseTop TtlJa #####*/
.boxBaseTop .ttlBase01 .ttlJa {
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
  max-width: none;
  letter-spacing: 0.25em;
  font-size: 2.35rem;
  font-weight: 700;
  color: #fff;
  /*text-shadow: 2px 2px 0 rgba(255,255,255,1.0);*/
}
/*.page404 .boxBaseTop .ttlBase01 .ttlJa {
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
  max-width: none;
  letter-spacing: 0.15em;
  font-size: 1.53rem;
  font-weight: 400;
  color: #fff;
  text-shadow: 2px 2px 0 rgba(255,255,255,1.0);
}*/
@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 .ttlJa {
    letter-spacing: 0.12em;
    font-size: 1.75rem;
    /*text-shadow: 2px 2px 0 #fff;*/
  }
}

@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 .ttlJa.fon02 {
    font-size: 1.4rem;
  }
}

@media all and (max-width: 640px){
  .page404 .ttlBase01 .ttlJa {
    /*text-shadow: 0 0 7px rgba(255,255,255,1);*/
    font-size: 4.5vw;
  }
}

@media all and (max-width: 640px){
  .pageRecruit.archive .boxBaseTop .ttlBase01 .ttlJa,
  .pageRecruit.single .boxBaseTop .ttlBase01 .ttlJa,
  .pageCareer .boxBaseTop .ttlBase01 .ttlJa {
    font-size: 4.0vw;
  }
}


/*##### BaseTop TtlEn #####*/
.boxBaseTop .ttlBase01 .ttlEn {
  margin-top: 10px;
  letter-spacing: 0.2em;
  font-size: 1.15rem;
  /*font-style: italic;*/
  font-family: 'Renner*', sans-serif;
  font-weight: 600;
  color: #fff;
  /*text-shadow: 4px 5px 0 rgba(255,255,255,1.0);*/
}
/*.page404 .boxBaseTop .ttlBase01 .ttlEn {
  margin-bottom: 18px;
  letter-spacing: 0.1em;
  font-size: 3.8rem;
  font-style: italic;
  font-family: 'Renner*', sans-serif;
  font-weight: 400;
  color: #fff;
  text-shadow: 4px 5px 0 rgba(7,82,187,1.0);
}*/
@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 .ttlEn {
    margin-top: 1.5vw;
    font-size: 0.98rem;
    /*text-shadow: 1px 1px 2px rgba(255,255,255,0.9), -1px -1px 2px rgba(255,255,255,0.9), 1px -1px 2px rgba(255,255,255,0.9), -1px 1px 2px rgba(255,255,255,0.9);*/
    /*text-shadow: 3px 3px 0 rgba(255,255,255,1.0);*/
  }
}

.boxBaseTop .ttlBase01 .ttlEn:first-letter {
  text-transform: uppercase;
}

.page404 .ttlBase01 .ttlEn {
  letter-spacing: normal;
}
@media all and (max-width: 640px){
  .page404 .ttlBase01 .ttlEn{
    letter-spacing: normal;
    font-size: 8.5vw;
    /*text-shadow: 0 0 5px rgba(255,255,255,0.9);*/
  }
}

@media all and (max-width: 640px){
  .pageCareer .boxBaseTop .ttlBase01 .ttlEn {
    letter-spacing: normal;
    font-size: 8vw;
  }
}


/*##### BaseTop TtlEn First #####*/
.boxBaseTop .ttlBase01 .ttlEn .first {
  font-size: 3.8rem;
  color: #0752bb;
}
.page404 .boxBaseTop .ttlBase01 .ttlEn .first {
  font-size: 3.8rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 .ttlEn .first {
    font-size: 2.4rem;
  }
}


/*##### BaseTop02 #####*/
.boxBaseTop02 {
  margin-top: 25px;
}
@media all and (max-width: 640px){
  .boxBaseTop02 {
    margin-top: 0;
  }
}

.boxBaseTop02.typeLong {
 /* height: 227px; */
/*  margin-top: -227px; */
/*  padding-top: 24px; */
}
@media all and (max-width: 640px){
  .boxBaseTop02.typeLong {
    height: auto;
    margin-top: 0;
    padding-top: 7vw;
  }
}


/*##### BaseTop02 Breadcrumb #####*/
.boxBaseTop02 .boxBreadcrumb {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","游ゴシック","Yu Gothic","メイリオ",sans-serif;
  font-size: 14px;
/*  min-height: 52px; */
}

.boxBaseTop02 .boxBreadcrumb .breadcrumb{
  margin-bottom: 30px;
}
/*.pageNews .boxBaseTop02 .boxBreadcrumb { min-height: 52px; margin: -56px 0 0 0; z-index: 100;}
.pageDialogue .boxBaseTop02 .boxBreadcrumb { min-height: 52px; margin: -56px 0 0 0; z-index: 100;}
.single-story .boxBaseTop02 .boxBreadcrumb { min-height: 52px; margin: -56px 0 0 0; z-index: 100;}*/

.boxBaseTop02 .breadcrumb div {
  letter-spacing: 0.1em;
  /*color: #dc0417;*/
}

.boxBaseTop02 .breadcrumb a {
  /*border-bottom: 1px #dc0417 solid;
  color: #dc0417;*/
  color: #27295b;
  text-decoration: underline;
}


/*##### BaseTop02 BaseCom #####*/
.boxBaseTop02 .boxBaseCom {
  margin-bottom: 0;
  font-size: 1.15rem;
/*	width: 760px; */
  width: 100%;
	padding-left: 20px;
}
@media all and (max-width: 640px){
  .boxBaseTop02 .boxBaseCom {
    display: none;
  }
}

.boxBaseTop02 .boxBaseCom p {
	/*color: #063190;*/
}

@media all and (max-width: 640px){
  .pageRecruit.archive .boxBaseTop02 .boxBaseCom {
    display: none;
  }
    .pageStory .boxBaseTop02 .boxBaseCom p {
   color: #1e1e1e;
  }
}

@media all and (max-width: 640px){
  .pageIndustry .boxBaseTop02 .boxBaseCom {
    display: block;
  }
}

@media all and (max-width: 640px){
  .pageInterview.archive .boxBaseTop02 .boxBaseCom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}


/*##### BaseTop UlBaseTop #####*/
@media all and (max-width: 640px){
  .boxBaseTop .ulBaseTop {
    position: static;
    top: auto;
    left: auto;
    padding: 10% 5% 5% 5%;
  }
}


/*##### Single Navi #####*/
.boxSingleNavi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 30px;
}
@media all and (max-width: 640px){
  .boxSingleNavi {
    margin-bottom: 11.5vw;
  }
}

.boxSingleNavi a {
  background-repeat: no-repeat;
  background-size: auto auto;
  letter-spacing: 0.1em;
  /*font-style: italic;*/
  font-size: 1.13rem;
  color: #4d4d4d;
}
@media all and (max-width: 640px){
  .boxSingleNavi a {
    background-size: 2.1vw auto;
    font-size: 0.95rem;
  }
}

.boxSingleNavi a[rel="prev"] {
  padding-left: 20px;
  background-image: url('./../../images/common/single-navi-icn-arrow01-l.png');
  background-position: left center;
  text-align: left;
}
@media all and (max-width: 640px){
  .boxSingleNavi a[rel="prev"] {
    padding: 0.5vw 0 0.5vw 5vw;
    background-image: url('./../../images_sp/common/sp-single-navi-icn-arrow01-l.png');
  }
}

.boxSingleNavi a[rel="next"] {
  padding-right: 20px;
  background-image: url('./../../images/common/single-navi-icn-arrow01-r.png');
  background-position: right center;
  text-align: right;
	margin-left: auto;
}
@media all and (max-width: 640px){
  .boxSingleNavi a[rel="next"] {
    padding: 0.5vw 5vw 0.5vw 0;
    background-image: url('./../../images_sp/common/sp-single-navi-icn-arrow01-r.png');
  }
}

.boxSingleNavi a span {
  border-bottom: 1px #4d4d4d solid;
}

.boxSingleToArchive {
  text-align: center;
}

.boxSingleToArchive .linkSingleToArchive {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 235px;
  height: 39px;
  padding-left: 28px;
  background-color: #5c5c5c;
  background-image: url('./../../images/common/single-navi-icn-arrow02-l.png');
  background-repeat: no-repeat;
  background-position: 12% center;
  background-size: auto auto;
  letter-spacing: 0.15em;
  font-size: 1.13rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxSingleToArchive .linkSingleToArchive {
    width: 89%;
    height: 15.4vw;
    padding-left: 5vw;
    background-image: url('./../../images_sp/common/sp-single-navi-icn-arrow02-l.png');
    background-position: 12% center;
    background-size: 2.2vw auto;
    font-size: 0.95rem;
  }
}
