﻿@import url(./bousai_body.css);
@import url(./topFreearea_map.css);

/* body */
body
{

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

/* telto */

@media screen and (max-width:767px) {
    /* スマホではリンクあり */
    a[href^="tel:"] {
    }

    .teltoon {
        margin-left: 0px !important;
    }

    .teltooff {
        display: none !important;
    }
}

@media screen and (min-width:768px) {
    /* PCではリンクなし */
    a[href^="tel:"] {
        pointer-events: none;
        text-decoration: none;
        color: #333333 !important;
    }

    .teltoon {
        display: none !important;
    }

    .teltooff {
        margin-left: 0px !important;
    }
}






#container 
{
    max-width:1100px;
    margin:0px auto;
    padding:0px;
    position:relative;
    padding:10px 0px 0px;
}


.left_box {
    max-width: 800px;
    float: left;
    margin: 0px auto;
    padding: 0px 30px 0px 0px;
    width: 100%;
}

.right_box {
    max-width:270px;
    float:left;
    margin:0px auto;
    width: 100%;
}


/*:::::::::::::::::::::::::
 * 緊急情報
 *::::::::::::::::::::::::*/


#kinkyuBlock
{
	border:solid 2px #CC0101;
	margin-bottom:20px;
}

#kinkyuTtl

{
	width:15%;
	padding:5px;
	font-weight:bold;
	font-size:1.1em;
	float:left;
	min-height:58px;
}
#kinkyuTtl h4
{
	padding:5px 0px 5px 40px;
	background:url("../images/bousai/icon_kinkyu.gif") no-repeat 5px center;
	font-size:1.28em;
    font-weight:bold;
}

#kinkyuTtl p.ichiran
{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	font-size:0.9em;
    margin:3px 0px 0px;
}
#kinkyuTtl p.ichiran a
{
    padding:2px;
    display:block;
    text-align:center;
}
#kinkyuInfo
{
	padding:5px;
}
ul#kinkyuTxt
{
    margin:0px auto 2px;
	width:83%;
    padding:0px;
	float:left;
}


ul#kinkyuTxt li
{
	line-height:1.7em;
}
ul#kinkyuTxt li p.koshin
{
	float:left;
	min-width:130px;	
	padding-left:10px;
}
ul#kinkyuTxt li div.k_naiyo
{
	float:left;
	max-width:100%;
    margin-left:10px;
   
   
}

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

ul#kinkyuTxt li div.k_naiyo .honbun {
	margin-left:5px;
    padding-bottom:5px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

ul#kinkyuTxt li div.saigaittl
{
    font-weight: bold;
    font-size:1.3em;
    margin-bottom:10px;
    margin-left:10px;
}

ul#kinkyuTxt li div.saigaittl span
{
    font-weight:normal;
    font-size:0.9em;
}

ul#kinkyuTxt li div.saigainaiyo
{
    padding-bottom:10px;
    margin-bottom:10px;
    margin-left:10px;
}

ul#kinkyuTxt li div.topborder 
{
    border-top: 1px dotted #cccccc;
    margin-bottom: 10px;
}

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

#containerBg
{
    width:100%;
    padding:0px;
    margin:0px;
}

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

.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;
}

/* 新着情報 */

#newInfo
{
    border:1px solid #EBEAEA;
    margin:0px 0px 10px;
}

#newTtl
{
    position:relative;
    height:45px;
    border-top:4px solid #CC0000;
    border-bottom:1px solid #E5E5E5;
}

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

#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_red.png") no-repeat 3px center;
}
.naiyo
{
    padding:10px 18px;
}
#newInfo ul
{
    padding:7px 0px;
}
#newInfo ul li
{
    line-height:130%;
    padding:5px;
}
#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 5px;
}
#newInfo ul li .kijiTtl
{
    float:left;
    max-width:1100px;
}
p.nodata
{
    text-align:left;
    margin:10px 0px 10px 15px;
}


/*:::::::::::::::::::::::::
 * レスポンシブル用
 *::::::::::::::::::::::::*/


@media screen and (max-width:1200px) {
    /* タブレット用のスタイル記述 */
    img {
        max-width: 100%;
        height: auto;
        width /***/: auto;
    }
    .left_box {
    max-width:100%;
    padding:0px;
    margin:0px auto;
    }

      .right_box {
    max-width:100%;
    padding:0px;
    margin:0px auto;
    }

    
    .naiyo02 ul li {
    float:left;
    }
    .infobox {
    float:left;
    width:100%;
    }

    }

@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;

}

}

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

.my-white {color: #ffffff}

.my-gold {color: #BFA536}

.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;
}










h3 {
    font-size: 24px;
    font-weight: bold;
}


/* ボタンエリア*/

.btnarea{
    margin-top:40px;
    display:flex;
    justify-content:space-between;
}

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




.btn {
    text-align: center;
    display: block;
    width: 166.6px;
    border-radius: 10px;
    border: solid 2px #006837;
}


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

}

.btn .nigyou {
        padding-top: 110px;
        padding-bottom: 8px;
 }


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



#btn_hinanbasyo {
    background-image: url("../images/bousai/icon_hinan.png");
    background-repeat: no-repeat;
    background-position: center 30px;
}

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

#btn_bousaimail {
    background-image: url("../images/bousai/icon_bousaimail.png");
    background-repeat: no-repeat;
    background-position: center 30px;
}

#btn_syouboubousai {
    background-image: url("../images/bousai/icon_syouboubousai.png");
    background-repeat: no-repeat;
    background-position: center 30px;
}

#btn_kumamotojisin {
    background-image: url("../images/bousai/icon_kumamotojisin.png");
    background-repeat: no-repeat;
    background-position: center 30px;
}



/* ライフライン関連リンクエリア*/

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

.link_box {
    width: 260px;
}

.link_midashi {
    font-size: 1.2em;
    padding-top: 30px;
    padding-left: 20px;
    font-weight: bold;
    height: 50px;
    margin: 0 auto;
    border: solid 1px #ddd0c1;
}

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



#link_area {
    
    margin:0 auto;
    margin-top:40px;
    padding-bottom:40px;
}

.linktitle {
    margin:0 auto;
    max-width:300px;
    background-image: url("../images/bousai/icon_link.png");
    background-repeat: no-repeat;
    background-position: 10px;
    padding-left: 30px;
    margin-bottom: 20px;
    text-align: center;
}


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


    .link_box ul li {
        padding-left: 15px;
        font-size: 1.1em;
        background-image: url("../images/bousai/bullet.png");
        background-repeat: no-repeat;
        background-position: 3px 11px;
        margin-bottom: 10px;
    }


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




.teltoon a {
    display: none;
    
}

.teltooff {
    display: inline-block;
}




/*:::::::::::::::::::::::::
 * レスポンシブル用
 *::::::::::::::::::::::::*/






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


    /* ボタンエリア*/


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

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


    /* ライフライン関連リンクエリア*/

    .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:767px) {

    /* ボタンエリア*/
    .btnarea {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 355px;
        margin: 0 auto;
    }

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



    /* ライフライン関連リンクエリア*/
    .linkbox_wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 375px;
        margin: 0 auto;
    }


    .link_box {
        max-width: 365px;
        margin: 0 auto;
    }

    .link_list {
        margin-bottom: 40px;
    }

    .link_midashi {
        font-size: 1.2em;
        padding-top: 10px;      
        padding-left: 10px;
        font-weight: bold;
        height: 32px;
    }


    /* telto on off */

    .teltoon a {
        display: inline-block;
        
    }

    .teltooff {
        display: none;
    }

}


