@charset "UTF-8";

/*#graduate #header .rightBtn .btn_search {
	background: #e6e6e6;
}*/

/* ==========================================================
	ナビゲーション
========================================================== */
#brand #content .rightNavi .sub a {
	padding-left: 30px;
}

#brand #content .rightNavi .sub .page_link{
	display: none;
}
#brand .Drawer .rightMenu .page_link{
	display: none;
}

#brand #content .rightNavi .sub .page_link a {
	padding:10px 0 10px 40px;
}
#brand #content .rightNavi .sub .page_link a.last {
	padding-bottom: 30px;
}

#brand.top #content .menu_top,
#brand.faq #content .menu_faq,
#brand.voice #content .menu_voice {
  background: url(/employment/images/common/icon_current.png) right 0 no-repeat;
  background: url(/employment/images/common/icon_current_ie.png) right 0 no-repeat\9;
  -moz-background-size: 15px 45px;
  background-size: 15px 45px;
  display: block;
}
#brand.top #content .menu_top a,
#brand.faq #content .menu_faq a,
#brand.voice #content .menu_voice a {
	background: #fff;
	color: #8c8c8c;
}

/*Drawer*/
#brand.top .Drawer .menu_top a,
#brand.voice .Drawer .menu_voice a,
#brand.faq .Drawer .menu_faq a{
	color: #8c8c8c;
}


.stepLine {
	font-size: 15px;
	max-width: 700px;
}
.stepLine li {
	background: #e6e6e6;
}

.stepLine li span {
	background: #3c3c3c;
	display: inline-block;
	padding: 10px 40px;
	color: #fff;
	margin-right: 20px;
}
#graduate.sea_au_uniqlo #content .stepLine li span.two_line {
	background: #fff;
	color: #000;
	padding: 0;
}
.stepLine.font_theory li span {
	background: #818181;
}
.stepLine .underArrow {
	background: url(/employment/images/common/under_arrow.png) 0 0 no-repeat ;
	background: url(/employment/images/common/under_arrow_ie8.png) 0 0 no-repeat\9;
	width:  6.5em;
	height: 10px;
	-moz-background-size: 16px 10px;
	background-size: 16px 10px;
	margin: 5px 0 5px 60px;
}
.stepLine .underArrow_black {
	background: url(/employment/images/common/under_arrow_black.png) 0 0 no-repeat ;
	background: url(/employment/images/common/under_arrow_black_ie8.png) 0 0 no-repeat\9;
	width:  6.5em;
	height: 10px;
	-moz-background-size: 16px 10px;
	background-size: 16px 10px;
	margin: 5px 0 5px 60px;
}
/* COMPTOIR DES CONTNNIERS */

#graduate.jp_cdc .stepLine li span,
#graduate.jp_cdc .stepLine .lastStep {
background: #87000F;
}
.stepLine .underArrow_cdc {
	background: url(/employment/images/common/under_arrow_cdc.png) 0 0 no-repeat ;
	background: url(/employment/images/common/under_arrow_cdc_ie8.png) 0 0 no-repeat\9;
	width:  6.5em;
	height: 10px;
	-moz-background-size: 16px 10px;
	background-size: 16px 10px;
	margin: 5px 0 5px 60px;
}
.stepLine .lastStep {
	background: #ff0000;
	color:#fff;
	text-align: center;
	padding: 10px;
	font-size: 17px;
}
.stepLine .lastStep_black {
	background: #000;
	color:#fff;
	text-align: center;
	padding: 10px;
	font-size: 17px;
}

/*タブ切り替え*/
.tab {
	overflow:hidden;
	width: 690px;
	}
.tab li{
	background:#;
	padding:5px 20px;
	float:left;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	cursor: pointer;
}
.tab li.last {
	border-right: 1px solid #e6e6e6;
}
.tab li.select{background:#e6e6e6;}
.tabContentInner {
	width: 650px;
}

.tabContentInner {
	background:#e6e6e6;
	padding:20px;
	clear: both;
}
/*South East Asia and Australia Graduatesのステップ*/
.stepLine.multi_stepLine li {
	background: #fff;
}
#content .tabEnglish .stepLine.multi_stepLine .underArrow,
.stepLine.multi_stepLine .underArrow {
	background: url(/employment/images/common/under_arrow.png) 0 0 no-repeat #e6e6e6;
	background: url(/employment/images/common/under_arrow_ie8.png) 0 0 no-repeat #e6e6e6\9;
	width:  6.5em;
	height: 10px;
	-moz-background-size: 16px 10px;
	background-size: 16px 10px;
	margin: 5px 0 5px 55px;
}
.stepLine.multi_stepLine .lastStep {
	background: #ff0000;
}

.hide {display:none;}

/*CDC*/
#graduate.jp_cdc .pageCategory {
	color:#87000F;
}


/* =============================
	右メニュー
============================== */

/* 右メニュー アコーディオン */

#graduate .menu_brand {
	padding: 10px 20px 10px 10px;
	margin-bottom: 1px;
	margin: 0 15px 0 0;
	cursor: pointer;
	font-size: 13px;
}
#graduate .menu_brand.plus {
	background: url(/employment/images/graduate/jp/ltj/navi_plus.png) 95% center no-repeat #f3f3f3;
	background: url(/employment/images/graduate/jp/ltj/navi_plus_ie.png) 95% center no-repeat #f3f3f3\9;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
}
#graduate .menu_brand.minus {
	background: url(/employment/images/graduate/jp/ltj/navi_minus.png) 95% center no-repeat #f3f3f3;
	background: url(/employment/images/graduate/jp/ltj/navi_minus_ie.png) 95% center no-repeat #f3f3f3\9;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
}
#graduate .open_brand {
	margin: 0 15px 0 0;
	display: none;
}
#graduate .open_brand li {
	margin-bottom: 1px;
}
#graduate .open_brand li a {
	padding: 10px;
	display: block;
	background: #f3f3f3;
	color: #000;
	font-size: 13px;
}
#graduate .open_brand li img,
#graduate .open_brand li span {
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}

#graduate .open_brand li img {
	width: 22px;
	margin-right: 10px;
}
#graduate .open_brand li span {
	line-height: 1.2;
}

/* 日本 右ブランドメニューのカレント・アコーディオン */

#graduate .rightMenu .open_brand li a:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#graduate.jp_uniqlo .rightMenu .open_brand li.menu_uq a,
#graduate.jp_gu .rightMenu .open_brand li.menu_gu a,
#graduate.ltj .rightMenu .open_brand li.menu_ltj a,
#graduate.cdc .rightMenu .open_brand li.menu_cdc a {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}


/* ==========================================================
	タブレット 900px以下
========================================================== */

@media (max-width: 900px) {

#content .stepLine li span.flowDetail {
	background: #fff;
	color: #000;
	line-height: 1.2;
	text-align: left;
	padding-left: 0;
}

}

/* ==========================================================
	スマホ 640px以下
========================================================== */

@media (max-width: 640px) {

#content .contentInner .rightMenu {
	padding: 0;
}
.right_applyBtn {
	margin: 0;
}
.right_applyBtn li {
	margin: 0;
}
.tab {
	overflow: hidden;
	width: 100%;
}
.tab li {
	padding: 10px;
	float: left;
	font-size: 12px;
	line-height: 1.2;
	min-height: 30px;
}
.tabContentInner {
	width: 94%;
	padding: 3%;
}
.stepLine {
	font-size: 13px;
	max-width: 100%;
}
#content .stepLine li {
	text-indent: -5.2em;
	padding-left: 5.2em;
	line-height: 1.2;
}
.stepLine li span {
	padding: 10px;
	text-indent: 0;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2;
}
#content .stepLine li span.flowDetail {
	background: #fff;
	color: #000;
	line-height: 1.2;
	text-align: left;
	padding-left: 0;
}
.stepLine .lastStep {
	padding: 6px;
	font-size: 15px;
}
.stepLine .underArrow {
	margin: 5px 0 5px 7%;
}
.stepLine.multi_stepLine .underArrow {
	margin: 5px 0 5px 23px;
}

.us_theory #content .stepLine li {
text-indent: -5.2em;
padding-left: 5.2em;
line-height: 1.2;
}
.us_theory .stepLine .underArrow_black {
	margin: 5px 0 5px 20px;
}

.rightImg {
	float: none;
	margin: 0 0 10px 0;
}
.rightImg img {
	width: 100%;
	height: auto;
}
#graduate.sea_au_uniqlo #content .stepLine li span:first-child {
	padding: 15px 10px;
}
#graduate.sea_au_uniqlo #content .stepLine li span.two_line {
	background: #fff;
	color: #000;
	line-height: 1.2;
	text-align: left;
	padding: 0;
	width: 70%;
}

#graduate.sea_au_uniqlo #content .stepLine li span.tallstep {
	padding: 23px 10px;
}


/* 日本 右メニュー ブランド アコーディオン */

#graduate .menu_brand,
#graduate .open_brand {
	margin-left: 0;
}
}
