@charset "UTF-8";

img {
    width: auto;
    max-width: 100%;
    height: auto;
    border-style: none;
    vertical-align: bottom;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: block;
}
.pc_only {
    display: block !important;
}
.sp_only {
    display: none !important;
}
@-moz-document url-prefix() {
    .griddata {
        padding: 0;
        border-collapse: separate;
        border-bottom: none;
        border-right: none;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }
    .griddata th,.griddata td {
        border-top: none;
        border-left: none;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
}


@media screen and (max-width: 667px) {

    .pc_only {
        display: none !important;
    }
    .sp_only {
        display: block !important;
    }
    .c_main {
        width: 100%;
    }
    .c_left_navi {
        float: none;
        width: 100%;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .c_right_contents {
        float: none;
        width: 100%;
    }
    .c_bread {
        margin-bottom: 0;
    }
    .c_navi_title {
        padding: 30px 15px 20px;
    }
    .left {
        float: none;
    }
    .right {
        float: none;
    }
    .column2 {
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin-bottom: 10px;
    }
    .c_section {
        margin-left: 0;
        padding: 0 15px;
    }
    .c_title1 {
        margin: 30px 0 20px;
    }
    .detail {
        min-height: 40px;
    }
    .tar {
        padding: 0 15px 5px;
    }
    .table_ly {
        table-layout: fixed;
        width: 100%;
    }
    .w_10_sp {
        width: 10%;
    }
    .w_15_sp {
        width: 15%;
    }
    .w_20_sp {
        width: 20%;
    }
    .w_25_sp {
        width: 25%;
    }
    .w_30_sp {
        width: 30%;
    }
    .w_35_sp {
        width: 35%;
    }
    .w_40_sp {
        width: 40%;
    }
    .w_70_sp {
        width: 70%;
    }
    .organization_img {
        width: 500px;
    }
    .table_ly th, .table_ly td {
        word-wrap: break-word;
    }
    .c_title1 {
        font-size: 4.5333vw;
        padding: 20px 15px;
        margin: 0;
        background: none;
        position: relative;
    }
    .c_title_blk {
        position: relative;
        padding-left: 1.2em;
    }
    .c_title_blk::before {
        content: '';
        width: 0.8em;
        height: 0.8em;
        background: #009933;
        position: absolute;
        top: 0.05em;
        left: 0;
    }
    .assets_img_01 {
        width: 500px;
    }
    .assets_img {
        padding: 0 10px;
    }
    .capital_img_01 {
        width: 550px;
    }
    .employees_img_01 {
        width: 500px;
    }
    .contracts_img_01 {
        width: 500px;
    }
    .sales_img_01 {
        width: 500px;
    }
    .salesvolume_img_01 {
        width: 500px;
    }
    .shares_img_01 {
        width: 500px;
    }


}

