@charset "utf-8";
/* CSS Document staff.css */

/*
=========================================*/
/* gnav */
#staff #header-pc .secNav ul li.menu05 a{
    border-bottom: 2px solid #E83518;
}
/* categoryHeader */

/* subMenu */

/*  .index
=========================================*/




/*  .feature
=========================================*/

/*  .greeting
=========================================*/
.greeting .lead {
    font-size: 28px;
    font-weight: bold;
    color: #1EAA39;
    line-height: 1.3;
}
.greeting .imageBox01 .text dl dt {
    color: #6EBA43;
    font-weight: bold;
    font-size: 18px;
}

.greeting .name{ font-size: 18px; font-weight: bold;}
.greeting .name span.kanji{ font-size: 26px; margin-left: 10px;}
.greeting .name span.kana{ font-weight: normal; font-size: 12px; }
.greeting dl{ margin-top: 20px;}
.greeting dl dt{ font-weight: bold; color: #E83518}
.greeting dl dd{}
.greeting{}
.greeting{}
/*  .outline
=========================================*/
/*  .facility
=========================================*/
/*  .access
=========================================*/

/*  .recruit
=========================================*/

@media only screen and (max-width: 640px) {
    /*  .index
    =========================================*/
    /*  .feature
    =========================================*/

    /*  .greeting
    =========================================*/
    .greeting .pic{text-align: center;}
    .greeting img{ width: 40%}
    .greeting .lead {
        font-size: 24px;
        font-weight: bold;
        color: #1EAA39;
        line-height: 1.3;
        border-top: 1px dotted #ccc;
        padding-top: 10px;
    }
    .greeting .imageBox01 .text dl dt {
        color: #6EBA43;
        font-weight: bold;
        font-size: 18px;
    }

    .greeting .name{ font-size: 18px; font-weight: bold;}
    .greeting .name span.kanji{ font-size: 26px; margin-left: 10px;}
    .greeting .name span.kana{ font-weight: normal; font-size: 12px; }
    .greeting dl{ margin-top: 20px;}
    .greeting dl dt{ font-weight: bold; color: #E83518}
    .greeting dl dd{}
    .greeting{}
    .greeting{}



    /*  .outline
    =========================================*/
    /*  .facility
    =========================================*/
    /*  .access
    =========================================*/

    /*  .recruit
    =========================================*/
}
