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


/*:::::::::::::::::::::::::
 * ヘッダーメニュー
 *::::::::::::::::::::::::*/

.headerimgarea {
    display: block;
    position: absolute;
    left: 0%;
    top: 17px;
}



#header {
    max-width: 1100px;
    margin: 0px auto;
    padding: 0px 0px;
}

#headerImg {
    width: 268px;
    float: left;
    padding-top: 15px;
    height: 60px;
}

.headMenuTtl {
    float: right;
    font-size: 14px;
    padding: 5px 0px 10px 15px;
}

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

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


#naviArea ul#navi_list li a {
    font-weight: 500;
    letter-spacing: 0.1em;
}

    #naviArea ul#navi_list li a p {
    }

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

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

#accmenu_close {
    position: absolute;
    top: 0;
    right: 1rem;
    z-index: 1;
}

.menuarea {
    display: flex;
    justify-content: flex-end;
    margin: 0px auto;
    max-width: 1100px;
    min-height: 101px;
    position:relative;
}

@media screen and (max-width:1000px) {
    .menuarea {
        min-height: 61px !important;
    }
}


.menuinner {
    display: flex;
    flex-direction: column;
    height:auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position:relative;
}



@media screen and (max-width:1000px) {
    #headerMenu01 {
        position: absolute;
        right: 10px !important;
    }

    #mainFontSizeSel2 img {
        width: 80px !important;
    }

    .svg-inline--fa.fa-bars {
        font-size: 1.5em;
    }

    #area_languages {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

}

#mainFontSizeSel2 {
    text-align: center;
}

#changeHaikei_SP {
    text-align: center;

}

#area_menu .bunrui_btn {
    padding: 15px 8px 17px;
   
}




.headerAreaDef_wrapper {
    margin: 0 auto;
}

.main_search_wrapper {
    margin-top: 12px;
    padding-left: 15px;
}

#area_sagasu{
    padding: 0;
}
#area_sagasu .overlay_sagasu .sagasu_wp {
    width: 100%;
    min-height: 400px;
    margin: 0 auto;
}
    #area_sagasu .overlay_sagasu .sagasu_wp .sagasu_title {
        width: calc(100% - 20px);
        padding: 10px;
    }

/* ヘッダメニュー表示調整 */
@media screen and (min-width:1001px) {
    .headerMenu > a:nth-of-type(4) {
        display: none;
    }

    #floatmenu::before {
        content: '';
        width: 100%;
        height: 100px;
        display: block;
        position: absolute;
        z-index: 10001;
    }

    .menuinner {
        z-index: 10001;
    }

    .headerimgarea {
        z-index: 10001;
    }
}

@media screen and (max-width:1001px) {
    #area_menu .overlay_menu .siteSearchArea,
    .headerMenu > a:nth-of-type(2) {
        display: none;
    }

    #area_sagasu .overlay_sagasu ul {
        display: none;
    }

    .menuarea {
        margin: 0 !important;
    }

    .headerMenu {
        width: auto;
        gap: .5rem !important;
        right: 0 !important;
    }

        .headerMenu a figure > div {
            width: 15vw;
            max-width: 80px;
            min-width: 62px;
            max-height: 55px;
            font-size: 0.6rem;
        }


            .headerMenu a figure > div .hb_icon {
                font-size: 1rem;
            }

    #area_menu .back_btn {
        margin-right: 1rem;
        font-size: 1rem;
    }
}

.sagasumenu {
    margin: 2rem 0;
}

#area_menu .overlay_menu ul {
    padding: 0
}



#area_sagasu .overlay_sagasu .siteSearchArea {
    padding-top: 30px;
}


/*ナビゲーション */
@media all and (-ms-high-contrast: none) {
    div #naviArea ul#navi_list li p {
        padding-left: 60px;
    }
}

div#naviArea ul#navi_list li a {
}



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

.my-green {
    color: #525252;
}

#header {
    max-width: 100%;
    margin: 0px auto;
    font-weight: bold;
    position: relative;
    padding: 14px 0px 5px;
}

#hd_header img {
}


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




/* グローバルナビゲーション */
div#naviContainer {
    width: 100%;
    padding: 1px;
}

div#naviArea {
    position: relative;
    max-width: 1366px;
    margin: 0px auto;
    overflow: hidden;
    padding: 2px 0px 0px 0px;
}

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

    div#naviArea ul#navi_list {
        display: table;
        width: 100%;
        text-align: center;
        border-collapse: collapse;
        box-sizing: border-box;
        display: flex;
    }

        div#naviArea ul#navi_list li {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            height: 50px;
            font-size: 1em;
            width: 50%;
            border-left: none;
            border-right: none;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
        }



            div#naviArea ul#navi_list li a {
                border-right: 1px solid #333 !important;
            }

#navi_list li:first-child a {
    border-left: 1px solid #333;
}


div#naviArea ul#navi_list li div {
    vertical-align: middle;
    padding: 10px 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;*/
}

div#popNaviArea li.navi_child a:hover {
    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: 1366px;
    margin: -1px auto;
    z-index: 99999;
    padding: 0px;
}

    div#popNaviArea ul.g_navi {
        position: absolute;
        max-width: 1366px;
        width: 100%;
        margin: 0px auto 0px 0px;
        margin-top: 1px;
        border-radius: 0px 0px 5px 5px;
        padding-bottom: 8px;
        padding-top: 10px;
        letter-spacing: -1px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
        left: -1px;
    }

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

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

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

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

    div#popNaviArea li.navi_child li {
        font-size: 0.8em;
        line-height: 1.3em;
        padding: 0px 2px 0px 8px;
        margin-top: 12px;
    }

        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;
        background-repeat: no-repeat;
        background-position: 0px 9px;
        padding-left: 18px;
    }

.childmenu li a {
    background-image: url("../../images/digital-museum/ya_white.png");
    background-size: 4px;
    background-position: 4px 4px !important;
}


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


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




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




.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 {
    max-width: 1230px;
    margin: 0px auto;
    font-weight: bold;
    position: relative;
    margin-bottom: 0px;
}


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

    #headerMenu img {
        vertical-align: middle;
    }

h1#hd_header {
    font-size: large;
    font-weight: bold;
    display: inline-block;
    margin: 0px;
    margin-left: 15px;
    float: left;
}


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




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

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

/* メイントップ */
#mainTop {
    float: left;
    background: url("../../images/digital-museum/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;
    background-size: 10px;
}


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



/* 検索 */


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

.bootstrap-scope .IZ-select__input {
    padding-top: 1px !important;
}


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





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

#headerMenu03 {
    display: none;
}

*:focus {
    outline: none;
}


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

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

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

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

    .menuarea {
        display: block !important;
    }




    #headerAreaDef {
        background-color: #3064b0;
    }




    
    /*ヘッダー高さを調整*/
    #header {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 33px;
    }

    .menuarea {
        margin-left: 10px !important;
        margin-bottom: 0px !important;
        height: 61px !important;
    }

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

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

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

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

    #navi_listSP li {
        transition-duration: 0.3s;
    }

    .topLink {
        transition-duration: 0.3s;
    }

        /* #navi_listSP li :hover {
        background-color: #FFFDF5;
    }*/

        .topLink:hover {
            background-color: #eaeaea;
        }


    .openbtn {
        background-color: transparent !important;
    }

    #menuImg {
        padding-top: 3px !important;
        padding-right: 0px !important;
        border: 1px solid #fff;
        border-radius: 0px !important;
    }



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

    #menuImg {
        display: block;
        width: 50px;
        padding-top: 6px;
        padding-right: 3px;
    }

    #naviContainerSP {
    }

    #naviAreaSP {
        padding: 3px;
    }

    #naviAreaSP {
        background-color: #0a8cbf;
    }

    /*#navi_listSP {
        background: #FFFFFF;
    }*/

    div#naviAreaSP ul#navi_listSP li a {
        color: #fff !important;
        text-align: left;
    }

    div#naviAreaSP a {
        display: block;
        color: #333;
        padding: 9px;
        border-bottom: 1px dotted #ffffff;
        background: url("../../images/top1/ya_sp_g.png") no-repeat 98% center;
        background-size: auto;
        background-size: auto;
        background-size: 15px 15px;
        text-decoration: none;
    }


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

    .menu_border {
        height: 4px !important;
    }
}

#floatmenu {
    border-bottom: 1px solid #eee;
}



#imgHeader {
    position: relative;
    top: -13px;
}


@media screen and (max-width:1100px) {
    h1#hd_header {
        margin-left: 35px;
    }
}


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

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

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

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

        .menuarea {
            display: block !important;
        }




        #headerAreaDef {
            background-color: #3064b0;
        }





        /*ヘッダー高さを調整*/
        #header {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
            padding-left: 33px;
        }

        .menuarea {
            margin-left: 10px !important;
            margin-bottom: 0px !important;
            height: 61px !important;
        }

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

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

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

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

        #navi_listSP li {
            transition-duration: 0.3s;
        }

        .topLink {
            transition-duration: 0.3s;
        }

            /* #navi_listSP li :hover {
        background-color: #FFFDF5;
    }*/

            .topLink:hover {
                background-color: #eaeaea;
            }


        .openbtn {
            background-color: transparent !important;
        }

        #menuImg {
            padding-top: 3px !important;
            padding-right: 0px !important;
            border: 1px solid #fff;
            border-radius: 0px !important;
        }



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

        #menuImg {
            display: block;
            width: 50px;
            padding-top: 6px;
            padding-right: 3px;
        }

        #naviContainerSP {
        }

        #naviAreaSP {
            padding: 3px;
        }

        #naviAreaSP {
            background-color: #0a8cbf;
        }

        /*#navi_listSP {
        background: #FFFFFF;
    }*/

        div#naviAreaSP ul#navi_listSP li a {
            color: #fff !important;
            text-align: left;
        }

        div#naviAreaSP a {
            display: block;
            color: #333;
            padding: 9px;
            border-bottom: 1px dotted #ffffff;
            background: url("../../images/top1/ya_sp_g.png") no-repeat 98% center;
            background-size: auto;
            background-size: auto;
            background-size: 15px 15px;
            text-decoration: none;
        }


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

        .menu_border {
            height: 4px !important;
        }
    }



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



    @media screen and (max-width:600px) {
        #imgHeader {
            width: 200px;
        }

        #header {
            padding-left: 10px;
        }

        #imgHeader {
            position: relative;
            top: -7px;
        }
    }


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

    #header {
        padding-left: 0px;

    }

    #imgHeader {
        position: relative;
        top: -9px;
    }
}

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

    #imgHeader {
        width: 160px;
    }

    #imgHeader {
        position: relative;
        top: -4px;
    }
}











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




    /*お問い合わせ*/

    /*ページを保存*/

    #keepSavePage-container {
        top: 270px;
    }

    /*サブサイト用ハンバーガー内メニューを消す*/
    #bousai_nav_sp {
        display: none !important;
    }

    .navi_tab_ijuu {
        display: none !important;
    }




    .mypageSP {
        display: none;
    }

    .back_SP {
        display: block;
        text-align: center;
    }

        .back_SP a {
            color: #ffffff;
        }


    .bar_item {
        padding: 0px;
    }

    .bar_item01 {
        width: 60px;
        border-bottom: 1px solid #2174CE;
    }


    .bar_item01 {
        width: 60px;
        padding-bottom: 15px;
    }

    .bar_item02 {
        width: 56px;
        padding-top: 15px;
    }


    .bar_item01 {
        transition-duration: 1s;
    }


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

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

    

    /*背景色関連調整 */
   

    .btn_bar {
        background-color: #fff;
    }


    /*下層のみヘッダーロゴを表示する */
    .headerimgarea {
        display: block;
    }





    .headerMenu {
        padding: unset !important;
        align-items: unset !important;
        gap: .5rem;
        right: 3rem;
    }

        .headerMenu > a figure > div {
            padding: 0;
            width: 90px;
            height: 80px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

            .headerMenu > a figure > div > div {
                height: 30px;
            }

                .headerMenu > a figure > div > div img {
                    width: 25px;
                }


    .menuarea {
        justify-content: flex-end;
    }


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

        .headerMenu > a figure > div {
            width: 50px !important;
        }

            .headerMenu > a figure > div > div {
                height: initial;
            }
    }

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

        #headerMenu01 {
            right: 0px !important;
        }

        .headerMenu {
            gap: .2rem !important;
        }

        .slide::before {
            width: 219px;
            height: 54px;
            top: 53%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .headerMenu > a figure > div > div img {
            width: 20px;
        }

        .headerMenu a figure > div .hb_icon {
            font-size: 1em;
        }

        .headerMenu > a figure > div {
            height: 46px;
        }
    }


    /*右ボタン*/
    .btn_bar {
        width: 36px;
        height: 149px;
        position: fixed;
        top: 212px;
        right: 0px;
        z-index: 10000;
        transition-duration: 0.3s;
        background-color: #F8FCFF;
       
        box-shadow: 0px 3px 6px #00000029;
        border: 1px solid #294C7A;
        opacity: 1;
    }


        .btn_bar a {
            writing-mode: vertical-rl;
            color: #294C7A !important;
            text-decoration: none;
            display: block;
            letter-spacing: 0.28em;
            padding-top: 30px;
            font-size: 0.9em;
            position:relative;
            margin:0 auto;
            width:26px;
            padding-right:6px;
        }

            .btn_bar a::before {
                content: '';
                display: block; 
                width: 20px;
                height: 20px; 
                background-image: url(../../images/renkei/mail_icon.png); 
                background-size: contain;
                background-repeat: no-repeat;
                margin-block-end: 5px; 
                position: absolute;
                background-position: -1px 1px;
                top: 8px;
            }




/*ボタン押下時メニュースクロール位置調整*/

.active_panel {  
    top: -1px !important;
}

/*さがす*/
#area_sagasu .sagasu_wp {
max-width:980px !important;
}
    #overlay_sagasu {
    padding-top: 100px !important;
}

#area_sagasu .bunrui_btn {
    padding: 15px 8px 15px !important;
}

#area_sagasu .overlay_sagasu {
    padding-bottom: 18px !important;
}

@media screen and (max-width:1000px) {
    #overlay_sagasu {
        padding-top: 68px !important;
    }
}

@media screen and (max-width:450px) {
    #overlay_sagasu {
        padding-top: 55px !important;
    }
}




    /*閲覧支援*/
    #accessibility {
        padding-top: 90px;
        padding-bottom: 4px;
    }

    /*Language*/
    #area_languages {
        padding-top: 83px;
        padding-bottom: 2px;
    }

    .language_wrap {
        max-width: 980px !important;
    }

    .lang_title {
        max-width: 980px !important;
    }

    .selectLanguageMenu.opened .dropmenu li {
        max-width: 600px !important;
    }

@media screen and (max-width:1000px) {
    .language_wrap {
        margin-top: 57px !important;
        margin-bottom:10px !important;
    }
}

@media screen and (max-width:800px) {
    .language_wrap {
        margin-top: 57px;
        margin-bottom: 10px;
    }

        .language_wrap .lang_title {
            width: auto !important;
            margin-top: initial !important;
        }

}

@media screen and (max-width:450px) {
    .language_wrap {
        margin-top: 45px !important;
        margin-bottom: 10px !important;
    }
}



    @media screen and (max-width:1000px) {
        .menu_wp {
            margin-top: 66px !important;
        }
    }

    @media screen and (max-width:450px) {
        .menu_wp {
            margin-top: 54px !important;
        }
    }

