@media (min-width: 768px) and (max-width: 1280px) {
    
     #pc_ver {
        display: none;
    } 
    #mo_ver{
        width:100%;
/*        max-width: 1700px;*/
        display: block;
        overflow: hidden;
    }
    
    .main_inner img{
        width:100%;
    }
    .m_inner{
        width: 80%;
        margin: 0 10%;
        overflow: hidden;
    }
    .m_inner img{
        width: 100%;
    }
    
    
    #m_main ,#m_sec2 ,#m_sec3 {
        background: #f1f5f4;
    }
    .m_main_model{
        position: relative;
        right: 0px;
        transform: scale(.9);
    }


/*
    #m_sec2{
        background-image: url('../img/mobile/sec2_back.jpg');
        
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: top;
    }
*/
     #m_sec2{

        background: #363636;
        background-image: url('../img/mobile/sec2_back.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position-y: top;

    }
    #m_sec2 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding: 50px 0;
    }
    
    
     #m_sec2 .text_wrap .contit{
        font-size: 3rem;
    }   
    
    
    #m_sec2 .text_wrap .contxt{
        font-size: 1.1rem;
         text-shadow:1px 0 0 #fff,0 1px 0 #fff,-1px 0 0 #FFF,0 -1px 0 #FFF;
        font-weight: 300;
            margin-top: 20px;
    }   
    #m_sec2 .text_wrap .subtext{ 
    width:100%;
        font-weight: 400;
/*
        -webkit-text-stroke:1px #fff;
  -webkit-text-fill-color:#999;
*/
        color: #000;
        text-shadow:1px 0 0 #fff,0 1px 0 #fff,-1px 0 0 #FFF,0 -1px 0 #FFF;
        font-size: 2rem;
    }

    .m_sec2_t{
        margin-top: 180px;
    } 
    
    #m_sec3{
        position: relative;
        padding-bottom: 0;
    }
    #m_sec3 .m_bna_sli img{
        width: 100%;
        position: relative;
        bottom: 0px;
        
    }
    #m_sec3 .m_inner {
        
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .m_bna_sli{
        overflow: hidden;
    }
.swiper-slide {
    overflow: hidden;
}

    #m_sec4 .textBox .contit{
        font-size: 3rem;
        font-weight: 500;
    }
    
    #m_sec4 .textBox .contxt{
        font-size: 1rem;
    }
    
    
    #m_sec4 .sang{
        width: 80%;
        margin: 0 10%;
    }
    #m_sec4 .sang .subtext{
        width: 100%;
        padding-top: 0;
    }
    
    #m_sec4 .ha{
        width: 80%;
        margin: 0 10%;
    }
    #m_sec4 .ha .subtext{
        width: 100%;
    }
    
    
    #m_sec4 .textBox .contxt{
        font-size: 1.1rem;
            margin-top: 20px;
    }
    #m_sec4 .bone {
    width: 120%;
    left: -10%;
    position: relative;
}
    #m_sec4 .txtImg{
        width: 20%!important;
    }
    #m_sec4 img{
        margin-top:10%;
    }

    #m_sec4 img:last-child{
        margin-bottom: 10%;
    }
    .sub_t{
        width: 100%;
    }
    
    
    #m_sec5 img{
        margin-top: 10%;
    }
    #m_sec5 img:last-child{
        margin-bottom: 10%;
    }
     #m_sec5 .textBox .subtext{
        width: 100%;
        padding-top: 10px;
    }
    
    #m_sec5 .textBox .subtext p{
        width: 100%;
        display: block;
        font-size: 13px;
        padding-top: 10px;
        color: #999;
        letter-spacing: -.6px;
        line-height: 1.1rem;
    }
    
    
    #m_sec5 .textBox .contit{
        font-size: 3rem;
        font-weight: 500;
    }
    
    #m_sec5 .textBox .contxt{
        font-size: 1.2rem;
    }
    
    
    
    #m_sec6{
/*
        background-image: url('../img/mobile/sec6_back.jpg');
       
        background-size: 100%;
        background-repeat: no-repeat;
*/
        background: #363636;
    }
    #m_sec6 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        
    }
    #m_sec6 .m_inner img{
        width: 60%;
        margin: 0 auto;
    }
    
    #m_sec7{
        
    }
    
     #m_sec7 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;

    }
    
    #m_sec7 .textBox .contit{
        font-size: 3rem;
    font-weight: 500;
        text-align: center;
    }
    
#m_sec7 .textBox .contxt{
        width: 100%;
    display: block;
    font-size: 1.4rem;
    padding: 100px 0;
    color: #000;
    letter-spacing: -.6px;
    line-height: 2rem;
    font-weight: 200;
    }
    

    
    
    #m_sec8{
        
    }
     #m_sec8 .m_sec8_t{
        margin-top: 100px;
    }

    #m_sec8 .m_sec8_t:last-child{
        margin-bottom: 100px;
    }
    
     #m_sec8 .m_inner img{
         width: 60%;
        position: relative;
         left: 20%;
    }
    .slide8_m{
        margin-top: 100px;
        width: 80%;
    }
      #m_sec8 .textBox .subtext{
        width: 100%;
        padding-top: 10px;
    }
    
    #m_sec8 .textBox .subtext p{
        width: 100%;
        display: block;
        font-size: 1.4rem;
        padding-top: 50px;
        color: #000;
        letter-spacing: -.6px;
        line-height: 2rem;
        font-weight: 200;
    }
    
    
    #m_sec8 .textBox .contit{
        font-size: 3rem;
        font-weight: 500;
    }
    
    #m_sec8 .textBox .contxt{
        font-size: 1.2rem;
    }
    .slide8_m img{
        width: 60%;    
    }
    .slide8_m .swiper-wrapper{
        width: 100%!important;
    }
    .slide8_m .swiper-slide{
        text-align: center;
        width: 100%!important;
    }
    
    #m_sec8  .m_sec8_t:last-of-type{
        width: 60%!important;
        position: relative;
         left: 10%;
    }
    #m_sec9{

        background: #363636;
        background-image: url('../img/mobile/sec9_back.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position-y: top;

    }
    #m_sec9 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding: 50px 0;
    }
    
    #m_sec10{
        background-image: url('../img/mobile/sec10_back.jpg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: top;
    }
    #m_sec10 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    
    
    
    #m_sec2, #m_sec3 , #m_sec4 , #m_sec5 , #m_sec6,  #m_sec7, #m_sec8, #m_sec9{
        padding-bottom: 15%;
    }
    
    #m_sec7 ,#m_sec3 {
        padding-top: 15%;
    }
#m_sec10{
        padding-top: 15%;
    }
    #m_sec9 img{
        width: 60%;
        margin: 0 auto;
    }
    #m_sec10 img{
        width: 60%;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    #pc_ver {
        display: none;
    } 
    #mo_ver{
        width:100%;
/*        max-width: 1700px;*/
        display: block;
        overflow: hidden;
    }
    .main_inner img{
        width:100%;
    }
    .m_inner{
        width: 80%;
        margin: 0 10%;
        overflow: hidden;
    }
    .m_inner img{
        width: 100%;
    }
    
    
    #m_main ,#m_sec2 ,#m_sec3 {
        background: #f1f5f4;
    }
    .m_main_model{
        position: relative;
        right: 0px;
        transform: scale(.9);
    }


/*
    #m_sec2{
        background-image: url('../img/mobile/sec2_back.jpg');
        
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: top;
    }
*/
     #m_sec2{

        background: #363636;
        background-image: url('../img/mobile/sec2_back.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position:-300px;
        background-attachment: fixed;

    }
    #m_sec2 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding: 50px 0;
    }
    
    
     #m_sec2 .text_wrap .contit{
        font-size: 2rem;
    }   
    
    
    #m_sec2 .text_wrap .contxt{
        font-size: 1.1rem;
         text-shadow:1px 0 0 #fff,0 1px 0 #fff,-1px 0 0 #FFF,0 -1px 0 #FFF;
        font-weight: 300;
            margin-top: 20px;
    }   
    #m_sec2 .text_wrap .subtext{ 
    width:100%;
        font-weight: 400;
/*
        -webkit-text-stroke:1px #fff;
  -webkit-text-fill-color:#999;
*/
        color: #000;
        text-shadow:1px 0 0 #fff,0 1px 0 #fff,-1px 0 0 #FFF,0 -1px 0 #FFF;
        font-size: 1rem;
    }

    .m_sec2_t{
        margin-top: 180px;
    } 
    
    #m_sec3{
        position: relative;
        padding-bottom: 0;
    }
    #m_sec3 .m_bna_sli img{
        width: 100%;
        position: relative;
        bottom: 0px;
        
    }
    #m_sec3 .m_inner {
        
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .m_bna_sli{
        overflow: hidden;
    }
.swiper-slide {
    overflow: hidden;
}

    #m_sec4 .textBox .contit{
        font-size: 2rem;
        font-weight: 500;
    }
    
    #m_sec4 .textBox .contxt{
        font-size: 1rem;
    }
    
    
    #m_sec4 .sang{
        width: 80%;
        margin: 0 10%;
    }
    #m_sec4 .sang .subtext{
        width: 100%;
        padding-top: 0;
    }
    
    #m_sec4 .ha{
        width: 80%;
        margin: 0 10%;
    }
    #m_sec4 .ha .subtext{
        width: 100%;
    }
    
    
    #m_sec4 .textBox .contxt{
        font-size: 1.1rem;
            margin-top: 20px;
    }
    #m_sec4 .bone {
    width: 120%;
    left: -10%;
    position: relative;
}
    
    #m_sec4 img{
        margin-top:10%;
    }

    #m_sec4 img:last-child{
        margin-bottom: 10%;
    }
    .sub_t{
        width: 100%;
    }
    
    
    #m_sec5 img{
        margin-top: 10%;
    }
    #m_sec5 img:last-child{
        margin-bottom: 10%;
    }
    #m_sec5 .textBox .subtext{
        width: 100%;
        padding-top: 10px;
    }
    
    #m_sec5 .textBox .subtext p{
        width: 100%;
        display: block;
        font-size: 13px;
        padding-top: 10px;
        color: #999;
        letter-spacing: -.6px;
        line-height: 1.1rem;
    }
    
    
    #m_sec5 .textBox .contit{
        font-size: 2rem;
        font-weight: 500;
    }
    
    #m_sec5 .textBox .contxt{
        font-size: 1.2rem;
    }
    
    
    
    #m_sec6{
/*
        background-image: url('../img/mobile/sec6_back.jpg');
       
        background-size: 100%;
        background-repeat: no-repeat;
*/
        background: #363636;
    }
    #m_sec6 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        
    }
    
    #m_sec7{
        
    }
    
     #m_sec7 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;

    }
    #m_sec7 .textBox .contit{
        font-size: 2rem;
    font-weight: 500;
        text-align: center;
    }
    
#m_sec7 .textBox .contxt{
        width: 100%;
    display: block;
    font-size: 1rem;
    padding: 50px 0;
    color: #000;
    letter-spacing: -.6px;
    line-height: 1.5rem;
    font-weight: 200;
    }
    
    #m_sec8{
        
    }
     #m_sec8 .m_sec8_t{
        margin-top: 100px;
    }

    #m_sec8 .m_sec8_t:last-child{
        margin-bottom: 100px;
    }
    
     #m_sec8 .m_inner {
    }
    .slide8_m{
        margin-top: 100px;
        width: 80%;
        margin: 0 10%;
        overflow: hidden;
    }
    .slide8_m img{
        width: 100%;
        text-align: center;
        display: block;
    }
    
    #m_sec9{

        background: #363636;
        background-image: url('../img/mobile/sec9_back.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position-y: top;

    }
    #m_sec9 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding: 50px 0;
    }
    
    
    #m_sec8 .textBox .subtext{
        width: 100%;
        padding-top: 10px;
    }
    
    #m_sec8 .textBox .subtext p{
        width: 100%;
        display: block;
        font-size: 1rem;
        padding-top: 50px;
        color: #000;
        letter-spacing: -.6px;
        line-height: 1.5rem;
        font-weight: 200;
    }
    
    
    #m_sec8 .textBox .contit{
        font-size: 2rem;
        font-weight: 500;
    }
    
    #m_sec8 .textBox .contxt{
        font-size: 1.2rem;
    }
    
    
    
    
    #m_sec10{
        background-image: url('../img/mobile/sec10_back.jpg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: bottom;
    }
    #m_sec10 .m_inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    
    
    
    #m_sec2, #m_sec4 , #m_sec5 , #m_sec6,  #m_sec7, #m_sec8, #m_sec9{
        padding-bottom: 20%;
    }
    
    #m_sec7 ,#m_sec3 {
        padding-top: 20%;
    }
#m_sec10{
        padding-top: 20%;
    }
}