/*파머스맘 크리스피롤*/
.pjt-content.farmers u{border-bottom: 2px solid #e45434}
.pjt-content.farmers .b-bg{width: 65%; max-width: 430px; position: relative; margin: 0px auto; background: #582c1a; color: #fff}
.pjt-content.farmers .farm-stit{width: 180px; position: relative;margin: 0px auto}
.pjt-content.farmers .farm-product{width: 100%; display: inline-block;}
.pjt-content.farmers .farm-product .img{width: 40%; max-width: 354px; float: left;}
.pjt-content.farmers .farm-product .cont{width: calc(60% - 20px); float: left; margin-left: 20px}
.pjt-content.farmers .farm-product .cont .icon{text-align: right;}

.pjt-content.farmers .def-tit{display: inline-block; width: 100%; padding-left: 5px; box-sizing: border-box;}
.pjt-content.farmers .def-tit div{float: left;}
.pjt-content.farmers .def-tit h3, .pjt-content.farmers .def-tit h5{line-height: 38px !important;}
.pjt-content.farmers .def-tit .n-tit{width: 38px; height: 38px; line-height: 38px; float: left; background: #e45434; border-radius: 50%; color: #fff; font-size: 16px; font-weight: bold; text-align: center; margin-right: 10px }
.pjt-content.farmers .rew-cont{width: 100%; display: inline-block; margin-bottom: 40px}
.pjt-content.farmers .rew-cont .img{width: 45.4%; max-width: 297px; float:left;}
.pjt-content.farmers .rew-cont .cont{width: 54.6%; float: left; padding-left: 20px; box-sizing: border-box;}
.pjt-content.farmers .rew-cont .cont h5.tit{background: #000; border-radius: 20px; width: 100%; display: inline-block; color: #fff; line-height: 35px !important; box-sizing: border-box;}
.pjt-content.farmers .rew-cont .cont .ingre{color: #e45434; font-weight: 500}
.pjt-content.farmers .rew-cont .cont h4, .pjt-content.farmers .rew-cont .cont p, .pjt-content.farmers .rew-cont .cont h5{padding-left:15px}

@media only screen and (max-width:550px){
	.pjt-content.farmers .farm-product .img{width: 100%; max-width: 550px; margin-bottom: 10px; text-align: center;}
	.pjt-content.farmers .farm-product .cont{width: 100%; margin-left: 0; text-align: center;}
	.pjt-content.farmers .farm-product .cont .icon{display: none;}
	.pjt-content.farmers .def-tit{padding-left: 0; margin-bottom: 0 !important}
	.pjt-content.farmers .def-tit .n-tit{display: none;}

	.pjt-content.farmers .rew-cont .img{width: 100%; margin-bottom: 10px; max-width: 550px; text-align: center;}
	.pjt-content.farmers .rew-cont .img img{max-width: 297px}
	.pjt-content.farmers .rew-cont .cont{width: 100%; text-align: center;padding-left: 0}
	.pjt-content.farmers .rew-cont .cont h5.tit{max-width: 297px}
	.pjt-content.farmers .rew-cont .cont h4, .pjt-content.farmers .rew-cont .cont p, .pjt-content.farmers .rew-cont .cont h5{padding-left: 0}
}