@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@font-face {
    font-family: 'AppleSDGothicNeoR';
    src: url('../fonts/AppleSDGothicNeoR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoR.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoR.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoR.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoB';
    src: url('../fonts/AppleSDGothicNeoB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoB.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoB.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoB.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoEB';
    src: url('../fonts/AppleSDGothicNeoEB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoEB.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoEB.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoEB.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoH';
    src: url('../fonts/AppleSDGothicNeoH.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoH.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoH.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoH.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoL';
    src: url('../fonts/AppleSDGothicNeoL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoL.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoL.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoL.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoM';
    src: url('../fonts/AppleSDGothicNeoM.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoM.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoM.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoM.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoSB';
    src: url('../fonts/AppleSDGothicNeoSB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoSB.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoSB.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoSB.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoT';
    src: url('../fonts/AppleSDGothicNeoT.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoT.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoT.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoT.ttf') format('truetype');
}
@font-face {
    font-family: 'AppleSDGothicNeoUL';
    src: url('../fonts/AppleSDGothicNeoUL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AppleSDGothicNeoUL.woff2') format('woff2'),
         url('../fonts/AppleSDGothicNeoUL.woff') format('woff'),
         url('../fonts/AppleSDGothicNeoUL.ttf') format('truetype');
}


nav
/*!
 * Freelancer v1.0.6 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    overflow-x: hidden;
	font-family: 'AppleSDGothicNeoUL' !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'AppleSDGothicNeoUL' !important;
}

hr.star-light,
hr.star-primary {
    padding: 0;
    border: none;
    border-top: solid 5px;
    text-align: center;
    max-width: 250px;
    margin: 25px auto 30px;
}

hr.star-light:after,
hr.star-primary:after {
    /* content: "\f005";*/
    font-family: FontAwesome;
    display: inline-block;
    position: relative;
    top: -0.8em;
    font-size: 2em;
    padding: 0 0.25em;
}

hr.star-light {
    border-color: white;
}

hr.star-light:after {
    background-color: #18bc9c;
    color: white;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    background-color: white;
    color: #2c3e50;
}

.navbar-default .navbar-nav>li>a.active {
    color: #ea553c;
    font-weight: bold;
}

.img-centered {
    margin: 0 auto;
}

#header {
    text-align: center;
    background-color: #ffffff;
    ;
    color: #fff;
}

#header .carousel {
    padding-top: 100px;
}

#header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

.carousel-control {
    margin-top: 100px;
}

.carousel-control,
.carousel-control:hover,
.carousel-control:focus {
    background: none !important;
}

.flex-caption {
    text-align: left;
    bottom: 34%;
    left: 20%;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
}

.flex-caption h2 {
    font-size: 40pt;
}


/*#header img {
  display: block;
  margin: 0 auto 20px;
  height: 250px;
}*/

#header .intro-text .name {
    display: block;
   font-family: 'AppleSDGothicNeoUL';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
}

#header .intro-text .skills {
    font-size: 1.25em;
    font-family: 'AppleSDGothicNeoR' !important;
}

#header hr.star-light {
    border-color: #fff;
}

@media (min-width: 768px) {
	.navbar-fixed-top {
		padding: 0px 0;
		-webkit-transition: padding 0.3s;
		-moz-transition: padding 0.3s;
		transition: padding 0.3s;
	}	
    #header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }
    #header .intro-text .name {
        font-size: 4.75em;
    }
    #header .intro-text .skills {
        font-size: 1.75em;
    }
}
@media (min-width: 1200px) {
    .navbar-fixed-top {
        padding: 0px 0;
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
    }
}







@media (min-width: 768px) {


    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .navbar-fixed-top.nav-shrink .navbar-brand {
        font-size: 1.5em;
    }
}	

.navbar {
    font-family: 'AppleSDGothicNeoUL';
    
}

.navbar a:focus {
    outline: none;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: none;
}
.navbar-default.color {
    background: #fff;
}
.navbar-default,
.navbar-inverse {
    border: none;
    background: transparent;
}
.navbar-fixed-top.nav-shrink {
	padding: 0;
	background: rgba(255,255,255,.97);
	box-shadow: -1px -1px 3px 1px rgb(0 0 0 / 20%);
}

.navbar-default .navbar-brand {
    color: #ea553c;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #ea553c;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 15px;
    margin: 30px 20px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 22px;
    letter-spacing: -.25px;
}


.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    border: 1px solid;
    border-radius: 50px;
    margin: 29px 19px;
}


.navbar-default.nav-shrink .navbar-nav>li>a {
    color: #081d48;
    font-family: 'AppleSDGothicNeoR' !important;
    font-size: 21px;
    letter-spacing: -.25px;
}

.navbar-default.nav-shrink .navbar-nav>li>a:hover, .navbar-default.nav-shrink .navbar-nav>li>a:focus {
    color: #081d48;
    border: 1px solid;
    border-radius: 50px;
    margin: 29px 19px;
}

.navbar-default.color .navbar-nav>li>a {
    color: #081d48;
    font-family: 'AppleSDGothicNeoR' !important;
    font-size: 22px;
    letter-spacing: -.25px;
}

.navbar-default.color .navbar-nav>li>a:hover, .navbar-default.color .navbar-nav>li>a:focus {
    color: #081d48;
    border: 1px solid;
    border-radius: 50px;
    margin: 29px 19px;
}

section {
    padding: 100px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
}
	
@media (max-width: 767px) {
    section {
        padding: 75px 0;
    }
    section.first {
        padding-top: 75px;
    }
    #header .carousel {
        padding-top: 60px !important;
    }
    .carousel-control {
        margin-top: 60px !important;
    }
}

.title{ color: #000; }

/* OUR CLASSES 영역 */

#CLASSES {
    background-color: #f7f7f7;
    color: #454545;
    word-break: keep-all;
}

#CLASSES hr.star-primary {
    border-color: #fff;
}

#CLASSES .col-sm-4{padding:0; width: 33.3333%; float: left;}

#CLASSES .col-sm-4 img {
    width: 100%;
}

#CLASSES h3 {
    font-size: 20px;
    margin-top: 30px;
}

#CLASSES p {
    margin: 15px 0 10.5px;
}



#portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}

#portfolio .portfolio-item .portfolio-link .caption {
    background: rgba(107, 202, 232, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

#portfolio .member-name {
    padding: 50px 30px 30px 30px;
}

#portfolio a:hover {
    text-decoration: none;
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}


/*welcome 영역*/

section.welcome {
    background: #ececec;
    color: #2c3e50;
    word-break: keep-all;
}

section.welcome a,
section.welcome a:hover,
section.welcome a:focus,
section.welcome a:active,
section.welcome a.active {
    color: #fff;
    outline: none;
}

.welcome-btn {
    display: block;
    max-width: 180px;
    text-align: center;
    padding: 16px 0;
    transition: all 0.8s;
    border: 1px solid #555;
    background-color: #555;
    text-decoration: none !important;
    margin: 30px auto;
}

section.welcome a:hover,
section.welcome a:focus,
section.welcome a:active,
section.welcome a.active {
    background-color: #333;
}

.btn-outline {
    color: white;
    font-size: 20px;
    border: solid 2px white;
    background: transparent;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    color: #ea553c;
    background: white;
    border: solid 2px white;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eeeeee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 0;
    font-size: 1.5em;
    background: none;
    box-shadow: none !important;
    resize: none;
    color: #fff;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: 0.85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
}

.floating-label-form-group input::placeholder,
.floating-label-form-group textarea::placeholder {
    color: #fff;
}

.floating-label-form-group input::-webkit-input-placeholder,
.floating-label-form-group textarea::placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.floating-label-form-group input::-moz-placeholder,
.floating-label-form-group textarea::placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.floating-label-form-group input:-ms-input-placeholder,
.floating-label-form-group textarea::placeholder {
    /* IE 10+ */
    color: #fff;
}

.floating-label-form-group input:-moz-placeholder,
.floating-label-form-group textarea::placeholder {
    /* Firefox 18- */
    color: #fff;
}

.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #fff;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #ea553c;
}

.btn-success {
    background-color: #999;
    border-color: #999;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus,
.btn-success:hover {
    background-color: #3793bf;
    border-color: #3793bf;
}


/*게시판 영역*/

.panel-success {
    border-color: #c7c7c7;
}

.panel-success>.panel-heading {
    color: #ffffff;
    background-color: #c7c7c7;
    border-color: #c7c7c7;
}

#bo_list .tbl_head01 a {
    color: #383838;
}

.pager li>a,
.pager li>span {
    background-color: #2d3238;
    border-radius: 3px;
    color: #fff;
}

.pager li>a:hover,
.pager li>a:focus {
    background-color: #3793bf;
}


form .row:first-child .floating-label-form-group {
    border-top: 1px solid #fff;
}



footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    margin: 83px 0 0;
    padding: 50px 0;
    /* background: #fafafa; */
    border-top: 1px solid #e9e9e9;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #202020;
}

.btn-social {
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 2px solid white;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: none;
}

.scroll-top {
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
    z-index: 1049;
}

.scroll-top .btn {
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 25px;
    border-width: 0;
}

.scroll-top .btn:focus {
    outline: none;
}

.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #2c3e50;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    z-index: 1051;
}

.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #2c3e50;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    z-index: 1052;
}

.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none;
}

#about .about-text {
    font-size: 1.4em;
}

#professor .professor-img,
#professor .professor-name,
#professor .professor-say {
    display: inline-block;
}

#professor .professor-name {
    padding-left: 20px;
    vertical-align: top;
}

#professor .professor-name h5 {
    font-size: 1.75em;
    width: 200px;
}

#professor .professor-name i {
    color: rgb(191, 185, 176);
    font-size: 12px;
    line-height: 20px;
}

#professor .professor-say p {
    font-size: 1.4em;
}

#professor .professor-say li {
    font-size: .9em;
}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
    #professor .professor-name {
        text-align: center;
        width: 100%;
        padding: 20px 0;
    }
    #professor .professor-name h5 {
        width: 100%;
        text-align: center;
    }
    #professor .professor-name i {
        width: 100%;
        text-align: center;
    }
    #professor .professor-say {
        text-align: center;
    }
    #professor .professor-say li {
        list-style: none;
    }
    #contactForm{    width: 80%;
    margin: 0 auto;}
}

@media only screen and (max-width: 414px) {}

@charset "utf-8";
#ie8,
noscript {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#ie8 {
    display: none;
}

#ie8 h1,
noscript h1 {
    font-size: 2em;
    font-weight: 100;
    line-height: 2em;
}

.valign70 {
    position: relative;
    display: block;
    top: 70%;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
}

.valign50 {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.valign30 {
    position: relative;
    display: block;
    top: 30%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.text-primary {
    color: #31a8e6;
}

.text-white {
    color: #fff;
}

.text-offwhite {
    color: #f2f2f2;
}

.text-black {
    color: #000;
}

.text-offblack {
    color: #0d0d0d;
}

.white-bg {
    background-color: #fff;
}

.offwhite-bg {
    background-color: #f2f2f2;
}

.black-bg {
    background-color: #000;
}

.offblack-bg {
    background-color: #0d0d0d;
}

.photo-bg {
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.photo-bg-parallax {
    -webkit-background-attachment: fixed;
    background-attachment: fixed;
}

.photo-bg-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}

.photo-bg-overlay-gradient {
    height: 100%;
    width: 100%;
    position: absolute;
    background: transparent;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, transparent 30%, transparent 70%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, transparent 30%, transparent 70%, rgba(0, 0, 0, 0.7) 100%)
}

.photo-bg-01 {
    background-image: url(../img/photo01.jpg);
}

.photo-bg-02 {
    background-image: url(../img/photo02.jpg);
}

.photo-bg-03 {
    background-image: url(../img/photo03.jpg);
}

.photo-bg-04 {
    background-image: url(../img/photo04.jpg);
}

.photo-bg-05 {
    background-image: url(../img/photo05.jpg);
}

.photo-bg-06 {
    background-image: url(../img/photo06.jpg);
}

.photo-bg-07 {
    background-image: url(../img/photo07.jpg);
}

.photo-bg-08 {
    background-image: url(../img/photo08.jpg);
}

.photo-bg-09 {
    background-image: url(../img/photo09.jpg);
}

.photo-bg-10 {
    background-image: url(../img/photo10.jpg);
}

.pad-no {
    padding: 0;
}

.pad-top {
    padding-top: 50px;
}

.pad-top-half {
    padding-top: 25px;
}

.pad-top-double {
    padding-top: 100px;
}

.pad-top-triple {
    padding-top: 150px;
}

.pad-bottom {
    padding-bottom: 50px;
}

.pad-bottom-half {
    padding-bottom: 25px;
}

.pad-bottom-double {
    padding-bottom: 100px;
}

.pad-bottom-triple {
    padding-bottom: 150px;
}

.full-height {
    height: 800px !important;
}

.half-height {
    height: 500px;
}

.aThird-height {
    height: 333px;
}

.reDeco li {
    list-style: url("/assets/img/bullet.gif") inside;
    line-height: 1.75em;
}

.middleLine {
    padding: 0;
    border: none;
    border-top: solid 3px;
    text-align: center;
    width: 100%;
    margin: 25px auto 30px;
    color: #eee;
}

.bold {
    font-weight: 600;
}

#analog p,
#bio-medical p,
#wireless p {
    font-size: 85%;
    color: #666;
    letter-spacing: -.3px;
}

#analog h3:before,
#bio-medical h3:before,
#wireless h3:before {
    content: "■";
    font-size: 70%;
    vertical-align: top;
    padding-right: 5px;
}

#fregister_term h2,
#fregister_private h2 {
    font-size: 1.5em;
    line-height: 1.75em;
    padding: 15px 0;
}

ol li {
    line-height: 1.758em;
    padding-bottom: 8px;
}




/*//////////////  sub-page - about  //////////////*/

.sub-layout {
    width: 94%;
    margin: 0 auto;
}

.cover {
    padding: 140px 0 110px;
    background-image: url("/img/yoga17.jpg");
    background-attachment: fixed;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    background-position: 50%;
}

.philo,
.member {
    text-align: center;
    margin-bottom: 100px;
    overflow: hidden;
}

.philo h2,
.member h2 {
    padding: 50px 0;
}

.philo h3 {
    line-height: 100px;
}

.philo p {
    width: 80%;
    margin: auto;
}

.member b {
    display: block;
}

#map_addr {
    text-align: center;
}


/*//////////////  sub-page - about END //////////////*/


/*//////////////   sub-page - schedule  //////////////*/

.cover.schedule {
    background-image: url("/img/yoga8.jpg");
    background-position: 50% 120%;
}

.cover.schedule+.container>.table {
    margin-bottom: 70px;
}

.g-table tr th {
    background-color: #9E9E9E;
    color: #ffffff;
    padding: 13px 4px !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7!important;
    text-align: center;
    border: 0 !important;
}

.g-table tr:nth-child(odd) {
    color: #949494;
}

.g-table tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.g-table tr:nth-child(even) {
    background-color: #f3f3f3;
}

.g-table tr:nth-child(even) {
    color: #949494;
}

.g-table {
    border-color: #e2e2e2;
    text-align: center;
    border-spacing: 2px;
    border-collapse: separate;
    margin-bottom: 20px;
    border: 0 !important;
    margin-bottom: 3em !important;
    word-break: break-all;
}

.g-table tr td {
    padding: 15px 0px !important;
    border: 0 !important;
    vertical-align: middle !important;
}

.g-table td:first-child {
    color: #555;
}


/*//////////////   sub-page - schedule END //////////////*/

.cover.gallery {
    background-image: url(/img/yoga26.jpg);
    background-position: 50% -240px;
}

.cover.notice {
    background-image: url(/img/yoga3.jpg);
    background-position: 50% -330px;
}

.cover.teachers {
    background-image: url(/img/yoga9.jpg);
    background-position: 50%;
}


    .mol {
        display: none !important;
    }	

/*모바일 메뉴*/

.navbar-default .navbar-toggle {
    border: none !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media only screen and (max-width: 1200px) {
	fieldset#hd_sch {
		display: none;
	}
}	

@media only screen and (max-width: 992px) {
    .pad-top {
        padding-top: 40px;
    }
    .pad-top-half {
        padding-top: 20px;
    }
    .pad-top-double {
        padding-top: 80px;
    }
    .pad-top-triple {
        padding-top: 120px;
    }
    .pad-bottom {
        padding-bottom: 40px;
    }
    .pad-bottom-half {
        padding-bottom: 20px;
    }
    .pad-bottom-double {
        padding-bottom: 80px;
    }
    .pad-bottom-triple {
        padding-bottom: 120px;
    }
    .full-height {}
    .half-height {
        height: 350px;
    }
    .aThird-height {
        height: 290px;
    }
    .flex-caption h2 {
        font-size: 20pt;
    }
    .page-none {
        display: none !important;
    }		
	
}

@media only screen and (max-width: 767px) {
    .pad-top {
        padding-top: 30px;
    }
    .pad-top-half {
        padding-top: 15px;
    }
    .pad-top-double {
        padding-top: 60px;
    }
    .pad-top-triple {
        padding-top: 90px;
    }
    .pad-bottom {
        padding-bottom: 30px;
    }
    .pad-bottom-half {
        padding-bottom: 15px;
    }
    .pad-bottom-double {
        padding-bottom: 60px;
    }
    .pad-bottom-triple {
        padding-bottom: 90px;
    }
    .full-height {
        height: 530px !important;
    }
    .half-height {
        height: 250px;
    }
    .aThird-height {
        height: 220px;
    }

	.container
	{
		background: transparent;
	}	
    .pcl {
        display: none !important;
    }		
    .mol {
        display: block !important;
    }		

	.navbar-brand {
		padding: 3px 6px !important;
	}

	
	
}

@media only screen and (max-width: 414px) {
    .pad-top {
        padding-top: 20px;
    }
    .pad-top-half {
        padding-top: 10px;
    }
    .pad-top-double {
        padding-top: 40px;
    }
    .pad-top-triple {
        padding-top: 60px;
    }
    .pad-bottom {
        padding-bottom: 20px;
    }
    .pad-bottom-half {
        padding-bottom: 10px;
    }
    .pad-bottom-double {
        padding-bottom: 40px;
    }
    .pad-bottom-double {
        padding-bottom: 60px;
    }
    .full-height {}
    .half-height {
        height: 175px;
    }
    .aThird-height {
        height: 120px;
    }
    .flex-caption {
        bottom: 12%;
    }
    .flex-caption h2 {
        font-size: 14pt;
    }
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        min-height: 130px;
    }
}


/*슬라이드*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
} 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 
.carousel-caption {
    /* text-shadow: 0 1px 1px rgb(0 0 0 / 30%); */
    font-size: 17px;
    text-align: left;
	top: 45%;
}
.carousel-caption h3 {
  font-size: 30px;
  font-family: 'Lato';
}

    .carousel,
    .carousel-inner,
    .carousel-inner .item {
      height: 100%;
    } 

	


.contain {
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px){
	.contain {
		width: 750px;
	}
}	
@media (min-width: 992px) {
	.contain {
		width: 970px;
	}
}	
@media (min-width: 1100px) {
	.contain {
		width: 1060px;
	}
}

.sb img {width:100%; margin-top:90px;}

.con-area3 .col-sm-4 img {width:100%}
.con-area3 .col-sm-4 {padding:0;}

.con {
    width: 1200px;
    margin: 0 auto;
}

img.pcl {
    position: fixed;
}

img.mol {
    max-width: 90px;
    width: 100%;
    margin: 4px 11% 0;
}

.btlogo, .btinfo {
    float: left;
    display: inline-block;
}

.btinfo {
    padding-left: 5rem;
}

.btsns {
    float: right;
    display: inline-block;
}

.btsns div {
    float: left;
    display: inline-block;
    padding: 0.7rem;
}

.ft_in1 {
    float: left;
}
.ft_in2 {
    float: left;
    margin-left: 20px;
}
.ft_in2 a {
    color: #000;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}
  
#carousel-1 .active img {
	animation: ltr 8s ease-in-out infinite;
}

#carousel-5 .active img {
	animation: ltr 8s ease-in-out infinite;
}

#carousel-6 .active img {
	animation: ltr 8s ease-in-out infinite;
}

#carousel-8 .active img {
	animation: ltr 8s ease-in-out infinite;
} 
  


@keyframes ltr {
  from {
    transform: perspective(500px) scale(1.0) rotate(.0deg);
  }      
  to {
    transform: perspective(500px) scale(1.2) rotate(.001deg);
    /*opacity: 0.5;*/
  }
}

.carousel-caption p {
    padding: 0 0 0 1%;
    line-height: 1;
    letter-spacing: .2em;
    transform: translateY(-160%);
    -webkit-transform: translateY(-160%);
    -moz-transform: translateY(-160%);
    -ms-transform: translateY(-160%);
    -o-transform: translateY(-160%);
}
.active .carousel-caption p {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}

#carousel-2 h2 {
    font-size: 7rem;
    font-weight: 200;
    text-shadow: none;
    margin-top: 2px;
}
#carousel-2 h2 span {
    font-size: 7.6rem;
    font-weight: 400;
    text-shadow: none;
    font-family: 'AppleSDGothicNeoB' !important;
}


#carousel-3 h2, #carousel-4 h2 {
    font-size: 6.9rem;
    font-weight: 200;
    text-shadow: none;
    margin-top: 5px;
	color: #000;
}
#carousel-3 h2 span, #carousel-4 h2 span {
    font-size: 6.9rem;
    font-weight: 400;
    text-shadow: none;
}
#carousel-3 .carousel-caption, #carousel-4 .carousel-caption {
    top: 15%;
}

.plus{ position: absolute; width: 80px;height:80px; cursor:pointer; z-index: 1; margin-top: 11.5%;}
.plus:before{ position:absolute; top: 50%; left: 50%; width: 80px; height: 1px; margin: -1px 0 0 -40px; background: #000; content: ''; }
.plus:after{position: absolute; top: 50%; left: 50%; width: 1px; height: 80px; margin: -40px 0 0 -1px; background: #000; content: ''; }

.plus2 {
    position: relative;
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 9;
    float: right;
}
.plus2:before{ position:absolute; top: 50%; left: 50%; width: 45px; height: 1px; margin: -1px 0 0 -23px; background: #666; content: ''; }
.plus2:after{position: absolute; top: 50%; left: 50%; width: 1px; height: 45px; margin: -23px 0 0 -1px; background: #666; content: ''; }

.plus3 {
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 9;
}
.plus3:before{ position:absolute; top: 50%; left: 50%; width: 40px; height: 1px; margin: -1px 0 0 -20px; background: #666; content: ''; }
.plus3:after{position: absolute; top: 50%; left: 50%; width: 1px; height: 40px; margin: -20px 0 0 -1px; background: #666; content: ''; }

div.scate {
    font-family: 'AppleSDGothicNeoB' !important;
    font-size: 1.4rem;
    letter-spacing: -.5px;
    margin-top: 21px;
}
div.scate span{
    font-family: 'AppleSDGothicNeoH' !important;
}
.stit h5 {
    font-size: 3.7rem;
    font-weight: 100;
}
.ctitle {
    position: relative;
}
.ctitle.mbz {
    margin-bottom: 0;
}

.mon-area h2 {
    font-size: 7.2rem;
    font-weight: 200;
    text-shadow: none;
    margin-top: 5px;
	color: #000;
}
.mon-area h2 span {
    font-size: 7.2rem;
    font-family: 'AppleSDGothicNeoB' !important;
    text-shadow: none;
}
.mon-area .mwd {
    padding-top: 6%;
}

.mon-area {
    position: relative;
    margin: 7% 0% 5% 16%;
    /* width: 100%; */
    height: auto;
    display: block;
	overflow: hidden;
}

.mon-area1 {
    position: relative;
    margin: 5% 16% 2%;
    /* width: 100%; */
    height: auto;
    display: block;
    overflow: hidden;
}

.mtitle.mdd {
    display: block;
}
.mtitle {
    position: relative;
}
.stit.col-md-5, .stit.col-md-7 {
    display: block;
}

img.mli {
    margin-left: -5%;
}

.ofz {
    overflow: hidden;
    margin-top: 10px !important;
}
.mrz {
    margin-right: 0;
}


.btlogo img {
    width: 101px;
}
/* index 끝 */




#carousel-5 .carousel-caption {
    text-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    font-size: 17px;
    text-align: left;
    top: 15%;
}
#carousel-5 .carousel-caption h1 {
    font-size: 17.5rem;
    font-family: 'AppleSDGothicNeoEB' !important;
    letter-spacing: 0;
    margin: -21px 0 0;
}
#carousel-5 .carousel-caption h2 {
    font-size: 15.5rem;
    font-family: 'AppleSDGothicNeoR' !important;
    letter-spacing: 0;
    margin: 20px 0 0;
}
#carousel-5 .carousel-caption h3 {
    font-size: 4.3rem;
    /* font-weight: 400; */
    /* font-family: 'AppleSDGothicNeoUL' !important; */
    margin: 20px 0px;
}
#carousel-5 .carousel-caption h3 span{
    font-family: 'AppleSDGothicNeoB' !important;
}
#carousel-5 .carousel-caption h4 {
    font-size: 2.5rem;
    /* font-weight: 100; */
    margin: 8px 0 0;
    /* font-family: 'AppleSDGothicNeoT' !important; */
}


.con-area {
    position: relative;
    margin: 5.8% 14.3%;
    /* width: 100%; */
    height: auto;
    display: block;
    /* overflow: hidden; */
}


.con-area .ctitle {
    padding: 0;
}
.ctitle.cbbt {
	border-bottom: 1px solid #666;
	padding-bottom: 16px;
}

.stit {
    margin-top: 22px;
}
.stit h4 {
    font-size: 4rem;
    /* font-weight: 100; */
    font-family: 'AppleSDGothicNeoL' !important;
    margin-bottom: -5px;
}

.stit h4 span{
    font-family: 'AppleSDGothicNeoEB' !important;
}

.stit h3 span{
	font-size: 4.5rem;
    font-family: 'AppleSDGothicNeoEB' !important;
}

.stit h5 {
    font-size: 3rem;
    font-family: 'AppleSDGothicNeoR' !important;
}


img.imgup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.scon {
    
}

.acon {
    border-bottom: 1px solid #eaeaea;
    margin: 0 20%;
    display: inline-block;
    width: 80%;
    text-align: center;
    padding: 35px;
}
.awa {
    width: 65%;
    float: right;
    text-align: left;
    padding-left: 11%;
}
.awa h3 {
    font-size: 2.35rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.93rem;
    font-weight: 100;
}





#carousel-6 .carousel-caption {
    text-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    font-size: 17px;
    text-align: left;
    top: 14%;
}
#carousel-6 .carousel-caption h1 {
    font-size: 28.5rem;
    font-family: 'AppleSDGothicNeoEB' !important;
    letter-spacing: 0;
    margin: -52px -16px 0;
}
#carousel-6 .carousel-caption h2 {
    font-size: 15.5rem;
    font-family: 'AppleSDGothicNeoR' !important;
    letter-spacing: 0;
    margin: 19px 0 0;
}
#carousel-6 .carousel-caption h3 {
    font-size: 3.7rem;
    /* font-weight: 400; */
    font-family: 'AppleSDGothicNeoB' !important;
    margin: -20px 0px 15px;
}
#carousel-6 .carousel-caption h3 span{
    font-family: 'AppleSDGothicNeoB' !important;
}
#carousel-6 .carousel-caption h4 {
    font-size: 2.5rem;
    /* font-weight: 100; */
    margin: 8px 0 0;
    /* font-family: 'AppleSDGothicNeoT' !important; */
}

.stit h1 {
    font-size: 14rem;
    font-weight: 700;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: -20px 0;
}
.stit.wwd h6 {
    font-size: 1.95rem;
    font-family: 'AppleSDGothicNeoR' !important;
}
.won-area {
    position: relative;
    margin: 69px 0% 57px 15%;
    height: auto;
	width: 84%;
    display: inline-block;
	overflow: hidden;
}
.won-area1 {
    position: relative;
    margin: 100px 0 97px 15.7%;
    height: auto;
    display: inline-block;
}
.won-area1 .stit {
    margin-bottom: 12.7%;
    margin-top: 55px;
}
.won-area1 .scate {
    margin: 41px 0;
}
.wtitle.wdd {
    display: block;
}
.wtitle {
    position: relative;
}
.stit.col-md-6 {
    display: block;
}
.stit img {
    width: 100%;
}

.won-area .stit.wwd.col-sm-5 {
    padding: 0;
}

.hight5 {
    height: 70px;
    width: 100%;
    /* display: inline-block; */
}


#carousel-7 .carousel-caption {
    text-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    font-size: 17px;
    text-align: left;
    top: 32%;
}
#carousel-7 .carousel-caption h1 {
    font-size: 18rem;
    font-family: 'AppleSDGothicNeoB' !important;
    font-weight: 700;
    letter-spacing: -5px;
    margin: -30px 0 0;
}
#carousel-7 .carousel-caption h2 {
    font-size: 15rem;
    font-family: 'AppleSDGothicNeoB' !important;
    font-weight: 400;
    letter-spacing: -5px;
    margin: 0;
}
#carousel-7 .carousel-caption h3 {
    font-size: 3.5rem;
    font-weight: 400;
    margin: 0;
}
#carousel-7 .carousel-caption h4 {
    font-size: 2rem;
    font-weight: 100;
    margin: 10px 0 0;
}




/* --------------------------- contact -------------------*/

.ton-area h2 {
    font-size: 6.9rem;
    font-weight: 200;
    text-shadow: none;
    margin-top: 5px;
	color: #000;
}
.ton-area h2 span {
    font-size: 6.9rem;
    font-family: 'AppleSDGothicNeoB' !important;
    text-shadow: none;
}
.ton-area .mwd {
    padding-top: 5%;
}

.ton-area {
    position: relative;
    margin: 5% 14.5%;
    /* width: 100%; */
    height: 970px;
    display: block;
	overflow: hidden;
}
.ton-area .ctitle:after {
			content: "";
			display: block;
			clear: both;
		}

.ton-area1 {
    position: relative;
    margin: 5% 16%;
    /* width: 100%; */
    height: 100%;
    display: block;
    overflow: hidden;
}
.ton-area .ctitle {
    height: 100%;
}

.ton-area .stit h3 {
    font-size: 50px;
    font-weight: 100;
    margin: 0 0 10px;
}

.ton-area .stit h3 span{
    font-size: 50px;
    font-family: 'AppleSDGothicNeoB' !important;
}

.mgt1 {
    margin-top: 41px;
}

.ton-area .stit h4 {
    font-size: 39px;
    font-weight: 100;
}
.ton-area .stit h5 {
    font-size: 20px;
    font-family: 'AppleSDGothicNeoR' !important;
}
.ton-area .stit h6 {
    font-size: 16px;
    font-family: 'AppleSDGothicNeoR' !important;
}

.ton-area .stit .ctitle3 h5 span{
    font-size: 20px;
    font-family: 'AppleSDGothicNeoB' !important;
}
.ton-area .stit .ctitle4 h5 span{
    font-size: 20px;
    font-family: 'AppleSDGothicNeoB' !important;
}
.ton-area .stit .ctitle5 h5 span{
    font-size: 20px;
    font-family: 'AppleSDGothicNeoB' !important;
}
.ton-area .stit .ctitle6 h5 span{
    font-size: 20px;
    font-family: 'AppleSDGothicNeoB' !important;
}
.ton-area .stit .ctitle6 h7 span{
    font-size: 20px;
    font-family: 'AppleSDGothicNeoB' !important;
}

.ton-area .ctitle3 h6 {
    color: #dbdbdb; 
}
.ton-area .stit span{
    font-family: 'AppleSDGothicNeoB' !important;
}




.ctitle1, .ctitle2, .ctitle3, .ctitle4, .ctitle5 , .ctitle6{
    width: 100%;
	display: inline-block;
}
.ctitle2 h5 {
    text-align: center;
}
.ctitle2 .col-sm-6 {
    border: 1px solid #61595e;
    margin-right: 3%;
    padding: 0;
    width: 48.5%;
}
.ctitle2 .col-sm-6:last-child {
    margin-right: 0;
	background: #000;
	color: #fff;
}
.ctitle1 {
    margin-bottom: 11px;
}
.ctitle2 {
    margin-bottom: 28px;
}
.ctitle3 {
    margin-bottom: 38px;
    border-bottom: 1px solid;
    padding-bottom: 3px;
}
.ctitle6 {
    margin-bottom: 33px;
    border-bottom: 1px solid;
}
.ctitle4 {
	margin-top: -10px;
    margin-bottom: 14px;
}

.ctitle3 h5 {
    margin-bottom: 12px;
}

.ctitle5 {
    background: #000;
}

.ctitle6 h6 {
    font-size: 1.52rem;
    font-family: 'AppleSDGothicNeoR' !important;
    float: left;
    width: 80%;
    color: #dbdbdb;
}

.ctitle6 h6.ctfile {
    float: right;
    background: #000;
    color: #fff;
    padding: 7px;
    margin: 0;
    width: 20%;
    text-align: center;
}

.ctitle7 {
    margin-bottom: 27px;
    border-bottom: 1px solid;
    height: 235px;
}

.ctitle6 h6 {
    font-size: 1.52rem;
    font-family: 'AppleSDGothicNeoR' !important;
    color: #dbdbdb;
}

.ctitle5 h5 {
    color: #fff;
    text-align: center;
}

.topback {
    width: 100%;
    height: 166px;
    
}

/* ----------------------------------------- animation --------------------------------------------------------------------- */

.sect {
    padding: 70px 0 0;
    border-top: 1px solid #f5f5f5;
}
.sect0 {
    padding: 0;
}
.sect1 {
    padding: 70px 0 0;
}

/* scroll */
.scroll-down {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    margin:0 auto;
    z-index: 2;
	text-align:center;
}
.scroll-down.hide {
    display: none;
}
.scroll-down p {
    color: #fff;
    margin: 0 auto 14px;
    position: relative;
    right: -2px;
    font-size: 14px;
}
.scroll-down div {
    width: 1px;
    height: 50px;
	position:relative;
    margin: 0 auto;
}
.scroll-down div::after, .scroll-down div::before {
    content: '';
    width: 1px;
    height: 100%;
    background: rgba(255,255,255,.2);
    left: 50%;
    margin-left: -0.5px;
    bottom: 0;
    position: absolute;
    -webkit-transition: 1s;
    transition: 1;
}
.scroll-down div::after {
    will-change: transform;
    width: 1px;
    background: #fff;
    animation-name:scrollDown;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.75,0,.173,1);
}
@keyframes scrollDown {
    0% {
		transform-origin:50% 100%;
		transform: scaleY(1)
    }
    50% {
		transform-origin: 50% 100%;
		transform: scaleY(0)
    }
    50.001% {
		transform-origin:50% 0;
		transform:scaleY(0)
    }
    to {
        transform-origin: 50% 0;
        transform:scaleY(1)
    }
}



.carousel-caption {
    right: 0;
    left: 0;
    z-index: 10;
    margin: 0 15.5%;
}

#carousel-1 .carousel-caption {
    /* text-shadow: 0 1px 1px rgb(0 0 0 / 30%); */
    font-size: 17px;
    text-align: left;
    top: 35%;
}

.an1 {
    position: relative;
    width: fit-content;
}

.an0 {
  overflow: hidden;
}

#fadein1{
  position: relative;
  animation: fadein2 2s ease-in-out;
}

#fadein2{
  position: relative;
  animation: fadein2 2.5s ease-in-out;
}

@keyframes fadein2{
  0% {
    transform: translateY(-150%);
  }  
  100% {
    transform: none;
  }

}




.an1 {
    position: relative;
    width: fit-content;
}
#anm1 {
  width: 100%;
  height: 1px;  
}
#anm1:before {
  content: "";
  position: absolute;
  top: 60%;
  transform: translate(0, -50%);
  left: -13%;
  display: block;
  width: 12%;
  height: 1px;
  background-color: #fff;
  animation: anm1a 1s linear; 
}
#anm1:after {
  content: "";
  position: absolute;
  top: 60%;
  transform: translate(0, -50%);
  left: 101%;
  display: block;
  width: 12%;
  height: 1px;
  background-color: #fff; 
  animation: anm1b 2s linear; 

}

@keyframes anm1a {
    0% {
        width: 0%;
    }
    70% {
        width: 12%;
    }	
    100% {
        width: 12%;
    }
}

@keyframes anm1b {
    0% {
        width: 0%;
    }
    35% {
        width: 0%;
    }	
    70% {
        width: 12%;
    }	
    100% {
        width: 12%;
    }
}



#carousel-2 .carousel-caption {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}



.colan {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.an2 {
    position: absolute;
    top: 45%;
    transform: translate(0, -50%);
    padding: 0;
}
.an3 {
    position: absolute;
    top: 50%;
	right: 0;
    transform: translate(0, -50%);
}

#anm2 {
  width: 100%;
  height: 1px;  
}
#anm2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  width: 75%;
  height: 1px;
  background-color: #fff;
  animation: anm2 1s linear; 
}

@keyframes anm2 {
    0% {
        width: 0%;
    }
    66% {
        width: 75%;
    }	
    100% {
        width: 75%;
    }
}

#anm3 {
	
}



#anm4 {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    float: right;
    display: block;
    color: #000;
    font-size: 1.7rem;
    background: #fff;
    text-shadow: none;
    padding: 3% 9%;
    animation: anm4 1.5s linear;
    font-family: 'AppleSDGothicNeoB' !important;
}
@keyframes anm4 {
    0% {
		opacity: 0;
    }
    33% {
		opacity: 0;
    }	
    38% {
		opacity: 1;
    }	
    100% {
		opacity: 1;
    }
}





.cnav {
	position: absolute;
	top: 60%;
	transform: translate(0, -50%);
    right: -20%;
	margin-top: -1px;
}

.cnav2 {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -13%;
    margin-top: -1px;
}

i.bi.bi-chevron-left, i.bi.bi-chevron-right  {
    font-size: 3rem;
    color: #fff;
}


.abimg {
    float: right;
}
.abimg img {
    width: 100%;
}
img.aboutimg {
    position: absolute;
    top: 0;
    right: 0;
}

.con-area .ctitle.col-md-5 {
    margin: 5% 0 3%;
}


.ab1 {
	position: relative;
}
#anm5 {
  width: 100%;
  height: 1px;  
}
#anm5:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -13%;
  display: block;
  width: 113%;
  height: 1px;
  background-color: #fff;
  animation: anm5 6s linear; 
}
@keyframes anm5 {
    0% {
        width: 0%;
    }
    70% {
        width: 113%;
    }	
    100% {
        width: 113%;
    }
}

.con-area {
	position: relative;
}
#anm6 {
  width: 100%;
  height: 1px;  
}
#anm6:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -16%;
  display: block;
  width: 132%;
  height: 1px;
  background-color: #eaeaea;
  animation: anm6 4s linear; 
}
@keyframes anm6 {
    0% {
        width: 0%;
    }
    70% {
        width: 132%;
    }	
    100% {
        width: 132%;
    }
}


.plus0 {
    position: absolute;
    top: 0px;
    width: 100%;
    height: auto;  
    border: none;
}
.plus0.pstw {
    position: relative;
    padding-bottom: 66px;
    border-bottom: 1px solid #666;
}

.ctitle.cbbt {
    border-bottom: 1px solid #666;
    padding-bottom: 16px;
    background: white;
    z-index: 9;
}






.pcon {
    display: none;
}
.pcon span {
    width: 135px;
    display: inline-block;
    font-family: 'AppleSDGothicNeoEB' !important;
}
.pcon h5 {
    font-size: 29px;
    font-family: 'AppleSDGothicNeoL' !important;
    padding-top: 14.3px;
}
.plus0 .wrap{padding-top: 49px;}
.plus0 .plus2 {
	transition: transform .0s ease-in-out,opacity .0s ease-in-out;
}

.wpc {
    text-align: center;
    padding: 54px 0 76px;
}
.wpc h5 {
    font-family: 'AppleSDGothicNeoEB' !important;
    padding: 20px 0 13px;
}
.wpc h6 {
    font-size: 19px;
    font-family: 'AppleSDGothicNeoM' !important;
}
.wpc img {
    max-width: 90px;
}

.wcl {
    text-align: center;
    padding: 17px 0 8px;
}
.wcl img {
    max-width: 295px;
    /* width: 100%; */
}
.wcl h6 {
    font-size: 19px;
    font-family: 'AppleSDGothicNeoM' !important;
    padding-bottom: 6px;
}





.won-area1 .stit h4 {
    font-size: 4.2rem;
    /* font-weight: 100; */
    font-family: 'AppleSDGothicNeoL' !important;
    margin-bottom: 0;
}
.won-area1 .stit h4 span {
    font-size: 5.1rem;
    font-family: 'AppleSDGothicNeoB' !important;
}

.won-area .stit h1 {
    font-size: 9.6rem;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
	letter-spacing: -1.4px;
}
.won-area .stit h2 {
    font-size: 6.3rem;
    font-family: 'AppleSDGothicNeoM' !important;
    margin-top: -4px;
    margin-bottom: 40px;
}
.won-area .stit h5 {
    font-size: 3.8rem;
    font-family: 'AppleSDGothicNeoL' !important;
    /* margin-bottom: -3px; */
    line-height: 4rem;
}
.won-area .stit h5 span{
    font-size: 3.8rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.won-area .stit.wwd h6 {
    font-size: 2.3rem;
    font-family: 'AppleSDGothicNeoR' !important;
    margin: 25px 0 30px;
    line-height: 33px;
}

.won-area .stit.se h1 {
    font-size: 9.6rem;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
}
.won-area .stit.se h2 {
    font-size: 5.8rem;
    font-family: 'AppleSDGothicNeoM' !important;
    margin-top: 0px;
    margin-bottom: 44px;
}
.plu1 {
    margin-bottom: 232px;
    /* display: block; */
    /* clear: both; */
    position: relative;
}
.plu1.hide {
	display: none;
}	
.plu1 img {
	width: 100%;
}

.wap {
    position: absolute;
    top: 54%;
    transform: translate(0, -54%);
    display: block;
    left: 15.2%;
    clear: both;
    width: 22%;
}


.wap a img {
    width: 48%;
    /* max-width: 205px; */
    float: left;
    margin-right: 2%;
}

.plu2 {
    margin-bottom: 310px;
}
.plu2.hide {
	display: none;
}	
.plu2 img {
	width: 100%;
}
.won-area.thr {
    margin: 69px 0 0 15%;
}
.stit.thr.col-sm-7 {
    margin-top: 60px;
}




.ntitle .stit {
    margin-top: 19px;
}
.ntitle .stit h5 {
    font-size: 3.8rem;
    font-family: 'AppleSDGothicNeoL' !important;
    line-height: 48px;
    /* margin: 0px 0 23px; */
}

.press {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    display: inline-block;
    overflow: hidden;
    padding: 81px 0px 25px;
}
.press .td_pic {
    float: left;
    width: 25%;
}
.press .td_pic img {
    width: 100%;
    max-width: 313px;
}
.press .td_subject {
    width: 75%;
    float: left;
}


.press .pr_sub {
    width: 100%;
}
.press .tt {
    font-family: 'AppleSDGothicNeoB' !important;
    font-size: 25px;
    padding: 41px 45px 0;
}

.press .wrap {white-space:nowrap;}
.press .ct {
    font-family: 'AppleSDGothicNeoR' !important;
    font-size: 20px;
    width: 80%;
    line-height: 30px;
    padding: 2px 0 0 45px;
    height: auto;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
}

.pr_tit {
    width: 100%;
    font-family: 'AppleSDGothicNeoB' !important;
    font-size: 21px;
    padding: 26px 45px 0;
    float: left;
}

.plus4 {
    position: relative;
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 9;
    float: right;
    transition: transform .5s ease-in-out,opacity .25s ease-in-out;
    margin-top: -10px;
}
.plus4:before{ position:absolute; top: 50%; left: 50%; width: 45px; height: 1px; margin: -1px 0 0 -23px; background: #666; content: ''; }
.plus4:after{position: absolute; top: 50%; left: 50%; width: 1px; height: 45px; margin: -23px 0 0 -1px; background: #666; content: ''; }






#carousel-8 .carousel-caption {
    text-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    font-size: 17px;
    text-align: left;
    top: 14%;
}
#carousel-8 .carousel-caption h1 {
    font-size: 28.5rem;
    font-family: 'AppleSDGothicNeoEB' !important;
    letter-spacing: 0;
    margin: -52px -16px 0;
}
#carousel-8 .carousel-caption h2 {
    font-size: 15.5rem;
    font-family: 'AppleSDGothicNeoR' !important;
    letter-spacing: 0;
    margin: 18px 0 0;
}
#carousel-8 .carousel-caption h3 {
    font-size: 3.9rem;
    /* font-weight: 400; */
    font-family: 'AppleSDGothicNeoB' !important;
    margin: -29px 0px 19px;
    line-height: 46px;
}
#carousel-8 .carousel-caption h3 span{
    font-family: 'AppleSDGothicNeoB' !important;
}
#carousel-8 .carousel-caption h4 {
    font-size: 2.5rem;
    /* font-weight: 100; */
    margin: 0px 0 0;
    line-height: 35px;
    /* font-family: 'AppleSDGothicNeoT' !important; */
}

.pon-area1 {
    position: relative;
    margin: 120px 15.7% 97px;
    height: auto;
    display: inline-block;
}
.pon-area {
    position: relative;
    margin: 69px 0% 57px 15%;
    height: auto;
    width: 84%;
    display: inline-block;
    overflow: hidden;
}
.pon-area1 .stit {
    margin-top: 50px;
}
.pon-area1 .stit h4 {
    font-size: 5.1rem;
    /* font-weight: 100; */
    font-family: 'AppleSDGothicNeoL' !important;
    margin-bottom: 0;
}
.pon-area1 .stit h4 span {
    font-size: 5.1rem;
    font-family: 'AppleSDGothicNeoB' !important;
}

.pon-area .stit h1 {
    font-size: 9.6rem;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
}
.pon-area .stit h2 {
    font-size: 6.3rem;
    font-family: 'AppleSDGothicNeoM' !important;
    margin-top: -4px;
    margin-bottom: 40px;
}
.pon-area .stit h5 {
    font-size: 3.8rem;
    font-family: 'AppleSDGothicNeoL' !important;
    /* margin-bottom: -3px; */
    line-height: 4rem;
}
.pon-area .stit h5 span{
    font-size: 3.8rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.pon-area .stit.wwd h6 {
    font-size: 2.3rem;
    font-family: 'AppleSDGothicNeoR' !important;
    margin: 25px 0 30px;
    line-height: 33px;
}

.pon-area .stit.se h1 {
    font-size: 9.6rem;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
}
.pon-area .stit.se h2 {
    font-size: 5.8rem;
    font-family: 'AppleSDGothicNeoM' !important;
    margin-top: 0px;
    margin-bottom: 44px;
}

#list_la {
    width: 100%;
    padding: 0;
    margin-top: 116px;
    line-height: 25px;
}
#list_la a { color:#666; text-decoration:none;}
#list_la a:hover { text-decoration:none;}
#list_la ul { list-style:none; padding:0; margin:0; }
#list_la li {
    padding: 0;
    margin: 0 0 97px;
    width: 33.333%;
    float: left;
    list-style: none;
    text-align: center;
}
#list_la li .pic_lt_img img {
    padding: 0;
    width: 100%;
}
#list_la .subject { }
#list_la .date { }
#list_la .view { }




.table-bordered {
    border: none;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none;
}
#bo_w.ctact {
    margin-top: 242px;
    margin-bottom: 80px;
}
div.ctact.container {
    max-width: 1510px;
}
div.ctact {
    font-family: 'AppleSDGothicNeoR' !important;
}
h4#container_title {
    font-family: 'AppleSDGothicNeoR' !important;
    font-size: 20px;
    margin-top: 24px;
    margin-bottom: 21px;
    margin-left: 8px;
}
.ctab1 {
    width: 47%;
    float: left;
    text-align: center;
    border: 1px solid #000;
    background: #fff;
    padding: 7px;
    color: #000;
    margin: 0 8px;
    font-size: 19px;
}
.ctab2 {
    width: 47%;
    float: left;
    text-align: center;
    border: 1px solid #000;
    background: #fff;
    padding: 7px;
    color: #000;
    margin: 0 8px;
    font-size: 19px;
}
.ctitle .active {
	background: #000;
	color: #fff;
}	
.ctts th {
    background: #fff !important;
    font-size: 19px;
    margin-top: 36.6px;
    display: inline-block;
    padding-bottom: 0 !important;
}
.ctts td {
    padding-top: 0 !important;
    display: inline-block;
	width: 100%;
}

.form-control::::-webkit-input-placeholder {color:#efefef}
.ctts td input {
    font-size: 16px;
    padding-top: 0;
}
td.ctck {
    margin-top: 21px;
    font-size: 17px;
}
.ctck label {
    font-weight: 100;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.required, textarea.required {
    background: #fff !important;
}
textarea {
    overflow: auto;
    border: none;
}

.ctts textarea#wr_content {
    height: 40px !important;
	width: 100%;
	border-bottom: 1px solid #000;
}

.filebox .upload-name {
    display: inline-block;
    height: 40px;
    padding: 0;
    vertical-align: middle;
    border: none;
    width: 100%;
    color: #999999;
}
input.upload-name {
    border-bottom: 1px solid !important;
}
.filebox label {
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    vertical-align: middle;
    background-color: #000;
    cursor: pointer;
    height: 31px;
    margin-right: 23px;
    font-size: 17px;
    font-weight: 100;
    font-family: 'AppleSDGothicNeoL' !important;
    position: absolute;
    right: 0;
}
.filebox input[type="file"] {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
    border: 0;
}

.form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid;
}
.form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: none;
    border: none;
    border-bottom: 1px solid;
    color: #000;
}
.ctact .btn-success {
    background-color: #000 !important;
    border-color: #000 !important;
    width: 100%;
    border-radius: 0;
	font-size: 20px;
}
.ctact .btn-success:hover {
    background-color: #ddd !important;
    border-color: #ddd !important;
}

.ctact .stit {
    margin-top: 0;
}
.ctact .stit h3 {
    font-family: 'AppleSDGothicNeoUL' !important;
    font-weight: 100;
    font-size: 52px;
    line-height: 64px;
    margin-bottom: 34px;
}
.ctact .stit h3 span{
    font-family: 'AppleSDGothicNeoB' !important;
    font-weight: 100;
    font-size: 52px;
    line-height: 64px;
    margin-bottom: 28px;
}
.ctact .stit h5 {
    font-size: 20px;
    font-family: 'AppleSDGothicNeoR' !important;
    line-height: 29px;
}
.ctact .stit h6 {
    font-size: 17px;
    font-family: 'AppleSDGothicNeoL' !important;
    line-height: 22px;
    margin: 24px 0 0;
}
.ctact .stit h6 span{
    font-family: 'AppleSDGothicNeoEB' !important;
}
.stit.pbtt {
    margin-top: 353px !important;
}
.stit.pbtt2 {
    margin-top: 324px !important;
}
.wrc label { margin: 0;}


.smb, #carousel-1m, #carousel-2m, #carousel-5m, #carousel-6m, #carousel-8m {
	display:none;
}
.spc, #carousel-1, #carousel-2, #carousel-5, #carousel-6, #carousel-8 {
	display:block;
}	
.hide {
  display: none !important;
} 


/* ----------------------------------------- responsive --------------------------------------------------------------------- */




.navbar-brand img.pcl {
    width: 175px;
    margin: 8px 0 0;
}
img.partimg {
    width: 125px;
}
img.awimg {
    width: 210px;
}

div.headimg {
    display: block;
    width: 100%;
    position: relative;
}
.himg img{width:100%}
div.hcaption{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}	
div.hcaption h4{
	text-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
	font-size: 3rem;
	color: #fff;
    font-weight: 100;	
}	
div.hcaption h4 span{
    font-weight: 400;
}	
div.hcaption h1 {
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
    font-size: 8rem;
    color: #fff;
    font-weight: 900;
}


/*
@media (max-width: 1900px) {
	.carousel-caption {
		margin: 0 15.3%;
	} 
	#carousel-1 h1 {
		font-size: 8.1rem;
		margin-top: 9px;
	}
	#carousel-1 h4 {
		font-size: 2.7rem;
	}  
	.cnav {
		right: -28%;
	}	
	#carousel-2 h2 {
		font-size: 5.3rem;
	}
	#carousel-2 h2 span {
		font-size: 5.7rem;
	}  
	
.mon-area {
    margin: 5% 0% 5% 14%;
}
.mon-area h2 {
    font-size: 5.3rem;
}
.mon-area h2 span{
    font-size: 5.3rem;
}
.mon-area1 {
    margin: 5% 14%;
}
.plus {
    position: absolute;
    width: 70px;
    height: 70px;
}
.plus:before {
    width: 70px;
    margin: -1px 0 0 -35px;
}
.plus:after {
    height: 70px;
    margin: -35px 0 0 -1px;
}
.con-area {
    margin: 5% 14%;
}
.stit h5 {
    font-size: 3.1rem;
    font-weight: 100;
}
div.scate {
    font-size: 1.1rem;
}
.press .pr_tit {
    font-size: 1.6rem;
} 
.press .tt {
    font-size: 1.9rem;
}
.press .ct {
    font-size: 1.7rem;
}
.plus2 {
    width: 25px;
    height: 25px;
}
.plus2:before {
    width: 25px;
    margin: -1px 0 0 -12px;
}
.plus2:after {
    height: 25px;
    margin: -12px 0 0 -1px;
}  
*/

/* 
.navbar-brand img.pcl {
    width: 155px;
}
.navbar-nav>li {
    font-size: 1.7rem;
}
.navbar-default .navbar-nav>li>a {
    font-weight: 400;
}
.nav > li > a {
    margin: 26px 30px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    margin: 25px 29px;
}

*/

/*
#carousel-5 .carousel-caption h2 {
    font-size: 12.5rem;
}
#carousel-5 .carousel-caption h1 {
    font-size: 14.3rem;
}
#carousel-5 .carousel-caption h3 {
    font-size: 2.9rem;
}
#carousel-5 .carousel-caption h4 {
    font-size: 1.72rem;
}
.stit h4 {
    font-size: 4.5rem;
}
.stit h5 {
    font-size: 3.26rem;
}
.stit h6 {
    font-size: 1.2rem;
}
img.partimg {
    width: 117px;
}
.acon {
    margin: 0 8%;
}
img.awimg {
    width: 190px;
}
.awa h3 {
    font-size: 2.1rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.71rem;

}
.con-area .ctitle.col-sm-5 {
    padding-top: 5.3%;
}

	#carousel-6 .carousel-caption h2 {
		font-size: 12.7rem;
	}
	#carousel-6 .carousel-caption h1 {
		font-size: 23rem;
	}
	#carousel-6 .carousel-caption h3 {
		font-size: 2.75rem;
	}
	#carousel-6 .carousel-caption h4 {
		font-size: 1.75rem;
	}
	.won-area1 {
		margin: 100px 0 0 15%;
	}
	.won-area {
		margin: 100px 0% 100px 14%;
	}
	.stit h1 {
		font-size: 12.3rem;
	}
	.stit.wwd h6 {
		font-size: 1.75rem;
	}


}

@media (max-width: 1700px) {
	.carousel-caption {
		margin: 0 14%;
	} 
	#carousel-1 h1 {
		font-size: 7rem;
		margin-top: 9px;
	}
	#carousel-1 h4 {
		font-size: 2.4rem;
	}  
	#carousel-2 h2 {
		font-size: 5.3rem;
	}
	#carousel-2 h2 span {
		font-size: 5.7rem;
	}  	
	
	
	#anm4 {
		font-size: 1.4rem;
		font-weight: 400;
	}	
	.cnav {
		right: -25%;
	}
	
*/	
	
/* 	
	.navbar-brand img.pcl {
		width: 135px;
	}
	.navbar-nav>li {
		font-size: 1.5rem;
	}
	.navbar-default .navbar-nav>li>a {
		font-weight: 400;
	}
	.nav > li > a {
		margin: 22px 25px;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		margin: 21px 24px;
	}	
*/	
	
/*	
#carousel-5 .carousel-caption h2 {
    font-size: 11.8rem;
}
#carousel-5 .carousel-caption h1 {
    font-size: 13.4rem;
}
#carousel-5 .carousel-caption h3 {
    font-size: 2.5rem;
}
#carousel-5 .carousel-caption h4 {
    font-size: 1.51rem;
}
.stit h4 {
    font-size: 3.8rem;
}
.stit h5 {
    font-size: 2.9rem;
}
.stit h6 {
    font-size: 1.1rem;
}
img.partimg {
    width: 103px;
}
.acon {
    margin: 0 8%;
}
img.awimg {
    width: 165px;
}
.awa h3 {
    font-size: 1.95rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.51rem;

}	

.con-area .ctitle.col-sm-5 {
    padding-top: 5.5%;
}
	#carousel-6 .carousel-caption h2 {
		font-size: 11rem;
	}
	#carousel-6 .carousel-caption h1 {
		font-size: 21rem;
	}
	#carousel-6 .carousel-caption h3 {
		font-size: 2.5rem;
	}
	#carousel-6 .carousel-caption h4 {
		font-size: 1.55rem;
	}
	.won-area1 {
		margin: 100px 0 0 14%;
	}
	.won-area {
		margin: 100px 0% 100px 12%;
	}
	.stit h1 {
		font-size: 11.2rem;
	}
	.stit.wwd h6 {
		font-size: 1.53rem;
	}

	
	
	
	
	
}	

*/

@media (max-width: 1838px) {
	.mon-area h2 {
		font-size: 70px;
	}
	.mon-area h2 span{
		font-size: 70px;
	}
}
@media (max-width: 1794px) {
	.mon-area h2 {
		font-size: 62px;
	}
	.mon-area h2 span{
		font-size: 62px;
	}
}
@media (max-width: 1617px) {
	.mon-area h2 {
		font-size: 59px;
	}
	.mon-area h2 span{
		font-size: 59px;
	}
}


@media (max-width: 1536px) {

.navbar-brand img.pcl {
    width: 138px;
}

	

	.navbar-default .navbar-nav>li>a {
		font-size: 17px;
	}
	.navbar-default.nav-shrink .navbar-nav>li>a, .navbar-default.color .navbar-nav>li>a {
		font-size: 17px;
	}

	.nav > li > a {
		margin: 22px 22px;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		margin: 21px 21px;
	} 
.navbar-default.nav-shrink .navbar-nav>li>a:hover, .navbar-default.nav-shrink .navbar-nav>li>a:focus {
    margin: 21px 21px;
}	
.navbar-default.color .navbar-nav>li>a:hover, .navbar-default.color .navbar-nav>li>a:focus {
    margin: 21px 21px;
}	
	
	
	.carousel-caption {
		margin: 0 16%;
	} 
#carousel-1 h4 {
    font-size: 24px;
}
#carousel-1 h1 {
    font-size: 74px;
    margin-top: 6px;
}
#carousel-2 h2 span {
    font-size: 60px;
} 
#carousel-2 h2 {
    font-size: 54px;
    font-weight: 200;
    text-shadow: none;
    margin-top: 0;
    line-height: 67px;
}
#anm4 {
    font-size: 13px;
    font-weight: 400;
}
.cnav {
    right: -35%;
}
.mon-area {
    margin: 5% 0% 5% 13%;
}
.mon-area h2 {
    font-size: 57px;
}
.mon-area h2 span{
    font-size: 57px;
}
.mon-area1 {
    margin: 5% 12%;
}
.plus {
    width: 60px;
    height: 60px;
}
.plus:before {
    width: 60px;
    margin: -1px 0 0 -30px;
}
.plus:after {
    height: 60px;
    margin: -30px 0 0 -1px;
}


.con-area {
    margin: 82px 14%;
}

div.scate {
    font-size: 1rem;
}
.con-area .scate {
    padding-top: 29px;
}
.stit.mbc {
    padding-bottom: 29px;
}





	
#carousel-5 .carousel-caption h2 {
    font-size: 120px;
    margin-bottom: 7px;
}
#carousel-5 .carousel-caption h1 {
    font-size: 142px;
}
#carousel-5 .carousel-caption h3 {
    font-size: 33px;
	margin: 16px 0px 18px;
}

#carousel-5 .carousel-caption h4 {
    font-size: 20px;
	margin: 6px 0 0;
}

.stit {
    margin-top: 16px;
}
.stit h3 span {
    font-size: 35px;
}
.stit h4 {
    font-size: 31px;
}
.pcon h5 {
    font-size: 23px;
    padding-top: 9.4px;
}
.wpc {
    padding: 42px 0 76px;
}
.wpc img {
    max-width: 71px;
}
.wpc h5 {
    padding: 12px 0 8px;
}
.wpc h6 {
    font-size: 16px;
    margin: 7px;
}
.wcl img {
    max-width: 232px;
}
.wcl h6 {
    font-size: 16px;
}


.plus0 .wrap {
    padding-top: 39px;
}

img.partimg {
    width: 92px;
}
.acon {
    margin: 0 8%;
}
img.awimg {
    width: 145px;
}
.awa h3 {
    font-size: 1.65rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.29rem;

}		
	


#carousel-6 .carousel-caption h2 {
    font-size: 119px;
    margin-bottom: 15px;
}
#carousel-6 .carousel-caption h1 {
    font-size: 225px;
	margin: -52px -16px 7px;
}
#carousel-6 .carousel-caption h3 {
    font-size: 29px;
	margin: -20px 0px 12px;
}
#carousel-6 .carousel-caption h4 {
    font-size: 20px;
	margin: 6px 0 0;
}

.won-area1 .scate {
    margin: 14px 0;
}
.won-area1 .stit h4 {
    font-size: 33px;
}
.won-area1 .stit h4 span {
    font-size: 41px;
}
	.won-area1 {
		margin: 100px 0 0 14%;
	}
	.won-area {
		margin: 100px 0% 100px 12%;
	}
	.stit h1 {
		font-size: 10rem;
	}
	.stit.wwd h6 {
		font-size: 1.45rem;
	}
.won-area .stit h1 {
    font-size: 76px;
    letter-spacing: -1.4px;
}
.won-area .stit h2 {
    font-size: 50px;
    margin-bottom: 34px;
}	
.won-area .stit h5 {
    font-size: 31px;
    line-height: 30px;
}		
.won-area .stit h5 span {
    font-size: 31px;
}	
.won-area .stit.wwd h6 {
    font-size: 18px;
    margin: 21px 0 27px;
    line-height: 26px;
}	
.plus3 {
    position: relative;
    width: 30px;
    height: 30px;
}
.plus3:before {
    width: 30px;
    height: 1px;
    margin: -1px 0 0 -15px;
}
.plus3:after {
    width: 1px;
    height: 30px;
    margin: -15px 0 0 -1px;
}
.won-area .stit.se h1 {
    font-size: 75px;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
}
.won-area .stit.se h2 {
    font-size: 47px;
    margin-bottom: 36px;
}


.ntitle .stit h5 {
    font-size: 30px;
    line-height: 40px;
}
.press .td_pic img {
    max-width: 244px;
}	
.press {
    padding: 62px 0px 16px;
}
.press .pr_tit {
    font-size: 17px;
	padding: 13px 45px 0;
}
.press .tt {
    font-size: 20px;
	padding: 28px 45px 0;
}
.press .ct {
    font-size: 16px;
}
.plus4 {
    width: 35px;
    height: 35px;
}
.plus4:before {
    width: 35px;
    margin: -1px 0 0 -18px;
}
.plus4:after {
    height: 35px;
    margin: -18px 0 0 -1px;
}

#carousel-8 .carousel-caption h2 {
    font-size: 120px;
    margin: 18px 0 0;
}
#carousel-8 .carousel-caption h1 {
    font-size: 225px;
    margin: -34px -16px 0;
}
#carousel-8 .carousel-caption h3 {
    font-size: 30px;
    margin: -23px 0px 22px;
    line-height: 37px;
}
#carousel-8 .carousel-caption h4 {
    font-size: 20px;
    line-height: 29px;

}
.pon-area1 {
    margin: 91px 16% 91px;
}
.pon-area1 .stit h4 {
    font-size: 41px;
}
.pon-area1 .stit h4 span {
    font-size: 41px;
}
#list_la {
    margin-top: 87px;
}
#list_la li {
    margin: 0 0 65px;
}



.ctact .stit h3 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 23px;
}
.ctact .stit h3 span {
    font-size: 42px;
    line-height: 56px;
}
.ctact .stit h5 {
    font-size: 16px;
    line-height: 24px;
}
.ctact .stit h6 {
    font-size: 14px;
    line-height: 17px;
    margin: 20px 0 0;
}
.ctab1, .ctab2 {
    font-size: 16px;
	margin: 0 1.5%;
}
.ctts th {
    font-size: 16px;
    margin-top: 16px;
}
.ctts td input {
    font-size: 13px;
}
td.ctck {
    margin-top: 10px;
    font-size: 13px;
}
.ctact .btn-success {
    font-size: 15px;
}
.stit.pbtt {
    margin-top: 297px !important;
}
.stit.pbtt2 {
    margin-top: 271px !important;
}
#bo_w.ctact {
    margin-top: 180px;
    margin-bottom: 60px;
}
.filebox label {
    font-size: 14px;
}
	
}

@media (max-width: 1434px) {
	.mon-area h2 {
		font-size: 53px;
	}
	.mon-area h2 span{
		font-size: 53px;
	}
}

@media (max-width: 1366px) {
	
.navbar-brand img.pcl {
    width: 130px;
}
	.navbar-nav>li {
		font-size: 1.15rem;
	}
.navbar-default .navbar-nav>li>a, .navbar-default.color .navbar-nav>li>a {
    font-size: 16px;
}

	/*
	.navbar-default .navbar-nav>li>a {
		font-family: 'AppleSDGothicNeoR' !important;
	}
	*/
	.nav > li > a {
		margin: 23px 10px;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		margin: 22px 9px;
	} 
.navbar-default.nav-shrink .navbar-nav>li>a:hover, .navbar-default.nav-shrink .navbar-nav>li>a:focus {
    margin: 22px 9px;
}		
.navbar-default.color .navbar-nav>li>a:hover, .navbar-default.color .navbar-nav>li>a:focus {
    margin: 22px 9px;
}	


	
	.carousel-caption {
		margin: 0 14%;
	} 
#carousel-1 h1 {
    font-size: 66px;
    margin-top: 6px;
}
#carousel-1 h4 {
    font-size: 21px;
} 
	.cnav {
		right: -40%;
	}
	
	
#carousel-2 h2 {
    font-size: 48px;
    line-height: 58px;
}	
#carousel-2 h2 span {
    font-size: 53px;
}
#anm4 {
    font-size: 12px;
}

	
.mon-area {
    margin: 5% 0% 5% 11%;
}
.mon-area h2 {
    font-size: 52px;
}
.mon-area h2 span{
    font-size: 52px;
}
.mon-area1 {
    margin: 5% 11%;
}
.plus {
    width: 50px;
    height: 50px;
}
.plus:before {
    width: 50px;
    margin: -1px 0 0 -25px;
}
.plus:after {
    height: 50px;
    margin: -25px 0 0 -1px;
}	











	
#carousel-5 .carousel-caption h2 {
    font-size: 106px;
    margin-bottom: 10px;
}
#carousel-5 .carousel-caption h1 {
    font-size: 126px;
}
#carousel-5 .carousel-caption h3 {
    font-size: 30px;
    margin: 14px 0px 15px;
}

#carousel-5 .carousel-caption h4 {
    font-size: 18px;
    margin: 4px 0 0;
}



.con-area {
    margin: 68px 14%;
}

div.scate {
    font-size: 1rem;
}
.con-area .scate {
    padding-top: 28px;
}
.stit.mbc {
    padding-bottom: 31px;
}
.ctitle.cbbt {
    padding-bottom: 11px;
}


.stit {
    margin-top: 16px;
}
.stit h3 span {
    font-size: 31px;
}
.stit h4 {
    font-size: 27px;
}
.pcon h5 {
    font-size: 20px;
}
.plus0.pstw {
    padding-bottom: 38px;
}
.wpc {
    padding: 40px 0 67px;
}
.wpc img {
    max-width: 63px;
}
.wpc h5 {
    padding: 8px 0 9px;
}
.wpc h6 {
    font-size: 14px;
    margin: 6px;
}
.wcl img {
    max-width: 207px;
}
.wcl h6 {
    font-size: 14px;
}


.plus0 .wrap {
    padding-top: 20px;
}
.plus2 {
    width: 30px;
    height: 30px;
}
.plus2:before {
    width: 30px;
    margin: -1px 0 0 -15px;
}
.plus2:after {
    height: 30px;
    margin: -15px 0 0 -1px;
}	



img.partimg {
    width: 92px;
}
.acon {
    margin: 0 8%;
}
img.awimg {
    width: 145px;
}
.awa h3 {
    font-size: 1.65rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.29rem;

}		
	


#carousel-6 .carousel-caption h2 {
    font-size: 105px;
    margin-bottom: 0;
}
#carousel-6 .carousel-caption h1 {
    font-size: 202px;
    margin: -31px -16px 0px;
}
#carousel-6 .carousel-caption h3 {
    font-size: 27px;
    margin: -14px 0px 12px;
}
#carousel-6 .carousel-caption h4 {
    font-size: 17px;
    margin: 7px 0 0;
}

.won-area1 .scate {
    margin: 14px 0;
}
.won-area1 .stit {
    margin-bottom: 12.7%;
    margin-top: 43px;
}
.won-area1 .stit h4 {
    font-size: 30px;
	margin-top: 8px;
}
.won-area1 .stit h4 span {
    font-size: 36px;
}
	.won-area1 {
		margin: 85px 0 0 14%;
	}
	.won-area {
		margin: 119px 0% 80px 13%;
	}
.won-area.thr {
    margin: 29px 0 0 13%;
}	
	.stit h1 {
		font-size: 10rem;
	}
	.stit.wwd h6 {
		font-size: 1.45rem;
	}
.won-area .stit h1 {
    font-size: 67px;
    letter-spacing: -1.4px;
}
.won-area .stit h2 {
    font-size: 45px;
    margin-bottom: 34px;
}	
.won-area .stit h5 {
    font-size: 27px;
    line-height: 25px;
}	
.won-area .stit h5 span {
    font-size: 27px;
}	
.won-area .stit.wwd h6 {
    font-size: 16px;
    margin: 19px 0 27px;
    line-height: 24px;
}
.plus3 {
    position: relative;
    width: 25px;
    height: 25px;
}
.plus3:before {
    width: 25px;
    height: 1px;
    margin: -1px 0 0 -13px;
}
.plus3:after {
    width: 1px;
    height: 25px;
    margin: -13px 0 0 -1px;
}
.won-area .stit.se h1 {
    font-size: 67px;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
}
.won-area .stit.se h2 {
    font-size: 45px;
    margin-bottom: 34px;
}


.ntitle .stit h5 {
    font-size: 27px;
    line-height: 37px;
}
.press .td_pic img {
    max-width: 223px;
}	
.press {
    padding: 62px 0px 16px;
}
.press .pr_tit {
    font-size: 15px;
    padding: 11px 45px 0;
}
.press .tt {
    font-size: 17px;
	padding: 28px 45px 0;
}
.press .ct {
    font-size: 14px;
	padding: 0px 0 0 45px;
}
.plus4 {
    width: 30px;
    height: 30px;
}
.plus4:before {
    width: 30px;
    margin: -1px 0 0 -15px;
}
.plus4:after {
    height: 30px;
    margin: -15px 0 0 -1px;
}

#carousel-8 .carousel-caption h2 {
    font-size: 107px;
    margin: 18px 0 0;
}
#carousel-8 .carousel-caption h1 {
    font-size: 200px;
    margin: -31px -16px 0;
}
#carousel-8 .carousel-caption h3 {
    font-size: 27px;
    margin: -20px 0px 13px;
    line-height: 33px;
}
#carousel-8 .carousel-caption h4 {
    font-size: 17px;
    line-height: 25px;
}
.pon-area1 {
    margin: 91px 14% 91px;
}
.pon-area1 .stit {
    margin-top: 37px;
}
.pon-area1 .stit h4 {
    font-size: 36px;
    margin-top: 6px;
}
.pon-area1 .stit h4 span {
    font-size: 36px;
}
#list_la {
    margin-top: 82px;
}
#list_la li {
    margin: 0 0 50px;
}



.ctact .stit h3 {
    font-size: 37px;
    line-height: 38px;
    margin-bottom: 18px;
}
.ctact .stit h3 span {
    font-size: 37px;
    line-height: 56px;
}
.ctact .stit h5 {
    font-size: 14px;
    line-height: 21px;
}
.ctact .stit h6 {
    font-size: 12px;
    line-height: 14px;
    margin: 17px 0 0;
}

h4#container_title {
    font-size: 15px;
    margin-top: 24px;
    margin-bottom: 15px;
    margin-left: 8px;
}
.ctab1, .ctab2 {
    font-size: 14px;
	margin: 0 1.5%;
}
.ctts th {
    font-size: 14px;
    margin-top: 14px;
}
.ctts td input {
    font-size: 12px;
}
td.ctck {
    margin-top: 9px;
    font-size: 12px;
}
.ctact .btn-success {
    font-size: 13px;
}
.stit.pbtt {
    margin-top: 313px !important;
}
.stit.pbtt2 {
    margin-top: 290px !important;
}
#bo_w.ctact {
    margin-top: 100px;
    margin-bottom: 60px;
}
.filebox label {
    font-size: 13px;
}




.btlogo img {
    width: 65px;
}
.ft_info {
    margin-top: 6px;
    font-size: 1.1rem;
}
p.ft_copy {
    font-size: 1rem;
}


	
}	

@media (max-width: 1280px) {
.navbar-brand img.pcl {
    width: 120px;
}
	.navbar-nav>li {
		font-size: 1.15rem;
	}
.navbar-default .navbar-nav>li>a, .navbar-default.color .navbar-nav>li>a {
    font-size: 15px;
}

	/*
	.navbar-default .navbar-nav>li>a {
		font-family: 'AppleSDGothicNeoR' !important;
	}
	*/
	.nav > li > a {
		margin: 23px 8px;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		margin: 22px 7px;
	} 
.navbar-default.nav-shrink .navbar-nav>li>a:hover, .navbar-default.nav-shrink .navbar-nav>li>a:focus {
    margin: 22px 7px;
}		
.navbar-default.color .navbar-nav>li>a:hover, .navbar-default.color .navbar-nav>li>a:focus {
    margin: 22px 7px;
}	


	
	.carousel-caption {
		margin: 0 14%;
	} 
#carousel-1 h1 {
    font-size: 63px;
    margin-top: 4px;
}
#carousel-1 h4 {
    font-size: 19px;
} 
	.cnav {
		right: -40%;
	}
	
	
#carousel-2 h2 {
    font-size: 46px;
    line-height: 52px;
}
#carousel-2 h2 span {
    font-size: 50px;
}
#anm4 {
    font-size: 11px;
}

	
.mon-area {
    margin: 5% 0% 5% 11.5%;
}
.mon-area h2 {
    font-size: 50px;
}
.mon-area h2 span{
    font-size: 50px;
}
.mon-area1 {
    margin: 5% 11.5%;
}
.plus {
    width: 50px;
    height: 50px;
}
.plus:before {
    width: 50px;
    margin: -1px 0 0 -25px;
}
.plus:after {
    height: 50px;
    margin: -25px 0 0 -1px;
}	











	
#carousel-5 .carousel-caption h2 {
    font-size: 100px;
    margin-bottom: 10px;
}
#carousel-5 .carousel-caption h1 {
    font-size: 117px;
}
#carousel-5 .carousel-caption h3 {
    font-size: 28px;
    margin: 14px 0px 14px;
}
#carousel-5 .carousel-caption h4 {
    font-size: 16px;
    margin: 4px 0 0;
}



.con-area {
    margin: 68px 14%;
}

div.scate {
    font-size: 1rem;
}
.con-area .scate {
    padding-top: 28px;
}
.stit.mbc {
    padding-bottom: 31px;
}
.ctitle.cbbt {
    padding-bottom: 11px;
}


.stit {
    margin-top: 16px;
}
.stit h3 span {
    font-size: 29px;
}
.stit h4 {
    font-size: 25px;
}
.pcon h5 {
    font-size: 19px;
}
.plus0.pstw {
    padding-bottom: 38px;
}
.wpc {
    padding: 40px 0 67px;
}
.wpc img {
    max-width: 58px;
}
.wpc h5 {
    padding: 8px 0 6px;
}
.wpc h6 {
    font-size: 13px;
    margin: 5px;
}
.wcl img {
    max-width: 196px;
}
.wcl h6 {
    font-size: 13px;
}


.plus0 .wrap {
    padding-top: 21px;
}
.plus2 {
    width: 30px;
    height: 30px;
}
.plus2:before {
    width: 30px;
    margin: -1px 0 0 -15px;
}
.plus2:after {
    height: 30px;
    margin: -15px 0 0 -1px;
}	



img.partimg {
    width: 92px;
}
.acon {
    margin: 0 8%;
}
img.awimg {
    width: 145px;
}
.awa h3 {
    font-size: 1.65rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.29rem;

}		
	


#carousel-6 .carousel-caption h2 {
    font-size: 100px;
    margin-bottom: 0;
}
#carousel-6 .carousel-caption h1 {
    font-size: 190px;
    margin: -31px -16px 0px;
}
#carousel-6 .carousel-caption h3 {
    font-size: 26px;
    margin: -14px 0px 11px;
}
#carousel-6 .carousel-caption h4 {
    font-size: 16px;
    margin: 6px 0 0;
}

.won-area1 .scate {
    margin: 14px 0;
}
.won-area1 .stit {
    margin-bottom: 12.7%;
    margin-top: 39px;
}
.won-area1 .stit h4 {
    font-size: 28px;
	margin-top: 8px;
}
.won-area1 .stit h4 span {
    font-size: 33px;
}
	.won-area1 {
		margin: 79px 0 0 14%;
	}
	.won-area {
		margin: 119px 0% 80px 13%;
	}
.won-area.thr {
    margin: 29px 0 0 13%;
}	
	.stit h1 {
		font-size: 10rem;
	}
	.stit.wwd h6 {
		font-size: 1.45rem;
	}
.won-area .stit h1 {
    font-size: 63px;
    letter-spacing: -1.4px;
}
.won-area .stit h2 {
    font-size: 42px;
    margin-bottom: 28px;
}	
.won-area .stit h5 {
    font-size: 25px;
    line-height: 24px;
}	
.won-area .stit h5 span {
    font-size: 25px;
}	
.won-area .stit.wwd h6 {
    font-size: 15px;
    margin: 18px 0 27px;
    line-height: 22px;
}
.plus3 {
    position: relative;
    width: 25px;
    height: 25px;
}
.plus3:before {
    width: 25px;
    height: 1px;
    margin: -1px 0 0 -13px;
}
.plus3:after {
    width: 1px;
    height: 25px;
    margin: -13px 0 0 -1px;
}
.won-area .stit.se h1 {
    font-size: 63px;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
}
.won-area .stit.se h2 {
    font-size: 40px;
    margin-bottom: 29px;
}


.ntitle .stit h5 {
    font-size: 26px;
    line-height: 36px;
}
.press .td_pic img {
    max-width: 207px;
}	
.press {
    padding: 60px 0px 14px;
}
.press .pr_tit {
    font-size: 14px;
    padding: 11px 45px 0;
}
.press .tt {
    font-size: 16px;
	padding: 27px 45px 0;
}
.press .ct {
    font-size: 13px;
	padding: 0px 0 0 45px;
}
.plus4 {
    width: 30px;
    height: 30px;
}
.plus4:before {
    width: 30px;
    margin: -1px 0 0 -15px;
}
.plus4:after {
    height: 30px;
    margin: -15px 0 0 -1px;
}

#carousel-8 .carousel-caption h2 {
    font-size: 100px;
    margin: 18px 0 0;
}
#carousel-8 .carousel-caption h1 {
    font-size: 189px;
    margin: -31px -16px 0;
}
#carousel-8 .carousel-caption h3 {
    font-size: 25px;
    margin: -20px 0px 13px;
    line-height: 31px;
}
#carousel-8 .carousel-caption h4 {
    font-size: 16px;
    line-height: 24px;
}
.pon-area1 {
    margin: 72px 13.7% 72px;
}
.pon-area1 .stit {
    margin-top: 37px;
}
.pon-area1 .stit h4 {
    font-size: 33px;
    margin-top: 6px;
}
.pon-area1 .stit h4 span {
    font-size: 36px;
}
#list_la {
    margin-top: 72px;
}
#list_la li {
    margin: 0 0 40px;
}



.ctact .stit h3 {
    font-size: 37px;
    line-height: 38px;
    margin-bottom: 18px;
}
.ctact .stit h3 span {
    font-size: 37px;
    line-height: 56px;
}
.ctact .stit h5 {
    font-size: 14px;
    line-height: 21px;
}
.ctact .stit h6 {
    font-size: 12px;
    line-height: 14px;
    margin: 17px 0 0;
}

h4#container_title {
    font-size: 15px;
    margin-top: 24px;
    margin-bottom: 15px;
    margin-left: 8px;
}
.ctab1, .ctab2 {
    font-size: 14px;
	margin: 0 1.5%;
}
.ctts th {
    font-size: 14px;
    margin-top: 14px;
}
.ctts td input {
    font-size: 12px;
}
td.ctck {
    margin-top: 9px;
    font-size: 12px;
}
.ctact .btn-success {
    font-size: 13px;
}
.stit.pbtt {
    margin-top: 313px !important;
}
.stit.pbtt2 {
    margin-top: 290px !important;
}
#bo_w.ctact {
    margin-top: 100px;
    margin-bottom: 60px;
}
.filebox label {
    font-size: 13px;
}




.btlogo img {
    width: 65px;
}
.ft_info {
    margin-top: 6px;
    font-size: 1.1rem;
}
p.ft_copy {
    font-size: 1rem;
}
	
			
}


@media (max-width: 992px) {
.navbar-brand img.pcl {
    width: 100px;
}
	.navbar-nav>li {
		font-size: 1.15rem;
	}
.navbar-default .navbar-nav>li>a, .navbar-default.color .navbar-nav>li>a {
    font-size: 15px;
}

	/*
	.navbar-default .navbar-nav>li>a {
		font-family: 'AppleSDGothicNeoR' !important;
	}
	*/
	.nav > li > a {
		margin: 23px 8px;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		margin: 22px 7px;
	} 
.navbar-default.nav-shrink .navbar-nav>li>a:hover, .navbar-default.nav-shrink .navbar-nav>li>a:focus {
    margin: 22px 7px;
}		
.navbar-default.color .navbar-nav>li>a:hover, .navbar-default.color .navbar-nav>li>a:focus {
    margin: 22px 7px;
}	


	
	.carousel-caption {
		margin: 0 14%;
	} 
#carousel-1 h1 {
    font-size: 41px;
    margin-top: 0px;
}
#carousel-1 h4 {
    font-size: 13px;
} 
	.cnav {
		right: -40%;
	}
	
	
#carousel-2 h2 {
    font-size: 29px;
    line-height: 32px;
}
#carousel-2 h2 span {
    font-size: 31px;
}
#anm4 {
    font-size: 10px;
}

	
.mon-area {
    margin: 4% 0% 4% 9.5%;
}
.mon-area h2 {
    font-size: 31px;
}
.mon-area h2 span{
    font-size: 31px;
}
.mon-area1 {
    margin: 5% 11.5%;
}
.plus {
    width: 35px;
    height: 35px;
}
.plus:before {
    width: 35px;
    margin: -1px 0 0 -18px;
}
.plus:after {
    height: 35px;
    margin: -18px 0 0 -1px;
}	











#carousel-5 .carousel-caption {
    top: 10%;
}	
#carousel-5 .carousel-caption h2 {
    font-size: 66px;
    margin-bottom: 10px;
}
#carousel-5 .carousel-caption h1 {
    font-size: 76px;
}
#carousel-5 .carousel-caption h3 {
    font-size: 19px;
    margin: 10px 0px 5px;
}
#carousel-5 .carousel-caption h4 {
    font-size: 10px;
    margin: 3px 0 0;
}



.con-area {
    margin: 53px 14%;
}

div.scate {
    font-size: 1rem;
}
.con-area .scate {
    padding-top: 28px;
}
.stit.mbc {
    padding-bottom: 31px;
}
.ctitle.cbbt {
    padding-bottom: 0px;
}


.stit {
    margin-top: 9px;
}
.stit h3 span {
    font-size: 20px;
}
.stit h4 {
    font-size: 17px;
	margin-top: 7px;
}
.pcon h5 {
    font-size: 16px;
	margin-top: 4px;
	margin-bottom: 7px;
}
.plus0.pstw {
    padding-bottom: 38px;
}
.wpc {
    padding: 40px 0 67px;
}
.wpc img {
    max-width: 58px;
}
.wpc h5 {
    padding: 8px 0 6px;
}
.wpc h6 {
    font-size: 13px;
    margin: 5px;
}
.wcl img {
    max-width: 196px;
}
.wcl h6 {
    font-size: 13px;
}


.plus0 .wrap {
    padding-top: 21px;
}
.plus2 {
    width: 21px;
    height: 21px;
}
.plus2:before {
    width: 21px;
    margin: -1px 0 0 -11px;
}
.plus2:after {
    height: 20px;
    margin: -11px 0 0 -1px;
}	



img.partimg {
    width: 92px;
}
.acon {
    margin: 0 8%;
}
img.awimg {
    width: 145px;
}
.awa h3 {
    font-size: 1.65rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.29rem;

}		
	

#carousel-6 .carousel-caption {
    top: 8.5%;
}
#carousel-6 .carousel-caption h2 {
    font-size: 65px;
    margin-bottom: 0;
}
#carousel-6 .carousel-caption h1 {
    font-size: 125px;
    margin: -21px -7px 0px;
}
#carousel-6 .carousel-caption h3 {
    font-size: 16px;
    margin: -10px 0px 5px;
}
#carousel-6 .carousel-caption h4 {
    font-size: 11px;
    margin: 3px 0 0;
}

.won-area1 .scate {
    margin: 14px 0;
}
.won-area1 .stit {
    margin-bottom: 12.7%;
    margin-top: 39px;
}
.won-area1 .stit h4 {
    font-size: 18px;
    margin-top: 5px;
}
.won-area1 .stit h4 span {
    font-size: 22px;
}
	.won-area1 {
		margin: 60px 0 0 14%;
	}
.won-area {
    margin: 15px 0% 15px 13%;
}
.won-area.thr {
    margin: 0 0 0 13%;
}	
	.stit h1 {
		font-size: 10rem;
	}
	.stit.wwd h6 {
		font-size: 1.45rem;
	}
.won-area .stit h1 {
    font-size: 41px;
    letter-spacing: -1.4px;
}
.won-area .stit h2 {
    font-size: 27px;
    letter-spacing: -1.4px;
    margin-bottom: 18px;
}
.won-area .stit h5 {
    font-size: 17px;
    line-height: 11px;
}	
.won-area .stit h5 span {
    font-size: 17px;
}	
.won-area .stit.wwd h6 {
    font-size: 10px;
    margin: 13px 0 14px;
    line-height: 15px;
}
.plu1 {
    margin-bottom: 0px;
}
.plu2 {
    margin-bottom: 0px;
}
.plus3 {
    position: relative;
    width: 21px;
    height: 21px;
}
.plus3:before {
    width: 21px;
    height: 1px;
    margin: -1px 0 0 -11px;
}
.plus3:after {
    width: 1px;
    height: 21px;
    margin: -11px 0 0 -1px;
}
.won-area .stit.se h1 {
    font-size: 41px;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
}
.won-area .stit.se h2 {
    font-size: 27px;
    margin-bottom: 18px;
}

.ntitle .stit {
    margin-top: 10px;
}
.ntitle .stit h5 {
    font-size: 18px;
    line-height: 23px;
}
.press .td_pic img {
    max-width: 207px;
}	
.press {
    padding: 60px 0px 14px;
}
.press .pr_tit {
    font-size: 14px;
    padding: 11px 45px 0;
}
.press .tt {
    font-size: 16px;
	padding: 27px 45px 0;
}
.press .ct {
    font-size: 13px;
    padding: 0px 0 0 45px;
    line-height: 20px;
}
.plus4 {
    width: 25px;
    height: 25px;
}
.plus4:before {
    width: 25px;
    margin: -1px 0 0 -13px;
}
.plus4:after {
    height: 25px;
    margin: -13px 0 0 -1px;
}
#carousel-8 .carousel-caption {
    top: 7%;
}
#carousel-8 .carousel-caption h2 {
    font-size: 63px;
    margin: 18px 0 0;
}
#carousel-8 .carousel-caption h1 {
    font-size: 120px;
    margin: -21px -6px 0;
}
#carousel-8 .carousel-caption h3 {
    font-size: 16px;
    margin: -12px 0px 6px;
    line-height: 20px;
}
#carousel-8 .carousel-caption h4 {
    font-size: 10px;
    line-height: 15px;
}
.pon-area1 {
    margin: 39px 13.7% 40px;
}
.pon-area1 .stit {
    margin-top: 37px;
}
.pon-area1 .stit h4 {
    font-size: 23px;
    margin-top: 3px;
}
.pon-area1 .stit h4 span {
    font-size: 23px;
}
#list_la {
    margin-top: 50px;
}
#list_la li {
    margin: 0 0 30px;
}



.ctact .stit h3 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 14px;
}
.ctact .stit h3 span {
    font-size: 30px;
    line-height: 36px;
}
.ctact .stit h5 {
    font-size: 11px;
    line-height: 17px;
}
.ctact .stit h6 {
    font-size: 10px;
    line-height: 12px;
    margin: 14px 0 0;
}

h4#container_title {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 15px;
    margin-left: 8px;
}
.ctab1, .ctab2 {
    font-size: 13px;
	margin: 0 1.5%;
}
.ctts th {
    font-size: 13px;
    margin-top: 12px;
}
.ctts td input {
    font-size: 11px;
}
td.ctck {
    margin-top: 9px;
    font-size: 11px;
}
.ctact .btn-success {
    font-size: 12px;
}
.stit.pbtt {
    margin-top: 340px !important;
}
.stit.pbtt2 {
    margin-top: 317px !important;
}
#bo_w.ctact {
    margin-top: 100px;
    margin-bottom: 60px;
}
.filebox label {
    font-size: 12px;
}
.filebox label {
    padding: 5px 13px;
    height: 26px;
}


footer .footer-above {
    margin: 82px 0 0;
    padding: 30px 0;
}
.btlogo img {
    width: 65px;
}
.ft_info {
    margin-top: 6px;
    font-size: 1.1rem;
}
p.ft_copy {
    font-size: 1rem;
}
	

}	

@media (max-width: 809px) {	

.mon-area h2 {
    font-size: 29px;
}
.mon-area h2 span {
    font-size: 30px;
}


			
}

@media (max-width: 767px) {
	
.scroll-down {
    display: none;
}	
.navbar.hide {
    display: block !important;
}	

    .navbar-fixed-top.nav-shrink {
        padding: 0;
		background: rgba(255,255,255,.97);
    }
.navbar-default .navbar-collapse {
    background: rgba(255,255,255,.97);
}	
.navbar-default.nav-shrink .navbar-collapse {
    background: rgba(255,255,255,.0);
}

#carousel-1m .carousel-caption {
    margin: 0 0 0 9.5%;
    top: 36%;
}
#carousel-1m .carousel-caption h4 {
    font-size: 12px;
	font-family: 'AppleSDGothicNeoR' !important;
}
#carousel-1m .carousel-caption h1 {
    font-size: 52px;
	font-family: 'AppleSDGothicNeoB' !important;
    letter-spacing: -1px;
    line-height: 51px;
	margin-top: 0px;
}

#carousel-1 .carousel-caption {
    top: 25%;
}
.col-sm-5, .col-sm-6,.col-sm-7, .col-sm-12 {padding: 0 1px;}

#carousel-2 h2 {
    font-size: 2rem;
    margin: 0px;
}
#carousel-2 h2 span {
    font-size: 2.0rem;
}
#anm4 {
    font-size: 1.0rem;
    font-weight: 400;
    width: 70px;
    padding: 5px;
}
#anm4 {
	animation-play-state: paused;
}

.mon-area, .mon-area1, .con-area, .con-area1, .won-area, .won-area1 {margin:0;}





.won-area .stit h1 {
    font-size: 4rem;
    margin-top: 5px;
    float: left;
    margin-bottom: 20px;
}
.won-area .stit h5 {
    margin: 5px 0;
    clear: both;
}



.table-responsive {
    border: none !important;
}



.navbar-toggle .icon-bar {
    display: block;
    width: 32px;
    height: 2px;
    border-radius: 1px;
    background-color: #081d48 !important;
}	

footer .footer-above {
    margin: 0;
    padding: 0;
}
.btinfo {
    padding-left: 0;
	clear: both;
}
.btsns {
    position: absolute;
    right: 4%;
}
.btsns div {
    padding: 0 4px;
}
.btsns img {
    max-width: 28px;
}
.btlogo img {
    width: 76px;
}
.ft_info {
    margin: 11px 0;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 3px 4px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-default .navbar-nav>li>a, .navbar-default.color .navbar-nav>li>a {
     color: #081d48;
	 font-size: 17px;
	 font-family: 'AppleSDGothicNeoR' !important;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #081d48;
    border: none;
    border-radius: 0;
    margin: 23px 8px;
}
.navbar-default.nav-shrink .navbar-nav>li>a:hover, .navbar-default.nav-shrink .navbar-nav>li>a:focus {
    color: #081d48;
    border: none;
    border-radius: 0;
    margin: 23px 8px;
}






.ft_in1 {
    clear: both;
}
.ft_in2 {
    clear: both;
	margin: 0;
}

.ft_copy {
    clear: both;
    font-size: 11px;
}

.ft_bootm {
    padding: 14px 1%;
    overflow: hidden;
}




.press {
    padding: 60px 3% 14px;
}
.press .td_pic {
    clear:both;
    width: 100%;
}	
.press .td_pic img {
    max-width: 100%;
}	
.press .td_subject {
    width: 100%;
    clear:both;
}	
.press .tt {
    font-size: 14px;
    padding: 27px 0px 0;
}	
.press .ct {
    font-size: 13px;
    padding: 0px;
    width: 100%;
    line-height: 20px;	
}	
.press .pr_tit {
    font-size: 13px;
    padding: 10px 0;
}
	
.ctact .stit h3 {
    font-size: 25px;
    line-height: 30px;
}
.ctact .stit h3 span {
    font-size: 25px;
    line-height: 30px;
}
#bo_w.ctact {
    margin: 60px 0;
    padding: 0 6.5%;
}
.leftcon2.ctitle.col-sm-6 {
    padding: 0 6px;
}
.stit.pbtt, .stit.pbtt2 {
    margin: 25px 0 50px!important;
}
h4#container_title {
    margin-left: 4px;
}
.ctact .btn-success {
    width: 96%;
}





    .spc, #carousel-1, #carousel-2, #carousel-5, #carousel-6, #carousel-8 {
        display:none;
    }
    .smb, #carousel-1m, #carousel-2m, #carousel-5m, #carousel-6m, #carousel-8m {
        display:block;
    }	
	.plus2 {
		right: 10.5%;
		width: 25px;
		height: 25px;
		margin-top: 9%;
	}	
	.plus2:before {
		width: 25px;
		margin: -1px 0 0 -13px;
	}
	.plus2:after {
		height: 25px;
		margin: -13px 0 0 -1px;
	}	
	.ctitle.cbbt {
		border-bottom: none;
		padding-bottom: 0;
		background: white;
		z-index: 9;
	}	
	.plus0 .wrap {
		padding-top: 0;
	}	
	.plus0.pstw {
		padding-bottom: 0;
		border-bottom: none;
	}	
	.plus0.pstw .plus2 {
		margin-top: -11%;
	}	
	
	.smb img {width: 100%;}

	#carousel-1m .active img {
		animation: ltr 8s ease-in-out infinite;
	}	
/*	
	#carousel-5m .active img.bgi {
		animation: ltr 8s ease-in-out infinite;
	}
	#carousel-6m .active img.bgi {
		animation: ltr 8s ease-in-out infinite;
	}	
	#carousel-8m .active img.bgi {
		animation: ltr 8s ease-in-out infinite;
	}	
*/	
	img.cpi {
		position: absolute;
		top: 0;
		left: 0;
	}	
	
.won-area {
    margin: 0;
    width: 100%;
}	
.won-area.thr {
    margin: 0;
}
.sect1 {
    padding: 0;
}

.plu1, .plu2 {
    margin-bottom: 0;
}
.plus6 {
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 9;
    float: right;
    transition: transform .5s ease-in-out,opacity .25s ease-in-out;
    /* margin-top: -10px; */
    top: 60%;
    left: 12%;
}
.wrap .plus6 {
    position: relative;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 9;
    float: left;
    transition: transform .5s ease-in-out,opacity .25s ease-in-out;
}
.plus6:before{ position:absolute; top: 50%; left: 50%; width: 25px; height: 1px; margin: -1px 0 0 -13px; background: #666; content: ''; }
.plus6:after{position: absolute; top: 50%; left: 50%; width: 1px; height: 25px; margin: -13px 0 0 -1px; background: #666; content: ''; }


.plus7 {
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 9;
    float: right;
    transition: transform .5s ease-in-out,opacity .25s ease-in-out;
    /* margin-top: -10px; */
    top: 46%;
    left: 12%;
}
.wrap .plus7 {
    position: relative;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 9;
    float: left;
    transition: transform .5s ease-in-out,opacity .25s ease-in-out;
}
.plus7:before{ position:absolute; top: 50%; left: 50%; width: 25px; height: 1px; margin: -1px 0 0 -13px; background: #666; content: ''; }
.plus7:after{position: absolute; top: 50%; left: 50%; width: 1px; height: 25px; margin: -13px 0 0 -1px; background: #666; content: ''; }

.wam {
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    clear: both;
    width: 100%;
}
.wam a img.waa1 {
    width: 40.679%;
    float: left;
}
.wam a img.waa2 {
    width: 59.321%;
    float: left;
}

.pon-area1 {
    margin: 0 9.5%;
}
#list_la li {
    width: 100%;
}








}



@media (min-width: 1921px) {
	.carousel-caption {
		margin: 0 16%;
	} 
#carousel-1 h1 {
    font-size: 124px;
    margin-top: 17px;
}
#carousel-1 h4 {
    font-size: 41px;
} 
#carousel-2 h2 span {
    font-size: 99px;
}  
#carousel-2 h2 {
    font-size: 90px;
    font-weight: 200;
    text-shadow: none;
    margin-top: 30px;
}
#anm4 {
    font-size: 23px;
    font-weight: 400;
}
.cnav {
    right: -35%;
}
.mon-area {
    margin: 5% 0% 5% 14%;
}
.mon-area h2 {
    font-size: 95px;
    margin-top: 16px;
}
.mon-area h2 span{
    font-size: 94px;
}
.mon-area1 {
    margin: 5% 12%;
}
.plus {
    width: 100px;
    height: 100px;
}
.plus:before {
    width: 100px;
    margin: -1px 0 0 -50px;
}
.plus:after {
    height: 100px;
    margin: -50px 0 0 -1px;
}


.con-area {
    margin: 5% 16%;
}

div.scate {
    font-size: 19px;
}
.press .pr_tit {
    font-size: 27px;
}
.press .tt {
    font-size: 34px;
}
.press .ct {
    font-size: 26px;
    line-height: 38px;
}
.press .td_pic img {
    width: 100%;
    max-width: 415px;
}




.plus2 {
    width: 60px;
    height: 60px;
}
.plus2:before {
    width: 60px;
    margin: -1px 0 0 -30px;
}
.plus2:after {
    height: 60px;
    margin: -30px 0 0 -1px;
}


.navbar-brand img.pcl {
    width: 250px;
}

	

	.navbar-default .navbar-nav>li>a {
		font-size: 30px;
	}
	.navbar-default.nav-shrink .navbar-nav>li>a, .navbar-default.color .navbar-nav>li>a {
		font-size: 30px;
	}

	.nav > li > a {
		margin: 40px 38px;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		margin: 39px 37px;
	} 
.navbar-default.nav-shrink .navbar-nav>li>a:hover, .navbar-default.nav-shrink .navbar-nav>li>a:focus {
    margin: 39px 37px;
}	
.navbar-default.color .navbar-nav>li>a:hover, .navbar-default.color .navbar-nav>li>a:focus {
    margin: 39px 37px;
}	

.btlogo img {
    width: 133px;
}
.ft_info {
    font-size: 22px;
}
.ft_bt_p {
    letter-spacing: -.4px;
    font-size: 16px;
}
	
#carousel-5 .carousel-caption h2 {
    font-size: 200px;
    margin: 0;
}
#carousel-5 .carousel-caption h1 {
    font-size: 236px;
}
#carousel-5 .carousel-caption h3 {
    font-size: 56px;
    margin: 28px 0;
}
#carousel-5 .carousel-caption h4 {
    font-size: 33px;
    margin: 0 0 11px;
}
.stit.mbc {
    padding-bottom: 61px;
}
.pcon h5 {
    font-size: 39px;
    padding-top: 22px;
}
.wpc img {
    max-width: 116px;
}
.wpc h5 {
    padding: 30px 0 22px;
}
.wpc h6 {
    font-size: 26px;
}
.wcl img {
    max-width: 388px;
    /* width: 100%; */
}
.wcl h6 {
    font-size: 27px;
    padding-bottom: 12px;
}

.stit h4 {
    font-size: 51px;
    margin-bottom: 0;
}
.stit h3 span {
    font-size: 59px;
    font-family: 'AppleSDGothicNeoEB' !important;
}


.stit h5 {
    font-size: 2.5rem;
}
.stit h6 {
    font-size: 1.03rem;
}
img.partimg {
    width: 92px;
}
.acon {
    margin: 0 8%;
}
img.awimg {
    width: 145px;
}
.awa h3 {
    font-size: 1.65rem;
    font-family: 'AppleSDGothicNeoB' !important;
}
.awa h4 {
    font-size: 1.29rem;

}		
	


#carousel-6 .carousel-caption h2 {
    font-size: 200px;
    margin-bottom: 0px;
}
#carousel-6 .carousel-caption h1 {
    font-size: 376px;
	margin: -62px -16px 0;
}
#carousel-6 .carousel-caption h3 {
    font-size: 51px;
	margin: -20px 0px 20px;
}
#carousel-6 .carousel-caption h4 {
    font-size: 33px;
}
	.won-area1 {
		margin: 100px 0 0 15%;
	}
.won-area {
    margin: 225px 0% 225px 14.5%;
}
	.stit h1 {
		font-size: 10rem;
	}
	.stit.wwd h6 {
		font-size: 1.45rem;
	}

.won-area1 .stit h4 span {
    font-size: 69px;
}	
.won-area1 .stit h4 {
    font-size: 55px;
    padding-bottom: 6px;
}	
.won-area .stit h1 {
    font-size: 126px;
    font-family: 'AppleSDGothicNeoB' !important;
    margin: 0px 0;
    letter-spacing: -1.4px;
}		
.won-area .stit h2 {
    font-size: 83px;
    margin-top: -6px;
    margin-bottom: 58px;
}	
.won-area .stit h5 {
    font-size: 52px;
    line-height: 53px;
}
.won-area .stit h5 span {
    font-size: 52px;
}	
.won-area .stit.wwd h6 {
    font-size: 31px;
    font-family: 'AppleSDGothicNeoR' !important;
    margin: 34px 0 48px;
    line-height: 43px;
}
.plus3 {
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 9;
}
.plus3:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 1px;
    margin: -1px 0 0 -25px;
    background: #666;
    content: '';
}
.plus3:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 50px;
    margin: -25px 0 0 -1px;
    background: #666;
    content: '';
}
.ntitle .stit h5 {
    font-size: 52px;
    line-height: 65px;
}

	
#carousel-8 .carousel-caption h2 {
    font-size: 200px;
    margin: 18px 0 0;
}	
#carousel-8 .carousel-caption h1 {
    font-size: 378px;
    margin: -59px -16px 0;
}	
#carousel-8 .carousel-caption h3 {
    font-size: 52px;
    margin: -40px 0px 22px;
    line-height: 63px;
}
#carousel-8 .carousel-caption h4 {
    font-size: 33px;
    line-height: 51px;
}	
.pon-area1 .stit h4 {
    font-size: 68px;
    margin-bottom: 0;
}	
.pon-area1 .stit h4 span {
    font-size: 68px;
}	
div#pop_0 {
    font-size: 27px;

}
	
}



.container {
    width: 86%;
}
@media (max-width: 992px) {
	.container {
		width: 100%;
	}
}	