﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* ===== 幅広レイアウト ===== */
body
{
    font-family: "BIZ UDPGothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
}

#ContentPane
{
    font-size: 100%;
}

#BaseTable
{
    width: 100% !important;
    padding: 0;
    min-width: 900px;
    float: none;
    overflow: hidden;
}

#HeaderPane
{
    background: #ffffff;
    width: 100% !important;
    float: none;
}

#ContentPane {
    width: 1080px;
    padding: 0;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
}

#LeftPane {
    width: 1080px;
    padding: 0 !important;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
}

#RgihtPane {
    width: 1080px;
    padding: 0 !important;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
}


#Middle {
    width: 1080px;
    padding: 0;
    margin: 0 auto;
    float: none;
    background-image: none;
}

#FooterPane {
    width: 100% !important;
    margin: 0 auto;
    padding: 0;
    min-width: 1080px;
    float: none;
}


/* ===== ヘッダ部 ===== */

.header1 {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

/* ===== 画像スライド ===== */
#mainimg,
#mainimg .mainimg_b,
#mainimg img
{
    width: 100% !important;
}
#mainimg img
{
    height: 330px;
}

/* ===== パンのくず ===== */
.BrowserBreadCrumbs_Pref01_ov {
    width: 900px;
    margin: 0 auto 5px !important;
    background: url(ac13.gif);
}

.BrowserBreadCrumbs_Pref01 {
    color: black;
    font-size: 100%;
    text-align: left;
    padding: 10px 0px 10px 0px;
    margin: 0 auto 10px;
    float: none;
    max-width: 900px;
    background: transparent;
}

.footer {
    width: 900px;
    margin: auto;
}

#FooterPane > div {
    text-align: center;
}

#ContentPane
{
padding-left: 5px;
box-shadow: 0 0 2px rgba(0,0,0,0.1);
}

.Footer_Box
{
    border-top: 2px solid #D64301;
    padding: 0 10px 10px;
    margin: 0;
}

.Footer_Box hr
{
    display: none;
    padding: 0;
    margin: 0;
}

#FooterPane .BrowserModuleSet {
    width: 900px;
    margin: auto;
}



/*  見出し共通画像  */



/*  リンクリスト_標準  */
.LinkList_Standard
{
    margin: 0 0 10px;
    background: #BFE4FF;
}

#ContentPane .LinkList_Standard .outside_b
{
    padding: 10px 0 0 20px;
}

#ContentPane .LinkList_Standard h2
{
    padding: 10px 10px 10px 55px;
    font-size: x-large;
    background-color: transparent;
}

#ContentPane .LinkList_Standard h2 a
{
    color: #000000 !important;
    text-decoration: none !important;
    background: ;
}

#ContentPane .LinkList_Standard .inside_b
{
    margin: 0 -300%;
    padding: 20px 300% 10px;
    width: 100%;
    display: grid;
}

#ContentPane .LinkList_Standard .inside_b ul
{
    display: block;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
}

#ContentPane .LinkList_Standard .inside_b ul li
{
    text-align: center;
    margin: auto 10px 5px;
    display: inline-table;
    width: 22%;
    border-radius: 3px 3px / 3px 3px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 10px;
    vertical-align: bottom;
}

#ContentPane .LinkList_Standard .inside_b ul li:hover,
div.infobox div.contentbox a.infobtn:hover
{
    background-color: rgba(119,217,168,0.8);
}

#ContentPane .LinkList_Standard .inside_b ul li a
{
    display: inline-block;
}

#ContentPane .LinkList_Standard .inside_b ul li a.titleLink
{
    display: table-cell;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 5px 5px;
    color: #000000;
    vertical-align: bottom;
    text-decoration: none;
    font-size: medium;
    font-weight: 500;
}


/*  注目キーワード  */
#ContentPane .Llist_633980 .inside_b ul {
    display: block;
    text-align: left;
    padding: 0 50px;
}

#ContentPane .Llist_633980 .inside_b ul li {
    text-align: center;
    margin: auto auto 5px;
    display: inline-table;
    width: 24%;
    min-height: 40px;
    border-radius: 5px 5px / 5px 5px;
    box-sizing: border-box;
    padding: 5px;
    vertical-align: middle;
}




/* ===== HTML文書エディタ アイコン調整 ===== */
/* 文書編集画面調整 */
#RadEditor2Center
{
    margin: -5px 0 0 -5px !important;
}

#RadEditor2_contentDiv
{
    padding: 5px !important;
}

a.reToolIcon
{
    font-size: 120%;
}

.reToolIcon:before
{
    font-size: 120%;
}

.reLightweightDialog.RadForm_Silk .redWrapper .redFBDialogContent {
    max-width: 460px !important;
    box-sizing: border-box !important;
}



/* ===== パンのくず ===== */
.BrowserBreadCrumbs_Pref01_ov {
    width: 1080px;
    margin: 0 auto 5px !important;
    background: url(ac13.gif);
}

.BrowserBreadCrumbs_Pref01 {
    color: black;
    font-size: 100%;
    text-align: left;
    padding: 10px 0px 10px 0px;
    margin: 0 auto 10px;
    float: none;
    max-width: 1080px;
    background: transparent;
}

.footer {
    width: 1080px;
    margin: auto;
}

#FooterPane > div {
    text-align: center;
}

#ContentPane
{
box-shadow: 0 0 2px rgba(0,0,0,0.1);
}

.Footer_Box
{
    border-top: 2px solid #D64301;
    padding: 0 10px 10px;
    margin: 0;
}

.Footer_Box hr
{
    display: none;
    padding: 0;
    margin: 0;
}

#FooterPane .BrowserModuleSet {
    width: 1080px;
    margin: auto;
}




/* ===== 特設ブロック ===== */
#HeaderPane div.infobox {
}

div.infobox {
}


/* ===== タイトルブロック ===== */
.MTitleBlock {
    background: #0D5D5C !important;
    background-position: right top;
    background-repeat: repeat;
    border-bottom: 1px solid #9FB7D4;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin: 0;
    padding: 5px 5px 2px 7px;
}

.MTitleBlock h2 {
    color: #FFFFFF !important;
}

/* ===== 中央領域モジュールセット ===== */
#ContentPane .BrowserModuleSet_Div{
    width: 1080px;
    margin: 0 auto 10px;
    padding: 5px 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #77D9A8;
    box-sizing: border-box;
}

/* ===== 各タイトルアイコン ===== */
/* 注目キーワード */
.Llist_633980 h2
{
    background: url(/Images/2023/search_b.png) no-repeat left center;
}

/* 注目キーワード */
.BrowserModuleSet_Div_634333 .Mset_btn_title
{
    background: url(/Images/2023/list_b.png) no-repeat left center;
}

/* おすすめサイト */
.Llist_464519 h2
{
    background: url(/Images/2023/pc_b.png) no-repeat left center;
}

/* ===== 例外設定 ===== */
.MSet_BlockMenu .ContentPane .inside_b .page_control
{
    display: none;
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}

}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* ===== 幅広レイアウト ===== */
body
{
    font-family: "BIZ UDPGothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
}

#BaseTable
{
    width: 100%;
    padding: 0;
    min-width: 320px;
    float: none;
    overflow: hidden;
}

#HeaderPane
{
    background: #ffffff;
    width: 100%;
    float: none;
}

#ContentPane {
    width: 100%;
    padding: 0;
    margin: 40px 0 auto;
    float: none;
    font-size: 100%;
}

#Middle {
    width: 320px;
    padding: 0;
    margin: 0 auto;
    float: none;
    background-image: none;
}

#FooterPane {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    min-width: 320px;
    float: none;
}


#Header {
}

#Header .contents_b {
}

#header {
}

.header1 {
    width: 320px;
    margin: 0 auto;
    position: relative;
}

/* ===== 画像スライド ===== */
#mainimg,
#mainimg .mainimg_b,
#mainimg img
{
    width: 100% !important;
}
#mainimg .mainimg_b {
    margin: 0;
    padding: 0px 0px 30px;
}
#mainimg img
{
    height: auto;
}

/* ===== パンのくず ===== */
.BrowserBreadCrumbs_Pref01_ov {
    width: 100%;
    background: url(ac13.gif);
}

.BrowserBreadCrumbs_Pref01 {
    color: black;
    font-size: 100%;
    text-align: left;
    padding: 10px 0px 10px 0px;
    margin: 0 auto 10px;
    float: none;
    max-width: 320px;
    background: transparent;
}

.footer {
    width: 320px;
    margin: auto;
}

#FooterPane > div {
    text-align: center;
}

#ContentPane
{
box-shadow: 0 0 2px rgba(0,0,0,0.1);
}

.Footer_Box
{
    border-top: 2px solid #D64301;
    padding: 0 10px 10px;
    margin: 0;
}

.Footer_Box hr
{
    display: none;
    padding: 0;
    margin: 0;
}

#FooterPane .BrowserModuleSet {
    width: 320px;
    margin: auto;
}

/*  読み上げ  */
#xp1
{
    margin: 0 !important;
}

/*  リンクリスト_標準  */
.LinkList_Standard
{
    margin: 0 0 10px;
    background: #BFE4FF;
}

#ContentPane .LinkList_Standard h2
{
    padding: 10px 10px 10px 45px;
    font-size: x-large;
    background-color: transparent;
}

#ContentPane .LinkList_Standard h2 a
{
    color: #000000 !important;
    text-decoration: none !important;
    font-size: medium;
}

#ContentPane .LinkList_Standard .inside_b
{
}

#ContentPane .LinkList_Standard .inside_b ul
{
    display: table;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}

#ContentPane .LinkList_Standard .inside_b ul li
{
    border-radius: 3px 3px / 3px 3px;
    background-color: FFFFFF;
    box-sizing: border-box;
    padding: 0;
    vertical-align: bottom;
    min-width: 33%;
    text-align: center;
    display: inline-block;
    margin: 0 3px 5px;
}


#ContentPane .LinkList_Standard .inside_b ul li a.titleLink
{
    display: inline-block;
    min-width: 92%;
    min-height: auto;
    border-radius: 8px 8px / 8px 8px;
    background: #ffffff;
    box-sizing: border-box;
    padding: 10px 5px;
    vertical-align: bottom;
    color: #000000;
    text-decoration: none;
    font-size: medium;
    font-weight: 500;
}




/* ===== タイトルブロック ===== */
.MTitleBlock {
    background: #0D5D5C !important;
    background-position: right top;
    background-repeat: repeat;
    border-bottom: 1px solid #9FB7D4;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin: 0;
    padding: 5px 5px 2px 7px;
}

.MTitleBlock h2 {
    color: #FFFFFF !important;
}

/* ===== 中央領域モジュールセット ===== */
#ContentPane .BrowserModuleSet_Div{
    width: 1000px;
    margin: 0 auto 10px;
    padding: 5px 20px;
    border: 2px solid #77D9A8;
    box-sizing: border-box;
}



/*  注目キーワード  */
#ContentPane .Llist_633980 .inside_b ul {
    display: inline-block;
    text-align: left;
    padding: 0 5px;
}

#ContentPane .Llist_633980 .inside_b ul li {
    text-align: center;
    margin: auto auto 5px;
    display: inline-block;
    width: 49%;
    min-height: 40px;
    border-radius: 5px 5px / 5px 5px;
    box-sizing: border-box;
    padding: 5px;
    vertical-align: middle;
}

/* ===== 各タイトルアイコン ===== */
/* 注目キーワード */
.Llist_633980 h2
{
    background: url(/Images/2023/search_b.png) no-repeat 5px center;
    background-size: 40px;
}

/* 注目キーワード */
.BrowserModuleSet_Div_634333 .Mset_btn_title
{
    background: url(/Images/2023/list_b.png) no-repeat left center;
}

/* おすすめサイト */
.Llist_464519 h2
{
    background: url(/Images/2023/pc_b.png) no-repeat left center;
}

/* ===== 例外設定 ===== */
.MSet_BlockMenu .ContentPane .inside_b .page_control
{
    display: none;
}
}
