﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.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
{
    float: none;
    margin: 20px auto 0;
    width: 50%;
    padding: 0;
}

.B_LinkList_simple_title .MTitleBlock h2 a
{
    background: url(../../../secure/1331366/frequently.png) no-repeat top center;
    padding: 55px 10px 0;
    display: inline-block;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

.B_LinkList_simple_title .FrameDiv
{
    margin: 0;
    padding: 0 0 5px;
    float: none;
    width: 75%;
    display: inline-block;
    vertical-align: top;
}

.B_LinkList_simple_title .FrameDiv ul
{
    display: inline-block;
    list-style: none;
    margin: 0;
}

.B_LinkList_simple_title .FrameDiv ul li
{
    margin: 10px 7px;
    padding: 0;
    border: 1px solid #CCCCCC;
    width: 30%;
    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;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.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
{
    float: none;
    margin: 20px auto 0;
    width: 100%;
    padding: 0;
    text-align: center;
}

.B_LinkList_simple_title .MTitleBlock h2 a
{
    background: url(../../../secure/1331366/frequently.png) no-repeat top center;
    padding: 55px 10px 0;
    display: inline-block;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

.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;
}
}
