@charset "UTF-8";

/* main_img_sub
---------------------------------------------------------- */
#main_img_sub{
	background: #000 url(../company/img/bg_main.png) no-repeat center top;
	height: 200px;
	margin-bottom: 50px;
}
#main_img_sub.main_business{ background: #000 url(../business/img/bg_main.png) no-repeat center top; }
#main_img_sub.main_works{ background: #000 url(../works/img/bg_main.png) no-repeat center top; }
#main_img_sub.main_facility{ background: #000 url(../facility/img/bg_main.png) no-repeat center top; }
#main_img_sub.main_contact{ background: #DDD url(../contact/img/bg_main.png) no-repeat center top; }

#main_img_sub h2{
	font-size: 55px;
	text-align: center;
	color: #FFF;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	padding-top: 50px;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
}


/* page_index
---------------------------------------------------------- */
#main_img_wrap{
	background: url(../img/index/bg_mainslide.png) no-repeat center;
	margin-bottom: 20px;
}
#main_img{
	width: 1200px;
	margin: auto;
	position: relative;
}
#top_main{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 5;
}
#top_main h2{
	padding: 47px 0 25px 0;
}

#top_main hr {
	border-top: 1px solid #000; /* 1本線 */
}

.page_meiwabd h4 {
	margin-bottom: 20px;
  padding-left: 10px;
  border-left: 6px solid #E79B00;
  font-size: 20px;
  line-height: 1.2;
}


.page_index #example .title_main{ border: none;}
.page_index #example li{
	float: left;
}
.page_index #example li {
	background: url(../img/index/btn_exam01_on.jpg) no-repeat center;
}
.page_index #example li:nth-child(2) {
	background: url(../img/index/btn_exam02_on.jpg) no-repeat center;
}
.page_index #example li:nth-child(3) {
	background: url(../img/index/btn_exam03_on.jpg) no-repeat center;
}
.page_index #example li:nth-child(4) {
	background: url(../img/index/btn_exam04_on.jpg) no-repeat center;
}

.page_index #news li{
	padding-left: 140px;
	margin-bottom: 10px;
}
.page_index #news li span{
	display: inline-block;
	width: 140px;
	margin-left: -140px;
}
.page_index #news li a{
	color: #000;
}
.page_index #news li a:hover{ color: #999;
  text-decoration: underline; }

.page_index #news hr{
	border-top: 1px dotted #000; /* 点線 */
}

.page_index #contact li{
	float: left;
	margin-left: 9px;
}
.page_index #contact li:first-child{
	margin-left: 0;
}


/* page_company
---------------------------------------------------------- */
.page_company th{ width: 200px; }
.page_company td span{
	display: inline-block;
	width: 150px;
}


/* page_business
---------------------------------------------------------- */
.page_business .busi_top h3{
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.page_business .yellow_box{
	background: #FFF000;
	padding: 30px;
	text-align: center;
}

.page_business #aluminum .aluminum_l{
	width: 470px;
	float: left;
}
.page_business #aluminum .aluminum_l li{
	width: 146px;
	float: left;
	margin-left: 16px;
}
.page_business #aluminum .aluminum_l li:first-child{
	margin-left: 0;
}

.page_business #aluminum .aluminum_r{
	width: 515px;
	float: right;
}
.page_business #aluminum .aluminum_r li{
	width: 160px;
	float: left;
	margin-left: 16px;
	text-align: center;
}
.page_business #aluminum .aluminum_r li:first-child{
	margin-left: 0;
}



/* page_works
---------------------------------------------------------- */
.page_works .auchor {
	text-align: center;
}
.page_works .auchor li{
	display: inline-block;
	width: 180px;
	margin: 0 15px;
}
.page_works .auchor li a{
	display: block;
	background: #FFF00D;
	padding: 10px 5px;
	color: #000;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page_works .auchor li a span{
	display: inline-block;
	background: url(../works/img/bg_arr.png) no-repeat right center;
	padding-right: 25px;
}
.page_works .work_col li{
	width: 313px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}
.page_works .work_col li:nth-child(3n+1){
	margin-left: 0;
}

/* page_facility
---------------------------------------------------------- */
.page_facility .fac_l{
	width: 313px;
	float: left;
}
.page_facility .fac_r{
	width: 656px;
	float: right;
}
.page_facility .fac_col2 li{
	width: 313px;
	float: left;
	margin-left: 30px;
}
.page_facility .fac_col2 li:first-child{
	margin-left: 0;
}
.page_facility .fac_col3 li{
	width: 313px;
	float: left;
	margin-left: 30px;
}
.page_facility .fac_col3 li:nth-child(3n+1){
	margin-left: 0;
}
.page_facility .factory .container{
	background: #FFF234;
}
.page_facility .factory .container .img{
	width: 300px;
	padding: 100px 0;
}
.page_facility .factory .container .img h3{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.page_facility .factory .container .img h3 span{
	display: block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
}
.page_facility .factory .container .msg{
	width: 700px;
}
.page_facility .factory table{ border: none; }
.page_facility .factory th{
	width: 300px;
	background: #000;
	color: #FFF;
	border-color: #333;
}
.page_facility .factory td,
.page_facility .factory th{
	padding: 15px 30px;
}

/* page_contact
---------------------------------------------------------- */
.page_contact .tel li{
	display: inline-block;
	margin: 0 20px;
}
.page_contact .wrar{
	padding: 0 100px;
}
.page_contact th{
	width: 325px;
}
.page_contact .tb_sub{
	padding: 0;
	padding-bottom: 20px;
}
.page_contact .tb_sub table{
	width: 100%;
}
.page_contact .tb_sub table th,
.page_contact .tb_sub table td{
	border: none;
	padding-bottom: 0;
}
.page_contact .tb_sub .tb_w2{
	width: 80px;
}
.page_contact .tb_sub .tb_w{
	width: 245px;
	font-weight: bold;
	vertical-align: top;
}
.page_contact .star{
	background: #FF0000;
	font-size: 12px;
	color: #FFF;
	padding: 2px 5px;
	margin-top: 2px;
	float: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.page_contact input[type="text"],
.page_contact input[type="email"]{
	-webkit-appearance: none;
	border-radius: 0;
	padding: 5px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #ccc;
}
.page_contact textarea{
	border-radius: 0;
	padding: 5px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #ccc;
}
.page_contact .txt_w{
	width: 100px !important;
}

.page_contact button[type="submit"],
.page_contact .btn_confirm input{
	-webkit-appearance: none;
	border-radius: 0;
	padding: 10px;
	box-sizing: border-box;
	width: 220px;
	background: #D98D00;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.line_box{
	font-size: 13px;
	border: 1px solid #DDD;
	padding: 15px;
	background: #EFEFEF;
}
