﻿@import url(./default_body.css);
/* body */
body {
}


a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

/*:::::::::::::::::::::::::
 * 枠組 
 *::::::::::::::::::::::::*/
#struct {
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #566D7B;
}



.wrapper1100 {
    max-width: 1100px;
    margin: 0px auto;
    font-size: 90%;
}

.wrapper1000 {
    max-width: 1000px;
    margin: 0px auto;
    font-size: 90%;
}




/*:::::::::::::::::::::::::
 * 緊急情報
 *::::::::::::::::::::::::*/
.svg-inline--fa.fa-fw {
    width: 1em !important;
}

.kinkyuTtl H1 a {
    font-size: 1.4em;
    font-weight: bold;
}

.kinkyuBlock {
    padding: 0px;
    box-sizing: border-box;
    margin: 0px 0px 0px;
    width: 100%;
}


.kinkyuTtl {
    text-align: center;
    padding: 8px 3px 8px;
    font-weight: bold;
}

    .kinkyuTtl span {
        color: #ffffff;
        padding-left: 5px;
    }



#kinkyuInfo {
    float: left;
    max-width: 980px;
    padding: 0px 5px 0px 10px;
}

#kinkyuTxt {
    /* ※背景色・文字色は色別CSSで定義 */
    padding: 9px 0px 5px 20px;
    /*border-bottom:dotted 1px #999999;*/
}


ul.kinkyuTxt {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
}

    ul.kinkyuTxt li {
        line-height: 1.2em;
        padding: 5px 5px 0px 15px;
    }

        ul.kinkyuTxt li p.koshin {
            float: left;
            min-width: 130px;
            /*min-width:70px;*/
            margin-left: 10px;
            line-height: 1.6;
            margin-bottom: 10px;
            background: url("../images/bousai/ya_red.png") no-repeat 3px center;
            padding-left: 16px;
        }

        ul.kinkyuTxt li div.k_naiyo {
            float: left;
            max-width: 93%;
            margin: 0px 0px 10px 10px;
            font-size: 1.1em;
        }

            ul.kinkyuTxt li div.k_naiyo .k_title {
                font-weight: bold;
            }

            ul.kinkyuTxt li div.k_naiyo .honbun {
                margin-left: 0px;
                word-wrap: break-word;
                overflow-wrap: break-word;
                padding: 5px 0px;
                font-size: 1em;
                line-height: 1.5em;
            }

        ul.kinkyuTxt li div.saigaittl {
            font-weight: bold;
            font-size: 1.1em;
            line-height: 2em;
            padding: 5px 5px 0px 5px;
        }

        ul.kinkyuTxt li.nodata {
            line-height: 30px;
            padding-left: 10px;
        }

.kinkyuTxt li div.saigainaiyo {
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #C1272D;
    line-height: 1.5em;
}

h2.top_midashi {
    display: inline;
    font-weight: bold;
}

.title {
    line-height: 1.6;
}

.textLink {
    line-height: 1.6;
}


/*:::::::::::::::::::::::::
 * フリーエリア
 *::::::::::::::::::::::::*/

.freearea {
    padding: 0px;
    margin: 0px 0px 0px;
}

/* フリーエリア用 */

#free01 {
    max-width: 1000px;
    margin: 0px auto;
    padding: 0px;
}

.topSide {
    max-width: 210px;
    margin-top: 10px;
}

    .topSide img {
        max-width: 210px;
    }

.topMain img {
    max-width: 480px;
}

h2.title {
    padding: 0 0 4px 21px;
    margin-bottom: 16px;
    font-size: 1.2em;
    font-weight: bold;
    background: url("../images/CssColorType/h2Ttl.gif") no-repeat 7px center #f8f4e6;
}

h3.title {
    background: rgba(0, 0, 0, 0) url("../images/CssColorType/h3Ttl.gif") no-repeat scroll 7px center;
    border-bottom: 1px dashed #ba8b40;
    font-size: 1.1em;
    line-height: 24px;
    margin-bottom: 16px;
    padding: 0 0 4px 21px;
}


#transparency {
    position: absolute;
    margin: 0px;
    padding: 10px 0px 0px 10px;
}


/*:::::::::::::::::::::::::
 *メニュー
 *::::::::::::::::::::::::*/


#menuArea {
    padding-top: 5px;
}

.infotitle span {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.5em;
    padding-left: 15px;
}


.infotitle02 {
    background: url("../images/bousai/icon_circle.png") no-repeat 8px 2px;
    margin: 15px 0px 0px;
}


    .infotitle02 span {
        font-size: 1.3em;
        font-weight: bold;
        padding-left: 38px;
    }


.infobox {
    margin: 0px auto 15px;
    width: 100%;
}

.infobox_L {
    float: left;
    width: 50%;
}

.infobox_R {
    float: right;
    width: 50%;
}

.naiyo02 {
    padding: 6px 41px 0px 11px;
}

    .naiyo02 ul li {
        background: rgba(0, 0, 0, 0) url("../images/bousai/ya_red.png") no-repeat scroll 10px center;
        padding: 3px 0 2px 25px;
    }

.naiyo03 {
    float: left;
    padding: 10px 0px;
    width: 95%;
    margin: 0px auto;
}

.naiyo04 {
    float: left;
    padding: 10px 10px;
}

.naiyo03 h5 {
    border-top: 2px solid #CC0000;
    border-bottom: 1px solid #D9D9D9;
    padding: 5px;
    font-weight: bold;
    font-size: 1.1em;
}

.naiyo04 h5 {
    border-top: 2px solid #FCEC63;
    border-bottom: 1px solid #D9D9D9;
    padding: 5px;
    font-weight: bold;
    font-size: 1.1em;
}


.naiyo03 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_red.png") no-repeat scroll 10px center;
    padding: 6px 0 2px 28px;
}

.naiyo04 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_pink.png") no-repeat scroll 10px center;
    padding: 3px 0 2px 25px;
}

h5 a {
    text-decoration: none;
}




/*:::::::::::::::::::::::::
 * 新着情報
 *::::::::::::::::::::::::*/
.area_news {
    padding-top: 20px;
    padding-bottom: 10px;
}

#newInfo {
    margin: 0px 0px 10px;
    margin-top: 20px;
}

#newTtl {
    position: relative;
    height: 45px;
    text-align: center;
}

    #newTtl span {
        font-size: 1.28em;
        font-weight: bold;
        padding-left: 2px;
        line-height: 2.5em;
        padding-left: 20px;
    }

    #newTtl span {
        color: #fff;
    }

#linkArea {
    position: absolute;
    top: 10px;
    right: 5px;
}

#rss {
    float: left;
    text-align: center;
    display: block;
    font-weight: bold;
    padding: 2px 5px;
    text-decoration: none;
    margin-right: 10px;
}

/* 2016/12/13 アクセシビリティ対応 focus認識*/
a#rss:focus {
    border: dashed #FFF 1px;
}

#listLinkArea {
    float: left;
    padding: 0px 10px 0px 16px;
    background: url("../images/bousai/ya_white.png") no-repeat 3px center;
}

.naiyo {
    padding: 10px 18px;
}

#newInfo ul {
    padding: 7px 0px;
}

    #newInfo ul li {
        line-height: 130%;
        padding: 5px;
        font-size: 1.1em;
    }

        #newInfo ul li p.koushinDay {
            width: auto;
            float: left;
            min-width: 100px;
            font-size: 0.9em;
            text-indent: 1em;
            background: url("../images/bousai/ya_red.png") no-repeat 3px center;
            padding: 0px 10px 0px 0px;
            margin-bottom: 10px;
        }

        #newInfo ul li .kijiTtl {
            float: left;
            max-width: 98%;
            font-size: 1.01em;
        }

p.nodata {
    text-align: left;
    margin: 10px 0px 10px 15px;
}

@media screen and (max-width:980px) {

    .area_news {
        padding-top: 0px;
    }

    #newInfo {
        margin-top: 10px;
        margin-bottom: 0px;
    }
}


@media screen and (max-width:767px) {
    /* スマートフォン用のスタイル記述 */
    #kinkyuTtl {
        width: 100%;
        padding: 5px 0px;
        font-weight: bold;
        font-size: 1.1em;
        float: none;
    }

    ul#kinkyuTxt {
        margin: 0px auto 2px;
        width: 100%;
        padding: 0px;
        float: none;
    }


        ul#kinkyuTxt li.nodata {
            line-height: 20px;
            padding: 10px;
            text-align: center;
        }


    .infobox_L {
        float: none;
        width: 98%;
    }

    .infobox_R {
        float: none;
        width: 98%;
    }

    .naiyo03 {
        float: none;
        padding: 10px 0px;
        width: 95%;
        margin: 0px auto;
    }
}


@media screen and (max-width:500px) {
    #newTtl {
        text-align: left;
        padding-left: 15px;
    }

    .kinkyuTtl {
        text-align: left;
        padding-left: 10px;
    }

    #newTtl span {
        padding-left: 10px;
    }
}

/*:::::::::::::::::::::::::
 * webフォントカラー
 *::::::::::::::::::::::::*/
.my-green {
    color: #006837
}

.my-white {
    font-size: 22px !important;
    margin-right: 7px;
}

.my-gold {
    color: #E59A19;
}

.my-mint {
    color: #66C3AB
}

.my-red {
    color: #B7282E
}

/* wysiwyg */
#mainShosai table.__wys_table {
    width: auto;
}

.__wys_table td {
    border: solid 1px #000000;
    padding: 3px;
}

.__wys_table th {
    background-color: #eeffee;
    border: 1px solid #000000;
    font-weight: bold;
    padding: 3px;
}




/*:::::::::::::::::::::::::
 * ボタンエリア
 *::::::::::::::::::::::::*/
.area_btn {
    margin-top: 40px;
    margin-bottom: 60px;
}

.wrap_btn {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0px auto;
    font-size: 90%;
}

    .wrap_btn a {
        text-decoration: none;
        font-size: 1.2em;
        font-weight: bold;
    }



.btn {
    text-align: center;
    display: block;
    width: 166.6px;
    border: solid 2px #9E383C;
}


    .btn p {
        padding-top: 120px;
        padding-bottom: 20px;
    }

    .btn .nigyou {
        padding-top: 101px;
        padding-bottom: 14px;
    }


#btn_oshirase {
    background-image: url("../images/bousai/icon_oshirase.png");
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 70px;
}



#btn_hinanbasyo {
    background-image: url("../images/bousai/icon_hinanbasyo.png");
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 70px;
}

#btn_gsystem {
    background-image: url("../images/bousai/icon_gsystem.png");
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 70px;
}


#btn_bousaimap {
    background-image: url("../images/bousai/icon_bousaimap.png");
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 70px;
}


#btn_keikaku {
    background-image: url("../images/bousai/icon_keikaku.png");
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 70px;
}




/* IE用余白*/
@media all and (-ms-high-contrast: none) {
    .btn .nigyou {
        padding-top: 94px;
        padding-bottom: 16px;
    }
}

@media screen and (max-width:1100px) {

    .wrap_btn {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 580px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .btn {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}


@media screen and (max-width:980px) {
    .area_btn {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}


@media screen and (max-width:550px) {
    .wrap_btn {
        max-width: 360px;
    }

    .area_btn {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .btn {
        margin-bottom: 5px;
        margin-top: 5px;
    }
}



/*:::::::::::::::::::::::::
 * 防災関連リンク
 *::::::::::::::::::::::::*/


#area_link h3 {
    font-size: 1.9em;
    letter-spacing: 0.1em;
    font-weight: bold;
    height: 50px;
    padding-top: 13px
}

.linkbox_wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 26px;
}

.link_box {
    width: 260px;
}

.link_midashi {
    font-size: 1.2em;
    padding-top: 15px;
    padding-left: 36px;
    font-weight: bold;
    height: 40px;
    margin: 0 auto;
    background-image: url(../images/bousai/redline.png);
    background-repeat: no-repeat;
    background-position: 15px;
    background-size:5px;
}

    .link_midashi a {
        text-decoration: none;
        border: 1px solid #ddd0c1;
        padding: 8px;
    }



#area_link {
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 30px;
}

.linktitle {
    margin: 0 auto;
    max-width: 280px;
    background-image: url("../images/bousai/link.png");
    background-repeat: no-repeat;
    background-position: 15px 16px;
    padding-left: 20px;
    background-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}


.link_box ul {
    margin-top: 16px;
}


    .link_box ul li {
        padding-left: 14px;
        font-size: 1.05em;
        background-image: url("../images/bousai/bullet.png");
        background-repeat: no-repeat;
        background-position: 4px 9px;
        margin-bottom: 10px;
        background-size: 5px;
    }


.link_list ul li a img {
    padding-left: 3px;
}

@media screen and (max-width:1100px) {


    .linkbox_wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 600px;
        margin: 0 auto;
    }

    .link_list {
        margin-bottom: 40px;
    }
}

@media screen and (max-width:980px) {

    #area_link {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}



/*:::::::::::::::::::::::::
 * 翻訳メニュー
 *::::::::::::::::::::::::*/


#foreignSP {
    display: none;
    margin: 5px;
}

    #foreignSP .plus {
        background: url("../images/top1/btn_plus.png") 98% center no-repeat;
        background-size: 14px;
    }

    #foreignSP .minus {
        background: url("../images/top1/btn_minus.png") 98% center no-repeat;
        background-size: 14px;
    }

        #foreignSP .plus a,
        #foreignSP .minus a {
            display: block;
            height: 100%;
            padding: 15px 10px 15px 20px;
            font-weight: bold;
            text-decoration: none;
            margin: 0px;
        }

    #foreignSP .dspMode {
        display: block !important;
        border: 1px solid #736357 !important;
    }

#foreignTitle {
    width: 100%;
    margin: 1px auto;
}

    #foreignTitle a {
        border: 1px solid #333;
        padding: 10px 8px 10px 12px !important;
        color: #333;
        display: block;
        height: 100%;
        font-weight: bold;
    }

#foreignDsp {
    display: none;
}

    #foreignDsp ul {
        width: 100%;
        margin: 3px auto;
    }

        #foreignDsp ul li {
            background-size: 7px 10px;
            border: 1px solid #9E383C;
            width: calc(100% - 10px);
            margin: 0 auto;
        }

            #foreignDsp ul li a {
                width: 70%;
                line-height: 2.4em;
                display: block;
                padding: 0px !important;
                margin-left: 15px !important;
            }

@media screen and (max-width:980px) {

    #foreignSP {
        display: block !important;
    }
}


@media screen and (min-width:768px) {

    /*L-Alert内容表示用 start */
    #pcx_detail, .pcx_detail {
        width: 100%;
        border: 1px solid #F5D6D6;
    }

        #pcx_detail th, #pcx_detail td, .pcx_detail th, .pcx_detail td {
            padding: 6px;
        }

        #pcx_detail th, .pcx_detail th {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
            background-color: #FCF2F2;
            width: 15%;
            text-align: center;
        }

        #pcx_detail td, .pcx_detail td {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
            width: 85%;
        }

    /*#pcx_detail tr:first-child th, .pcx_detail tr:first-child th{
        border-top:none;
    }*/

    .evacuation_bold {
        font-weight: bold;
    }

    /*L-Alert内容表示用 end */

    /* L-Alert内容表示用 ver2.1 避難情報 start */
    #pcx_evacuation, .pcx_evacuation {
        width: 100%;
        border: 1px solid #F5D6D6;
    }

        #pcx_evacuation th, #pcx_evacuation td, .pcx_evacuation th, .pcx_evacuation td {
            padding: 6px;
        }

        #pcx_evacuation th, .pcx_evacuation th {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
            background-color: #FCF2F2;
            width: 20%;
            text-align: center;
        }

        #pcx_evacuation td, .pcx_evacuation td {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
            width: 40%;
        }

    /*#pcx_evacuation tr:first-child th, .pcx_detail tr:first-child th{
        border-top:none;
    }*/

    /* L-Alert内容表示用 ver2.1 避難情報 end */
}

@media screen and (max-width:767px) {

    /* L-Alert内容表示用 start */
    #pcx_detail, .pcx_detail {
        width: 100%;
        border: 1px solid #F5D6D6;
    }

        #pcx_detail th, #pcx_detail td, .pcx_detail th, .pcx_detail td {
            padding: 6px;
        }

        #pcx_detail th, .pcx_detail th {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
            background-color: #FCF2F2;
        }

        #pcx_detail td, .pcx_detail td {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
        }

    /*#pcx_detail tr:first-child th, .pcx_detail tr:first-child th{
        border-top:none;
    }*/

    /*#pcx_detail tr:first-child td, .pcx_detail tr:first-child td{
        border-top:none;
    }*/

    .evacuation_bold {
        font-weight: bold;
    }
    /* L-Alert内容表示用 end */


    /* L-Alert内容表示用 ver2.1 避難情報 start */
    #pcx_evacuation, .pcx_evacuation {
        width: 100%;
        border: 1px solid #F5D6D6;
    }

        #pcx_evacuation th, #pcx_evacuation td, .pcx_evacuation th, .pcx_evacuation td {
            padding: 6px;
        }

        #pcx_evacuation th, .pcx_evacuation th {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
            background-color: #FCF2F2;
        }

        #pcx_evacuation td, .pcx_evacuation td {
            border-top: 1px solid #DA5054;
            border-bottom: 1px solid #DA5054;
            border-right: 1px solid #DA5054;
            border-left: 1px solid #DA5054;
        }

        /*#pcx_evacuation tr:first-child th, .pcx_evacuation tr:first-child th {
        border-top: none;
    }*/

        #pcx_evacuation tr:first-child td, .pcx_evacuation tr:first-child td {
            border-top: none;
        }

    /* L-Alert内容表示用 ver2.1 避難情報 end */
}