@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/ayl3aab.css");

:root {
  --main-color: #F9F5F1;
  --sub-color1: #F5F4F2;
}

div#sysMain {
    max-width: none;
}

#reco_cate {
	text-align: center;
	font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 15px;
	color: #2D190E;
}

#reco_cate h2 {
	font-weight: normal;
	margin-bottom: 3.0em;
	line-height: 2.0;
}

#reco_cate h2 span {
	font-family: "josefin-sans", sans-serif;
font-weight: 500;
font-style: normal;
	display: block;
	font-size: 48px;
	letter-spacing: 0.2em;
}

#reco_cate #seiki_comm {
	margin: 0;
}

#reco_cate .w1200 {
	max-width: 1200px;
	margin: 0 auto;
}

#reco_cate .w90 {
	width: 90%;
	margin: 0 auto;
}



#reco_cate .flex_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#reco_cate .sp_ {
	display: none;
}

#reco_cate .sp_2 {
	display: none;
}

#reco_cate #kanban {
	position: relative;
}

#reco_cate #kanban img {
	width: 100%;
}

#reco_cate #kanban .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 600px;
}

#reco_cate .obi {
	padding: 1.3em 0;
}

#reco_cate .obi ul {
	justify-content: center;
}

#reco_cate .obi ul li {
	padding: 0 1.0em;
	border-right: solid 1px;
	line-height: 1.0;
}

#reco_cate .obi ul li:last-child {
	border-right: none;
}

#reco_cate #award {
	background: var(--main-color);
	padding: 3.0em 0;
}

#reco_cate #award .flex_box {
	width: 95%;
	margin: 0 auto;
}

#reco_cate #award .box {
	width: 48%;
}

#reco_cate #product {
	padding: 3.0em 0 5.0em;
}

#reco_cate #product .flex_box {
	flex-wrap: wrap;
}

#reco_cate #product .flex_box li {
	width: 17%;
	margin-bottom: 1.0em;
}

#reco_cate #about,#reco_cate #uservoice {
	padding: 3.0em 0 5.0em;
	background: var(--main-color);
	background-image: url('https://www.forcise.jp/img/item/recolte/category/bk_1.jpg'), url('https://www.forcise.jp/img/item/recolte/category/bk_2.jpg');
	background-position: left top, right bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 40% auto, 40% auto;
}

#reco_cate #about .flex_box {
	margin-bottom: 5.0em;
}

#reco_cate #about .flex_box .box1 {
	width: 50%;
}

#reco_cate #about .flex_box .box2 {
	width: 45%;
	text-align: left;
}

#reco_cate #about dl {
	line-height: 1.8;
}

#reco_cate #about dt {
	font-size: 22px;
	background: #FFFFFF;
	padding: 0.5em 5%;
	margin-bottom: 1.0em;
	position: relative;
}

#reco_cate #about dt:before{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/recolte/category/square.jpg) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 5%;
       aspect-ratio: 1 / 1;
	position: absolute;
	top: -0.5em;
	left: -0.5em;
}

#reco_cate #about dd {
	padding-left: 5%;
}





#reco_cate #product_box .product_box {
	margin-bottom: 2.0em;
}
#reco_cate #product_box .box {
	padding: 4.0em 0;
}

#reco_cate #product_box .flex_product {
	align-items: flex-start;
}

#reco_cate #product_box .box .box1,#reco_cate #product_box .box .box2 {
	width: 46%;
}

#reco_cate #product_box .box .box2 ul.flex_box {
	justify-content: flex-start;
	/*margin-bottom: 1.0em;*/
	flex-wrap: wrap;
}

#reco_cate #product_box .box .box2 ul.flex_box li {
	padding: 0.2em 1.0em;
	margin-right: 0.8em;
	margin-bottom: 1.0em;
	color: #2D190E;
	background: #F5F4F2;
	border-radius: 30px;
}

#reco_cate #product_box .box .box2 dl {
	text-align: left;
}

#reco_cate #product_box .box .box2 dt.flex_box {
	align-items: flex-end;
	margin-bottom: 1.2em;
}

#reco_cate #product_box .box .box2 dt p {
	font-size: 22px;
	letter-spacing: 0.1em;
	font-weight: 500;
}

#reco_cate #product_box .box .box2 dt p span {
	display: block;
	font-family: "josefin-sans", sans-serif;
font-style: normal;	
	font-size: 70%;
	margin-bottom: 0.5em;
}

#reco_cate #product_box .box .box2 dd {
	line-height: 1.8;
}

#reco_cate #product_box .box .box3 {
	padding: 2.0em 0 3.0em;
	text-align: left;
}

#reco_cate #product_box .box .box3 dt {
	font-family: "josefin-sans", sans-serif;
font-style: normal;	
	font-weight: 500;
	margin-bottom: 1.0em;
}

#reco_cate #product_box .box .box3 dd span {
	position: relative;
	padding-left: 40px;
	margin-right: 1.0em;
}

#reco_cate #product_box .box .box3 dd span:before{
	content: "";
        display: inline-block;        
        background-size: 100%;
        height: auto;
        width: 30px;
       aspect-ratio: 1 / 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

#reco_cate #product_box .box .box3 dd span.c_w:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/cw.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.n_b:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/nb.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.m_b:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/mb.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.w_b:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/wb.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.n_b:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/nb.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.b_k:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/bk.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.r_e_d:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/red.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.g_y:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/gy.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.g_y2:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/gy2.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.n_w:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/nw.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.d_g_y:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/dgy.jpg) no-repeat left;
	background-size: 100%;
}

#reco_cate #product_box .box .box3 dd span.p_b:before {
	background: url(https://www.forcise.jp/img/item/recolte/category/pb.jpg) no-repeat left;
	background-size: 100%;
}


#reco_cate #product_box .box .box3 .btn {
	width: 25%;
	max-width: 300px;
}

#reco_cate #product_box .box .box3 .btn a {
	background: #D9797A;
	color: #FFFFFF;
	font-size: 102%;
	padding: 0.8em 1.0em;
	display: block;
	border-radius: 5px;
}

#reco_cate #product_box .box .box3 .btn p {
	position: relative;
}

#reco_cate #product_box .box .box3 .btn p:after {
	content: "→";
    display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

#reco_cate #product_box .recipe_box {
	padding: 3.0em 0 0.5em;
	background: var(--main-color);
}

#reco_cate #product_box .recipe_box h3 {
	font-size: 22px;
	margin-bottom: 2.0em;
	font-weight: 500;
	letter-spacing: 0.1em;
}

#reco_cate #product_box .recipe_box .flex_box {
	align-items: flex-start;
}

#reco_cate #product_box .recipe_box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 55%;
}

#reco_cate #product_box .recipe_box li {
	width: 48%;
}

#reco_cate #product_box .recipe_box li p {
	margin: 1.0em auto 2.5em;
}

#reco_cate #product_box .recipe_1 {
	width: 40%;
}

.video {
  width: 90%;
  aspect-ratio: 16 / 9;
	max-width: 900px;
	margin: 3.0em auto 4.0em;
}

.video iframe {
  width: 100%;
  height: 100%;
}


#reco_cate #uservoice ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#reco_cate #uservoice li {
	width: 48%;
	background: #FFFFFF;
	text-align: left;
	padding: 2.0em 1.5em;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 2.0em;
}

#reco_cate #uservoice li:before{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/recolte/category/square.jpg) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 5%;
       aspect-ratio: 1 / 1;
	position: absolute;
	top: -0.5em;
	left: -0.5em;
}

#reco_cate #uservoice li dt {
	font-size: 22px;
	margin-bottom: 1.0em;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#reco_cate #uservoice li dt span {
	display: table;
	background: var(--sub-color1);
	font-size: 70%;	
	padding: 0.3em 1.5em;
	border-radius: 20px;
	margin-bottom: 0.8em;
	letter-spacing: normal;
	font-weight: normal;
}

#reco_cate #uservoice p {
	font-size: 10px;
	margin-top: 3.0em;
}

@media only screen and (max-width: 798px) {
	#reco_cate h2 {
    margin-bottom: 4.0em;
}
	#reco_cate .sp_2 {
	display: block;
}
	#reco_cate #kanban .logo {
    max-width: 400px;
}
	#reco_cate #about .flex_box .box1 {
    width: 45%;
}
	#reco_cate #about .flex_box .box2 {
    width: 50%;
}
	#reco_cate #about .flex_box {
    align-items: flex-start;
}
	#reco_cate #product_box .box .box1 {
    width: 40%;
}
	#reco_cate #product_box .box .box2 {
    width: 55%;
}

	#reco_cate #product_box h2 span {
		letter-spacing: 0.1em;
	}
	#reco_cate #product_box .box3 dd span {
		line-height: 3.0;
		display: block;
	}
	#reco_cate #product_box .recipe_box ul {
		font-size: 13px;
	}
	#reco_cate #product_box .price {
		font-size: 13px;
	}
	
	#reco_cate #product_box .box .box3 {
		align-items: flex-end;
	}
	
	#reco_cate #product_box .box .box3 .btn {
    width: 30%;
}
	#reco_cate #uservoice li dt span {
    font-size: 60%;
}
}


@media only screen and (max-width: 480px) {
	#reco_cate .pc_ {
	display: none;
}
	#reco_cate .sp_ {
	display: block;
}
	#reco_cate #kanban .logo {
	width: 80%;
}
	#reco_cate #award .flex_box {
		flex-direction: column;
	}
	#reco_cate #award .box {
		width: 100%;
		margin-bottom: 1.5em;
	}
	
	#reco_cate #award .box:last-child {
		margin-bottom: 0;
	}
	
	#reco_cate h2 {
    margin-bottom: 2.0em;
}
	
	#reco_cate h2 span {
		font-size: 24px;
	}
	
	#reco_cate #product .flex_box li {
    width: 45%;
}
	#reco_cate #about .flex_box {
		flex-direction: column;
		margin-bottom: 4.0em;
	}
	
	#reco_cate #about .flex_box .box1,#reco_cate #about .flex_box .box2 {
		width: 100%;
	}
	
	#reco_cate #about dt {
    font-size: 17px;
	margin-top: 1.5em;
}

	#reco_cate #about, #reco_cate #uservoice {
    background-size: 120% auto, 120% auto;
}
	#reco_cate #product_box h2 {
		margin-bottom: 5.0em;
	}
	
	
		#reco_cate #product_box .flex_product .box1,#reco_cate #product_box .flex_product .box2 {
		width: 100%!important;
	}
	
	#reco_cate #product_box .box .box2 dt p {
    font-size: 17px;
}
	#reco_cate #product_box .price {
		font-size: 12px;
	}
	
	#reco_cate #product_box img.sp_ {
		margin: 1.0em auto;
	}
	
	#reco_cate #product_box .box3 {
		flex-direction: column;
	}
	
	#reco_cate #product_box .box3 dl {
		width: 100%!important;
	}
	
	/*#reco_cate #product_box .box3 dd span {
		display: block;
	}*/
	
	#reco_cate #product_box .box3 .btn {
		width: 100% !important;
        max-width: none !important;
		margin-top: 2.0em;
	}
	#reco_cate #product_box .recipe_box h3 {
    font-size: 17px;
}
	#reco_cate #product_box .recipe_box .flex_box {
		flex-direction: column;
}
	#reco_cate #product_box .recipe_box ul {
		width: 100%!important;
		margin-top: 1.5em;
		font-size: 12px;
	}
	
	.video {
		width: 100%!important;
	}
	#reco_cate #product_box .box .box2 ul.flex_box li {
    font-size: 12px;
}
	#reco_cate #product_box .box .box2 dt p.yogurt {
		font-size: 16px;
	}
	
	#reco_cate #uservoice ul {
		flex-direction: column;
	}
	
	#reco_cate #uservoice li {
		width: 100%!important;
	}
	#reco_cate #uservoice li dt {
    font-size: 16px;
}
	#reco_cate #product_box .flex_product {
		flex-direction: column;
	}
	#reco_cate #product_box .recipe_1 {
    width: 100%;
}
	
}


#reco_cate .griddle .btn_ {
	display: flex;
	justify-content: flex-end;
	width: 50%;
}

#reco_cate .griddle .btn_ .btn {
	width: 45%!important;
}

#reco_cate .griddle .btn_ .btn1 a {
	margin-right: 5%;
}


@media only screen and (max-width: 480px) {
	#reco_cate .griddle .btn_ {
		flex-direction: column;
		width: 100%!important;
	}
	
	#reco_cate .griddle .btn_ .btn {
	width: 100%!important;
}
	#reco_cate .griddle .btn_ .btn1 a {
	margin-right: 0;
}
}