@charset 'utf-8';
@media all and (max-width: 640px){/* Sp ***************/



/* Slider */
.boxLinkBtnSlider{
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
  margin: auto;
  top: 71vw;
  text-align: center;
}
.boxLinkBtnSlider li{
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  top: 32vw;
}
/*
.boxLinkBtnSlider li:nth-child(3),
.boxLinkBtnSlider li:nth-child(4){
  top: 32vw;
}*/
.boxLinkBtnSlider li img{
  width: 63%;
  max-width: 626px;
}
.boxLinkBtnSlider li.current{
  display: list-item;
  -webkit-animation: btnFadeIn 1s ease normal;
  animation: btnFadeIn 1s ease normal;
}
@-webkit-keyframes btnFadeIn{
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes btnFadeIn{
  from{ opacity: 0; }
  to{ opacity: 1; }
}
/* /Slider*/



/* Index */
.boxIndexTopWrap{
}
.boxIndexTop{
  position: relative;
}
.boxIndexTop .ulTopSlide{
  display: block;
  position: relative;
  overflow: hidden;
  height: auto;
  padding-top: 126%;/*122.9%*/
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
}
.boxIndexTop .ulTopSlide li{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  width: 100%;
}
.boxIndexTop .ulTopSlide li.current{
  opacity: 1;
}
.boxIndexTop .ulTopSlide li img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: none;
}
.boxIndexTop .boxTopSliderBtn{
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.boxIndexTop .boxTopSliderBtn li{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 8px;
  cursor: pointer;
}

.boxIndex01Wrap{
  display: none;
  position: relative;
  z-index: 10;
  margin-top: -73px;
}
/*
.boxIndex01{
  display: table;
  width: 980px;
  height: 75px;
  margin: 0 auto;
  background-image: url('./../../images/index/index01-img01.png'), url('./../../images/index/index01-arrow-icn.png');
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
}
.boxIndex01 p{
  display: table-cell;
  width: 100%;
  padding-left: 157px;
  vertical-align: middle;
}
.boxIndex01 p a{
  display: inline-block;
  width: 100%;
}
*/
.boxIndex02Wrap{
  overflow: hidden;
  background-image: url('./../../images/index/index02-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.boxIndex02{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 10% 5%;
  text-align: center;
}
.boxIndex02In{
  display: block;
  width: 100%;
  vertical-align: middle;
}
.boxIndex02 img.first{
  max-width: none;
  width: 105.5%;
  margin-right: 0;
  margin-left: -5.5%;
  margin-bottom: 7%;
}
.boxIndex02 img{
  margin-right: 0;
  margin-bottom: 7%;
}
.boxIndex02 img.last{
  margin-right: 0;
  margin-bottom: 3%;
}
.boxIndex03Wrap{
  margin-bottom: 15%;
  background-image: url('./../../images_sp/index/sp-index03-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.boxIndex03{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 41.8%;
  text-align: center;
}
.boxIndex03In{
  display: block;
  width: 100%;
  padding-top: 10%;
  vertical-align: middle;
}
.boxIndex03In2{
  text-align: center;
}
.boxIndex03In .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 5%;
  line-height: 1.0;
  letter-spacing: 0.14em;
  font-size: 5.0rem;
  font-size: 20.0vw;
}
.boxIndex03In .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 12%;
  padding-bottom: 7%;
  background-image: url('./../../images_sp/index/sp-index03-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 36%;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 2.5rem;
  font-size: 8.0vw;
}
.boxIndex03In .boxCom01{
  margin-bottom: 7%;
}
.boxIndex03In .txt01,
.boxIndex03In .txt02{
  display: inline-block;
  padding: 0;
  background: none;
  line-height: 1.0;
  letter-spacing: 0.11em;
  font-size: 1.63rem;
  font-size: 5.5vw;
}
.boxIndex03In .txt01{
  margin-bottom: 4%;
}
.boxIndex03In .boxCom02{
  margin-bottom: 10%;
}
.boxIndex03In .boxCom02 p{
  line-height: 1.75;
  letter-spacing: 0.18em;
  font-size: 1.3rem;
  font-size: 5.0vw;
}
.linkIndex03Btn01,
.linkIndex03Btn02,
.linkIndex03Btn03{
  display: inline-block;
  width: 70%;
  padding: 3% 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  font-size: 4.7vw;
  box-shadow: none;
  background-color: #18191a;
  color: #fff;
}
.linkIndex03Btn01,
.linkIndex03Btn02{
  margin-right: 0;
  margin-bottom: 7%;
}

.boxIndex04Wrap{
}
.boxIndex04{
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
.boxIndex04L{
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10%;
  padding-top: 71%;
  background-image: url('./../../images_sp/index/sp-index04-bg.png');
  background-repeat: no-repeat;
  background-position: left top;
  /*background-size: contain;*/
  vertical-align: middle;
}
.boxIndex04LIn{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}
.boxIndex04L .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 5%;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 5.0rem;
  font-size: 20.0vw;
}
.boxIndex04L .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 7%;
  padding-bottom: 5%;
  background-image: url('./../../images_sp/index/sp-index04-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 50%;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.5rem;
  font-size: 10.0vw;
}
.boxIndex04L .boxCom01{
  display: none;
  margin-bottom: 20px;
}
/*
.boxIndex04L .boxCom01 p{
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.14em;
  font-size:1.7rem;
}
*/
.boxIndex04L .boxCom02{
  display: none;
  margin-bottom: 35px;
}
/*
.boxIndex04L .boxCom02 p{
  line-height: 1.75;
  letter-spacing: 0.18em;
  font-size: 1.2rem;
}
*/
.linkIndex04Btn01{
  display: inline-block;
  width: 70%;
  padding: 3% 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  font-size: 4.5vw;
}
.boxIndex04R{
  display: block;
  width: 100%;
  padding-right: 0;
  background: none;
  vertical-align: middle;
  text-align: left;
}
.boxIndex04R .boxRecruitSlide{
  margin: 0 5% 0 5%;
  margin: 0;
}
.boxIndex04R .boxRecruitSlide .boxSlideOne{
  padding-top: 0.5%;
}
.boxIndex04R .boxRecruitSlide .icnIndex04New{
  position: absolute;
  z-index: 10;
  top: 32px;
  right: 208px;
  width: 29%;
  max-width: 220px;
}
.boxIndex04R .boxRecruitSlide .boxImg{
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  /*padding: 5%;*/
  padding-top: 100%;
  text-align: center;
}
.boxIndex04R .boxRecruitSlide .boxImg img{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
}
.boxIndex04R .boxRecruitSlide .ttl{
  margin-bottom: 10px;
  letter-spacing: 0.15em;
  font-size: 1.13rem;
  font-size: 4.5vw;
  font-weight: bold;
}
.boxIndex04R .boxRecruitSlide dl{
  display: table;
  width: 100%;
  letter-spacing: 0.05em;
  font-size: 0.9rem;
  font-size: 4.0vw;
}
.boxIndex04R .boxRecruitSlide dl.last{
  margin-bottom: 15px;
}
.boxIndex04R .boxRecruitSlide dt{
  display: table-cell;
  width: 24%;
  vertical-align: top;
}
.boxIndex04R .boxRecruitSlide dd{
  display: table-cell;
  width: 76%;
  vertical-align: top;
}
.boxIndex04R .boxRecruitSlide dd:before{
  content: ':';
  position: relative;
  left: -5px;
}
.boxIndex04R .boxRecruitSlide .btnReadMore{
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.boxIndex05Wrap{
  margin-bottom: 20%;
  background-image: url('./../../images_sp/index/sp-index05-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.boxIndex05{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 42.6%;
  text-align: center;
}
.boxIndex05In{
  display: block;
  width: 100%;
  vertical-align: middle;
}
.boxIndex05InCont{
  position: relative;
  width: 90%;
  height: auto;
  margin: 0 auto;
  margin-top: -8%;
  padding: 0;
  padding-top: 56.0622914%;
  background-image: url('./../../images_sp/index/sp-index05-bg02.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  box-shadow: 1px 1px 30px rgba(0,0,0,0.4);
}
.imgIndex05InCont01{
  display: none;
}
.boxIndex05InContLR{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.boxIndex05InContL{
  float: right;
  width: 45%;
  padding: 5% 3% 0 0;
  vertical-align: middle;
}
.boxIndex05InContL .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 8%;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 4.4rem;
  font-size: 10.0vw;
}
.boxIndex05InContL .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 8%;
  padding-bottom: 8%;
  background-image: url('./../../images/index/index05-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.0rem;
  font-size: 6.0vw;
}
.boxIndex05InContL .boxCom01{
  margin-bottom: 5px;
}
.boxIndex05InContL .boxCom01 p{
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.16em;
  font-size: 1.45rem;
  font-size: 5.5vw;
}
.boxIndex05InContL .boxCom02 p{
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.0rem;
  font-size: 4.0vw;
}
.boxIndex05InContR{
  float: left;
  width: 55%;
  padding: 5% 5% 0 5%;
  vertical-align: middle;
}
.boxIndex05InContR .ttl2{
  margin-bottom: 5%;
  text-align: justify;
  font-weight: bold;
}
.boxIndex05InContR .boxCom03{
  margin-bottom: 5%;
  letter-spacing: normal;
  text-align: justify;
  font-size: 3.8vw;
}
/*
.boxIndex05InContR .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 3%;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 4.4rem;
  font-size: 10.0vw;
}
.boxIndex05InContR .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 7%;
  padding-bottom: 7%;
  background-image: url('./../../images/index/index05-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.0rem;
  font-size: 6.0vw;
}
.boxIndex05InContR .boxCom01{
  margin-bottom: 5px;
}
.boxIndex05InContR .boxCom01 p{
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.16em;
  font-size: 1.45rem;
  font-size: 5.5vw;
}
.boxIndex05InContR .boxCom02 p{
  line-height: 1.5;
  letter-spacing: 0.18em;
  font-size: 1.0rem;
  font-size: 4.0vw;
}
*/
.linkIndex05Btn{
  position: absolute;
  bottom: -13%;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: inline-block;
  width: 70%;
  padding: 3% 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  font-size: 4.5vw;
}

.boxIndex06Wrap{
  margin-bottom: 20%;
  background-image: url('./../../images_sp/index/sp-index06-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.boxIndex06{
  display: table;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 42.6%;
  text-align: center;
}
.boxIndex06In{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.boxIndex06InCont{
  position: relative;
  width: 90%;
  height: auto;
  margin: 0 auto;
  margin-top: -8%;
  padding: 0;
  padding-top: 56.0622914%;
  background-image: url('./../../images_sp/index/sp-index06-bg02.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  box-shadow: -1px -1px 30px rgba(0,0,0,0.4);
}
.imgIndex06InCont01{
  display: none;
}
.boxIndex06InContLR{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.boxIndex06InContL{
  float: right;
  width: 45%;
  padding: 5% 3% 0 0;
  vertical-align: middle;
}
.boxIndex06InContL .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 8%;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 4.4rem;
  font-size: 10.0vw;
}
.boxIndex06InContL .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 8%;
  padding-bottom: 8%;
  background-image: url('./../../images/index/index05-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.0rem;
  font-size: 6.0vw;
}
.boxIndex06InContL .boxCom01 p{
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.16em;
  font-size:1.45rem;
  font-size: 5.5vw;
}
.boxIndex06InContL .boxCom02 p{
  line-height: 1.5;
  letter-spacing: 0.18em;
  font-size: 1.0rem;
  font-size: 4.0vw;
}

.boxIndex06InContR{
  float: left;
  width: 55%;
  padding: 5% 5% 0 5%;
  vertical-align: middle;
}
.boxIndex06InContR .ttl2{
  margin-bottom: 3%;
  text-align: justify;
  font-weight: bold;
}
.boxIndex06InContR .boxCom03{
  margin-bottom: 5%;
  letter-spacing: normal;
  text-align: justify;
  font-size: 3.8vw;
}
.linkIndex06Btn{
  position: absolute;
  bottom: -13%;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: inline-block;
  width: 70%;
  padding: 3% 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  font-size: 4.5vw;
}
/* /Index */



}/* /Sp ****************/
