@charset 'UTF-8';
/*============================================================= about 当事務所について =============================================================*/
/*!  #mainimg
================================================ */
@media screen and (max-width: 599px)
{
    #about #mainimg .mainTxt
    {
        width: 239px;
    }
}
/*!  section
================================================ */
@media screen and (max-width: 599px)
{
    #about #greeting,
    #about #prof
    {
        padding: 0 15px 30px;
    }
}
@media screen and (min-width: 600px)
{
    #about #greeting,
    #about #prof
    {
        padding-bottom: 60px;
    }
}
#about #greeting .tit,
#about #prof .tit
{ margin-bottom: 0; 
    padding: 0;
}
@media screen and (min-width: 600px)
{
    #about #greeting .tit,
    #about #prof .tit
    {
        line-height: 1; margin-bottom: 0;
    }
}
#about #greeting .tit .name_en,
#about #prof .tit .name_en
{
    color: #274878;
}
@media screen and (min-width: 600px)
{
    #about #greeting .tit .name_en,
    #about #prof .tit .name_en
    {
        margin-bottom: 8px;
    }
}
/*!  #about
================================================ */
@media screen and (max-width: 599px)
{
    #about #greeting
    {
        background: #f4f4f4 url(../img/about/bg_greeting_sp.png) right bottom no-repeat; background-size: cover;
    }
}
@media screen and (min-width: 600px)
{
    #about #greeting
    {
        background: #f4f4f4 url(../img/about/bg_greeting_pc.png) center center no-repeat; background-size: cover;
    }  #about #greeting .greetingIn
    {
        width: 1100px; margin: 0 auto;
    }
}
@media screen and (max-width: 599px)
{
    #about #greeting .hd
    {
        padding: 30px 0 15px;
    }
}
@media screen and (min-width: 600px)
{
    #about #greeting .hd
    {
        padding: 55px 0 45px;
    }
}
#about #greeting .hd .lead
{
    text-align: center;
}
@media screen and (max-width: 599px)
{
    #about #greeting .txtbox .strong {
        font-size: 1.4rem;
    }
    #about #greeting .txtbox .txt + .txt {
        margin-top: 10px;
    }
}
@media screen and (min-width: 600px)
{
    #about #greeting .txtbox .strong {
        font-size: 1.6rem;
    }
    #about #greeting .txtbox .txt + .txt {
        margin-top: 18px;
    }
}
/*!  #about
================================================ */
@media screen and (min-width: 600px)
{
    #about #prof .profIn
    {
        width: 1100px; margin: 0 auto;
    }
}
@media screen and (max-width: 599px)
{
    #about #prof .hd
    {
        padding: 30px 0 20px;
    }
}
@media screen and (min-width: 600px)
{
    #about #prof .hd
    {
        padding: 55px 0 40px;
    }
}
#about #prof .tablebox .profTable
{
    width: 100%;
}
@media screen and (min-width: 600px)
{
    #about #prof .tablebox .profTable
    {
        border-collapse: separate;
    }
}
@media screen and (max-width: 599px)
{
    #about #prof .tablebox .profTable th,
    #about #prof .tablebox .profTable td
    {
        display: block;
    }
}
#about #prof .tablebox .profTable th
{ line-height: 1; color: #fff; 
    background-color: #274878;
}
@media screen and (max-width: 599px)
{
    #about #prof .tablebox .profTable th
    { font-size: 1.2rem; 

        padding: 12px 15px;
    }
}
@media screen and (min-width: 600px)
{
    #about #prof .tablebox .profTable th
    { font-size: 1.4rem; 

        padding: 30px; border-top: 1px solid #c9c9c9;
    }
}
@media screen and (min-width: 600px)
{
    #about #prof .tablebox .profTable tr:nth-child(1) td
    {
        border-top: 1px solid #c9c9c9;
    }
}
#about #prof .tablebox .profTable td
{
    border: 1px solid #c9c9c9; border-top: none;
}
@media screen and (max-width: 599px)
{
    #about #prof .tablebox .profTable td
    {
        padding: 12px 15px;
    }
}
@media screen and (min-width: 600px)
{
    #about #prof .tablebox .profTable td
    { padding: 25px 30px; 

        border-bottom: 1px solid #c9c9c9 p;
    }
}
