@charset "UTF-8";


/*   Contents   */

/*   company img   */
#site_header_area p{
	padding:0;
	margin:0 0 0 75px;
	font-size:42px;
	font-weight:700;
	line-height:34px;
	letter-spacing: 0.36em;
}

#site_header_area {
	background-image: url(/company/common/image/title_bg.jpg);
}

/* list all */

section h3.list {
	font-size: 26px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.15em;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #b2b2b2;
	color: #666;
	margin: 0 0 25px 0;
	padding-bottom: 7px;
}

/* summary_area */
#summary_area{
	margin:0 0 65px 0;

}

#summary_area p{
	margin: 0 0 20px 0;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666666;
}

/* company_area */
#company_area{
	margin:0 0 65px 0;

}

#company_area ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#company_area ul li{
	padding: 15px 0;
	
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
}

#company_area ul li:nth-child(even){
	background-color:#f2f2f2;
}

#company_area ul li h4{
	margin: 0 0 0 15px;
	
	width:200px;
	-webkit-flex-basis: 120px;
	flex-basis: 120px;
	-webkit-flex-shrink: 0;
	flex-shrink:0;
	
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	color:#000;
}

#company_area ul li p{
	margin: 0 20px 0 20px;
	
	-webkit-flex: 1;
	flex: 1;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color:#000;
}

#company_area ul li p .line{
	width: 95%;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	
	display:block;
}


/* business_area */
#business_area{
	margin:0 0 65px 0;

}

#business_area p{
	margin: 0 0 20px 0;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666666;
}

#business_area h4{
	margin: 10px 0;
	
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	color:#0072bb;
}

#business_area table{
	margin:0 0 40px 0;
	padding:0;
	width:100%;
	border-collapse: collapse;
}

#business_area th,
#business_area td{
	font-size:14px;
	font-weight:300;
	line-height:26px;
	color:#000;
	padding:10px 20px;
	border-bottom: dotted 1px #d1d1d1;
}

#business_area td.product_box{
	width:400px;
}

#business_area tr:nth-child(odd) {
	background-color:#f2f2f2;
}

#business_area th{
	text-align:left;
	padding:10px 20px;
	font-weight:400;
	background-color:#0072bb;
	color:#fff;
}



#business_area .index_list li{
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 218px;
	margin-right: 14px;
	margin-bottom: 14px;
	list-style: none;
	padding: 4px;
	vertical-align: top;
}

#business_area .index_list li img{
	border: 1px solid #e5e5e5;
	width:208px;
	}

#business_area .index_list li span{
	margin: 5px 5px 10px 5px;
	font-size: 12px;
	line-height: 17px;
	font-weight: 200;
	color: #666;
	display: block;
	}
	
#business_area .index_list li h4{
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	color: #333;
	margin-bottom: 4px;
}



section .index_list li a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

section .back{
	display: block;
	width: 156px;
	height: 23px;
	margin-top: 20px;
}

section .back a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/* product_list_area */

#product_list_area{
	margin:0;

}

#product_list_area li{
	height: 230px;
}


/* quality_area */
#quality_message_area,
#quality_point_area,
#quality_iso_area{
	margin:0 0 65px 0;

}

#quality_message_area p{
	
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	color:#666666;
	
	padding:50px 0;
	text-align:center;
	background-color:#e9f0f5;
}

#quality_point_area p,
#quality_iso_area p{
	margin: 0 0 20px 0;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666666;
}

#quality_point_area li{
	padding:5px 0 0 5px;
	margin:0 0 0 20px;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666666;
}

#quality_iso_area h4{
	margin: 10px 0;
	
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	color:#0072bb;
}


/* access_area */
#access_headoffice_area,
#access_production_area{
	margin:0 0 65px 0;

}

#access_headoffice_area p,
#access_production_area p{
	margin: 0 0 20px 0;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666666;
}


#access_headoffice_area h4,
#access_production_area h4{
	margin: 10px 0;
	
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	color:#0072bb;
}

/* access_area */
#history_message_area,
#history_area{
	margin:0 0 65px 0;

}

#history_message_area p{
	margin: 0 0 20px 0;
	
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666666;
}

.history_age_block h4{
	position: relative;
	width:100%;
	height:auto;
	
	cursor: pointer;
	display:block;
	padding:15px 0 15px 0;

	font-size: 26px;
	font-weight: 700;
	line-height: 26px;
	color:#0072bb;
	
	border-bottom:dotted 1px #0072bb;
}

.history_age_block h4 span{
	position: relative;
	width:60px;
	height:24px;
	
	display: inline-block;
	margin:0 0 0 15px;

	border-radius: 2px 2px;        /* CSS3草桁E*/  
	-webkit-border-radius: 2px 2px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 2px 2px;   /* Firefox用 */  

	background-color:#0072bb;
	color:#fff;


}

.history_age_block h4 span::after {
	position: absolute;
	top: 2px;
	left: 23px;
	margin-top: 0rem;
	content: '';
	font-size: 1.0rem;
	font-weight: 900;
	line-height:2.0rem;
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	/*
	-moz-transition: all, 0.25s, ease-out;
	-o-transition: all, 0.25s, ease-out;
	-webkit-transition: all, 0.25s, ease-out;
	transition: all, 0.25s, ease-out;
	*/
	/*border-radius: 4px 4px;*/        /* CSS3草桁E*/  
	/*-webkit-border-radius: 4px 4px;*/    /* Safari,Google Chrome用 */  
	/*-moz-border-radius: 4px 4px;*/   /* Firefox用 */  

/*	
	background-color:#fff;
	color:#d70b30;
*/
	width:0.8rem;
	height:0.8rem;
		
}

.history_age_block h4 span::after{
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
}

.history_age_block h4 span.active::after {
/*
	-moz-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
*/
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 10px;
}

.history_age_block .history_chronology_box{
	display:none;
	/*border:solid 1px #c8c8c8;*/
	margin:0 0 15px 0;
}

.history_age_block .history_chronology_box ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

.history_age_block .history_chronology_box ul li{
	padding:15px 0;
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
}

.history_age_block .history_chronology_box ul li:nth-child(even){
	background-color:#f2f2f2;
}

.history_age_block .history_chronology_box ul li p{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666666;
}


.history_age_block .history_chronology_box ul li p.year{
	padding:0 0 0 15px;
	
	width:70px;
	-webkit-flex-basis: 70px;
	flex-basis: 70px;
	-webkit-flex-shrink: 0;
	flex-shrink:0;
	
	color:#0072bb;
}

.history_age_block .history_chronology_box ul li p.month{
	padding:0 0 0 5px;
	
	width:60px;
	-webkit-flex-basis: 60px;
	flex-basis: 60px;
	-webkit-flex-shrink: 0;
	flex-shrink:0;
	
	color:#0072bb;
	text-align:right;
}

.history_age_block .history_chronology_box ul li p.copy{
	padding:0 0 0 40px;
	
	-webkit-flex: 1;
	flex: 1;
}



/*   smart phone   */
@media screen and (max-width:640px) {
/*   Contents   */

/*   company img   */
#site_header_area {
	width:100%;
	height:85px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left top;
		display:-webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
		display: flex;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap;
		-webkit-align-items: center; /* Safari */
		align-items: center;

}

#site_header_area p{
		padding:0;
	margin:0 0 0 1.0rem;
	font-size:2.4rem;
		font-weight:700;
	line-height:3.4rem;
		letter-spacing: 0.05em;
}

#site_header_area {
	background-image: url(/company/common/image/title_bg.jpg);
}

/* list all */

section h3.list {
	font-size: 2.2rem;
		font-weight: 500;
	line-height: 2.6rem;
		letter-spacing: 0.15em;
		width: 100%;
		border-bottom-width: 4px;
		border-bottom-style: double;
		border-bottom-color: #b2b2b2;
		color: #666;
	margin: 0 0 5px 0;
		padding-bottom: 7px;
}

/* summary_area */
#summary_area{
	margin:0 0 35px 0;

}

#summary_area p{
		margin: 0 0 20px 0;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}

/* company_area */
#company_area{
	margin:0 0 35px 0;

}

#company_area ul{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
}

#company_area ul li{
	padding: 15px 0;
	
		display:-webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
	display: block;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap;
}

#company_area ul li:nth-child(even){
	background-color:#fff;
}

#company_area ul li h4{
	margin: 0 0 10px 0;
	padding:5px 1rem;
	
	width:100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
		-webkit-flex-shrink: 0;
		flex-shrink:0;
	
	font-size: 1.4rem;
		font-weight: 500;
	line-height: 2.2rem;
		color:#000;
	
	background-color:#f2f2f2;
}

#company_area ul li p{
	margin: 0;
	padding:0 1rem;
	
		-webkit-flex: 1;
		flex: 1;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.2rem;
		color:#000;
}

#company_area ul li p .line{
		width: 100%;
		margin-top: 10px;
		padding-top: 10px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #d5d5d5;
		
		display:block;
}

/* business_area */
#business_area{
	margin:0 0 35px 0;

}

#business_area p{
		margin: 0 0 20px 0;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}

#business_area h4{
		margin: 10px 0;
	
	font-size: 1.8rem;
		font-weight: 500;
	line-height: 2.4rem;
		color:#0072bb;
}

#business_area table{
	margin:0 0 20px 0;
		padding:0;
		width:100%;
		border-collapse: collapse;
}

#business_area th,
#business_area td{
	font-size:1.4rem;
		font-weight:300;
	line-height:2.6rem;
		color:#000;
	padding:10px 1.0rem;
		border-bottom: dotted 1px #d1d1d1;
		
	display:block;
}

#business_area td.product_box{
	background-color:#f2f2f2;
	padding:10px 1.0rem;
	width:100%;
}

#business_area td{
	padding:5px 1.0rem 20px 1.0rem;
}
#business_area tr:nth-child(odd) {
	background-color:#fff;
}

#business_area th{
	text-align:left;
	padding:10px 1.0rem;
	font-weight:400;
	background-color:#0072bb;
	color:#fff;
}



#business_area .index_list li{
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 49%;
	margin-right: 1%;
	margin-bottom: 2%;
	list-style: none;
	padding: 4px;
	vertical-align: top;
}

#business_area .index_list li:nth-child(even){
	margin-right: 0;
}

#business_area .index_list li img{
	border: 1px solid #e5e5e5;
	width:100%;
	}

#business_area .index_list li span{
	margin:0;
	padding:0;
	font-size: 1.2rem;
	line-height: 1.8rem;
		font-weight: 200;
		color: #666;
		display: block;
	}
	
#business_area .index_list li h4{
	font-size: 1.4rem;
	line-height: 2.2rem;
		font-weight: 500;
		color: #333;
	margin: 0 0 4px 0;
}



section .index_list li a:hover{
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
}

section .back{
	display: block;
	width: 156px;
	height: 23px;
	margin-top: 20px;
}

section .back a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/* product_list_area */

#product_list_area{
	margin:0;

}

#product_list_area li{
	height: auto;
}

/* company_area */
#message_area{
	margin:0 0 35px 0;

}

#message_area p{
		margin: 0 0 20px 0;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}

/* quality_area */
#quality_message_area,
#quality_point_area,
#quality_iso_area{
	margin:0 0 35px 0;

}

#quality_message_area p{
	
	font-size: 1.8rem;
		font-weight: 500;
	line-height: 2.4rem;
		color:#666666;
	
	padding:15px 10px;
		text-align:center;
		background-color:#e9f0f5;
}

#quality_point_area p,
#quality_iso_area p{
		margin: 0 0 20px 0;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}

#quality_point_area li{
		padding:5px 0 0 5px;
		margin:0 0 0 20px;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}

#quality_iso_area h4{
		margin: 10px 0;
	
	font-size: 1.8rem;
		font-weight: 500;
	line-height: 2.4rem;
		color:#0072bb;
}


/* access_area */
#access_headoffice_area,
#access_production_area{
	margin:0 0 35px 0;

}

#access_headoffice_area p,
#access_production_area p{
		margin: 0 0 20px 0;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}

.ggmap {
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
}


#access_headoffice_area h4,
#access_production_area h4{
		margin: 10px 0;
	
	font-size: 1.8rem;
		font-weight: 500;
	line-height: 2.4rem;
		color:#0072bb;
}

/* access_area */
#history_message_area,
#history_area{
	margin:0 0 35px 0;

}

#history_message_area p{
		margin: 0 0 20px 0;
	
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}

.history_age_block h4{
		position: relative;
		width:100%;
		height:auto;
	
		cursor: pointer;
		display:block;
		padding:15px 0 15px 0;

	font-size: 2.6rem;
		font-weight: 700;
	line-height: 2.6rem;
		color:#0072bb;
	
		border-bottom:dotted 1px #0072bb;
}

.history_age_block h4 span{
		position: relative;
		width:60px;
		height:24px;
	
		display: inline-block;
		margin:0 0 0 15px;
	
		border-radius: 2px 2px;        /* CSS3草桁E*/  
		-webkit-border-radius: 2px 2px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 2px 2px;   /* Firefox用 */  
	
		background-color:#0072bb;
		color:#fff;


}

.history_age_block h4 span::after {
		position: absolute;
		top: -3px;
		left: 20px;
		margin-top: 0rem;
		content: '';
		font-size: 1.0rem;
		font-weight: 900;
		line-height:2.0rem;
		-moz-transform: rotate(315deg);
		-ms-transform: rotate(315deg);
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
		/*
		-moz-transition: all, 0.25s, ease-out;
		-o-transition: all, 0.25s, ease-out;
		-webkit-transition: all, 0.25s, ease-out;
		transition: all, 0.25s, ease-out;
		*/
		/*border-radius: 4px 4px;*/        /* CSS3草桁E*/  
		/*-webkit-border-radius: 4px 4px;*/    /* Safari,Google Chrome用 */  
		/*-moz-border-radius: 4px 4px;*/   /* Firefox用 */  
	
	/*	
		background-color:#fff;
		color:#d70b30;
	*/
		width:2rem;
		height:2rem;
		
}

.history_age_block h4 span::after{
		border-left:2px solid #fff;
		border-bottom:2px solid #fff;
}

.history_age_block h4 span.active::after {
	/*
		-moz-transform: translate(0, 50%);
		-ms-transform: translate(0, 50%);
		-webkit-transform: translate(0, 50%);
		transform: translate(0, 50%);
	*/
		-moz-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		top: 10px;
}

.history_age_block .history_chronology_box{
		display:none;
	/*border:solid 1px #c8c8c8;*/
		margin:0 0 15px 0;
}

.history_age_block .history_chronology_box ul{
		margin:0;
		padding:0;
		list-style-type: none;
}

.history_age_block .history_chronology_box ul li{
	padding:10px 0;
		display:-webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
		display: flex;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap;
}

.history_age_block .history_chronology_box ul li:nth-child(even){
		background-color:#f2f2f2;
}

.history_age_block .history_chronology_box ul li p{
	font-size: 1.4rem;
		font-weight: 400;
	line-height: 2.4rem;
		color:#666666;
}


.history_age_block .history_chronology_box ul li p.year{
	padding:0;
	
	width:50px;
	-webkit-flex-basis: 50px;
	flex-basis: 50px;
		-webkit-flex-shrink: 0;
		flex-shrink:0;
		
		color:#0072bb;
}

.history_age_block .history_chronology_box ul li p.month{
		padding:0 0 0 5px;
	
	width:40px;
	-webkit-flex-basis: 40px;
	flex-basis: 40px;
		-webkit-flex-shrink: 0;
		flex-shrink:0;
		
		color:#0072bb;
		text-align:right;
}

.history_age_block .history_chronology_box ul li p.copy{
	padding:0 0 0 20px;
	
		-webkit-flex: 1;
		flex: 1;
}
}
