@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
------------------------------------------------------------*/
/*------------------------------------------------------------
######################     フッター
------------------------------------------------------------*/
/*------------------------------------------------------------
------------------------------------------------------------*/

#footer {
	width: 100%;
	min-width: 980px;
	clear: both;
	display: block;
	background-color: #FFFBE6!important;
	border-top: 3px solid #e6ddb6;
	background-image: url(../image/img01/foot-bg.gif);
	margin-top: 30px;
}
#foot-wrap {
	width: 960px;
	padding: 10px;
	margin: 0 auto;
}
#foot-sitemap {
	clear: both;
	margin-top: 25px;
}
.foot-sitemap{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 10px!important;
	border-left: 1px dotted #DBD8C5;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 15px;
	padding-bottom: 0
}
.foot-sitemap.nobdr{
	border-left: none!important;
}
.foot-sitemap-img {
	float: left;
	margin-right: 25px;
}
#foot-sitemap a {
	color: #555;
}
#foot-sitemap a:hover {
	color: #888;
	text-decoration: underline;
}
#foot-sitemap h3 {
	margin-bottom: 25px;
}
#foot-sitemap ul {
	list-style: none;
	margin:0;
	float: left;
	width:140px;
}
.foot-sitemap.bana ul{
	width:180px!important;
}
#foot-sitemap ul.min {
	width: 110px;
}
#foot-sitemap ul li {
	margin-bottom: 15px;
	font-weight: normal;
	padding-left: 10px;
	background-image: url(http://www.nicofee.com/shop/item/balloonpark/design/img01/foot-iocn.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	font-size: 90%;
}
.foot-sitemap.bana ul li {
	background-image:none!important;
	padding-left:0!important;
}
#foot-sitemap ol {
	list-style: none;
	display: block;
	float: left;
	width:160px;
}
#foot-sitemap ol li {
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
}
#foot-sitemap ol li ol{
	margin-top: 14px;
}
#foot-sitemap ol li ol li {
	margin-top: 0px;
	font-weight: normal;
	padding-left: 10px;
	background-image: url(http://www.nicofee.com/shop/item/balloonpark/design/img01/foot-iocn.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	font-size: 90%;
}
#foot-box1 {
	width: 200px;
	float: left;
}
#foot-box2 {
	width: 200px;
	float: left;
}
#foot-guide {
	width: 470px;
	float: right;
	margin-top: 20px;
}
#foot-guide-l {
	width: 470px;
	float: left;
	margin-top: 15px;
}
#foot-guide-l h4 {
	text-align:center;
	font-weight:nomal!important;
}
#foot-guide h4 {
	margin-bottom: 10px;
}
#foot-guide p{
	line-height:1.1;
	margin-bottom: 20px;
}
#foot-guide-l p {
	line-height:1.1;
	margin-bottom: 5px;
	margin-left: 15px;
}
#foot-guide-l p strong{
	color:#101011;
}
#foot-guide p.hour{
	margin-left:12px;
	line-height:1!important;
}
#foot-guide strong ,#foot-guide-l strong{
	font-size: 120%;
	color: #fb410f;
}
#foot-guide-l dl{
	margin-left: 15px;
}
#foot-guide-l dt{
	display: block;
	width: 1em;
	float: left;
	margin-right:5px;
}
#foot-guide-l dd{
	display: block;
	width:430px;
	float: left;
}
#foot-guide-l .tel{
	margin-top:10px;
    margin-left: 15px;
	font-size:20px;
	line-height:1.5;
}
#foot-guide-l .tel i{
	padding-right:5px;
}
#foot-guide-l .tel span{
	font-size:10px;
}
#foot-guide-l .tel .fa-phone-square{
	font-size:24px!important;
}
#copy {
	clear: both;
	background-image: url(http://www.nicofee.com/shop/item/balloonpark/design/img01/line-dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 90%;
	text-align: center;
	padding: 10px 0 0 0;
	color: #888;
}

@media screen and (max-device-width: 768px) {
#footer {
	min-width: 730px !important;
}
#foot-wrap {
	width: 710px !important;
	min-width: 710px !important;
	padding: 10px 0!important;
}
#foot-sitemap {
	width: 400px !important;
}
#foot-sitemap ul {
	list-style: none;
	margin-bottom: 20px;
}
#foot-sitemap ul li {
	margin-bottom: 15px;
	background-position: 0 7px;
	font-size: 70%;
}
#foot-sitemap ol {
	margin-bottom: 20px;
}
#foot-sitemap ol li {
	margin-bottom: 15px;
	font-size: 70%;
}
#foot-sitemap ol li ol li {
	margin-top: 15px;
	background-position: 0 7px;
}
#foot-guide {
	width: 290px !important;
}
#foot-guide img {
	max-width: 290px;
}
#copy {
	font-size: 70%;
}
}