@charset "utf-8";

@media screen and (max-width: 640px) {

/* -----------------------------------------------------------------------------

	共通

----------------------------------------------------------------------------- */

section h2 {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	padding: 55px 0;
	margin: 0 0 15px;
    background: #20bca2;
	color: #fff;
}
section h2 span {
	display: block;
	padding-top: 9px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}
.breadCrumb {
	margin: 0 0 10px;
	font-size: 12px;
}
.breadCrumb ul {
	width: 94.6%;
	margin: 0 auto;
}
.breadCrumb li {
	display: inline-block;
}
.breadCrumb li:before {
	content: "＞";
	display: inline-block;
	padding: 0 6px 0 3px;
}
.breadCrumb li:first-child:before {
	content: none;
}
.breadCrumb a {
	color: #2d9cdc;
}
.breadCrumb a:hover {
	text-decoration: underline;
}
img {
	width: 100%;
}
/* -----------------------------------------------------------------------------

	ナビ　アクティブ

----------------------------------------------------------------------------- */
#header #spNav nav > ul > li ul {
	display: block;
}
.top #header #spNav nav > ul > li.navInfomation > ul li:first-child,
.flow #header #spNav nav > ul > li.navInfomation > ul li:nth-child(2),
.faq #header #spNav nav > ul > li.navInfomation > ul li:nth-child(3),
.event #header #spNav nav > ul > li.navInfomation > ul li:nth-child(2) {
	background: #0075c2;
}
.top #header #spNav nav > ul > li.navInfomation > ul li:first-child a,
.flow #header #spNav nav > ul > li.navInfomation > ul li:nth-child(2) a,
.faq #header #spNav nav > ul > li.navInfomation > ul li:nth-child(3) a,
.event #header #spNav nav > ul > li.navInfomation > ul li:nth-child(2) a {
	color: #fff;
	background: url(../common/img/sp/icon_arrow_nav03.gif) 96% center no-repeat;
	background-size: 8px;
}

#header #spNav nav > ul > li.navCompany ul,
#header #spNav nav > ul > li.navMember ul,
#header #spNav nav > ul > li.navProject ul,
#header #spNav nav > ul > li.navSpecial ul,
#header #spNav nav > ul > li.navWomen ul {
	display: none;
}



/* -----------------------------------------------------------------------------

RECRUIT

----------------------------------------------------------------------------- */

.top .contents01 {
	width: 94.6%;
	margin: 0 auto;
	line-height: 1;
}
.top .contents01 li {
	margin: 0 0 30px;
}
.top .contents01 li.pre {
    color: #ccc;
}
.top .contents01 li:last-child {
	margin: 0;
}
.top .contents01 li h3 {
	font-size: 18px;
	font-weight: bold;
	background: url(../information/img/sp/icon_arrow_green.png) no-repeat right center;
	background-size: 8px;
	margin: 5px 0 0;
}
.top .contents01 li.pre h3 {
    background: url(../information/img/sp/icon_arrow_gray.png) no-repeat right center;
    background-size: 8px;
}
.top .endText {
	text-align: center;
	font-size: 14px;
	line-height: 2;
	padding: 40px 15px;
}

.top .contents01 li.pre img {
	opacity: 0.3;
}

		
/* 小項目 */


/* -----------------------------------------------------------------------------

イベント情報

----------------------------------------------------------------------------- */

.event .mv {
    background: #20bca2;
    height: 130px;
    margin: 0 0 15px;
}
.event section h2 {
    text-align: left;
    background: url(../information/event/img/sp/main.png) no-repeat right 0;
    background-size: 155px 130px;
    box-sizing: border-box;
    padding: 40px 0 0 2.7%;
    height: 132px;
    font-size: 22px;
    font-weight: bold;
}
.event section h2 span {
    font-size: 14px;
}
.event .contents01 {
    width: 94.6%;
    margin: 0 auto;
}
.event .contents01 .lead {
    font-size: 15px;
    line-height: 2;
    margin: 20px 0;
}
.event .contents01 ul {
    /zoom : 1;
}
.event .contents01 ul:after {
    content : '';
    display : block;
    clear : both;
    height:0;
}
.event .contents01 li a {
    color: #2d9cdc;
    text-decoration: underline;
}
.event .contents01 ul.title01 ,
.event .contents01 ul.title02 {
		clear: both;
    float: left;
    width: 13%;
    border-top: 1px solid #e1e4e8;
    padding: 25px 0 20px;
}
.event .contents01 ul.title01 li ,
.event .contents01 ul.title02 li {
    background: #20bca2;
    font-size: 12px;
    color: #fff;
    text-align: center;
    min-height: 30px;
    box-sizing: border-box;
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
}

.event .contents01 ul.title02 li.above_four {
    margin: 0 0 26px 0;
}

.event .contents01 ul.box {
    float: left;
    width: 87%;
    font-size: 14px;
    border-top: 1px solid #e1e4e8;
    padding: 25px 0 20px;
    box-sizing: border-box;
}
.event .contents01 ul.box li {
    min-height: 30px;
    box-sizing: border-box;
    padding: 5px 0 0 10px;
    margin: 0 0 5px 0;
}
.event .contents01 ul.last {
    border-bottom: 1px solid #e1e4e8;
}
.event .contents01 ul.title01 .line2 ,
.event .contents01 ul.title02 .line2 {
    height: 50px;
    padding: 15px 0 0;
}
.event .contents01 ul.box .line2 {
    height: auto;
}
.event .contents01 .blank a {
	background: url(../common/img/icon_blank.gif) no-repeat right 2px;
	padding: 0 16px 0 0;
}
	


/* -----------------------------------------------------------------------------

採用FAQ

----------------------------------------------------------------------------- */

.faq .mv {
    background: #20bca2;
    height: 130px;
    margin: 0 0 15px;
}
.faq section h2 {
    text-align: left;
    background: url(../information/faq/img/sp/main.png) no-repeat right 0;
    background-size: 155px 130px;
    box-sizing: border-box;
    padding: 40px 0 0 2.7%;
    height: 132px;
    font-size: 22px;
    font-weight: bold;
}
.faq section h2 span {
    font-size: 14px;
} 
.faq .contents01 {
    width: 94.6%;
    margin: 0 auto;
}	
.faq h3 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	padding: 5px 0 30px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.faq h3 span {
	display: block;
	font-size: 14px;
	color: #20bca2;
	font-family: 'Roboto', sans-serif;
	margin: 0 0;
	letter-spacing: 0.05em;
}   
.faq table th {
    background: #f3f5f7;
    color: #20bca2;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.05em;
    width: 16%;
    padding: 20px 0 0;
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    border-top: 1px solid #e1e4e9; 
}
.faq table td {
    width: 84%;
    vertical-align: top;
    font-size: 15px;
    border-top: 1px solid #e1e4e9;
}
.faq table td a {
	color: #2d9cdc;
	text-decoration: underline;
}
.faq table th.last ,
.faq table td.last {
    border-bottom: 1px solid #e1e4e9;
}
.faq table td dt {
    width: 100%;
    padding: 20px 10.1% 20px 4.1%;
    box-sizing: border-box;
    font-weight: bold;
    background: url(../information/faq/img/sp/plus.png) no-repeat right center;
    background-size: 18px;
}
.faq table td dt.active {
    background: url(../information/faq/img/sp/minus.png) no-repeat right center;
    background-size: 18px;
}
.faq table td dd {
    padding: 0 2.7% 20px 4.1%;
    margin: 0;
    display: none;
}
.faq table td dd:before {
    content:"A";
    font-family: 'Roboto', sans-serif;
    color: #f06060;
    font-size: 15px;
    font-weight: bold;
}
.faq table td dd span {
    display: block;
    margin: -24px 0 0 18px;
    word-break: break-all;
}  
    
    
    
    
    
    
/* -----------------------------------------------------------------------------

募集要項・選考フロー

----------------------------------------------------------------------------- */	
	
.flow .mv {
    background: #20bca2;
    height: 130px;
    margin: 0 0 15px;
}
.flow section h2 {
    text-align: left;
    background: url(../information/flow/img/sp/main.jpg) no-repeat right 0;
    background-size: 155px 130px;
    box-sizing: border-box;
    padding: 21px 0 0 2.7%;
    height: 132px;
    font-size: 22px;
    font-weight: bold;
	line-height: 1.2;
}
.flow section h2 span {
    font-size: 14px;
}
.flow .contents01 {
    width: 94.6%;
    margin: 0 auto;
}	
.flow h3 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	padding: 5px 0 30px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.flow h3 span {
	display: block;
	font-size: 14px;
	color: #20bca2;
	font-family: 'Roboto', sans-serif;
	margin: 0 0;
	letter-spacing: 0.05em;
}
.flow .contents01 table th {
	width: 25% !important;
	border-top: 1px solid #e1e4e8;
	font-size: 15px;
	padding: 15px 0;
	text-align: left;
}
.flow .contents01 table td {
	width: 75% !important;
	border-top: 1px solid #e1e4e8;
	font-size: 15px;
	padding: 15px 5px 15px 0;
	word-break: break-all;
	box-sizing: border-box;
}
.flow .contents01 table td .link {
	color: #2d9cdc;
	padding-right: 10px;
	background: url(../common/img/icon_arrow.gif) no-repeat right center;
	text-decoration:none;
}
.flow .contents01 table td .link:hover {
	text-decoration: underline;
}
.flow .contents01 table th.last ,
.flow .contents01 table td.last{
	border-bottom: 1px solid #e1e4e8;
}
.flow .contents01 table td a {
	color: #2d9cdc;
	text-decoration: underline;
}

	.flow .contents01 table td table td {
		display: block;
		width: auto !important;
		border-top: none;
		padding: 0 0 0 0;
	}
	
	.flow .contents01 table td table div {
		padding-left: 1em;
		text-indent: -1em;
	}
	
	.flow .contents01 table td span {
		display: block;
		padding-left: 2.6em;
	}
	
	.flow .contents01 table th.bg_green {
		padding: 8px 8px;
		color: #fff;
		background: #20bca2;
	}
	
	.nowrap {
		white-space: normal;
	}

.flow .contents01_2 h3,
.flow .contents02 h3 {
	margin: 30px 0 0;
}
.flow .contents02 table {
	border-collapse: separate;
	border-spacing: 10px 0;
}
.flow .contents02 table th {
	color: #fff;
	font-size: 15px;
	width: 30%;
	background:url(../information/flow/img/sp/bottom_arrow.png) no-repeat center top , #20bca2;
	background-size: contain; 
	padding: 70px 0 50px;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	line-height: 1.4;
}
.flow .contents02 table th span {
	display: block;
	font-weight: normal;
}
.flow .contents02 table th.first {
	background: #20bca2;
	padding: 50px 0;
}
.flow .contents02 table td {
	width: 70%;
	font-size: 15px;
	vertical-align: middle;
	border-top: 1px solid #e1e4e8;
	padding: 20px;
	box-sizing: border-box;
}
.flow .contents02 table td span {
	display: block;
	font-size: 12px;
}
.tree {
	margin-top:10px;
}
.tree ul {
  margin:0 0 0 1em; /* indentation */
  padding:0;
  list-style:none;
  position:relative;
}
.tree ul:before {
  content:"";
  display:block;
  width:0;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  border-left:1px solid;
}
.tree ul li {
  margin:0;
  padding:0 0 0 1.5em;
  line-height:2em; 
  position:relative;
}

.tree ul li:before {
  content:"";
  display:block;
  width:10px;
  height:0;
  border-top:1px solid;
  margin-top:-1px;
  position:absolute;
  top:1em;
  left:0;
}
.tree ul li:last-child:before {
  background:white;
  height:auto;
  top:1em;
  bottom:0;
}
	
	
	
	
	
	
}