@charset "utf-8";header #topimg {
    width: 100%;
    height: 220px;
    background: url(topbg.jpg)no-repeat center center;
    background-size: cover
}

header #toptxt {
    padding: 45px 40px;
    text-align: center;
    border-bottom: 1px solid #eaeaea
}

header #toptxt img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 20px
}

header p {
    font-family: 'Noto Sans KR',sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #aaa;
    letter-spacing: 5px
}

header h1 {
    font-size: 2em;
    font-weight: 700;
    font-family: 'Nanum Myeongjo',serif;
    color: #444;
    line-height: 1.7;
    margin: .67em 0
}

section {
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

section article {
    padding: 35px 0 50px
}

section article p {
    font-family: 'Noto Sans KR',sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #535358;
    line-height: 2;
    margin-top: 30px;
    padding: 0 25px;
    text-align: center
}

section article img {
    display: block;
    margin: 80px auto 10px;
    width: 100%;
    padding: 0 25px
}

section article p.sub_tit {
    font-size: 12px;
    color: #999;
    margin-top: 5px
}

section article h3 {
    text-align: center;
    margin-top: 80px;
    font-size: 1.45em;
    letter-spacing: -.065em
}

section article h4 {
    font-size: 1.25em;
    text-align: center;
    margin-top: 50px
}

.w90 {
    width: 90%
}

.w85 {
    width: 85%
}

.w80 {
    width: 80%
}

.w70 {
    width: 70%
}

.w65 {
    width: 65%
}

.w60 {
    width: 60%
}

.w50 {
    width: 50%
}

aside {
    background: #fbfbfb;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 40px
}

aside .sect_name {
    width: 100%;
    max-width: 700px;
    text-align: center;
    margin: 0 auto
}

aside .sect_name img {
    width: 65px;
    height: 65px
}

aside .sect_name h4 {
    font-size: 18px;
    font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei;
    font-weight: 600;
    margin: 10px 0
}

aside .sect_name p {
    font-size: 12px;
    font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei
}

aside .sect_name p span {
    margin-left: 5px;
    color: #aaa
}

aside .sect_name button {
    background: #aaa;
    font-size: 14px;
    margin-top: 22px;
    border: 1px solid #999;
    border-radius: 100px;
    height: 39px;
    width: 110px;
    color: #fff
}

.reply {
    width: 100%;
    max-width: 700px;
    margin: 37px auto 0;
    padding: 0 10px;
    box-sizing: border-box
}

.reply .reply_tt {
    height: 25px;
    width: 100%;
    margin-bottom: 10px
}

.reply .reply_tt h5 {
    height: 25px;
    font-size: 15px;
    font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    padding-top: 3px
}

.reply .reply_tt img {
    width: 22px;
    height: 22px;
    border: 1px solid #e5e5e5;
    display: inline-block
}

.reply textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 15px;
    font-size: 12px
}

.reply .reply_sub_tt {
    width: 100%;
    padding: 28px 0 17px;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: top
}

.reply .reply_sub_tt::after {
    content: '';
    display: block;
    clear: both
}

.reply .reply_sub_tt div {
    float: left
}

.reply .reply_sub_tt .sub_tt2 {
    padding-left: 10px;
    vertical-align: top
}

.reply .reply_sub_tt .sub_tt3 {
    float: right
}

.reply .comment {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5
}

.reply .comment .face span {
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
    font-size: 14px;
    font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei;
    font-weight: 700
}

.reply .comment .face img {
    width: 25px;
    height: 25px
}

.reply .comment p {
    font-size: 13px;
    line-height: 1.65;
    font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei;
    padding: 5px
}

.reply .comment .time {
    font-size: 12px;
    color: #999
}

.reply .comment .time span {
    color: #ebebeb
}

.reply .comment .com_btn {
    margin-top: 7px
}

.reply .comment .com_btn .btn1 {
    display: inline-block;
    padding: 5px 9px;
    font-size: 12px;
    border: 1px solid #e0e0e0
}

.reply .comment .com_btn ul {
    float: right
}

.reply .comment .com_btn ul::after {
    content: '';
    display: block;
    clear: both
}

.reply .comment .com_btn ul li {
    float: left;
    color: #999;
    padding: 5px 9px;
    font-size: 12px;
    border: 1px solid #e0e0e0;
    margin-left: 5px
}

.reply .comment .com_btn ul li img {
    width: 14px;
    height: 11px
}

.reply .list {
    margin: 28px auto 6px;
    text-align: center
}

.reply .list .com_list {
    text-align: center;
    display: inline-block
}

.reply .list .com_list::after {
    content: '';
    display: block;
    clear: both
}

.reply .list .com_list li {
    font-size: 12px;
    color: #999;
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px
}

.reply .list .com_list li:first-child {
    border: 1px solid #e5e5e5;
    color: red;
    font-weight: 700
}

.reply .list .com_list li:last-child {
    white-space: nowrap
}

footer {
    display: block;
    margin-top: 30px;
    background: #fbfbfb;
    border-top: 1px solid #e5e5e5;
    padding: 20px
}

footer p {
    text-align: center;
    font-size: 12px;
    color: #999
}

.point1 {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.6
}

.point2 {
    font-size: 1.25em;
    font-weight: 700;
    color: red;
    line-height: 1.6
}

.point3 {
    color: red;
    font-weight: 700
}

mark {
    background: #fffe8b;
    font-weight: 700;
    color: #000
}

#dbform {
    width: 90%;
    background: #fff;
    position: relative;
    z-index: 99;
    max-width: 600px;
    margin: 0 auto 50px;
    box-shadow: 0 5px 20px rgba(0,0,0,.15);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

#dbform > img {
    width: 100%
}

#dbform table {
    width: 100%;
    padding: 15px 15px 25px
}

#dbform table th,td {
    padding: 5px 0
}

#dbform table th {
    font-size: 1.2em;
    font-weight: 500;
    text-align: left;
    padding-left: 5%
}

#dbform table th span {
    color: red;
    font-size: .8em;
    font-weight: 400
}

#dbform table td {
    padding-left: 10px
}

#dbform table td input[type=text],#dbform table td input[type=tel],#dbform table td select {
    font-size: 1.2em;
    color: #000;
    letter-spacing: 2px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    width: 90%;
    background: #f7f7f7;
    border: 1px solid #f6f6f6
}

#dbform table td .tel {
    width: 29%!important
}

#dbform table td input:focus,#dbform table td input:-webkit-focus {
    outline: 3px solid #f9193d!important
}

#dbform table td input::placeholder {
    font-size: .85em!important;
    text-align: #eee;
    letter-spacing: 1px!important
}

#dbform table td button {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 75%;
    height: 55px;
    border-radius: 30px;
    background: red;
    border: 0;
    box-shadow: 0 5px 5px rgba(0,0,0,.15);
    font-weight: 700;
    color: #fff;
    font-size: 1.25em;
    animation: button 2s ease-in-out infinite
}

#dbform table img {
    display: block;
    margin: 0 auto;
    width: 80%
}

#dbform table .result {
    font-size: 12px;
    text-align: center;
    border: 2px solid #eaeaea;
    background: #f7f7f7;
    border-radius: 5px
}

#dbform table .result input[type=text] {
    height: 20px;
    line-height: 20px;
    width: 15%;
    background: #fff;
    border: 1px solid #eaeaea
}

#dbform table .dbq {
    padding-bottom: 15px;
    border-bottom: 1px dashed #eee
}

#dbform table .dbq .q_tit {
    font-weight: 700;
    font-size: 14px;
    padding: 10px 0
}

#dbform table .dbq .q_sub input {
    display: none
}

#dbform table .dbq .q_sub input + label {
    display: inline-block;
    width: 23%;
    padding: 5px 0;
    font-size: 13px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 5px
}

#dbform table .dbq .q_sub input:checked + label {
    background: #f80090;
    color: #fff;
    font-weight: 700
}

#dbform table td.policy {
    color: rgba(0,0,0,.3);
    font-size: 12px;
    font-family: '굴림','gulim',serif;
    line-height: 1.5;
    text-align: right!important
}

aside .sect_name button:hover {
    background-color: #1a73e8;
    border-color: #1366d3
}

aside .sect_name button:focus {
    outline: none!important
}

b {
    color: #000
}

#footer {
    font-weight: 700;
    color: #000
}

#footerp {
    margin: 10px auto;
    line-height: 1.6;
    display: none
}

.fixebt {
    position: fixed;
    z-index: 9;
    right: 10px;
    bottom: 10px;
    display: none
}

.fixebt img {
    width: 90px
}

@media screen and (max-width: 768px) {
    html {
        font-size:10px
    }

    header #topimg {
        height: 100px
    }

    header #toptxt {
        padding: 20px
    }

    header #toptxt img {
        width: 70px;
        height: 70px
    }

    header p {
        font-size: 13px
    }

    header h1 {
        font-size: 3.2rem;
        letter-spacing: -.05em;
        line-height: 1.45;
        font-family: 'Nanum Gothic',sans-serif!important
    }

    header h1 span {
        display: none
    }

    section article {
        padding: 15px 0 50px
    }

    section article img {
        padding: 0 10px;
        margin-top: 70px
    }

    section article h3 {
        font-size: 2em
    }

    section article h4 {
        font-size: 1.6em
    }

    section article p {
        padding: 0 15px
    }

    #dbform {
        font-size: 14px
    }
}

@media screen and (max-width: 414px) {
    #dbform {
        font-size:13px
    }

    #dbform table th {
        padding-left: 2%;
        min-width: 80px
    }

    section article p {
        font-size: 14px
    }
}

@keyframes button {
    0% {
        background: red;
        box-shadow: 0 5px 5px rgba(0,0,0,.15);
        top: 0
    }

    60% {
        top: 5px;
        background: #121212;
        box-shadow: 0 0 0 rgba(0,0,0,.0)
    }

    100% {
        background: red;
        box-shadow: 0 5px 5px rgba(0,0,0,.15);
        top: 0
    }
}
