#mainContents {
  padding-bottom: 0;
}
#main {
  width: 100%;
}
.breadcrumbs {
  margin-bottom: 10px !important;
}
.mv {
	background-color: #000;
	position: relative;
}
.mv .mvIn {
	width: 100%;
	height: auto !important;
	margin: 0 auto;
	padding-bottom: 40px;
	background: url(/recruit/newgraduates/images/mv.jpg) no-repeat center top;
  background-size: cover;
}
.mv .mvCnt {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.mv .mvBlue {
	width: 130px;
	margin: 0 auto 130px !important;
}
.mv .mvSub {
	width: 520px;
	margin: 0 auto 20px !important;
}
.mv .mvTtl {
	width: 820px;
	margin: 0 auto 125px !important;
}
.mv .mvTxt {
	width: 620px;
	margin: 0 auto 30px !important;
}
.mv .mvArw {
	width: 118px;
	margin: 0 auto !important;
}

for_pc {
  display: block;
}
.for_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .for_sp {
    display: block;
  }
  .for_pc {
    display: none;
  }
	.mv .mvIn {
    height:auto;
		padding-bottom: 20px !important;
    background: url(/recruit/newgraduates/images/mv_bgSP.jpg) no-repeat center center;
    background-size: cover;
	}
	.mv .mvBlue {
		width: 24%;
		margin: 0 auto 20px !important;
	}
	.mv .mvSub {
		 width: 76.5625%;
	}
	.mv .mvTtl {
		width: 91.25%;
		margin-bottom: 35px !important;
	}
	.mv .mvTxt {
		width: 85%;
	}
	.mv .mvArw {
		width: 18.125%;
	}
}


/*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 .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/newgraduates/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/newgraduates/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>p 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%;
}
#wp_whatsnew_Unit {
	width: 100%;
	margin: 30px 0;
}
#wp_whatsnew_wrap {
	width: 100%;
}
#wp_whatsnew {
	width: 968px;
	margin: 0 auto;
	background: #fff;
	border: 6px solid #00a0e9;
	box-shadow: 0px 0px 30px 0px rgba(21,21,21,0.2);
}
#whatsnew_in,
#whatsnew_in2 {
	background: none;
}
#wp_whatsnew #whatsnew_tit {
	padding-right: 17px;
	padding-left: 14px;
	border-right: 1px solid #ccc;
}
#wp_whatsnew #whatsnew_text {
	padding-left: 12px;
}
#wp_whatsnew table th {
	font-size: 97%;
	font-weight: normal;
	text-align: left;
}
#wp_whatsnew table td.news_cat {
	font-size: 97%;
}
#wp_whatsnew table td {
	text-align: left;
}
#wp_whatsnew p {
	margin: 0;
	padding: 0;
}
#wp_whatsnew a:link, #wp_whatsnew a:visited {
	color: #0168b7;
	text-decoration: underline;
}
#wp_whatsnew table td.news_cat span {
	display: block;
	width: 100px;
	background: #999999;
	color: #ffffff;
	text-align: center;
	padding: 1px 0;
}
#wp_whatsnew_sp_Unit {
	display: none;
}
@media screen and (max-width:768px){
	.cntTop {
		background: url("/recruit/newgraduates/images/ct_bgSP.jpg");
	}
	#wp_whatsnew_sp_Unit {
		display: block;
	}
	#wp_whatsnew_Unit {
		display: none;
	}
	#wp_whatsnew_sp_Unit {
		padding: 10px;
		background-color: #00a0e9;
	}
	#wp_whatsnew_sp_Wrap {
		padding: 13px 15px 19px !important;
		background-color: #fff !important;
	}
	.wnTtl {
		padding-bottom: 8px !important;
		border-bottom: 1px solid #ccc !important;
	}
	.whatsnew_list {
		margin-top: 10px !important;
		margin-bottom: 0 !important;
		border: none !important;
	}
	.whatsnew_list li {
		padding: 10px 0 !important;
	}
	.whatsnew_list .newsItem .hd {
		width: 100%;
		text-align: left;
		display: block;
	}
	#mainContents .whatsnew_list a:link,
	#mainContents .whatsnew_list a:active,
	#mainContents .whatsnew_list a:visited {
		text-decoration: underline;
	}
}

/*CONTENTS*/
/*rc*/
.ct{
	width: 100%;
	padding-bottom: 70px;
	background-image: url(/recruit/newgraduates/images/index_ct_bg_pc.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.ct section {
	padding-top: 80px;
}
.ct .rcTtl{
	color: #fff;
	font-size: 230.77%;
}
.ct .rcIn{
	width: 980px;
	margin: 30px auto 0;
}
.ct .rcList{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*==clearfix==*/
.clearfix {
	content: "";
	clear: both;
	display: table;
}
.ct .rcList:after{content:""; display:block; clear:both;}
.ct .rcList li{
	width: 320px;
	height: 320px;
	margin-top: 10px !important;
	margin-right: 10px !important;
	overflow: hidden;
	float: left;
}
.ct .rcList li:nth-of-type(3n){
	margin-right: 0  !important;
}
.ct .rcList li:nth-of-type(3n+1){
	clear: both;
}
.ct .rcList li a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.ct .rcList li a p{
	margin: 0;
}
.ct .rcList li a .txt {
	padding: 0 10px 15px 50px !important;
	height: auto !important;
	background-image: url(/recruit/newgraduates/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 .rcList li a:hover .txt{
	background-image: url(/recruit/newgraduates/images/index_ctlist_arw_ov.png);
}

.ct .rcList li a{
	position: relative;
}

.ct .rcList 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 .rcList 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 .rcList li a:hover .ov{
opacity: 1;
}
*/
.ct .rcList li a .ov p{
	color: #fff;
	line-height: 2;
	display: table-cell;
	vertical-align: middle;
}
.ct .rcList li a .sdw{
	width: 100%;
	min-height: 100px;
	background: url(/recruit/newgraduates/images/index_ctlist_sdw.png) left bottom repeat-x;
	background-size: auto 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 18;
}
.rc .rcList li {
	width: 320px;
	height: 320px;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
.rc .rcList li:nth-of-type(3n+1) {
	clear: both;
}
@media screen and (max-width:768px){
	.rc {
		padding-bottom: 0;
	}
	.rc .rcTtl {
		color: #333;
    line-height: 1.5;
    font-size: 20px;
		text-align: center;
	}
	.rc .rcIn {
		/* width: 73.4375%; */
		/* margin: 13px auto 0; */
		width: 100%;
		margin-top: 13px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.rc .rcList li.rcNew {
		width: 100%;
	}
	.rc .rcList li {
		height: auto;
		margin-right: 0;
	}
	.rc .rcList li a {
		width: 100%;
		height: auto;
	}
	.rc .rcList li a .txt p {
		font-size: 15px;
	}
	.rc .rcList li.rcNew a .pht {
		width: 100%;
		left: 0;
	}
	.rc .rcList li.rcNew a .pht img {
		width: 100%;
	}
	.rc .rcList li.rcCre {
		margin-right: 1.5% !important;
	}
	.rc .rcList li.rcPart {
		margin-left: 1.5% !important;
	}
	.rc .rcList li.rcCre,
	.rc .rcList li.rcPart {
		width: 48.5%;
	}
	.rc .rcList li.rcCre img,
	.rc .rcList li.rcPart img {
		width: 100%;
	}
	.rc .rcList li.rcCre a,
	.rc .rcList li.rcPart a {
		padding-top: 0;
	}
	.ct .rcList li a .txt {
		background-size: 20px;
	}
  .ct .rcList li a .ov{
    font-size: 10px;
    line-height: 1.2;
    display: none;
  }
}

/*ct*/
.ct {
  width: 100%;
  padding: 80px 0 70px;
  background-image: url(/recruit/newgraduates/images/index_ct_bg_pc.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.ct .ctTtl{
  color: #fff;
	font-size: 230.77%;
}
.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/newgraduates/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/newgraduates/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/newgraduates/images/index_ctlist_sdw.png) left bottom repeat-x;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 18;
}

@media screen and (max-width:768px){
  .ct{
    padding: 0 0 40px;
    background-image: url(/recruit/newgraduates/images/index_ct_bg_sp.jpg);
    background-size: cover;
  }
	.ct section {
		padding-top: 40px;
	}
  .ct .ctTtl{
		color: #333;
    font-size: 20px;
    line-height: 1.5;
		text-align: center;
  }
  #main .ct .ctTtl{
  }
  .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%;
  }
}


/*COMPANY INFORMATION*/
.cmpInfo{
  width: 100%;
  padding-top: 80px;
  padding-bottom: 90px;
  background-image: url(/recruit/newgraduates/images/index_cmpinfo_bg_pc.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #ddd;
}
.cmpInfo .ciTtl{
	color: #333;
	font-size: 230.77%;
}
.cmpInfo .ciSub {
	text-align: center;
}
.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;
  float: left;
}
#main .cmpInfo .ciList li{
  margin-top: 10px;
  margin-right: 20px;
}
.cmpInfo .ciList li:nth-of-type(4n+1){
  clear: both;
}
#main .cmpInfo .ciList li:nth-of-type(4n){
  margin-right: 0;
}
.cmpInfo .ciList li a{
  padding: 32px 30px;
  -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);
  font-size: 128.571%;
  letter-spacing: 0.125em;
  line-height: 1;
  text-align: center;
  display: block;
  position: relative;
  display: block;
}
#main .cmpInfo .ciList li a{
  color: #fff;
  text-decoration: none;
}
#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/newgraduates/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/newgraduates/images/cmpInfo_bgSP.jpg);
    background-size: cover;
  }
  .cmpInfo .ciTtl{
		text-align: center;
		margin-bottom: 20px !important;
    line-height: 1.5;
    font-size: 20px;
	}
  .cmpInfo .ciSub{
    font-size: 12px;
  }
  .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;
  }
}

/*social Area*/
.socialArea {
	width: 100%;
  margin-top: 80px;
	padding-bottom: 80px;
}
.socialArea p {
	margin: 0 !important;
	padding: 0 !important;
}
.socialBlock {
	width: 890px;
	margin: 0 auto;
	padding: 80px auto;
	/*overflow: hidden;*/
	/*height: 680px;*/
}
/*==clearfix==*/
.socialBlock:after{content:""; display:block; clear:both;}

.socialBlock .tweetBox {
	float: left;
	width: 415px;
}
.socialBlock .fbBox {
	float: right;
	width: 415px;
}
.socialBlock .tweetBox,
.socialBlock .fbBox {
	/*max-height: 480px;*/
}
.socialBlock .tweetBox {
	/*margin-right: 2%;*/
}
.socialBlock .fbBox {
	/*margin-left: 2%;*/
  text-align: center;
}
.socialArea .tweetHead {
	overflow: hidden;
	padding: 20px 20px 18px;
	background: #26a6d1;
}
.socialArea .tweetHead .tweetico {
	float: left;
}
.socialArea .tweetHead .tweetTtl {
	float: right;
	padding-top: 5px !important;
	color: #fff;
	font-size: 123.08%;
	position: relative;
}
#main .socialArea .tweetHead .tweetTtl a{
  color: #fff;
  text-decoration: none;
}
#main .socialArea .tweetHead .tweetTtl a:hover{
  text-decoration: underline;
}
.socialArea .tweetHead .tweetTtl:before {
	content: "";
	position: absolute;
	top: 4px;
	left: -35px;
	width: 25px;
	height: 25px;
	background: url(/recruit/newgraduates/images/index_ctlist_arw.png) no-repeat;
	background-size: 25px 25px;
}
.socialArea .fbHead {
	overflow: hidden;
	padding: 20px 20px 18px;
	background: #4b64a6;
}
.socialArea .fbHead .fbico {
	float: left;
}
.socialArea .fbHead .fbTtl {
	float: right;
	padding-top: 5px !important;
	color: #fff;
	font-size: 123.08%;
	position: relative;
}
#main .socialArea .fbHead .fbTtl a{
  color: #fff;
  text-decoration: none;
}
#main .socialArea .fbHead .fbTtl a:hover{
  text-decoration: underline;
}
.socialArea .fbHead .fbTtl:before {
	content: "";
	position: absolute;
	top: 4px;
	left: -35px;
	width: 25px;
	height: 25px;
	background: url(/recruit/newgraduates/images/index_ctlist_arw.png) no-repeat;
	background-size: 25px 25px;
}
.socialArea .tweetApi,
.socialArea .fbApi {
	height: 560px;
	padding: 30px;
	border: 1px solid #ddd;
}
.socialArea .tweetApi{
  overflow-x: hidden;
  overflow-y: scroll;
}
.socialArea .fbApi {
}

@media screen and (max-width:768px) {
	.socialBlock {
		width: 100%;
    padding-right: 15px;
    padding-left: 15px;
	}
	.socialBlock .tweetBox,
	.socialBlock .fbBox {
		/*max-height: 400px;*/
		width: 100%;
		margin-bottom: 30px;
	}
  .socialArea .tweetApi,
  .socialArea .fbApi {
    height: 400px;
    padding: 20px;
  }
  .socialArea .fbApi .fb_iframe_widget,
  .socialArea .fbApi span,
  .socialArea .fbApi iframe{
    max-width: 100%;
    height: 360px !important;
    margin-right: auto;
    margin-left: auto;
  }
}
