@charset "UTF-8";
.p_index .header_visual{height:450px;background-image:url(../img/index/bg_header.jpg)}
.p_index .sp_series_title{position:relative}
.p_index .sp_series_title:after{background-image:url(../img/index/bg_header_2x.jpg)}
/*!コラムページ*/
.p_column .article_header{background-image:url(../img/column/bg_header.jpg)}
/*!インタビューページ*/
.p_interview .article_header{background-image:url(../img/interview/bg_header.jpg);background-position:65% center}
.p_interview .article_body .article_lead{letter-spacing:-.0916em}
.p_recipe_01 .article_header{background-image:url(../img/recipes01/bg_header.jpg)}
.p_recipe_01 .recipe_method,
.p_recipe_02 .recipe_method{background-color: #f2f2f2; padding: 20px; }
.p_recipe_02 .article_header{background-image:url(../img/recipes02/bg_header.jpg)}
.p_recipe_03 .article_header{background-image:url(../img/recipes03/bg_header.jpg)}

.p_index .related_links { padding-bottom: 30px; }
.p_index .back_link,.back_link { margin-top: 13px; }
.p_recipe .section_other_recipe { margin-bottom: 53px; }
.container .release_date { font-size: 92.6%; text-align: right; }

@media (max-width:767px){
.p_index .main .article_header img{width:309px}
.p_index .section_recipe .section_header img{width:193px}
.p_column .article_header{background:0 0}
.p_column .article_header:before{background-image:url(../img/column/bg_header_2x.jpg)}
.p_interview .article_header{background:0 0}
.p_interview .article_header:before{background-image:url(../img/interview/bg_header_2x.jpg)}
.p_recipe_01 .article_header:before{background-image:url(../img/recipes01/bg_header.jpg)}
.p_recipe_02 .article_header:before{background-image:url(../img/recipes02/bg_header.jpg)}
.p_recipe_03 .article_header:before{background-image:url(../img/recipes03/bg_header.jpg)}
}