@charset "utf-8";
/*
 * Name     : style.css
 * Version  : 1.0.4
 * Author   : onepixel studio
 * Date     : 2020-05-10
 ---------------------------------------------------
 Table of contents
 ---------------------------------------------------
    00. common
    01. main - common
    02. main - hero
    03. main - doctor
    04. main - animated background 01
    05. main - product
    06. main - parallax
    07. main - skill
    08. main - animated background 02
    09. main - notice
    10. main - map
    11. sub - common
    12. sub - hero
    13. sub - company
    14. sub - business
    15. sub - product
    16. sub - board common
    17. sub - customer
    18. sub - contact
    19. member
    20. media queries
---------------------------------------------------
*/

/* ------------------------------
 * common
------------------------------ */
.bg-cover {background-size: cover; background-repeat: no-repeat; background-position: center}
.bg-parallax {position: relative; background-size: cover; background-repeat: no-repeat; background-position: center; z-index: 5}
.bg-parallax:before {content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: #000; opacity: .65; z-index: -1}
.no-padding {padding-top: 0 !important; padding-bottom: 0 !important}
.no-padding-top {padding-top: 0 !important}
.no-padding-bottom {padding-bottom: 0 !important}
.line-top {border-top: 1px solid #e9e9e9}
.line-bottom {border-bottom: 1px solid #e9e9e9}
.margin-offset {margin-left:-15px; margin-right:-15px}
.animated-bg-section {position: relative}
.animated-bg-section .container {position: relative; z-index: 5}
.animated-bg-section .caption {text-align: center; padding: 0 15%}
.animated-bg-section .caption h2 {font-size: 48px; font-weight: 300; color: #fff; margin-bottom: 20px}
.animated-bg-section .caption p {font-weight: 300; color: #fff; line-height: 1.75; margin-bottom: 35px; opacity: .8}
.animated-bg-section .animated-bg {position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: #5c7cfa; z-index: 1; transform: matrix(.62,0,0,1,0,0)}
.tablet-inline-block {display:none}
.tablet-block {display:none}
.mobile-inline-block {display:none}
.mobile-block {display:none}

/* ------------------------------
 * main - common
------------------------------ */
.main-section {padding-top: 140px; padding-bottom: 140px}
section[class*='main-'] .section-heading {text-align: center; margin-bottom: 100px}
section[class*='main-'] .section-heading h2 {font-size: 50px; font-weight: 300; color: #3f71a3; letter-spacing: -0.03em}
section[class*='main-'] .section-heading h3 {font-size: 35px; font-weight: 300; color: #333; letter-spacing: -0.05em; margin-top: 60px}
section[class*='main-'] .section-heading h3 strong {font-weight: 500; color: #3f71a3}
section[class*='main-'] .section-heading p {font-size: 27px; font-weight: 300; color: #333; letter-spacing: -0.05em; line-height: 1.85; margin-top: 6px}
section[class*='main-'] .line-header {font-size: 30px; font-weight: normal; color: #333; letter-spacing: -0.05em; margin-bottom: 52px}
section[class*='main-'] .line-header::after {content: ''; display: block; width: 44px; height: 1px; margin-top: 28px; background-color: #333}
.main-section .bottom-btn {padding-top: 60px; text-align: center}
.main-section .bottom-btn .btn {font-size: 14px; letter-spacing: 0}

/* ------------------------------
 * main - hero
------------------------------ */
.main-hero-section {height: 950px}
.main-hero-section .slick-track, .main-hero-section .slick-list, .main-hero-section .slick-item {height: 100%}
.main-hero-section .slide-item {position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; outline: 0; z-index: 5}
.main-hero-section .slide-item .container-lg {position: relative; height: 100%}
.main-hero-section .slide-item .slide-caption {position: absolute; top: 50%; left: 0; display: table; width: 680px; height: 300px; transform: translateY(-50%); background-image: url(../images/main_hero_caption_bg.jpg)}
.main-hero-section .slide-item .slide-caption .caption-inner {display: table-cell; padding: 0 44px; vertical-align: middle}
.main-hero-section .slide-item .slide-caption h2 {font-size: 38px; font-weight: 500; color: #fff; letter-spacing: -0.03em; margin-bottom: 12px}
.main-hero-section .slide-item .slide-caption p {font-size: 38px; font-weight: 200; color: #fff; letter-spacing: -0.03em; line-height: 1.32}
.main-hero-section .slide-item .slide-caption p strong {font-weight: normal}
.main-hero-section .slide-item.item-02 .slide-caption {left: auto; right: 0; width: 588px; background-image: url(../images/main_hero_caption_bg2.jpg)}

.main-hero-section .slick-arrow {display: none !important; position: absolute; top: 50%; width: 60px; height: 60px; font-size: 40px; color: #fff; margin-top: -30px; padding: 0; border: none; background-color: transparent; outline: 0; z-index: 10; transition: transform .25s}
.main-hero-section .slick-prev {left: 40px}
.main-hero-section .slick-next {right: 40px}
.main-hero-section .slick-prev:hover {transform: translateX(-10px)}
.main-hero-section .slick-next:hover {transform: translateX(10px)}
.main-hero-section .slick-dots {position: absolute; bottom: 55px; left: 0; right: 0; font-size: 0; text-align: center; z-index: 10}
.main-hero-section .slick-dots li {display: inline-block; margin: 0 11px; vertical-align: middle}
.main-hero-section .slick-dots li button {width: 16px; height: 16px; text-indent: -9999em; padding: 0; border: none; border-radius: 50%; background-color: #9fbdcb; transition: background-color .25s; outline: 0}
.main-hero-section .slick-dots li.slick-active button {background-color: #fff}

/* ------------------------------
 * main - doctor
------------------------------ */
.main-doctor-section {padding-top: 207px; padding-bottom: 237px; background-color:#fcfaf9; background-image:url(../images/doctor_pattern.png); background-repeat:repeat; overflow: hidden}
.main-doctor-section .doctor-box {position:relative}
.main-doctor-section .doctor-box + .doctor-box {margin-top:250px}
.main-doctor-section .doctor-box .doctor-name {position:absolute; top:-52px; left:55px}
.main-doctor-section .doctor-box .doctor-name h3 {font-size:48px; font-weight:700; color:#1f66af; letter-spacing:-0.03em}
.main-doctor-section .doctor-box .doctor-name h3 span {font-size:30px; letter-spacing:0; margin-left:30px}
.main-doctor-section .doctor-box .doctor-history {position:relative; background-color:#fff; box-shadow:6px 10px 8.46px 0.54px rgba(0, 0, 0, 0.15)}
.main-doctor-section .doctor-box1 .doctor-history {padding:40px 60px 80px 60px}
.main-doctor-section .doctor-box2 .doctor-history {padding:40px 60px 50px 60px}
.main-doctor-section .doctor-box3 .doctor-history {padding:40px 60px 50px 60px}
.main-doctor-section .doctor-box4 .doctor-history {padding:40px 60px 50px 60px}
.main-doctor-section .doctor-box .doctor-history h4 {border-bottom: 3px solid #003078; font-size: 30px; font-weight: 500; color: #003078; letter-spacing: -0.03em; display: inline-block; margin-bottom: 45px; padding-bottom: 20px}

.main-doctor-section .doctor-box .doctor-history > ul + ul {margin-top:50px}
.main-doctor-section .doctor-box .doctor-history > ul li {position:relative; font-size:20px; font-weight:400; color:#333333; letter-spacing:-0.03em; padding-left:10px; z-index: 5}
.main-doctor-section .doctor-box .doctor-history > ul li:before {content:''; display:block; width:2px; height:2px; background-color:#333; position:absolute; top:12px; left:0; border-radius:50%}
.main-doctor-section .doctor-box .doctor-history > ul li.none-bullet {padding-left:0}
.main-doctor-section .doctor-box .doctor-history > ul li.none-bullet:before {display:none}
.main-doctor-section .doctor-box .doctor-history > ul li + li {margin-top:15px}
.main-doctor-section .doctor-box .doctor-history img {position:absolute; bottom:0; z-index: 1}
.main-doctor-section .doctor-box img {position:absolute}
.main-doctor-section .doctor-box1 .doctor-history img {right:-300px}
.main-doctor-section .doctor-box2 .doctor-history img {right:-100px}
.main-doctor-section .doctor-box3 .doctor-history img {right:-75px}
.main-doctor-section .doctor-box4 img {bottom:-257px; right:-105px}

/* ------------------------------
 * main - banner section
------------------------------ */
.main-banner-section {padding-top: 152px; padding-bottom: 230px}
.main-banner-section .top-area {text-align:center}
.main-banner-section .top-area h5 {display:inline-block; font-size:60px; font-weight:400; color:#595757; letter-spacing:-0.03em; margin-top:90px}
.main-banner-section .top-area h5:after {content:''; display:block; width:325px; height:5px; background-color:#1d99e1; margin:120px auto 160px}
.main-banner-section .top-area h5 span {color:#1d99e1}
.main-banner-section .banner-wrap .row-bn {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap}
.main-banner-section .banner-wrap .col-item {float: none; margin-bottom:60px; overflow: hidden}
.main-banner-section .banner-wrap .col-item .bn-title {text-align:center}
.main-banner-section .banner-wrap .col-item:nth-child(odd) .bn-title {background-color:#3f71a3}
.main-banner-section .banner-wrap .col-item:nth-child(even) .bn-title {background-color:#49aad8}
.main-banner-section .banner-wrap .col-item .banner-box {height: 100%}
.main-banner-section .banner-wrap .col-item .bn-title h3 {font-size:34px; font-weight:700; color:#fff; letter-spacing:-0.03em; padding:40px 0}
.main-banner-section .banner-wrap .col-item .bn-txt {height: 100%; background-color:#efefef; padding:40px 0}
.main-banner-section .banner-wrap .col-item .bn-txt p {font-size:20px; font-weight:300; color:#000; margin-left:100px}
.main-banner-section .banner-wrap .col-item:last-child .bn-txt p {margin-left:50px}

/* ------------------------------
 * main - point section
------------------------------ */
.main-point-section.point-01 {padding-top: 158px; padding-bottom: 292px; background-image: url(../images/main_point01_bg.jpg)}
.main-point-section .point-header {position: relative; text-align: center; margin-bottom: 100px}
.main-point-section .point-header h2 {font-size: 35px; font-weight: 700; color: #fff; letter-spacing: -0.03em; line-height: 1}
.main-point-section .point-header h2 span {display: inline-block; padding: 6px 10px; background-color: #3f71a3}
.main-point-section.point-01 .point-header h2::before {content: ''; position: absolute; top: -266px; left: 50%; width: 1px; height: 214px; margin-left: -0.5px; background-color: #898989; z-index: 10}
.main-point-section .point-box-wrapper {max-width: 710px; margin: auto; text-align: center}
.main-point-section .point-box-wrapper h3 {font-size: 50px; font-weight: normal; color: #fff; letter-spacing: -0.03em; line-height: 1}
.main-point-section .point-box-wrapper .point-box {padding: 50px 20px; background-color: #eeedea}
.main-point-section .point-box-wrapper .point-box h4 {font-size: 35px; font-weight: 500; color: #3f71a3; letter-spacing: -0.05em; margin-bottom: 18px}
.main-point-section .point-box-wrapper .point-box p {font-size: 27px; font-weight: 300; color: #333; letter-spacing: -0.05em; line-height: 1.85}
.main-point-section.point-02 {padding-top: 545px; padding-bottom: 165px; background-image: url(../images/main_point02_bg.jpg)}
.main-point-section.point-02 .point-box-wrapper h3 {margin-bottom: 20px}
.main-point-section.point-03 {padding-bottom: 160px}
.main-point-section.point-03 .point-header h2::before {content: ''; position: absolute; top: -165px; left: 50%; width: 1px; height: 107px; margin-left: -0.5px; background-color: #898989; z-index: 10}
.main-point-section.point-03 .cover-area {padding-top: 165px; padding-bottom: 70px; background-color: #f4f4f4; background-image: url(../images/main_point03_bg.png); background-position: right top; background-repeat: no-repeat}
.main-point-section.point-03 .cover-area h3 {font-size: 50px; font-weight: 300; color: #3f71a3; letter-spacing: -0.03em; text-align: center; margin-bottom: 16px}
.main-point-section.point-03 .cover-area .header-text {font-size: 26px; font-weight: 500; color: #3b3b3b; letter-spacing: -0.03em; text-align: center}
.main-point-section.point-03 .cover-area .circle-wrapper {max-width: 900px; margin: 75px auto 0}
.main-point-section.point-03 .cover-area .circle-wrapper .col-circle {position: relative}
.main-point-section.point-03 .cover-area .circle-wrapper .col-circle + .col-circle::before {content: '+'; position: absolute; top: 50%; left: -10px; font-size: 40px; color: #003078; transform: translateY(-50%)}
.main-point-section.point-03 .cover-area .circle-wrapper .col-circle .circle {display: table; width: 260px; height: 260px; margin: auto; border-radius: 50%; background-color: #3f71a3}
.main-point-section.point-03 .cover-area .circle-wrapper .col-circle .circle .circle-inner {display: table-cell; text-align: center; vertical-align: middle}
.main-point-section.point-03 .cover-area .circle-wrapper .col-circle .circle .circle-inner p {font-size: 27px; font-weight: 500; color: #fff; letter-spacing: 0; line-height: 1.4}
.main-point-section.point-03 .context-area {padding-top: 90px}
.main-point-section.point-03 .context-area .top-items {max-width: 924px; margin: auto; padding-bottom: 142px}
.main-point-section.point-03 .context-area .top-items .col-item {margin-bottom: 38px}
.main-point-section.point-03 .context-area .top-items .col-item p {padding: 30px 8px; font-size: 42px; font-weight: 500; color: #fff; letter-spacing: -0.025em; text-align: center; border-radius: 36px}
.main-point-section.point-03 .context-area .top-items .col-item p.color-01 {background-color: #087ab0}
.main-point-section.point-03 .context-area .top-items .col-item p.color-02 {background-color: #003078}
.main-point-section.point-03 .context-area .tab-wrapper .nav-tabs {margin-bottom: 200px; margin-left: -15px; margin-right: -15px; border-bottom: 0}
.main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li {margin-bottom: 0; width: 25%; padding-left: 15px; padding-right: 15px}
.main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li>a {font-size: 32px; color: #898989; letter-spacing: -0.025em; margin-right: 0; padding: 0 0 14px; border: 0 !important; border-bottom: 3px solid #898989 !important; border-radius: 0; background-color: transparent !important}
.main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li.active>a, .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li.active>a:focus, .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li.active>a:hover {color: #124fa2; border: 0; border-bottom: 3px solid #124fa2 !important}
.main-point-section.point-03 #tab01 .tab-container {max-width: 1000px; margin: auto} 
.main-point-section.point-03 .tab-header {text-align: center; margin-bottom: 75px}
.main-point-section.point-03 .tab-header h2 {font-size: 40px; font-weight: normal; color: #333; letter-spacing: -0.05em}
.main-point-section.point-03 .tab-header h2 span {display: inline-block; color: #124fa2; padding-bottom: 16px; border-bottom: 3px solid transparent}
.main-point-section.point-03 .tab-header h2 span.line-deco {border-bottom-color: #124fa2}
.main-point-section.point-03 .tab-header.large h2 {font-size: 45px}
.main-point-section.point-03 .tab-header b {display: block; font-size: 32px; font-weight: 500; color: #333; letter-spacing: -0.05em; margin-bottom: 16px}
.main-point-section.point-03 .tab-header p {font-size: 32px; color: #333; letter-spacing: -0.05em; margin-top: 40px}
.main-point-section.point-03 .tab-container {margin-left: auto; margin-right: auto}
.main-point-section.point-03 #tab01 .step-group .step-item {position: relative; padding: 50px 20px; text-align: center; border-radius: 32px}
.main-point-section.point-03 #tab01 .step-group .step-item.color-01 {background-color: #f4f4f4}
.main-point-section.point-03 #tab01 .step-group .step-item.color-02 {background-color: #dfe8f3}
.main-point-section.point-03 #tab01 .step-group .step-item + .step-item {margin-top: 82px}
.main-point-section.point-03 #tab01 .step-group .step-item + .step-item::before {content: ''; display: block; position: absolute; top: -48px; left: 50%; margin-left: -11px; border: 11px solid transparent; border-top-color: #124fa2; border-top-width: 18px}
.main-point-section.point-03 #tab01 .step-group .step-item .step-header {font-size: 35px; font-weight: 500; color: #124fa2; letter-spacing: -0.02em; margin-bottom: 45px}
.main-point-section.point-03 #tab01 .step-group .step-item .step-header::after {content: ''; display: block; width: 57px; height: 3px; margin: 26px auto 0; background-color: #124fa2}
.main-point-section.point-03 #tab01 .step-group .step-item p {font-size: 25px; color: #333; letter-spacing: -0.03em; line-height: 1.4}
.main-point-section.point-03 #tab02 .tab-container {max-width: 945px}
.main-point-section.point-03 #tab02 .img-01 {margin-bottom: 60px}
.main-point-section.point-03 #tab02 .img-02 {margin-bottom: 80px}
.main-point-section.point-03 .bullet-header {font-size: 32px; font-weight: 500; color: #333; letter-spacing: -0.05em; margin-bottom: 22px; padding-left: 34px; background-image: url(../images/main_bullet_large.png); background-position: top 6px left; background-repeat: no-repeat}
.main-point-section.point-03 .bullet-header + p {font-size: 22px; color: #333; letter-spacing: -0.075em; line-height: 1.56}
.main-point-section.point-03 .bullet-header + p + .bullet-header {margin-top: 42px}
.main-point-section.point-03 #tab02 .comparison-table {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap}
.main-point-section.point-03 #tab02 .comparison-table > .table-item {position: relative; overflow: hidden}
.main-point-section.point-03 #tab02 .comparison-table > .table-item.left, .main-point-section.point-03 #tab02 .comparison-table > .table-item.right {width: 43.6%}
.main-point-section.point-03 #tab02 .comparison-table > .table-item.center {width: 12.8%}
.main-point-section.point-03 #tab02 .comparison-table > .table-item .item-header {padding: 12px 15px; text-align: center}
.main-point-section.point-03 #tab02 .comparison-table > .table-item.left .item-header {background-color: #087ab0}
.main-point-section.point-03 #tab02 .comparison-table > .table-item.center .item-header {background-color: #969dac}
.main-point-section.point-03 #tab02 .comparison-table > .table-item.right .item-header {background-color: #124fa2}
.main-point-section.point-03 #tab02 .comparison-table > .table-item .item-header h4 {font-size: 22px; font-weight: 500; color: #fff; letter-spacing: -0.05em}
.main-point-section.point-03 #tab02 .comparison-table > .table-item .item-body {height: 100%; padding: 45px 25px; background-color: #f5f5f5}
.main-point-section.point-03 #tab02 .comparison-table > .table-item .item-body ul li {font-size: 19px; color: #333; letter-spacing: -0.075em; line-height: 1.53; padding-left: 20px; background-image: url(../images/main_bullet_small.png); background-position: top 7px left; background-repeat: no-repeat}
.main-point-section.point-03 #tab02 .comparison-table > .table-item .item-body ul li + li {margin-top: 30px}
.main-point-section.point-03 #tab02 .comparison-table > .table-item.center .item-body {border-left: 1px solid #969dac; border-right: 1px solid #969dac}
.main-point-section.point-03 #tab02 .comparison-table > .table-item.right .item-body ul li {background-image: url(../images/main_bullet_small_deep.png)}
.main-point-section.point-03 #tab03 {text-align: center}
.main-point-section.point-03 #tab03 .tab-container {max-width: 890px; margin-left: auto; margin-right: auto}
.main-point-section.point-03 #tab03 .top-text {font-size: 32px; color: #333; letter-spacing: -0.05em; line-height: 1.5}
.main-point-section.point-03 #tab03 .monitor-img {margin-top: 130px; margin-bottom: 20px}
.main-point-section.point-03 #tab03 .col-item {margin-bottom: 40px}
.main-point-section.point-03 #tab03 .col-item .item-inner .box-header {padding: 18px 15px; background-color: #124fa2}
.main-point-section.point-03 #tab03 .col-item .item-inner .box-header h4 {font-size: 23px; font-weight: 700; color: #fff; letter-spacing: -0.05em}
.main-point-section.point-03 #tab03 .col-item .item-inner .box-body {padding: 20px 15px; background-color: #b7cae3}
.main-point-section.point-03 #tab03 .col-item .item-inner .box-body p {font-size: 18px; color: #333; letter-spacing: -0.05em; line-height: 1.43}
.main-point-section.point-03 #tab04 {text-align: center}
.main-point-section.point-03 #tab04 .warranty-img {margin-top: 36px}
.main-point-section.point-04 {padding-top: 155px; padding-bottom: 160px; background-color: #f4f4f4}
.main-point-section.point-04 .section-heading {margin-bottom: 60px}
.main-point-section.point-04 .point-header {margin-bottom: 38px}
.main-point-section.point-04 .point-header h2 span {background-color: #003078}
.main-point-section.point-04 .hexagon-wrap {max-width: 890px; margin: 140px auto 220px}
.main-point-section.point-04 .hexagon-wrap .col-item {position: relative}
.main-point-section.point-04 .hexagon-wrap .col-item + .col-item::before {content: '+'; position: absolute; top: 50%; left: -10px; font-size: 40px; color: #003078; transform: translateY(-50%)}
.main-point-section.point-04 .hexagon-wrap .col-item .hexagon {position: relative; display: table; width: 247px; height: 142.61px; margin: auto; background-color: #3f71a3}
.main-point-section.point-04 .hexagon-wrap .col-item .hexagon::before, .main-point-section.point-04 .hexagon-wrap .col-item .hexagon::after {content: ''; position: absolute; left: 0; width: 0; border-left: 123.5px solid transparent; border-right: 123.5px solid transparent}
.main-point-section.point-04 .hexagon-wrap .col-item .hexagon::before {bottom: 100%; border-bottom: 71.3px solid #3f71a3}
.main-point-section.point-04 .hexagon-wrap .col-item .hexagon::after {top: 100%; border-top: 71.3px solid #3f71a3}
.main-point-section.point-04 .hexagon-wrap .col-item .hexagon .hexagon-inner {display: table-cell; text-align: center; vertical-align: middle}
.main-point-section.point-04 .hexagon-wrap .col-item .hexagon .hexagon-inner p {font-size: 27px; font-weight: 500; color: #fff; letter-spacing: 0; line-height: 1.44}
.main-point-section.point-04 .type-row {margin-bottom: 84px}
.main-point-section.point-04 .type-row .col-item img {display: block; width: 100%; margin-bottom: 12px}
.main-point-section.point-04 .type-row .col-item p {font-size: 15.6px; color: #000; letter-spacing: -0.05em; text-align: center}
.main-point-section.point-04 .reason-list li {font-size: 21px; font-weight: 500; color: #000; letter-spacing: -0.05em}
.main-point-section.point-04 .reason-list li strong {font-weight: 700}
.main-point-section.point-04 .reason-list li + li {margin-top: 24px}
.main-point-section.point-06 {padding-top: 160px; padding-bottom: 240px}
.main-point-section.point-06 .point-header {margin-bottom: 65px}
.main-point-section.point-06 .cure-row .col-text p {font-size: 21px; font-weight: 300; color: #000; letter-spacing: -0.05em; line-height: 1.9}
.main-point-section.point-06 .point-divider {position: relative; height: 125px; margin-top: 46px; margin-bottom: 42px}
.main-point-section.point-06 .point-divider::after {content: ''; position: absolute; top: 0; left: 50%; bottom: 0; width: 1px; margin-left: -0.5px; background-color: #131478}
.main-point-section.point-06 .course-row .col-course {margin-bottom: 70px}
.main-point-section.point-06 .course-row .col-course .course-wrap {font-size: 0}
.main-point-section.point-06 .course-row .col-course .course-wrap .img, .main-point-section.point-06 .course-row .col-course .course-wrap .info {display: inline-block; vertical-align: middle}
.main-point-section.point-06 .course-row .col-course .course-wrap .img {width: 83px}
.main-point-section.point-06 .course-row .col-course .course-wrap .info {width: calc(100% - 83px); padding-left: 24px}
.main-point-section.point-06 .course-row .col-course .course-wrap .info p {font-size: 48px; font-weight: 500; color: #1b2838; letter-spacing: -0.025em}

/* ------------------------------
 * main - facility section
------------------------------ */
.main-facility-section .main-interior-slider {margin-bottom:45px}
.main-facility-section .main-interior-slider .slide-item figure, .main-facility-section .main-interior-thumbs .slide-item figure {position: relative; padding-bottom: 66.75%; overflow: hidden}
.main-facility-section .main-interior-slider .slide-item figure img, .main-facility-section .main-interior-thumbs .slide-item figure img {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover}
.main-facility-section .main-interior-slider .owl-nav button {position:absolute; top:50%; width:70px; height:70px; font-size:28px; color:#000; margin-top:-35px; border:none; background-color:#fff; cursor:pointer; outline:0; opacity:0.5; transition:opacity 0.3s}
.main-facility-section .main-interior-slider .owl-nav button:hover {opacity:1}
.main-facility-section .main-interior-slider .owl-nav .owl-prev {left:0}
.main-facility-section .main-interior-slider .owl-nav .owl-next {right:0}
.main-facility-section .main-interior-thumbs .owl-item figure:before {content:''; position:absolute; display:block; top:0; left:0; bottom:0; right:0; border:0px solid #b38553; transition:border-width 0.35s ease; z-index: 10}
.main-facility-section .main-interior-thumbs .owl-item.current figure:before {border-width:5px}

/* ------------------------------
 * main - location section
------------------------------ */
.main-location-section {padding-top: 85px; padding-bottom: 210px}
.main-location-section .map-wrapper {position: relative; margin-bottom: 56px; padding-bottom: 53.52%; overflow: hidden}
.main-location-section .map-wrapper iframe {position: absolute; display: block; top: 0; left: 0; width: 100% !important; height: 100% !important}
.main-location-section .info-container {position: relative; max-width: 1000px; margin: auto}
.main-location-section .info-container::before {content: ''; position: absolute; display: block; top: 50%; left: 50%; width: 3px; height: 332px; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; transform: translateY(-50%)}
.main-location-section .info-container h3 {font-size: 20px; font-weight: 900; color: #3b3b3b; letter-spacing: -0.03em; margin-bottom: 30px}
.main-location-section .info-container h3 strong {color: #003078}
.main-location-section .info-container .col-left h3 {padding-left: 107px}
.main-location-section .info-container .col-left ul li + li {margin-top: 42px}
.main-location-section .info-container .col-left ul li .list-wrap {font-size: 0}
.main-location-section .info-container .col-left ul li .list-wrap .icon, .main-location-section .info-container .col-left ul li .list-wrap .info {display: inline-block; vertical-align: middle}
.main-location-section .info-container .col-left ul li .list-wrap .icon {width: 83px}
.main-location-section .info-container .col-left ul li .list-wrap .info {width: calc(100% - 83px); padding-left: 24px}
.main-location-section .info-container .col-left ul li .list-wrap .info p {font-size: 20px; font-weight: 300; color: #003078; letter-spacing: -0.05em}
.main-location-section .info-container .col-right {padding-left: 80px !important}
.main-location-section .info-container .col-right .timetable-list {margin-bottom: 34px}
.main-location-section .info-container .col-right .timetable-list li {font-size: 0}
.main-location-section .info-container .col-right .timetable-list li b, .main-location-section .info-container .col-right .timetable-list li p {display: inline-block; font-size: 22px; font-weight: normal; color: #000; letter-spacing: -0.03em; vertical-align: top}
.main-location-section .info-container .col-right .timetable-list li b {width: 82px; margin-bottom: -1.45em; letter-spacing: -0.075em; text-align: justify; overflow: hidden}
.main-location-section .info-container .col-right .timetable-list li b::after {content: ' '; display: inline-block; width: 100%}
.main-location-section .info-container .col-right .timetable-list li p {width: calc(100% - 82px); padding-left: 18px}
.main-location-section .info-container .col-right .timetable-list li:first-child b, .main-location-section .info-container .col-right .timetable-list li:first-child p {color: #1e1e87}
.main-location-section .info-container .col-right .timetable-list li:last-child b {font-size: 21px}
.main-location-section .info-container .col-right .desc-list li {font-size: 15px; color: #000; letter-spacing: -0.03em; line-height: 2}

/* ------------------------------
 * main - animated background 01
------------------------------ */
.main-animate-section01 {padding-top: 75px; padding-bottom: 105px}
.main-animate-section01 a {font-size: 13px; letter-spacing: .1em}
.main-animate-section01 a + a {margin-left: 20px}

/* ------------------------------
 * main - product
------------------------------ */
.main-product-section .article-list, .main-product-section .article-list tbody, .main-product-section .article-list tr, .main-product-section .article-list td {display: block} 
.main-product-section .article-list > tbody > tr {margin-left: -15px; margin-right: -15px}
.main-product-section .article-list > tbody > tr:before, .main-product-section .article-list > tbody > tr:after {content: ''; display: table}
.main-product-section .article-list > tbody > tr:after {clear: both}
.main-product-section .article-list > tbody > tr > td {float: left; width: 25%; padding-left: 15px; padding-right: 15px}
.main-product-section .article-list > tbody > tr > td table {display: block; width: 100%}
.main-product-section .article-list > tbody > tr > td table tr:last-child td {font-family: 'Poppins', 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 300; color: #999; letter-spacing: 0; text-align: center; margin-top: 20px}
.main-product-section .article-list .board_output_gallery_img a {position: relative; display: block}
.main-product-section .article-list .board_output_gallery_img a:before {content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border: 0px solid #5c7cfa; z-index: 2; transition: border-width .3s}
.main-product-section .article-list .board_output_gallery_img a:hover:before {border-width: 8px}
.main-product-section .article-list .board_output_imgs {display: block; width: 100%; height: auto !important}
.main-product-section .article-list .board_output_gallery_subject {display: block; font-size: 18px; font-weight: 500; letter-spacing: -0.5px; text-overflow: ellipsis; margin-top: 12px; white-space: nowrap; overflow: hidden}
.main-product-section .article-list .board_output_gallery_subject a {color: #222; transition: color .3s}
.main-product-section .article-list .board_output_gallery_subject a:hover {color: #5c7cfa}
.main-product-section .article-list br {display: none}

/* ------------------------------
 * main - parallax
------------------------------ */
.main-parallax-section {padding-top: 220px; padding-bottom: 280px}
.main-parallax-section .caption {text-align: center}
.main-parallax-section .caption p {color: rgba(255,255,255,.8); margin-bottom: 20px}
.main-parallax-section .caption h2 {font-size: 36px; font-weight: 200; color: #fff; letter-spacing: 0; line-height: 1.5}

/* ------------------------------
 * main - skill
------------------------------ */
.main-skill-section {padding-bottom: 220px}
.main-skill-section .col-img {position: relative}
.main-skill-section .col-img img {display: block; box-shadow: 20px 20px 40px -8px rgba(0,0,0,.16)}
.main-skill-section .col-img .img-point01 {position: relative; z-index: 1}
.main-skill-section .col-img .img-point02 {position: absolute; top: 90px; left: 110px; z-index: 2}
.main-skill-section .col-text {padding-top: 12%}
.main-skill-section .col-text h2 {font-size: 42px; font-weight: 300; color: #333; letter-spacing: 0}
.main-skill-section .col-text h3 {font-size: 16px; font-weight: 300; color: #666; margin: 20px 0 30px}
.main-skill-section .col-text p {font-size: 14px; color: #777; line-height: 1.85}
.main-skill-section .col-text .progress-group {margin-top: 30px}
.main-skill-section .col-text .progress-group .progress-heading {position: relative; margin-bottom: 15px}
.main-skill-section .col-text .progress-group .progress-heading span {font-size: 14px; font-weight: 300; color: #999; letter-spacing: 0}
.main-skill-section .col-text .progress-group .progress-heading .percent {position: absolute; top: 0; left: 0; right: 0}
.main-skill-section .col-text .progress-group .progress-heading .percent .percent-text {position: relative; display: inline-block; opacity: 0; transform: translateX(-100%); transition: opacity 1s ease}
.main-skill-section .col-text .progress-group.active .progress-heading .percent .percent-text {opacity: 1}
.main-skill-section .col-text .progress-group .progress-heading .percent .percent-text:after {content: '%'}
.main-skill-section .col-text .progress-group .progress-wrap {position: relative; height: 5px; overflow: hidden}
.main-skill-section .col-text .progress-group .progress-wrap .bar {position: absolute; top: 0; left: 0; bottom: 0; background: linear-gradient(to right, #00d2ff, #3a7bd5)}

/* ------------------------------
 * main - animated background 02
------------------------------ */
.main-animate-section02 {padding-top: 100px; padding-bottom: 140px}
.main-animate-section02 .review-slider .slide-item {padding: 0 100px; text-align: center; outline: 0}
.main-animate-section02 .review-slider .slide-item .icon {font-size: 50px; color: #fff; margin-bottom: 30px}
.main-animate-section02 .review-slider .slide-item .icon img {display: inline-block}
.main-animate-section02 .review-slider .slide-item p {font-size: 24px; font-weight: 300; color: #fff; line-height: 1.8}
.main-animate-section02 .review-slider .slide-item p + span {display: inline-block; font-size: 16px; font-weight: 300; color: #fff; margin-top: 25px; opacity: .8}
.main-animate-section02 .slick-dots {position: absolute; bottom: -60px; left: 0; right: 0; font-size: 0; text-align: center; z-index: 10}
.main-animate-section02 .slick-dots li {display: inline-block; margin: 0 6px; vertical-align: middle}
.main-animate-section02 .slick-dots li button {width: 8px; height: 8px; text-indent: -9999em; padding: 0; border: none; border-radius: 50%; background-color: rgba(255,255,255,.5); transition: width .25s, height .25s, background-color .25s; outline: 0}
.main-animate-section02 .slick-dots li.slick-active button {width: 10px; height: 10px; background-color: #fff}

/* ------------------------------
 * main - notice section
------------------------------ */
.main-notice-section .col-notice .col-inner {padding: 36px; border: 1px solid #dee2e6; transition: border-color .25s, box-shadow .25s}
.main-notice-section .col-notice .col-inner:hover {border-color: transparent; box-shadow: 10px 10px 20px 2px rgba(0,0,0,.08)}
.main-notice-section .col-notice .col-inner .category {display: inline-block; font-size: 14px; font-weight: 700; padding-bottom: 5px; border-bottom: 2px solid #5c7cfa}
.main-notice-section .col-notice .col-inner .category a {color: #5c7cfa}
.main-notice-section .col-notice .col-inner h3 {display: -webkit-box; font-size: 19px; font-weight: 500; line-height: 1.5; margin: 20px 0; height: 57px; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.main-notice-section .col-notice .col-inner h3 a {color: #333; transition: color .25s}
.main-notice-section .col-notice .col-inner h3 a:hover {color: #5c7cfa}
.main-notice-section .col-notice .col-inner p {display: -webkit-box; font-size: 15px; color: #777; line-height: 1.8; height: 54px; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.main-notice-section .col-notice .col-inner .date {display: inline-block; font-size: 14px; color: #999; letter-spacing: .1em; margin-top: 30px}

/* ------------------------------
 * main - map
------------------------------ */
.main-map-section {position: relative; padding-top: 240px; overflow: hidden}
.main-map-section .visible-map {display: block; width: 100%; height: 600px; transition: all .4s ease-in-out}
.main-map-section .hide-map {position: fixed; bottom: 0; left: 0; right: 0; height: 100vh; transform: translateY(100%); transition: transform .4s ease-in-out}
.main-map-section .container-lg {position: absolute; top: 20px; left: 0; right: 0; z-index: 5; transition: transform .4s ease-in-out}
.main-map-section .map-info {padding: 100px 100px 80px; background-color: #5c7cfa; box-shadow: 40px 40px 80px -12px rgba(0,0,0,.24)}
.main-map-section .map-info .col-info .contact-heading {margin-bottom: 30px}
.main-map-section .map-info .col-info .contact-heading h3 {display: inline-block; font-size: 24px; font-weight: 500; color: #fff; letter-spacing: 0}
.main-map-section .map-info .col-info .contact-heading span {float: right; font-size: 14px; color: #fff; letter-spacing: 0; opacity: .7}
.main-map-section .map-info .col-info p {color: #fff; line-height: 1.9}
.main-map-section .map-info .col-info p + p {margin-top: 25px}
.main-map-section .map-info .col-info p a {color: #fff}
.main-map-section .map-info .col-info .btn-detail {display: inline-block; font-size: 24px; color: #fff; letter-spacing: 0; margin-top: 40px; opacity: .8; transition: opacity .28s ease-in-out}
.main-map-section .map-info .col-info .btn-detail:after {content: ''; display: block; width: 0; height: 3px; margin-top: 12px; background-color: #fff; transition: width .28s ease-in-out}
.main-map-section .map-info .col-info .btn-detail i {margin-left: 15px}
.main-map-section .map-info .col-info .btn-detail:hover {opacity: 1}
.main-map-section .map-info .col-info .btn-detail:hover:after {width: 100%}
.main-map-section .map-info .col-info h4 {font-size: 16px; font-weight: 500; color: #fff; letter-spacing: 0; margin-bottom: 10px}
.main-map-section .map-info .col-info h2 {font-size: 36px; font-weight: 500; color: #fff; letter-spacing: 0; margin-bottom: 30px}
.main-map-section .map-info .col-info h2 a {color: #fff}
.main-map-section .map-info .col-info h4 + p {font-size: 14px; line-height: 1.8; margin-bottom: 30px}
.main-map-section .btn-close {position: fixed; top: 100px; right: 100px; width: 80px; height: 80px; font-size: 42px; color: #fff; line-height: 1 !important; padding: 0; border: none; border-radius: 50%; background-color: #5c7cfa; opacity: 0; visibility: hidden; box-shadow: 0 0 20px 2px rgba(59,91,219,.45); transition: all .3s; outline: 0; z-index: 980}
.main-map-section .btn-close:hover {background-color: #3b5bdb; transform: rotate(180deg)}
body.fixed-map {height: 100%; overflow-y: hidden}
body.fixed-map #header {opacity: 0; visibility: hidden}
body.fixed-map .main-map-section .visible-map {opacity: 0}
body.fixed-map .main-map-section .hide-map {transform: translateY(0)}
body.fixed-map .main-map-section .btn-close {opacity: 1; visibility: visible}
body.fold-map .main-map-section .container-lg {transform: scaleX(0)}

/* ------------------------------
 * sub - common
------------------------------ */
.sub-section {padding-top:100px; padding-bottom:100px}
.sub-section .main-heading {position:relative; text-align:center; margin-bottom:60px}
.sub-section .main-heading h2 {font-size:38px; font-weight:normal; color:#222; line-height:1.35}
.sub-section .main-heading p {color:#777; line-height:1.6; margin-top:15px}
.sub-section .section-heading {text-align:center; margin-bottom:50px}
.sub-section .section-heading h3 {font-size:28px; color:#333}
.sub-section .section-heading.light h3 {color:#fff}
.sub-section .section-heading p {margin-top:20px; font-size:15px; color:#7a7a7a; line-height:1.75}
.sub-section .bottom-btn {text-align:center; padding-top:60px}
.dropdown-nav-section {border-bottom:1px solid #e9e9e9}
.dropdown-nav-section .link-home {float:left; height:60px; padding:0 20px; font-size:18px; color:#000; line-height:60px; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9}
.dropdown-nav-section .dropdown-wrap {position:relative; float:left}
.dropdown-nav-section .dropdown-wrap > a {position:relative; display:block;  height:60px; padding:0 25px; font-size:15px; color:#7a7a7a; line-height:60px; border-right:1px solid #e9e9e9}
.dropdown-nav-section .dropdown-wrap > a:after {content:'\e941'; position:absolute; right:25px; font-family:'xeicon'; transition:transform 0.3s}
.dropdown-nav-section .dropdown-wrap > a[aria-expanded="true"]:after {transform:rotate(180deg)}
.dropdown-nav-section .dropdown-wrap > .dropdown {display:none; position:absolute; left:-1px; right:0; padding:15px 0; border-top:1px solid #e9e9e9; background-color:#fff; z-index:10; box-shadow:0 20px 50px -12px rgba(0,0,0,0.12)}
.dropdown-nav-section .dropdown-wrap > .dropdown li a {display:block; font-size:15px; color:#7a7a7a; padding:10px 20px}
.dropdown-nav-section .dropdown-wrap > .dropdown li a:hover {color:#333; background-color:#f8f8f8}
.dropdown-nav-section .dropdown-wrap > .dropdown li.is-active a {color:#fff; background-color:#6693fb}
.dropdown-nav-section .dropdown-02 > a {color:#6693fb}

/* ------------------------------
 * sub - hero
------------------------------ */
#sub-hero {position:relative; height:400px; overflow:hidden}
#sub-hero .hero-bg {position:absolute; top:0; left:0; bottom:0; right:0; background-size:cover; background-position:50% 50%; background-repeat:no-repeat; transform:scale(1.1); transition:transform 5s ease}
#sub-hero.is-loaded .hero-bg {transform:scale(1)}
#sub-hero.hero-01 .hero-bg {background-image:url(../images/sub_hero_img1.jpg)}
#sub-hero.hero-02 .hero-bg {background-image:url(../images/sub_hero_img2.jpg)}
#sub-hero.hero-03 .hero-bg {background-image:url(../images/sub_hero_img3.jpg)}
#sub-hero.hero-04 .hero-bg {background-image:url(../images/sub_hero_img4.jpg)}
#sub-hero.hero-05 .hero-bg {background-image:url(../images/sub_hero_img5.jpg)}
#sub-hero.hero-06 .hero-bg {background-image:url(../images/sub_hero_img6.jpg)}
#sub-hero .hero-caption {position:relative; display:table; width:100%; height:100%; z-index:5}
#sub-hero .caption-cell {display:table-cell; text-align:center; padding-top:60px; vertical-align:middle}
#sub-hero .caption-cell h2 {font-size:36px; font-weight:normal; color:#fff}
#sub-hero .caption-cell p {font-size:15px; color:rgba(255,255,255,0.75); margin-top:15px}

/* ------------------------------
 * sub - company
------------------------------ */
/* about visual section */
.about-visual-section .about-visual {padding:160px 0; background-image:url(../images/about_visual_bg.jpg); background-size:cover; background-position:50% 50%; background-repeat:no-repeat}
.about-visual-section .about-visual h3 {font-size:28px; font-weight:300; color:#fff; line-height:1.4; text-align:center; margin-bottom:50px}
.about-visual-section .about-visual h3 strong {font-weight:normal}
.about-visual-section .about-visual .col-visual {position:relative; text-align:center; padding-top:50px; padding-bottom:50px; border-right:1px solid rgba(255,255,255,0.12)}
.about-visual-section .about-visual .col-visual:first-child {border-left:1px solid rgba(255,255,255,0.12)}
.about-visual-section .about-visual .col-visual .icon-wrap {font-size:48px; color:#fff}
.about-visual-section .about-visual .col-visual h4 {font-size:21px; font-weight:normal; color:#fff; margin:25px 0 15px}
.about-visual-section .about-visual .col-visual p {color:#fff; line-height:1.7; padding:0 10px; opacity:0.8}

/* about summary section */
.about-summary-section .summary-heading {margin-bottom:50px; font-size:17px; color:#555; line-height:1.75; text-align:center}
.about-summary-section .summarylist dt, .about-summary-section .summarylist dd {font-size:15px; line-height:1.6}
.about-summary-section .summarylist dt {font-weight:700; color:#222}
.about-summary-section .summarylist dd {color:#666; opacity:0.8}
.about-summary-section .summarylist .list-inner {padding:18px 15px; border-top:1px solid transparent}
.about-summary-section .summarylist dt .list-inner {border-color:#222}
.about-summary-section .summarylist dd .list-inner {border-color:#d9d9d9}

/* about team section */
.about-team-section {background-color:#f7f7f7}
.about-team-section .col-team {margin-bottom:40px}
.about-team-section .col-team .team-info {position:relative; margin-top:-40px; margin-left:20px; margin-right:20px; padding:30px; background-color:#fff; z-index:5}
.about-team-section .col-team .team-info h4 {font-size:15px; font-weight:500; color:#6693fb; letter-spacing: .1em}
.about-team-section .col-team .team-info span {display:block; font-size:12px; color:#aaa; letter-spacing: .1em; margin:3px 0 15px}
.about-team-section .col-team .team-info p {font-size:14px; color:#888; line-height:1.7}

/* history section */
.history-section .history-group {position:relative; padding:30px 0}
.history-section .history-group:before {content:''; position:absolute; top:0; bottom:0; left:50%; width:1px; margin-left:-0.5px; background-color:#6693fb}
.history-section .history-group .row + .row {margin-top:30px}
.history-section .col-history {text-align:right}
.history-section .col-history h4 {position:relative; font-size:42px; font-weight:500; color:#2b2b2b; letter-spacing: .1em; margin-bottom:40px}
.history-section .col-history h4:before {content:''; position: absolute; top:50%; right:-112px; width:95px; height:3px; background-color:#6693fb}
.history-section .col-history h4:after {content:''; position:absolute; top:50%; right:-22px; width:12px; height:12px; margin-top:-4px; border-radius:50%; background-color:#6693fb}
.history-section .col-history ul li {position:relative; font-size:15px; color:#7a7a7a; line-height:1.65; padding-right:40px}
.history-section .col-history ul li + li {margin-top:5px}
.history-section .col-history ul li strong {position:absolute; top:0; right:0; color:#6693fb}
.history-section .col-history ul + img {margin-top:50px}
.history-section .col-sm-push-7 {text-align:left}
.history-section .col-sm-push-7 h4:before {left:-112px; right:auto}
.history-section .col-sm-push-7 h4:after {left:-22px; right:auto}
.history-section .col-sm-push-7 ul li {padding-left:40px; padding-right:0}
.history-section .col-sm-push-7 ul li strong {left:0; right:auto}

/* location section */
.location-section .map-container {position:relative; height:500px; margin-bottom:100px; background-color:#f4f4f4; box-shadow:60px 60px 80px -40px rgba(0,0,0,0.2); z-index:5}
.location-section .map-container iframe {width:100%; height:100%}
.location-section .col-heading h3 {font-size:38px; font-weight:300; color:#333; line-height:1.3; transition:color 0.2s}
.location-section .col-info dl {padding:40px 40px 32px; border-top:1px solid #555; border-bottom:1px solid #e5e5e5; transition:border-color 0.2s}
.location-section .col-info dl dt, .location-section .col-info dl dd {line-height:1.7; margin-bottom:8px; transition:color 0.2s}
.location-section .col-info dl dt {clear:left; float:left; min-width:110px; font-weight:normal; color:#333}
.location-section .col-info dl dt span {font-size:12px; font-weight:500}
.location-section .col-info dl dd {margin-left:120px; color:#777}
.location-section .col-info dl dd a {color:#777; transition:color 0.2s}

/* ------------------------------
 * sub - business
------------------------------ */
/* business intro section */
.business-intro-section .col-circle:first-child {margin-left: 30px; margin-right: -30px}
.business-intro-section .col-circle:last-child {margin-left: -30px}
.business-intro-section .col-circle .circle-outer {position:relative; padding-bottom:100%}
.business-intro-section .col-circle .circle-inner {position:absolute; top:0; left:0; width:100%; height:100%; padding:60px 80px; text-align:center; border-radius:50%; background-color:rgba(102, 147, 251, 0.1)}
.business-intro-section .col-circle .vertical-sizer {position:relative; top:50%; transform:translateY(-50%)}
.business-intro-section .col-circle .icon-wrap i, .business-intro-section .col-circle .icon-wrap ion-icon {font-size:72px; color:#6693fb}
.business-intro-section .col-circle h4 {font-size:21px; font-weight:600; color:#2b2b2b; margin:25px 0 10px}
.business-intro-section .col-circle p {font-size:15px; color:#777; line-height:1.7}

/* business goal section */
.business-goal-section {background-image:url(../images/business_goal_bg.jpg); background-position:50% 50%; background-repeat:no-repeat; background-size:cover}
.business-goal-section .col-goal .goal-box .desc-box {position:relative; margin-top:-60px; margin-left:30px; margin-right:30px; padding:35px 30px; background-color:#fff}
.business-goal-section .col-goal .goal-box .desc-box h4 {font-size:17px; color:#333; margin-bottom:10px}
.business-goal-section .col-goal .goal-box .desc-box p {font-size:14px; color:#7a7a7a; line-height:1.7}

/* business process section */
.business-process-section .col-process {margin-bottom:30px}
.business-process-section .col-process .process-box {position:relative; padding:35px; height:100%; background-color:#f3f5fb}
.business-process-section .col-process .process-box:before {content:''; position:absolute; display:block; top:11px; right:-3px; width:30px; height:1px; background-color:#6693fb; opacity:0.5; transform:rotate(-45deg)}
.business-process-section .col-process .process-box .heading {margin-bottom:20px}
.business-process-section .col-process .process-box .heading .num {display:inline-block; font-size:34px; font-weight:700; color:#6693fb}
.business-process-section .col-process .process-box .heading span {display:inline-block; font-size:14px; font-weight:700; color:#2b2b2b; margin-left:10px; padding-top: 3px; vertical-align:top}
.business-process-section .col-process .process-box p {color:#333; line-height:1.75}

/* business field section */
.business-field-section .col-features {margin-bottom:30px}
.business-field-section .col-features .feature-box {height:100%; padding:45px 32px; text-align:center; border:1px solid #ced4e2; border-radius:5px; background-color:#fff}
.business-field-section .col-features .feature-box .icon-wrap i, .business-field-section .col-features .feature-box .icon-wrap ion-icon {font-size:60px; color:#6693fb}
.business-field-section .col-features .feature-box h4 {margin:25px 0 15px; font-size:16px; color:#000}
.business-field-section .col-features .feature-box p {font-size:14px; color:#333; line-height:1.8; opacity:0.8}

/* business review section */
.business-review-section {background-image:url(../images/business_review_bg.jpg); background-position:50% 50%; background-repeat:no-repeat; background-size:cover}
.business-review-section .review-slider .slide-item {text-align:center; outline:0}
.business-review-section .review-slider .slide-item p {font-size:32px; font-weight:300; color:#fff; line-height:1.5; padding:0 15%}
.business-review-section .review-slider .slide-item p:before, .business-review-section .review-slider .slide-item p:after {font-family:serif; opacity:0.35}
.business-review-section .review-slider .slide-item p:before {content:'“ '}
.business-review-section .review-slider .slide-item p:after {content:' ”'}
.business-review-section .review-slider .slide-item .customer {display:inline-block; margin-top:30px; font-size:14px; font-weight:700; color:#fff; opacity:0.6}
.business-review-section .review-slider .slick-arrow {position:absolute; top:25%; width:52px; height:30px; text-indent:-9999em; border:none; background-color:transparent; background-size:52px 30px; background-position:center; background-repeat:no-repeat; cursor:pointer; outline:0; z-index:5; transition:transform 0.3s}
.business-review-section .review-slider .slick-prev {left:0; background-image:url(../images/long_arrow_prev.svg); transform:translateX(15px)}
.business-review-section .review-slider .slick-next {right:0; background-image:url(../images/long_arrow_next.svg); transform:translateX(-15px)}
.business-review-section .review-slider .slick-arrow:hover {transform:translateX(0)}
.business-review-section .review-slider .slick-dots {font-size:0; text-align:center; padding-top:60px}
.business-review-section .review-slider .slick-dots li {display:inline-block; margin:0 8px}
.business-review-section .review-slider .slick-dots li button {display:block; width:10px; height:10px; text-indent:-9999em; padding:0; border:none; border-radius:50%; background-color:#fff; outline:0; opacity:0.5}
.business-review-section .review-slider .slick-dots li.slick-active button {background-color:#6693fb; opacity:0.8}

/* business strong section */
.business-strong-section .row-group {padding-top:20px}
.business-strong-section .row-group .row {padding-top:20px; padding-bottom:30px; border-bottom:1px solid #ddd}
.business-strong-section .row-group .row:first-child {border-top:1px solid #ddd}
.business-strong-section .col-num {font-size:84px; font-weight:600; color:#6693fb; line-height:1}
.business-strong-section .col-title h4 {font-size:28px; font-weight:700; color:#2b2b2b; line-height:1.3}
.business-strong-section .col-info {padding-top:20px}
.business-strong-section .col-info h5 {font-size:19px; font-weight:normal; color:#333; margin-bottom:10px}
.business-strong-section .col-info p {font-size:14px; color:#7a7a7a; line-height:1.75}

/* business partner section */
.business-partner-section {background-color:#f7f7f7}
.business-partner-section .col-partner {margin-bottom:30px}
.business-partner-section .partner-box {padding:10px; height:80px; text-align:center; background-color:#fff}
.business-partner-section .partner-box:before {content:''; display:inline-block; height:100%; vertical-align:middle}
.business-partner-section .partner-box img {max-width:95%; vertical-align:middle}

/* ------------------------------
 * sub - product
------------------------------ */
/* product section common (board type) */
.table-photo {margin-left:-15px; margin-right:-15px}
.table-photo * {font-family:inherit !important}
.table-photo, .table-photo table, .table-photo tbody, .table-photo tr, .table-photo td {display:block}
.table-photo > tbody > tr > td {float:left; margin-bottom:40px; padding-left:15px; padding-right:15px}
.table-photo > tbody > tr:before, .table-photo > tbody > tr:after {content:''; display:table}
.table-photo > tbody > tr:after {clear:both}
.table-photo .bbsnewf5 tr:first-child a {position:relative; display:block; height:270px; overflow:hidden}
.table-photo a img {display:block; width:100%; height:100%; transition:transform 0.3s ease-out; object-fit:cover; font-family:'object-fit: cover;'}
.table-photo > tbody > tr > td:hover a img {transform:scale(1.1)}
.table-photo br {display:none}

/* product section (board type A) */
.product-section .type-a-row .col-photo {margin-bottom:40px}
.product-section .type-a-row .col-photo figure {position:relative; height:270px; overflow:hidden}
.product-section .type-a-row .col-photo figure a {display:block; height:100%}
.product-section .type-a-row .col-photo figure a img {display:block; width:100%; height:100%; transition:transform 0.3s ease-out; object-fit:cover; font-family:'object-fit: cover;'}
.product-section .type-a-row .col-photo:hover figure a img {transform:scale(1.1)}
.product-section .type-a-row .col-photo .article-info {text-align:center; padding-top:20px}
.product-section .type-a-row .col-photo .article-info h4 {font-size:17px; font-weight:normal; color:#333; margin-bottom:5px}
.product-section .type-a-row .col-photo .article-info h4 a {color:#333}
.product-section .type-a-row .col-photo .article-info .category {font-size:14px; color:#8a8a8a}
.product-section .type-a-row .gallery_subject {padding-top:20px}
.product-section .type-a-row .gallery_title {display:inline-block; font-size:17px; font-weight:normal; color:#333; max-width:100%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.product-section .type-a-row .gallery_etc {font-size:14px; color:#8a8a8a}

/* product section (board type B) */
.product-section .type-b-row > .table-photo {margin-left:0; margin-right:0}
.product-section .type-b-row > .table-photo > tbody > tr > td {margin-bottom:0; padding-left:0; padding-right:0}
.product-section .type-b-row .bbsnewf5 .article-overlay {position:absolute; top:10px; left:10px; bottom:10px; right:10px; background-color:rgba(255,255,255,0.9); z-index:5; opacity:0; transform:scale(1.02); transition:opacity 0.3s ease, transform 0.3s ease}
.product-section .type-b-row .bbsnewf5 .article-info {display:table; width:100%; height:100%}
.product-section .type-b-row .bbsnewf5 .info-inner {display:table-cell; text-align:center; vertical-align:middle}
.product-section .type-b-row .bbsnewf5 .info-inner .category {font-size:14px; color:#222; opacity:0.75}
.product-section .type-b-row .bbsnewf5 .info-inner h4 {font-size:17px; font-weight:normal; color:#222}
.product-section .type-b-row .bbsnewf5 .info-inner h4:before {content:''; display:block; width:12px; height:2px; margin:15px auto; background-color:#6693fb; transform:rotate(-45deg)}
.product-section .type-b-row.dark-mode .bbsnewf5 .article-overlay {background-color:rgba(26,26,30,0.9)}
.product-section .type-b-row.dark-mode .bbsnewf5 .info-inner .category {color:#fff}
.product-section .type-b-row.dark-mode .bbsnewf5 .info-inner h4 {color:#fff}
.product-section .type-b-row .bbsnewf5 a:hover .article-overlay {opacity:1; transform:scale(1)}

/* product section (html type) */
.justified-gallery > a > .caption, .justified-gallery > div > .caption, .justified-gallery > figure > .caption {display:block !important;font-family:inherit; font-size:13px; color:#fff; letter-spacing:0.05em; padding:12px 15px; opacity:0; transform:translateY(20px); transition:all 0.3s !important}
.justified-gallery > a > .caption.caption-visible, .justified-gallery > div > .caption.caption-visible, .justified-gallery > figure > .caption.caption-visible {transform:translateY(0)}

/* magnific popup customizing */
.mfp-figure {-webkit-animation-name: fade-in; -moz-animation-name: fade-in; -o-animation-name: fade-in; -ms-animation-name: fade-in; animation-name: fade-in; -webkit-animation-duration: .3s; -moz-animation-duration: .3s; -ms-animation-duration: .3s; -o-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; webkit-backface-visibility: hidden; -moz-backface-visibility:hidden;  -ms-backface-visibility:hidden}
.mfp-figure:after {box-shadow:20px 20px 80px -12px rgba(0, 0, 0, 0.5)}
.mfp-title {font-size:14px; line-height:1.7}
.mfp-arrow:before, .mfp-arrow:after {display:inline-block; position:static; margin-top:0; border:none}
.mfp-arrow:before {font-family:'Ionicons'; font-size:38px; color:#fff}
.mfp-arrow-left:before {content:'\f117'}
.mfp-arrow-right:before {content:'\f119'}

/* magnific popup custom effects (2019-05-28) */
/* fade effect */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
    .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
    .mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

@keyframes fade-in {
    from {opacity:0}
    to {opacity:1}
}

/* ------------------------------
 * sub - board common
------------------------------ */
.bbsnewf5 .btn-default:hover {color:#333 !important}
.board, .bbsnewf5 {font-family:inherit !important}
.board-category {margin-bottom:60px}
.board-category table {display:none}
.board-category ul {font-size:0; text-align:center}
.board-category ul li {display:inline-block; font-size:15px; margin:0 6px}
.board-category ul li a {display:inline-block; color:#777; padding:8px 18px; border-radius:20px; background-color:#f7f7f7}
.board-category ul li a:hover {background-color:#f2f2f2}
.board-category ul li.is-active a {color:#fff; background-color:#6693fb}
.board-paging {padding-top:50px; font-size:0; text-align:center}
.board-paging b, .board-paging a {display:inline-block; font-size:14px; text-align:center; line-height:36px; width:36px; height:36px; margin:0 4px; border-radius:50%; vertical-align:middle}
.board-paging b {color:#fff; background-color:#6693fb}
.board-paging a {color:#777; background-color:#f4f4f4}
.board-write {padding-top:40px; text-align:right}
.board-search {padding-top:50px}
.board-search td {padding-right:5px}
.board-search select, .board-search input[type=text] {font-size:14px; color:#666; line-height:1.12; padding:4px 12px; height:38px; border:1px solid #dee2e6; border-radius:3px}
.board-search input[type=text] {width:160px}

.table-article-view {width:100%; border-top:1px solid #555}
.table-article-view * {font-family:inherit !important}
.table-article-view tr {height:auto}
.table-article-view tr td {font-size:15px; color:#777; padding:15px; border-bottom:1px solid #e9e9e9}
.table-article-view font {font-size:inherit !important}
.table-article-view .board_bgcolor {width:15%; background-color:#fff}
.table-article-view .board_description {padding:10px 0 20px}
#post_area {padding:0 !important; line-height:1.75}
#post_area img {height:auto !important}

.board-comment-write .board_comment_bgcolor {margin-top:40px; background-color:#fff}
.board-comment-write .comment_txt {padding:15px !important; font-size:14px; color:#777}
.board-comment-write .board_comment_bgcolor input[type=text], .board-comment-write .board_comment_bgcolor input[type=password], .board-comment-write .board_comment_bgcolor textarea {font-family:inherit !important; font-size:14px; color:#777; height:34px; padding:4px 12px; border:1px solid #ced4da; border-radius:3px}
.board-comment-write .board_comment_bgcolor textarea {width:calc(100% - 115px); height:auto}
.board-comment-write .btn-primary {height:70px}

.board-comment-list .board_comment_bgcolor {background-color:#fff}
.board-comment-list .board_comment_bgcolor table {width:100%}
.board-comment-list .board_comment_bgcolor table td {padding:0 15px}
.board-comment-list .comment_txt {font-size:13px; padding:10px 15px !important}
.board-comment-list .comment_txt font {display:inline-block; padding-bottom:10px}
.comment_name {font-size:13px !important}
.board-view-buttons {padding-top:50px}

.table-article-write {width:100%; margin-bottom:40px; border-top:1px solid #555}
.table-article-write * {font-family:inherit !important}
.table-article-write tr {height:auto}
.table-article-write tr td {font-size:15px; color:#777; padding:15px; border-bottom:1px solid #e9e9e9}
.table-article-write font {font-size:inherit !important}
.table-article-write .board_bgcolor {width:15%; background-color:#fff}
.table-article-write .board_bgcolor span {font-size:inherit !important}
.table-article-write .board_desc input[type=text], .table-article-write .board_desc input[type=password] {display:inline-block; max-width:100%; height:43px; padding:8px 12px; font-size:14px !important; color:#555; border:1px solid #dee2e6; border-radius:4px; outline:0}
.table-write-bottom {width:100%}
.table-write-bottom .text-center .btn-primary {margin-right:4px}

/* ------------------------------
 * sub - customer
------------------------------ */
/* customer - list type board */
.table-board-list {border-top:1px solid #222}
.table-board-list .thead td, .table-board-list tbody td {padding:17px 15px !important; border-top:none; border-bottom:1px solid #e9e9e9; vertical-align:middle !important}
.table-board-list .thead td {position:relative; font-size:16px; font-weight:normal; color:#333; text-align:center; border-bottom-width:1px !important}
.table-board-list .thead td + td:before {content:''; position:absolute; top:50%; left:0; width:1px; height:14px; margin-top:-7px; background-color:#222}
.table-board-list .thead font {font-size:inherit !important}
.table-board-list tbody td {font-size:15px; color:#777}
.table-board-list tbody td a {color:#333}
.table-board-list tbody td a:hover {color:#6693fb}

/* customer - faq */
.faq-list thead {display:none}
.faq-list .faq-type {display:inline-block; width:45px; height:45px; font-size:16px; font-weight:700; color:#fff; text-align:center; line-height:45px; border-radius:50%; background-color:#495057}
.faq-list .board_bgcolor {font-family:inherit; width:75px; background-color:#fff}
.faq-list .board_bgcolor:before {content:'Q'; display:inline-block; width:45px; height:45px; font-size:16px; font-weight:700; color:#fff; text-align:center; line-height:45px; border-radius:50%; background-color:#495057}
.faq-list .board_bgcolor font {display:none}
.faq-list .bbsnewf5 {position:relative}
.faq-list .bbsnewf5:after {content:'\e943'; font-family:'xeicon'; font-size:18px; color:#999; position:absolute; right:15px}
.faq-list .bbsnewf5 a {font-size:19px; font-weight:300}
.faq-list .answer-row {background-color:#f8f8f8}
.faq-list .answer-row .faq-type {float:left; background-color:#6693fb}
.faq-list .answer-row .answer-container {margin-left:75px; color:#888; line-height:1.7}
.faq-list .is-open .bbsnewf5 a {color:#6693fb}
.faq-list .is-open .bbsnewf5:after {transform:rotate(180deg)}

/* customer - qna */
.qna-list .bbsnewf5 i {margin-right:5px}

/* ------------------------------
 * sub - contact
------------------------------ */
.contact-section .contact-form table, .contact-section tbody, .contact-section .contact-form tr, .contact-section .contact-form td {display:block; width:100%; height:auto}
.contact-section .contact-form .formmail_title_bgcolor {margin-bottom:10px; padding:0 !important; font-family:inherit; text-align:left; background-color:transparent}
.contact-section .contact-form .formmail_title_bgcolor font {font-size:14px; font-weight:700; color:#333 !important}
.contact-section .contact-form .formmail_cell_bgcolor {font-family:inherit !important}
.contact-section .contact-form table th, .contact-section .contact-form table td {font-size:0; padding:0 0 15px !important; border:none}
.contact-section .contact-form table td input[type=text], .contact-section .contact-form table td input[type=password], .contact-section .contact-form table td select, .contact-section .contact-form table td textarea {display:block; width:100%; height:54px; font-family:inherit; font-size:14px; color:#777; line-height:1.42857143; padding:12px 16px !important; border:none; border-radius:4px; background-color:#f8f9fa; box-shadow:none !important; outline:0; transition:all 0.25s}
.contact-section .contact-form table td input[type=text]:focus, .contact-section .contact-form table td input[type=password]:focus, .contact-section .contact-form table td select:focus, .contact-section .contact-form table td textarea:focus {color:#333; background-color:#f1f3f5}
.contact-section .contact-form table td select {background-image:url(../images/select_arrow_down.png); background-size:12px 7px; background-position:right 16px center; background-repeat:no-repeat; -webkit-appearance:none}
.contact-section .contact-form .label-heading {font-size:14px; font-weight:700; color:#333; margin-bottom:10px}

/* ------------------------------
 * member
------------------------------ */
.login-section .bottom-links {padding-top:30px; font-size:0; text-align:center}
.login-section .bottom-links li {display:inline-block; font-size:15px}
.login-section .bottom-links li a {color:#555}
.login-section .bottom-links li + li:before {content:''; display:inline-block; width:1px; height:14px; margin:0 15px; background-color:#e5e5e5; vertical-align:-2px}
.register-section .register-steps {display:table; width:100%; margin-bottom:50px; table-layout:fixed}
.register-section .register-steps li {position:relative; display:table-cell; font-size:16px; color:#ccc; text-align:center; padding:20px 10px; border-bottom:3px solid #ccc}
.register-section .register-steps li + li:before {content:'\e940'; position:absolute; top:50%; left:-10px; font-family:'xeicon'; font-size:24px; color:#ccc; margin-top:-17px}
.register-section .register-steps li.active {color:#3e78ff; border-color:#3e78ff}
.register-section .register-steps li span {display:block}
.register-section .register-steps li span[lang="en"] {font-size:13px; font-weight:700; margin-bottom:2px}
.register-section .terms-group {margin-bottom:25px; border:1px solid #dee2e6; border-radius:6px; overflow:hidden}
.register-section .terms-group .heading {padding:16px 25px; font-size:17px; font-weight:normal; color:#333; border-bottom:1px solid #dee2e6}
.register-section .terms-group .body {padding:35px 25px}
.register-section .terms-group .footer {padding:16px 25px; border-top:1px solid #dee2e6}
.register-section .register-heading {font-size:21px; font-weight:normal; color:#3e78ff; margin-bottom:30px; padding-bottom:15px; border-bottom:1px solid #3e78ff}
.register-section .form-group table, .contact-section tbody, .register-section .form-group tr, .register-section .form-group td {display:block; width:100%; height:auto}
.register-section .form-group .member_td_bgcolor {margin-bottom:10px; padding:0 !important; font-family:inherit; font-size:14px; font-weight:700; color:#333 !important; text-align:left; background-color:transparent}
.register-section .form-group table td {font-family:inherit !important; font-size:14px; color:#666; padding:0 0 15px !important; border:none}
.register-section .form-group table td span {display:inline-block; font-size:13px; color:#8a8a8a; margin-top:10px}
.register-section .form-group table td input[type=text], .register-section .form-group table td input[type=password], .register-section .form-group table td select, .register-section .form-group table td textarea {display:block; width:100%; height:54px; font-family:inherit; font-size:14px; color:#777; line-height:1.42857143; padding:12px 16px !important; border:none; border-radius:4px; background-color:#f8f9fa; box-shadow:none !important; outline:0; transition:all 0.25s}
.register-section .form-group table td input[type=text]:disabled, .register-section .form-group table td input[type=password]:disabled, .register-section .form-group table td select:disabled, .register-section .form-group table td textarea:disabled {color:#adb5bd; background-color:#f1f3f5}
.register-section .form-group table td input[type=text]:focus, .register-section .form-group table td input[type=password]:focus, .register-section .form-group table td select:focus, .register-section .form-group table td textarea:focus {color:#333; background-color:#f1f3f5}
.register-section .form-group table td select {background-image:url(../images/select_arrow_down.png); background-size:12px 7px; background-position:right 16px center; background-repeat:no-repeat; -webkit-appearance:none}
.register-section .form-group input[name='m_id'] + a img {display:none}
.register-section .form-group input[name='m_id'] + a:before {content:'아이디 중복확인'; display:block; width:100%; margin:10px 0 5px; padding:14px 25px; font-size:15px; color:#fff; text-align:center; border:none; border-radius:4px; background-color:#868e96; transition:background-color 0.2s}
.register-section .form-group input[name='m_id'] + a:hover:before {background-color:#495057}
.register-section .form-group input[name^='fix_email'] {display:inline-block !important; width:calc(50% - 10px) !important}
.register-section .form-group select[name^='birthday'] {display:inline-block !important; width:calc(33% - 4px) !important}
.register-section .form-group select[name^='birthday'] + select {margin-left:5px}
.member_txt {font-family:inherit !important}
.member_txt td {display:inline-block !important; width:auto !important}
.member_txt td + td {margin-left:15px}
.member_txt td input {margin:0 5px 0}
.register-section .register-message {padding:42px 36px; border:1px solid #dee2e6; border-radius:6px}
.register-section .register-message h3 {font-size:21px; color:#333}
.register-section .register-message h3:after {content:''; display:block; width:30px; height:2px; margin:15px 0 20px; background-color:#6693fb}
.register-section .register-message p {font-size:15px; color:#666; line-height:1.6}
.register-section .register-message p strong {font-weight:700; color:#000}
.register-section .register-message p + p {margin-top:15px}
.register-section .register-message .btn {margin-top:30px}

.member-popup .form-control {border:1px solid #ced4da}
.member-popup .header {position:relative; padding:20px 25px; background-color:#212529}
.member-popup .header h1 {font-size:19px; color:#fff}
.member-popup .header .btn-close {position:absolute; top:50%; right:10px; width:48px; height:48px; font-size:24px; color:#fff; margin-top:-24px; padding:0; border:none; background-color:transparent; cursor:pointer; outline:0}
.member-popup .body {padding:25px}
.member-popup .body p {font-size:14px; color:#495057; line-height:1.7; margin-bottom:15px}
.member-popup .body .btn-link {font-weight:700}
.member-popup .table th, .member-popup .table td {font-size:13px}
.member-popup .table>tbody>tr>td, .member-popup .table>tbody>tr>th, .member-popup .table>tfoot>tr>td, .member-popup .table>tfoot>tr>th, .member-popup .table>thead>tr>td, .member-popup .table>thead>tr>th {padding:15px 12px}
.member-popup .label-heading {display:block; font-size:14px; font-weight:700; color:#212529; margin-bottom:10px}
.member-popup .warning-text {color:#fd7e14}
.member-popup .footer {text-align:right; padding:20px 25px; border-top:1px solid #e9ecef}

/* ------------------------------
 * media queries
------------------------------ */
@media (min-width: 768px) {
    .bg-parallax {background-attachment: fixed}
    .mobile-inline-block {display:none}
    .mobile-block {display:none}

    .dropdown-nav-section .dropdown-wrap > a {min-width:200px}
}

@media (min-width: 992px) {
    .tablet-inline-block {display:none}
    .tablet-block {display:none}
}

@media (max-width: 1320px) {
    .main-contact-section .contact-row .col-info .info-inner {padding-left: 50px; padding-right: 15px}
}

@media (max-width: 1199px) {
    body.main .section .section-container h2 {font-size: 72px}

    .history-section .col-history h4:before {right:-97px}
    .history-section .col-sm-push-7 h4:before {left:-97px}
}

@media (max-width: 991px) {
    .tablet-inline-block {display:inline-block !important}
    .tablet-block {display:block !important}
    .tablet-none {display:none !important}

    section[class*='main-'] .section-heading {margin-bottom: 75px}
    section[class*='main-'] .section-heading h2 {font-size: 42px}
    section[class*='main-'] .section-heading h3 {font-size: 28px; line-height: 1.4; margin-top: 48px}
    section[class*='main-'] .section-heading p {font-size: 22px}
    section[class*='main-'] .line-header {line-height: 1.44}

    .main-hero-section {height: 700px}
    .main-hero-section .slide-item .slide-caption {width: 480px; height: 212px}
    .main-hero-section .slide-item .slide-caption h2 {font-size: 28px}
    .main-hero-section .slide-item .slide-caption p {font-size: 28px}
    .main-hero-section .slide-item.item-02 .slide-caption {width: 480px}

    .main-doctor-section {padding-bottom: 207px}
    .main-doctor-section .doctor-box + .doctor-box {margin-top: 160px}
    .main-doctor-section .doctor-box .doctor-name h3 {font-size: 40px}
    .main-doctor-section .doctor-box .doctor-history h4 {font-size: 26px}
    .main-doctor-section .doctor-box .doctor-history > ul li {font-size: 17px}
    .main-doctor-section .doctor-box .doctor-history > ul li:before {top: 10px}
    .main-doctor-section .doctor-box .doctor-history img {max-width: 480px}
    .main-doctor-section .doctor-box1 .doctor-history img {right: -200px}
    .main-doctor-section .doctor-box3 .doctor-history img {max-width: 320px}
    .main-doctor-section .doctor-box4 img {max-width: 320px; bottom: -207px}

    .main-banner-section {padding-top: 120px; padding-bottom: 160px}
    .main-banner-section .top-area .point-logo img {width: 200px}
    .main-banner-section .top-area h5 {font-size: 52px; margin-top: 70px}
    .main-banner-section .top-area h5:after {width: 280px; margin: 70px auto 120px}
    .main-banner-section .banner-wrap .col-item .bn-title h3 {font-size: 24px}
    .main-banner-section .banner-wrap .col-item .bn-txt {padding: 32px 24px}
    .main-banner-section .banner-wrap .col-item .bn-txt p {font-size: 17px; margin-left: 0}
    .main-banner-section .banner-wrap .col-item .bn-txt p br {display: none}
    .main-banner-section .banner-wrap .col-item:last-child .bn-txt p {margin-left: 0}
    .main-banner-section .banner-wrap .col-item:last-child p br {display: block}

    .main-point-section .point-header {margin-bottom: 75px}
    .main-point-section .point-header h2 {font-size: 28px}
    .main-point-section .point-box-wrapper h3 {font-size: 42px}
    .main-point-section .point-box-wrapper .point-box h4 {font-size: 32px}
    .main-point-section .point-box-wrapper .point-box p {font-size: 24px}
    .main-point-section.point-01 {padding-top: 128px; padding-bottom: 230px}
    .main-point-section.point-01 .point-header h2::before {top: -220px; height: 170px}
    .main-point-section.point-02 {padding-top: 460px; padding-bottom: 125px}
    .main-point-section.point-03 .cover-area {padding-top: 140px; background-size: 30%}
    .main-point-section.point-03 .cover-area h3 {font-size: 42px}
    .main-point-section.point-03 .cover-area .header-text {font-size: 22px}
    .main-point-section.point-03 .cover-area .circle-wrapper .col-circle .circle {width: 200px; height: 200px}
    .main-point-section.point-03 .cover-area .circle-wrapper .col-circle .circle .circle-inner p {font-size: 19px}
    .main-point-section.point-03 .context-area .top-items {padding-bottom: 100px}
    .main-point-section.point-03 .context-area .top-items .col-item {margin-bottom: 28px}
    .main-point-section.point-03 .context-area .top-items .col-item p {font-size: 24px}
    .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs {margin-bottom: 140px}
    .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li>a {font-size: 24px}
    .main-point-section.point-03 .tab-header h2 {font-size: 32px; line-height: 1.4}
    .main-point-section.point-03 .tab-header.large h2 {font-size: 36px}
    .main-point-section.point-03 .tab-header p {font-size: 24px}
    .main-point-section.point-03 #tab01 .step-group .step-item .step-header {font-size: 28px; margin-bottom: 36px}
    .main-point-section.point-03 #tab01 .step-group .step-item p {font-size: 19px}
    .main-point-section.point-03 .bullet-header {font-size: 26px; background-position: top 4px left}
    .main-point-section.point-03 .bullet-header + p {font-size: 19px}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item .item-body ul li {font-size: 17px}
    .main-point-section.point-03 #tab03 .top-text {font-size: 26px}
    .main-point-section.point-03 #tab03 .monitor-img {margin-top: 80px; width: 360px}
    .main-point-section.point-03 #tab03 .col-item .item-inner .box-header h4 {font-size: 21px}
    .main-point-section.point-03 #tab03 .col-item .item-inner .box-body p {font-size: 16px}
    .main-point-section.point-03 #tab04 .warranty-img {margin-top: 0}
    .main-point-section.point-04 {padding-top: 130px; padding-bottom: 140px}
    .main-point-section.point-04 .hexagon-wrap .col-item .hexagon {width: 200px; height: 115.47px}
    .main-point-section.point-04 .hexagon-wrap .col-item .hexagon::before, .main-point-section.point-04 .hexagon-wrap .col-item .hexagon::after {border-left-width: 100px; border-right-width: 100px}
    .main-point-section.point-04 .hexagon-wrap .col-item .hexagon::before {border-bottom-width: 57.74px}
    .main-point-section.point-04 .hexagon-wrap .col-item .hexagon::after {border-top-width: 57.74px}
    .main-point-section.point-04 .hexagon-wrap .col-item .hexagon .hexagon-inner p {font-size: 22px}
    .main-point-section.point-04 .reason-list li {font-size: 19px; line-height: 1.55}
    .main-point-section.point-06 {padding-top: 120px; padding-bottom: 160px}
    .main-point-section.point-06 .cure-row .col-img img {display: block; width: 100%}
    .main-point-section.point-06 .cure-row .col-text {margin-top: 28px}
    .main-point-section.point-06 .point-divider {height: 100px}
    .main-point-section.point-06 .course-row .col-course {margin-bottom: 48px}
    .main-point-section.point-06 .course-row .col-course .course-wrap .img {width: 56px}
    .main-point-section.point-06 .course-row .col-course .course-wrap .info {width: calc(100% - 56px); padding-left: 18px}
    .main-point-section.point-06 .course-row .col-course .course-wrap .info p {font-size: 28px}

    .main-location-section {padding-bottom: 160px}
    .main-location-section .info-container::before {height: 240px}
    .main-location-section .info-container .col-left h3 {padding-left: 72px}
    .main-location-section .info-container .col-left ul li .list-wrap .icon {width: 48px}
    .main-location-section .info-container .col-left ul li .list-wrap .info {width: calc(100% - 48px)}
    .main-location-section .info-container .col-left ul li .list-wrap .info p {font-size: 17px}
    .main-location-section .info-container .col-left ul li .list-wrap .info p img {max-height: 24px}
    .main-location-section .info-container .col-right {padding-left: 60px !important}
    .main-location-section .info-container .col-right .timetable-list li b, .main-location-section .info-container .col-right .timetable-list li p {font-size: 18px}
    .main-location-section .info-container .col-right .timetable-list li b {width: 72px}
    .main-location-section .info-container .col-right .timetable-list li p {width: calc(100% - 72px); white-space: nowrap}
    .main-location-section .info-container .col-right .timetable-list li:last-child b {font-size: 18px}

    .history-section .col-history h4:before {right:-78px; width:50px}
    .history-section .col-history h4:after {right:-36px}
    .history-section .col-sm-push-7 h4:before {left:-78px}
    .history-section .col-sm-push-7 h4:after {left:-36px}

    .business-intro-section .col-circle:first-child {margin-left: 0; margin-right: 0}
    .business-intro-section .col-circle:last-child {margin-left: 0}
    .business-intro-section .col-circle + .col-circle {margin-top:50px}
    .business-intro-section .col-circle .circle-outer {padding-bottom:60%}
    .business-intro-section .col-circle .circle-inner {left:50%; width:60%; margin-left:-30%; padding:40px 50px}

    .business-goal-section .col-goal + .col-goal {margin-top:60px}

    .business-review-section .review-slider .slide-item p {font-size:24px}

    .business-strong-section .col-num {font-size:76px}
    .business-strong-section .col-title h4 {font-size:20px}
    .business-strong-section .col-info h5 {line-height:1.5}

    .table-photo .bbsnewf5 tr:first-child a {height:165px}
    .product-section .type-a-row .col-photo figure {height:165px}

    .product-section .type-b-row .col-photo figure {height:165px}
}

@media (max-width: 767px) {
    .animated-bg-section .caption {padding: 0 10%}
    .animated-bg-section .caption h2 {font-size: 36px}
    .animated-bg-section .caption p {font-size: 14px}
    .mobile-inline-block {display:inline-block !important}
    .mobile-block {display:block !important}
    .mobile-none {display:none !important}

    .main-section {padding-top: 70px; padding-bottom: 70px}
    section[class*='main-'] .section-heading {margin-bottom: 50px}
    section[class*='main-'] .section-heading h2 {font-size: 28px}
    section[class*='main-'] .section-heading h3 {font-size: 22px; margin-top: 28px}
    section[class*='main-'] .section-heading p {font-size: 15px}
    section[class*='main-'] .line-header {font-size: 21px; margin-bottom: 48px}
    section[class*='main-'] .line-header::after {width: 32px; margin-top: 16px}

    .main-hero-section {height: 360px}
    .main-hero-section .slide-item .slide-caption {left: 15px; width: 260px; height: 140px}
    .main-hero-section .slide-item .slide-caption .caption-inner {padding: 0 24px}
    .main-hero-section .slide-item .slide-caption h2 {font-size: 19px}
    .main-hero-section .slide-item .slide-caption p {font-size: 15px}
    .main-hero-section .slide-item.item-02 .slide-caption {width: 260px; height: 140px}
    .main-hero-section .slick-arrow {width: 48px; height: 48px; font-size: 32px; margin-top: -24px}
    .main-hero-section .slick-prev {left: 5px}
    .main-hero-section .slick-next {right: 5px}
    .main-hero-section .slick-dots {bottom: 30px}
    .main-hero-section .slick-dots li {margin: 0 6px}
    .main-hero-section .slick-dots li button {width: 12px; height: 12px}

    .main-doctor-section {padding-top: 140px; padding-bottom: 100px}
    .main-doctor-section .doctor-box + .doctor-box {margin-top: 120px}
    .main-doctor-section .doctor-box .doctor-name {top: -28px; left: 24px}
    .main-doctor-section .doctor-box .doctor-name h3 {font-size: 28px}
    .main-doctor-section .doctor-box .doctor-name h3 span {font-size: 24px; margin-left: 24px}
    .main-doctor-section .doctor-box .doctor-history {padding: 28px 24px 28px 28px}
    .main-doctor-section .doctor-box .doctor-history h4 {font-size: 21px; margin-bottom: 36px; padding-bottom: 16px}
    .main-doctor-section .doctor-box .doctor-history > ul + ul {margin-top: 30px}
    .main-doctor-section .doctor-box .doctor-history > ul li {font-size: 15px}
    .main-doctor-section .doctor-box img {opacity: .2}
    .main-doctor-section .doctor-box4 img {bottom: 0; right: 0; max-width: 240px}

    .main-banner-section {padding-top: 100px; padding-bottom: 100px}
    .main-banner-section .top-area .point-logo img {width: 100px}
    .main-banner-section .top-area h5 {font-size: 32px; margin-top: 48px}
    .main-banner-section .top-area h5:after {width: 180px; height: 3px; margin: 50px auto 80px}
    .main-banner-section .banner-wrap .col-item {margin-bottom: 0}
    .main-banner-section .banner-wrap .col-item + .col-item {margin-top: 24px}
    .main-banner-section .banner-wrap .col-item .bn-title h3 {font-size: 19px; padding: 24px 8px}
    .main-banner-section .banner-wrap .col-item .bn-txt {height: auto; padding: 28px}
    .main-banner-section .banner-wrap .col-item .bn-txt p {font-size: 15px}
    
    .main-point-section .point-header {margin-bottom: 56px}
    .main-point-section .point-header h2 {font-size: 24px}
    .main-point-section .point-box-wrapper h3 {font-size: 32px}
    .main-point-section .point-box-wrapper .point-box {margin-left: 15px; margin-right: 15px; padding: 36px 15px}
    .main-point-section .point-box-wrapper .point-box h4 {font-size: 24px; line-height: 1.45}
    .main-point-section .point-box-wrapper .point-box p {font-size: 18px}
    .main-point-section.point-01 {padding-top: 100px; padding-bottom: 190px}
    .main-point-section.point-01 .point-header h2::before {top: -160px; height: 120px}
    .main-point-section.point-02 {padding-top: 300px; padding-bottom: 50px}
    .main-point-section.point-03 {padding-bottom: 100px}
    .main-point-section.point-03 .point-header h2::before {top: -100px; height: 72px}
    .main-point-section.point-03 .cover-area {padding-top: 100px}
    .main-point-section.point-03 .cover-area h3 {font-size: 32px}
    .main-point-section.point-03 .cover-area .header-text {font-size: 18px}
    .main-point-section.point-03 .cover-area .circle-wrapper .col-circle + .col-circle {margin-top: 64px}
    .main-point-section.point-03 .cover-area .circle-wrapper .col-circle + .col-circle::before {top: -60px; left: 50%; transform: translateX(-50%)}
    .main-point-section.point-03 .context-area {padding-top: 70px}
    .main-point-section.point-03 .context-area .top-items {padding-bottom: 70px}
    .main-point-section.point-03 .context-area .top-items .col-item {margin-bottom: 0}
    .main-point-section.point-03 .context-area .top-items .col-item + .col-item {margin-top: 24px}
    .main-point-section.point-03 .context-area .top-items .col-item p {font-size: 20px; border-radius: 30px}
    .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs {margin-bottom: 100px; margin-left: -8px; margin-right: -8px}
    .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li {width: 50%; margin-bottom: 16px; padding-left: 8px; padding-right: 8px}
    .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li>a {font-size: 16px; border-bottom: 2px solid #898989 !important}
    .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li.active>a, .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li.active>a:focus, .main-point-section.point-03 .context-area .tab-wrapper .nav-tabs>li.active>a:hover {border-bottom: 2px solid #124fa2 !important}
    .main-point-section.point-03 .tab-header {margin-bottom: 60px}
    .main-point-section.point-03 .tab-header h2 {font-size: 20px}
    .main-point-section.point-03 .tab-header h2 span {padding-bottom: 12px; border-bottom-width: 2px}
    .main-point-section.point-03 .tab-header.large h2 {font-size: 24px}
    .main-point-section.point-03 .tab-header b {font-size: 19px; margin-bottom: 10px}
    .main-point-section.point-03 .tab-header p {font-size: 18px; margin-top: 20px}
    .main-point-section.point-03 #tab01 .step-group .step-item {padding: 36px 24px}
    .main-point-section.point-03 #tab01 .step-group .step-item + .step-item {margin-top: 60px}
    .main-point-section.point-03 #tab01 .step-group .step-item + .step-item::before {top: -38px; margin-left: -9px; border: 9px solid transparent; border-top-color: #124fa2; border-top-width: 15px}
    .main-point-section.point-03 #tab01 .step-group .step-item .step-header {font-size: 20px; margin-bottom: 28px}
    .main-point-section.point-03 #tab01 .step-group .step-item .step-header::after {width: 40px; height: 2px; margin: 20px auto 0}
    .main-point-section.point-03 #tab01 .step-group .step-item p {font-size: 16px}
    .main-point-section.point-03 #tab01 .step-group .step-item p br {display: none}
    .main-point-section.point-03 #tab02 .img-01 {margin-bottom: 30px}
    .main-point-section.point-03 #tab02 .img-02 {margin-bottom: 50px}
    .main-point-section.point-03 .bullet-header {font-size: 22px; line-height: 1.5; padding-left: 30px; background-position: top 7px left; background-size: 18px}
    .main-point-section.point-03 .bullet-header + p {font-size: 16px}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item.left, .main-point-section.point-03 #tab02 .comparison-table > .table-item.right {width: 100%}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item.center {width: 100%}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item .item-body {height: auto; padding: 32px 28px}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item.center .item-header {background-color: transparent}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item.center .item-header h4 {color: #969dac}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item.center .item-body {display: none}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item .item-body ul li {font-size: 15px; padding-left: 18px; background-size: 10px; background-position: top 5px left}
    .main-point-section.point-03 #tab02 .comparison-table > .table-item .item-body ul li + li {margin-top: 20px}
    .main-point-section.point-03 #tab03 .top-text {font-size: 18px}
    .main-point-section.point-03 #tab03 .monitor-img {width: 280px}
    .main-point-section.point-03 #tab03 .col-item {margin-bottom: 0}
    .main-point-section.point-03 #tab03 .col-item + .col-item {margin-top: 24px}
    .main-point-section.point-03 #tab03 .col-item .item-inner .box-header h4 {font-size: 19px}
    .main-point-section.point-03 #tab03 .col-item .item-inner .box-body p {font-size: 15px}
    .main-point-section.point-04 {padding-top: 100px; padding-bottom: 100px}
    .main-point-section.point-04 .hexagon-wrap {margin: 140px auto 180px}
    .main-point-section.point-04 .hexagon-wrap .col-item + .col-item {margin-top: 180px}
    .main-point-section.point-04 .hexagon-wrap .col-item + .col-item::before {top: -118px; left: 50%; transform: translateX(-50%)}
    .main-point-section.point-04 .type-row {margin-bottom: 50px}
    .main-point-section.point-04 .type-row .col-item {margin-bottom: 30px}
    .main-point-section.point-04 .type-row .col-item p {font-size: 13px}
    .main-point-section.point-04 .reason-list li {font-size: 15px}
    .main-point-section.point-04 .reason-list li + li {margin-top: 18px}
    .main-point-section.point-06 {padding-top: 100px; padding-bottom: 100px}
    .main-point-section.point-06 .cure-row .col-text p {font-size: 17px}
    .main-point-section.point-06 .point-divider {height: 70px}
    .main-point-section.point-06 .course-row .col-course {margin-bottom: 24px}
    .main-point-section.point-06 .course-row .col-course .course-wrap .img {width: 40px}
    .main-point-section.point-06 .course-row .col-course .course-wrap .info {width: calc(100% - 40px)}
    .main-point-section.point-06 .course-row .col-course .course-wrap .info p {font-size: 18px}

    .main-facility-section .main-interior-slider {margin-bottom:30px}
    .main-facility-section .main-interior-slider .owl-nav button {width:50px; height:50px; font-size:24px; margin-top:-25px}
    .main-facility-section .main-interior-thumbs .owl-item.current:before {border-width:3px}
    
    .main-location-section {padding-bottom: 120px}
    .main-location-section .info-container::before {display: none}
    .main-location-section .info-container h3 {font-size: 17px; text-align: center; margin-bottom: 24px}
    .main-location-section .info-container .col-left h3 {padding-left: 0}
    .main-location-section .info-container .col-left ul li .list-wrap .icon {width: 40px}
    .main-location-section .info-container .col-left ul li .list-wrap .info {width: calc(100% - 40px); padding-left: 18px}
    .main-location-section .info-container .col-left ul li .list-wrap .info p {font-size: 15px}
    .main-location-section .info-container .col-left ul li + li {margin-top: 20px}
    .main-location-section .info-container .col-right {margin-top: 60px; padding-left: 30px !important}
    .main-location-section .info-container .col-right .timetable-list li b, .main-location-section .info-container .col-right .timetable-list li p {font-size: 15px}
    .main-location-section .info-container .col-right .timetable-list li b {width: 62px}
    .main-location-section .info-container .col-right .timetable-list li p {width: calc(100% - 62px); white-space: normal}
    .main-location-section .info-container .col-right .timetable-list li:last-child b {font-size: 15px}
    .main-location-section .info-container .col-right .desc-list li {font-size: 13px; line-height: 1.8}

    .sub-section {padding-top:60px; padding-bottom:60px}
    .sub-section .main-heading {margin-bottom:40px}
    .sub-section .main-heading h2 {font-size:32px}
    .sub-section .main-heading p {font-size:15px}
    .sub-section .section-heading {text-align:center; margin-bottom:30px}
    .sub-section .section-heading h3 {font-size:20px}
    .sub-section .section-heading p {margin-top:15px; font-size:14px}
    .sub-section .bottom-btn {padding-top:45px}
    .dropdown-nav-section .container {padding-left:0; padding-right:0}
    .dropdown-nav-section .link-home {display:none}
    .dropdown-nav-section .dropdown-wrap {width:50%}
    .dropdown-nav-section .dropdown-wrap > a {height:50px; font-size:14px; line-height:50px; border-right:none}
    .dropdown-nav-section .dropdown-wrap + .dropdown-wrap > a {border-left:1px solid #e9e9e9}
    .dropdown-nav-section .dropdown-wrap > .dropdown li a {font-size:14px}

    #sub-hero {height:250px}
    #sub-hero .caption-cell {padding-top:35px}
    #sub-hero .caption-cell h2 {font-size:28px}
    #sub-hero .caption-cell p {font-size:14px}

    .about-visual-section .about-visual {padding:100px 0}
    .about-visual-section .about-visual h3 {font-size:20px}
    .about-visual-section .about-visual .col-visual {padding-top:20px; padding-bottom:20px; border-right:none}
    .about-visual-section .about-visual .col-visual:first-child {border-left:none}
    .about-visual-section .about-visual .col-visual .icon-wrap {font-size:42px}
    .about-visual-section .about-visual .col-visual h4 {font-size:17px}
    .about-visual-section .about-visual .col-visual p {font-size:13px}

    .about-summary-section .summary-heading {font-size:15px}
    .about-summary-section .summarylist dt, .about-summary-section .summarylist dd {font-size:13px}
    .about-summary-section .summarylist .list-inner {padding:15px}

    .about-team-section .col-team .team-info {padding:30px 25px}
    .about-team-section .col-team .team-info h4 {font-size:16px}
    .about-team-section .col-team .team-info span {font-size:12px}
    .about-team-section .col-team .team-info p {font-size:13px}

    .history-section .history-group .row + .row {margin-top:30px}
    .history-section .col-history {text-align:center; padding-top:20px; padding-bottom:20px; background-color:#fff}
    .history-section .col-history h4 {font-size:36px; margin-bottom:30px}
    .history-section .col-history h4:before {position:static; display:block; top:auto; left:auto; right:auto; width:12px; height:12px; margin:0 auto 10px; border:2px solid #6693fb; border-radius:50%}
    .history-section .col-history h4:after {display:none}
    .history-section .col-history ul li {font-size:13px; color:#7a7a7a; line-height:1.65; padding-left:0; padding-right:0}
    .history-section .col-history ul li + li {margin-top:5px}
    .history-section .col-history ul li strong {position:static; top:auto; right:auto; left:auto; margin-right:10px}
    .history-section .col-history ul li p {display:inline-block}
    .history-section .col-history ul + img {margin-top:40px}

    .location-section .map-container {height:300px; margin-bottom:80px; box-shadow:30px 30px 50px -20px rgba(0,0,0,0.2)}
    .location-section .col-heading h3 {font-size:28px}
    .location-section .col-info {margin-top:40px}
    .location-section .col-info dl {padding:25px 25px 20px}
    .location-section .col-info dl dt, .location-section .col-info dl dd {font-size:14px}
    .location-section .col-info dl dt {min-width:80px}
    .location-section .col-info dl dd {margin-left:90px}

    .business-intro-section .col-circle + .col-circle {margin-top:40px}
    .business-intro-section .col-circle .circle-outer {padding-bottom:280px}
    .business-intro-section .col-circle .circle-inner {width:280px; margin-left:-140px; padding:40px 40px}
    .business-intro-section .col-circle .icon-wrap i, .business-intro-section .col-circle .icon-wrap ion-icon {font-size:56px}
    .business-intro-section .col-circle h4 {font-size:17px; margin:10px 0}
    .business-intro-section .col-circle p {font-size:13px}

    .business-goal-section .col-goal + .col-goal {margin-top:40px}
    .business-goal-section .col-goal .goal-box .desc-box {margin-top:-50px; margin-left:20px; margin-right:20px; padding:25px}
    .business-goal-section .col-goal .goal-box .desc-box h4 {font-size:15px}
    .business-goal-section .col-goal .goal-box .desc-box p {font-size:13px}

    .business-process-section .col-process {margin-bottom:0}
    .business-process-section .col-process + .col-process {margin-top:20px}
    .business-process-section .col-process .process-box {padding:30px}
    .business-process-section .col-process .process-box:before {top:6px; width:18px}
    .business-process-section .col-process .process-box .heading .num {font-size:32px}
    .business-process-section .col-process .process-box .heading span {display:inline-block; font-size:12px; padding-top:5px}
    .business-process-section .col-process .process-box p {font-size:14px}

    .business-field-section .col-features {margin-bottom:0}
    .business-field-section .col-features + .col-features {margin-top:20px}
    .business-field-section .col-features .feature-box {padding:35px 25px}
    .business-field-section .col-features .feature-box .icon-wrap i, .business-field-section .col-features .feature-box .icon-wrap ion-icon {font-size:52px}
    .business-field-section .col-features .feature-box h4 {margin:15px 0 10px; font-size:15px}
    .business-field-section .col-features .feature-box p {font-size:13px}

    .business-review-section .review-slider .slide-item p {font-size:17px; line-height:1.7; padding:0}
    .business-review-section .review-slider .slide-item .customer {margin-top:20px; font-size:12px}
    .business-review-section .review-slider .slick-arrow {display:none !important}
    .business-review-section .review-slider .slick-dots {padding-top:40px}

    .business-strong-section .col-num {font-size:56px}
    .business-strong-section .col-title h4 {font-size:18px; padding-top:5px}
    .business-strong-section .col-info h5 {font-size:16px}
    .business-strong-section .col-info p {font-size:13px}

    .table-photo > tbody > tr > td {float:none; width:100%; margin-bottom:30px}
    .table-photo .bbsnewf5 tr:first-child a {height:auto}

    .product-section .type-a-row .gallery_subject {padding-top:15px}
    .product-section .type-a-row .gallery_title {font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
    .product-section .type-a-row .gallery_etc {font-size:12px}

    .product-section .type-b-row .bbsnewf5 .info-inner .category {font-size:12px}
    .product-section .type-b-row .bbsnewf5 .info-inner h4 {font-size:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}

    .board-category {margin-bottom:45px}
    .board-category ul {white-space:nowrap; overflow-y:auto}
    .board-category ul li {font-size:14px}
    .board-paging {padding-top:30px}
    .board-paging b, .board-paging a {font-size:13px}
    .board-write {padding-top:30px}
    .board-search {padding-top:40px}

    .table-article-view tr td {font-size:13px}
    .table-article-view .board_bgcolor {width:20%; min-width:80px}
    .board-view-thumbnails {margin-top:40px}
    .board-view-thumbnails > table {width:100%}
    .board-view-thumbnails > table table {width:33.333334%; margin-bottom:10px}
    .board-view-thumbnails > table table img {width:100%; height:auto !important}
    .table-article-write .board_desc input[type=text], .table-article-write .board_desc input[type=password], input[type=file] {width: 98%}

    .table-board-list .thead td, .table-board-list tbody td {padding:15px 12px !important}
    .table-board-list .thead td {font-size:14px}
    .table-board-list tbody td {font-size:13px; max-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
    .table-board-list .bbsno {width:55px}
    .table-board-list .bbsetc_dateof_write {width:105px}
    .table-board-list td[rel='이벤트시작일'], .table-board-list td[rel='이벤트종료일'], .table-board-list .bbsetc_event_period_start, .table-board-list .bbsetc_event_period_finish {display:none}

    .faq-list .faq-type {width:32px; height:32px; font-size:15px; line-height:32px}
    .faq-list .board_bgcolor {text-align:left; width:60px}
    .faq-list .board_bgcolor:before {width:32px; height:32px; font-size:15px;line-height:32px}
    .faq-list .bbsnewf5:after {font-size:16px}
    .faq-list .bbsnewf5 a {font-size:16px}
    .faq-list .answer-row .answer-container {margin-left:60px; white-space:normal}

    .qna-list td[rel='작성일자'], .qna-list .bbsetc_dateof_write {display:none}

    .login-section .bottom-links {padding-top:20px}
    .login-section .bottom-links li {font-size:13px}
    .login-section .bottom-links li + li:before {height:12px; margin:0 10px}
    .register-section .register-steps {margin-bottom:40px}
    .register-section .register-steps li {font-size:14px; border-width:2px}
    .register-section .register-steps li + li:before {font-size:14px; margin-top:-8px}
    .register-section .register-steps li span[lang="en"] {font-size:11px}
    .register-section .terms-group {margin-bottom:25px; border:1px solid #dee2e6; border-radius:6px; overflow:hidden}
    .register-section .terms-group .heading {padding:16px 20px; font-size:16px}
    .register-section .terms-group .body {padding:25px 20px}
    .register-section .terms-group .footer {padding:16px 20px}
    .register-section .register-heading {font-size:19px}
    .register-section .form-group table td {font-size:13px}
    .register-section .form-group select[name^='birthday'] + select {margin-left:4px}
    .register-section .register-message {padding:32px 25px}
    .register-section .register-message h3 {font-size:18px}
    .register-section .register-message p {font-size:14px}
}

@media (max-width: 479px) {
    .main-map-section {padding-top: 140%}
}