/************************************
** サイト全体スタイル
************************************/
.logo-header {
  margin-top: 20px;
  margin-bottom: 30px;
}

#navi {
  display: none;
}
.kaiin {
  display: none;
}
body {
    background-attachment: fixed;
    background-color: #007bbb;
    background-image: url("https://ocean-navi.com/wp-content/uploads/2016/06/weth.jpg");
    background-position: 0% 100%;
    background-repeat: no-repeat;
}

#site-title {
    filter:dropshadow(color=#165e83,offX= 0,offY=-1)
	dropshadow(color=#165e83,offX= 1,offY= 0)
	dropshadow(color=#165e83,offX= 0,offY= 1)
	dropshadow(color=#165e83,offX=-1,offY= 0);
	 
	-webkit-text-stroke-color: #165e83;
	-webkit-text-stroke-width: 1px;
	 
	text-shadow: #165e83 1px 1px 0px, black -1px 1px 0px,
	             #165e83 1px -1px 0px, black -1px -1px 0px;
}
div.bmain {
	text-align:center;
}
div.bmain img {
	margin-right:5px;
}

div.bmain a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#site-description {
 display:none;
}

/************************************
** ウェットスーツページ専用スタイル
************************************/
@media screen and (min-width:1110px){
#widget-over-page-article {
  display: none;
}
#widget-over-page-article img{
  display: none;
}
}
/************************************
** ナビゲーション用スタイル
************************************/
#navi {
	border-bottom:5px solid #fff;
	margin-top: 10px;
}
#navi ul {
	background-color: rgba(255,255,255,0.0);
	border-top:0px solid #a0d8ef;
	border-bottom:0px solid #a0d8ef;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-radius: 0px;
}
#navi ul li {
	background-color: rgba(255,255,255,0.0);
	margin-right:0px;
	margin-left:5px;
	padding-right:0px;
	border-bottom:5px soild #a0d8ef;
}
#navi ul li a:hover {
    background-color: #78d3e6;
}
#navi ul li a {
color:#fff;
font-size: 15px;
	font-weight:bold;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/036.gif");
    background-position: 0px 50%;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    margin-left:0px;
    border-left: 1px solid rgba(255,255,255,1.0);
    margin-bottom: 10px;
}
#main {
	border:1px solid #dcf0f3;
	border-radius: 0px;
	background-color: rgba(232,244,246,0.9);
	font-weight:normal;
	box-shadow: 0 0 10px rgba(188,226,232, 1.0);
	border:1px solid #59b9c6;
}
#sidebar {
	border-radius: 0px;
	background-color: rgba(255,255,255,0.0);
	font-weight:normal;
	border:0px solid #59b9c6;
	padding: 0px;
}

#sidebar .widget {
	border:1px solid #dcf0f3;
	padding: 5px;
	margin-bottom:20px;
	background-color: rgba(232,244,246,0.9);
}
#footer .widget {
	border:1px solid #59b9c6;
	box-shadow: 0 0 10px rgba(188,226,232, 1.0);
}
#sidebar .widget {
    border:1px solid #59b9c6;
	box-shadow: 0 0 10px rgba(188,226,232, 1.0);
}
/************************************
** 本体（Body）
************************************/
.article {
    line-height: 140%;
}
#breadcrumb {
	display:none;
}
p {
  font-size:14px;
}
#pl-76 .panel-grid-cell .so-panel{
    margin-bottom: 10px;
}

span.post-author {
	display:none;
}
.post-meta {
	background-color: #d3ecf5;
	font-size:14px;
}
.article h1 {
	text-align:center;
}
.cat1 {
	text-align:center;
	color:#1e50a2;
	font-size:18px;
	line-height:22px;
}
.topmoji {
	color: #fff;
	padding: 5px;
	font-size: 14px;
	line-height:24px;
	background-color: rgba(30,80,162,0.6);
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	margin-bottom:15px;
}
.suke {
	font-size:14px;
	line-height:18px;
}
.osirase {
	padding:5px 10px;
	border:2px solid #ee836f;
	margin:0px 0px 5px 0px;
	background-color:#fff;
	background-color:#f3ddd9;
}
.hott {
	padding:10px 10px 5px 10px;
	margin:0px 0px 0px 0px;
	background-color:#bce2e8;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
table.hothot {
	border:3px solid #bce2e8;
	background-color:#fff;
	font-weight:bold;
}
.article table {
	margiin-top: 0px;
}
img.topc4 {
	margin-top: 20px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.slid{
  overflow: scroll;
  width: 100%;
  height: 400px;
  padding: 5px;
  background-color: #d8f0e7;
  border: 1px solid #CCC;
  -webkit-overflow-scrolling: touch;
}
.slid2 {
  overflow: scroll;
  width: 100%;
  height: 200px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #CCC;
  -webkit-overflow-scrolling: touch;
}
.slid3{
  overflow: scroll;
  width: 100%;
  height: 400px;
  padding: 5px;
  background-color: #eaf4fc;
  border: 1px solid #CCC;
  -webkit-overflow-scrolling: touch;
}
.slid-t {
  font-weight: bold;
  margin-top: 20px;
}
.yokuaru{
  padding:10px;
  margin:15px 0px;
  border: 1px solid #1e50a2;
  background-color: #fff;
}
.kaiinm {
	margin-top:5px;
	margin-bottom:15px;
    padding-left:45px;
    line-height:40px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/12/om.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
table.hothot td.twhite {
  border-right:1px solid #fff;
  min-width:20px;
}
table.hothot td.twhite2 {
  border-right:1px solid #dcf7fb;
  min-width:20px;
}
/************************************
** ライン・デコ
************************************/
.hr1{
  border-bottom:1px dashed #1e50a2;
  margin-top:30px;
}

/************************************
** テーブル（Table）
************************************/
.article table{
  font-size:13px;
  width:100%;
}
.article table.ryoukin{
  width:60%;
}
.article table p{
  margin-top:2px;
  margin-bottom:2px;
}

.article th, .article td{
  padding: 8px 5px 4px 5px;
}
/************************************
** ブログ部分
************************************/
.entry h2 a {
  font-size: 18px;
}
span.category a {
 font-size: 12px;
 }
/************************************
** タイトル（Title） article
************************************/
.category-notitle .article h1, .category-notitle .post-meta {
	display:none;
}
.category-staff .article h1, .category-staff .post-meta, .category-staff h3.widget-title {
	display:none;
}
.ren-suim ul {
	list-style-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/135.gif");
}
.ren-run ul {
	list-style-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/135.gif");
}
.ibeibe ul {
	list-style-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/135.gif");
}
.infor-swim ul {
	list-style-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/135.gif");
}
.infor-run ul {
	list-style-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/135.gif");
}
.infor-ibe ul {
	list-style-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/135.gif");
}
.article h1 {
	line-height: 130%;
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:2px #007bbb dashed;
}
.article  h5 {
	font-size:22px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:20px;
	text-align:center;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	margin-bottom:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/umide4.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.article  h6 {
	font-size:22px;
	padding-top:0px;
    padding-bottom:0px;
	text-align:center;
	color: #6e5314;
	font-weight:bold;
	border-bottom:1px dashed #d9a62e;
	line-height:35px;
	margin-bottom:10px;
	margin-top:20px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/try.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.h7{
	font-size:22px;
	padding-top:0px;
    padding-bottom:0px;
	text-align:center;
	color: #32af80;
	font-weight:bold;
	border-bottom:1px dashed #32af80;
	line-height:35px;
	margin-bottom:10px;
	margin-top:20px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/156.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
/************************************
** タイトル（Title） h3
************************************/
.infor-core h3.widget-title {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu8.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/core.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.lswim h3.widget-title {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu7.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/less.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.infor-sns h3.widget-title {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu9.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/fbfb.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.fbfb h3.widget-title {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu9.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/fbfb.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.fbfb22 h3.widget-title {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu9.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/fbfb.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.fbfbt h3.widget-title {
	font-size:20px;
	background-color:#fdc44f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/09/menu11.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/fbfb.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.fbfbt22 h3.widget-title {
	font-size:20px;
	background-color:#fdc44f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/09/menu11.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/fbfb.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.ren-suim h3.widget-title {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image:
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu2.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/ren.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.ren-run h3.widget-title {
	font-size:20px;
	background-color:#fdc44f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu1.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/ren.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.kau1 h3.widget-title {
	font-size:20px;
	background-color:#f58e7e;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu5.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/kau002.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.infor-swim h3.widget-title {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu3.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/blo.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.infor-run h3.widget-title {
	font-size:20px;
	background-color:#fdc44f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu4.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/blo.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.ibeibe h3.widget-title {
	font-size:20px;
	background-color:#79d1b0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu6.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/ibe.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.infor-ibe h3.widget-title {
	font-size:20px;
	background-color:#79d1b0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu6.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/blo.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.gclub h3.widget-title {
	font-size:20px;
	background-color:#fdc44f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/09/menu10.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/09/cla.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.lrun h3.widget-title {
	font-size:20px;
	background-color:#fdc44f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/09/menu12.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/less.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.otoi h3.widget-title {
	font-size:20px;
	background-color:#1e50a2;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu5.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/less.png");
    background-position:
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:3px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
h1#archive-title {
	display:none;
}
.memb h3.widget-title {
	font-size:20px;
	background-color:#8dcf3f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	border-top:0px solid #fff;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu5.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/kau002.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    padding-bottom:5px;
    padding-top:6px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
/************************************
** タイトル 4h 左メニュー用
************************************/
#text-20 h4.widgettitle {
	font-size:18px;
	color:#6e5314;
	font-weight:bold;
	border-bottom:1px dashed #6e5314;
	line-height:25px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/046.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-bottom:3px;
    margin-right:5px;
    margin-top:5px;
}
#black-studio-tinymce-7 h4.widgettitle {
	font-size:18px;
	color:#000;
	font-weight:bold;
	border-bottom:1px dashed #000;
	line-height:25px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/kau3.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-bottom:3px;
    margin-right:5px;
    margin-top:5px;
}
#text-15 h4.widgettitle {
	font-size:18px;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/026.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-bottom:3px;
    margin-right:5px;
    margin-top:5px;
}
#text-30 h4.widgettitle {
	font-size:18px;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:22px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/026.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-bottom:3px;
    margin-right:5px;
    margin-top:5px;
}
#text-29 h4.widgettitle {
	font-size:18px;
	color:#000;
	font-weight:bold;
	border-bottom:1px dashed #000;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/core2.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-top: 8px;
    padding-left: 60px;
    padding-bottom:6px;
    margin-right:5px;
    margin-top:0px;
}
#text-24 h4.widgettitle {
	font-size:18px;
	color:#000;
	font-weight:bold;
	border-bottom:1px dashed #000;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/sapo.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-top: 8px;
    padding-left: 60px;
    padding-bottom:6px;
    margin-right:5px;
    margin-top:0px;
}
#black-studio-tinymce-8 h4.widgettitle {
    background-color: #00aaef;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top:0px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
#black-studio-tinymce-10 h4.widgettitle {
	font-size:16px;
	background-color:#fdc44f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:0px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#black-studio-tinymce-9 h4.widgettitle {
	font-size:16px;
	background-color:#79d1b0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:0px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#black-studio-tinymce-5 h4.widgettitle {
	font-size:18px;
	color: #2d9e74;
	font-weight:bold;
	border-bottom:1px dashed #52dba7;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/066.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-bottom:3px;
    margin-right:5px;
    margin-top:5px;
}
#black-studio-tinymce-11 h4.widgettitle {
	font-size:16px;
	background-color:#f58e7e;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:0px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#black-studio-tinymce-12 h4.widgettitle {
	font-size:16px;
	background-color:#1e50a2;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:0px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#black-studio-tinymce-6 h4.widgettitle {
	display: none;
}
#black-studio-tinymce-13 h4.widgettitle {
	display: none;
}
#black-studio-tinymce-15 h4.widgettitle {
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/umide4.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-bottom-color: #1e50a2;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    color: #1e50a2;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-bottom: 0;
    padding-top: 10;
    text-align: center;
}
#black-studio-tinymce-15 .leve1 {
	line-height:30px;
	background-color:#dcf0f3;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/066.gif");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    border-bottom:2px #83ccd2 solid;
    text-align: center;
}
#black-studio-tinymce-15 p {
	margin-top:5px;
}

#black-studio-tinymce-18 h4.widgettitle {
	font-size:16px;
	background-color:#8dcf3f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:0px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.navisuke {
	font-size: 13px;
	line-height: 20px;
}
.navisuke a {
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/092.gif");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 25px;
}
/************************************
** スイム定期用メニュー（左部分の）
************************************/
div.midasi {
	font-size:18px;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/026.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    margin-right:5px;
    padding-bottom:3px;
}
div.midasi2 {
	color:#1e50a2;
	font-size:15px;
	background-color:#dcf0f3;
	border-top:3px solid #bce2e8;
	border-bottom:3px solid #bce2e8;
	line-height:28px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/110.gif");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-top:5px;
    margin-right:5px;
    margin-bottom:5px;
}
.m2 img {
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
}
.m2 {
	margin-left:5px;
}
.honbun0 {
	font-size:16px;
	line-height: 20px;
	margin-right:5px;
	font-weight:bold;
	border-bottom:3px solid #a2d7dd;
	color: #1e50a2;
	text-align:center;
}
.honbun1 {
	font-size:13px;
	margin-bottom:15px;
	margin-right:5px;
	line-height: 18px;
	border-bottom:1px dashed #1e50a2;
	padding-bottom: 15px;
}
.honbun2 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	margin-right:5px;
	padding:3px;
	text-align:center;
	border:1px solid #1e50a2;
	color: #1e50a2;
	background-color:#fff;
	margin-top:4px;
}
/************************************
** スイム関連スタイル
************************************/
.infor-swim h2 {
    font-size: 16px;
    margin: 5px;
    padding-top: 5px;
    border: #fff solid 0px;
}
.article .infor-swim h2 {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: #fff solid 0px;
}
.infor-swim .post_content {
	border: #fff solid 0px;
}

.infor-swim .post_content {
	overflow:auto;
}
.ren-suim h2 {
    font-size: 16px;
    margin: 5px;
    padding-top: 5px;
    border: #fff solid 0px;
}
.article .ren-suim h2 {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: #fff solid 0px;
}
.ren-suim .post_content {
	border: #fff solid 0px;
}
.umi-title {
	font-size:24px;
	text-align:center;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	margin-bottom:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/umide4.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.umi-bun {
	font-size:14px;
	line-height:20px;
	background-color:#dcf0f3;
	padding:10px 15px 10px 15px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/umi-h.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 1px #fff;
    border-top:2px solid #bce2e8;
    border-bottom:2px solid #bce2e8;
}
.swim-title {
	font-size:24px;
	text-align:center;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	margin-bottom:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/umide4.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.swim-bun {
	font-size:14px;
	background-color:#dcf0f3;
	padding:15px;
    text-shadow: 1px 1px 1px #fff;
    border-top:2px solid #bce2e8;
    border-bottom:2px solid #bce2e8;
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/logo-swi.png");
    background-position: 100% 90%;
    background-repeat: no-repeat;
}
.swim-bun2 {
	font-size:14px;
	line-height:22px;
	background-color:#dcf0f3;
	padding:15px;
    text-shadow: 1px 1px 1px #fff;
    border-top:2px solid #bce2e8;
    border-bottom:2px solid #bce2e8;
    margin-bottom:25px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/11/sirologo.png");
    background-position: 100% 90%;
    background-repeat: no-repeat;
}
.suimss .widget-title {
	display:none;
}
.midasi-swim {
	font-size:18px;
	text-align:center;
	color:#1e50a2;
	font-weight:bold;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/026.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    margin-right:5px;
    padding-bottom:3px;
}
.midasi-swim2 {
	font-size:22px;
	text-align:center;
	color:#1e50a2;
	font-weight:bold;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/026.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    margin-right:5px;
    padding-bottom:3px;
}
.mou-swim {
	font-size:13px;
	padding:3px;
	text-align:center;
	border:1px solid #1e50a2;
	color: #1e50a2;
	background-color:#fff;
	width:180px;
	margin-top:8px;
	margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
}
.sui1 {
	font-size:16px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.sui2 {
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/066.gif");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left:20px;
}
.swim-02 table.table3 {
	font-size:13px;
}
.swim-02 table.table3 td {
	padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
}
.swim-02 table.table3 {
	border:1px #ccc solid;
}
.swim-02 table p {
	margin-top:1px;
}
.swim-02 table tr.tit {
	line-height:30px;
}
.mou-swim2 {
	font-size:13px;
	padding:3px;
	text-align:center;
	border:1px solid #1e50a2;
	color: #1e50a2;
	background-color:#fff;
	width:100px;
	margin-top:8px;
	margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
}
.siharai1{
	padding:10px;
	border:2px #6898de dashed;
	background: #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.tsuga1 {
	padding: 5px 0 5px 20px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/11/111.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    font-size:16px;
    font-weight: bold;
    color: #3366ff;
}
/************************************
** トライアスロン用定期レッスン
************************************/
div.midasi2t {
    background-color: #fdefcd;
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/120.gif");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    border-bottom-color: #eec362;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-top-color: #eec362;
    border-top-style: solid;
    border-top-width: 3px;
    color:#6e5314;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding-left: 30px;
}
.honbun0t {
    border-bottom-color: #fdefcd;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    color: #6e5314;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
}
.honbun1t {
    border-bottom-color: #6e5314;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-right: 5px;
    padding-bottom: 15px;
}
.m2 img.gtclub {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/************************************
** トライアスロン用タイトル＋文
************************************/
.infor-run h2 {
    font-size: 16px;
    margin: 5px;
    padding-top: 5px;
    border: #fff solid 0px;
}
.article .infor-run h2 {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: #fff solid 0px;
}
.infor-run .post_content {
	border: #fff solid 0px;
}

.infor-run .post_content {
	overflow:auto;
}
.ren-run h2 {
    font-size: 16px;
    margin: 5px;
    padding-top: 5px;
    border: #fff solid 0px;
}
.article .ren-run h2 {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: #fff solid 0px;
}
.ren-run .post_content {
	border: #fff solid 0px;
}
.ren-suim .post_content {
	overflow:auto;
}
.ren-run .post_content {
	overflow:auto;
}
.midasi-try {
	font-size:22px;
	text-align:center;
	color: #6e5314;
	font-weight:bold;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/046.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    margin-right:5px;
    padding-bottom:3px;
}
.try-title {
	font-size:24px;
	text-align:center;
	color: #6e5314;
	font-weight:bold;
	border-bottom:1px dashed #d9a62e;
	line-height:35px;
	margin-bottom:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/try.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.try-bun {
	font-size:14px;
	background-color:#fdefcd;
	padding:15px;
    text-shadow: 1px 1px 1px #fff;
    border-top:2px solid #eec362;
    border-bottom:2px solid #eec362;
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/logo-try.png");
    background-position: 100% 90%;
    background-repeat: no-repeat;
}
.try-bun2 {
	font-size:14px;
	background-color:#fdefcd;
	padding:15px;
    text-shadow: 1px 1px 1px #fff;
    border-top:2px solid #eec362;
    border-bottom:2px solid #eec362;
    margin-bottom: 25px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/11/sirologo.png");
    background-position: 100% 90%;
    background-repeat: no-repeat;
}
.siharai2{
	padding:10px;
	border:2px #9e9478 dashed;
	background: #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.gtc1 {
	padding: 5px 0 5px 20px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/120.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    font-size:16px;
    font-weight: bold;
    color: #6e5314;
}
/************************************
** イベント・ツアーのスタイル
************************************/
.ibeibe h2 {
    font-size: 16px;
    margin: 5px;
    padding-top: 5px;
    border: #fff solid 0px;
}
.article .ibeibe h2 {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: #fff solid 0px;
}
.ibeibe .post_content {
	border: #fff solid 0px;
}
.ibeibe .post_content {
	overflow:auto;
}
.ibe-title {
	font-size:24px;
	text-align:center;
	color: #32af80;
	font-weight:bold;
	border-bottom:1px dashed #32af80;
	line-height:35px;
	margin-bottom:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/156.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.ibe-bun {
	font-size:14px;
	background-color:#d6f8eb;
	padding:15px;
    text-shadow: 1px 1px 1px #fff;
    border-top:2px solid #52dba7;
    border-bottom:2px solid #52dba7;
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/09/eve2.png");
    background-position: 100% 90%;
    background-repeat: no-repeat;
}
.ibe-bun2 {
	font-size:14px;
	background-color:#d6f8eb;
	padding:15px;
    text-shadow: 1px 1px 1px #fff;
    border-top:2px solid #52dba7;
    border-bottom:2px solid #52dba7;
    margin-bottom:25px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/11/sirologo.png");
    background-position: 100% 90%;
    background-repeat: no-repeat;
}
.honbun0i {
    border-bottom-color: #52dba7;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    color: #2d9e74;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
}
.honbun1i {
    border-bottom-color: #52dba7;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-right: 5px;
    padding-bottom: 15px;
}
.honbun3 {
	color: #32af80;
    font-size: 13px;
    line-height: 18px;
    margin-bottom:10px;
}
/************************************
** スペシャルサポートのスタイル
************************************/
div.tugaru1 {
	font-size:18px;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/026.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    margin-right:20px;
    padding-bottom:3px;
}
.tugaru {
	font-size:13px;
	line-height:18px;
}
.tugaru img {
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
}
/************************************
** 支払い・ショッピング用スタイル
************************************/
.kau1 ul {
	padding-left:0px;
	margin-right:10px;
}
.kau1 li {
	width:200px;
	list-style:none;
	background-color:#fff;
	padding:5px;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
}
.kau1 h2 {
    font-size: 16px;
    margin: 5px;
    padding-top: 5px;
    border: #fff solid 0px;
}
.article .kau1 h2 {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: #fff solid 0px;
}
.kau1 .post_content {
	border: #fff solid 0px;
}

.kau1 .post_content {
	overflow:auto;
}
div.kaiin span {
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/07/092.gif");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-right: 10px;
    background-color: rgba(220,240,243,0.85);
}
#post-6 .post-meta {
	display:none;
}
#post-6 h1.entry-title {
	font-size:20px;
	background-color:#8dcf3f;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	border-top:0px solid #fff;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/08/menu5.png"),
	url("https://ocean-navi.com/wp-content/uploads/2015/08/kau002.png");
    background-position: 
    100% 50%,
    5px 50%;
    background-repeat:
    no-repeat,
    no-repeat;
    margin-right:20px;
    margin-top:0px;
    padding-bottom:5px;
    padding-top:6px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.wets {
	font-size:20px;
	line-height:35px;
	font-weight:bold;
	margin-bottom:15px;
	margin-right:5px;
	padding:3px;
	text-align:center;
	border:1px solid #1e50a2;
	color: #1e50a2;
	background-color:#fff;
	margin-top:4px;
}
.wetp {
	font-size: 14px;
	line-height:20px;
}
/************************************
** メールフォーム（Form）
************************************/
input[name="your-name"] {
	width:50%;
}
input[name="your-email"] {
	width:70%;
}
input[name="your-tell"] {
	width:70%;
}

input#f_name1, input#f_name2, input#f_name3, input#f_name4 {
	width:150px;
	display:block;
	float:left;
}
.f_yoko {
	display:block;
	float:left;
}
input.passw {
	width:150px;
}
input.maila {
	width:250px;
}
.blood {
	display:block;
	float:left;
}
.mousikomi .text-input {
  background-color: #fff;
  background-image: none;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 2px solid #ccc;
  border-right: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #333;
  font-size: 16px;
  line-height: 1.42857;
  padding: 6px 12px;
  -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  box-sizing: border-box;
}
.mousikomi p {
  margin-top:5px;
}
input.yuubin {
  width:80px;
}
input.yuubin2, input.sanka {
  width:120px;
}
input.sichou {
  width:300px;
}
.sanp {
  font-weight:bold;
  font-size:16px;
  color:#0095d9;
}
/************************************
** メールフォーム（Form）
************************************/
table.wet {
	width: 80%;
}

/************************************
** 入力フォーム
************************************/
input#email {
  margin-bottom: 3px;
}

input#passwd {
  margin-bottom: 3px;
}

/************************************
** 画像スライダー（Slide）
************************************/
.article #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 {
	display:none;
	height: 0px;
}
.article #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 {
	display:none;
	height: 0px;
}
#sakurai  {
  margin-bottom: 10px;
  margin-right: 10px;
}
/************************************
** ブログ用ギャラリー
************************************/
.gallery-size-medium dl.gallery-item {
	margin-right:2px;
}
.gallery-size-thumbnail dl.gallery-item {
  margin-bottom:20px;
}
#gallery-1 .gallery-item,#gallery-2 .gallery-item,#gallery-3 .gallery-item,#gallery-4 .gallery-item {
	width:30% !important;
	margin-left:5px;
}
/************************************
** スタッフ紹介関連
************************************/
.shoukai h3 {
	font-size:24px;
	text-align:center;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	margin-bottom:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/umide4.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-top:0px;
    padding-bottom:0px;
}
.sshoukai {
	text-align:center;
	float:left;
	width:220px;
	font-size:14px;
}
.sshoukai .titless {
	font-weight:bold;
	background-color:#bce2e8;
	border-bottom:3px solid #fff;
    margin-bottom:5px;
    margin-right:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai.png");
    background-position: 3px 50%;
    background-repeat: no-repeat;
}
.sshoukai2 {
	width:250px;
	line-height:35px;
	float:left;
	font-size:18px;
	padding-left:48px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai2.png");
    background-position: 1px 50%;
    background-repeat: no-repeat;
}
.sshoukai2 {
	width:250px;
	line-height:35px;
	float:left;
	font-size:18px;
	padding-left:48px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai2.png");
    background-position: 1px 50%;
    background-repeat: no-repeat;
}
.ocs  h3.widget-title {
	line-height:35px;
	font-size:18px;
	padding-left:48px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai2.png");
    background-position: 1px 50%;
    background-repeat: no-repeat;
    border-bottom:1px dashed #4c6cb3;
}
.ocs table{
	border:2px solid #fff;
	margin-bottom:15px;
}
.ocs td{
	border:4px solid #fff;
	padding-top:4px;
}
.article td.name {
	padding:6px 0px 6px 15px;
	font-weight:bold;
	background-color:#bce2e8;
    margin-bottom:5px;
    margin-right:10px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai.png");
    background-position: 3px 50%;
    background-repeat: no-repeat;
}
.oceans1 {
	font-size:20px;
	background-color:#00aaef;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-bottom:3px solid #d4dcda;
	border-right:3px solid #d4dcda;
	line-height:35px;
	background-image: 
	url("https://ocean-navi.com/wp-content/uploads/2015/09/st1.png");
    background-position:
    5px 50%;
    background-repeat:
    no-repeat;
    margin-right:20px;
    padding:5px 0px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    margin-bottom:10px;
}
.category-staff .stitle h3.widget-title {
	display:block;
	padding:6px 0px 6px 15px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	background-color:#bce2e8;
    margin-bottom:5px;
    margin-right:0px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai.png");
    background-position: 3px 50%;
    background-repeat: no-repeat;
}
table.staff-pro {
	background: #fff;
}
#listcategorypostswidget-2 h4 {
	font-size:18px;
	text-align:center;
	color:#1e50a2;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	margin-bottom:10px;
	margin-top:0px;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/umide4.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-top:0px;
    padding-bottom:0px;
}
.smodoru {
	line-height:35px;
	font-size:18px;
	text-align: center;
	font-weight:bold;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai2.png");
    background-position: 1px 50%;
    background-repeat: no-repeat;
}
.smodoru2 {
	line-height:35px;
	padding-left:20px;
	font-size: 15px;
	text-align: center;
	font-weight:bold;
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/08/shoukai2.png");
    background-position: 1px 50%;
    background-repeat: no-repeat;
}
/************************************
** お問い合わせページ関連スタイル
************************************/
.otoi-q {
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/10/icon-blue-q.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding:10px 5px 10px 45px;
    border: 1px dashed #68a9cf;
    background-color: #d4edf6;
    margin:5px 0px 5px 0px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:90%;
	font-size:16px;
	font-weight:bold;
}
.otoi-a {
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/10/icon-orange-a.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding:10px 5px 10px 45px;
    border: 1px dashed #f7b977;
    background-color: #fdede4;
    margin:5px 0px 20px 20px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:90%;
	font-size:14px;
}
.otoi-qq {
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/10/icon-aqua-q-s.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding:5px 1px 3px 25px;
	font-size:15px;
}
.qamidasi {
	color:#1e50a2;
	font-weight:bold;
	font-size:16px;
	text-align: center;
	background-color:#dcf0f3;
	border-top:3px solid #bce2e8;
	border-bottom:3px solid #bce2e8;
	line-height:28px;
    margin-top:5px;
    margin-bottom:5px;
}
.hyose {
	margin-left:3px;
	font-size:13px;
}
/************************************
** フッター関連スタイル
************************************/
.footer-left .widget {
	background-color: rgba(232,244,246,0.9);
	padding:15px;
}
.footer-center .widget {
	background-color: rgba(232,244,246,0.9);
	padding:15px;
}
.footer-right .widget {
	background-color: rgba(232,244,246,0.9);
	padding:15px;
}
#footer h4 {
	font-size:20px;
	text-align:center;
	color:#034091;
	font-weight:bold;
	border-bottom:1px dashed #1e50a2;
	line-height:35px;
	margin-bottom:10px;
	background-image: none;
    margin-top:0px;
}
#footer {
	color: #fff;
	font-size:14px;
}
.foot2 {
  font-size: 11px;
}
/************************************
** うぇっとすーつ！
************************************/
/* body.page-id-880 #main {
  width: 1070px;
}
body.page-id-1969 #main {
  width: 1070px;
}
*/
img.wop {
  margin-top:10px;
  margin-left:10px;
  margin-right:10px;
}
.sev {
  padding:10px;
  background-color: #f5e7d0;
}
.wop1 {
  padding:12px 12px 20px 12px;
  background-color: #e1f3ff;
  font-size: 14px;
}
.wsu1 {
  padding:12px 12px 20px 12px;
  background-color: #fbf1df;
  font-size: 14px;
}
.wnao {
  padding:12px 12px 20px 12px;
  background-color: #def9ee;
  font-size: 14px;
}
.wsiro {
  padding:12px 12px 20px 12px;
  background-color: #fff;
  font-size: 14px;
  margin-bottom:15px;
}
.space0 img {
  margin-top:0px;
}
.space1 img {
  margin-bottom:15px;
}
.space2 {
  margin-bottom:20px;
  margin-top:20px;
}
.www01 {
  padding:12px;
  background-color: #fff;
  font-size: 14px;
  margin-bottom:30px;
}
.spsp {
 margin-top:10px;
 margin-bottom:25px;
}
.mann {
  text-align:center;
}
/************************************
** ONPカード
************************************/
.onp1 {
	background-image: url("https://ocean-navi.com/wp-content/uploads/2015/12/093.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
	padding-left:25px;
	font-size:20px;
	font-weight:bold;
	color:#1e50a2;
	margin-top:20px;
}
.onp2 {
  padding:15px;
  margin-bottom:15px;
  background-color: #fff;
  border-bottom:1px dashed #1e50a2;
  border-top:1px dashed #1e50a2;
}
.onp3 {
  margin-top:25px;
  color:#0a6492;
  font-size:14px;
  font-weight:bold;
  text-shadow: 1px 1px 3px #59b9c6;
  line-height:22px;
  padding:15px;
  margin-bottom:15px;
  background-color: #fff;
  border-bottom:1px dashed #1e50a2;
  border-top:1px dashed #1e50a2;
  background-image: url("https://ocean-navi.com/wp-content/uploads/2016/01/logo-kaisha.png");
  background-position: 90% 90%;
  background-repeat: no-repeat;
}

/************************************
** #スケジュール・レスポンシブ対応
************************************/
.resuce{
 padding-bottom:5px;
 margin-bottom:5px;
 border-bottom:2px solid #fff;
}

/************************************
** #トップのブロック画像レスポンシブ対応
************************************/
div.top-block22 img {
    margin-right: 0px;
}
@media screen and (min-width:1110px){
.top-block22 {
  display: none;
}
.top-block22 img{
  display: none;
}
}
@media screen and (max-width:1110px){
.top-block {
  display: none;
}
.top-block img{
  display: none;
}
.top-block22 {
  display: inline-block;
}
.top-block22 img{
  display: inline-block;
}
}
@media screen and (max-width:660px){
.top-block, .top-block22 {
  display: none;
}
.top-block img, .top-block22 img{
  display: none;
}
}
/************************************
** #フェイスブック切り替え用時
************************************/
@media screen and (max-width:639px){
.fbfb, .fbfbt, .sfbfb {
  display: none;
}
.fbfb img, .fbfbt img, .sfbfb img {
  display: none;
}
.fbfb22, .fbfbt22, .sfbfb22 {
  display: block;
}
.resuce {
  display: block;
}
}
@media screen and (min-width:639px){
.fbfb22, .fbfbt22, .sfbfb22 {
  display: none;
}
.fbfb22 img, .fbfbt22 img, .sfbfb22 img {
  display: none;
}
.resuce {
  display: none;
}
}
/************************************
** #タブレット以下時
************************************/
@media screen and (max-width:639px){
.ren-suim h3.widget-title, .infor-run h3.widget-title, .infor-swim h3.widget-title, .infor-ibe h3.widget-title, .ren-run h3.widget-title, .ibeibe h3.widget-title, .lswim h3.widget-title, .gclub h3.widget-title, .lrun h3.widget-title, .kau1 h3.widget-title, .otoi h3.widget-title, .fbfb22 h3.widget-title, .fbfbt22 h3.widget-title, .infor-sns h3.widget-title, .memb h3.widget-title, #post-6 h1.entry-title
 {
  font-size: 15px;
  background-image: none;
  margin-right: 0px;
}
.osirase {
  margin-bottom: 15px;
}
.swim-title, .midasi-swim2, .try-title, .midasi-try, #text-15 h4.widgettitle, #text-30 h4.widgettitle, #text-20 h4.widgettitle, .article h6, .ibe-title, .h7,  #black-studio-tinymce-5 h4.widgettitle, .oceans1, .article h5 {
  background-image: none;
}
#text-15 h4.widgettitle, #text-30 h4.widgettitle, #text-20 h4.widgettitle, #black-studio-tinymce-5 h4.widgettitle {
 padding-left: 0px;
 text-align: center;
}
.otoi-q, .otoi-a {
  width: 80%;
}
}

@media screen and (max-width:700px){
.swim-title, .midasi-swim2, .try-title, .midasi-try, .article h6, .ibe-title, .h7, .oceans1, .category-staff .stitle h3.widget-title, .article h5 {
  font-size: 17px;
}
}
@media screen and (max-width:700px){
.mobawe {
  display: none;
}
}

/************************************
** #スマホ用
************************************/
@media screen and (max-width:580px){
.bmain {
  display: none;
}
}

@media screen and (max-width:580px){
.shyou {
  display: none;
}
}
@media screen and (max-width:581px){
.shyou2 {
  display: block;
}
}
@media screen and (min-width:581px){
.shyou2 {
  display: none;
}
}
/************************************
** #表示切り替えフッター用
************************************/
@media screen and (max-width:1111px){
#black-studio-tinymce-16 {
  display: block;
}
#black-studio-tinymce-16 img {
  display: block;
}
}
@media screen and (min-width:1111px){
#black-studio-tinymce-16 {
  display: none;
}
#black-studio-tinymce-16 img {
  display: none;
}
}
/************************************
** スマホ・タブレット用フッター
************************************/
.sumatabu {
  font-size: 12px;
  line-height: 18px;
  margin-left: 5px;
}
.foom {
    background-image: url("https://ocean-navi.com/wp-content/uploads/2015/11/111.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-top:3px;
    margin-bottom:3px;
}

/************************************
** #ウェットスーツ専用ページ
************************************/
.wet-b {
    font-weight: bold;
    font-size: 14px;
    color: #1e50a2;
    margin-bottom:10px;
    text-align:center;
    border-bottom: 2px solid #59b9c6;
}
.wet-bb {
    font-weight: bold;
    font-size: 14px;
    color: #1e50a2;
    margin-bottom:10px;
    text-align:center;
    border-bottom: 2px solid #59b9c6;
    padding-bottom:21px;
}
.wet-m {
    font-weight: bold;
    font-size: 17px;
    color: #000;
    text-align:center;
    margin-bottom:10px;
}
.wet-modoru {
    text-align:center;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding:3px;
    background-color:#eaf4fc;
    border:1px solid #000;
}
.wet-modoru a {
    display: block;
    font-weight: bold;
    color: #000;
    text-align:center;
}
#black-studio-tinymce-21 h4 {
    background-color: #00aaef;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
#pl-4513 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#black-studio-tinymce-21 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.wsj1 {
    background-color: #d2f4f2;
    font-size: 14px;
    padding-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
}
.wkoda {
    background-image: url("https://ocean-navi.com/wp-content/uploads/2016/04/068.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    background-color: #b2eeeb;
    border-bottom:2px solid #3fb4af;
    padding:10px 5px 5px 5px;
    font-weight:bold;
    color: #172a29;
    font-size: 18px;
    text-align: center;
}

.wet-i img {
   border-bottom:2px solid #887f7a;
}

.wsono {
   padding-top:10px;
   padding-bottom:10px;
   padding-left:10px;
   margin-bottom: 12px;
   border-bottom:2px solid #887f7a;
   font-size:14px;
   background-color:#fff;
color: #2a4073;
font-weight:bold;
}
.wsono2 {
   background-image: url("https://ocean-navi.com/wp-content/uploads/2016/08/wi1.png");
   background-position: 5px 50%;
   background-repeat: no-repeat;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:50px;
   margin-bottom: 12px;
   border-bottom:2px solid #887f7a;
   font-size:14px;
   background-color:#fff;
color: #2a4073;
font-weight:bold;
}
.wsono3 {
   background-image: url("https://ocean-navi.com/wp-content/uploads/2016/08/wi2.png");
   background-position: 5px 50%;
   background-repeat: no-repeat;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:50px;
   margin-bottom: 12px;
   border-bottom:2px solid #887f7a;
   font-size:14px;
   background-color:#fff;
color: #2a4073;
font-weight:bold;
}
.wsono4 {
   background-image: url("https://ocean-navi.com/wp-content/uploads/2016/08/wi3.png");
   background-position: 5px 50%;
   background-repeat: no-repeat;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:50px;
   margin-bottom: 12px;
   border-bottom:2px solid #887f7a;
   font-size:14px;
   background-color:#fff;
color: #2a4073;
font-weight:bold;
}
.wsono5 {
   background-image: url("https://ocean-navi.com/wp-content/uploads/2016/08/wi4.png");
   background-position: 5px 50%;
   background-repeat: no-repeat;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:50px;
   margin-bottom: 12px;
   border-bottom:2px solid #887f7a;
   font-size:14px;
   background-color:#fff;
color: #2a4073;
font-weight:bold;
}
.wsono6 {
   background-image: url("https://ocean-navi.com/wp-content/uploads/2016/08/wi5.png");
   background-position: 5px 50%;
   background-repeat: no-repeat;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:50px;
   margin-bottom: 12px;
   border-bottom:2px solid #887f7a;
   font-size:14px;
   background-color:#fff;
color: #2a4073;
font-weight:bold;
}

#lcp_instance_0 img {
    float:left;
    padding-right:20px;
}
#lcp_instance_0 li {
    list-style: none;
    border-bottom:1px dashed #698aab;
    float: left;
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    width: 95%;
}


.wsono2 a, .wsono3 a, .wsono4 a, .wsono5 a, .wsono6 a {
  display:block;
  text-decoration: none;
}
@media screen and (max-width:1111px){
.wsono2, .wsono3, .wsono4, .wsono5, .wsono6 {
  width:250px;
  margin-left:auto;
  margin-right:auto;
}
}

#nav_menu-2 li.menu-item-4521 {
  list-style-image: url(https://ocean-navi.com/wp-content/uploads/2016/10/050.gif);
  margin-bottom:10px;
  font-size:18px;
  font-weight:bold;
}
#nav_menu-2 li.menu-item-4521 a{
  color:#1e50a2;
}
#nav_menu-2 li.menu-item-4528 {
  list-style-image: url(https://ocean-navi.com/wp-content/uploads/2016/10/037.gif);
}
#nav_menu-2 li.menu-item-6121 {
  list-style-image: url(https://ocean-navi.com/wp-content/uploads/2016/10/040.gif);
}
#nav_menu-2 li.menu-item-4531 {
  list-style-image: url(https://ocean-navi.com/wp-content/uploads/2016/10/034.gif);
}
#nav_menu-2 li.menu-item-6112 {
  list-style-image: url(https://ocean-navi.com/wp-content/uploads/2016/10/046.gif);
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px dashed #59b9c6;
}
#nav_menu-2 li.menu-item-6120, #nav_menu-2 li.menu-item-6119, #nav_menu-2 li.menu-item-6118, #nav_menu-2 li.menu-item-6117, #nav_menu-2 li.menu-item-6116, #nav_menu-2 li.menu-item-15900 {
  list-style-image: url(https://ocean-navi.com/wp-content/uploads/2016/10/028.gif);
}
#nav_menu-2 li.menu-item-6115, #nav_menu-2 li.menu-item-6114, #nav_menu-2 li.menu-item-6113, #nav_menu-2 li.menu-item-7370, #nav_menu-2 li.menu-item-7392 {
  list-style-image: url(https://ocean-navi.com/wp-content/uploads/2016/10/035.gif);
}
#nav_menu-2 li.menu-item-6116 {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px dashed #59b9c6;
}

#nav_menu-2 .main-widget-label {
  color: #1e50a2;
  border-bottom:4px dashed #59b9c6;
  font-size:20px;
  padding-bottom:5px;
  line-height:32px;
}

#widget-over-page-article {
  background-color:#fff;
  padding:30px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.tankiw {
   background-image: url("https://ocean-navi.com/wp-content/uploads/2016/10/yubisasi.png");
   background-position: 5px 50%;
   background-repeat: no-repeat;
   padding-left:60px;
   line-height:32px;
   font-size:18px;
   font-weight:bold;
   margin-bottom:10px;
}