@charset "UTF-8";
/* Outputed by SCSS */
.cf:before, #wrap:before, #header:before, #topNav:before, .cf:after, #wrap:after, #header:after, #topNav:after {
	content: "";
	display: table;
	zoom: 1;
}
.cf:after, #wrap:after, #header:after, #topNav:after {
	clear: both;
}
/* =========================================================
	COMMON STYLE
========================================================= */
/*--------------------------------------------------
	▼MODULES
--------------------------------------------------*/
.pc {
	display: block;
}
.sp {
	display: none;
}
/*--------------------------------------------------
	▼STYLES
--------------------------------------------------*/
body {
	background-color: #e7edfe;
}
#wrap {
	width: 900px;
	margin: 0 auto;
	padding: 25px 0 80px;
}
#contents, #side {
	float: left;
}
/*----- HEADER -----*/
#header {
	position: relative;
	margin-bottom: 40px;
}
#header h1 {
	float: left;
}
#header #corpBtn {
	float: right;
	margin-bottom: 0;
}
#header .sitemap {
	position: absolute;
	right: 5px;
	top: 70px;
	text-align: right;
}
#header .gNavW{
	width:900px;
	overflow:hidden;
}

#header .gNav {
	width:910px;
	padding-top: 30px;
	clear: both;
}
#header .gNav li {
	margin: 0 4px 0 0;
	display:block;
	float:left;
	vertical-align: top;
	font-size:0;
}

#header .gNav li:last-child {
	margin-right: 0;
}
#header .gNav li.current {
	background-color: #c0c5d0;
}
#header .gNav li.current a {
	color: #fff !important;
}
#header .gNav li.comingSoon {
	background-color: #dadada;
}
#header #lead {
	clear: both;
	padding: 15px 0 0;
	_padding-top:0;
	*padding-top:0;
}
/*----- CONTENTS -----*/
#contents {
	width: 674px;
}
#contents .pagetop {
	margin: 30px 0;
	padding: 0 20px;
	text-align: right;
	font-size: 12px !important;
	font-size: 1.2rem !important;
	clear: both;
}
#visual {
	margin-bottom: 30px;
}
#visual p {
	margin-bottom: 0;
}
#topNav li {
	width: 323px;
	overflow: hidden;
	background-color: #fff;
	float: left;
	margin: 0 28px 28px 0;
	position: relative;
	box-shadow: 5px 5px 5px #b8bdcb;
}
#topNav li.end {
	margin-right: 0;
}
#topNav li.wide {
	background-position: center center;
}
#topNav li.wide img {
	display: none;
}
#topNav li.long {
	width: 100%;
	height: auto !important;
}
#topNav li.long a {
	min-height: 0;
}
#topNav li .arrow {
	width: 22px;
	height: 21px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#topNav li .arrow img {
	width: 100%;
	height: auto;
	display: block;
}
#topNav .cover {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}

#topNav .sp_cover{
	display:none;
}
#topNav a {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 313px;
}
#topNav dl {
	padding: 12px 15px;
}
#topNav dl dt {
	margin-bottom: 3px;
	font-size: 10px;
	font-size: 1rem;
}
#topNav dl dd {
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: -0.04em;
	font-weight: bold;
}
#pageTitle {
	margin-bottom: 15px;
}
#pageTitle h2, #pageTitle h3, #pageTitle h4 {
	margin-bottom: 20px;
}
#pageTitle p {
	font-size: 13px;
	font-size: 1.3rem;
}
/*----- SIDE -----*/
.nicescroll-rails {
	margin-left: -2px;
}
#side {
	width: 200px;
	margin-left: 26px;
}
#side #news {
	margin: 0 0 28px 0;
	padding: 20px 8px 14px;
	background: url(../images/all/side_news_bg.jpg) repeat-x left bottom;
}
#side #news #newsInner {
	margin-top: 10px;
	padding: 5px 0;
	border: #d9be7d dotted 1px;
}
#side #news ul {
	width: 140px;
	height: 160px;
	padding: 10px 30px 10px 10px;
	overflow: auto;
}
#side #news ul li {
	border-bottom: #e1d2aa solid 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#side #news ul li:last-child {
	border: none;
	margin-bottom: 0;
}
#side #news ul p {
	font-size: 10px;
	font-size: 1rem;
	margin-bottom: 0;
	line-height: 1.2;
	color: #000;
}
#side #links li {
	margin-bottom: 22px;
}

/*--------------------------------------------------
	▼EACH PAGE
--------------------------------------------------*/
/* =========================================================
	SP STYLE
========================================================= */
@media screen and (max-width: 639px) {
.cf:before, #wrap:before, #header:before, #topNav:before, .cf:after, #wrap:after, #header:after, #topNav:after {
	content: "";
	display: table;
	zoom: 1;
}
.cf:after, #wrap:after, #header:after, #topNav:after {
	clear: both;
}
/*--------------------------------------------------
  	▼MODULES
  --------------------------------------------------*/
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
img {
	max-width: 100%;
	height: auto;
}
/*--------------------------------------------------
  	▼STYLES
  --------------------------------------------------*/
#wrap {
	width: auto;
	padding: 15px;
}
#contents, #side {
	width: auto;
	float: none;
}
#header {
	margin-bottom: 20px;
}
#header h1 {
	width: 220px;
	float: none;
}
#header .sitemap {
	width: 70px;
	position: absolute;
	right: 5px;
	top: 65px;
	text-align: right;
}
#jobPage #header {
	padding-bottom: 30px;
}
#jobPage.topPage #header {
	padding-bottom: 0;
}
#jobPage.topPage #header .sitemap {
	top: 30px;
}
/*----- GNAV -----*/
#mmOpen {
	width: 59px;
	position: fixed;
	top: 10px;
	right: 15px;
	z-index: 100;
}
#gNavWrap {
	padding-top: 15px;
	display: block !important;
	background : -moz-linear-gradient(0% 50% 0deg, rgba(50, 135, 255, 1) 0.5%, rgba(49, 137, 255, 1) 43.64%, rgba(46, 144, 255, 1) 59.18%, rgba(41, 155, 255, 1) 70.26%, rgba(34, 172, 255, 1) 79.22%, rgba(25, 194, 255, 1) 86.88%, rgba(14, 221, 255, 1) 93.55%, rgba(1, 252, 255, 1) 99.56%, rgba(0, 255, 255, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(50, 135, 255, 1) 0.5%, rgba(49, 137, 255, 1) 43.64%, rgba(46, 144, 255, 1) 59.18%, rgba(41, 155, 255, 1) 70.26%, rgba(34, 172, 255, 1) 79.22%, rgba(25,
194, 255, 1) 86.88%, rgba(14, 221, 255, 1) 93.55%, rgba(1, 252, 255,
1) 99.56%, rgba(0, 255, 255, 1) 100%);
	background : -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0.005, rgba(50, 135, 255, 1) ), color-stop(0.4364, rgba(49,
137, 255, 1) ), color-stop(0.5918, rgba(46, 144, 255, 1) ), color-stop(0.7026, rgba(41, 155, 255, 1) ), color-stop(0.7922, rgba(34,
172, 255, 1) ), color-stop(0.8688, rgba(25, 194, 255, 1) ), color-stop(0.9355, rgba(14, 221, 255, 1) ), color-stop(0.9956, rgba(1,
252, 255, 1) ), color-stop(1, rgba(0, 255, 255, 1) ));
	background : -o-linear-gradient(0deg, rgba(50, 135, 255, 1) 0.5%, rgba(49, 137, 255, 1) 43.64%, rgba(46, 144, 255, 1) 59.18%, rgba(41,
155, 255, 1) 70.26%, rgba(34, 172, 255, 1) 79.22%, rgba(25, 194, 255,
1) 86.88%, rgba(14, 221, 255, 1) 93.55%, rgba(1, 252, 255, 1) 99.56%, rgba(0, 255, 255, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(50, 135, 255, 1) 0.5%, rgba(49, 137, 255, 1) 43.64%, rgba(46, 144, 255, 1) 59.18%, rgba(41,
155, 255, 1) 70.26%, rgba(34, 172, 255, 1) 79.22%, rgba(25, 194, 255,
1) 86.88%, rgba(14, 221, 255, 1) 93.55%, rgba(1, 252, 255, 1) 99.56%, rgba(0, 255, 255, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3287FF', endColorstr='#00FFFF', GradientType=0)";
	background : linear-gradient(90deg, rgba(50, 135, 255, 1) 0.5%, rgba(49, 137, 255, 1) 43.64%, rgba(46, 144, 255, 1) 59.18%, rgba(41,
155, 255, 1) 70.26%, rgba(34, 172, 255, 1) 79.22%, rgba(25, 194, 255,
1) 86.88%, rgba(14, 221, 255, 1) 93.55%, rgba(1, 252, 255, 1) 99.56%, rgba(0, 255, 255, 1) 100%);
	opacity : 0.9;
 filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) progid:DXImageTransform.Microsoft.gradient(startColorstr='#3287FF', endColorstr='#00FFFF', GradientType=1);
}
.gNav {
	padding-top: 25px;
}
.gNav li {
	width: auto;
	display: block !important;
	height: 54px;
}
.gNav li span {
	width: 90%;
	border-top: 1px solid #FFF;
	display: block;
	line-height: 54px;
	margin: 0 auto;
	color: #FFF !important;
}
.gNav li.comingSoon {
	background : -moz-linear-gradient(0% 50% 0deg, rgba(50, 135, 255,
0.8) 6.4%, rgba(40, 106, 199, 0.84) 14.94%, rgba(24, 61, 115, 0.9) 28.75%, rgba(12, 28, 53, 0.95) 40.08%, rgba(5, 8, 15, 0.98) 48.33%, rgba(2, 0, 0, 1) 52.64%, rgba(2, 11, 11, 1) 56.71%, rgba(2, 39,
39, 1) 63.78%, rgba(1, 86, 86, 1) 73.03%, rgba(1, 150, 150, 1) 84.09%, rgba(0, 231, 231, 1) 96.56%, rgba(0, 255, 255, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(50, 135, 255, 0.8) 6.4%, rgba(40, 106, 199, 0.84) 14.94%, rgba(24, 61, 115, 0.9) 28.75%, rgba(12, 28, 53, 0.95) 40.08%, rgba(5, 8, 15, 0.98) 48.33%, rgba(2, 0,
0, 1) 52.64%, rgba(2, 11, 11, 1) 56.71%, rgba(2, 39, 39, 1) 63.78%, rgba(1, 86, 86, 1) 73.03%, rgba(1, 150, 150, 1) 84.09%, rgba(0, 231,
231, 1) 96.56%, rgba(0, 255, 255, 1) 100%);
	background : -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0.064, rgba(50, 135, 255, 0.8) ), color-stop(0.1494, rgba(40,
106, 199, 0.84) ), color-stop(0.2875, rgba(24, 61, 115, 0.9) ), color-stop(0.4008, rgba(12, 28, 53, 0.95) ), color-stop(0.4833, rgba(5,
8, 15, 0.98) ), color-stop(0.5264, rgba(2, 0, 0, 1) ), color-stop(0.5671, rgba(2, 11, 11, 1) ), color-stop(0.6378, rgba(2, 39,
39, 1) ), color-stop(0.7303, rgba(1, 86, 86, 1) ), color-stop(0.8409, rgba(1, 150, 150, 1) ), color-stop(0.9656, rgba(0,
231, 231, 1) ), color-stop(1, rgba(0, 255, 255, 1) ));
	background : -o-linear-gradient(0deg, rgba(50, 135, 255, 0.8) 6.4%, rgba(40, 106, 199, 0.84) 14.94%, rgba(24, 61, 115, 0.9) 28.75%, rgba(12, 28, 53, 0.95) 40.08%, rgba(5, 8, 15, 0.98) 48.33%, rgba(2, 0,
0, 1) 52.64%, rgba(2, 11, 11, 1) 56.71%, rgba(2, 39, 39, 1) 63.78%, rgba(1, 86, 86, 1) 73.03%, rgba(1, 150, 150, 1) 84.09%, rgba(0, 231,
231, 1) 96.56%, rgba(0, 255, 255, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(50, 135, 255, 0.8) 6.4%, rgba(40, 106, 199, 0.84) 14.94%, rgba(24, 61, 115, 0.9) 28.75%, rgba(12, 28, 53, 0.95) 40.08%, rgba(5, 8, 15, 0.98) 48.33%, rgba(2, 0,
0, 1) 52.64%, rgba(2, 11, 11, 1) 56.71%, rgba(2, 39, 39, 1) 63.78%, rgba(1, 86, 86, 1) 73.03%, rgba(1, 150, 150, 1) 84.09%, rgba(0, 231,
231, 1) 96.56%, rgba(0, 255, 255, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3287FF', endColorstr='#00FFFF', GradientType=0)";
	background : linear-gradient(90deg, rgba(50, 135, 255, 0.8) 6.4%, rgba(40, 106, 199, 0.84) 14.94%, rgba(24, 61, 115, 0.9) 28.75%, rgba(12, 28, 53, 0.95) 40.08%, rgba(5, 8, 15, 0.98) 48.33%, rgba(2, 0,
0, 1) 52.64%, rgba(2, 11, 11, 1) 56.71%, rgba(2, 39, 39, 1) 63.78%, rgba(1, 86, 86, 1) 73.03%, rgba(1, 150, 150, 1) 84.09%, rgba(0, 231,
231, 1) 96.56%, rgba(0, 255, 255, 1) 100%);
	opacity : 0.9;
 filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) progid:DXImageTransform.Microsoft.gradient(startColorstr='#3287FF', endColorstr='#00FFFF', GradientType=1);
}
.gNav li.last span{
	border-bottom: 1px solid #FFF;
}
.gNav br {
	display: none;
}
.gNav a {
	color: #595757 !important;
}
/*----- CONTENTS -----*/
#contents {
	margin-bottom: 20px;
}
#visual {
	margin-bottom: 15px;
}
#topNav li {
	width: 48%;
	margin: 0 4% 4% 0 !important;
}
#topNav li a {
	min-height: 150px;
}
#topNav li img {
	width: 100%;
}
#topNav li:nth-child(2n) {
	margin-right: 0;
}
#topNav li.wide {
	background-size: 100% auto;
}
#topNav li.end {
	margin-right: 0 !important;
}
#topNav li .arrow {
	width: 11px;
	height: auto;
}
#topNav .cover {
	display: none !important;
}

#topNav .sp_cover{
	display:block;
	z-index:99;
	position:absolute;
	top:0;
	width:100%;
	height:auto;
}




#topNav dl {
	padding: 10px;
}
/*----- SIDE -----*/
.nicescroll-rails {
	margin-left: -16px;
}
#side {
	margin-left: 0;
}
#side #news {
	margin-bottom: 20px;
}
#side #news ul {
	width: 90%;
}
#side #toCorp img, #side #links img {
	width: 100%;
}
#side #links li {
	width: 48%;
	float: left;
	margin-right: 4%;
}
#side #links li:nth-child(2n) {
	margin-right: 0;
}
#side #links li.wide {
	width: 100%;
	float: none;
	margin-right: 0;
}
}
