@charset "utf-8";
/* CSS Document */

/* contentsFooter */
#suntory_contents .contentsFooter {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 40px;
	position: relative;
}


	#suntory_contents .contentsFooter #basicinfo {
		position: absolute;
		top: 0px;
		left: 410px;
		width: 77px;
		height: 23px;
		border: 1px solid #797979;
		background: url("/sun_common/contents_alias/factory/water/common/img/arrow2.png") 62px 6px no-repeat;
		background-size: 8px 11px;
		line-height: 25px;
		vertical-align: middle;
	}
	
	#suntory_contents .contentsFooter #basicinfo a {
		display: block;
		color: #322517;
		padding-left: 8px;
		font-size: 12px;					
	}
	
	#suntory_contents .contentsFooter #basicinfo a:hover {
		text-decoration: none;			

	}

#suntory_contents .contentsFooter h2 {
	font-size: 0;
	line-height: 0;
	margin-bottom: 20px;
}

#suntory_contents .contentsFooter p {
	font-size: 1em;	
}
#suntory_contents .contentsFooter p b {
	font-size: 1em;
	color: #63594f;
	padding-right: 5px;
}
.contentsFooter article {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 25px;	
}
.contentsFooter ul.infoList {
	width: 500px;
	float: left;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}
.contentsFooter ul.infoList li {
	float: left;
	font-size: 0;
	line-height: 0;
	padding-right: 14px;
}
.contentsFooter ul.infoList li:last-of-type {
	padding-right: 0;	
}
.contentsFooter p.reser_btn,
.contentsFooter p.reser_btn02 {
	width: 351px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	height: 61px;
	padding-bottom: 45px;
}
.contentsFooter p.reser_btn02 {
	width: 215px;
	height: 34px;
	top: 75px;
}
.contentsFooter  p.full_bnr {
	padding-bottom: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.contentsFooter .inner {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    /*min-height: 410px;*/
	min-height: 210px;
}

.contentsFooter .sp_item,
.contentsFooter .footer_nav {
	display: none;
}

.contentsFooter .btn_box {
	width: 350px;
	position: absolute;
    top: auto;
    left: 0;
}

.contentsFooter .ft_info_box {
	position: absolute;
	right: 0;
	top: -17px;
	line-height: 1.5;
	font-size: 1em;
}

.contentsFooter .ft_info_box .ft_info_listTtl {
	font-weight: normal;
	width: 65px;
	white-space: nowrap;
}

.contentsFooter .btn_box #footer_attention {
    color: #f00;
    position: absolute;
    top: 120px;
    left: 0;
    padding-left: 1em;
    text-indent: -1em;
	font-size: 1em;
}


/*見学停止対応*/
/*
.contentsFooter p.reser_btn {display:none;}
.contentsFooter p.reser_btn02 {top: 0;}
.contentsFooter p.full_bnr {display: none;}
.contentsFooter .inner {min-height: 220px;}
*/


