@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: 13px; }
  #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: 20px;
      padding-bottom: 45px;
      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; }

.sub-sttl4-umi {
  color: #fff;
  line-height: 1;
  margin-bottom: 8px; 
  font-size: 33px;
  font-size: 3.3rem;
  font-weight:700;}

.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: 0px 0px 0px 0px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 0px 0px 10px 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; }


.service-list-02 {
  overflow: hidden;
  margin: 50px 0;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 10px 10px 0px 0px; }
  .service-list-02 li {
    box-sizing: border-box;
    width: 50%;
    padding: 0;
    text-align: center;
    border-top: 2px solid #efefef;
    border-right: 2px solid #efefef; }
    .service-list-02 li:nth-child(1), .service-list-02 li:nth-child(2), .service-list-02 li:nth-child(3) {
      border-top: none; }
    .service-list-02 li:nth-child(3n) {
      border-right: none; }
    .service-list-02 li span {
      display: block;
      height: 80px;
      line-height: 1; }
      .service-list-02 li span img {
        width: auto;
        height: 80px; }
    .service-list-02 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; }

.list-btn-wrap li:nth-last-child(1) a {
  background: url("https://cdn1.n-kishou.co.jp/image/common/bg_btn_ang.png") right bottom no-repeat;
  background-size: 620px auto;
}
     

@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; }

  .sub-sttl4-umi {
	  color: #fff;
	  line-height: 1;
	  margin-bottom: 8px; 
	  font-size: 21px;
	  font-size: 2.1rem;
	  font-weight:700;}

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

  .service-list li a {
    font-size: 16px;
    font-size: 1.6rem; } 

  .service-list-02 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_new03.png"), url("https://cdn1.n-kishou.co.jp/image/charge/tide/bg_oceanmap.png");
		background-repeat: no-repeat , repeat;
		background-position: 442px 10px , center;
		background-size: 225px 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: 23px; }
			.area-nowcast .nowcast-ttl img {
				width: 426px;
				margin-left:-10px;}
		.area-nowcast .txt-nowcast {
			margin-top:0px;
			margin-bottom: 50px;
			margin-left:-17px;
			padding-right: 160px;
			line-height: 1.4;
			color: #fff;
			font-size: 30px;
			font-size: 3.1rem;
			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.first-line {
        margin-bottom:11px; }
			.area-nowcast .nowcast-list li {
				box-sizing: border-box;
				width: 50%;
				padding: 0 8px;
				text-align: center;
				}
				.area-nowcast .nowcast-list li a {
					/* display: block; */
					margin:0px 0px 0px 0px;
					padding: 10px 10px 10px 10px;
					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_new03.png"), url("https://cdn1.n-kishou.co.jp/image/charge/tide/bg_oceanmap.png");
		background-repeat: no-repeat , repeat;
		background-position: 438px 10px , center;
		background-size: 193px 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.first-line{
				margin-bottom: 20px;
			}

				.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 0px 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 30px 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;
}

/* ==========================================================================
  タイドグラフ・海流予測マップアイコン
  ========================================================================== */
	div[class^="tide-icon-img"] {
		position: relative;/*相対配置*/
		display: inline-block;
		height: 110px;
		width: 30%;
		text-decoration: none;
		color: #FFF;
		border-right: solid 2px #dcdcdc;
		border-left: solid 2px #dcdcdc;
		border-bottom: solid 5px #dcdcdc;
		background-size: contain;
		border-radius: 10px;
		background-color: #FFF;
		box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.3);/*影*/

	}
	.tide-icon-2 {
		display: flex;
		justify-content: space-around;
	}
	.tide-icon-2 div[class^="tide-icon-img"] {
		width: 40%;
	}
	div[class^="tide-icon-img"]:hover {
		/*ボタンを押したとき*/
			/*ボタンを押したとき*/
		-webkit-transform: translateY(2px);
		transform: translateY(2px);/*下に動く*/
		box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);/*影を小さく*/
		border-bottom: none;
	}

	.tide-icon-2 div[class^="tide-icon-img"] img {
		position: absolute;/*相対配置*/
		bottom:10%;
		left: 55%;

	}
	div[class^="tide-icon-img"]:last-child img  {
		bottom:10%;
	}

	div[class^="tide-icon-img"] p {
		position: absolute;/*絶対配置*/
		width: 100%;
		font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", sans-serif;
		color: #6d6d6d;/*文字*/
		font-weight: bold; /*太字に*/
		font-size: 23px;/*サイズ2倍*/
		top: 20%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.sct-nimbus {
    margin-bottom: 20px;
    padding-top: 40px;
    display: block;
	}
	.text-tide{
		padding: 80px 120px 10px 0px;
		line-height:30px;
		text-align: center !important;
	}
	@media screen and (min-width: 751px) {
		div[class^="tide-icon-img"] {
			position: relative;/*相対配置*/
			display: inline-block;
			height: 110px;
			width: 30%;
			text-decoration: none;
			color: #FFF;
			border-right: solid 2px #dcdcdc;
			border-left: solid 2px #dcdcdc;
			border-bottom: solid 5px #dcdcdc;
			background-size: contain;
			border-radius: 10px;
			background-color: #FFF;
			box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.3);/*影*/
		}
		.tide-icon-2 {
			display: flex;
			justify-content: space-around;
		}

		div[class^="tide-icon-img"]:hover {
			/*ボタンを押したとき*/
		-webkit-transform: translateY(2px);
		transform: translateY(2px);/*下に動く*/
		box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);/*影を小さく*/
		border-bottom: none;
		}
		div[class^="tide-icon-img"]:last-child img  {
			bottom:10%;
		}
		div[class^="tide-icon-img"] p {
			position: absolute;/*絶対配置*/
			width: 100%;
			font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", sans-serif;
			color: #6d6d6d;/*文字*/
			font-weight: bold; /*太字に*/
			font-size: 20px;/*サイズ2倍*/
			/* top: 20%; */
			left: 50%;
			-ms-transform: translate(-50%,-50%);
			-webkit-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
		}
		.text-tide{
			font-size:2000%;
			padding: 80px 120px 10px 0px;
			line-height:29px;
			text-align: center !important;
		}

}


.sio_sample {
    border: 3px solid #e0e0e0;
}


/* ==========================================================================
  カルーセルバナー付近見た目調整
  ========================================================================== */
  .sct-contents .sct-sample {
    padding-top: 0px;
    padding-bottom:30px;
  }

   @media screen and (min-width: 751px) {
   	  .sct-contents .sct-sample {
   	    padding-top: 30px;
   	    padding-bottom:25px;
   	  }
    }  

/* ==========================================================================
  その他の情報2連ボタン
  ========================================================================== */
	div[class^="tide-cal-icon-img"] {
		position: relative;/*相対配置*/
		display: inline-block;
		height: 140px;
		width: 48%;
		text-decoration: none;
		color: #FFF;
		border-right: solid 2px #dcdcdc;
		border-left: solid 2px #dcdcdc;
		border-bottom: solid 5px #dcdcdc;
		background-size: contain;
		border-radius: 10px;
		background-color: #FFF;
		box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.3);/*影*/

	}
	.tide-icon-2 {
		display: flex;
		justify-content: space-around;
	}

	div[class^="tide-cal-icon-img"]:hover {
		/*ボタンを押したとき*/
			/*ボタンを押したとき*/
		-webkit-transform: translateY(2px);
		transform: translateY(2px);/*下に動く*/
		box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);/*影を小さく*/
		border-bottom: none;
	}

	.tide-icon-2 div[class^="tide-cal-icon-img"] img.ocean_map_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:1%;
		top:5px;
		width:100px;
		height:100px;
	}

	.tide-icon-2 div[class^="tide-cal-icon-img"] img.tide_cal_icon{
		position: absolute;/*相対配置*/
		bottom:14%;
		left:0%;
		top:px;
		width:120px;
	}

	.tide-icon-2 div[class^="tide-cal-icon-img"] img.tide_tenki_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:1%;
		top:px;
		width:124px;
	}

    .tide-icon-2 div[class^="tide-cal-icon-img"] img.windrose_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:8px;
		width:124px;
	}

	.tide-icon-2 div[class^="tide-cal-icon-img"] img.graph_icon{
		position: absolute;/*相対配置*/
		bottom:13%;
		left:2%;
		top:px;
		width:90px;
	}

	.tide-icon-2 div[class^="tide-cal-icon-img"] img.wave_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:1%;
		top:30px;
		width:125px;
		height:95px;
		transform: rotate( 3deg );
	}

	.tide-icon-2 div[class^="tide-cal-icon-img"] img.sio_icon{
		position: absolute;/*相対配置*/
		bottom:13%;
		left:2%;
		top:34px;
		width:90px;
	}

    .tide-icon-2 div[class^="tide-cal-icon-img"] img.wind_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:3%;
		top:30px;
		width:101px;
	}

	.tide-icon-2 div[class^="tide-cal-icon-img"] img.swell_icon{
		position: absolute;/*相対配置*/
		bottom:1%;
		width:160px;
		border-radius: 0% 0% 0% 5%;
	}
    .tide-icon-2 div[class^="tide-cal-icon-img"] img.ten10day_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:17px;
		width:115px;
	}


	div[class^="tide-cal-icon-img"]:last-child img  {
		bottom:10%;
	}

	.sct-nimbus {
    margin-bottom: 20px;
    padding-top: 40px;
    display: block;
	}

	.tide-icon-2 a:hover {
	  color: #404040;
	  text-decoration: none;
	}

	.tide-btn-title{
		text-decoration:none !important;
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        right:12px;
		height:14px;
		top:5px;
		text-align: right;
		color:#135dfc;
		font-size: 36px;
		font-size: 3.6rem;
		font-weight:bold;
		z-index: 20;
	}

	.tide-btn-title-ad{
		text-decoration:none !important;
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        right:10px;
		height:14px;
		top:5px;
		text-align: right;
		color:#135dfc;
		font-size: 36px;
		font-size: 3.6rem;
		font-weight:bold;
		z-index: 20;
		letter-spacing:-3px;
	}


	.tide-btn-sbtitle{
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        right:12px;
        top:-5px;
        text-align: right;
        line-height:31px;
		color:#6d6d6d;
		font-weight:bold;
		font-size: 25px;
		font-size: 2.5rem;
        text-shadow    : 
        2px  2px 2px #ffffff,
        -2px  2px 2px #ffffff,
        2px -2px 2px #ffffff,
       -2px -2px 2px #ffffff,
        2px  0px 2px #ffffff,
        0px  2px 1px #ffffff,
       -2px  0px 1px #ffffff,
        0px -2px 1px #ffffff;        /* 文字の影 */
	}


	img.tide_yoho_icon{
		margin-top:20px;
	}

	img.ocean_map_icon{
		margin-top:20px;
	}

	div[class^="tide-cal-icon-img"].none{
		visibility:hidden;
	}

	@media screen and (min-width: 751px) {
		div[class^="tide-cal-icon-img"] {
			position: relative;/*相対配置*/
			display: inline-block;
			height: 130px;
			text-decoration: none;
			color: #FFF;
			border-right: solid 2px #dcdcdc;
			border-left: solid 2px #dcdcdc;
			border-bottom: solid 5px #dcdcdc;
			background-size: contain;
			border-radius: 10px;
			background-color: #FFF;
			box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.3);/*影*/
		}
		.tide-icon-2 {
			display: flex;
			justify-content: space-around;
		}

		.tide-icon-2 div[class^="tide-cal-icon-img"] img.tide_yoho_icon{
			position: absolute;/*相対配置*/;
			left:1%;
			top:-4px;
			width:125px;
	    }

	    .tide-icon-2 div[class^="tide-cal-icon-img"] img.ocean_map_icon{
			position: absolute;/*相対配置*/;
			left:3%;
			top:-4px;
			width:110px;
	    }
		.tide-icon-2 div[class^="tide-cal-icon-img"] img.tide_cal_icon{
			position: absolute;/*相対配置*/
			bottom:14%;
			left:1%;
			width:118px;
	    }

	    .tide-icon-2 div[class^="tide-cal-icon-img"] img.wave_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:3%;
		top:19px;
		width:120px;
		height:95px;
		transform: rotate( 0deg );
	    }

	    .tide-icon-2 div[class^="tide-cal-icon-img"] img.graph_icon{
		position: absolute;/*相対配置*/
		bottom:13%;
		left:3%;
		top:px;
		width:87px;
	    }

	    .tide-icon-2 div[class^="tide-cal-icon-img"] img.wind_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:5%;
		top:30px;
		width:90px;
		transform: rotate( 8deg );
	    }

	    .tide-icon-2 div[class^="tide-cal-icon-img"] img.sio_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:3%;
		top:30px;
		width:87px;
	    }

	    .tide-icon-2 div[class^="tide-cal-icon-img"] img.windrose_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:10px;
		width:115px;
	    }

		.tide-icon-2 div[class^="tide-cal-icon-img"] img.ten10day_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:4%;
		top:12px;
		width:112px;
		}
	
		.tide-btn-title{
			text-decoration:none !important;
			position:relative;
			display:block;
			font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
			text-align: right;
			left:-10px;
			top:10px;
			height:20px;
			color:#135dfc;
			font-size: 29px;
			font-size: 2.9rem;
			font-weight:bold;
			z-index: 20;

	    }

	    .tide-btn-title-ad{
			text-decoration:none !important;
			position:relative;
			display:block;
			font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
			text-align: right;
			left:-10px;
			top:10px;
			height:20px;
			color:#135dfc;
			font-size: 29px;
			font-size: 2.9rem;
			font-weight:bold;
			z-index: 20;
			text-shadow    : 
            2px  2px 2px #ffffff,
            -2px  2px 2px #ffffff,
            2px -2px 2px #ffffff,
           -2px -2px 2px #ffffff,
            2px  0px 2px #ffffff,
            0px  2px 1px #ffffff,
           -2px  0px 1px #ffffff,
            0px -2px 1px #ffffff;        /* 文字の影 */
	    }    


	.tide-btn-sbtitle{
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        top:15px;
        line-height:25px;
		color:#6d6d6d;
		font-weight:bold;
		font-size: 20px;
		font-size: 2.0rem;
	}

	.tide-btn-sbtitle02-tided{
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        left:26px;
        top:43px;
        line-height:35px;
		color:#6d6d6d;
		font-weight:bold;
		font-size: 20px;
		font-size: 2.0rem;
	   }

		div[class^="tide-cal-icon-img"]:hover {
			/*ボタンを押したとき*/
		-webkit-transform: translateY(2px);
		transform: translateY(2px);/*下に動く*/
		box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);/*影を小さく*/
		border-bottom: none;
		}
		div[class^="tide-cal-icon-img"]:last-child img  {
			bottom:10%;
		}

}


/* ==========================================================================
  海ポイント天気のその他の情報調整
  ========================================================================== */
.css-br::after {
  content: "\A" ;
  white-space: pre;
}

@media screen and (min-width: 751px) {
  .cmn-btn-list.col2 li {
    float: left;
    box-sizing: border-box;
    width: 50%;
  }

  .other-info-list li {
    border-bottom: 2px solid #efefef !important; }
  .other-info-list li .icon-pro:before {
    top: 50%;
    right: 50px;
    height: 26px;
    margin-top: -13px;
    padding: 5px 10px;
    font-size: 16px;
    font-size: 1.6rem; }
  .other-info-list li.wind {
    width: 76.4%; }
  .other-info-list li.wind .icon-pro {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px; }
  .other-info-list li.wind .icon-pro:before {
    right: 305px;
    height: 26px;
    font-size: 16px;
    font-size: 1.6rem; }

  .css-br::after {
	  content: "" ;
	  white-space:;
    }
}

/* ==========================================================================
  その他の情報2連ボタン(海の天気)
  ========================================================================== */
	div[class^="tide-cal-icon-img-tenki"] {
		position: relative;/*相対配置*/
		display: inline-block;
		height: 140px;
		width: 48%;
		text-decoration: none;
		color: #FFF;
		border-right: solid 2px #dcdcdc;
		border-left: solid 2px #dcdcdc;
		border-bottom: solid 5px #dcdcdc;
		background-size: contain;
		border-radius: 10px;
		background-color: #FFF;
		box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.3);/*影*/

	}
	.tide-icon-2-tenki {
		display: flex;
		justify-content: space-around;
	}

	div[class^="tide-cal-icon-img-tenki"]:hover {
		/*ボタンを押したとき*/
			/*ボタンを押したとき*/
		-webkit-transform: translateY(2px);
		transform: translateY(2px);/*下に動く*/
		box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);/*影を小さく*/
		border-bottom: none;
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.ocean_map_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:1%;
		top:5px;
		width:100px;
		height:100px;
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.tide_cal_icon{
		position: absolute;/*相対配置*/
		bottom:14%;
		left:0%;
		top:px;
		width:120px;
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.tide_tenki_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:1%;
		top:px;
		width:124px;
	}

    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.windrose_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:8px;
		width:124px;
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.graph_icon{
		position: absolute;/*相対配置*/
		bottom:13%;
		left:2%;
		top:px;
		width:90px;
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.wave_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:1%;
		top:30px;
		width:125px;
		height:95px;
		transform: rotate( 3deg );
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.sio_icon{
		position: absolute;/*相対配置*/
		bottom:13%;
		left:2%;
		top:34px;
		width:90px;
	}

    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.wind_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:3%;
		top:30px;
		width:101px;
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.swell_icon{
		position: absolute;/*相対配置*/
		bottom:0%;
		width:160px;
	    border-radius: 0% 0% 0% 5%;
	}

	.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.ten10day_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:17px;
		width:115px;
	}


	div[class^="tide-cal-icon-img-tenki"]:last-child img  {
		bottom:10%;
	}

	.sct-nimbus {
    margin-bottom: 20px;
    padding-top: 40px;
    display: block;
	}

	.tide-icon-2-tenki a:hover {
	  color: #404040;
	  text-decoration: none;
	}

	.tide-btn-title{
		text-decoration:none !important;
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        right:12px;
		height:14px;
		top:5px;
		text-align: right;
		color:#135dfc;
		font-size: 36px;
		font-size: 3.6rem;
		font-weight:bold;
		z-index: 20;
	}

	.tide-btn-title-ad{
		text-decoration:none !important;
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        right:10px;
		height:14px;
		top:5px;
		text-align: right;
		color:#135dfc;
		font-size: 36px;
		font-size: 3.6rem;
		font-weight:bold;
		z-index: 20;
		letter-spacing:-3px;
		text-shadow    : 
        2px  2px 2px #ffffff,
        -2px  2px 2px #ffffff,
        2px -2px 2px #ffffff,
       -2px -2px 2px #ffffff,
        2px  0px 2px #ffffff,
        0px  2px 1px #ffffff,
       -2px  0px 1px #ffffff,
        0px -2px 1px #ffffff;        /* 文字の影 */

	}


	.tide-btn-sbtitle{
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        right:12px;
        top:-5px;
        text-align: right;
        line-height:31px;
		color:#6d6d6d;
		font-weight:bold;
		font-size: 25px;
		font-size: 2.5rem;
        text-shadow    : 
        2px  2px 2px #ffffff,
        -2px  2px 2px #ffffff,
        2px -2px 2px #ffffff,
       -2px -2px 2px #ffffff,
        2px  0px 2px #ffffff,
        0px  2px 1px #ffffff,
       -2px  0px 1px #ffffff,
        0px -2px 1px #ffffff;        /* 文字の影 */
	}


	img.tide_yoho_icon{
		margin-top:20px;
	}

	img.ocean_map_icon{
		margin-top:20px;
	}
	@media screen and (min-width: 751px) {
		div[class^="tide-cal-icon-img-tenki"] {
			position: relative;/*相対配置*/
			display: inline-block;
			height: 106px;
			text-decoration: none;
			color: #FFF;
			border-right: solid 2px #dcdcdc;
			border-left: solid 2px #dcdcdc;
			border-bottom: solid 5px #dcdcdc;
			background-size: contain;
			border-radius: 10px;
			background-color: #FFF;
			box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.3);/*影*/
		}
		.tide-icon-2-tenki {
			display: flex;
			justify-content: space-around;
		}

		.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.tide_yoho_icon{
			position: absolute;/*相対配置*/;
			left:1%;
			top:-4px;
			width:125px;
	    }

	    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.ocean_map_icon{
			position: absolute;/*相対配置*/;
			left:3%;
			top:-4px;
			width:110px;
	    }
		.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.tide_cal_icon{
			position: absolute;/*相対配置*/
			bottom:14%;
			left:1%;
			width:118px;
	    }

	    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.wave_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:10px;
		width:118px;
		height:90px;
		transform: rotate( 0deg );
	    }

	    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.graph_icon{
		position: absolute;/*相対配置*/
		bottom:6%;
		left:2%;
		top:15px;
		width:80px;
	    }

	    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.wind_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:14px;
		width:90px;
		transform: rotate( 8deg );
	    }

	    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.sio_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:3%;
		top:30px;
		width:87px;
	    }

	    .tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.windrose_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:4px;
		width:100px;
	    }

		.tide-icon-2-tenki div[class^="tide-cal-icon-img-tenki"] img.ten10day_icon{
		position: absolute;/*相対配置*/
		bottom:10%;
		left:2%;
		top:6px;
		width:100px;
		}
	
		.tide-btn-title{
			text-decoration:none !important;
			position:relative;
			display:block;
			font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
			text-align: right;
			left:-10px;
			top:10px;
			height:20px;
			color:#135dfc;
			font-size: 29px;
			font-size: 2.9rem;
			font-weight:bold;
			z-index: 20;

	    }

	    .tide-btn-title-ad{
			text-decoration:none !important;
			position:relative;
			display:block;
			font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
			text-align: right;
			left:-10px;
			top:10px;
			height:20px;
			color:#135dfc;
			font-size: 29px;
			font-size: 2.9rem;
			font-weight:bold;
			z-index: 20;
			text-shadow    : 
            2px  2px 2px #ffffff,
            -2px  2px 2px #ffffff,
            2px -2px 2px #ffffff,
           -2px -2px 2px #ffffff,
            2px  0px 2px #ffffff,
            0px  2px 1px #ffffff,
           -2px  0px 1px #ffffff,
            0px -2px 1px #ffffff;        /* 文字の影 */
	    }    


	.tide-btn-sbtitle{
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        top:15px;
        line-height:25px;
		color:#6d6d6d;
		font-weight:bold;
		font-size: 20px;
		font-size: 2.0rem;
	}

	.tide-btn-sbtitle02-tided{
		position:relative;
		display:block;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        left:26px;
        top:43px;
        line-height:35px;
		color:#6d6d6d;
		font-weight:bold;
		font-size: 20px;
		font-size: 2.0rem;
	   }

		div[class^="tide-cal-icon-img-tenki"]:hover {
			/*ボタンを押したとき*/
		-webkit-transform: translateY(2px);
		transform: translateY(2px);/*下に動く*/
		box-shadow: inset 0 -1px 0 2px rgba(195, 195, 195, 0.5);/*影を小さく*/
		border-bottom: none;
		}
		div[class^="tide-cal-icon-img-tenki"]:last-child img  {
			bottom:10%;
		}

}


/* ==========================================================================
  風配図の凡例の色
  ========================================================================== */
.wind-rank01 {
  color: #0297F4;
}

.wind-rank02 {
  color: #2137da;
}

.wind-rank03 {
  color: #F5B222;
}

.wind-rank04 {
  color: #DA2F3F;
}

/* ==========================================================================
前日翌日ボタンマウスホバー時動くバグ解消
========================================================================== */
a:link,
a:hover {
  overflow: initial !important;
  outline: none;
  cursor: pointer;
  cursor: hand;
}

/* ==========================================================================
注意書き
========================================================================== */
.box-alert {
  padding: 30px;
  margin-top: 20px; }
  .box-alert .box-alert-icon {
    width: 77px;
    color: #ed4350;
    font-size: 22px;
    font-size: 2.2rem;
    padding-top: 15px; }
    .box-alert .box-alert-icon img {
      display: block;
      margin-bottom: 5px; }
  .box-alert .box-alert-txt {
    width: 545px;
    color: #ed4350;
    line-height: 1.375;
    box-sizing: border-box; }

@media screen and (min-width: 751px) {
  .box-alert {
    padding: 20px 30px; }
    .box-alert .box-alert-icon {
      width: 50px;
      font-size: 14px;
      font-size: 1.4rem;
      padding-top: 0; }
      .box-alert .box-alert-icon img {
        display: block;
        margin-bottom: 5px; }
    .box-alert .box-alert-txt {
      width: 515px; }
}

/* ==========================================================================
tidedのバナーの白枠サイズ調整
========================================================================== */
.btn-open-pr{
	background: #fff;
	border-radius: 10px;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	margin: 10px auto;
	width: 92%;
	text-align: center;
}

@media screen and (min-width: 751px) {
	.btn-open-pr{
		width: 97%;
	}
}

/* oceanmapのバナー
------------------------------------------------------*/
.btn-open-oceanmap{
	background: #fff;
	border-radius: 10px;
	color: #fff;
	padding: 10px;
	margin: 10px auto;
	width: 92%;
	text-align: center;
}

@media screen and (min-width: 751px) {
	.btn-open-oceanmap{
		background: #fff;
		border-radius: 10px;
		color: #fff;
		padding: 10px;
		margin: 10px auto;
		width: 97%;
		text-align: center;
	}
}


/* ==========================================================================
	ボタン色
========================================================================== */
.btn-cmn-umi02 a,
.btn-cmn-umi02 input, .btn-cmn-umi02  span.inactive {
  display: inline-block;
  padding: 20px 50px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: #015db2;
}
.btn-cmn-wrap .btn-cmn-umi02 {
  margin-top: 0;
  margin-right: 2%;
  float: left;
  margin-top: 0;
  width: 49%;
  margin-bottom: 8px;
}


.btn-cmn-wrap .btn-cmn-umi02:nth-child(even) {
  margin-right: 0;
}

.btn-cmn-wrap .btn-cmn-umi02 a, .btn-cmn-wrap .btn-cmn-umi02 input {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0;
}

@media screen and (min-width: 751px) {
  .btn-cmn-wrap .btn-cmn-umi02 a, .btn-cmn-wrap .btn-cmn-umi02 input {
    font-size: 16px;
    font-size: 1.6rem;
  }
}


/* メイン色 */
.btn-cmn-umi02 a {
	color: #015db2;
	background: #ffffff; }

/* 影色 */
	.btn-shadow.shadow-umi02 > * {
		-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		-ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		-o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%); }
	.btn-shadow.shadow-umi02 > *.hover, .btn-shadow.shadow-umi02 > *.touch {
		-webkit-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		-moz-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		-ms-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		-o-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%); }


/* 白ボタン大きめ */
.btn-cmn-umi02-l a,
.btn-cmn-umi02-l input, .btn-cmn-umi02-l  span.inactive {
  display: inline-block;
  padding: 36px 72px;
  font-size:36px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: #015db2;
}
.btn-cmn-wrap .btn-cmn-umi02-l {
  margin-top: 0;
  margin-right: 2%;
  float: left;
  margin-top: 0;
  width: 49%;
  margin-bottom: 8px;
}


.btn-cmn-wrap .btn-cmn-umi02-l:nth-child(even) {
  margin-right: 0;
}

.btn-cmn-wrap .btn-cmn-umi02-l a, .btn-cmn-wrap .btn-cmn-umi02-l input {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0;
}


.btn-cmn-umi02-l a {
	color: #015db2;
	background: #ffffff; }

/* 影色 */
	.btn-shadow.shadow-umi02 > * {
		-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		-ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		-o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%);
		box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -4px 0 2px rgb(218 218 218 / 88%); }
	.btn-shadow.shadow-umi02 > *.hover, .btn-shadow.shadow-umi02 > *.touch {
		-webkit-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		-moz-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		-ms-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		-o-box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%);
		box-shadow: inset 0 -1px 0 2px rgb(218 218 218 / 88%); }

/* ==========================================================================
btn-tide
========================================================================== */
.btn-tide {
  position: relative;
  border: 10px solid #015db2;
  border-radius: 10px;
}

.btn-tide a {
  display: block;
  overflow: hidden;
  padding: 26px 60px 24px 100px;
  line-height: 1.4;
  text-decoration: none;
  color: #015db2;
  background-color: #fff;
  background-image: url("https://cdn1.n-kishou.co.jp/image/common/img_radar.png");
  background-repeat: no-repeat;
  background-position: 13px 27px;
  background-size: 75px auto;
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.btn-tide a:after {
  right: 30px;
}

@media screen and (min-width: 751px) {
  .btn-tide {
    border-color: #015db2;
  }
  .btn-tide a {
    padding: 25px 60px 20px 130px;
    color: #015db2;
    background-position: 32px 23px;
    background-size: 70px auto;
    font-size: 22px;
    font-size: 2.1rem;
  }
  .btn-tide a:after {
    right: 30px;
  }

.btn-cmn-umi02-l a,
.btn-cmn-umi02-l input, .btn-cmn-umi02-l  span.inactive {
  padding: 30px 90px;
  font-size:26px;
}
}


/* ==========================================================================
紹介キャンペーンバナー枠（てなびん付き）
========================================================================== */
.btn-g-tide {
  position: relative;
  border: 10px solid #67e6ff;
  border-radius: 10px;
}

.btn-g-tide a:after {
  right: 30px;
}

.btn-g-tide:before {
    position: absolute;
    top: -62px;
    right: 0;
    display: block;
    width: 86px;
    height: 54px;
    content: "";
    background: url(https://cdn1.n-kishou.co.jp/image/misc/head_chara01.png) left top no-repeat;
    background-size: 100% auto;
}

/* ==========================================================================
コーナー説明枠
========================================================================== */
.wrap-box-txt {
  position: relative;
  margin-top: 80px;
  z-index: 1;
  background: #fff;
  border-radius: 10px;
  border: 10px solid #9FE1FF; }

  .wrap-box-txt .box-txt {
    padding: 30px 20px; }

    .wrap-box-txt .box-txt .box-txt-cap {
      line-height: 1.6; }

    .wrap-box-txt .box-txt.box-comment {
      border-bottom: 10px solid #9FE1FF; }

@media screen and (min-width: 751px) {
    .wrap-box-txt .box-txt {
      padding: 25px 20px; }

      .wrap-box-txt .box-txt .box-txt-ttl {
        font-size: 21px;
        font-size: 2.1rem;
        margin-bottom: 3px; }

      .wrap-box-txt .box-txt .box-txt-cap {
        font-size: 16px;
        font-size: 1.6rem; }

    .wrap-box-txt:before {
      width: 150px;
      height: 95px;
      right: -15px;
      top: -50px; } }



/* ==========================================================================
バナーの白枠
========================================================================== */
.area-bnr {
  position: relative;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 10px solid #fff;
  border-radius: 10px;
  padding-top:0px;
}


/* ==========================================================================
吹き出し
========================================================================== */
.balloon{
  position: relative;
  margin: 1.5em 0;
  padding: 12px 12px;
  min-width: 120px;
  max-width: 100%;
  color: #015db2;
  font-size: 32px;
  text-align: center;
  background: #9FE1FF;
  border-radius: 10px;
  font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height:40px;
}

.balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -41px;
  border: 40px solid transparent;
  border-top: 30px solid #9FE1FF;
}

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

.balloon .bl-text-s{
	  font-size: 26px;
}

@media screen and (min-width: 751px) {
	.balloon{
	  font-size: 20px;
	  padding: 8px 8px;
	  line-height:26px;
	}

	.balloon .bl-text-s{
		  font-size: 18px;
	}
}

/* ==========================================================================
画面いっぱいの青ボタン
========================================================================== */
.btn-cmn-long a{
  padding: 20px 50px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: #015db2;
}

/* ==========================================================================
newアイコン
========================================================================== */
.tide_newicon{
	width:100px;
}

@media screen and (min-width: 751px) {
	.tide_newicon{
		width:65px;
	}
}
