@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

body {
  font-family: "Roboto", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "メイリオ", Meiryo, sans-serif;
  font-size:16px;
  color		: #333;
  margin		: 0;
  padding		: 0;
  position:relative;
  background-color:  #FEFFF1;
  background-image: url(//www.okinawa-fishing.jp/images/common/bg.gif);
  background-size:auto 450px;
  background-position: top left;
  background-repeat: no-repeat;
}

@media screen and (max-width: 800px) {
body {
  background-size:auto 250px;
}
}

@media screen and (max-width: 568px) {
body {
  background-size:35% auto;
}
}

h1,h2,h3,h4,h5,
ol,ul,li,dl,dd,
address,
div,img{
	margin		: 0;
	padding		: 0;
	}

ol,ul,li,
dl,dd{
	list-style	: none;
	}
	
	
h1,h2,h3,h4,h5{
	font-size		: 100%;
	}

p {margin:0;padding:0;}

table{
	border-collapse: collapse;
	border-spacing: 0;
	}

img{
	margin:0;padding:0;
	border		: none;
	display:block;
	}

.overimg:hover img {
	filter:alpha (opacity=70);
	-moz-opacity:0.80;
	opacity:0.80;
}

/* link
-------------------------------------------------- */
a {
	text-decoration: none;
	outline:none;
	color:#5C5B5C;
	}

a:hover {  
	color		: #5C5B5C;
	text-decoration	: none;
	}
	

/* .line
-------------------------------------------------- */
hr {
	display		: none;
	}
	
.clr {
	height		: 0;
	clear		: both;
	}

/* header
-------------------------------------------------- */
header {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 3;
		width: 100%;
		padding:0 0;
		transition: .5s;
}

header:hover{
  background: #449A93;
}

.is-animation {
		background: #449A93;
		-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	}


/* headerArea */

.headerArea{
  margin:0 auto;
  width:1200px;
  padding:0 0 0;
  position: relative;
}

@media only screen and  (max-width: 1280px) {
.headerArea {
	width:96%;
}
}

/* header #logo */

header #logo{
	width:208px;
	height:70px;
	margin:13px 0;
	float:left;
	background-image: url(https://www.okinawa-fishing.jp/images/common/logo.png);
	background-size:auto 70px;
	background-repeat: no-repeat;
}

header:hover #logo{
	width:208px;
	height:70px;
	background-image: url(https://www.okinawa-fishing.jp/images/common/logo.png);
}

.is-animation #logo{
	width:208px;
	height:70px;
	background-image: url(https://www.okinawa-fishing.jp/images/common/logo.png);
}

header #logo a{
	width:208px;
	height:70px;
	text-decoration:none;
	display: block;
	text-indent:-9999px;
	}

@media only screen and  (max-width: 800px) {
header #logo{
	width:134px;
	height:45px;
	background-size:auto 45px;
	margin:8px 0 8px;
}

header:hover #logo{
	width:134px;
	height:45px;
}

.is-animation #logo{
	width:134px;
	height:45px;
}

header #logo a{
	width:134px;
	height:45px;
	text-decoration:none;
	display: block;
	text-indent:-9999px;
	}
}

/* h_right */
.h_right{
  width:75%;
  float:right;
}

@media only screen and  (max-width: 800px) {
.h_right{display:none;}
}

/* sub_m
--------------------------------------- */
.sub_m{
  width:100%;
  margin-bottom:10px;
  float:right;
}

@media only screen and  (max-width: 1280px) {
.sub_m{
  width:100%;
}
}

@media only screen and  (max-width: 800px) {
.sub_m{
  display:none;
}
}

/* h_right */
.h_right{
  width:75%;
  float:right;
}

@media only screen and  (max-width: 800px) {
.h_right{display:none;}
}

/* sub_m
--------------------------------------- */
.sub_m{
  width:100%;
  margin-bottom:10px;
  float:right;
}

@media only screen and  (max-width: 1280px) {
.sub_m{
  width:100%;
}
}

@media only screen and  (max-width: 800px) {
.sub_m{
  display:none;
}
}

.sub_m h1{
  padding:8px 0 0;
  float:right;
  margin-right:20px;
  line-height:1.4;
  color:#FFF;
  font-weight:normal;
  font-size:14px;
}

header:hover .sub_m h1{
	color:#FFF;
}

.is-animation .sub_m h1{
	color:#FFF;
}

.sub_m .online{
  float:right;
  margin:0 1%;
  position: relative;
  display:block;
}

.online li{
  margin:0 5px;
  float:right;
  padding:2% 0;
  line-height:1;
  text-align: center;
}

.online .tl{
  font-size:22px;
  font-weight:500;
  color:#FFF;
  line-height:0.6;
  padding-top:5px;
}

.online .tm{
  font-size:13px;
  font-weight:400;
}

header:hover .online .tl{
	color:#FFF;
}

.is-animation .online .tl{
	color:#FFF;
}

header:hover .online .tm{
	color:#FFF;
}

.is-animation .online .tm{
	color:#FFF;
}

/* main_menu

/* main_menu
--------------------------------------- */
.main_menu{
  margin:0;
  font-size:0.7em;
  padding:3px 0 10px 0;
  width:100%;
  clear:both;
  float:right;
}

.main_menu li {
  float:right;
  margin:0 1.5% 0 1.8%;
  font-size:16px;
  font-weight:400;
  letter-spacing:0em;
  position: relative;
  text-align: center;
  line-height:1.1;
}

.main_menu li span{
  font-family: 'Roboto', sans-serif;
  font-size:0.7em;
  font-weight:400;
  text-transform: uppercase;
}

@media only screen and  (max-width: 1280px) {
.main_menu li {
  margin:0 0.5% 0 2%;
}
}

.main_menu li a{
  color:#FFF;
}

header:hover .main_menu li a{
  color:#FFF;
}

header:hover .main_menu li a:hover{
  color:#EFF2C5;
}

.is-animation .main_menu li a{
  color:#FFF;
}

.main_menu li a:hover{
  color:#EFF2C5;
}

/* main_menu　sub-menu
--------------------------------------- */
.main_menu li ul.sub-menu {
	display: none;  /*サブメニューは最初は非表示にしておく*/
	position: absolute;  /*絶対配置にしておかないとうまくいかない*/
	width: 180px;
	top: 38px;
	left:50%;
	margin-left:-90px;
	border-collapse: collapse;
	list-style: none;
	background: #128195;
	background: rgba(18, 129, 149, 0.8);
	box-shadow: 0 3px 5px rgba(0,0,0,0.2),  0 1px 0 rgba(0,0,0,0.1);
}

.main_menu li:hover ul.sub-menu {
	display: block;    /*マウスオーバー時にサブメニューを表示する*/
}
.main_menu li ul.sub-menu li {
	float: none;  /*サブメニューはフロートさせないので解除*/
}

.main_menu .sub-menu li {
	width: 100%;
	line-height: 1.4;
	margin:0!important;
	text-align: left!important;
}

.main_menu .sub-menu li a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px;
	color: #FFF;
	font-weight:normal;
	font-size:14px;
	text-decoration: none;
	border-bottom:0.05em dotted #9D9D9D;
}

.main_menu .sub-menu li:last-child a {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

.main_menu .sub-menu li a:hover {
	background-color: #2CC1D3;
	color: #ffffff!important;
	text-decoration: none;
}

.main_menu .sub-menu li:last-child  a:hover {
	background-color: #2CC1D3;
	color: #ffffff!important;
	text-decoration: none;
}

.main_menu .sub-menu:before {
	position: absolute;
	display: block;
	content: "";
	width: 160px;
	height: 20px;
	left: 50%;
	margin-left:-80px;
	top: -14px;
	background-image: url(https://www.okinawa-fishing.jp/images/common/popup_arrow.png);
	background-position: center top;
}

/* main_menu
--------------------------------------- */
.main_menu{
  margin:5px 0 0;
  font-size:0.7em;
  padding:3px 0 10px 0;
  width:100%;
  clear:both;
  float:right;
}

.main_menu li {
  float:right;
  margin:0 1.5%;
  font-size:15px;
  font-family: 'Roboto', sans-serif;
  font-weight:400;
  letter-spacing:0em;
  position: relative;
  text-align: center;
  line-height:1.1;
}

.main_menu li span{
  font-family: 'Roboto', sans-serif;
  font-size:0.7em;
  font-weight:400;
  text-transform: uppercase;
}

@media only screen and  (max-width: 1280px) {
.main_menu li {
  margin:0 1%;
}
}

.main_menu li a{
  color:#FFF;
}

header:hover .main_menu li a{
  color:#FFF;
}

header:hover .main_menu li a:hover{
  color:#EFF2C5;
}

.is-animation .main_menu li a{
  color:#FFF;
}

.main_menu li a:hover{
  color:#EFF2C5;
}

/* main_menu　sub-menu
--------------------------------------- */
.main_menu li ul.sub-menu {
	display: none;  /*サブメニューは最初は非表示にしておく*/
	position: absolute;  /*絶対配置にしておかないとうまくいかない*/
	width: 200px;
	top: 20px;
	left:50%;
	margin-left:-100px;
	border-collapse: collapse;
	list-style: none;
	background: #128195;
	background: rgba(18, 129, 149, 0.8);
	box-shadow: 0 3px 5px rgba(0,0,0,0.2),  0 1px 0 rgba(0,0,0,0.1);
}

.main_menu li:hover ul.sub-menu {
	display: block;    /*マウスオーバー時にサブメニューを表示する*/
}
.main_menu li ul.sub-menu li {
	float: none;  /*サブメニューはフロートさせないので解除*/
}

.main_menu .sub-menu li {
	width: 100%;
	line-height: 1.4;
	margin:0!important;
	text-align: left!important;
}

.main_menu .sub-menu li a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px;
	color: #FFF;
	font-weight:normal;
	text-decoration: none;
	border-bottom:0.05em dotted #9D9D9D;
}

.main_menu .sub-menu li:last-child a {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

.main_menu .sub-menu li a:hover {
	background-color: #2CC1D3;
	color: #ffffff!important;
	text-decoration: none;
}

.main_menu .sub-menu li:last-child  a:hover {
	background-color: #2CC1D3;
	color: #ffffff!important;
	text-decoration: none;
}

.main_menu .sub-menu:before {
	position: absolute;
	display: block;
	content: "";
	width: 160px;
	height: 20px;
	left: 50%;
	margin-left:-80px;
	top: -14px;
	background-image: url(//www.okinawa-fishing.jp/images/common/popup_arrow.png);

	background-position: center top;
}

/* .menu_sp
-------------------------------------------------- */
#menu_sp {
	display: none;
}
.slicknav_menu {
	display:none;
}

@media screen and (max-width: 800px) {
.slicknav_menu {
    display:block;
    z-index: 1000;
}

.mstel{
	font-size:0.9em;
	text-align: center;
	padding:10px 0;
	line-height:1.4;
}

.mstel a{
	font-size:1.2em;
	font-weight:bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 800px) {
.mstel{
	line-height:1.6;
}
.mstel a{
	font-size:1.4em;
	font-weight:normal;
}
}

.mstel a:hover{
	color:#FF434A!important;
	text-decoration: none!important;
}
.mstel a {
	color: #fff;
	text-decoration: underline!important;
}

.mstx{
	font-size:12px;
	text-align: center;
	padding:0 0 5px;
	clear:both;
}
}

@media screen and (max-width: 800px) {
.micon{
	margin:1% auto 0;
	width:94%;
	clear:both;
}

.micon .w15{
	width:70px;
	height:auto;
	box-sizing: border-box;
	padding:1% 2% 1%;
	float:left;
	}

.micon .w15 img{
	width:100%;
	height:auto;
	}
}

@media screen and (max-width: 568px) {
.micon{
	margin:2% 1%;
	width:98%;
}
.micon .w15{
	width:16.6%;
	height:auto;
	box-sizing: border-box;
	padding:2% 2% 3%;
	float:left;
	}
}

/* wrapper
========================================================================== */
#wrapper {
  width: 100%;
  padding: 2% 0 5%;
  position: relative;
  overflow:hidden;
  display:block;
}

@media screen and (max-width: 800px) {
#wrapper {
  padding: 3% 0 5%;
}
}
.container{
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
  width:100%;
  max-width:1170px;
  box-sizing: border-box;
}

@media screen and (max-width: 1280px) {
.container {
  width:96%;
  padding: 0 2%;
}
}


#bgp {
  background	:#150B11;
  background: rgba(21, 11, 17, 0.7);
}


#pages {
  padding: 100px 0 100px;
  background	: url("//www.okinawa-fishing.jp/images/common/bg2.gif") ;
}

@media screen and (max-width: 568px) {
#pages {
  padding: 80px 0 50px;
}
}

/* #side_navi
--------------------------------------------------------- */
#side_navi{
width:35px;
padding:8px 8px 0 8px;
height:auto;
position:fixed;
top:200px;
right:0;
background: url(//www.okinawa-fishing.jp/images/common/bg_snavi.png) ;
z-index: 110;
}

@media screen and (max-width: 800px) {
#side_navi{
display:none;
}
}

#side_navi li:hover {
	filter:alpha(opacity=80);  /* for IE */
	-moz-opacity: 0.8;  /* for Firefox */
	opacity: 0.8;  /* for Safari or Opera */
}

#side_navi li img {
	width:35px;
	height:auto;
	margin:0;
}

#side_navi li {
	width:35px;
	height:auto;
	margin-bottom:8px;
}

#side_navi #tab1{
width:32px;
height:auto;
margin-bottom:8px;
}

#side_navi #tab2{
width:32px;
height:auto;
margin-bottom:8px;
}


/* footer
========================================================================== */
footer{
float:left;
color:#FFF;
background:#449A93;
width:100%;
margin:0 auto;
padding:2% 0 0.5%;
display:block;
clear:both;
position:relative;
}

.footerArea {
	padding: 0 0 0 0;
	width: 1000px;
	margin: 0 auto 0;
	position: relative;
}

@media only screen and  (max-width: 1280px) {
.footerArea  {
	width: 1000px;
	}
}
.fotterLogo{
	float:left;
	width: 200px;
	height:auto;
	margin:1% 2% 2%;
	text-align: center;
}

.fotterLogo img{
	width: 100%;
	height:auto;
}


@media only screen and  (max-width: 800px) {
footer {
	padding-top: 10px;
}
	
.fotterLogo{
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
}
	
@media only screen and  (max-width: 568px) {
.fotterLogo{
	width: 150px;
	height:auto;
}

.fotterLogo img{
	width: 150px;
	height:auto;
}
}

footer .copy{
	text-align: center;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
}


@media only screen and  (max-width: 800px) {
.footerArea {
	padding:3% 0 0 0;
	margin: 0 auto 0;
	width: 100%;
}

.fotterLogo{
	margin-left:auto;
	margin-right:auto;
	float:none;
	text-align: center;
}
}

.f_text span{
  font-family: 'Roboto', sans-serif;
  font-weight:400;
  font-size:0.9em;
}

.f_text small{
  font-size:13px;
  padding-left:15px;
}

.f_text {
	float:left;
	padding:0 0 8px 20px;
}

.f_text p{
	text-align: left;
	margin-bottom:10px;
	font-size:1em;
	padding-top:10px;
	line-height:1.6;
}

.f_text strong{
	font-size:1.1em;
	font-weight:bold;
}

@media only screen and  (max-width: 800px) {
.footerArea .f_text{
	padding:0 10px 0;
	clear:both;
}

.footerArea .f_text p{
	text-align: center;
	font-size:1em;
}
}

@media screen and (max-width: 800px) {
.f_text {
	width:90%;
	float:none;
	margin:0 auto;
	padding:0 0 25px 0;
}
}

@media screen and (max-width: 568px) {
.f_text p{
	margin-bottom:15px;
	font-size:0.9em;
	width:100%;
}
}

.fnav_bar{  
	margin:0 auto;
	width:100%;
	clear:both;
	} 

@media only screen and  (max-width: 800px) {
.fnav_bar{  
	margin:15px auto;
	width:90%;
	} 
}

@media only screen and  (max-width: 568px) {
.fnav_bar{  
	margin:0 auto;
	width:100%;
	} 
}

.f_icon{  
	margin:15px auto 15px;
	text-align: center;
	} 

.f_icon li{
	margin:0 5px;
	display:inline-block;
	width:40px;
}

.f_icon li img{
	width:40px;
	height:auto;
}

@media only screen and  (max-width: 568px) {
.f_icon{
	width:96%;
	float:left;
	margin:10px 2% 60px;
}	
.f_icon li{
	width:13.5%;
	margin:0 1.5%;
	float:left;
}

.f_icon li img{
	width:100%;
}
}

footer a {
	text-decoration: none;
	color: #FFF;
}
footer a:hover {
	color: #FFF;
}

/*---------- フッターメニュー ----------*/
.nav_bar {
	width:100%;
	box-sizing: border-box;
	text-align: center;
	margin:0 auto;
	padding:0 1% 2%;
}

.nav_bar p{
	display:inline-block;
}

@media screen and (max-width: 568px) {
.nav_bar {
	width:100%;
	padding:0 0;
}
.nav_bar p{
	display:block;
}
}

.nav_bar .page_nav_menu {
	margin:0% 10px 5px;
}

@media screen and (max-width: 568px) {
.nav_bar .page_nav_menu {
	float:left;
	margin-top:0.8%;
	margin-right:5%;
	margin-bottom:1.7%;
}
}

.footer_nav{
	margin-top:1%;
	margin-bottom:1.7%;
}

@media screen and (max-width: 800px) {
.footer_nav{
	margin-top:0%;
}
}

@media screen and (max-width: 568px) {
.footer_nav{
	margin-top:0%;
	margin-bottom:1.7%;
}

.nav_bar .page_nav_menu {
	width:46%;
	float:left;
	margin-left:2.5%;
	margin-right:0;
	margin-top:1%;
	letter-spacing	: 0em;
}
}

.nav_bar .page_nav_menu .btn{
	padding:0;
}

@media screen and (max-width: 568px) {
.nav_bar .page_nav_menu .btn{
	padding:6px 9px 6px 7px;
}
}

.nav_bar .page_nav_menu a{
	color		: #FFF;
	text-decoration	: underline;
	}

.nav_bar .page_nav_menu a:hover{
	filter:alpha (opacity=70);
	-moz-opacity:0.80;
	opacity:0.80;
	text-decoration	: none;
	}

@media screen and (max-width: 568px) {
.nav_bar .btn{
	padding:4px 2px 8px;
	font-size:13px;
	}

.nav_bar .page_nav_menu a{
	color		: #FFF;
	text-decoration	: none;
	}

.nav_bar .page_nav_menu a:hover{
	filter:alpha (opacity=70);
	-moz-opacity:0.80;
	opacity:0.80;
	}

.nav_bar .btn {
	display:block;
	text-decoration:none;
	color:#fff;
	text-shadow: none;
	text-align: center;
	padding: 4px 2px 4px 2px;
	background-color: #1D605B;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px rgba(32,32,32,0.5);
	box-shadow: 0 1px 2px rgba(32,32,32,0.5);
	border: 1px solid #1D605B;
}
}

/* page_top
========================================================================== */
#page_top {
position: fixed;
bottom: 1.8%;
right: 1.5%;
z-index:2000;
}

.pcHide{display: none;}

/*---------------------------------タブレット---------------------------------------*/
@media screen and (max-width: 800px) {
.pcHide{display: block;}
.tbHide{display: none;}
}

/*---------------------------------スマホ---------------------------------------*/
@media screen and (max-width: 568px) {
.pcHide{display: block;}
.spHide{display: none;}
}
