@charset "UTF-8";
@media screen and (max-width: 768px) {

/*** Toppage ***/
#home {
	background-color:#FFF;
}
#home #wrapper{margin-top:-50px; padding-bottom:60px; padding-top:60px;}
#home #footer{margin-top:0;}
#home #contents h2 {
	color: #FFF;
	font-size: 2.8125vw;
	font-weight: bold;
	line-height: 1;
	text-indent: 16px;
	width: 100%;
	height: auto;
	padding:3%;
	margin-bottom: 25px;
	background: #097a1e;
background: -moz-linear-gradient(top, #097a1e 69%, #5a8d02 100%);
background: -webkit-linear-gradient(top, #097a1e 69%,#5a8d02 100%);
background: linear-gradient(to bottom, #097a1e 69%,#5a8d02 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#097a1e', endColorstr='#5a8d02',GradientType=0 );
	border:solid 1px #003300;
	overflow: hidden;
}

#contents_nav {
	overflow: hidden;
}
#contents_nav .left_col,
#contents_nav .right_col {
	width: 100%;
	border-top: 2px solid #007821;
	margin-bottom: 30px;
	padding: 12px 14px 14px;
	overflow: hidden;
}
#contents_nav .left_col {
	float: none;
	background-image:none;
	background: #f2f2f2;
background: -moz-linear-gradient(top, #f2f2f2 69%, #e5e5e5 100%);
background: -webkit-linear-gradient(top, #f2f2f2 69%,#e5e5e5 100%);
background: linear-gradient(to bottom, #f2f2f2 69%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 );
}
#contents_nav .right_col {
	float: none;
	background-image:none;
	background: #f2f2f2;
background: -moz-linear-gradient(top, #f2f2f2 69%, #e5e5e5 100%);
background: -webkit-linear-gradient(top, #f2f2f2 69%,#e5e5e5 100%);
background: linear-gradient(to bottom, #f2f2f2 69%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 );
}
#contents_nav .cnav_img {
	float: left;
	margin-right: 24px;
}
#contents_nav .title {
	margin: 0 0 3px 114px;
	padding: 1px 0 3px;
	border-bottom: 1px solid #BCBCBC;
}
#contents_nav ul {
	font-size: 0.86em;
	float: left;
}
#contents_nav ul li {
	margin: 7px 0;
	padding-left: 10px;
}
#contents_nav ul.first {
	margin-right: 50px;
}
#contents_nav .left_col ul li {
	background: url(../img/list_mark03.gif) 0 5px no-repeat;
}
#contents_nav .right_col ul li.main {
	background: url(../img/list_mark03.gif) 0 5px no-repeat;
}
/** タブ切替ここから **/
#tab_first,
#tab_second {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	background: url(../../img/tab_deco01.gif) 0 0 no-repeat #EDF1F2;
	border: 1px solid #CCC;
	overflow: hidden;
}
.tab_col {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
#contents .tab_col h3 {
	position: relative;
	cursor: pointer;
	color: #999;
	font-size: 1.875vw;
	font-weight: normal;
	text-align: center;
	text-indent: 0;
	line-height: 3em;
	width: 30%;
	height: 3em;
	margin-bottom: 0;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(../img/tab_deco01.gif) right top no-repeat #EDF1F2;
	z-index: 11;
}
#contents .tab_active h3 {
	color: #3F3F3F;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
	z-index: 12;
}
.tab_col .info_list {
	position: relative;
	top: -1px;
	padding: 0 12px 28px;
}
.info_list {
	border-top: 1px solid #CCC;
	background-color: #FFF;
	overflow: hidden;
}
.info_list li {
	position: relative;
	word-wrap: break-word;
	border-bottom: 1px dashed #CCC;
}
.info_list li a {
	position: relative;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.info_list li a:hover .title {
	text-decoration: underline;
}
.info_list li .disp_block {
	display: block;
	font-size: 0.79em;
	padding-top: 10px;
	margin-bottom: -8px;
}
.info_list li .date {
    color: #555;
	font-weight: bold;
    margin: 0 5px 0 0;
	padding-left: 1em;
}
.info_list li .title {
	display: block;
	font-size: 0.93em;
	margin: 8px 0;
	padding-left: 1.2em;
}
.info_list li a .title {
	padding-right: 8.5em;
}
.info_list .pdf {
	display: block;
	color: #000;
	text-indent: -7.5em;
	padding-left: 100%;
	margin-top: -2em;
	padding-bottom: 13px;
}
.info_list .pdf img {
	vertical-align: middle;
}
.info_list .filesize {
	font-size: 0.72em;
}
.tab_col .ex_link {
	position: absolute;
	z-index: 1;
	top: inherit;
	bottom: 6px;
	right: -13px;
	padding: inherit;
	border-top: none;
}
.tab_col .ex_link li {
	float: left;
	height: 16px;
	padding: 0 25px 0 0;
	border-bottom: none;
}
.tab_col .ex_link li.archive {
	background: url(../img/icon01.png) 0 0 no-repeat;
}
.tab_col .ex_link li.rss {
	background: url(../img/icon02.png) 0 0 no-repeat;
}
.tab_col .ex_link a {
	display: block;
	color: #555;
	font-size: 0.72em;
	text-indent: 20px;
	text-decoration: underline;
	padding: 0;
	background-color: transparent;
}
.tab_col .ex_link a:hover {
	text-decoration: none;
}

/** タブ切替ここまで **/

/*** company ***/
ul#com_nav li {
	width: 320px;
	height: 168px;
	margin-bottom: 16px;
	background: url(../../company/img/cnav_bg01.jpg) no-repeat;
}
ul#com_nav li.left_col {
	clear: both;
	float: left;
}
ul#com_nav li.right_col {
	float: right;
}
ul#com_nav li a {
	display: block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	height: 140px;
	padding: 18px 10px 10px 12px;
}
ul#com_nav li a .title {
	position: relative;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 64px;
	top: -8px;
	padding-left: 15px;
}
ul#com_nav li a:hover .caption {
	text-decoration: underline;
}

/*** products ***/
#products .article {
	margin-bottom: 20px;
}
#products .article ul {
	margin-bottom: 25px;
}
#products .article ul li {
	margin: 5px 0;
	padding-left: 2em;
	background: url(../img/list_mark03.gif) 1em 0.5em no-repeat;
}
.logo_img {
	margin-top: 10px;
}
.article .add_area {
	clear: both;
	margin-top: 10px;
	padding-top: 20px;
	border-top: 2px solid #708864;
}
.article .add_area h5{
	margin-top: expression((this.parentNode.firstChild ==
this)?'0':'2em');
}
.article .add_area h5:first-child {
	margin-top: 0;
}
.article .add_area img {
	display: block;
	margin: 15px auto 10px;
}

/*** environment ***/
#predominance {
	margin: 30px auto 20px;
	padding: 10px 20px;
	border: 3px double #CCC;
	overflow: hidden;
}
#predominance .img_l01 {
	margin-right: 46px;
	margin-bottom: 0;
}
#predominance ol {
	list-style: decimal;
	padding-top: 5px;
}
#predominance ol li {
	font-size: 14px;
	text-decoration: underline;
	padding-top: 14px;
}

/*** technology ***/
.tec_flow {
	margin-top: 60px;
}

/*** training ***/
#training .list01 {
	width: 58%;
}
#training .link_area01 .single {
	width: 463px;
	font-size: 14px;
}
#schedule .article {
	line-height: 1.8;
	background: url(../../training/img/schedule_img01.png) no-repeat 190px -5px;
}
.article .schedule_table {
	font-size: 0.93em;
	line-height: 1.5;
	padding-top: 100px;
}
.article .schedule_table h4 {
	color: #FFF;
	width: auto;
	margin-bottom: 0;
	background: #6E9C20;
	border: 1px solid #2C925C;
}
.schedule_table table {
	border-collapse: separate;
	border-spacing: 16px;
	text-align: center;
	width: 100%;
	background-color: #F1FACF;
}
.schedule_table table td {
	vertical-align: middle;
	padding: 4px 6px;
}
.schedule_table table td.time {
	width: 20%;
	background: url(../img/list_line01.gif) left bottom no-repeat;
}
.schedule_table table td.title {
	color: #FFF;
	font-weight: bold;
	width: 30%;
	background-color: #86B529;
	border-top: 1px solid #389660;
	border-left: 1px solid #38A567;
	border-right: 1px solid #FFFFF5;
	border-bottom: 1px solid #FFFFF5;
}
.schedule_table table td.detail {
	text-align: left;
	font-size: 0.93em;
	background: url(../img/list_line01.gif) right bottom no-repeat;
}

/*** link ***/
#link .section {
	padding-top: 0;
	margin-bottom: 30px;
}
#link .table01 {
	width: 100%;
}
#link .table01 th {
	text-indent: 0;
	width: 13.2em;
	background: url(../img/link_mark01.gif) 0.6em 0.7em no-repeat #F9FFF5;
}
#link .table01 th a {
	padding-left: 1.8em;
}

/*** privacy ***/
#privacy #contents .box01 {
    border: 3px double #CCCCCC;
    margin: 0.5em 20px 1.5em;
    padding: 1em 4em;
}
#privacy #contents .latest {
	margin: 0 20px 15px 0;
}

/*** ir_news ***/

#news .news_entry .news_date{
	text-align:right;
	padding:0px 0px 10px 0px;
}
}