@charset "UTF-8";
.areaContact {}
.areaContact_title {
    margin-bottom: 93px;
}
.areaContact_title > b {}
.areaContact_title > small {}
.contact {}
.contact_title {
    margin-bottom: 38px;
}
.call {
    background: #EDF1F8;
    padding: 42px 20px 50px;
    margin-bottom: 64px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.call_title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 14px;
    line-height: 1.4;
}
.call_list {
    list-style: none;
    color: #00389E;
    font-size: 52px;
    font-weight: bold;
    line-height: 1;
    display: table;
    width: 100%;
}
.call_list > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%;
    padding: 4px 0;
}
.call_list > li:last-child {
    padding-bottom: 19px;
}
.call_list > li:first-child {
    border-right: 1px solid #ccc;
}
.call_list > li:nth-child(2n+1) {}
.call_list > li > a {}
.call_list > li > a:hover {}
.call_list > li > a:before {
    content: "";
}
.call_list > li > a:after {
    content: "";
}
.call_list > li > a > .icon {}
.call_list > li .icon {
    position: relative;
    z-index: 1;
    top: -6px;
    margin-right: 7px;
}
.call_open {
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    padding-left: 30px;
}
.contact_cols {
    display: table;
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
}
.contact_cols:after {
    content: "";
    display: block;
    clear: both;
}
.contact_col {
    display: table-cell;
    vertical-align: middle;
}
.contact_col-no1 {
    padding-left: 4px;
}
.contact_name {
    margin-bottom: 10px;
}
.contact_name > img {}
.contact_dList {
    list-style: none;
    line-height: 1.5;
    font-size: 17px;
}
.contact_dList > dt {
    font-weight: bold;
}
.contact_dList > dd {}
.contact_dList > dd > a {}
.contact_dList > dd > a:hover {}
.contact_dList > dd > a:before {
    content: "";
}
.contact_dList > dd > a:after {
    content: "";
}
.contact_col-no2 {
    text-align: right;
    padding-left: 25px;
}
.contact_image {}
.contact_image > img {}
.recruit {
    margin-top: 84px;
}
.recruit_title {
    margin-bottom: 43px;
}
.recruit_dList {
    list-style: none;
    background: #EDF1F8;
    padding: 13px 40px;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.recruit_dList > dt {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
.recruit_dList > dd {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.recruit_dList > dd > a {
    display: block;
    color: #00389E;
    font-size: 28px;
    font-weight: bold;
}
.recruit_dList > dd > a:hover {}
.recruit_dList > dd > a:before {
    content: "";
}
.recruit_dList > dd > a:after {
    content: "";
}
.recruit_dList > dd > a > .icon {
    margin-right: 5px;
}
@media screen and (max-width:999px) {
    .areaContact {}
    .areaContact_title {
        margin-bottom: 45px;
    }
    .areaContact_title > b {}
    .areaContact_title > small {}
    .contact {}
    .contact_title {
        margin-bottom: 25px;
    }
    .call {
        padding: 25px;
        margin-bottom: 45px;
    }
    .call_title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .call_list {
        display: block;
        font-size: 36px;
    }
    .call_list > li {
        display: block;
        width: auto;
        border: none;
        padding: 0;
        margin-top: 20px;
    }
    .call_list > li:last-child {
        padding: 0;
    }
    .call_list > li:first-child {
        border: none;
        margin-top: 0;
    }
    .call_list > li:nth-child(2n+1) {}
    .call_list > li > a {}
    .call_list > li > a:hover {}
    .call_list > li > a:before {}
    .call_list > li > a:after {}
    .call_list > li > a > .icon {}
    .call_list > li .icon {}
    .call_open {
        font-size: 13px;
    }
    .contact_cols {
        display: block;
    }
    .contact_cols:after {}
    .contact_col {
        display: block;
        padding: 0;
    }
    .contact_col-no1 {
        max-width: 454px;
        margin: 0 auto 0;
    }
    .contact_name {}
    .contact_name > img {}
    .contact_dList {
        font-size: 15px;
    }
    .contact_dList > dt {}
    .contact_dList > dd {}
    .contact_dList > dd > a {}
    .contact_dList > dd > a:hover {}
    .contact_dList > dd > a:before {}
    .contact_dList > dd > a:after {}
    .contact_col-no2 {
        max-width: 454px;
        margin: 25px auto 0;
    }
    .contact_image {}
    .contact_image > img {}
    .recruit {
        margin-top: 60px;
    }
    .recruit_title {
        margin-bottom: 20px;
    }
    .recruit_dList {}
    .recruit_dList > dt {}
    .recruit_dList > dd {}
    .recruit_dList > dd > a {
        font-size: 24px;
    }
    .recruit_dList > dd > a:hover {}
    .recruit_dList > dd > a:before {}
    .recruit_dList > dd > a:after {}
    .recruit_dList > dd > a > .icon {}
}
@media screen and (max-width:699px) {
    .areaContact {}
    .areaContact_title {
        margin-bottom: 25px;
    }
    .areaContact_title > b {}
    .areaContact_title > small {}
    .contact {}
    .contact_title {
        margin-bottom: 15px;
    }
    .call {
        padding: 15px;
        margin-bottom: 25px;
    }
    .call_title {
        font-size: 16px;
    }
    .call_list {
        font-size: 26px;
    }
    .call_list > li {
        margin-top: 15px;
    }
    .call_list > li:first-child {}
    .call_list > li:nth-child(2n+1) {}
    .call_list > li > a {}
    .call_list > li > a:hover {}
    .call_list > li > a:before {}
    .call_list > li > a:after {}
    .call_list > li > a > .icon {}
    .call_list > li .icon {}
    .call_open {}
    .contact_cols {}
    .contact_cols:after {}
    .contact_col {}
    .contact_col-no1 {}
    .contact_name {}
    .contact_name > img {
        width: 160px;
    }
    .contact_dList {
        font-size: 14px;
    }
    .contact_dList > dt {}
    .contact_dList > dd {}
    .contact_dList > dd > a {}
    .contact_dList > dd > a:hover {}
    .contact_dList > dd > a:before {}
    .contact_dList > dd > a:after {}
    .contact_col-no2 {
        margin-top: 15px;
    }
    .contact_image {}
    .contact_image > img {}
    .recruit {
        margin-top: 45px;
    }
    .recruit_title {}
    .recruit_dList {
        padding: 20px;
        line-height: 1.4;
        text-align: center;
    }
    .recruit_dList > dt {
        display: block;
    }
    .recruit_dList > dd {
        display: block;
        margin: 8px 0 0;
    }
    .recruit_dList > dd > a {}
    .recruit_dList > dd > a:hover {}
    .recruit_dList > dd > a:before {}
    .recruit_dList > dd > a:after {}
    .recruit_dList > dd > a > .icon {}
}
@media screen and (max-width:374px) {}
