@charset "utf-8";
/*=======================================================================
■01.Content PAGE 
=========================================================================*/
.mainvisual {
    background: url(../common_img/bg_tt_page.png) no-repeat top center;
    padding: 57px 0;
}
.mainvisual .tt_page {
    text-align: center;
}
#breadcrumb {
    margin: 15px 0 80px;
}
#breadcrumb ul li {
    float: left;
    font-size: 14px;
}
#breadcrumb ul li .text_blue {
    color: #0271fa;
}
#breadcrumb ul li a{
	color: #000000;
}
/*=======================================================================
■02.Contact PAGE 
=========================================================================*/
#content_page {
	padding-bottom: 140px;
}
h3.stl_title01 {
	text-align: center;
	margin-bottom: 60px;
}
.tbl_style01 {
	width: 100%;
}
.tbl_style01 th {
	background: #f1f6fc;
    border: 1px solid #cccccc;
    width: 30%;
    padding: 15px 20px 15px 40px;
    text-align: left;
    font-size: 16px;
    vertical-align: middle;
    font-weight: normal;
}
.tbl_style01 th p {
    float: right;
    width: 70%;
}
.tbl_style01 th span.red {
	float: left;
    font-weight: normal;
    padding: 2px 10px;
    color: #fff;
    border-radius: 4px;
    background: #fc4747;
}
.tbl_style01 th span.blue {
	float: left;
    font-weight: normal;
    padding: 2px 10px;
    color: #fff;
    border-radius: 4px;
    background: #2f97d0;
}
.tbl_style01 td {
	background: #fff;
    border: 1px solid #cccccc;
    width: 74%;
    padding: 20px;
    text-align: left;
}
.form_submit {
    text-align: center;
}
.box_pp {
	background: url("../contact/images/bg_01.png") no-repeat top right;
	margin-top: 50px;
	padding: 23px 45px;
}
/*=======================================================================
■03.Jirei PAGE 
=========================================================================*/
.stl_title04{
	font-family: "Yu Mincho";
	font-weight: bold;
	font-size: 18px;
	color: #0c0c0c;
	text-align: center;
}

h3.stl_title02 {
	position: relative;
	font-family: "Yu Mincho";
	font-weight: bold;
	font-size: 28px;
	color: #0c0c0c;
	border-bottom: 2px solid #005e91;
	padding-left: 20px;
	margin-bottom: 10px;
}
h3.stl_title02:after {
	position: absolute;
	content: "";
	background: #005e91;
	width: 8px;
	height: 80%;
	top: 0;
	left: 3px;
}
.sec_jirei {
	padding: 40px;
	border: 5px solid #f5f8f9;
	border-radius: 10px;
	margin-bottom: 70px;
}
dl.style_01 {
	display: table;
}
.style_01 dt{
	width: 335px;
	margin-right: 20px;
}
.style_01 dd {
	display: table-cell;
	width: 565px;
	vertical-align: middle;
}
/*=======================================================================
■04.Energy PAGE 
=========================================================================*/
.box_energy {
	background: #005e91 url("../energy/images/bg_01.jpg") no-repeat center bottom;
	min-height: 490px;
}
.style_box01 {
	margin: 50px 0 80px;
}
.style_box01 .ttl_box {
	padding: 39px 0 60px;
	text-align: center;
}
.sec_box {
	float: left;
	width: 176px;
	background: rgba(14,79,134,0.6);
	margin-right: 10px;
	border: 3px solid #fff;
	border-radius: 5px;
	padding: 20px 5px;
	color: #fff;
}
.sec_box .ttl {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.sec_box .img {
	position: relative;
	padding: 25px 0;
	height: 60px;
	width: 100%;
}
.sec_box .img img {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}
.style_box02 {
	margin-top: 60px;
	border: 2px dashed #005d91;
	padding: 28px 38px;
}
.style_box03 {
	width: 500px;
	margin-top: 60px;
}
.style_box03 .img_box03 {
	float: left;
	width: 230px;
	margin-right: 15px;
}
	
.style_box03 .text_box03 {
	float: left;
	width: 240px;
}
.sec_energy h3.stl_title02 {
	font-size: 20px;
}
.sec_banner {
	margin-top: 100px;
}
.energy_ul li {
    display: inline-block;
    width: 230px;
    margin-left: 20px;
    margin-bottom: 40px;
}
.energy_ul li:nth-child(4n+1) {
    margin-left: 0px;
}
/*=======================================================================
■05.nitrogen PAGE 
=========================================================================*/
.box_nitrogen {
	background: #8ebe1b;
	min-height: 490px;
}
.box_nitrogen .sec_box {
	background: rgba(119,160,25,1);
}
.box_nitrogen .sec_box .img {
	height: 73px;
}
.style_box04 {
	display: table;
	margin-bottom: 45px;
}
.style_box04 dt {
	width: 422px;
	margin-right: 50px;
}
.style_box04 dd {
	width: 525px;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.8;
}
/*=======================================================================
■06.COMPANY PAGE 
=========================================================================*/
.sec_company1 {
	background: url("../company/images/bg_01.jpg") no-repeat top center;
	padding: 48px 115px;
	text-align: center;
	color: #255eb9;
	font-weight: bold;
	font-size: 20px;
	line-height: 2;
	margin-bottom: 85px;
}
.sec_company2 {
	background: url("../company/images/bg_02.jpg") no-repeat top center;
	margin-bottom: 80px;
}
.inner_company2 {
    padding: 55px 0px 35px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	line-height: 1.7;
}
.sec_company3 {
	background: #eff9ea;
	padding: 30px 40px 55px;
}
.inner_company3 {
	position: relative;
	background: #fafdf8;
	margin-top: 45px;
	padding: 30px 70px;
}
.inner_company3:after {
	position: absolute;
	content: "";
	background: url("../company/images/img_01.png");
	width: 85px;
	height: 255px;
	top: -35px;
	left: -40px;
}
.inner_company3:before {
	position: absolute;
	content: "";
	background: url("../company/images/img_02.png");
	width: 238px;
	height: 405px;
	bottom: -35px;
	right: -75px;
}
.style_ttl01 {
	font-weight: bold;
	color: #3a9110;
	font-size: 20px;
}
.style_ttl01:first-letter {
	font-size: 30px;
}
.stl_table01, .stl_table02 {
	width: 100%;
}
.stl_table01 th {
	background: #edf9fe;
	width: 150px;
	border-bottom: 2px solid #fff;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.stl_table01 td {
	background: #fff;
	width: 710px;
	border-bottom: 1px solid #97ddfb;
	padding: 10px 15px;
	text-align: left;
	vertical-align: middle;
}
.stl_table02 th {
	background: #edf9fe;
	border: 1px solid #d9d9d9;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}
.stl_table02 th:nth-child(1) {
	width: 30px;
}
.stl_table02 th:nth-child(2) {
	width: 460px;
}
.stl_table02 th:nth-child(3) {
	width: 100px;
}
.stl_table02 th:nth-child(4) {
	width: 150px;
}
.stl_table02 td {
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
.stl_table02 td:nth-child(2) {
	text-align: left ;
	padding-left: 25px;
}
.ceo_name{
    margin-right: 160px;
}
/*=======================================================================
■07.PRODUCT PAGE 
=========================================================================*/
.anchorlink_page {
	margin-top: 65px;
}
.anchorlink_page li{
	float: left;
	margin-right: 30px;
}
a.stl_btn01{
	background: #f37322;
	border: 1px solid #f37322;
	border-radius: 5px;
	padding: 10px 67px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a.stl_btn01:hover {
	border: 1px solid #f37322;
	background: #fff;
	color: #f37322;
}
.stl_box01 {
	padding: 20px 40px;
	border-radius: 10px;
	margin-bottom: 50px;
}
#Target-img {
    position: relative;
    float: left;
    width: 270px;
    height: 250px;
    margin-right: 45px;
    border: solid 1px #03a1f6;
}
#Target-img img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.w270 {width: 270px !important;}
#Thumbs {
	margin-top: 15px;
}
#Thumbs li{
	position: relative;
	float: left;
	width: 65px; 
	height: 65px;
	margin-right: 5px;
    background-color: #fff;
	border: solid 1px #03a1f6;
}
#Thumbs li img {
	max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#Thumbs .text_thumb {
	float: left;
	width: 775px;
	border: none !important;
	background: none !important;
	margin-right: 0;
}
.cont_boxproduct {
	float: right;
	width: 500px;
	height: 190px;
    border: solid 1px #03a1f6;
    background: #fff;
    padding: 30px 50px;
}
.w170 { width: 170px;}
.w260 { width: 260px;}
.mr150 { margin-right: 150px !important;}
h4.stl_title03 {
	position: relative;
	font-weight: bold;
	font-size: 14px;
	color: #0c0c0c;
	border-bottom: 1px solid #00a0e9;
	margin-bottom: 10px;
	width: 150px;
}
h4.stl_title03:after {
	position: absolute;
	content: "";
	background: #00a0e9;
	width: 3px;
	height: 80%;
	top: 0;
	left: 0px;
}
.stl_box01.bg_fdf5f5 #Target-img, 
.stl_box01.bg_fdf5f5 .cont_boxproduct, 
.stl_box01.bg_fdf5f5 #Thumbs li{
	border: 1px solid #fc7844;
}
.stl_box01.bg_fdf5f5  h4.stl_title03 {
	border-bottom: 1px solid #fc7844;
}
.stl_box01.bg_fdf5f5  h4.stl_title03:after {
	background: #fc7844;
}
.btn_rink{}
.btn_lr    {float: left;
    background: #f37322;
    padding: 7px 45px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    border: 1px solid #7f7f7f;
    margin-left: 150px;
    text-decoration: none !important;
	}
.btn_rr{
    float: left;
    background: #95da18;
    padding: 7px 30px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    border: 1px solid #7f7f7f;
    margin-left: 100px;
	text-decoration: none !important;
}
	.btn_lr:hover{opacity:0.7;}
	.btn_rr:hover{opacity:0.7;}
