@charset "UTF-8";

/* =========================================================

LOCATION BANNER CSS

Menu  :
	COMMON
  Page
	PC HOME
	PC SURF

========================================================= */

/*COMMON
-----------------------------------*/
.js-banner {
	display: none;
}


/*HOME
-----------------------------------*/

/* HOME pickup_banner */
.pickup_banner-side{
	clear: both;
	width:1080px;
	margin:0 auto;
	position: relative;
}
.pickup_banner-top{
	overflow: hidden;
	width:1080px;
	margin:0 auto;
}
.banner-top-item{
	float: left;
	margin: 0 5px;
	width: 350px;
}
.pickup_banner-under{
	width: 690px;
}

/* HOME ツアー情報・宿泊情報 */
.js-banner .section_list li {
	height: 220px;
	/*height: 216px;*/
}
.js-banner .section_list li img {
	margin-bottom: 10px;
    width: 220px;
    height: 140px;
}

/* HOME txtbanner */
.link_list3 img{
	display: none;
	height: 0;
	width: 0;
}

/*surf サーフィン・波情報
-----------------------------------*/

.bn_ad{
	text-align:center;
	margin-top:40px;
}