@charset 'utf-8';

.baseW {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.baseW02 {
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.baseW03 {
  width: 1110px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 640px){
  .baseW,
  .baseW02,
  .baseW03 {
    width: 100%;
  }
  .baseSpW {
    width: 90% !important;
    margin-right: auto;
    margin-left: auto;
  }
}

.txtMarker01 {
  background: linear-gradient(transparent 30%, #ffe63d 30%);
}

.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: #231816;
}

.cBaseBlack {
  color: #000;
}
.cBaseWhite {
  color: #fff;
}
.cBaseBlue {
  color: #1a368d;
}
.cBasePurple {
  color: #514771;
}
.cBaseYellow {
  color: #f2df37;
}
.cBaseLGreen {
  color: #5acac0;
}
.cBaseRed {
  color: #ff0000;
}
/* /Text Color */


/* Background Color */
.cBgBaseBlack {
  background-color: #000;
}
.cBgBaseWhite {
  background-color: #fff;
}
.cBgBaseGray {
  background-color: #ccc;
}
.cBgBaseBlue {
  background-color: #1a368d;
}
.cBgBasePurple {
  background-color: #514771;
}
.cBgBaseLPurple {
  background-color: #e1e3e9;
}
.cBgBaseYellow {
  background-color: #f2df37;
}
.cBgBaseLGreen {
  background-color: #5acac0;
}

/* /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;
}
.fontM{
  font-weight: 500;
}
.fontB{
  font-weight: bold;
}
.fontI{
  font-style: italic;
}


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

.baseW {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.underline {
  text-decoration: underline;
}

.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;
  font-weight: 700;
  color: #514771;
}
.ttlBase02.cBaseWhite{
  color: #fff;
}
.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;
  font-weight: 700;
}

.ttlBase04{
  margin-bottom: 18px;
  padding-bottom: 23px;
  border-bottom: 3px #1a368d 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;
  font-weight: 700;
  color: #514771;
}
.ttlBase05 .ttlJa{
  display: table-cell;
  line-height: 1.0;
  letter-spacing: 0.1em;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 700;
}

.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;
}
.ttlBase06 .txtNum{
  position: absolute;
  bottom: 7px;
  left: 10px;
  line-height: 1.3;
  font-size: 2.5rem;
}
.ttlBase06 .txtTtl{
  position: absolute;
  bottom: 16px;
  left: 83px;
  font-size: 2.3rem;
}


.ttlBase07{
  position: relative;
  margin-bottom: 33px;
  padding: 10px 0 10px 90px;
  border: 1px #0d0d0d solid;
  background-color: #fff;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.7rem;
  color: #269cc8;
}
.ttlBase07 > .txtTtl{
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 10px;
  width: 56px;
  text-align: right;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.05rem;
}
.pageCareer .ttlBase07 > .txtTtl{
  top: 20px;
  left: 10px;
  letter-spacing: normal;
  font-size: 1.0rem;
}
.ttlBase07 > .txtTtl.line1{
  top: 33px;
}
.ttlBase07 > .ttlIcn01{
  position: absolute;
  top: -15px;
  left: 5px;
  /*mix-blend-mode: multiply;*/
}

.ttlBase08 {
  display: table;
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
}
.ttlBase08 .txtNum {
  display: table-cell;
  width: 5%;
  vertical-align: middle;
  text-align: center;
  line-height: 1.0;
  font-size: 1.4rem;
  font-weight: 700;
}
.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;
}

.ttlBase09 {
  margin-bottom: 60px;
  text-align: center;
  font-weight: 700;
}
.ttlBase09 .ttlEn {
  margin-bottom: 12px;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 3.5rem;
  font-style: italic;
}
.ttlBase09 .ttlEn .first {
  font-size: 5.3rem;
}
.ttlBase09 .ttlJa {
  line-height: 1.0;
  letter-spacing: 0.14em;
  font-size:1.7rem;
}

.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;
}
.ttlBase10 .ttlEn {
  margin-right: 18px;
  vertical-align: middle;
  letter-spacing: 0.07em;
  font-size: 2.6rem;
  color: #514771;
}
.ttlBase10 .ttlJa {
  vertical-align: middle;
  letter-spacing: 0.15em;
  font-size: 1.4rem;
  color: #000;
}
/***** TtlBase11 *****/
.ttlBase11 {
  min-height: 70px;
  margin-bottom: 58px;
  padding: 23px 0 0 177px;
  /*
  background-repeat: no-repeat,no-repeat;
  background-position: 15px 12px, left top;
  background-size: auto auto, auto 70px;
  */
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 70px;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #231816;
}
.ttlBase11.typeBeginner {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 70px;
}
@media all and (max-width: 640px){
  .ttlBase11 {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    padding: 19.1% 0 0 0;
    /*
    background-repeat: no-repeat,no-repeat;
    background-position: 2% center, left top;
    background-size: 18% auto, 100% auto;
    */
    background-size: 100% auto;
    letter-spacing: 0.03em;
    font-size: 5.1vw;
  }
  .ttlBase11.typeBeginner {
    background-size: 100% auto;
  }
  .ttlBase11.isMb {
    margin-bottom: 8%;
  }
  .ttlBase11.short {
    letter-spacing: -0.03em;
  }
  .ttlBase11 span {
    position: absolute;
    top: 50%;
    left: 25%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1.3;
  }
}

.ttlBase11.no01 {
  /*background-image: url('./../../images/experienced/experienced-ttl-num01.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
  background-image: url('./../../images/experienced/experienced-ttl-num01.png');
}
.ttlBase11.typeBeginner.no01 {
  background-image: url('./../../images/beginner/beginner-ttl-num01.png');
}
.ttlBase11.no02 {
  /*background-image: url('./../../images/experienced/experienced-ttl-num02.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
  background-image: url('./../../images/experienced/experienced-ttl-num02.png');
}
.ttlBase11.typeBeginner.no02 {
  background-image: url('./../../images/beginner/beginner-ttl-num02.png');
}
.ttlBase11.no03 {
  /*background-image: url('./../../images/experienced/experienced-ttl-num03.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
  background-image: url('./../../images/experienced/experienced-ttl-num03.png');
}
.ttlBase11.typeBeginner.no03 {
  background-image: url('./../../images/beginner/beginner-ttl-num03.png');
}
.ttlBase11.no04 {
  /*background-image: url('./../../images/experienced/experienced-ttl-num04.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
  background-image: url('./../../images/experienced/experienced-ttl-num04.png');
}
.ttlBase11.typeBeginner.no04 {
  background-image: url('./../../images/beginner/beginner-ttl-num04.png');
}
.ttlBase11.no05 {
  /*background-image: url('./../../images/experienced/experienced-ttl-num05.png'),url('./../../images/experienced/experienced-ttl-bg01.png');*/
  background-image: url('./../../images/experienced/experienced-ttl-num05.png');
}
.ttlBase11.typeBeginner.no05 {
  background-image: url('./../../images/beginner/beginner-ttl-num05.png');
}
@media all and (max-width: 640px){
  .ttlBase11.no01 {
    background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num01.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');
  }
  .ttlBase11.typeBeginner.no01 {
    background-image: url('./../../images_sp/beginner/sp-beginner-ttl-num01.png');
  }
  .ttlBase11.no02 {
    background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num02.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');
  }
  .ttlBase11.typeBeginner.no02 {
    background-image: url('./../../images_sp/beginner/sp-beginner-ttl-num02.png');
  }
  .ttlBase11.no03 {
    background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num03.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');
  }
  .ttlBase11.typeBeginner.no03 {
    background-image: url('./../../images_sp/beginner/sp-beginner-ttl-num03.png');
  }
  .ttlBase11.no04 {
    background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num04.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');
  }
  .ttlBase11.typeBeginner.no04 {
    background-image: url('./../../images_sp/beginner/sp-beginner-ttl-num04.png');
  }
  .ttlBase11.no05 {
    background-image: url('./../../images_sp/experienced/sp-experienced-ttl-num05.png'),url('./../../images_sp/experienced/sp-experienced-ttl-bg01.png');
  }
  .ttlBase11.typeBeginner.no05 {
    background-image: url('./../../images_sp/beginner/sp-beginner-ttl-num05.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 {
  display: table;
  margin: 0 auto;
  margin-bottom: 40px;
  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){
  .ttlBase13 {
    margin-bottom: 8%;
    padding-bottom: 7%;
  }
}

.ttlBase13 .ttlJa {
  display: table-cell;
  line-height: 1.0;
  letter-spacing: 0.15em;
  vertical-align: middle;
  font-size: 2.25rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase13 .ttlJa {
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-size: 7.5vw;
  }
}

.ttlBase13.cType02 .ttlJa {
  color: #514771;
}

/**** TtlBase14 *****/
.ttlBase14 {
  margin-bottom: 20px;
  font-size: 1.32rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase14 {
    margin-bottom: 5%;
    font-size: 5.0vw;
  }
}

/**** TtlBase15 *****/
.ttlBase15 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 69px;
  margin-bottom: 60px;
  padding: 0 0 0 45px;
  background-image: url('./../../images/exhibition/exhibition-ttl-bg01.png');
  background-repeat: repeat-y;
  background-position: left top;
  background-size: auto auto;
  color: #fff;
}
@media all and (max-width: 640px){
  .ttlBase15 {
    min-height: 18.45vw;
    margin-bottom: 0;
    padding: 0 0 0 8%;
    background-image: url('./../../images_sp/exhibition/sp-exhibition-ttl-bg01.png');
    background-size: 100% auto;
  }
}

.ttlBase15 .ttlJa {
  display: inline-block;
  margin-right: 20px;
  font-size: 1.7rem;
}
@media all and (max-width: 640px){
  .ttlBase15 .ttlJa {
    display: inline-block;
    margin-right: 5%;
    font-size: 5.0vw;
  }
}

.ttlBase15 .ttlEn {
  display: inline-block;
  padding-top: 0.3em;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .ttlBase15 .ttlEn {
    padding-top: 0.3em;
    font-size: 3.0vw;
  }
}

.ttlBase15 .ttlEn:before {
  content: '-';
  margin-right: 0.3em;
}
.ttlBase15 .ttlEn:after {
  content: '-';
  margin-left: 0.3em;
}

/**** TtlBase16 *****/
.ttlBase16 {
  min-height: 37px;
  margin-bottom: 12px;
  padding: 11px 0 0 51px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .ttlBase16 {
    min-height: 8vw;
    margin-bottom: 3%;
    padding: 0.5% 0 0 12%;
    background-size: auto 8vw;
    line-height: 1.4;
    font-size: 5.0vw;
  }
}

.ttlBase16.no01 {
  background-image: url('./../../images/exhibition/exhibition-img-num01.png');
}
.ttlBase16.no02 {
  background-image: url('./../../images/exhibition/exhibition-img-num02.png');
}
.ttlBase16.no03 {
  background-image: url('./../../images/exhibition/exhibition-img-num03.png');
}
.ttlBase16.no04 {
  background-image: url('./../../images/exhibition/exhibition-img-num04.png');
}
.ttlBase16.no05 {
  background-image: url('./../../images/exhibition/exhibition-img-num05.png');
}
.ttlBase16.no01.typeCPurple {
  background-image: url('./../../images/exhibition/exhibition-img-num0102.png');
}
.ttlBase16.no02.typeCPurple {
  background-image: url('./../../images/exhibition/exhibition-img-num0202.png');
}
@media all and (max-width: 640px){
  .ttlBase16.no01 {
    background-image: url('./../../images_sp/exhibition/sp-exhibition-img-num01.png');
  }
  .ttlBase16.no02 {
    background-image: url('./../../images_sp/exhibition/sp-exhibition-img-num02.png');
  }
  .ttlBase16.no03 {
    background-image: url('./../../images_sp/exhibition/sp-exhibition-img-num03.png');
  }
  .ttlBase16.no04 {
    background-image: url('./../../images_sp/exhibition/sp-exhibition-img-num04.png');
  }
  .ttlBase16.no05 {
    background-image: url('./../../images_sp/exhibition/sp-exhibition-img-num05.png');
  }
  .ttlBase16.no01.typeCPurple {
    background-image: url('./../../images_sp/exhibition/sp-exhibition-img-num0102.png');
  }
  .ttlBase16.no02.typeCPurple {
    background-image: url('./../../images_sp/exhibition/sp-exhibition-img-num0202.png');
  }
}

/***** boxBaseCol2 *****/
.boxBaseCol2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media all and (max-width: 640px){
  .boxBaseCol2 {
    display: block;
  }
}

.boxBaseCol2.isMb {
  margin-bottom: 50px;
}
@media all and (max-width: 640px){
  .boxBaseCol2.isMb {
    margin-bottom: 10%;
  }
}

.boxBaseCol2.typeImageText01 .boxBaseCol2L {
  width: 535px;
}
@media all and (max-width: 640px){
  .boxBaseCol2.typeImageText01 .boxBaseCol2L {
    width: 100%;
    margin-bottom: 7%;
  }
}

.boxBaseCol2.typeImageText01 .boxBaseCol2R {
  width: 480px;
}
@media all and (max-width: 640px){
  .boxBaseCol2.typeImageText01 .boxBaseCol2R {
    width: 100%;
  }
}

/***** boxBaseCom *****/
.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;
}
/***** 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 {
  pointer-events: none;
  cursor: auto;
}
/****************/
.linkBaseBtn01 {
  display: table;
  width: 100%;
}
.linkBaseBtn01 > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/****************/
.boxBaseSign{
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  text-align: right;
}
.boxBaseSign .dlCompanyCEO dt{
  margin-bottom: 19px;
}
/****************/
.ulBaseTop{
  overflow: hidden;
  width: 520px;
}
@media all and (max-width: 640px){
  .ulBaseTop{
    width: 100%;
  }
}

.ulBaseTop li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 10px;
  background-color: #5acac0;
  background-image: url('./../../images/company/company-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px auto;
  line-height: 1.0;
  color: #fff;
}
@media all and (max-width: 640px){
  .ulBaseTop li{
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 3%;
    background-image: url('./../../images_sp/company/sp-company-icn-arrow01.png');
    background-position: 95% center;
    background-size: 5% auto;
    font-weight: 700;
  }
}

.ulBaseTop.typeB li{
  width: auto;
}
@media all and (max-width: 640px){
  .ulBaseTop.typeB li{
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
  }
}

.ulBaseTop li:nth-child(3n){
  margin-right: 0;
}
@media all and (max-width: 640px){
  .ulBaseTop li:nth-child(3n){
    margin-right: 4%;
  }
  .ulBaseTop li:nth-child(2n){
    margin-right: 0;
  }
  .ulBaseTop.typeB li:nth-child(3n){
    margin-right: 0;
  }
}

.ulBaseTop.typeB li:nth-child(3n){
  margin-right: 4%;
}
@media all and (max-width: 640px){
  .ulBaseTop.typeB li:nth-child(3n){
    margin-right: 0;
  }
}

.ulBaseTop li a{
  display: inline-block;
  width: 100%;
  padding: 12px 40px 12px 20px;
  color: #fff;
}
@media all and (max-width: 640px){
  .ulBaseTop li a{
    padding: 3vw 5vw 3vw 3vw;
  }
  .ulBaseTop.typeB li a{
    padding: 3vw 12vw 3vw 5vw;
  }
}

/**** ulBaseTop02 *****/
.ulBaseTop02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.3;
}
@media all and (max-width: 640px){
  .ulBaseTop02 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .pageBeginner .ulBaseTop02,
  .pageExperienced .ulBaseTop02,
  .pageExhibition .ulBaseTop02 {
    display: block;
/*
    position: absolute;
    z-index: 10;
    top: -19vw;
    left: 0;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
*/
  }
}

.ulBaseTop02 > li {
  width: 220px;
  margin: 0 8px;
  background-color: #514771;
  background-image: url('./../../images/common/ulbasetop-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: auto auto;
  font-size: 1.3rem;
}
.ulBaseTop02.typeBeginner > li {
  background-color: #e3b905;
}
@media all and (max-width: 640px){
  .ulBaseTop02 > li {
    width: 48%;
    margin: 0;
    margin-right: 4%;
    margin-bottom: 3%;
    background-image: url('./../../images_sp/common/sp-ulbasetop-icn-arrow01.png');
    background-position: 90% center;
    background-size: 12% auto;
    font-size: 5.0vw;
  }
  .pageBeginner .ulBaseTop02 > li,
  .pageExperienced .ulBaseTop02 > li,
  .pageExhibition .ulBaseTop02 > li {
    width: 100%;
    margin: 0 0 5% 0;
    background-image: url('./../../images_sp/common/sp-ulbasetop-icn-arrow01.png');
    background-position: 93% center;
    background-size: 5.5% auto;
    text-align: left;
    font-size: 4.5vw;
  }
}

.ulBaseTop02 > li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 0 30px 0 22px;
  vertical-align: middle;
  color: #fff;
}
@media all and (max-width: 640px){
  .ulBaseTop02 > li a {
    height: 25vw;
    padding: 0 13% 0 10%;
  }
  .pageBeginner .ulBaseTop02 > li a,
  .pageExperienced .ulBaseTop02 > li a,
  .pageExhibition .ulBaseTop02 > li a {
    display: block;
    height: auto;
    padding: 4% 5% 4% 5%;
  }
}


/****************/
.ulBase01 li {
  margin-bottom: 0.7em;
  margin-left: 1.0em;
  line-height: 1.3;
  text-indent: -1.0em;
}
.ulBase01 li:before {
  content: '・';
}
/****************/
.ulBaseTag01 {
  margin-bottom: 20px;
}
.ulBaseTag01 li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 0.4em 0.8em 0.3em 0.8em;
  border: 2px #686868 solid;
  text-align: center;
  line-height: 1.0;
  font-size: 0.9rem;
  font-weight: 700;
  color: #686868;
}


/****************/
.boxBaseTopWrap {
  height: 580px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media all and (max-width: 640px){
  .boxBaseTopWrap {
    position: static;
    height: auto;
    padding-top: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
}

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

.boxBaseTopWrap.type03,
.boxBaseTopWrap.type04 {
  height: 417px;
  background-position: center top;
}
@media all and (max-width: 640px){
  .boxBaseTopWrap.type03 {
    height: auto;
  }
}

.page404 .boxBaseTopWrap{
  background-image: url('./../../images/404/404-top-bg.jpg');
}
.pageAlbum .boxBaseTopWrap{
  margin-bottom: 35px;
  /*border-bottom: 1px #0d0d0d solid;*/
  background-image: url('./../../images/album/album-top-bg.jpg');
}

.pageBeginner .boxBaseTopWrap {
  height: 250px;
  margin-bottom: 27px;
  border-bottom: 0;
  background-image: url('./../../images/beginner/beginner-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageBeginner .boxBaseTopWrap {
    height: auto;
    margin-bottom: 10%;
    background-image: url('./../../images_sp/beginner/sp-beginner-top-bg.jpg');
  }
}

.pageBlog .boxBaseTopWrap {
  margin-bottom: -155px;/*-135px;*/
  /*border-bottom: 1px #eee solid;*/
  background-image: url('./../../images/blog/blog-top-bg.jpg');
}
body.page .pageBlog .boxBaseTopWrap {
  /*margin-bottom: -155px;*/
}
.pageCareer .boxBaseTopWrap{
  margin-bottom: 72px;
  border-bottom: 1px #0d0d0d solid;
  background-image: url('./../../images/career/career-top-bg.jpg');
}
.pageCompany .boxBaseTopWrap{
  margin-bottom: 72px;
  border-bottom: 1px #0d0d0d solid;
  background-image: url('./../../images/company/company-top-bg.jpg');
}

.pageExhibition .boxBaseTopWrap {
  height: 242px;
  margin-bottom: 100px;
  border-bottom: 0;
  background-image: url('./../../images/exhibition/exhibition-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageExhibition .boxBaseTopWrap {
    height: auto;
    margin-bottom: 10%;
    border-bottom: 0;
    background-image: url('./../../images_sp/exhibition/sp-exhibition-top-bg.jpg');
  }
}

.pageExperienced .boxBaseTopWrap {
  height: 250px;
  margin-bottom: 27px;
  border-bottom: 0;
  background-image: url('./../../images/experienced/experienced-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageExperienced .boxBaseTopWrap {
    height: auto;
    margin-bottom: 10%;
    background-image: url('./../../images_sp/experienced/sp-experienced-top-bg.jpg');
  }
}

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



.pageInterview .boxBaseTopWrap{
  border-bottom: 1px #0d0d0d solid;
  background-image: url('./../../images/interview/interview-top-bg.jpg');
}
.pageInterview.single .boxBaseTopWrap{
  border-bottom: 0;
  background-image: url('./../../images/interview/interview-s-top-bg.jpg');
}
.pageRecruit .boxBaseTopWrap{
  background-image: url('./../../images/recruit/recruit-top-bg.jpg');
}
.pageRecruit.single .boxBaseTopWrap{
  height: auto;
  min-height: 530px;
  margin-bottom: 45px;
  background-image: url('./../../images/recruit/recruit-s-top-bg.jpg');
}
.pageWelfare .boxBaseTopWrap{
  border-bottom: 1px #0d0d0d solid;
  background-image: url('./../../images/welfare/welfare-top-bg.jpg');
}

.boxBaseTop {
  position: relative;
  padding-top: 190px;
  width: 1040px;/*980px;*/
  margin: 0 auto;
}
@media all and (max-width: 640px){
  .boxBaseTop {
    width: 100%;
    padding-top: 100%;
  }
}

.boxBaseTopWrap.type02 .boxBaseTop {
  padding-top: 80px;
}
@media all and (max-width: 640px){
  .boxBaseTopWrap.type02 .boxBaseTop {
    padding-top: 116.5%;/*113%;*/
  }
  .pageExhibition .boxBaseTopWrap.type02 .boxBaseTop {
    padding-top: 106.5%;
  }
}

.boxBaseTopWrap.type03 .boxBaseTop {
  padding-top: 65px;/*40px;*/
}
@media all and (max-width: 640px){
  .boxBaseTopWrap.type03 .boxBaseTop {
    padding-top: 56.4%;/*66.4%;*/
  }
}

@media all and (max-width: 640px){
  .pageExperienced .boxBaseTopWrap.type03 .boxBaseTop {
    padding-top: 56.4%;
  }
}

.boxBaseTopWrap.type04 .boxBaseTop {
  padding-top: 0;
}

.boxBaseTop .ttlBase01{
  min-height: 180px;
}


.boxBaseTopWrap.type03 .boxBaseTop .ttlBase01{
  min-height: 143px;/*168px;*/
}
@media all and (max-width: 640px){
  .boxBaseTopWrap.type03 .boxBaseTop .ttlBase01{
    min-height: auto;
    margin-top: 3%;
  }
}

.boxBaseTopWrap.type04 .boxBaseTop .ttlBase01 {
  min-height: 180px;
  margin-bottom: 23px;
  padding-top: 40px;
}
.boxBaseTop .ttlBase01 .ttlEn{
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  font-style: italic;
  font-weight: 700;
  color: #fff;
}
.boxBaseTopWrap.type03 .boxBaseTop .ttlBase01 .ttlEn,
.boxBaseTopWrap.type04 .boxBaseTop .ttlBase01 .ttlEn {
  margin-bottom: 10px;
}
.boxBaseTop .ttlBase01 .ttlEn .first {
  font-size: 4.5rem;
}
.boxBaseTop .ttlBase01 .ttlJa {
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
}
.boxBaseTop .ttlBase01 .ttlJa .ttlJaIn {
  color: #e3b905;
}

.boxBaseTop .ttlBase01 .ttlJa02 {
  display: inline-block;
  width: 100%;
  letter-spacing: 0.1em;
  font-size: 2.9rem;
  font-style: italic;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 .ttlJa02 {
    font-size: 7.0vw;
  }
}

.boxBaseTop .ttlBase01 .ttlJa02 .first {
  font-size: 3.4rem;
}
@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 .ttlJa02 .first {
    font-size: 9.0vw;
  }
}

.boxBaseTop .ttlBase01 .ttlJa02 .ttlJaIn {
  color: #e3b905;
}

.boxBaseTop .ttlBase01 .ttlEn02 {
  display: inline-block;
  margin-top: 20px;
  letter-spacing: 0.07em;
  font-size: 1.6rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxBaseTop .ttlBase01 .ttlEn02 {
    margin-top: 1%;
    font-size: 4.3vw;
  }
}

.boxBaseTop .boxBreadcrumb {
  min-height: 70px;
}
.boxBaseTop .breadcrumb div {
  letter-spacing: 0.1em;
  color: #514771;
}
.boxBaseTop .breadcrumb a {
  border-bottom: 1px #514771 solid;
  color: #514771;
}
.boxBaseTop .boxBaseCom {
  font-size: 1.15rem;
}

