* {
    box-sizing: border-box;
}
h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
    font-family: KalatexaDisplay, sans-serif !important;
}
p {margin: 0;}

body {
    background-color: #fff;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.rel{position: relative;}
.abs{position: absolute;}
.-mobile{ display: block;}
.-desktop{ display: none;}
.-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#fitkorpor-wrapper p{
    font-family: KalatexaText, sans-serif;
    font-size: 16px;
    line-height: 1.3em;
}
.kp-content-wrap{
    width: 100%;
    margin: 0 auto;
    color: #1a1a1a;
}
.kp-content-wrap.sect-box {
    padding: 30px 10px;
}
.fitkorpor-head-wrap{
    padding: 80px 10px 30px;
    background: #333 url(../images/home/fitkorpor-bg.jpg) center 42px repeat-x;
    border-bottom: 5px solid #fab816;
    text-align: center;
    background-size: 66em;
}
.fitkorpor-head-wrap .kp-content-wrap {
    color: #fff;
}
.fitkorpor-head-wrap h1{
    font-family: KalatexaText, sans-serif !important;
    font-size: 22px;
    line-height: 1.2em;
    font-weight: bold;
    padding-top: 10px;
}
.fitkorpor-head-wrap span{
    font-weight: 300;
    font-size: 18px;
    font-family: KalatexaText, sans-serif;
    line-height: 1.3em;
}
.top-logo {
    width: 300px;
    padding: 30px 0 10px;
    -webkit-filter: drop-shadow(0px 20px 30px rgba(0, 0, 0, 0.50));
    filter: drop-shadow(0px 20px 30px rgba(0, 0, 0, 0.50));
}
.circle-box .c-box {
    width: 50%;
    padding: 10px;
}
.circle-box .c-box img {
    -webkit-filter: drop-shadow(0px 11px 13px rgba(0, 0, 0, 0.33));
    filter: drop-shadow(0px 11px 13px rgba(0, 0, 0, 0.33));
}
#fitkorpor-wrapper .c-box p {
    padding-top: 10px;
    position: relative;
}
.circle-box {
    padding: 10px 0;
}
.fitkorpor-head-wrap h3.regist-soon span {
    color: #fff;
}
.fitkorpor-head-wrap h3.regist-soon {
    font-size: 5.3vw;
    color: #ff3333;
    font-weight: bold;
}
.fitkorpor-head-wrap h3.regist-soon span {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    font-weight: bold;
}
.sms-box {
    padding: 15px 0;
    width: 96%;
    margin: 0 auto;
    text-align: center;
}
.sms-box .sms-noti {
    float: left;
    background: #1a1a1a;
    height: 60px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    width: 72%;
    padding: 12px 0;
}
.sms-box a {
    text-decoration: none;
    display: block;
    color: #fff;
}
.sms-box span.blink, .sms-box span.tx-click, 
.sms-box span.tx-num {
    font-family: KalatexaDisplay, sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.sms-box span.tx-click {
    color: #fab816;
}
.fitkorpor-head-wrap span.tx-s,
.fitkorpor-head-wrap span.tx-count {
    font-size: 14px;
}
.sms-box .sms-count {
    float: left;
    background: #fab816;
    height: 59px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 28%;
    padding: 10px 0;
    line-height: 1.4em;
}
.sms-box .sms-count span {
    color: #1a1a1a;
}
.fitkorpor-head-wrap span.tx-s {
    color: #a8a8a8;
}
.kp-content-wrap h2 span {
    color: #fab816;
}
.kp-content-wrap h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
}
#fitkorpor-wrapper h2:after {
    content: "";
    display: block;
    width: 28px;
    height: 3px;
    background: #fab816;
    margin: 0 auto;
    margin-top: 10px;
}
.sqr-box {
     width: 50%;
    padding: 10px 5px;
    text-align: center;
}
#fitkorpor-wrapper p.sqr-num {
    font-family: KalatexaDisplay, sans-serif;
    width: 24px;
    height: 24px;
    background: #1a1a1a;
    border-radius: 50%;
    margin: 0 auto;
    color: #fff;
    padding: 4px 0px;
    margin-top: -15px;
    position: relative;
}
.kp-content-wrap h4 {
    font-size: 18px;
}
#fitkorpor-wrapper .sqr-desc p {
    color: #545454;
    padding: 0 10px;
}
.kp-content-wrap .sqr-desc h4 {
    padding: 10px 0px 5px;
}
.sqr-wrap {
    padding: 10px 0px;
}
.kp-content-wrap .tl-text h4 {
    font-size: 22px;
}
.tl-circle {
    width: 20px;
    height: 20px;
    background: #fab816;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
#fitkorpor-wrapper p.tl-date {
    color: #a8a8a8;
    line-height: 1em;
}
.tl-desc {
    height: 50px;
}
.tl-desc a {
    font-family: KalatexaText, sans-serif;
    font-size: 16px;
    color: #ff3333;
    font-weight: bold;
}
.tl-text {
    vertical-align: top;
    padding-bottom: 30px;
    position: relative;
    padding-left: 50px;
}
.timeline-wrap {
    width: 225px;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
}
.tl-btn a {
    background: #fab816;
    padding: 10px;
    display: inline-block;
    color: #fff;
    border-radius: 6px;
    position: relative;
    text-align: center;
    font-family: KalatexaText, sans-serif;
    font-size: 16px;
}
.tl-btn a:before {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #fab81a;
    content: "";
    position: absolute;
    top: -6px;
    left: 20px;
}
.tl-btn {
    padding: 7px 0;
}
.tl-text:after {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #f2f2f2;
    position: absolute;
    top: 0;
    left: 8px;
    z-index: 1;
}
.tl-text.lst:after {
    display: none;
}
.timeline-box.-active .tl-text.fst:before {
    display: none;
}
.timeline-box.-active .tl-text.lst:before {
    height: 105px;
}
.timeline-box.-active .tl-text:before {
    position: absolute;
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #fab81a;
    left: 8px;
    top: -95px;
    z-index: 2;
}
.kp-content-wrap h2 span.desc {
    font-weight: normal;
    font-size: 16px;
    color: inherit;
    font-family: KalatexaText, sans-serif;
}
#fitkorpor-wrapper p.code {
    font-size: 18px;
    font-family: KalatexaDisplay, sans-serif;
    display: inline-block;
    padding: 9px 10px;
    width: 38px;
    height: 38px;
    background: #fab816;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 5px;
    color: #fef7e7;
}
.subject-box h3 {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 1em;
}
.subject-box h3 span {
    color: #a8a8a8;
    font-size: 14px;
}
#fitkorpor-wrapper .tutor-box p {
    font-size: 14px;
    font-weight: bold;
}
.timeline-5 .tl-text {
    padding-bottom: 0;
}
#schedule-korpor {
    padding-bottom: 30px;
}
.payment-box {
    width: 100%;
    background: #333;
    border-radius: 6px;
    padding: 20px;
    margin: 10px;
    color: #fff;
    text-align: center;
    align-items: flex-start;
}
.payment-box img {
    display: inline-block;
    border-radius: 6px;
    vertical-align: top;
    margin-right: 10px;
}
.payment-text {
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
.payment-text.qr{
    width: 235px;
}
.payment-text span {
    font-size: 14px;
    color: #fab816;
}
.payment-wrap {
    padding: 10px 0;
}
.info-text {
    position: absolute;
    bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-pic {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#fitkorpor-wrapper .info-text p {
    font-family: KalatexaDisplay, sans-serif;
    font-size: 24px;
    color: #fff;    
    padding: 5px 0 0 5px;
    text-align: left;
}
.info-text i {
    font-size: 36px;
    color: #fab816;
    display: inline-block;
    vertical-align: middle;
}
.info-box {
    padding: 5px;
    cursor: pointer;
}
.info-wrap {
    padding: 15px 5px;
}
.info-pop, .package-pop {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    box-sizing: border-box;
    text-align: center;
    z-index: 100;
    padding: 2em;
}
.package-pop .package-pop-box {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 760px;
    height: 100%;
}
.info-pop .info-pop-box {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 760px;
    height: 100%;
}
.info-wrap-img, .package-wrap-img {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.info-pop .info-clos, .package-pop .package-clos {
    position: absolute;
    right: 4px;
    top: 2px;
    cursor: pointer;
}
.info-pop .info-clos i {
    font-size: 26px;
    color: #fff;
}
.package-pop .package-clos i {
    font-size: 24px;
}

/*condi*/

#fitkorpor-wrapper p.p-sub {
    margin-left: -15px;
}
.condlist li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fab81a;
    margin-top: -5px;
}
.condlist li.number:before {
    display: none;
}
.condlist li p {
    display: inline-block;
    width: calc(100% - 5px);
    vertical-align: top;
    padding-left: 10px;
}
.c-list ul {
    padding-left: 5px;
}
.collapse-group .collapse-box.-show {
    display: block;
}
.package-table th {
    background: #fab816;
    font-family: KalatexaDisplay, sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    vertical-align: middle;
}
table.package-table {
    width: 100%;
    margin: 0 auto;
}
.package-table td:nth-child(2), 
.package-table td:nth-child(3) {
    width: 25%;
    text-align: center;
    padding: 10px 5px;
}
.package-table th:nth-child(2),
.package-table th:nth-child(3) {
    border-left: 2px solid #f2f2f2;
}
.package-wrap {
    padding: 15px 10px;
}
.package-note {
    padding-top: 20px;
    display: block;
}
#fitkorpor-wrapper .package-note p {
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1em;
}
.package-note span {
    font-size: 14px;
    font-weight: normal;
    color: #a8a8a8;
}
.package-table td {
    padding: 10px 15px;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 2px solid #f2f2f2;
    border-right: 2px solid #f2f2f2;
}
i.fa.fa-check {
    color: #a3d530;
}
.package-table td i {
    font-size: 22px;
}
td i.fa.fa-times {
    color: #ff3333;
}
.package-table tr {
    border-bottom: 2px solid #f2f2f2;
}
.fitkorpor-nav {
    z-index: 10;
    width: 100%;
    position: fixed;
    background: #f2f2f2;
    top: 40px;
}
#top-menu li {
    width: 25%;
    float: left;
    padding: 3px;
    text-align: center;
}
#top-menu li i {
    font-size: 20px;
    display: block;
}
#top-menu li a {
    color: #acacac;
}
#top-menu li span {
    font-family: KalatexaText, sans-serif;
    font-size: 12px;
}
.content-wrap-half {
    padding-top: 20px;
}
/*go to top*/
.c-go-top {
    display: none;
    background: #1a1a1a;
    border-radius: 50%;
    color: #f9f9f9;
    position: fixed;
    width: 52px;
    height: 52px;
    font-size: 22px;
    right: 20px;
    bottom: 70px;
    text-decoration: none;
    z-index: 99;
    text-align: center;
    line-height: 47px;
    opacity: 0.8;
}
.c-go-top:hover,
.c-go-top:focus,
.c-go-top:active,
.c-go-top:visited {
  color: #fff;
  outline: 0;
  text-decoration: none;
}
.blink-tx {
    animation-name: blink;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*sms*/
.fkp-sms-wrapper p{
    font-family: KalatexaText, sans-serif;
    font-size: 16px;
}
.fkp-sms-head {
    height: 150px;
    padding: 23px 0;
    overflow: hidden;
    background: #333 url(../images/home/fitkorpor-bg.jpg) center -23px repeat-x;
    background-size: cover; 
}
.fkp-sms-head .logo {
    width: 280px;
    display: block;
    margin: 0 auto;
    -webkit-filter: drop-shadow(0px 20px 30px rgba(0, 0, 0, 0.50));
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.50));
}
.fkp-sms-cont, .fkp-sms-wrapper .text-box {
    text-align: center;
    padding: 30px 10px;
}
.fkp-sms-cont h1 {
    color: #000;
    font-size: 32px;
    line-height: 28px;
}
.fkp-sms-cont h1 span.desc {
    font-size: 22px;
}
.fkp-sms-wrapper p.sms-alert {
    padding-top: 5px;
}
.fkp-sms-wrapper p span.sms-count {
    background: #fab816;
    color: #fff;
    font-weight: bold;
    padding: 0 7px;
    border-radius: 3px;
}
.fkp-sms-form {
    background: #f1f1f1;
    padding: 20px 10px;
    margin: 30px 20px;
    border-radius: 6px;
}
.fkp-sms-wrapper .t-alert p {
    padding: 15px;
    font-size: 20px;
    font-family: KalatexaDisplay, sans-serif;
    color: #000;
}
span.t-title {
    font-family: KalatexaDisplay, sans-serif;
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
}
input, optgroup, select, textarea {
    font-family: KalatexaText, sans-serif;
}
input.t-box {
    padding: 8px 10px;
    border-radius: 3px;
    border: 1px solid #c2c2c2;
    width: 225px;
    font-size: 16px;
    vertical-align: middle;
}
.regist-text a {
    color: #fab81a;
    text-decoration: none;
}
.t-submit {
    font-family: KalatexaDisplay, sans-serif;
    color: #fff;
    font-size: 30px;
    background: #fab81a;
    border: none;
    border-radius: 6px;
    width: 150px;
    height: 46px;
    line-height: 49px;
    margin: 15px 0;
    cursor: pointer;
}
.t-alert a.mini_btn {
    color: #fab81a;
    font-size: 18px;
    font-family: KalatexaDisplay, sans-serif;
}
.t-alert i {
    font-size: 24px;
}
.t-alert2 i {
    color: #ff3333;
}
.t-alert3 i {
    color: #fab81a;
}
.t-submit.backhome {
    font-size: 20px;
    padding: 10px 10px 5px;
}

/*regist btn*/
.regist-btn-box a.btn-register {
    width: 190px;
    background: #fab816;
    color: #fff;
    padding: 16px 0px;
}
.regist-btn-box a {
    display: inline-block;
    border-radius: 6px;
    height: 60px;
    margin: 10px 5px;
    vertical-align: top;
}
#fitkorpor-wrapper .regist-btn-box a.btn-register p {
    font-size: 30px;
    font-family: KalatexaDisplay, sans-serif;
    line-height: 18px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-register p span {
    font-size: 14px;
    color: #7d5900;
}
.regist-btn-box a.btn-login {
    background: #fff;
    color: #1a1a1a;
    width: 80%;
    padding: 15px 0;
}
.regist-btn-box a.btn-login.-exam {
    background: #fab816;
    color: #fff;
}
#fitkorpor-wrapper .regist-btn-box a.btn-login.-oneline p {
    line-height: 38px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-login.-buy p {
    font-size: 26px;
    line-height: 35px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-login p {
    font-family: KalatexaDisplay, sans-serif;
    font-size: 4.8vw;
    line-height: 18px;
    font-weight: bold;   
}
#fitkorpor-wrapper .regist-btn-box a.btn-login span {
    font-size: 14px;
}
.tutor-box {
    text-align: center;
    float: left;
    width: 30%;
    padding: 20px 0;
}
.tutor-box span {
    color: #a8a8a8;
}
.package-table {
    border-collapse: collapse;
}
.package-table td:nth-child(3) {
    border-right: none;
}
a.pck-pop {
    cursor: pointer;
    display: block;
    font-family: kalatexatext;
    font-size: 16px;
    padding: 5px 0 15px;
    border-bottom: 1px solid #4b4b4b;
    width: 85%;
    margin: 0 auto;
}
a.pck-pop span {
    font-size: inherit;
    color: #fab816;
    text-decoration: underline;
}
#fitkorpor-wrapper td p.table-note,
#fitkorpor-wrapper td p.deli {
    font-size: 14px;
    line-height: 1em;
    color: #a5a5a5;
    font-weight: normal;
    margin-top: 3px;
}
#fitkorpor-wrapper td p.price {
    font-size: 28px;
    line-height: 18px;
    color: #a3d530;
}
#fitkorpor-wrapper td p.price span {
    font-size: 20px;
}
.package-pop .package-clos i {
    width: 30px;
    height: 30px;
    font-size: 20px;
    padding: 5px;
    right: -18px;
    top: -18px;
    background: #fab815;
    color: #fff;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    z-index: 1;
}
.fitkorpor-head-wrap h3.regist-soon span.count-seat {
    border: none;
    margin: 0;
    padding: 0;
}
#fitkorpor-wrapper .pretest-box p {
    background: #fab81a;
    color: #000;
    text-align: center;
    padding: 8px;
    line-height: 1em;
}
.pretest-box {
    padding: 15px 5px 0;
}
.pretest-box img {
    margin: 0 auto;
    display: block;
}
#fitkorpor-wrapper .pretest-box p span {
    font-weight: bold;
}
.owl-theme .owl-dots .owl-dot span {
    background: #d7d7d7;
}
h2.review br{
    display: none;
}
.review-wrap {
    padding: 20px 10px 0;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fab816;
}
.subject-wrap {
    display: flex;
    flex-wrap: nowrap;
    background: #fab816;
    border-radius: 8px;
    margin-top: 15px;
    overflow: hidden;
}
.sub-title {
    width: 36%;
    padding: 0;
    background: -webkit-linear-gradient(top, rgba(250,185,22,1) 0%, rgba(250,185,22,1) 25%, rgba(249,206,53,1) 52%);
    background: linear-gradient(to bottom, rgba(250,185,22,1) 0%, rgba(250,185,22,1) 25%, rgba(249,206,53,1) 52%);
    height: 53vw;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.sub-title img {
    position: absolute;
    left: 0;
    bottom: 0;
}
.subject-box {
    width: 100%;
    padding: 10px;
}
.subject-text {
    display: flex;
    flex-wrap: nowrap;
    padding: 5px 0;
    align-items: center;
    width: 65%;
}
.kp-content-wrap .subject-box h4 {
    border-bottom: 1px solid #cb930a;
    color: #383838;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
.subject-foot {
    width: 100%;
    text-align: center;
    background: #383838;
    padding: 7px;
}
#fitkorpor-wrapper .subject-foot p {
    font-family: Kalatexadisplay, sans-serif;
    color: #fff;
    font-weight: 200;
    font-size: 14px;
}
#fitkorpor-wrapper .subject-foot p span {
    color: #fab816;
}
#fitkorpor-wrapper p.sup-num {
    text-align: center;
    font-family: KalatexaDisplay, sans-serif;
    font-weight: bold;
    line-height: 12px;
    padding: 3px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
}

#fitkorpor-wrapper p.sup-num span {
    font-size: 12px;
    font-family: KalatexaText, sans-serif;
}
#fitkorpor-wrapper p.sup-name {
    font-family: KalatexaDisplay, sans-serif;
    padding-left: 7px;
    width: 84%;
    font-size: 4vw;
    color: #383838;
}
.pv-wrap {
    padding: 20px 10px 0px;
}
.pv-list {
    display: flex;
    font-size: 20px;
    color: #fab816;
}
.pv-box ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
#fitkorpor-wrapper .pv-box li p {
    font-family: KalatexaDisplay, sans-serif;
}
#fitkorpor-wrapper .pv-box p span {
    font-size: 15px;
    font-weight: normal;
    color: #a8a8a8;
    font-family: KalatexaText, sans-serif;
}
.pv-box ul li {
    padding-bottom: 5px;
    width: 50%;
}
.pv-box:last-child ul {
    border-bottom: 0;
}
#fitkorpor-wrapper .c-box p span.ft-new {
    font-size: 16px;
    color: #fff;
    background: #e71717;
    width: 112px;
    border-radius: 4px;
    padding: 8px 0 4px;
    line-height: 15px;
    left: 0;
    right: 0;
    top: -30px;
    margin: auto;
}

.owl-theme .owl-nav [class*=owl-] {
    font-size: 0;
    background: 0;
    margin: 0;
    padding: 0;
}

.owl-carousel .owl-nav .owl-next:before {
    content: "";
    display: block;
    background: url(../images/next-nav.png) center top no-repeat;
    width: 37px;
    height: 42px;
    position: absolute;
    top: 170px;
    right: -40px;
}
.owl-carousel .owl-nav .owl-prev:before {
    content: "";
    display: block;
    background: url(../images/prev-nav.png) center top no-repeat;
    width: 37px;
    height: 42px;
    position: absolute;
    top: 170px;
    left: -50px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}
.owl-carousel .owl-nav [class*=owl-]:hover:before {
    background-position-y: -54px;
}
.subject-text:last-child {
    align-items: flex-start;
}
p.schedule-note{
    display: block;
    border-top: 1px solid #e3e3e3;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    color: #a8a8a8;
}
a.tt-link {
    color: #fff;
    font-family: KalatexaText, sans-serif;
    width: 75px;
    height: 23px;
    border: 1px solid;
    display: block;
    margin: 0 auto;
    padding: 3px;
    border-radius: 25px;
    font-size: 13px;
    margin-top: 3px;
}
a.tt-link:hover {
    color: #fab816;
}
#fitkorpor-wrapper td p a {
    color: #a5a5a5;
}
.exam-home-list {
    color: #ffffff;
    font-size: 16px;
    margin-top: 20px;
    align-items: center;
}
.exam-home-list p {
    padding-left: 5px;
    font-weight: bold;
}
.exam-home-list p span {
    font-size: inherit;
    text-decoration: underline;
}
.exam-home-list.linkcovid {
    margin-top: 5px;
}
.payment-text p span.-recom {
    color: #fff;
    background: #ff3333;
    font-size: 13px;
    padding: 0 5px;
    border-radius: 3px;
    font-family: "KalatexaText", sans-serif;
}
.regist-btn-box {
    padding-top: 20px;
}
.regist-btn-box .btn-box {
    width: 100%;
    margin: 10px 0;
}
#fitkorpor-wrapper .btn-box p {
    font-size: 18px;
}
.subject-tutor img {
    width: 42px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    background: #fff;
}
.list-box {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
.subject-tutor {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 35%;
}
#fitkorpor-wrapper .subject-tutor p {
    font-size: 14px;
    font-weight: bold;
    color: #383838;
    margin-left: 5px;
    width: 60%;
    line-height: 15px;
}
#fitkorpor-wrapper .subject-tutor p span {
    color: #fff;
    font-size: 12px;
}
#fitkorpor-wrapper .announce p {
    color: #fff;
    background: #ff3333;
    margin: 10px 20px 5px;
    padding: 10px 0 7px;
    position: relative;
}
#fitkorpor-wrapper .announce p span {
    text-decoration: underline;
    font-size: inherit;
}

@media screen and (max-width: 375px) { 
.subject-box h3 {
    width: 77%;
    font-size: 18px;
}
.tutor-box {
    padding: 15px 0;
}
.fkp-sms-cont h1 {
    font-size: 30px;
}
.fkp-sms-cont h1 span.desc {
    font-size: 20px;
}
.fkp-sms-form {
    margin: 30px 10px;
}
.fkp-sms-form .sms-box {
    width: 100%;
}
span.t-title {
    margin-right: 0;
}
.package-table th:nth-child(2), .package-table th:nth-child(3) {
    padding: 10px 5px;
}
.package-table td:nth-child(2), .package-table td:nth-child(3){
    padding: 5px;
}
.fitkorpor-head-wrap h1 {
    font-size: 5.8vw;
}
.kp-content-wrap .sqr-box:nth-child(6) .sqr-desc h4 br {
    display: none;
}
h2.review br{
    display: block;
}
}

@media screen and (max-width: 360px) {
 .circle-box .c-box br {
    display: none;
}   
.circle-box .c-box {
    min-height: 233px;
    padding: 10px;
}
.sms-box span.blink, .sms-box span.tx-click, 
.sms-box span.tx-num {
    font-size: 18px;
}
.fitkorpor-head-wrap span.tx-s, 
.fitkorpor-head-wrap span.tx-count {
    font-size: 13px;
}
.package-table td {
    padding: 10px;
}
.payment-text.qr {
    width: 225px;
}
input.t-box {
    width: 70%;
}
#fitkorpor-wrapper .tutor-box p {
    font-size: 12px;
}
.subject-box h3 {
    font-size: 16px;
}
.fitkorpor-head-wrap span {
    font-size: 16px;
}
.fitkorpor-head-wrap {
    padding: 80px 15px 15px;
}
.kp-content-wrap h4 {
    font-size: 16px;
}
.kp-content-wrap.sect-box {
    padding: 30px 10px 15px;
}
.kp-content-wrap h2 {
    font-size: 22px;
}
.sub-title {
    height: 195px;
}
}

@media screen and (max-width: 320px) {
.fitkorpor-head-wrap span, a.pck-pop{
    font-size: 15px;
    width: 100%;
}
.circle-box .c-box {
    min-height: 214px;
    padding: 8px;
}
.sms-box span.blink, .sms-box span.tx-click, .sms-box span.tx-num {
    font-size: 17px;
}
.sms-box {
    width: 100%;
}
.fitkorpor-head-wrap span.tx-count {
    font-size: 11px;
}
.sms-box .sms-count {
    line-height: 1.2em;
}
#fitkorpor-wrapper p.code {
    width: 30px;
    height: 30px;
    padding: 8px;
    font-size: 14px;
    margin-right: 1px;
}
.package-wrap {
    padding: 15px 5px;
}
.payment-box {
    padding: 15px;
}
.payment-text.qr {
    width: 190px;
}
.payment-box img.service {
    width: 67px;
    margin-right: 5px;
}
.collapse-btn span.title {
    font-size: 16px;
} 
.fkp-sms-cont h1 {
    font-size: 26px;
}
.fkp-sms-cont h1 span.desc {
    font-size: 18px;
}
.fkp-sms-cont {
    padding: 30px 0px;
}
.regist-btn-box a.btn-register {
    height: 55px;
    width: 170px;
}
#fitkorpor-wrapper .c-box p.kp-new {
    bottom: 78px;
    font-size: 12px;
    width: 100px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-register p {
    font-size: 26px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-login p {
    font-size: 18px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-login span {
    font-size: 13px;
}
.package-table th {
    font-size: 15px;
}
.sqr-desc br {
    display: none;
}
.fitkorpor-head-wrap h3.regist-soon {
    font-size: 20px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-login.-buy p {
    font-size: 22px;
}
.kp-content-wrap .subject-box h4 {
    font-size: 15px;
}
#fitkorpor-wrapper p.sup-name {
    width: 80%;
}
.subject-text {
    width: 60%;
}
.subject-tutor{
    width: 40%;
}
.subject-tutor img {
    width: 34px;
}
}

@media screen and (min-width: 768px){
.-desktop{ display: block;}
.-mobile{ display: none;}
.fitkorpor-head-wrap {
    background-size: inherit;
    background-position-y: 68px;
    padding: 65px 20px 30px;
    margin-bottom: 40px;
}
.fitkorpor-head-wrap h3.regist-soon {
    font-size: 22px;
}
.sms-box {
    width: 415px;
}
#fitkorpor-wrapper .info-text p {
    padding-left: 10px;
    font-size: 16px;
}
.top-logo {
    width: 380px;
}
.fitkorpor-head-wrap span {
    font-size: 20px;
}
.circle-box .c-box {
    width: 25%;
}
#fitkorpor-wrapper .c-box p{
    font-size: 20px;
    padding-top: 15px;
}
.fitkorpor-head-wrap h3.regist-soon span {
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    padding-left: 10px;
    border-left: 1px solid #4f4f4f;
    margin-left: 10px;
}
.kp-content-wrap h2 {
    font-size: 30px;
    padding-bottom: 10px;
}
#fitkorpor-wrapper h2:after {
    height: 5px;
    margin-top: 20px;
}
#fitkorpor-wrapper p.sqr-num {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-weight: bold;
    margin-top: -23px;
}
.kp-content-wrap h4{
    font-size: 22px;
}
.sqr-box {
    width: 33.33%;
    min-height: 330px;
}
.collapse-btn span.title {
    font-size: 20px;
}
.collapse-group .collapse-box {
    margin: 20px 0;
}
.condition-box ol.condlist {
    padding-left: 40px;
}
.c-list {
    margin-bottom: 20px;
}
#fitkorpor-wrapper .content-wrap-half h2:after {
    margin-top: 10px;
}
#fitkorpor-wrapper p.code {
    font-size: 21px;
    width: 48px;
    height: 48px;
    padding: 13px;
}
.content-wrap-half {
    margin: 0 auto;
    padding-top: 0px;
    width: 530px;
}
.package-table td, 
.package-table td:nth-child(2), 
.package-table td:nth-child(3) {
    padding: 15px 25px;
}
.package-table td:nth-child(2), 
.package-table td:nth-child(3) {
    width: 28%;
}
.package-table th {
    font-size: 24px;
    padding: 20px;
}
#fitkorpor-wrapper th p {
    font-size: 14px;
    color: #1a1a1a;
    line-height: 1em;
    padding-top: 5px;
}
#fitkorpor-wrapper td p {
    font-size: 24px;
}
.package-table td i {
    font-size: 26px;
}
a.pck-pop {
    font-size: 18px;
    display: inline-block;
}
.package-pop .package-clos i{
    padding: 9px;
    font-size: 29px;
    right: -30px;
    top: -25px;
    width: 50px;
    height: 50px; 
}
#fitkorpor-wrapper .pretest-box p {
    font-size: 18px;
    line-height: inherit;
}
.pretest-box {
    padding: 15px 0;
}    
.kp-content-wrap h2 {
    font-size: 36px;
    line-height: 28px;
}
.subject-box h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 22px; 
}
table.package-table {
    width: 85%;
}
.package-note {
    width: 80%;
    margin: 0 auto;
}

/*sms*/
.fkp-sms-form {
    width: 440px;
    margin: 40px auto;
    padding-bottom: 30px;
}

.fkp-sms-cont {
    padding-top: 40px;
}
span.t-title {
    font-size: 20px;
}
.fkp-sms-head {
    background-size: contain;
}

.regist-btn-box a.btn-register {
    width: 200px;
}
.regist-btn-box a.btn-login,
.regist-btn-box a.btn-login.-profile {
    width: 220px;
    padding: 15px 0;
    margin: 10px;
}
.subject-box h3 span {
    font-size: 16px;
}
#fitkorpor-wrapper .tutor-box p {
    font-size: 16px;
}
.tutor-box {
    padding: 20px 0;
    padding-left: 10px;
}
.review-wrap {
    padding: 30px 0 0;
}
.subject-title img {
    width: 57px;
}
.kp-content-wrap .subject-title h4 {
    font-size: 24px;
    line-height: 24px;
}
.subject-title {
    padding-bottom: 15px;
}
.subject-list li {
    font-size: 22px;
    margin-bottom: 7px;
}
.subject-list li:before {
    margin-top: 5px;
}
.pv-box ul li {
    width: 100%;
    padding-right: 15px;
}
.payment-box{
    width: 430px;
    margin: 10px auto;
}
#fitkorpor-wrapper p.sup-name {
    font-size: 18px;
    width: 75%;
}
.sub-title {
    height: 290px;
}
.pv-wrap{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 20px 30px;
}
.pv-box {
    width: 50%;
    padding-left: 30px;
}
.exam-home {
    width: 480px;
    margin: 0 auto;
    align-items: center;
}
.exam-home-list.linkcovid {
    border-left: 1px solid #4f4f4f;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.exam-home-list {
    margin-top: 10px;
}
#fitkorpor-wrapper .regist-btn-box a.btn-login p {
    font-size: 22px;
}
.regist-btn-box .btn-box {
    width: 490px;
}
.regist-btn-box .btn-box.forhome {
    width: inherit;
}
.regist-btn-box a.btn-login.-exam {
    width: 250px;
}
}

@media screen and (min-width:1024px) {
.circle-box .c-box {
     padding: 20px; 
}
.timeline-wrap {
    width: 100%;
}
.timeline-box {
    width: 16.33%;
    float: left;
    text-align: center;
    position: relative;
}
.timeline-wrap:after {
    width: 100%;
    height: 4px;
    top: 33px;
}
.timeline-wrap:before {
    width: 180px;
    height: 4px;
    top: 93px;
    left: 85px;
}
.tl-text {
    padding-left: 0;
}
.tl-circle {
    position: relative;
    margin: 10px auto;
}
.tl-text:after {
    width: 100%;
    height: 4px;
    top: 94px;
    right: 0;
    left: auto;
}
.tl-text.fst:after {
    width: 50%;
}
.tl-text.lst:after {
    display: block;
    width: 50%;
    left: 0;
}
.tl-btn a:before{
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;  
}
.payment-box {
    width: 33%;
    height: 83px;
    padding: 13px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}
.payment-box:last-child {
    align-items: center;
}
#fitkorpor-wrapper .info-text p {
    font-size: 20px;
    line-height: 1.2em;
}
}
@media screen and (min-width:1024px) {
.timeline-box.-active .tl-text:before {
    width: 100%;
    height: 4px !important;
    left: -87px;
    top: 94px;
}
.package-wrap img {
    display: block;
    margin: 0 auto;
    width: 800px;
}
.regist-btn-box {
    padding-top: 15px;
}
}
@media screen and (min-width:1070px) {
.-desktop{ display: block;}
.kp-content-wrap{
    max-width: 1070px;
}
.sms-box {
    width: 420px;
}
.kp-content-wrap.sect-box {
    padding: 40px 0;
}
.payment-box {
    width: 343px;
}
.info-pop .info-clos {
    right: 10px;
    top: 5px;
}
.info-pop .info-clos i {
    font-size: 34px;
}
.info-text i {
    font-size: 48px;
}
.sqr-box {
    width: 343px;
    padding: 0;
    margin-right: 20px;
}
.sqr-box:nth-child(3), .sqr-box:nth-child(6) {
    margin-right: 0;
}
.sqr-desc {
    padding: 10px 0 30px;
}
.sqr-wrap {
    padding: 15px 0px;
}
table.package-table {
    width: 800px;
}
.package-table td, 
.package-table td:nth-child(2), 
.package-table td:nth-child(3) {
    width: 33.33%;
}
.package-note {
    display: none;
}
.c-go-top {
    right: 85px;
}
.fitkorpor-head-wrap h3.regist-soon {
    font-size: 24px;
}
.package-pop {
    padding: 4em;
}
#fitkorpor-wrapper td p.price {
    font-size: 36px;
    line-height: 1em;
}
#fitkorpor-wrapper td p.price span {
    font-size: 24px;
}
#fitkorpor-wrapper td p.deli {
    margin-top: -6px;
}
#fitkorpor-wrapper p.tl-date {
    line-height: 1em;
}
#fitkorpor-wrapper p.tl-date span{
    font-size: 13px;
}
.pv-list h4 {
    font-size: 24px;
}
#fitkorpor-wrapper .c-box p span.ft-new {
    font-size: 19px;
    width: 147px;
    padding: 14px 0 10px;
    line-height: 16px;
    top: -38px;
}
#fitkorpor-wrapper p.sup-num {
    font-size: 24px;
    line-height: 18px;
    padding: 0;
    width: 42px;
    height: 42px;
}
.subject-text p.sup-num {
    width: 35px;
    height: 35px;
}
.sub-title {
    width: 180px;
}
.subject-box {
    width: calc(100% - 180px);
}
.announce {
    width: 475px;
    margin: 0 auto;
}

#fitkorpor-wrapper .announce p {
    font-size: 18px;
}
}