@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_index .main .article_header img{width:312px}
/*!インタビューページ*/
.p_interview .article_header{background-image:url(../img/interview/bg_header.jpg);background-position:65% center}
.p_recipe_01 .article_header{background-image:url(../img/recipes01/bg_header.jpg)}
.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_recipe_04 .article_header{background-image:url(../img/recipes04/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:156px}
.p_index .section_recipe .section_header img{width:auto;height:20px}
.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)}
.p_recipe_04 .article_header:before{background-image:url(../img/recipes04/bg_header.jpg)}
}