﻿@charset "UTF-8";
/**
*
* 虹予報
*
*/
.gnav:after {
  display: none; }

#head .logo-icon {
  display: none; }

@media screen and (max-width: 750px) {
  #head {
    position: relative; }
    #head #head-nav-wrap {
      position: relative;
      z-index: 2; }
    #head:after {
      position: absolute;
      background: url("https://cdn1.n-kishou.co.jp/image/rainbow/img_rainbow.png") left top no-repeat;
      content: "";
      width: 235px;
      height: 110px;
      background-size: 100%;
      top: auto;
      bottom: 60px;
      left: 170px;
      z-index: 1; } }

@media screen and (min-width: 751px) {
  #head-nav-wrap {
    background-image: url("https://cdn1.n-kishou.co.jp/image/rainbow/bg_header_pc01_rainbow.png"), url("https://cdn1.n-kishou.co.jp/image/common/bg_header_pc02.png"); }
  .page-contents {
    padding-top: 40px; } }

/* ==========================================================================
main-visual
========================================================================== */
.main-visual {
  background: url("https://cdn1.n-kishou.co.jp/image/rainbow/bg_ttl_main.png") left bottom no-repeat;
  min-height: 213px;
  background-size: 100% auto; }

@media screen and (max-width: 750px) {
  .main-visual {
    position: relative; }
    .main-visual:before {
      width: 100%;
      height: 2px;
      content: "";
      display: block;
      position: absolute;
      bottom: -1px;
      left: 0;
      background: #9fe1ff; } }

@media screen and (min-width: 751px) {
  .main-visual {
    background-color: #fff;
    background-image: url("https://cdn1.n-kishou.co.jp/image/rainbow/bg_ttl_main_pc.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 862px auto;
    padding: 30px 0 80px;
    min-height: auto; }
    .main-visual img {
      width: 465px; } }

/* ==========================================================================
sct-map
========================================================================== */
.sct-map {
  padding-top: 40px; }
  .sct-map .txt-area-click {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 35px; }

@media screen and (min-width: 751px) {
  .sct-map {
    padding-top: 0; }
    .sct-map .txt-area-click {
      font-size: 18px;
      font-size: 1.8rem;
      margin-bottom: 25px; } }

/* ==========================================================================
sct-area
========================================================================== */
.sct-area {
  position: relative;
  padding-top: 80px; }
  .sct-area .sct-area-inner {
    background: url("https://cdn1.n-kishou.co.jp/image/rainbow/bg_cloud.png") left top no-repeat;
    background-size: 100% 100%;
    padding: 60px 55px 70px;
    margin-bottom: 60px;
    position: relative;
    z-index: 2; }
    .sct-area .sct-area-inner .sct-area-ttl {
      margin-bottom: 10px; }
    .sct-area .sct-area-inner .link-list {
      margin-bottom: 20px; }
      .sct-area .sct-area-inner .link-list li a {
        font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6","メイリオ", sans-serif;
        font-style: normal;
        font-weight: 700;
        padding-top: 20px;
        padding-bottom: 20px; }
    .sct-area .sct-area-inner .btn-cmn {
      margin: 0 auto;
      width: 80%; }
      .sct-area .sct-area-inner .btn-cmn a {
        display: block; }
  .sct-area:after, .sct-area:before {
    content: "";
    display: block;
    position: absolute; }
  .sct-area:before {
    background: url("https://cdn1.n-kishou.co.jp/image/rainbow/img_rainbow.png") left top no-repeat;
    width: 368px;
    height: 149px;
    top: 0;
    left: 50%;
    margin-left: -184px;
    z-index: 1;
    background-size: 100%; }
  .sct-area:after {
    background: url("https://cdn1.n-kishou.co.jp/image/rainbow/img_chara01.png") left top no-repeat;
    width: 101px;
    height: 62px;
    top: 42px;
    right: 140px;
    z-index: 3;
    background-size: 100%; }

@media screen and (min-width: 751px) {
  .sct-area {
    padding-top: 60px; }
    .sct-area .sct-area-inner {
      padding: 50px 40px;
      margin-bottom: 60px; }
      .sct-area .sct-area-inner .sct-area-ttl img {
        width: 250px; }
    .sct-area:before {
      background: url("https://cdn1.n-kishou.co.jp/image/rainbow/img_rainbow.png") left top no-repeat;
      background-size: 100%;
      width: 280px;
      top: 0;
      margin-left: -140px; }
    .sct-area:after {
      background: url("https://cdn1.n-kishou.co.jp/image/rainbow/img_chara01.png") left top no-repeat;
      background-size: 100%;
      width: 80px;
      top: 34px;
      right: 145px; } }

/* ==========================================================================
sct-mechanism
========================================================================== */
.sct-mechanism {
  margin-bottom: 30px; }
  .sct-mechanism .inner-box {
    margin-bottom: 40px; }
    .sct-mechanism .inner-box .box-mechanism {
      margin-bottom: 40px; }
      .sct-mechanism .inner-box .box-mechanism .fl {
        width: 250px; }
      .sct-mechanism .inner-box .box-mechanism .fr {
        width: 370px; }
        .sct-mechanism .inner-box .box-mechanism .fr .cmn-sttl5 {
          line-height: 1.375; }
        .sct-mechanism .inner-box .box-mechanism .fr .txt-s {
          line-height: 1.571; }
      .sct-mechanism .inner-box .box-mechanism:last-child {
        margin-bottom: 0; }
  .sct-mechanism > .btn-cmn a {
    display: block; }

@media screen and (min-width: 751px) {
  .sct-mechanism {
    margin-bottom: 30px; }
    .sct-mechanism .inner-box {
      margin-bottom: 40px; }
      .sct-mechanism .inner-box .box-mechanism {
        margin-bottom: 40px; }
        .sct-mechanism .inner-box .box-mechanism .fl {
          width: 120px; }
        .sct-mechanism .inner-box .box-mechanism .fr {
          width: 450px; } }

/* ==========================================================================
sct-spot
========================================================================== */
.sct-spot {
  margin-bottom: 40px; }
  .sct-spot .inner-box {
    margin-bottom: 50px; }
    .sct-spot .inner-box .box-spot {
      margin-bottom: 50px; }
      .sct-spot .inner-box .box-spot .fl {
        width: 200px;
        text-align: center; }
      .sct-spot .inner-box .box-spot .fr {
        width: 420px; }
        .sct-spot .inner-box .box-spot .fr .cmn-sttl5 {
          line-height: 1.375; }
        .sct-spot .inner-box .box-spot .fr .txt-s {
          line-height: 1.571; }
      .sct-spot .inner-box .box-spot:last-child {
        margin-bottom: 0; }

@media screen and (min-width: 751px) {
  .sct-spot {
    margin-bottom: 30px; }
    .sct-spot .inner-box {
      margin-bottom: 40px; }
      .sct-spot .inner-box .box-spot {
        margin-bottom: 40px; }
        .sct-spot .inner-box .box-spot .fl {
          width: 120px;
          text-align: center; }
        .sct-spot .inner-box .box-spot .fr {
          width: 430px; } }

/* ==========================================================================
sct-shape
========================================================================== */
.sct-shape .inner-box {
  margin-bottom: 50px; }
  .sct-shape .inner-box .sct-shape-lead {
    margin-bottom: 30px; }
  .sct-shape .inner-box .shape-list {
    margin: 0 -10px; }
    .sct-shape .inner-box .shape-list li {
      width: 50%;
      box-sizing: border-box;
      padding: 0 10px;
      margin: 0 0 35px;
      z-index: 1;
      position: relative; }
      .sct-shape .inner-box .shape-list li .shape-list-txt {
        width: 85%;
        margin: -25px auto 0;
        background: url("https://cdn1.n-kishou.co.jp/image/rainbow/bg_ribon.png") top center no-repeat;
        background-size: 100% 100%;
        text-align: center;
        z-index: 2;
        position: relative;
        color: #fff;
        line-height: 1;
        padding: 10px 0 0;
        height: 50px;
        box-sizing: border-box;
        font-size: 28px;
        font-size: 2.8rem; }
      .sct-shape .inner-box .shape-list li:nth-last-child(1), .sct-shape .inner-box .shape-list li:nth-last-child(2) {
        margin-bottom: 0; }

.sct-shape .box-alert {
  padding: 30px; }
  .sct-shape .box-alert .box-alert-icon {
    width: 77px;
    color: #ed4350;
    font-size: 22px;
    font-size: 2.2rem;
    padding-top: 15px; }
    .sct-shape .box-alert .box-alert-icon img {
      display: block;
      margin-bottom: 5px; }
  .sct-shape .box-alert .box-alert-txt {
    width: 545px;
    color: #ed4350;
    line-height: 1.375;
    box-sizing: border-box; }

.sct-shape > .btn-cmn a {
  display: block; }

@media screen and (min-width: 751px) {
  .sct-shape .sct-shape-ttl img {
    width: 500px; }
  .sct-shape .inner-box {
    margin-bottom: 40px; }
    .sct-shape .inner-box .sct-shape-lead img {
      width: 350px; }
    .sct-shape .inner-box .shape-list {
      margin: 0 -10px; }
      .sct-shape .inner-box .shape-list li {
        width: 50%;
        box-sizing: border-box;
        padding: 0 10px;
        margin: 0 0 35px;
        z-index: 1;
        position: relative; }
        .sct-shape .inner-box .shape-list li .shape-list-txt {
          width: 70%;
          margin: -20px auto 0;
          padding: 12px 0 0;
          height: 40px;
          font-size: 16px;
          font-size: 1.6rem; }
  .sct-shape .box-alert {
    padding: 20px 30px; }
    .sct-shape .box-alert .box-alert-icon {
      width: 50px;
      font-size: 14px;
      font-size: 1.4rem;
      padding-top: 0; }
      .sct-shape .box-alert .box-alert-icon img {
        display: block;
        margin-bottom: 5px; }
    .sct-shape .box-alert .box-alert-txt {
      padding-top: 10px;
      width: 515px; } }

/* ==========================================================================
市町村ボタン
========================================================================== */
.fbox02 {
  display: block;
}

.fbox02:after,
.has-side:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.fr02 {
  margin-left: 210px;
}

@media screen and (min-width: 751px) {
  .fr02 {
  margin-left: 265px;
  }
}

/* ==========================================================================
位置情報取得ボタン
========================================================================== */
.btn-cmn .icon {
  margin-right: 5px; }
.btn-cmn .icon img {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    }

@media screen and (min-width: 751px) {
  .btn-cmn .icon img {
    width: 30px;
    height: 30px; } }
