@charset "utf-8";
/*====================================================================================
■01.MAIN VISUAL 
====================================================================================*/
.mainvisual {
	background: url(../common_img/bg_tt_page.png) no-repeat center top;
	border-top: 1px solid #bddaad;
	border-bottom: 1px solid #bddaad;
	padding: 35px 0 59px 0;
	margin-top: 20px;
}
.ttl_page {
	color: #5fb730;
    font-family: "HannariMincho","hannari mincho";
    font-size: 56px;
    text-shadow: 0 0 51px #fff, 0 0 20px rgba(255,255,255,.75);
}
#breadcrumb {
	margin: 10px 0 30px;
}
#breadcrumb ul li{
	padding-top: 4px;
}
#breadcrumb ul li:nth-child(1) {
    background: url(../common_img/top.png) no-repeat left top;
    padding-left: 20px;
}
#breadcrumb ul li:nth-child(1) a{
    color: #8bcb30;
}
#breadcrumb ul li {
    float: left;
    font-size: 12px;
}
/*====================================================================================
■02.NEWS PAGE 
====================================================================================*/
.sec_new {
	border: 1px solid #cdcdcd;
	margin-bottom: 50px;
}
.cont_news {
	padding: 20px 40px;
}
#news_page .sec_new .photo_news {
    border: 1px solid #ccc;
    padding: 5px;
    float: left;
    width: 335px;
}
#news_page .sec_new .txt_news{
    float: right;
    width: 540px;
    margin-left: 30px;
}
#news_page .sec_new .tt_news {
    background: #5fb730  url("../news/images/icon_01.png") no-repeat top 10px left 10px;
    padding: 10px;
}
#news_page .sec_new .tt_news span {
	background: #ddf3d2;
    color: #5fb730;
    padding: 2px 20px;
    text-align: center;
    float: right;
    border-radius: 20px;
}
#news_page .sec_new .tt_news h3 {
	float: left;
	width: 800px;
    padding-left: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
/*====================================================================================
■03.CONTACT PAGE 
====================================================================================*/
h3.ttl{
    position: relative;
    background: #5fb730;
    padding: 12px 10px 12px 30px;
    font-family: "HannariMincho","hannari mincho";
    font-size: 25px;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,.1);
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 1;
    margin-top: 60px;
}
h3.ttl:after{
    position: absolute;
    content: "";
    background: #fff;
    -webkit-box-shadow: 1px 2px #51a028;
    -moz-box-shadow: 1px 2px #51a028;
    box-shadow: 1px 2px #51a028;
    width: 6px;
    height: 30px;
    top: 10px;
    left: 13px;
}
.inner_sec {
    padding: 20px;
}
.ban_contact {
    position: relative;
    margin-top: 30px;
    background: url("../contact/images/bg_01.png") repeat-y top left;
    border: solid 2px rgba(211,212,210,.28);
    padding: 20px 240px 20px 30px;
    margin-bottom: 30px;
}
.ban_contact .img_contact{
    position: absolute;
    right: 0;
    bottom: 0;
}
.ban_contact .text_01{
    font-size: 20px;
    color: #555555;
    font-weight: bold;
    margin-bottom: 15px;
}
.stl_list li {
    margin-bottom: 8px;
}
.stl_list li:first-letter{
    color: #5fb730;
}
.tit_contact {
    background: #e1f7cb;
    -webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,.2);
    -moz-box-shadow: inset 0 0 0 2px rgba(255,255,255,.2);
    box-shadow: inset 0 0 0 2px rgba(255,255,255,.2);
    border: solid 1px rgba(95,183,48,.63);
    padding: 8px;
    margin-top: 25px;
    color: #5fb730;
    font-size: 15px;
    font-weight: bold;
}
.box_gray {
    border: 1px solid #cccccc;
    border-top: none;
    padding: 15px;
}
h3.ttl_01{
    background: url("../common_img/bg_ttl.png") no-repeat top 10px left;
    font-size: 18px;
    font-weight: bold;
    color: #474747;
    padding: 5px 5px 5px 30px;
    border-bottom: 1px solid #5fb730;
    margin: 50px 0 30px;
}
.box_pp {
    background: url("../contact/images/bg_02.png") repeat-y;
    border-radius: 10px;
    margin: 20px 30px;
    padding: 20px 30px;
    line-height: 2;
}
/*====================================================================================
■04.SERVICE PAGE 
====================================================================================*/
.anchorlink_page {
    margin: 40px 50px 0px;
}
.anchorlink_page li{
    float: left;
    width: 247px;
    margin-right: 59px;
}
h3.ttl_02 {
    background: #e1f7cb url("../common_img/bg_ttl2.png") no-repeat top 15px left 10px;
    border-bottom: 2px solid #5fb730;
    font-size: 18px;
    font-weight: bold;
    color: #5fb730;
    padding: 10px 10px 10px 40px;
    margin: 50px 0 30px;
}
.stl_01 .txt_left{
    float: left;
    width: 635px;
    margin-right: 7px;
}
.stl_01 .img_right{
    float: right;
    width:318px;
}
h4.ttl{
    font-size: 18px;
    font-weight: bold;
    color: #5fb730;
    margin-bottom: 15px;
}
.stl_box{
    background: url("../introduce/images/bg_01.png");
    padding: 15px 20px;
    margin-top: 20px;
}
.stl_box .inner_box{
    background: rgba(243,249,240,0.7);
    border: solid 1px rgba(95,183,48,.49);
    padding: 20px;
}
.stl_02 {
    width: 465px;
    margin-bottom: 25px;
}
h4.ttl_01{
    background: #e1f7cb;
    font-size: 18px;
    font-weight: bold;
    color: #5fb730;
    padding: 10px;
    margin-bottom: 15px;
    border-bottom: 2px solid #5fb730;
}
.w245{ width: 245px;}
.w211{ width: 211px;}
.stl_txt1 {
    font-family: "HannariMincho","hannari mincho";
    color: #5fb730;
    font-size: 33px;
    line-height: 1.3;
}
.stl_img1 {
    position: relative;
    width: 218px;
    height: 150px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.05);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.05);
    box-shadow: 0 0 5px rgba(0,0,0,.05);
     border: 1px solid #f3f0f0;
}
.stl_img1 img {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}
/*====================================================================================
■05.COMPANY PAGE 
====================================================================================*/
.w442{ width: 442px !important;}
.w500 { width: 500px !important;}
.stl_table01, .stl_table02 {
    width: 100%;
}
.stl_table01 th {
    width: 165px;
    background: #e2f8cd;
    border: 1px solid #cccccc;
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
}
.stl_table01 td {
    width: 792px;
    background: #fff;
    border: 1px solid #cccccc;
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
}
.stl_table01 td dl{
    display: table;
}
.stl_table01 td dt{
    display: table-cell;
    width: 130px;
    text-align: left;
    vertical-align: middle;
}
.stl_table01 td dd{
    float: right;
    width: 620px;
    text-align: left;
    vertical-align: middle;
}


.stl_table01 td dd .add{
	width: 80%;
	float: left;
}

.stl_table01 td dd .link{
	width: 20%;
	float: left;
	text-align:right;
} 

.stl_table01 td dd .link a{
	color: #5fb730;
}

.stl_table01 td dd .link a:hover{
	opacity: 0.5;
}


.stl_table02 tr:nth-child(odd){
    background: #f3f4f1;
}
.stl_table02 tr:nth-child(even){
    background: #ffffff;
}
.stl_table02 th{
    border: 1px solid #cccccc;
    width: 240px;
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
}
.stl_table02 td{
    border: 1px solid #cccccc;
    width: 720px;
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
}
.area_map{
	padding-bottom: 90px;
	background: url("../company/images/bg_map.jpg") no-repeat right top;
}
.area_map .stl_table02{
	width: 63%;
}
.area_map .stl_table02 th{
	width: 40px;
}
.sec_company{
	position: relative;
	margin-top: -30px;
}

/*====================================================================================
■06.CATALOG PAGE 
====================================================================================*/
.catalog_cont li{
    float: left;
    width: 207px;
    margin-right: 50px;
    margin-bottom: 25px;
}
.catalog_cont li:nth-child(4n){
    margin-right: 0px;
}