@charset "UTF-8";



#main_slider {
}



#about {
	background-image: url(../images/sec_bg01.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	padding: 50px 0;
}
#about h2 {
	padding: 0 0 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#about h2 a {
	background-image: url(../images/link_arrow01.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 42px 0 0;
	color: #fff;
}


#about .about_blocks {
	display: block;
	width: 100%;
	overflow: hidden;
}
#about .about_blocks li {
	background-color: #fff;
	display: block;
	margin: 0;
	box-sizing: border-box;
}
#about .about_blocks li#advantage {
	float: left;
	width: 49.6%;
}
#about .about_blocks li#history {
	float: right;
	width: 49.6%;
}
#about .about_blocks li a.wrap {
	position: relative;
	display: block;
	width: 100%;
}

#about .about_blocks li .pic {
	width: 100%;
	padding-bottom: 9.375%;
}
#about .about_blocks li .pic img {
	width: 100%;
	height: auto;
}
#about .about_blocks li .txt {
	position: absolute;
	background-image: url(../images/link_arrow02.png);
	background-repeat: no-repeat;
	background-position: 97.5% center;
	width: 100%;
	bottom: 0;
	left: 0;
	vertical-align: middle;
}
#about .about_blocks li#advantage .txt { height: 14.9%; }
#about .about_blocks li#history .txt { height: 14.9%; }

#about .about_blocks li .txt p {
	display: table;
	height: 100%;
}
#about .about_blocks li .txt p span {
	display: table-cell;
	width: 100%;
	padding: 0 30px 0 15px;
	box-sizing: border-box;
	font-size: 15px;
	vertical-align: middle;
}



#about h3 {
	padding: 35px 0 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

#about .compinfo_blocks {
	display: block;
	padding: 0;
	overflow: hidden;
}
#about .compinfo_blocks li {
	float: left;
	display: table;
	background-color: #fff;
	width: 32.9%;
	margin: 0 0.65% 0 0;
}
#about .compinfo_blocks li:last-child {
	margin: 0 0 0 0;
}

#about .compinfo_blocks li .pic {
	display: table-cell;
	width: 33%;
}
#about .compinfo_blocks li .pic img {
	width: 100%;
	height: auto;
}
#about .compinfo_blocks li .txt {
	display: table-cell;
	width: 67%;
	vertical-align: middle;
}
#about .compinfo_blocks li .txt span {
	display: inline-block;
	background-image: url(../images/link_arrow02.png);
	background-repeat: no-repeat;
	background-position: 94.37% center;
	width: 100%;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	font-size: 15px;
	vertical-align: middle;
}



#products {
	background-color: #f3f3f6;
	padding: 50px 0;
}

#products h2 {
	padding: 0 0 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#products h2 a {
	background-image: url(../images/link_arrow03.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 42px 0 0;
	color: #1d5598;
}

#products .product_blocks {
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	overflow: hidden;
}
#products .product_blocks li {
	position: relative;
	float: left;
	display: block;
	background-color: #fff;
	width: 32.9%;
	margin: 0 0.65% 0 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
#products .product_blocks li:last-child {
	margin: 0 0 0 0;
}

#products .product_blocks li .pic {
	width: 100%;
}
#products .product_blocks li .pic img {
	width: 100%;
	height: auto;
}
#products .product_blocks li .txt {
	position: absolute;
	background-image: url(../images/link_arrow04.png);
	background-repeat: no-repeat;
	background-position: 94.37% center;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 29.8%;
	bottom: 0;
	left: 0;
	vertical-align: middle;
}
#products .product_blocks li .txt p {
	display: table;
	height: 100%;
}
#products .product_blocks li .txt p span {
	display: table-cell;
	width: 100%;
	padding: 0 30px 0 15px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#products .prd_carousel {
	position: relative;
	width: 100%;
	height: 182px;
	padding: 0 4% 0 4%;
	box-sizing: border-box;
	overflow: hidden;
}
#products .prd_carousel li img {
	border: 1px solid #ddd;
}

#products .flex-direction-nav li {
	position: absolute;
	display: block;
	height: 100px;
	top: 38px;
}
#products .flex-direction-nav a {
	background-size: 50px 100px;
	width: 50px;
	height: 100px;
	margin: 0;
	top: 0;
	opacity: 1;
	text-align: left;
	text-indent: -9999px;
}
#products .flex-direction-nav .flex-nav-prev {
	left: 0;
}
#products .flex-direction-nav .flex-nav-next {
	right: 0;
}


#recruit {
	background-image: url(../images/sec_bg02.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	padding: 46px 0;
}
#recruit h2 {
	padding: 0 0 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#recruit h2 a {
	background-image: url(../images/link_arrow01.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 42px 0 0;
	color: #fff;
}


#recruit .recruit_blocks {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding: 37.98% 0 0 0;
	overflow: hidden;
}
#recruit .recruit_blocks li {
	position: absolute;
	display: block;
	background-color: #fff;
	width: 49.6%;
	margin: 0;
	box-sizing: border-box;
}
#recruit .recruit_blocks li a {
	position: relative;
	display: block;
	width: 100%;
}
#recruit .recruit_blocks li#rec01 {
	width: 49.6%;
	top: 0;
	left: 0;
}
#recruit .recruit_blocks li#rec02 {
	width: 24.4%;
	top: 0;
	left: 50.4%;
}
#recruit .recruit_blocks li#rec03 {
	width: 24.4%;
	top: 0;
	right: 0;
}
#recruit .recruit_blocks li#rec04 {
	width: 24.4%;
	bottom: 0;
	left: 50.4%;
}
#recruit .recruit_blocks li#rec05 {
	width: 24.4%;
	bottom: 0;
	right: 0;
}

#recruit .recruit_blocks li .pic {
	width: 100%;
	padding-bottom: 9.375%;
}
#recruit .recruit_blocks li#rec02 .pic ,
#recruit .recruit_blocks li#rec03 .pic ,
#recruit .recruit_blocks li#rec04 .pic ,
#recruit .recruit_blocks li#rec05 .pic {
	padding-bottom: 19.05%;
}
#recruit .recruit_blocks li .pic img {
	width: 100%;
	height: auto;
}
#recruit .recruit_blocks li .txt {
	position: absolute;
	background-image: url(../images/link_arrow02.png);
	background-repeat: no-repeat;
	background-position: 97.5% center;
	width: 100%;
	bottom: 0;
	left: 0;
	vertical-align: middle;
}
#recruit .recruit_blocks li#rec01 .txt { height: 12.245%; }
#recruit .recruit_blocks li#rec02 .txt ,
#recruit .recruit_blocks li#rec03 .txt ,
#recruit .recruit_blocks li#rec04 .txt ,
#recruit .recruit_blocks li#rec05 .txt {
	background-position: 95.24% center;
	height: 25%;
}

#recruit .recruit_blocks li .txt p {
	display: table;
	height: 100%;
}
#recruit .recruit_blocks li .txt p span {
	display: table-cell;
	width: 100%;
	padding: 0 30px 0 15px;
	box-sizing: border-box;
	font-size: 15px;
	vertical-align: middle;
}

#recruit .recruit_blocks li .sub {
	position: absolute;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 12.245%;
	bottom: 12.245%;
	left: 0;
}
#recruit .recruit_blocks li .sub p {
	display: table;
	width: 100%;
	height: 100%;
}
#recruit .recruit_blocks li .sub p span {
	display: table-cell;
	width: 100%;
	padding: 0 0 0 0;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}




#important {
	background-color: #f3f3f6;
	padding: 50px 0;
}
#important h2 {
	padding: 0 0 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #1d5598;
}

#important .important_block {
	position: relative;
}
#important .important_block h3 {
	position: absolute;
	width: 240px;
	top: 0;
	left: 0;
	border: 10px solid #e6e6ee;
	box-sizing: border-box; 
	text-align: center;
}
#important .important_block h3 span {
	display: inline-block;
	background-image: url(../images/important_head.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding: 30px 0 30px 32px;
	font-size: 16px;
	font-weight: bold;
	color: #c10;
}

#important .important_block .info_list {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 0 260px;
	box-sizing: border-box;
}
#important .important_block .info_list li {
	display: table;
	width: 100%;
	padding: 16px 0;
	border-top: 1px dotted #ccc;
}
#important .important_block .info_list li:last-child {
	border-bottom: 1px dotted #ccc;
}
#important .important_block .info_list li p {
	display: table-cell;
	font-size: 15px;
}
#important .important_block .info_list li p.date {
	width: 160px;
}
#important .important_block .info_list li p.ttl {
}
#important .tolist {
	float: right;
}



#infomation {
	padding: 50px 0;
}
#infomation .cmn_wrapper {
	padding: 0 10px 0 11px;
}
#infomation h2 {
	padding: 0 0 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #1d5598;
}

#infomation .info_list {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	box-sizing: border-box;
	overflow: hidden;
}
#infomation .info_list li {
	float: left;
	display: block;
	background-color: #f3f3f6;
	width: 32.7%;
	margin: 0 0.3% 0.63% 0.33%;
	padding: 0;
	border: 1px solid #f3f3f6;
	box-sizing: border-box;
}
#infomation .info_list li a {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 46.9%;
	overflow: hidden;
}
#infomation .info_list li .pic {
	position: absolute;
	width: 50%;
	top: 0;
	left: 0;
}
#infomation .info_list li .pic img {
	width: 100%;
	height: auto;
}
#infomation .info_list li .txt {
	position: absolute;
	width: 50%;
	top: 0;
	left: 50%;
	padding: 20px;
	box-sizing: border-box;
	font-size: 15px;
}
#infomation .info_list li .txt .cate {
	display: inline-block;
	margin: 0 0 20px 0;
	padding: 0 0 14px 0;
	border-bottom: 3px solid #7579b3;
}
#infomation .info_list li .txt .cat01 { border-bottom: 3px solid #eb777f; }
#infomation .info_list li .txt .cat02 { border-bottom: 3px solid #7579b3; }
#infomation .info_list li .txt .cat03 { border-bottom: 3px solid #ea9562; }

#infomation .info_list li .txt .date {
	margin: 0 0 6px 0;
}
#infomation .tolist {
	float: right;
	margin: 0 5px 0 0;
}




#relatedlinks {
	margin: 0 0 80px;
	padding: 30px 0;
}
#relatedlinks .cmn_wrapper {
	padding: 0 10px;
}
#relatedlinks h2 {
	padding: 0 0 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #1d5598;
}
#relatedlinks .relate_list {
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: -0.4em;
	overflow: hidden;
}
#relatedlinks .relate_list li {
	display: inline-block;
	background-color: #fff;
	width: 24.4%;
	margin: 0 0.3%;
	padding: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	letter-spacing: normal;
}

#relatedlinks .relate_list li .pic {
	float: left;
	width: 33.74%;
}
#relatedlinks .relate_list li .pic img {
	width: 100%;
	height: auto;
}
#relatedlinks .relate_list li .txt {
	float: left;
	width: 66.26%;
	padding: 8px 12px 0;
	box-sizing: border-box;
	font-size: 15px;
	text-align: left;
}
/*
#relatedlinks .relate_list li .txt .name {
	background-image: url(../images/top_relcomp02_name.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	width: 100%;
	height: 0;
	margin: 0 0 10px 0;
	padding: 8.2% 0 10px 0;
	border-bottom: 1px solid #7579b3;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
*/
#relatedlinks .relate_list li .txt .name {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #7579b3;
	font-weight: bold;
	line-height: 1.1;
}


/*
#relatedlinks .relate_list li.rel01 .txt .name { background-image: url(../images/top_relcomp01_name.png); }
#relatedlinks .relate_list li.rel02 .txt .name { background-image: url(../images/top_relcomp02_name.png); }
*/

#relatedlinks .relate_list li .txt .ttl {
	font-size: 11px;
	line-height: 1.2;
}



