

/* =============================================================================
    商品情報
   ========================================================================== */
#under .product_key {
    background: url(../images/product/bgProduct.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#under .product_key h2 {
    height: 380px;
	line-height: 1.2em;
    /*position: relative;*/
    text-align: center;
	font-size: 55px;
	color: #fff;
	padding: 130px 0;
    }
#under .product_key h2 span {
	font-size: 20px;
}

/*一蔵ブランドラインナップ*/

#under .product_sec1 {
	background: #000;
	color: #fff;
	text-align: center;
}
#under .product_sec1 h2 {
	font-size: 44px;
	color: #a7985e;
	padding-top: 100px;
    padding-bottom: 30px;
	font-weight: 600;
}
#under .product_sec1 p {
	font-size: 20px;
	line-height: 2.4em;
}
#under .product_sec1 .box {
	padding-top: 100px;
}
#under .product_sec1 .box h3 {
	font-size: 35px;
	text-align: left;
	position: relative;
	padding-left: 60px;
	margin-bottom: 30px;
}
#under .product_sec1 .box h3:before {
	position: absolute;
    content: "";
    background: url(../images/product/arrowProduct.png) no-repeat 0 100%;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 31px;
}
/*#under .product_sec1 .box ul {
	padding-bottom: 80px;
}*/
#under .product_sec1 .box ul li {
	padding-bottom: 80px;
}
#under .product_sec1 .box li .txtArea {
	padding-top: 15px;
	text-align: left;
}
#under .product_sec1 .box li .txtArea .ttl {
	font-weight: bold;
	padding-bottom: 15px;
}
#under .product_sec1 .box li .txtArea .date span {
	background: #a7985e;
	padding: 7px 9px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
	margin-right: 10px;
}




/*製造工程図*/
#under #seimaiSec {
	padding: 120px 0;
	background: url(../images/product/bgproduct2.jpg) no-repeat 0 100%;
	background-size: cover;
}
#under #seimaiSec h2 {
	font-size: 44px;
	color: #a7985e;
	text-align: center;
	padding-bottom: 50px;
	font-weight: bold;
}

/*玄米買取*/
#genmaiSec {
	padding: 80px 0;
	background: #000;
	color: #fff;
}
#under #genmaiSec ul {
	padding-bottom: 50px;
}
#under #genmaiSec ul li p {
	font-size: 25px;
}
#under #genmaiSec .btn a {
    display: block;
    background-color: #fe2222;
    width: 272px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/global/arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    transition: .3s;
}


#under section {padding-bottom: 100px;}

@media screen and (min-width: 1080px) {
#under .product_sec1 .box ul {	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
}

#under .product_sec1 .box ul:nth-child(1) {
		justify-content: flex-start;
	}
	#under .product_sec1 .box ul li {
		/*width: 33.333%;*/
	}


	

}
@media screen and (max-width: 1079px) {
	#under .product_sec1 .box li h3 {
		padding: 0 100px;
	}
	#under .product_sec1 .box li p {
		padding: 0 100px;
		padding-bottom: 30px;
	}
#under .product_sec1 .box li .box-txt .box-ttl:before {
	background: none;
}
#under .product_sec1 .box li .txtArea {
		text-align: center;
	}
}
@media screen and (min-width: 768px) {

}


@media screen and (max-width: 767px) {
	#under .product_key h2 {
    height: 200px;
    line-height: 1.2em;
    /* position: relative; */
    text-align: center;
    font-size: 30px;
    color: #fff;
    padding: 50px 0;
}
	#under .product_key h2 span {
    font-size: 16px;
}
    #under section {padding-bottom: 40px;}
    #under .pankuzu {
        padding: 0 20px;
        	box-sizing: border-box;
    }
	#under .product_sec1 h2 {
		font-size: 30px;
		padding-top: 50px;
	}
	#under .product_sec1 p {
		font-size: 16px;
		text-align: left;
	}
	#under .product_sec1 .box {
		padding-top: 50px;
	}
	/*#under .product_sec1 .box ul {
		padding-bottom: 50px;
	}*/
	#under .product_sec1 .box li h3 {
		padding: 0;
    font-size: 24px;
    padding-left: 72px;
    padding-bottom: 20px;
	}
	#under .product_sec1 .box li h3 span {
		font-size: 18px;
	}
#under .product_sec1 .box h3:before {
	position: absolute;
    content: "";
    background: url(../images/product/arrowProduct-sp.png) no-repeat 0 100%;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 31px;
}
	#under .product_sec1 .box li p {
		padding: 0;
		line-height: 2em;
		padding-bottom: 20px;
	}
	
	
}

	
@media screen and (max-width: 480px) {
} 

/* =============================================================================

   ========================================================================== */

@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
/* =============================================================================

   ========================================================================== */
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
