@charset "utf-8";
/* CSS Document イシュカ */

/*common*/
.pcNone{display:none;}
.spNone{display:block;}
.marker{background: linear-gradient(transparent 60%, #ff6 60%);}
.obj_center{text-align: center;}
.txt_bold{font-weight: bold;}
.sub_ttl{font-size: 20px;background-color:#68c0b7;color:#fff;padding: .6em;letter-spacing: .05em;}

/* ボタン */
.btn_link_blue a{background-color: #68c0b7;color: #FFF;}
.btn_link_blue a:hover,
.btn_link_blue a:visited{color: #FFF;}

/*PC*/
.flex_box{display: flex;justify-content: center;gap: 29.25px;}

.summary .btn_link_blue{padding-top: 3.5em;}

/* イシュカのこだわり */
.sec_point1 h2 span{color: #01a19f;}
.sec_point1 ul{display: flex;justify-content: center;flex-wrap: wrap;align-content: center;gap: 2rem;background-image: url(/lp/ishca/img/foods_bg.jpg); background-size: cover;background-position: center;aspect-ratio: 32 / 15; }/* アスペクト比を保持してレスポンシブ */
.sec_point1 ul li{background-color: #fff3ca;width: 30vw;height: 30vw;max-width: 300px;max-height: 300px;border-radius: 50%;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;}
.sec_point1 ul li h3{color: #ff8e23;font-weight: bold;font-size: 2rem;letter-spacing: .05em;}
.sec_point1 ul li p{margin: 1em;}

.sec_point1 .sec_img{margin: 0;}
.sec_point1 .about_us{padding: 2.5em 0;}
.sec_point1 .about_us .sec_img img{max-width: 750px;}

.sec_point1 .rice{background-color: #d8c5aa;padding: 1em 2.5em 2.5em;border-radius: 20px;}
.sec_point1 .rice h4{font-size: 20px;color: #fff;text-align: center;padding: 1.5em 0;}
.sec_point1 .rice .sec_txt{width: 50%;line-height: 2.5;}

.sec_point2 .sec_img{margin: 0;}
.sec_point2 .sec_img img{max-width: 600px;}

.sec_sku .flex_box{justify-content: space-between;}
.sec_sku li{padding-bottom: .8em;}
.sec_sku li:nth-of-type(2) h3{background-color: #72533e;}
.sec_sku li:nth-of-type(3) h3{background-color: #a1ae43;}
.sec_sku li:nth-of-type(4) h3{background-color: #ff983e;}
.sec_sku li:nth-of-type(5) h3{background-color: #e2794d;}
.sec_sku li:nth-of-type(6) h3{background-color: #fe9382;}
.sec_sku li:nth-of-type(7) h3{background-color: #8cbbf8;}
.sec_sku h3{background-color: #9fd4cf;}
.sec_sku p.sec_txt{}
.sec_sku .list_box{border: #d8c5aa solid 1px;padding: 1em 1.5em 0;border-radius: 20px;background-color: #d8c5aa17;}
.sec_sku .list_box p{color: #918471;border-bottom: #d8c5aa solid 1px;display: inline-block;margin-bottom: 0;line-height: 1.7;}
.sec_sku ul.list_target{list-style-type: none;}
.sec_sku ul.list_target li{position: relative;line-height: 1.8;padding-left: 1.5em;}
.sec_sku ul.list_target li::after{content: '';display: block;position: absolute;top: .5em;left: 0;width: 10px;height: 5px;border-left: 3px solid #d8c5aa;border-bottom: 3px solid #d8c5aa;transform: rotate(-45deg);}

.sec_sku img{max-width: 750px;}

.sec_lastly{border-top: #ccc5bf solid 1px;padding-top: 3.5em;}
.sec_lastly .obj_center{padding-top: 2em;}
.sec_lastly .btn_link{margin-top: 3em;}

/* 円サイズの微調整 */
@media screen and (max-width: 1350px){
	.sec_point1 ul{row-gap: 0;}
	.sec_point1 ul li{max-width: 240px;max-height: 240px;margin: 1em 0;}
}

/*SP*/
@media screen and (max-width: 1023px){
	/* common */
    .pcNone{display:block;}
	.spNone{display:none;}
	
	.summary ul.flex_box{flex-direction: column;gap: 15px;}
	.summary ul.flex_box li{width: 100%;padding-top: 1em;}
	
	.sec_point1 .ttl_h2{line-height: 1.8;}
	.sec_point1 .flex_box{flex-direction: column;gap:15px;}
	.sec_point1 ul{width: 100%;margin-bottom: 0;}
	.sec_point1 .about_us{padding-top: 0;}
	.sec_point1 .about_us .sec_txt{margin-bottom: 0;}
	.sec_point1 .about_us .sec_img img{width: 100%;}
	.sec_point1 .rice h4{padding-bottom: 0;}
	.sec_point1 .rice .sec_txt{width: 100%;margin-bottom: 0;}
	.sec_point2 .flex_box{flex-direction: column;gap: 0;}
	.sec_point2 .sec_img img{width: 100%;}

	.sec_sku .sku_box{padding-bottom:6em;}
	.sec_sku .sec_type_img img{width: 100%;}
	.sec_sku ul .flex_box{flex-direction: column-reverse;;gap: 0;}
	.sec_sku ul .flex_box .sec_type_img{margin-top: 0;}
	.sec_sku ul.list_target li{line-height: 1.6;}
	.sec_sku .sku_box p.sec_txt{margin-bottom: .5em;}
	#wrap .sec_sku ul.list_target{margin-top: .8em;}
	
	.sec_lastly{margin-top: 1em;padding-top: 2em;}
	.sec_lastly .btn_link{margin-top: 1em;}
}


/* 円サイズの微調整 */
@media screen and (max-width: 690px){
	.sec_point1 ul{flex-direction: column;flex-wrap: nowrap;}
	.sec_point1 ul li{width: 100%;background-color: transparent;height: auto;max-width: none;max-height: none;}
	.sec_point1 ul li h3{line-height: 1;text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #FFF, 1px -1px 0 #fff;margin-bottom: .2em;}
	.sec_point1 ul li p{margin: .5em;text-align: left;text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #FFF, 1px -1px 0 #fff;}
}

