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

/* 横スクロールバー禁止 */
html, body {
    overflow-x: hidden;
}


    /* body */
    body {

    position:relative;
    /* ※背景色・文字色は色別CSSで定義 */
}

#keepSavePage-container .keepSavePage-viewsw {
    display:none;
}




/* 左マージン */
.left_margin {
    padding-left: 110px;
}

@media screen and (max-width:800px) {
    .left_margin {
        padding-left: 0px !important;
    }
}

/* （ヘッダをスキップして）本文へジャンプ用 */
#jumpToMainCont {
    width: 0px;
    height: 0px;
}

    /*:::::::::::::::::::::::::
 * 枠組 
 *::::::::::::::::::::::::*/
    #struct {
        margin-left: auto;
        margin-right: auto;
    }

    a {
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
        position: relative;
        top: 1px;
        left: 1px;
    }

    /* telto */
    @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;
        }
    }

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

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

        .teltooff {
            display: none !important;
        }
    }

    h4 {
        font-weight: bold;
        display: inline;
        font-size: 1.3em;
    }



    /*:::::::::::::::::::::::::
 * 枠組 
 *::::::::::::::::::::::::*/

    .mainBlock {
        max-width: 1060px;
        margin: 0px auto 0px;
        padding: 0px;
    }

    .mainBlock01 {
        max-width: 1060px;
        margin: 0px auto 0px;
        padding: 20px 0px;
    }

    .mainBlock02 {
        max-width: 1060px;
        margin: 0px auto 0px;
        padding: 0px 0px;
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 25px;
    }


    #slidArea {
        width: 100%;
        position: relative;
        height:768px;
    }

@media screen and (max-width:800px) {
    #slidArea {
        height: 768px;
    }
}

@media screen and (max-width: 768px) {
    #slidArea {
        height: 608px;
    }
}


    #slidArea::after {
        position: absolute;
        content: "";
        bottom: 0px;
        width: 100%;
        height: 115px;
        background-image: url("../images/top1/wave01.png");
        background-size: cover;
        z-index: 100;
    }


    .main_catch {
        position: absolute;
        right: 40px;
        top: 40px;
        width: 298px;
        z-index: 999;
    }

    .wrap_2btn {
        position: absolute;
        bottom: 50px;
        right: 50px;
        z-index: 999;
    }

    .wrap_2btn ul li {
        width: 284px;
        text-align: center;
    }
    .wrap_2btn ul li a {
        display: block;
        background: linear-gradient(90deg, rgba(49,92,122,1) 0%, rgba(60,141,195,1) 100%);
        border-radius: 7px;
        color: #fff;
        text-decoration: none;
        outline: 1px solid #fff;
        outline-offset: -6px;
        margin: 15px;
        font-size: 1.38em;
        padding: 20px 30px 20px 64px;
        box-shadow: 0px 3px 6px #00000029;
    }


        .wrap_2btn ul {
            display: flex;
        }

    .line_btn_01, .line_btn_02 {
        position: relative;
        z-index: 999;
    }


        .line_btn_01::before {
            background: url(../images/top1/icon_kanko.png);
            background-repeat: no-repeat;
            background-size: 32px;
            position: absolute;
            left: 20px;
            bottom: 20px;
            width: 32px;
            height: 32px;
            content: '';
        }


        .line_btn_02::before {
            background: url(../images/top1/icon_furusato.png);
            background-repeat: no-repeat;
            background-size: 32px;
            position: absolute;
            left: 20px;
            bottom: 20px;
            width: 32px;
            height: 32px;
            content: '';
        }



    @media screen and (max-width:1000px) {
        .main_catch {
            width: 208px;
        }

        .wrap_2btn ul li a {
            padding: 7px 20px 10px 50px;
        }

        .line_btn_01::before {
            background: url(../images/top1/icon_kanko.png);
            background-repeat: repeat;
            background-size: auto;
            background-repeat: no-repeat;
            background-size: 22px;
            position: absolute;
            left: 16px;
            bottom: 5px;
            width: 22px;
            height: 32px;
            content: '';
        }

        .line_btn_02::before {
            background: url(../images/top1/icon_furusato.png);
            background-repeat: repeat;
            background-size: auto;
            background-repeat: no-repeat;
            background-size: 22px;
            position: absolute;
            left: 19px;
            bottom: 5px;
            width: 22px;
            height: 32px;
            content: '';
        }

        #slidArea::after {
            height: 52px;
        }
    }

    @media screen and (max-width:800px) {
        .main_catch {
            position: absolute;
            top: 40%;
            left: 50%;
            transform: translate(-50%,-50%);
        }
    }


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

        #slidArea {
            min-height: 320px;
            position: relative;
            object-position: left;
        }
    }

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

        #slidArea {
            min-height: 250px;
            position: relative;
            object-position: left;
        }

            #slidArea #divSv6.layouttype7 .bx-wrapper .bx-viewport img {
                height: 600px !important;
            }
    }


    #jyuuyou_Area .titleimg h3 {
        font-size: 1.75em; /* 28px */
        font-weight: bold;
    }

    .cont_title {
        text-align: center;
    }

        .cont_title h4 {
            font-size: 157%;
        }


    .cont_title_search {
        text-align: left;
        position: relative;
        float: left;
    }


    @media screen and (max-width:767px) {
        .cont_title_search {
            text-align: center;
            position: relative;
            float: none;
        }
    }


    .Ichiran {
        text-align: center;
        margin: 5px auto;
        width: 168px;
        font-size: 1em;
        border-radius: 25px;
        padding: 6px 0px;
        display: block;
        position: relative;
    }

    #infoMain2 .Ichiran {
        width: 298px;
    }

#infoMain3 .Ichiran {
    width: 254px;
}


    .Ichiran a {
        display: block;
        font-size: 1.25em;
    }


        .Ichiran a:hover {
            /*aリンクに下線を引かない・動かさない*/
            text-decoration: none !important;
            position: initial;
            top: initial !important;
            left: initial !important;
        }

    .Ichiran ::before {
        background: url(../images/top1/icon_btn_arrow.svg);
        background-repeat: no-repeat;
        background-size: 20px;
        position: absolute;
        right: 20px;
        bottom: 8px;
        width: 22px;
        height: 22px;
        content: '';
    }

    .Ichiran:hover {
        position: relative;
        top: 1px;
        left: 1px;
    }

    @media screen and (max-width:650px) {
        .Ichiran {
            padding: 5px 0px;
        }

            .Ichiran ::before {
                bottom: 7px;
            }
    }

    #kinkyuArea {
        max-width: 100%;
        padding: 40px 0px 40px;
        margin-bottom: 20px;
    }


    #btn_area {
        padding: 20px 0px 40px;
    }

    #sns_area {
        padding: 0px 0px 0px;
    }


    .Blockmenu {
        max-width: 1010px;
        margin: 0px auto 0px;
        padding-top: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .menuitem02 {
        margin: 15px 30px 0px;
    }


    /*:::::::::::::::::::::::::
 * 特集コンテンツ
 *::::::::::::::::::::::::*/

#slidArea .bx-wrapper .bx-pager {
    bottom: 80px !important;
    left: 120px !important;
    z-index: 200;
}

#slidArea .bx-wrapper img {
    height: 768px;
}



    /* Start-Stopボタン調整に */
    .bx-controls-auto .bx-controls-auto-item {
        width: 16px;
        height: 15px;
    }


    /*
@media screen and (max-width:768px) {
    .bx-wrapper .bx-pager {
        left: 10px;
    }
}

    @media screen and (min-width:801px) {
        #slidArea #divSv6 img {
            height: 100vh;
            object-position: left;
        }

        #slidArea iframe {
            height: 320px;
        }

        #slidArea video {
            height: 320px;
        }
    }

    @media screen and (max-width:800px) {
        #slidArea img {
            aspect-ratio: 16 / 9;
        }

        #slidArea iframe {
            aspect-ratio: 16 / 9;
        }

        #slidArea video {
            aspect-ratio: 16 / 9;
        }
    }*/





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

    .kinkyuBlock {
        border: 1px solid #BE0B0B;
        padding: 3px;
        box-sizing: border-box;
        margin: 0px 0px 0px;
        width: 100%;
        float: left;
        border-radius: 5px;
    }



    .kinkyuTtl {
        text-align: center;
        padding: 10px 3px 10px;
        font-weight: bold;
        font-size: 1.1em;
    }



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

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

        /*width: 96%;
        margin: 0 auto;
        margin-bottom: 10px;
        border-radius: 5px;
    }*/


#kinkyuTxt {
    margin: 0 auto;
    border-radius: 5px;
    width: calc(100% - 10px);
    margin-bottom: 6px;
    padding: 10px;
    box-sizing: border-box;
}




    ul.kinkyuTxt {
        width: 100%;
        font-size: 1.13em;
        margin: 0 auto;
        border-radius: 5px;
    }

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

            ul.kinkyuTxt li p.koshin {
                float: left;
                min-width: 130px;
                /*min-width:70px;*/
                margin-left: 10px;
            }

            ul.kinkyuTxt li div.k_naiyo {
                float: left;
                max-width: 90%;
                margin: 5px 0px 10px 0px;
            }

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

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

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

    .kinkyuTtl h1 a {
        font-size: 1.591em;
        font-weight: bold;
    }

    .svg-inline--fa.fa-wifi.fa-fw.fa-rotate-270.my-white {
        font-size: 1.5em;
        padding-bottom: 4px;
    }



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

    .wrap_2btn_SP {
        display: none;
    }


    /* 右からスライドしてくるサブタイトル画像（before） */
    .subtitle_right::before {
        opacity: 0;
        transition: all 1100ms;
        transform: translateX(100vw);
    }

    .subtitle_right.scrollin::before {
        opacity: 1;
        transform: translateX(0);
    }

    /* 左からスライドしてくるサブタイトル画像（before） */
    .subtitle_left::before {
        opacity: 0;
        transition: all 1000ms;
        transform: translateX(-100vw);
    }

    .subtitle_left.scrollin::before {
        opacity: 1;
        transform: translateX(0);
    }

    @media screen and (max-width:1200px) {
        #kinkyuArea {
            max-width: calc(100% - 20px);
            margin: 0 auto;
            margin-bottom: 20px;

        }

        ul.kinkyuTxt {
            width: calc(100% - 10px);
            margin: 0 auto;
            margin-bottom: 5px;
        }
    }

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

        .kinkyuTtl h1 a {
            font-size: 1.364em;
        }

        .svg-inline--fa.fa-wifi.fa-fw.fa-rotate-270.my-white {
            font-size: 1.2em;
        }

        #kinkyuArea {
            padding: 20px 0px 40px;
        }

    }

    @media screen and (max-width:800px) {
        #slidArea .bx-wrapper .bx-pager {
            bottom: 60px !important;
            left: 10px !important;
        }
    }

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

        #kinkyuArea {
            padding: 20px;
            padding-top: 10px;
        }

        .kinkyuTtl h1 a {
            font-size: 1.364em;
        }

        .svg-inline--fa.fa-wifi.fa-fw.fa-rotate-270.my-white {
            font-size: 1.2em;
        }



        .wrap_2btn {
            display: none;
        }


        .left_margin {
            padding-left: 0px !important;/*
            margin-top: -90px;*/
        }


        .wrap_2btn_SP ul {
            display: flex;
        }


            .wrap_2btn_SP ul li a {
                display: block;
                width: fit-content;
                background: linear-gradient(90deg, rgba(49,92,122,1) 0%, rgba(60,141,195,1) 100%);
                border-radius: 7px;
                color: #fff;
                text-decoration: none;
                outline: 1px solid #fff;
                outline-offset: -6px;
                margin: 15px;
                font-size: 1.38em;
                padding: 10px 28px 10px 51px;
                box-shadow: 0px 3px 6px #00000029;
            }

        .line_btn_01::before {
            background: url(../images/top1/icon_kanko.png);
            background-repeat: repeat;
            background-size: auto;
            background-repeat: repeat;
            background-size: auto;
            background-repeat: no-repeat;
            background-size: 22px;
            position: absolute;
            left: 16px;
            bottom: 5px;
            width: 22px;
            height: 32px;
            content: '';
        }

        .line_btn_02::before {
            background: url(../images/top1/icon_furusato.png);
            background-repeat: repeat;
            background-size: auto;
            background-repeat: repeat;
            background-size: auto;
            background-repeat: no-repeat;
            background-size: 22px;
            position: absolute;
            left: 19px;
            bottom: 5px;
            width: 22px;
            height: 32px;
            content: '';
        }
    }


    @media screen and (max-width:767px) {
        .wrap_2btn_SP {
            display: block;
        }

        ul.kinkyuTxt li {
            padding-left: 25px;
        }

        .wrap_2btn_SP {
            display: block;
            width: 434px;
            margin: 0 auto;
        }

            .wrap_2btn_SP ul li a {
                font-size: 1.2em;
            }
    }

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

        .wrap_2btn_SP {
            width: 334px;
            position: relative;
            top: -74px;
        }



            .wrap_2btn_SP ul li a {
                font-size: 1.1em !important;
                margin: 5px !important;
                padding: 45px 15px 10px 14px !important;
            }

            .wrap_2btn_SP ul li .line_btn_02 {
                font-size: 1.1em !important;
                margin: 5px !important;
                padding: 45px 24px 10px 24px !important;
            }

        .line_btn_01::before {
            background-size: 24px !important;
            left: 64px !important;
            bottom: 32px !important;
            width: 24px !important;
        }

        .line_btn_02::before {
            background-size: 24px !important;
            left: 65px !important;
            bottom: 32px !important;
            width: 24px !important;
        }
    }




    /*:::::::::::::::::::::::::
 * サイトボタンエリア
 *::::::::::::::::::::::::*/

    #site_btn_area {
        margin-top: 40px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .site_btn {
        padding: 24px 15px 24px 0px;
        text-align: center;
    }

    .my-blue {
        color: #049ACC;
    }


    .svg-inline--fa.fa-circle-arrow-right.fa-fw.my-blue {
        font-size: 1.25em;
    }

    #site_btn_area ul {
        display: flex;
        width: 1060px; /*
    background-color: red;*/
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: space-around;
    }


        #site_btn_area ul li {
            width: 320px;
            height: 80px;
            border-radius: 10px;
            margin: 10px;
            box-shadow: 0px 3px 6px #00000029;
            box-sizing: border-box;
            transition-duration: 0.2s;
        }

            #site_btn_area ul li:hover {
                /* ホバー時に outline を設定 */
                outline: 3px solid #049ACC;
                background-color: #FEFBEE;
            }


    .btn_text {
        font-size: 1.25em;
        font-weight: 500;
    }

    

    #site_btn_area a {
        text-decoration: none !important;
        color: #2C749E;
    }

        #site_btn_area a:hover {
            position: relative;
            top: initial !important;
            left: initial !important;
        }


    @media screen and (max-width:1200px) {
        #site_btn_area ul {
            width: 690px;
        }

            #site_btn_area ul li {
                height: 60px;
            }

        .site_btn {
            padding: 16px 15px 24px 18px;
            text-align: left;
        }
    }

    @media screen and (max-width:800px) {
        #site_btn_area ul {
            width: 340px;
        }
    }


    /*:::::::::::::::::::::::::
 * 情報を探す
 *::::::::::::::::::::::::*/
    #serch_Area {
        max-width: 1060px;
        margin: 0px auto;
        padding: 50px 0px 0px;
        display: flex;
        margin: 0 auto;
        justify-content: space-around;
        padding-left: 50px;
    }

    .serch_area_left { /*
    background-color: gray;*/
        width: 700px;
    }


    .serch_area_right { /*
    background-color: #eee;*/
        width: 300px;
    }

    /*注目ワード*/

    .keywordtitle {
        font-size: 1.25em;
        text-align: center;
        padding-bottom: 4px;
        padding-top: 2px;
        font-weight: 500;
    }

    .keyworditem {
        padding: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .keyworditem a {
            font-size: 1.125em;
        }



    .keyword_wrap {
        display: flex;
        flex-direction: column;
        width: 590px;
        margin: 0 auto;
        border: 3px solid #2C749E;
        border-radius: 8px;
        margin-bottom: 20px;
        min-height: 120px;
    }

    .keyworditem span {
        display: inline-block;
        padding-right: 20px;
        margin-bottom: 5px;
        padding-left: 5px;
        font-weight: bold;
    }

        .keyworditem span::before {
            font-family: "Font Awesome 5 Free";
            content: "\f0da";
            font-weight: 900;
            padding-right: 5px;
            color: #049ACC;
        }






    .subtitle_serch {
        position: relative;
        height: 220px;
        left: 0px;
    }

        .subtitle_serch::before {
            content: "";
            background-image: url("../images/top1/title_serch.png");
            background-repeat: no-repeat;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
        }



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

        #serch_Area {
            flex-direction: column;
            max-width: 600px;
            margin: 0 auto;
            align-items: center;
        }

        .serch_btn {
            margin-top: 15px;
        }

        #serch_Area {
            padding-bottom: 15px;
        }
    }

    @media screen and (max-width:767px) {
        #serch_Area {
            padding: 30px 0px 0px;
        }

        .serch_btn {
            padding-left: 0px;
        }
    }


    @media screen and (max-width:600px) {
        #serch_Area {
            padding: 30px 0px 0px;
        }

        .siteSearchArea {
            width: 350px;
        }

        .keyword_wrap {
            margin-top: 30px;
            width: 350px;
        }

        .btn_sagasu03 {
            height: 50px !important;
            width: 250px !important;
            padding: 11px 3px 17px 0px !important;
        }

        .serch_item_text {
            padding-left: 42px !important;
        }

        .btn_sosiki {
            background-size: 27px !important;
            background-position: 28px 9px !important;
        }

        .btn_bunrui {
            background-size: 29px !important;
            background-position: 28px 14px !important;
        }

        .btn_rank {
            background-size: 27px !important;
            background-position: 25px 12px !important;
        }

        .serch_btn {
            padding-left: 0px !important;
        }
    }

    @media screen and (max-width: 350px) {
        .keyword_wrap {
            width: 330px;
        }
    }









    /* サイト内検索 */
    #mainSearch02 {
        margin: 10px auto 15px 15px;
        letter-spacing: -.4em;
        width: 85%;
        padding-left: 21px;
    }

    input.searchBox02 {
        height: 45px;
        width: 85%;
        margin: 1px 1px 0px 0px;
        vertical-align: middle;
        letter-spacing: normal;
        border: solid 1px #7F7F7F;
    }

    input.btnSearch02 {
        margin: 0px;
        padding: 0px;
        vertical-align: middle;
        letter-spacing: normal;
    }

    .kensaku {
        float: right;
        position: relative;
        bottom: 50px;
        width: 138px;
        letter-spacing: normal;
        font-weight: bold;
    }

    @media screen and (max-width:767px) {
        .subtitle_serch {
            position: relative;
            height: unset;
            left: 0px;
        }

            .subtitle_serch::before {
                content: "";
                background-image: url("../images/top1/title_serch_SP.png");
                background-repeat: no-repeat;
                background-position: 0px 96px;
                position: absolute;
                top: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
            }

        .kensaku {
            float: none;
            position: unset;
            bottom: 50px;
            width: 100%;
            letter-spacing: 0.1em;
            text-align: right;
            padding: 0px 15px 0px 0px;
        }
    }



    .siteSearchArea .searchver2-input {
        height: 45px !important;
        width: calc(90% - 40px) !important;
        max-width: 500px !important;
    }

    .bootstrap-scope .input {
        width: calc(100% - 36px);
        min-width: 157px;
        height: 100%;
        border: 2px solid #ccc !important;
        border-radius: 50px !important;
    }

.siteSearchArea .svg-inline--fa.fa-w-16 {
    font-size: 38px !important;
    margin-left: 14px;
}

    #mainSearch02 .input-group-append span::after {
        content: "検索";
        font-weight: 700;
        display: none !important;
    }

    /* サイト内検索ver2.0 */
    .serch #input_form_search_word {
        height: 32px;
    }

    .serch .serchright {
        padding: 5px 0px 0px 0px;
    }

    .serch_btn {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px;
        position: relative;
        padding-left: 23px;
    }


        .serch_btn a {
            text-decoration: none;
        }

    .btn_sagasu01, .btn_sagasu02, .btn_sagasu03 {
        border-radius: 50px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        width: 280px;
    }

    .serch_item_text {
        font-size: 1.125em;
        font-weight: 500;
        padding-left: 40px;
    }

    h4 {
        padding: 0px 0px 0px 0px;
    }

    .benribox02 h4 {
        padding: 0px 0px 0px 0px;
    }


    .serchright a {
        text-decoration: none;
    }



    .btn_sagasu01 {
        padding: 33px 15px 30px 0px;
        text-align: center;
    }

    .btn_sagasu02 {
        padding: 33px 15px 30px 0px;
        text-align: center;
    }

    .btn_sagasu03 {
        padding: 27px 0px 27px 0px;
        text-align: center;
        border-radius: 50px;
        transition-duration: 0.1s;
        box-sizing: border-box;
        height: 80px;
        outline: 3px solid #049ACC;
    }

        .btn_sagasu03:hover {
            background-color: #FEFBEE;
        }


    #site_btn_area a {
        text-decoration: none !important;
    }

        /*a hover動きをさせない*/
        #site_btn_area a:hover {
            position: relative;
            top: initial !important;
            left: initial !important;
        }


    .serch_btn li a:hover {
        position: relative;
        top: initial !important;
        left: initial !important;
    }

    .btn_sosiki {
        background-image: url(../images/top1/icon_sosiki.svg);
        background-size: 41px;
        background-repeat: no-repeat;
        background-position: 30px 16px;
    }

    .btn_bunrui {
        background-image: url(../images/top1/icon_bunrui.svg);
        background-size: 45px;
        background-repeat: no-repeat;
        background-position: 28px 22px;
    }

    .btn_rank {
        background-image: url(../images/top1/icon_rank.svg);
        background-size: 50px;
        background-repeat: no-repeat;
        background-size: 42px;
        background-repeat: no-repeat;
        background-position: 27px 17px;
    }


    /*:::::::::::::::::::::::::
 * ライフイベント
 *::::::::::::::::::::::::*/
    #lifeevent_area {
        margin-top: 40px;
        padding-top: 50px;
        padding-bottom: 60px;
    }

        #lifeevent_area h3 img {
            margin: 0 auto;
            display: block;
            margin-bottom: 40px
        }


        #lifeevent_area ul {
            display: flex;
            max-width: 1100px; /*
        background-color: red;*/
            margin: 0 auto;
            flex-wrap: wrap;
            justify-content: space-around;
        }

            #lifeevent_area ul li {
                width: 125px;
                height: 140px;
                background-color: #fff;
                border-radius: 10px;
                margin: 0px;
                box-shadow: 0px 3px 6px #00000029;
                box-sizing: border-box;
                transition-duration: 0.2s;
            }

        #lifeevent_area a {
            text-decoration: none !important;
        }

        #lifeevent_area .site_btn {
            padding: 103px 0px 0px;
            text-align: center;
        }

        #lifeevent_area .btn_text {
            color: #333;
        }

        #lifeevent_area .btn_text {
            font-size: 1em;
            font-weight: bold;
        }

    .btn_byouki .btn_text {
        font-size: 0.93em !important;
        font-weight: bold;
        letter-spacing: -1px;
        display: block;
    }



    /*aリンク動きをさせない*/
    #lifeevent_area a:hover {
        position: relative;
        top: initial !important;
        left: initial !important;
    }




    .btn_ninshin {
        background-image: url(../images/top1/icon_ninshin.png);
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: 11px 5px;
    }


    .btn_kosodate {
        background-image: url(../images/top1/icon_kosodate.png);
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: 11px 5px;
    }


    .btn_syuusyoku {
        background-image: url(../images/top1/icon_syuusyoku.png);
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: 11px 5px;
    }


    .btn_kekkon {
        background-image: url(../images/top1/icon_kekkon.png);
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: 11px 5px;
    }


    .btn_hikkosi {
        background-image: url(../images/top1/icon_hikkosi.png);
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: 11px 5px;
    }


    .btn_byouki {
        background-image: url(../images/top1/icon_byouki.png);
        background-size: 104px;
        background-repeat: no-repeat;
        background-position: 13px 5px;
    }


    .btn_kourei {
        background-image: url(../images/top1/icon_kourei.png);
        background-size: 107px;
        background-repeat: no-repeat;
        background-position: 11px 5px;
    }

    .btn_okuyami {
        background-image: url(../images/top1/icon_okuyami.png);
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: 11px 5px;
    }



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

        #lifeevent_area {
            margin-top: 40px;
            padding-top: 40px;
            padding-bottom: 50px;
        }

            #lifeevent_area h3 img {
                margin-bottom: 20px;
            }


            #lifeevent_area ul {
                max-width: 600px;
            }

                #lifeevent_area ul li {
                    margin: 10px;
                }
    }



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

        #lifeevent_area ul {
            max-width: 290px;
        }
    }



    /*:::::::::::::::::::::::::
 * よく見られるページ
 *::::::::::::::::::::::::*/

    #useful_area {
        margin-top: 40px;
        padding-top: 20px;
        padding-bottom: 60px;
    }

        #useful_area h3 img {
            margin: 0 auto;
            display: block;
            margin-bottom: 40px
        }


        #useful_area ul {
            display: flex;
            max-width: 1060px;
            margin: 0 auto;
            flex-wrap: wrap;
            justify-content: space-around;
        }

            #useful_area ul li {
                width: 230px;
                height: 80px;
                border-radius: 10px;
                margin: 12px;
                box-shadow: 0px 3px 6px #00000029;
                box-sizing: border-box;
                transition-duration: 0.2s;
            }

                #useful_area ul li:hover {
                    outline: 3px solid #049ACC;
                }

                #useful_area ul li a {
                    text-decoration: none !important;
                }

        #useful_area .site_btn {
            padding: 26px 0px 30px 30px;
            text-align: center;
        }

        #useful_area .btn_text {
            color: #333;
        }

        #useful_area .btn_text {
            font-size: 1.063em;
            font-weight: bold;
        }




        /*aリンク動きをさせない*/
        #useful_area ul li a:hover {
            position: relative;
            top: initial !important;
            left: initial !important;
        }




    .btn_gomi {
        background-image: url(../images/top1/icon_gomi.svg);
        background-size: 36px;
        background-repeat: no-repeat;
        background-position: 18px 14px;
    }


    .btn_event {
        background-image: url(../images/top1/icon_event.svg);
        background-size: 39px;
        background-repeat: no-repeat;
        background-position: 13px 23px;
    }

        .btn_event .btn_text {
            padding-left: 15px;
        }


    .btn_koukyou {
        background-image: url(../images/top1/icon_koukyou.svg);
        background-size: 61px;
        background-repeat: no-repeat;
        background-position: 18px 22px;
    }

        .btn_koukyou .btn_text {
            padding-left: 15px;
        }

    .btn_sinsei {
        background-image: url(../images/top1/icon_sinsei.svg);
        background-size: 44px;
        background-repeat: no-repeat;
        background-position: 13px 21px;
    }

        .btn_sinsei .btn_text {
            padding-left: 15px;
        }


    .btn_nyusatu {
        background-image: url(../images/top1/icon_nyusatu.svg);
        background-size: 39px;
        background-repeat: no-repeat;
        background-position: 22px 8px;
    }


    .btn_yakan {
        background-image: url(../images/top1/icon_yakan.svg);
        background-size: 43px;
        background-repeat: no-repeat;
        background-position: 12px 22px;
    }

        .btn_yakan .btn_text {
            padding-left: 16px;
        }



    .btn_akiya {
        background-image: url(../images/top1/icon_akiya.svg);
        background-size: 50px;
        background-repeat: no-repeat;
        background-position: 22px 16px;
    }

        .btn_akiya .btn_text {
            padding-left: 20px;
        }

    .btn_question {
        background-image: url(../images/top1/icon_yokuaru.svg);
        background-size: 53px;
        background-repeat: no-repeat;
        background-position: 14px 17px;
    }

        .btn_question .btn_text {
            padding-left: 16px;
        }


    #useful_area h3 img {
        margin: 0 auto;
        margin-bottom: 0px;
        display: block;
        margin-bottom: 40px;
    }


    .mitukaranai_wrap {
        width: 230px;
        margin: 0 auto;
        margin-top: 25px;
    }


    .mitukaranai {
        font-size: 1.063em;
        font-weight: bold;
        color: #333 !important;
        width: 220px;
    }

    .mitukaranai_wrap span::before {
        font-family: "Font Awesome 5 Free";
        content: "\f0da";
        font-weight: 900;
        padding-right: 5px;
        color: #049ACC;
    }




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

        #useful_area ul {
            max-width: 510px;
        }

        #useful_area {
            margin-top: 26px;
            padding-top: 20px;
            padding-bottom: 40px;
        }
    }



    /*:::::::::::::::::::::::::
 * 特集スライド２
 *::::::::::::::::::::::::*/


/*.layouttype6 .bx-wrapper .bx-viewport img {
    height: 405px !important;
}
*/

#slid_area2 {
    margin-top: 20px;
    /*aspect-ratio: 1000/405;*/
}

        #slid_area2 .bx-controls-auto .bx-controls-auto-item {
            width: 15px;
            height: 14px;
        }


    /*スライド全体の枠*/
    #slid_area2 #divSv45 {
        max-width: 1000px;
        margin: 0 auto;
        aspect-ratio: 1000 / 405;
    }



        /*ボトム番号の位置*/
        #slid_area2 .bx-wrapper .bx-pager {
            bottom: 0px !important;
            left: 0px !important;
        }


        #slid_area2 .layouttype6 .bx-wrapper .bx-controls-direction a {
            top: 50%;
        }


    /*
@media screen and (max-width: 1100px){ 
    #slid_area2 .bx-wrapper .bx-viewport img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    font-family: 'object-fit: cover;' !important;
}
}*/

    /*:::::::::::::::::::::::::
 * 新着情報　イベント情報　募集情報
 *::::::::::::::::::::::::*/
    #new_Area {
        margin-top: 50px;
        padding-bottom: 50px;
        padding-top: 50px;
    }


    .d_img {
        display: none;
    }

    #newTtlTab h3 {
        padding: 0px 0px 10px;
    }

    #newTtlTab {
        margin: 0px auto 0px;
        text-decoration: none;
        font-size: 1.2em;
        cursor: pointer;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 100%;
        max-width: 980px;
        text-align: center;
    }



        #newTtlTab .selected {
            font-weight: bold;
            margin: 0px auto 0px;
            cursor: default;
            padding: 0px 0px 10px;
        }

    .tab_item {
        width: 100%;
        max-width: 252px;
    }



    #newTtlTab h3 span {
        padding: 3px 0 3px 5px;
        font-size: 1.303em;
        font-weight: bold;
        letter-spacing: 0.04em;
    }

        #newTtlTab h3 span#tab3 {
            background-repeat: no-repeat;
            background-position: 7px center;
        }

    #newTtlTab h3 .rss {
        text-decoration: none;
        padding: 1px 3px;
        font-weight: bold;
        font-size: 0.8em;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        margin-left: 5px;
        font-size: 0.94em;
    }

    #newTtlTab h3 a.rss:focus {
        border: dashed #000 1px;
    }

    #newTtlTab span a {
        text-decoration: none;
    }



    .sankakuN {
        position: relative;
    }

        .sankakuN ::after {
            border: 7px solid transparent;
            border-top-color: transparent;
            border-bottom-width: 7px;
            border-top-color: transparent;
            border-bottom-width: 7px;
            border-top-color: #049acc;
            border-bottom-width: 0;
            bottom: -10px;
            content: "";
            display: block;
            left: 50%;
            position: absolute;
            width: 0;
        }

    @media screen and (max-width:767px) {
        #newTtlTab h3 .rss {
            display: none;
        }
    }

#infoMain1 .listInfo {
    max-width: 980px;
    width: 100%;
    padding-bottom: 30px;
    margin: 0px auto;
    margin-top: 9px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 3px 6px #3FAAD94F;
    padding-left: 20px;
    padding-top: 30px;
    padding-right: 20px;
}


    .info01 {
        padding: 0px;
        margin: 0px 0px 10px 0px;
        max-width: 100%;
        width: 100%;
    }

#infoMain1 {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -30px;
    padding-top: 20px;
    margin-bottom: 10px;
}

        .info ul#important {
            border-bottom: dotted 1px #999999;
            margin-bottom: 5px;
        }
.listInfo ul li {
    line-height: 130%;
    padding: 20px 20px 20px 5px;
}

        .listInfo ul li.lastKiji {
            border-bottom: dotted 1px #DDDDDD;
        }

#infoMain1 ul li article {
    display: flex;
}

#infoMain1 .koushinDay {
    width: 150px !important;
}

    .info p.koushinDay {
        width: auto;
        min-width: 90px;
        text-indent: 1em;
        font-weight: 500;
        float: left;
        margin-top:3px;
    }

    .info p.eventDate {
        width: auto;
        min-width: 90px;
        text-indent: 1em;
        font-size: 0.9em;
    }

div.newTtl {
    padding: 0px 0px 0px 15px;
    float: left;
    width: 78%;
}

#infoMain1 div.newTtl {
    padding: 0px 30px;
    font-weight: 500;
    line-height: 1.3;
}

        div.newTtl .topCName {
            font-size: 0.8em;
        }



    .jyuuyou_info .newTtl {
        float: left;
        max-width: 95%;
        font-weight: bold;
    }


    .d_img img {
        float: left;
        width: 125px;
        height: 80px;
        object-fit: cover;
        border: 1px solid #ccc;
        margin: 5px;
    }



@media screen and (max-width:920px) {
    #infoMain1 ul li article {
        flex-direction: column;
    }

    #infoMain1 div.newTtl {
        margin-left: 0px;
    }

    #infoMain1 .koushinDay {
        width: 130px !important;
    }



    #infoMain1 div.newTtl {
        margin-left: -15px;
        margin-top: 5px;
    }

    #infoMain1 div.newTtl {
        width: 94%;
    }


}

@media screen and (max-width:767px) {
    #infoMain1 .koushinDay {
        margin-left: 15px;
    }
}


    /* 本日以降の予定を重複なし表示 */
    .eventDateDating {
        width: auto;
        float: left;
        min-width: 90px;
        text-indent: 0.5em;
        font-size: 0.9em;
    }

    .newTtlDating {
        float: left;
        padding: 2px 0px 10px 15px;
        width: 98%; /* IE8以下とAndroid4.3以下用フォールバック */
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px);
    }

        .newTtlDating .topCName {
            font-size: 0.8em;
        }

    .eventDateDating .termTitle {
        font-size: 0.8em !important;
        margin-right: 5px !important;
        padding: 2px 0px 2px 3px !important;
        letter-spacing: 0.2em !important;
    }

    .listInfo_noBgImg {
        background-image: none !important;
        background-position: 0px 0px !important;
    }

        .listInfo_noBgImg .img img {
            width: 250px;
        }

    div.eventTitle {
    }

    .info span.term {
        font-size: 0.9em;
        white-space: nowrap;
    }

    .info span.termTitle {
        font-size: 0.7em;
        margin-right: 5px;
        padding: 1px 3px;
    }

    .infoIchiran {
        padding: 3px 15px 2px 33px;
        float: right;
        margin: 0px 0px 2px;
        font-size: 0.9em;
    }

    span.newdspmark {
        margin-right: 4px;
    }

        span.newdspmark img {
            margin-right: 3px;
        }

    .listInfo p.nodata {
        text-align: center;
        padding: 10px 0px 10px 15px;
    }

    p.nodata {
        text-align: center;
    }

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

        #new_Area {
            margin-top: 0px;
            max-width: calc(100% - 50px);
            margin: 0 auto;
        }

        .tab_item {
            width: auto;
        }
    }

    @media screen and (max-width:767px) {
        #new_Area {
            padding: 30px 0px 0px;
        }

        .listInfo ul li {
            padding-left: 15px !important;
        }
    }


    /*:::::::::::::::::::::::::
 * まちのトピックス
 *::::::::::::::::::::::::*/

    #topics {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #ban_slide_set {
        height: 350px;
    }

        #ban_slide_set .kiji_title a {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

    @media screen and (max-width:1200px) {
        #ban_slide_set {
            width: 800px !important;
        }
    }

    @media screen and (max-width:1000px) {
        #ban_slide_set {
            width: 440px !important;
        }
    }







    /*:::::::::::::::::::::::::
 * まちを知る
 *::::::::::::::::::::::::*/
    #about_Area {
        background-image: url(../images/top1/bg_about.webp);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 140px;
        position: relative;
        padding-bottom: 120px;
    }


        #about_Area::before {
            background: url(../images/top1/img_machimap.svg);
            background-repeat: no-repeat;
            background-size: 494px;
            position: absolute;
            top: -109px;
            right: 0px;
            width: 494px;
            height: 500px;
            content: '';
        }

        #about_Area::after {
            position: absolute;
            content: "";
            bottom: -20px;
            width: 100%;
            height: 160px;
            background-image: url("../images/top1/wave03.svg");
            background-size: cover;
            background-repeat: no-repeat;
            z-index: 1;
        }


    .wrap_btn_kouhou {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: space-between;
        margin-top: 63px;
    }

    #about_Area .mainBlock {
        max-width: 1040px;
    }


    .wrap_about_btn ul {
        display: flex;
        width: 1100px; /*
        background-color: red;*/
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: space-around;
    }

        .wrap_about_btn ul li {
            width: 125px;
            height: 140px;
            background-color: #fff;
            border-radius: 10px;
            margin: 0px;
            box-shadow: 0px 3px 6px #00000029;
            box-sizing: border-box;
            transition-duration: 0.2s;
        }

    .wrap_about_btn a {
        text-decoration: none !important;
    }

    .wrap_about_btn .site_btn {
        padding: 121px 0px 0px 9px;
        text-align: center;
    }

    .wrap_about_btn .btn_text {
        color: #333;
    }

    .wrap_about_btn .btn_text {
        font-size: 1.25em;
        font-weight: bold;
    }




    /*aリンク動きをさせない*/
    .wrap_about_btn a:hover {
        position: relative;
        top: initial !important;
        left: initial !important;
    }



    .wrap_about_btn ul li:hover {
        position: relative;
        top: 1px;
        left: 1px;
    }





    .btn_tyoutyou {
        background-image: url(../images/top1/icon_tyoutyou.png);
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: center 10px;
        padding-top: 105px;
    }

    .btn_gikai {
        background-image: url(../images/top1/icon_gikai.svg);
        background-size: 66px;
        background-repeat: no-repeat;
        background-position: center 23px;
    }

    .btn_map {
        background-image: url(../images/top1/icon_map.svg);
        background-size: 74px;
        background-repeat: no-repeat;
        background-position: center 30px;
    }

    .btn_sns {
        background-image: url(../images/top1/icon_sns.svg);
        background-size: 82px;
        background-repeat: no-repeat;
        background-position: center 33px;
    }


    .wrap_about_btn ul {
        display: flex;
        width: 520px; /*
    background-color: red;*/
        flex-wrap: wrap;
        justify-content: space-around;
    }

        .wrap_about_btn ul li {
            width: 240px;
            height: 158px;
            background-color: #fff;
            border-radius: 5px;
            margin: 10px;
            box-shadow: 0px 3px 6px #00000029;
            box-sizing: border-box;
            transition-duration: 0.2s;
        }

    .wrap_about_btn a {
        text-decoration: none !important;
    }

    .wrap_about_btn .btn_text {
        position: relative;
    }

        .wrap_about_btn .btn_text::before {
            position: absolute;
            content: "";
            background-image: url("../images/top1/icon_btn_arrow_2.svg");
            background-size: 18px;
            background-repeat: no-repeat;
            height: 18px;
            width: 18px;
            z-index: 50;
            top: 3px;
            left: -26px;
        }


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

        #about_Area {
            padding-top: 30px;
        }

        .wrap_btn_kouhou {
            width: 520px;
        }

        .kouhou_area {
            padding-left: 18px;
            margin-left: 9px;
        }


        #about_Area::before {
            top: -55px;
            right: 0px;
            background-size: 360px;
            width: 360px;
            height: 374px;
            content: '';
        }
    }

    @media screen and (max-width:1100px) {
        #about_Area {
            background-size: cover;
            padding-bottom: 60px;
        }

            #about_Area::after {
                display: none;
            }
    }

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

        #about_Area::before {
            background-size: 250px;
            width: 250px;
            height: 256px;
            top: -40px;
        }

        #about_Area {
            padding-top: 30px;
            background-size: cover;
        }
    }

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


        #about_Area::before {
            background-size: 250px;
            width: 250px;
            height: 256px;
        }

        .wrap_btn_kouhou {
            margin-top: 33px;
        }

        .wrap_about_btn ul li {
            width: 150px;
            height: 120px;
            margin: 10px;
        }

        .wrap_about_btn .site_btn {
            padding: 85px 0px 0px 9px;
            text-align: center;
        }

        .wrap_about_btn .btn_text {
            font-size: 1.07em;
        }

            .wrap_about_btn .btn_text::before {
                background-size: 16px;
                height: 16px;
                width: 16px;
                top: 3px;
                left: -21px;
            }

        .btn_tyoutyou {
            background-size: 75px;
            background-position: center 7px;
        }

        .btn_gikai {
            background-size: 51px;
            background-position: center 13px;
        }

        .btn_map {
            background-size: 57px;
            background-position: center 19px;
        }

        .btn_sns {
            background-size: 75px;
            background-position: center 14px;
        }

        .wrap_btn_kouhou {
            max-width: 340px;
        }

        .wrap_about_btn ul {
            width: 340px;
        }
    }

    @media screen and (max-width:400px) {
        #about_Area::before {
            background-size: 210px;
            width: 210px;
            height: 210px;
            top: -1px;
        }
    }

    /*:::::::::::::::::::::::::
* 広報誌 
*::::::::::::::::::::::::*/
    .ttl_kouhou {
        font-size: 28px;
        font-weight: bold;
        background-image: url(../images/top1/icon_kouhou.png);
        background-size: 43px;
        background-repeat: no-repeat;
        background-position: center 14px; /*
    background-color: gray;*/
        display: block;
        padding-top: 60px;
        margin-bottom: 20px;
        font-size: 1.75em !important;
    }


    .kouhou_area {
        max-width: 470px;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 5px;
        padding: 15px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-left: 20px;
        height: 307px;
        margin-top: 9px;
    }

    .kouhou_wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        max-width: 450px;
        width: 100%;
        text-align: center;
        margin: 0px auto;
    }

    .kouhou_area .kijiTtk {
        max-width: 190px;
        width: 100%;
        padding: 0px 0px 0px;
        text-align: left;
    }

    .kouhou_img {
        width: 200px;
        text-align: center;
        margin: 0px auto;
        padding: 2px 0px 0px 15px;
    }

        .kouhou_img img {
            width: 195px;
        }


.kouhou_area .textLink {
    position: relative;
    font-size: 1.125em;
    font-weight: 500;
}



    /* .kouhou_area .textLink::before {
            position: absolute;
            content: "";
            background-image: url("../images/top1/icon_btn_arrow_2.svg");
            background-size: 18px;
            height: 18px;
            width: 18px;
            z-index: 50;
            top: 3px;
            left: -48px;
        }*/
    @media screen and (max-width:767px) {
        .kouhou_area {
            padding: 25px 15px;
        }

        .kouhou_img {
            float: none;
            width: unset;
            text-align: center;
            padding: 15px;
        }

        .kouhou_area .kijiTtk {
            max-width: none;
            width: 100%;
            padding: 0px 10px 0px 0px;
            text-align: center;
        }
    }


    .kouhou_area .Ichiran {
        margin-top: 30px;
    }

    @media screen and (max-width:650px) {
        .ttl_kouhou {
            background-size: 38px;
            font-size: 1.3em !important;
            margin-bottom: 20px;
        }



        .kouhou_area {
            max-width: 340px;
        }

        .kouhou_area {
            padding: 0px 0px;
            margin-left: 0px;
        }

        /*.kouhou_area .textLink::before {
                position: absolute;
                content: "";
                background-image: url("../images/top1/icon_btn_arrow_2.svg");
                background-size: 16px;
                height: 16px;
                width: 16px;
                z-index: 50;
                top: 4px;
                left: -43px;
            }*/
    }


    /*:::::::::::::::::::::::::
* ★ひとのうごき 
*::::::::::::::::::::::::*/



    .wrap_ugoki_about {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
        margin-top: 0px;
        justify-content: space-between;
        margin-top: 33px;
    }

    .ugoki_menu {
        border-radius: 5px;
        margin: 0px auto 30px;
        background-color: #fff;
        width: 500px;
        box-shadow: 0px 3px 6px #00000029;
        padding-top: 15px;
        padding-bottom: 15px;
        height: 275px;
    }


        .ugoki_menu .title02 {
            border-bottom: 2px dotted #049acc;
            text-align: center;
            width: 450px;
            margin: 0 auto;
            padding-bottom: 12px;
        }

            .ugoki_menu .title02 span {
                text-align: center;
            }


    .title02 h5 {
        font-weight: bold;
        font-size: 1.3em;
        text-align: center;
    }

        .title02 h5 span {
            border-left: 5px solid #DDB600;
            padding: 4px 8px;
        }

    .ugoki_date {
        display: none;
    }

    #ugkTxt {
        line-height: 2em;
        font-size: 1em;
        padding: 0px 20px 50px 20px;
        margin: 0px auto;
        margin-top: 20px;
    }


    .ugoki_naiyo_wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
        margin: 40px auto;
    }

    #ugkTxt01 {
        max-width: 410px;
        width: 100%;
    }


    .title_jinko_sonota {
        width: 405px;
        border-radius: 5px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        font-weight: bold;
        letter-spacing: 0.1em;
        font-size: 1.2em;
        text-align: center;
        padding: 5px 0px;
    }

    #ugkTxt02 {
        max-width: 410px;
        width: 100%;
    }

    #ugkTxt01 dl {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 35px;
        margin: 15px auto;
    }


    #ugkTxt02 dl {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 35px;
        margin: 15px auto;
    }


    .shussei {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        padding: 10px 0px;
    }

        .shussei .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }




    .sibo {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        padding: 10px 0px;
    }

        .sibo .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }



    .tennyu {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        padding: 10px 0px;
        margin: 15px auto;
    }

        .tennyu .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }


    .tenshutsu {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        padding: 10px 0px;
        margin: 15px auto;
    }

        .tenshutsu .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }


    .yonen {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        font-size: 0.9em;
        padding: 10px 0px;
    }

        .yonen .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }


    .seisan {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        font-size: 0.9em;
        padding: 10px 0px;
    }

        .seisan .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }


    .rorei {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        font-size: 0.9em;
        padding: 10px 0px;
        margin: 15px auto;
    }

        .rorei .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }


    .koreika {
        width: 180px;
        height: 40px;
        border: 1px solid #237516;
        text-align: center;
        font-size: 0.9em;
        padding: 10px 0px;
        margin: 15px auto;
    }

        .koreika .value {
            position: relative;
            top: 5px;
            font-weight: 600;
            font-size: 130%;
            letter-spacing: 0.08em;
            padding: 5px;
            border-radius: 20px;
        }



    .ugoki_item {
        display: flex;
        flex-direction: row;
        gap: 32px;
        flex-wrap: wrap;
        justify-content: center;
    }

    #ugkTxt span {
        line-height: 2em;
        border-radius: 60px;
        top: 70px;
        position: relative;
    }

    /*#ugkLink {
    background: none;
    text-align: right;
    padding: 3px 15px 2px 33px;
}*/
    [id^="ugkLink"] {
        background: none;
        text-align: right;
        padding: 3px 15px 2px 33px;
    }

    #ugkTxt dl {
        width: 85px !important;
    }

        #ugkTxt dl dt {
        }

        #ugkTxt dl dd {
        }



        #ugkTxt dl.pop {
            background: url("../images/top1/icon_jinko.svg") no-repeat center center;
            width: 60px;
            height: 68px;
            text-align: center;
        }

        #ugkTxt dl.man {
            background: url("../images/top1/icon_men.svg") no-repeat center center;
            width: 60px;
            height: 68px;
            text-align: center;
        }

        #ugkTxt dl.wman {
            background: url("../images/top1/icon_women.svg") no-repeat center center;
            width: 60px;
            height: 68px;
            text-align: center;
        }

        #ugkTxt dl.setai {
            background: url("../images/top1/icon_setai.svg") no-repeat center center;
            width: 68px;
            height: 60px;
            text-align: center;
        }

    .value {
        position: relative;
        top: 71px;
        font-weight: 600;
        font-size: 130%;
        letter-spacing: 0.08em;
        padding: 5px;
        border-radius: 20px;
    }

    .Ichiran02 {
        position: relative;
        top: 50px;
        text-align: right;
        padding-right: 16px;
    }


    .title02 h5 {
        font-size: 1.563em;
    }




    .ugoki_menu .title02 {
        border-bottom: 2px dotted #049acc;
        text-align: center;
        width: 450px;
        margin: 0 auto;
        padding-bottom: 12px;
    }

    .nval {
        font-size: 1.315em;
        font-weight: bold;
    }

    .nunit {
        font-size: 0.813em;
        margin-left: 3px;
    }

    .my-yellow, .myblue {
        font-size: 16px;
    }

    @media screen and (max-width:1250px) {
        .wrap_ugoki_about {
            width: 500px;
        }
    }

    @media screen and (max-width:600px) {
        .wrap_ugoki_about {
            width: 350px;
        }

        .ugoki_menu {
            width: 350px;
            height: 440px;
            margin: 0 auto;
            text-align: center;
            margin-bottom: 20px;
            padding-bottom: 27px;
        }

            .ugoki_menu .title02 {
                max-width: 250px !important;
            }

        .ugoki_item {
            gap: 22px;
        }

        #ugkTxt dl.pop {
            margin-bottom: 70px;
        }


        .Ichiran02 {
            top: 91px;
            left: -68px;
        }

        #ugkTxt {
            padding: 0px 30px 53px 30px;
        }
    }



    /*:::::::::::::::::::::::::
 * 大刀洗町について
 *::::::::::::::::::::::::*/
    .syoukai {
        border-radius: 5px;
        margin-left: 12px;
        background-color: #fff;
        width: 500px;
        box-shadow: 0px 3px 6px #00000029;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 4px;
        height: 275px;
    }


        .syoukai .title02 {
            border-bottom: 2px dotted #049acc;
            text-align: center;
            width: 450px;
            margin: 0 auto;
            padding-bottom: 25px;
            padding-top: 11px;
        }





    .syoukai_menu ul li a {
        font-size: 1.19em;
        font-weight: bold;
    }

    .syoukai_menu ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; /*
    background-color: green;*/
        width: 460px;
        margin: 0 auto;
    }

        .syoukai_menu ul li {
            margin: 16px;
            width: 183px;
        }


            .syoukai_menu ul li a svg {
                margin-right: 4px;
            }

    @media screen and (max-width:1250px) {
        .syoukai {
            margin-left: 0px !important;
        }
    }

    @media screen and (max-width:600px) {
        .wrap_ugoki_about {
            width: 350px;
        }

        .syoukai_menu ul {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            width: 220px;
            margin: 0 auto;
            margin-top: 0px;
            margin-top: 20px;
        }

        .syoukai {
            height: 460px;
            width: 350px;
        }

            .syoukai .title02 {
                width: 260px;
            }
    }

    /*:::::::::::::::::::::::::
*  大刀洗町Youtubeチャンネル 
*::::::::::::::::::::::::*/

    #ban_slide_set_youtube {
        height: 260px;
    }

        #ban_slide_set_youtube .kiji_title a {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

    @media screen and (max-width:1100px) {
        #ban_slide_set_youtube {
            max-width: 420px !important;
        }

        #youtube_area {
            margin-top: 60px !important;
        }
    }










    /*:::::::::::::::::::::::::
 * ★テキストボタン
 *::::::::::::::::::::::::*/
    .text_btn {
        border: 1px solid #4AB1BC;
        font-weight: bold;
        padding: 10px;
        margin: 8px 0px 0px;
    }

        .text_btn a {
            text-decoration: none;
            padding: 0px 0px 0px 70px;
        }



    /*:::::::::::::::::::::::::
*町政情報  
*::::::::::::::::::::::::*/


    .boxArea {
        margin: 30px 0px 15px 10px;
        padding: 0px;
        float: left;
        width: 23%;
    }

        .boxArea .waku {
            box-sizing: border-box;
            padding: 0px;
            margin: 0 auto;
            min-height: 267px;
        }

    .boxArea02 {
        margin: 30px 0px 15px 10px;
        padding: 0px;
        float: left;
        width: 320px;
    }

        .boxArea02 .waku {
            border: 1px solid #cccccc;
            box-sizing: border-box;
            padding: 0px;
            margin: 0 auto;
            min-height: 230px;
        }


    .naiyo ul {
        margin: 15px 0px;
    }


    .boxArea ul li::before {
        font-family: "Font Awesome 5 Free";
        content: "\f0da";
        font-weight: bold;
        left: 5px;
        color: #555555;
        margin: 0px 0px 0px 10px;
        padding: 10px 5px;
        line-height: 2em;
    }


    #mymenu_area {
        min-height: 100px;
    }

    #mymenutitile {
        font-weight: bold;
        padding: 15px 0px 0px 15px;
        text-align: center;
        font-size: 1.2em;
    }

        #mymenutitile h3 span {
            border-left: 5px solid #ffffff;
            padding: 0px 8px;
            font-weight: bold;
        }

    .mymenu {
        margin: 15px;
        padding: 9px 0px 7px 15px;
        text-align: center;
    }

    /* バナー広告 */


    #kanrenbanArea .mainBlock, #koukoku_banArea .mainBlock {
        max-width: 1130px;
        margin: 0px auto 0px;
        padding: 0px;
    }

    .sonota {
        font-size: 1.063em;
        text-align: right;
        font-weight: bold;
        position: relative;
        top: -30px;
        right: 46px;
    }

        .sonota span::before {
            font-family: "Font Awesome 5 Free";
            content: "\f0da";
            font-weight: 900;
            padding-right: 5px;
            color: #049ACC;
        }

    .ban {
        border: 1px solid #cccccc;
    }

    .r_menu {
        margin-bottom: 7px;
    }

        .r_menu .banTitle {
            font-size: 0.9em;
            height: 24px;
            line-height: 24px;
            text-align: center;
        }

        .r_menu .banImg {
            height: 55px;
            padding: 8px 10px 5px 35px;
            margin: 0px auto;
            text-align: center;
        }

    #textbannerArea {
        margin: 15px auto 25px;
    }

        #textbannerArea ul li {
            float: left;
            padding: 15px 15px 15px 25px;
            margin: 0px 8px;
            border-radius: 5px;
        }


    #oneBanArea {
        margin: 0px auto;
        padding-left: 5px;
    }


    #kanrenbanArea {
        max-width: 100%;
        margin: 0px auto;
        margin-top: 60px;
    }

    .kanrenban {
        padding: 0px 0px;
        margin: 0px auto;
    }


    #kanrenbanBox {
        max-width: 100%;
        margin: 0px auto 15px;
        padding: 0px 0px 15px 0px;
    }

    #koukokubanBox {
        max-width: 100%;
        margin: 0px auto 15px;
        padding: 0px 0px 15px 0px;
    }


    #koukoku_banArea {
        margin-top: 60px;
        padding-top: 30px;
        padding-bottom: 20px;
    }

        #koukoku_banArea h4 span {
            padding: 4px 8px;
            font-weight: bold;
        }

    #bannerArea h4 span {
        border-left: 5px solid #009799;
        padding: 4px 8px;
        font-weight: bold;
        margin-right: 50px;
    }

    ul.bannaiyo {
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

    #kanrenban div#kanrenbanHeader, #kanrenban div#koukokubanHeader {
        margin: 5px 0px 5px 0px;
        padding: 15px 10px 0px;
    }

    #kanrenbanHeader h4 {
        border-left: 5px solid #006837;
        margin: 0 auto 10px;
        padding: 3px 30px 3px 10px;
        font-size: 1.1em;
    }

    #koukokubanHeader h4 {
        border-left: 5px solid #79c06e;
        margin: 0 auto 10px;
        padding: 3px 30px 3px 10px;
        font-size: 1.1em;
    }


    #kanrenbanHeader p {
        background: url("../images/top1/ya_green.png") no-repeat 0 center;
        margin: 0 auto 10px;
        padding: 3px 30px 3px 10px;
        float: right;
    }

    #koukokubanHeader span {
        margin: 0 0 0 10px;
        padding: 0px;
        font-size: 0.9em;
    }

    #adinfo {
        width: 100%;
        margin: 15px auto;
    }

    #adinfoBox {
        width: 100%;
        margin: 0px auto 15px;
        padding: 0px 0px 15px 0px;
    }

    #banArea {
        margin: 0px;
        padding: 0px;
    }

    ul.bannaiyo {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0px auto 0px auto;
        justify-content: space-around;
    }

    #adinfo div#addinfoHeader {
        margin: 5px 0px 15px 0px;
        padding: 5px 10px 5px;
    }

    #addinfoHeader h4 {
        /*border-left: 5px solid #ff9700;*/
        margin: 0 auto 10px;
        padding: 3px 30px 3px 10px;
        font-size: 1.1em;
    }

    #addinfoHeader p {
        background: url("../images/top1/ya_green.png") no-repeat 0 center;
        margin: 0 auto 10px;
        padding: 3px 30px 3px 10px;
        float: right;
    }

    /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
    p.imgBan,
    li.imgBan {
        display: inline-block;
        vertical-align: middle;
        margin: 0px 10px 5px 5px;
        float: left;
        padding: 15px 0px;
    }

        /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
        p.imgBan img,
        li.imgBan img {
            display: block;
        }

    /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
    p.textBan,
    li.textBan {
        display: inline-block;
        vertical-align: middle;
        margin: 5px;
    }
        /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
        p.textBan span,
        li.textBan span {
            display: table;
            border: solid 1px #CCCCCC;
            width: 188px;
            height: 52px;
            box-sizing: border-box;
            line-height: 1.1em;
            text-align: center;
            overflow: hidden;
        }
            /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
            p.textBan span a,
            li.textBan span a {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                text-decoration: none;
            }


    #bankijislider_topics .slick-slide img {
        width: 266px !important;
    }


    #bankijislider_topics02 .slick-slide img {
        width: 250px !important;
    }

    /* banスライダーのテキストバナー内の別ウィンドウで開くアイコン画像 */
    .textBan .textBan_newWinOpn {
        width: 10px;
        height: 9px;
    }
    /* フローティングバナー */
    div#fBanArea {
        width: 100%;
        font-size: 0.9em;
        padding: 5px 0px 0px 0px;
        display: none;
        margin-bottom: 10px;
    }

        div#fBanArea div#fBanBox {
            margin: 10px auto;
            position: relative;
        }

    @media screen and (min-width:1201px) {
        div#fBanArea div#fBanBox {
            max-width: 1200px;
        }
    }

    @media screen and (max-width:1200px) {
        div#fBanArea div#fBanBox {
            max-width: 95%;
        }
    }

    @media screen and (max-width:767px) {
        div#fBanArea div#fBanBox {
            max-width: 98%;
        }
    }

    #fAdinfoLink {
        float: left;
        margin-left: 50px;
    }

    .fLinkInfo p {
        float: left;
        font-size: 1.2em;
        font-weight: bold;
        padding: 0px 0px 0px 10px;
        border-left: 5px solid #006837;
        margin: 0px 0px 0px 10px;
    }

    div#fBanArea.floating {
        position: fixed;
        left: 0;
        bottom: 0;
        /*z-index: 99999;*/
        z-index: 1199;
        margin-bottom: 0px;
    }

    div#floatOff {
        float: left;
        text-align: center;
        margin-right: 5px;
    }

        div#floatOff img {
            cursor: pointer;
        }

    #fBanItem {
        margin: 10px auto 0px;
    }

    @media screen and (min-width:1201px) {
        div#fBanArea div#fBanBox {
            max-width: 1000px;
        }
    }

    @media screen and (max-width:1200px) {
        div#fBanArea div#fBanBox {
            max-width: 95%;
        }
    }

    @media screen and (max-width:767px) {
        div#fBanArea div#fBanBox {
            max-width: 98%;
        }
    }

    /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
    p.imgBanfl,
    li.imgBanfl {
        display: inline-block;
        vertical-align: middle;
        margin: 0px 7px 10px 0px;
    }
        /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
        p.imgBanfl img,
        li.imgBanfl img {
            display: block;
        }

    /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
    p.textBanfl,
    li.textBanfl {
        display: inline-block;
        vertical-align: middle;
        margin: 0px 20px 10px 0px;
    }
        /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
        p.textBanfl span,
        li.textBanfl span {
            display: table;
            border: solid 1px #CCCCCC;
            width: 188px;
            height: 52px;
            box-sizing: border-box;
            line-height: 1.1em;
            text-align: center;
            overflow: hidden;
        }
            /* 2016/09/15 アクセシビリティ対応 <div><p>→<ul><li>*/
            p.textBanfl span a,
            li.textBanfl span a {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                text-decoration: none;
            }


    /*
#fBanArea p.textBan {
    border: solid 1px #CCCCCC;
    width: 188px;
    padding: 13px 0px;
    text-align: center;
    font-size: 0.9em;
    margin: 5px 10px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}*/

    #kanrenbanArea .cont_title {
        margin-bottom: 10px;
    }

    .sonota_SP {
        display: none;
    }

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


        #kanrenbanArea {
            width: 680px;
        }

        #koukoku_banArea .cont_title {
            text-align: center;
            margin-bottom: 14px;
        }
    }

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

        .sonota {
            display: none;
        }

        .sonota_SP {
            display: block;
            font-size: 1.063em;
            font-weight: bold;
            text-align: center;
            margin-top: 20px;
        }

            .sonota_SP span::before {
                font-family: "Font Awesome 5 Free";
                content: "\f0da";
                font-weight: 900;
                padding-right: 5px;
                color: #049ACC;
            }
    }
    /*:::::::::::::::::::::::::
 * Navigation Skip
 *::::::::::::::::::::::::*/
    .Navigation ul {
        margin: 0;
        padding: 0;
    }

    .Navigation li {
        position: absolute;
        text-align: left;
        margin: 0;
        padding: 0;
        display: block;
    }

    .Navigation a {
        padding: 5px;
        display: inline;
        z-index: 999;
        text-decoration: none;
        position: absolute;
        max-width: 300px;
        left: -1000em;
        top: 0;
        font-weight: bold;
        text-align: center;
        font-size: 125%;
        /zoom:1;
    }

        .Navigation a:focus,
        .Navigation a:active {
            position: absolute;
            top: 30px;
            left: 250px;
            background: #fff !important;
            border: 2px solid #000;
        }

    img.imgFromText {
        max-height: 126px !important;
        max-width: 90px !important;
    }

    * html img.imgFromText {
        height: 126px !important;
        width: 90px !important;
    }

    /*:::::::::::::::::::::::::
 * フリーエリア用
 *::::::::::::::::::::::::*/
    .freeareaWrap {
        margin: 0px auto;
        padding: 0px;
        width: 99%;
    }

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

        .freearea.disp_marquee_text {
            background-color: transparent !important;
            margin: 1px auto !important;
        }

    /*:::::::::::::::::::::::::
 * あなたが最近チェックしたページ
 *::::::::::::::::::::::::*/
    div#browsingHistoryArea {
        max-width: 1200px;
        margin: 15px auto 10px;
    }

    div#browsinghisotry_block ul {
        overflow: hidden;
        padding: 0px 10px;
    }

        div#browsinghisotry_block ul li {
            border-top: 1px dotted #cccccc;
            margin-top: -1px;
            padding: 5px 0;
        }

    div#browsinghisotry_block .upddate {
        float: left;
        font-size: 0.9em;
        min-width: 130px;
        width: auto;
        padding-left: 5px;
    }

    #browsingHistoryTop1 .browsinghistory_header {
        padding: 10px 0px 10px 12px;
    }

    div#browsinghisotry_block .title {
        float: left;
        max-width: 800px;
        text-overflow: ellipsis;
        padding: 0px 5px 0px 10px;
    }

    div#browsinghisotry_block .del {
    }

    #browsinghistory_ttl h2 {
        float: left;
        font-size: 1.1em;
        font-weight: bold;
        padding-left: 10px;
        border-left: 5px solid #cccccc;
    }

    #browsinghistory_rmv {
        float: right;
        padding-right: 5px;
        font-size: 0.9em;
    }



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


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

        #slidArea {
            width: 100%;
            margin: 0px auto;
            float: none;
        }


        .mainBlock {
            margin: 0px auto 0px;
            padding-top: 5px;
        }


        .kinkyuBlock {
            border: 1px solid #C1272D;
            padding: 0px;
            box-sizing: border-box;
            margin: 0px auto 0px;
            max-width: none;
            float: none;
        }


        /* サイト内検索 */
        #mainSearch02 {
            margin: 10px 10px 0px;
        }

        input.btnSearch02 {
            margin: 0px;
            padding: 0px;
            vertical-align: middle;
        }



        #benri_btn ul li {
            min-width: 150px;
        }

        .boxArea ul li::before {
            padding: 5px 5px;
            line-height: 0em;
        }

        .naiyo ul li {
            margin: 15px 0px;
            float: left;
            min-width: 130px;
        }
    }


    @media screen and (max-width:767px) {
        /* スマートフォン用のスタイル記述 */

        .menuitem02 {
            margin: 15px auto 0px;
        }

        #slidArea {
            width: 100%;
            margin: 0px auto;
        }


        #about_Area {
            width: 100%;
            margin: 0px auto 20px;
        }

        .hinan {
            float: none;
            text-align: left;
            padding: 10px 0px 10px 50px;
            background: url("../images/top1/icon_hinan.png") no-repeat 20px center;
            border-bottom: 1px dotted #ffffff;
        }

        .bousaimail {
            float: none;
            text-align: left;
            padding: 10px 0px 10px 50px;
            background: url("../images/top1/icon_bousai_mail.png") no-repeat 20px center;
        }

        .bousaimap {
            float: none;
            text-align: left;
            padding: 10px 0px 10px 50px;
            background: url("../images/top1/icon_bousai_map.png") no-repeat 20px center;
            border-bottom: 1px dotted #ffffff;
        }

        .bousaiSite {
            padding: 0px;
            vertical-align: middle;
            border-radius: 3px;
            float: none;
            margin: 4px auto 5px;
            padding: 10px 40px 10px 40px;
            font-weight: bold;
            width: 70%;
            text-align: center;
        }

        .serchleft {
            float: none;
            max-width: 100%;
            width: auto;
        }

        input.searchBox02 {
            height: 28px;
            width: 71%;
            margin: 1px 1px 0px 0px;
            vertical-align: middle;
            letter-spacing: normal;
            border: solid 1px #7F7F7F;
        }



        .benribox02 {
            width: auto;
        }




        #benri_btn {
            margin: 0px 5px;
        }

        .kanrenban {
            margin: 15px auto;
        }

        div.newTtl {
            float: none;
            width: auto;
            padding: 2px 0px;
        }

        #newTtlTab .selected {
            font-weight: bold;
            padding: 11px 8px 9px;
            margin: 0px;
            cursor: default;
        }

        #newTtlTab h3 {
            float: left;
            padding: 11px 8px 9px;
            margin: 0px 4px 0px 4px;
            text-decoration: none;
            font-size: 0.9em;
            cursor: pointer;
        }

        .info {
            padding: 0px;
            margin: 10px 0px 15px 0px;
        }

            .info p.koushinDay {
                float: none;
                width: 90%;
                font-size: 1em;
                text-indent: 0em;
            }

        .infoIchiran {
            float: none;
        }



        .serchright {
            max-width: 320px;
            width: 100%;
            text-align: center;
            margin: 0px auto;
            float: none;
        }

        #life_event {
            margin: 0px auto 0px auto;
            display: inline-flex;
            flex-direction: row;
            width: 100%;
            flex-wrap: wrap;
            justify-content: center;
        }

        .Blockmenu {
            max-width: 1000px;
            margin: 0px auto 0px;
            padding-top: 0px;
            display: flex;
            /* flex-direction: column;*/
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .boxArea {
            margin: 10px 0px 15px 10px;
            padding: 0px;
            float: none;
            width: 96%;
        }

        #kohoArea {
            width: auto !important;
            float: none;
            margin: 10px auto;
            padding: 0px;
        }

        #ugokiArea {
            width: auto !important;
            float: none;
            margin: 0px auto;
            padding: 0px;
        }

        .naiyo {
            margin: 0px auto;
            padding: 0px;
        }

        .infoIchiran {
            padding: 3px 2px 2px 33px;
            float: right;
            margin: 10px 0px 2px;
            font-size: 0.9em;
        }

        .btnArea {
            float: none;
            text-align: center;
        }

            .btnArea img {
                text-align: center;
                margin: 0px auto;
            }

        #kanrenbanBox {
            margin: 0px auto;
        }

        ul.bannaiyo {
            padding: 0px 0px 5px 7px;
            margin: 0px auto;
            width: auto;
        }

        p.imgBan, li.imgBan {
            display: inline-block;
            vertical-align: middle;
            margin: 0px 2px 5px 5px;
            float: left;
        }

        #fBanItem {
            text-align: center;
        }

        .newTtl span.termTitle {
            margin: 0px 0px 0px 15px;
        }



        #mainSearch02 {
            margin: 10px 0px;
        }

            #mainSearch02 .searchBox-gcs {
                width: 100% !important;
            }

        h4 {
            padding: 0px 0px 0px 0px;
        }

        #jyuuyou_Area {
            width: calc(100% - 20px);
            margin: 0px auto;
        }
    }

    @media screen and (max-width:400px) {
        /* スマートフォン用のスタイル記述 */

        .kanrenban li.imgBan {
            display: inline-block;
            vertical-align: middle;
            margin: 0px 2px 5px 5px;
            float: left;
            width: 160px !important;
        }
    }

    /* パーソナライズ */
    .personalizeBox {
        margin-bottom: 7px;
        text-align: center;
    }

        .personalizeBox .login {
            margin: 10px auto 5px auto;
            text-align: center;
        }

        .personalizeBox ul {
            width: 35%;
            margin: 5px auto;
        }

        .personalizeBox .setsumei {
            padding: 3px 3px 3px 17px;
            background: url("../images/top1/b_01.png") no-repeat 7px center;
            margin: 2px auto;
            text-align: left;
        }

    /* 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;
    }


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


    #foreignSP {
        display: none;
        width: 96%;
        margin: 5px auto 5px auto;
    }

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

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

            #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 #00623D !important;
            background-color: #00623D;
        }

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

        #foreignTitle h4 {
            font-size: 1.2em;
        }

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

    #foreignDsp {
        width: 99%;
        margin: 0px auto;
        padding: 2px 0px 6px 0px;
        display: none;
    }

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

            #foreignDsp ul li {
                padding: 0px;
                width: 97%;
                margin: 2px 0px 0px 4px !important;
                float: left;
                background: url("../images/top1/ya_b01.png") no-repeat 95% center #ffffff;
                background-size: 10px 13px;
                border: 1px solid #00623D;
            }

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

    @media screen and (max-width:767px) {
        #foreignSP {
            display: block;
        }
    }

    .conttitle {
        padding: 20px 0px;
    }


    /*:::::::::::::::::::::::::
 * 記事スライダー
 *::::::::::::::::::::::::*/

    /*記事３つ表示横幅*/
    #ban_slide_set {
        width: 1200px;
        margin: 0 auto;
        margin-top: 28px;
    }


    #banSlide {
        width: 100%;
        margin: 0px auto 0px auto;
    }

    @media screen and (min-width:1025px) {
        #banSlide #ban_slide_set li img {
        }
    }
    /* タブレット用 */
    @media screen and (max-width:1024px) {
        #banSlide #ban_slide_set li img {
            width: 100%;
            margin: 0px;
        }
    }
    /* スマホ用 */
    @media screen and (max-width:767px) {
        #banSlide #ban_slide_set li img {
            width: 100%;
            margin: 0px;
        }
    }

    @media screen and (max-width:380px) {
        #banSlide #ban_slide_set li img {
            width: 100%;
            margin: 0px;
            height: auto;
        }
    }

    /* 記事スライダーの画像 */
    #ban_slide_set img {
        margin: 0px auto;
        max-width: 340px !important;
        height: 240px;
        object-fit: cover;
    }

    #banSlide #ban_slide_set li {
        margin: 0px 15px;
    }

    #ban_slide_set article slick-slide slick-cloned slick-active {
        max-height: 350px;
    }
    /* スライダーの前・次ボタンの位置 */
    #ban_slide_set .slick-prev,
    #ban_slide_set .slick-next {
        top: 120px !important;
    }
    /* 更新日 */
    #ban_slide_set .kiji_koushinDay {
        margin: 10px 0px 0px 10px;
        font-size: 1em;
        width: 280px;
    }
    /* タイトル */
    #ban_slide_set .kiji_title {
        font-size: 1.063em;
        font-weight: bold;
        width: 320px;
        overflow: hidden;
        padding-left: 10px;
    }

    #ban_slide_set .slick-list {
        overflow: hidden;
    }

    /* 概要文 */
    #ban_slide_set .kiji_gaiyou {
        margin: 15px 0px 10px 45px;
        font-size: 0.9em;
        width: 280px;
    }

    /* Youtubeタグ */
    #ban_slide_set .youtubeImage {
        max-width: 340px;
        height: 240px;
    }

        #ban_slide_set .youtubeImage iframe {
            max-width: 100% !important;
            max-height: 240px !important;
        }

    #ban_slide_set .slick-dotted.slick-slider {
        padding-left: 38px !important;
        padding-right: 38px !important;
        margin-bottom: 20px !important;
    }

    #ban_slide_set .slick-prev {
        width: 50px;
        height: 50px;
        left: 0;
        position: absolute;
        z-index: 9;
    }

        #ban_slide_set .slick-prev:before {
            color: #000;
            content: '';
            width: 30px;
            height: 30px;
            background: #495057;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -15px;
            opacity: 0.4;
        }

        #ban_slide_set .slick-prev:after {
            content: '';
            width: 0;
            height: 0;
            border: solid 5px transparent;
            border-right: solid 8px #ffffff;
            position: absolute;
            top: 50%;
            left: 5px;
            margin-top: -6px;
        }

    #ban_slide_set .slick-next {
        width: 50px;
        height: 50px;
        right: 0;
        position: absolute;
        z-index: 9;
    }

        #ban_slide_set .slick-next:before {
            color: #000;
            content: '';
            width: 30px;
            height: 30px;
            background: #495057;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -15px;
            opacity: 0.4;
        }

        #ban_slide_set .slick-next:after {
            content: '';
            width: 0;
            height: 0;
            border: solid 5px transparent;
            border-left: solid 8px #ffffff;
            position: absolute;
            top: 50%;
            right: 5px;
            margin-top: -6px;
        }

    /* 真ん中を大きくする */
    /*
#ban_slide_set .slick-slide {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

    #ban_slide_set .slick-slide.slick-center {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
*/
    /* 真ん中以外を小さくする */
    /*
#ban_slide_set .slick-slide {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

    #ban_slide_set .slick-slide:not(.slick-center) {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9);
        transform: scale(.9);
    }
*/


    @media screen and (max-width:450px) {
        #ban_slide_set {
            width: 340px !important;
        }

            #ban_slide_set .slick-dotted.slick-slider {
                padding-left: 0px !important;
                padding-right: 0px !important;
                margin-bottom: 20px !important;
            }

            #ban_slide_set .slick-prev, #ban_slide_set .slick-next {
                top: 87px !important;
            }
    }

    /*:::::::::::::::::::::::::
 * Youtubeチャンネル
 *::::::::::::::::::::::::*/
    #youtube_area {
        margin-top: 30px;
    }

        #youtube_area .cont_title h4 {
            font-size: 1.88em;
            letter-spacing: 0.05em;
        }


    /*:::::::::::::::::::::::::
 * 記事スライダー2
 *::::::::::::::::::::::::*/

    /*記事３つ表示横幅*/
    #ban_slide_set_youtube {
        max-width: 1200px;
        margin: 0 auto;
        margin-top: 40px;
    }


    #banSlide_youtube {
        max-width: 100%;
        margin: 0px auto 0px auto;
    }

    @media screen and (min-width:1025px) {
        #banSlide_youtube #ban_slide_set_youtube li img {
        }
    }
    /* タブレット用 */
    @media screen and (max-width:1024px) {
        #banSlide_youtube #ban_slide_set_youtube li img {
            max-width: 100%;
            margin: 0px;
        }
    }
    /* スマホ用 */
    @media screen and (max-width:767px) {
        #banSlide_youtube #ban_slide_set_youtube li img {
            max-width: 100%;
            margin: 0px;
        }
    }

    @media screen and (max-width:380px) {
        #banSlide_youtube #ban_slide_set_youtube li img {
            max-width: 100%;
            margin: 0px;
            height: auto;
        }
    }

    /* 記事スライダーの画像 */
    #ban_slide_set_youtube img {
        margin: 0px auto;
        max-width: 300px !important;
        height: 160px;
        object-fit: cover;
    }

    #banSlide_youtube #ban_slide_set_youtube li {
        margin: 0px 15px;
    }

    #ban_slide_set_youtube article slick-slide slick-cloned slick-active {
        max-height: 350px;
    }
    /* スライダーの前・次ボタンの位置 */
    #ban_slide_set_youtube .slick-prev,
    #ban_slide_set_youtube .slick-next {
        top: 95px !important;
    }
    /* 更新日 */
    #ban_slide_set_youtube .kiji_koushinDay {
        margin: 15px 0px 0px 25px;
        font-size: 0.9em;
        width: 280px;
        display: none;
    }
    /* タイトル */
    #ban_slide_set_youtube .kiji_title {
        margin: 0px auto;
        font-size: 1em;
        font-weight: bold;
        width: 280px;
        padding: 10px 0px;
        overflow: hidden;
    }

    #ban_slide_set_youtube .slick-list {
        overflow: hidden;
    }

    /* 概要文 */
    #ban_slide_set_youtube .kiji_gaiyou {
        margin: 15px 0px 10px 45px;
        font-size: 0.9em;
        width: 280px;
    }

    /* Youtubeタグ */
    #ban_slide_set_youtube .youtubeImage {
        max-width: 300px;
        height: 160px;
    }

        #ban_slide_set_youtube .youtubeImage iframe {
            max-width: 100% !important;
            max-height: 160px !important;
        }

    #ban_slide_set_youtube .slick-dotted.slick-slider {
        padding-left: 38px !important;
        padding-right: 38px !important;
        margin-bottom: 2px !important;
    }

    #ban_slide_set_youtube .slick-prev {
        width: 50px;
        height: 50px;
        left: 0;
        position: absolute;
        z-index: 9;
    }

        #ban_slide_set_youtube .slick-prev:before {
            color: #000;
            content: '';
            width: 30px;
            height: 30px;
            background: #495057;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -15px;
            opacity: 0.4;
        }

        #ban_slide_set_youtube .slick-prev:after {
            content: '';
            width: 0;
            height: 0;
            border: solid 5px transparent;
            border-right: solid 8px #ffffff;
            position: absolute;
            top: 50%;
            left: 5px;
            margin-top: -6px;
        }

    #ban_slide_set_youtube .slick-next {
        width: 50px;
        height: 50px;
        right: 0;
        position: absolute;
        z-index: 9;
    }

        #ban_slide_set_youtube .slick-next:before {
            color: #000;
            content: '';
            width: 30px;
            height: 30px;
            background: #495057;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -15px;
            opacity: 0.4;
        }

        #ban_slide_set_youtube .slick-next:after {
            content: '';
            width: 0;
            height: 0;
            border: solid 5px transparent;
            border-left: solid 8px #ffffff;
            position: absolute;
            top: 50%;
            right: 5px;
            margin-top: -6px;
        }


    /*:::::::::::::::::::::::::
 * スライダーボタン
 *::::::::::::::::::::::::*/
    .slick-prev {
        left: 10px !important;
    }

    .slick-next {
        right: 10px !important;
    }
    /*:::::::::::::::::::::::::
 * インタケージ
 *::::::::::::::::::::::::*/
    .slick-dots {
        display: none !important;
    }
    /*:::::::::::::::::::::::::
 * スライダーの再生・停止ボタン
 *::::::::::::::::::::::::*/
    .slick_toggle_wrap {
        width: 100%;
        margin: 0px auto;
        padding: 0px;
        position: relative;
        height: 20px
    }

        .slick_toggle_wrap span {
            position: fixed;
            right: 45px;
            bottom: 7px;
            border: solid 1px;
            border-radius: 2px;
            padding: 0px 1px 1px 1px;
            width: 60px;
            height: 20px;
        }

    .slick_toggle {
        width: 20px;
        font-size: 12px;
        padding: 1px;
        border: none;
        text-align: center;
        vertical-align: middle;
        display: inline;
        cursor: pointer;
        cursor: hand;
    }

    .slick_toggl .stop {
        display: block;
        width: 20px;
        z-index: 10;
    }

    .slick_toggle .play {
        display: none;
        width: 0px;
        z-index: 0;
    }

    .slick_toggle.paused .stop {
        display: none !important;
        width: 60px !important;
        z-index: 0 !important;
    }

    .slick_toggle.paused .play {
        display: block !important;
        width: 60px !important;
        z-index: 10 !important;
    }

    /*:::::::::::::::::::::::::
 * スクロール&フェードイン
 *::::::::::::::::::::::::*/
    .fadein {
        opacity: 0;
        transform: translate(0, 50px);
        transition: all 1500ms;
    }

        .fadein.scrollin {
            opacity: 1;
            transform: translate(0, 0);
        }


    */ #test {
        /*設置する親要素ページ全体ならbodyなど*/
        position: relative;
        height: 100vh;
        margin: 0;
        padding: 0;
    }

    .testcontents {
        /*サンプルはfixedの確認のためにheight指定しています。*/
        height: 1000px;
    }

    .cp_snslink06 {
        position: fixed;
        top: 50%;
        left: 0;
        display: block;
        overflow: hidden;
        margin: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .cp_snslink06 .cp_link_list {
            -webkit-transform: translateX(-275px);
            transform: translateX(-275px);
            list-style-type: none;
        }

        .cp_snslink06 .cp_link a {
            text-decoration: none;
            color: #009688;
        }

        .cp_snslink06 .cp_link:hover a {
            color: #ffffff;
        }

        .cp_snslink06 .cp_link {
            display: block;
            width: 300px;
            margin: 5px;
            padding: 10px;
            -webkit-transition: all 1s;
            transition: all 1s;
            text-align: right;
            -webkit-border-radius: 0 30px 30px 0;
            border-radius: 0 30px 30px 0;
            background: #80cbc4;
        }

            .cp_snslink06 .cp_link:hover {
                -webkit-transform: translate(110px, 0);
                transform: translate(110px, 0);
                background: #009688;
            }

            .cp_snslink06 .cp_link i {
                font-size: 20px;
                width: 40px;
                height: 40px;
                margin-left: 10px;
                padding: 10px;
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
                color: #ffffff;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                background: #009688;
            }

            .cp_snslink06 .cp_link:hover i {
                -webkit-transition: all 1s;
                transition: all 1s;
                -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
                color: #009688;
                background: #80cbc4;
            }

    #jyuuyou_Area {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 30px 0px;
        border: 3px solid #be0b0b;
        border-radius: 5px;
        position: relative;
        max-width: 1060px;
        margin: 0 auto;
    }

        #jyuuyou_Area .titleimg {
            position: absolute;
            top: -23px;
            padding: 0px 30px 0px 30px;
        }

    .jyuuyou_info {
        padding: 0px;
        width: 90%;
    }

        .jyuuyou_info ul li {
            padding: 5px 0px;
        }


    .icon_juyou {
        width: 38px;
        margin-right: 10px;
    }


    @media screen and (max-width: 1200px) {
        #jyuuyou_Area {
            max-width: calc(100% - 50px);
            margin: 0 auto;
            margin-bottom: 0px;
            margin-bottom: 50px;
        }

            #jyuuyou_Area .titleimg h3 {
                font-size: 1.5em;
            }

        .icon_juyou {
            width: 30px;
        }

        #jyuuyou_Area .titleimg {
            padding: 0px 20px 0px 20px;
        }

        jyuuyou_Area {
            padding: 10px 0px;
        }
    }


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

        #jyuuyou_Area {
            max-width: calc(100% - 50px);
            padding: 10px 0px 10px 0px;
        }

        .jyuuyou_info {
            padding: 0px;
            max-width: 630px;
            width: 100%;
            border-left: 0px;
        }

            .jyuuyou_info ul li {
                padding-left: 30px;
                padding-right: 6px;
            }
    }



    /* スライドビューワのnext・prevボタンを表示する場合 */
    /*
.layouttype7 .bx-wrapper .bx-controls-direction a {
    top: auto !important;
    padding: 2px 17px !important;
    bottom: 38% !important;
}
    .layouttype7 .bx-wrapper .bx-controls-direction a.bx-prev:hover {
        position: absolute !important;
        top: auto !important;
        right: auto !important;
        left: 10px !important;
    }
    .layouttype7 .bx-wrapper .bx-controls-direction a.bx-next:hover {
        position: absolute !important;
        top: auto !important;
        left: auto !important;
        right: 10px !important;
    }

.layouttype7 .bx-wrapper .bx-controls-direction .bx-prev {
    display: block !important;
    left: 10px !important;
    background: url(../images/bxslider/controls.png) no-repeat 0 -32px !important;
    z-index: 99 !important;
}
.layouttype7 .bx-wrapper .bx-controls-direction .bx-next {
    display: block !important;
    right: 10px !important;
    background: url(../images/bxslider/controls.png) no-repeat -43px -32px !important;
    z-index: 99 !important;
}
*/



    /* 分類の記事一覧（新着マークおよびポップアップ表示付き） start */

    /* 記事一覧 */
    .oshirase_list {
        max-width: 1100px;
        margin: 0px auto 0px;
        padding: 20px 0px;
    }

        .oshirase_list .ttl {
            float: left;
            padding: 0px 15px;
            width: 76%;
        }

        .oshirase_list .newdspmark {
            margin-right: 4px;
            background-color: #ff0000;
            color: #ffffff;
            font-size: 0.7em;
            padding: 4px 6px;
        }

            .oshirase_list .newdspmark img {
                margin-right: 3px;
            }

    /* ポップアップ表示 */
    .popupfloat {
        width: 270px;
        position: fixed;
        right: 15vw;
        bottom: 15vh;
        z-index: 99999;
        cursor: pointer;
        cursor: hand;
    }

        .popupfloat .wrap {
            width: 100%;
            padding: 8px 10px;
            background-color: #ffffff;
            border: solid 2px #1d92c4;
            border-radius: 5px;
            box-shadow: 1px 1px 3px #666;
            text-align: center;
            margin: 0 auto;
            display: flex;
            /* 上下左右で中央 */
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

            .popupfloat .wrap .content {
                width: 100%;
                max-height: 15vh;
                display: block;
                overflow-y: auto;
                color: #1d92c4;
                font-size: 0.9rem;
            }

    /* 分類の記事一覧（新着マークおよびポップアップ表示付き） end */


    /*** 背景動画 start ***/
    .movie_bg {
        background-color: #f8f6ee;
        background: url("../images/top1/bg_movie.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    /* mainvisualを覆うのぞき窓*/
    .wrapper_mainvisual {
        aspect-ratio: 16/9 !important;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        /* wrapper以上の大きさは非表示にする*/
        overflow: hidden;
        position: relative;
    }

    /* 動画の領域*/
    #mainvisual {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        z-index: 2;
        position: relative;
        overflow: hidden;
        /* 動画の領域*/
        margin-top: -24%;
    }

    /* mainvisual内で100%表示*/
    iframe#iframe_bgmv {
        width: 100% !important;
        height: 100% !important;
        margin: 0 auto !important;
    }

    #mainvisual:before {
        content: "";
        display: block;
        /* ★表示領域の微調整*/
        padding-top: 104.2% !important;
    }

    #menuBg {
        position: absolute;
        width: 100%;
        /* 背景動画のコントロールボタン位置調整 */
        bottom: 23.5%;
    }

    /* 背景動画のコントロールボタンを左へ*/
    div#controlArea {
        position: relative;
        z-index: 999;
        text-align: left;
    }

        div#controlArea a {
            /*color: #333333;*/
            color: #ffffff;
        }

            div#controlArea a.active {
                display: none;
            }

        div#controlArea svg {
            width: 30px;
            margin: 2px 15px 2px 15px;
        }

    /*youtube動画エリア*/
    #mainvisual iframe {
        border-radius: 20px;
    }

    .youtube_area {
        margin-bottom: 70px;
    }

        .youtube_area .cont_title img {
            margin-bottom: 20px;
        }

        /*iframe {
    border-radius: 20px;
}*/

        .youtube_area .Ichiran {
            width: 250px !important;
        }
    /*** 背景動画 end ***/


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

        .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;
                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%;
            }
        /* 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;
            }

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

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

            #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 td, .pcx_evacuation tr:first-child td {
                border-top: none;
            }
        /* L-Alert内容表示用 ver2.1 避難情報 end */
    }
