/* CSS Document */
.pc_none{display:none!important;}


	

/*----------------------------------*/
.top_company_slide_body{
    position: absolute;
    top: 40px;
    right: -12%;
padding-right: 100px;}
.top_company_section_reverse_custom .top_company_slide_body{
padding-right: 0;
padding-left: 100px;
    right: auto;
    left: -12%;}

.top_company_bg_box {
    margin-top: 120px;
    min-height: 300px;
}
.top_company_bg_box:before {
    height: calc(100% + 240px);
    width: calc(100% + 200px);
    top: -60px;
    left: -60px;
    max-height: 35vw;
}
.top_company_section_reverse_custom .top_company_bg_box:before {
    left: auto;
    right: -60px;
}

.company_top_link_a .company_top_link_title:after{
    content: '\f105';
    font-family: FontAwesome;
    margin-left: 10px;
    color: #0950AE;
    display: block;
    width: 0;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    line-height: 0;
    right: -2px;
}


.pankuzu {
padding: 20px 0 60px;}

.contact_nav_box_tel img {
    width: 40px;
}