@charset "utf-8";

body {
	background: url(../images/bg.jpg) repeat 0 0;
	color: #666;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
				 Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	text-decoration: none;
	color: #006080;
}
a:visited {
	text-decoration: none;
	color: #008fbf;
}
a:active {
	text-decoration: underline;
	color: #57cdf4;
}
a:hover {
	text-decoration: underline;
	color: #57cdf4;
}

/* layout */
.wrapper {
	position: relative;
	max-width: 980px;
	width: 100%;
	margin: auto;
	padding: 0;
}
#bread_crumb {
	position: relative;
	height: 27px;
	vertical-align: top;
	padding-top: 8px;
	font-size: 14px;
}
#bread_crumb li:first-child {
	padding-left: 0;
}
#bread_crumb li:first-child:before {
	content: none;
}
#bread_crumb li:before {
	content: "＞";
	margin-left: -22px;
	position: absolute;
}
#bread_crumb li {
	position: relative;
	display: inline-block;
	font-size: 15px;
	padding-left: 26px;
	vertical-align: top;
}
.clear {
	clear: both;
	float: none;
	margin-bottom: 50px;
}

/* header */
header {
	background: url(../images/catchup.jpg) repeat-x center 0;
	height: 422px;
}
#header {
	text-shadow: 1px 1px 1px #00394d;
}
#lead1 {
	padding: 4px 8px 32px;
	background: url(../images/bg-lead.png) repeat-x 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	line-height: 1.5em;
}
#lead2 {
	position: absolute;
	top: 4px;
	right: 8px;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	line-height: 1.5em;
}
.logo_image a {
	display: block;
	top: -360px;
	position: absolute;
	width: 400px;
	height: 100px;
}
.logo_image a:hover {
	display: block;
	opacity: 0.8;
}
header h1 {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* mainNav */
#mainNav {
	height: 64px;
	background: url(../images/bg-gnavi.png) repeat-x center 0;
}
nav {
	display: inline;
}
nav ul {
	float: left;
}
nav ul li {
	display: inline;
	width: 194px;
	float: left;
}
nav .gNav {
	width: 980px;
	margin: 6px 3px 1px;
	border-left: 1px solid #008fbf;
	border-right: 1px solid #006080;
	display: block;
	clear: both;
}
nav .gNav,x:-moz-any-link {
	width: 980px;
}
nav .gNav {
	width: 980px\9;
}
nav .gNav {
	/width: 980px;
}
nav .gNav li {
	border-left: 1px solid #006080;
	border-right: 1px solid #008fbf;
}
nav .gNav li a {
	text-align: center;
	height: 38px;
	display: block;
}
.homebutton {
	width: 190px;
	height: 60px;
	display: block;
	background-image: url(../images/homebutton.png);
	background-position: top;
	cursor: pointer;
	position: relative;
}
.homebutton span.hover {
	position: absolute;
	display: block;
	width: 190px;
	background-position: bottom;
	height: 60px;
	background-image: url(../images/homebutton.png);
}
.aboutbutton {
	width: 190px;
	height: 60px;
	display: block;
	background-image: url(../images/aboutbutton.png);
	background-position: top;
	cursor: pointer;
	position: relative;
}
.aboutbutton span.hover {
	position: absolute;
	display: block;
	width: 190px;
	background-position: bottom;
	height: 60px;
	background-image: url(../images/aboutbutton.png);
}
.eventbutton {
	width: 190px;
	height: 60px;
	display: block;
	background-image: url(../images/eventbutton.png);
	background-position: top;
	cursor: pointer;
	position: relative;
}
.eventbutton span.hover {
	position: absolute;
	display: block;
	width: 190px;
	background-position: bottom;
	height: 60px;
	background-image: url(../images/eventbutton.png);
}
.bbqbutton {
	width: 190px;
	height: 60px;
	display: block;
	background-image: url(../images/bbqbutton.png);
	background-position: top;
	cursor: pointer;
	position: relative;
}
.bbqbutton span.hover {
	position: absolute;
	display: block;
	width: 190px;
	background-position: bottom;
	height: 60px;
	background-image: url(../images/bbqbutton.png);
}
.accessbutton {
	width: 190px;
	height: 60px;
	display: block;
	background-image: url(../images/accessbutton.png);
	background-position: top;
	cursor: pointer;
	position: relative;
}
.accessbutton span.hover {
	position: absolute;
	display: block;
	width: 190px;
	background-position: bottom;
	height: 60px;
	background-image: url(../images/accessbutton.png);
}

/* Main
------------------------------ */
/* Contents */
.contents {
	width: 756px;
	letter-spacing: 0.05em;
	float: left;
	display: inline;
	padding: 9px 0;
}
.contents p {
	font-size: 16px;
	margin: 0 16px 24px 24px;
	line-height: 170%;
	padding: 0 8px 0 0;
	text-shadow: 1px 1px 1px #fff;
}
.contents .small {
	font-size: 12px;
}
.contents h1,.contents #h2_about {
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.1em;
	font-weight: 400;
	line-height: 32px;
	padding: 6px 0 20px 60px;
	margin: 12px 0 0;
	clear: both;
	background: url(../images/bg-h1.png) no-repeat 0 0;
	text-shadow: none;
	border: none;
}
.warning {
	width: 500px;
	height: auto;
	display: block;
	margin: 30px auto 0;
}
/*
.contents h2#about {
	font-size: 22px;
	color: #fff;
	letter-spacing:0.1em;
	font-weight: 400;
	line-height:32px;
	margin:12px 0 0;
	clear:both;
	background:url(../images/bg-h1.png) no-repeat 0 0;
	border: none;
	text-shadow: none;
}*/
.contents h2 {
	font-size: 16px;
	color: #006080;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 20px;
	padding: 40px 0 2px 8px;
	margin: 0 20px 8px 12px;
	border-bottom: 3px dotted #006080;
	clear: both;
}
.contents h2 span {
	font-size: 21px;
}
.contents section {
	padding-bottom: 32px;
}
.left-pict {
	background: #fff;
	padding: 5px;
	margin: 0 16px 16px;
	float: left;
	border: 1px solid #ddd;
	-webkit-box-shadow: #aec5d5 0px 3px 10px;
	-moz-box-shadow: #aec5d5 0px 3px 10px;
	box-shadow: #aec5d5 0px 3px 10px;
	behavior: url(/PIE.htc);
	position: relative;
}
.right-pict {
	background: #fff;
	padding: 5px;
	margin: 0 24px 16px 16px;
	float: right;
	border: 1px solid #ddd;
	-webkit-box-shadow: #aec5d5 0px 3px 10px;
	-moz-box-shadow: #aec5d5 0px 3px 10px;
	box-shadow: #aec5d5 0px 3px 10px;
	behavior: url(/PIE.htc);
	position: relative;
}
#catchup-hut {
	padding-left: 16px;
}
.contents ul li {
	font-size: 16px;
	line-height: 150%;
	padding: 0 0 0 16px;
	margin: 8px 32px 8px 32px;
}
.root {
	margin: 0 16px 4px 24px;
	line-height: 170%;
	padding: 0 8px 0 0;
	text-shadow: 1px 1px 1px #fff;
}
#map {
	width: 712px;
	height: 438px;
	border: 1px solid #ccc;
	margin: 0 16px 16px;
	-webkit-box-shadow: #aec5d5 0px 3px 10px;
	-moz-box-shadow: #aec5d5 0px 3px 10px;
	box-shadow: #aec5d5 0px 3px 10px;
	behavior: url(/PIE.htc);
}
#map-window {
	margin: 0;
	padding: 0;
}
#map-window p {
	line-height: 1.5em;
	font-size: 12px;
	color: #666;
}
#map-window span {
	line-height: 1.5em;
	font-size: 14px;
	font-weight: 600;
	color: #006080;
}
.beachhutbutton {
	width: 454px;
	height: 66px;
	display: block;
	background-image: url(../images/beachhutbutton.png);
	background-position: top;
	cursor: pointer;
}
.beachhutbutton span.hover {
	display: block;
	width: 454px;
	background-position: bottom;
	height: 66px;
	background-image: url(../images/beachhutbutton.png);
}
#bh_button {
	float: right;
	padding: 0 18px 0 0;
	margin: 0;
}
#clear {
	clear: both;
}
/* hut-navi */
#image-navigation {
	width: 712px;
	height: 438px;
	background: url(../images/bg-guidemap.jpg) no-repeat 0 0;
	border: 1px solid #ccc;
	margin: 0 16px 16px;
	-webkit-box-shadow: #aec5d5 0px 3px 10px;
	-moz-box-shadow: #aec5d5 0px 3px 10px;
	box-shadow: #aec5d5 0px 3px 10px;
	behavior: url(/PIE.htc);
	position: relative;
}
#image-navigation ul {
	padding-top: 289px;
	padding-left: 145px;
}
#image-navigation ul li a {
	display: block;
	width: 21px;
	height: 21px;
	float: left;
}
#point1 a {
	padding-right: 7px;
}
#point2 a {
	padding-right: 7px;
}
#point3 a {
	/* 7件の場合 */
	/*padding-right:7px;
	padding-left: 56px;*/
	/* 6件の場合 */
	/* padding-right: 15px;
	padding-left: 85px; */
	/* 4件の場合 */
	padding-right: 7px;
	padding-left: 150px;
}
#point4 a {
	/*padding-right:17px;*/
	margin-right: 8px;
}
#point5 a {
	padding-right: 7px;
}
#point6 a {
	padding-right: 7px;
}
#point7 a {
	padding-right: 8px;
}
#point8 a {
	padding-right: 8px;
	padding-left: 100px;
}
/*#point9 a{
	right: -127px;
}*/
#image-navigation .navi-image {
	position: relative;
}
#image-navigation .navi-image a {
	display: block;
}
#image-navigation .navi-image a {
	position: absolute;
	top: -296px;
	left: 0;
	z-index: 8;
}
#image-navigation .navi-image a.active {
	z-index: 10;
}
#image-navigation .navi-image a.last-active {
	z-index: 9;
}
/* description */
#message {
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	color: #006080;
}
#beachhut-menulist {
	margin-left: 16px;
}
#beachhut-menulist li {
	width: 228px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
	background: #fff;
	text-align: center;
	height: 240px;
	margin-bottom: 10px;
	margin-right: 10px;
	box-shadow: #aec5d5 0px 3px 10px;
}
#beachhut-menulist li:nth-child(3n) {
	margin-right: 0;
}
#beachhut-menulist img {
	width: 208px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 4px;
}
#beachhut-menulist a:hover {
	text-decoration: none !important;
	color: #008fbf;
}
#beachhut-menulist a li:hover {
	background: rgba(0, 96, 128, 0.1);
}
#beachhut-list {
	padding: 0 16px 0;
	margin-bottom: 50px;
}
#beachhut-list li {
	font-size: 16px;
	line-height: 150%;
	padding: 0;
	margin: 8px 4px 8px 16px;
}

#beachhut-list li a {
	padding: 0 0 0 16px;
	margin: 0;
	background: url(../images/li.png) no-repeat center left;
}
#beachhut-list .short {
	float: left;
	display: block;
	width: 190px;
}
#beachhut-list .long {
	float: left;
	display: block;
	width: 280px;
}
.description {
	padding-top: 4px;
}
.description h3 {
	line-height: 170%;
	font-size: 16px;
	font-weight: 600;
	color: #008fbf;
	text-shadow: 1px 1px 1px #fff;
	display: block;
	width: 100px;
	height: 28px;
	float: left;
}
.description p {
	margin: 0 0 10px;
}
.description p a.sp_link{
	color: #666;
	pointer-events: none;
}
#site-description {
	overflow: auto;
	height: 300px;
	margin-right: 16px;
}
#site-description h3 {
	font-size: 16px;
	text-shadow: 1px 1px 1px #fff;
	font-weight: 600;
	padding: 32px 0 8px 0;
	margin: 16px 16px 16px 24px;
	border-bottom: 1px dotted #ccc;
}
#site-description ul {
	padding-left: 16px;
}
#site-description ul li {
	padding-left: 0;
	margin-left: 32px;
	list-style: outside circle;
	list-style-image: none;
}
.beachhut_comment {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 16px !important;
}

/* Sidebar
------------------------------ */
#sub-column {
	width: 200px;
	min-height: 1000px;
	padding: 8px;
	margin: 13px 0 32px;
	text-shadow: 1px 1px 1px #fff;
	height: 100%;
	float: left;
	background-color: rgba(0, 96, 128, 0.1);
	display: inline;
	position: relative;
}
#sub-column h2 {
	font-size: 16px;
	padding: 12px 0 16px 36px;
	color: #006080;
	font-weight: 400;
	background: url(../images/sub-h1.png) no-repeat 0 0;
}
#sub-column h3 {
	font-size: 16px;
	padding: 0 0 4px 20px;
	margin: 4px;
	color: #777;
	font-weight: 400;
	background: url(../images/li.png) no-repeat top left;
}
#sub-column .comment {
	font-size: 12px;
	color: #777;
	padding: 0 8px 16px;
	line-height: 1.5em;
}
#link a {
	border: 2px solid #c8f1ff;
	width: 192px;
	height: 50px;
	padding-right: 0;
	padding-bottom: 0;
	margin: 4px 6px 8px 2px;
	display: block;
}
#link a:hover {
	border: 2px solid #30c2f2;
	width: 192px;
	height: 50px;
	padding-right: 0;
	padding-bottom: 0;
	display: block;
}

/* Footer
------------------------------ */
footer {
	text-shadow: 1px 1px 1px #00394d;
}
#footer-bg {
	border-top: #00394d 5px solid;
	min-height: 360px;
	color: #6bd3f5;
	background: url(../images/bg-footer.jpg) repeat-x center bottom;
	clear: both;
}
#footer-inner {
	max-width: 980px;
	margin: auto;
}
#footer-bg a {
	color: #6bd3f5;
	text-decoration: none;
}
#footer-bg a:hover {
	text-shadow: 0px 0px 8px #6bd3f5;
	text-decoration: underline;
}
.footer-list {
	font-size: 16px;
	padding: 8px 0 48px 24px;
	margin: 16px 0 0;
	line-height: 1.7;
	float: left;
}
.footer-list li {
	list-style: outside circle;
	list-style-image: none;
}
#footer1 {
	border-left: none;
	margin-top: 4px;
	width: 180px;
}
#footer2 {
	border-left: none;
	margin-top: 4px;
	width: 260px;
}
#footer3 {
	border-left: none;
	margin-top: 4px;
	width: 240px;
}
#footer4 {
	border-left: none;
	margin-top: 18px;
	width: 192px;
}
#footer4 li {
	list-style: none;
}
#footer4 li a {
	width: 192px;
	height: 50px;
	margin-bottom: 16px;
	display: block;
	border: 2px solid #008fbf;
}
#footer4 li a:hover {
	width: 192px;
	height: 50px;
	margin-bottom: 16px;
	display: block;
	border: 2px solid #00394d;
}
#copyright {
	clear: both;
	text-align: center;
	font-size: 14px;
	line-height: 1.9;
}
/* clearfix */
#main:after,#footer:after {
	content: "";
	display: block;
	clear: both;
}
.text-right {
	text-align: right;
}

/* 2015.07.25たかはし拡張対応用 */
.box_img {
	position: relative;
	display: block;
	width: 30%;
	height: auto;
	background: #fff;
	padding: 5px 5px 3px;
	margin: 0 8px 16px 0;
	-webkit-box-shadow: #aec5d5 0px 3px 10px;
	-moz-box-shadow: #aec5d5 0px 3px 10px;
	box-shadow: #aec5d5 0px 3px 10px;
	behavior: url(/PIE.htc);
}
.box_img img {
	width: 100%;
	height: auto;
}
.l_img {
	margin-left: 16px;
	float: left;
}
.m_img {
	float: left;
}
.r_img {
	float: right;
	margin-right: 13px;
}
#takahashi2015box h3 {
	line-height: 1.7em;
	font-size: 16px;
	font-weight: 600;
	color: #008fbf;
	text-shadow: 1px 1px 1px #fff;
	display: block;
	padding: 0;
	margin: 24px 0 4px 16px;
}
#takahashi2015box p {
	margin: 0 0 10px 18px;
}
#takahashi2015box ul li {
	padding-bottom: 12px;
}
#takahashi2015box ul li:before {
	content: "◆";
	font-size: 20px;
	font-weight: 600;
	color: #008fbf;
	position: absolute;
	left: 26px;
}

/* 2016.06こすたぶらんか */
#kosutaburanka2016box {
	clear: both;
	float: none;
}
.kosutaburanka2016 {
	position: relative;
	display: block;
	float: left;
	width: 252px;
	height: auto;
	margin: 0 16px;
}
.kosutaburanka2016 .left-pict {
	clear: both;
	float: none;
	width: auto;
	margin-left: 0;
	margin-right: 0;
}
.description:nth-of-type(13) h3:nth-of-type(2) {
	margin-bottom: 190px;
}
.description:nth-of-type(13) h3:nth-of-type(3) {
	margin-bottom: 60px;
}
/* banner */
.bnr_list a {
	display: block;
	transition: 0.3s;
}
.bnr_list img {
	max-width: 100%;
	height: auto;
}
@media screen and (min-width: 641px) {
	.bnr_list .pc_none {
		display: none;
	}
	.bnr_list {
		margin: 0 18px 0 5px;
	}
}
@media screen and (max-width: 640px) {
	.bnr_list .sp_none {
		display: none;
	}
}
.bnr_list a:hover {
	opacity: 0.7;
}
/* 開設について */
.open_news p {
	font-weight: 600;
}
/* map */
@media screen and (min-width: 641px) {
	.ggmap {
		margin: 28px 16px 0;
	}
}
.ggmap p {
	margin: 3px 0 0;
}
.ggmap a {
	color: #006080;
}

/* 220728 追記 */
.left-pict img,
.kosutaburanka2016 .left-pict img{
	position: relative;
	display: block;
	max-width: 240px;
	width: 100%;
	height: auto;
}
