@charset "utf-8";


/* sub-visual */
section.sub {
    height: 430px;
    background: #aaa;
    position: relative;
    overflow: hidden;
}

section.sub .subTitle {
    color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 46%;
    transform: translateX(-50%);
    text-align: center;
    letter-spacing: -1px;
    line-height: 1.4;
    -webkit-transform: translateX(-50%);
}

section.sub .subTitle h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 40px;
    font-family: 'Mada', sans-serif;
    position: relative;
    margin-bottom: 10px;
    animation-name: h2;
    animation-duration: 1s;
}



section.sub p.subImg1 {
    width: 100%;
    height: 100%;
    animation-name: bg;
    animation-duration: 10s;
    background: url('/images/sub4V.jpg') no-repeat center/cover;
}

@media screen and (max-width: 1024px) {
    section.sub p.subImg1 {
        background: url('/images/sub4Vs.jpg') no-repeat center/cover;
    }
}



section.sub p.subImg2 {
    width: 100%;
    height: 100%;
    animation-name: bg;
    animation-duration: 10s;
    background: url('/images/sub6V.jpg') no-repeat center/cover;
}

@media screen and (max-width: 1024px) {
    section.sub p.subImg2 {
        background: url('/images/sub6Vs.jpg') no-repeat center/cover;
    }
}



section.sub p.subImg3 {
    width: 100%;
    height: 100%;
    animation-name: bg;
    animation-duration: 10s;
    background: url('/images/sub3V.jpg') no-repeat center/cover;
}

@media screen and (max-width: 1024px) {
    section.sub p.subImg3 {
        background: url('/images/sub3Vs.jpg') no-repeat center/cover;
    }
}




section.sub p.subImg4 {
    width: 100%;
    height: 100%;
    animation-name: bg;
    animation-duration: 10s;
    background: url('/images/sub8V.jpg') no-repeat center/cover;
}

@media screen and (max-width: 1024px) {
    section.sub p.subImg4 {
        background: url('/images/sub8Vs.jpg') no-repeat center/cover;
    }
}



section.sub p.subImg5 {
    width: 100%;
    height: 100%;
    animation-name: bg;
    animation-duration: 10s;
    background: url('/images/sub12V.jpg') no-repeat center/cover;
}

@media screen and (max-width: 1024px) {
    section.sub p.subImg5 {
        background: url('/images/sub12Vs.jpg') no-repeat center/cover;
    }
}






/* sub-content-container */
.content-container-big {
    background-color: #f9f9f9;
}

.content-container-75 {
    width: 75%;
    margin: 0 auto !important;
}

@media (max-width: 576px) {
    .content-container-75 {
        width: 95%;
    }
}

@media (max-width: 768px) {
    .content-container-75 {
        width: 95%;
    }
}

@media (max-width: 992px) {
    .content-container-75 {
        width: 80%;
    }
}



/* sub-title */

.sub-title-box {
    padding-top: 40px;
    padding-bottom: 40px;
}

.sub-title-img {
    float: left;
    padding-left: 0px;
}

.sub-title-txt-box {
    float: left;
    padding-left: 18px;
    height: 75px;
}

.sub-title-txt-s {
    position: absolute;
    padding-top: 15px;
    font-size: 12px;
}

.sub-title-txt-b {
    position: absolute;
    padding-top: 24px;
    font-weight: 800;
    font-size: 40px;
}

/*PROMISE*/

.promise-in-content-left {
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
    margin-bottom: 45px;
    background-color: #FFFFFF;
}

.promise-in-content-left img {
    width: 100%;
    background-color: #FFFFFF;
    padding: 5px 5px 5px 5px;
}

.promise-right-contents-num {
    font-weight: 800;
    font-size: 35px;
    color: #DCDCDC;
}

.promise-right-contents-title {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}

.promise-right-contents-txt {
    color: #939393;
    padding-bottom: 30px;
}

.promise-right-contents-txt b {
    font-weight: 600;
    color: #575757;
}

.promise-box-txt-padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/*price */

.price-box {
    padding: 0px 0px 0px 0px;
    width: 100%;
    margin-bottom: 50px;
}

.price-box img {

    width: 100%;

}

.price-box-i {
    background-color: #FFFFFF;
    padding: 15px 15px 15px 15px !important;
    text-align: center;
}

.price-in-box {
    padding-bottom: 10px;
    padding-top: 10px
}

.price-won-txt {
    color: #D92225;
    font-weight: 800
}

.price-price-int {
    color: #D92225;
    font-size: 35px;
    font-weight: 800
}

.price-tit-box {
    padding-bottom: 10px;
}

.price-tit-b {
    font-size: 22px;
    font-weight: 800
}

.price-tit-s {
    font-size: 12px;
}

.price-line {
    height: 1px;
    background-color: #4E4E4E;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.price-line-w {
    height: 1px;
    background-color: #D1D1D1;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
}

.price-line-t {
    height: 1px;
    background-color: #D1D1D1;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.price-content {
    position: relative;
    font-weight: 400;
    padding-top: 5px;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0;
    margin-bottom: 5px;
    color: #030303;
}

.price-content-s {
    font-size: 10px;
}

.price-content-tit {
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 5px;
}

.price-content-s {
    background-color: #E4E4E4;
    font-size: 12px;
    padding: 5px 0px 5px;
    margin: 5px 0px 5px;
}

.price-content-bt {
    height: 130px;
    border-top: 1px #D4D4D4 solid;
    border-bottom: 1px #D4D4D4 solid;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 10px;
}

.price-content-bt span {
    font-weight: 800;
    color: #000000;
    text-decoration: underline;
}

.price-content-bts {
    font-size: 11px;
    text-decoration: none;
}


.price-content-list {
    text-align: left
}

/*FAQ*/

.faq-in-content-left {
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
    margin-bottom: 45px;
    background-color: #FFFFFF;
}

.faq-in-content-left img {
    width: 100%;
    background-color: #FFFFFF;
    padding: 5px 5px 5px 5px;
}

.faq-right-contents-num {
    font-weight: 800;
    font-size: 35px;
    color: #DCDCDC;
}

.faq-right-contents-title {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}

.faq-right-contents-txt {
    color: #939393;
    padding-bottom: 30px;
}

.faq-box-txt-padding {
    padding-left: 40px !important;
    padding-right: 15px !important;
}

@media (max-width: 576px) {
    .faq-box-txt-padding {
        padding-left: 10px !important
    }
}

@media (max-width: 768px) {
    .faq-box-txt-padding {
        padding-left: 10px !important
    }
}

@media (max-width: 992px) {
    .faq-box-txt-padding {
        padding-left: 10px !important
    }
}





/* SERVICE */

.service-box {
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    margin-bottom: 50px;
}

.service-in-box {
    background-color: #ffffff;
    padding: 10px 10px 50px 10px !important;
    width: 50%;
}

.service-icon-line {
    height: 45px;
}

.service-icon {
    font-size: 32px;
    float: left;
}

.service-icon-tit {
    font-weight: 800;
    float: left;
    padding-top: 3px;
    padding-left: 10px;
    font-size: 22px;
}

.service-icon-txt {
    font-size: 16px;
}

/*
INQUIRY*/


.inquiry-in-content-left {
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
    margin-bottom: 45px;
    background-color: #FFFFFF;
}

.inquiry-in-content-left img {
    width: 100%;
    background-color: #FFFFFF;
    padding: 5px 5px 5px 5px;
}

.inquiry-right-box {
    padding: 5px 5px 5px 50px !important;
}

.inquiry-red-star {
    color: #D01215;
}



@media (max-width: 576px) {
    .inquiry-right-box {
        padding: 5px 5px 5px 25px !important;
    }
}

@media (max-width: 768px) {
    .inquiry-right-box {
        padding: 5px 5px 5px 25px !important;
    }
}

@media (max-width: 992px) {
    .inquiry-right-box {
        padding: 5px 5px 5px 25px !important;
    }
}



/* 리스트 */
.tbl-stat {
    clear: both;
    width: 100%;
    border-top: #000 2px solid;
    border-collapse: collapse;
    border-spacing: 0px;
    table-layout: fixed;
    font-size: 16px
}

/* .tbl-stat caption { font-size:1px; line-height:1px; text-indent:-1000em; visibility:hidden; width:1px; height:1px; overflow:hidden;} */
.tbl-stat thead th,
.tbl-stat tbody th {
    padding: 20px;
    border: solid #e0e0e0;
    border-width: 0 1px 1px 1px;
    background: #f6f6f6;
    color: #333;
    word-wrap: break-word;
}

.tbl-stat tbody th {
    background: #fcfcfc
}

.tbl-stat thead th:first-child,
.tbl-stat tbody th:first-child,
.tbl-stat tbody td:first-child,
.tbl-stat tfoot td:first-child {
    border-left: 0px;
}

.tbl-stat thead th:last-child,
.tbl-stat tbody th:last-child,
.tbl-stat tbody td:last-child,
.tbl-stat tfoot td:last-child {
    border-right: 0
}

.tbl-stat tbody td {
    padding: 20px;
    text-align: left;
    border: 1px solid #e0e0e0;
    border-width: 1px;
    word-break: break-all;
    line-height: 1.6
}

.tbl-stat .left,
.tbl-stat .l {
    padding-left: 20px
}

/*여백 재설정이 필요할 경우*/
.tbl-stat tfoot th {
    background: #f6f6f6;
    border: solid #e0e0e0;
    border-width: 0 0 1px 0px;
    text-align: center;
    padding: 10px 0;
    color: #e6360d;
}

.tbl-stat tfoot td {
    background: #f6f6f6;
    border: solid #e0e0e0;
    border-width: 0 0 1px 1px;
    text-align: center;
    padding: 10px 0;
    color: #333;
    font-weight: bold;
}

.tbl-stat tbody td h2 {
    font-size: 18px;
    font-weight: bold
}

/* th 정렬 */
.tbl-stat thead th.sort a {
    display: inline-block;
    padding-right: 15px;
    margin: 0px 3px;
    font-weight: bold;
}

.tbl-stat thead th.sort a:hover,
.tbl-stat thead th a:focus,
.tbl-stat thead th.sort a:active {
    text-decoration: underline;
    color: #e6360d;
}

.tbl-stat thead th.sort_up a {
    color: #e6360d;
    padding-right: 15px;
    margin: 0px 3px
}

.tbl-stat thead th.sort_up a:hover,
.tbl-stat thead th.sort_up a:focus,
.tbl-stat thead th.sort_up a:active {
    text-decoration: underline;
}

.tbl-stat thead th.sort_dw a {
    color: #e6360d;
    padding-right: 15px;
    margin: 0px 3px
}

.tbl-stat thead th.sort_dw a:hover,
.tbl-stat thead th.sort_dw a:focus,
.tbl-stat thead th.sort_dw a:active {
    text-decoration: underline;
}

.tbl-stat td.sort {
    color: #e6360d;
    font-weight: bold;
}

/* 포인트 색 */
.tbl-stat .point {
    background: #f8f5f3;
}


@media screen and (max-width: 600px) {
    .tbl-stat tbody td {
        padding: 10px
    }

}


.btn-adm {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    color: tomato;
    line-height: 28px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #fff
}

.doctor_area {
    width: 100%;
    position: relative;
}

.doctor_area .doctor_profile {
    width: 100%;
    border-bottom: 0px solid #ddd;
    padding: 30px 0
}

.doctor_area .doctor-list .thumb {
    float: left;
    width: 301px;
    height: 434px;
    padding-left: 0px;
    border: 1px solid #d2d2d2;
    background-size: 100%;
    background-position: center
}

.doctor_area .info {
    width: 100%;
    padding: 20px 0;
    float: right
}

.doctor_area .info .name {
    display: block;
    margin-bottom: 15px;
    font-size: 28px;
    color: #222;
    font-weight: 500
}

.doctor_area .info span {
    font-size: 14px;
    color: #555;
    font-weight: 300
}

.doctor_area .info .postion {
    color: #2352ab;
    font-weight: 500
}

.doctor_area .info dl dt {
    display: inline;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #333
}

.doctor_area .info dl dt:after {
    content: ':';
    display: inline-block;
    padding: 0 4px
}

.doctor_area .info dl dd {
    display: inline;
    font-size: 16px;
    color: #666
}

.doctor_area .info dl dd:after {
    content: '';
    display: block
}

.doctor_area .schedule {
    margin: 34px -1px 0;
}

.doctor_area .schedule .surgery {
    color: #F00;
    font-size: 16px
}

.doctor_area .btn-group {
    margin-top: 20px;
}

.doctor_area .btn-group .btn-rt {
    float: right
}

.doctor_area .btn-group .btn-doctor {
    display: inline-block;
    margin: 0 5px;
    padding: 7px;
    width: 120px;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -.5px;
    text-align: center;
    border: 1px solid transparent
}

.doctor_area .btn-group .btn-Introduction {
    color: #333;
    border-color: #ddd;
    background-color: #f8f8f8
}

.doctor_area .btn-group .btn-reservation {
    color: #fff;
    border-color: #384451;
    background-color: #384451
}

.doctor_area .btn-group .btn-reservation span {
    color: #fff
}

.doctor_area .sub_navi {
    width: 100%;
    margin: 20px auto;
    border-bottom: 1px solid #ddd;
    clear: both
}

.doctor_area .sub_navi ul {
    padding-top: 50px
}

.doctor_area .sub_navi li {
    display: inline-block;
    margin-left: -3px;
    width: 19%
}

.doctor_area .sub_navi li a {
    display: block;
    box-sizing: border-box;
    color: #555;
    text-align: center;
    font-size: 17px;
    position: relative;
    height: 55px;
    line-height: 55px
}

.doctor_area .sub_navi li a.on {
    color: #0ba2b3;
    border-bottom: 1px solid #0ba2b3
}

.tab_content ul li {
    display: block;
    line-height: 2.4;
    font-weight: 300;
    font-size: 16px;
    color: #555
}

.tab_content p {
    line-height: 2.1;
    color: #555;
    font-size: 16px;
    background-image: url(../img/icon_dot.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 10px
}

@media screen and (max-width: 960px) {
    .doctor_area .doctor-list {
        float: none
    }

    .doctor_area .doctor-list .thumb {
        float: none;
        clear: both;
        display: block;
        margin: 0 auto
    }

    .doctor_area .info {
        width: 100%;
    }
}



@media screen and (max-width: 960px) {

    .aai {
        width: 100%
    }
}



/* inquiry */

       .farm-A-title {
            margin: 0 0 10px;
            padding: 0;
            font-size: 17px;
            font-weight: 600;
            color: #464646;
        }

        .farm-A-title+.farm-A-form {
            margin-top: 15px;
        }

        .farm-A-form+.farm-A-title {
            margin-top: 30px;
        }

        .farm-A-mgt {
            margin-top: 40px;
        }

        .farm-A-form {
            width: 100%;
            border-top: 1px solid #ececec;
            border-bottom: 1px solid #ececec;
            border-collapse: separate;
            border-spacing: 0;
            table-layout: fixed;
        }

        .farm-A-form caption {
            width: 0;
            height: 0;
            overflow: hidden;
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .farm-A-form>colgroup {
            display: none;
        }

        .farm-A-form>thead>tr>th {
            height: 45px;
            border-bottom: 2px solid #ececec;
            background: #f8f8f8;
            font-size: 12px;
            color: #6f6f6f;
            vertical-align: middle;
            word-break: break-all;
        }

        .farm-A-form>tbody>tr>th {
            display: block;
            padding: 10px 15px;
            border-top: 1px solid #ececec;
            background: #f8f8f8;
            font-size: 14px;
            color: #6f6f6f;
            text-align: left;
            line-height: 20px;
            word-break: break-all;
        }

        .farm-A-form>tbody>tr:first-child>th,
        .farm-A-form>tbody>tr:first-child>td {
            /*border-top: none; */
        }

        .farm-A-form>tbody>tr>th i {
            font-style: normal;
            color: #ff003e;
        }

        .farm-A-form>tbody>tr>td {
            display: block;
            padding: 10px 15px;
            border-top: 1px solid #ececec;
            font-size: 12px;
            color: #6f6f6f;
            line-height: 22px;
            line-height: 20px;
            word-break: break-all;
        }

        .farm-A-form>tbody>tr>td p {
            margin: 0;
            padding: 0;
        }

        .farm-A-form>tbody>tr>td ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

        .farm-A-form>tbody>tr>td select {
            min-width: 80px;
            height: 30px;
            margin: 0 2px;
            border: 1px solid #ccc
        }

        .farm-A-form>tbody>tr>td textarea {
            padding: 5px;
            border: 1px solid #dddddd;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .farm-A-form>tbody>tr>td>a {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            height: 30px;
            margin: 0 0 0 4px;
            padding: 0 10px;
            border: 1px solid #d1d1d1;
            background: #f6f6f6;
            font-family: Nanum Gothic, 'NanumGothic', 'Malgun Gothic';
            font-size: 12px;
            color: #000000;
            text-align: center;
            text-decoration: none;
            line-height: 30px;
        }

        .farm-A-form>tbody>tr>td * {
            vertical-align: middle;
        }

        .farm-A-form input[type=text],
        .farm-A-form input[type=password],
        .farm-A-form input[type=number] {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            height: 30px;
            margin: 0 2px;
            padding: 0 5px;
            font-size: 13px;
            border: 1px solid #ccc;
            line-height: normal;
        }

        .farm-A-form>tbody>tr>td input[id*=zipcode],
        .farm-A-form>tbody>tr>td a[id*=zipcode],
        .farm-A-form>tbody>tr>td button[id*=zipcode] {
            margin-bottom: 5px;
        }

        .farm-A-form textarea {
            width: 100%;
            height: 200px;
            vertical-align: top;
        }

        .farm-A-form i.farm-A-info {
            display: inline-block;
            margin: 0;
            padding: 0;
            font-size: 12px;
            font-style: normal;
        }

        .farm-A-form #total_price_str {
            vertical-align: top;
        }

        .farm-A-agree-wrap>div {
            margin: 30px 0;
        }

        .farm-A-agree-wrap>div.farm-A-agree {
            margin-top: 0;
        }

        .farm-A-agree-wrap .farm-A-agree-box {
            display: block;
            overflow: auto;
            height: 100px;
            margin-top: 15px;
            padding: 10px;
            border: 1px solid #ccc;
            border-radius: 3px;
            -webkit-overflow-scrolling: touch;
        }

        .farm-A-agree-wrap .farm-A-agree-box h5 {
            margin: 40px 0 0;
            padding: 0;
            font-size: 15px;
            font-weight: 600;
            color: #000000;
        }

        .farm-A-agree-wrap .farm-A-agree-box h5:first-child {
            margin-top: 0;
        }

        .farm-A-agree-wrap .farm-A-agree-box p,
        .farm-A-agree-wrap .farm-A-agree-box ul,
        .farm-A-agree-wrap .farm-A-agree-box ol {
            margin: 15px 0 0;
            padding: 0;
            font-size: 13px;
            list-style-type: none;
        }

        .farm-A-agree-wrap .farm-A-agree-box li {
            margin-top: 10px;
            padding-left: 10px;
        }

        .farm-A-agree-wrap .farm-A-agree-box p {
            padding-left: 10px;
        }

        .farm-A-agree-wrap .agree-check-box {
            margin: 15px 0;
        }

        .farm-A-agree-wrap .agree-check-box:after {
            content: '';
            display: block;
            clear: both;
        }

        .farm-A-agree-wrap .agree-check-box input {
            float: left;
            margin-top: 1px;
        }

        .farm-A-agree-wrap .agree-check-box label {
            float: left;
            margin-right: 10px;
            margin-left: 4px;
            font-size: 13px;
            color: #333;
        }

        .farm-A-payment-type {
            margin: 20px 0;
        }

        .farm-A-payment-type input {
            margin-left: 15px;
        }

        .farm-A-payment-type:first-child {
            margin-left: 0;
        }

        .farm-A-payment-type label {
            font-size: 13px;
        }

        .farm-A-payment-type font {
            position: relative;
            top: -2px;
            margin-left: 6px;
        }

        .farm-A-payment-type * {
            vertical-align: middle;
        }

        .farm-A-payment-type br {
            display: none;
        }

        .farm-A-btn-wrap {
            margin: 30px 0 0;
            padding: 0;
            text-align: center;
        }

        .farm-A-btn-wrap a {
            margin: 2px 0;
        }

        .farm-A-btn-wrap * {
            vertical-align: top;
        }

        .farm-A-btn-circle {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            width: 40px;
            height: 40px;
            margin: 0;
            padding: 0;
            border-radius: 50%;
            border: 1px solid #a3a3a3;
            background: #a3a3a3;
            box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.4);
            font-family: Nanum Gothic, 'NanumGothic', 'Malgun Gothic';
            font-size: 13px;
            font-weight: bold;
            color: #ffffff !important;
            line-height: 1.3;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
        }

        .farm-A-btn-circle.farm-A-small {
            font-size: 12px;
            line-height: 40px;
        }

        .farm-A-btn-circle.farm-A-medium {
            width: 70px;
            height: 70px;
            line-height: 70px;
        }

        .farm-A-btn-circle.farm-A-big {
            display: block;
            width: 100%;
            height: 60px;
            padding: 12px 0;
            border-radius: 0;
        }

        .farm-A-btn-circle.farm-A-highlight {
            border: 1px solid #3d3d3d;
            background: #3d3d3d;
        }

        /* 강조 버튼 색상 */
        .farm-A-btn-circle.farm-A-highlight:hover {
            border: 1px solid #3d3d3d;
            background: #ffffff;
            color: #3d3d3d !important;
        }

        /* 강조 버튼 마우스 오버 색상 */
        .farm-A-btn-circle .farm-A-big-txt {
            display: block;
            font-size: 14px;
        }

        .farm-A-btn-circle .farm-A-small-txt {
            display: block;
            font-size: 12px;
        }

        .farm-A-btn-circle:hover {
            border: 1px solid #a3a3a3;
            background: #ffffff;
            color: #a3a3a3 !important;
        }

        .cal {
            margin: 0 !important;
        }

        .fa-calendar {
            color: #323232;
            padding: 0 2px;
        }

        @media (min-width:768px) {
            .farm-A-form>colgroup {
                display: table-column-group;
            }

            .farm-A-form>thead>tr>th {
                height: 45px;
                font-size: 13px;
                border-bottom: 2px solid #ececec;
                background: #f8f8f8;
            }

            .farm-A-form>tbody>tr>th {
                display: table-cell;
                height: 30px;
                padding: 13px 0;
                font-size: 15px;
                text-align: center;
                border-top: 1px solid #ececec;
                background: #f8f8f8;
                color: #323232
            }

            .farm-A-form>tbody>tr>td {
                display: table-cell;
                height: 30px;
                padding: 10px 20px;
                font-size: 15px;
                border-top: 1px solid #ececec;
            }

            .farm-A-form>tbody>tr:first-child>th,
            .farm-A-form>tbody>tr:first-child>td {
                /* border-top: none; */
            }

            .farm-A-form input[type=text],
            .farm-A-form input[type=password],
            .farm-A-form input[type=number] {
                width: auto;
            }

            .farm-A-form i.farm-A-info {
                margin: 0 0 0 10px;
            }

            .farm-A-agree-wrap>div {
                margin: 50px 0;
            }

            .farm-A-agree-wrap .farm-A-agree-box {
                height: 250px;
                padding: 20px;
            }

            .farm-A-btn-wrap a {
                margin-left: 6px;
            }

            .farm-A-btn-wrap a:first-child {
                margin-left: 0;
            }

            .farm-A-btn-circle.farm-A-big {
                display: inline-block;
                width: 110px;
                height: 110px;
                padding: 40px 0;
                border-radius: 50%;
            }
        }

        @media (min-width:1024px) {}

        @media \0screen {
            .farm-A-form>colgroup {
                display: table-column-group;
            }

            .farm-A-form>thead>tr>th {
                height: 45px;
                font-size: 13px;
                border-bottom: 2px solid #ececec;
                background: #f8f8f8;
            }

            .farm-A-form>tbody>tr>th {
                display: table-cell;
                height: 25px;
                padding: 10px 0;
                font-size: 13px;
                text-align: center;
                border-top: 1px solid #ececec;
                background: #f8f8f8;
            }

            .farm-A-form>tbody>tr>td {
                display: table-cell;
                height: 25px;
                padding: 10px;
                font-size: 13px;
                border-top: 1px solid #ececec;
            }

            .farm-A-form>tbody>tr:first-child>th,
            .farm-A-form>tbody>tr:first-child>td {
                /* border-top: none; */
            }

            .farm-A-form input[type=text],
            .farm-A-form input[type=password],
            .farm-A-form input[type=number] {
                width: auto;
            }

            .farm-A-agree-wrap>div {
                margin: 50px 0;
            }

            .farm-A-agree-wrap .farm-A-agree-box {
                height: 250px;
                padding: 20px;
            }

            .farm-A-btn-wrap a {
                margin-left: 6px;
            }

            .farm-A-btn-wrap a:first-child {
                margin-left: 0;
            }

            .farm-A-btn-circle.farm-A-big {
                display: inline-block;
                width: 110px;
                height: 110px;
                padding: 40px 0;
                border-radius: 50%;
            }
        }

        .article_01 h3 {
            clear: both;
            color: #0E8CD1;
            font-size: 25px;
            letter-spacing: -3px;
            font-weight: 400;
            margin-bottom: 15px;
            margin-top: 30px;
            font-weight: 400;
        }

        .article_01 h4 {
            color: #394b61;
            font-size: 19px;
            letter-spacing: -2px;
            text-indent: 5px;
            padding-top: 20px;
        }

        .article_01 p {
            color: #636363;
            font-size: 16px;
            font-weight: 300;
            line-height: 29px;
            margin-top: 10px;
        }

        .article_01 strong {
            color: #b76e5c;
            font-size: 25px;
            font-weight: 500;
            letter-spacing: -2px;
            line-height: 60px
        }

        .article_01 p.txt {
            color: #b76e5c;
            font-size: 15px;
            line-height: 27px;
        }

	
	.table td{padding-left: 15px;}
	.row {padding-left: 15px;}
	
	
	.tw {width: 33%}
	
		
 @media screen and (max-width:768px)
            {
				.tw {width: 80%}
            }
		
		

.lead {
		font-size: 16px;
		line-height: 1.75;
		letter-spacing: -0.02em;
		color: #555;
		font-weight: 300;
		word-break: keep-all;
	}
	
	.content04 .point {
		padding: 0 20px 0 0
	}
	
	.content04 .point p {
		font-size: 22px;
		font-weight: bold;
		padding-left: 30px;
		color: #1a1a1a;
		background-image: url(/images/icon.png);
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.content04 .point h2 {
		font-size: 28px;
		font-weight: 100;
		color: #f66120;
		text-align: left;
		padding: 10px 0 0;
	}
	
	.content04 .colum {
		max-width: 1400px;
		margin: 0 auto;
		padding: 30px 0
	}
	
	.content04 .colum .left {
		width: 50%;
		float: left;
		border-right: 1px solid #ddd;
		padding-right: 50px
	}
	
	.content04 .colum .left h2 {
		font-size: 20px;
		color: #000;
		letter-spacing: 0;
		padding-bottom: 20px;
		font-weight: bold
	}
	
	.content04 .colum .right {
		width: 50%;
		float: left;
		padding-left: 50px;
		line-height: 1.8;
		text-align: left
	}
	
	.content04 .colum .right h2 {
		font-size: 20px;
		color: #000;
		letter-spacing: 0;
		padding-bottom: 20px;
		font-weight: bold
	}
	
	.content04 .content_txt_box {
		width: 100%;
		padding-top: 0px;
		clear: both
	}
	
	.content04 .title_text {
		float: left;
		display: block;
		line-height: 1.8;
		width: 25%;
		color: #1a1a1a;
		font-size: 22px;
		letter-spacing: 0;
		text-align: left;
		font-weight: bold;
		margin: 0;
		padding: 0 0 0 30px;
		
		background-repeat: no-repeat;
		background-position: left center;
		box-sizing: border-box
	}
	
	.content04 .sub_txt {
		float: right;
		width: 75%;
	}
	
	.content04 .sub_txt .h2 {
		font-size: 20px;
	}
	
	.content04 .content_sub_title .img {
		float: left;
		text-align: right;
		width: 450px
	}
	
	@media screen and (max-width: 960px) {
		.content04 .colum .left {
			width: 100%;
			border: 0;
			float: none;
			padding: 0;
			clear: both
		}
		.content04 .colum .right {
			width: 100%;
			padding: 20px 0 0
		}
		.content04 .title_text {
			width: 100%;
			margin-bottom: 20px;
			clear: both
		}
		.content04 .sub_txt {
			float: left;
			width: 100%
		}
	}
	
	@media screen and (max-width: 640px) {}
	/* content_area04 */
	
	.content_wrap {
		width: 100%;
	}
	
	.content_wrap .txtCon {
		max-width: 1300px;
		margin: 0 auto;
		padding: 20px 20px 20px 20px;
		font-weight: 400;
		position: relative;
		clear: both
	}
	
	.content_wrap .txtCon .sub_title {
		margin-bottom: 20px
	}
	
	.content_wrap .txtCon h1 {
		margin: 0 0 40px 0;
		font-size: 40px;
		padding: 0 0 20px 0;
		color: #000;
		font-weight: bold;
		letter-spacing: -2px;
		text-align: center
	}
	
	.content_wrap .txtboard {
		max-width: 1240px;
		font-size: 12px
	}
	
	.content_wrap .sub_title h3 {
		margin: 30px 0 0 0;
		text-align: center;
		font-size: 42px;
		color: #000;
		font-weight: 600;
	}
	
	.content_wrap .sub_title p {
		margin: 10px 0 0;
		text-align: center;
		font-size: 14px;
		color: #999;
		letter-spacing: 1px
	}
	
	@media screen and (max-width: 640px) {
		.content_wrap .txtCon .sub_title h1 {
			font-size: 32px
		}
		.content_wrap .sub_title h3 {
			margin: 10px 0 0 0;
			font-size: 35px
		}
	}