@charset "utf-8";
/* CSS Document */


#suntory_contents #contents_wrap {
	width: 100%;
	background: url(../img201703/main_visual_bg.png) center top no-repeat;
}

#suntory_contents #contents {
	width: 960px;
	margin: 0 auto;
    padding-bottom: 60px;
}

#suntory_contents #main_visual {
	width: 960px;
	height: 360px;
	margin : 0 auto 40px;
	text-indent: -9999px;
	background: url(../img201703/main_visual.png) left top no-repeat;
}


#suntory_contents #message {
	margin: 30px auto;
	padding: 50px;
	background: url(../img/news_hd.jpg) no-repeat;
	text-align: left;
	background-size: 960px auto;
}
#suntory_contents #message p{
	color: #000;
	text-shadow:0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff,
	0 0 3px #fff;
}
#suntory_contents #message p.message_ttl {
	font-weight: bold;
	margin-bottom: 15px;
}

#suntory_contents .message_bottom {
	margin-bottom: 30px;
}

#suntory_contents .message_bottom img {
	width: 960px;
	margin-top: -30px;
}

#suntory_contents #banner1 ul {
	width: 960px;
	overflow: hidden;
	margin: 0 auto 20px auto;
}

	#suntory_contents #banner1 ul li {
	 width: 473px;
	 height: 200px;
	 margin: 0 14px 0 0;	
	 float: left;
    } 	
	
	#suntory_contents #banner1 ul li:last-child {
		margin-right: 0;
	}
	
	#suntory_contents #banner1 ul li a {
	    display: block;	
	    width: 473px;
	    height: 200px;
	}
	
	#suntory_contents #banner1 ul li a:hover img {
		opacity: 0.7;
	}

	
#suntory_contents #banner2 ul {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

	#suntory_contents #banner2 ul li {
	 width: 310px;
	 height: 200px;
	 margin: 0 15px 0 0;	
	 float: left;
    } 	
	
	#suntory_contents #banner2 ul li:last-child {
		margin-right: 0;
	}
	
	#suntory_contents #banner2 ul li a {
	    display: block;	
	    width: 310px;
	    height: 200px;
	}
	
	#suntory_contents #banner2 ul li a:hover img {
		opacity: 0.7;
	}	

	
#suntory_contents .other {
	width: 960px;
	margin: 40px auto 0 auto;
}

	#suntory_contents .title {
		font-size: 18px;
		line-height: 20px;
		vertical-aling: middle;
		margin-bottom: 15px;
		padding-left: 30px;
		background: url(../img201703/common/icon1.png) left top no-repeat;		
	}


	#suntory_contents .other_list_bg {
		width: 890px;
		overflow: hidden;
		padding: 27px 35px;
		background-color: #efefef;
	}
		
		#suntory_contents .other_list_bg#links li {	
			width: 445px;
			height: 60px;
			float: left;
		}
				
		#suntory_contents .other_list_bg#links li a img {	
			display: block;
			float: left;
		}
		
		#suntory_contents .other_list_bg#links li a span.link_name {			
			display: block;
			float: left;
			margin: 10px 0 0 20px;
			line-height: 140%;
		}

		#suntory_contents .other_list_bg#links li a:hover img {
			opacity: 0.7;
		}
		
		#suntory_contents .other_list_bg#links li a:hover span.link_name {
			text-decoration: underline;
		}


		#suntory_contents .other table  {		
			width: 100%;
		}		
				
		#suntory_contents .other  table th  {		
			width: 11%;		
		}		
		
		#suntory_contents .other  table td  {	
			width: 85%;	
			padding: 5px 0;
		}
		
		#suntory_contents .other  table td a   {
			text-decoration: underline;
		}		
		
		#suntory_contents .other  table td a:hover   {
			opacity: 0.7;
		}		