@charset "UTF-8";
/* クロストーク3 */
br.spOnly{
    display: none;
}

.firstMsg{
    padding-left:20px;
    padding-right: 20px
}

.firstMstContainer{
    padding-left:0;
    padding-right:0
}

.firstMstContainer .row{
    margin-left:0;
    margin-right:0
}

.crosstalk3 #mainVisual .col-md-6{
    width:auto
}

.misc #mainVisual h1.title span{
    display:inline
}

.misc h1.title{
    margin-bottom:20px
}

.misc #mainVisual h1.title span{
    font-size:44px
}

.misc #mainVisual h1.title div.subTitle{
    color:#333333;
    font-size:24px;
    font-weight: normal
}

.misc #mainVisual h1.title span.titleSpan{
    margin-bottom:0
}

#mainVisual{
    background:url(/wp/wp-content/themes/droproof2.0/images/crosstalk3/crosstalk3_kanban.jpg) no-repeat right;
    background-size:contain;
    position:relative
}


.misc #mainVisual{
    background-color: #fff;
}

.titleBr{
    display: none
}

.katayamaMurono{
    width:1021px;
    margin:0 auto;
    margin-bottom:50px
}



#content .crosstalk .text{
    font-size:12px;
    line-height: 17px;
}



.firstRightCell{
    padding-left:0;
}

.secondCellLeft{
    padding-right:0
}

.thirdCellRight{
    padding-left:0
}

.fourthCellLeft{
    padding-right:0
}

.endMsg{
    font-size:24px;
    text-align: center;
    line-height: normal;
    margin-bottom:100px;
    padding:25px
}

.cross2ApplyBtn{
    display: block;
    background: #FC991B;
    color:#fff;
    width:400px;
    line-height: 70px;
    margin:0 auto;
    margin-top:80px;
    margin-bottom:80px;
    font-size:34px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    box-shadow: 0px 7px 0px 0px #d88112;
}

a.cross2ApplyBtn:hover{
    color:#fff;
}

.profileBox{
    text-align: center
}

.profileBox img{
    margin-bottom:10px
}

@media only screen and (max-width : 1500px) {
    .misc #mainVisual h1.title span{
        display:block
    }
}

@media only screen and (max-width : 1200px) {
    .misc #mainVisual h1.title span{
        font-size:38px 
    }

    .misc #mainVisual h1.title div.subTitle{
        font-size:16px 
    }
}

@media only screen and (max-width : 1021px) {
    .katayamaMurono{
        width:90%
    }
}

@media only screen and (max-width : 992px) {


    .misc #mainVisual{
        margin-top:50px;
        height:150px;
        background-position: bottom 0 right -80px;
    }

    .misc h1.title{
        margin-top:0
    }

    .misc #mainVisual h1.title{
        margin-top:0
    }

    .misc #mainVisual.wh h1.title{
        position: static
    }

    .misc #mainVisual.wh h1.title span{
        font-size:28px
    }


    .misc #mainVisual.wh h1.title span.bottom{
        display: block;
        margin-top: -20px;
    }

    .misc h1.title{
        margin-bottom:10px
    }

}

@media only screen and (max-width: 768px){
    #content .blueBack h2 br {
        display: inline;
    }    

    #content .blueBack h2 br.pc {
        display: none;
    }

    #content .blueBack h2 {
        font-size: 16px;
        line-height: 32px;
    }

    #content .whiteBack h2{
        text-align: center
    }

    .cross2ApplyBtn{
        width:100%
    }
}

@media only screen and (max-width: 767px){

    .firstRightCell{
        padding-left:25px;
    }

    .secondCellLeft{
        padding-right:25px
    }

    .thirdCellRight{
        padding-left:25px
    }

    .fourthCellLeft{
        padding-right:25px
    }    
}

@media only screen and (max-width : 640px) {
    .crosstalk .container{
        padding-left: 20px;
        padding-right: 20px;
    }

    .crosstalk .container .col-xs-12{
        padding-left: 0;
        padding-right: 0;
    }    

    .crosstalk .container .row{
        margin-left: 0;
        margin-right: 0;
    }       

    .titleBr{
        display: inline
    }

    .misc h1.title{
        margin:0;
    }

    .misc #mainVisual.wh h1.title span{
        font-size:12px;
        line-height:30px
    }

    .misc #mainVisual.wh h1.title{
        top:0;
        margin-top:0
    }

    .misc #mainVisual{
        height:150px
    }

    #mainVisual .col-xs-12{
        position: static
    }

    #mainVisual{
        background:url(/wp/wp-content/themes/droproof2.0/images/crosstalk3/crosstalk3_kanban_sp.jpg) no-repeat right;
        background-size:contain;
        position:relative;
        padding-top: 10px;
    }

    .misc #mainVisual{
        background-position: bottom 0 right -10px;
    }    

    #mainVisual .col-xs-12{
        padding:0
    }

    .misc #mainVisual.wh h1.title span.bottom{
        font-size:20px;
        margin-top:0
    }

    #mainVisual .row{
        margin-left:-15px
    }

    .misc #mainVisual.wh h1.title span.titleSpan{
        line-height: 20px;
        font-size:20px
    }

    .misc #mainVisual h1.title div.subTitle{
        line-height: 22px;
        font-size: 16px;
        margin-top: 10px;
    }

    .breadcrumb-section{
        position:absolute;
        left: 6px;
        bottom: 10px;
    }

    .katayamaMurono{
        width:95%
    }

    .endMsg{
        font-size:20px;
        margin-bottom:60px
    }

    #content .blueBack h2{
        margin: 25px 0
    }

    #content .crosstalk h3{
        font-size:16px
    }

    #content .crosstalk .text{
        line-height: 30px;
        font-size:16px
    }
}

@media only screen and (max-width : 480px) {
    #content .whiteBack h2 br.spOnly{
        display: inline;
    }
}