﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
body
{
        background: none !important;
}

/* ===== 展開時用マスク ===== */
#sub_mask
{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 10;
    top: 0;
}

.head_mask_on
{
    display: block !important;
}

.open_box
{
    display: block !important;
}

/* ===== ヘッダ ===== */
#header {
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    display: block;
    box-sizing: border-box;
    padding: 0;
    position: fixed;
    z-index: 9;
    top: 0;
    border-top: 4px solid #92E5DD;
    border-bottom: 1px solid #cfcfcf;
}

#header .header_main
{
    width: 98%;
    margin: 0 auto;
    padding: 0;
    min-height: 90px;
}

#header .header_main .logo
{
    display: inline-block;
    margin: 20px 5px;
}

#header .header_main .logo img
{
    max-width: 130px;
}

#header .header_main #header_menu_block
{
    display: inline-block;
    float: right;
    position: relative;
}

#header .header_main #header_menu_block > div
{
    display: inline-block;
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 20;
}

#header .header_main #header_menu_block > div a
{
    display: inline-table;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    color: #242525;
    padding: 40px 0 0 0;
    box-sizing: border-box;
    line-height: 1.2;
}

#header .header_main #header_menu_block > div a > span
{
    display: table-cell;
    vertical-align: middle;
    background-image: url(../../../images/toyohashi2024/open_w.png);
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
    font-weight: bold;
    font-size: 12px !important;
}


#Languages_menu a
{
    background-color: #DAF3F0;
    background-image: url(../../../images/toyohashi2024/Language_icon.png);
    background-repeat: no-repeat;
    background-position: left 50% top 10px;
}

#sptool_menu a
{
    background-color: #DAF3F0;
    background-image: url(../../../images/toyohashi2024/support_icon.png);
    background-repeat: no-repeat;
    background-position: left 50% top 10px;
}

#search_menu a
{
    background-color: #DAF3F0;
    background-image: url(../../../images/toyohashi2024/search_icon.png);
    background-repeat: no-repeat;
    background-position: left 50% top 10px;
}

#header .header_main #header_menu_block > div a.open_btn
{
    font-size: 14px !important;
}

#header .header_main #header_menu_block > div a.open_btn:before
{
    content: "閉じる";
    display: table-cell;
    vertical-align: middle;    background-image: url(../../../images/toyohashi2024/close_w.png);
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
    font-weight: bold;
}

#header .header_main #header_menu_block > div a.open_btn span
{
    display: none;
}



/* ===== ツール ===== */
#search_block
{
    background-color: #DAF3F0;
    border-top: 3px solid #92E5DD;
    box-sizing: border-box;
    display: none;
    padding: 10px 0;
    position: relative;
    z-index: 11;
}

#search_block .support_title
{
    width: 1000px;
    margin: auto;
    padding: 10px 0 0 30px;
    text-align: left;
    font-size: x-large;
    font-weight: bold;
    background-image: url(../../../images/toyohashi2024/tool_r.png);
    background-repeat: no-repeat;
    background-position: left 0 top 50%;
}

#search_block .support_menu
{
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
}

#search_block .support_menu div
{
    margin: 0 auto;
}

#search_block .support_menu div:first-child
{
    margin: 0 auto 0 0;
}

#search_block .support_menu .support_a1
{
    display: none !important;
}

#search_block .support_menu .support_a1,
#search_block .support_menu .support_a2,
#search_block .support_menu .support_a3,
#search_block .support_menu .support_a4,
#search_block .support_menu .support_a5
{
    background-image: url(../../../images/toyohashi2024/arrow/arrow_gr.png);
    background-repeat: no-repeat;
    background-position: right 20px top 50%;
    background-color: #ffffff;
    border: 2px solid #0AB3A2;
    border-radius: 40px;
    overflow: hidden;
    min-width: 230px;
    height: 50px;
    display: inline-block;
}

#search_block .support_menu div a
{
    display: inline-table;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    font-size: large;
    border-radius: 5px;
}

#search_block .support_menu .support_a1 a
{
    background-image: url(../../../images/toyohashi2024/trans_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a2 a
{
    background-image: url(../../../images/toyohashi2024/trans_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a3 a
{
    background-image: url(../../../images/toyohashi2024/speak_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a4 a
{
    background-image: url(../../../images/toyohashi2024/speak_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a5 a
{
    background-image: url(../../../images/toyohashi2024/furigana_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu div a span
{
    display: table-cell;
    vertical-align: middle;
}

#search_block .support_menu .support_a6
{
    min-width: 280px;
    height: 50px;
    display: inline-table;
    vertical-align: top;
    border-collapse: separate;
    border-spacing: 5px 0;
}

#search_block .support_menu .support_a6 div
{
    display: inline-table;
    width: 30% !important;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 120%;
}

#search_block .support_menu .support_a6 .tool_sub_title span
{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

#search_block .support_menu .support_a6 #bigger
{
    display: inline-table !important;
    min-width: 80px;
    min-height: 50px;
    text-align: center;
    vertical-align: middle;
}

#search_block .support_menu .support_a6 #typical
{
    display: inline-table !important;
    min-width: 80px;
    min-height: 50px;
    text-align: center;
    vertical-align: middle;
}

#search_block .support_menu .support_a6 a
{
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    border: 2px solid #0AB3A2;
    border-radius: 40px;
    background-color: #FFFFFF;
    color: #000000;
    vertical-align: middle;
}

#search_block #support_menu2
{
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    border-top: 1px solid #bfbfbf;
}


#search_block #support_menu2 div
{
    background-image: url(../../../images/toyohashi2024/arrow02_rr.png);
    background-repeat: no-repeat;
    background-position: right 10px top 50%;
    background-color: #ffffff;
    overflow: hidden;
    width: 32%;
    height: 50px;
    display: inline-table;
    margin: 0 auto 5px;
    padding: 0;
    box-sizing: border-box;
}

#search_block #support_menu2 div:first-child
{
    margin-left: 0;
}

#search_block #support_menu2 div:last-child
{
    margin-right: 0;
}

#search_block #support_menu2 div a
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: middle;
    padding-left: 20px;
    text-decoration: none;
    font-size: large;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #3b3b3b;
    overflow: hidden;
}

#search_block #support_menu2 div a span
{
}


/* ===== 検索 ===== */
#search_block
{
    background-color: #DAF3F0;
    border-top: 3px solid #92E5DD;
    box-sizing: border-box;
    display: none;
    padding: 10px 0;
    position: relative;
    z-index: 10;
    width: 100%;
}

#search_block .search_title
{
    width: 1000px;
    margin: auto;
    padding: 10px 0 0 30px;
    text-align: left;
    font-size: x-large;
    font-weight: bold;
    background-image: url(../../../images/toyohashi2024/search_r.png);
    background-repeat: no-repeat;
    background-position: left 0 top 50%;
}

#search_block #search_box
{
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    display: block;
}

#search_block .BrowserSearch
{
    background: #D6DCF6;
    padding: 20px;
    display: table;
}

#search_block .BrowserSearch #keywords
{
    background: #ffffff !important;
    border: 1px solid #bfbfbf !important;
    font-size: x-large;
    padding: 10px;
    box-sizing: border-box;
    width: 760px;
    margin-right: 20px;
    display: table-cell;
    vertical-align: middle;
}

#search_block .BrowserSearch .SubmitBtn
{
    text-align: center;
    padding: 0;
    height: 55px;
    width: 170px;
    background-image: url(../../../images/toyohashi2024/search_w.png);
    background-color: #2A3F90;
    background-repeat: no-repeat;
    background-position: left 20px top 50%;
    color: #242525;
    vertical-align: middle;
    font-size: x-large;
    box-sizing: border-box;
    display: table-cell;
}


#search_block #search_box2
{
    padding: 20px 0 10px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

#search_block #search_box2 div
{
    background-image: url(../../../images/toyohashi2024/arrow/arrow_gr.png);
    background-repeat: no-repeat;
    background-position: right 10px top 50%;
    background-color: #ffffff;
    border: 1px solid #008575;
    border-radius: 5px;
    overflow: hidden;
    width: 48%;
    margin: auto;
    min-height: 60px;
    display: inline-table;
    box-sizing: border-box;
}

#search_block #search_box2 div:first-child
{
    margin-left: 0;
}

#search_block #search_box2 div:last-child
{
    margin-right: 0;
}

#search_block #search_box2 div a
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 140%;
    padding: 5px 35px 5px 25px;
    margin: 0;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    background: #23BAAB;
    color: #ffffff;
    text-shadow: 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575,  0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575;
    font-weight: bold;
}

#search_block #search_box2 div a span
{
}

/* ===== 読み上げ用 ===== */
#read_box
{
    position: fixed;
    right: 20px;
    top: 130px;
    z-index: 100;
}

#read_box:not(.read_active)
{
        display: none !important;
}

#read_box .ai_button_box > button img,
#read_box .ai_player_btn_box > button img
{
    display: none;
}

#read_box button
{
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
background: linear-gradient( #ffffff 0%, #efefef 5%, #ffffff 65%, #efefef 95%, #bfbfbf 100%);
}
#read_box button:hover
{
    box-sizing: border-box;
    background: #efefef !important;
}

#read_box .long_audio .ai_play_btn
{
    display: none;
}

#read_box .short_audio .ai_play_btn::after
{
    content: "読上";
}

#read_box .jp-play:not([title~="一時停止"])::after
{
    content: "再生";
}
#read_box .jp-play[title~="一時停止"]::after
{
    content: "一時停止";
}
#read_box .jp-stop::after
{
    content: "停止";
}
#read_box .jp-cog::after
{
    content: "設定";
}

#read_box .ai_play_open_btn::after
{
    content: "開く";
}
#read_box .ai_play_close_btn::after
{
    content: "畳む";
}
#read_box .jp-volume-controls
{
    border: 1px solid #bfbfbf;
    display: inline-flex;
}
#read_box .ai_volume_sm img
{
}
#read_box .jp-volume-controls::before
{
    content: "";
}
#read_box .jp-volume-bar
{
    width: 100%;
}
#read_box .ai_volume_lg
{
    display: none;
}
#read_box .jp-volume-bar
{
}
#read_box .jp-volume-bar > img
{
    width: 85px;
    height: 160px;
}
#read_box .jp-volume-bar::before
{
    content: "";
}

#read_box .jp-volume-bar-value
{
}
#read_box .jp-volume-bar-value img
{
    width: 85px;
    height: 160px;
}
#read_box .jp-volume-bar-value::after
{
    content: "";
}


/* グローバルナビ */
#search_block .menu_glnv ul
{
    display: flex;
    list-style: none;
    margin: 20px 0 0;
}

#search_block .menu_glnv ul li
{
    display: inline-table;
    width: auto;
    min-width: 15%;
    min-height: 50px;
    margin: 0px auto 5px;
    border: 1px solid #3f3f3f;
    border-radius: 5px;
    overflow: hidden;
}

/* ===== 探す ===== */
#search_block .menu_glnv ul li:first-child
{
    margin-left: 0;
}

#search_block .menu_glnv ul li:last-child
{
    margin-right: 0;
}

#search_block .menu_glnv ul li a
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 120%;
}

.tab_body ul
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(238, 238, 238, 0.7) 85%, rgba(207, 207, 207, 0.8) 100%)
}

.tab_body ul li
{
    display: inline-table;
    width: 49%;
    min-height: 40px;
    margin: 0;
    padding: 0;
}

.tab_body ul li.li_sep
{
    width: 2% !important;
    height: 0;
    margin: 0;
}

.tab_body ul li a
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    font-size: 140%;
    background: #92E5DD;
    color: #000000;
    border: 2px solid #cfcfcf;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px -5px 5px -5px #cfcfcf;
}

.tab_body ul li.select_tab a,
.tab_body ul li a:hover
{
    color: #005C50;
    background: #FFFFFF;
}


#Site_Search2,
#koho_Search2
{
    border: 2px solid #cfcfcf;
    border-top: none;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 5px 5px -5px #cfcfcf;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
    background: #ffffff;
}

#Site_Search2.pageoff,
#koho_Search2.pageoff
{
    display: none;
}

#Site_Search2
{
    display: flex;
    padding-left: 100px;
    background: url(../../../Images/toyohashi2024/search.png) no-repeat left 40px top 50% #ffffff;
}

#Site_Search2 .TextBox
{
    width: 100%;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 50px 0 0 50px;
    font-size: 140%;
}

#Site_Search2 .SubmitBtn
{
    min-width: 100px;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0 50px 50px 0;
    border: 1px solid #bfbfbf;
    background: #23BAAB;
    color: #ffffff;
    font-size: 140%;
    font-weight: bold;
    text-shadow: 0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575;
}

.BrowserModuleSet_contents
{
    float: none;
}

.Content_nh
{
    display: flex;
}

.Content_nh > span
{
    font-size: 140%;
    font-weight: bold;
    padding: 10px;
    color: #005C50;
}

.Content_nh #keywords1,
.Content_nh #keywords4
{
    border: 1px solid rgb(191, 191, 191);
    background: transparent;
    width: 100%;
    border-radius: 50px 0px 0px 50px;
}

.Content_nh #hpidsearch,
.Content_nh #hpidsearch2
{
    border: 1px solid #bfbfbf;
    margin: 0;
    border-radius: 0 50px 50px 0;
    width: 20%;
    background: #23BAAB;
    color: #ffffff;
    font-size: 120%;
    font-weight: bold;
    text-shadow: 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575;
}

.Content_nh > a
{
    width: 20%;
    text-align: center;
    padding: 15px 5px;
}

.textmes
{
    box-sizing: border-box;
    padding: 10px;
    margin: 0px;
    font-size: 120%;
}


/* ===== Menu展開 ===== */
/*.head_sep.menu_open
{
    display: none;
}

.menu_open:not(.head_sep)
{
    position: static !important;
}

#search_block.menu_open,
.MenuListDiv > ul.menu_open
{
    position: absolute !important;
}*/
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* ===== 展開時用マスク ===== */
#sub_mask
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 1;
    top: 0;
    display: none;
}

.head_mask_on
{
    display: none !important;
}

.open_box
{
    display: block !important;
}

/* ===== ヘッダ ===== */
#header {
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    display: block;
    box-sizing: border-box;
    padding: 10px 0 0;
    position: relative;
    z-index: 10;
    top: 0;
}

#header .header_main
{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: table;
}

#header .header_main .logo
{
    display: table-cell;
    vertical-align: middle;
    margin: 10px;
    text-align: center;
    width: 50%;
}

#header .header_main .logo img
{
    width: 100px;
}

#header .header_main #header_menu_block
{
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
    margin: 5px 5px 5px auto;
    text-align: center;
}

#header .header_main #header_menu_block > div
{
    display: inline-table;
    min-width: 70px;
    min-height: 45px;
    position: relative;
    z-index: 10;
}

#header .header_main #header_menu_block > div a
{
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 25px 2px 3px;
    box-sizing: border-box;
    min-height: 50px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #242525;
    border-radius: 4px 4px;
    font-size: 70% !important;
}

#header .header_main #header_menu_block > div a > span
{
}


#Languages_menu a
{
    background-color: #DAF3F0;
    background-image: url(../../../images/toyohashi2024/Language_icon.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: left 50% top 5px;
}

#sptool_menu a
{
    background-color: #DAF3F0;
    background-image: url(../../../images/toyohashi2024/support_icon.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: left 50% top 5px;
}

#search_menu a
{
    background-color: #DAF3F0;
    background-image: url(../../../images/toyohashi2024/search_icon.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: left 50% top 5px;
}

#header .header_main #header_menu_block > div a.open_btn
{
}

#header .header_main #header_menu_block > div a.open_btn:before
{
    content: "閉じる";
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
    font-weight: normal;
}

#header .header_main #header_menu_block > div a.open_btn span
{
    display: none;
}



/* ===== ツール ===== */
#search_block
{
    background-color: #DAF3F0;
    border-top: 3px solid #92E5DD;
    box-sizing: border-box;
    display: none;
    padding: 10px 0;
    position: relative;
    z-index: 10;
}

#search_block .support_title
{
    width: 98%;
    box-sizing: border-box;
    margin: auto;
    padding: 10px 0 0 30px;
    text-align: left;
    font-size: x-large;
    font-weight: bold;
    background-image: url(../../../images/toyohashi2024/tool_r.png);
    background-repeat: no-repeat;
    background-position: left 0 top 50%;
}

#search_block .support_menu
{
    width: 98%;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
}

#search_block .support_menu .support_a1
{
    display: none !important;
}

#search_block .support_menu .support_a1,
#search_block .support_menu .support_a2,
#search_block .support_menu .support_a3,
#search_block .support_menu .support_a4,
#search_block .support_menu .support_a5
{
    background-image: url(../../../images/toyohashi2024/arrow/arrow_gr.png);
    background-repeat: no-repeat;
    background-position: right 20px top 50%;
    background-color: #ffffff;
    border: 2px solid #0AB3A2;
    border-radius: 40px;
    overflow: hidden;
    min-width: 230px;
    height: 40px;
    display: inline-block;
    margin: 2% 1%;
}

#search_block .support_menu div a
{
    display: inline-table;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    font-size: large;
    border-radius: 5px;
}

#search_block .support_menu .support_a1 a
{
    background-image: url(../../../images/toyohashi2024/trans_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a2 a
{
    background-image: url(../../../images/toyohashi2024/trans_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a3 a
{
    background-image: url(../../../images/toyohashi2024/speak_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a4 a
{
    background-image: url(../../../images/toyohashi2024/furigana_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu .support_a5 a
{
    background-image: url(../../../images/toyohashi2024/furigana_r.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
}

#search_block .support_menu div a span
{
    display: table-cell;
    vertical-align: middle;
}

#search_block .support_menu .support_a6
{
    width: 98%;
    min-height: 50px;
    display: flex;
    vertical-align: top;
    border-collapse: separate;
    border-spacing: 5px 0;
}

#search_block .support_menu .support_a6 div
{
    display: inline-table;
    width: 30% !important;
    min-height: 50px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 120%;
}

#search_block .support_menu .support_a6 .tool_sub_title span
{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

#search_block .support_menu .support_a6 #bigger
{
    display: inline-table !important;
    min-width: 80px;
    min-height: 50px;
    text-align: center;
    vertical-align: middle;
}

#search_block .support_menu .support_a6 #typical
{
    display: inline-table !important;
    min-width: 80px;
    min-height: 50px;
    text-align: center;
    vertical-align: middle;
}

#search_block .support_menu .support_a6 a
{
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    border: 2px solid #0AB3A2;
    border-radius: 40px;
    background-color: #FFFFFF;
    color: #000000;
    vertical-align: middle;
}

#search_block #support_menu2
{
    width: 98%;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #bfbfbf;
}

#search_block #support_menu2 div
{
    background-image: url(../../../images/toyohashi2024/arrow02_rr.png);
    background-repeat: no-repeat;
    background-position: right 10px top 50%;
    background-color: #ffffff;
    overflow: hidden;
    width: 49%;
    min-height: 50px;
    display: inline-table;
    margin: 0 0 5px;
    padding: 0;
    box-sizing: border-box;
}

#search_block #support_menu2 div:nth-child(odd)
{
    margin-right: auto;
}

#search_block #support_menu2 div:nth-child(even)
{
    margin-left: auto;
}

#search_block #support_menu2 div:first-child
{
    margin-left: 0;
}

#search_block #support_menu2 div:last-child
{
    margin-right: 0;
}

#search_block #support_menu2 div a
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: large;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #3b3b3b;
    overflow: hidden;
}

#search_block #support_menu2 div a span
{
    display: inline-block;
}


/* ===== 検索 ===== */
/*#search_block
{
    background-color: #DAF3F0;
    border-top: 3px solid #92E5DD;
    box-sizing: border-box;
    display: none;
    padding: 40px 0;
    position: relative;
    z-index: 10;
    overflow: auto;
    width: 100%;
}*/

#search_block .search_title
{
    width: 98%;
    margin: auto;
    padding: 10px 0 0 30px;
    box-sizing: border-box;
    text-align: left;
    font-size: x-large;
    font-weight: bold;
    background-image: url(../../../images/toyohashi2024/search_icon.png);
    background-repeat: no-repeat;
    background-position: left 0 top 50%;
}

#search_block #search_box
{
    width: 98%;
    margin: 0 auto;
    padding: 10px 0;
    display: block;
}

#search_block .BrowserSearch
{
    background: #D6DCF6;
    padding: 20px;
    display: table;
}

#search_block .BrowserSearch #keywords
{
    background: #ffffff !important;
    border: 1px solid #bfbfbf !important;
    font-size: x-large;
    padding: 10px;
    box-sizing: border-box;
    width: 760px;
    margin-right: 20px;
    display: table-cell;
    vertical-align: middle;
}

#search_block .BrowserSearch .SubmitBtn
{
    text-align: center;
    padding: 0;
    height: 55px;
    width: 170px;
    background-image: url(../../../images/toyohashi2024/search_w.png);
    background-color: #2A3F90;
    background-repeat: no-repeat;
    background-position: left 20px top 50%;
    color: #242525;
    vertical-align: middle;
    font-size: x-large;
    box-sizing: border-box;
    display: table-cell;
}


#search_block #search_box2
{
    padding: 10px 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

#search_block #search_box2 div
{
    background-image: url(../../../images/toyohashi2024/arrow/arrow_gr.png);
    background-repeat: no-repeat;
    background-position: right 10px top 50%;
    background-color: #ffffff;
    border: 1px solid #008575;
    border-radius: 5px;
    overflow: hidden;
    width: 49%;
    margin: 0 0 5px;
    min-height: 60px;
    display: inline-table;
    box-sizing: border-box;
}

#search_block #search_box2 div:nth-child(odd)
{
    margin-right: auto;
}

#search_block #search_box2 div:nth-child(even)
{
    margin-left: auto;
}

#search_block #search_box2 div a
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 100%;
    padding: 5px;
    margin: 0;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    background: #23BAAB;
    color: #ffffff;
    text-shadow: 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575,  0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575;
    font-weight: bold;
}

#search_block #search_box2 div a span
{
}

/* ===== 読み上げ用 ===== */
#read_box
{
    position: fixed;
    right: 20px;
    top: 130px;
    z-index: 100;
}

#read_box:not(.read_active)
{
        display: none !important;
}

#read_box .ai_button_box > button img,
#read_box .ai_player_btn_box > button img
{
    display: none;
}

#read_box button
{
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
background: linear-gradient( #ffffff 0%, #efefef 5%, #ffffff 65%, #efefef 95%, #bfbfbf 100%);
}
#read_box button:hover
{
    box-sizing: border-box;
    background: #efefef !important;
}

#read_box .long_audio .ai_play_btn
{
    display: none;
}

#read_box .short_audio .ai_play_btn::after
{
    content: "読上";
}

#read_box .jp-play:not([title~="一時停止"])::after
{
    content: "再生";
}
#read_box .jp-play[title~="一時停止"]::after
{
    content: "一時停止";
}
#read_box .jp-stop::after
{
    content: "停止";
}
#read_box .jp-cog::after
{
    content: "設定";
}

#read_box .ai_play_open_btn::after
{
    content: "開く";
}
#read_box .ai_play_close_btn::after
{
    content: "畳む";
}
#read_box .jp-volume-controls
{
    border: 1px solid #bfbfbf;
    display: inline-flex;
}
#read_box .ai_volume_sm img
{
}
#read_box .jp-volume-controls::before
{
    content: "";
}
#read_box .jp-volume-bar
{
    width: 100%;
}
#read_box .ai_volume_lg
{
    display: none;
}
#read_box .jp-volume-bar
{
}
#read_box .jp-volume-bar > img
{
    width: 85px;
    height: 160px;
}
#read_box .jp-volume-bar::before
{
    content: "";
}

#read_box .jp-volume-bar-value
{
}
#read_box .jp-volume-bar-value img
{
    width: 85px;
    height: 160px;
}
#read_box .jp-volume-bar-value::after
{
    content: "";
}

/* ===== 探す ===== */
/* グローバルナビ */
#search_block .menu_glnv ul
{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 10px 0;
}

#search_block .menu_glnv ul li
{
    display: inline-table;
    width: auto;
    min-width: 49%;
    min-height: 50px;
    margin: 0 0 5px;
    border: 1px solid #3f3f3f;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
}

#search_block .menu_glnv ul li:nth-child(odd)
{
    margin-right: auto;
}

#search_block .menu_glnv ul li:nth-child(even)
{
    margin-left: auto;
}

#search_block .menu_glnv ul li a
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 120%;
}

.tab_body ul
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(238, 238, 238, 0.7) 85%, rgba(207, 207, 207, 0.8) 100%)
}

.tab_body ul li
{
    display: inline-table;
    width: 49%;
    min-height: 40px;
    margin: 0;
    padding: 0;
}

.tab_body ul li.li_sep
{
    width: 2% !important;
    height: 0;
    margin: 0;
}

.tab_body ul li a
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    font-size: 90%;
    background: #92E5DD;
    color: #000000;
    border: 2px solid #cfcfcf;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px -5px 5px -5px #cfcfcf;
}

.tab_body ul li.select_tab a,
.tab_body ul li a:hover
{
    color: #005C50;
    background: #FFFFFF;
}


#Site_Search2,
#koho_Search2
{
    border: 2px solid #cfcfcf;
    border-top: none;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 5px 5px -5px #cfcfcf;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
    background: #ffffff;
}

#Site_Search2.pageoff,
#koho_Search2.pageoff
{
    display: none;
}

#Site_Search2
{
    display: flex;
    padding-left: 10px;
}

#Site_Search2 .TextBox
{
    width: 100%;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 50px 0 0 50px;
    font-size: 140%;
}

#Site_Search2 .SubmitBtn
{
    min-width: 100px;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0 50px 50px 0;
    border: 1px solid #bfbfbf;
    background: #23BAAB;
    color: #ffffff;
    font-size: 140%;
    font-weight: bold;
    text-shadow: 0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575,0 0 3px #008575;
}

.BrowserModuleSet_contents
{
    float: none;
}

.Content_nh
{
    display: flex;
    flex-wrap: wrap;
}

.Content_nh > span
{
    font-size: 140%;
    font-weight: bold;
    padding: 10px;
    color: #005C50;
}

.Content_nh #keywords1,
.Content_nh #keywords4
{
    border: 1px solid rgb(191, 191, 191);
    background: transparent;
    width: 55%;
    font-size: 140%;
    border-radius: 50px 0px 0px 50px;
}


.Content_nh #hpidsearch,
.Content_nh #hpidsearch2
{
    border: 1px solid #bfbfbf;
    margin: 0;
    border-radius: 0 50px 50px 0;
    width: 23%;
    background: #23BAAB;
    color: #ffffff;
    font-size: 120%;
    font-weight: bold;
    text-shadow: 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575, 0 0 3px #008575;
}

.Content_nh > a
{
    width: 100%;
    text-align: center;
    padding: 10px 5px;
}

.textmes
{
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    font-size: 100%;
}

/* ===== Menu展開 ===== */
.head_sep.menu_open
{
    display: none;
}

.menu_open:not(.head_sep)
{
    position: static !important;
}

#search_block.menu_open,
.MenuListDiv > ul.menu_open
{
    position: static !important;
}
}
