@charset "UTF-8";
/*!*
	--------------------------------
	Created: 2018.01.15
	Last Modified:
	--------------------------------
	- Table of Contents -
	初期化
	--------------------------------
*!*/
/*!* -------------------------------
	main_visual
------------------------------- *!*/
.main_visual.product_index{background-image:url(../img/img_main_visual.jpg)}
.main_visual.product_index .few_in_stock{display:inline-block;color:#c00;font-size:1em}
.main_visual.features{background-image:url(../img/common/img_main_visual_features.jpg)}
.index_content .index_section:nth-of-type(1){background-image:url(../img/img_section_01.jpg);background-color:#cee7df}
.index_content .index_section:nth-of-type(1) a{color:#333}
/*!* -------------------------------
	product head image
------------------------------- *!*/
.product_tab_nav .upper_nav .product_wrap .head_img{width:170px;padding:0 25px 0 5px}
.product_tab_nav .few_in_stock{display:inline-block;color:#c00;margin-left:5px;font-size:.88em}

/*!* -------------------------------
	product feature image
------------------------------- *!*/
.content .bold+.products_text{margin-top: 10px}
.content.feature #section01_02 .products_has_3col{display: flex;-webkit-box-pack: center;-ms-flex-pack: center;}
.content.feature #section01_02 .products_has_3col .col{width: 32%;margin-left: 4.46%;}
.content.feature #section01_02 .products_has_3col .col:first-child{margin-left: 0;}
.content.feature #section01_04 .subheadline+.bold{margin-top:30px}
.content.feature #section01_04 .products_has_2col+.bold{margin-top:40px}
.content.feature #section02_01 .movie_1col{width: 47.5%;margin: 30px auto 0}
.content.feature #section01 .lead_text {margin-top: 30px}
.content.feature .upper_note {margin-bottom: -70px;text-align: right;margin-top: 32px}

.content .products_has_4col {display: -webkit-box;display: -ms-flexbox;display: flex;text-align: center}
.content .movie_button{margin-top:20px;text-align:right}
.content .bg_gray {background: #f5f5f5;padding: 12px}
.content.index .page_link{margin-top:0}
/*!* -------------------------------
	spec
------------------------------- *!*/
.content.spec .spec_head .img_product{padding:0 5px}
.content.spec .spec_head .product_info{margin-top:10px}
.content.spec .spec_head .icon_point img{width:213px}
.content.spec .spec_detail .spec_more .item .image img{width:91.58%}
.content.spec .spec_detail .spec_more .item+.item .image img{width:14.04%}
.content.spec .product_title{display:flex;align-items: center;}
.content.spec .product_title .icon_simple{padding-left:14px}
.content.spec .spec_list .products_text{margin-bottom:20px}
.content.spec .spec_list .few_in_stock{color:#c00}
.content.spec .section01_block{margin-top: 40px;}
.content.spec .section01_block .products_text+.bold{margin-top: 40px;}
.content.spec .note+.products_text{font-size: 0.81em;margin-top: 10px;}
.content.spec .spec_content .spec_head .note{display: inline-block;padding-bottom: 20px;}
.content.spec .txt_center{text-align: center;}
.content.spec .check_mark+.bold{margin-top: 40px}
.content.spec .icon_simple img{max-width: 230px;width: 100%;}
.content.spec .spec_content .spec_head .img_product img+img{margin-top: 20px}
.content.spec .products_has_2col { margin-top: 50px}
.content.spec .products_img.products_img_left { text-align: left;}
.content.spec .cooking_note{margin-top:20px;width:340px;padding:10px;border:1px solid #333}

@media only screen and (max-width:767px){
.main_visual.product_index{background-image:url(../img/img_main_visual_sp.jpg)}
.main_visual.product_index .few_in_stock{font-size:.75em}
.main_visual.features{background-image:url(../img/common/img_main_visual_features_sp.jpg)}
.main_visual.features .main_visual_inner{top: 25px;}
.main_visual.features .main_visual_inner img{width: 200px;}
.index_content .index_section:nth-of-type(1){background-image:url(../img/img_section_01_sp.jpg)}
.index_content .index_section:nth-of-type(1) .index_section_inner{ padding: 45px 0 83.59%;}
.index_content .index_section:nth-of-type(4) .index_section_inner{padding-top:93.75%}
.product_tab_nav .upper_nav .product_wrap .head_img{width:42.59%;padding:0 15px 0 0}
.product_tab_nav .few_in_stock{margin-left:2px;font-size:.75em}
.content.feature .upper_note {margin-bottom: -20px}
.content.feature #section01_02 .products_has_3col{display: block;}
.content.feature #section01_02 .products_has_3col .col {width: 100%;margin-left: 0;margin-top: 30px}
.content.feature #section02_01 .movie_1col{width:100%}
.content.spec .note+.products_text{font-size:.63em;}
.content.spec .note+.products_text{margin-bottom: 0;}
.content .movie_button{text-align:center}
.content.spec .icon_simple img{padding-left: 0}
.content.spec .product_title{display: block;}
.content.spec .cooking_note{width:100%}
}