@import "font.css";
@import "hf.css";
@import "main.css";
@import "sub.css";
@import "animate.css";
/*
#fullpage { padding-top: 100px; } */

/* Wrap - Container */
#sub-wrap { padding: 0 0; }
.container {
    margin: auto;
    max-width: 1050px;
}
.container-10 {
    margin: auto;
    max-width: 1060px;
}
.container-large {
    margin: auto;
    max-width: 1150px;
}
.store-wrap { padding: 80px 0; }

.sub-contents { padding: 90px 0 150px; }

@media (max-width: 1024px){
    #wrap { padding: 50px 0 0; }
    #sub-wrap { padding: 50px 0 50px; }
    .container { padding-left: 15px; padding-right: 15px; }
    .container-10 { padding-left: 10px; padding-right: 10px; }
    .store-wrap { padding: 120px 0 40px; }

    .sub-contents { padding: 35px 0; }
}




/* 마이페이지 */
.my-contents { padding-top: 30px; }
.my:after { content: ''; display: block; clear: both; }
.my-l { float: left; width: 23.8%; padding-right: 60px; }
.my-r { float: left; width: 76.2%; }
.my-ul li a { display: block; padding: 0 10px; height: 40px; line-height: 40px; font-size: 15px; color: #666666; }
.my-ul li.on a,
.my-ul li a:hover { color: #4960a2; font-weight: 500; background: url('/child/img/icon/my-on.png') no-repeat right 15px center; }

.head_title { padding: 12px 12px 12px 40px; text-align: left;background: url('/child/img/icon/icon_title.png') no-repeat center left / 22px; background-position-x: 8px; }
.head_title h3 { margin-bottom: 0; font-size: 18px; line-height: 23px; color: #333333; font-weight: 500; }

.sub_head_title { padding-bottom: 38px; line-height: 38px; text-align: center; }
.sub_head_title h1 { font-size: 42px; }
.sub_head_title .list { margin-top: 10px; }
.sub_head_title .list a { padding-right: 20px; background: url('/child/img/icon/icon_sub_arrow.png') no-repeat center right 5px; }
.sub_head_title .list a span { font-size: 14px; color: #666666; }
.sub_head_title .list a:first-child span { margin-top: 3.5px; display: inline-block; vertical-align: ㅡㅑㅇ읻; width: 16px; height: 13px; font-weight: 400; /*background: url('/child/img/icon/icon_sub_nav.png') no-repeat center;*/ }
.sub_head_title .list a:last-child { padding-right: 0; background: none; }

@media (max-width: 1024px){
    .sub_head_title .fRight { display: none; }

    .head_title { background-size: auto 20px; }
    .head_title h3 { font-size: 16px; }
    .sub_head_title { margin-top: 30px; padding-bottom: 13px; line-height: 24px; }
    .sub_head_title h1 { font-size: 30px; }
    .sub_head_title .fRight { display: none; }
    .join_input_tit_wrap h3 { font-size: 16px; }

    .my-l { display: none; }
    .my-r { width: 100%; padding-left: 0; }
    .s-top-text h4 { line-height: 29px; font-size: 22px; }
    .s-top-text p { font-size: 14px; }
    .s-top-text a { font-size: 14px; }
}

@media (max-width: 768px){
    .sub_head_title h1 { font-size: 20px; }
}
