@charset "utf-8";


.f6_tit01 {
    align-items: center!important;
}
.f6_col09{
	padding-top:10px;
	width:36%;
	display:flex;
}
.f6_col10{
	padding-top:10px;
	width:16.5%;
	margin-right:1%;
}
.f6_col11{
	padding-top:10px;
	width:40%;
}
.f6_tit03{
	margin-bottom:8px;
	padding:4px 10px 2px;
	font-weight:bold;
	border:1px solid #000;
	text-align:center;
}
.f6_col09_01{
	width:49%;
}
.f6_col09_02{
	width:50.2%;
	margin-top: -3px;
}
.f6_img12{
	width:55%;
	margin-bottom:20px;
	margin-top:-10px;
}
.f6_mgn01{
	margin-bottom:25px;
}
.fn8_col11 {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.fv9_bg01{
	margin-bottom: 60px;
	padding: 40px 20px 30px;
	background: #e0f0eb;
}
.fv9_col01{
	width: 48%;
}
.fv9_col01 img{
	display: block;
	margin: 0 auto;
	max-width: 350px;
}
.fv9_col02{
	width: 48%;
	padding: 20px 0 5px;
	background: #fff;
	text-align: center;
}
.fv9_col02 img{
	max-width: 370px;
}
.fv9_tit01{
	margin-bottom: 20px;
	padding: 6px 10px 5px;
	font-size: 1.5rem;
	background: #2fb48f;
	color: #fff;
	text-align: center;
}
.fv9_tit02{
	margin-bottom: 20px;
	padding: 5px 10px 4px;
	font-size: 1.5rem;
	background: #fff;
	border: 1px solid #000;
	border-radius: 5px;
	text-align: center;
}
.fv9_col03{
	width: 54.2%;
}
.fv9_col05{
	margin-top: auto;
	margin-right: 2%;
	width: 20%;
}
.fv9_col06{
	margin: auto 0;
	width: 47%;
}
.fv9_col201{
	width: 48%;
}
.fv9_app_w2{
	width: 270px;
	display: flex;
	justify-content: space-between;
}
.fv9_app{
	max-width: 120px;
}
.fv9_tit03 {
    margin-bottom: 8px;
    padding: 4px 10px 2px;
    font-weight: bold;
    border: 1px solid #000;
	background: #fff;
    text-align: center;
}
.fv9_flex01{
	display: flex;
	flex-direction: column;
}
.fv9_box01{
	margin-top: auto;
	margin-bottom: -10px;
}

.f10_titbg01{
	background: #4b4a4a;
	padding: 20px 20px;
}
.f10_titbg01 h1{
	color: #fff!important;
	display: block!important;
}
.f10_titbox{
	background:url(../img/feature10/img_bg01.png) top center no-repeat;
	padding: 40px 30px;
	color: #fff;
}
.f10_col01{
	width: 47%;
}
.fa10_col01{
	width: 53%;
}
.f10_img01{
	max-width: 226px;
	margin: 0 auto 20px;
}
.f10_mark p{ 
	text-align: left;
	margin-top: -2px;
}
.f10_img02{
	max-width: 65px;
	margin-right: 20px;
}
.f10_txt01{
	font-size: 1.3rem;
	line-height: 2.6rem;
	font-weight: normal;
}
.f10_bg_wp{
	padding: 0 20px 1px;
	background-image: linear-gradient( to bottom,  #4b4a4a ,#7c7c7c );
}
.f10_col02{
	padding: 5px 10px ;
	background: #cac2bd;
	color: #fff;
	width: 280px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.f10_col03{
	width: calc(100% - 280px);
}
.f10_cart img{
	display: block;
	padding-right: 5px;
	margin: 0 auto;
	width: 130px;
}
.f10_txt02{
	padding-top: 15px;
}
.f10_txt02 div{
	font-size: 1.87rem;
	line-height: 2.2rem;
	margin-bottom: 40px;
}
.f10_txt02 div span{
	font-size: 1.3rem;
}
.f10_txt02 p{
	 font-size: 1rem;
}
.f10_bgcolor02{
	background: #d0d5d8;
}

.fa10_box01{
	margin: 0 -20px;
}
.fa10_img03{
	margin-bottom: 20px;
}
.fa10_tit_en{
	font-size: 1.65rem;
}
.fa10_tit_color{
	margin-bottom: 20px;
}
.f10_tit01{
	padding-top: 30px;
	font-size: 1.5rem;
	line-height: 1.6;
	color: #333;
}
.f10_tit01 span{
	font-size: 1rem;
}

.h54r_kitchen{
	position: relative;	
	padding: 30px;
	background: #f2f2f2;
}
.h54r_kitchen_list{
	position: relative;
	height: 0;
	padding-top: 57.2%;
}
.h54r_kitchen_list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	transition: 0.3s;
}
.h54r_kitchen_bg{
	opacity:1;
	z-index: 2;
}
.h54r_kitchen_list{
	z-index: 3;
}
.h54r_kitchen_list li{
	opacity:0;
}
.h54r_kitchen_list li:nth-child(1){
	opacity:1;
}
.h54r_kit_btn{
	display: flex;
}
.h54r_kit_btn li a{
	display: block;
	margin-right: 20px;
	max-width: 100px;
	border: 4px solid #fff;
}
.h54r_kit_btn li a.is_on{
	border-color: #e60027;
}
.h54r_kit_stit{
	padding: 20px 0 10px;
}
.h54r_kitchen_last{
	padding-top: 10px;
}
.fv10_col02{
	margin-top: auto;
	margin-bottom: 35px;
	margin-left: 3%;
	min-width: 300px;
	max-width: 300px;
}
.fa9_box01 .f10_tit01{
	color: #fff;
}
.f9_col02{
	padding: 5px 10px ;
	background: #4b4a4a;
	color: #fff;
	width: 280px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.f9_col03{
	width: calc(100% - 280px);
}
.f9_cart img{
	display: block;
	padding-right: 5px;
	margin: 0 auto;
	width: 130px;
}
.f9_txt02{
	padding-top: 15px;
}
.f9_txt02 div{
	font-size: 1.87rem;
	line-height: 2.2rem;
	margin-bottom: 40px;
}
.f9_txt02 div span{
	font-size: 1.3rem;
}
.f9_txt02 p{
	 font-size: 1rem;
}
.f9_bgcolor02{
	background: #6a6a6a;
}
.fx10_box02 .f10_col02{
	background: #4b4a4a;
}
.fx10_box02 .f10_tit01{
	color: #fff;
}
.fy3_tit02 {
    margin-bottom: 20px;
    padding: 5px 10px 3px;
    background: #fff;
    font-size: 1.25rem;
    font-weight: bold;
    border: 1px solid currentcolor;
    text-align: center;
}

.fy5_kv01{
	position: relative;
	margin-bottom: 10px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: #0065ae;
}
.fy5_kv01 .fy4_tit01{
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.375rem;
}
.fy5_kv01 .fea_fontM{
	position: absolute;
	z-index: 2;
	bottom: 25px;
	left: 0;
	width: 100%;
	text-align: center;
}
.fy5_box_h2{
	padding: 20px;
	background: #F4F4F4;
}
.fy5_tit01{
	font-weight: bold;
	font-size: 1.375rem;
}
.fy5_tit01 small{
	font-size: 1.125rem;
}
.fy5_point{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid currentcolor;
	font-size: 2rem;
	line-height: 1.1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.fy5_point small{
	display: block;
	font-size: 1.125rem;
}
.fy5_text01{
	margin-left: 20px;
	margin-right: auto;
}
.fy5_col01{
	margin: auto 0;
	width: 55%;
}
.fy5_col02{
	margin: 0 auto 0 5%;
	width: 18%;
}
.fy5_img07{
	max-width: 600px;
}
.fy5_img07 + p{
	max-width: 600px;
}
.fy5_box_cr2{
	border-color: #707070;
}
.fy5_box_cr2 .fx5_tit01 {
	color: #333;
}
.fy5_mark{
	margin-top: -3px;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 10px 2px;
	color: #FA000F;
	border: 2px solid currentcolor;
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 1.3;
}
.fy5_mark + .fea_titL{
	display: inline-block;
	vertical-align: middle;
}
.fy5_img11 img{
	width: 46px;
}
.fy5_col03{
	width: 48.6%;
}
.fy5_col03 img{
	width: 100%;
}
.fy5_item{
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
}
.fy5_item img{
	width: 100%;
}
.fy5_item_in{
	position: relative;
	width: 49%;
}
.fy5_item_in::after{
	content: '';
	position: absolute;
	z-index: 2;
	right: -23px;
	top: calc((100% - 30px)/2);
	transform: translateY(-50%);
	width: 28px;
	height: 42px;
	background: url(../img/feature05/img_y19.png) no-repeat;
	background-size: 100% 100%;
}
.fy5_item .fy5_item_in:last-child::after{
	display: none;
}
.fy5_bdt{
	padding-top: 60px;
	border-top: 1px solid #666;
}
.fy5_col05{
	padding-top: 38px;
	margin-bottom: auto;
	width: 52%;
}
.fy5_col06 {
	width: 32%;
	margin-right: 5%;
}
.fy1_col01{
	margin: auto 0;
	width: 47%;
}
.fy1_col02{
	margin-right: auto;
	margin-left: 5%;
	width: 28%;
}
.fy1_hei01{
	min-height: 35px;
}
.fy1_box01{
	padding: 30px;
	border: 1px solid #333;
}
.fy1_box02 {
    padding: 30px;
    background: #F4F4F4;
}
.fy1_col03 {
	margin-top: 27px;
	margin-right: 2%;
	width: 25%;
}
.fy1_col04 {
    width: 28%;
}
.fy1_col04 .fea_noteS{
	position: relative;
	z-index: 3;
	padding-left: 40%;
	top: -15px;
}
.fy1_col05 {
	margin-top: 27px;
	margin-bottom: auto;
    padding: 15px 20px;
    width: calc(44% - 40px);
    background: #fff;
    display: flex;
}
.fy1_col05_01 {
    width: 49%;
    margin-right: 4.5%;
    padding-right: 3.5%;
    border-right: 1px solid currentcolor;
}
.fy1_col05_02 {
    width: 45%;
}
.fy4_box01{
	margin-top: 20px;
	padding: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	border: 1px solid #707070;
}
.fy4_box01 img{
	display: block;
	margin: 0 auto;
	max-width: 460px;
}
.fy4_box02{
	padding: 30px 25px 25px;
	background: #F3F6F8;
}
.fy4_tit01{
	color: #00964E;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fy4_tit01::before,.fy4_tit01::after{
	content: '';
	margin: 0 5px;
	width: 35px;
	height: 1px;
	background: currentcolor;
	transform: rotate(50deg);
}
.fy4_tit01::after{
	transform: rotate(-50deg);
}
.fy4_col02{
	width: 60%;
	max-width: 550px;
}
.fy4_item{
	margin-bottom: 20px;
	padding: 5px 20px 10px;
	background: #fff;
	border: 2px solid #26B2DE;
}
.fy4_item_mark{
	vertical-align: middle;
	margin: -5px 10px 0 -20px;
	padding: 6px 15px 4px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.3;
	background: #26B2DE;
	color: #fff;
}
.fy4_item_tit{
	margin-bottom: 10px;
	font-size: 1.25rem;
	font-weight: bold;
}
.fy4_col03{
	margin-right: 20px;
	width: 175px;
}
.fy4_col04{
	padding-top: 5px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.fy4_img26{
	margin-bottom: 5px;
	width: 350px;
}
.fy4_item2{
	border-color: #004498;
}
.fy4_item2 .fy4_item_mark{
	background: #004498;
}
.fy4_item3{
	border-color: #7bb64b;
}
.fy4_item3 .fy4_item_mark{
	background: #7bb64b;
}
.fy4_col05{
	width: 150px;
	margin-right: 20px;
}
.fy_fresh{
	margin-bottom: 10px;
	max-width: 180px;
}
.fy_fresh_tit{
	margin-bottom: 3px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.4;
}
.hy3_txt01{
	position: relative;
	z-index: 2;
	margin-top: -20px;
	text-align: center;
}
.hy3_img03{
	margin-top: 15px;
}
.f2_list01 li{
	text-align: center;
	width: 49.5%;
}
.fy3_img15{
	max-width: 250px;
}
.fy5_col04 {
    padding-left: 20px;
}