@charset "utf-8";


#top_t > ul > li{
    width: 48%;
}
/* ////////////////////////////// */
.row > h2{
    text-align: center;
    font-size: 35px;
    margin-bottom: 40px;
    margin-top: 150px;
}
#n_t{
margin-top: 40px;
}
#n_t img{
    width: 100%;
    vertical-align: top;
}
/* /////////////////////////////// */
#last{
    display: flex;
    justify-content: space-between;
}
.la_l{
    border: 1px solid #000;
    padding: 45px 10px 8px 10px;
    width: 37%;
    text-align: center;
    position: relative;
}
.la_l a{
    font-size: 15px;
    color: #000;
}
.la_l img{
    max-width: 36%;
}
.qwe{
    background: #f3f3f3;
    padding: 10px 0;
    margin-top: 30px;
}
.na_e p{
    margin-bottom: 40px;
    text-align: left;
    text-indent: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.na_e > ul{
    display: flex;
    justify-content: space-between;
}
.na_e > ul > li:nth-child(1){
    color: #616161;
    margin-left: 30px;
}
.na_e > ul > li > img{
    margin-right: 30px;
}
.la_r{
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.asd{
    width: 40%;
    border: 1px solid #000;
    text-align: center;
    padding: 10px;
}
.asd a{
    font-size: 15px;
    color: #000;
}
.asd:nth-of-type(1), .asd:nth-of-type(2){
    margin-bottom: 10px;
}
.asd:nth-of-type(1), .asd:nth-of-type(3){
    margin-right: 10px;
}
.num, .num2, .num3, .num4, .num5{
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-color: rgba(89, 22, 102, 0.8);
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.k, .k2, .k3{
    position: relative;
}
.asd > a > img{
    max-width: 100%;
}
.name_e{
    background: #f3f3f3;
    text-indent: 20px;
    padding: 10px 0;
}
.name_e p{
    margin-bottom: 30px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.name_e ul{
    display: flex;
    justify-content: space-between;
}
.name_e ul li:nth-child(1){
    color: #616161;
}
.name_e ul li:nth-child(2){
    margin-right: 20px;
}


/* ///////////////////////////////////////////////// */
#fu{
    margin-top: 150px;
}
#fu > h2{
    max-width: 1280px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 35px;
}
.full{
    background: #554079;
    height: 420px;
    
}
.f_l ul{
    color: #fff;
    padding-top: 100px;
}
.f_l > ul > li:nth-child(1){
    font-size: 20px;
}
.f_l > ul > li:nth-child(2){
    font-size: 40px;
}
.f_l > ul > li:nth-child(3){
    margin-top: 60px;
}
.f_l > ul > li > a{
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 10px;
}
.but ul{
    display: flex;
    margin-top: 95px;
}
.but > ul > li{
    margin-right: 13px;
    position: relative;
    font-size: 16px;
    color: #fff;
}
.cur_page{
    font-weight: 700;
}
.prev, .next{
    cursor: pointer;
    padding-top: 2px;
}
.but > ul > li:nth-child(2)::after{
    content: '';
    position: absolute;
    top: 7px;
    left: 23px;
    height: 10px;
    border: 1px solid #ffffff70;
}
#fu > .row{
    display: flex;
    justify-content: flex-end;
    margin-top: -200px;
}
.f_r{
    width: calc(100% - 260px);
    padding: 124px 0;
    margin-left: 0;
    margin-right: 0;
}
.f_r .swiper-slide a{
    transform: scale(0.8);
    display: block;
    transform-origin: right bottom;
}
.f_r .swiper-slide.swiper-slide-active a{
    transform: scale(1.3);
    transform-origin: left bottom;
}
.f_r .swiper-slide.swiper-slide-next a{
    transform: scale(0.8) translateX(26%);
}

.swiper-slide img{
    width: 100%;
}

/* /////////////////////////////////// */
#top_b{
    margin-top: 200px;
}
.swiper_wrap{
    position: relative;
    margin-top: 80px;
}
.swiper_wrap:nth-of-type(3){
    margin-top: 0px;
}
.swiper_wrap h2{
    margin:10px 10px 10px 60px;
    font-size: 20px;
    font-weight: 700;
}
.swiper_wrap .swiper{
    width: calc(100% - 100px);
}
.swiper_wrap .swiper-slide figure img{
    width: 100%;
    vertical-align: top;
    border-bottom: 2px solid #581666;
}
.sw1_next, .sw1_prev, .sw2_next, .sw2_prev, .sw3_next, .sw3_prev, .sw4_next, .sw4_prev{
    position: absolute;
    top: 39%;
    right: 0;
    z-index: 10;
}
.sw1_prev, .sw2_prev, .sw3_prev, .sw4_prev{
    right: auto;
    left: 0;
}
.sw1_next img, .sw1_prev img, .sw2_next img, .sw2_prev img, .sw3_next img, .sw3_prev img, .sw4_next img, .sw4_prev img{
    width: 35px;
}
.sw-name-price{
    color: #000;
}
.name{
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.sw-name-price ul{
    display: flex;
    justify-content: space-between;
}
.sw-name-price ul li:nth-child(1){
    color: #616161;
    font-size: 15px;
}
.sw-name-price ul li:nth-child(2){
    margin-right: 20px;
}

.swiper_wrap .swiper-slide a figure{
    position: relative;
}
.ov_text{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.69);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.3s;
}
.ov_text span{
    display: inline-block;
    padding: 10px;
    border: 1px solid #fff;
    color: #fff;
}
.swiper-slide a:hover .ov_text{
    opacity: 1;
} 



/* 반응형/////////////////////////// */
@media screen and (max-width:1070px) {
    .row > h2{
        margin-top: 100px;
    }
    .la_l{
        margin-right: 10px;
    }
    .name_e{
        text-indent: 10px;
    }
    .name_e ul li:nth-child(2){
        margin-right: 10px;
    }
    #top_b {
        margin-top: 150px;
    }
    .f_l ul{
        padding: 100px 10px 0;
    }
}

@media screen and (max-width:768px) {
    .f_r{
        width: calc(100% - 190px);
        padding: 78px 0;
    }
    .f_r .swiper-slide.swiper-slide-active a {
        transform: scale(1.2);
    }
    .f_r .swiper-slide.swiper-slide-next a {
        transform: scale(0.8) translateX(10%);
    }
    
}

@media screen and (max-width:500px) {
.k2, .k3{
    display: none;
}
#last{
    display: block;
}
.qwe{
    margin-top: 415px;
}
.la_l{
    margin-right: 0;
    width: auto;
    background: url(../img/sub_06_02/w.jpg) no-repeat 0 0/ contain;
    background-position: center ;
    height: 520px;
}
.la_l a img{
    display: none;
}
.la_r{
    width: auto;
    justify-content: space-around;
    margin-top: 10px;
}
.num2{
    left: calc(4% - 9px);
}
.full{
    height: 404px;
    position: relative;
}
#fu{
    margin-top: 100px;
}
.f_l > ul > li:nth-child(2) {
    font-size: 30px;
}
.f_l ul{
    padding: 80px 10px 0;
}
.f_r{
    width: calc(100% - 150px);
    padding: 101px 0;
}
.f_r .swiper-slide.swiper-slide-active a {
    transform: scale(1.3);
}
.f_r .swiper-slide.swiper-slide-next a {
    transform: scale(0.8) translateX(10%);
}
#top_b {
    margin-top: 0px;
}
.but{
    position: absolute;
    bottom: 20px;
    left: 10px;
}
.ov_text{
    display: none;
    opacity: 0;
    transition: 0.3s;
}
.swiper-slide a:hover .ov_text{
    opacity: 0;
} 
}
