﻿@charset 'utf-8';
ul
{
    margin-top: 2px;
}

/* PC・タブレット */
@media screen and (min-width:1100px)
{
    h2
    {
        font-size: 30px;font-weight: bold;margin-bottom: 35px; color: #e95520;
    }
    h3
    {
        font-size: 30px;font-weight: bold;margin-bottom: 20px; color: #e95520;
    }
    h4
    {
        font-size: 24px;font-weight: bold;line-height: 40px; margin-bottom: 20px;text-align: center;color: #fff;background-color: #ed7700;
    }

    .title_bkg
    {
        height: 430px;padding-top: 110px; text-align: center;background-image: url('../_img/staff/bg_main_pc.jpg');background-position: center;background-size: cover;
    }

    .staff_wrapper
    {
        padding: 70px 0 10px 0;

        background-image: url('../_img/__common/bg_stripe.png');
    }
    .staff_menu_pc
    {
        text-align: center;
    }
    .staff_menu_sp
    {
        display: none;
    }
    .staff_menu_img01
    {
        margin-right: 20px;
    }
    .staff_menu_img02
    {
        margin-right: 20px;
    }
    .staff_menu_img03
    {
        margin-right: 20px;
    }
    .staff_menu_img04
    {
    }

    .staff_det_div
    {
        width: 1100px;margin: 100px auto;padding-bottom: 63px; text-align: center;border-radius: 10px;background-color: #fff;background-image: url('../_img/staff/ico_staff01.png');background-repeat: no-repeat;background-position: top 0 left 63px;box-shadow: 2px 2px 0 rgba(0, 0, 0, .2);
    }
    .staff_det_div01
    {
        background-image: url('../_img/staff/ico_staff01.png');
    }
    .staff_det_div02
    {
        background-image: url('../_img/staff/ico_staff02.png');
    }
    .staff_det_div03
    {
        background-image: url('../_img/staff/ico_staff03.png');
    }
    .staff_det_div04
    {
        background-image: url('../_img/staff/ico_staff04.png');
    }
    .staff_info
    {
        position: relative;top: -40px;
    }
    .staff_photo
    {
        width: 200px;margin-bottom: 20px;border: 9px #fff solid; border-radius: 50%;
    }
    .staff_txt01
    {
        font-size: 22px;color: #004a80;
    }
    .staff_txt02
    {
        font-size: 30px;font-weight: bold;color: #004a80;
    }
    .staff_txt03
    {
        font-size: 22px;color: #004a80;
    }

    .staff_voice_div
    {
        width: 980px;margin: auto;
    }
    .staff_voice_div02
    {
        width: 980px;margin: 30px auto;
    }
    .staff_voice_l
    {
        display: table-cell;

        width: 475px;vertical-align: top;
    }
    .staff_voice_c
    {
        display: table-cell;

        width: 30px;vertical-align: top;
    }
    .staff_voice_r
    {
        display: table-cell;

        width: 475px;vertical-align: top;
    }
    .staff_voice_title
    {
        font-size: 21px;font-weight: bold;line-height: 40px;color: #004a80;
        background-color: #e6f8fc;background-image: url('../_img/staff/kado.png');background-repeat: no-repeat;
    }
    .staff_voice_text
    {
        font-size: 18px;margin-top: 10px; text-align: left;
    }
    .staff_voice_photo
    {
        width: 100%;
    }
}

/* スマホ */
@media screen and (max-width:1099px)
{
    h2
    {
        font-size: 24px;font-weight: bold;margin-bottom: 35px; color: #e95520;
    }
    h3
    {
        font-size: 24px;font-weight: bold;margin-bottom: 20px; color: #e95520;
    }
    h4
    {
        font-size: 18px;font-weight: bold;line-height: 40px; margin-bottom: 20px;text-align: center;color: #fff;background-color: #ed7700;
    }

    .title_bkg
    {
        height: 300px;padding-top: 70px; text-align: center;background-image: url('../_img/staff/bg_main_sp.jpg');background-position: center;background-size: cover;
    }

    .staff_wrapper
    {
        padding: 10px;

        background-image: url('../_img/__common/bg_stripe.png');
    }
    .staff_menu_pc
    {
        display: none;
    }
    .staff_menu_sp
    {
    }
    .staff_menu_img01
    {
        width: 100%;margin-bottom: 5px;
    }
    .staff_menu_img02
    {
        width: 100%;margin-bottom: 5px;
    }
    .staff_menu_img03
    {
        width: 100%;margin-bottom: 5px;
    }
    .staff_menu_img04
    {
        width: 100%;
    }

    .staff_det_div
    {
        margin: 50px auto;padding: 10px 10px 20px 10px; text-align: center;border-radius: 10px;background-color: #fff;background-repeat: no-repeat;background-position: top 0 left 30px;background-size: 74px;box-shadow: 2px 2px 0 rgba(0, 0, 0, .2);
    }
    .staff_det_div01
    {
        background-image: url('../_img/staff/ico_staff01.png');
    }
    .staff_det_div02
    {
        background-image: url('../_img/staff/ico_staff02.png');
    }
    .staff_det_div03
    {
        background-image: url('../_img/staff/ico_staff03.png');
    }
    .staff_det_div04
    {
        background-image: url('../_img/staff/ico_staff04.png');
    }
    .staff_info
    {
    }
    .staff_photo
    {
        position: relative;top: -30px;left: 45px;

        width: 143px;border: 9px #fff solid; border-radius: 50%;
    }
    .staff_txt01
    {
        font-size: 22px;color: #004a80;
    }
    .staff_txt02
    {
        font-size: 30px;font-weight: bold;color: #004a80;
    }
    .staff_txt03
    {
        font-size: 22px;color: #004a80;
    }

    .staff_voice_div
    {
    }
    .staff_voice_div02
    {
    }
    .staff_voice_l
    {
        vertical-align: top;
    }
    .staff_voice_c
    {
        display: none;
    }
    .staff_voice_r
    {
        vertical-align: top;
    }
    .staff_voice_title
    {
        font-size: 21px;font-weight: bold;margin-top: 20px;padding: 20px;color: #004a80;
        background-color: #e6f8fc;background-image: url('../_img/staff/kado.png');background-repeat: no-repeat;
    }
    .staff_voice_text
    {
        font-size: 18px;margin-top: 10px; text-align: left;
    }
    .staff_voice_photo
    {
        width: 100%;margin-top: 20px;
    }
}
