@charset "utf-8";

/*--------------------------------------------------*/
/*		http://
/*		/css/product.css
/*--------------------------------------------------*/
/*		$index
/*--------------------------------------------------*/
/*			$index.......目次
/*			$layout......全体・部分的なレイアウト
/*--------------------------------------------------*/



/*--------------------------------------------------*/
/*			$layout
/*--------------------------------------------------*/
#visual-lower{background: url(../images/product/visual.jpg) no-repeat center 70%; background-size: cover;}
.tit01{color: rgb(66,103,26,1);}
.tit02{color: rgb(66,103,26,1);}
.tit02:after{background-color: rgb(66,103,26,1);}
.main-intro{padding-bottom: 3em;}
.numlist01>li{width: 30%;}
.numlist01 dt{font-size: 1.8rem;}
.numlist01 dt:before{color: rgb(66,103,26,1);}
.numlist01 dd{font-size: 1.6rem; line-height: 1.8;}
#footer{padding: 3.125%; border-top: 1px rgb(66,103,26,1) solid;}
@media screen and (max-width: 767px) {
.numlist01>li{width: 48%; padding-bottom: 15px;}
.numlist01 dt{font-size: 1.4rem;}
.numlist01 dd{font-size: 1.2rem; line-height: 1.6;}
}



/*--------------------------------------------------*/
/*			$visual
/*--------------------------------------------------*/




/*--------------------------------------------------*/
/*			$title
/*--------------------------------------------------*/






