/* BASIC css start */
#contentWrapper {
    position: relative;
    margin-top: 100px;
}

#contentWrap {
    min-height: 520px;
    max-width: 1200px;
    margin: 0 auto;
}

.loc-navi{
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.blind {
    z-index: -1;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    text-indent: -9999px;
}


.Details{width:100%; padding-bottom: 150px; padding-top: 100px; }
.Details img{width:100%;}

.section_2{padding-bottom:160px;}
.tit{margin:0 auto; max-width:1300px; text-align:center;}
.tit h2{font-size:37px; color:#191919; font-weight:600;}
.tit h3{font-size:23px; color:#939393; line-height:55px;font-weight:600;padding-bottom: 30px; }
/* BASIC css end */

