@charset "utf-8";


/*================================================
* footer.css
* ================================================= */
footer {
	position:relative;
	width:100%;
}
footer a {
	color: #333333;
}
footer ol,
footer ul,
footer ol li,
footer ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#havMenu {
	position:relative;
	background:#ffffff;
	padding-bottom:60px;
}

footer#globalFooter #mainFooter.footer {
	padding: 0 10px 70px 10px;
}
section.footer {
	max-width: 640px;
	margin: 0 auto;
}
section.footer div.left {
	padding-top: 45px;
}
nav#footerContents {
	z-index: 30;
	position:fixed;
	bottom:0px;
	background:url("/customize/sp-common/images/bg-shadow.png") 0 0 repeat-x;
	padding-top:12px;
	width:100%;
}
#fmenuBox {
	background:#efefef;
}
#ftitle {
	max-width:100%;
	max-height:80px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	border-top:1px solid #ffffff;
}
#ftitle h4 {
	margin:0;
	padding:0;
	cursor:pointer;
	width:100%;
}
#ftitle h4 span {
	display:block;
	width:86%;
	height:100%;
/*	float: right;*/
	position:relative;
/*	text-align:center;*/
}
#ftitle h4 img {
	height: 45px;
	width: 270px;
}
#ftitle p {
	margin:0;
	padding:0;
	position: absolute;
}
#ftitle #pagetop, #pagetop {
	cursor:pointer;
	position:relative;
}
#ftitle #pagetop img {
	height: 45px;
	width: 50px;
}
#ftitleBox {
	background:#e2e2e2;
	border-bottom:1px solid #fff;
}
#fmenu {
	display:none;
	height:81px;
	position:relative;
	max-width:640px;
	margin:0 auto;
	background:#efefef;
/*	border-bottom:3px solid #52bf3d;*/
}
#fmenu img {
	max-width:100%;
	height:auto;
}
/*
#fmenu ul {
	padding: 5px 0;
}
#fmenu ul li {
	border-right:1px solid #e2e2e2;
	width:33%;
	height:65px;
	float:left;
	text-align:center;
	line-height: 18px;
	background:url("/customize/sp-common/images/icon-arrow-fmenu.png")96% bottom no-repeat;
	background-size:6px 10px;
}
#fmenu ul li a {
	display:block;
	padding: 18px 0;
	font-weight:bold;
}
#fmenu .flavor {
	left:33%;
}
#fmenu .beverage {
	left:66%;
	border-right:none;
	margin-right:0px!important;
}
*/
#fmenuMine {
	overflow:hidden;
	display:none;
	max-width:640px;
	margin:0 auto;
}
#fmenuMine ul li {
	height: 48px;
	line-height: 48px;
/*
	background:url("/customize/sp-common/images/icon-arrow-fmine.png") right center no-repeat;
	background-size:6px 10px;
	margin-right: 10px;
*/
}
#fmenuMine ul li a {
	display:block;
/*	width: 100%;*/
	padding-right: 10px;
}
#fmenuMine ul.col1 {
	border-bottom:1px solid #e2e2e2;
	text-align: center;
	font-size:130%;
	font-weight:bold;
}
#fmenuMine ul.col2 {
	width: 50%;
	float: left;
}
#fmenuMine ul.col1 + ul.col2 {
	border-right: 1px solid #e2e2e2;
	margin-left: -1px;
}
#fmenuMine ul.col2 li a {
	padding-left: 10px;
}
footer div.left {
	text-align: left;
}
@media screen and (max-width: 480px){ /* 画面が480pxの場合 */
	#fmenu ul li {
		font-size:100%;
	}
	#fmenuMine li {
		font-size:100%;
	}
	#fmenuMine li.col1 {
		font-size:140%;
	}
}
@media screen and (max-width: 320px){ /* 画面が320pxの場合 */
	#fmenu ul li {
		font-size:85%;
	}
	#fmenuMine li {
		font-size:85%;
	}
	#fmenuMine li.col1 {
		font-size:130%;
	}
}

/* 2014.07.03 add */
nav#footerContents {
	background-image: url("/customize/sp-common/images/bg-fmenu-shadow.png");
	background-size: 1px 4px;
	padding-top: 4px;
}
#ftitleBox {
	border-bottom: none;
}
#ftitle {
	border-top: none;
}
#ftitle p {
	position: relative;
}
#ftitle #fmenu-howto {
	cursor: pointer;
	float: right;
	position: relative;
	z-index: 2;
}
footer#globalFooter #mainFooter.footer {
	padding-bottom: 53px;
}
/* 140711 */
#fmenu {
	height: 134px;
}
#ftitleBox{
	background-color: #e7e7e7;
}
#ftitle #fmenu-howto img, #ftitle #fmenu-menu img {
	width: 188px;
	height: 30px;
}
#ftitle #fmenu-howto img, #ftitle #fmenu-howto img {
	width: 66px;
	height: 30px;
}
#ftitle h4 span {
	margin-left:4%;
}
#fmenu ul.col2 {
	width: 50%;
	float: left;
	margin: 6px 0 5px;
}
#fmenu ul.col2 li {
	height: 41px;
	line-height: 41px;
}
#fmenu ul.col2 li a {
	padding-left: 18px;
	padding-right:10px;
	display: block;
}
#fmenuMine {
	border-top: 1px solid #e7e7e7;
}
#fmenuMine .fmenuMineIn {
	max-width: 620px;
	margin: 0 auto;
}
#fmenuMine ul.col2 {
	margin-bottom: 4px;
}
#fmenuMine ul li {
	height: 55px;
	line-height: 55px;
}
#fmenuMine ul.col2 li a {
	padding-left:18px;
}
