﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* ====================
 グローバルナビ補正
==================== */
.B_GNavi .MenuListDiv ul li a.Title,
.B_GNavi .MenuListDiv ul li a.Sub_Title
{
    font-size: 80%;
}

/* ====================
 パンのくず
==================== */
.BrowserBreadCrumbs_Pref01_ov
{
    border-bottom: 1px solid #EBEBEB;
    margin: 0;
    background: none;
    display: inline-block;
    width: 100%;
}

.BrowserBreadCrumbs_Pref01_ov .BrowserBreadCrumbs_Pref01
{
    width: 1100px !important;
    background: none;
    margin: 0 auto;
    float: none;
    display: block;
}

.BrowserBreadCrumbs_Pref01_ov .BrowserBreadCrumbs_Pref01 a
{
    padding-left: 15px;
    background: url(../../../secure/1331366/icon3.png) no-repeat left center;
}


/* ====================
 ニュースリスト_標準
==================== */
.NewsList_Standard .CreatedDate_v
{
    top: -55px;
}


/* ====================
 ローカルメニュー_標準
==================== */
#LeftPane .LMenuV_Standard
{
    margin: 20px;
}

#LeftPane .LMenuV_Standard .outside_b h2
{
    font-size: 140%;
    font-family: '游明朝 Medium', serif !important;
    text-decoration: none;
    color: #000000;
}

#LeftPane .LMenuV_Standard .inside_b ul
{
    list-style: none;
    margin: 5px;
}

#LeftPane .LMenuV_Standard .inside_b ul li
{
    margin-bottom: 5px;
}

#LeftPane .LMenuV_Standard .inside_b ul li a
{
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 5px;
    padding-left: 10px;
    background: url(../../../secure/1331366/icon3.png) no-repeat left center;
    text-decoration: none;
}

#LeftPane .LMenuV_Standard .inside_b ul li a:hover
{
    background-color: rgba(255,255,255,0.4);
}


#ContentPane .LMenuV_Standard
{
    margin: 20px;
}

#ContentPane .LMenuV_Standard .outside_b h2
{
    font-size: 140%;
    font-family: '游明朝 Medium', serif !important;
    text-decoration: none;
    color: #000000;
    background: #E8E8E8;
    padding: 10px;
}

#ContentPane .LMenuV_Standard .inside_b ul
{
    list-style: none;
    margin: 5px;
}

#ContentPane .LMenuV_Standard .inside_b ul li
{
    margin: 5px;
    display: inline-block;
    vertical-align: top;
}

#ContentPane .LMenuV_Standard .inside_b ul li a
{
    width: 100%;
    width: 225px;
    display: block;
    box-sizing: border-box;
    padding: 15px 10px;
    background: #F2F9EB;
    text-decoration: none;
    border: 1px solid #C5C5C5;
    color: #000000;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

#ContentPane .LMenuV_Standard .inside_b ul li a:hover
{
    background-color: #CFEFAE;
}

/* ====================
 複数文書/ピックアップ
==================== */
#ContentPane .PickUp_Standard,
#ContentPane .NewsList_Standard
{
    background: #EFF8FF;
    padding: 10px;
    max-width: 100%;
    box-sizing: border-box;
}

#ContentPane .outside_b h2
{
    text-align: left;
    border-bottom: 2px solid #A9AAAC;
}

#ContentPane .outside_b h2 .info_title,
#ContentPane .outside_b h2 .MTitleLink
{
    font-size: x-large;
    font-weight: normal;
    text-align: center;
    background: url(../../../secure/1331366/notice.png) no-repeat left center;
    background-size: 30px;
    padding: 10px 0 10px 40px;
    color: #000000;
}

#ContentPane .LinkList_Standard .outside_b h2
{
    font-size: large;
    font-weight: bold;
    color: #494949;
    padding: 10px 10px 10px 40px !important;
    margin: 5px 0 5px 5px !important;
    border: none;
    border-bottom: 1px solid #494949;
    background: url(../../../secure/1331366/h2_icon.png) no-repeat 7px 9px;
}

#ContentPane .LinkList_Standard .outside_b h2 .MTitleLink
{
    background: none;
    font-size: large;
    font-weight: bold;
    color: #494949;
    padding: 10px 10px 10px 5px !important;
    margin: 5px 0 5px -5px !important;
}


#ContentPane .inside_b
{
    text-align: left;
    margin-bottom: 10px;
}

#ContentPane .inside_b ul
{
    list-style: none;
    margin: 0;
}

#ContentPane .inside_b ul li
{
    margin: 0 0 10px;
    padding: 10px;
}

#ContentPane .LinkList_Standard .inside_b ul li a.titleLink
{
    background: url(../../../secure/1331366/iconM33.png) no-repeat left center;
    padding: 3px 5px 3px 28px;
}

#ContentPane .inside_b ul li .CreatedDate
{
    font-size: large;
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

#ContentPane .inside_b ul li .R_Contents
{
    font-size: large;
    display: inline-block;
    width: 68%;
    vertical-align: top;
}

#ContentPane .ItemList_Standard
{
    margin: 5px 5px 5px 10px;
}

/* ====================
 画像付きボタン
==================== */
.imgbtn_list
{
    margin: 40px auto;
}

.imgbtn_list .inside_b
{
    width: 100%;
    margin: 0 auto 10px;
}

.imgbtn_list .content_block
{
    width: 100%;
    margin: auto;
}

.imgbtn_list .SubTitle
{
    display: none;
}

.imgbtn_list .Contents
{
    width: 360px;
    display: inline-block;
    vertical-align: top;
}

.imgbtn_list .Contents > div:not(.EndClear)
{
    border: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    min-height: 110px;
    margin: 20px 10px;
    display: flex;
}

.imgbtn_list .Contents > div h3
{
    display: inline-block;
    vertical-align: top;
    padding: 45px 20px 0 10px !important;
    margin: 0 !important;
    box-sizing: border-box;
    width: 200px;
    border: none !important;
    font-weight: normal !important;
    font-size: 140% !important;
}

.imgbtn_list .Contents > div a
{
    background: url(../../../secure/1331366/icon1_b.png) no-repeat right 45px;
}

.imgbtn_list .Contents > div a:hover
{
    display: inline-block;
    background: url(../../../secure/1331366/icon1_a.png) no-repeat right 45px rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.imgbtn_list .Contents > div img
{
    vertical-align: bottom;
    width: 130px;
    height: 110px;
    margin: auto;
}

.imgbtn_list .ParentBack
{
    display: none !important;
}

.imgbtn_list .EndClear:not(last-child)
{
    display: none;
}


/* ====================
 画像無しリンクボタン
==================== */
.B_LinkList_simple_title
{
    text-align: left;
    border: none;
    margin-bottom: 30px;
    width: 100%;
}

.B_LinkList_simple_title .MTitleBlock
{
    background: none;
    border: none;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin: 0;
    padding: 0;
    float: none;
    width: 24%;
    vertical-align: top;
    display: inline-block;
}

.B_LinkList_simple_title .MTitleBlock h2
{
    display: none;
}

.B_LinkList_simple_title .MTitleBlock h2 a
{
}

.B_LinkList_simple_title .FrameDiv
{
    margin: 0;
    padding: 0 0 5px;
    float: none;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.B_LinkList_simple_title .FrameDiv ul
{
    display: inline-block;
    list-style: none;
    margin: 0;
    width: 100%;
}

.B_LinkList_simple_title .FrameDiv ul li
{
    margin: 10px 3px;
    padding: 0;
    border: 1px solid #CCCCCC;
    width: 15%;
    float: none;
    display: inline-block;
}

.B_LinkList_simple_title .FrameDiv ul li h3
{
    line-height: 1.3em;
    background: none;
    border: none;
    float: none;
    font-size: medium;
    list-style-type: none;
    margin: 0;
    box-sizing: border-box;
    padding: 0;
    min-height: 50px;
}

.B_LinkList_simple_title .FrameDiv ul li h3 a:not(.EditIcon)
{
    background: url(../../../secure/1331366/icon2_b.png) no-repeat 7px center;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    width: 100%;
    height: 100%;
    padding: 20px 5px 15px 30px;
    display: inline-table;
    text-align: left;
    box-sizing: border-box;
}

.B_LinkList_simple_title .FrameDiv ul li h3 a:not(.EditIcon):hover
{
    background: url(../../../secure/1331366/icon2_a.png) no-repeat 7px center #E4F0C0;
}




/* ====================
 コンテンツ
==================== */
#ContentPane > div
{
    padding: 0 5px;
    box-sizing: border-box;
}

#ContentPane .Contents,
#ContentPane .maincontents
{
    font-size: medium;
}

/* 見出し */
#ContentPane .Contents h2,
#ContentPane .maincontents h2,
.ItemList_Standard .SubTitle
{
    font-size: large;
    font-weight: bold;
    color: #494949;
    padding: 10px 10px 10px 40px !important;
    margin: 5px 0 5px -5px !important;
    border: none;
    border-bottom: 1px solid #494949;
    background: url("../../../secure/1331366/h2_icon.png") no-repeat 7px 9px;
}

#ContentPane .SubTitle > span[onclick] /*アコーディオン*/
{
    display: inline-block;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    background: url(../../../secure/1331366/iconM37.png) no-repeat right top;
}

#ContentPane div:not(.imgbtn_list) .Contents h3,
#ContentPane .Item_basic .maincontents h3,
#ContentPane .ItemList_Standard .maincontents h3
{
    clear: both;
    letter-spacing: 0.1em;
    font-size: 100% !important;
    font-weight: bold !important;
    margin: 10px 0 5px 2px;
    padding: 7px 7px 7px 12px;
    color: #006B37;
    border: 1px solid #006B37;
    border-radius: 5px 5px / 5px 5px;
}

#ContentPane .Contents h4,
#ContentPane .maincontents h4
{
    clear: both;
    letter-spacing: 0.1em;
    display: block;
    font-size: 100%;
    font-weight: bold;
    color: #074B2A;
    margin: 5px 0 10px 0 !important;
    padding: 7px 7px 7px 12px !important;
    border-top: 2px solid #085831;
    border-bottom: 1px dashed #085831;
}

#ContentPane .Contents h5,
#ContentPane .maincontents h5
{
    color: #000000;
    letter-spacing: 0.1em;
    font-size: 100%;
    font-weight: bold;
    margin: 10px 0 5px 0px !important;
    padding: 7px 7px 7px 12px;
    background: #E5F1DC;
    border-radius: 5px 5px / 5px 5px;
}

#ContentPane .Contents h6,
#ContentPane .maincontents h6
{
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 3px;
    color: #515151;
    padding: 7px 7px 7px 12px;
    border-bottom: 2px solid #278539;
}


/* 段落 */
#ContentPane p
{
    margin: 5px 5px 5px 10px;
}

/* テーブル */
#ContentPane .Contents table,
#ContentPane .maincontents table
{
    margin: 5px 10px;
    border: 1px solid #D7D7D7;
}

#ContentPane .Contents table th,
#ContentPane .maincontents table th
{
    padding: 5px;
    background: #EFF8FF;
    border: 1px solid #D7D7D7;
}

#ContentPane .Contents table td,
#ContentPane .maincontents table td
{
    padding: 5px;
    border: 1px solid #D7D7D7;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* ====================
 パンのくず
==================== */
.BrowserBreadCrumbs_Pref01_ov
{
    border-bottom: 1px solid #EBEBEB;
    margin: 0;
    background: none;
    display: inline-block;
    width: 100%;
}

.BrowserBreadCrumbs_Pref01_ov .BrowserBreadCrumbs_Pref01
{
    width: 320px !important;
    background: none;
    margin: 0 auto;
    float: none;
    display: block;
}

.BrowserBreadCrumbs_Pref01_ov .BrowserBreadCrumbs_Pref01 a
{
    padding-left: 15px;
    background: url(../../../secure/1331366/icon3.png) no-repeat left center;
}


/* ====================
 ニュースリスト_標準
==================== */
.NewsList_Standard .CreatedDate_v
{
    top: -55px;
}


/* ====================
 ローカルメニュー_標準
==================== */
#LeftPane .LMenuV_Standard,
#ContentPane .LMenuV_Standard
{
    margin: 20px 5px;
}

#LeftPane .LMenuV_Standard .outside_b h2
{
    font-size: 140%;
    font-family: '游明朝 Medium', serif !important;
    text-decoration: none;
    color: #000000;
}

#ContentPane .LMenuV_Standard .outside_b h2
{
    font-size: 140%;
    font-family: '游明朝 Medium', serif !important;
    text-decoration: none;
    color: #000000;
    background: #E8E8E8;
    padding: 10px;
}

#LeftPane .LMenuV_Standard .inside_b ul,
#ContentPane .LMenuV_Standard .inside_b ul
{
    list-style: none;
    margin: 5px;
}

#LeftPane .LMenuV_Standard .inside_b ul li
{
    margin-bottom: 5px;
}

#ContentPane .LMenuV_Standard .inside_b ul li
{
    margin-bottom: 5px;
    padding: 5px;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

#LeftPane .LMenuV_Standard .inside_b ul li a
{
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 5px;
    padding-left: 10px;
    background: url(../../../secure/1331366/icon3.png) no-repeat left center;
    text-decoration: none;
}

#ContentPane .LMenuV_Standard .inside_b ul li a
{
    font-size: 95%;
    width: 135px;
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 5px;
    background: #F2F9EB;
    text-decoration: none;
    border: 1px solid #C5C5C5;
    color: #000000;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

#LeftPane .LMenuV_Standard .inside_b ul li a:hover
{
    background-color: rgba(255,255,255,0.4);
}


/* ====================
 複数文書/ピックアップ
==================== */
#ContentPane .PickUp_Standard,
#ContentPane .NewsList_Standard
{
    background: #EFF8FF;
    padding: 10px;
    max-width: 300px;
}

#ContentPane .outside_b h2
{
    text-align: left;
    border-bottom: 2px solid #A9AAAC;
}

#ContentPane .outside_b h2 .info_title,
#ContentPane .outside_b h2 .MTitleLink
{
    font-size: x-large;
    font-weight: normal;
    text-align: center;
    background: url(../../../secure/1331366/notice.png) no-repeat left center;
    background-size: 30px;
    padding: 10px 0 10px 40px;
    color: #000000;
}

#ContentPane .LinkList_Standard .outside_b h2
{
    font-size: large;
    font-weight: bold;
    color: #494949;
    padding: 10px 10px 10px 40px !important;
    margin: 5px 0 5px 5px !important;
    border: none;
    border-bottom: 1px solid #494949;
    background: url(../../../secure/1331366/h2_icon.png) no-repeat 7px 9px;
}

#ContentPane .LinkList_Standard .outside_b h2 .MTitleLink
{
    background: none;
    font-size: large;
    font-weight: bold;
    color: #494949;
    padding: 10px 10px 10px 5px !important;
    margin: 5px 0 5px -5px !important;
}


#ContentPane .inside_b
{
    text-align: left;
    margin-bottom: 10px;
}

#ContentPane .inside_b ul
{
    list-style: none;
    margin: 0;
}

#ContentPane .inside_b ul li
{
    margin: 0 0 10px;
    padding: 10px;
}

#ContentPane .LinkList_Standard .inside_b ul li a.titleLink
{
    background: url(../../../secure/1331366/iconM33.png) no-repeat left center;
    padding: 3px 5px 3px 28px;
}

#ContentPane .inside_b ul li .CreatedDate
{
    font-size: large;
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

#ContentPane .inside_b ul li .R_Contents
{
    font-size: large;
    display: inline-block;
    width: 68%;
    vertical-align: top;
}


/* ====================
 画像付きボタン
==================== */
.imgbtn_list
{
    margin: 20px auto;
}

.imgbtn_list .inside_b
{
    width: 320px;
    margin: 0 auto 10px;
}

.imgbtn_list .content_block
{
    width: 320px;
    margin: auto;
}

.imgbtn_list .SubTitle
{
    display: none;
}

.imgbtn_list .Contents
{
    width: 320px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.imgbtn_list .Contents > div:not(.EndClear)
{
    border: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
    min-height: 110px;
    margin: 0px 10px 10px;
}

.imgbtn_list .Contents > div h3
{
    display: inline-block;
    vertical-align: top;
    padding: 45px 20px 0 10px;
    margin: 0;
    box-sizing: border-box;
    width: 160px;
    font-weight: normal;
    font-size: 140%;
}

.imgbtn_list .Contents > div a
{
    background: url(../../../secure/1331366/icon1_b.png) no-repeat right 45px;
}

.imgbtn_list .Contents > div a:hover
{
    display: inline-block;
    background: url(../../../secure/1331366/icon1_a.png) no-repeat right 45px rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.imgbtn_list .Contents > div img
{
    vertical-align: bottom;
    width: 132px;
    height: 110px;
}

.imgbtn_list .ParentBack
{
    display: none !important;
}

.imgbtn_list .EndClear:not(last-child)
{
    display: none;
}


/* ====================
 画像無しリンクボタン
==================== */
.B_LinkList_simple_title
{
    text-align: left;
    border: none;
    margin-bottom: 30px;
    width: 100%;
}

.B_LinkList_simple_title .MTitleBlock
{
    background: none;
    border: none;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    vertical-align: top;
    display: inline-block;
}

.B_LinkList_simple_title .MTitleBlock h2
{
    display: none;
}

.B_LinkList_simple_title .MTitleBlock h2 a
{
}

.B_LinkList_simple_title .FrameDiv
{
    margin: 0 auto;
    padding: 0 0 5px;
    float: none;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.B_LinkList_simple_title .FrameDiv ul
{
    display: inline-block;
    list-style: none;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.B_LinkList_simple_title .FrameDiv ul li
{
    margin: 10px auto;
    padding: 0;
    border: 1px solid #CCCCCC;
    width: 100%;
    float: none;
    display: block;
    box-sizing: border-box;
}

.B_LinkList_simple_title .FrameDiv ul li h3
{
    line-height: 1.3em;
    background: none;
    border: none;
    float: none;
    font-size: medium;
    list-style-type: none;
    margin: 0;
    box-sizing: border-box;
    padding: 0;
    min-height: 50px;
}

.B_LinkList_simple_title .FrameDiv ul li h3 a:not(.EditIcon)
{
    background: url(../../../secure/1331366/icon2_b.png) no-repeat 7px center;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    width: 100%;
    height: 100%;
    padding: 20px 5px 15px 30px;
    display: inline-table;
    text-align: left;
    box-sizing: border-box;
}

.B_LinkList_simple_title .FrameDiv ul li h3 a:not(.EditIcon):hover
{
    background: url(../../../secure/1331366/icon2_a.png) no-repeat 7px center #E4F0C0;
}


/* ====================
 コンテンツ
==================== */
#ContentPane .Contents,
#ContentPane .maincontents
{
    font-size: medium;
    overflow-x: scroll;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    box-sizing: border-box;
}

#ContentPane .Contents > table th,
#ContentPane .Contents > table td,
#ContentPane .maincontents > table th,
#ContentPane .maincontents > table td
{
    white-space: nowrap !important;
}


/* 見出し */
#ContentPane .Contents h2,
#ContentPane .maincontents h2,
.ItemList_Standard .SubTitle
{
    font-size: large;
    font-weight: bold;
    color: #494949;
    padding: 10px 10px 10px 40px !important;
    margin: 5px 0 5px -5px !important;
    border: none;
    border-bottom: 1px solid #494949;
    background: url("../../../secure/1331366/h2_icon.png") no-repeat 7px 9px;
}

#ContentPane .SubTitle > span[onclick] /*アコーディオン*/
{
    display: inline-block;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    background: url(../../../secure/1331366/iconM37.png) no-repeat right top;
}

#ContentPane div:not(.ImgBtn) > h3,
#ContentPane .Item_basic .maincontents h3,
#ContentPane .ItemList_Standard .maincontents h3
{
    clear: both;
    letter-spacing: 0.1em;
    font-size: 100% !important;
    font-weight: bold !important;
    margin: 10px 0 5px 2px;
    padding: 7px 7px 7px 12px;
    color: #006B37;
    border: 1px solid #006B37;
    border-radius: 5px 5px / 5px 5px;
}

.imgbtn_list .Contents .ImgBtn
{
    display: table;
}

.imgbtn_list .Contents .ImgBtn h3
{
    display: inline-block;
    clear: none;
    box-sizing: border-box;
    border: none;
    margin: 10px 0 5px 2px;
    padding: 27px 18px 7px 5px;
    width: 140px;
    vertical-align: top;
}

#ContentPane .Contents h4,
#ContentPane .maincontents h4
{
    clear: both;
    letter-spacing: 0.1em;
    display: block;
    font-size: 100%;
    font-weight: bold;
    color: #074B2A;
    margin: 5px 0 10px 0 !important;
    padding: 7px 7px 7px 12px !important;
    border-top: 2px solid #085831;
    border-bottom: 1px dashed #085831;
}

#ContentPane .Contents h5,
#ContentPane .maincontents h5
{
    color: #000000;
    letter-spacing: 0.1em;
    font-size: 100%;
    font-weight: bold;
    margin: 10px 0 5px 0px !important;
    padding: 7px 7px 7px 12px;
    background: #E5F1DC;
    border-radius: 5px 5px / 5px 5px;
}

#ContentPane .Contents h6,
#ContentPane .maincontents h6
{
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 3px;
    color: #515151;
    padding: 7px 7px 7px 12px;
    border-bottom: 2px solid #278539;
}



/* 段落 */
#ContentPane p
{
    margin: 5px 5px 5px 10px;
}

/* テーブル */
#ContentPane .Contents table,
#ContentPane .maincontents table
{
    margin: 5px 10px;
    border: 1px solid #D7D7D7;
}

#ContentPane .Contents table th,
#ContentPane .maincontents table th
{
    padding: 5px;
    background: #EFF8FF;
    border: 1px solid #D7D7D7;
}

#ContentPane .Contents table td,
#ContentPane .maincontents table td
{
    padding: 5px;
    border: 1px solid #D7D7D7;
}
}
