﻿@import url(../GlobalNavigationForSP.css);


#headMenu {
    display: block;
    position: absolute;
    left: 2px;
    top: 0px;
    width: 55px;
}




.bootstrap-scope .IZ-select__input {
    height: 30px;
}



.menuarea {
    display: flex;
    justify-content: space-between;
    margin: 0px auto;
    max-width: 1366px;
    height: 124px;
}



.menuinner {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    max-width: 704px;
    height: 30px;
    padding-top: 25px;
    padding-bottom: 7px;
}

.main_search_wrapper {
    display: flex;
    height: 30px;
}

.headerAreaDef_wrapper {
    margin: 0 auto;
}



/*ナビゲーション */

@media all and (-ms-high-contrast: none) {
    div#naviArea ul#navi_list li p {
        padding-left: 60px;
    }
}


/*グロナビ　メニューの区切り線 */
/*div#naviArea ul#navi_list li a {
    border-left: 1px solid #ddd;
}

#navi_list li:last-child a {
    border-right: 1px solid #ddd;
}*/

#GlobalNavigationBlock {
    margin-top: 12px !important;
}


#navi_list li {
    background: url("../../images/thanks/bg_nav.png") 8px 7px no-repeat;
}


#navi_tab_603 {
    background: url("../../images/thanks/bg_nav.png") -6px 7px no-repeat !important;
}

#headerAreaDef {
    max-width: 100%;
    height: 100%;
}
/* ヘッダー画像部分 */

.my-green {
    color: #525252;
}


/* フロートヘッダー用 */
.headFixed_margin {
    height: 100px;
}




/* グローバルナビゲーション */
div#naviContainer {
}

div#naviArea {
}

    div#naviArea a {
        text-decoration: none;
        font-size: 1.0em;
        font-weight: bold;
    }

    div#naviArea ul#navi_list {
        display: flex;
        justify-content: flex-end;
    }

        div#naviArea ul#navi_list li {
            text-align: center;
            height: 50px;
            font-size: 1em;
            width: 32%;
        }



            div#naviArea ul#navi_list li div {
                vertical-align: middle;
                padding: 8px 0px 0px 0px;
            }

div#popNaviArea ul.g_navi {
    border-radius: 0px 0px 0px 0px;
}

div#naviArea ul#navi_list li a {
    display: block;
}

div#naviArea ul#navi_list li img {
    display: block;
    position: relative;
    margin: 0px auto;
    z-index: 99;
    padding: 0px 0px 0px 0px;
}

div#naviArea ul#navi_list li p {
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    border-left: 4px dotted #ddd;
}

.navi_tab_last p {
    border-right: 4px dotted #ddd;
}


div#popNaviArea li.navi_child a:hover {
    color: #c70026;
    text-decoration: underline;
}


#menuImg {
    display: none;
}




/* グロナビPOPメニュー */
div#naviArea ul#navi_list li#navi_tab_0 div {
    vertical-align: middle;
}

div#popNaviArea {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: -1px auto;
    z-index: 99999;
    padding: 0px;
}

    div#popNaviArea ul.g_navi {
        position: absolute;
        max-width: 1200px;
        width: 100%;
        margin: 0px auto 0px 0px;
        margin-top: 1px;
        border-radius: 0px 0px 5px 5px;
        padding: 20px 10px 0px 0px;
    }

    div#popNaviArea ul#g_navi_0 {
        border: none;
        padding: 0px;
    }

    div#popNaviArea li.navi_child {
        width: 33%;
        display: inline-block;
        vertical-align: top;
        padding-bottom: 27px;
        padding-left: 15px;
    }

    div#popNaviArea h3.navi_child_name {
        margin: 0px 5px;
        padding: 15px 2px 4px 0px;
        font-size: 0.95em;
        font-weight: bold;
    }

    div#popNaviArea li.navi_child ul {
        padding: 0px 8px;
        margin-top: 20px;
    }

    div#popNaviArea li.navi_child li {
        font-size: 0.6em;
        line-height: 1.3em;
        padding: 0px 2px 0px 8px;
        margin-top: 8px;
        background-image: url("../../images/ya_red.png");
        background-repeat: no-repeat;
        background-position: 0px 2.5px;
    }


        div#popNaviArea li.navi_child li.exsistpic {
            background-image: none;
        }

    div#popNaviArea li.navi_child img {
        margin-right: 3px;
    }

    div#popNaviArea li.navi_child a {
        display: table-cell;
        vertical-align: middle;
        font-size: 16px;
        padding-bottom: 5px;
        line-height: 1.2
    }

    div#popNaviArea li.navi_type_2 {
        width: auto;
        display: block;
    }

        div#popNaviArea li.navi_type_2 li {
            display: inline-block;
            width: 23%;
            vertical-align: middle;
        }


    div#popNaviArea h3.navi_child_name {
        margin: 0px 5px;
        padding: 30px 2px 4px 0px;
        font-size: 1em;
        font-weight: bold;
        border-bottom: 1px solid #E3B7B2;
    }


    /* 親メニュー（大分類） */
    div#popNaviArea .parentMenu {
        width: 100%;
        float: left;
        margin: 8px auto;
    }

        div#popNaviArea .parentMenu .parentlink {
            margin: 0px 0px 0px 20px;
            float: left;
            font-weight: bold;
        }

        div#popNaviArea .parentMenu .closelink {
            margin: 0px 20px 0px 0px;
            float: right;
        }
    /* 親メニュー（中分類） */
    div#popNaviArea .navi_child .close {
        display: none;
    }

    div#popNaviArea .navi_child .childlink {
        background: none;
        padding: 0px 2px 0px 0px;
    }

.noChild {
    background: none !important;
}

#popNaviArea a {
    text-decoration: none;
}



/* ヘッダーメニュー部分 */




.headerMenu_wrapper {
    float: right;
    margin-right: 20px;
    margin-bottom: 10px;
}

.nav_area ul {
    display: flex;
    padding-top: 10px;
}



.nav_area {
    float: right;
}

    .nav_area nav ul li {
        padding-left: 50px;
        margin-top: 15px;
        margin-bottom: 5px;
    }


        .nav_area nav ul li a {
            text-decoration: none;
            font-size: 1.2em;
            font-weight: bold;
            color: #333333;
            font-family: "Noto Serif JP", "游明朝", "Hiragino Mincho ProN", "ＭＳ 明朝", "ＭＳ Ｐ明朝", selif;
        }





.my-green {
    color: #525252;
}

#header {
}


#headerMenu {
    width: 420px;
    text-align: center;
    padding: 0px;
    font-weight: normal;
    line-height: normal;
    float: right;
}

    #headerMenu img {
        vertical-align: middle;
    }

h1#hd_header {
    padding-left: 20px;
    padding-top: 10px;
}

#hd_header02 img {
    margin-top: 60px;
}




#headerMenu01 {
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    height: 30px;
    padding-top: 5px;
}

#headerMenu02 {
    text-align: center;
    margin: 0px 20px 0px;
    padding: 0px;
}

/* Foreign */

.svg-inline--fa.fa-globe.fa-w-16.fa-lg {
    color: #333;
}

#foreign a {
    padding: 5px 0px 0px 28px;
    line-height: 22px;
}

.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;
    margin: -2px 5px 0px 0px;
    padding: 0px 0px 0px 10px;
}

    .select-box01 .dropmenu {
        *zoom: 1;
        list-style-type: none;
        width: 100%;
        padding: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
    }

        .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;
                padding: 3px 10px;
                text-decoration: none;
                font-size: 1em;
                min-height: 20px;
                color: #333333;
            }

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


/* 文字サイズ・背景色変更 */
#changeHaikei, #mainFontSizeSel {
    float: left;
    font-size: 0.9em;
    padding-top: 4px;
    outline: none;
    margin: 10px 0px 0px 10px;
}

    #changeHaikei span, #mainFontSizeSel span {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.2em;
        color:#fff;
    }

    #changeHaikei a, #mainFontSizeSel a {
        padding-right: 3px;
        vertical-align: middle;
        text-decoration: none;
    }

    #changeHaikei img, #mainFontSizeSel img {
        vertical-align: sub;
    }

/* メイントップ */
#mainTop {
    float: left;
    background: url("../../images/thanks/icon_top.png") 8px 7px no-repeat;
    background-size: auto;
    background-size: auto;
    padding: 0px 0px 0px 15px;
    margin: 4px 0px 0px auto;
    font-size: 1em;
}


    #mainTop a {
        padding: 0px 0px 0px 10px;
        text-decoration: none;
        font-size: 1em;
    }

        #mainTop a:hover {
            text-decoration: underline;
        }

.headMenuTtl {
    float: left;
    font-size: 0.9em;
    padding: 5px 0px 10px 15px;
}

    .headMenuTtl p {
        float: left;
        padding-right: 7px;
    }

/* サイト内検索 */
#mainSearch {
    font-size: 0.9em;
    margin: 0px 0px 0px 10px;
    float: right;
}

input.searchBox {
    width: 150px;
    height: 24px;
    margin: 0px;
    vertical-align: middle;
}

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

#hamburger-menu {
    display: none;
}

/* サイト内検索ver2.0 */
#mainSearch .bootstrap-scope {
    height: 32px;
}

#mainSearch #input_form_search_word {
    width: 215px;
}



#floatmenu {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}


/*レスポンシブ対応*/


/* ==========================================================================================
 アクセシビリティメニュー
========================================================================================== */

#headerMenu03 {
    display: none;
}


#accessibility {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1099;
    margin: 0;
    width: 100%;
}

.accessibility {
    float: left;
    background: url("../../images/thanks/icon_acc.png")-1px 1px no-repeat;
    padding: 0px 0px 0px 22px;
    margin: 0px 10px 0px auto;
    font-size: 1em;
}

    .accessibility a {
        text-decoration: none;
        padding: 0px 0px 0px 0px;
        color: #333333;
    }

        .accessibility a:hover {
            text-decoration: underline;
        }


/* スマホ用 */
@media screen and (max-width:1150px) {
    #accessibility {
        display: none;
    }

    #hd_header02 img {
        display: none;
    }
}



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

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

*:focus {
    outline: none;
}

.bootstrap-scope .IZ-select * {
    border-radius: 50px !important;
}

.bootstrap-scope .IZ-select__input input {
    padding-left: 11px;
}





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

        .menuarea {
            height: 50px;
        }

        /*ヘッダー画像調整*/

        #header {
            min-height: 60px;
            margin: 0px auto;
            text-align: center;
        }

        h1#hd_header {
            float: none !important;
            text-align: center !important;
        }

        .menuarea {
            display: block !important;
        }

        /*右上メニューを消す*/
        #GlobalNavigationBlock, .menuinner {
            display: none;
        }

        img#imgHeader {
            width: 200px;
        }

        /*ヘッダー高さを調整*/
        #header {
        }

        .menuarea {
            margin-top: 3px !important;
            margin-left: 10px !important;
            margin-bottom: 0px !important;
        }

        h1#hd_header {
            margin: 0px !important;
            padding: 0px !important;
        }

        /*ハンバーガーメニュー色*/

        .openbtn span:nth-of-type(3)::after {
            color: #654747;
        }

        .openbtn span {
            background: #654747 !important;
        }



        /*グロナビSPを出す*/
        #menuImg {
            display: block;
        }

        #menuImg {
            margin-top: 1px;
        }

        #naviContainerSP {
        }

        #naviAreaSP {
            background-color: #1a7456;
        }


        #navi_listSP {
        }

        div#naviAreaSP ul#navi_listSP li a {
            text-align: center;
        }

        div#naviAreaSP a {
            display: block;
            padding: 10px;
            background: url(../../images/top1/ya_sp.png) no-repeat 98% center;
            background-size: 15px 15px;
            text-decoration: none;
            border-bottom: 1px dotted #a8a8a8;
        }

        .topLink {
            background-color: #434343;
            text-align: center;
        }

            .topLink a {
                background: none !important;
            }



        /*グロナビSPを出すend*/


        /*行政トップへボタン*/
        .toTopMenu {
            display: block !important;
            text-align: center;
            background-color: #f1f1f1
        }
    }

/*ページを保存*/
#keepSavePage-container .keepSavePage-viewsw {
    height: 140px;
}

#keepSavePage-container {
    top: 300px !important;
}

    @media screen and (max-width: 1050px) {
        #keepSavePage-container {
            display: none !important;
        }
    }

    .menu_border {
    height: 10px;
    background-color: #009462;
}




.bootstrap-scope .IZ-select__input input {
    padding-left: 10px !important;
}



/*ヘッダー*/


/*会員申込ボタン*/
.menuAndGlobalNav {
    position:relative;
}



.btn_kaiin{
    position:absolute;
    top:0px;
    right:30px;
    z-index:100;
    
}

.menuAndGlobalNav {
    padding-right: 200px;
}

h1#hd_header {
    padding-left: 62px !important;
    padding-top: 7px !important;
}

.HeaderImgSp{
    display:none !important;
}



@media screen and (max-width: 1150px) {
   .btn_kaiin{
       display:none !important;
   }
   #imgHeader{
       display:none !important;
   }
    .HeaderImgSp {
        display: block !important;
    }

        .HeaderImgSp img {
            width: 220px;
        }


    h1#hd_header {
        padding-top: 2px !important;
    }

    .openbtn{
        background:#fff!important;
    }

    .thanksKaiin {
        display: block !important;
        background-color: #fff0f0 !important;
        text-align:center;
    }

        .thanksKaiin:hover {
            background-color: #fcf9f9 !important;
        }

        .thanksKaiin img{
            width:20px;
        }
        

}



/*マイページ・オープニング*/
.mypageSP {
    background-color: #e9e9e9;
    text-align: center;
    display:none;
}

    .mypageSP a {
        color: #333 !important;
    }

.topLink {
    background-color: #ebebeb;
    display: block !important;
}