@charset "utf-8";
.index_mv {
  position: relative;
  overflow: hidden;
}
.index_mv .inner {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top:112px;
  z-index: 999;
}
.index_mv .slide .slick-slide li {
  background-size: cover;
  width: 100%;
  height: 550px;
  background-repeat: no-repeat;
  background-position: center top;
}
.index_mv .catch {
  margin: 0 0 50px 0;
}
.index_mv p:last-child {
  line-height: 2.25;
}
.home .slick-dots li {
  position: relative;
  display: inline-block;
  width: 820px;
  height: 6px;
  margin: 0 5px;

}
.home .slick-dots li {
  width: 96px;
  height: 6px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.home .slick-dots li button:before {

}
.home .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 96px;
  height: 6px;
}
.home .slick-dots li button:before {
  content: "";
  display: block;
  line-height: normal;
  position: absolute;
  top: 0;
  left: 0;
  width: 96px;
  height: 6px;
  text-align: center;
  opacity: 1;
  background-color: #d1d1d1;
}
.home .slick-dots {
  max-width: 1080px; 
  margin: 0 auto;
  bottom: 40px;
  z-index: 999;
  left: 0;
  right: 0;
  text-align: center;
}
.home .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #22b3c7;
}

.home .slick-dotted.slick-slider {
  margin: 0 auto;
  line-height: 0;
}

.home #sec01 .mark {
	position: absolute;
	right: -80px;
	bottom: 561px;
}
.home #sec01 .inner {
	position: relative;
	z-index: 2;
    text-align: center;

}
.home #sec01 {
  padding: 80px 0 0;
  box-sizing: border-box;
	background-color: #22b3c7;
  position: relative;
      margin: -10px 0 0 0;
}

.home #sec01 .works_list {
	padding:4.375rem 0;
	width: 100%;
	background-color: #fff;
}
.home #sec01 .works_list .mb50 {
	margin-bottom: 50px;
}

.home #sec01 .works_list .inner .pc_only {
max-width: 720px;
margin: 0 auto 50px auto;
}

/*.home #sec01:after {
    content: "";
	width: 100%;
	height: 527px;
	background: url("../../images/index/bg-menu.jpg") no-repeat center top;
	background-size: auto;
	position: absolute;
	bottom: 0;
	left: 0;
}*/
.home #sec01 .txt {
  margin-bottom:35px;
  padding: 0;
  color:#FFF;
}
.home #sec01 h2:not(.ttl_h2) {
	/*font-family:  游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
  font-size: 2.375rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 0.8em;
  padding: 0;
	color: #ffff00;
	font-weight:bold;
}

.home #sec01 h2.ttl_h2{
  font-size: 2.125rem;
  letter-spacing: 0.1em;
  color: #1470b2;
  margin-bottom: 1em;
  padding: 0;
      border: none;
}
.home #sec01 .btn_area{
  text-align: center;
}

.home #sec01 .btn_area a {
  margin: 0 0 0 15px;
}
.home #sec01 .works_list .btn_area a {
	background-image: url("../../images/common/icn-arrow_white.svg");
	color: #fff;
	background-color: #1470b2;
}
.home #sec01 .boxImgSec01 {
	height: 570px;
	background: url("../../images/index/img-sec01.jpg") no-repeat center top;
	background-size: cover;
	margin-top: 3.75rem;
}
.to_recruit_list .btn_area  {
  text-align: center;
  margin:40px 0 0 ;
}
.home #sec01 ul {
	display: flex;
	justify-content: space-between;
}
.home #sec01 ul li {
  letter-spacing: normal;
  display: inline-block;
}
.home #sec01 ul li:nth-of-type(1) {
}
.home #sec02 {
  padding: 37px 0 79px 0;
  background: url(../../images/index/bg-sec02.png) no-repeat 46% top;
  background-size: auto;
}
.home #sec02 .btn_area a {
	background-image: url("../../images/common/icn-arrow_white.svg");
	background-size: 29px;
	color: #fff;
	background-color: #1470b2;
}
.home #sec02 h2 {
  max-width: 464px;
  font-size: 2.25rem;
  letter-spacing: 0.1em;
  color: #1470b2;
  margin:  45px 0 30px;
  font-weight: bold;
}
.home #sec02 h2 span {
  display: inline-block;
  font-size: 1.25rem;
  color: #767676;
  font-weight: 500;
  width: 293px;
  margin-left: 15px;
  position: relative;
}
.home #sec02 h2 span:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #e5151f;
  position: absolute;
  top: -15px;
}
.home #sec02 .btn_area a:last-child {
	margin-top: 30px;
}
.home #sec02 .txt p {
  max-width: 550px;
}
.btnIndexSec02 {
	color: #1470b2;
	border: 1px solid #1470b2;
	letter-spacing: 0.1em;
	font-size: 1.125rem;
	font-weight: bold;
	width: 258px;
	height: 51px;
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 23px;
	margin: 50px auto 0 auto;
}
.btnIndexSec02:before {
	content: '';
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-top: solid 1px #1470b2;
    border-right: solid 1px #1470b2;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

body.home .boxRecruitList .box {
	margin-right: 0;
}
body.home .boxRecruitList .slick-slide > div {
	text-align: center;
}







