@charset "utf-8";
/* CSS Document */
html{
	margin:0 !important;
}

body{
	margin:0;
	padding:0;
	color:#333333;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.4;
}

td,
th,
input,
textarea,
select,
optgroup,
option{
	color:#333333;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.4;
}

h1,
h2,
h3,
h4,
h5,
h6{
	margin:0;
	padding:0;
	font-weight:normal;
}

img{
	vertical-align:bottom;
    max-width:100%;
}

a:link,
a:visited,
a:active{
	color:#1876d6;
	text-decoration:none;
}

a:hover {
	color:#73b2f2;
	text-decoration:underline;
}

.clearfix,
#main,
.widget_categories li,
.widget_archive li,
#menu-headnave li{
	zoom:100%;
}

.clearfix:after,
#main:after,
.widget_categories li:after,
.widget_archive li:after,
#menu-headnave li:after{
	content:".";
	display:block;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	visibility:hidden;
	clear:both;
}

.clearBoth{
	clear:both;
}

.paddingBottom0{
	margin:0;
	padding:0;
}

.paddingBottom5{
	margin:0;
	padding:0 0 5px 0;
}

.paddingBottom10{
	margin:0;
	padding:0 0 10px 0;
}

.paddingBottom20{
	margin:0;
	padding:0 0 20px 0;
}

.paddingBottom30{
	margin:0;
	padding:0 0 30px 0;
}

.paddingBottom40{
	margin:0;
	padding:0 0 40px 0;
}

.textLeft{
	text-align:left;
}

.textRight{
	text-align:right;
}

.textCenter{
	text-align:center;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.half{
	box-sizing:border-box;
	width:50%;
}

.imgFull{
	width:100%;
	height:auto;
}

.red{
	color:#dd3333;
}

.smallText{
	font-size:0.8em;
}

.bgDefault{
		background-color:#d7e3d1;
}

.bgGray{
		background-color:#f1f1f1;
}

.radius3{
	border-radius:3px;
}

.radius5{
	border-radius:5px;
}

/*layout START*/
#page{
	box-sizing:border-box;
	margin:0;
	padding:0;
	text-align:center;
}

#masthead{
	box-sizing:border-box;
	margin:0;
	padding:0;
	background-color:#d7e3d1;
	text-align:center;
	border-bottom:15px solid #ff99cc;
}

#main{
	box-sizing:border-box;
	width:950px;
	margin:0 auto;
	padding:5px 0 0 0;
	text-align:left;
}

#content{
	box-sizing:border-box;
	width:710px;
	margin:0;
	padding:0;
	float:right;
}

#secondary{
	box-sizing:border-box;
	width:220px;
	margin:0;
	padding:0;
	float:left;
}

#colophon{
	clear:both;
	margin:0;
	padding:0;
	background:url(../img/bottom.gif) left 130px repeat-x;
}

.bottomArea{
	margin:0;
	padding:10px 0;
	text-align:center;
}

.bottomArea .bottomAreaIn{
	width:950px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

.bottomInfo{
	margin:0;
	padding:0;
	float:right;
}
/*layout END*/

/*header START*/
#pageHead{
	width:950px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#pageHeadRight{
	margin:0;
	padding:0;
	text-align:right;
	float:right;
}

#pageHead .contact{
	box-sizing:border-box;
	display:block;
	width:110px;
	margin:0 0 5px auto;
	padding:0 0 0 40px;
	text-align:left;
	line-height:26px;
	background:#ffddcc url(../img/icin1.png) 10px no-repeat;
	border-radius:20px;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
}

#pageHead a.contact:link,
#pageHead a.contact:visited,
#pageHead a.contact:active,
#pageHead a.contact:hover{
	color:#333333;
	text-decoration:none;
}

#pageHeadIn a.contact:hover{
	background-color:#ffe6d6;
}

#pageHead a.tel:link,
#pageHead a.tel:visited,
#pageHead a.tel:active,
#pageHead a.tel:hover,
#pageHead .tel{
	margin:0 0 0 auto;
	padding:0 0 0 35px;
	font-size:25px;
	font-weight:bold;
	color:#dd3333;
	text-decoration:none;
	background:url(../img/icon1.png) left no-repeat;
	background-size:30px;
	border:none;
}

#pageHead .close{
	margin:0;
	padding:0 10px;
	font-weight: bold;
}

#pageHead .home-link{
	margin:0;
	padding:15px 0 0 0;
	float:left;
}
/*header END*/

/*globalMenu START*/
.widget_nav_menu.global{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#66cc33;
}

.widget_nav_menu.global a:link,
.widget_nav_menu.global a:visited,
.widget_nav_menu.global a:active,
.widget_nav_menu.global a:hover{
	display:block;
	color:#ffffff;
	text-decoration:none;
}

#menu-headnave{
	box-sizing:border-box;
	width:950px;
	height:35px;
	margin:0 auto;
	padding:0;
	color:#ffffff;
	line-height:35px;
	text-align:left;
	
}

#menu-headnave li{
	box-sizing:border-box;
	display:block;
	width:20%;
	margin:0;
	padding:0;
	font-size:1.2em;
	list-style:none;
	float:left;
}

#menu-headnave li:before{
	content:"";
	display:block;
	width:45px;
	height:45px;
	margin:-10px 5px 0 0;
	padding:0;
	background:url(../img/icon2.png) left top no-repeat;
	background-size:45px;
	float:left;
}

#menu-headnave li#menu-item-933:before{
	background:url(../img/icon3.png) left top no-repeat;
	background-size:45px;
}

#menu-headnave li#menu-item-1269:before{
	background:url(../img/icon4.png) left top no-repeat;
	background-size:45px;
}

#menu-headnave li#menu-item-934:before{
	background:url(../img/icon5.png) left top no-repeat;
	background-size:45px;
}

#menu-headnave li#menu-item-936:before{
	background:url(../img/icon6.png) left top no-repeat;
	background-size:45px;
}

#menu-headnave li:hover{
	background-color:#96dc73;
	background:-ms-linear-gradient(left, #96dc73, #66cc33);
	background:-moz-linear-gradient(left, #96dc73, #66cc33);
	background:-webkit-gradient(linear, left top, right top, from(#96dc73), to(#66cc33));
	background:linear-gradient(left, #96dc73, #66cc33);
	border-radius:0 0 0 30px;
}
/*globalMenu END*/

/*パン屑 START*/
.bread_crumb{
	margin:0;
	padding:5px 0;
}

.bread_crumb{
	display:block;
	margin:0;
	padding:0 0 10px 0;;
}

.bread_crumb li{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}

.bread_crumb li:after{
	content:">";
	margin:0;
	padding:0 5px;
}

.bread_crumb li.current:after{
	content:"";
}
/*パン屑 END*/

/*sidebar START*/
#secondary .widget_nav_menu,
#secondary .widget_categories,
#secondary .widget_archive,
#secondary .defultFrame{
	margin:0 0 20px 0;
	padding:4px;
	background-color:#66cc33;
	border-radius:3px;
}

#secondary .widget_nav_menu h3,
#secondary .widget_categories h3,
#secondary .widget_archive h3,
#secondary .defultFrame h3{
	margin:0;
	padding:5px 0;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
}

#secondary .widget_nav_menu ul,
#secondary .widget_categories ul,
#secondary .widget_archive ul{
	display:block;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

#secondary .widget_nav_menu li,
#secondary .widget_categories li,
#secondary .widget_archive li{
	display:block;
	margin:0;
	padding:0;
	background:url(../img/point3.png) 190px no-repeat;
	border-bottom:1px solid #d7e3d1;
	list-style:none;
}

#secondary .widget_nav_menu li:hover,
#secondary .widget_categories li:hover,
#secondary .widget_archive li:hover{
	background-color:#e8f1e3;
}

#secondary .widget_nav_menu li a:link,
#secondary .widget_categories li a:link,
#secondary .widget_nav_menu li a:visited,
#secondary .widget_categories li a:visited,
#secondary .widget_nav_menu li a:active,
#secondary .widget_categories li a:active,
#secondary .widget_nav_menu li a:hover,
#secondary .widget_categories li a:hover,
#secondary .widget_archive li a:link,
#secondary .widget_archive li a:visited,
#secondary .widget_archive li a:active,
#secondary .widget_archive li a:hover,
#secondary .widget_archive li a.year,
#secondary .widget_archive li a.year:hover{
	display:block;
	margin:0;
	padding:8px 25px 8px 5px;
	color:#333333;
	text-decoration:none;
}

#secondary .widget_archive li a.year.up{
	background:url(../img/point4.png) 190px 8px no-repeat;
	border-bottom:1px solid #d7e3d1;
}

#secondary .widget_archive ul.years ul{
	margin-bottom:0;
}

#secondary .defultFrame .textwidget{
	margin:0;
	padding:10px;
	background-color:#ffffff;
}

#secondary .defultFrame .textwidget .ca1{
	margin:0;
	padding:0 0 10px 0;
}

#secondary .defultFrame .textwidget .ca2{
	box-sizing:border-box;
	height: 50px;
	margin:0 0 5px 0;
	padding:0 5px 5px 60px;
	color:#dd3333;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	background:#ffee78 url(../img/icon8.png) 10px no-repeat;
	-webkit-background-size:40px;
	-ms-background-size:40px;
	-moz-background-size:40px;
	background-size:40px;
}

#secondary .defultFrame .textwidget a.ca3{
	display:block;
	box-sizing: border-box;
	height:40px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	background-color:#dd3333;
	border-radius:5px;
	box-shadow:0 -4px 1px 0 rgba(0,0,0,0.3) inset;
}

#secondary .defultFrame .textwidget a.ca3:hover{
	box-shadow:0 2px 1px 0 rgba(0,0,0,0.5) inset;
}

#secondary .defultFrame .textwidget a.ca3:after{
	content:"▼";
	display:inline-block;
	margin:0 0 0 5px;
	padding:0;
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-wbkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
}

h3.fbBanner{
	margin:0;
	padding:5px !important;
	background-color:#395692;
}

h3.fbBanner img{
	box-sizing:border-box;
	width:100%;
	max-width:320px;
}
.fb-page{
	box-sizing:border-box;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	text-align: center;
}

.fb-page>span{
	box-sizing:border-box;
	width:100% !important;
	max-width:320px !important;
	margin:0 auto;
	text-align: left;
	overflow: hidden;
}

#facebook{
	box-sizing:border-box;
	width:100%;
	max-width:320px !important;
	border:none;
}

.sideBanner{
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
}

a.socialmediapolic span{
	display: inline-block;
	margin: 0 0 0 5px;
	color:#aaaaaa;
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
}

a.socialmediapolic:link,
a.socialmediapolic:visited,
a.socialmediapolic:active,
a.socialmediapolic:hover{
	display: block;
	margin: 0 0 10px 0;
	padding: 5px 0;
	color: #333333;
	text-align: center;
	text-decoration:none;
	background-color: #eeeeee;
	border-radius: 5px;
	box-shadow:0 -1px 0 0 rgba(0,0,0,0.2) inset;
}

a.socialmediapolic:hover{
	color: #333333;
	background-color: #eeeeee;
	box-shadow:0 1px 0 0 rgba(0,0,0,0.2) inset;
}
.sideBanner p{
	margin:0;
	padding:0;
	font-size:0.8em;
	text-align:left;
}

.sideBanner p.bannerTitle{
	text-align:center;
}

.sideBanner a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.widgetFrame{
	margin:0 0 20px 0;
	padding:0;
	border:4px solid #66cc33;
	border-radius:3px;
}

.widgetFrame .widget-title{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	background-color:#66cc33;
}

.widgetFrame a.contact:link,
.widgetFrame a.contact:visited,
.widgetFrame a.contact:active
.widgetFrame a.contact:hover{
	display:block;
	margin:10px;
	padding:50px 0 10px 0;
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:#eeeeee url(../img/icon7.png) center 5px no-repeat;
	background-size:50px;
	border-radius:5px;
	box-shadow:0 -5px 1px 0 rgba(0,0,0,0.3) inset;
}

.widgetFrame a.contact:hover{
	background:#f6f6f6 url(../img/icon7.png) center 5px no-repeat;
	background-size:50px;
	box-shadow:0 1px 1px 0 rgba(0,0,0,0.3) inset;
}

.widgetFrame h4{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.widgetFrame .tel{
	margin:0;
	padding:0 15px;
	font-size:1.2em;
	text-align:left;
}

.widgetFrame .off{
	margin:0;
	padding:0 15px 10px 15px;
	color:#dd3333;
}
/*sidebar END*/

/*footer START*/
#pageFoodIn{
	box-sizing:border-box;
	width:950px;
	margin:0 auto;
	padding:140px 0 10px 0;
	text-align:right;
	background:url(../img/ship.png) left top no-repeat;
}

#pageFoodIn a.tel:link,
#pageFoodIn a.tel:visited,
#pageFoodIn a.tel:active,
#pageFoodIn a.tel:hover,
#pageFoodIn .tel{
	box-sizing:border-box;
	display:inline;
	margin:0 0 0 auto;
	padding:0 0 0 35px;
	font-size:25px;
	font-weight:bold;
	color:#dd3333;
	text-decoration:none;
	background:url(../img/icon1.png) left no-repeat;
	background-size:30px;
}

#pageFoodIn #copy{
	margin:0 0 0 auto;
	padding:0;
}

/*footer END*/

/*index START*/
#indexTop{
	clear:both;
	margin:0 0 15px 0;
	padding:0;
	text-align:center;
	background-color:#8bafc5;
}

#slideOuter{
	box-sizing:border-box;
	width:100%;
	height:120px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#topSlide{
	box-sizing:border-box;
	display:block;
	width:120%;
	height:120px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#topSlide li{
	display:block;
	margin:0;
	padding:0 3px;
	list-style:none;
	float:left;
}

#topSlide img{
	margin:0;
	max-width:160px;
	height:120px;
	border:4px solid #ffffff;
	box-shadow:3px 3px 3px 0 rgba(0,0,0,0.5);
}

.newsTitle{
	margin:0;
	padding:7px 15px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	background:#66cc33 url(../img/titleBg.png) right top no-repeat;
	border-radius:3px 3px 0 0;
}

.newsList{
	display:block;
	margin:0 0 20px 0;
	padding:15px 15px 0 15px;
	border:4px solid #66cc33;
	border-top:none;
	border-radius:0 0 3px 3px;
}

.newsList li{
	display:block;
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
}

.newsList li h3{
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	font-size:1.2em;
	font-weight:bold;
	background:url(../img/point2.png) left no-repeat;
	background-size:25px;
}

#information.newsList li h3{
	background:url(../img/point1.png) left no-repeat;
	background-size:25px;
}

.newsList li .day{
	display:block;
	margin:0 0 5px 0;
	padding:0;
	color:#dd3333;
}

.newsList li .img{
	position:relative;
	width:120px;
	max-height:140px;
	min-height:120px;
	margin:0 10px 0 0;;
	padding:0;
	background-color:#eeeeee;
	overflow:hidden;
	float:left;
}

.newsList li .img img{
	position:absolute;
	top:50%;
	width:100%;
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}

.newsList li .link{
	padding:0 0 0 1.0em;
	white-space:nowrap;
}

.fishingArea{
	margin:0;
	padding:0 0 20px 0;
}

.monthlyFishing{
	position:relative;
	box-sizing:border-box;
	display:block;
	width:33.33333%;
	margin:0 0 10px 0;
	padding:0 5px 0 5px;
	float:left;
}

.monthlyFishing img{
	width:100%;
	border-radius:5px;
}

a.monthlyFishing:link p,
a.monthlyFishing:visited p,
a.monthlyFishing:active p,
a.monthlyFishing:hover p{
	box-sizing:border-box;
	position:absolute;
	bottom:0;
	width:100%;
	margin:0;
	padding:7px 10px 7px 0;
	color:#333333;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	background-color:rgba(255, 255, 255, 0.5);
}

.indexInfoArea{
	margin:0 0 20px 0;
	padding:10px;
	background-color:#66cc33;
	border-radius:3px;
}

.indexRecruitArea{
	margin:0 0 20px 0;
	padding:10px;
	background-color:#f1f1f1;
	border-radius:3px;
}

.indexInfoArea .infoTitle{
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
}

.indexRecruitArea .infoTitle{
	margin: 0 0 5px 0;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
	border-bottom: 2px solid #ffffff;
}

.indexInfoArea .shopPhoto{
	display:block;
	margin: 0;
	padding:0 0 10px 0;
}

.shopPhoto li{
	box-sizing:border-box;
	display:block;
	width:33.3333333%;
	margin: 0;
	padding:5px;
	list-style:none;
	float: left;
}

.shopText{
	margin: 0;
	padding: 10px;
	background-color:#ffffff;
	border-radius: 3px;
}

.recruitHead{
	margin:0;
	padding:0 0 5px 0;
	font-size:1.2em;
	font-weight:bold;
}

.indexInfoArea .recruitTel{
	display: block;
	margin:0;
	padding: 0;
	color:#dd3333;
	font-size:2.0em;
	font-weight:bold;
}
/*index END*/

/*content START*/
.wp_social_bookmarking_light{
	padding:0 !important;
}

.archive-title,
.single .entry-title,
.page .entry-title,
.search .page-title{
	box-sizing:border-box;
	margin:0 0 10px 0;
	padding:7px 15px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	background:#66cc33 url(../img/titleBg.png) right top no-repeat;
	border-radius:3px;
}

.archive .entry-content.listPage .entry-title{
	margin:20px 0 10px 0;
	padding:0;
	font-size:1.2em;
	font-weight: bold;
	border-bottom:3px solid #66cc33;
}

.archive .entry-content.listPage .entry-title a{
	color:#333333;
	text-decoration:none;
}

.archive .entry-content.listPage .entry-title a:after{
	content:"▼";
	display:inline-block;
	margin:0 0 0 1.0em;
	padding:0;
	color:#d7e3d1;
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
}

.archive .entry-content.listPage .entry-title a:hover{
	color:#73b2f2;
}

.contentTitle{
	margin:0 0 10px 0;
	padding:0;
	font-size:1.6em;
	font-weight:bold;
	border-bottom:2px solid #66cc33;
}

.entry-meta{
	margin:0 0 5px 0;
	padding:0;
}

.entry-meta span{
	padding:0 1.0em 0 0;
}

footer.entry-meta{
	display:none;
}

.entry-content{
	margin:0 0 20px 0;
	padding:10px;
}

.archive .entry-content{
	border:5px solid #eeeeee;
}

.archive .entry-content.listPage{
	margin: 0 0 20px 0;
	padding:0 0 20px 0;
	border:none;
	border-bottom:1px solid #d7e3d1;
}

.archive .entry-content:after,
.search .entry-content:after{
	content:".";
	display:block;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	visibility:hidden;
	clear:both;
}

.archive .day,
.search .day{
	display:block;
	margin:0;
	padding:0 0 5px 0;
	color:#dd3333;
}

.archive .img{
	position:relative;
	width:120px;
	max-height:140px;
	min-height:120px;
	margin:0 10px 0 0;;
	padding:0;
	background-color:#eeeeee;
	overflow:hidden;
	float:left;
}

.archive .img img{
	position:absolute;
	top:50%;
	width:100%;
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}

.single .entry-thumbnail{
	display:none;
}

.navigation{
	margin:20px 0;
	padding:2px 0;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.nav-links{
	margin:0;
	padding:0;
}

.nav-links a{
	box-sizing:border-box;
	float:left;
	white-space:nowrap;
}

.nav-links a:last-child{
	text-align:right;
	float:right;
}

.wp-pagenavi{
	padding:0 0 30px 0;
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span{
	margin:0 0 0 1px;
	padding:5px 10px;
	line-height:2.8;
}

.wp-pagenavi a, .wp-pagenavi span.current{
	white-space:normal;
}

.search .entry-header{
	display:none;
}

.search .entry-summary{
	margin:0;
	padding:0 0 20px 0;
}

.search .entry-summary h3{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:2px solid #bfbde9;
}

.search .entry-summary .link{
	white-space:nowrap;
}

.entry-header .entry-thumbnail{
	display:none;
}

.articleInfo{
	margin:0;
	padding:0 0 10px 0;
}

.articleInfo .date{
	margin:0;
	padding:0 1.0em 0 0;
}
/*content END*/

/*page START*/
.page-template-default h2{
	display: block;
	margin:0 0 20px 0;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
	border-bottom:2px solid #66cc33;
}

.page-template-default h3{
	display: block;
	margin:0 0 10px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
}

.gmap{
	box-sizing: border-box;
	display:block;
	width:90%;
	height:400px;
	margin:0 auto 40px auto;
	padding:0;
	border:none;
}

/*page END*/

/*contactForm START*/
.page-template-default h2.foemTitle{
	margin: 0 0 10px 0;
	padding: 5px 20px;
	font-size:1.0em;
	font-weight: normal;
	background-color:#d7e3d1;
	border:none;
}

.wpcf7-form label.contactFoem{
	display:block;
	margin: 0;
	padding: 0 0 20px 0;
}

.wpcf7-form label.contactFoem input,
.wpcf7-form label.contactFoem select,
.wpcf7-form label.contactFoem textarea{
	webkit-appearance:none;
	box-sizing: border-box;
	display: block;
	width:100%;
	margin: 0;
	padding: 5px;
	font-family:"メイリオ", Meiryo, O "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", saka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	background-color: #ffffff;
	border: 2px solid #cccccc;
	box-shadow:none;
}
.contactSubmit{
	margin:0;
	padding:0 0 40px 0;
	text-align: center;
}

.contactSubmit input[type="submit"]{
	box-sizing:border-box;
	width:200px;
	height:40px;
	margin: 0 auto;
	padding: 0;
	color: #ffffff;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	background-color: #dd3333;
	border:none;
	border-radius:5px;
	box-shadow:0 -4px 1px 0 rgba(0,0,0,0.3) inset;
	cursor:pointer;
}

.contactSubmit input[type="submit"]:hover{
	box-shadow:0 2px 1px 0 rgba(0,0,0,0.5) inset;
}
/*contactForm END/

/*釣り物 START*/
.shipMenu{
	margin:0;
	padding:0;
}

.shipMenu ul{
	display:block;
	margin:0;
	padding:0 0 40px 0;
	zoom:100%;
}

.shipMenu ul:after{
	content:".";
	display:block;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	visibility:hidden;
	clear:both;
}

.shipMenu li{
	box-sizing:border-box;
	width:20%;
	display:block;
	margin:0;
	padding:1px;
	list-style:none;
	float:left;
}

.shipMenu li a:link,
.shipMenu li a:visited,
.shipMenu li a:active,
.shipMenu li a:hover{
	box-sizing:border-box;
	display:block;
	margin:0;
	height:80px;
	padding:55px 0 0 0;
	color:#333333;
	text-align:center;
	text-decoration:none;
	background:#ffffff url(../img/fish1.png) center -5px no-repeat;
	background-size:60px;
	border:1px solid #cccccc;
	border-radius:5px;
	box-shadow:0 -3px 1px 0 rgba(0,0,0,0.2) inset;
}

.shipMenu li:nth-child(2n) a{
	background:#ffffff url(../img/fish2.png) center -5px no-repeat;
	background-size:60px;
}

.shipMenu li:nth-child(3n) a{
	background:#ffffff url(../img/fish3.png) center 5px no-repeat;
	background-size:45px;
}

.shipMenu li:nth-child(4n) a{
	background:#ffffff url(../img/fish4.png) center 5px no-repeat;
	background-size:45px;
}

.shipMenu li:nth-child(5n) a{
	background:#ffffff url(../img/fish5.png) center -5px no-repeat;
	background-size:60px;
}

.shipMenu li:nth-child(6n) a{
	background:#ffffff url(../img/fish6.png) center -5px no-repeat;
	background-size:60px;
}

.shipMenu li:nth-child(7n) a{
	background:#ffffff url(../img/fish6.png) center -5px no-repeat;
	background-size:60px;
}

.shipMenu li:nth-child(8n) a{
	background:#ffffff url(../img/fish9.png) center -5px no-repeat;
	background-size:60px;
}

.shipMenu li:nth-child(9n) a{
	background:#ffffff url(../img/fish10.png) center -5px no-repeat;
	background-size:60px;
}

.shipMenu li:nth-child(10n) a{
	background:#ffffff url(../img/fish11.png) center 5px no-repeat;
	background-size:45px;
}

.shipMenu li a:hover{
	background-color:#f1f1f1;
	box-shadow:0 1px 1px 0 rgba(0,0,0,0.2) inset;
}

.priceTitle{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
}

.priceTable{
	width:100%;
	margin:0 0 10px 0;
	border-collapse:collapse;
}

.priceTable th,
.priceTable td{
	width:6.25%;
	padding:2px 0;
	font-size:0.7em;
	line-height: 1.2;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.priceTable th{
	color:#ffffff;
	background-color: #888888;
}

.priceTable td.price{
	text-align: right;
}

.priceTable h3{
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
}
.priceTable td.textLeft{
	text-align:left;
}

.entry-content.fishing{
	margin:0;
	padding:0;
}


.fishTitle{
	clear:both;
	margin:0;
	padding:4px;
	color: #ffffff;
	font-size:1.2em;
	font-weight:bold;
	line-height:34px;
	background-color:#66cc33;
	border-radius:3px 3px 0 0;
}

.priceList{
	display:block;
	margin: 0;
	padding:0 0 10px 0;
}

.priceList li,
.priceText{
	display:block;
	margin:0;
	padding:0;
	font-size:0.8em;
	list-style:none;
}

.priceTitle{
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
}

.fishTitle .fish{
	display:inline-block;
	width:60px;
	height:34px;
	margin: 0 10px 0 0;
	padding:0;
	border-radius:2px;
}

.fishTitle .fish1002{
	background:#ffffff url(../img/fish1.png) 5px -5px no-repeat;
	background-size:100% auto;
}

.fishTitle .fish1004{
	background:#ffffff url(../img/fish2.png) center -5px no-repeat;
	background-size:auto 120%;
}

.fishTitle .fish1006{
	background:#ffffff url(../img/fish3.png) top no-repeat;
	background-size:auto 100%;
}

.fishTitle .fish1008{
	background:#ffffff url(../img/fish4.png) top no-repeat;
	background-size:auto 100%;
}

.fishTitle .fish1010{
	background:#ffffff url(../img/fish5.png) center -5px no-repeat;
	background-size:auto 120%;
}

.fishTitle .fish1012{
	background:#ffffff url(../img/fish6.png) center -5px no-repeat;
	background-size:auto 120%;
}

.fishTitle .fish1016{
	background:#ffffff url(../img/fish8.png) center -5px no-repeat;
	background-size:auto 120%;
}

.fishTitle .fish1018{
	background:#ffffff url(../img/fish9.png) 5px -5px no-repeat;
	background-size:100% auto;
}

.fishTitle .fish1020{
	background:#ffffff url(../img/fish10.png) center -5px no-repeat;
	background-size:auto 120%;
}

.fishTitle .fish1024{
	background:#ffffff url(../img/fish11.png) top no-repeat;
	background-size:auto 100%;
}
.fishTitle .fish14324{
	background:#ffffff url(../img/fish6.png) center -5px no-repeat;
	background-size:auto 120%;
}

.shipArea{
	margin: 0 0 40px 0;
	padding:10px;
	border:4px solid #66cc33;
	border-top:none;
	border-radius: 0 0 3px 3px;
}

.shipTitle{
	clear:both;
	margin:0 0 10px 0;
	padding:5px 10px;
	font-size:1.2em;
	font-weight:bold;
	background-color:#d7e3d1;
	border-radius: 3px;
}

.fishing p{
	margin:0;
	padding:0;
}

.fishing p.pb20{
	padding-bottom:20px;
}

.fishing .half,
.fishing ul.teibou{
	margin-left:200px;
}

.fishing .shipImg{
	border-radius: 5px;
	float:left;
}

.mainPhoto{
	box-sizing:border-box;
	width:50%;
	margin:0;
	padding:0 10px 0 0;
	float:left;
}

.mainPhoto img{
	border-radius:5px;
}

.mainPhoto .shipList.half{
	display: block;
	margin:0;
	padding:10px 0 0 0;
}

.subPhoto{
	box-sizing:border-box;
	width:50%;
	margin:0;
	padding:0 0 0 10px;
	float:right;
}

.subPhoto img{
	max-height:280px;
	border-radius:5px;
}

.subPhoto p{
	margin:0;
	padding:10px 0 0 0;
}

.shipList{
	display:block;
	margin:0;
	padding:0;
}

.shipList li{
	box-sizing:border-box;
	display:block;
	margin:0;
	padding:5px 0;
	border-bottom:1px dotted #cccccc;
	list-style:none;
}

.shipList li:last-child,
.shipList.half li{
	border-bottom:none;
}

.shipList.half li{
	padding:0;
}

.shipList.half li:before,
.shipList li h4:before{
	content:"■";
	color:#66cc33;
	font-size:1.0em;
	font-weight:normal;
}

.shipList li h4{
	box-sizing: border-box;
	width:11.0em;
	margin:0;
	padding:0;
	font-size:1.0em;
	font-weight:bold;
	float:left;
}

.shipList li h4.priceTitle{
	clear: both;
	width: 100%;
	margin:20px 0 10px 0;
	padding:2px 10px;
	color:#ffffff;
	font-weight: bold;
	background-color:#66cc33;
	border-radius:3px;
}

.shipList li h4.priceTitle:before{
	content:"";
}

.shipList.teibou li h4{
	float:none;
}

.shipList.teibou li p{
	margin:0 0 10px 0;
}

.fishing .strongText{
	margin:0;
	padding:0;
	color:#dd3333;
	font-size:1.2em;
	font-weight:bold;
}

.shipList li p{
	margin:0 0 0 12.0em;
	padding:0;
}

.shipList li h5{
	clear:both;
	margin:5px 0;
	padding:2px 5px;
	font-size:1.0em;
	font-weight:normal;
	background-color: #f1f1f1;
}

.shipList li.seabass h4{
	width:100%;
	float:none;
}

.shipList .rod{
	display:block;
	margin:0;
	padding:0;
}

.shipList .rod dt{
	clear:both;
	box-sizing:border-box;
	width:11.0em;
	margin:0 0 5px 0;
	padding:2px 5px;
	background-color: #f1f1f1;
	float:left;
}

.shipList .rod dd{
	margin:0 0 5px 0;
	padding:2px 0 2px 12.0em;
}

.rod dd:after{
	clear:both;
}

.shipList .pagePhoto{
	width:11.0em;
	margin:0;
	padding:0;
	font-size:0.8em;
	float:left;
}

.shipList .pagePhoto img{
	max-width:100%;
	border-radius:5px;
}

.screenBg{
	display:none;
	box-sizing:border-box;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:50px 0 0 0;
	text-align:center;
	background:rgba(0,0,0,0.5);
	z-index:100;
}

.screenBg .imgBg{
	display:inline-block;
	max-height:90%;
	margin:0 auto;
	padding:10px;
	background-color:#ffffff;
	border-radius:10px;
	box-shadow:5px 5px 8px 0 rgba(0,0,0,0.5);
	overflow:auto;
}

.screenBg p{
	margin:0;
	padding:0;
	text-align:right;
}

.closeImgButton,
.openImgButton{
	margin:0;
	padding:5px 10px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-radius:5px;
	cursor:pointer;
}

.openImgButton{
	margin:10px 0 10px 5px;
	float:right;
}

.openImgButton:hover{
	background-color:#f1f1f1;
}

.bottomAreaIn.price .bottomInfo{
	height:10px;
	overflow:visible;
}

.bottomHead{
	margin: 0;
	padding: 0;
	font-size:1.2em;
	font-weight:bold;
}

.teibouTitle{
	display:block;
	margin: 10px 0;
	padding: 2px 5px;
	font-weight: bold;
	background-color: #f1f1f1;
}

.pageLink{
	display:block;
	margin:0 0 30px 0;
	padding:0;
}

.pageLink:before{
	content:"▼";
	display:inline-block;
	margin:0 5px 0 0;
	padding:0;
	color:#ff9b65;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
/*釣り物 END*/

/*釣り物ご案内トップ　START*/
#post-929 .priceTable.pc{
	display:none;
}

#post-929 .priceTable.sp{
	display:block !important;
}

#post-929 .priceTable th,
#post-929 .priceTable td{
	padding:5px 10px;
	font-size:0.9em;
}

.page-id-929 .bottomArea{
	display:none;
}
/*釣り物ご案内トップ　END*/

/*お問い合わせ START*/
.contactTable{
	width:100%;
	margin:0 auto 20px auto;
	border-collapse:collapse;
}

.contactTable th,
.contactTable td{
	width:25%;
	padding:10px;
	text-align:left;
	font-weight:normal;
	background-color:#eeeeee;
	border:1px solid #cccccc;
}

.contactTable td{
	width:75%;
	background-color:#ffffff;
}

.contactTable input[type="text"],
.contactTable input[type="email"],
.contactTable input[type="tel"],
.contactTable textarea{
	box-sizing:border-box;
	width:90%;
	border:3px solid #dddddd;
}

.sendButton{
	margin:0;
	padding:0 0 40px 0;
	text-align:center;
}

.sendButton input{
	width:50%;
	margin:0 auto;
	padding:0;
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
	line-height:40px;
	background-color:#ee4433;
	border:none;
	border-radius:5px;
	-moz-box-shadow:3px 3px 1px 0 rgba(255,255,255,0.3) inset, -3px -3px 1px 0 rgba(0,0,0,0.3) inset, 2px 2px 3px 0 rgba(0,0,0,0.3);
	-ms-box-shadow:3px 3px 1px 0 rgba(255,255,255,0.3) inset, -3px -3px 1px 0 rgba(0,0,0,0.3) inset, 2px 2px 3px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:3px 3px 1px 0 rgba(255,255,255,0.3) inset, -3px -3px 1px 0 rgba(0,0,0,0.3) inset, 2px 2px 3px 0 rgba(0,0,0,0.3);
	box-shadow:3px 3px 1px 0 rgba(255,255,255,0.3) inset, -3px -3px 1px 0 rgba(0,0,0,0.3) inset, 2px 2px 3px 0 rgba(0,0,0,0.3);
	cursor:pointer;
}

.sendButton input:hover{
	background-color:#ee6655;
}
	
/*お問い合わせ END*/

/*ソーシャルメディアポリシー START*/
p.sns{
	margin:0;
	padding:0 0 40px 0;
}

table.sns{
	width:100%;
	margin:0 0 40px 0;
	border-collapse:collapse;
}

table.sns th,
table.sns td{
	padding:5px 10px;
	border:1px solid #cccccc;
	text-align:left;
	font-weight:normal;
}

table.sns th{
	width:25%;
	background-color:#d7e3d1;
}

table.sns td{
	width:75%;
	background-color:#ffffff;
}
/*ソーシャルメディアポリシー END*/


@media screen and (min-width: 737px) {
	.sp{
		display:none;
	}

	.img70{
		width:70%;
		height:auto;
	}
	
	.widget_nav_menu.global{
		display:block !important;
	}

	#goTop{
		display:none !important;
	}
}

@media screen and (max-width: 736px) {
	.pc{
		display:none;
	}

	.img100{
		width:100%;
		height:auto;
	}

/*layout START*/
	#page{
		width:100%;
		min-width:320px;
		/*overflow:hidden;*/
	}

	#masthead{
		border-bottom:2px solid #ff99cc;
	}

	#main{
		width:100%;
		padding:5px 10px;
	}

	#content{
		width:100%;
		float:none;
	}

	#secondary{
		width:100%;
		padding:0;
		float:none;
	}

	#colophon{
		border-bottom:5px solid #bfbde9;
	}
	/*layout END*/

	/*header START*/
	#pageHead{
		box-sizing:
		border-box;
		width:100%;
		padding:5px;
		border:none;
	}
	
	#pageHead .home-link{
		width:210px;
		margin:0;
		padding:5px 0 0 0;
		float:left;
	}

	#pageHead .telSp,
	#pageHead .menuSp{
		display:block;
		float:right;
		width:40px;
		margin:0;
		padding:0 3px;
		background:none;
		cursor:pointer;
	}

	.widget_nav_menu.global{
			display:none;
		}

	#menu-headnave{
		box-sizing:border-box;
		width:100%;
		height: auto;
		margin:0;
		padding:0;
	}

	#menu-headnave li{
		box-sizing:border-box;
		width:100%;
		height: auto;
		margin:0;
		padding: 2px 10px;
		border-bottom:1px solid #cccccc;
		float:none;
	}

	#menu-headnave li:before{
		position:static;
		width:36px;
		height:36px;
		margin: 0 5px 0 0;
		background-size:36px !important;
	}

	#menu-headnave li:hover{
		border-radius:0;
	}
	/*header END*/

	/*sidebar START*/
	.widgetFrame .tel a:link,
	.widgetFrame .tel a:visited,
	.widgetFrame .tel a:active
	.widgetFrame .tel a:hover{
		display:inline;
		color:#dd3333;
		font-size:1.4em;
		font-weight:bold;
		text-decoration:none;
		background:none;
		box-shadow:none;
	}

		#secondary .widget_nav_menu li,
		#secondary .widget_categories li,
		#secondary .widget_archive li,
		#secondary .widget_archive li a.year.up{
			background-position:95% ;
	}

	.fb-page{
		padding:10px 0;
		border:1px solid #395692;
		background-color:#e9ebee;
	}
/*sidebar END*/

	/*footer START*/
	#pageFoodIn{
		width:100%;
		height:auto;
		padding:10px 55px 10px 10px;
		background:url(../img/ship.png) left bottom no-repeat;
		background-size:120px;
	}

	#pageFoodIn a.tel:link,
	#pageFoodIn a.tel:visited,
	#pageFoodIn a.tel:active,
	#pageFoodIn a.tel:hover,
	#pageFoodIn .tel{
		display:inline;
	}

	#pageFoodIn #copy{
		margin:0 0 0 auto;
		padding:0;
	}

	#goTop{
		position:fixed;
		bottom:10px;
		right:10px;
		display:none;
		width:40px;
		height:40px;
		margin:0;
		padding:0;
		color:#ffffff;
		font-size:12px;
		line-height:20px;
		text-align:center;
		background-color:rgba(0,0,0,0.6);
		border-radius:5px;
		cursor:pointer;
	}

	#goTop span{
		display:block;
	}

	#pageFoodIn .tel{
		display:none !important;
	}
	/*footer END*/

	/*index START*/
	#indexTop{
		padding:0;
		background:none;
		background-color:#ffffff;
	}

	#slideOuter{
		height:60px;
	}

	#topSlide{
		height:60px;
	}

	#topSlide img{
		max-width:80px;
		height:60px;
		border:2px solid #ffffff;
		-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
		-ms-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
		-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
		box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	}

	.titleInformation{
		background-size:100%;
	}

	.monthlyFishing{
		box-sizing:border-box;
		position:static;
		width:100%;
		margin:0 0 5px 0;
		padding:10px;
		border:1px solid #cccccc;
		float:none;
	}

	.monthlyFishing img{
		width:50px;
		margin:0 10px 0 0;
		float:left;
	}

	a.monthlyFishing:link p,
	a.monthlyFishing:visited p,
	a.monthlyFishing:active p,
	a.monthlyFishing:hover p{
		position:static;
		margin:0;
		padding:10px;
		font-size:1.2em;
		text-align:left;
		text-decoration:none;
	}
	/*index END*/

	/*contents START*/
	.entry-content img{
		max-width:100%;
		height:auto;
	}

	.page .entry-content .listAlbum p{
		width:50%;
	}

	.contactTable th,
	.contactTable td{
		box-sizing:border-box;
		display:block;
		width:100%;
	}
	/*contents END*/

	/*釣り物 START*/
	.shipMenu li{
		width:33.33333%;
	}

	.shipMenu li a:link,
	.shipMenu li a:visited,
	.shipMenu li a:active,
	.shipMenu li a:hover{
		padding-top:60px;
		font-size:11px;
		background-position:center 10px;
		background-size:40px !important;
		overflow: hidden;
	}

	.priceTable th,
	.priceTable td{
		width:25%;
	}

	.fishing .shipImg{
		float:none;
	}

	.fishing .half,
	.fishing ul.teibou{
		width:100%;
		margin:10px 0 0 0;
		filter:none;
	}

	.mainPhoto,
	.subPhoto{
		width:100%;
		margin:0;
		filter:none;
	}

	.shipList li h4{
		float:none;
	}

	.shipList li p{
		margin:0;
	}

	.shipList .pagePhoto{
		float:none;
	}

	.shipList .rod dt{
		width:100%;
		float:none;
	}

	.shipList .rod dd{
		padding:0;
	}

	.screenBg .imgBg{
		width:90%;
	}

	.screenBg .imgBg img{
		width:100%;
	}

/*釣り物 END*/

	/*釣り物ご案内トップ　START*/
	#post-929 .priceTable.pc,
	#post-929 .priceTable.sp,
	.page-id-929 .bottomArea{
		display:none !important;
	}
/*釣り物ご案内トップ　END*/
	
	/*pager START*/
	.wp-pagenavi a.page,
	.wp-pagenavi span.current,
	.wp-pagenavi span.extend,
	.wp-pagenavi span.pages{
		display:none;
	}
	/*pager END*/

/*ソーシャルメディアポリシー END*/
	table.sns th,
	table.sns td{
		box-sizing: border-box;
		display: block;
		width: 100%;
	}

/*ソーシャルメディアポリシー END*/

}


.pageBottomArea{
    padding:0 0 40px 0;
    padding: 20px;
    text-align:center;
    border-top:5px solid #66cc33;
    border-bottom:5px solid #66cc33;
}

.pageBottomArea iframe{
    display:block;
    width:560px;
    height:315px;
    margin:0 auto;
}

@media screen and (max-width: 736px) {
    .pageBottomArea iframe{
        width:100%;
        height:57vw;
    }
}