@charset "utf-8";

/*----------------------------------------
    .main_area
----------------------------------------*/
#article .main_area {
	background: url(/img/index/bg-main.jpg) no-repeat center center;
	background-size: cover;
	padding: 3.85% 0 3.45% 0;
	border-bottom: 6px solid #000000;
}
#article .main_area .txt_area {
	background: #ffcb17;
	width: 370px;
	padding: 44px 20px 29px 20px;
	text-align: center;
}
#article .main_area .title {
	font-size: 264%;
	font-weight: bold;
	line-height: 1.2;
}
#article .main_area .title span {
	font-size: 63%;
	display: block;
	margin-top: 5px;
}
#article .main_area .txt {
	font-size: 109%;
	margin: 20px 0 18px 0;
}
#article .main_area .btn {
	width: 138px;
	margin: 0 auto;
	border: 1px solid #000000;
}
#article .main_area .btn a {
	font-size: 100%;
	display: block;
	padding: 8px 10% 6px 10%;
}
#article .main_area .btn span {
	padding-right: 35px;
	background: url(/img/index/bg-main_more.gif) no-repeat right center;
}

/*----------------------------------------
    .title_area
----------------------------------------*/
#contents .title_area {
  margin-bottom: 37px;
}
#contents .main_title {
  padding-bottom: 15px;
  margin-bottom: 18px;
}
#contents .title_area p {
  font-size: 117%;
  line-height: 1.6;
	color: #333333;
  text-align: center;
}

/*----------------------------------------
    .btn_link
----------------------------------------*/
#contents .btn_link {
	width: 270px;
	margin: 45px auto 0 auto;
  text-align: center;
}
#contents .btn_link a {
	box-sizing: border-box;
  font-size: 125%;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 13px 10px;
	background: #313131;
	border-radius: 25px;
}
#contents .btn_width {
	width: 380px;
}
#contents .btn_link a:hover {
	opacity: 0.7;
	text-decoration: none;
}

/*----------------------------------------
    .top_product
----------------------------------------*/
.top_product {
	margin: 80px 0 0;
}
.top_product .title_company {
	font-size: 134%;
  text-align: center;
  margin-bottom: 20px;
	min-height: 52px;
  text-transform: uppercase;
}
.top_product .product_area ul {
	margin-top: 35px;
}
.top_product .product_area ul.clearfix > li {
	width: 45%;
  float: left;
  margin: 0 0 0 10%;
}
.top_product .product_area ul.clearfix > li:nth-child(3n+1) {
	margin-left: 0;
}
.top_product .product_area p {
	text-align: center;
}
.top_product .product_area p a {
	color: gray;
	display: inline-block;
	font-size: 117%;
  font-family: 'Roboto', sans-serif;
  margin-top: 12px;
}

/*----------------------------------------
    .products_section
----------------------------------------*/
.products_section {
  padding: 77px 0 54px 0;
}

/*----------------------------------------
    .other_section
----------------------------------------*/
.other_section {
  padding: 61px 0 60px 0;
	background: #e5e5e5;
}
.other_section .inner {
	width: 900px;
}
.other_section .inner ul {
	display: flex;
  flex-wrap: wrap;
}
.other_section .inner li {
	margin: 0 0 30px 30px;
	width: 280px;
}
.other_section .inner li:nth-child(3n+1) {
	margin-left: 0;
}
.other_section .inner li a {
	font-size: 150%;
	font-weight: bold;
	display: table;
	background: #ffcb17;
	padding: 25px;
	min-height: 79px;
	width: 230px;
}
.other_section .inner li a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.other_section .inner li span {
	padding: 12px 0 9px 70px;
	display: table-cell;
  vertical-align: middle;
}
.other_section .inner li:nth-child(1) span {
	background: url(/img/index/bg-other_1.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(2) span {
	background: url(/img/index/bg-other_2.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(3) span {
	background: url(/img/index/bg-other_3.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(4) span {
	background: url(/img/index/bg-other_4.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(5) span {
	background: url(/img/index/bg-other_5.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(6) span {
	background: url(/img/index/bg-other_6.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(7) span {
	background: url(/img/index/bg-other_7.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(8) span {
	background: url(/img/index/bg-other_8.jpg) no-repeat left center;
}
.other_section .inner li:nth-child(9) span {
	background: url(/img/index/bg-other_9.jpg) no-repeat left center;
}
#contents .other_section .btn_link {
	margin: 32px auto 0 auto;
}

/*----------------------------------------
    .contact_section
----------------------------------------*/
.contact_section {
  padding: 55px 0 94px 0;
}
.contact_section .inner {
	width: 900px;
}
.contact_section h2 {
	color: #1b1b1b;
	text-align: center;
	margin-bottom: 28px;
	line-height: 1.7;
	font-size: 217%;
}
.contact_section li:nth-child(1) {
	text-align: center;
	margin-bottom: 31px;
}
.contact_section li:nth-child(1) a {
	color: #ffffff;
	line-height: 1.2;
	font-size: 200%;
	font-weight: bold;
	padding:  31px 0 30px 0;
	display: block;
	background: url(/img/index/bg-contact.jpg) no-repeat right center #00a0e9;
}
.contact_section li:nth-child(1) a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.contact_section li:nth-child(2) {
	text-align: center;
	color: #ffffff;
	font-size: 167%;
	font-weight: bold;
	padding:  16px 0 15px 0;
	background: #eb6100;
}
.contact_section li:nth-child(2) span {
	font-size: 184%;
	padding-left: 30px;
	vertical-align: sub;
	font-style: oblique;
}

@media screen and (max-width : 1400px){
#article .main_area {
	background: url(/img/index/bg-main.jpg) no-repeat center center;
	background-size: auto;
	padding: 73px 0 0 0;
	height: 366px;
}

}

@media screen and (max-width : 1020px){
/*----------------------------------------
    .other_section
----------------------------------------*/
.other_section .inner {
	width: 96%;
}
.other_section .inner li {
	width: 32%;
	margin: 0 0 2% 2%;
}
.other_section .inner li a {
	padding: 5%;
	width: 90%;
}
.top_product .inner, .contact_section .inner {
	width: 96%;
}
.top_product .product_area p a {
	font-size: 109%;
}
.top_product .product_area ul li img {
	width: 100%;
}

/*----------------------------------------
    .contact_section
----------------------------------------*/
.contact_section .inner {
	width: 96%;
}

}
@media screen and (max-width : 825px){
	.other_section .inner li a {
		font-size: 134%;
	}
	.other_section .inner li span {
		padding: 12px 0 9px 60px;
	}
}
