@charset "UTF-8";
/* CSS Document */
.page_img {
	background-image: url("../img/park/genmai/bg_head_genmai.jpg");
}

section {
    margin-bottom: 100px;
}

/*ぷちっともち玄米の魅力*/
.charm_wrap {
    margin-bottom: 80px;
}
.charm_wrap .ttl_flex {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 50px;
}



.charm_wrap .name_img {
	width: 27%;
    max-width: 270px;
    margin-right: 10px;
}
.charm_wrap .name {
    font-size: 1.7em;
    font-weight: bold;
    color: #40220f;
    font-feature-settings: "palt"1;
    letter-spacing: 1.5px;
    background: url(../img/company/dotted.png) repeat-x left bottom;
    padding: 0 0 15px 15px;
    width: calc(73% - 10px);
}



.charm_wrap .name_img.name_img_sus {
    width: 34%;
    max-width: 340px;
    margin-right: 10px;
}
.charm_wrap .name.name_sus {
    font-size: 1.7em;
    font-weight: bold;
    color: #40220f;
    font-feature-settings: "palt"1;
    letter-spacing: 1.5px;
    background: url(../img/company/dotted.png) repeat-x left bottom;
    padding: 0 0 15px 15px;
    width: calc(66% - 10px);
}







.charm_wrap .txt_flex {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.charm_wrap .txt_flex .txt {
    width: 50%;
	margin-bottom: 20px;
}
.charm_wrap .txt_flex .img_wrap {
	width: 46%;
}
.charm_wrap .txt_flex .img{
	position: relative;
}
.charm_wrap .txt_flex .img img{
    border-radius: 15px;
    overflow: hidden;
    max-width: 460px;
}

.charm_wrap .txt_flex .img::after {
    content: "イメージ";
	display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 15px;
    color: #ffffff;
}

.charm_wrap .txt_flex .img.img_sus::after {

    display: none;

}




/*.charm_wrap .txt_flex .pack::before{	
    content: "";
	display: block;
	width: 100px;
	height: 150px;
	background: url("../img/park/genmai/ico_genmaipack.png") no-repeat center / contain;
    position: absolute;
	bottom: -30px;
    left: -30px;
}*/

/*お客様の声*/
.voice_list {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 160px;
}
.voice_list li {
    width: 30%;
    background: #fae4e5;
    padding: 30px;
    padding-bottom: 40px;
    font-size: 1.125em;
    border-radius: 15px;
	position: relative;
}
.voice_list li::before {
	content: "";
    display: block;
    position: absolute;
	z-index: 3;
    bottom: -80px;
    left: 20px;
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.voice_list li:nth-of-type(3n+1)::before{
	background-image: url("../img/park/genmai/genmai_voice01.png");
}
.voice_list li:nth-of-type(3n+2)::before{
	background-image: url("../img/park/genmai/genmai_voice02.png");
}
.voice_list li:nth-of-type(3n)::before{
	background-image: url("../img/park/genmai/genmai_voice03.png");
}
.voice_list li::after {
    content: "▼";
    display: block;
    color: #fae4e5;
    font-size: 2em;
    line-height: 100%;
    position: absolute;
    bottom: -20px;
    transform: rotate(35deg) scale(0.85,1.5);
    right: 30%;
	z-index: 2;
}

.graph_flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.graph_flex .txt_wrap{
	width: 42%;
    line-height: 190%;
    margin-top: 25px;
}
.graph_flex .graph_wrap{
    width: 51.7%;
}
.graph_flex .mini{
	font-size: 0.875em;
	line-height: 160%;
    text-align: center;
}
.graph_flex .ttl::before{
	content: "";
	display:inline-block;
	width: 70px;
	height: 60px;
	margin-right: 5px;
	background: url("../img/park/genmai/ico_genmaiowan.png?0920") no-repeat center / contain;
}
.graph_flex .ttl {
    display: flex;
    align-items: flex-end;
    font-size: 1.6em;
    line-height: 160%;
    font-weight: bold;
    color: #40220f;
    font-feature-settings: "palt"1;
    letter-spacing: 1.5px;
    background: url(../img/company/dotted.png) repeat-x left bottom;
    padding: 0 0 10px 0;
	margin-bottom: 25px;
}
.graph_flex .graph{
	margin-bottom: 10px;
}

.zukai_list {
	margin-bottom: 60px;
}
.zukai_list li {
    margin-bottom: 35px;
}
.zukai_list .ttl{
    font-size: 1.6em;
    line-height: 100%;
    font-weight: bold;
    color: #40220f;
    font-feature-settings: "palt"1;
    letter-spacing: 1.5px;
    background: url(../img/company/dotted.png) repeat-x left bottom;
    padding: 0 0 15px 15px;
	margin-bottom: 25px;
}
.zukai_list .txt{
	margin-bottom: 20px;
}
.zukai_list .txt.mini {
    text-align: right;
    font-size: 0.825em;
    line-height: 180%;
}
.zukai_flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-bottom: 80px;
}
.zukai_flex .img {
    width: 330px;
}
.zukai_flex .txt {
    width: calc(100% - 350px);
}
.zukai_list .txt_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zukai_list .txt_flex .txt{
    width: calc(100% - 220px);
}
.zukai_list .txt_flex .img{
	width: 200px;
}
.zukai_list .txt_flex.ronbunsho .img{
	width: 270px;
}
.zukai_list .txt_flex.ronbunsho .txt{
    width: calc(100% - 290px);
}
.recipe_list {
    display: flex;
    margin-top: 20px;
	margin-bottom: 45px;
}
.recipe_list li{
	position: relative;
	margin-bottom: 6px;
}
.recipe_list li::before {
    content: "調理イメージ";
    position: absolute;
    font-size: 0.7em;
    bottom: 6px;
    left: 6px;
    line-height: 100%;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
.recipe_list li:not(:first-child) {
    margin-left: 6px;
}
.btn a {
    color: #fff;
    text-align: center;
    background: #b22222;
    display: block;
    width: 86%;
	max-width: 446px;
    padding: 1.2em 60px;
    border-radius: 5px;
    border: 1px solid #b22222;
    position: relative;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
	margin-left: auto;
	margin-right: auto;
}
.btn a::before {
    content: "";
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
}
.btn a.link::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
}
.btn a:hover{
	background: #ffffff;
	color: #b22222;
}
.btn a.link:hover::after{
	border-color: #b22222;
}

@media screen and (max-width:860px) {
	.charm_wrap .name_img{
    width: 100%;
		margin-bottom: 15px;
		margin-left: 15px;
	}
	.charm_wrap .ttl_flex .name {
    width: 100%;
}
.charm_wrap .txt_flex .txt {
    width: 100%;
}



.charm_wrap .name_img.name_img_sus {
    width: 100%;
        margin-bottom: 15px;
        margin-left: 15px;
}
.charm_wrap .name.name_sus {
width: 100%;
}



	.charm_wrap .txt_flex .img_wrap{
    width: 100%;
		text-align: center;
	}
	.charm_wrap .txt_flex .pack::before {
    left: 0;
}
.voice_list {
    margin-bottom: 0;
}
.voice_list li {
    width: calc(100% - 130px);
    margin-left: auto;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
	.voice_list li::before {
    left: -130px;
    top: 0;
    bottom: auto;
}
.voice_list li::after {
    left: -0.4em;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1em;
    transform: scale(1.5,1) rotate(0deg);
}
.graph_flex .txt_wrap,
.graph_flex .graph_wrap,
.zukai_flex .txt{
    width: 100%;
    margin: 0 0 20px;
}
	.zukai_flex .img{
		margin-left: auto;
		margin-right: auto;
	}
	.zukai_list .txt_flex .txt {
    width: calc(100% - 100px);
}
	.zukai_list .txt_flex .img {
    width: 100px;
}
	.zukai_list .txt.mini{
		text-align: left;
	}
	.recipe_list {
    flex-wrap: wrap;
    justify-content: center;
}.recipe_list li {
    width: 40%;
    margin-left: 6px;
}
}
@media screen and (max-width:600px) {
section {
    margin-bottom: 80px;
}
.charm_wrap .name_img {
    margin-left: auto;
    margin-right: auto;
}
.charm_wrap .ttl_flex {
    margin-bottom: 20px;
}
.charm_wrap .name {
    font-size: 1.6em;
    padding-left: 0;
    text-align: center;
}



.charm_wrap .name_img.name_img_sus {
    margin-left: auto;
    margin-right: auto;
}
.charm_wrap .name.name_sus {
    font-size: 1.6em;
    padding-left: 0;
    text-align: center;
}






.voice_list li {
    width: calc(100% - 65px);
    padding: 15px;
    font-size: 1em;
    line-height: 160%;
}
.voice_list li::before {
    width: 65px;
    height: 65px;
	left: -65px;
}
.voice_list li::after {
    transform: scale(1) rotate(0deg);
}
.graph_flex .ttl {
    font-size: 1.3em;
}
.graph_flex .ttl::before {
    width: 35px;
    height: 30px;
}
.zukai_list .ttl {
    padding-left: 0;
    line-height: 120%;
    font-size: 1.4em;
}
.zukai_list .txt_flex .img {
    display: none;
}
.zukai_list .txt_flex .txt,
.zukai_list .txt_flex.ronbunsho .txt{
    width: 100%;
}
	.zukai_list .txt_flex.ronbunsho .img{
		display: block;
		margin: 0 auto 20px;
	}
}