@charset "utf-8";

/* -----------------------------------------
*
    #section_visual
*
-------------------------------------------- */
#section_visual .visual_inner {
    color: #4d4d4d;
}

#section_visual .page_tit {
    font-size: 3.68rem;
    font-weight: 500;
}

/* -----------------------------------------
*
    #lnav
*
-------------------------------------------- */
.company_in {
    padding-top: 2.5rem;
    position: relative;
}

#lnav:not(.btm) {
    position: absolute;
    top: -63px;
    left: 0;
    width: 100%;
    height: 63px;
    background-color: #f0f0f0;
}

#lnav ul {
    display: flex;
    width: 100%;
    height: 63px;
}

#lnav ul li {
    width: 256px;
    height: 100%;
    text-align: center;
}

#lnav ul li a {
    position: relative;
    display: inline-flex;
    padding-bottom: 4px;
    width: 100%;
    height: 100%;
    border-top: 4px solid #f0f0f0;
    box-sizing: border-box;
    color: #808080;
    font-weight: 700;
    justify-content: center;
    align-items: center;
}

#lnav ul li a:after,
#lnav li:first-child a:before {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 2px);
    width: 1px;
    height: 31px;
    background-color: #808080;
    transform: translateY(-50%);
}

#lnav li:first-child a:before {
    left: 0;
}

#lnav:not(.btm) ul li.current a {
    background-color: #fff;
    border-color: #0080be;
    color: #4d4d4d;
}

#lnav:not(.btm) ul li.current a:after,#lnav:not(.btm) ul li.current_prev a:after {
    display: none;
}

#lnav:not(.btm) ul li.current a::before {
    display: none;
}

/* -------------------------------------------------------
*
    corporate-profile
*
--------------------------------------------------------- */

/* ----------------------------
*
    #sec_message
*
------------------------------- */
#sec_message {
    padding-top: 2.2rem;
    position: relative;
    width: 100%;
    height: 654px;
    background: url(../corporate-profile/img/sec_message_bg.jpg) no-repeat;
    background-size: cover;
    background-position-x: right;
}

#sec_message .title_en {
    top: 2rem;
}

#sec_message .txt_col {
    margin: 0 auto;
    position: relative;
    padding-top: 5rem;
    width: 800px;
}

#sec_message .ceo_tit.sw_sp {
    display: none;
}

#sec_message .ceo_tit {
    margin-bottom: 1.4rem;
}

#sec_message .ceo_tit img {
    margin: 0 auto;
    width: 749px;
}

#sec_message .ceo_message {
    font-weight: 300;
    line-height: 2.1;
}

#sec_message .ceo_message p{
    margin-bottom: 1rem;
}

#sec_message .ceo_message p:last-child{
    margin-bottom: 0;
}

#sec_message .ceo_sign {
    margin-top: 1.4rem;
    float: right;
    width: 157px;
}

#sec_message .ceo_sign .position {
    display: block;
    text-align: left;
    font-size: .8rem;
}

.title {
    padding-top: 4.9rem;
    color: #0080be;
}

.title_sen {
    margin: 2.2rem 0 1rem;
}

.title_sen:before {
    border-color: #afafaf;
}

/* ----------------------------
*
    #cop_philosophy
*
------------------------------- */

#cop_philosophy {
    margin-bottom: 5rem;
}

#cop_philosophy .title {
    padding-top: 5.5rem;
}


#cop_philosophy .philo_tit {
    margin-top: 1rem;
    font-size: 1.82rem;
    font-weight: 500;
}

#cop_philosophy .philo_copy {
    line-height: 2;
}

#cop_philosophy ul {
    margin-bottom: 4.5rem;
}

#lnav.btm {
    margin-top: 5rem;
}

#lnav.btm ul {
    height: 31px;
}

#lnav.btm li a {
    border-top: none;
}

#lnav.btm li:first-child a:before {
    left: 0;
    right: inherit;
}

#lnav.btm li.current a {
    color: #0080be;
}

#btm_link.btm_link_btm {
    margin-top: 3.6rem;
}

#btm_link.btm_link_btm li {
    width: 635px;
}

/* -------------------------------------------------------
*
    information
*
--------------------------------------------------------- */

#sec_information .table_info{
    margin-top: 2.4rem;
    margin-left: 4.75rem;
    border-collapse: collapse;
    width: 970px;
}

#sec_information .table_info th{
    padding-right: 1.8rem;
    width: 135px;
    border-right: 1px solid #afafaf;
    box-sizing: border-box;
    font-weight: bold;
    color: #0080be;
    text-align: left;
    line-height: 2;
}

#sec_information .table_info td{
    padding: 0 0 .7rem 2.6rem;
    width: calc(100% - 135px);
    line-height: 2;
    vertical-align: top;
}

#sec_information .table_info td .address{
    padding-left: 3.1rem;
    margin-bottom: .4rem;
}

#sec_information .table_info tr:last-child td {
    padding-bottom: 0;
}

#sec_information .switch_pc{
    display: inline-block;
}

#sec_information .tbl_history th{
    text-align: right;
}

#sec_information .pb_0 {
    padding-bottom: 0 !important;
}

/* -------------------------------------------------------
*
    office
*
--------------------------------------------------------- */

#sec_office .bg_tit {
    margin: 2.8rem 0 1.5rem;
    padding: 1rem 0 1.1rem;
    background-color: #808080;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.3;
}

#sec_office .office_column {
    margin-top: 3.3rem;
    padding-bottom: 3rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c8c8c8;
}

#sec_office .office_column .col_left {
    width: 50.3%;
}
#sec_office .office_column .name {
    margin-bottom: .9rem;
    color: #0080bd;
    font-size: 2.2rem;
    font-weight: 500;
}

#sec_office .office_column .item {
    position: relative;
    display: flex;
}

#sec_office .line {
    margin: 1.6rem 0 1.3rem;
    border: 0;
    height: 1px;
    background-color: #c8c8c8;
}


#sec_office .item .img {
    width: 45.5%;
}

#sec_office .office_column .of_info {
    position: relative;
    margin-left: 40px;
    width: 46.6%;
    color: #4d4d4d;
    font-size: .88rem;
}

#sec_office .office_column .of_info li {
    margin-bottom: .4rem;
}

#sec_office .office_column .address {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 240px;
    font-size: .88rem;
    letter-spacing: .3px;
    line-height: 2;
}

#sec_office .office_column .off_info {
    margin-top: 1.5rem;
    font-size: .88rem;
}

#sec_office .office_column .off_name{
    margin-top: 1.5rem;
    font-size: 1.5rem;
    color: #0080bd;
    font-weight: 500;
}

#sec_office .office_column .off_address{
    font-size: .88rem;
    line-height: 2;
    letter-spacing: .3px;
}
#sec_office .office_column .tel {
    color: #0080bd;
    font-size: 2.45rem;
    font-weight: 300;
}

#sec_office .office_column .col_right {
    position: relative;
    margin-top: .9rem;
    width: 42.8%;
}

#sec_office .col_right .map {
    margin-bottom: 2.1rem;
    width: 100%;
}

#sec_office .col_right .map iframe {
    width: 100%;
    height: 299px;
}

.custom_control {
    display: flex;
    justify-content: space-between;
}

.custom_control .btn {
    width: 213px;
    height: 64px;
}

.custom_control .btn a{
    padding-left:14px;
    background-color: #0080bd;
    border: 0;
    border-radius: 0;
    text-align: left;
    color: #fff;
    font-size: .95rem;
    font-weight: 400;
    letter-spacing: 1px;
    justify-content: flex-start;
    white-space: nowrap;
}

.custom_control .btn span {
    padding-bottom: 2px;
}

.custom_control .btn a:before {
    position: relative;
    content: "";
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
    width: 38px;
    height: 36px;  
}

.custom_control .btn.zoom a:before {
    background: url(../office/img/parts_ico_zoom.png) no-repeat;
    background-size: 36px auto;
}

.custom_control .btn.btn.map_print a::before {
    margin-right: 22px;
    width: 38px;
    height: 31px;
    background: url(../office/img/parts_ico_print.png) no-repeat;
    background-size: 38px auto;
}

.custom_control .btn a::after {
    display: none;
}

.custom_control .btn.map_print a{
    padding-left: 18px;
}

.btn_wrp{
    position: absolute;
    bottom: 0;
    left: 0;
}
.btn_wrp .btn{
    width: 436px;
    height: 78px;
}
.btn_wrp .btn a{
    background-color: #0080bd;
    border: 0;
    border-radius: 0;
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    justify-content: center;
    white-space: nowrap;
}

.btn_wrp .icon_pdf::after{
    content: "";
    position: relative;
    top: -2px;
    display: inline-block;
    margin-left: 1rem;
    width: 12px;
    height: 12px;
    background: url(../office/img/icon_pdf.svg) 100% no-repeat;
    background-size: cover;

}




/* -------------------------------------------------------
*
    recruit
*
--------------------------------------------------------- */

#sec_recruit .desc{
    margin-top: 3.1rem;
    font-size: 1.1rem;
    text-align: center;
    line-height: 2.65;
}

#sec_recruit .desc a{
    text-decoration: underline;
}

@media (min-width:769px){
    #sec_message .title_en {
        left: -13px;
    }
}
@media (max-width: 768px) {
    #gnav_list li.company {
        background-color: #0080be;
    }

    #gnav_list li.company a {
        color: #fff;
    }

    #gnav_list li.company a.parents .arrow::after {
        border-color: #fff;
    }

    /* -------------------------------------------------------
    *
        corporate-profile
    *
    --------------------------------------------------------- */

    #sec_message {
        padding-bottom: 3%;
        background: url(../corporate-profile/img/sec_message_bg.jpg) no-repeat center bottom;
        background-size: cover;
    }

    #sec_message .title_en {
        top: 2.8rem;
        text-align: center;
    }

    #sec_message .txt_col {
        margin: 0 auto;
    }

    #sec_message .ceo_message p{
        margin-bottom: 0;
    }    

    #sec_message .ceo_tit {
        padding-top: 2.9rem;
        margin: 0 auto 1.8rem;
        max-width: 400px;
    }

    #sec_message .ceo_tit img {
        margin: 0 auto;
    }
    /* -------------------------------------------------------
    *
        information
    *
    --------------------------------------------------------- */
    #sec_information .inner{
        width: 100%;
    }

    #sec_information .table_info{
        margin-left: 0;
        margin-top: 1.7rem;
        width: 100%;
    }

    #sec_information .table_info tr{
        font-size: .9rem;
    }

    #sec_information .table_info th{
        padding-right: .9rem;
        width: 16%;
    }
    
    #sec_information .table_info td{
        padding-left: .7rem;
        width: 84%;
    }


    /* -------------------------------------------------------
    *
        office
    *
    --------------------------------------------------------- */
    
    #sec_office .office_column .item{
        flex-wrap: wrap;
    }

    #sec_office .office_column .of_info{
        margin-left: 24px;
    }

    #sec_office .office_column .off_info {
        margin-top: 0;
    }

    #sec_office .office_column .address{
        position: relative;
        margin-top: .3rem;
        width: 100%;
        line-height: 1.5;
    }

    #sec_office .office_column .off_name {
        margin-top: 1rem;
    }

    #sec_office .office_column .off_address {
        line-height: 1.5;
    }
}

@media (min-width:744px) and (max-width:768px){
    #section_visual .visual_copy {
        top: 43%;
    }
    .title {
        padding-top: 4rem;
    }

    #sec_message {
        padding-bottom: 8%;
    }

    #sec_message .ceo_message p {
        margin-bottom: 1rem;
    }

    #sec_message .ceo_message p:last-child {
        margin-bottom: 0;
    }

    #sec_message .txt_col {
        width: 100%;
    }

    #sec_office .col_right .map {
        margin-bottom: 1.9rem;
    }

    .custom_control {
        flex-direction: column;
    }

    .custom_control .btn {
        margin-top: .5rem;
        width: 100%;
        height: 64px;
    }

    .custom_control .btn span {
        padding-bottom: 3px;
    }
    
    .btn_wrp {
        width: 100%;
    }
    .btn_wrp .btn {
        width: 100%;
        height: 78px;
    }

    .btn_wrp .btn a{
        font-size: 1.3rem;
    }
}
@media (max-width:743px) {
    #section_visual .visual_copy {
        top: 53%;
    }
    
    #section_visual .page_tit {
        font-size: 1.83rem;
    }

    #lnav:not(.btm) {
        top: 0;
        height: 40px;
    }

    #lnav .inner {
        padding: 0;
    }

    #lnav ul {
        height: 40px;
    }

    #lnav ul li {
        width: 25%;
    }

    #lnav ul li a {
        padding-bottom: 4px;
        font-size: 10px;
    }

    #lnav ul li:first-child a::before,#lnav ul li a::after {
        top: calc(50% - 2px);
        height: 18px;
    }

    #lnav ul li:last-child a::after {
        display: none;
    }


    .company_in {
        padding-top: 3.2rem;
    }

    .title {
        padding-top: 2.5rem;
    }

    /* -------------------------------------------------------
    *
        corporate-profile
    *
    --------------------------------------------------------- */

    .title_sen {
        padding-bottom: 0;
        text-align: left;
    }

    .title_sen span {
        padding-right: .8rem;
        background-color: #fff;
    }

    .title_sen:before {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
    }

    #sec_message{
        height: auto;
    }

    #sec_message .title_en {
        top: 2rem;
        font-size: 4.9rem;
    }

    #sec_message .txt_col {
        margin: 0 auto;
        padding: 0 1.25rem;
        width: auto;
        text-align: right;
    }

    #sec_message .ceo_tit {
        padding-top: 3.8rem;
        max-width: 284px;
    }

    #sec_message .ceo_tit img {
        margin: 0 auto;
        width: 100%;
    }

    #sec_message .ceo_message {
        font-size: .91rem;
        text-align: left;
    }

    #sec_message .ceo_sign {
        margin: 1rem 0;
        display: inline-block;
        float: none;
        width: 110px;
    }

    #sec_message .ceo_sign .position {
        font-size: .7rem;
    }

    #cop_philosophy {
        margin-bottom: 3.75rem;
    }

    #cop_philosophy .title {
        padding-top: 3.5rem;
    }

    #cop_philosophy .inner {
        padding: 0 2.2rem;
    }

    #cop_philosophy .philo_tit {
        font-size: 1.25rem;
    }

    #cop_philosophy .inner .philo_tit:nth-child(1) {
        margin-top: .5rem;
    }

    #cop_philosophy .inner .philo_tit:not(:first-child) {
        margin-top: 1rem;
    }

    #cop_philosophy .philo_copy {
        margin-top: .5rem;
        font-size: .88rem;
    }
    
    #cop_philosophy .philo_policy li {   
        padding-left: 1rem;
        text-indent: -1rem;

    }

    #cop_philosophy ul {
        margin-bottom: 0;
    }

    #cop_philosophy ul span {
        display: block;
    }

    #lnav.btm {
        top: inherit;
        margin-top: 3.75rem;
        padding: 0 3rem;
        height: auto;
    }

    #lnav.btm ul {
        display: block;
        height: auto;
    }

    #lnav.btm ul li {
        width: 100%;
    }

    #lnav.btm ul li a::after,
    #lnav.btm ul li:first-child a::before {
        display: none;
    }

    #lnav.btm ul li:first-child a {
        border-top: 1px solid #808080;
    }

    #lnav.btm ul li a {
        display: block;
        padding: .8rem 0;
        font-size: .95rem;
        border-bottom: 1px solid #808080;
    }

    #btm_link.btm_link_btm {
        margin-top: 2.3rem;
    }

     /* -------------------------------------------------------
    *
        information
    *
    --------------------------------------------------------- */
    #sec_information .block {
        margin-bottom: 2rem;
    }
    #sec_information .table_info{
        margin-top: 0
    }

    #sec_information .table_info tr{
        font-size: .86rem;
    }

    #sec_information .table_info th{
        padding-right: .4rem;
        width: 78px;
    }

    #sec_information .table_info.tbl_history th{
        padding-right: .6rem;
        width: 102px;
    }
    
    #sec_information .table_info td{
        width: calc(100% - 78px);
    }

    #sec_information .table_info.tbl_history td{
        width: calc(100% - 102px);
    }
    
    #sec_information .table_info td .address{
        margin-bottom: .2rem;
        padding-left: 0;
    }

    #sec_information .switch_pc {
        display: none;
    }
    
    /* -------------------------------------------------------
    *
        office
    *
    --------------------------------------------------------- */

    #sec_office {
        margin-bottom: 65px;
    }

    #sec_office .bg_tit {
        margin: 1rem 0 .8rem;
        padding: .75rem;
        font-size: .8rem;
        line-height: 1.3;
    }

    #sec_office .sec_desc {
        font-size: .88rem;
        line-height: 2;
    }

    #sec_office .office_column {
        margin-top: 1.5rem;
        padding: 0 .5rem 1.75rem;
        flex-direction: column;
    }

    #sec_office .office_column:last-of-type{
        padding-bottom: 0;
        border-bottom: 0;
    }

    #sec_office .office_column .col_left {
        margin-bottom: .3rem;
        width: 100%;
    }

    #sec_office .office_column .name {
        font-size: 1.5rem;
    }

    #sec_office .item .img {
        width: 60%;
    }

    #sec_office .office_column .of_info {
        margin-left: 1.1rem;
        width: calc(40% - 1.1rem);
    }

    #sec_office .line {
        margin: .5rem -.5rem .4rem;
    }

    #sec_office .office_column .tel{
        font-size: 1.82rem;
        line-height: 1.5;
    }

    #sec_office .office_column .cap {
        font-size: .88rem;
    }

    #sec_office .office_column .col_right {
        width: 100%;
    }

    #sec_office .col_right .map {
        margin-bottom: 1.5rem;
    }

    #sec_office .col_right .map iframe{ 
        height: 224px;
    }

    #sec_office .btn {
        width: calc(50% - 7px);
        height: 48px;
    }

    .custom_control .btn a {
        padding-left: 10px;
        font-size: 11px;
    }

    .custom_control .btn.zoom a:before{
        margin-right: 8px;
        width: 30px;
        height: 27px;
        background-size: 27px auto;
    }

    .custom_control .btn.btn.map_print a {
        padding-left: 13px;
    }

    .custom_control .btn.btn.map_print a:before{
        margin-right: 17px;
        width: 29px;
        height: 24px;
        background-size: 29px auto;
    }

    #sec_office .btn_wrp{
        position: relative;
        /* margin-top: 3.5rem; */
    }

    #sec_office .btn_wrp .btn{
        width: 100%;
        height: 60px;
    }

    .btn_wrp .btn a{
        font-size: 1.09rem;
    }
    
    .btn_wrp .icon_pdf::after{
        margin-left: .7rem;
        top: 1px;
    }


    /* -------------------------------------------------------
    *
        recruit
    *
    --------------------------------------------------------- */

    #sec_recruit .desc{
        margin-top: 2.5rem;
        padding: 0 0 1rem;
        font-size: 1rem;
        line-height: 2;
    }

}

@media (max-width:320px){
    /* -------------------------------------------------------
    *
        information
    *
    --------------------------------------------------------- */
    #sec_information .table_info tr{
        font-size: .7rem;
    }

    #sec_information .table_info th {
        width: 64px;
    }
    #sec_information .table_info.tbl_history th {
        width: 84px;
    }
    
    /* -------------------------------------------------------
    *
        office
    *
    --------------------------------------------------------- */
    #sec_office .office_column .of_info {
        font-size: .75rem;
    }
}