﻿/*:::::::::::::::::::::::::
 * ヘッダー
 *::::::::::::::::::::::::*/

.bootstrap-scope .IZ-select__input {
    height:30px;
}

    #headerAreaDef {
    width: 100%;
    height: 110px;
    border-top: solid 10px #f15a24;
}

#header {
    max-width: 1366px;
    margin: 0px auto;
    font-weight: bold;
    position: relative;
}

#headerMenu {
    text-align: center;
    margin: 10px 15px 10px auto;
    padding: 0px;
    font-weight: normal;
    line-height: normal;
    float: right;
    max-width: 500px;
}

h1#hd_header02 {
    font-size: large;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 0px;
    float: left;
    display: none;
}


#headerMenu img {
    vertical-align: middle;
}

#headerMenu a {
   
}

h1#hd_header {
    font-size: large;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px;
    margin-left: 0px;
    float: left;
}

#headerMenu01 {
    padding: 10px 0px 0px;
    margin: 0px auto;
}

#headerMenu02 {
    text-align: center;
    margin: 12px auto;
    
}

/* Foreign */


.select-box01 select {
    float: left;
    width: 180px;
    padding: 2px;
    margin: 7px 0px 0px 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999;
    background: #eee;
    background: url("../images/top1/arrow_gray.png") right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#F7F7F7 100%);
    background: url("../images/top1/arrow_gray.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#F7F7F7 100%);
    background-size: 26px, 24px;
}

.select-box01 {
    float: left;
    width: 190px;
    max-width: 100%;
    margin: 0px 0px 0px 10px;
    padding-top:3px;
}

    .select-box01 .dropmenu {
        *zoom: 1;
        list-style-type: none;
        width: 100%;
        padding: 0;
    }

        .select-box01 .dropmenu img {
            padding-top: 5px;
        }

        .select-box01 .dropmenu:before, .dropmenu:after {
            content: "";
            display: table;
        }

        .select-box01 .dropmenu:after {
            clear: both;
        }

        .select-box01 .dropmenu ul {
            border: 1px solid #575757;
        }

        .select-box01 .dropmenu li {
            position: relative;
            width: 100%;
            float: left;
            margin: 0;
            padding: 0px;
            text-align: center;
        }

            .select-box01 .dropmenu li a {
                display: block;
                margin: 0;
                text-decoration: none;
                font-size: 0.93em;
                min-height: 20px;
            }

            .select-box01 .dropmenu li ul {
                list-style: none;
                position: absolute;
                z-index: 9999;
                top: 100%;
                left: 0;
                margin: 0;
                padding: 0;
            }

                .select-box01 .dropmenu li ul li {
                    width: 100%;
                }

                    .select-box01 .dropmenu li ul li a {
                        padding: 5px 2px;
                        border-top: 1px solid #575757;
                    }

                        .select-box01 .dropmenu li ul li a.topsub {
                            border-top: none !important;
                        }

            .select-box01 .dropmenu li:hover > a.topmenu {
                border-radius: 3px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
            }

            .select-box01 .dropmenu li a.topmenu:hover {
                border-radius: 3px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
            }

        .select-box01 .dropmenu ul img {
            margin-left: 3px;
        }

    /* Foreign Language メニュー表示 */
    .select-box01 #normal li ul {
        left: -1000em;
    }

    .select-box01 #normal li:hover ul,
    .select-box01 #normal ul.focused {
        left: 0em;
    }

/* 音声読み上げ（リードスピーカー） */
#mainOnsei {
    float: left;
    margin: 10px 0px 0px 1px;
    padding: 3px 4px 0px 2px;
    font-size: 0.9em;
}

    #mainOnsei span {
        display: inline-block;
        vertical-align: middle;
        margin-top: 2px;
    }

    #mainOnsei img {
        vertical-align: middle;
    }

/* 文字サイズ・背景色変更 */
#changeHaikei, #mainFontSizeSel {
    float: left;
    padding-top: 4px;
    outline: none;
    margin: 10px 0px 0px 10px;
}

    #changeHaikei span, #mainFontSizeSel span {
        display: inline-block;
        vertical-align: middle;
    }

    #changeHaikei a, #mainFontSizeSel a {
        padding-right: 3px;
        vertical-align: middle;
        text-decoration: none;
    }

    #changeHaikei img, #mainFontSizeSel img {
        vertical-align: sub;
    }

    a#acc {
    padding-left: 28px;
    }

/* 行政TOPページに戻る */
#mainTop a {
    padding: 6px 20px 5px 15px;
    text-decoration: none;
}

.headMenuTtl {
    float: left;
    font-size: 0.9em;
    padding: 5px 0px 10px 0px;
    margin: 5px auto;
}

    .headMenuTtl p {
        float: left;
        padding-right: 7px;
    }


/* サイト内検索 */
#mainSearch {
    font-size: 0.9em;
    margin: 5px 0px 0px 10px;
    float: right;
}

input.searchBox {
    width: 150px;
    height: 20px;
    margin: 0px;
    vertical-align: middle;
}

input.btnSearch {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

/* サイト内検索ver2.0 */
#mainSearch .bootstrap-scope {
    height: 32px;
}

#mainSearch #input_form_search_word {
    width: 150px;
}


/* 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: 99;
    text-decoration: none;
    position: absolute;
    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;
}

/*:::::::::::::::::::::::::
 * レスポンシブル用
 *::::::::::::::::::::::::*/
@media screen and (max-width:1190px) {
    h1#hd_header {
        font-size: large;
        font-weight: bold;
        display: inline-block;
        margin-top: 7px;
        margin-left: 0px;
        float: left;
    }

    #headerMenu {
        margin-top: 10px;
    }

    #imgHeader {
        padding-left: 20px;
        padding-top:10px;
    }
}

@media screen and (max-width:950px) {
    h1#hd_header {
        float: none;
    }
}



@media screen and (max-width:850px) {
    #headerMenu {
        display: none;
    }

    #headerAreaDef {
        height: 80px;
    }

    #imgHeader {
        height: 80%;
        width: 80%;
        padding-left: 20px;
    }
}






@media screen and (min-width:768px) {
    #headMenu, #naviContainerSP {
        display: none !important;
    }
}
/* スマホ用 */
@media screen and (max-width:767px) {
    #header {
    }

    #imgHeader {
        padding-left: 20px;
    }





    .Navigation, #naviContainer, #headerMenu, #headerMenu02 {
        display: none;
    }
    /* グローバルナビゲーション */
    #headMenu {
        display: block;
        position: absolute;
        right: 0px;
        top: 5px;
    }

    #naviAreaSP {
        padding: 10px;
        background-color: #00AF32 !important;
    }

    #navi_listSP {
        background: #FFFFFF;
    }

    div#naviAreaSP a {
        display: block;
        color: #001766;
        font-weight: bold;
        padding: 15px;
        border-bottom: solid 1px #cccccc;
        background: url("../../images/top1/ya_blue.png") no-repeat 98% center;
        background-size: 5px 8px;
        text-decoration: none;
    }

    div#naviAreaSP ul#navi_listSP li a {
        color: #333333;
    }
}

/* ==========================================================================================
 アクセシビリティメニュー
========================================================================================== */

#headerMenu03 {
    display: none;
}


#accessibility {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1099;
    margin: 0;
    width: 100%;
}

.accessibility {
    float: left;
    background: url("../../images/bousai/icon_acc_g.png") no-repeat;
    
}

    .accessibility a {
        text-decoration: none;
        padding: 0px 0px 0px 8px;
    }


/* スマホ用 */
@media screen and (max-width:1000px) {
    #accessibility {
        display: none;
    }
}

#accessibility.active {
    /* background-color:#ffffff;*/
    opacity: .89;
}

.acce_head_wp {
    position: relative;
    min-width: 765px;
    margin: 0px auto 0px auto;
}

    .acce_head_wp.active {
        height: 100%;
    }



.acc_wp {
    padding: 20px 0 25px 25%;
    z-index: 1099;
    position: relative;
    min-width: 765px;
    max-width: 1200px;
    margin: 0 auto;
    opacity: 0;
}

.overlay_acc.open .acc_wp {
    -webkit-animation: fadeInDown .5s ease forwards;
    animation: fadeInDown .5s ease forwards;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}


.overlay_acc {
    background: #575757;
    top: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    -o-transition: opacity .35s, visibility .35s, height .35s;
    transition: opacity .35s, visibility .35s, height .35s;
    z-index: 1099;
    display: none;
}

    .overlay_acc.open {
        opacity: .99;
        display: block;
        overflow-y: hidden;
        overflow-x: hidden;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
    }

        .overlay_acc.open li {
            background-image: none;
            float: left;
            padding: 12px;
        }

    .overlay_acc ul {
        list-style: none;
        padding: 0;
        margin: 0 auto 10px auto;
        display: inline-block;
        position: relative;
        font-size: 90%;
        width: 100%;
    }

        .overlay_acc ul li {
            display: block;
            position: relative;
            min-width: 200px;
        }

            .overlay_acc ul li a {
                position: relative;
                color: #FFF;
                text-decoration: none;
                overflow: hidden;
                background-position: 0 .1em;
                background-repeat: no-repeat;
            }

.my-green {
    color: #525252;
    font-size: 1.4em;
    }

svg.svg-inline--fa.fa-globe.fa-w-16.fa-lg {
    color: #525252;
}

.svg-inline--fa fa-undo fa-w-16 fa-fw{
    color:#ffffff;
    padding-right:5px;
}

.overlay_acc ul li a:hover, .overlay_acc ul li a:focus {
    background-color: rgba(32, 62, 80, 0.8);
}


/* ナビメニュー展開時のスタイル */
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: scaleY(0);
        transform-origin: top;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: top;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: scaleY(0);
        transform-origin: top;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: top;
    }
}

/* ナビゲーションを閉じるリンク */
#accmenu {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

#accmenu_close {
    margin: 10px 0px 0px 65px;
    padding: 0px;
    text-align: left;
    color: #fff;
    position: absolute;
    z-index: 10000;
}

    #accmenu_close div {
        padding: 0px;
        text-align: center;
        opacity: 1;
        width: 1em;
    }

    #accmenu_close span {
        color: #fff;
        padding: 0px;
        display: block;
    }

    #accmenu_close a {
        display: block;
        text-decoration: none;
        color: #fff;
    }

.accmenu {
    text-align: center;
    margin: 0px auto;
    float: left;
}

    .accmenu a {
        text-decoration: none;
    }

    .accmenu span {
        font-size: 1.2em;
    }


@media screen and (max-width:414px) {

    h1#hd_header {
        margin-top: 12px;
    }

    #headerAreaDef {
        height: 78px;
    }
}
