#mainContents {
  padding-bottom: 0;
}
#main {
  width: 100%;
}
.breadcrumbs {
  margin-bottom: 10px !important;
}
.mainVis {
  width: 100%;
	height: 900px;
  background: url("/recruit/career/images/mv.jpg") center center no-repeat;
	background-size:cover;
}
.sec01 {
  width: 1020px;
  margin: 0 auto;
}
.sec01 h1 {
  color: #fff;
  font-size: 162.5%;
  line-height: 1.1;
	width:130px;
	margin:0 auto !important;
	padding:25px 0 40px !important;
	background-color:#20acec;
}
.sec01 h1 span {
	display:block;
	margin-bottom:10px;
}
.mvContent {
  /*height: 180px;*/
  padding-top: 60px;
  /*background: url("/recruit/career/images/subVisual.jpg") no-repeat;*/
  text-align: left;
}
.mvContent h2 {
  padding: 0 0 0 32px !important;
  color: #fff;
  font-size: 240%;
	text-align:center;
	letter-spacing:15px;
}
.mvContent h2 .mvTtlMain{
	display:block;
	margin:30px auto 62px;
}
.mvContent h2 .mvTtlSub{
	font-size:80%;
	letter-spacing:12px;
}
.mvTtlArw{
	margin-top:40px !important;
}
.optBtn {
  overflow: hidden;
	padding-top:40px !important;
	border-top:1px solid #7fd3ef;
}
.optBtn a {
  color: #fff !important;
  text-decoration: none !important;
}
.blueBtn {
  float: left;
  width: 50%;
}
.blueBtn a {
  display: block;
  position: relative;
  padding: 29px;
  background: #0068b7;
  font-size: 138.46%;
  line-height: 1;
  text-align: center;
}
.blueBtn a:hover {
  background: #117ac8;
}
.blueBtn a:after {
  content: "";
  display: block;
  width: 18px;
  height: 100%;
  background: url(/recruit/career/images/bluebtn_arwDwn.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 20px;
}
.redBtn {
  float: left;
  width: 50%;
}
.redBtn a {
  display: block;
  position: relative;
  padding: 28px;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f80101',EndColorStr='#cc0000',GradientType=0)";
  background: -webkit-linear-gradient(45deg, #f80101, #cc0000);
  background: -moz-linear-gradient(45deg, #f80101, #cc0000);
  background: -o-linear-gradient(45deg, #f80101, #cc0000);
  background: linear-gradient(45deg, #f80101, #cc0000);
  font-size: 153.85%;
  line-height: 1;
  text-align: center;
}
.redBtn a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc3434',EndColorStr='#e33',GradientType=0)";
  background: -webkit-linear-gradient(45deg, #fc3434, #e33);
  background: -moz-linear-gradient(45deg, #fc3434, #e33);
  background: -o-linear-gradient(45deg, #fc3434, #e33);
  background: linear-gradient(45deg, #fc3434, #e33);
}
.redBtn a:after {
  content: "";
  display: block;
  width: 11px;
  height: 100%;
  background: url(/recruit/career/images/redbtn_arwRight.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 20px;
}
for_pc {
  display: block;
}
.for_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .for_sp {
    display: block;
  }
  .for_pc {
    display: none;
  }
  .mainVis {
    width: 100%;
    background: url(/recruit/career/images/mv_bgSP.jpg) no-repeat center center;
    background-size: cover;
		height:auto;
		padding-bottom:20px;
  }
  .sec01 {
    width: 100%;
    padding-top: 0px;
  }
  .sec01 h1 {
    margin-bottom: 15px !important;
    color: #fff !important;
    font-size: 120%;
    text-align: center;
		padding:10px 0 20px !important;
		width:25%;
  }
  .sec01 h1 span {
    color: #000 !important;
		padding:0 25%;
    /*line-height: 3;*/
  }
  .mvContent {
    height: auto;
    margin: 0 5% 18px;
    padding-top: 0;
    background: none;
  }
  .mvContent h2 {
    padding: 0 !important;
		font-size:135%;
		letter-spacing:5px;
  }
  .mvContent h2 img {
    width: 100%;
  }
	.mvContent h2 .mvTtlMain{
		margin:25px auto 30px;
	}
	.mvContent h2 .mvTtlSub{
		letter-spacing:normal;
		font-size:72%;
	}
	.mvTtlArw{
		width:18%;
		margin:20px auto 0 !important;
	}
  .optBtn {
    margin: 0 0%;
		padding-top: 20px !important;
  }
  .blueBtn {
    float: none;
    width: 100%;
  }
  .redBtn {
    float: none;
    width: 100%;
    margin: 15px 0 15px;
  }
  .blueBtn p,
  .redBtn p {
    display: table;
    width: 100%;
  }
  .blueBtn a,
  .redBtn a {
    height: 49px;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding: 0 45px 0 10px;
    text-align: left;
    line-height: 1.5;
    font-size: 13px;
    border-bottom: 1px solid #589ccf;
  }
  .redBtn a {
    border-bottom: none;
  }
}


.contBox01 {
  padding: 60px 0 80px;
  background: #d9eef5;
}
.contBox01 section {
  width: 980px;
  margin: 0 auto;
}
.contBox01 h2 {
  font-size: 230.77%;
}
.jList {
  overflow: hidden;
	margin-bottom:40px !important;
}
.jList li {
  float: left;
  margin: 0 8px 8px 0 !important;
}
.jList li a {
  display: block;
  min-width: 160px;
  padding: 14px 40px;
  background: #fff;
  color: #333 !important;
  text-decoration: none !important;
}
.jList li a:hover {
  background: #00a0e9;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .contBox01 {
    padding: 35px 0 30px;
  }
  .contBox01 section {
    width: auto;
    margin: 0 15px;
  }
  .contBox01 h2 {
    text-align: center;
    font-size: 1.5em !important;
  }
	.jList{
		margin-bottom: 10px !important;
	}
  .jList li {
    display: table;
    width: 50%;
    margin: 0 0 10px 0 !important;
    text-align: center;
  }
  .jList li:nth-child(odd) {
    padding-right: 5px !important;
  }
  .jList li:nth-child(even){
    padding-left: 5px !important;
  }
  .jList li a {
    min-width: inherit;
    padding: 0 16px;
    height: 45px;
    vertical-align: middle;
    display: table-cell;
    width: 100%;
  }
}


/*contBox02*/
.contBox02 {
  padding: 80px 0 40px;
  background: #fff;
}
.contBox02 section {
  width: 980px;
  margin: 0 auto 60px;
}
.contBox02 section h2 {
  margin-bottom: 30px !important;
  padding: 15px 0 !important;
  background: #00a0e9;
  color: #fff;
  font-size: 169.23%;
}
.contBox02 .contHolder {
  overflow: hidden;
}
.contBox02 .contHolder>p {
  float: left;
  margin-right: 30px;
}
.contBox02 .contHolder .contPht {
  width: 270px;
}
.contBox02 .contHolder .contPht img{
  width: 100%;
}
.contBox02 .contHolder .contItem {
  margin-left: 300px;
}
.contBox02 .contItem p {
  margin-bottom: 36px !important;
  font-size: 115.38%;
  text-align: left;
  letter-spacing: 1px;
  line-height: 2;
}
.contBox02 .descBtn {
  overflow: hidden;
  width: 100%;
}
.descBtn li {
  float: left;
  width: 31.86%;
  margin-right: 2.2% !important;
}
.descBtn li:nth-child(3n) {
  margin-right: 0 !important;
}
.descBtn li:first-child {
  margin-right: 0;
}
.descBtn li a {
  display: block;
  position: relative;
  padding: 15px;
  background: #fff;
  border: 2px solid #666;
  color: #333 !important;
  text-decoration: none !important;
  font-size: 123.08%;
  line-height: 1;
  text-align: center;
}
.descBtn li a:after {
  content: "";
  display: block;
  width: 9px;
  height: 100%;
  background: url(/recruit/career/images/graybtn_arwLft01.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 20px;
}
.descBtn li a:hover {
  background: #666;
  border: 2px solid #666;
  color: #fff !important;
}
.descBtn li a:hover:after {
  content: "";
  display: block;
  width: 9px;
  height: 100%;
  background: url(/recruit/career/images/graybtn_arwLft02.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 20px;
}
@media screen and (max-width: 768px) {
  .contBox02 {
    padding: 30px 0 20px;
  }
  .contBox02 section {
    width: auto;
    margin: 0 15px 35px;
  }
  .contBox02 section h2 {
    text-align: center;
    margin-bottom: 20px !important;
  }
  .contBox02 .contHolder>p {
    float: none;
    text-align: center;
  }
  .contBox02 .contHolder .contPht {
    width: 100%;
  }
  .contBox02 .contHolder .contPht img {
    width: 90%;
  }
  .contBox02 .contHolder .contItem {
    margin: 0;
    padding-top: 20px;
  }
  .contBox02 .contItem p {
    margin-bottom: 15px !important;
    font-size: 99%;
  }
  .descBtn li a {
    font-size: 99%;
    padding: 15px 7px 15px 10px;
    text-align: left;
  }
  .descBtn li a:after {
    right: 10px;
  }
}

/* CONTENTS
=========================================== */
.cntTop{
  width: 100%;
}

@media screen and (max-width:768px){
  .cntTop section{
    background: url("/recruit/career/images/ct_bgSP.jpg");
  }
}

/*CONTENTS*/
.ct{
  width: 100%;
  padding-top: 50px !important;
  padding-bottom: 70px;
  background-image: url(/recruit/career/images/index_ct_bg_pc.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.ct .ctTtl{
  margin-right: auto;
  margin-left: auto;
}
.ct .ctIn{
  width: 980px;
  margin: 30px auto 0;
}
.ct .ctList{
  margin: 0;
  padding: 0;
  list-style: none;
}
/*==clearfix==*/
.ct .ctList:after{content:""; display:block; clear:both;}
.ct .ctList li{
  width: 320px;
  height: 320px;
  margin-top: 10px !important;
  margin-right: 10px !important;
  overflow: hidden;
  float: left;
}
.ct .ctList li:nth-of-type(3n){
  margin-right: 0  !important;
}
.ct .ctList li:nth-of-type(3n+1){
  clear: both;
}
.ct .ctList li a{
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.ct .ctList li a p{
  margin: 0;
}
.ct .ctList li a .txt{
  padding: 0 10px 15px 50px !important;
  background-image: url(/recruit/career/images/index_ctlist_arw.png);
  background-position: 15px 0px;
  background-repeat: no-repeat;
  background-size: 26px auto;
  color: #fff;
  font-size: 142.857%;
  line-height: 1.333;
  text-align: left;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 19;
}
.ct .ctList li a:hover .txt{
  background-image: url(/recruit/career/images/index_ctlist_arw_ov.png);
}

.ct .ctList li a{
  position: relative;
}

.ct .ctList li a .ov{
  width: 100%;
  height: 100%;
  background-color:rgba(0, 0, 0, 0.7);
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 18;

  -webkit-transition:all 0.3s ease;
  -moz-transition   :all 0.3s ease;
  -ms-transition    :all 0.3s ease;
  -o-transition     :all 0.3s ease;
  transition        :all 0.3s ease;

  opacity: 0;
}
.ct .ctList li a:hover .ov{
  -webkit-transition:all 0.3s ease;
  -moz-transition   :all 0.3s ease;
  -ms-transition    :all 0.3s ease;
  -o-transition     :all 0.3s ease;
  transition        :all 0.3s ease;
  opacity: 1 !important;
}
/*
.ct .ctList li a:hover .ov{
opacity: 1;
}
*/
.ct .ctList li a .ov p{
  color: #fff;
  line-height: 2;
  display: table-cell;
  vertical-align: middle;
}
.ct .ctList li a .sdw{
  width: 100%;
  min-height: 100px;
  background: url(/recruit/career/images/index_ctlist_sdw.png) left bottom repeat-x;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 18;
}

.ct .ctList .snsLink li{
	height:160px;
	margin-top:0px !important;
}

@media screen and (max-width:768px){
  .ct{
    padding: 38px 0 40px !important;
    background-image: url(/recruit/career/images/index_ct_bg_sp.jpg);
    background-size: cover;
  }
  .ct .ctTtl{
    width: 34.375%;
    max-width: 110px;
    margin: 0 auto !important;
  }
  .ct .ctIn{
    width: 100%;
    margin-top: 13px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .ct .ctList li{
    width: 48.276%;
    height: 48.276%;
    margin-right: 0 !important;
  }
  .ct .ctList li:nth-of-type(3n){
    margin-right: 0 !important;
  }
  .ct .ctList li:nth-of-type(3n+1){
    clear: none;
  }
  .ct .ctList li:nth-of-type(2n){
    float: right;
  }
  .ct .ctList li:nth-of-type(2n+1){
    clear: both;
  }
  .ct .ctList li a .txt{
    width: 100%;
    padding: 1px 10px 15px 40px;
    background-size: 20px auto;
    box-sizing: border-box;
    font-size: 15px;
  }
  .ct .ctList li a .ov{
    font-size: 10px;
    line-height: 1.2;
    display: none;
  }
  .ct .ctList li a .sdw{
    min-height: 53.571%;
  }
  .ct .ctList li a .pht img{
    width: 100%;
  }
	.ct .ctList .snsLink{
		width:100%;
	}
	.snsLinkWrap{
		width:100% !important;
	}
	.ct .ctList .snsLink li{
		width:48.276%;
		height:48.276%;
	}
	.ct .ctList .snsLink li img{
		padding-top:25%;
	}
	.ct .ctList .snsLink li:nth-child(1){
		background:#26a6d1;
	}
	.ct .ctList .snsLink li:nth-child(2){
		background:#4b64a6;
	}
}


/*COMPANY INFORMATION*/
.cmpInfo{
  width: 100%;
  padding-top: 80px;
  padding-bottom: 90px;
  background-image: url(/recruit/career/images/index_cmpinfo_bg_pc.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmpInfo .ciTtl{
  width: 388px;
  margin-right: auto !important;
  margin-left: auto !important;
}
.cmpInfo .ciTtl img{
  width: 100%;
}
.cmpInfo .ciIn{
  width: 980px;
  margin: 20px auto 0;
}
.cmpInfo .ciList{
  margin: 0;
  padding: 0;
  list-style: none;
}
/*==clearfix==*/
.cmpInfo .ciList:after{content:""; display:block; clear:both;}
.cmpInfo .ciList li{
  width: 230px;
  margin-top: 10px !important;
  margin-right: 10px !important;
  float: left;
}
.cmpInfo .ciList li:nth-of-type(4n+1){
  clear: both;
}
.cmpInfo .ciList li:nth-of-type(4n){
  margin-right: 0 !important;
}
.cmpInfo .ciList li a{
  padding: 32px 30px !important;
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#02aaf6',EndColorStr='#0394d7',GradientType=1)";

  background:-webkit-linear-gradient(135deg, #02aaf6, #0394d7);
  background:-moz-linear-gradient(135deg, #02aaf6, #0394d7);
  background:-o-linear-gradient(135deg, #02aaf6, #0394d7);
  background:linear-gradient(135deg, #02aaf6, #0394d7);
  color: #fff !important;
  text-decoration: none !important;
  font-size: 128.571%;
  letter-spacing: 0.125em;
  line-height: 1;
  text-align: center;
  display: block;
  position: relative;
  display: block;
}
#mainContents .cmpInfo .ciList li a:link,
#mainContents .cmpInfo .ciList li a:active,
#mainContents .cmpInfo .ciList li a:visited {
  color: #fff;
  text-decoration: none;
}
.cmpInfo .ciList li a:hover{
  opacity:0.7;
  filter:alpha(opacity=70);
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#02aaf6',EndColorStr='#0394d7',GradientType=1)";

  background:-webkit-linear-gradient(135deg, #02aaf6, #0394d7);
  background:-moz-linear-gradient(135deg, #02aaf6, #0394d7);
  background:-o-linear-gradient(135deg, #02aaf6, #0394d7);
  background:linear-gradient(135deg, #02aaf6, #0394d7);
}
.cmpInfo .ciList li a:after{
  content: "";
  display: block;
  width: 13px;
  height: 100%;
  background: url(/recruit/career/images/index_cilist_arw.png) center center no-repeat;
  background-size: 11px auto;
  position: absolute;
  top: 0;
  right: 20px;
}

@media screen and (max-width:768px){
  .cmpInfo{
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(/recruit/career/images/cmpInfo_bgSP.jpg);
    background-size: cover;
  }
  .cmpInfo .ciTtl{
    width: 81.625%;
    max-width: 260px;
  }
  .cmpInfo .ciIn{
    width: 100%;
    margin-top: 13px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .cmpInfo .ciList{
  }
  .cmpInfo .ciList li{
    width: 48.276%;
    margin-right: 0 !important;
  }
  .cmpInfo .ciList li:nth-of-type(4n+1){
    clear: none;
  }
  .cmpInfo .ciList li:nth-of-type(4n){
    margin-right: 0 !important;
  }
  .cmpInfo .ciList li:nth-of-type(2n){
    float: right;
  }
  .cmpInfo .ciList li a{
    padding: 21px 16px 20px !important;
    font-size: 13px;
  }
  .cmpInfo .ciList li a:after{
    background-size: 7px auto;
    right: 10px;
  }






}
