@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 768px){
/*----------------------------------------------*/
/*--------------------共通----------------------*/
/*----------------------------------------------*/
    .bit_wrap{
        width:100%;
        padding:0 3%;
    }
    .bit_sp{display:block;}
    .bit_sp.widths{display:none;}
    .bit_pc{display:none;}
    .bit_nav{
        padding-top:0;
        margin-bottom:0;
    }
    .bit_nav ul{display:none;}
    .bit_toplogo{
        width: 210px;
        top:0;
        margin-left:-105px;
    }
    .bit_toplogo img{width:100%;}

/*----------------------------------------------*/
/*-------------------トップ---------------------*/
/*----------------------------------------------*/
    .bit_backmost,
    .bit_backmost.index{
        background:url(../img/common/ph_mainbg.jpg) center top;
        background-size:200% auto;
        background-attachment: fixed;
    }
    .bit_topbgmovie video{
        width:auto;
        height:100%;
    }
    .bit_topimage{top:30%;}
    .bit_topcover{padding-top:40%;}
    .bit_3colm{
        width:32%;
        margin:0 0 30px 2%;
    }
    .bit_grayframe{
        width: 100%;
        height: auto;
    }
    .bit_pad40{padding:40px 3%;}
    .bit_toparw{
        min-height: 0;
        padding-bottom: 0;
    }
    .bxslider li p span{margin-left: 0;}

    .bit_2colm{
        width:100%;
        height:auto;
        margin-bottom:0;
    }
    .bit_profile{margin-bottom:20px;}
    .bit_profile li dt{width:30%;}
    .bit_profile li dd{
        width:68%;
        margin-right:2%;
        vertical-align:top;
    }
    .bit_alce{text-align:center;}

/*----------------------------------------------*/
/*------------------サービス--------------------*/
/*----------------------------------------------*/
    .bit_categorytitlebox{width:100%;}
    .bit_categorytxt{text-align:left;}
    .bit_contactus li:first-of-type{
        display:list-item;
        margin-right:0;
    }

/*----------------------------------------------*/
/*--------------------実績----------------------*/
/*----------------------------------------------*/
    .bit_shimanebox img{width:100%;}
    .bit_toshimane{
        right:4%;
        bottom:10%;
        width:30%;
    }
    .bit_apli_app{
        width:17.4%;
        right:3.8%;
        top:20.8%;
    }
    .bit_apli_and{
        width:17.4%;
        right:3.8%;
        top:42%;
    }
    .bit_toshimane img{width:100%;}
    .bit_itemlist dt{width:38%;}
    .bit_itemlist dt img{width:100%;}
    .bit_itemlist dd{width:58%;}
    .bit_itemname p{
        display:block;
        margin-right:0;
        font-size:2rem;
    }
}
@media screen and (max-width: 420px){
/*----------------------------------------------*/
/*-------------------トップ---------------------*/
/*----------------------------------------------*/
    .bit_topcover{padding-top:65%;}
    .bit_chatch{width: 100%;}
    .bit_topimage{
        width: 70%;
        top: 35%;
        left:0;
        margin-left: 15%
    }
    .bit_3colm{
        width:100%;
        margin:0 0 30px 0;
    }
    .bxslider li p span{margin-left: 1em;}
    h2.bit_pagetitle.wight{margin-bottom: 0;}
    .bit_profile li dt{
        display: block;
        font-size: 1.125rem;
        font-weight: bold;
    }
    .bit_profile li dd{
        display: block;
        width: 100%;
    }
    .bit_profile.bit_heightfit dd ul{margin-right:0;}
    .bit_profile.bit_heightfit dd li:first-of-type{padding-top: 10px;}
    .bit_sp.widthl{display:none;}
    .bit_sp.widths{
        display:block;
        width: 100%;
        height: 250px;
        margin: auto;
    }
    .bit_contactform li dt{
        display:block;
        width: 90%;
        margin: 0 auto 10px;
    }
    .bit_contactform li dd{
        display:block;
        width:100%;
        margin-left:0;
        text-align:center;
    }
    .bit_contactform li dd input,
    .bit_contactform li dd textarea{width:90%;}
    .bit_contactform li:first-of-type dd input{width:90%;}
    .bit_contacttxt{text-align:left;}
    .bit_submit{
        height: 55px;
    }
    .bit_formwrap{width:90%;}
/*----------------------------------------------*/
/*------------------サービス--------------------*/
/*---------------------------------------------*/
    .bit_categorytitlebox{
        padding:20px 10px;
        text-align:left;
    }
    .bit_categorytitlebox h2{
        margin-bottom:20px;
        font-size:1.5rem;
    }
    .bit_halfbox{width:100%;}
    .bit_halfbox:nth-of-type(even){margin-left:0;}
    .bit_categorytitlebox.background2{padding-top:20px;}
    .bit_categorytitlebox span{display:inline;}

    .bit_contactus li{
        width: 100%;
        padding:0 10px;
        margin-right:0;
        margin-bottom:10px;
        font-size:2.25rem;
    }
    .bit_contactus li img{width:100%;}
    .bit_contactus li div{width: 100%;}

/*----------------------------------------------*/
/*--------------------実績----------------------*/
/*----------------------------------------------*/
    .bit_pageanc li{
        width:47%;
        height: 50px;
    }
    .bit_pageanc li a{
        padding-left: 5px;
        line-height: 48px;
    }
    .bit_pageanc li a p{top: 13px;}
    .bit_contentstitle{font-weight: bold;}
    .bit_itemlist li{
        padding:0 3%;
        margin-bottom: 30px;
    }
    .bit_itemlist li:last-of-type{border-bottom: none;}
    .bit_itemlist dt{
        display:block;
        width:100%;
        padding-top:10px;
    }
    .bit_itemlist dt img{border: 1px solid #CCCCCC;}
    .bit_itemlist dd{
        display:block;
        border-top:none;
        width:100%;
        margin-left:0;
    }
    .bit_itemname,
    .bit_clientname{margin-bottom: 6px;}
    .bit_clientname{font-size: 1rem;}
    .bit_itemname p{
        font-size:1.75rem;
        line-height: 1em;
    }
    .bit_iconyes{margin-bottom: 10px;}
    .bit_iconyes p{margin-bottom: 9px;}
}
@media screen and (max-width: 375px){
/*----------------------------------------------*/
/*-------------------トップ---------------------*/
/*----------------------------------------------*/
    .bit_infolist{padding:0 10px 30px;}
    .bit_infolist dt{
        display:block;
        text-align:left;
    }
    .bit_infolist dd{
        display:block;
        margin-left:0;
        padding-left:15px;
        text-align:left;
    }
/*----------------------------------------------*/
/*------------------サービス--------------------*/
/*---------------------------------------------*/


/*----------------------------------------------*/
/*--------------------実績----------------------*/
/*----------------------------------------------*/
    .bit_apli_app{top:16.8%;}
    .bit_apli_and{top:38%;}

}
@media screen and (max-width: 360px){
/*----------------------------------------------*/
/*-------------------サービス-------------------*/
/*----------------------------------------------*/
    .bit_contactus li{font-size:2.15rem;}

}
@media screen and (max-width: 320px){
/*----------------------------------------------*/
/*------------------サービス--------------------*/
/*----------------------------------------------*/
    .bit_contactus li{font-size:1.86rem;}

/*----------------------------------------------*/
/*--------------------実績----------------------*/
/*----------------------------------------------*/
    .bit_pageanc li a{font-size: 0.75rem;}
    .bit_apli_app{top:12.8%;}
    .bit_apli_and{top:35%;}
}
