/* OURWORKS
-------------------------------------------------------------- */

#vr {
    background-color: #eafaff;
    padding: 0;
    text-align: center;
}

#vr h2 {
    margin-bottom: 20px;
}

#vr .h2_works {
    background-image: url("../images/bg_works.png");
    background-size: cover;
    height: 350px;
    margin-bottom: 40px;
}

#vr .h2_works img {
    position: relative;
    top: 140px;
    display: inline-block;
}

#vr .scInr .ContentTitle {
    margin-bottom: 60px;
}

#vr .scInr .ContentTitle h4 {
    margin-bottom: 20px;
}

#vr .scInr .ContentTitle p {
    font-weight: 700;
    font-size: 18px;
    text-align: center
}

#vr .scInr .floatBox .fltL,
#vr .scInr .floatBox .fltR {
    width: 44%;
    position: relative;
}

#vr .scInr .floatBox .fltL .imgBox,
#vr .scInr .floatBox .fltR .imgBox {
    width: 30%;
    position: absolute;
    top: 35px;
    left: 25px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

#vr .scInr .floatBox .fltL .imgBox img,
#vr .scInr .floatBox .fltL .imghvr-fade img,
#vr .scInr .floatBox .fltR .imgBox img,
#vr .scInr .floatBox .fltR .imghvr-fade img {
    width: 100%
}

#vr .scInr .floatBox .fltL .imghvr-fade,
#vr .scInr .floatBox .fltR .imghvr-fade {
    -webkit-box-shadow: 7px 7px #FEF81E;
    box-shadow: 7px 7px #FEF81E;
    border-radius: 1em;
    line-height: 0
}

#vr .scInr .floatBox .fltL .imghvr-fade figcaption,
#vr .scInr .floatBox .fltR .imghvr-fade figcaption {
    text-align: center;
    padding-top: 10.5em;
}

#vr .scInr .floatBox .fltL .imghvr-fade figcaption img,
#vr .scInr .floatBox .fltR .imghvr-fade figcaption img {
    width: 20%;
}

#vr .scInr .floatBox .fltR .imghvr-fade {
    -webkit-box-shadow: 7px 7px #3CCEFE;
    box-shadow: 7px 7px #3CCEFE;
}

#vr p {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
  }

#vr .scInr,
.scInrS,
.scInrW {
    margin: 0 auto;
    width: 97%
}

#vr .scInr {
    max-width: 1200px;
}

#vr .ContentTitle {
    text-align: center;
    margin-bottom: 30px;
}

#vr .cf {
    zoom: 1;
}

#vr .fltL {
    float: left;
}

#vr .fltR {
    float: right
}

#vr .joint {
  max-width: 1200px;
  width: 90%;
	text-align: center;
	margin: 0 auto 30px auto;
}
#vr .joint h3 {
	font-weight: bold;
    font-size: 3rem;
	padding: 0 0 40px 0;
}
#vr .joint-wrap {
	width: 100%;
	height: 606px;
	margin: 0 0 5px 0;
}
@media screen and (max-width: 1199px) {
#vr .joint-wrap {
	height: 578px;
}
}
@media screen and (max-width: 991px) {
#vr .joint-wrap {
	height: 578px;
}
}
@media screen and (max-width: 840px) {
#vr .joint-wrap {
	height: 415px;
}
}
/*@media screen and (max-width: 817px) {
#vr .joint-wrap {
	height: 360px;
}
}*/

.title-line-h3 {
    background-image: url(../images/img_tips_line_h3.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    margin: 0 0 30px 0;
}
@media(max-width: 767px) {
    #vr .scInr {
        padding: 0 3% 6%;
    }
    #vr .scInr .ContentTitle {
        margin-bottom: 10%;
    }
    #vr .scInr .ContentTitle h4 {
        margin-bottom: 20px;
    }
    #vr .scInr .ContentTitle h4 img {
        width: 100%;
    }
    #vr .scInr .floatBox .fltL,
    #vr .scInr .floatBox .fltR {
        float: none;
        width: 90%;
        margin: 0 auto 50px;
        position: relative;
    }
    #vr .scInr .floatBox .fltL .imgBox,
    #vr .scInr .floatBox .fltR .imgBox {
        width: 30%;
        position: absolute;
        top: 35px;
        left: 25px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1
    }
    #vr .scInr .floatBox .fltL .imgBox img,
    #vr .scInr .floatBox .fltL .imghvr-fade img,
    #vr .scInr .floatBox .fltR .imgBox img,
    #vr .scInr .floatBox .fltR .imghvr-fade img {
        width: 100%;
    }
    #vr .scInr .floatBox .fltL .imghvr-fade,
    #vr .scInr .floatBox .fltR .imghvr-fade {
        text-align: center;
        -webkit-box-shadow: 7px 7px #FEF81E;
        box-shadow: 7px 7px #FEF81E;
        line-height: 0;
    }
    #vr .scInr .floatBox .fltL .imghvr-fade:hover,
    #vr .scInr .floatBox .fltR .imghvr-fade:hover {
        opacity: .8;
    }
    #vr .scInr .floatBox .fltL .imghvr-fade figcaption,
    #vr .scInr .floatBox .fltR .imghvr-fade figcaption {
        padding-top: 10.5em;
    }
    #vr .scInr .floatBox .fltL .imghvr-fade figcaption img,
    #vr .scInr .floatBox .fltR .imghvr-fade figcaption img {
        width: 5%;
    }
    #vr .scInr .floatBox .fltR .imghvr-fade {
        -webkit-box-shadow: 7px 7px #3CCEFE;
        box-shadow: 7px 7px #3CCEFE
    }

#vr .joint {
    /*display: none;*/
}
#vr .joint-wrap {
	height: 650px;
}

}
@media screen and (max-width: 700px) {
#vr .joint-wrap {
	height: 610px;
}
}
@media screen and (max-width: 600px) {
#vr .joint-wrap {
	height: 550px;
}
}
@media screen and (max-width: 500px) {
#vr .joint-wrap {
	height: 480px;
}
#vr .joint h3 {
    font-size: 2rem;
  }
  #vr p {
    margin: 15px auto;
    text-align: left;
    font-size: 14px;
  }
}
@media screen and (max-width: 414px) {
#vr .joint-wrap {
	height: 430px;
}
}
@media screen and (max-width: 400px) {
#vr .joint-wrap {
	height: 410px;
}
}
@media screen and (max-width: 320px) {
#vr .joint-wrap {
	height: 370px;
}
}
