@charset "utf-8";

.wrapper {
    width: 100%;
    height: 100%;
    background-color: #FFFCF2;
}
.cont_wrap{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: 0 5.572916666666667vw 17.34375vw;
    box-sizing: border-box;
}
.top_txt_wrap{
    margin-top: 14.427083333333334vw;
}
.top_txt_wrap img{
    width: 92.26260257913248%;
}
.top_txt_wrap .thumb_mobile,
.top_txt_wrap .thumb_tablet,
.list_thumb_wrap .thumb_mobile,
.list_thumb_wrap .thumb_tablet{
    display: none;
}
.list_thumb_wrap a{
    transition: opacity 0.15s;
}
.list_thumb_wrap a:hover{
    opacity: 0.85;
}
.list_type_one a{
    display: flex;
    align-items: flex-end;
    margin-top: 5.3125vw;
    box-sizing: border-box;
}
.list_type_one .thumb{
    width: 89.68347010550997%;
}
.list_type_one .thumb img{
    width: 100%;
}
.list_txt_box{
    display: none;
    margin-left: 22px;
}
.list_txt_box dl dt{
    font-size: 12px;
}
.list_txt_box dl dd{
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 12px;
}
.list_txt_box dl dd span{
    font-size: 12px;
}
.list_sub_txt{
    margin-top: 12px;
    font-size: 10px;
}
.list_sub_txt::before{
    content: '';
    display: block;
    width: 14px;
    height: 3px;
    margin-bottom: 12px;
    background-color: #000;
}
.list_type_one{
    margin-bottom: 10.416666666666666vw;
}
.list_type_two{
    margin-top: 5.208333333333333vw;
}
.list_type_two ul{
    display: flex;
    justify-content: space-between;
}
.list_type_two li{
    width: 50%;
}
.list_double_box{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
.list_type_two li:nth-child(even) .list_double_box{
    align-items: flex-end;
}
.list_double_box a{
    width: 81.82883939038688%;
    margin-top: 98px;
}
.list_double_box a:first-child{
    margin-top: 0;
}
.list_double_box a.wide{
    width: 84.40797186400938%;
}
.list_double_box .thumb img{
    width: 100%;
}
.list_type_two .list_txt_box{
    margin: 19px 0 0 0;
}
.sub_top_wrapper{
    position: relative;
}
.sub_top_wrapper .top_img{
    width: 100%;
}
.sub_top_wrapper .top_img img{
    width: 100%;
}
.sub_top_wrapper .sub_top_txt{
    position: fixed;
    top: 9.322916666666666vw;
    left: 5.572916666666667vw;
    margin:0;
}
.sub_top_wrapper .sub_top_txt img{
    width: 100%;
}
.sub_top_wrapper .sub_top_txt .thumb_tablet{
    display: none;
}
.show_medium,
.show_small,
.for_mobile{
    display: none !important;
}
.show_large{
    display: block;
}
.detail_list_wrapper{
    width: 100%;
    padding: 200px 0;
}
.bg_beige{
    background-color: #FFFCF2;
}
.bg_grey{
    background-color: #E7E6E6;
}
.bg_white{
    background-color: #FFFFFF;
}
.list_img{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.list_img li{
    width: 58.854166666666664vw;
    margin: 0 auto 10.416666666666666vw;
}
.list_img li:last-child{
    margin-bottom: 0;
}
.list_img li img{
    width: 100%;
    margin-top: -1px;
}
.sub_btm_wrapper{
    width: 100%;
}
.sub_btm_wrapper img{
    width: 100%;
}
.sub_about_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding: 15.3125vw 5.572916666666667vw 3.8020833333333335vw;
    box-sizing: border-box;
}
.text_wrapper{
    width: 55.416666666666664vw;
    padding-right: 30px;
    margin-bottom: 10.208333333333334vw;
    font-size: 19px;
    box-sizing: border-box;
}
.text_wrapper img{
    width: 100%;
}
.visual_wrapper{
    width: 33.59375vw;
}
.visual_wrapper img{
    width: 100%;
}
.visual{
    max-width: 645px;
    width: 100%;
}
.visual img{
    width: 100%;
}
.sub_contact_wrapper{
    display: flex;
    flex-direction: column;
    padding: 12.1875vw 5.572916666666667vw 4.114583333333333vw;
}
.sub_contact_wrapper .info_wrapper{
    width: 37.760416666666664vw;
    margin-bottom: 0.5729166666666666vw;
}
.sub_contact_wrapper .info_wrapper img{
    width: 100%;
}
.info_wrapper dl{
    margin-bottom: 38px;
}
.info_wrapper dl dt{
    font-size: 17px
}
.info_wrapper dl dd{
    font-size: 13px;
}
.contact_form_wrapper{
    display: flex;
    justify-content: space-between;
    margin-bottom: 43px;
}
.contact_form_wrapper .left_img{
    width: 34.6875vw;
    /* background: url('/assets/images/detail/img_contact.jpg') no-repeat; */
    background-size: cover;
    background-position: center;
}
.contact_form_wrapper .left_img img{
    width: 100%;
}
.contact_form_wrapper .form{
    width: 39.84375vw;
}
.contact_form_wrapper .form .form_area{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25.625vw;
    height: 3.3854166666666665vw;
    margin-bottom: 1.1979166666666667vw;
}
.contact_form_wrapper .form .form_area.text_area{
    height: 9.0625vw;
}
.contact_form_wrapper .form .form_area label{
    font-family: 'Apple SD Gothic Neo', sans-serif;
    font-size: 0.78125vw;
    font-weight: 300;
}
.contact_form_wrapper .form .form_area label span{
    font-size: 0.6770833333333334vw;
    color: #C7A079;
    font-family: 'Avenir Next', sans-serif;
}
.contact_form_wrapper .form .form_area textarea{
    height: 7.8125vw;
    border: 1px solid #d0d0d0;
    background: none;
    padding: 10px 10px;
}
.contact_form_wrapper .form .form_area input{
    height: 2.1354166666666665vw;
    border: 1px solid #d0d0d0;
    background: none;
    padding: 0 10px;
}
.form_btn{
    width: 25.625vw;
    margin-top: 1.875vw;
}
.form_btn button{
    width: 100%;
    height: 2.1354166666666665vw;
    border: 1px solid #d1bca7;
    text-align: center;
    font-size: 0.8854166666666666vw;
    color: #C7A079;
    font-weight: 100;
    font-family: 'Avenir Next', sans-serif;
}
@media (max-width: 1354px){
   /* .sub_contact_wrapper{
        padding: 236px 58px 79px 58px;
    }
    .info_wrapper dl{
        margin-bottom: 80px;
    }
    .info_wrapper dl dt{
        font-size: 15px;
    }
    .info_wrapper dl dd{
        font-size: 11px;
    }
    .contact_form_wrapper{
        margin-bottom: 127px;
    }
    .contact_form_wrapper .left_img{
        max-width: 45%;
    }
    .form{
        width: 100%;
    }
    .contact_form_wrapper .form .form_area{
        width: 100%;
    }
    .form_btn{
        width: 100%;
    }*/
}
@media (min-width: 480px) and (max-width: 1024px){
    .cont_wrap{
        padding: 0 5.56640625vw 32.51953125vw;
    }
    .top_txt_wrap{
        margin-top: 15.4296875vw;
    }
    .top_txt_wrap img{
        width: 100%;
    }
    .top_txt_wrap .thumb_mobile,
    .top_txt_wrap .thumb_pc,
    .list_thumb_wrap .thumb_mobile,
    .list_thumb_wrap .thumb_pc{
        display: none;
    }
    .top_txt_wrap .thumb_tablet,
    .list_thumb_wrap .thumb_tablet{
        display: block;
    }
    .list_type_one .thumb{
        width: 97.14285714285714%;
    }
    .list_type_one{
        margin-bottom: 11.71875vw;
    }
    .list_type_two{
        margin-top: 8.30078125vw;
    }
    .list_double_box a{
        margin-top: 86px;
    }
    .list_txt_box dl dt{
        font-size: 9px;
    }
    .list_txt_box dl dd{
        font-size: 13px;
    }
    .list_txt_box dl dd span{
        font-size: 9px;
    }
    .sub_top_wrapper .sub_top_txt{
        top: 13.671875vw;
        left: 5.56640625vw;
    }
    .sub_top_wrapper .sub_top_txt .thumb_pc{
        display: none;
    }
    .sub_top_wrapper .sub_top_txt .thumb_tablet{
        display: block;
    }
    .sub_top_wrapper .sub_top_txt.short{
        top: 11.42578125vw;
    }
    .sub_top_wrapper .list_txt_box{
        position: absolute;
        top: 140px;
        left: 58px;
        margin:0;
    }
    .sub_top_wrapper .top_img{
        display: none;
    }
    .detail_list_wrapper{
        padding: 0;
    }
    .detail_list_wrapper .list_img li{
        width: 100vw;
        margin-bottom: 0;
    }
    .sub_top_wrapper .list_txt_box .list_sub_txt{
        display: none;
    }
    .show_large,
    .show_small{
        display: none;
    }
    .show_medium{
        display: block !important;
    }
    .sub_about_wrapper{
        display: block;
        padding: 30.95703125vw 5.56640625vw 7.32421875vw;
        background: #fefcf2;
    }
    .text_wrapper{
        width: 79.39453125vw;
    }
    .visual_wrapper{
        width: 50.1953125vw;
        display: flex;
        padding-left: calc(100% - 50.1953125vw);
    }
    .visual{
        width: 100%;
        max-width: none;
    }
    .info_wrapper dl{
        color: #C7A079;
    }
    .sub_contact_wrapper{
        padding: 30.46875vw 5.6640625vw 20.8984375vw;
    }
    .sub_contact_wrapper .info_wrapper{
        width: 70.80078125vw;
        margin-bottom: 8.30078125vw;
    }
    .contact_form_wrapper .left_img{
        width: 39.453125vw;
    }
    .contact_form_wrapper .form{
        width: 44.43359375vw;
    }
    .contact_form_wrapper .form .form_area{
        width: 100%;
        height: 6.34765625vw;
        margin-bottom: 2.24609375vw;
    }
    .contact_form_wrapper .form .form_area.text_area{
        height: 16.9921875vw;
    }
    .contact_form_wrapper .form .form_area label{
        font-size: 1.46484375vw;   
    }
    .contact_form_wrapper .form .form_area label span{
        font-size: 1.26953125vw;
    }
    .contact_form_wrapper .form .form_area textarea{
        height: 14.6484375vw;
    }
    .contact_form_wrapper .form .form_area input{
        height: 4.00390625vw;
    }
    .form_btn{
        width: 100%;
        margin-top: 3.515625vw;
    }
    .form_btn button{
        width: 44.43359375vw;
        height: 4.00390625vw;
        font-size: 1.66015625vw;
    }
        
        
}

@media (max-width: 480px){
    .cont_wrap{
        padding: 0 5.6vw 52.8vw;
    }
    .top_txt_wrap{
        margin-top: 29.866666666666667vw;
    }
    .top_txt_wrap img{
        width: 87.08708708708708%;
    }
    .top_txt_wrap .thumb_tablet,
    .top_txt_wrap .thumb_pc,
    .list_thumb_wrap .thumb_tablet,
    .list_thumb_wrap .thumb_pc{
        display: none;
    }
    .top_txt_wrap .thumb_mobile,
    .list_thumb_wrap .thumb_mobile{
        display: block;
    }
    .list_type_one a{
        margin-top: 6.933333333333334vw;
        flex-direction: column;
        align-items: flex-start;
    }
    .list_type_one .thumb{
        width: 100%;
    }
    .list_txt_box{
        margin-top: 8px;
        margin-left: 0;
    }
    .list_type_two{
        margin-top: 0;
    }
    .list_txt_box dl dt{
        font-size: 11px;
    }
    .list_txt_box dl dd{
        font-size: 13px;
        padding-bottom: 0;
    }
    .list_txt_box dl dd span{
        font-size: 10px;
    }
    .list_sub_txt{
        display: none;
    }
    .list_type_one{
        margin: 0;
    }
    .list_type_two ul{
        flex-direction: column;
    }
    .list_type_two li{
        width: 100%;
    }
    .list_double_box{
        width: 100%;
        margin-top: 0;
    }
    li:first-child .list_double_box{
        margin-top: 0;
    }
    .list_type_two .list_txt_box{
        margin-top: 8px;
    }
    .list_double_box a{
        width: 100%;
        margin-top: 0;
    }
    .list_double_box a.wide{
        width: 100%;
    }
    .list_double_box a .thumb{
        margin-top: 17.066666666666666vw;
    }
    .list_double_box a.wide .thumb{
        margin-top: 11.733333333333333vw;
    }
    .sub_top_wrapper .top_img{
        display: block;
    }
    .sub_top_wrapper .sub_top_txt,
    .sub_top_wrapper .list_txt_box{
        display: none;
    }
    .detail_list_wrapper{
        padding: 0;
    }
    .list_img li{
        margin-bottom: 0;
        width: 100vw;
    }
    .show_large,
    .show_medium,
    .not_mobile{
        display: none;
    }
    .show_small,
    .for_mobile{
        display: block !important;
    }
    .show_1024{
        display: none;
    }
    .show_600{
        display: block;
    }
    .sub_about_wrapper{
        flex-direction: column;
        padding: 0;
    }
    .text_wrapper{
        width: 100%;
        order: 2;
        padding: 10.666vw 5.6vw 20.2vw;
        color: #BE956C;
        font-size: 13px;
        margin: 0;
        background: #fefcf2 0;
    }
    .text_wrapper p{
        margin-bottom: 30px;
    }
    .text_wrapper .language_ko{
        font-size: 14px;
    }
    .visual_wrapper{
        order: 1;
        width: 100%;
    }
    .visual{
        max-width: 100%;
    }
    .top_img img{
        display: none;
    }
    .sub_contact_wrapper{
        padding: 0;
    }
    .contact_form_wrapper{
        flex-direction: column;
    }
    .info_wrapper{
        display: none;
    }
    .contact_form_wrapper .left_img{
        width: 100%;
    }
    .contact_form_wrapper .left_img .info_txt{
        padding: 12vw 5.6vw;
        width: calc(100% - 11.2vw);
    }
    .contact_form_wrapper .form{
        width: calc(100% - 11.2vw);
        padding: 0 5.6vw 12vw;
    }
    .contact_form_wrapper .form .form_area{
        width: 100%;
        height: 17.6vw;
        margin-bottom: 4vw;
    }
    .contact_form_wrapper .form .form_area.text_area{
        height: 50.93333333333333vw;
    }
    .contact_form_wrapper .form .form_area label{
        font-size: 3.466666666666667vw;   
    }
    .contact_form_wrapper .form .form_area label span{
        font-size: 3.2vw;
    }
    .contact_form_wrapper .form .form_area textarea{
        height: 40vw;
    }
    .contact_form_wrapper .form .form_area input{
        height: 10.933333333333334vw;
    }
    .contact_form_wrapper .form .form_area.text_area span{
        transform: translateY(-5px);
        display: block;
    }
    .form_btn{
        width: 100%;
        margin-top: 13.333333333333334vw;
    }
    .form_btn button{
        width: 100%;
        height: 10.933333333333334vw;
        font-size: 4vw;
    }
}
