@charset "utf-8";

/* コンテンツ
---------------------------------------------*/


.chumidashi{
	clear:both;
	float:left;
	background: url("../img/chumidashi_nami.png") no-repeat bottom center;
	width: 1010px;
	height: 68px;
	margin:50px 0 40px;
	padding:25px 0 0 0;
	text-align:center;
	font-size:33px;
	line-height:1.3;
}

.komidashi{
	clear:both;
	float:left;
	background: url("../img/komidashi.png") left -5px no-repeat;
	width: 1010px;
	height: 60px;
	margin:0;
	padding:23px 0 0 30px;
	text-align:left;
	font-size:21px;
}

/* 海鮮炭火焼 */
#kaisen_main{
	height: 400px;
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	background-position: bottom center;
	background-size: cover;
	background-image: url("../img/kaisen_main.jpg") ;
	background-repeat: no-repeat;
}
#kaisen_midashi{
	position:relative;
	top:150px;
}
.kaisen_photo{
	float:left;
	width: 538px;
	height: 302px;
	margin-bottom:13px;
}
.kaisen_photo1{
	float:right;
	width: 457px;
	height: 302px;
	margin-bottom:13px;
	overflow: hidden;
}

.kaisen_txt{
	float:right;
	width: 450px;
	text-align:left;
	font-size:110%;
	line-height:2.0;
}
.kaisen_txt1{
	float:left;
	width: 100%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin-bottom:30px;
}

#kaisen_photo01_2{
	margin-bottom:30px;
}
.kaisen_photo2{
	float:right;
	width: 538px;
	height:302px;
	margin-bottom:15px;
}
#kaisen_photo02_2{
	width:1009px;
	margin-bottom:30px;
}
.kaisen_photo3{
	float:left;
	width: 458px;
	height:302px;
	margin-bottom:15px;
	overflow:hidden;
}

.kaisen_txt2{
	float:left;
	width: 100%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
}

#ika_shurui{
	float:right;
	width: 260px;
	background: url("../img/ika_bg.jpg") center center;
	font-size:110%;
	line-height:1.7;
	border-top:1px solid #56a0a7;
	border-left:1px solid #56a0a7;
	margin-bottom:20px;
	margin-left:30px;
}
#ika_shurui th,td{
	padding:5px 30px;
	border-bottom:1px solid #56a0a7;
	border-right:1px solid #56a0a7;
}


/* 冬の味覚 */
#ryori_main{
	height: 400px;
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	background-position: bottom center;
	background-size: cover;
	background-image: url("../img/ryori_main.jpg") ;
	background-repeat: no-repeat;
}
#ryori_midashi{
	position:relative;
	top:150px;
}
.ryori_txt{
	float:left;
	width: 1010px;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:0 0 30px 0;
}
.ryori_photo{
	float:left;
	width:930px;
	height:497px;
	padding:40px;
	background:#a7dae0 url("../img/ryori_bg.png");
	margin-bottom:50px;
}
.ryori_movie{
	float:left;
	width:424px;
	margin:0 30px 0 0;
}
.ryori_slide_box{
	float:left;
	width:749px;
	margin:0;
}
#bx-pager1{
	float:right;
	width:177px;
	margin:0;
}
#bx-pager1 img{
	margin-bottom:8px;
}
#bx-pager2{
	float:right;
	width:177px;
	margin:0;
}
#bx-pager2 img{
	margin-bottom:8px;
}
#bx-pager3{
	float:right;
	width:177px;
	margin:0;
}
#bx-pager3 img{
	margin-bottom:8px;
}

/* 館内 */
#rooms_main{
	height: 400px;
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	background-position: bottom center;
	background-size: cover;
	background-image: url("../img/rooms_main.jpg") ;
	background-repeat: no-repeat;
}
#rooms_midashi{
	position:relative;
	top:150px;
	right:440px;
}
#rooms_movie{
	float:right;
	width:570px;
	height:350px;
	background:#000;
	overflow:hidden;
	margin-bottom:15px;
}
.rooms_txt_w{
	float:left;
	width:100%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin-bottom:15px;
}
#rooms_txt1{
	float:left;
	width:410px;
	text-align:left;
	font-size:110%;
	line-height:2.0;
}
#rooms_photo01{
	width:1010px;
}
#rooms_photo02{
	float:left;
	width:570px;
	height:350px;
	overflow:hidden;
	margin-bottom:15px;
}
#rooms_movie1{
	float:right;
	width:424px;
	height:350px;
	margin-bottom:15px;
}
#rooms_photo03{
	width:1010px;
}
#rooms_table{
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #86c9df;
	border-left:1px solid #86c9df;
	font-size:16px;
	margin-top:120px;
	margin-bottom:70px;
}
#rooms_table th{
	width:30%;
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	padding:15px;
	background:#a7dae0;
}
#rooms_table td{
	width:70%;
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	text-align:left;
	padding:15px 30px;
}

/* 釣船かつ丸 */
#katsumaru_main{
	height: 400px;
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	/*background-position: bottom center;
	background-size: cover;
	background-image: url("../img/katsumaru_main.jpg") ;
	background-repeat: no-repeat;*/
	overflow:hidden;
}
#katsumaru_movie {
	width: 100%; 
	height: 400px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	overflow:hidden;
	position: relative;
}
#katsumaru_midashi{
	position:relative;
	top:150px;
	right:360px;
}
#katsumaru_photo01{
	width:1010px;
}
#katsumaru_photo02{
	float:right;
	width:389px;
	margin:15px 80px 50px 0;
}
#katsumaru_photo03{
	float:left;
	width:1010px;
	margin:20px 0 30px;
}
#katsumaru_photo04{
	float:right;
	width:450px;
	margin:20px 0 50px 40px;
}
#katsumaru_txt01{
	float:left;
	width:50%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:20px 0;
}
#katsumaru_txt01 a{
	color:#00a7b1;
	font-weight:bold;
}
#katsumaru_bnr{
	float:left;
	width:736px;
	margin:35px 137px 35px;
}
#katsumaru_choka{
	clear:both;
	width:1010px;
	margin:0 auto 70px;
	padding:20px 0;
//	background:#fff;
	min-height:140px;
}
#katsumaru_choka_bnr{
	clear:both;
	margin:40px auto 40px;
}
#katsumaru_txt02{
	clear:both;
	float:left;
	width:100%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:0 0 20px;
}
.katsumaru_komidashi{
	color:#00999f;
	font-size:130%;
	font-weight:bold;
	position:relative;
	left:-10px;
}
.katsumaru_bold{
	font-size:130%;
	font-weight:bold;
}
.ryokin_komidashi{
	clear:both;
	float:left;
	width:100%;
	padding:5px 0;
	background:#fff;
	text-align:center;
	font-size:140%;
	font-weight:bold;
	margin:20px 0 30px;
}
.katsumaru_table01{
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #86c9df;
	border-left:1px solid #86c9df;
	font-size:16px;
	margin:0 0 30px;
}
.katsumaru_table01 th{
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	padding:10px 15px;
	background:#a7dae0;
}
.katsumaru_table01 td{
	width:33%;
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	text-align:left;
	padding:10px 15px;
}

/* 予約 */
#reservation_main{
	height: 400px;
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	background-position: bottom center;
	background-size: cover;
	background-image: url("../img/reservation_main.jpg") ;
	background-repeat: no-repeat;
}
#reservation_midashi{
	position:relative;
	top:150px;
	right:440px;
}
#reservation_txt01{
	clear:both;
	float:left;
	width:90%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:0 5% 20px;
}
#reservation_txt02{
	clear:both;
	float:left;
	width:90%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:0 5% 10px;
}
#reservation_txt03{
	clear:both;
	float:left;
	width:90%;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:0 5% 50px;
	color:#ff0000;
}

.reservation_table01{
	clear:both;
	float:left;
	width:90%;
	border-top:1px solid #86c9df;
	border-left:1px solid #86c9df;
	font-size:16px;
	margin:0 5% 30px;
}
.reservation_table01 th{
	width:20%;
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	padding:10px 15px;
	background:#a7dae0;
}
.reservation_table01 td{
	width:20%;
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	text-align:right;
	padding:10px 15px;
}

.reservation_table02{
	clear:both;
	float:left;
	width:60%;
	border-top:1px solid #86c9df;
	border-left:1px solid #86c9df;
	font-size:16px;
	margin:0 5% 5px;
}
.reservation_table02 th{
	width:50%;
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	padding:10px 15px;
	background:#a7dae0;
}
.reservation_table02 td{
	width:50%;
	border-bottom:1px solid #86c9df;
	border-right:1px solid #86c9df;
	text-align:center;
	padding:10px 15px;
}

/* アクセス */
#access_main{
	height: 400px;
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	background-position: bottom center;
	background-size: cover;
	background-image: url("../img/access_main.jpg") ;
	background-repeat: no-repeat;
}
#access_midashi{
	position:relative;
	top:150px;
}
#access_txt01{
	width:1010px;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:20px 0;
}
.shuhen_komidashi{
	clear:both;
	float:left;
	background: url("../img/access_komidashi.png") left top no-repeat;
	width: 950px;
	text-align:left;
	line-height:1.5;
	padding-left:60px;
	font-size:24px;
	margin-top:20px;
	margin-bottom:20px;
}

.shuhen_photo{
	clear:both;
	float:left;
	width:424px;
	margin-bottom:30px;
	margin-top:20px;
}
.shuhen_txt{
	float:right;
	width:550px;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:0;
}
.shuhen_photo2{
	clear:both;
	float:right;
	width:424px;
	margin-bottom:30px;
	margin-top:20px;

}
.shuhen_txt2{
	float:left;
	width:550px;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin:0;
}
#fugutoha{
	clear:both;
	float:left;
	border:2px dotted #56a0a7;
	padding:15px;
	color: #057d89;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin-bottom:30px;
}
#buritoha{
	clear:both;
	float:left;
	border:2px dotted #56a0a7;
	padding:15px;
	color: #057d89;
	text-align:left;
	font-size:110%;
	line-height:2.0;
	margin-bottom:30px;
}