@charset "utf-8";

/* ==========================================================================================
768px 以下の指定 印刷除く
========================================================================================== */

.sp-none {
    display: none !important;
}

.pc-none{
    display: block !important;
}
img {
    max-width: 100%;
    height: auto;
}

#baseall main{
   padding: 0 10px; 
   margin: 0;
   background-color: transparent;
}

#con_bg{
    width: 100%;
    margin: 20px auto 60px;
    padding: 0 10px 45px 10px;
}

/* 見出し */
.h2bg h2{
    font-size: 2.2rem;
}

.h3bg h3 {
    font-size: 2.0rem;
}

.h4bg h4{
    font-size: 1.8rem;
}

h5{
    font-size: 1.7rem;
}

/* 1.5倍に拡大表示 */

input[type="radio"], input[type="chexkbox"], input[type="checkbox"] {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

/* ページ内リンク */
ul.linkjump{
    flex-wrap: wrap;
    /* padding-left: 10px;
    padding-right: 10px; */
}

ul.linkjump li{
    margin: 0 10px 10px 0;
    width: calc((100% - 15px) / 2);
    padding: 0;
}
ul.linkjump li:nth-of-type(2n) {
    margin-right: 0;
}

ul.linkjump li a{
    padding: 6px 10px 6px 30px;
}


/* ページID */
.pagenumber{
    padding: 10px;
    width: 100%;
}

/* パンくず */
.pankuzu-bg {
    overflow: auto;
}
.pankuzu {
    padding: 8px 14px;
    margin: 0;
    overflow: scroll;
    white-space: nowrap;
    width: auto;
    display: block;
}
.pankuzu .pk-img {
    display: inline-block;
}
.pankuzu ol {
    width: auto;
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
.pankuzu ol li, .pankuzu ul li {
    float: none;
    display: inline-block;
}


/* 画像寄せ解除 */

p.imglink-side2:nth-child(1), p.imglink-side3:nth-child(1), p.imglink-side4:nth-child(1), p.imglink-side5:nth-child(1), .img-center, .img-right, .img-left, .img-only, p.imglink-side2, p.imglink-side3, p.imglink-side4, p.imglink-side5, .imglink-txt-left, p.imglink-txt-right {
    width: auto;
    float: none;
    display: block;
    padding: 10px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

/* 大枠 */

#baseall {
}
.main {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.70);
}

/* 広告エリア */

.kokoku-list {
    width: 100%;
}
.kokoku-list li {
    width: calc(100% / 3);
    text-align: center;
    margin-right: 0;
}
.kokoku-list li:nth-of-type(5n) {
    width: calc(100% / 3);
}
.kokoku-title {
    margin-bottom: 10px;
}
.kokoku-list li img {
    max-width: 100%;
}
/* 地図パーツ */

.mapimg {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mapimg>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mapimg {
    padding: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.mapimg>iframe, .mapimg>object, .mapimg>embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mapimg {
    float: none;
}

/* googlemapサイズ固定 */

.mapimg>iframe {
    width: 300px !important;
    height: 300px !important;
}

/* 基本情報
============================== */
#sns_btn_wp {
    order: 2;
}

.update_wp {
    order: 1;
}
.update_wp p {
    padding-left: 0;
    padding-right: 0;
}



/* コンテンツパーツ
============================== */

.h1bg>div {
    background-size: cover;
    min-height: auto;
    padding: 15px 20px 12px;
}
h1 {
    font-size: 2.4rem;
}
.h1bg {
    width: auto;
    padding-bottom: 15px;
    margin: 0 -10px 10px -10px;
}

.h1bg h1{
    font-size: 2.4rem;
}

.h1img h1 img {
    width: calc(100% + 20px);
    margin: 0 -10px 40px -10px;
    max-width: none;
}

/* インデックス */

.important_item {
    display: block;
    padding: 5px;
}

/* サイトマップ
============================== */

ul.site-map li a::before {
    top: 1.05em;
}

/* 第二階層インデックス */

.menu_2nd_new-l {
    width: 100%;
}
.menu_2nd_new-r {
    width: 100%;
}
.menu_2nd_new-wp {
    display: block;
}
.Img_menu_2nd .img-area {
    margin: 0;
    text-align: center;
}

.info-list span.link a {
    display: inline-block;
    padding-left: 0;
    padding-right: 20px;
}

/* インデックスパーツ
============================== */

.menulist {

    padding: 10px 0 0;
}
.menulist + .menulist {
    padding: 0;
}

.menulist2{
    padding: 10px 0 0;
}

.menulist2 .img-area-l{
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.menulist2 .img-area-l .txt-box p{
    padding: 0;
}

/* 第二階層メニュー */

.Img_menu_2nd {
    width: 100%;
    padding: 0 10px;
}
.Img_menu_2nd-wp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.Img_menu_2nd img {
    width: 100%;
}

/* 新着情報 */

ul.info-list li {
    display: block;
    border-bottom: 1px solid #CCC;
    padding: 13px 0 10px;
}
ul.info-list li::before {
    right: 10px;
}
ul.info-list li:hover::before {
    right: 6px;
}
.info-list .date {
    width: 100%;
    display: block;
    padding: 0;
}

/**/

ul.site-map, ul.norcor {
    padding: 0 0 .85em 0;
}
ul.site-map li::before {
    top: 1em;
    left: 15px;
}
ul.site-li-1 li a, ul.site-map li a, ul.norcor li a, ul.site-li li a, .site-li a[href$="/index.html"], .norcor a[href$="/index.html"], .site-li a:not([href$="/index.html"]), .norcor a:not([href$="/index.html"]),.site-li-1 a[href$="/index.html"] {
    display: block !important;
    padding: 12px 0 12px 15px;
    background-repeat: no-repeat;
    background-position: 6px .88em;
    padding-left: 30px;
    line-height: 1.3;
}
ul.site-li-1 li, ul.site-map li, ul.norcor li, ul.site-li li {
    position: relative;
    display: block;
    padding: 0 10px 0 10px;
    border-bottom: 1px solid #E2EEF8;
    background-image: none;
}
.m-title {
    margin: .8em 0 0.85em;
}
.m-box2 .m-title, .m-box3 .m-title {
    margin: 0 0 0.85em;
}
.m-title a{
    padding:10px 45px 10px 20px;
    line-height: 1.4;
    font-size: 2.4rem;
}
.m-box2, .m-box3, .m-box4 {
    width: 100%;
    padding-right: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

ul.site-li {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
ul.norcor li a::before {
    content: none;
}
ul.site-li-1 {
    padding: 0 0 .85em;
}
ul.site-li li a::before {
    content: none;
}

.site-li-1 li::before {
    content: none;
}
span.menu_summary {
    margin-top: -10px;
    padding-left: 30px;
    padding-right: 25px;
    padding-bottom: 12px;
}
ul.norcor.menu_4col>li {
    width: 100%;
}
ul.norcor.menu_4col {
    display: block;
}

/* メニューアイコン表示sp時のみ（インデックス、コンテンツ） */

.site-li-1 a[href$="/index.html"] {
    background-image: url(/images/c_icon_idx.png);
    padding-left: 30px;
}
.site-li-1 a:not([href$="/index.html"]) {
    background-image: url(/images/c_icon_cont.png);
    background-position: 6px 0.88em;
    padding-left: 30px;
}

/* a11_画像横並び（3連） */
p.imglink-side3:nth-child(3) {
    padding: 10px;
}

/* a11_画像横並び（4連） */
p.imglink-side4:last-of-type {
    padding-right: 10px;
}

/* am05_画像横並び（4連）PC4SP2 */
.imglink-side4-2-area{
    flex-wrap: wrap;
    padding: 0 10px 10px;
}

.imglink-side4-2{
    width: 50%;
    padding-right: 7px;
    padding-bottom: 10px;
}

.imglink-side4-2:nth-child(2n){
    padding-right: 0;
    padding-left: 7px;
}

/* am05_画像横並び（6連）PC3SP2 */
.imglink-side6-area{
    padding: 0 10px 10px;
}
.imglink-side6-area .imglink-side6{
    width: calc((100% - 10px) / 2);
    padding-bottom: 10px;
    margin-right: 10px;
}

.imglink-side6-area .imglink-side6:nth-of-type(3n) {
    margin-right: 10px;
}
.imglink-side6-area .imglink-side6:nth-child(2n){
    margin-right: 0;
}


/* トピックス（3連） */
.topics_3col{
    flex-wrap: wrap;
    padding: 0 10px;
    justify-content: center;
}
.topics_3col li{
    padding-right: 0;
}
.topics_3col li .sub_topics_slide{
    max-width: 370px;
    margin: 0 auto;
    width: 100%;
}

/* 動画リンク（3連） */
.mvlink_con{
    flex-wrap: wrap;
    padding: 0 10px 10px;
}
.mvlink_wp{
    max-width: 100%;
    margin: 0 auto;
    /* margin-right: 0; */
    margin-bottom: 10px;
}
.mvlink_wp:nth-of-type(3n) {
    margin: 0 auto;
}

.btn_link4 li {
    width: calc(100% / 2);
    padding-right: 5px;
}

.btn_link4 li:nth-child(4n) {
    padding-right: 5px;
}

.btn_link4 li:nth-child(2n){
    padding-right: 0;
}

.btn_link4 li a{
    background-position: center right 10px;
    padding: 18px 25px 18px 10px;
}

.bkmenu {
    padding: 15px 15px 10px 15px;
}

.bkmenu li {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
}

.bkmenu li:nth-child(2n){
    margin-right: 0;
}

.newinfo-box{
    padding-left: 13px;
    padding-right: 13px;
    margin: 0 0 30px;
}

.newinfo_title_h2 h2 {
    font-size: 3.2rem;
}

.index_slider_wp{
    margin-bottom: 20px;
}

.i_slider{
    padding: 0 10px;
}

/* a11_画像横並び（5連）拡大付き */
.picture_wp {
    flex-direction: column;
}
.pic_img_box5 {
    max-width: 100%;
    width: auto;
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 10px;
}
.pic_img_box5:nth-of-type(5) {
    margin: 0 auto;
}


/* ==================================================
カレンダー
================================================== */
#con_bg .main-inner ul#tab{
    margin: 0 10px;
}
#con_bg .main-inner ul#tab li a{
    font-size: 1.6rem;
    width: 100%;
    padding: 10px 0 7px;
}

#con_bg .main-inner ul#tab li{
    margin-right: 2px;
    width: calc(100% / 3);
}

#con_bg .main-inner ul#tab li:last-child{
    margin-right: 0;
}

#con_bg .main-inner ul#tab li.select a::before{
    width: 100%;
    height: 6px;
    bottom: -6px;
}

#caliconmargin{
    margin: 20px 10px 22px;
}

.calicon-li{
    padding: 15px;
}

.calicon-li li{
    display: block;
    white-space: normal;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 20px 5px 15px 5px;
    text-align: center;
    font-size: 1.4rem;
    width: calc((100% - 9px) / 4);
}

.calicon-li img{
    padding: 0;
    display: block;
    margin: 0 auto 15px;
}
#eventall{
    margin: 0 10px 0 10px;
}

.cal_bt_eventindex{
    width: 100%;
    margin: 0;
}

.cal_bt_eventindex a{
    font-size: 1.8rem;
    text-align: center;
    width: 100%;
}

.cal-wrap{
    padding: 0 10px;
    margin: 0;
}

.calwrap .thismonth{
    font-size: 2.6rem;
    padding: 0;
}

#calendarlist .day{
    width: 82px;
}

#calendarlist td.einfo{
    padding: 20px 10px 13px 20px;
}

table#calendarlist p{
    align-items: flex-start;
}

table#calendarlist p span{
    margin: 0 0 0 13px;
}

table#calendarlist p img{
    margin-top: 0.3em;
}

.cal_bt_itiran {
    font-size: 1.8rem;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

/* 多数のイベント */
div.daylist .norcor p {
    padding: 0;
    padding-bottom: 0.85em;
}
div.daylist a, div.daylist .norcor a:not([href$="/index.html"]) {
    padding: 0;
    display: inline-block !important;
}

/* カレンダースクロール表示 */
.cal_scroll_wp {
    overflow: scroll;
}
.cal_scroll_wp table#calendar {
    width: 1160px;
}


/* ==================================================
大規模災害テンプレート
================================================== */

.baseall-s .head2bg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.baseall-s .head2list li:last-of-type {
    border-right: none;
}

.baseall-s .wrap {
    display: block;
    padding: 10px 10px;
}
.baseall-s .main-r {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
}
.baseall-s {
    width: auto;
}
.baseall-s .main-l {
    width: 100%;
}
.baseall-s .f0add {
    display: block;
}

.baseall-s .footlist {
    display: block;
    margin: 0;
    padding: 8px 4px;
}
.baseall-s address {
    margin-left: 0;
}


/* 評価エリア */

input[type="radio"] {
    float: left;
    clear: both;
    margin: 4px 3px 0px 5px;
}
form.feedback label {
    display: block;
    margin-bottom: 15px;
}
legend.form-h3 {
    margin-bottom: 10px;
}

/* 大枠 */

#basebg{
    width: 100%;
    min-width: auto;
}

/* ヘッダ */
header {
    position: static;
    min-height: auto;
}

.header_wp{
    width: 100%;
    padding: 0 0 0 15px;
    height: auto;
}

.header_wp.fixed{
    position: static;
}
.header_r > ul{
    flex-direction: row-reverse;
    position: static;
}

.header_r > ul > li:nth-child(2),
.header_r > ul > li:nth-child(4),
.header_r > ul > li:nth-child(5){
    display: none;
}

.header_r ul li .mul_con.is-show {
    padding: 20px;
}

.header_r ul li .mul_con.is-show ul li{
    width: 100%;
}

.header_r ul li .mul_con.is-show button{
    display: none;
}

.header_r ul li .mul_con.is-show ul li {
    padding-bottom: 3px;
}

.header_r ul li .mul_con.is-show ul li a{
    border-radius: 0;
    padding: 18px 15px 16px 15px;
}

.header_r ul li .mul_con.is-show ul li:first-child a{
    border-radius: 8px 8px 0 0;
}

.header_r ul li .mul_con.is-show ul li:last-child a{
    border-radius: 0 0 8px 8px;
}

.header_r > ul > li > a, .header_r > ul > li > button{
    width: 70px;
    height: 60px;
    font-size: 0.9rem;
    padding-bottom: 7px;
    background-position: center 10px;
    color: #333333;
}

.header_r > ul > li > a, .header_r > ul > li > button.pc-none{
    display: flex !important;
    min-width: auto;
}

.header_r > ul > li > button.mul_btn.pc-none.open {
    background-image: url(/images/head_icon03_close.png);
    background-size: 22px 22px;
}

/* グローバルメニュー */

.gnav_wp #gnavi{
    width: 100%;
}

.sp_nav{
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    padding: 0;
}

.sp_nav .sp_nav_list{
    display: flex;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 0;
}

.sp_nav .sp_nav_list > li{
    width: calc(100% / 4);
    padding: 0;
    background-repeat: no-repeat;
    background-color: #eaf5f9;
    background-position: center 8px;
    border-right: 1px solid #fff;
    position: static;
}
.sp_nav .sp_nav_list > li:last-of-type {
    border-right: none;
}

.sp_nav .sp_nav_list > li:first-child button{
    background-image: url(/images/sp_nav_icon01.png);
    background-size: 26px 20px;
}

.sp_nav .sp_nav_list > li:first-child .open{
    background-image: url(/images/sp_nav_close01.png);
    background-size: 22px 22px;
    background-color: #2462d4;
    color: #fff;
}

.sp_nav .sp_nav_list > li:nth-child(2) a{
    background-image: url(/images/sp_nav_icon02.png);
    background-size: 36px 28px;
}

.sp_nav .sp_nav_list > li:nth-child(3) a{
    background-image: url(/images/sp_nav_icon03.png);
    background-size: 28px 28px;
}

.sp_nav .sp_nav_list > li:nth-child(4) > button{
    background-image: url(/images/sp_nav_icon04.png);
    background-size: 26px 26px;
    border-right: none;
}

.sp_nav .sp_nav_list > li:nth-child(4) > button.open{
    background-image: url(/images/sp_nav_close02.png);
    background-size: 22px 22px;
}

.sp_nav .sp_nav_list > li button{
    text-align: center;
    width: 100%;
    display: flex;
    text-decoration: none;
    height: 60px;
    font-size: 1.0rem;
    font-weight: bold;
    justify-content: center;
    align-items: flex-end;
    padding: 0 0 8px 0;
    background-repeat: no-repeat;
    background-position: center 8px;
    color: #333333;
}

.sp_nav .sp_nav_list > li > a{
    display: flex;
    text-decoration: none;
    height: 60px;
    font-size: 1.0rem;
    font-weight: bold;
    justify-content: center;
    align-items: flex-end;
    padding: 0 0 8px 0;
    background-repeat: no-repeat;
    background-position: center 8px;
}

.sp_nav .sp_nav_list .sp_menu_contents{
    display: none;
}

.sp_nav .sp_nav_list .sp_menu_contents.is-show{
    display: block;
    position: absolute;
    bottom: 60px;
    background-color: #2261d3;
    width: 100%;
    padding: 50px 20px 25px;
    max-height: calc(100vh - 60px);
    overflow: auto;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list01 li{
    background-color: #fff;
    margin-bottom: 3px;
    padding-bottom: 0;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list01 li:last-child{
    border-radius: 0 0 8px 8px;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list01 li:first-child{
    border-radius: 8px 8px 0 0;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list01 li a{
    text-decoration: none;
    color: #1a1a1a;
    font-weight: bold;
    padding: 18px 30px 18px 11px;
    display: block;
    position: relative
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list01 li a::before{
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-color: #286ddd;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 5px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list02{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list02 li{
    width: calc(100%/2);
    margin-bottom: 3px;
    padding: 0;
    padding-right: 3px;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list02 li a{
    display: flex;
    background-color: #fff;
    color: #1a1a1a;
    text-decoration: none;
    height: 45px;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list02 li:first-child a{
    border-radius: 8px 0 0 0;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list02 li:nth-child(2) a{
    border-radius: 0 8px 0 0;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list02 li:nth-child(5) a{
    border-radius: 0 0 0 8px;
}

.sp_nav .sp_nav_list .sp_menu_contents .sp_menu_list02 li:nth-child(6) a{
    border-radius: 0 0 8px 0;
}

.sp_menu_contents02{
    display: none;
}

.sp_menu_contents02.is-show{
    display: block;
}

.sp_search.open{
    background-color: #90d0ec;
    /* color: #fff; */
}

.sp_menu_contents02{
    position: absolute;
    bottom: 60px;
    right: 0;
    background-color: #90d0ec;
    width: 100%;
    padding: 22px 20px 25px;
}

.sp_menu_contents02 .search_con{
    display: block;
}
/* 検索 */

.searchA .search_con{
    width: 100%;
    display: block;
}

.search_con ul{
    display: flex;
}

.tab_box {
    margin: 0;
}

.tab01 .h0search .gsc-input-box{
    width: 100%;
    height: 55px;
}

.iconMokutekiSearchWrap{
    width: 100%;
}

.moktekiTabInput{
    width: 100%;
    height: 55px;
}

.tab01 .h0search .gsc-search-button{
    width: 65px;
    height: 55px;
}

.mokutekiTabBtn{
    height: 55px;
    max-width: 65px;
}

.search_con ul li.active a{
    font-size: 1.4rem;
    padding: 10px 0 8px;
}

.search_con ul li.active a:before {
    content: "";
    position: absolute;
    top: 115%;
    left: 50%;
    margin-top: -6px;
    border: 6px solid transparent;
    border-top: 6px solid #0b50cf;
    display: block;
}

.search_con ul li {
    padding-bottom: 8px;
    padding-right: 4px;
    width: 50%;
}

.search_con ul li a{
    width: 100%;
    padding: 10px 0 8px;
    font-size: 1.4rem;
}

.qa_btn{
    margin: 10px 0 0 0;
}

.qa_btn a{
    width: 100%;
    text-align: center;
    background-position: 89px center;
    font-size: 1.8rem;
}

.keyword_con{
    width: 100%;
    margin: 17px auto 0;
}

.keyword_con ul{
    padding: 0;
}

.search_notice h2{
    font-size: 1.8rem;
}

.search_notice{
    width: 100%;
    margin-top: 30px;
}

/* ピックアップ */

.menuA h2, .municipalA h2, .informationA h2, .pickupA h2, .photoA h2, .newsA h2{
    font-size: 3.4rem;
}

.pickupA{
    padding: 35px 0 100px 0;
}

.pickup_slider ul{
    padding: 30px 0 0 0;
}

.pickup_slider .slick-arrow{
    top: auto;
    bottom: -50px;
}

.p_slider .slick-prev{
    left: 38%;
    right: auto;
}

.p_slider .slick-next{
    right: 38%;
    left: auto;
}

/* メニュー */
.menuA{
    padding: 35px 20px 75px;
}

.menuA .menu_list{
    width: 100%;
    padding: 0 0;
    align-items: stretch;
}

.menuA .menu_list li a{
    padding: 20px 10px 10px;
    text-align: center;
    min-height: 135px;
    height: auto;
    justify-content: space-between;
    height: 100%;
}

.menuA .menu_list li:nth-child(4) a{
    border-radius: 0 8px 0 0;
}

.menuA .menu_list li:nth-child(6) a {
    border-radius: 0;
}

.menuA .menu_list li:nth-child(7) a {
    border-radius: 0;
}

.menuA .menu_list li:nth-child(9) a {
    border-radius: 0 0 0 8px;
}

.menuA .menu_list li a span{
    padding-top: 12px;
}

.menuA .menu_scroll{
    width: 100%;
    margin: 40px 0 0 0;
    padding: 0;
}

.menuA .menu_scroll ul {
    padding-bottom: 25px;
}

.swiper-container{
    width: 100%;
    padding: 0
}

.menuA .menu_scroll ul li a img.menuA_img {
    max-width: 120px;
    max-height: 120px;
}


/* フォトフラッシュ */

.photoA{
    padding: 35px 20px 75px;
}

.photoA ul{
    margin-top: 30px;
    padding-bottom: 30px;
}

.photoA ul li{
    padding-right: 15px;
}

.photoA ul li a{
    width: 100%;
}

.photoA ul li a span{
    margin-top: 15px;
}

.photoA ul li span.date{
    margin-top: 5px;
}

.photoA ul li a img{
    width: 100%;
}

/* 市政 */

.municipalA{
    width: 100%;
    margin: 35px auto 70px;
}

.municipalA .municipal_list{
    margin-top: 30px;
}

.municipalA .municipal_list li {
    padding-bottom: 3px;
}

.municipalA .municipal_list li a span{
    font-size: 1.8rem;
}

.municipalA .municipal_list li:last-child a img{
    border-radius: 0 0 0 8px;
}

/* NEWS */

.newsA .tab_area{
    width: 100%;
    padding: 0 20px;
}

.news_tabA .tab_item a{
    padding: 14px 0 10px;
    font-size: 1.8rem;
}

.tab_contents{
    padding: 10px 15px 22px;
}

.tab_contents .news_list dl{
    display: block;
    padding: 15px 25px 12px 0;
}

.tab_contents .news_list dl dt{
    font-weight: normal;
}

.tab_contents .news_list dl dd{
    margin: 0;
}

#news_box ul{
    padding-bottom: 0;
}

#news_box ul li{
    padding-bottom: 0;
}

#news_box ul li:first-child {
    width: 100%;
    margin-right: 10px;
}

#news_box ul li:first-child a{
    width: 100%;
}

#news_box ul li:last-child a{
    width: 110px;
}

#news_box ul li a{
    background-position: center right 10px;
}

/* インフォメーション */

.informationA{
    margin: 30px 0 0 0;
    padding: 0 10px 80px;
    background-size: auto;
}

.info_con{
    width: 100%;
    max-width: none;
    padding: 35px 10px 80px;
}

.info_swiper.swiper-container {
    max-width: none;
}

.info_con .info_con_list li.swiper-slide {
    /* max-width: 180px; */
    padding-right: 15px;
}

.magazine {
    width: 100%;
}

.magazine .mag_title{
    padding: 18px 10px 12px 15px;
}

.magazine .mag_text{
    width: 70%;
    padding: 18px 0 5px 0;
}
.magazine .mag_text .mag_width {
    width: 80%;
}

.magazine .mag_text .mag_width p{
    font-size: 1.4rem;
}

.magazine .mag_text .mag_width .mag_text_title{
    display: block;
    font-size: 1.6rem;
    padding-bottom: 5px;
}

.magazine .mag_text .mag_width .mag_text_title span{
    font-size: 1.3rem;
    display: inline-table;
}

.info_un{
    display: block;
    margin-top: 40px;
}

.sns_con{
    width: 100%;
    margin-top: 20px;
    padding: 25px 15px 15px;
}

.sns_con h3 {
    margin-bottom: 20px;
}

.sns_con li a span{
    font-size: 1.4rem;
}

/* 広告 */

.advertisement{
    width: 100%;
    margin: 40px auto 20px;
}

/* 広告　次階層 */
.kokoku_normal .advertisement{
    width: 100%;
    margin: 0 auto;
}
.kokoku_normal .advertisement ul{
    padding: 0 30px;
}
.kokoku_normal .advertisement ul li{
    width: calc(100% / 2);
    padding-bottom: 10px;
}
.kokoku_normal .advertisement ul li:nth-child(odd){
    text-align: right;
    padding-right: 10px;
}
.kokoku_normal .advertisement ul li:nth-child(even){
    padding-left: 10px;
}
.kokoku_normal .ad_about{
    padding-top: 15px;
}

/* サブナビ */

#losubnavi{
    width: 100%;
}

.sidebt-box{
    width: 100%;
}

.lorecommend{
    background-color: #2462d4;
    border-radius: 8px;
    width: 100%;
}

.lorecommend ul{
    padding: 0 15px;
    width: 100%;
}

.lsnavi h2{
    padding: 10px 60px 10px 45px;
    font-size: 2.0rem;
}

.lorecommend .lsnavi h2{
    color: #fff;
    font-size: 2.0rem;
}

.lobgbox ul{
    width: 100%;
    padding: 0 15px;
}

.lojoho_mitsukaranai{
    margin: 0 0 60px;
}

.lojoho_mitsukaranai a{
    font-size: 2.0rem;
}
/* フッタ */

.page-top {
    bottom: 20px 20px 0;
    right: 0;
}
.page-top img {
    width: 45px;
}
.footer_con{
    width: 100%;
    margin: 30px auto 35px;
    display: block;
    padding: 0 20px;
}

.footer_l p {
    padding: 0;
    display: flex;
}

.footer_l .foot_add_title {
    width: 5em;
    display: block;
    flex-shrink: 0;
}

.footer_l .ft_address h2{
    margin-bottom: 25px;
    margin-right: 0;
}

.footer_l .ft_address{
    display: block;
    margin: 0;
}

.footer_l .ft_address .add{
    font-size: 1.6rem;
}

.footer_l .foot_tellink, .footer_l .foot_timetxt, .footer_l .foot_numlink, .footer_l .foot_faxlink {
    margin-left: 0;
}

.footer_l p{
    padding: 0;
}

.footer_r {
    width: 100%;
    margin: 25px 0 0 0;
}
.footer_r ul{
    padding: 0;
}

.footer_r ul li{
    padding: 0;
}

.footer_r ul li a{
    padding: 10px 0 12px;
}

.footer_list{
    width: 100%;
    padding: 0 20px;
    display: block;
    margin: 0 auto 100px;
}

.footer_list ul{
    flex-wrap: wrap;
}

.footer_list ul li{
    padding: 0 0 10px 0;
}

.foot_copy{
    margin: 20px 0 0;
    color: #666;
}

.switchBtn{
    width: 100%;
}

.foot_num_wp a, .foot_num_wp a:link, .foot_num_wp a:visited {
    text-decoration: none;
    cursor: initial;
    color: #333333;
}

/* オープンデータパーツ
============================== */

.openDateTable table {
    border: 1px solid #BEBF93;
    word-break: break-word;
}
.openDateTable th, .openDateTable td {
    border: none;
    border-top: 1px solid #BEBF93;
    display: block;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.openDateTable tr:first-of-type>th {
    border-top: none;
}


/* 404ページ
============================== */
.baseall-nopage .footer_list {
    margin: 20px auto;
    padding: 8px 20px;
}
.baseall-nopage .foot_copy {
    margin: 20px auto;
    margin: 0;
}


/* チャットボットバナー　スマホで非表示 */
#QAWebChat {
    display: none !important;
}
.baseall-s + #QAWebChat {
    display: block !important;
}
