﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
body
{
    background-image: none;
}

.PickUp_info .body {
    float: none;
    background: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 60px;
}

/* =============== pickup =============== */
/* ========== シンプル ========== */

.PickUp_simple {
    font-size: 100%;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    float: none;
}

.PickUp_simple .simple_block {
    display: flex;
    float: none;
}

.PickUp_simple .simple_block .Fix_header2 {
    color: #000000;
    float: none;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 15px;
    width: 100%;
}

.PickUp_simple .simple_block_c {
    float: none;
    width: 100%;
}

.PickUp_simple .simple_link {
    color: #000000;
    float: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 90px;
}

.PickUp_simple .simple_contents {
    float: none;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
}

.PickUp_simple ul {
    float: none;
    margin: 0;
    padding: 0;
}

.PickUp_simple li {
    background: url(../../../Images/simple_icon.gif) no-repeat left 11px;
    border-bottom: 1px dotted #C0C0C0;
    float: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 15px;
    width: 100%;
    box-sizing: border-box;
}

.PickUp_simple .R_Contents a {
    text-decoration: none;
    line-height: 1.8;
    font-size: 120%;
    font-weight: bold;
    color: #2f2f2f;
}
/* ========== 標準 ========== */
.PickUp_info {
    float: none;
    font-size: small;
    margin: 0 0 40px;
    padding: 0;
    width: 100%;
    border: 4px solid #8AE4DB;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.PickUp_info .info_block {
    float: none;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.PickUp_info .info_block .info_block_c_t {
    background: none;
    height: 0;
    width: 100%;
    float: none;
    font-size: 1% !important;
    display: none;
}

.PickUp_info .info_block .info_block_c {
    background: none;
    float: none;
    padding: 0 0 0 8px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
}

.PickUp_info .info_block .info_block_c .Fix_header2 {
    color: #242525;
    float: none;
    font-size: 150%;
    font-weight: bold;
    margin: 10px 0 0 0;
    min-height: auto;
    height: auto !important;
    padding: 15px 0 15px 30px;
    width: 100%;
    border-bottom: 2px solid #83E2D9;
    box-sizing: border-box;
    background: url(../../../Images/toyohashi2024/head/h3_icon.png) no-repeat left 5px top 50%;
}

.PickUp_info .info_block .info_block_c .info_link {
    color: #000000;
    float: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: auto;
}

.PickUp_info .info_block .info_link_contents {
    color: #FFFFFF;
    float: none;
    font-size: small;
    margin: 0;
    min-height: auto;
    height: auto !important;
    padding: 0;
    width: 20%;
    position: absolute;
    bottom: 10px;
    left: 40%;
    box-sizing: border-box;
    text-align: center;
    display: inline-flex;
}

.PickUp_info .info_block .info_link_contents .Fix_ur_tolist {
    background: url(../../../Images/toyohashi2024/arrow/arrow_gr.png) no-repeat right 15px top 50%;
    color: #000000;
    float: none;
    border: 2px solid #DEDEDE;
    border-radius: 50px;
    padding: 10px 60px 10px 30px;
    box-sizing: border-box;
    text-align: center;
}

.PickUp_info .info_block .info_link_contents .Fix_ur_tolist img {
    display: none;
}

.PickUp_info .info_block .info_link_contents .RSSLink {
    float: none;
    padding: 0px 0px 0px 0px;
}

.PickUp_info .header {
    float: none;
    display: none;
    font-size: 0% !important;
    height: 0;
    width: 100%;
}

.PickUp_info .footer {
    float: none;
    font-size: 0% !important;
    background: none;
    height: 0;
    width: 100%;
    display: none;
}

.PickUp_info .body {
    float: none;
    background: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 60px;
}

.PickUp_info ul {
    float: none;
    margin: 0;
    padding: 5px 10px 0;
    width: 100%;
    box-sizing: border-box;
}


.PickUp_info li {
    float: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 10px 0;
    padding: 5px 0 0 10px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
}

.PickUp_info .CreatedDate {
    color: #0F7068;
    display: block;
    float: none;
    font-weight: bold;
    font-size: 120%;
    width: auto;
    padding: 0px 0px 5px 0px;
}

.PickUp_info .R_Contents {
    margin: 0 0 0 10px;
    padding: 0px;
    width: 78%;
    font-size: 120%;
}
/* =============== 広告バナー =============== */

.Item_List_adspace {
    width: 100%;
    margin: 0 auto 20px;
    box-sizing: border-box;
    background: #F2F2F2;
    display: inline-block;
}

.Item_List_adspace_h {
    background: none;
    float: none;
    font-size: 1% !important;
    width: 1000px;
    margin: 0 auto;
    display: flex;
}

.Item_List_adspace_h h2 {
    color: #000000;
    float: none;
    font-size: 105%;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 4px 10px;
    width: 100%;
    display: none;
}

.Item_List_adspace_h .addinfo_link {
    background: url(../../../Images/icon.gif) no-repeat 5px 10px;
    float: none;
    font-size: small;
    margin: 0 0 0 auto;
    padding: 5px 0 5px 15px;
    width: auto;
    text-decoration: none;
}

.Item_List_adspace_body {
    background: none;
    float: none;
    width: 1000px;
    margin: 0 auto;
}

.Item_List_adspace_body .Append {
    float: none;
}

.Item_List_adspace_base {
    float: none;
    width: 100%;
}

.Item_List_adspace_body ul {
    position: relative;
    left: 0;
    width: 100%;
    float: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.Item_List_adspace_body ul li {
    float: none;
    margin: 0;
    padding: 0;
    width: 33%;
    text-align: center;
}

.Item_List_adspace_b {
    display: none;
}

/* =============== 特殊見出し =============== */
h2.top_head
{
    text-align: center;
    color: #222222;
    font-weight: bold;
    font-size: xx-large;
    position: relative;
    margin: 60px 0 40px;
    font-family: 'BIZ UDPMincho', 'Zen Maru Gothic', serif, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, Osaka, Arial, sans-serif;
}

h2.top_head::before
{
    content: "";
    background: url(../../../Images/120aniv/h2_sideicon.png) no-repeat left 0px top 50%;
    width: 140px;
    height: 20px;
    display: inline-block;
    margin: 0 10px;
}

h2.top_head::after
{
    content: "";
    background: url(../../../Images/120aniv/h2_sideicon.png) no-repeat right 0px top 50%;
    width: 140px;
    height: 20px;
    display: inline-block;
    margin: 0 10px;
}

h2.top_head span
{
    font-size: medium;
    font-weight: bold;
    position: absolute;
    top: -20px;
    margin: 0 auto;
    left: 0;
    width: 100%;
    color: #32BEB1;
}

/* =============== 見出し =============== */
#HeaderPane #gn_title {
    border-radius: 10px;
    overflow: hidden;
    margin: 10px auto 0;
    width: 1000px;
}

#ContentPane #gn_title {
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto 20px;
    width: 100%;
}

#gn_title .simple_title_h
{
    display: none;
}

#gn_title .simple_title_b
{
    display: none;
}

#gn_title .simple_title
{
    background: #DAF3F0;
    width: 100%;
}

#gn_title .simple_title .simple_title_box
{
    color: #1C1B1B;
    padding: 40px 60px;
    background: url(../../../Images/toyohashi2024//head/h1_icon.png) no-repeat left 15px top 50%;
}

.Fix_simple_title_dtl, h1 {
    font-size: 200%;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}


/* ========== h2 ========== */
.B_LinkList_simple2 .MTitleBlock,
.B_LinkList_simple .MTitleBlock,
.B_LinkList_type_a .MTitleBlock,
.B_LinkList_kurashi .MTitleBlock,
.normal_section h2,
.right_section h2,
.LinkList_border h2,
.imgcap_h2 h2,
.LinkList_sep2 .sep2Container h2,
.floatcap_h2 h2,
.ItemList_tf2_hblock h2,
.ItemList_tf2 .sep2Container h2,
.Item_normal .Contents h2,
.Item_normal_title h2,
.Item_normal_title .Contents h2,
.HTMLEditorContainer h2,
.reDropDownBody h2,
.BrowserItemList_Titled h2,
.BrowserItemList_FAQ h2,
.BrowserItemList_FAQ_T h2,
.ItemList_tf4 .ItemList_tf4_hblock,
.NewsList_tf .Contents h2,
.NewsList_tf .Contents_v h2,
.LinkList_sep2 .h2frame h2,
.LinkList_tf_sep4 .h2frame h2,
.LVh_section h2,
.Lmenu_sep2 h2,
.BlogType_tf .Contents h2,
.BrowserModuleSet_title h2,
.PickUp_simple .simple_block,
.Item_FAQ_Editor h3,
.B_SiteMapListDiv1_base li.layer0
{
    background: #DAF3F0;
    color: #000000;
    font-weight: bold;
    border: none;
    border-radius: 0 0 10px 10px;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 15px 15px;
    font-size: 140%;
    margin: 5px 0 10px 0px;
    border: none;
    border-top: 6px solid #92E5DD;
    position: relative;
    line-height: 1.5;
}

#ContentPane .Contents h2
{
    margin: 5px 0 10px -5px;
}

.B_LinkList_simple2 .MTitleBlock::before,
.B_LinkList_simple .MTitleBlock::before,
.B_LinkList_type_a .MTitleBlock::before,
.B_LinkList_kurashi .MTitleBlock::before,
.normal_section h2::before,
.right_section h2::before,
.LinkList_border h2::before,
.imgcap_h2 h2::before,
.LinkList_sep2 .sep2Container h2::before,
.floatcap_h2 h2::before,
.ItemList_tf2_hblock h2::before,
.ItemList_tf2 .sep2Container h2::before,
.Item_normal .Contents h2::before,
.Item_normal_title h2::before,
.Item_normal_title .Contents h2::before,
.HTMLEditorContainer h2::before,
.reDropDownBody h2::before,
.BrowserItemList_Titled h2::before,
.BrowserItemList_FAQ h2::before,
.BrowserItemList_FAQ_T h2::before,
.ItemList_tf4 .ItemList_tf4_hblock::before,
.NewsList_tf .Contents h2::before,
.NewsList_tf .Contents_v h2::before,
.LinkList_sep2 .h2frame h2::before,
.LinkList_tf_sep4 .h2frame h2::before,
.LVh_section h2::before,
.Lmenu_sep2 h2::before,
.BlogType_tf .Contents h2::before,
.BrowserModuleSet_title h2::before,
.PickUp_simple .simple_block::before,
.Item_FAQ_Editor h3::before,
.B_SiteMapListDiv1_base li.layer0::before
{
    content: "";
    border-top: 6px solid #23BAAB;
    margin: -6px 0 0;
    padding: 0;
    position: absolute;
    width: 20%;
    top: 0;
    left: 0;
    z-index: 2;
}

/* ========== h3 ========== */
.B_LinkList_type_a .Title, .itemlink_title h3, .BrowserItemList_Titled h3, .BrowserItemList_FAQ h3, .BrowserItemList_FAQ_T h3, .ItemList_tf4 h3, .B_LinkList_kurashi .Title, .LinkList_sep2 .sep2Container h3, .LinkList_tf_sep4 .sep4Container h3, .ItemList_tf2 .sep2Container h3, .Item_normal .Contents h3, .Item_normal_title .Contents h3, .HTMLEditorContainer h3, .reDropDownBody h3, .NewsList_tf .Title, .NewsList_tf .Contents h3, .NewsList_tf .Contents_v h3, .BrowserModuleSet_tfb h3, .yahooMap_bg #placeName h3, .LmenuV_2sep h3, .LmenuV_3sep h3, .LmenuV_sepimg h3, .LMenu180FAQ_block h3, .LMenu240FAQ_block h3, .BlogType_tf .Contents h3, .LmenuV_3sep .LVh_section h3 {
    background: linear-gradient(180deg, #2CBDAE 3px, #DAF3F0 3px);
    color: #2f2f2f;
    font-size: 120%;
    font-weight: bold;
    margin: 5px 0 10px -5px;
    padding: 22px 0 17px 15px;
    border: none;
    border-radius: 5px 5px;
    box-sizing: border-box;
    width: 100%;
}

/* ========== h4 ========== */
.normal, .BrowserItemList_Titled h4, .BrowserItemList_FAQ h4, .BrowserItemList_FAQ_T h4, .ItemList_tf2 .sep2Container .Contents h4, .Item_normal .Contents h4, .Item_normal_title .Contents h4, .HTMLEditorContainer h4, .reDropDownBody h4, .NewsList_tf .Contents h4, .NewsList_tf .Contents_v h4, .itemlink_title_bg h4, .BlogType_tf .Contents h4 {
    background: #ffffff;
    color: #2f2f2f;
    font-size: 110%;
    font-weight: bold;
    margin: 5px 0 10px -5px;
    padding: 6px 0 5px 15px;
    border-bottom: 3px solid #23BAAB;
}

/* ========== h5 ========== */
.BrowserItemList_Titled h5, .BrowserItemList_FAQ h5, .BrowserItemList_FAQ_T h5, .Item_normal .Contents h5, .Item_normal_title .Contents h5, .ItemList_tf2 .sep2Container .Contents h5, .HTMLEditorContainer h5, .reDropDownBody h5, .NewsList_tf .Contents h5, .NewsList_tf .Contents_v h5, .BlogType_tf .Contents h5 {
    background: #ffffff;
    color: #2f2f2f;
    font-size: 110%;
    font-weight: bold;
    margin: 5px 0 5px -5px;
    padding: 3px 0 2px 15px;
    border-left: 4px solid #23BAAB;
}

/* ========== h6 ========== */
.BrowserItemList_Titled h6, .BrowserItemList_FAQ h6, .BrowserItemList_FAQ_T h6, .Item_normal .Contents h6, .Item_normal_title .Contents h6, .ItemList_tf2 .sep2Container .Contents h6, .HTMLEditorContainer h6, .reDropDownBody h6, .NewsList_tf .Contents h6, .NewsList_tf .Contents_v h6, .BlogType_tf .Contents h6 {
    background: #ffffff;
    color: #000000;
    font-size: 110%;
    font-weight: bold;
    margin: 5px 0 5px -5px;
    padding: 3px 0 2px 20px;
    border: none;
}

/* ========== 四角見出し ========== */

.Item_normal .Contents ul, .Item_normal_title .Contents ul, .NewsList_tf .Contents ul, .NewsList_tf .Contents_v ul, .BlogType_tf .Contents ul, .BrowserItemList_Titled .Contents ul, .BrowserItemList_FAQ .Contents ul, .BrowserItemList_FAQ_T .Contents ul, .ItemList_tf2 .Contents ul, .HTMLEditorContainer ul {
list-style: outside url("https://www.city.toyohashi.lg.jp/Images/120aniv/simple_icon1.gif") none;
}

/* =============== パンのくず =============== */
.p-list_box {
    background: no-repeat;
    border: none;
    color: black;
    text-align: left;
    margin: 0 auto 10px;
    padding: 0px;
    width: 1000px;
    height: auto;
    float: none;
    box-sizing: border-box;
    text-align: left;
    display: flex;
}

.p-list_box .p-left {
    display: block;
    float: none;
    padding-left: 6px;
    width: 100%;
    box-sizing: border-box;
}

.p-list_box .p-left ol {
    padding: 0px;
    margin: 4px 0;
    list-style: none;
    float: none;
    width: 100%;
    display: inline-flex;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.p-list_box .p-left p, .p-list_box .bread {
    display: block;
    float: none;
    font-size: small;
    margin: 0 0 0 5px;
    box-sizing: border-box;
}

.p-list_box .p-left p, .p-list_box .bread:first-child {
    margin-left: 0;
}

.p-list_box .bread a {
    height: auto;
    padding-right: 14px;
}

.p-list_box .bread,
.p-list_box .bread a {
    font-size: medium;
}


/* =============== サイドメニュー =============== */
.LMenu180, .LMenu180_c, .tbmenuV_L, .tbmenuV_L2 {
    border-radius: 7px 7px;
    box-shadow: 0 0 5px 2px #bfbfbf;
    overflow: hidden;
    margin: 0 0 20px;
}

.LMenu180 .outside_h, .LMenu180_c_head, .tbmenuV_L_head, .tbmenuV_L2_head {
    display: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
}

.LMenu180 .outside_f, .LMenu180_c_foot, .tbmenuV_L_foot, .tbmenuV_L2_foot {
    display: none;
    font-size: 1% !important;
    height: 0;
    margin-bottom: 5px;
    width: 100%;
}

.LMenu180 .outside_b, .LMenu180_c_block, .tbmenuV_L_h, .tbmenuV_L2_h {
    background: transparent;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 4px solid #20B9AA;
    border-bottom: 2px solid #20B9AA;
    box-sizing: border-box;
}

.LMenu180 .outside_b .Fix_header2, .LMenu180_c_block .Fix_header2, .tbmenuV_L_h .Fix_header3, .tbmenuV_L2_h .Fix_header3 {
    background: url(../../../Images/toyohashi2024/arrow/arrow_gr.png) no-repeat right 5px top 50% #ffffff;
    color: #2f2f2f;
    font-size: 105%;
    font-weight: bold;
    margin: 0 1px;
    padding: 10px 10px;
    text-shadow: none;
    box-sizing: border-box;
    width: 100%;
}

.tbmenuV_L_h h3 a , .tbmenuV_L2_h h3 a {
    display: block;
    padding: 0;
    background: none;
    text-shadow: none;
    width: 100%;
    box-sizing: border-box;
}

.LMenu180_body, .LMenu180_c_body, .tbmenuV_L_body, .tbmenuV_L2_body {
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.LMenu180_c_block_b, .tbmenuV_L_f, .tbmenuV_L2_f {
    background: none;
    font-size: 0% !important;
    height: 0;
    display: none;
}

.LMenu180 .inside_b, .LMenu180_c_block_body, .tbmenuV_L_b, .tbmenuV_L2 .tbmenuV_L2_b {
    background: no-repeat;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}

.LMenu180 .inside_b ul, .LMenu180_c_body ul, .tbmenuV_L_b ul, .tbmenuV_L2_b ul {
    margin: 0;
    padding: 0;
}

.LMenu180 .inside_b ul li, .LMenu180_c_body li, .tbmenuV_L_b li, .tbmenuV_L2_b li {
    font-size: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    background: url(../../../Images/toyohashi2024/arrow/arrow_or.png) no-repeat right 10px top 50%;
    border-bottom: 1px solid #bfbfbf;
}

.LMenu180 .inside_b ul li:last-child, .LMenu180_c_body li:last-child, .tbmenuV_L .tbmenuV_L_b li:last-child, .tbmenuV_L2_b li:last-child {
    border-bottom: none;
}

.LMenu180 .inside_b ul li a, .LMenu180_c_body li a, .tbmenuV_L .tbmenuV_L_b li a, .tbmenuV_L2 .tbmenuV_L2_b li a {
    background: no-repeat;
    display: block;
    padding: 10px 20px 10px 10px;
    margin: 0;
    width: 100%;
    text-align: left;
    font-size: 100%;
    box-sizing: border-box;
}


/* =============== アンケート =============== */

.B_Questionnaire_inquiry {
    margin: 0 0 20px;
    padding: 0 0 0 0;
    width: 100%;
    float: none;
    box-sizing: border-box;
    border: 1px solid #4C4C4C;
    border-radius: 10px 10px;
    overflow: hidden;
}

.B_Questionnaire_inquiry_hh {
    display: none;
    float: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
}

.B_Questionnaire_inquiry_b {
    background: no-repeat;
    float: none;
    font-size: 1% !important;
    height: 0;
    margin-bottom: 0;
    width: 100%;
}

.B_Questionnaire_inquiry_h {
    background: no-repeat;
    float: none;
    height: auto !important;
    width: 96%;
    padding: 10px 2px;
    margin: 0 2% 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #4c4c4c;
}

.B_Questionnaire_inquiry h2 {
    background: no-repeat;
    color: #1a1a1a;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.B_Questionnaire_inquiry_bg {
    background: no-repeat;
    float: none;
    padding: 5px 15px 5px;
    width: 100%;
    box-sizing: border-box;
}


.B_Questionnaire_inquiry_bg {
    background: no-repeat;
    float: none;
    padding: 5px 15px 5px;
    width: 100%;
    box-sizing: border-box;
}


/* =============== HTML文書 =============== */
.Item_Banner {
    background: #ffffff !important;
    margin: 0;
    padding: 1%;
    width: 100%;
    border: 2px solid #8CE1D9;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
}

.Item_Banner .base_blue_b {
    background: none !important;
    margin: 0;
    padding: 0;
    width: 100%;
}

.Item_Banner .base_blue_b h2 {
    background: none !important;
}

.Item_Banner .base_blue_b h2 a {
    color: #ffffff !important;
    background: #1E9E91 !important;
    padding: 10px;
}


/* ========== サイド用 ========== */
.Item_Banner .base_blue_h, .Item_Banner .base_blue_f {
    display: none;
    font-size: 1% !important;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.Item_Banner .base_blue_b {
}

.Item_Banner .base_blue_b h2 {
    background: #1E9E91 !important;
    border-radius: 7px 7px;
    box-sizing: border-box;
    width: 100%;
    min-height: 50px;
    overflow: hidden;
    display: inline-table;
}

.Item_Banner .base_blue_b h2 a {
    color: #ffffff !important;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    background: none;
    padding: 10px!important;
    text-shadow: 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578;
}


/* =============== リンクリスト =============== */
/* ========== サイド用 ========== */
.LinkList_side {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0 0 20px;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.LinkList_top2_outside_h,
.LinkList_top2_outside_b {
    background: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
    display: none;
}

.LinkList_top2_h {
    background: none;
    font-size: 1% !important;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

.LinkList_top2_h .Fix_header2 {
    background: none;
    height: auto;
    color: #005D77;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    border-top: 4px solid #20B9AA;
    border-bottom: 2px solid #20B9AA;
}

.LinkList_top2_h .Fix_header2 a {
    padding: 10px 10px;
    color: #005D77;
    display: block;
}

.LinkList_top2_outside_bg {
    background: none;
    padding: 5px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}

.LinkList_top2_f {
    background: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
    display: none;
}

.LinkList_top2_cap {
    background: no-repeat;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

.LinkList_top2_cap li {
    font-size: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* ========== 標準 ========== */
.B_LinkList_kurashi {
    float: none;
    margin: 0 0 10px;
}

.B_LinkList_kurashi .FrameDiv {
    float: none;
    margin: 0;
    padding: 0 0 0 5px;
}

.B_LinkList_kurashi ul {
    margin: 0px;
    padding: 0px;
    float: none;
}

.B_LinkList_kurashi li {
    float: none;
    list-style-type: none;
    padding: 0px;
    margin-left: 5px;
}

/* ========== 2段組下要約 ========== */
.LinkList_sep2 {
    width: 100%;
    float: none;
}

.LinkList_sep2 .h2frame,
.LinkList_sep2 .h2frame h2,
.LinkList_sep2 .h2frame h2 a {
    width: 100%;
    float: none;
}

.LinkList_sep2 .listInnersep2 {
    float: none;
    padding: 5px 0 10px;
    box-sizing: border-box;
    width: 100%;
}

.LinkList_sep2 .sep2row {
    float: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
}

.LinkList_sep2 .sep2Container {
    float: none;
    width: 48%;
    margin: 0 1%;
    padding: 0;
    box-sizing: border-box;
}

.LinkList_sep2 .sep2Container h3 {
    margin: 5px 0;
}

.LinkList_sep2 .sep2row .sep {
    height: 0;
    width: 0;
    float: none;
    display: none;
}

/* ========== 4段組下要約 ========== */
.LinkList_tf_sep4 {
    width: 100%;
    float: none;
}

.LinkList_tf_sep4 .h2frame,
.LinkList_tf_sep4 .h2frame h2,
.LinkList_tf_sep4 .h2frame .MTitleLink {
    width: 100%;
    float: none;
}

.LinkList_tf_sep4 .listInnersep4 {
    float: none;
    padding: 0;
}

.LinkList_tf_sep4 .sep4row {
    float: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.LinkList_tf_sep4 .sep4Container {
    width: 23%;
    float: none;
    padding: 0;
    margin: 0 1% 5px;
}

.LinkList_tf_sep4 .sep4Container h3 {
    margin: 5px 0 10px 0;
    padding: 0;
}

.LinkList_tf_sep4 .sep4Container h3 a {
    padding: 20px 0 17px 15px;
    display: inline-block;
}

.LinkList_tf_sep4 .sep4Container .Summary {
    clear: both;
    padding: 5px;
}

.LinkList_tf_sep4 .sep4row .sep {
    height: 0;
    width: 0;
    float: none;
}

/* ========== 横型（画像あり）,（画像無し） ========== */
div.LinkList_borderimag_h,
div.LinkList_borderimag_f,
div.LinkList_border_h,
div.LinkList_border_f {
    background: none;
    float: none;
    font-size: 1px !important;
    height: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
}

div.LinkList_borderimag_body,
div.LinkList_border_body {
    background: none;
    float: none;
    margin: 0 0 20px;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

div.LinkList_borderimag,
div.LinkList_border {
    background: none;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    display: flex;
}

div.LinkList_borderimag .left_img {
    float: none;
    padding: 5px;
    box-sizing: border-box;
}

div.LinkList_borderimag .imgcap_h2,
div.LinkList_border .content {
    width: 100%;
    float: none;
    padding: 5px;
    border: gainsboro;
}

div.LinkList_border .content h2 {
    width: 100%;
}

/* ========== 横型（枠付き） ========== */
div.LinkList_UpperMenu {
    color: #000000;
    font-size: small;
    margin: 0 1% 20px;
    text-align: left;
    width: 98%;
    border-radius: 10px 10px;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.LinkList_UpperMenu .LinkHead {
    display: none;
    background: none;
    width: 100%;
    height: 0;
    font-size: 1% !important;
}

.LinkList_UpperMenu .LinkFoot {
    background: none;
    line-height: 1.6;
    width: 100%;
    height: 0;
    display: none;
}

.LinkList_UpperMenu .LinkBody {
    background: none;
    line-height: 1.6;
    margin: 0;
    padding: 0 2px 5px;
    width: 100%;
    box-sizing: border-box;
}

.LinkList_UpperMenu .LinkBody ul {
    background: none;
    margin: 0px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
}

.LinkList_UpperMenu .LinkBody li {
    display: inline-table;
    background: url(../../../Images/toyohashi2024/arrow/arrow_or.png) no-repeat top 50% left 5px;
    margin: 2px 3px;
    padding: 0 0 0 20px;
    list-style-type: none;
    box-sizing: border-box;
}

/* =============== ローカルメニュー =============== */
/* ========== 横型_枠付き ========== */
.B_LMenu_kurashi {
    color: #000000;
    font-size: 100%;
    text-align: left;
    margin: 0px 10px 20px 10px;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
}

.B_LMenu_kurashi .LMenuH {
    margin: 0px;
    background: none;
    width: 100%;
    height: 0;
    font-size: 1% !important;
    display: none;
}

.B_LMenu_kurashi .LMenuF {
    margin: 0px;
    background: none;
    width: 100%;
    height: 0;
    font-size: 1% !important;
    display: none;
}

.B_LMenu_kurashi .LMenuBgDiv {
    margin: 0px;
    background: none;
    width: 100%;
    line-height: 1.6em;
    padding: 0 2px;
    box-sizing: border-box;
}

.B_LMenu_kurashi ul {
    background: none;
    margin: 0px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.B_LMenu_kurashi li {
    display: inline;
    background: url(../../../Images/icon.gif) no-repeat 0 5px;
    margin: 2px 5px;
    padding-left: 10px;
    list-style-type: none;
}

/* ========== 縦型_シンプル ========== */
.LmenuV_simple {
    float: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.LmenuV_simple .LVh_section {
    float: none;
    width: 100%;
}

.LmenuV_simple .LVh_section ul {
    float: none;
    color: black;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 1px 10px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
}

.LmenuV_simple .LVh_section li {
    border-bottom: 1px dotted #C0C0C0;
    font-size: 100%;
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 6px 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.LmenuV_simple .LVh_section li:last-child {
    border-bottom: none;
}

.LmenuV_simple .LVh_section ul li a {
    background: url(../../../Images/toyohashi2024/arrow/arrow_or.png) no-repeat scroll left 0 top 50%;
    display: block;
    margin: 0;
    padding: 5px 0 5px 20px;
    line-height: 1.1;
    margin: 0;
    box-sizing: border-box;
}

.LmenuV_simple .LVh_section .modoru {
    float: none;
    font-size: 1% !important;
    padding: 0;
    width: 100%;
}

/* ========== 縦型_2段組 ========== */
.LmenuV_2sep {
    float: none;
    margin: 0px 0 20px;
    padding: 0;
    width: 100%;
}

.LmenuV_2sep .LVh_section {
    float: none;
    width: 100%;
}

.LmenuV_2sep .LVh_section .modoru {
    float: none;
}

.LmenuV_2sep .LVh_section ul {
    float: none;
    margin: 0;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.LmenuV_2sep .LVh_section li {
    float: none;
    /* font-size: small; */
    list-style-type: none;
    padding: 0 0 5px 0px;
    text-align: left;
    width: 49%;
    margin: 0 auto 5px;
}

.LmenuV_2sep .LVh_section li:nth-child(odd) {
    margin: 0 auto 5px 0;
}

.LmenuV_2sep .LVh_section li:nth-child(even) {
    margin: 0 0 5px auto;
}

.LmenuV_2sep .LVh_section h3 {
    margin: 0 0 5px 0;
    padding: 0;
}

.LmenuV_2sep .LVh_section ul li a {
    display: block;
    line-height: 1.1;
    margin: 0;
    padding: 20px 0 17px 15px;
}

/* ========== 縦型_3段組 ========== */
.LmenuV_3sep {
    float: none;
    margin: 0 1% 20px;
    padding: 0;
    width: 98%;
    box-sizing: border-box;
}

.LmenuV_3sep .LVh_section {
    float: none;
    width: 100%;
}

.LmenuV_3sep .LVh_section ul {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.LmenuV_3sep .LVh_section li {
    float: none;
    font-size: small;
    list-style-type: none;
    padding: 10px 0;
    margin: 0 0 10px;
    text-align: left;
    width: 33%;
    display: inline-table;
}

.LmenuV_3sep .LVh_section li.Column1 {
    clear: left;
    font-size: small;
    list-style-type: none;
    padding: 0;
    text-align: left;
    width: 33%;
    display: inline-block;
}

.LmenuV_3sep .LVh_section li.Column2 {
    float: none;
    font-size: small;
    list-style-type: none;
    padding: 0;
    text-align: left;
    width: 33%;
    display: inline-block;
}

#LeftPane .LmenuV_3sep .LVh_section li.Column1,
#LeftPane .LmenuV_3sep .LVh_section li.Column2
{
    width: 98%;
}


.LmenuV_3sep .LVh_section li:nth-of-type(3n+1) {
    margin-right: 0.5%;
    margin-left: 0;
}

.LmenuV_3sep .LVh_section li:nth-of-type(3n+2) {
    margin-right: 0;
    margin-left: 0;
}

.LmenuV_3sep .LVh_section li:nth-of-type(3n+3) {
    margin-right: 0;
    margin-left: 0.5%;
}

.LmenuV_3sep .LVh_section li h3 {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    font-size: 110%;
    font-weight: normal;
}

.LmenuV_3sep .LVh_section ul li a {
    display: block;
    line-height: 1.5em;
    margin: 0;
    padding: 20px 0 17px 15px;
    letter-spacing: 0.2em;
}

/* ========== 横型_標準 ========== */
.Lmenu_normal {
    float: none;
    margin: 0 1% 20px;
    padding: 0;
    width: 98%;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
}

.Lmenu_normal_h,
.Lmenu_normal_f {
    background: none;
    float: none;
    font-size: 1px !important;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    display: none;
}

.Lmenu_normal_b {
    background: no-repeat;
    float: none;
    margin: 0;
    padding: 10px 5px;
    width: 100%;
    box-sizing: border-box;
}

.normal_section {
    background: no-repeat;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.Lmenu_normal .modoru {
    width: 100%;
    font-size: 1px !important;
}

.Lmenu_normal ul {
    color: black;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 1.6;
    display: inline-flex;
    flex-wrap: wrap;
}

.Lmenu_normal li {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
    text-decoration: none;
    list-style-type: none;
    display: inline;
    background: no-repeat;
    border-left: 1px solid #1E9E91;
}

.Lmenu_normal li.litop {
    background-image: none;
    padding: 0px 5px;
}

.Lmenu_normal li:first-child {
    border: none;
    padding: 0px 5px;
}

/* =============== HTML文書 =============== */
/* ========== 幅200（枠付き） ========== */
.Item_tf_title_h, .Item_tf_title_f {
    background: none;
    font-size: 1% !important;
    float: none;
    padding: 0;
    margin: 0;
    height: 0;
    width: 100%;
    display: none;
}

.Item_tf_title {
    background: none;
    float: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
}

.Item_tf_title .title_block {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border-top: 4px solid #20B9AA;
}

.Item_tf_title .title_block2 {
    background: none;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.Item_tf_title .title_block3 {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.Item_tf_title .Fix_header2 {
    background: none;
    color: #005D77;
    float: none;
    font-size: 110%;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.Item_tf_title .Content_h {
    background: none;
    padding: 0;
    margin: 0;
    height: 0;
    float: none;
}

.Item_tf_title .Content_b {
    background: none;
    float: none;
    height: auto;
    margin: 0;
    padding: 5px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    border-top: 2px solid #20B9AA;
}

.Item_tf_title .Content_b .Content_nh {
    background: none;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

/* ========== ソーシャルボタン ========== */
.sn_btn {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0;
    float: none;
    max-width: 1000px;
}

/* ========== お問い合わせ先 ========== */
.itemlink_inquire {
    float: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #535353;
    border-radius: 10px;
    overflow: hidden;
}

.itemlink_inquire_hh,
.itemlink_inquire_b {
    background: none;
    font-size: 1% !important;
    float: none;
    padding: 0;
    margin: 0;
    height: 0;
    width: 100%;
}

.itemlink_inquire_h {
    background: no-repeat;
    float: none;
    padding: 10px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.itemlink_inquire_h .Fix_inquire_h2 {
    background: none;
    color: #000000;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px 5px;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #535353;
}

.itemlink_inquire_bg {
    background: no-repeat;
    float: none;
    padding: 0px 15px 10px;
    width: 100%;
    box-sizing: border-box;
}

.itemlink_inquire_bg .inq_name {
    font-size: 100%;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    float: none;
    display: inline-block;
}

.itemlink_inquire_bg .ad1 {
    font-size: 100%;
    font-style: normal;
    padding: 5px 0px 0px 10px;
    float: none;
    display: inline-block;
}

.itemlink_inquire_bg .ad2 {
    font-size: 100%;
    font-style: normal;
    padding: 0px 0px 5px 0px;
    float: none;
    width: 100%;
}


/* =============== ニュースリスト =============== */
/* ========== 標準 ========== */
.NewsList_tf {
    float: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.NewsList_tf .NL_block {
    background: none;
    float: none;
    padding: 10px 5px;
    width: 100%;
    box-sizing: border-box;
}

.NewsList_tf .NL_block_bg {
    background: none;
    border-bottom: 1px solid #535353;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.NewsList_tf .NL_block_bg2 {
    background: none;
    float: none;
    width: 80%;
    padding: 0;
    margin: 0;
}

.NewsList_tf .Fix_header2 {
    color: #2f2f2f;
    float: none;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 10px 5px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.NewsList_tf .NL_link {
    float: none;
    margin: 0;
    padding: 0;
    width: 19%;
    box-sizing: border-box;
}

.NewsList_tf .body {
    float: none;
    background: none;
    width: 100%;
}

.NewsList_tf .newscontents {
    float: none;
    width: 100%;
    padding: 0 10px 10px;
    box-sizing: border-box;
}

.NewsList_tf ul {
    float: none;
    margin: 0;
    padding: 5px 10px 10px;
    width: 100%;
    box-sizing: border-box;
}

.NewsList_tf li:not(.reToolItem) {
    border-bottom: 1px dotted #C0C0C0;
    float: none;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 10px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
}

.NewsList_tf .CreatedDate {
    color: black;
    display: block;
    float: none;
    font-size: 110%;
    font-weight: bold;
    width: 9.4em;
    padding: 0px 0px 5px 0px;
    box-sizing: border-box;
}

.NewsList_tf .DateTitle {
    margin: 0 0 0 10px;
}

.NewsList_tf .footer {
    float: none;
    font-size: 0% !important;
    background: none;
    height: 0;
    width: 100%;
    display: none;
}

.NewsList_tf h3.Title {
    float: none;
    font-weight: bold !important;
    margin: 0 0 5px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.NewsList_tf .Fix_CreatedDate_v {
    float: none;
    font-size: 85%;
    margin: 0 0 0 auto;
    padding: 5px 4px 0 0;
    text-align: right;
    width: 10em;
}

.NewsList_tf .Contents_v {
    float: none;
    padding: 5px 0;
    margin: 5px 0 0;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #2f2f2f;
}

/* =============== 文書リスト =============== */
/* ========== 標準 ========== */
.BrowserItemList_Titled {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}

.BrowserItemList_Titled .BrowserItemList_Titled_block h2 {
    float: none;
    margin: 0 0 5px;
    width: 100%;
}

.BrowserItemList_Titled .BrowserItemList_Titled_block h2 a.MTitleLink {
    float: none;
    width: 100%;
    box-sizing: border-box;
    display: block;
}

.BrowserItemList_Titled_content {
    margin: 0;
    padding: 5px;
}

/* ========== ライフメニュー ========== */
.ItemList_LifeMenu {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.LifeMenu_head,
.LifeMenu_foot {
    background: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    font-size: 0 !important;
    display: none;
}

.ItemList_LifeMenu .head_parts {
    background: none;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    border-top: 4px solid #20B9AA;
    border-bottom: 2px solid #20B9AA;
}

.ItemList_LifeMenu .head_parts h2 {
    background: none;
    color: #005D77;
    font-size: 120%;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 10px;
    text-shadow: none;
}

.ItemList_LifeMenu .head_parts .LifeMenu_head_f {
    background: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    font-size: 1px !important;
    display: none;
}

.LifeMenu_body {
    background: none;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.LifeMenu_body .Append {
    font-size: 1px !important;
    background-color: white;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5px;
}

.LifeMenu_content {
    padding: 5px;
    margin: 0;
    width: 100%;
    background: none;
    box-sizing: border-box;
}

.LifeMenu_foot {
    background: none;
    font-size: 1px !important;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    display: none;
}


/* =============== 左領域アイコン非表示 =============== */
.L_GNavIcon
{
    display: none;
}/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
body
{
    background-image: none;
}

/* =============== pickup =============== */
/* ========== シンプル ========== */

.PickUp_simple {
    font-size: 100%;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    float: none;
}

.PickUp_simple .simple_block {
    display: flex;
    flex-wrap: wrap;
    float: none;
}

.PickUp_simple .simple_block .Fix_header2 {
    color: #000000;
    float: none;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 15px;
    width: 100%;
}

.PickUp_simple .simple_block_c {
    float: none;
    width: 100%;
}

.PickUp_simple .simple_link {
    color: #000000;
    float: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 90px;
}

.PickUp_simple .simple_contents {
    float: none;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
}

.PickUp_simple ul {
    float: none;
    margin: 0;
    padding: 0;
}

.PickUp_simple li {
    background: url(../../../Images/simple_icon.gif) no-repeat left 11px;
    border-bottom: 1px dotted #C0C0C0;
    float: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 15px;
    width: 100%;
    box-sizing: border-box;
}

.PickUp_simple .R_Contents a {
    text-decoration: none;
    line-height: 1.8;
    font-size: 120%;
    font-weight: bold;
    color: #2f2f2f;
}

/* ========== 標準 ========== */
.PickUp_info {
    float: none;
    font-size: small;
    margin: 0 0 40px;
    padding: 0;
    width: 100%;
    border: 4px solid #8AE4DB;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.PickUp_info .info_block {
    float: none;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.PickUp_info .info_block .info_block_c_t {
    background: none;
    height: 0;
    width: 100%;
    float: none;
    font-size: 1% !important;
    display: none;
}

.PickUp_info .info_block .info_block_c {
    background: none;
    float: none;
    padding: 0 0 0 8px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
}

.PickUp_info .info_block .info_block_c .Fix_header2 {
    color: #242525;
    float: none;
    font-size: 150%;
    font-weight: bold;
    margin: 10px 0 0 0;
    min-height: auto;
    height: auto !important;
    padding: 15px 0 15px 30px;
    width: 100%;
    border-bottom: 2px solid #83E2D9;
    box-sizing: border-box;
    background: url(../../../Images/toyohashi2024/head/h3_icon.png) no-repeat left 5px top 50%;
}

.PickUp_info .info_block .info_block_c .info_link {
    color: #000000;
    float: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: auto;
}

.PickUp_info .info_block .info_link_contents {
    color: #FFFFFF;
    float: none;
    font-size: small;
    margin: 0;
    min-height: auto;
    height: auto !important;
    padding: 0;
    width: 20%;
    position: absolute;
    bottom: 10px;
    left: 40%;
    box-sizing: border-box;
    text-align: center;
    display: inline-flex;
}

.PickUp_info .info_block .info_link_contents .Fix_ur_tolist {
    background: url(../../../Images/toyohashi2024/arrow/arrow_gr.png) no-repeat right 15px top 50%;
    color: #000000;
    float: none;
    border: 2px solid #DEDEDE;
    border-radius: 50px;
    padding: 10px 60px 10px 30px;
    box-sizing: border-box;
    text-align: center;
}

.PickUp_info .info_block .info_link_contents .Fix_ur_tolist img {
    display: none;
}

.PickUp_info .info_block .info_link_contents .RSSLink {
    float: none;
    padding: 0px 0px 0px 0px;
}

.PickUp_info .header {
    float: none;
    display: none;
    font-size: 0% !important;
    height: 0;
    width: 100%;
}

.PickUp_info .footer {
    float: none;
    font-size: 0% !important;
    background: none;
    height: 0;
    width: 100%;
    display: none;
}

.PickUp_info .body {
    float: none;
    background: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 60px;
}

.PickUp_info ul {
    float: none;
    margin: 0;
    padding: 5px 10px 0;
    width: 100%;
    box-sizing: border-box;
}

.PickUp_info li {
    float: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 10px 0;
    padding: 5px 0 0 10px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.PickUp_info .CreatedDate {
    color: #0F7068;
    display: block;
    float: none;
    font-weight: bold;
    font-size: 120%;
    width: auto;
    padding: 0px 0px 5px 0px;
}

.PickUp_info .R_Contents {
    margin: 0 0 0 10px;
    padding: 0px;
    width: 100%;
    font-size: 120%;
}


/* =============== 広告バナー =============== */

.Item_List_adspace {
    width: 100%;
    margin: 0 auto 20px;
    box-sizing: border-box;
    background: #F2F2F2;
    display: inline-block;
}

.Item_List_adspace_h {
    background: none;
    float: none;
    font-size: 1% !important;
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.Item_List_adspace_h h2 {
    color: #000000;
    float: none;
    font-size: 105%;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 4px 10px;
    width: 100%;
    display: none;
}

.Item_List_adspace_h .addinfo_link {
    background: url(../../../Images/icon.gif) no-repeat 5px 10px;
    float: none;
    font-size: small;
    margin: 0 0 0 auto;
    padding: 5px 0 5px 15px;
    width: auto;
    text-decoration: none;
}

.Item_List_adspace_body {
    background: none;
    float: none;
    width: 100%;
    margin: 0 auto;
}

.Item_List_adspace_body .Append {
    float: none;
}

.Item_List_adspace_base {
    float: none;
    width: 100%;
}

.Item_List_adspace_body ul {
    position: relative;
    left: 0;
    width: 100%;
    float: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.Item_List_adspace_body ul li {
    float: none;
    margin: 0;
    padding: 5px 1%;
    width: 48%;
    text-align: center;
}

.Item_List_adspace_body ul li span img {
    margin: 0px;
    padding: 0;
    vertical-align: bottom;
    width: 100%;
}

.Item_List_adspace_b {
    display: none;
}

/* =============== 特殊見出し =============== */
h2.top_head
{
    text-align: center;
    color: #222222;
    font-weight: bold;
    font-size: 120%;
    position: relative;
    display: inline-flex;
    width: 100%;
    margin: 30px 0 10px;
    box-sizing: border-box;
    font-family: 'BIZ UDPMincho', 'Zen Maru Gothic', serif, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, Osaka, Arial, sans-serif;
}

h2.top_head::before
{
    content: "";
    background: url(../../../Images/120aniv/h2_sideicon.png) no-repeat left 0px top 50%;
    width: 80px;
    height: 20px;
    display: inline-block;
    background-size: 100% auto;
    margin-right: auto;
}

h2.top_head::after
{
    content: "";
    background: url(../../../Images/120aniv/h2_sideicon.png) no-repeat right 0px top 50%;
    width: 80px;
    height: 20px;
    display: inline-block;
    background-size: 100% auto;
    margin-left: auto;
}

h2.top_head span
{
    font-size: medium;
    font-weight: bold;
    position: absolute;
    top: -20px;
    margin: 0 auto;
    left: 0;
    width: 100%;
    color: #32BEB1;
}

/* =============== 見出し =============== */
#gn_title {
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    width: 98%;
    display: block;
}

#gn_title .simple_title_h
{
    display: none;
}

#gn_title .simple_title_b
{
    display: none;
}

#gn_title .simple_title
{
    background: #DAF3F0;
    width: 100%;
}

#gn_title .simple_title .simple_title_box
{
    color: #1C1B1B;
    padding: 20px 10px 20px 40px;
    background: url(../../../Images/toyohashi2024//head/h1_icon.png) no-repeat left 15px top 10px;
    background-size: auto 50px;
}

.Fix_simple_title_dtl, h1 {
    font-size: 150%;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}

/* ========== h2 ========== */
.B_LinkList_simple2 .MTitleBlock,
.B_LinkList_simple .MTitleBlock,
.B_LinkList_type_a .MTitleBlock,
.B_LinkList_kurashi .MTitleBlock,
.normal_section h2,
.right_section h2,
.LinkList_border h2,
.imgcap_h2 h2,
.LinkList_sep2 .sep2Container h2,
.floatcap_h2 h2,
.ItemList_tf2_hblock h2,
.ItemList_tf2 .sep2Container h2,
.Item_normal .Contents h2,
.Item_normal_title h2,
.Item_normal_title .Contents h2,
.HTMLEditorContainer h2,
.reDropDownBody h2,
.BrowserItemList_Titled h2,
.BrowserItemList_FAQ h2,
.BrowserItemList_FAQ_T h2,
.ItemList_tf4 .ItemList_tf4_hblock,
.NewsList_tf .Contents h2,
.NewsList_tf .Contents_v h2,
.LinkList_sep2 .h2frame h2,
.LinkList_tf_sep4 .h2frame h2,
.LVh_section h2,
.Lmenu_sep2 h2,
.BlogType_tf .Contents h2,
.BrowserModuleSet_title h2,
.PickUp_simple .simple_block,
.Item_FAQ_Editor h3,
.B_SiteMapListDiv1_base li.layer0
{
    background: #DAF3F0;
    color: #000000;
    font-weight: bold;
    border: none;
    border-radius: 0 0 10px 10px;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 15px 15px;
    font-size: 140%;
    margin: 5px 0 10px 0px;
    border: none;
    border-top: 6px solid #92E5DD;
    position: relative;
}

#ContentPane .Contents h2
{
    margin: 5px 0 10px -5px;
}

.B_LinkList_simple2 .MTitleBlock::before,
.B_LinkList_simple .MTitleBlock::before,
.B_LinkList_type_a .MTitleBlock::before,
.B_LinkList_kurashi .MTitleBlock::before,
.normal_section h2::before,
.right_section h2::before,
.LinkList_border h2::before,
.imgcap_h2 h2::before,
.LinkList_sep2 .sep2Container h2::before,
.floatcap_h2 h2::before,
.ItemList_tf2_hblock h2::before,
.ItemList_tf2 .sep2Container h2::before,
.Item_normal .Contents h2::before,
.Item_normal_title h2::before,
.Item_normal_title .Contents h2::before,
.HTMLEditorContainer h2::before,
.reDropDownBody h2::before,
.BrowserItemList_Titled h2::before,
.BrowserItemList_FAQ h2::before,
.BrowserItemList_FAQ_T h2::before,
.ItemList_tf4 .ItemList_tf4_hblock::before,
.NewsList_tf .Contents h2::before,
.NewsList_tf .Contents_v h2::before,
.LinkList_sep2 .h2frame h2::before,
.LinkList_tf_sep4 .h2frame h2::before,
.LVh_section h2::before,
.Lmenu_sep2 h2::before,
.BlogType_tf .Contents h2::before,
.BrowserModuleSet_title h2::before,
.PickUp_simple .simple_block::before,
.Item_FAQ_Editor h3::before,
.B_SiteMapListDiv1_base li.layer0::before
{
    content: "";
    border-top: 6px solid #23BAAB;
    margin: -6px 0 0;
    padding: 0;
    position: absolute;
    width: 20%;
    top: 0;
    left: 0;
    z-index: 2;
}

/* ========== h3 ========== */
.B_LinkList_type_a .Title, .itemlink_title h3, .BrowserItemList_Titled h3, .BrowserItemList_FAQ h3, .BrowserItemList_FAQ_T h3, .ItemList_tf4 h3, .B_LinkList_kurashi .Title, .LinkList_sep2 .sep2Container h3, .LinkList_tf_sep4 .sep4Container h3, .ItemList_tf2 .sep2Container h3, .Item_normal .Contents h3, .Item_normal_title .Contents h3, .HTMLEditorContainer h3, .reDropDownBody h3, .NewsList_tf .Title, .NewsList_tf .Contents h3, .NewsList_tf .Contents_v h3, .BrowserModuleSet_tfb h3, .yahooMap_bg #placeName h3, .LmenuV_2sep h3, .LmenuV_3sep h3, .LmenuV_sepimg h3, .LMenu180FAQ_block h3, .LMenu240FAQ_block h3, .BlogType_tf .Contents h3, .LmenuV_3sep .LVh_section h3 {
    background: linear-gradient(180deg, #2CBDAE 3px, #DAF3F0 3px);
    color: #2f2f2f;
    font-size: 120%;
    font-weight: bold;
    margin: 5px 0 10px -5px;
    padding: 22px 0 17px 15px;
    border: none;
    border-radius: 5px 5px;
    box-sizing: border-box;
    width: 100%;
}

/* ========== h4 ========== */
.normal, .BrowserItemList_Titled h4, .BrowserItemList_FAQ h4, .BrowserItemList_FAQ_T h4, .ItemList_tf2 .sep2Container .Contents h4, .Item_normal .Contents h4, .Item_normal_title .Contents h4, .HTMLEditorContainer h4, .reDropDownBody h4, .NewsList_tf .Contents h4, .NewsList_tf .Contents_v h4, .itemlink_title_bg h4, .BlogType_tf .Contents h4 {
    background: #ffffff;
    color: #2f2f2f;
    font-size: 110%;
    font-weight: bold;
    margin: 5px 0 10px -5px;
    padding: 6px 0 5px 15px;
    border-bottom: 3px solid #23BAAB;
}

/* ========== h5 ========== */
.BrowserItemList_Titled h5, .BrowserItemList_FAQ h5, .BrowserItemList_FAQ_T h5, .Item_normal .Contents h5, .Item_normal_title .Contents h5, .ItemList_tf2 .sep2Container .Contents h5, .HTMLEditorContainer h5, .reDropDownBody h5, .NewsList_tf .Contents h5, .NewsList_tf .Contents_v h5, .BlogType_tf .Contents h5 {
    background: #ffffff;
    color: #2f2f2f;
    font-size: 110%;
    font-weight: bold;
    margin: 5px 0 5px -5px;
    padding: 3px 0 2px 15px;
    border-left: 4px solid #23BAAB;
}

/* ========== h6 ========== */
.BrowserItemList_Titled h6, .BrowserItemList_FAQ h6, .BrowserItemList_FAQ_T h6, .Item_normal .Contents h6, .Item_normal_title .Contents h6, .ItemList_tf2 .sep2Container .Contents h6, .HTMLEditorContainer h6, .reDropDownBody h6, .NewsList_tf .Contents h6, .NewsList_tf .Contents_v h6, .BlogType_tf .Contents h6 {
    background: #ffffff;
    color: #000000;
    font-size: 110%;
    font-weight: bold;
    margin: 5px 0 5px -5px;
    padding: 3px 0 2px 20px;
    border: none;
}

/* =============== パンのくず =============== */
.p-list_box {
    background: no-repeat;
    border: none;
    color: black;
    text-align: left;
    margin: 0 auto 10px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: none;
    box-sizing: border-box;
}

/* =============== サイドメニュー =============== */
.LMenu180, .LMenu180_c, .tbmenuV_L, .tbmenuV_L2 {
    border-radius: 7px 7px;
    box-shadow: 0 0 5px 2px #bfbfbf;
    overflow: hidden;
    margin: 0 0 20px;
}

.LMenu180 .outside_h, .LMenu180_c_head, .tbmenuV_L_head, .tbmenuV_L2_head {
    display: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
}

.LMenu180 .outside_f, .LMenu180_c_foot, .tbmenuV_L_foot, .tbmenuV_L2_foot {
    display: none;
    font-size: 1% !important;
    height: 0;
    margin-bottom: 5px;
    width: 100%;
}

.LMenu180 .outside_b, .LMenu180_c_block, .tbmenuV_L_h, .tbmenuV_L2_h {
    background: transparent;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 4px solid #5c6663;
    border-bottom: 2px solid #5c6663;
    box-sizing: border-box;
}

.LMenu180 .outside_b .Fix_header2, .LMenu180_c_block .Fix_header2, .tbmenuV_L_h .Fix_header3, .tbmenuV_L2_h .Fix_header3 {
    background: url(../../../Images/toyohashi2024/arrow/arrow_gr.png) no-repeat right 5px top 50% #ffffff;
    color: #2f2f2f;
    font-size: 105%;
    font-weight: bold;
    margin: 0 1px;
    padding: 10px 10px;
    text-shadow: none;
    box-sizing: border-box;
}

.tbmenuV_L_h h3 a , .tbmenuV_L2_h h3 a {
    display: block;
    padding: 0;
    background: none;
    text-shadow: none;
    width: 100%;
    box-sizing: border-box;
}

.LMenu180_body, .LMenu180_c_body, .tbmenuV_L_body, .tbmenuV_L2_body {
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.LMenu180_c_block_b, .tbmenuV_L_f, .tbmenuV_L2_f {
    background: none;
    font-size: 0% !important;
    height: 0;
    display: none;
}

.LMenu180 .inside_b, .LMenu180_c_block_body, .tbmenuV_L_b, .tbmenuV_L2 .tbmenuV_L2_b {
    background: no-repeat;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}

.LMenu180 .inside_b ul, .LMenu180_c_body ul, .tbmenuV_L_b ul, .tbmenuV_L2_b ul {
    margin: 0;
    padding: 0;
}

.LMenu180 .inside_b ul li, .LMenu180_c_body li, .tbmenuV_L_b li, .tbmenuV_L2_b li {
    font-size: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    background: url(../../../Images/toyohashi2024/arrow/arrow_or.png) no-repeat right 10px top 50%;
    border-bottom: 1px solid #bfbfbf;
}

.LMenu180 .inside_b ul li:last-child, .LMenu180_c_body li:last-child, .tbmenuV_L .tbmenuV_L_b li:last-child, .tbmenuV_L2_b li:last-child {
    border-bottom: none;
}

.LMenu180 .inside_b ul li a, .LMenu180_c_body li a, .tbmenuV_L .tbmenuV_L_b li a, .tbmenuV_L2 .tbmenuV_L2_b li a {
    background: no-repeat;
    display: block;
    padding: 10px 20px 10px 10px;
    margin: 0;
    width: 100%;
    text-align: left;
    font-size: 100%;
    box-sizing: border-box;
}


/* =============== アンケート =============== */

.B_Questionnaire_inquiry {
    margin: 0 1% 20px;
    padding: 0 0 0 0;
    width: 98%;
    float: none;
    box-sizing: border-box;
    border: 1px solid #4C4C4C;
    border-radius: 10px 10px;
    overflow: hidden;
}

.B_Questionnaire_inquiry_hh {
    display: none;
    float: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
}

.B_Questionnaire_inquiry_b {
    background: no-repeat;
    float: none;
    font-size: 1% !important;
    height: 0;
    margin-bottom: 0;
    width: 100%;
}

.B_Questionnaire_inquiry_h {
    background: no-repeat;
    float: none;
    height: auto !important;
    width: 96%;
    padding: 10px 2px;
    margin: 0 2% 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #4c4c4c;
}

.B_Questionnaire_inquiry h2 {
    background: no-repeat;
    color: #1a1a1a;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.B_Questionnaire_inquiry_bg {
    background: no-repeat;
    float: none;
    padding: 5px 15px 5px;
    width: 100%;
    box-sizing: border-box;
}


.B_Questionnaire_inquiry_bg {
    background: no-repeat;
    float: none;
    padding: 5px 15px 5px;
    width: 100%;
    box-sizing: border-box;
}


/* =============== HTML文書 =============== */
.Item_Banner {
    background: #ffffff !important;
    margin: 0;
    padding: 1%;
    width: 100%;
    border: 2px solid #8CE1D9;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
}

.Item_Banner .base_blue_b {
    background: none !important;
    margin: 0;
    padding: 0;
    width: 100%;
}

.Item_Banner .base_blue_b h2 {
    background: none !important;
}

.Item_Banner .base_blue_b h2 a {
    color: #ffffff !important;
    background: #1E9E91 !important;
    padding: 10px 20px;
}

.Item_Banner .base_blue_b h2 {
    background: none !important;
}

.Item_Banner .base_blue_b h2 a {
    color: #ffffff !important;
    background: #1E9E91 !important;
    padding: 10px 20px;
}

/* ========== サイド用 ========== */
.Item_Banner .base_blue_h, .Item_Banner .base_blue_f {
    display: none;
    font-size: 1% !important;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.Item_Banner .base_blue_b {
}

.Item_Banner .base_blue_b h2 {
    background: #1E9E91 !important;
    border-radius: 7px 7px;
    box-sizing: border-box;
    width: 100%;
    min-height: 50px;
    overflow: hidden;
    display: inline-table;
}

.Item_Banner .base_blue_b h2 a {
    color: #ffffff !important;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    background: none;
    padding: 10px 20px !important;
    text-shadow: 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578, 0 0 3px #058578;
}


/* =============== リンクリスト =============== */
/* ========== サイド用 ========== */
.LinkList_side {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0 0 20px;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.LinkList_top2_outside_h,
.LinkList_top2_outside_b {
    background: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
    display: none;
}

.LinkList_top2_h {
    background: none;
    font-size: 1% !important;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

.LinkList_top2_h .Fix_header2 {
    background: none;
    height: auto;
    color: #005D77;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    border-top: 4px solid #20B9AA;
    border-bottom: 2px solid #20B9AA;
}

.LinkList_top2_h .Fix_header2 a {
    padding: 10px 10px;
    color: #005D77;
    display: block;
}

.LinkList_top2_outside_bg {
    background: none;
    padding: 5px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}

.LinkList_top2_f {
    background: none;
    font-size: 1% !important;
    height: 0;
    width: 100%;
    display: none;
}

.LinkList_top2_cap {
    background: no-repeat;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

.LinkList_top2_cap li {
    font-size: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* ========== 標準 ========== */
.B_LinkList_kurashi {
    float: none;
    margin: 0 0 10px;
}

.B_LinkList_kurashi .FrameDiv {
    float: none;
    margin: 0;
    padding: 0 0 0 5px;
}

.B_LinkList_kurashi ul {
    margin: 0px;
    padding: 0px;
    float: none;
}

.B_LinkList_kurashi li {
    float: none;
    list-style-type: none;
    padding: 0px;
    margin-left: 5px;
}

/* ========== 2段組下要約 ========== */
.LinkList_sep2 {
    width: 100%;
    float: none;
}

.LinkList_sep2 .h2frame,
.LinkList_sep2 .h2frame h2,
.LinkList_sep2 .h2frame h2 a {
    width: 100%;
    float: none;
}

.LinkList_sep2 .listInnersep2 {
    float: none;
    padding: 5px 0 10px;
    box-sizing: border-box;
    width: 100%;
}

.LinkList_sep2 .sep2row {
    float: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
}

.LinkList_sep2 .sep2Container {
    float: none;
    width: 98%;
    margin: 0 1%;
    padding: 0;
    box-sizing: border-box;
}

.LinkList_sep2 .sep2Container h3 {
    margin: 5px 0;
}

.LinkList_sep2 .sep2row .sep {
    height: 0;
    width: 0;
    float: none;
    display: none;
}


/* ========== 4段組下要約 ========== */
.LinkList_tf_sep4 {
    width: 100%;
    float: none;
}

.LinkList_tf_sep4 .h2frame,
.LinkList_tf_sep4 .h2frame h2,
.LinkList_tf_sep4 .h2frame .MTitleLink {
    width: 100%;
    float: none;
}

.LinkList_tf_sep4 .listInnersep4 {
    float: none;
    padding: 0;
}

.LinkList_tf_sep4 .sep4row {
    float: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.LinkList_tf_sep4 .sep4Container {
    width: 98%;
    float: none;
    padding: 0;
    margin: 0 1% 5px;
}

.LinkList_tf_sep4 .sep4Container h3 {
    margin: 5px 0 10px 0;
    padding: 0;
}

.LinkList_tf_sep4 .sep4Container h3 a {
    padding: 20px 0 17px 15px;
    display: inline-block;
}

.LinkList_tf_sep4 .sep4Container .Summary {
    clear: both;
    padding: 5px;
}

.LinkList_tf_sep4 .sep4row .sep {
    height: 0;
    width: 0;
    float: none;
}

/* ========== 横型（画像あり）,（画像無し） ========== */
div.LinkList_borderimag_h,
div.LinkList_borderimag_f,
div.LinkList_border_h,
div.LinkList_border_f {
    background: none;
    float: none;
    font-size: 1px !important;
    height: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
}

div.LinkList_borderimag_body,
div.LinkList_border_body {
    background: none;
    float: none;
    margin: 0 0 20px;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

div.LinkList_borderimag,
div.LinkList_border {
    background: none;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

div.LinkList_borderimag .left_img {
    float: none;
    padding: 5px;
    box-sizing: border-box;
}

div.LinkList_borderimag .imgcap_h2,
div.LinkList_border .content {
    width: 100%;
    float: none;
    padding: 5px;
    border: gainsboro;
}

div.LinkList_border .content h2 {
    width: 100%;
}

/* ========== 横型（枠付き） ========== */
div.LinkList_UpperMenu {
    color: #000000;
    font-size: small;
    margin: 0 1% 20px;
    text-align: left;
    width: 98%;
    border-radius: 10px 10px;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.LinkList_UpperMenu .LinkHead {
    display: none;
    background: none;
    width: 100%;
    height: 0;
    font-size: 1% !important;
}

.LinkList_UpperMenu .LinkFoot {
    background: none;
    line-height: 1.6;
    width: 100%;
    height: 0;
    display: none;
}

.LinkList_UpperMenu .LinkBody {
    background: none;
    line-height: 1.6;
    margin: 0;
    padding: 0 2px 5px;
    width: 100%;
    box-sizing: border-box;
}

.LinkList_UpperMenu .LinkBody ul {
    background: none;
    margin: 0px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
}

.LinkList_UpperMenu .LinkBody li {
    display: inline-table;
    background: url(../../../Images/toyohashi2024/arrow/arrow_or.png) no-repeat top 50% left 5px;
    margin: 2px 3px;
    padding: 0 0 0 20px;
    list-style-type: none;
    box-sizing: border-box;
}

/* =============== ローカルメニュー =============== */
/* ========== 横型_枠付き ========== */
.B_LMenu_kurashi {
    color: #000000;
    font-size: 100%;
    text-align: left;
    margin: 0px 10px 20px 10px;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
}

.B_LMenu_kurashi .LMenuH {
    margin: 0px;
    background: none;
    width: 100%;
    height: 0;
    font-size: 1% !important;
    display: none;
}

.B_LMenu_kurashi .LMenuF {
    margin: 0px;
    background: none;
    width: 100%;
    height: 0;
    font-size: 1% !important;
    display: none;
}

.B_LMenu_kurashi .LMenuBgDiv {
    margin: 0px;
    background: none;
    width: 100%;
    line-height: 1.6em;
    padding: 0 2px;
    box-sizing: border-box;
}

.B_LMenu_kurashi ul {
    background: none;
    margin: 0px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.B_LMenu_kurashi li {
    display: inline;
    background: url(../../../Images/icon.gif) no-repeat 0 5px;
    margin: 2px 5px;
    padding-left: 10px;
    list-style-type: none;
}

/* ========== 縦型_シンプル ========== */
.LmenuV_simple {
    float: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.LmenuV_simple .LVh_section {
    float: none;
    width: 100%;
}

.LmenuV_simple .LVh_section ul {
    float: none;
    color: black;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 1px 10px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
}

.LmenuV_simple .LVh_section li {
    border-bottom: 1px dotted #C0C0C0;
    font-size: 100%;
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 6px 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.LmenuV_simple .LVh_section li:last-child {
    border-bottom: none;
}

.LmenuV_simple .LVh_section ul li a {
    background: url(../../../Images/toyohashi2024/arrow/arrow_or.png) no-repeat scroll left 0 top 50%;
    display: block;
    margin: 0;
    padding: 5px 0 5px 20px;
    line-height: 1.1;
    margin: 0;
    box-sizing: border-box;
}

.LmenuV_simple .LVh_section .modoru {
    float: none;
    font-size: 1% !important;
    padding: 0;
    width: 100%;
}

/* ========== 縦型_2段組 ========== */
.LmenuV_2sep {
    float: none;
    margin: 0px 0 20px;
    padding: 0;
    width: 100%;
}

.LmenuV_2sep .LVh_section {
    float: none;
    width: 100%;
}

.LmenuV_2sep .LVh_section .modoru {
    float: none;
}

.LmenuV_2sep .LVh_section ul {
    float: none;
    margin: 0;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.LmenuV_2sep .LVh_section li {
    float: none;
    /* font-size: small; */
    list-style-type: none;
    padding: 0 0 5px 0px;
    text-align: left;
    width: 99%;
    margin: 0 auto 5px;
}

.LmenuV_2sep .LVh_section h3 {
    margin: 0 0 5px 0;
    padding: 0;
}

.LmenuV_2sep .LVh_section ul li a {
    display: block;
    line-height: 1.1;
    margin: 0;
    padding: 20px 0 17px 15px;
}

/* ========== 縦型_3段組 ========== */
.LmenuV_3sep {
    float: none;
    margin: 0 1% 20px;
    padding: 0;
    width: 98%;
    box-sizing: border-box;
}

.LmenuV_3sep .LVh_section {
    float: none;
    width: 100%;
}

.LmenuV_3sep .LVh_section ul {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.LmenuV_3sep .LVh_section li {
    float: none;
    font-size: small;
    list-style-type: none;
    padding: 0px 1%;
    margin: 0 0 10px;
    text-align: left;
    width: 48%;
    display: inline-table;
    background: none;
}

.LmenuV_3sep .LVh_section li h3 {
    margin: 0;
    padding: 0;
    display: table-cell;
    font-size: 110%;
    font-weight: normal;
}

.LmenuV_3sep .LVh_section ul li a {
    display: block;
    line-height: 1.5em;
    margin: 0;
    padding: 20px 0 17px 15px;
}

/* ========== 横型_標準 ========== */
.Lmenu_normal {
    float: none;
    margin: 0 1% 20px;
    padding: 0;
    width: 98%;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
}

.Lmenu_normal_h,
.Lmenu_normal_f {
    background: none;
    float: none;
    font-size: 1px !important;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    display: none;
}

.Lmenu_normal_b {
    background: no-repeat;
    float: none;
    margin: 0;
    padding: 10px 5px;
    width: 100%;
    box-sizing: border-box;
}

.normal_section {
    background: no-repeat;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.Lmenu_normal .modoru {
    width: 100%;
    font-size: 1px !important;
}

.Lmenu_normal ul {
    color: black;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 1.6;
    display: inline-flex;
    flex-wrap: wrap;
}

.Lmenu_normal li {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
    text-decoration: none;
    list-style-type: none;
    display: inline;
    background: no-repeat;
    border-left: 1px solid #1E9E91;
}

.Lmenu_normal li.litop {
    background-image: none;
    padding: 0px 5px;
}

.Lmenu_normal li:first-child {
    border: none;
    padding: 0px 5px;
}

/* =============== HTML文書 =============== */
/* ========== 幅200（枠付き） ========== */
.Item_tf_title_h, .Item_tf_title_f {
    background: none;
    font-size: 1% !important;
    float: none;
    padding: 0;
    margin: 0;
    height: 0;
    width: 100%;
    display: none;
}

.Item_tf_title {
    background: none;
    float: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
}

.Item_tf_title .title_block {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border-top: 4px solid #20B9AA;
}

.Item_tf_title .title_block2 {
    background: none;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.Item_tf_title .title_block3 {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.Item_tf_title .Fix_header2 {
    background: none;
    color: #005D77;
    float: none;
    font-size: 110%;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.Item_tf_title .Content_h {
    background: none;
    padding: 0;
    margin: 0;
    height: 0;
    float: none;
}

.Item_tf_title .Content_b {
    background: none;
    float: none;
    height: auto;
    margin: 0;
    padding: 5px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    border-top: 2px solid #20B9AA;
}

.Item_tf_title .Content_b .Content_nh {
    background: none;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}


/* ========== ソーシャルボタン ========== */
.sn_btn {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0;
    float: none;
    max-width: 1000px;
}

/* ========== お問い合わせ先 ========== */
.itemlink_inquire {
    float: none;
    margin: 0 1% 20px;
    padding: 0;
    width: 98%;
    box-sizing: border-box;
    border: 1px solid #535353;
    border-radius: 10px;
    overflow: hidden;
}

.itemlink_inquire_hh,
.itemlink_inquire_b {
    background: none;
    font-size: 1% !important;
    float: none;
    padding: 0;
    margin: 0;
    height: 0;
    width: 100%;
}

.itemlink_inquire_h {
    background: no-repeat;
    float: none;
    padding: 10px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.itemlink_inquire_h .Fix_inquire_h2 {
    background: none;
    color: #000000;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px 5px;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #535353;
}

.itemlink_inquire_bg {
    background: no-repeat;
    float: none;
    padding: 0px 15px 10px;
    width: 100%;
    box-sizing: border-box;
}

.itemlink_inquire_bg .inq_name {
    font-size: 100%;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    float: none;
    display: inline-block;
}

.itemlink_inquire_bg .ad1 {
    font-size: 100%;
    font-style: normal;
    padding: 5px 0px 0px 10px;
    float: none;
    display: inline-block;
}

.itemlink_inquire_bg .ad2 {
    font-size: 100%;
    font-style: normal;
    padding: 0px 0px 5px 0px;
    float: none;
    width: 100%;
}

/* ========== FAQ ========== */
.Item_FAQ_Editor {
    margin: 0 1% 20px;
    padding: 0;
    width: 98%;
}

.Item_FAQ_Editor .Title_block {
    background: linear-gradient(180deg, rgba(245, 252, 251, 1) 0%, rgba(245, 252, 251, 1) 80%, rgba(174, 236, 230, 1) 100%);
    box-shadow: 0 0 5px 2px #bfbfbf;
    margin-bottom: 10px;
    border-radius: 10px 10px;
}

.Item_FAQ_Editor h2 {
    background: url(../../../Images/toyohashi2024/icon/icon_Q.gif) no-repeat left 0px top 50%;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 15px 0 15px 30px;
}

.Item_FAQ_Editor .Contents {
    background: url(../../../Images/toyohashi2024/icon/icon_A.gif) no-repeat 25px top;
    border-bottom: 1px dotted;
    padding: 0 10px 10px 55px;
    margin: 0 5px;
}

/* =============== ニュースリスト =============== */
/* ========== 標準 ========== */
.NewsList_tf {
    float: none;
    margin: 0 1% 20px;
    padding: 0;
    width: 98%;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.NewsList_tf .NL_block_t {
    float: none;
    font-size: 0% !important;
    background: none;
    height: 0;
    width: 100%;
    display: none;
}

.NewsList_tf .NL_block {
    background: none;
    float: none;
    padding: 10px 5px;
    width: 100%;
    box-sizing: border-box;
}

.NewsList_tf .NL_block_bg {
    background: none;
    border-bottom: 1px solid #535353;
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.NewsList_tf .NL_block_bg2 {
    background: none;
    float: none;
    width: 80%;
    padding: 0;
    margin: 0;
}

.NewsList_tf .Fix_header2 {
    color: #2f2f2f;
    float: none;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 10px 5px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.NewsList_tf .NL_link {
    float: none;
    margin: 0;
    padding: 0;
    width: 19%;
    box-sizing: border-box;
}

.NewsList_tf .header {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    display: none;
}

.NewsList_tf .body {
    float: none;
    background: none;
    width: 100%;
}

.NewsList_tf .newscontents {
    float: none;
    width: 100%;
    padding: 0 10px 10px;
    box-sizing: border-box;
}

.NewsList_tf ul {
    float: none;
    margin: 0;
    padding: 5px 10px 10px;
    width: 100%;
    box-sizing: border-box;
}

.NewsList_tf li:not(.reToolItem) {
    border-bottom: 1px dotted #C0C0C0;
    float: none;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 10px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.NewsList_tf .CreatedDate {
    color: black;
    display: block;
    float: none;
    font-size: 110%;
    font-weight: bold;
    width: 100%;
    padding: 0px 0px 5px 0px;
    box-sizing: border-box;
}

.NewsList_tf .DateTitle {
    margin: 0 0 0 10px;
}

.NewsList_tf .footer {
    float: none;
    font-size: 0% !important;
    background: none;
    height: 0;
    width: 100%;
    display: none;
}

.NewsList_tf h3.Title {
    float: none;
    font-weight: bold !important;
    margin: 0 0 5px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.NewsList_tf .Fix_CreatedDate_v {
    float: none;
    font-size: 85%;
    margin: 0 0 0 auto;
    padding: 5px 4px 0 0;
    text-align: right;
    width: 100%;
}

.NewsList_tf .ParentBack {
    display: block;
    float: none;
    padding: 0;
    width: auto;
}

.NewsList_tf .Contents_v {
    float: none;
    padding: 5px 0;
    margin: 5px 0 0;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #2f2f2f;
}


/* =============== イベント =============== */
/* ========== イベントカレンダー ========== */
.EventCal_tfb {
    padding: 0;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}

.EventCal_tf {
    margin: 0 0 20px;
    font-size: 100%;
    width: 100%;
    box-sizing: border-box;
}

.EventCal_tf .HeaderTxt_h,
.EventCal_tf .HeaderTxt_b {
    background-image: none;
    background-repeat: no-repeat;
    height: 0;
    font-size: 1px !important;
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    box-sizing: border-box;
}

.EventCal_tf .HeaderTxt {
    background: none;
    color: #000000;
    font-size: medium;
    font-weight: bold;
    min-height: 2em;
    height: auto !important;
    margin: 0;
    text-align: left;
    float: none;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.EventCal_tf .Prev {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    display: inline-table;
}

.EventCal_tf .Term {
    float: none;
    height: auto;
    line-height: 1.4;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    width: auto;
    display: inline-table;
}

.EventCal_tf .Next {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    text-align: right;
    display: inline-table;
}

.EventCal_tf .Term h2 {
    color: #000000;
    float: none;
    font-size: 120%;
    min-height: 30px;
    margin: 0;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.EventCal_tf .Prev a,
.EventCal_tf .Next a {
    font-size: 88%;
    text-decoration: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    min-width: 80px;
}

.EventCal_tf .CommandButton {
    width: 100%;
    float: none;
    margin: 5px 0;
}

.EventCal_tf .DivLeft {
    float: none;
    width: 99%;
    border-top: 1px dotted #7E7A79;
    border-bottom: 1px dotted #7E7A79;
    margin: 0 auto;
}

.EventCal_tf .DivRight {
    border-bottom: 1px dotted #7E7A79;
    border-top: 1px dotted #7E7A79;
    float: none;
    margin: 0 auto;
    width: 99%;
}

.EventCal_tf .alter {
    background-color: #DAF3F0 !important;
}

.EventCal_tf .Contents {
    border-bottom: #7E7A79 1px dotted;
    background-color: white;
    margin: 0px;
    font-size: 140%;
    display: flex;
}

.EventCal_tf .LineLeft {
    float: none;
    margin: 0;
    min-height: 18px;
    width: 5em;
}

.EventCal_tf .LineRight {
    border-left: 1px dotted #7E7A79;
    margin: 0px;
    padding: 2px 5px 2px 5px;
    float: none;
    min-height: 18px;
    width: auto;
    max-width: 100%;
}

/* ========== イベントカレンダー ========== */
.EventList_tf {
    padding: 0px;
    margin: 0 0 20px;
    font-size: 100%;
    box-sizing: border-box;
    width: 100%;
}

.EventList_tf .HeaderTxt_h,
.EventList_tf .HeaderTxt_b {
    background: none;
    height: 0;
    font-size: 1px !important;
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    display: none;
}

.EventList_tf .HeaderTxt {
    background: none;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    min-height: 35px;
    height: auto !important;
    margin: 0;
    text-align: left;
    padding: 0;
    float: none;
    width: 100%;
    display: flex;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border-radius: 10px 10px;
    overflow: hidden;
}

.EventList_tf .Prev {
    float: none;
    min-height: 25px;
    height: auto !important;
    margin: 0;
    padding: 8px 7px 0;
    width: auto;
    box-sizing: border-box;
}

.EventList_tf .Term {
    color: #000000;
    float: none;
    font-size: medium;
    font-weight: bold;
    min-height: 27px;
    height: auto !important;
    line-height: 20px;
    margin: 0 auto;
    padding: 8px 0 0;
    text-align: center;
    width: auto;
}

.EventList_tf .Next {
    float: none;
    min-height: 25px;
    height: auto !important;
    margin: 0;
    padding: 8px 7px 0;
    width: auto;
}

.EventList_tf .Event_box_h {
    padding: 0px;
    margin: 0px;
    height: 0px;
    font-size: 1px !important;
    float: none;
    display: none;
}

.EventList_tf .Event_box {
    padding: 10px 20px;
    margin: 0px;
    height: auto;
    float: none;
    width: 100%;
    box-sizing: border-box;
}

.EventList_tf .Event_box_f {
    margin: 0px;
    padding: 0;
    height: 0px;
    float: none;
    font-size: 1px !important;
    display: none;
}


/* =============== 文書リスト =============== */
/* ========== 標準 ========== */
.BrowserItemList_Titled {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}

.BrowserItemList_Titled .BrowserItemList_Titled_block h2 {
    float: none;
    margin: 0 0 5px;
    width: 100%;
}

.BrowserItemList_Titled .BrowserItemList_Titled_block h2 a.MTitleLink {
    float: none;
    width: 100%;
    box-sizing: border-box;
    display: block;
}

.BrowserItemList_Titled_content {
    margin: 0;
    padding: 5px;
}

/* ========== ライフメニュー ========== */
.ItemList_LifeMenu {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 2px #bfbfbf;
}

.LifeMenu_head,
.LifeMenu_foot {
    background: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    font-size: 0 !important;
    display: none;
}

.ItemList_LifeMenu .head_parts {
    background: none;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    border-top: 4px solid #20B9AA;
    border-bottom: 2px solid #20B9AA;
}

.ItemList_LifeMenu .head_parts h2 {
    background: none;
    color: #005D77;
    font-size: 120%;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 10px;
    text-shadow: none;
}

.ItemList_LifeMenu .head_parts .LifeMenu_head_f {
    background: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    font-size: 1px !important;
    display: none;
}

.LifeMenu_body {
    background: none;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.LifeMenu_body .Append {
    font-size: 1px !important;
    background-color: white;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5px;
}

.LifeMenu_content {
    padding: 5px;
    margin: 0;
    width: 100%;
    background: none;
    box-sizing: border-box;
}

.LifeMenu_foot {
    background: none;
    font-size: 1px !important;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    display: none;
}

/* =============== 送信ボタン =============== */
.ButtonArea input.ButtonImage {
    border: 1px solid #cbcbcb;
    box-shadow: 0 0 5px 1px #cfcfcf;
    border-radius: 50px;
    padding: 10px 20px;
    min-width: 200px;
    background: url(../../../Images/toyohashi2024/arrow/arrow_gr.png) no-repeat right 15px top 50%;
}


/* =============== ブログ用 =============== */
.BCategory_tfh, .BCategory_tff,
.BlogNM_tfh, .BlogNM_tfb,
.BlogNewComment_tfh, .BlogNewComment_tff,
.BlogNewItem_tfh, .BlogNewItem_tff,
.BlogCalendar_head, .BlogCalendar_tff
{
    display: none;
}

.BlogCalendar_tf
{
    width: 100%;
}

#LeftPane .cap_none,
.BlogCalendar_body
{
    border-radius: 7px 7px;
    box-shadow: 0 0 5px 2px #bfbfbf;
    overflow: hidden;
    margin: 0 auto 20px;
    width: 100%;
}

.BlogNewComment_hblock,
.BCategory_hblock,
.BlogNM_hblock,
.BlogNewItem_hblock,
.BlogCalendar_body .Fix_Title
{
    background: transparent;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 4px solid #20B9AA;
    border-bottom: 2px solid #20B9AA;
    box-sizing: border-box;
}

.BCategory_hblock h2,
.BlogNM_hblock h2,
.BlogNewComment_hblock h2,
.BlogNewItem_hblock h2
{
    background: #ffffff;
    color: #2f2f2f;
    font-size: 105%;
    font-weight: bold;
    margin: 0 1px;
    padding: 10px 10px;
    text-shadow: none;
    box-sizing: border-box;
}

.BCategory_tfb,
.BlogNM_tf,
.BlogNewComment_tf,
.BlogNewItem_tf
{
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.BCategory_tfb,
.BlogNM_tf,
.BlogNewComment_tf,
.BlogNewItem_tf,
.BlogCalendar_body .Calendar
{
    background: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100% !important;
}

.BCategory_bblock,
.BlogNM_bblock,
.BlogNewComment_bblock,
.BlogNewItem_bblock,
.BlogCalendar_body > table
{
    margin: 0;
    padding: 0;
}

.BCategory_bblock ul,
.BlogNM_bblock ul,
.BlogNewComment_bblock ul,
.BlogNewItem_bblock ul
{
    font-size: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    background: #ffffff;
    border-bottom: 1px solid #bfbfbf;
}

.BCategory_bblock ul li,
.BlogNM_bblock ul li,
.BlogNewComment_bblock ul li,
.BlogNewItem_bblock ul li
{
    background: no-repeat;
    display: block;
    padding: 10px 20px 10px 10px;
    margin: 0;
    width: 100%;
    text-align: left;
    font-size: 100%;
    box-sizing: border-box;
}

/* =============== 左領域アイコン非表示 =============== */
.L_GNavIcon
{
    display: none;
}

#LeftPane > div
{
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
}
}
