@charset "utf-8";
.slidearea {
	width: 100%;
	height: auto;
	min-height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	margin-top: 60px;
}
.slider {
	position: relative;
	width: 100%;
	height: auto;
	min-height: auto;
}
.slidearea .slider img {
	width: 100%;
	height: auto;
	min-height: auto;
}
.maincopy {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	text-align: center;
	position: relative;
	top: 0%;
	width: 100%;
	margin-top: 25px;
	transform: translateY(0%);
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-shadow: 0px 0px 0;
}
.faq-area {
	width: 100%;
	position: relative;
}



.slick-arrow{
	display: none!important;
}
#newsarea {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	display: block;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	
}
.news-title{
	background-color: #004EA2;
	width: 96%;
	padding: 2%;
	margin-bottom: 10px;
	text-align: center;
}
.news-title img{
	display: block;
	position: relative;
	top: 0%;
	transform: translateY(0%);
	height: 20px;
	width: auto;
}
.news-txt {
	margin-left:auto;
	width: 96%;
	margin-right: auto;
}

.news-tbl {
	width: 97%;
}
.news-tbl th ,.news-tbl td{
	padding-top: 0px;
	padding-bottom: 0px;
}
.news-tbl th {
	width: 15%;
	color: #aaa;
	font-size: 10px;
	text-align: left;
}
.news-tbl td {
	width: 100%;
	font-size: 10px;
}
.sec-box {
	background-image: url(../../img/sec-line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 80px;
	margin-top: 40px;
}

.title-set {
	text-align: center;
	margin-top: 20px;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 0px;
}
.title-set .en {
	margin-bottom: 2px;
}

.harf2 {
	font-size: 0;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}
.harf2 li {
	display: inline-block;
	width: 100%;
}
.harf2 li img {
	width: 100%;
	height: auto;
}
.contslider {
	width: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.carousel {
	position: relative;
	width: 660px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	transform: translateX(-50%);

}

.carousel .recbox {
	width: 200px;
	float: left;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.carousel .recbox img{
	width: 100%;
	height: auto;
}
.rec-box {
	width: 98%;
	background-color: #778D99;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
	height: 154px;
	vertical-align: top;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-top: 1%;
	font-size: 12px;
}
.rec-box .recbtn-new a {
	background-color: #004EA2;
	color: #FFFFFF;
	text-align: center;
	width: 122px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 24px;
}
.rec-box .recbtn-career a {
	background-color: #9C76A5;
	color: #FFFFFF;
	text-align: center;
	width: 122px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.entry-box a {
	display: block;
	width: 177px;
	height: 90px;
	background-color: #E23F30;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-radius: 10px;
	margin-bottom: 60px;
}
.entry-box a:hover  {
	opacity: 0.8;
}
.company-area {
	background-image: url(../../img/company-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 140px;
	width: 100%;
	margin-top: 50px;
	background-size: 100% auto;
	margin-bottom: 20px;
}
.company-btn a {
	display: block;
	width: 232px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/icon-outsite.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-color: #000000;
	height: 48px;
	padding-left: 20px;
	color: #727171;
	text-decoration: none;
	line-height: 48px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}
