@charset "UTF-8";
/**
*
* 防災の輪
*
*/
/* ==========================================================================
ページごとに変更
========================================================================== */
#bosai #head-nav-wrap, #bosai-lower #head-nav-wrap {
  background: url("https://cdn1.n-kishou.co.jp/image/common/bg_header.png") left top no-repeat; }
    #bosai #head-nav-wrap .logo-icon, #bosai-lower #head-nav-wrap .logo-icon {
      display: none; }
/*下層ヘッダー背景画像*/
    #bosai .page-contents .page-contents-bosai, #bosai-lower .page-contents .page-contents-bosai {
      background: url(https://cdn1.n-kishou.co.jp/image/bosai/main_sp_lower.png) no-repeat center top;
      background-size: contain;
      padding-top: 130px;
      margin-top: -6px; }
    #bosai .page-contents.lower .page-contents-bosai, #bosai-lower .page-contents.lower .page-contents-bosai {
      background: url(https://cdn1.n-kishou.co.jp/image/bosai/main_sp_lower.png) no-repeat center top;
      background-size: contain;
      padding-top: 90px;
      margin-top: 3px; }

    @media screen and (max-width: 750px) {
      #bosai .page-contents .page-contents-tozan, #bosai-lower .page-contents .page-contents-tozan {
        margin-top: 3px;
      }
      #bosai #main, #bosai-lower #main {
        position: inherit;
      }
      #bosai #head-nav-wrap, #bosai-lower #head-nav-wrap {
        padding-bottom: 31px;
        }}

/*下層 ロゴ*/
@media screen and (min-width: 751px) {
  #bosai-lower #head-logo {
    width: 400px;
    background: url(https://cdn1.n-kishou.co.jp/image/bosai/logo_bosai_pc02.png);
    background-size: 190px auto;
    background-position: 190px 14px;
    background-repeat: no-repeat;
    padding-bottom: 10px; }
    #bosai-lower #head-logo img {
      width: 180px; }
  #bosai-lower #head-nav-wrap {
    padding-bottom: 30px; }
  #bosai-lower .page-contents.lower .page-contents-bosai {
    padding-top: 0; } }
/*下層 ロゴ*/
@media screen and (max-width: 750px) {
  #bosai-lower #head-logo {
    width: 285px;
    background: url(https://cdn1.n-kishou.co.jp/image/bosai/logo_bosai_sp.png);
    background-size: 230px auto;
    background-position: center 75px;
    background-repeat: no-repeat;
    height: 107px; }
  #bosai-lower #head-nav-wrap {
    padding-bottom: 13px; }
  #bosai-lower .page-contents.lower .page-contents-bosai {
    padding-top: 0; }
  #bosai-lower .body-inner {
    width: 100%; } }
@media screen and (min-width: 751px) {
  #bosai, #bosai-lower {
    /*ロゴ横画像*/ }
    #bosai #head-nav-wrap, #bosai-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.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; }
    #bosai .gnav:after, #bosai-lower .gnav:after {
      background-color: #fff; }
    #bosai .page-contents, #bosai-lower .page-contents {
      background-image: none;
      /*ヘッダー背景画像*/
      /*下層ヘッダー背景画像*/ }
      #bosai .page-contents.lower .page-contents-bosai, #bosai-lower .page-contents.lower .page-contents-bosai {
        background: url(https://cdn1.n-kishou.co.jp/image/bosai/img_main_pc.png), url(https://cdn1.n-kishou.co.jp/image/bosai/img_line_pc02.png);
        background-repeat: no-repeat,repeat-x;
        background-position: 83% 0%,center top;
        background-size: auto,auto;
        padding-top: 70px;
        margin-top: 80px,0px;
         }}


/*防災の知識避難・感染症対策のグラフの文字サイズ調整*/ 
.wrap-tbl p.keikai-level-glaph{
  font-size:27px;
  line-height:40px;
}

@media screen and (min-width: 751px) {
  .wrap-tbl p.keikai-level-glaph{
    font-size:18px;
    line-height:25px;
  }
}