@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 24px;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-size: 16px;
    color: #333;
    font-weight: 400;   /* 모바일에서 글자 크기 깨짐 방지 */
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-family: '나눔고딕', 'Nanum Gothic', sans-serif;
    word-break: keep-all;
}

.clearfix:before, .clearfix:after, .wrap:before, .wrap:after, .fwrap:before, .fwrap:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.wrap {
    width: 92%;
    margin: 0 auto;
}

.img100 {
    width: 100%;
}

.main_top {
    padding-top: 20px;
    width: 90%;
    margin: 0 auto;
    background: white
}

.main-cont {
    margin-top: 10px;
}
.main-cont2 {
    margin-top: 10px;
}
.main-cont img {
    width: 100%;
}
.main-cont2 img {margin-top:5px;padding:10px 0;border-top:5px solid #ccc;border-bottom:5px solid #ccc;
    width: 100%;
}
.main-area1-1, .main-area2-1 {
    width: 49%;
    float: left;
    margin-top: 2%;
}

.mr1 {
    margin-right: 2%;
}

.mb1 {
    margin-bottom: 3%;
}

.footer .foot-link {
    margin: 10px auto;
}

.logo-link img {
    width: 120px;
    margin-right: 30px;
}

.footer {
}

.footer .foot-link {
    float: left;
}

.footer .foot-link li {
    float: left;
}

.footer .foot-link li:after {
    content: "|";
    padding: 0 2px;
}

.footer .foot-link li:last-child:after {
    content: "";
}

.footer .foot-link li a {
    font-size: 12px;
    font-family: "Noto Sans KR";
    font-weight: 600;
    color: #808080;
    letter-spacing: -0.5px;
}

.footer .foot-link li a:hover {
    color: #0076a3;
}

.footer .copyright {
    margin-top: 10px;
}

.header {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    box-shadow: 0px -8px 26px 5px rgba(0, 0, 0, 0.2);
    height: 65px;
    background: #fff;
    z-index: 99;
}

.header .nav {
    position: relative;
    height: 65px;
}

.header .s_logo {
    width: 140px;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -80px;
}

.header .back-btn {
    width: 30px;
    margin-left: 10px;
    margin-top: 18px;
}

.sub_text_title h3 {
    padding-left: 11px;
    font-size: 20px;
    line-height: 17px;
    color: #143880;
    font-weight: 500;
    letter-spacing: -0.5px;
    border-left: 5px solid #143880;
    vertical-align: middle;
    padding-top: 3px;
    font-family: "Jeju Gothic";
    margin-bottom: 14px;
}

.sub-cont-wrap {
    margin-top: 92px;
}

.highlight1 {
    color: #016fbc;
    font-weight: 500;
}

.highlight2 {
    color: #143980;
    font-weight: 500;
}

.highlight3 {
    display: inline-block;
    padding: 6px 4px;
    font-size: 17px;
    font-weight: 500;
    color: #1a638e;
    line-height: 15px;
    font-family: "Noto Sans KR";
    margin-bottom: 10px;
    background: rgba(11, 121, 187, 0.15);
}

.line02 {
    display: block;
    width: 100%;
    height: 1px;
    margin: 30px auto;
    background: #ddd;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.main-area2 img {
    width: 100%;
}

.ft-mt {
    margin-top: 30px;
}

.copyright img {
    width: 100%;
}

.box1 {
    padding: 15px;
    background: #f9f9f9;
    font-family: "Noto Sans KR";
}

.introimg img {
    width: 100%;
}

.intro-6, .intro-5 img {
    width: 100%;
}

.li_dot li {
    padding-left: 0.5em !important;
    text-indent: -0.5em !important;
}

.li_dot li::before {
    content: "•";
    color: #016fbc;
    margin-right: 5px;
}

.li_dot3 li {
    padding-left: 1.5em !important;
    text-indent: -1.3em !important;
}

.li_dot3 li::before {
    content: "•";
    color: #016fbc;
    margin-right: 5px;
}

.bold {
    font-weight: 600;
}

.textbox_b {
    font-size: 18px;
    font-family: "Noto Sans KR";
    background: #565656;
    color: #fff;
    padding: 1px 4px;
    text-align: center;
    margin-bottom: 20px;
}

.bluetext2 {
    color: #4f81bd;
    font-weight: bold;
    font-size: 16px;
}

.introimg {
    border: 1px solid #c9c9c9;
}

.intro-6 h2 {
    font-size: 1em;
    letter-spacing: -0.5px;
    padding-bottom: 10px;
    font-family: "Noto Sans KR";
    font-weight: 600;
    color: #143880;
}

.page52img {
    margin-top: 20px;
    vertical-align: bottom;
}

.page52img img {
    width: 100%;
}

.roundbox {
    font-weight: 500;
    font-family: "Noto Sans KR";
    font-size: 14px;
}

.pageintext {
    margin-top: 10px;
}

.finalbox6a {
    text-align: center;
    padding: 10px 4px 14px 4px;
    background: #4179d0;
    margin: 20px 0px 8px 0px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-family: "Noto Sans KR"
}

.fs14 {
    font-size: 14px;
}

.bottombluetext {
    color: #cee5ff;
}

.textbox_b {
    font-size: 18px;
    background: #565656;
    color: #FFF;
    padding: 0px 4px;
}

.colorbox_sub1 td {
    width: 20%;
    color: #ffffff;
    padding: 6px 10px;
    font-size: 14px;
    font-family: "Noto Sans KR";
    font-weight: 300;
    text-align: center;
}

.roundbg {
    float: left;
    position: relative;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 14px;
    padding: 0 7px 12px 7px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 50%;
    background: #0068b7;
    vertical-align: top;
    margin-right: 3px;
}

.roundbg2 {
    float: left;
    position: relative;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 14px;
    padding: 0 7px 12px 7px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 50%;
    background: #626262;
    vertical-align: top;
    margin-right: 3px;
}

.intro-5 h2 {
    font-size: 1em;
    letter-spacing: -0.5px;
    padding-bottom: 10px;
    font-family: "Noto Sans KR";
    font-weight: 600;
    color: #143880;
}

.intro-5-subtitle1 {
    padding-left: 30px !important;
    text-indent: 0 !important;
    font-weight: 500;
}

.figuretxt {
    font-size: 13px;
    letter-spacing: -1px;
    color: #016fbc;
}

.pageintextred {
    color: #ff0000;
    padding: 10px 0 15px;
    line-height: 25px;
}

.imgboxnew li {
    border: 1px solid #c9c9c9;
    padding: 8px 8px 12px 8px;
    text-align: center;
}

.finalbox1 {
    text-align: center;
    padding: 4px 4px 5px 4px;
    background: #d9e6ee;
    margin: 0px 0px 8px 0px;
}

.finalbox2 {
    text-align: center;
    padding: 4px 4px 5px 4px;
    background: #d6efbc;
    margin: 0px 0px 8px 0px;
}

.finalbox3 {
    text-align: center;
    padding: 4px 4px 5px 4px;
    background: #fde9d9;
    margin: 0px 0px 8px 0px;
}

.video_wrap {
    display: table;
    height: auto;
    width: 100%;
}

.video_wrap::after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.video_desc {
    width: 100%;
}

.video_youtube {
    vertical-align: middle;
    width: 100%;
}

.video_youtube img {
    width: 100%;
}

.video_wrap .subject {
    display: inline-block;
    padding: 6px 4px;
    font-size: 19px;
    font-weight: 700;
    color: #1a638e;
    line-height: 15px;
    font-family: "Noto Sans KR";
    margin-bottom: 10px;
    background: rgba(11, 121, 187, 0.15);
}

.video_wrap .contents {
    display: block;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 21px;
    font-weight: 400;
    font-family: "Noto Sans KR";
}

/*.video_wrap .subject:after{
    content:'';
    display:block;
    width:50px; height:2px;
    margin:5px 10px 5px;
    background:#6d1f20;
}*/
.video_wrap .point_bold {
    color: #0b79bb;
    font-weight: 600;
    letter-spacing: 0px;
}

.video_wrap .muscle {
    margin-left: 92px;
}

.video_wrap .effect {
    margin-left: 62px;
}

.video_wrap .apply {
    margin-left: 49px;
}

.video_wrap .step {
    display: block;
    margin-left: 6px;
}

.video_wrap .subject_point {
    display: inline-block;
}

.video-wrap img {
    width: 100%;
}

.red {
    color: #ff0000;
}

.location3 p {
    margin-top: 15px;
}

.table01 tr td {
    border: 1px solid #ededed;
}

.table01 {
    width: 100%;
}

.table01 {
    border-bottom: 2px solid #aaa;
}

.table01 th {
    font-size: 14px;
    line-height: 26px;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-top: 2px solid #666;
    border-bottom: 1px solid #afafaf;
    text-align: center;
    font-weight: 500;
    vertical-align: middle;
}

.table01 td {
    text-align: center;
    border-left: 1px solid #ddd;
    font-weight: 400;
    padding: 15px 10px;
    vertical-align: middle;
    line-height: 26px;
}

.table01 tr:nth-child(odd) {
    background: #fcfcfc;
}

.table01 td:first-child {
    background: #fcfcfc;
    font-weight: 500;
}

.div-scroll {

    /*width: 100%;*/
    margin-right: -15px;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;/*border: 1px solid #ddd;*/
}

.swipe {
    font-size: 13px;
    font-weight: 500;
    color: #143880;
    text-align: center;
    padding-top: 10px;
}

.agreement strong {
    font-weight: 600;
}

.intro-img {
    margin: 15px -5% 20px;
}

.intro-img img {
    width: 100%;
}

.intro-4-cont {
    padding: 0 3px;
    line-height: 28px;
    position: relative;
}

.intro-4-cont em {
    font-family: "Noto Sans KR";
    font-size: 20px;
    font-weight: 600;
    color: #4F81BD;
    width: 20px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
}

.intro-4-cont p {
    padding-left: 27px;
    line-height: 28px;
    vertical-align: middle;
}

.section_padding_stroke {
    padding: 24px 0 38px 0;
}

.intro-4-cont .roundbox {
    padding: 5px 0px 5px 0px;
}

.intro-4-cont .strokebg {
    position: absolute;
    right: 0;
    bottom: 0;
}

.roundbox .second {
    padding: 0 11px 12px 3px;
}

.texttitle01 {
    font-size: 1.1em;
    font-weight: 500;
    padding: 10px 0 10px 0;
}

.texttitle02 {
    background: url('/images/titlebottombar.jpg')no-repeat left top;
    height: 20px;
    padding-bottom: 12px;
}

.mt30 {
    margin-top: 30px;
}

.sub-suaek-desc {
    color: #3e3e3e;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    font-family: 'NanumSquare';
    font-size: 15px;
    padding: 22px 0 22px;
    text-align: center;
}

.gap30 {
    height: 30px;
}

.gap40 {
    height: 40px;
}

h3.suaek-sub-title {
    font-family: "Jeju Gothic";
    font-weight: 500;
    font-size: 18px;
    position: relative;
    padding: 0 0 0 46px;
    margin-bottom: 5px;
    letter-spacing: -1px
}

h3.suaek-sub-title:before {
    content: url("/images/titlebottombar.jpg");
    position: absolute;
    top: -6px;
    left: 0;
}

h3.suaek-sub-title-type2 {
    font-family: "Jeju Gothic";
    font-weight: 500;
    font-size: 17px;
    position: relative;
    margin-bottom: 5px;
    letter-spacing: -1px;
    color: #0068b7;
}

.sub-suaek img {
    width: 100%;
}

.sub-suaek h4 {
    font-family: Raleway, "Daum";
    font-size: 20px;
    color: #333;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

h4.type2-margin {
    margin-bottom: 8px;
}

mark.style1 {
    font-family: Raleway;
    background: transparent;
    color: #143980;
    font-weight: 600;
}

.suaek-cont-wrap .photo-caption {
    text-align: center;
    font-weight: 600;
    font-family: "Noto Sans KR";
    font-size: 14px;
    letter-spacing: -1px;
    padding: 10px 0;
    line-height: 21px;
}

.suaek-cont-wrap .photo-caption.left-align {
    text-align: left;
    font-weight: 500;
    letter-spacing: 0;
}

.suaek-cont-wrap .photo-caption p.bold {
    font-weight: 700;
    font-size: 1.1em;
    padding-bottom: 5px;
}

.suaek-cont-wrap .gray-box {
    background-color: #f2f2f2;
    text-align: center;
    padding: 10px 20px;
    margin-left: 30px;
    margin-right: 30px;
    font-family: "Noto Sans KR";
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

.line01 {
    display: block;
    width: 100%;
    height: 1px;
    margin: 50px auto;
    background: #ddd;
}

.ta-center {
    text-align: center;
}

/* 인쇄할때 여백 없애기*/
@media print {
    @page a4 {
        width: 100%;
        height: 100%;
        margin: 0;
        size: 21.0cm 29.7cm
    }

    html, body {
        border: 0;
        margin: 0;
        padding: 0;
    }

}

@page {
    margin: 0
}

.result_wrap {
    page: a4;
    page-break-after: always
}

.pageintextred01 {
    font-size: 16px;
    color: #ff0000;
    font-weight: 700;
}

strong, b {
    font-weight: 700;
    font-size: 15px;
}


.sub-friday-wrap h4 {
    font-size: 17px;
    font-family: "Noto Sans KR";
    font-weight: 500;
}

table.healing {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top:10px;
    border-top:2px solid #0068b7;
    border-bottom:2px solid #0068b7;
}
table.healing th {
    font-weight: 600;
}
table.healing th, table.healing td {
    width: 33.3%;
    height: 50px;
    text-align: center;
    font-size: 14px;
    font-family: "Roboto", "Noto Sans KR";
    padding: 5px 0;
   border-right:1px dashed  #aaa;
    border-bottom:1px dashed  #aaa;
}

table.healing td p {
    font-size: 12px;
    color: #0068b7;
}

table.healing th.last, table.healing td.last {
    background: #DEEAF6;
}

.li-dot5 {
    margin-top: 10px;
}

.li-dot5 li::before {
    font-family: FontAwesome;
    content: "\f00c";
    color: #0068b7;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
}

.li-dot5 li {
    padding-left: 6px;
    line-height: 30px;
    font-size:14.5px;
    letter-spacing: -1px;
}

.h4title {
    margin-top: 40px;
    margin-bottom: 10px;
}

.sub-friday-wrap .kind {
    background: #DEEAF6;
    padding: 3px 10px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    font-family: "Noto Sans KR";
    margin: 0;
}

.table02 {
    margin-top:20px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.table02 td:first-child {
    text-align: center;
}

.table02 td {
    padding: 5px;
    border:1px solid #ddd;
    word-break: keep-all;
    font-size:10pt;
    vertical-align: middle;
}

.sub-friday-wrap .instance li:first-child {
    margin-top:0;
}
.sub-friday-wrap .instance li {
    margin-top:50px;
}
.intro-6-renew img {
    width:100%;
}
.intro-6-renew div {
    clear:both;
}
.intro-6-renew span:first-child {
    width:36.5%;
}
.intro-6-renew span:last-child {
    width:63.5%;
}
.intro-6-renew span {
    float:left;
}
