@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------*/
/*共通*/
/*--------------------------------------------------*/

body {
	background: url(/img/under_main_visual_01.jpg) no-repeat center bottom;
	background-size: 100% 920px;
}

#top h1 {
	font-size: 20px;
	line-height: 2;
}

.title {
	text-align: center;
}

.title img {
	width: 212px;
}

.lead {
	text-align: center;
	margin: 30px 0 20px;
}

.listBtn {
	float: right;
	margin: 10px 0 0;
}

.categoryList {
	margin: 20px 0 0;
}

.categoryList ul li a {
	display: block;
}

.categoryList .categoryTxt {
	padding-left: 15px;
	margin: 5px 0 0;
}


/* sp_device */
.sp_device #top h1 {
	line-height: 1.5;
	font-weight: bold;
}

.sp_device .title {
	margin: 0 0 20px;
}

.sp_device .title img {
	width: 35%;
}

.sp_device .lead {
	display: none;
}

.sp_device .listBtn {
	width: 35%;
}

.sp_device #productArea .categoryList {
	line-height: 1.6;
	padding: 0 2%;
}

/*--------------------------------------------------*/
/*mainVisual*/
/*--------------------------------------------------*/
#mainVisual {}


/* sp_device */
.sp_device #mainVisual {
	width: 100%;
	overflow-x: hidden;
}

.sp_device #mainVisual li {
	width: 100%;
	overflow-x: hidden;
}

.sp_device #mainVisual li img {
	width: 140%;
	max-width: 140%;
	margin-left: -20%;
}


/*--------------------------------------------------*/
/*qualityArea*/
/*--------------------------------------------------*/
#qualityArea {
	background: #f1f1f1;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 20px;
}

#qualityArea .frame {
	position: relative;
	z-index: 10;
}

#qualityArea a {
	display: block;
}

#qualityArea a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#qualityArea ul li {
	float: left;
	margin-right: 1px;
}

#qualityArea ul li.last {
	margin-right: 0;
}

#qualityArea .qualityBtn {
	position: relative;
}

#qualityArea .qualityBtn .arrow {
	position: absolute;
	top: 93px;
	left: 155px;
}

#qualityArea .qualityImg {}


/* sp_device */

.sp_device #qualityArea {
	background: none;
	border-bottom: none;
	padding: 0;
}

.sp_device #qualityArea .frame {
	margin-top: 0;
}

.sp_device #qualityArea ul li {
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
}

.sp_device #qualityArea ul li.last {
	margin-bottom: 0;
}

.sp_device #qualityArea .qualityBtn .arrow {
	display: none;
}

.sp_device #qualityArea .qualityImg {
	display: none;
}


/*--------------------------------------------------*/
/*productArea*/
/*--------------------------------------------------*/
#productArea {
	background: url(/img/product_bg.jpg) no-repeat center top;
	background-size: 100% 854px;
	padding: 60px 0 53px;
}

#productArea h1 {
	float: left;
}

#productArea .categoryList ul li img {
	width: 180px;
}

#productArea .categoryList ul li {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 184px;
	height: 230px;
}

#productArea .categoryList ul li:nth-child(5n) {
	margin-right: 0;
}

#productArea .categoryList ul li.last {
	width: 180px;
	margin-right: 0;
}

#productArea .categoryList ul li a {
	color: #333;
}

#productArea .categoryList .categoryTxt {
	background: url(/common/img/arrow06.png) no-repeat left 0.35em;
}


/* sp_device */

.sp_device #productArea {
	background: url(/img/product_bg_sp.jpg) no-repeat center top;
	background-size: 100% auto;
	padding: 40px 0 30px;
}

.sp_device #productArea .frame {
	width: 95%;
}

.sp_device #productArea .categoryList ul li {
	width: 45%;
	height: 100%;
	margin-right: 10%;
	margin-bottom: 15px;
}

.sp_device #productArea .categoryList ul li:nth-child(2n) {
	margin-right: 0;
}

.sp_device #productArea ul li img {
	width: 100%;
}

/*--------------------------------------------------*/
/*technologyArea*/
/*--------------------------------------------------*/
#technologyArea {
	background: url(/img/technology_bg.jpg) no-repeat center top;
	background-size: 100% 571px;
	padding: 60px 0 55px;
}

#technologyArea h1 {
	float: left;
	border-left: solid 4px #80bfe8;
	color: #fff;
}

#technologyArea .categoryList ul li img {
	width: 312px;
}

#technologyArea .categoryList ul li {
	float: left;
	width: 312px;
	margin-right: 22px;
}

#technologyArea .categoryList ul li.last {
	margin-right: 0;
}

#technologyArea .categoryList ul li a {
	color: #fff;
}

#technologyArea .categoryList .categoryTxt {
	background: url(/common/img/arrow04.png) no-repeat left 0.3em;
}


/* sp_device */

.sp_device #technologyArea {
	background: url(/img/technology_bg_sp.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding: 40px 0 10px;
}

.sp_device #technologyArea .frame {
	width: 95%;
}

.sp_device #technologyArea .categoryList ul li {
	float: none;
	width: 100%;
	margin: 0 0 20px;
}

.sp_device #technologyArea ul li img {
	width: 100%;
}

/*--------------------------------------------------*/
/*bannerArea_Certification*/
/*--------------------------------------------------*/
#bannerArea_Certification {
	margin: 60px 0 0;
}

#bannerArea_Certification .item {
	width: 234px;
	min-height: 200px;
	float: left;
	margin-right: 8px;
	text-align: center;
}

#bannerArea_Certification .item:nth-child(4n) {
	margin-right: 0;
}

#bannerArea_Certification .item .img {
	width: 234px;
	height: 170px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#bannerArea_Certification .item .img a {
	width: 100%;
}

#bannerArea_Certification .item .img img {
	max-width: 234px;
	max-height: 170px;
}

#bannerArea_Certification .item .text {
	margin-bottom: 10px;
}

#bannerArea_Certification .item .text_sub {
	font-size: 90%;
	padding: 0 5px 0;
}

/* sp_device */

.sp_device #bannerArea_Certification {
	margin: 60px 20px 0;
}

.sp_device #bannerArea_Certification .item {
	width: 100%;
	min-height: 0;
	margin-right: 0;
	margin-bottom: 25px;
}

.sp_device #bannerArea_Certification .item .img {
	width: auto;
	height: auto;
}

.sp_device #bannerArea_Certification .item .img img {
	width: auto;
}


/*--------------------------------------------------*/
/*bannerArea*/
/*--------------------------------------------------*/
#bannerArea {
	margin: 60px 0 0;
}

#bannerArea ul li {
	float: left;
	margin-right: 40px;
	margin-bottom: 15px;
	text-align: center;
}

#bannerArea ul li:nth-child(2n) {
	margin-right: 0;
}

/* sp_device */

.sp_device #bannerArea {
	margin: 30px 20px 0;
}

.sp_device #bannerArea ul li {
	margin-right: 0;
	margin-bottom: 25px;
}


/*--------------------------------------------------*/
/*infoArea*/
/*--------------------------------------------------*/
#infoArea {
	margin: 30px 0 60px;
}

#infoArea ul li {
	float: left;
	margin-right: 22px;
}

#infoArea ul li.last {
	margin-right: 0;
}

/* sp_device */
.sp_device #infoArea {
	width: 95%;
	margin: 40px auto;
}

.sp_device #infoArea ul li {
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
}


/*--------------------------------------------------*/
/*newsArea*/
/*--------------------------------------------------*/
#newsArea {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 5px;
	margin: 0 0 100px;
}

#newsArea .title {
	background: #3390ce;
	margin: 0 0 20px;
	padding: 5px 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

#newsArea ul li {
	border-bottom: 1px solid #ddd;
	padding: 15px 10px;
	line-height: 1.6;
}

#newsArea ul li img {
	width: 132px;
	vertical-align: middle;
}

#newsArea ul li .date {
	display: block;
	float: left;
	width: 140px;
}

#newsArea ul li .category {
	display: block;
	float: left;
	width: 132px;
}

#newsArea ul li .txt {
	display: block;
	float: right;
	width: 650px;
}

#newsArea ul li .txt .new {
	width: 44px;
}

#newsArea ul li .txt .pdf {
	width: 18px;
	margin-right: 5px;
}

#newsArea .newsListBtn {
	margin: 30px 0;
	text-align: center;
}

#newsArea .newsListBtn img {
	width: 252px;
}

/* sp_device */

.sp_device #newsArea {
	padding: 0 0 5px;
}

.sp_device #newsArea ul li .date {
	display: inline;
	float: none;
}

.sp_device #newsArea ul li .category {
	display: inline;
	float: none;
}

.sp_device #newsArea ul li .txt {
	float: none;
	width: 100%;
	margin: 10px 0 0;
}

.sp_device #newsArea .newsListBtn {
	width: 60%;
	margin: 30px auto;
}

.sp_device #newsArea .newsListBtn img {
	width: 100%;
}

/*--------------------------------------------------*/
/*important-news*/
/*--------------------------------------------------*/
#important-news {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 5px;
	margin: 0 0 20px;
}

#important-news .title {
	background: #d93333;
	margin: 15px 0 5px;
	padding: 5px 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

#important-news ul li {
	border-bottom: 1px solid #ddd;
	padding: 15px 10px;
	line-height: 1.6;
}

#important-news ul li img {
	width: 132px;
	vertical-align: middle;
}

#important-news ul li .date {
	display: block;
	float: left;
	width: 140px;
	padding: 2px 0;
}

#important-news ul li .category {
	display: block;
	float: left;
	width: 132px;
}

#important-news ul li .txt {
	display: block;
	float: right;
	width: 780px;
	font-size: 16px;
}

#important-news ul li .txt .new {
	width: 44px;
}

#important-news ul li .txt .pdf {
	width: 18px;
	margin-right: 5px;
}

#important-news .newsListBtn {
	margin: 30px 0;
	text-align: center;
}

#important-news .newsListBtn img {
	width: 252px;
}

/* sp_device */

.sp_device #important-news {
	padding: 0 0 5px;
}

.sp_device #important-news ul li .date {
	display: inline;
	float: none;
}

.sp_device #important-news ul li .category {
	display: inline;
	float: none;
}

.sp_device #important-news ul li .txt {
	float: none;
	width: 100%;
	margin: 10px 0 0;
}

.sp_device #important-news .newsListBtn {
	width: 60%;
	margin: 30px auto;
}

.sp_device #important-news .newsListBtn img {
	width: 100%;
}