@charset 'UTF-8';

/** |READ ME| **************************************************************************************

『マルコメ株式会社』 - おいしいみそ汁のつくり方

Cascading Style Sheet Setting File
Ver.201604

----------------------------------------------------------------------------------------------------

 共通

************************************************************************************** |READ ME| **/
body {
	background-image: url("../img/bg_base.jpg");
	background-position: center top;
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}

/* 共通追尾メニュー */
#track_navi {
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
	height: 100px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}/*
.top #track_navi {
	position: absolute;
	bottom: 0;
	top:auto;
}
.top #track_navi.fixed {
	top: 0;
	bottom:auto;
	position: fixed;
}*/
.top #track_navi {
	top: -100px;
}
#track_navi .track_navi_area {
	position: relative;
	width: 100%;
}
#track_navi .navi_box {
	margin: 11px auto;
	width: 960px;
	position: relative;
}
#track_navi .navi_left {
	position: absolute;
	top:0;
	left: 0;
	text-align: left;
}
#track_navi .navi_left .navi_logo{
	margin: 3px 0 14px;
}
#track_navi .navi_box > ul{
	position: absolute;
	top:0;
	right: 0;
}
#track_navi .navi_box > ul > li {
	float: left;
	margin: 0 0 0 20px;
}
#track_navi .navi_box > ul > li.border {
	background: none;
	padding-right: 0;
	width: 1px;
}
#track_navi .navi_box > ul > li a{
	text-decoration: none;
}
#track_navi .navi_box > ul > li a:hover p{
	opacity:0.6;
}
#track_navi .navi_box > ul > li p.mt_10{
	margin-top:10px;
}
#track_navi .navi_box > ul > li p,
#track_navi .navi_box > ul > li span{
	color: #000;
	font-size: 13px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.5;
}
#track_navi .navi_box > ul > li span{
	font-size: 12px;
}
#track_navi .navi_box > ul > li img{
	margin: 0 0 4px;
}

/* 共通コンテンツ */
.contents {
	margin-bottom: 30px;
	min-width: 1100px;
/*	overflow: hidden;*/
}


/* 共通 人気のおみそ汁レシピ */
.popular_recipe {
	min-width: 960px;
}
.popular_recipe_box {
	margin: 0 auto;
	width: 960px;
}
.popular_recipe_box .title_img {
	margin: 50px 0 20px;
}

.popular_recipe_box > ul {
	margin: 0 auto;
	overflow: hidden;
	width: 820px;
}
.popular_recipe_box li {
	float: left;
	margin: 0 20px;
}
.popular_recipe_box li p {
	margin-bottom: 5px;
}
.popular_recipe_box li a {
	color: #000000;
	line-height:1.5em;
}
.popular_recipe_box li a img {
	margin-bottom: 10px;
}

/* 共通 おすすめのおみそ汁レシピ */
.recommend_recipe {
	clear: both;
	min-width: 960px;
}
.recommend_recipe_box {
	margin: 0 auto;
	width: 960px;
}
.recommend_recipe_box .title_img {
	margin: 50px 0 20px;
}
.recommend_side_title {
	float: left;
	margin: 10px 0 0;
}
.recommend_recipe_box li {
	float: left;
	margin: 0 20px;
}
.recommend_recipe_box li p {
    margin-bottom: 5px;
}
.recommend_recipe_box li a {
	color: #000000;
	line-height: 1.5em;
}
.recommend_recipe_box li a img {
	margin-bottom: 10px;
}
.btn_torecipe {
	clear: both;
	min-width: 960px;
	padding: 40px 0 50px;
}

/* 共通 下部リンク */
.link_area {
	background-image: url("../img/bg_footer.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	min-width: 960px;
	overflow: hidden;
}

.link_area ul {
	margin: 0 auto;
	width: 1000px;
}
.link_area li {
	background-color: #ffffff;
	border-radius: 10px;
	float: left;
	margin: 92px 80px 52px;
	padding: 15px 5px;
	width: 330px;
}
.link_02 {
	margin: 10px 0 0;
}
.link_03 {
	margin: 16px 0 0;
}
/* 共通フッター */
footer {
	background-color: #FFFFFF;
	clear: both;
	min-width: 960px;
}
.footer_navi{
	margin: 40px 0;
	overflow: hidden;
	padding-bottom: 1px;
}
.footer_navi_box {
	margin: 0 auto;
	width: 960px;
}
.footer_navi_box li {
	float: left;
	margin: 0 8px;
	padding: 3px 0;
}
.footer_navi_box li a {
	color: #000000;
	text-decoration: none;
}
.footer_navi_box li a:hover {
	text-decoration: underline;
}



address {
	background-color: #dfdcd6;
	clear: both;
	color: #615034;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 10px 0;
}
.totop_area {
	bottom: -75px;
	position: fixed;
	right: 100px;
}
#totop.fixed {
	bottom: 175px;
}
/* Consent Banner と Privacy Setting Bannerの行間調整(自動) */
.cookie_consent-consent_banner__description,
.cookie_consent-privacy_setting_banner__description,
.cookie_consent-privacy_setting_banner--left .cookie_consent-privacy_setting_banner__description,
.cookie_consent-privacy_setting_banner__category-item-description,
.cookie_consent-vendor_cookie_banner__category-settings-service-description,
.cookie_consent-vendor_cookie_banner__category-settings-service-purpose,
.cookie_consent-vendor_cookie_banner__category-settings-label--nested {
    line-height: normal;
	color: #000;
	text-align: left;
	font-size: 12px;
	font-feature-settings: "palt";
}
/* .cookie_consent-toggle--off,
#cookie_consent_banner_main_app .cookie_consent-toggle--off {
    border-color: #D9D9D9!important;
    background-color: #D9D9D9!important;
    box-shadow: inset 0 0 0 1px #D9D9D9!important;
}
.cookie_consent-toggle--off:before,
#cookie_consent_banner_main_app .cookie_consent-toggle--off::before {
    border-color: #A6A6A6!important;
    background-color: #A6A6A6!important;
} */
.cookie_consent-toggle--on,
#cookie_consent_banner_main_app .cookie_consent-toggle--on {
    border-color: #ccc!important;
    background-color: #ccc!important;
    box-shadow: inset 0 0 0 1px #ccc!important;
}
.cookie_consent-toggle--on:before,
#cookie_consent_banner_main_app .cookie_consent-toggle--on::before {
    border-color: #333!important;
    background-color: #333!important;
}
.cookie_consent-privacy_setting_banner--left .cookie_consent-privacy_setting_banner__category-settings-body,
.cookie_consent-privacy_setting_banner--left .cookie_consent-privacy_setting_banner__category-settings-body div,
.cookie_consent-privacy_setting_banner__category-item-name{
	font-size: 12px;
	text-align: left;
	color: #000;
}
.cookie_consent-privacy_setting_banner--left .cookie_consent-privacy_setting_banner__category-settings-body div.cookie_consent-toggle-wrapper {
    color: #000;
}
.cookie_consent-privacy_setting_banner__category-item-actions .cookie_consent-toggle-wrapper {
    color: #000;
}
/*----------------------
	faqBtnArea
----------------------*/
/* #helpfeel-element{
	display: none!important;
} */
#faqBtnArea{
	position: fixed;
    top: 50%;
    bottom: auto;
    right: 12px;
    max-width: 53px;
    max-height: 51px;
	z-index: 2;
}
#faqBtnArea .faqClosedBtn{
    position: absolute;
    top: 0px;
    left: -4px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 17px;
    width: 100%;
    max-height: 17px;
    height: 100%;
    background-color: #fff;
    border-radius: 50%;
    padding: 4px;
    z-index: 1;
    box-sizing: border-box;
}
#faqBtnArea .faqClosedBtn img{
    max-width: 15px;
    max-height: 15px;
}
#faqBtnArea .icon{
    max-width: 20px;
    max-height: 20px;
    width: 100%;
    height: 100%;
    background-image: url(/img/common/icon/icon_faq.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#faqBtnArea .faqBtn{
    position: relative;
    max-width: 50px;
    width: 50px;
    height: 50px;
    max-height: 50px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 50%;
    background: #E6021A;
    border: 1px solid #e6021a;
}
#faqBtnArea .faqBtn p{
	color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.575;
    text-align: center;
}
#faqBtnArea.mode_pctb{
	display: none;
}
#faqBtnArea.mode_sp{
	display: block;
}
@media screen and (min-width: 641px) {
	#faqBtnArea{
        position: inherit;
        top: inherit;
		bottom: auto;
		right: 0;
		max-width: 100%;
		max-height: 100%;
	}
	#faqBtnArea .icon{
		max-width: 26px;
		max-height: 26px;
		background: none;
		margin: 0 0 8px 0;
	}
	#faqBtnArea .icon img{
		width: 26px;
		height: 26px;
		transform: none;
	}
	#faqBtnArea .faqBtn{
        position: fixed;
        display: flex;
        width: auto;
        height: auto;
        justify-content: center;
        align-items: center;
        line-height: 1em;
        flex-direction: column;
        margin-right: 0;
        padding: 12px 6px;
        letter-spacing: 2px;
        background-color: rgb(230, 0, 25);
        color: rgb(255, 255, 255);
        outline-color: rgb(230, 0, 25);
        max-width: 100%;
        max-height: 100%;
        top: 50%;
        right: 0;
        bottom: auto;
        left: auto;
        transform: translate(0, -50%);
        border-radius: 6px 0 0 6px;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        /* padding: 0 16px; */
        width: auto;
        height: auto;
        /* border-radius: 6px 6px 0 0; */
        border: 0;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
        outline: 0;
        cursor: pointer;
        white-space: nowrap;
        user-select: none;
        -webkit-user-select: none;
        z-index: 9999;
	}
	#faqBtnArea .faqBtn p{
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.575;
		text-align: center;
		hite-space: nowrap;
		user-select: none;
		-webkit-user-select: none;
		writing-mode: vertical-rl;
	}
	#faqBtnArea .faqBtn p span{
		font-weight: bold;
		color: #fff;
		font-size: 16px;
	}
	#faqBtnArea.mode_pctb{
		display: block;
	}
	#faqBtnArea.mode_sp{
		display: none;
	}
}
