@charset 'UTF-8';

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

『マルコメ株式会社』 - マルコメ品質

Cascading Style Sheet Setting File
Ver.201603

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

 共通 サブページ

************************************************************************************** |READ ME| **/
body {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}

/* 共通ヘッダー */
header {
	border-bottom: 1px solid #dddddd;
	height: 100px;
	position: relative;
}
.head_area {
	height: 100px;
	margin: 0 auto;
	width: 1100px;
}
.head_area .head_logo {
	position: absolute;
	top: 30px;
}


.head_area .head_center {
	float: left;
	margin-left: 350px;
	width: 270px;
}

header .button-toggle > img {
	cursor: pointer;
	float: right;
	padding: 30px 0 30px 50px;
}
header .navi_menu {
	background-image: url("../../resource/img/bg_navi_menu.png");
	background-position: center top;
	background-repeat: repeat;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100px;
	width: 100%;
}
header .navi_area {
	margin: 15px auto;
}

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

/* 共通フッター */
footer {
	background-image: url("../../resource/img/bg_navi_menu.png");
	background-position: center top;
	background-repeat: repeat;
	min-width: 1100px;
	position:relative;
}
footer .navi_menu {
	background-image: url("../../resource/img/bg_navi_menu.png");
	background-position: center top;
	background-repeat: repeat;
	overflow: hidden;
	width: 100%;
}
footer .navi_area {
	margin: 45px auto 70px;
}

/* 米編 */
footer.rice .navi_menu li.rice {
	opacity: 0.6;
}
footer.rice .navi_menu li.rice a:hover img {
	opacity: 1;
}

/*----- 自ページの時のフッターメニュー -----*/
/* 大豆編 */
footer.soy .navi_menu li.soy {
	opacity: 0.6;
}
footer.soy .navi_menu li.soy a:hover img {
	opacity: 1;
}
/* 味噌づくり編 */
footer.brewing .navi_menu li.brewing {
	opacity: 0.6;
}
footer.brewing .navi_menu li.brewing a:hover img {
	opacity: 1;
}
/* 製品づくり編 */
footer.manufacture .navi_menu li.manufacture {
	opacity: 0.6;
}
footer.manufacture .navi_menu li.manufacture a:hover img {
	opacity: 1;
}
/* 品質製品管理編 */
footer.quality_control .navi_menu li.quality_control {
	opacity: 0.6;
}
footer.quality_control .navi_menu li.quality_control a:hover img {
	opacity: 1;
}
/* 具材編 わかめ */
footer.material01 .navi_menu li.material01 {
	opacity: 0.6;
}
footer.material01 .navi_menu li.material01 a:hover img {
	opacity: 1;
}
/* 具材編 ねぎ */
footer.material02 .navi_menu li.material02 {
	opacity: 0.6;
}
footer.material02 .navi_menu li.material02 a:hover img {
	opacity: 1;
}
/* mq07 */	
footer.mq07 .navi_menu li.mq07 {
opacity: 0.6;	
}	
footer.mq07 .navi_menu li.mq07 a:hover img {
opacity: 1;	
}	
/* mq08 */	
footer.mq08 .navi_menu li.mq08 {
opacity: 0.6;	
}	
footer.mq08 .navi_menu li.mq08 a:hover img {
opacity: 1;	
}

.btn_totop {
	margin: 0 auto 26px;
	width: 1100px;
}
.copy_area {
	border-top: 3px solid #e70012;
	padding: 20px 0 40px;
}


address {
	margin: 0 auto;
	text-align: center;
	width: 1100px;
}
/* 共通追尾メニュー */
#track_navi {
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
	height: 100px;
	position: fixed;
	top: -100px;
	width: 100%;
	z-index: 100;
}
#track_navi.fixed {
	top: 0;
}
#track_navi .track_navi_area {
	position: relative;
	width: 100%;
}
#track_navi .navi_box {
	margin: 0 auto;
	width: 1100px;
}
#track_navi .navi_title {
	float: left;
	margin: 20px 0;
}
#track_navi .navi_box > ul > li {
	background-image: url("../../resource/img/navi_separat.png");
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	margin: 20px 0;
	padding-right: 1px;
}
#track_navi .navi_box > ul > li.border {
	background: none;
	padding-right: 0;
	width: 1px;
}
#track_navi .button-toggle > img {
	cursor: pointer;
	float: right;
	padding: 30px 0 30px 50px;
}
#track_navi .navi_menu {
	background-image: url("../../resource/img/bg_navi_menu.png");
	background-position: center top;
	background-repeat: repeat;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 100;
}
#track_navi .navi_box > ul > li:last-child {
	background-image: none;
}
#track_navi .navi_area {
	margin: 15px auto;
}

/* 共通ナビスライド */
.navi_area {
	width: 850px;
}
.slideWrap {
	width: 850px;
	margin: 0 auto;
	position: relative;
}
.loopslide {
	width: 850px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.loopslide ul{
	position: absolute;
	left:-278px;
}
.loopControl {
	display: block;
	width: 26px;
	height: 40px;
	position: absolute;
	top: 35px;
	cursor: pointer;
}
.btnL {
	background-image: url(../../resource/img/prev.png);
	background-position: left center;
	background-repeat: no-repeat;
	left: -50px;
}
.btnR {
	background-image: url(../../resource/img/next.png);
	background-position: left center;
	background-repeat: no-repeat;
	right: -50px;
}
.navi_menu li {
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}
.navi_menu li img {
	background-color: #dddddd;
	padding: 2px;
	box-shadow: 1px 1px 3px #666666;
	-moz-box-shadow: 1px 1px 3px #000;　/* Firefox用 */
	-webkit-box-shadow: 1px 1px 3px #000;　/* Safari,Google Chrome用 */
}
.navi_area a:hover>img{
	-ms-filter: 'alpha(opacity=60)';
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.navi_menu li span {
	line-height: 1.3em;
}
.navi_menu li img.newicon{
	position: absolute;
	z-index:2;
	top:0;
	left:0;
	padding: 0;
	box-shadow: 0px;
	-moz-box-shadow: 0px;　/* Firefox用 */
	-webkit-box-shadow: 0px;　/* Safari,Google Chrome用 */
}

#pagetop{
	position: fixed;
	bottom: 0px;
	right: 15px;
	display: none;
	z-index: 10;
}

#incFavoriteButtonArea,
#incFavoriteButtonArea.marukomequality.mq01{
	top: 22px;
	left: calc(50% + 380px);
	right: auto;
	background-color: transparent;
}

#incFavoriteButtonArea.marukomequality.mq02,
#incFavoriteButtonArea.marukomequality.mq03,
#incFavoriteButtonArea.marukomequality.mq04,
#incFavoriteButtonArea.marukomequality.mq05,
#incFavoriteButtonArea.marukomequality.mq06,
#incFavoriteButtonArea.marukomequality.mq07,
#incFavoriteButtonArea.marukomequality.mq08{
	top: 40px;
	left: calc(50% + 380px);
	right: auto;
	background-color: transparent;
}
/*----------------------
	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;
	}
}
