@charset "utf-8";

/* ===========================================
大規模災害用スタイル▼
=========================================== */
#body-class.type_saigai {
    font-size: 93.75%;
}
.type_saigai .txtno-display {
    margin: 0;
    padding: 0;
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
}
.type_saigai hr {
    display: none;
}

/* 画像エリア内floatのclear */

.type_saigai .img-area:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}

/* ===========================================
緊急情報
=========================================== */
.type_saigai .important_item {
    padding-right: 5px;
    padding-left: 5px;
}
.type_saigai .important_item .title {
    max-width: 100%;
    font-size: 173.4%;
}
.type_saigai #kinkyu {
    max-width: 100%;
    border: 5px solid #B43308;
}

/* ===========================================
パーツ
=========================================== */
/* 内部リンク */
.type_saigai .innerLink a.innerLink {
    background-image: url(/images/shared-icon-innerLink.png);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    background-position: 1px 0.4em;
}
/* 外部リンク */
.type_saigai .externalLink a.externalLink {
    background-image: url(/images/shared-icon-window.png);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    background-position: 0 0.4em;
}
/* ファイルダウンロード */
.type_saigai .filelink a {
    background-image: url(/images/shared-file_oth.png);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    clear: both;
    display: inline-block;
    background-position: 0 0.3em;
    vertical-align: bottom;
}
/* adobeバナー */
.type_saigai p.dladobereader {
    clear: both;
    margin-bottom: 15px;
    padding: 6px 8px 8px 8px;
    border: 1px solid #DDDDDD;
    background-color: #FFF;
}

.type_saigai p.dladobereader img {
    margin-right: 5px;
    vertical-align: middle;
}

/* ===========================================
    スキップリンク
  =========================================== */
  .type_saigai #skip-link {
    display: none;
    background: #eaf6ff;
}
.type_saigai #skip-link .skip-contents {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
}
.type_saigai #skip-link .skip-contents p {
    float: left;
    margin: 0 0 0 15px;
    padding: 0 0 0 10px;
}
.type_saigai #skip-link .skip-contents div {
    float: right;
    padding: 0 0 0 16px;
}

/* ===========================================
google検索
=========================================== */
#google table, 
#google th,
#google tr,
#google td,
#google_faq table,
#google_faq th,
#google_faq tr,
#google_faq td,
.search-area table,
.search-area th,
.search-area tr,
.search-area td,
.search-wp table,
.search-wp th,
.search-wp tr,
.search-wp td,
.gsc-search-box-tools .gsc-search-box .gsc-input {
    border: none;
    padding: 0;
    margin: 0;
}
#google .cse .gsc-control-cse,
#google .gsc-control-cse,
#google_faq .cse .gsc-control-cse,
#google_faq .gsc-control-cse,
.search-area .cse .gsc-control-cse,
.search-area .gsc-control-cse,
.search-wp .cse .gsc-control-cse,
.search-wp .gsc-control-cse {
    padding: 0;
    margin: 0;
}

.gsst_b {
    vertical-align: middle;
    border-top: 1px solid #b5b5b6 !important;
    border-bottom: 1px solid #b5b5b6 !important;
    height: 42px;
    box-sizing: border-box;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus,
.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
    background-color: #0071BC;
    padding: 7px 6px !important;
}
.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
    padding: 7px 6px !important;
}
.gsc-search-button-v2 svg {
    width: 25px;
    height: 25px;
}
.gsc-input-box#gsc-iw-id1,
.gsc-input-box#gsc-iw-id2,
.gsc-input-box#gsc-iw-id3 {
    border: none;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
    background-color: #ffffff;
    border-radius: 5px 0 0 5px;
}
.search-area table td.gsib_a,
.search-wp table td.gsib_a {
    background-color: transparent;
}
.search-area table.gsc-search-box,
.search-wp table.gsc-search-box {
    border-top: 1px solid #b5b5b6;
    border-left: 1px solid #b5b5b6;
    border-bottom: 1px solid #b5b5b6;
    border-style: none;
}
.gsc-search-button {
    margin-left: 0;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
    background-color: #0071BC !important;
    background: #0071BC !important;
    display: block;
    border-radius: 0 4px 4px 0 !important;
    -webkit-box-shadow: 0 2px 0 #6eaed9 !important;
    box-shadow: 0 2px 0 #6eaed9 !important;
    text-decoration: none;
    color: #fff;
    border-color: #0071BC !important;
    margin-left: 0 !important;
}
input#gsc-i-id1,
input#gsc-i-id2,
input#gsc-i-id3 {
    border-top: 1px solid #b5b5b6 !important;
    border-left: 1px solid #b5b5b6 !important;
    border-bottom: 1px solid #b5b5b6 !important;
    border-right: none !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 42px  !important;
    box-sizing: border-box;
}

.gsst_a {
    padding-top: 14px !important;
    padding-bottom: 10px !important;
}
.gsc-search-box .gsc-input>input:focus,
.gsc-input-box-focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;

}

.gsc-input-box {
    border: none !important;
    background: none !important;
}

.gsc-control-cse {
    background-color: transparent !important;
    border: none !important;
}

/* ==========================================================================================
災害トップテンプレート
========================================================================================== */


/* 災害用ヘッダー */

.baseall-s {
    margin: 0 auto;
    background: #FFFFFF;
    width: 1025px;
}
.baseall-s #head1bg {
    padding: 0;
    width: 100%;
    background-color: #FFF;
    height: auto;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.baseall-s .h0wrap {
    height: auto;
}
.baseall-s h1#h0left {
    margin: 0;
    padding: 10px 0 3px 10px;
    width: auto;
    height: auto;
    color: #983012;
    font-size: 200%;
    font-weight: normal;
    text-align: left;
    background-color: transparent;
}
.baseall-s .head2list {
    margin: 0;
    padding: 6px 0 10px 1px;
}

/* ヘッダー2行目　ナビ */

.baseall-s .head2bg {
    clear: both;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    background-color: #FBCECE;
    color: #131313;
    _left: 0;
    /* 互換モード用 */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.baseall-s .head2list li {
    float: left;
    margin: 0;
    padding: 0 12px 0 12px;
    border-right: 1px solid #666666;
    color: #131313;
    background-color: transparent;
    background-image: none;
}
.baseall-s .headlist li img {
    margin: 0;
    padding: 0;
}
.baseall-s .search-wp {
    padding: 0;
    margin-left: 20px;
    width: 260px;
    margin-top: 5px;
    margin-right: 15px;
}
.baseall-s input.h0bt02 {
    background-color: #116FAA;
    border: 1px solid #116FAA;
}

/* ヘッダー検索 */

.baseall-s .search {
    float: left;
    margin: 5px 0 0 10px;
}
.baseall-s input.fedbt {
    margin: 0px 2px 0 0;
    padding: 1px 0 0 0;
    width: 43px;
    height: 22px;
    line-height: 110%;
    color: #222222;
    font-weight: bold;
    border: 1px solid #7C7C7C;
    background-color: #F0F0F0;
    cursor: pointer;
    vertical-align: top;
    background-image: url(/images/s_bg_submit.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
}
.baseall-s .main-r li:before {
    counter-increment: list;
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #666666;
    top: .65em;
}

/* 災害用緊急情報エリア */

.baseall-s .s-kinkyu-box {
    margin: 20px 0 10px 0;
    padding: 0;
    border: 3px solid #BC3C16;
    background-image: none;
}
.s-kinkyu-box .wysiwyg_wp {
    padding: 5px;
}
.baseall-s .s-kinkyu-box .h2bg {
    margin: 0;
}
.baseall-s .s-kinkyu-box .h2bg div {
    border: none;
    background-color: #BC3C16;
    color: #FFFFFF;
}
.baseall-s .s-kinkyu-box .h2bg h2 {
    padding: 3px 0 1px 8px;
    color: #FFFFFF;
    font-size: 160%;
    font-weight: normal;
    background-color: transparent;
    font-weight: bold;
}
.baseall-s .s-kinkyu-box .h4bg {
    margin-right: 10px;
}

/* 災害用右エリア */


/* 共通枠 */

.baseall-s .bgbox {
    clear: both;
    margin: 1.2em 0 10px 0;
    padding: 5px 5px;
    border: 3px solid #CCCCCC;
    background-color: #FFFFFF;
    color: #131313;
}
.baseall-s .bgbox h2 {
    margin: 5px;
    padding: 4px 0 0 4px;
    background-color: #D8D8D8;
    color: #131313;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 133.334%;
}
.baseall-s .s-anzen h2 {
    border-left: 7px solid #1A3D77;
}
.baseall-s .s-main-menu h2 {
    border-left: 7px solid #1A3D77;
}
.baseall-s .bgbox ul li {
    padding-left: 10px;
}

/* 災害用フッター */

.baseall-s .foot1bg {
    clear: both;
    margin: 20px auto 0 auto;
    padding: 0;
    border: none;
}
.baseall-s .tothispage {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: right;
}

/* このページの上へ戻る */

.baseall-s .tothispage div {
    float: right;
    margin: 0;
    padding: 0;
    border-bottom: none;
    background-color: #FBCECE;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 10px 0.8em;
    color: #131313;
    _height: 1%;
}
.baseall-s .tothispage div a {
    margin: 0;
    padding: 7px 10px 7px 10px;
    display: block;
}

/* フッター　2 */

.baseall-s .foot2bg {
    margin: 0;
    padding: 0;
    background-color: #FBCECE;
    color: #131313;
    overflow: hidden;
}

/* フッター　3 */

.baseall-s .foot3bg {
    clear: both;
    margin: 0 auto 0 auto;
    padding: 0;
    background-color: #FFF;
    background-image: none;
    color: #131313;
    border-top: 3px solid #FBCECE;
}

/* アドレス */

.baseall-s .f0add {
    clear: both;
    margin: 0 auto 0 auto;
    padding: 8px 5px 8px 18px;
}
.baseall-s .f0add h2 {
    float: left;
    color: #444444;
    font-weight: normal;
    background-color: transparent;
    margin: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.baseall-s .f0add h3 {
    color: #444444;
    background-color: transparent;
}
.baseall-s address {
    color: #444444;
    background-color: transparent;
    float: left;
    margin: 0 0 5px 30px;
    clear: none;
}

/* コピーライト */

.baseall-s #f0copy {
    margin: 0 0 0 18px;
    padding: 3px 0 3px 0;
    color: #444444;
    text-align: left;
    background-color: transparent;
    clear: both;
}

/* clearfix
============================== */

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}
#kinkyu ul,
.baseall-s ul {
    margin: 0.7em 5px 0.7em 0;
    padding: 0 0 0 8px;
    list-style-type: none;
    list-style-image: none;
}
#kinkyu ul li,
.baseall-s ul li {
    background-image: none;
    position: relative;
    padding: 0 0 0 20px;
    list-style-type: none;
    list-style-image: none;
    _height: 1%;
}
#kinkyu ul li:before,
.baseall-s ul li:before {
    counter-increment: list;
    content: "";
    display: block;
    position: absolute;
    left: 6px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #666666;
    top: .53em;
}

/* 災害用共通 */

.baseall-s div.h2bg,
#kinkyu .h2bg {
    margin: 0 0 0.5em 0;
    border-radius: 0;
}
.baseall-s div.h2bg div,
#kinkyu .h2bg div {
    background-color: #B93A32;
    background-image: none;
    color: #FFFFFF;
    border: none;
}
.baseall-s div.h2bg h2,
#kinkyu .h2bg h2 {
    color: #FFFFFF;
    background-color: transparent;
    font-size: 133.334%;
    font-weight: normal;
    padding: 5px 20px 3px 20px;
    border: none;
    margin: 0;
}
.baseall-s div.h3bg,
#kinkyu .h3bg {
    margin: 1em 10px 0.7em 10px;
    padding: 0;
    border-bottom: 1px solid #FFFFFF;
    background-color: #EEEEEE;
    color: #131313;
    border-left: none;
    background-image: none;
}
.baseall-s div.h3bg div,
#kinkyu .h3bg div {
    padding: 0;
    border: none;
    border-left: 5px solid #B93A32;
    background-image: none;
}
.baseall-s div.h3bg h3,
#kinkyu .h3bg h3 {
    border: none;
    padding: 4px 8px;
    font-size: 125%;
    font-weight: bold;
}
.baseall-s div.h4bg,
#kinkyu .h4bg {
    border: none;
    margin: 0.7em 5px 0.56em 18px;
    padding: 0;
    background: none;
}
.baseall-s div.h4bg div,
#kinkyu .h4bg div {
    border-left: 5px solid #B93A32;
    padding: 0 5px 0 10px;
}
.baseall-s h4,
#kinkyu h4 {
    margin: 0;
    color: #222222;
    background-color: transparent;
    border: none;
    font-weight: bold;
}
.baseall-s h5, .baseall-s h6 {
    font-weight: bold;
    font-size: 1.6rem;
    margin: 0.7em 5px 0.56em 18px;
}
.baseall-s p {
    padding-bottom: .85em;
    padding-left: .85em;
    padding-right: .85em;
    margin-bottom: 0.85em;
}
/* 災害用緊急情報エリア */

.baseall-s ol {
    padding-left: 35px;
    margin: 0.7em 5px 0.7em 0;
}
.baseall-s .head2list li:before {
    background: none;
}

/* ▽画像エリア内▽ */

.baseall-s .img-area {
    margin: 0.56em 5px 0 0;
    padding: 0;
}

/* リンク */

.baseall-s table.table01 {
    margin: 0.2em 5px 0.2em 10px;
    padding: 0;
    border-collapse: collapse;
}
.baseall-s caption {
    margin-bottom: 3px;
    margin-left: 0;
    padding: 0;
    line-height: 1.5;
    text-align: left;
    font-weight: bold;
    color: #333;
}
.baseall-s th {
    margin: 0;
    padding: 4px;
    border: 1px solid #CCCCCC;
    color: #333;
    background-color: #EEEEEE;
    text-align: left;
}
.baseall-s td {
    border: 1px solid #CCCCCC;
    color: #333;
    background-color: #FFF;
}
table.gsc-search-box td {
    border: none;
}
/* 災害用コンテンツ左 */

.baseall-s .main-l {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 735px;
}

/* 災害用コンテンツ右 */

.baseall-s .main-r {
    float: right;
    margin: 0;
    padding: 0;
    width: 250px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* ガイダンスリンク */

.baseall-s .footlist {
    clear: both;
    padding: 8px 0 8px 4px;
    border: none;
    width: 100%;
    margin: 0 0 0 10px;
    background-color: #FBCECE;
}
.baseall-s .footlist li {
    float: left;
    margin: 0;
    padding: 0 10px;
    color: #131313;
    white-space: nowrap;
    border-right: 1px solid #333;
    background-color: #FBCECE;
    background-image: none;
    _height: 1%;
}
.baseall-s .footlist li:before {
    background: none;
}
.baseall-s .footlist li a {
    text-decoration: underline;
    background: none;
    margin: 0;
    padding: 0;
}

/* ===========================================
テロ用スタイル▼
=========================================== */

.baseall-s.terro_top .head2bg {
    background-color: #EEEEEE;
}
h1#h0left {}
.baseall-s.terro_top #head1bg {
    background-color: #000000;
}
.baseall-s.terro_top h1#h0left{
  color: #FFF;
}
.baseall-s.terro_top .s-kinkyu-box {
    border-color: #FFFF9F;
}
.baseall-s.terro_top .s-kinkyu-box .h2bg div {
    background-color: #FFFF9F;
    color: #000;
}
.baseall-s.terro_top .s-kinkyu-box .h2bg h2 {
    color: #000000;
}
.baseall-s.terro_top div.h4bg div {
    border-color: #FFFF00;
}
.baseall-s.terro_top div.h3bg div {
    border-color: #FFFF00;
}
.baseall-s.terro_top div.h2bg div {
    background-color: #FFFF9F;
    color: #000;
}
.baseall-s.terro_top div.h2bg h2 {
    color: #000;
}
.baseall-s.terro_top .footlist {
    background-color: #EEEEEE;
}
.baseall-s.terro_top .foot2bg {
    background-color: #EEEEEE;
}
.baseall-s.terro_top .footlist li {
    background-color: #EEEEEE;
}
.baseall-s.terro_top .tothispage div {
    background-color: #EEEEEE;
}
.baseall-s.terro_top .foot3bg {
    background-color: #000000;
    border-top: none;
}
.baseall-s.terro_top .f0add h2 {
    color: #FFFFFF;
}
.baseall-s.terro_top address{
    color: #FFFFFF;
}
.baseall-s.terro_top #f0copy {
    color: #FFFFFF;
}

@media screen and (max-width: 640px) {
    /* ===========================================
    SP
  =========================================== */
  /* ===========================================
パーツ
=========================================== */
.type_saigai .img-area.img-set-center {
    flex-direction: column;
    align-items: center;
    margin: 10px;
  }
  .type_saigai .img-area.img-set-center p.imglink-side2 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .type_saigai .img-area.img-set-center p.imglink-side3 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .type_saigai p.imglink-side5 {
      float: none;
      width: auto;
      margin: 0 10px 5px 10px;
      text-align: left;
      display: block;
  }
  .type_saigai p.imglink-side2:nth-child(1) {
      margin: 0 10px 5px 10px;
      margin: 0 10px 10px;
  }
  .type_saigai p.imglink-side2 {
      float: none;
      width: auto;
      text-align: left;
      margin: 0 10px 10px;
  }
  .type_saigai .imglink-txt-left {
      float: none;
      width: auto;
      text-align: left;
  }
  .type_saigai p.imglink-side3 {
      float: none;
      width: auto;
      margin: 0 10px 5px 10px;
      text-align: left;
      display: block;
  }
  .type_saigai p.imglink-side3:nth-child(1) {
      margin: 0 10px 5px 10px;
  }
  .type_saigai p.imglink-side4 {
      float: none;
      width: auto;
      margin: 0 10px 5px 10px;
      text-align: left;
      display: block;
  }
  .type_saigai p.imglink-side4:nth-child(1) {
      margin: 0 10px 5px 10px;
  }
  .type_saigai p.imglink-txt-right {
      float: none;
      width: auto;
      text-align: left;
      padding: 0;
      margin: 0 10px 10px;
  }
  .type_saigai .img-right {
      float: none;
      width: auto;
      text-align: left;
  }
  .type_saigai .img-right span {
      display: block;
  }
  .type_saigai .img-center {
      float: none;
      width: auto;
      text-align: left;
      margin: 0 10px 10px;
  }
  .type_saigai .img-center span {
      display: block;
  }
  .type_saigai .img-left {
      float: none;
      width: auto;
      text-align: left;
  }
  .type_saigai .img-left span {
      display: block;
  }
  .type_saigai img {
    height: auto;
    max-width: 100%;
}



  /* ===========================================
ヘッダ
=========================================== */
.type_saigai .slideOutAnime {
    -ms-transform: translateX(0);
    -ms-transition: -ms-transform 400ms ease 0ms;
    -webkit-transform: translateX(0);
    -webkit-transition: -webkit-transform 400ms ease 0ms;
    -moz-transform: translateX(0);
    -moz-transition: -moz-transform 400ms ease 0ms;
    transform: translateX(0);
    transition: -webkit-transform 400ms ease 0ms;
    -o-transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
}
.type_saigai .slideInAnime {
    -ms-transform: translateX(-75%);
    -ms-transition: -ms-transform 400ms ease 0ms;
    -webkit-transform: translateX(-75%);
    -webkit-transition: -webkit-transform 400ms ease 0ms;
    -moz-transform: translateX(-75%);
    -moz-transition: -moz-transform 400ms ease 0ms;
    transform: translateX(-75%);
    transition: -webkit-transform 400ms ease 0ms;
    -o-transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
    z-index: 9000;
}
.type_saigai .sp-header {
    background: #1c356c;
    min-height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.type_saigai .sp-header .logo {
    display: block;
    line-height: 1;
    margin: 0 0 0 -20px;
    padding: 16px 0 17px 0;
    text-align: center;
    font-size: 175%;
}
.type_saigai .btn-menu {
    float: right;
    padding: 8px 0;
    position: absolute;
    top: 0;
    right: 8px;
    border: none;
    background: none;
    border-radius: 0;
    font-family: inherit;
    cursor: pointer;
}
.type_saigai .btn-menu img.close {
    position: relative;
    top: 4px;
    width: 40px;
    height: 40px;
}
.type_saigai .btn-menu img.open {
    position: relative;
    top: 0;
    width: 45px;
    height: 48px;
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*header nav,*/
.type_saigai #sub-navi {
    display: none;
}
.type_saigai .html5_nav {
    border-bottom: 1px solid #fff;
    width: 75%;
}
.type_saigai .fixed {
    position: fixed;
    z-index: 999;
    top: 0;
}
.type_saigai .navi_wrap {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background: #FFF;
}
.type_saigai .navi_wrap nav .search-area,
.type_saigai .navi_wrap .html5_nav .search-area {
    background: #efefef;
    overflow: hidden;
    padding: 8px 0px 12px 20px;
    height: 40px;
}
.type_saigai .navi_wrap nav .search-area .search,
.type_saigai .navi_wrap .html5_nav .search-area .search {
    color: #000000;
    float: left;
    font-size: 1.5rem;
    font-weight: 800;
    border-top: 1px solid #b5b5b6;
    border-left: 1px solid #b5b5b6;
    border-bottom: 1px solid #b5b5b6;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    padding: 10px 8px 10px;
    width: 65%;
    height: 22px;
}
.type_saigai .navi_wrap nav .search-area .btn-search,
.type_saigai .navi_wrap .html5_nav .search-area .btn-search {
    float: left;
    margin: 0;
    height: 44px;
}
.type_saigai .navi_wrap nav ul li a,
.type_saigai .navi_wrap .html5_nav ul li a {
    display: block;
    padding: 12px 34px 12px 12px;
    background-image: url(/images/shared-arrow-right-sp.png);
    background-size: 11px 21px;
    background-repeat: no-repeat;
    background-position: 96% center;
    border-bottom: 1px solid #1b1464;
    text-decoration: none;
    color: #003379;
    font-weight: bold;
}
.type_saigai .navi_wrap nav ul li ul li,
.type_saigai .navi_wrap .html5_nav ul li ul li {
    border-bottom: 1px solid #1b1464;
    font-size: 100%;
    font-weight: bold;
    margin-left: 0;
}
.type_saigai .navi_wrap nav ul li ul li a,
.type_saigai .navi_wrap .html5_nav ul li ul li a {
    display: block;
    padding: 12px 34px 12px 12px;
    background-image: url(/images/shared-arrow-right-sp.png);
    background-size: 11px 21px;
    background-repeat: no-repeat;
    background-position: 96% center;
    border-bottom: none;
}
.type_saigai .navi_wrap nav ul li ul li a.toggle-btn,
.type_saigai .navi_wrap .html5_nav ul li ul li a.toggle-btn {
    text-decoration: none;
    display: block;
    position: relative;
}
.type_saigai span.side-nav_btn {
position: absolute;
right: 13px;
top: 12px;
}
.type_saigai .navi_wrap nav ul li ul li a.toggle-btn.toggleOpen,
.type_saigai .navi_wrap .html5_nav ul li ul li a.toggle-btn.toggleOpen {
    display: block;
    position: relative;
}
.type_saigai .navi_wrap nav ul li ul li a.toggle-btn.toggleClose,
.type_saigai .navi_wrap .html5_nav ul li ul li a.toggle-btn.toggleClose {
}
.type_saigai .navi_wrap nav ul li ul li a.toggle-btn,
.type_saigai .navi_wrap .html5_nav ul li ul li a.toggle-btn {
    padding: 15px 44px 15px 12px;
    background-image: none;
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    color: #001464;
}
.type_saigai .navi_wrap nav ul li ul li a.toggle-btn.toggleOpen,
.type_saigai .navi_wrap .html5_nav ul li ul li a.toggle-btn.toggleOpen {
    background-image: none;
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
}
.type_saigai .navi_wrap nav ul li ul li a.toggle-btn.toggleClose,
.type_saigai .navi_wrap .html5_nav ul li ul li a.toggle-btn.toggleClose {
    background-image: none;
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
}
/* .type_saigai .navi_wrap nav ul li ul li a.jigyosya,
.type_saigai .navi_wrap .html5_nav ul li ul li a.jigyosya {
    padding: 15px 44px 15px 40px;
    background-image: url(/images/shared-icon-jigyosha.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    color: #001464;
}
.type_saigai .navi_wrap nav ul li ul li a.jigyosya.toggleOpen,
.type_saigai .navi_wrap .html5_nav ul li ul li a.jigyosya.toggleOpen {
    background-image: url(/images/shared-icon-jigyosha.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
}
.type_saigai .navi_wrap nav ul li ul li a.jigyosya.toggleClose,
.type_saigai .navi_wrap .html5_nav ul li ul li a.jigyosya.toggleClose {
    background-image: url(/images/shared-icon-jigyosha.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
}
.type_saigai .navi_wrap nav ul li ul li a.shisei,
.type_saigai .navi_wrap .html5_nav ul li ul li a.shisei {
    padding: 15px 44px 15px 40px;
    background-image: url(/images/shared-icon-shisei.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    color: #001464;
}
.type_saigai .navi_wrap nav ul li ul li a.shisei.toggleOpen,
.type_saigai .navi_wrap .html5_nav ul li ul li a.shisei.toggleOpen {
    background-image: url(/images/shared-icon-shisei.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
}
.type_saigai .navi_wrap nav ul li ul li a.shisei.toggleClose,
.type_saigai .navi_wrap .html5_nav ul li ul li a.shisei.toggleClose {
    background-image: url(/images/shared-icon-shisei.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
}
.type_saigai .navi_wrap nav ul li ul li a.miryoku,
.type_saigai .navi_wrap .html5_nav ul li ul li a.miryoku {
    padding: 15px 44px 15px 40px;
    background-image: url(/images/shared-icon-miryoku.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    color: #001464;
}
.type_saigai .navi_wrap nav ul li ul li a.miryoku.toggleOpen,
.type_saigai .navi_wrap .html5_nav ul li ul li a.miryoku.toggleOpen {
    background-image: url(/images/shared-icon-miryoku.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
}
.type_saigai .navi_wrap nav ul li ul li a.miryoku.toggleClose,
.type_saigai .navi_wrap .html5_nav ul li ul li a.miryoku.toggleClose {
    background-image: url(/images/shared-icon-miryoku.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
} */
.type_saigai .navi_wrap nav ul li ul ul li,
.type_saigai .navi_wrap .html5_nav ul li ul ul li {
    border-bottom: 1px solid #cadff7;
    font-size: 100%;
}
.type_saigai .navi_wrap nav ul li ul ul li:first-child,
.type_saigai .navi_wrap .html5_nav ul li ul ul li:first-child {
    border-top: 1px solid #cadff7;
}
.type_saigai .navi_wrap nav ul li ul ul li a,
.type_saigai .navi_wrap .html5_nav ul li ul ul li a {
    border-bottom: none;
    color: #007ac8;
    display: block;
    padding: 12px 34px 12px 12px;
    background: url(/images/shared-arrow-right-blue-sp.png);
    background-size: 11px 21px;
    background-repeat: no-repeat;
    background-position: 96% center;
}
.type_saigai .navi_wrap .html5_nav .menu_2ndLink a {
    border-bottom: 1px solid #1b1464;
    background-image: url(/images/shared-icon-circle-arrow-sp.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 31px;
}
.type_saigai .navi_wrap nav ul .navi02 a,
.type_saigai .navi_wrap .html5_nav ul .navi02 a {
    color: #595757;
    font-weight: normal;
}
.type_saigai .navi_wrap nav ul .s-current a,
.type_saigai .navi_wrap .html5_nav ul .s-current {
    background-color: #EEF8FF;
}
.type_saigai input[type="text"],
.type_saigai input[type="image"] {
    -webkit-appearance: none;
    border-radius: 0;
}
.type_saigai .navi_wrap nav ul li ul ul li span,
.type_saigai .navi_wrap .html5_nav ul li ul ul li span {
    padding: 12px 34px 12px 12px;
    display: block;
}
.type_saigai .side-nav ul,
.type_saigai .side-nav li {
    margin: 0;
    padding: 0;
}

.type_saigai .side-shadow {
    display: block;
    position: absolute;
    top: 60px;
    right: 0;
    background: #000;
    opacity: 0.25;
    z-index: 9000;
    width: 100%;
    height: 100%;
    display: none;
}

/* メニューを閉じるボタン */
.type_saigai button#hayabiki_btn_tojiru {
    color: #FFF;
    background-color: #0071BC;
    padding: 10px 20px;
    border-radius: 5px;
}
.type_saigai .closeBtn {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ===========================================
    スキップリンク
  =========================================== */
  .type_saigai #skip-link .skip-contents {
    width: 100%;
}



    /* ===========================================
大規模災害用スタイル▼
=========================================== */
.baseall-s {
    padding-top: 60px;
}
    .baseall-s .main-l {
        float: none;
        width: auto;
        padding: 0 10px;
    }
    .baseall-s .main-r {
        float: none;
        width: auto;
        padding: 0 10px;
    }
    .baseall-s {
        width: 100%;
    }
    .baseall-s .bgbox ul li a {
        position: relative;
        display: block;
        padding: 10px 25px 10px 15px;
        border-bottom: 1px solid #ccc;
        margin: 0;
    }
    .baseall-s .main-r li:before {
        left: auto;
        width: 4px;
        height: 4px;
        border-top: 2px solid #666666;
        border-right: 2px solid #666666;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 0;
        background: none;
        right: 10px;
    }
    .baseall-s .main-r li:before,
    .baseall-s .main-r li:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: auto;
        margin: auto;
        content: "";
        vertical-align: middle;
    }
    .baseall-s .bgbox ul {
        padding: 0;
    }
    .baseall-s .footlist li {
        float: none;
        margin: 0.5em 0;
    }
    .baseall-s address {
        margin: 0;
    }
.baseall-s #head1bg {
    display: block;
}

.baseall-s .head2bg {
    display: block;
}

.baseall-s .search-wp {
    margin-right: 20px;
    margin-left: 20px;
    width: calc(100% - 40px);
}
}
