@charset "utf-8";



@media (max-width: 768px){

img {
    max-width: 100%;
    height: auto;
}

body {
    font-size: 14px;
    font-family: "Noto Sans Japanese";
    letter-spacing: 2px;
    font-weight: bold;
    line-height: 175%;
}

.spmb10 {margin-bottom: 10px !important;}
.spmb20 {margin-bottom: 20px !important;}
.spmb30 {margin-bottom: 30px !important;}
.spmb40 {margin-bottom: 40px !important;}
.spmb50 {margin-bottom: 50px !important;}
.spmb60 {margin-bottom: 60px !important;}
.spmb70 {margin-bottom: 70px !important;}
.spmb80 {margin-bottom: 80px !important;}

.mb100 {margin-bottom: 80px;}

.top_photo {
    width: 80%;
    padding-top: 120px;
}

h1 img {
    width: 100%;
    height: auto;
    }

.logo {
    width: 100%;
}

.logo p {
    font-size: 14px;
}

.button {
    width: 100%;
}

.header {
    height: 560px;
}

.nav_label {
    display: none;
    }


/*【ハンバーガー】ここから=====================================*/

    .spmenubtn{
        position: fixed;
        width: 30px;
        top: 15px;
        right: 3%;
        z-index: 990;
        display: table;
    }

    .spmenubtn.active{
        position: fixed;
        top: 15px;
        right: 3%;
        background-color: rgba(0,0,0,0.00);
        z-index: 10020;
    }
    .spmenubtn .closetxt{
        display: none;
        font-size: 10px;
        text-align: center;
        margin-left: 2px;
        color: #FFF;
    }
    .spmenubtn .menutxt{
        display: block;
        font-size: 8px;
        text-align: center;
        margin-left: 2px;
    }

    .menu-trigger,
    .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }

    .menu-trigger {
        position: relative;
        width: 30px;
        height: 26px;
        margin: 0 auto;
        display: table;
    }

    .menu-trigger span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: rgba(0,0,0,.7);
    }
    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }
    .menu-trigger span:nth-of-type(2) {
        top: 11px;
    }
    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }
    .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-40deg);
    transform: translateY(11px) rotate(-40deg);
    }
    .menu-trigger.active span:nth-of-type(2) {
        opacity: 0;
    }
    .menu-trigger.active span:nth-of-type(3) {
        -webkit-transform: translateY(-11px) rotate(40deg);
        transform: translateY(-11px) rotate(40deg);
    }

    .menu-trigger.active span {
        background-color: #FFF;
    }

    .spmenu{
        display: block;
        width: 75%;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100vw;
        z-index: 10010;
        background: rgba(0,0,0,0.75);
        transition: .4s;
    }
    .spmenu.open{
        right: 0;
        z-index: 10010;
        opacity: 1;
        transition: .4s;
    }

.spmenu nav ul {
    width: 100%;
    margin-top: 100px;
}

.spmenu nav ul li {
    display: block;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 150%;
}

.spmenu nav ul li span {
    font-size: 23px;
    line-height: 180%;
}

.spmenu nav ul li a {
    display: block;
    width: 100%;
    padding-top: 10px;
    color: #FFF;
    text-decoration: none;
    height: 70px;
    padding-left: 20px;
}

.spmenu nav ul li a:hover {
    color: #1b5fa4;
    background-color: #FFF;
    transition: .2s;
    transition-timing-function: ease-out;
}

/*【ハンバーガー】ここまで=====================================*/

.nav_label_2, .nav_label_2.active {
    display: none;
}

.wrap {
        width: 90%;
}

section {
    padding: 75px 0;
    }

.two_columns, .h3_dsc, .circle_imgs_box, .concept, .left_500px, .right_500px, .company_2, .company_right {
    width: 100%;
}

#works .float_left, #works .float_right, #feature .float_left, #feature .float_right #contact .float_left, #contact .float_right, .company_right,.float_left, .float_right{
        float: none;
    }
.img_border {
    width: 97%
    }

#works li img {
    width: 20px;
    height: auto;
    }

#works li {
    line-height: 45px;
}

#works li img {
    vertical-align: -5px;
}

#works li span {
    margin-left: 8px;
    font-size: 16px;
    letter-spacing: 1px;
    vertical-align: bottom;
    background-image: url(../images/underline.png);
    background-position: 0 14px;
    background-repeat: repeat-x;
}

h3 img {
    width: 75%;
    height: auto;
    }

.h3_dsc {
    font-size: 18px;
    }

.circle_imgs_box img {
    width: 45%
    }
.circle_imgs_box img:nth-child(1) {
    margin-right: 7%;
}

.circle_imgs_box{
    display: none;
    }

.concept {
    background-image: url();
    height: auto;
    }

.concept p {
    text-indent: 0;
    text-align: center;
    }

.concept p:first-child {
    font-size: 20px;
    line-height: 180%;
    }

.concept p:nth-child(n+2) {
    line-height: 150%;
    margin-bottom: 20px;
    }

.left_500px {
    border-right: none;
    }


/*【フッター(会社概要)】ここから=====================================*/

#company .left_500px {
    height: auto;
    }

.company_1 tr {
    margin-bottom: 40px;
}

.company_1 th {
    display: block;
    width: 100%;
}

.company_1 td {
    display: block;
    width: 90%;
    margin-left: 10%;
    margin-bottom: 20px;
    font-weight: normal;
}

.company_1 tr:nth-child(3) {
    height: auto;
}

.company_2 th, .company_2 td{
    display: block;
    width: 100%;
}

.company_2 td {
    width: 90%;
    margin-left: 10%;
    font-weight: normal;
}

.company_2 td:nth-child(3) {
    margin-bottom: 10px;
}


small {
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    width: 100%;
}

.company_right ul li {
    display: block;
    width: 90%;
    margin-left: 10%;
    margin-bottom: 10px;
    font-weight: normal;
    }

/*【to_top】ここから=====================================*/

.to_top {
    position: fixed;
    right: 5%;
    bottom: -60px;
    transition: .2s;
}

.to_top a, .to_top.active a {
    display: block;
    width: 60px;
    height: 60px;
    background-image: url(../images/to_top_1.png);
    background-size: cover;
    transition: .2s;
}

.to_top.active {
    position: fixed;
    right: 5%;
    bottom: 10px;
    transition: .2s;
    transition-timing-function: ease-out;
}

.to_top.active a:hover {
    background-image: url(../images/to_top_2.png);
    transition: .2s;
    transition-timing-function: ease-out;
}

/*【to_top】ここから=====================================*/

.header_bb, .header_bb.active {
    display: none;
}

.whole_contents {
    position: relative;
    margin-top: 560px;
    z-index: 10;
}

.company_right ul {
    width: 90%;
}


}
