@charset "UTF-8";

/* -----------------------------------------------------------------------------------------------
	12 Style for Tablet
-------------------------------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------------------------
	4. header section       
-------------------------------------------------------------------------------------------------- */
.header_cityName {
    width: 25%;
}
.header_siteName p  {
	padding: 2px 4px;
    font-size: 1.3rem;
}
.header_siteSelect {
    font-size: 1.4rem;
    margin-top: 10px;
}
.header_snsSelect {
    margin-top: 6px;
}
.header_snsSelect img {
    width: 20%;
}
.header_contact {
    padding: 8px 24px;
}
.header_contact_phone {
    font-size: 1.3rem;
    font-weight: bold;
    background: url(/img/images/common/icon_phone.png) left top no-repeat;
    background-size: 16px;
    padding-left: 22px;
}






/* top */

.Pages_index .header {
    background-image: none;
    padding: 0;
}
/*
.Pages_index .header .wrapper {
    position: relative;
}
*/
.Pages_index .header_cityName {
    border-bottom: 20px;
}
.Pages_index .search_box {
    position: relative;
    transform: none;
    top: 0;
    left: 0;
}
/*
.kaiketsu_section {
    position: relative;
    bottom: 0;
}*/

.kaiketsu_section {
    bottom: 5px;
}

.kaiketsu_section .h3_line {
    color: #000000; 
    margin: 30px auto 20px auto;
}

.kaiketsu_each {
    width: 18%;
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 10px;
}

.article, .disaster,.headline_flex {
    display: block;
}


.article_each, .disaster_each, .headline  {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}
.article_title {
	font-size: 1.6rem;
}


.topTopicSnsFlex {
    display: block;
}
.topTopic,.topSns {
    flex: none;
    width: 100%;
}

.topTopic_each dt {
    width: 100%;
    float: none;
    padding-top: 0;
}


.gate_menu p {
    line-height: 1.2;
}

.gate_menu a {
    font-size: 1.8rem;
    font-weight: bold;
    color: #000000;
}


/* fin */

