@charset "UTF-8";
/**
*
* 海ナビ
*
*/
/* ==========================================================================
ページごとに変更
========================================================================== */
#umi, #umi-lower {
  /*全体背景色*/
  background-color: #1878cf;
  /*ロゴ横画像*/
  /*タイトル色変更*/
  /*サイドナビ色変更*/
  /*関連コンテンツタイトル色変更*/ }
  /*タイトル位置微調整*/
  @media screen and (max-width: 750px) {
    #umi #main, #umi-lower #main {
      position: inherit; }
    #umi #head-nav-wrap, #umi-lower #head-nav-wrap {
      padding-bottom: 32px; }
    #umi #head-nav-wrap:before, #umi-lower #head-nav-wrap:before {
      background-color: #fff; } }
  #umi #head-nav-wrap, #umi-lower #head-nav-wrap {
    background: url("https://cdn1.n-kishou.co.jp/image/common/bg_header_umi.png") left top no-repeat; }
    #umi #head-nav-wrap .logo-icon, #umi-lower #head-nav-wrap .logo-icon {
      display: none; }
  #umi .page-contents, #umi-lower .page-contents {
    /*全体背景画像*/
    background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/bg_umi.png) repeat-y center top #1878cf;
    background-size: contain;
    /*ヘッダー背景画像*/
    /*下層ヘッダー背景画像*/ }
    #umi .page-contents .page-contents-umi, #umi-lower .page-contents .page-contents-umi {
      background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/main_sp.jpg) no-repeat center top;
      background-size: contain;
      padding-top: 130px;
      margin-top: 2px; }
    #umi .page-contents.lower .page-contents-umi, #umi-lower .page-contents.lower .page-contents-umi {
      background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/main_sp_lower.jpg) no-repeat center top;
      background-size: contain;
      padding-top: 80px;
      margin-top: -2px; }
  #umi #foot, #umi-lower #foot {
    /*フッター帯背景色変更*/ }
    #umi #foot .foot-contents, #umi-lower #foot .foot-contents {
      /*フッター背景画像*/
      background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/footer_sp.png) no-repeat center bottom;
      padding-bottom: 120px;
      border-top: 1px solid #1878cf;
      /*フページトップボタン色変更*/ }
      #umi #foot .foot-contents .page-top a, #umi-lower #foot .foot-contents .page-top a {
        color: #fff; }
        #umi #foot .foot-contents .page-top a:before, #umi-lower #foot .foot-contents .page-top a:before {
          background-color: #fff; }
        #umi #foot .foot-contents .page-top a:after, #umi-lower #foot .foot-contents .page-top a:after {
          border-top: solid 3px #1878cf;
          border-right: solid 3px #1878cf; }
    #umi #foot .inner-foot, #umi-lower #foot .inner-foot {
      background-color: #23386b; }
      #umi #foot .inner-foot .cmn-inner.season, #umi-lower #foot .inner-foot .cmn-inner.season {
        display: none; }
  #umi .wrap-main-ttl .main-ttl, #umi-lower .wrap-main-ttl .main-ttl {
    -webkit-text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, 2px 2px 4px #fff, -2px 2px 4px #fff, 0px 0px 15px #85c7db, 0px 0px 15px #85c7db;
    -moz-text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, 2px 2px 4px #fff, -2px 2px 4px #fff, 0px 0px 15px #85c7db, 0px 0px 15px #85c7db;
    -ms-text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, 2px 2px 4px #fff, -2px 2px 4px #fff, 0px 0px 15px #85c7db, 0px 0px 15px #85c7db;
    -o-text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, 2px 2px 4px #fff, -2px 2px 4px #fff, 0px 0px 15px #85c7db, 0px 0px 15px #85c7db;
    text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, 2px 2px 4px #fff, -2px 2px 4px #fff, 0px 0px 15px #85c7db, 0px 0px 15px #85c7db; }
  #umi .cmn-sttl2, #umi-lower .cmn-sttl2 {
    color: #fff;
    border-color: #fff; }
  #umi .cmn-sttl2.sct-nimbus-ttl, #umi-lower .cmn-sttl2.sct-nimbus-ttl {
    color: #015db2;
    border-color: #015db2; }
  #umi .sp-side-nav .sp-side-nav-ttl, #umi-lower .sp-side-nav .sp-side-nav-ttl {
    /*サイドナビタイトル背景色*/
    background-color: #a3c9ec;
    /*サイドナビタイトル文字色*/
    color: #015db2; }
  #umi .cmn-sttl, #umi-lower .cmn-sttl {
    /*関連コンテンツ背景色*/
    background-color: #a3c9ec;
    /*関連コンテンツ文字色*/
    color: #015db2; }

/*下層 ロゴ*/
@media screen and (min-width: 751px) {
  #umi-lower #head-logo {
    width: 285px;
    background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/logo_umi_pc.png);
    background-size: 75px auto;
    background-position: 185px 8px;
    background-repeat: no-repeat;
    padding-bottom: 10px; }
    #umi-lower #head-logo img {
      width: 180px; }
  #umi-lower #head-nav-wrap {
    padding-bottom: 30px;
    }
  #umi-lower .page-contents.lower .page-contents-umi {
    padding-top: 0; } }
/*下層 ロゴ*/
@media screen and (max-width: 750px) {
  #umi-lower #head-logo {
    width: 285px;
    background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/logo_umi.png);
    background-size: 95px auto;
    background-position: center 62px;
    background-repeat: no-repeat;
    height: 107px; }
  #umi-lower #head-nav-wrap {
    padding-bottom: 0px;
    }
  #umi-lower .page-contents.lower .page-contents-umi {
    padding-top: 0; }
  #umi-lower .body-inner {
    width: 100%; } }
@media screen and (min-width: 751px) {
  #umi, #umi-lower {
    /*ロゴ横画像*/ }
    #umi #head-nav-wrap, #umi-lower #head-nav-wrap {
      padding-top: 0px;
      padding-bottom: 0px;
      border-bottom: none;
      /* background-image: url("https://cdn1.n-kishou.co.jp/image/common/bg_header_pc01_umi.png"), url("https://cdn1.n-kishou.co.jp/image/common/bg_header_pc02.png"); */
      background-position: center 5px, left 10px;
      background-repeat: no-repeat , repeat-x;
      background-size: auto;
      }
    #umi .gnav:after, #umi-lower .gnav:after {
      background-color: #fff; }
    #umi .page-contents, #umi-lower .page-contents {
      background-image: none;
      /*ヘッダー背景画像*/
      /*下層ヘッダー背景画像*/ }
      #umi .page-contents .page-contents-umi, #umi-lower .page-contents .page-contents-umi {
        background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/main_pc02.png), url(https://cdn1.n-kishou.co.jp/image/charge/tide/main_pc01.jpg);
        background-repeat: no-repeat,repeat-x;
        background-position: center top,center top;
        background-size: auto;
        padding-top: 195px; }
      #umi .page-contents.lower .page-contents-umi, #umi-lower .page-contents.lower .page-contents-umi {
        background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/main_pc01_lower.jpg);
        background-repeat: repeat-x;
        background-position: center top;
        background-size: auto;
        padding-top: 40px; }
  #umi .cmn-sttl2.sct-nimbus-ttl, #umi-lower .cmn-sttl2.sct-nimbus-ttl {
    color: #015db2;
    border-color: #015db2; }

    #umi #foot .foot-contents, #umi-lower #foot .foot-contents {
      /*フッター背景画像*/
      background: url(https://cdn1.n-kishou.co.jp/image/charge/tide/footer_pc02.png), url(https://cdn1.n-kishou.co.jp/image/charge/tide/footer_pc01.png);
      background-repeat: no-repeat,repeat-x;
      background-position: center bottom,center bottom;
      background-size: auto; } }
/* ==========================================================================
Twitterボタン 白に変更する場合
========================================================================== */
.btn-twitter.btn-shadow.shadow03 a {
  background-color: #fff;
  color: #015db2;
  -webkit-box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  -moz-box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  -ms-box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  -o-box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5); }
  .btn-twitter.btn-shadow.shadow03 a:before {
    background: url(https://cdn1.n-kishou.co.jp/image/common/icon_twitter2.png) left top no-repeat;
    background-size: 100%; }
  .btn-twitter.btn-shadow.shadow03 a.touch, .btn-twitter.btn-shadow.shadow03 a.hover {
    -webkit-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
    -moz-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
    -ms-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
    -o-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
    box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5); }

/* ==========================================================================
以下海ナビ用css
========================================================================== */
.inner-box {
  margin-bottom: 50px; }

.sub-sttl3-umi {
  color: #fff;
  line-height: 1;
  margin-bottom: 8px; }

.cmn-sttl3-umi {
  margin-bottom: 14px;
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1; }
  .cmn-sttl3-umi:after, .cmn-sttl3-umi:before {
    display: inline-block;
    content: "/";
    font-size: 34px;
    font-size: 3.4rem; }
  .cmn-sttl3-umi:before {
    margin-right: 15px;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1); }
  .cmn-sttl3-umi:after {
    margin-left: 15px; }

.search-btn-wrap {
  background-color: #e7e7e7;
  margin-top: 40px;
  padding: 30px 30px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .search-btn-wrap h3 {
    margin-bottom: 20px; }
  .search-btn-wrap .btn-cmn a {
    width: 100%;
    box-sizing: border-box; }

.service-list {
  overflow: hidden;
  margin: 50px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .service-list li {
    box-sizing: border-box;
    width: 33.3%;
    padding: 0;
    text-align: center;
    border-top: 2px solid #efefef;
    border-right: 2px solid #efefef; }
    .service-list li:nth-child(1), .service-list li:nth-child(2), .service-list li:nth-child(3) {
      border-top: none; }
    .service-list li:nth-child(3n) {
      border-right: none; }
    .service-list li span {
      display: block;
      height: 80px;
      line-height: 1; }
      .service-list li span img {
        width: auto;
        height: 80px; }
    .service-list li a {
      display: block;
      text-decoration: none;
      color: #015db2;
      background-color: #fff;
      font-size: 28px;
      font-size: 2.8rem;
      font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
      font-style: normal;
      font-weight: 700; }

.link-list li {
  background-color: #fff; }
  .link-list li a {
    background-color: #fff; }
    .link-list li a span {
      color: #585858;
      font-size: 28px;
      font-size: 2.8rem; }

@media screen and (min-width: 751px) {
  .cmn-sttl3-umi {
    font-size: 22px;
    font-size: 2.2rem; }
    .cmn-sttl3-umi:after, .cmn-sttl3-umi:before {
      font-size: 22px;
      font-size: 2.2rem; }

  .link-list li a span {
    font-size: 14px;
    font-size: 1.4rem; }

  .service-list li a {
    font-size: 16px;
    font-size: 1.6rem; } }
/* ==========================================================================
釣果ボタン
========================================================================== */
.btn-choka {
  position: relative;
  border: 10px solid #62ceff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 50px;
  background-color: #fff; }
  .btn-choka .tenavin {
    position: absolute;
    left: 0;
    top: -91px; }
  .btn-choka a {
    display: block;
    overflow: hidden;
    padding: 25px 60px 20px 120px;
    line-height: 1.4;
    text-decoration: none;
    color: #1878cf;
    background-image: url("https://cdn1.n-kishou.co.jp/image/charge/tide/img_navu01.gif");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 82px auto;
    background-color: #fff;
    font-size: 46px;
    font-size: 4.6rem;
    font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
    font-style: normal;
    font-weight: 700; }
    .btn-choka a:after {
      right: 30px; }
  .btn-choka span {
    line-height: 1; }
    .btn-choka span.subttl01 {
      font-size: 22px;
      font-size: 2.2rem;
      display: block;
      background-color: #fff; }
    .btn-choka span.subttl02 {
      font-size: 32px;
      font-size: 3.2rem;
      background-color: #fff;
      display: inline-block; }

@media screen and (min-width: 751px) {
  .btn-choka {
    border-color: #62ceff; }
    .btn-choka a {
      padding: 25px 60px 20px 100px;
      color: #015db2;
      background-position: 20px center;
      background-size: 62px auto;
      background-color: #fff;
      font-size: 22px;
      font-size: 2.2rem; }
      .btn-choka a:after {
        right: 30px; }
    .btn-choka span {
      line-height: 1; }
      .btn-choka span.subttl01 {
        font-size: 16px;
        font-size: 1.6rem;
        display: block; }
      .btn-choka span.subttl02 {
        font-size: 18px;
        font-size: 1.8rem; } }

/* ==========================================================================
  ボタン色
========================================================================== */
/* メイン色
.btn-cmn a, .page-control .btn-prev a, .page-control .btn-next a,
.btn-cmn input {
  color: #fff;
  background: #0f58b1; }*/

/* 影色(海背景の上にボタンを置くときのみ使用) */
  .btn-shadow.shadow03_umi > * {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(27, 46, 87, 0.6);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(27, 46, 87, 0.6);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(27, 46, 87, 0.6);
    -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(27, 46, 87, 0.6);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(27, 46, 87, 0.6);
    }
  .btn-shadow.shadow03_umi > *.hover, .btn-shadow.shadow03_umi > *.touch {
    -webkit-box-shadow: inset 0 -1px 0 2px rgba(27, 46, 87, 0.6);
    -moz-box-shadow: inset 0 -1px 0 2px rgba(27, 46, 87, 0.6);
    -ms-box-shadow: inset 0 -1px 0 2px rgba(27, 46, 87, 0.6);
    -o-box-shadow: inset 0 -1px 0 2px rgba(27, 46, 87, 0.6);
    box-shadow: inset 0 -1px 0 2px rgba(27, 46, 87, 0.6); }
/* ==========================================================================
	マップ紹介
========================================================================== */
	.area-nowcast {
		position: relative;
		margin-bottom: 50px;
		padding: 25px 20px 20px 20px;
		border: 10px solid #fff;
		background-image: url("https://cdn1.n-kishou.co.jp/image/charge/tide/map_img.png"), url("https://cdn1.n-kishou.co.jp/image/charge/tide/bg_oceanmap.png");
		background-repeat: no-repeat , repeat;
		background-position: 480px 25px , center;
		background-size: 180px auto , 20px auto;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px; }
		.area-nowcast .nowcast-ttl {
			margin-bottom: 26px; }
			.area-nowcast .nowcast-ttl img {
				width: 426px;}
		.area-nowcast .txt-nowcast {
			margin-top:-20px;
			margin-bottom: 20px;
			padding-right: 160px;
			line-height: 1.4;
			color: #fff;
			font-size: 30px;
			font-size: 3.0rem;
			font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
			font-style: normal;
			font-weight: 700;
			padding-left:20px; }
		.area-nowcast .nowcast-list {
			top:-0px;
			margin: 0 -8px; }
			.area-nowcast .nowcast-list li {
				box-sizing: border-box;
				width: 33.3%;
				padding: 0 8px;
				text-align: center;
				}
				.area-nowcast .nowcast-list li a {
					/* display: block; */
					margin:0px 0px 0px 0px;
					padding: 16px 20px 20px 20px;
					text-decoration: none;
					color: #015db2;
					background-color: #fff;
					font-size: 32px;
					font-size: 3.2rem;
					font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
					font-style: normal;
					font-weight: 700;
					}
					.area-nowcast .nowcast-list li a span {
						font-size: 24px;
						font-size: 2.4rem; }


@media screen and (min-width: 751px) {

		.area-nowcast {
		position: relative;
		margin-bottom: 50px;
		padding: 15px 20px 15px 20px;
		border: 10px solid #fff;
		background-image: url("https://cdn1.n-kishou.co.jp/image/charge/tide/map_img.png"), url("https://cdn1.n-kishou.co.jp/image/charge/tide/bg_oceanmap.png");
		background-repeat: no-repeat , repeat;
		background-position: 430px 15px , center;
		background-size: 170px auto , 20px auto;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px; }
		.area-nowcast .nowcast-ttl {
			margin-bottom: 26px; }
			.area-nowcast .nowcast-ttl img {
				width: 380px;}

	
			.area-nowcast .nowcast-list li {
				box-sizing: border-box;
				width: 33.3%;
				padding: 0 8px;
				margin-top: -15px;
				text-align: center;
				}

				.area-nowcast .nowcast-list li a {
					/* display: block; */
					padding: 5px 20px;
					text-decoration: none;
					color: #015db2;
					background-color: #fff;
					font-size: 25px;
					font-size: 2.5rem;
					font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
					font-style: normal;
					font-weight: 700;
					}

			.area-nowcast .txt-nowcast {
				margin-bottom: 26px;
				padding-right: 160px;
				line-height: 1.4;
				color: #fff;
				font-size:21px;
				font-size: 2.2rem;
				font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
				font-style: normal;
				font-weight: 700; }
}
/* ==========================================================================
sct-service
========================================================================== */
.wrap-sct-service {
	position: relative;
}


.sct-service .service-list li:nth-child(1), .sct-service .service-list li:nth-child(2), .sct-service .service-list li:nth-child(3) {
	border-top: none;
}

.sct-service .service-list li:nth-child(3n) {
	border-right: none;
}

.sct-service .service-list li span {
	display: block;
	height: 80px;
	line-height: 1;
}

.sct-service .service-list li span img {
	width: auto;
	height: 80px;
}

.sct-service .service-list li a {
	display: block;
	text-decoration: none;
	color: #015db2;
	background-color: #fff;
	font-size: 28px;
	font-size: 2.8rem;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
	font-style: normal;
	font-weight: 700;
}

@media screen and (min-width: 751px) {
	.wrap-sct-service:before {
		top: 105px;
		left: 10px;
	}
	.wrap-sct-service:after {
		top: 70px;
		right: 10px;
	}
	.sct-service .sct-service-ttl img {
		width: 260px;
		height: auto;
	}
	.sct-service .sct-service-sttl {
		margin-bottom: 20px;
	}
	.sct-service .service-list {
		margin: 0 0 50px;
	}
	.sct-service .service-list li {
		text-align: left;
	}
	.sct-service .service-list li span {
		display: inline-block;
		margin-bottom: 0;
		line-height: 1;
		vertical-align: middle;
	}
	.sct-service .service-list li span img {
		height: 70px;
	}
	.sct-service .service-list li a {
/*		padding: 5px 0 5px 80px;*/
		padding: 6px 0 4px 80px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.sct-service .service-list li a.hover, .sct-service .service-list li a.touch {
		padding-top: 7px;
		padding-bottom: 3px;
	}
}


@media screen and (min-width: 751px) {
.area-tidegraph {
  position: relative;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 10px solid #fff;
  border-radius: 10px;
  padding-top:0px;
}
}
/* ==========================================================================
sct-service
========================================================================== */
.wrap-sct-service {
	position: relative;
}

.sct-service .service-list li:nth-child(1), .sct-service .service-list li:nth-child(2), .sct-service .service-list li:nth-child(3) {
	border-top: none;
}

.sct-service .service-list li:nth-child(3n) {
	border-right: none;
}

.sct-service .service-list li span {
	display: block;
	height: 80px;
	line-height: 1;
}

.sct-service .service-list li span img {
	width: auto;
	height: 80px;
}

.sct-service .service-list li a {
	display: block;
	text-decoration: none;
	color: #015db2;
	background-color: #fff;
	font-size: 28px;
	font-size: 2.8rem;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
	font-style: normal;
	font-weight: 700;
}

@media screen and (min-width: 751px) {
	.wrap-sct-service:before {
		top: 105px;
		left: 10px;
	}
	.wrap-sct-service:after {
		top: 70px;
		right: 10px;
	}
	.sct-service .sct-service-ttl img {
		width: 260px;
		height: auto;
	}
	.sct-service .sct-service-sttl {
		margin-bottom: 20px;
	}
	.sct-service .service-list {
		margin: 0 0 50px;
	}
	.sct-service .service-list li {
		text-align: left;
	}
	.sct-service .service-list li span {
		display: inline-block;
		margin-bottom: 0;
		line-height: 1;
		vertical-align: middle;
	}
	.sct-service .service-list li span img {
		height: 70px;
	}
	.sct-service .service-list li a {
/*		padding: 5px 0 5px 80px;*/
		padding: 6px 0 4px 80px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.sct-service .service-list li a.hover, .sct-service .service-list li a.touch {
		padding-top: 7px;
		padding-bottom: 3px;
	}
}
/* ==========================================================================
		service-list ナビ
========================================================================== */
/*スマホの表示ここから*/
@media screen and (max-width: 750px) {
	/* 全体設定 */
	/*  {*/
	/* 	box-sizing: border-box;*/
	/*	}*/

	/* ポップアップウインドウの設定 */
	.popup {
		background-color: #082a48;
		box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
		display: none;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;

	}
	/* チェックボックスの初期設定 */
	#popup-on{
		display: none;
	}
	/* チェックされたらポップアップウインドウを開く */
	#popup-on:checked + .popup{
		display: block;
	}

	/* 開くボタン */
	.btn-open{
		background: #fff;
		border-radius: 10px;
		color: #fff;
		padding: 10px;
		cursor: pointer;
		margin: 10px auto;
		width: 95%;
		text-align: center;
	}

	/* ポップアップの内容 */
	.popup-content{
		margin: 40px auto 40px auto;
		width: 100%;
		border-radius: 10px;

	}
	.popup-content:before {
		content: "";
		position: absolute;
		top: -48px;
		left: 50%;
		border: 20px solid transparent;
		border-bottom: 30px solid #fff;
		margin-left: -21px;
	}

}
/*スマホの表示ここまで*/

/*PC表示ここから*/
/*調査中*/
@media screen and (min-width: 751px) {
	/* 全体設定 */
	/* {*/
	/* box-sizing: border-box;*/
	/*	}*/

	/* ポップアップウインドウの設定 */
	.sct-service .popup {
		background-color: #082a48;
		box-shadow:	0 0 0 9999px	rgba(0, 0, 0, 0.65);
		display: none;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}
	/* チェックボックスの初期設定 */
	.sct-service #popup-on{
		display: none;
	}
	/* チェックされたらポップアップウインドウを開く */
	.sct-service #popup-on:checked + .popup{
		display: block;
	}

	/* 開くボタン */
	.sct-service .btn-open{
		background: #fff;
		border-radius: 10px;
		color: #fff;
		padding: 10px;
		cursor: pointer;
		margin: 10px auto;
		width: 95%;
		text-align: center;
	}

	/* ポップアップの内容 */
	.sct-service .popup-content {
		background: transparent;
		margin: 40px auto 40px auto;
		width: 100%;
		border-radius: 10px;
	}
	.sct-service .popup-content:nth-of-type(3n + 2):before {
		left: 50%;
	}
	.sct-service .popup-content:before {
			content: "";
			position: absolute;
			top: -48px;
			left: 50%;
			border: 20px solid transparent;
			border-bottom: 30px solid #fff;
			margin-left: -20px;
	}
}

/*PC表示ここまで*/

/* ==========================================================================
		文字色
========================================================================== */

.white01 {
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
	font-style: normal;
	font-weight: 700;
}

/* btn-cam02（海ナビパワーアップ予告の表示）
------------------------------------------------------*/
.btn-cam02 {
	box-sizing: border-box;
}

.btn-cam02 a {
	display: block;
	margin: 0px 0px 30px 0px;
	padding: 8px 88px 8px 25px;
	text-decoration: none;
	color: #015db2;
	border-radius: 8px;
	background: #d9f3ff;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
	font-style: normal;
	font-weight: 700;
}


@media screen and (min-width: 751px) {
	.btn-cam02 a {
		margin: -20px 0px 40px 0px;
		padding: 8px 90px 8px 25px;
		font-size: 16px;
		font-size: 1.6rem;
	}
}

/* btn-umi（海洋マップ用の海ナビパワーアップ予告の表示）
------------------------------------------------------*/
.btn-umi {
	box-sizing: border-box;
}

.btn-umi a {
	display: block;
	margin: 0px 0px 40px 0px;
	padding: 8px 88px 8px 25px;
	text-decoration: none;
	color: #015db2;
	border-radius: 8px;
	background: #d9f3ff;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
	font-style: normal;
	font-weight: 700;
}


@media screen and (min-width: 751px) {
	.btn-umi a {
		margin: 20px 0px 40px 0px;
		padding: 8px 90px 8px 25px;
		font-size: 16px;
		font-size: 1.6rem;
	}
}
.overlay{
	background-color: #082a48;
	box-shadow:	0 0 0 9999px	rgba(0, 0, 0, 0.65);
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.btn_area{
		width:300px;
		height:150px;
		position:absolute;
		top:50%;
		left:50%;
		margin-top:-75px;
		margin-left:-150px;
		background-color:#fff;
		z-index:2;
}
.btn_area p{
		padding:15px;
}
.btn_area button{
		display:block;
		margin:0 auto;
}


/* ==========================================================================
    service-list ナビ
    ========================================================================== */
.body-inner #main,
.body-inner .sct-service {
  z-index: 9999;
}


.body-inner.service-overlay .wrap-overlay {
  position: fixed;
  z-index: 9997;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}

.body-inner .service-list.active {
  z-index: auto;
}

.body-inner .service-list.active > li.active {
  background: #fff;
  position: relative;
  z-index: 9999;
}

.body-inner .wrap-service-list-lvl2 {
  background: #e5eaee;
  position: absolute;
  z-index: 9999;
  width: 710px;
  box-sizing: border-box;
  padding: 0 30px;
  border-radius: 10px;
  display: none;
}

.body-inner .wrap-service-list-lvl2 .service-list-lvl2 {
  background: #e5eaee;
  margin-bottom: 0;
  position: absolute;
}

.body-inner .wrap-service-list-lvl2 .service-list-lvl2 li {
  border-color: #d3d6d8;
}

.body-inner .wrap-service-list-lvl2:before {
  content: "";
  position: absolute;
  top: -48px;
  left: 50%;
  border: 20px solid transparent;
  border-bottom: 30px solid #e5eaee;
  margin-left: -20px;
}

.body-inner .wrap-service-list-lvl2:nth-of-type(3n + 1):before {
  left: 16%;
}

.body-inner .wrap-service-list-lvl2:nth-of-type(3n + 2):before {
  left: 50%;
}

.body-inner .wrap-service-list-lvl2:nth-of-type(3n + 3):before {
  left: 84%;
}

@media screen and (max-width: 750px) {
  .body-inner .wrap-service-list-lvl2 {
    padding: 0;
  }
  .body-inner .wrap-service-list-lvl2 .service-list-lvl2 {
    display: block;
  }
  .body-inner .wrap-service-list-lvl2 .service-list-lvl2:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li {
    width: 50%;
    float: left;
  }
  .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li span, .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li a {
    font-size: 24px;
    font-size: 2.4rem;
    padding-right: 30px;
  }
  .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li .icon-arrow-s:after {
    right: 20px;
  }
  .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li:nth-child(odd) {
    border-right: 2px solid #d3d6d8;
  }
}

@media screen and (min-width: 751px) {
  .body-inner .wrap-service-list-lvl2 {
    padding: 0 0px;
    position: absolute;
  }
  .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li:nth-last-child(1), .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li:nth-last-child(2), .body-inner .wrap-service-list-lvl2 .service-list-lvl2 li:nth-last-child(3) {
    border-bottom: 2px solid #d3d6d8;
  }
}


/* ==========================================================================
 マップ
========================================================================== */
/* 拡大縮小ボタン（スマホ） */
.leaflet-touch .leaflet-bar a {
	width: 60px;
	height: 60px;
	line-height: 50px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out	{
	font-size: 40px;
}

/* マーカー吹き出し（スマホ）*/
	/* 吹き出しの大きさ*/
	.leaflet-popup-content {
		margin: 22px 36px;
		line-height: 1.6;
		}
	/* 吹き出しの文字サイズ*/
	.leaflet-popup-content span {
		border-bottom: solid 1px;
		}

@media screen and (min-width: 751px) {
	/* 拡大縮小ボタン（PC） */
	.leaflet-touch .leaflet-bar a {
			width: 40px;
			height: 40px;
			line-height: 40px;
	}
	.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out	{
		font-size: 22px;
	}
	/* マーカー吹き出し（PC）*/
	/* 吹き出しの大きさ*/
	.leaflet-popup-content {
		margin: 13px 19px;
		line-height: 1.4;
	}
	/* 吹き出しの文字サイズ*/
	.leaflet-popup-content span {
		font-size: 1.6em;
		border-bottom: solid 1px;
	}
}

/* ==========================================================================
タイドグラフPROバナー
========================================================================== */
.area-tidegraph {
  position: relative;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 10px solid #fff;
  border-radius: 10px;
  padding-top:0px;
}

/* ==========================================================================
キャンペーンの背景
========================================================================== */
#campaign{
 background-color: #77d4ff;
 width:100%;
 padding-top:10px;
 padding-bottom:30px;
}

/* ==========================================================================
サンプルページを見てみるのボタン配置
========================================================================== */
.sample_attend{
	padding-right:20px;
}

@media screen and (min-width: 751px) {
	.sample_attend{
		padding-right:85px;
	}

	.wind-btn{
	    padding-right:20px;
    }
}

/* ==========================================================================
//ボタン
========================================================================== */

.btn-shadow-tide > *,
.btn-shadow-menu > * {
  display: block;
  border-radius: 10px;
  width:100%;
  -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
}

.btn-shadow-tide > *.btn-shadow-img,
.btn-shadow-menu > *.btn-shadow-img {
  -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}

.btn-shadow-tide > *.btn-shadow-img a,
.btn-shadow-menu > *.btn-shadow-img a {
  position: relative;
  display: block;
}

.btn-shadow-tide > *.btn-shadow-img a:before,
.btn-shadow-menu > *.btn-shadow-img a:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 10px;
  -ms-box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  -o-box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
  box-shadow: inset 0 -4px 0 2px rgba(195, 195, 195, 0.5);
}

.btn-shadow-tide > *.hover, .btn-shadow-tide > *.touch,
.btn-shadow-menu > *.hover, .btn-shadow-menu > *.touch {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -ms-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
  -o-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
  box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
}

.btn-shadow-tide > *.hover.btn-shadow-img a:before, .btn-shadow-tide > *.touch.btn-shadow-img a:before,
.btn-shadow-menu > *.hover.btn-shadow-img a:before, .btn-shadow-menu > *.touch.btn-shadow-img a:before {
  -ms-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
  -o-box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
  box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);
}

.btn-shadow-tide.shadow04 > * {
  -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(130, 130, 130, 0.3);
  -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(130, 130, 130, 0.3);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgba(130, 130, 130, 0.3);
}

.btn-shadow-tide.shadow04 > *.btn-shadow-img a:before {
  -ms-box-shadow: inset 0 -4px 0 2px rgba(130, 130, 130, 0.3);
  -o-box-shadow: inset 0 -4px 0 2px rgba(130, 130, 130, 0.3);
  box-shadow: inset 0 -4px 0 2px rgba(130, 130, 130, 0.3);
}

.btn-shadow-tide.shadow04 > *.hover, .btn-shadow.shadow04 > *.touch {
  -ms-box-shadow: inset 0 -1px 0 2px rgba(130, 130, 130, 0.3);
  -o-box-shadow: inset 0 -1px 0 2px rgba(130, 130, 130, 0.3);
  box-shadow: inset 0 -1px 0 2px rgba(130, 130, 130, 0.3);
}

.btn-shadow-tide.shadow04 > *.hover.btn-shadow-img a:before, .btn-shadow.shadow04 > *.touch.btn-shadow-img a:before {
  -ms-box-shadow: inset 0 -1px 0 2px rgba(130, 130, 130, 0.3);
  -o-box-shadow: inset 0 -1px 0 2px rgba(130, 130, 130, 0.3);
  box-shadow: inset 0 -1px 0 2px rgba(130, 130, 130, 0.3);
}


.image{
float:left;
width:30%;
margin:12px;
}

.image02{
float:left;
width:30%;
margin:12px;
margin-bottom:50px;
}

