@charset "utf-8";
.tt_page {
  background: url(../common_img/bg_tt_page.jpg);
  background-size: cover;
  margin-bottom: 30px;
}
.tt_page h2 {
  text-align: center;
  padding:7% 0;
}
.sg_main {
  margin-bottom:20px;
}
/*company .********************/
.company01 {
  background: url(../company/images/bg01.png) center top;
  background-size: 100% auto;
  text-align: center;
  border-radius: 15px;
  padding:3% 2%;
}
.company01 p {
  font-size: 15px;
  color: #255eb9;
  font-weight: bold;
  line-height: 1.7;
}
.sg_main section {
  margin:0 2% 7% 2%;
}
.company02 {
  background: url(../company/images/bg03.png) center top;
  background-size: 100% auto;
  margin:0 0 5% 0 !important;
}
.company02_in {
  background: url(../company/images/bg02.png) no-repeat center bottom;
  background-size: 100% auto;
  padding:5% 10% 5% 10%;
}
.text_company02 p {
  color:#fff;
}
.company03  {
  background: #eff9ea;
  padding: 5% 3% 3% 3%;
}
.company03_box01 {
    position: relative;
    background: #fafdf8;
    padding: 5% 5% 5% 5%;
}
.company03_box01 h4 {
  font-weight: bold;
  color: #3a9110;
  font-size:16px;
}
.company03_box01 h4:first-letter {
  font-size: 20px;
}
.company03_box01:before {
    position: absolute;
    content: "";
    background: url(../company/images/bg04.png);
    background-size: 42px auto;
    width: 42px;
    height: 140px;
    top: -5%;
    left:  -5%;
}
.company03_box01:after {
    position: absolute;
    content: "";
    background: url(../company/images/bg05.png);
    background-size: 110px auto;
    width: 110px;
    height: 222px;
    bottom: -5%;
    right: -5%;
    
}
.stl_table01 {
  width: 100%;
}
.stl_table01 th {
  background: #edf9fe;
  border-bottom: 2px solid #97ddfb;
  padding: 2% 2%;
  text-align: left;
  vertical-align: middle;
}
.stl_table01 td {
  background: #fff;
  padding: 2% 2%;
  border-bottom: 1px solid #fff;
  text-align: left;
  vertical-align: middle;
}
.btn_st03 {
  -webkit-border-radius: 5px/6px;
  -moz-border-radius: 5px/6px;
  border-radius: 5px/6px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  -moz-box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  border: solid 1px #b2c1cc;
  background-image: -webkit-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -moz-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -o-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -ms-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: linear-gradient(to top, #d5dfe4, #fefefe);
  color: #005e91;
  width:200px;
  text-align: center;
  position: relative;
  padding:10px 0;
}
.btn_st03 a  {
  font-weight: bold;
  color: #005e91;
}
.btn_st03 a:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: url(../common_img/arr03.png) no-repeat right 12px center;
  background-size: 13px auto;
}
.stl_table02 {
  width:100%;
}
.stl_table02 th {
    background: #edf9fe;
    border: 1px solid #d9d9d9;
    padding: 2% 1%;
    text-align: center;
    vertical-align: middle;
}
.stl_table02 td {
    background: #fff;
    border: 1px solid #d9d9d9;
    padding: 2% 1%;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
}
/*news .********************/

/*contact .********************/
.tel_contact01 {
  position: absolute;
  font-weight: bold;
  color: #f37322;
  font-size: 30px;
  line-height: 1.3;
  top: 48%;
  left: 16%;
}
.tel_contact01 a {
  color:#f37322;
  line-height: 1.3;
}
.tbl_style01 {
  width: 100%;
}
.tbl_style01 th {
  background: #f1f6fc;
  border: 1px solid #cccccc;
  padding:2% 2%;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}
.tbl_style01 th span.red {
  float: left;
  font-weight: normal;
  padding: 3px 8px;
  color: #fff;
  font-size: 13px;
  margin-right: 5px;
  border-radius: 4px;
  background: #fc4747;
}
.tbl_style01 th span.blue {
  float: left;margin-right: 5px;
  font-weight: normal;
  padding: 3px 8px;
  color: #fff;
  font-size: 13px;
  border-radius: 4px;
  background: #2f97d0;
}
.tbl_style01 td {
  background: #fff;
  border: 1px solid #cccccc;
  padding:2% 2%;
  text-align: left;
}
.form_submit {
    text-align: center;
}
input[type="radio"], input[type="checkbox"] {
    vertical-align: -0.1em;
    margin-right: 5px;
}
textarea#formTextBox {
    padding:1.5% 1%;
    width: 99%;
}
input[type="text"] {
    padding:1.5% 1%;
    width: 99%;
}
select {
    padding:1.5% 1%;
    width: 58%;
}
.btn_inp {
  width:250px;
}
.text_blue2 {
    color: #005d91 !important;
}
.box_pp {
  background: #edf7fd url(../contact/images/bg01.png) no-repeat right top;
  background-size: 80% auto;
  padding:5% 3% 5% 3%;
}
/*nitrogen .********************/
.nitrogen03 {
  margin:0 0 7% 0 !important;
  padding:7% 2% 2% 2%;
  background:#8ebe1b;
}
.nitrogen03_box {
  background: #77a019;
  border:3px solid #fff;
  border-radius: 5px;
  margin-bottom:20px;
  display: table;
  width:100%;
  padding:20px 0;
}
.nitrogen03_box .icon_nitrogen03 {
  display:table-cell;
  vertical-align: middle;
  text-align: center;
  width:130px;
}
.right_nitrogen03 {
  display:table-cell;
  vertical-align: middle;
  text-align: left;
  padding:0 2% 0 0;
}
.right_nitrogen03 h4 {
  color:#fff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.right_nitrogen03 .text_nitrogen03 {
  color:#fff;
}
.img_nitrogen04 {
  float:left;
  width:43%;
  margin:0 3% 1% 0;
}
.list_ban_com01 li {
  width:48%;
}
/*jirei  .********************/
.tt_jirei_box02 {
  font-size: 16px;
  color: #005d91 ;
}
.info_jirei_box02 {
  margin:20px 0 0 0;
}
.jirei_box {
    padding: 3% 2% 5% 2%;
    border: 5px solid #f5f8f9;
    border-radius: 10px;
    margin-bottom: 20px;
}
.tt_jirei_box {
  border-bottom:2px solid #005e91;
  padding:0 0 5px 0;
  margin-bottom: 3%;
}
.tt_jirei_box h3 {
  font-family: "Yu Mincho";
  background:url(../jirei/images/line01.png) no-repeat left top;
  background-size: 5px auto;
  padding:0 0 0 10px;
  font-size: 17px;
}
.img_jirei_box {
  float:left;
  width:46%;
  margin:0 2% 1% 0;
}
a[rel^="lightbox"] {
    position: relative;
    display: block;
}
a[rel^="lightbox"]:after {
    display: block;
    position: absolute;
    right: 1px;
    bottom: 1px;
    width: 27px;
    height: 27px;
    content: "";
    background: url(../common_img/icon_zoom.png) center center no-repeat;
    background-size: 27px auto;
}
/*.right_jirei_box {
  float:right;
  width:51%;
}*/
.btn_jirei01 {
  position: relative;
  padding:12px 0;
  text-align: center;
  border-radius: 5px;
  color:#fff;
  background: #289385;
  margin:15px 10% 0 10%;
}
.btn_jirei01 a {
  color:#fff;
  font-weight: bold;
  background:url(../common_img/arr06.png) no-repeat left center;
  background-size: 13px auto;
  padding:0 0 0 25px;
}
.btn_jirei01 a:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.btn_control .btn_prev a:after {
  position: absolute;
  content:"";
  top:0;
  bottom:0;
  right:0;
  left:0;
  background: url(../common_img/arr05.png) no-repeat 12px center;
  background-size: 12px auto;
}
.btn_control .btn_prev a {
  color: #005e91;
  text-decoration: none;
  font-weight: bold;
}
.btn_control .btn_prev {
  position: relative;
  width:120px;
  float:left;
   -webkit-border-radius: 5px/6px;
  -moz-border-radius: 5px/6px;
  border-radius: 5px/6px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  -moz-box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  border: solid 1px #b2c1cc;
  background-image: -webkit-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -moz-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -o-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -ms-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: linear-gradient(to top, #d5dfe4, #fefefe);
  color: #005e91;
  text-align: center;
  position: relative;
  padding:8px 0;
}

.btn_control .btn_next a:after {
  position: absolute;
  content:"";
  top:0;
  bottom:0;
  right:0;
  left:0;
  background: url(../common_img/arr07.png) no-repeat right 12px center;
  background-size: 12px auto;
}
.btn_control .btn_next a {
  color: #005e91;
  text-decoration: none;
  font-weight: bold;
}
.btn_control .btn_next {
  position: relative;
  width:120px;
  float:right;
   -webkit-border-radius: 5px/6px;
  -moz-border-radius: 5px/6px;
  border-radius: 5px/6px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  -moz-box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  box-shadow: inset 0 0 3px rgba(255,255,255,.45);
  border: solid 1px #b2c1cc;
  background-image: -webkit-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -moz-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -o-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: -ms-linear-gradient(bottom, #d5dfe4, #fefefe);
  background-image: linear-gradient(to top, #d5dfe4, #fefefe);
  color: #005e91;
  text-align: center;
  position: relative;
  padding:8px 0;
}
/*energy  .********************/
.energy02_box {
  background: rgba(0,60,120,0.3);
  border:3px solid #fff;
  border-radius: 5px;
  margin-bottom:20px;
  display: table;
  width:100%;
  padding:20px 0;
}
.energy02_box .icon_energy02 {
  display:table-cell;
  vertical-align: middle;
  text-align: center;
  width:130px;
}
.right_energy02 {
  display:table-cell;
  vertical-align: middle;
  text-align: left;
  padding:0 6% 0 0;
}
.right_energy02 h4 {
  color:#fff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.right_energy02 .text_energy02 {
  color:#fff;
}
.energy02 {
  background:#005e91 url(../energy/images/bg01.png) no-repeat center bottom;
  background-size: 100% auto;
  padding:7% 2% 2% 2%;
  margin:0 0 7% 0 !important;
}
.energy03_box {
    margin-bottom: 20px;
    border:2px dashed #005d91;
    padding:3% 2%;
}
.list_energy04 li {
  width:48%;
  margin-bottom: 20px;
}
.tt_energy04 {
  font-family: "Yu Mincho";
  border-bottom: 2px solid #005e91;
  padding:0 0 2px 0;
  font-size: 17px;
  margin-bottom: 12px;
}
.tt_energy04 h4 {
  background: url(../energy/images/line01.png) no-repeat left top;
  background-size: 5px auto;
  padding:0 0 0 10px;
}
.list_energy05 li {
  width:48%;
  margin-bottom: 20px;
}
.list_energy05 h4 {
  font-family: "Yu Mincho";
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
/*product .********************/
.anchorlink_page01 li {
  text-align: center;
  margin-bottom: 15px;
}
.btn_product01 {
  width:48.5%;
  float:left;
}
.btn_product02 {
  width:48.5%;
  float:right;
}
.btn_product03 {
  width:56%;
  float:left;
}
.btn_product04 {
  width:41%;
  float:right;
}
.anchorlink_page01 li a {
  display:block;
  background: #f37322;
  border: 1px solid #f37322;
  border-radius: 5px;
  padding: 8px 0;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
.tt_product01 {
  font-family: "Yu Mincho";
  font-weight: bold;
  font-size: 17px;
  color: #0c0c0c;
  padding:0 0 5px 0;
  border-bottom: 2px solid #005e91;
}
.tt_product01 h4 {
  background: url(../product/images/line01.png) no-repeat left top;
  background-size: 5px auto;
  padding:0 0 0 10px;
}
.product_box01 {
  background: #e5f1ff !important;
  padding:3% 3%;
  border-radius: 10px;
  margin-bottom: 20px;
}
.product_box02 {
  background: #fdf5f5 !important;
  padding:3% 3%;
  border-radius: 10px;
  margin-bottom: 20px;
}
.product_box02 .Target-img {
    border: solid 1px #fc7844;
}
.product_box02  .info_box_pro {
    border: solid 1px #fc7844;
}
.product_box02  .Thumbs li.img_thum {
    border: solid 1px #fc7844;
}
.product_box02  .Thumbs li.img_thum {
    border: solid 1px #fc7844;
}
.tt_product03 {
    font-weight: bold;
    color: #0c0c0c;
    padding: 0 0 5px 0;
    margin-bottom: 10px;
    background: url(../product/images/line05.png) no-repeat left bottom;
    background-size: 200px auto;
}
.tt_product03 h5 {
    background: url(../product/images/line04.png) no-repeat left top;
    background-size: 5px auto;
    padding: 0 0 0 10px;
}
.Target-img {
  float:left;
  position: relative;
  border: solid 1px #03a1f6;
  width:57%;
  background: #fdfdfd;
  text-align: center;
  height:220px;
}
.Target-img img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.Thumbs {
  float:right;
  width:40%;
}
.Thumbs li {
  font-size: 13px;
}
.Thumbs li.img_thum {
  width:80px;
  height:80px;
  border: solid 1px #03a1f6;
  position: relative;
  background: #fdfdfd;
  text-align: center;
  margin-bottom: 10px;
}
.Thumbs li.img_thum img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.info_box_pro {
  border: solid 1px #03a1f6;
  background: #fff;
  padding: 2% 2%;
  margin-top: 15px;
}
.info_box_pro h5 {

}
.tt_product02 {
  color: #0c0c0c;
  padding:0 0 5px 0;
  font-weight: bold;
  margin-bottom: 10px;
  background: url(../product/images/line03.png) no-repeat left bottom;
  background-size: 200px auto;
}
.tt_product02 h5 {
  font-weight: bold;
  background: url(../product/images/line02.png) no-repeat left top;
  background-size: 5px auto;
  padding:0 0 0 10px;
}

.btn_rink{
    margin-top: 20px;
	}
.btn_lr    {float: left;
    background: #f37322;
    padding: 7px 20px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #7f7f7f;
    margin-left: 40px;
    text-decoration: none !important;
	}
	.btn_lr:hover{opacity:0.7;}
	.btn_rr:hover{opacity:0.7;}
.btn_rr{
    float: left;
    background: #95da18;
    padding: 7px 20px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #7f7f7f;
    margin-left: 30px;
	text-decoration: none !important;
}
/* .********************/