@charset "utf-8";

/* ===========================================
大規模災害用スタイル▼
=========================================== */

body {
    font-size: 1.5rem;
    line-height: 1.7;
}
.important_item .title {
    max-width: 100%;
}

#kinkyu {
    max-width: 100%;
    border: 5px solid #B43308;
}

.important_item {
    padding-right: 5px;
    padding-left: 5px;
}
/* 本文へ移動隠しジャンプ
============================== */

.blockjump img {
    display: none;
}
#blockskip {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: #999;
    text-align: center;
    color: #0A2530;
    z-index: 3000;
}
#blockskip a {
    color: #0A2530;
    overflow: hidden;
    background-color: transparent;
}
.show {
    line-height: 1.5em !important;
    background-color: #F6F6F6 !important;
    border-bottom: solid 1px #999 !important;
    color: #0A2530;
}
.show a {
    color: #000 !important;
    line-height: 150% !important;
    font-size: 100% !important;
    background-color: transparent;
}

/* ==========================================================================================
災害トップテンプレート
========================================================================================== */


/* 災害用ヘッダー */

.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: 3rem;
    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;
}
.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: 2.4rem;
    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;
}
.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: 2.0rem;
    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: 2.0rem;
    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;
}
/* 災害用緊急情報エリア */

.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: 736px) {
    /* ===========================================
    SP
  =========================================== */
    /* ===========================================
大規模災害用スタイル▼
=========================================== */
    .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;
}
}
