@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.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:#ffa978}
.index_content .index_section:nth-of-type(1) a{color:#333}
.index_content .index_section:nth-of-type(2){background-image:url(../img/img_section_02.jpg);background-color:#cee7df}
.index_content .index_section:nth-of-type(2) a{color:#333}
.index_content .index_section:nth-of-type(2) .index_section_inner{left: 1.42%}
/*!* -------------------------------
	product head image
------------------------------- *!*/
.product_tab_nav .upper_nav .product_wrap .head_img{width:170px;padding:0 25px 0 5px}
/*!* -------------------------------
	product feature image
------------------------------- *!*/
.content .products_has_4col {display: -webkit-box;display: -ms-flexbox;display: flex;justify-content: center;text-align: center}
.content.feature .products_img{margin-top:0}
.content.feature #section02_01 .products_has_2col:nth-of-type(2), 
.content.feature #section02_02 .products_has_2col:nth-of-type(2){margin-top:55px}
.content.feature #section02_01 .products_has_2col .products_img+.products_img{margin-top: 55px}
.content .bg_gray {background: #f5f5f5;padding: 12px}
.content .movie_button{margin-top:20px;text-align:right}
.content.index .page_link{margin-top:0}
.content .page_link{margin-top:80px}

/*!* -------------------------------
	spec
------------------------------- *!*/
.content.spec .spec_content .spec_head .img_product{padding:0 5px}
.content.spec .spec_content .spec_head .product_info{margin-top:10px}
.content.spec .spec_content .spec_head .icon_point img{width:213px}
.content.spec .spec_content .spec_detail .spec_more .item .image img{width:91.58%}
.content.spec .spec_content .spec_detail .spec_more .item+.item .image img{width:14.04%}
.content.spec .spec_content .spec_detail .basic_table .note{display: inline-block;margin-top: 0}
.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 .cooking_note{margin-top:10px;width:340px;padding:10px;border:1px solid #333}
.content.spec .spec_content .spec_head .img_product img+img{margin-top: 20px}
.content.spec .products_has_2col{margin-top: 50px}
.content.spec .products_has_2col+.products_has_2col{margin-top: 60px}
.content.spec .products_has_4col .col{width: 22.34%}
.content.spec .products_has_4col .col+.col{margin-left: 3.73%}
.content.spec .products_has_4col .col .products_img img{max-width: 150px}
.content.spec .txt_center{text-align: center}
.content.spec .check_mark+.bold{margin-top: 40px}
.content.spec .products_img.products_img_left { text-align: left}

@media only screen and (max-width:767px){
.main_visual.product_index{background-image:url(../img/img_main_visual_sp.jpg)}
.main_visual.features{background-image:url(../img/common/img_main_visual_features_sp.jpg)}
.index_content .index_section:nth-of-type(1){background-image:url(../img/img_section_01_sp.jpg)}
.index_content .index_section:nth-of-type(2){background-image:url(../img/img_section_02_sp.jpg)}
.index_content .index_section:nth-of-type(2) .index_section_inner{left: 0}
.index_content .index_section .index_section_inner{ padding: 45px 0 83.59%;}
.index_content .index_section:nth-of-type(1) .index_section_inner{padding-bottom:118%}
.product_tab_nav .upper_nav .product_wrap .head_img{width:42.59%;padding:0 15px 0 0}
.content .movie_button{text-align:center}
.content.feature #section02_01 .products_has_2col .products_img+.products_img{margin-top: 40px}
.content.feature #section02_02 .products_has_2col .col+.col{margin-top: 20px}
.content.feature #section02_02 .products_has_2col+.products_has_2col {margin-top: 40px}
.content.spec .products_has_2col .col+.col{margin-top: 30px;}
.content.spec .products_has_2col+.products_has_2col{margin-top: 30px}
.content.spec .products_has_4col .col{width: 100%}
.content.spec .products_has_4col .col+.col{margin-left: 0;margin-top: 30px}
.content.spec .products_has_4col .col .products_img img{max-width: 100%}
}