@charset "Shift_JIS";

@media print, screen and (min-width: 951px) {

/* TOP用headerメニュー
--------------------------------------------- */
/* 外部リンクメニュー */
ul.hdglinkmenu {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	border-left:#cccccc solid 1px;
}
ul.hdglinkmenu li {
	padding:0;
	float: left;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
.sb1, .sb2, .sb3, .sb4, .sb5{ 
	height:49px;
	text-indent: -9999px;
	display:block;
}	
.sb2, .sb3, .sb4, .sb5{ 
	width:189px;
}
.sb1{ 
	width:188px;
}	
.sb1       {background:url(../common/img/btn_sb1.png) no-repeat center #008803;}
.sb1:hover {background:url(../common/img/btn_sb1.png) no-repeat center #084905;}
.sb2       {background:url(../common/img/btn_sb2.png) no-repeat center #008803;}
.sb2:hover {background:url(../common/img/btn_sb2.png) no-repeat center #084905;}
.sb3       {background:url(../common/img/btn_sb3.png) no-repeat center #008803;}
.sb3:hover {background:url(../common/img/btn_sb3.png) no-repeat center #084905;}
.sb4       {background:url(../common/img/btn_sb4.png) no-repeat center #008803;}
.sb4:hover {background:url(../common/img/btn_sb4.png) no-repeat center #084905;}
.sb5       {background:url(../common/img/btn_sb5.png) no-repeat center #008803;}
.sb5:hover {background:url(../common/img/btn_sb5.png) no-repeat center #084905;}

/* 非表示メニュー */
ul.globalmenu, ul.glinkmenu {
	display:none;
}


/* スライダー
--------------------------------------------- */
html {
	overflow-x: hidden;
}
#wrapper {
	width: 100%;
	overflow: hidden;
}
#wrapper #mainpc {
	/*width: 1265px;*/
	width: 950px;
	height: 420px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#wrapper #mainpc #slider01_wrapper {
	width: 6326px;
	margin-left: -3163px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
}

#wrapper #mainpc h2 {
	position: absolute;
	z-index: 2;
	/*left: 157px;*/
}
#wrapper #mainsp{
	display:none;
}

/* 最新情報
--------------------------------------------- */
#news_wrapper {
	width: 100%;
	background: #f2f2f2;
}
#news_wrapper a:link,
#news_wrapper a:visited,
#news_wrapper a:hover,
#news_wrapper a:active {
	color: #333333;
}
#news_wrapper #news {
	width: 950px;
	margin: 0 auto;
	padding: 12px 0;
	text-align: left;
}
#news_wrapper #news #news_l {
	float: left;
}
#news_wrapper #news a:link,
#news_wrapper #news a:visited {
	text-decoration: none;
}
#news_wrapper #news a:hover,
#news_wrapper #news a:active {
	text-decoration: underline;
}
#news_wrapper #news #news_l span#news_l01 {
	display: block;	
	float: left;
	width: 80px;
	font-size: 123.1%;
	font-weight: bold;
	color: #008803;
	vertical-align: middle;
}
#news_wrapper #news #news_l span#news_l02 {
	display: block;	
	float: left;
	width: 675px;
	padding-top: 3px;
	padding-left:7em;
	text-indent:-7em;
}
#news_wrapper #news #news_l span#news_l02 a.indent{
}
#news_wrapper #news #news_r {
	width: 100px;	
	float: right;
	text-align: right;
}
#news_wrapper #news #news_r span {
	padding-left: 12px;
	cursor: pointer;
}
#news_wrapper #news #news_r span#news_r01 {
	background: url(../img/icn_newsall.png) left center no-repeat;
}
#news_wrapper #news #news_r span#news_r02 {
	background: url(../img/icn_newsall_close.png) left center no-repeat;
}
#news_wrapper #news_box {
	display: none;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 15px;
}
#news_wrapper #news_box ul {
	padding-left: 80px;
}
#news_wrapper #news_box ul li {
	line-height: 1.7
}
#news_wrapper #news_box ul li a:link,
#news_wrapper #news_box ul li a:visited {
	text-decoration: none;
}
#news_wrapper #news_box ul li a:hover,
#news_wrapper #news_box ul li a:active {
	text-decoration: underline;
}

/* indexコンテンツ
--------------------------------------------- */
h2.conttitle {
	margin-top:100px;
}
ul.contmenu {
	padding-top:30px;
	margin-left:-9px;
}
ul.contmenu li {
	float:left;
	margin-left:9px;
	margin-top:9px;
}
ul.contmenu li.internship {
	margin-top:30px;
}
}


@media screen and (min-width: 641px) and (max-width: 950px) {
/* TOP用headerメニュー
--------------------------------------------- */
/* 外部リンクメニュー */
ul.hdglinkmenu {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	border-left:#cccccc solid 1px;
}
ul.hdglinkmenu li {
	padding:0;
	float: left;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
.sb1, .sb2, .sb3, .sb4, .sb5{ 
	height:49px;
	text-indent: -9999px;
	display:block;
}	
.sb2, .sb3, .sb4, .sb5{ 
	width:189px;
}
.sb1{ 
	width:188px;
}	
.sb1       {background:url(../common/img/btn_sb1.png) no-repeat center #008803;}
.sb1:hover {background:url(../common/img/btn_sb1.png) no-repeat center #084905;}
.sb2       {background:url(../common/img/btn_sb2.png) no-repeat center #008803;}
.sb2:hover {background:url(../common/img/btn_sb2.png) no-repeat center #084905;}
.sb3       {background:url(../common/img/btn_sb3.png) no-repeat center #008803;}
.sb3:hover {background:url(../common/img/btn_sb3.png) no-repeat center #084905;}
.sb4       {background:url(../common/img/btn_sb4.png) no-repeat center #008803;}
.sb4:hover {background:url(../common/img/btn_sb4.png) no-repeat center #084905;}
.sb5       {background:url(../common/img/btn_sb5.png) no-repeat center #008803;}
.sb5:hover {background:url(../common/img/btn_sb5.png) no-repeat center #084905;}

/* 非表示メニュー */
ul.globalmenu, ul.glinkmenu {
	display:none;
}


/* スライダー
--------------------------------------------- */
html {
	overflow-x: hidden;
}
#wrapper {
	width: 100%;
	overflow: hidden;
}
#wrapper #mainpc {
	/*width: 1265px;*/
	width: 950px;
	height: 420px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#wrapper #mainpc #slider01_wrapper {
	width: 6326px;
	margin-left: -3163px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
}

#wrapper #mainpc h2 {
	position: absolute;
	z-index: 2;
	/*left: 157px;*/
}
#wrapper #mainsp{
	display:none;
}

/* 最新情報
--------------------------------------------- */
#news_wrapper {
	width: 100%;
	background: #f2f2f2;
}
#news_wrapper a:link,
#news_wrapper a:visited,
#news_wrapper a:hover,
#news_wrapper a:active {
	color: #333333;
}
#news_wrapper #news {
	width: 950px;
	margin: 0 auto;
	padding: 12px 0;
	text-align: left;
}
#news_wrapper #news #news_l {
	float: left;
}
#news_wrapper #news a:link,
#news_wrapper #news a:visited {
	text-decoration: none;
}
#news_wrapper #news a:hover,
#news_wrapper #news a:active {
	text-decoration: underline;
}
#news_wrapper #news #news_l span#news_l01 {
	display: block;	
	float: left;
	width: 80px;
	font-size: 123.1%;
	font-weight: bold;
	color: #008803;
	vertical-align: middle;
}
#news_wrapper #news #news_l span#news_l02 {
	display: block;	
	float: left;
	width: 750px;
	padding-top: 3px;
}
#news_wrapper #news #news_r {
	width: 100px;	
	float: right;
	text-align: right;
}
#news_wrapper #news #news_r span {
	padding-left: 12px;
	cursor: pointer;
}
#news_wrapper #news #news_r span#news_r01 {
	background: url(../img/icn_newsall.png) left center no-repeat;
}
#news_wrapper #news #news_r span#news_r02 {
	background: url(../img/icn_newsall_close.png) left center no-repeat;
}
#news_wrapper #news_box {
	display: none;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 15px;
}
#news_wrapper #news_box ul {
	padding-left: 80px;
}
#news_wrapper #news_box ul li {
	line-height: 1.7
}
#news_wrapper #news_box ul li a:link,
#news_wrapper #news_box ul li a:visited {
	text-decoration: none;
}
#news_wrapper #news_box ul li a:hover,
#news_wrapper #news_box ul li a:active {
	text-decoration: underline;
}

/* indexコンテンツ
--------------------------------------------- */
h2.conttitle {
	margin-top:100px;
}
ul.contmenu {
	padding-top:30px;
	margin-left:-9px;
}
ul.contmenu li {
	float:left;
	margin-left:9px;
	margin-top:9px;
}
ul.contmenu li.internship {
	margin-top:30px;
}
}



@media screen and (max-width: 640px) {
ul.hdglinkmenu {
	display:none;
}

/* スライダー
--------------------------------------------- */
#wrapper #mainsp {
	position: relative;
	z-index: 0;
}
#wrapper #mainsp h2 {
	position: absolute;
	z-index: 2;
}
#wrapper #mainpc{
	display:none;
}

/* 外部リンクメニュー
--------------------------------------------- */
ul.glinkmenu {
	padding:0 16px;
	margin-top:18px;
	margin-bottom:18px;
}
ul.glinkmenu li {
	padding:0;
	margin-bottom:3px;
}
.glm1, .glm2, .glm3, .glm4, .glm5{ 
	height:45px;
	text-indent: -9999px;
	display:block;
}	
.glm1       {background:url(../common/img/btn_sb1.png) no-repeat center #008803;}
.glm2       {background:url(../common/img/btn_sb2.png) no-repeat center #008803;}
.glm3       {background:url(../common/img/btn_sb3.png) no-repeat center #008803;}
.glm4       {background:url(../common/img/btn_sb4.png) no-repeat center #008803;}
.glm5       {background:url(../common/img/btn_sb5.png) no-repeat center #008803;}


/* 最新情報
--------------------------------------------- */
#news_wrapper {
	width: 100%;
	padding:13px 0;
	background: #f2f2f2;
}
#news_wrapper a:link,
#news_wrapper a:visited,
#news_wrapper a:hover,
#news_wrapper a:active {
	color: #333333;
}
#news_wrapper #news {
	padding:0 16px;
}
#news_wrapper #news #news_l {
	float: left;
}
#news_wrapper #news a:link,
#news_wrapper #news a:visited {
	text-decoration: none;
}
#news_wrapper #news a:hover,
#news_wrapper #news a:active {
	text-decoration: underline;
}
#news_wrapper #news #news_l span#news_l01 {
	font-size: 123.1%;
	font-weight: bold;
	color: #008803;
	vertical-align: middle;
}
#news_wrapper #news #news_l span#news_l02 {
	display: block;	
	padding-top: 3px;
}
#news_wrapper #news #news_r { /* OPEN,CLOSE */
	width: 100px;	
	float: right;
	text-align: right;
	position:absolute;
	right:16px;
}
#news_wrapper #news #news_r span {
	padding-left: 12px;
	cursor: pointer;
}
#news_wrapper #news #news_r span#news_r01 {
	background: url(../img/icn_newsall.png) left center no-repeat;
}
#news_wrapper #news #news_r span#news_r02 {
	background: url(../img/icn_newsall_close.png) left center no-repeat;
}
#news_wrapper #news_box {
	padding:0 16px;
	display: none;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 15px;
}
#news_wrapper #news_box ul {
	padding-top: 10px;
}
#news_wrapper #news_box ul li {
	line-height: 1.7
}
#news_wrapper #news_box ul li a:link,
#news_wrapper #news_box ul li a:visited {
	text-decoration: none;
}
#news_wrapper #news_box ul li a:hover,
#news_wrapper #news_box ul li a:active {
	text-decoration: underline;
}

/* indexコンテンツ
--------------------------------------------- */
h2.conttitle {
	margin-top:50px;
	max-width:170px;
}
ul.contmenu {
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}
ul.contmenu li {
	margin-top:5px;
}
ul.contmenu li.internship {
	margin-top:15px;
}
}
