
@charset "utf-8";

@import url("common.css");
@import url("contents.css");
@import url("border.css");

@font-face {
    font-family: 'GapyeongHanseokbong-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2312-1@1.1/GapyeongHanseokbong-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'SejonghospitalBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2312-1@1.1/SejonghospitalBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SOYOMapleBoldTTF';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2310@1.0/SOYOMapleBoldTTF.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('../../inc/font/NanumBarunGothic.ttf') format('truetype');
    src: url('../../inc/font/NanumBarunGothic.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    
}

@font-face {
    font-family: 'NanumSquareNeo-Variable';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

/* layer_popup */
.layer_popup{position:absolute; top:0; left:0;width:auto; height:auto; z-index:10000000000;border:#444444 solid 1px;background:#fff;}
.layer_popup .layer_popup_closed{position:absolute; bottom:0; left:0;width:100%;overflow:hidden;padding:0 0;height:30px;line-height:30px;background:rgba(0,0,0,0.8);}
.layer_popup .layer_popup_closed .fl{float:left;color:#fff;padding-left:10px; font-size:14px;}
.layer_popup .layer_popup_closed .fr{float:right;width:20%;text-align:right;color:#fff;padding-right:10px;}
.layer_popup .layer_popup_closed .fr a{color:#fff; font-size:14px;}
.layer_popup select, .layer_popup input, .layer_popup img { vertical-align:middle;}
.layer_popup .layer_popup_closed input[type="checkbox"] { display: inline-block; width:13px; height: 13px; background: #fff;
cursor: pointer; border-radius: 3px;}
.layer_popup .layer_popup_closed input[type="checkbox"]:checked { display: inline-block; width:13px; height: 13px; background: #fa3062;
cursor: pointer; border-radius: 3px;}
.layer_popup .layer_popup_in img{width:100%;}

/* skipNavi */
#skipNavi dt {position:absolute; top:0; left:-1000px;}
#skipNavi dd a {display:block; font-family:'Malgun Gothic'; font-weight:bold; position:absolute; top:0; left:-1000px; font-size:1em; text-align:center; background-color:#000; z-index:1000;} 
#skipNavi dd a:hover, 
#skipNavi dd a:active, 
#skipNavi dd a:focus{left:0; height:40px; width:100%; line-height:40px; color:#fff !important;}



/* **************************************** *
 * GLOBAL
 * **************************************** */
 html{font-size:1px;}
 html.safari.desktop {font-size: 0.05254860746190226vw;}
 
 a {color: #000;text-decoration: none;}
 
 /* WRAP */
 .wrap {padding-left: 87px;padding-right: 87px;position: relative;}
 .wrap-middle {max-width: 1433px;margin: 0 auto;position: relative;}
 
 /* VR SHOWROOM LABEL */
 .jt-sticky-label__target {position: relative;}
 
 .jt-sticky-label {width: 52px;position: absolute;top: 0;right: 0;background: #2D2A29;z-index: 499;-webkit-transition: width .3s, padding .3s;transition: width .3s, padding .3s;}
 .jt-sticky-label.js-fixed {position: fixed;top: 90px;}
 body.ie-banner-open .jt-sticky-label.js-fixed {top:153px;}
 .jt-sticky-label__typo {display: block;height: 207px;cursor: pointer;}
 .jt-sticky-label__typo > span {display: block;padding-left: 21px;padding-bottom: 1px;position: relative;font-size: 13px;font-weight: 600;line-height: 1.1;white-space: nowrap;color: #fff;-webkit-transform: rotate(90deg) translateX(100%);-ms-transform: rotate(90deg) translateX(100%);transform: rotate(90deg) translateX(100%);}
 .jt-sticky-label__typo > span:before {display: block;width: 22px;height: 22px;position: absolute;top: 50%;margin-top: -11px;left: -13px;font-family: 'jt-font';content: '\e922';font-size: 22px;line-height: 1;font-weight: normal;font-style: normal;text-align: center;color: #fff;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}
 html.desktop .jt-sticky-label:hover {width:62px; padding-right:10px;}
 
 /* mobile br */
 .main-container br.jt-smallscreen-br {display: none;}
 .main-container br.jt-middlescreen-br {display: none;}
 
 /* IE BANNER */
 body.ie-banner-open #header {top:63px;} 
 html.desktop body.ie-banner-open .ie-banner {opacity:1; visibility:visible; }
 .ie-banner { opacity:0; visibility:hidden; width: 100%; text-align: center; background: #2D2A29; height: 63px; position: fixed; z-index: 1000;}
 .ie-banner__inner {padding: 23px 0 22px;font-size:0;}
 .ie-banner b { font-size:14px; color: #fff; font-weight:600; display:inline-block;}
 .ie-banner b + p {margin-left:30px;}
 .ie-banner p {  font-size:14px;  color:#ddd; display:inline-block;}
 .ie-banner p > a {color:#fff; font-weight:600; text-decoration: underline;}
 .ie-banner__close {border:none;background:none;cursor:pointer;width: 34px;height: 34px;position: absolute;top: 50%;margin-top: -17px;margin-left: 30px;}
 .ie-banner__close:before {font-family:'jt-font'; content:'\e946'; font-size:12px; color:#fff;}
 
 
 
 /* **************************************** *
  * HEADER
  * **************************************** */
 #header {width: 100%;height: 160px;position: fixed;top: 0;left: 0;background: transparent;-webkit-transition: height .3s, background .4s;transition: height .3s, background .4s;z-index: 500; }
 .header__inner {height: 100%;position: relative;}
 body.open-menu #header { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
 
 /* LOGO */
 #logo {position: absolute;left: 87px;top: 54px;-webkit-transition: top .3s;transition: top .3s;}
 #logo a {display: block;width: 100%;height: 100%;padding: 8px 0; font-family:'GothamSSm', sans-serif; font-size:20px; font-weight:normal; color:#fff; white-space: nowrap;}
 
 .header_top {width:100%; background:rgba(0,0,0,0.4); display:inline-block;}
 .header_top ul {display:inline-block; padding:10px 0; float:right;}
 .header_top ul li {float: left; margin:0 20px;}

/*-----네비게이션-----*/
#header .header__inner #nav {display: flex; flex-direction: row; justify-content: center; align-items: center;padding-right:2.5rem;}
#header .header__inner #nav{position:absolute; top:74px; right:177px; transition:top .3s; z-index:99999;} 
#header .header__inner #nav ul {clear:both;  position:relative; box-sizing:border-box;height:100%;}
#header .header__inner #nav ul li { display:inline-block;width: auto; float:none; vertical-align:top;position:relative;text-align:center;}
#header .header__inner #nav ul li {position:relative;width:180px; }
#header .header__inner #nav ul li a{text-align:center; color:#fff; display:inline-block; height:40px; line-height:40px; text-transform: uppercase; position:relative;transition: all .2s; -webkit-transition: all .2s; font-size:20px;font-weight:600;width:100%;text-shadow: 2px 2px 3px rgba(0, 0, 0,0.8);}

#header .header__inner #nav ul li ul {z-index: 11;display:none; position: absolute; width:100%;  left:80px;transform:translateX(-50%); top:40px; box-sizing:border-box; text-align:center; background:#fff; height:auto;   display: none;	animation-name: slide_down;	animation-duration:0.5s;    animation-duration: linear; animation-direction: alternate; animation-fill-mode: forwards;
padding:10px;box-shadow: 1px 1px 7px rgba(0,0,0,0.18);}
#header .header__inner #nav ul li ul li {display:block;margin:0;width:100%;padding:2px 8px;}
#header .header__inner #nav ul li ul li a{display:block;padding:0; height:auto; font-weight: 400; line-height:1.5; transition: all .2s; -webkit-transition: all .2s;text-align:left;color: #666666;font-size: 13px;line-height: -0.5;width: 100%;letter-spacing: -1.4px;padding: 4px;font-weight:500; text-shadow: none;}
#header .header__inner #nav ul li ul li a:before{content:'';position:absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #0f44a1;transform: scaleX(0);transition: transform 0.3s ease;}
#header .header__inner #nav ul li ul li a:hover:before{ transform: scaleX(1);}
#header .header__inner #nav ul li ul li a:hover{color:#0f44a1; }
#header .header__inner #nav ul li.active ul li:after{display:none;}
#header .header__inner #nav ul li ul li ul {display:none;}


@media screen and (max-width:1600px){ 
	#header .header__inner #nav > ul > li > div > a {font-size:19px;}
	#header .header__inner #nav ul li{width:120px;}
}
@media screen and (max-width:1300px){ 
	#header h1{left:30px;}
	#header .header__inner{width:100%;padding:0 30px;}
}

@media screen and (max-width:1280px){ 
	#header h1 a img{width:200px;}
	#header .header__inner #nav > ul > li > div > a{font-size:18px;}
	#header .header__inner #nav ul li{width:96px;}
}
@media screen and (max-width:1024px){
	#header{height:75px;}
	#header h1 a img{width:170px;}
	#header .header__inner #nav ul{display:none;}
	#header .btnAll{top:28px;}

}
@media screen and (max-width:820px){
	#header .btn-gnb-menu{right:20px;}
	#header .btnAll:hover > span:nth-child(1){right:0;}
	#header .btnAll:hover > span:nth-child(2){right:0;}
	#header .btnAll:hover > span:nth-child(3){right:0;}

}

 /* LANGUAGES */
 .lang-menu {font-size: 0;line-height: 1;}
 .lang-menu > li {display: inline-block;vertical-align: middle;}
 .lang-menu > li > a {display: block;padding: 10px 30px;font-size: 18px;font-weight: 400;color: #fff;-webkit-transition: color .4s;transition: color .4s;}
 .lang-menu > li > a > span {padding-bottom: 2px;position: relative;}
 .lang-menu > li > a > span:after {content: '';display: block;width: 100%;height: 1px;position: absolute;left: 0;bottom: 3px;background: #fff;opacity: 0;-webkit-transition: background .4s;transition: background .4s;}
 .lang-menu > li.active > a > span:after {opacity: 1;}
 html.ie11 .lang-menu > li > a > span:after {bottom:0}
 
 .lang-menu__tooltip { display:none; position:absolute;top: 40px;background:#2D2A29;color:#fff;padding: 16px 40px 16px 20px;font-size: 12px;line-height: 1.5;width: 244px;}
 .lang-menu__tooltip:after {border-bottom: 8px solid #2D2A29;border-left: 4px solid transparent;border-right: 4px solid transparent;content:'';display:block;position:absolute;top: -8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
 html.ipad .lang-menu__tooltip:after {top:-7px;}
 .page-template-support .lang-menu__tooltip {background:#000;}
 .page-template-support .lang-menu__tooltip:after {border-bottom-color:#000;}
 .lang-menu__tooltip--close {width:30px; height:30px; border:none;background:none;position:absolute;right: 13px;top: 8px;cursor:pointer;padding: 0;}
 .lang-menu__tooltip--close:before {font-family: 'jt-font';content: '\e946';font-size: 13px; font-weight:normal; color:#fff; }
 
 /* NAVIGATION BUTTON */
 .global-navigation-btn {display: block;width: 37px;height: 37px;position: absolute;right: 87px;top: 72px;-webkit-transition: top .3s;transition: top .3s;}
 .global-navigation-btn__line {width: 100%;height: 1px;left: 0;position: absolute;background: #fff;-webkit-transition: background .4s;transition: background .4s;}
 .global-navigation-btn__line--01 {top: 13px;}
 .global-navigation-btn__line--02 {bottom: 14px;}
 html.ratio1_5 .global-navigation-btn__line--02 {bottom:13.6px;}
 
 /* MENU */
 #global-navigation-outer {display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0; bottom:0; background: #000;z-index: 1100;overflow: hidden;}
 .global-navigation-inner {width: 100%;height: 100%;position: relative;font-size: 0; }
 #global-navigation-outer .wrap {height: 100%;}
 
 .global-navigation__bg {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: url(../../inc/img/main/main_visual05.jpg) no-repeat center center;background-size: cover;}
 .global-navigation__bg:after {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: #000000;background: rgba(0, 0, 0, .4);}
 
 .global-navigation__primary {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;position: absolute;top: 50%;margin-top: -190px;}
 
 .global-navigation__info {width: 39%;}
 .global-navigation__info > a {display:inline-block; font-size: 20px; font-weight: normal; color:#fff;}
 .global-navigation__info > a > b {display: block;font-size: 50px; line-height: 60px; font-weight: 700;color: #fff;}
 .global-navigation__info > p {margin-top: 50px;font-size: 14px;font-weight: 400;line-height: 1.35;color: #fff;}
 .global-navigation__info > p br {display:none;}
 
 .global-navigation__main-menus {width: 61%;}
 .menu-container {display: block;width: 100%;font-size: 0;line-height: 1;}
 #menu {width: 180px;}
 #menu a {display: block;line-height: 1.5;white-space: nowrap;-webkit-transition: color .3s;transition: color .3s;}
 #menu > li {vertical-align: top;position: relative;}
 #menu > li > a {padding: 12px 24px 12px 0;position: relative;font-size: 24px;font-weight: 600;color: #fff;}
 #menu > li > a > span {position:relative; border-bottom: 1px solid transparent; -webkit-transition: border .3s;transition: border .3s;}
 html.desktop #menu > li:hover > a > span,
 #menu > li.current_page_item > a > span,
 #menu > li.current-menu-ancestor > a > span {border-bottom-color:#fff;}
 #menu ul.sub-menu {opacity: 0;visibility: hidden;-webkit-transition: opacity 0.2s, visibility 0.2s;transition: opacity 0.2s, visibility 0.2s;}
 #menu > li.hover > ul, #menu > li.focusin > ul {opacity: 1;visibility: visible;}
 #menu > li > ul {position: absolute;left: 100%;top: 12px;}
 #menu > li > ul > li {display: block;}
 #menu > li > ul > li > a {padding: 6px 15px;font-size: 18px;font-weight: 500;color: #999;}
 html.desktop #menu > li > ul > li:hover > a, #menu > li > ul > li.current-menu-item > a, #menu > li > ul > li.current-menu-ancestor > a {color: #fff;}
 
 .global-navigation__extend-menus {position: absolute;bottom: 56px;}
 #extend-menu {font-size: 0;}
 #extend-menu > li {display: inline-block;}
 #extend-menu > li > a {display: block;padding: 6px 16px;font-size: 14px;font-weight: 500;line-height: 1.5;color: #fff;text-transform: uppercase;}
 #extend-menu > li:first-child > a {padding-left: 0;}
 #extend-menu > li:last-child > a {padding-right: 0;}
 #extend-menu > li > a > span {position: relative;}
 #extend-menu > li > a > span:after {content: '';display: block;width: 100%;height: 1px;position: absolute;left: 0;bottom: -1px;background: #fff;opacity: 0;-webkit-transform-origin: 100% 50%;-ms-transform-origin: 100% 50%;transform-origin: 100% 50%;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);-webkit-transition: opacity .2s, -webkit-transform .3s;transition: opacity .2s, -webkit-transform .3s;transition: transform .3s, opacity .2s;transition: transform .3s, opacity .2s, -webkit-transform .3s;-webkit-transition-delay: .2s, 0s;transition-delay: .2s, 0s;}
 html.desktop #extend-menu > li > a:hover > span:after {-webkit-transform-origin: 0% 50%;-ms-transform-origin: 0% 50%;transform-origin: 0% 50%;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity: 1;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;}
 
 /* SUB NAVIGATION */
 #header .article-header__navigation {margin-bottom: 0;position: absolute;left: 531px;top: 30px;opacity: 0;visibility: hidden;-webkit-transition: opacity .3s;transition: opacity .3s;}
 #header .article-header__navigation a {font-size: 16px;color: #666;}
 #header .article-header__navigation span:after {background: #000;}
 html.desktop #header .article-header__navigation a:hover, #header .article-header__navigation li.active a {color: #000;}
 #header.js-navigation--sticky .article-header__navigation {opacity: 1;visibility: visible;}
 
 /* MINIMIZE */
 .minimize#header {height: 100px; background: rgba(0,0,0,0.6);}
 .minimize#header .header__inner .header_top {background: none;}
 .scroll .header__inner .header_top {display:none;}
 .minimize #logo {top: 2px;}
 .minimize #logo a {color: #000;}
 .minimize .lang-menu__wrap {top: 28px !important;}
 .minimize .lang-menu > li > a {color: #fff;}
 .minimize .lang-menu > li > a > span:after {background: #000;}
 .minimize .global-navigation-btn {top: 26px;}
 .minimize .global-navigation-btn__line {background: #fff;}
 
 /* OPEN MENU */
 body.open-menu #logo {z-index: 1101;}
 body.open-menu #logo a {color:#fff;}
 body.open-menu .lang-menu__wrap {z-index: 1101;}
 body.open-menu .global-navigation-btn {z-index: 1101;}
 body.open-menu--motion .lang-menu > li > a {color: #fff;}
 body.open-menu--motion .lang-menu > li > a > span:after {background: #fff;}
 body.open-menu--motion .global-navigation-btn__line {background: #fff;}
 
 html.desktop body.open-menu--motion .global-navigation-btn {-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;}
 html.desktop body.open-menu--motion .global-navigation-btn:hover {-webkit-transform: scale(0.9) rotate(90deg);-ms-transform: scale(0.9) rotate(90deg);transform: scale(0.9) rotate(90deg);}
 
 body.open-menu--fixed {width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;overflow: hidden;}
 
 
 /* **************************************** *
 * COMMON
 * **************************************** */
.main-section {overflow-x: hidden;}
.main-section__head--align-center {text-align: center; will-change: transform;}
.main-section__head h2 { font-size: 36px; font-weight: 700; line-height: 1.2; letter-spacing: -0.025em; }
.main-section__head ul {display:inline-block; width: 100%; padding:50px 0 0;}
.main-section__head ul li {float:left; margin-right:50px; padding:10px 0;}
.main-section__head ul li a {font-size: 18px;}
.main-section__head ul li.on a {font-weight: bold; border-bottom:2px solid rgb(28, 56, 181); padding-bottom: 10px; color:#110d67}
.main-section__head .jt-btn__basic {margin-top: 28px;}

.main-section__head-icon-arrow {position: relative;display: inline;font-style: normal;margin-left: 21px;top: 3px;}
.main-section__head-icon-arrow:after { content: '\e903'; font-family: 'jt-font'; font-size: 32px; }
html.desktop .main-section__head a:hover .main-section__head-icon-arrow {-webkit-animation: horizon-bounce 1s 0.1s ease-out infinite normal;animation: horizon-bounce 1s 0.1s ease-out infinite normal;}
@-webkit-keyframes horizon-bounce { 0% { margin-left:21px } 50% { margin-left:35px } 100% { margin-left:21px } }
@keyframes horizon-bounce { 0% { margin-left:21px } 50% { margin-left:35px } 100% { margin-left:21px } }



/* **************************************** *
 * VISUAL
 * **************************************** */
.main-visual { width: 100%; height: 100vh !important; background: #ddd; }
.main-visual__container { width: 100%; height: 100vh; }
.main-visual__item {overflow: hidden;}
.main-visual__bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: no-repeat center center; background-size: cover; z-index: 1; -webkit-transform: scale(1.05) rotate(0.01deg); -ms-transform: scale(1.05) rotate(0.01deg); transform: scale(1.05) rotate(0.01deg);-webkit-transition: -webkit-transform 3.8s linear;transition: -webkit-transform 3.8s linear;transition: transform 3.8s linear;transition: transform 3.8s linear, -webkit-transform 3.8s linear;}
.main-visual__bg:after {content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;-webkit-transition: .3s; transition: .3s;}
.main-visual__bg.small {display: none;}
.swiper-slide-active .main-visual__bg {-webkit-transform: scale(1) rotate(0deg);-ms-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);}
.main-visual__content { display: table; width: 100%; height: 100%; position: relative; z-index: 2; }
.main-visual__content-inner { display: table-cell; text-align: center; color: #fff; position: absolute; bottom:25%; width:100%;}
.main-visual__content-title { font-size: 50px; font-weight: bold; line-height: 60px; opacity: 0; font-family: 'GapyeongHanseokbong-Bold'; text-shadow: 2px 2px 10px #000;}
.main-visual__content-desc { font-size: 20px; font-weight: 400; line-height: 1.78; opacity: 0;color:#e4e4e4; margin-top:20px; text-shadow: 2px 2px 10px #000;}
.main-visual__btn {margin-top: 45px; opacity: 0;}

.scroll-down { position: absolute; left: 50%; bottom: 30px; transform: translate(-50%,0%); text-align:center; z-index: 5; color: #fff}
.scroll-down p {  font-size: 14px; margin-bottom: 10px; }
.scroll_down span { display:block; position:relative; width:20px; height:30px; border:2px solid #fff; border-radius:50px; box-sizing:border-box; margin:0 auto; }
.scroll_down span:before { content:''; display:block; position:absolute; top:2px; left:50%; width:4px; height:4px; border-radius:50%; background:#fff; transform:translateX(-50%); box-sizing:border-box; -webkit-animation:scroll 2s infinite; animation:scroll 2s infinite; }


/* video type */
.main-visual__item--video .main-visual__bg, .main-visual__item--video.swiper-slide-active .main-visual__bg {-webkit-transform: none;-ms-transform: none;transform: none;}
.main-visual__item--video .main-visual__video-wrap {width: 100%;height: 100%;position: relative;overflow: hidden;}
.main-visual__video video { display: block !important; width: auto !important; height: auto !important; min-width: 100% !important; min-height: 100% !important; position: absolute !important; top: 50% !important; left: 50% !important; -webkit-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; } /* dacast override */
.main-visual__item--video .main-visual__iframe-poster {width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: no-repeat center center;background-size: cover;}


/* **************************************** *
 * CENTER
 * **************************************** */
 .main-center { padding:80px 0; }
 .main-center__list-wrap {margin-top:30px; overflow: visible; margin-left: -24rem; margin-right: -24rem;}
 .main-center__list { font-size: 0;}
 .main-center__item { display: inline-block; vertical-align: top; margin: 0 24rem; width: auto;}
 .main-center__link {display: block;}
 .main-center__thumb {position: relative;}
 .main-center__thumb:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: opacity .3s; transition: opacity .3s; background: #000 url('../../inc/img/main/main_play_btn.png') center 50% no-repeat;}
 .main-center__thumb-img img {display: block; width: 100%; height: auto;}
 .main-center__thumb-map {position: absolute; top: 50%; left: 50%; width: 102rem; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; font-size: 0; z-index: 1; opacity: 0; visibility: hidden; -webkit-transition: opacity .3s; transition: opacity .3s;}
 .main-center__thumb-map > .jt-lazyload {width: 100%; padding-top: 78.5%;}
 .main-center__thumb-map > .jt-lazyload .jt-lazyload__color-preview {background: transparent;}
 .main-center__thumb-map-title { display: block; font-size: 12rem; font-weight: 600; line-height: 1.34; color: #fff; margin-top: 10rem; }
 .main-center__title { display: block; font-size: 22px; font-weight: bold; color: #333; text-align: right; margin-top: 20rem; }
 .main-center__link .main-center__title > span {position:relative; display:inline-block;}
 .main-center__link .main-center__title > span:after {width:0; height:1rem; background:#000; content:''; display:block; -webkit-transition: width .3s;transition: width .3s;}
 html.desktop .main-center__link:hover .main-center__title > span:after {width:100%;}
 .main-center__list-wrap  .swiper-navigation {top:27.5%;}
 .main-center__list-wrap:before {width: 10%;height:100%;content:'';display:block;position:absolute;left: -63rem;top: 0;z-index: 10;}
 .main-center__list-wrap:after {width: 10%;height:100%;content:'';display:block;position:absolute;right: -63rem;top: 0px;z-index: 10;}
 .main-center__list-wrap.prev-disabled:before {display:none;}
 .main-center__list-wrap.next-disabled:after {display:none;}
 html.desktop .main-center__link:hover .main-center__thumb:after {opacity: .5;}
 html.desktop .main-center__link:hover .main-center__thumb-map {opacity: 1; visibility: visible;}
 
 .main-center__item--entrance {width: 396rem;}
 .main-center__item--entrance .main-center__thumb-img .jt-lazyload {padding-top: 148.7%;}
 .main-center__item--greeting {width: 544rem;}
 .main-center__item--greeting .main-center__thumb-img .jt-lazyload {padding-top: 80%;}
 .main-center__item--testing {width: 396rem;}
 .main-center__item--testing .main-center__thumb-img .jt-lazyload {padding-top: 108.8%;}
 .main-center__item--beginning {width: 544rem;}
 .main-center__item--beginning .main-center__thumb-img .jt-lazyload {padding-top: 148.7%;}
 .main-center__item--fermenting {width: 396rem;}
 .main-center__item--fermenting .main-center__thumb-img .jt-lazyload {padding-top: 121.2%;}



 /* **************************************** *
  * PAGE
  * **************************************** */
 /* PAGE HEADER */
 .article-header {height: 100vh;position: relative;}
 .article-header:not(.article-header--type-text) {background-color: #2d2a29}
 
 .article-header__background {position: absolute;top: 0;bottom: 0;left: 0;right: 0;overflow: hidden;z-index: 1;}
 .article-header__background > span {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: no-repeat center center;background-size: cover;-webkit-transform: translateZ(0) scale(1.1) rotate(0.1deg);transform: translateZ(0) scale(1.1) rotate(0.1deg);-webkit-transition: -webkit-transform 1.1s ease-out;transition: -webkit-transform 1.1s ease-out;transition: transform 1.1s ease-out;transition: transform 1.1s ease-out, -webkit-transform 1.1s ease-out;}
 .article-header__background.loaded > span {-webkit-transform: translateZ(0) scale(1) rotate(0deg);transform: translateZ(0) scale(1) rotate(0deg);}
 .article-header__background > span.article-header__background--small {display: none;}
 html.mobile .article-header__background {opacity:0;-webkit-transition: opacity .3s;transition: opacity .3s;}
 html.mobile .article-header__background.loaded {opacity:1;}
 
 .article-header__content {width: 100%;position: absolute;left: 0;bottom: 120px;z-index: 2; opacity:0; -webkit-transition: opacity .3s;transition: opacity .3s;}
 .article-header__content.loaded {opacity:1;}
 .article-title {margin-left: -6px;font-size: 80px;font-weight: 600;line-height: 1.25;letter-spacing: -0.025em;color: #fff;}
 
 .article-header__navigation {margin-bottom: 25px;}
 .article-header__navigation ul {font-size: 0;}
 .article-header__navigation li {display: inline-block;vertical-align: middle;}
 .article-header__navigation a {display: block;padding: 5px 15px;font-size: 18px;font-weight: 400;line-height: 1.35;color: #ffffff;color: rgba(255, 255, 255, .5);-webkit-transition: color .3s;transition: color .3s;}
 .article-header__navigation li:first-child a {padding-left: 0;}
 .article-header__navigation li:last-child a {padding-right: 0;}
 .article-header__navigation span {position: relative;}
 .article-header__navigation span:after {content: '';display: block;width: 100%;height: 1px;position: absolute;left: 0;bottom: -1px;background: #fff;opacity: 0;-webkit-transform-origin: 100% 50%;-ms-transform-origin: 100% 50%;transform-origin: 100% 50%;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);-webkit-transition: opacity .2s, -webkit-transform .3s;transition: opacity .2s, -webkit-transform .3s;transition: transform .3s, opacity .2s;transition: transform .3s, opacity .2s, -webkit-transform .3s;-webkit-transition-delay: .2s, 0s;transition-delay: .2s, 0s;}
 html.desktop .article-header__navigation a:hover, .article-header__navigation li.active a {color: #fff;}
 .article-header__navigation li.active span:after {-webkit-transform-origin: 0% 50%;-ms-transform-origin: 0% 50%;transform-origin: 0% 50%;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity: 1;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;}
 
 .article-header.article-header--type-text {height: auto;padding-top: 300px;}
 .article-header.article-header--type-text .article-title {padding-bottom: 100px;color: #000;}
 
 .article-subtitle {display: none;}
 
 /* PAGE BODY */
 .article-body {position: relative;min-height: 360px;}
 
 .article-smallscreen-menu {display: none;}
 

 .notice_z {width:100%; height:530px; background: url("../../inc/img/main/notice_bg24.jpg") no-repeat; background-size: cover;}
 .notice_z .notice_inner {width:1300px; margin: 0 auto; padding:130px 0 0;}
 .notice_z .notice_inner .notice {float:left; width:48%; margin-right:2%; position: relative;}
 .notice_z .notice_inner .notice ul {display: inline-block; width:100%; margin-top:10px;}
.tabcontent ul li {width:100%; clear: both; margin:5px 0; padding:10px 0; border-bottom: 1px dotted #efefef;}
 .notice_z .notice_inner .notice ul li:last-child {border:0;}
 .notice_z .notice_inner .notice ul li a .notice_tit {font-size: 16px; color:#fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break-all;}  
 .notice_z .notice_inner .notice ul li a .notice_txt {font-size: 14px; line-height:20px; color: #fff; padding:20px 0; display: none;}
 .notice_z .notice_inner .notice ul li a .notice_date {font-size:12px; color:#fff; margin-top:10px;}
 .notice_z .notice_inner .notice .tab {width:100%;}
 .notice_z .notice_inner .notice .tab .tabnav {display:inline-block; position: relative; top:10px; width:auto; margin:0;}
 .notice_z .notice_inner .notice .tab .tabnav li {float:left; padding:4px 0; margin:0 30px 0 0; width:auto; border:0; height:auto;}
 .notice_z .notice_inner .notice .tab .tabcontent {width:100%; padding:0;}
 .notice_z .notice_inner .notice .tab .tabnav li a:hover, 
 .notice_z .notice_inner .notice .tab .tabnav li a.active {background: none; color:#fff;}
 .notice_z .notice_inner .notice .tab .tabnav li a.active {border-bottom:1px solid #fff; font-weight: bold;}
 .notice_z .notice_inner .notice .tab .tabnav li a {color:#fff; padding: 10px 0; line-height:24px;}
 .notice_z .notice_inner .notice .tab .tabnav li a.active::before {background: none;}
 .notice_z .notice_inner .notice .tab .tabcontent .more {position: relative; top:10px; right:10px; position: absolute;}
 .notice_z .notice_inner .notice .tab .tabcontent .more a {color: #fff;}


.notice_title {font-size: 34px; font-weight: bold; color:#fff;}
.notice_title01 {font-size: 34px; font-weight: bold; color:#fff;}
.notice_title01  span {font-size:16px; font-weight: normal; margin-top:10px;}
.notice_title .s_txt {font-size:16px;}

.notice_z .notice_inner .sns {float:left; width:50%;}
.notice_z .notice_inner .sns .sns_inner {margin:30px 0 0; width:100%;}

 /* banner */


.banner {margin: 0 auto;overflow: hidden;position: relative; height:125px; width:1300px; margin-bottom:30px;}
.banner > span {display: block;text-align: center;height:40px;line-height: 36px; position: absolute; top: 25px; cursor: pointer;background:#fff;z-index: 5;padding:0 3px;}
.banner > span:first-child { right:54px; padding-left:20px;}
.banner > span:first-child + span { right: 27px; }
.banner > span.control{ right:0; }
.banner .in {overflow: hidden;position: relative;z-index: 3; top:65px;}
.banner .in > ul { overflow: hidden; }
.banner .in > ul li { float: left;width:183px; margin-right:20px; border:1px solid #efefef;}
.banner .in > ul li a { display: block;position: relative;height:56px;}
.banner .in > ul li a img{ position: absolute;left:0;top:0;right:0;bottom:0;margin:auto ;}

 /* **************************************** *
  * FOOTER
  * **************************************** */
 
 footer {background:#0a1a37; width:100%; padding:60px 0;}
 .footer_inner {width:1300px; margin:0 auto; height:160px;}
 .footer_inner ul {width:100%; padding:20px 0; display: inline-block;}
 .footer_inner ul li {float:left; margin-right:30px;}
 .footer_inner ul li a {font-size: 16px; color:#fff;}
 .footer_inner ul li:first-child a {font-weight: bold; color:#f0e621;}
 .footer_add {padding:20px 0; font-size:14px; color:#fff; line-height: 24px; display:inline-block; float:left;}
 .mark {display: inline-block; float:right;}




 /* **************************************** *
  * PRIVACY
  * **************************************** */
 .privacy-box {margin-bottom: 62px;}
 .privacy-box:last-child {margin-bottom: 0;}
 .privacy-box__title {display: block;font-size: 20px;line-height: 1.33;font-weight: 600;color: #000;}
 .privacy-box__title + p {margin-top:33px;}
 .privacy-box > *:last-child {margin-bottom: 0;}
 .privacy-box a {color: #666;border-bottom: 1px solid #aaa;-webkit-transition: border .3s;transition: border .3s;}
 .privacy-box p {margin-bottom: 20px;font-size: 16px;font-weight: 400;line-height: 1.63;color: #666;}
 .privacy-box b {display: block;margin-bottom: 5px;font-size: 16px;font-weight: 500;line-height: 1.63;color: #000;}
 .privacy-box ul {margin-bottom: 22px;}
 .privacy-box ul:last-child {margin-bottom: 0;}
 .privacy-box li {position: relative;font-size: 16px;font-weight: 400;line-height: 1.63;color: #666;}
 .privacy-box > ul > li {padding-left: 14px;}
 .privacy-box > ul > li + li {margin-top:5px;}
 .privacy-box > ul > li > b {margin-top:20px;}
 .privacy-box > ul > li:before {content: '';display: block;width: 4px;height: 4px;position: absolute;left: 0;top: 10px;background: #000;border-radius: 50%;}
 .privacy-box > ul > li > ul {margin-top: 5px;}
 .privacy-box > ul > li > ul > li {padding-left:12px;}
 .privacy-box > ul > li > ul > li:before {content: '-';width: auto;height: auto;top: -1px; left:0;background: transparent; position:absolute;}
 .privacy-box > ul > li > ul > li + li {margin-top:5px;}
 .privacy-box > ul > li > ul > li > ul {margin-top: 3px;}
 .privacy-box > ul > li > ul > li > ul > li {padding-left:10px;}
 .privacy-box > ul > li > ul > li > ul > li:before {content: '';display: block;width: 2px;height: 2px;position: absolute;left: 0;top: 11px;background: #000;border-radius: 50%;}
 .privacy-box > ul > li > ul > li > ul > li + li {margin-top:3px;}
 
 html.desktop .privacy-box a:hover {border-bottom-color: #000;}
 
 .privacy-intro {padding: 40px 48px;background: #f8f8f8;}
 .privacy-date {font-size:20px; font-weight:600; text-align:right; color: #000;}
 
 /* page */
 .page-template-privacy-policy .main-container,
 .page-template-cookie-policy .main-container {padding-bottom: 180px;}
 .page-template-privacy-policy #logo a,
 .page-template-cookie-policy #logo a {color: #000;}
 .page-template-privacy-policy .lang-menu > li > a,
 .page-template-cookie-policy .lang-menu > li > a {color:#000;}
 .page-template-privacy-policy .lang-menu > li > a > span:after,
 .page-template-cookie-policy .lang-menu > li > a > span:after,
 .page-template-privacy-policy .global-navigation-btn__line,
 .page-template-cookie-policy .global-navigation-btn__line {background:#000;}
 
 
 
 
 /* **************************************** *
  * BROWSER SUPPORT
  * **************************************** */
 .page-template-support {background:#2D2A29}
 .jt-browser-support {width: 100vw;height: 100vh;}
 .jt-browser-support__inner {width: 750px;margin: 0 auto;position: relative;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-align: center;}
 
 .jt-browser-support h1 {font-size: 36px;line-height: 1.4;font-weight: 500; color:#fff;}
 .jt-browser-support p {margin-top: 8px;font-size: 16px;line-height: 1.66;font-weight: 400; color:#fff; }
 
 .jt-browser-list {margin: 30px -12px 40px;font-size: 0;}
 .jt-browser-list > li {display: inline-block;vertical-align: top;width: 136px;height: 160px;margin: 0 12px;background: #f4f4f4;border-radius: 4px;overflow: hidden;}
 .jt-browser-list a {display: block;padding: 26px 10px;}
 .jt-browser-list figure {width: 60px;margin: 0 auto;}
 .jt-browser-list img {display: block;width: 100%;height: auto;}
 .jt-browser-list b {display: block;margin-top: 16px;font-size: 13px;line-height: 1.5;font-weight: 600;}
 
 .jt-browser-support .jt-btn__underline {font-size: 16px; font-weight:500; line-height:normal;}
 
 body.page-template-support #footer {display: none;}
 body.page-template-support .main-container {padding: 0;}






/* **************************************** *
 * BUTTON
 * **************************************** */
/* Basic Button */
.jt-btn__basic {display: inline-block;position: relative;overflow: hidden;}
.jt-btn__basic > span {display:block; position: relative;vertical-align: middle;line-height: 1;text-align: center;padding: 21px 40px;font-size: 15px;font-weight: 600;color: #000;border: 1px solid #000;background: transparent;overflow: hidden;-webkit-transition: color .3s;transition: color .3s; z-index:2}
.jt-btn__basic:before, .jt-btn__basic:after {content: '';position: absolute;background: #000;}
.jt-btn__basic:before {width: 110%;height: 0;padding-bottom: 110%;top: 50%;left: 50%;border-radius: 50%;-webkit-transform: translate3d(-50%,-50%,0) scale3d(0,0,1);transform: translate3d(-50%,-50%,0) scale3d(0,0,1);}
.jt-btn__basic:after {top: 0;left: 0;width: 100%;height: 100%;opacity: 0;-webkit-transition: opacity .3s;transition: opacity .3s;}
html.desktop .jt-btn__basic:hover span {color: #fff;}
html.desktop .jt-btn__basic:hover:before {-webkit-transition: -webkit-transform .4s cubic-bezier(0.1, 0, 0.3, 1);transition: -webkit-transform .4s cubic-bezier(0.1, 0, 0.3, 1);transition: transform .4s cubic-bezier(0.1, 0, 0.3, 1);transition: transform .4s cubic-bezier(0.1, 0, 0.3, 1), -webkit-transform .4s cubic-bezier(0.1, 0, 0.3, 1);-webkit-transform: translate3d(-50%,-50%,0) scale3d(1,1,1);transform: translate3d(-50%,-50%,0) scale3d(1,1,1);}
html.desktop .jt-btn__basic:hover:after {opacity: 1;-webkit-transition-duration: .01s;transition-duration: .01s;-webkit-transition-delay: .3s;transition-delay: .3s;}
html.ie11 .jt-btn__basic > span {padding-top:20px; padding-bottom:22px;}

.jt-btn__basic.jt-btn--type-02 > span {color: #fff;border-color: #fff;}
.jt-btn__basic.jt-btn--type-02:before, .jt-btn__basic.jt-btn--type-02:after {background: #fff;}
html.desktop .jt-btn__basic.jt-btn--type-02:hover > span {color: #000;}

/* Underline Button */
.jt-btn__underline {display: inline-block;position: relative;vertical-align: middle;line-height: 1;text-align: center;padding: 17px 22px;font-size: 12px;font-weight: 400;color: #fff;}
.jt-btn__underline > span {padding-bottom: 1px;position: relative;}
.jt-btn__underline > span:before, .jt-btn__underline > span:after {content: '';display: block;height: 1px;position: absolute;bottom: 0;z-index: 2;-webkit-transition: width .4s;transition: width .4s;-webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);}
.jt-btn__underline > span:before {width: 100%;right: 0;background: #fff;-webkit-transition-delay: .2s;transition-delay: .2s;}
.jt-btn__underline > span:after {width: 0;left: 0;background: #fff;-webkit-transition-delay: 0s;transition-delay: 0s;}
html.desktop .jt-btn__underline:hover > span:before {width: 0;-webkit-transition-delay: 0s;transition-delay: 0s;}
html.desktop .jt-btn__underline:hover > span:after {width: 100%;-webkit-transition-delay: .2s;transition-delay: .2s;}



/* **************************************** *
 * SWIPER
 * **************************************** */
/* Type Progressbar */
.swiper-ctrl--progressbar {height: 83px;position: relative;overflow: hidden;}

.swiper-ctrl--progressbar .swiper-pagination {width: 100%;height: 3px;left: 0;bottom: 0;background: none;}
.swiper-ctrl--progressbar .swiper-pagination:before {content: '';display: block;width: 100%;height: 1px;position: absolute;left: 0;top: 1px;background: #000;}
.swiper-ctrl--progressbar .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #000;}

.swiper-ctrl--progressbar .swiper-button-group {position: absolute;right: -7px;top: 9px;font-size: 0;z-index: 11;}
.swiper-ctrl--progressbar .swiper-button-next, .swiper-ctrl--progressbar .swiper-button-prev {display: inline-block;width: 38px;height: 48px;margin-top: 0;position: relative;top: inherit;bottom: inherit;left: inherit;right: inherit;background: none;}
.swiper-ctrl--progressbar .swiper-button-next:before, .swiper-ctrl--progressbar .swiper-button-prev:before {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'jt-font';font-size: 34px;font-weight: normal;text-align: center;line-height: 48px;color: #000;}
.swiper-ctrl--progressbar .swiper-button-prev:before {content: '\e928';}
.swiper-ctrl--progressbar .swiper-button-next:before {content: '\e929';}
html.mac .use-mouse .swiper-ctrl--progressbar .swiper-button-group > div:focus, html.mobile .swiper-ctrl--progressbar .swiper-button-group > div:focus {outline:none;}

.swiper-ctrl--progressbar .swiper-play-state {height: 32px;position: absolute;right: 65px;top: 27px;z-index: 11;}
.swiper-ctrl--progressbar .swiper-play-state__btn:after {font-size: 26px;line-height: 32px;color: #000;}
html.desktop.mac .swiper-ctrl--progressbar .swiper-play-state {top:26px;}

/* Type Bullets */
.swiper-ctrl--bullets {width: 100%;position: absolute;left: 0;bottom: 130px;font-size: 0;text-align: center;z-index: 10;}

.swiper-ctrl--bullets .swiper-pagination {display: inline-block;vertical-align: middle;position: relative;}
.swiper-ctrl--bullets .swiper-pagination-bullet {width: 22px;height: 22px;margin: 0 4px;position: relative;background: transparent;opacity: 1;}
.swiper-ctrl--bullets .swiper-pagination-bullet:before {content: '';display: block;width: 6px;height: 6px;margin: 0;padding: 0;position: absolute;top: 50%;left: 50%;margin-top: -3px;margin-left: -3px;font-size: 0;background: #fff;border: none;border-radius: 50%;}
.swiper-ctrl--bullets .swiper-pagination-bullet:after {content: '';display: block;width: 50%;height: 50%;position: absolute;left: 50%;top: 50%;border: 1px solid #fff;border-radius: 50%;opacity: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);-webkit-transition: width .3s, height .3s, opacity .4s;transition: width .3s, height .3s, opacity .4s;}
.swiper-ctrl--bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {width: 100%;height: 100%;opacity: 1;}

/* Controller */
.swiper-play-state {display: inline-block;vertical-align: middle;width: 32px;height: 22px;position: relative;}
.swiper-play-state__btn {display: block;width: 100%;height: 100%;margin: 0;padding: 0;position: absolute;top: 0;left: 0;background: transparent;border: none;cursor: pointer;opacity: 0;visibility: hidden;-webkit-transition: opacity .3s;transition: opacity .3s;}
.swiper-play-state.swiper-play-state--play .swiper-play-stategg__btn--pause {opacity: 1; visibility: visible;}
.swiper-play-state.swiper-play-state--pause .swiper-play-state__btn--play {opacity: 1; visibility: visible;}
html.desktop.mac .swiper-play-state__btn {top:1px;}

/* Navigation */
.swiper-navigation, .swiper-navigation.swiper-button-disabled {opacity: 0.8;background:rgba(0,0,0,0.7);border-radius:50%;text-align: center;line-height: 64px; -webkit-transition: all .3s, transform .6s;transition: all .3s, transform .6s ; will-change:transform; z-index:9999;}
html.desktop .swiper-navigation:hover {background:rgba(0,0,0,0.9);}
html.desktop .swiper-container:hover .swiper-navigation.swiper-button-disabled {opacity:0;}
html.desktop .swiper-container:hover .swiper-navigation {opacity:1;visibility:visible; transform:scale(1.25) }



/* **************************************** *
 * LAZYLOAD
 * **************************************** */
img[data-unveil] {opacity: 0;-webkit-transition: opacity .3s;transition: opacity .3s;}
.jt-lazyload--loaded img[data-unveil], img[data-unveil].jt-lazyload--loaded {opacity:1;}

.jt-lazyload {position: relative;overflow: hidden;}
.jt-lazyload img {display: block;width: 100%;position: absolute;left: 0;top: 0;}
.jt-lazyload.jt-lazyload--loaded img {height: auto;}

/* Color preview */
.jt-lazyload__color-preview {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #f8f8f8;}
.jt-lazyload.jt-lazyload--loaded .jt-lazyload__color-preview {background: transparent;-webkit-transition: background .1s;transition: background .1s;-webkit-transition-delay: .3s;transition-delay: .3s}



/* **************************************** *
 * MOTION
 * **************************************** */
.jt-motion--appear[data-motion-type="rise"] {opacity: 0;}

/* img */
.jt-motion-img {overflow: hidden;}
.jt-motion-img img {opacity: 0;-webkit-transform: scale(1.15);-ms-transform: scale(1.15);transform: scale(1.15);-webkit-transition: opacity 1.1s ease 300ms, -webkit-transform 1.1s ease-out;transition: opacity 1.1s ease 167ms, -webkit-transform 1.1s ease-out;transition: opacity 1.1s ease 300ms, -webkit-transform 1.1s ease-out;transition: transform 1.1s ease-out, opacity 1.1s ease 300ms;transition: transform 1.1s ease-out, opacity 1.1s ease 300ms, -webkit-transform 1.1s ease-out;}
.jt-motion-img.jt-motion-img--complete img {opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}



/* **************************************** *
 * FORM
 * **************************************** */
/* Form layout */
.jt-form {margin: 0 auto;}
.jt-form:after {content: '';display: table;clear: both;}

.jt-form__data-wrap {margin-top: 120px;}
.jt-form__data-tit { font-size: 30px; font-weight: 600; }
.jt-form__data--col-2 {margin-left: -24px; margin-right: -24px; font-size: 0;}
.jt-form__data--col-2 .jt-form__data-tit {margin-left: 24px;}
.jt-form__data--col-2 .jt-form__data {width:-webkit-calc(50% - 48px);width:calc(50% - 48px); margin:0 24px; display:inline-block; vertical-align:top; margin-top: 60px;}

.jt-form__field-wrap {display: block;margin-top: 23px;font-size: 0; position: relative;}
.jt-form__text {font-size: 16px;font-weight: 400;line-height: 1.85;color: #666;}


/* control */
.jt-form__control .jt-form__action {display: inline-block; position: relative; vertical-align: middle; line-height: 1; text-align: center; padding: 21px 40px; font-size: 15px; font-weight: 600; color: #000; border: 1px solid #000; background: transparent; overflow: hidden; -webkit-transition: .3s; transition: .3s; cursor: pointer; position: relative; z-index: 2;}
.jt-form__action-wrap { display: inline-block; vertical-align: top; overflow: hidden; position: relative; }
.jt-form__action-wrap:before { content: ''; position: absolute; background: #000; width: 110%; height: 0; padding-bottom: 110%; top: 50%; left: 50%; border-radius: 50%; -webkit-transform: translate3d(-50%,-50%,0) scale3d(0,0,1); transform: translate3d(-50%,-50%,0) scale3d(0,0,1); }
.jt-form__action-wrap:after { content: ''; position: absolute; background: #000; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: opacity .3s; transition: opacity .3s }
html.desktop .jt-form__action-wrap:hover:before {-webkit-transition: -webkit-transform .4s cubic-bezier(0.1, 0, 0.3, 1);transition: -webkit-transform .4s cubic-bezier(0.1, 0, 0.3, 1);transition: transform .4s cubic-bezier(0.1, 0, 0.3, 1);transition: transform .4s cubic-bezier(0.1, 0, 0.3, 1), -webkit-transform .4s cubic-bezier(0.1, 0, 0.3, 1); -webkit-transform: translate3d(-50%,-50%,0) scale3d(1,1,1); transform: translate3d(-50%,-50%,0) scale3d(1,1,1);}
html.desktop .jt-form__action-wrap:hover:after {opacity: 1; -webkit-transition-duration: .01s; transition-duration: .01s; -webkit-transition-delay: .3s; transition-delay: .3s;}
html.desktop .jt-form__control .jt-form__action:hover {color: #fff;}

/* Controller */
.swiper-play-state {display: inline-block;vertical-align: middle;width: 32px;height: 22px;position: relative;}
.swiper-play-state__btn {display: block;width: 100%;height: 100%;margin: 0;padding: 0;position: absolute;top: 0;left: 0;background: transparent;border: none;cursor: pointer;opacity: 0;visibility: hidden;-webkit-transition: opacity .3s;transition: opacity .3s;}
.swiper-play-state.swiper-play-state--play .swiper-play-state__btn--pause {opacity: 1; visibility: visible;}
.swiper-play-state.swiper-play-state--pause .swiper-play-state__btn--play {opacity: 1; visibility: visible;}
html.desktop.mac .swiper-play-state__btn {top:1px;}


/* **************************************** *
 * A11Y
 * **************************************** */
 .sr-only {position: absolute;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(0px 0px 99.9% 99.9%);clip-path: inset(0px 0px 99.9% 99.9%);overflow: hidden;height: 1px;width: 1px;padding: 0;border: 0;}

 #skip a {width: 1px;height: 1px;position: absolute;left: -10000px;top: auto;overflow: hidden;}
 #skip a:focus {display: block;width: 100%;height: 46px;position: fixed;top: 0;left: 0;line-height: 50px;text-align: center;color: #000;background: #fff;z-index: 999;}
 
 .use-mouse,
 .use-mouse select,
 .use-mouse input[type=text],
 .use-mouse input[type=tel],
 .use-mouse input[type=email],
 .use-mouse input[type=password],
 .use-mouse input[type=url],
 .use-mouse input[type=number],
 .use-mouse input[type=search],
 .use-mouse textarea,
 .use-mouse input[type=submit],
 .use-mouse input[type=button],
 .use-mouse button,
 .use-mouse a:focus {outline: none;}
 

/* **************************************** *
 * JT Alert
 * **************************************** */
.jt-alert {position: fixed;left: 0;top: 0;height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.4);z-index: 99999;}
.jt-alert__container {position: relative;width: 90%;max-width: 376px;left: 50%;top: 50%;-ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);border-radius: 4px;text-align: center;-webkit-box-shadow: 0 20px 80px rgba(0,0,0,.1);box-shadow: 0 20px 80px rgba(0,0,0,.1);}
.jt-alert__content {width: 100%;min-height: 110px;text-align: center;padding: 43px 20px 29px;}
.jt-alert__content h1 { font-size: 20px; line-height: 1.35; color: #222; font-weight: 600; margin-top: -9px; padding-bottom: 10px;}
.jt-alert__content p {vertical-align: middle;font-size: 16px;line-height: 1.6;color:#666;word-wrap: break-word;word-break: keep-all;}
.jt-alert__btn {font-size: 16px;line-height: 1.7;font-weight: 600;color: #484848; background: #f8f8f8; border: 1px solid #ddd; cursor:pointer; display:inline-block; -webkit-transition:300ms; transition:300ms;}
html.desktop .jt-alert__btn:hover { background:#eee; }
.jt-alert--primary-button .jt-alert__btn.jt-alert--ok { background: var(--color-primary); border: 1px solid var(--color-primary); color: #fff; }
html.desktop .jt-alert--primary-button .jt-alert__btn.jt-alert--ok:hover {background:var(--color-primary-dark); border-color: var(--color-primary-dark);}

.jt-alert--button-icon .jt-alert__btn:before {font-family:'jt-font';line-height: 1;font-size:12px;padding-right: 9px;}
.jt-alert--button-icon .jt-alert__btn.jt-alert--ok:before {content: '\e935';}
.jt-alert--button-icon .jt-alert__btn.jt-alert--cancel:before {content: '\e92e';}
.jt-alert--confirm .jt-alert__btn { background: #eee; }
html.desktop .jt-alert--confirm .jt-alert__btn:hover { background: #ddd; }
.jt-alert--primary-title .jt-alert__content h1 { color:var(--color-primary); }

.jt-alert--has-icon .jt-alert__content h1 { position:relative; padding-top: 71px;}
.jt-alert--has-icon .jt-alert__content h1:before {font-family: 'jt-font';font-size: 45px;position: absolute;font-weight: normal;top: 0;left: 50%;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.jt-alert--has-icon.jt-alert__type-info .jt-alert__content h1:before {content:'\e94e';color: #aaa;}
.jt-alert--has-icon.jt-alert__type-success .jt-alert__content h1:before {content:'\e94f';color:#20bd54;}
.jt-alert--has-icon.jt-alert__type-error .jt-alert__content h1:before {content:'\e950';color:#dd4242;}

.jt-alert--no-message .jt-alert__content h1{margin-top: 0; }

/* Classic */
.jt-alert__style-classic .jt-alert__container { background: #fff; }
.jt-alert__style-classic .jt-alert__container .jt-alert__actions { border-top: 1px solid #ddd; }
.jt-alert__style-classic .jt-alert__actions {padding: 20px 0; margin: 0 20px; text-align: center;}
.jt-alert__style-classic .jt-alert__btn { padding: 7px 29px 9px 28px; border-radius: 5px; }
.jt-alert__style-classic.jt-alert--confirm .jt-alert__btn { width: 159px; margin-right: 15px; }
.jt-alert__style-classic.jt-alert--confirm .jt-alert__btn:last-child { margin-right: 0; }
.jt-alert__style-classic.jt-alert--primary-title .jt-alert__content h1 {padding-bottom:25px;}
.jt-alert__style-classic.jt-alert--primary-title .jt-alert__content p { color:#444; }
.jt-alert__style-classic.jt-alert--has-icon.jt-alert__type-info .jt-alert__content h1 { padding-top: 76px;}

/* Basic */
.jt-alert__style-basic .jt-alert__container {overflow:hidden;}
.jt-alert__style-basic .jt-alert__container .jt-alert__actions { border-top: 0; }
.jt-alert__style-basic .jt-alert__content {background: #fff;min-height: 146px; padding: 39px 20px 29px;}
.jt-alert__style-basic .jt-alert__content h1 {margin-top: 5px; }
.jt-alert__style-basic .jt-alert__actions {background: #fff; border-top: 1px solid #ddd;}
.jt-alert__style-basic .jt-alert__btn {padding:13px 0 14px;width: 100%;height:100%;border-radius: 0;background: #f8f8f8;border: 1px solid #ddd;color:#666;}
html.desktop .jt-alert__style-basic .jt-alert__btn:hover { background: #eee; }
.jt-alert__style-basic.jt-alert--primary-button .jt-alert__content {background: #f8f8f8;}
.jt-alert__style-basic.jt-alert--primary-button .jt-alert__btn {color: var(--color-primary);background:#fff; border: 0; border-top: 1px solid #ddd;}
html.desktop .jt-alert__style-basic.jt-alert--primary-button .jt-alert__btn:hover {  color:#fff; background: var(--color-primary);  border-top: 1px solid var(--color-primary); }
.jt-alert__style-basic.jt-alert--primary-button.jt-alert--confirm .jt-alert__content {background: #fff;}
.jt-alert__style-basic.jt-alert--primary-button.jt-alert--confirm .jt-alert__btn {border-top: 0;}
.jt-alert__style-basic.jt-alert--primary-button.jt-alert--confirm .jt-alert__btn.jt-alert--ok {color:#fff;background: var(--color-primary);}
html.desktop .jt-alert__style-basic.jt-alert--primary-button.jt-alert--confirm .jt-alert__btn.jt_alert_ok:hover { background: var(--color-primary-dark); }
.jt-alert__style-basic.jt-alert--confirm .jt-alert__actions { background: none; }
.jt-alert__style-basic.jt-alert--confirm .jt-alert__btn {width: 50%;color: #484848;background: #eee;}
html.desktop .jt-alert__style-basic.jt-alert--confirm .jt-alert__btn:hover { color:#484848; background: #ddd;}
.jt-alert__style-basic.jt-alert--button-icon.jt-alert--confirm .jt-alert__content {background: #fff;}
.jt-alert__style-basic.jt-alert--primary-title .jt-alert__content { padding: 38px 20px 35px; }
.jt-alert__style-basic.jt-alert--primary-title .jt-alert__content h1 {padding-bottom: 18px;margin-bottom: 33px;border-bottom: 1px solid #ddd;}
.jt-alert__style-basic.jt-alert--has-icon.jt-alert__type-info .jt-alert__content h1 { padding-top: 71px;}
.jt-alert__style-basic.jt-alert--has-icon .jt-alert__content {padding: 32px 20px 34px;}
.jt-alert__style-basic.jt-alert--has-icon .jt-alert__content h1 { margin-top:0; }



/* **************************************** *
 * 퀵메뉴
 * **************************************** */

 .quick_m {width:100%; padding:90px 0; background:#fff6e4 url('../../inc/img/main/quick_bg.jpg') left no-repeat;}
 .quick_inner {width:1300px; margin:0 auto; display: flex;}
 .quick_inner .q_left {width:35%; float:left;}
 .quick_inner .q_left .q_tit {font-size:30px; font-weight: bold;}
 .quick_inner .q_left .q_txt {font-size:16px; padding:20px 0 0; line-height: 24px;}

 .quick_inner .q_right {float: left; width:65%;}
 .quick_inner .q_right ul {padding:20px 2%; width:96%; border:1px solid #dcc89f; display: inline-block;}
 .quick_inner .q_right  ul li {width:25%; float:left; border-right:1px solid #dcc89f;}
 .quick_inner .q_right  ul li:last-child {border-right: 0;}
 .quick_inner .q_right  ul li a .q_img {text-align: center; padding: 20px 0;}
 .quick_inner .q_right  ul li a .q_tt {text-align: center; font-size:16px; color:#000; padding:0 0 20px;}



/* **************************************** *
 * 캘린더
 * **************************************** */

.cal {width:100%; padding:40px 0; display: inline-block; background: #f4f4f4;} 
.cal_inner {width:1300px; margin: 30px auto 0; display:grid; padding:30px 0; background: #fff;}
.cal h2 { font-size: 36px; font-weight: 700; line-height: 1.2; letter-spacing: -0.025em; width:100%; text-align: center; padding:50px 0 10px;}
.cal .h2_txt {font-size:16px; line-height: 26px; margin:20px 0 80px; text-align: center;}
.cal_title {font-size: 34px; font-weight: bold; color:#000; text-align: center; padding:40px 0;}
.cal_inner .cal_box {display: inline-block; width:100%; float:left;}
.cal_inner .cal_box .cal_m {float:left; width:50%; border-right:1px solid #efefef;}
.cal_inner .cal_box .cal_m .mm {width:100%; padding:10px 5%; text-align: center; float:left;}
.cal_inner .cal_box .cal_m .mm .yydd {width:100%; text-align: center; margin:20px 0 30px; position: relative;}
.cal_inner .cal_box .cal_m .mm .yydd .dd{font-size:26px; font-weight: bold; padding:10px 25px 0; line-height:60px; vertical-align: bottom;}
.cal_inner .cal_box .cal_m .mm .cal_bb {margin:10px 0; padding:5px 20px 15px; background: #efefef; display: inline-block; width:50%;}
.cal_inner .cal_box .cal_m .mm .cal_bb span {font-size:14px;}
.cal_inner .cal_box .cal_m .mm .cal_bb .cal_bg01 {background-image: url('../../inc/img/common/icon_bg.png'); background-repeat: no-repeat; background-position: -5px 0;  width:25px; height:25px; margin-right:10px;}
.cal_inner .cal_box .cal_m .mm .cal_bb .cal_bg02 {background-image: url('../../inc/img/common/icon_bg.png'); background-repeat: no-repeat; background-position: -32px 1px;  width:25px; height:25px; margin-right:10px;}
.cal_inner .cal_box .cal_m .mm .cal_bb .cal_bg03 {background-image: url('../../inc/img/common/icon_bg.png'); background-repeat: no-repeat; background-position: -60px 2px;  width:25px; height:25px; margin-right:10px;}

.cal_inner .cal_box .cal_m .mm .cal_box {padding:10px 0;}
.cal_b {border-collapse: collapse; width:100%;}
.cal_b tr th {font-size:14px; font-weight: bold; text-align: center; padding:8px 0; border: 1px solid #ebebeb; background:#efefef;}
.cal_b tr td {font-size:12px; text-align: center; height:46px; border:1px solid #ebebeb;}
.cal_b tr td .icon01 {background:#efdebc; padding:12px 0; width:38px; border-radius: 20px; color:#000;}
.cal_b tr td .icon02 {background:#e9e9e9; padding:12px 0; width:38px; border-radius: 20px; color:#000;}
.cal_b tr td .icon03 {background:#a2aee9; padding:12px 0; width:38px; border-radius: 20px; color:#000;}
.cal_b tr td span .ative {font-weight: bold; text-decoration: underline; }

.cal_inner .cal_m2 {float:left; width:100%; border-right:1px solid #efefef;}
.cal_inner .cal_m2 .mm {width:50%; padding:10px 5%; text-align: center; float:left;}
.cal_inner .cal_m2 .mm .yydd {width:100%; text-align: center; margin:20px 0 30px; position: relative;}
.cal_inner .cal_m2 .mm .yydd .dd{font-size:26px; font-weight: bold; padding:10px 25px 0; line-height:60px; vertical-align: bottom;}
.cal_inner .cal_m2 .mm .cal_bb {margin:10px 0; padding:5px 20px 15px; background: #efefef; display: inline-block; width:50%;}
.cal_inner .cal_m2 .mm .cal_bb span {font-size:14px;}
.cal_inner .cal_m2 .mm .cal_bb .cal_bg01 {background-image: url('../../inc/img/common/icon_bg.png'); background-repeat: no-repeat; background-position: -5px 0;  width:25px; height:25px; margin-right:10px;}
.cal_inner .cal_m2 .mm .cal_bb .cal_bg02 {background-image: url('../../inc/img/common/icon_bg.png'); background-repeat: no-repeat; background-position: -32px 1px;  width:25px; height:25px; margin-right:10px;}
.cal_inner .cal_m2 .mm .cal_bb .cal_bg03 {background-image: url('../../inc/img/common/icon_bg.png'); background-repeat: no-repeat; background-position: -60px 2px;  width:25px; height:25px; margin-right:10px;}


.info_txt { display:inline-block; width:100%;}
.info_txt p {font-size:12px; line-height:22px; letter-spacing: -1px; font-weight: 400; word-break: keep-all; text-align: left; font-family: 'NanumSquareNeo-Variable';}
.info_txt .info_tit {font-weight: bold; margin:20px 0 10px;font-size:16px;}

.cal_point {display: inline-block; width: 100%; padding:0 5%; border-bottom:1px solid #efefef;}
.cal_point ul {display:inline-block; float:right;}
.cal_point ul li {float: left; margin:20px 10px; font-size:14px;}
.cal_point ul li .icon_b01 {background:#efdebc; width:14px; margin-right:10px;}
.cal_point ul li .icon_b02 {background:#e9e9e9; width:14px; margin-right:10px;}
.cal_point ul li .icon_b03 {background:#a2aee9; width:14px; margin-right:10px;}
.cal_point .box02_tit {font-size:18px; font-weight: bold; padding-top:10px;}

.cal .cal_t {width:46%; padding:0 2%; float:left;}

.cal .cal_t .box01 {width:100%; display:inline-block;margin-bottom:10px;}


.cal .box01 ul {width: 100%;display:inline-block; margin-top:50px;}
.cal .box01 ul li {float: left; width:48%; margin:1%; text-align:center;}
.cal .box01 ul li a {padding:0 20px; font-size:16px; color:#fff; background: #525252;}
.cal .box01 ul li a:hover {background:#144b98; transition:background 0.3s ease-in-out;}
.cal .box01 ul li a .cal_txt {padding:0 0 20px; font-size:16px;}
.cal .box01 ul li a.cal_p01 {background:#525252;}
.cal .box01 ul li a.cal_p02 {background:#525252;}
.cal .box01 ul li a.cal_p03 {background:#525252;}
.cal .box01 ul li a:hover.cal_p01 {background:#0c7640; transition:background 0.3s ease-in-out;}
.cal .box01 ul li a:hover.cal_p02 {background:#ff4e00; transition:background 0.3s ease-in-out;}
.cal .box01 ul li a:hover.cal_p03 {background:#d10e4a; transition:background 0.3s ease-in-out;}


.intro {width:100%; height:100vh; background:url('../../inc/img/common/intro_bg011.jpg') no-repeat; background-size:cover;}
.intro a {width:100%; height:100vh; display:inline-block;}
.intro .intro_01 {width:50%; text-align:center; padding:30px 0; float:left;}
.intro .intro_01 a ul {display:inline-block; margin:20px 0;}
.intro .intro_01 a ul li {float:left; margin:0 20px;}
.intro .intro_01 a ul li a {background:rgba(0,0,0,0.7); padding:10px 20px; color:#fff; font-size:14px;}
.intro .intro_01 a .intro_stxt {position:absolute; left:15%; bottom:20px;}
.intro .intro_02 {width:50%; text-align:center; padding:30px 0; float:left;}
.intro .intro_02 a ul {display:inline-block; margin:20px 0;}
.intro .intro_02 a ul li {float:left; margin:0 20px;}
.intro .intro_02 a ul li a {background:rgba(0,0,0,0.7); padding:10px 20px; color:#fff; font-size:14px;}
.intro .intro_02 a .intro_stxt {position:absolute; right:13%; bottom:20px;}

.intro .intro_btn {width:100%; position:absolute; top:30%; left:43%;}
.intro .intro_btn a  {background:rgba(0,0,0,0.7); padding:30px 60px; color:#fff; font-size:18px; display:inline-block;}

.fas {font-size:14px;}

/* 모바일 */

@charset "utf-8";


/* **************************************** *
 * 2000px
 * **************************************** */
@media (min-width: 2000px){

    html {font-size: 0.05254860746190225vw;}

}



/* **************************************** *
 * 1800px
 * **************************************** */
@media (max-width: 1800px){

    /* layout */
    .wrap {padding-left: 60px;padding-right: 60px;}
    .wrap-middle {max-width:inherit; padding-left: 120px;padding-right: 120px;}

    /* header */
    #logo {left: 60px;}
    .global-navigation-btn {right: 60px;}
    .lang-menu__wrap {right: 150px;}

    .global-navigation__info > b {font-size:56px;}

    #header .article-header__navigation {left: 480px;}

    /* page */
    .article-header__content {bottom: 80px;}

    /* CENTER */
	.main-center__item--entrance, .main-center__item--testing, .main-center__item--fermenting {width: 24%;}
	.main-center__item--greeting, .main-center__item--beginning {width: 32%;}

    /* cookie */
    #cookie-law-info-bar[data-cli-style="cli-style-v2"] {padding-left: 230px;padding-right: 77px;}
    #cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {left: 60px;}
    .cli-style-v2 .cli-bar-message br {display: none;}

}



/* **************************************** *
 * 1480px
 * **************************************** */
@media (max-width: 1480px){

    html {font-size: 0.06756756756756757vw;}

    /* layout */
    .wrap {padding-left: 40px;padding-right: 40px;}
    .wrap-middle {padding-left: 80px;padding-right:80px;}

    .jt-sticky-label.js-fixed {top: 80px;}

    /* header */
    #header {height: 100px;}
    #logo {top: 33px;left: 40px;}
    .global-navigation-btn {top: 32px;right: 40px;}
    .lang-menu__wrap {top: 34px;right: 130px;}

    .minimize#header {height: 80px;}
    .minimize #logo {top: 20px;}
    .minimize .global-navigation-btn {top: 21px;}

    #header .article-header__navigation {top: 26px;left: 420px;}


    /* page */
    .article-header__content {bottom: 55px;}
    .article-title {font-size: 68px;}
    .article-header__navigation {margin-bottom: 18px;}
    .article-header__navigation a {padding: 4px 12px;font-size: 16px;}

    /* cookie */
    #cookie-law-info-bar[data-cli-style="cli-style-v2"] {padding-left: 192px;padding-right: 57px;}
    #cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {left: 40px;font-size: 17px;}
    .cli-style-v2 {font-size: 14px;}
    .cli-style-v2 .cli-bar-message {width: -webkit-calc(100% - 300px);width: calc(100% - 300px);}
    .cli-bar-btn_container {width: 300px;}
    .cli-style-v2 .cli-bar-btn_container .cli-plugin-button {width: 143px;}
    .cli-style-v2 .cli-bar-btn_container .cli-plugin-button:last-child {margin-left: 14px;}

    /* privacy */
    .privacy-box > ul > li:before {width:3px; height:3px; top:10px;}
    html.ipad .privacy-box > ul > li:before {width:3px; height:3px; top:8px;}

    /* CENTER */
	.main-center__title {font-size: 18px;}
	.main-center__item--entrance, .main-center__item--testing, .main-center__item--fermenting {width: 360px;}
	.main-center__item--greeting, .main-center__item--beginning {width: 480px;}



}



/* **************************************** *
 * 1023px
 * **************************************** */
@media (max-width: 1023px){

    html {font-size: 0.09775171065493645vw;}

    /* layout */
    .wrap-middle {padding-left: 60px;padding-right:60px;}

    .ie-banner {height:auto;}

    /* header */
    #header {height: 80px;}
    #logo {top: 21px;}
    #logo a {font-size:19px;}
    .global-navigation-btn {top: 21px;}
    .lang-menu__wrap {top: 23px;}

    .minimize #logo {top: 21px;}
    .minimize .global-navigation-btn {top: 21px;}

    .global-navigation__info > b {font-size:48px;}

    #header .article-header__navigation { display:none;}

    body:not(.home) .jt-sticky-label {top:61px;}
    body:not(.home) .jt-sticky-label.js-fixed { top: 140px;}

    /* VISUAL */
	.main-visual__content-title {font-size: 38px; line-height: 1.3;}
	.main-visual__content-desc {font-size: 16px; margin-top: 24px;}
	.main-visual__btn {margin-top: 32px;}

	/* CENTER */
	.main-center { padding-top: 137px; padding-bottom: 136px; }
	.main-center__title {font-size: 18px;}
	.main-center__list-wrap {margin-left: -15px; margin-right: -15px; margin-top: 63px;}
	.main-center__item {margin: 0 15px;}
	.main-center__item--entrance, .main-center__item--testing, .main-center__item--fermenting {width: 315px;}
	.main-center__item--greeting, .main-center__item--beginning {width: 420px;}

    /* page */
    .article-header__content {bottom: 50px;}
    .article-header {height: 100vh;/* padding-top: 55%; */}
    .article-title {font-size: 54px; margin-left:-3px;}
    .article-header__navigation {margin-bottom: 12px;}
    .article-header__navigation a {padding: 4px 10px;font-size: 14px;}
    #header .article-header__navigation a {font-size: 14px;}
    .article-header.article-header--type-text {padding-top:220px;}
    .article-header.article-header--type-text .article-title {padding-bottom:80px;}

    .article-header .article-header__navigation {display:none;}
    .article-subtitle {margin-left: 2px; display: block; font-size: 14px; color: #ccc; letter-spacing: -0.025em; margin-top: 3px;}
    .article-smallscreen-menu {display:block;}
    .article-smallscreen-menu .article-header__navigation { position: absolute; top: 0; left: 0; right:0; margin: 0; height: 62px; overflow: hidden; background:#fff; z-index:100; -webkit-transition: transform .4s;transition: transform .4s;}
    .article-smallscreen-menu .article-header__navigation.submenu__scroll {transform:translateY(-79px);-webkit-transition: transform .3s;transition: transform .3s;}
    .article-smallscreen-menu .article-header__navigation:before {width:100%; height:1px; background:#ddd; content:''; display:block; position:absolute; bottom:0;}
    .article-smallscreen-menu .article-header__navigation.sticky {position:fixed; top:79px;}
    .article-smallscreen-menu .article-header__navigation > ul {display: block; border-bottom: none; height: 70px; overflow-x: auto; overflow-y: hidden; white-space: nowrap; padding: 0 20px; font-size: 0; text-align:center;}
    .article-smallscreen-menu .article-header__navigation a {color:#666; font-size:16px; padding:20px 18px;}
    .article-smallscreen-menu .article-header__navigation li.active a {color:#000;}
    .article-smallscreen-menu .article-header__navigation span:after {background:#000; bottom:-21px; height:2px;}

    /* privacy */
    .page-template-privacy-policy .main-container, .page-template-cookie-policy .main-container {padding-bottom:160px;}
    .privacy-box {margin-bottom: 58px;}
    .privacy-box__title + p {margin-top:28px;}
    .privacy-box b {font-size:15px;}
    .privacy-box p {font-size:15px;}
    .privacy-box li {font-size:15px;}
    .privacy-date {font-size:18px;}

}



/* **************************************** *
 * 860px
 * **************************************** */
@media (max-width: 860px){

    html {font-size: 0.13020833333333335vw;}

    /* layout */
    html body {font-family: 'Montserrat', sans-serif;}

    .wrap {padding-left: 32px;padding-right: 32px;}
    .wrap-middle {padding-left: 48px;padding-right: 48px;}

    .jt-sticky-label.js-fixed {top:75px;}
    body:not(.home) .jt-sticky-label {top:57px;}
    body:not(.home) .jt-sticky-label.js-fixed { top: 132px;}



    /* header */
    #header {height: 76px;}
    #logo {left: 33px;top: 20px;}
    #logo a {font-size:17px;}
    .header_top {display: none;}
    .menu2 {display:none;}

    .lang-menu__wrap {display: none;}

    #menu {width: 100%;}
    #menu > li {display:block;}
    #menu > li > a {font-size:20px;padding-top: 7px;padding-bottom: 7px;}
    #menu > li > ul > li > a {padding: 3px 0;font-size: 16px;color: #bbb;}
    #menu ul.sub-menu {display: none;opacity: 1;visibility: visible;position: relative;left: inherit;top: inherit;margin-bottom: 20px;}
    #menu > li:last-child ul.sub-menu {margin-bottom: 0;}
    #menu > li > a > span:after {bottom:0;}

    #extend-menu > li {display:block;}
    #extend-menu > li > a {font-size:13px; padding-left:0; padding-right:0; color:#ccc;}

    


    /* page */
    .article-title {font-size: 42px;}
    .article-header__navigation {margin-bottom: 10px;}
    .article-header__navigation a {padding: 4px 8px;font-size: 13px;}
    #header .article-header__navigation a {font-size: 13px;}
    .article-header.article-header--type-text {padding-top:190px;}
    .article-header.article-header--type-text .article-title {padding-bottom:60px;}

    .article-smallscreen-menu .article-header__navigation {height: 58px;}
    .article-smallscreen-menu .article-header__navigation.submenu__scroll { transform: translateY(-75px);}
    .article-smallscreen-menu .article-header__navigation > ul {height: 58px;}
    .article-smallscreen-menu .article-header__navigation a {font-size:14px; padding:19px 18px;}
    .article-smallscreen-menu .article-header__navigation span:after { bottom:-20px; }
    .article-smallscreen-menu .article-header__navigation.sticky {top: 75px;}
    html.ios .article-smallscreen-menu .article-header__navigation span:after {bottom:-21px}

    /* VISUAL */
	.main-visual__content-title {font-size: 34px; line-height: 1.2;}
	.main-visual__content-desc {font-size: 15px; margin-top: 16px;}
	.main-visual__btn {margin-top: 26px;}

	/* CENTER */

    .main-section__head h2 {font-size:24px;}
	.main-center { padding-top: 97px; padding-bottom: 93px; }
	.main-center__title {font-size: 17px;}
	.main-center__list-wrap {margin-top: 53px;}
	.main-center__item--entrance, .main-center__item--testing, .main-center__item--fermenting {width: 264px;}
	.main-center__item--greeting, .main-center__item--beginning {width: 362px;}
	.main-center__thumb-map { width: 80rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
	.main-center__thumb-map-title { font-size: 11px; }
	.main-center__item--entrance .main-center__thumb-map-title {white-space: nowrap;}


    /* privacy */
    .page-template-privacy-policy .main-container, .page-template-cookie-policy .main-container {padding-bottom:120px;}
    .privacy-box {margin-bottom: 52px;}
    .privacy-box__title {font-size:18px;}
    .privacy-box__title + p {margin-top:22px;}
    .privacy-box b {font-size:14px;}
    .privacy-box p {font-size:14px;}
    .privacy-box li {font-size:14px;}
    .privacy-box > ul > li {padding-left:10px;}
    .privacy-box > ul > li:before { top:10px;}
    .privacy-box > ul > li > b {margin-top:14px;}
    .privacy-date {font-size:16px;}
    html.ipad .privacy-box > ul > li:before {top:10px;}


    .global-navigation__info {display: none;}
    .banner {display: none;}

    .notice_z {height:auto; padding:0 0 30px;}
    .notice_z .notice_inner {width:98%; padding:0 1%;}
    .notice_z .notice_inner .notice {width:100%; padding:40px 0;}
    .notice_title {font-size:18px;}
    .notice_z .notice_inner .notice ul li:first-child {margin-right:10px;}
    .notice_z .notice_inner .notice ul li {margin-right:0; width:100%;}
    .notice_z .notice_inner .notice ul li:last-child {display:none;}
    .notice_z .notice_inner .notice ul li a .notice_tit {font-size:14px;}
    .notice_z .notice_inner .notice ul li a .notice_txt {font-size:14px;}
    .notice_z .notice_inner .notice .more {top:50px;}
    .notice_z .notice_inner .notice .more a {font-size:12px;}
    .notice_z .notice_inner .notice .tab .tabcontent .more {top:40px;}

    .notice_z .notice_inner .sns {width:100%;}
    .notice_z .notice_inner .sns .sns_inner {overflow: hidden;}

    .quick_m {padding:20px 0;}
    .quick_inner {width:100%; display: inline-block; padding:0 4%;}
    .quick_inner .q_left {width:100%; padding:20px 0;}
    .quick_inner .q_left .q_tit {font-size: 24px;}
    .quick_inner .q_left .q_txt {font-size: 12px; line-height: 18px;}


    .quick_inner .q_right {width:100%;}
    .quick_inner .q_right ul {padding: 0 2%; width:100%;}
    .quick_inner .q_right ul li a .q_tt {font-size: 12px;}


	.cal {padding:20px 0; background:#fff;}
    .cal_inner {width: 100%; padding:0 2%; display:inline-block;}
    .cal_inner .cal_m {width:100%;}
    .cal_inner .cal_m .mm {width: 100%; padding:10px 0;}
    .cal .cal_t {width:100%; height: auto;}
    .cal_inner .cal_m .mm .cal_bb {width:100%; font-size: 14px;}
    .cal_inner .cal_m .mm .cal_box .cal_b tr th {font-size: 12px;}
    .cal_inner .cal_m .mm .cal_box .cal_b tr td {font-size: 12px;}
	.cal_inner .cal_m .mm .yydd {margin:10px 0 15px;}

    .cal .cal_t .box01 .box_tt {font-size: 16px;}

    .cal .cal_t .box01 ul li a {font-size: 12px; padding:10px 10px;}


    .cal_title {font-size: 24px; padding:20px 0;}

    .main-section__head ul li {width:40%; margin:0 5%; height:38px;}
    .main-section__head ul li a {font-size:14px;}
    .main-section__head ul li.on a {padding-bottom: 4px;}

    .cal_inner .cal_m2 {height: auto; border-right:0;}
    .cal_inner .cal_m2 .mm {width:100%; margin:10px 0; padding:10px 0; height:auto;}
    .cal_inner .cal_m2 .mm .yydd .dd {font-size:20px; line-height: 40px; padding:10px 10px 0;}
    .cal_inner .cal_m2 .mm .cal_bb {font-size:12px; padding: 0 0 10px; width:85%;}
    .cal_inner .cal_m2 .mm .cal_box .cal_b tr th {font-size:12px;}
    .cal_inner .cal_m2 .mm .cal_box .cal_b tr td {font-size:12px;}







    /* Footer */

    footer {padding:30px 0;}
    .footer_inner {width:98%; padding: 0 1%; text-align: center; height:auto; display:inline-block;}
    .footer_inner ul {display:inline-block; width:auto;}
    .footer_inner ul li {margin:0 10px;}
    .footer_inner ul li a {font-size:14px;}
    .footer_add {display:inline-block; font-size:12px; line-height: 20px; letter-spacing: -1px; word-break: keep-all;}
	.mark {float:none; padding:10px 0 20px;}


}



/* **************************************** *
 * 580px
 * **************************************** */
@media (max-width: 580px){

    /* layout */
    .lang-menu__tooltip { top: -75px; width: 260px}

}



/* **************************************** *
 * 540px
 * **************************************** */
@media (max-width: 540px){

    html {font-size: 0.26666666666666665vw;}

    /* layout */
	.wrap, .wrap-middle {padding-left: 20px;padding-right: 20px;}

    .jt-sticky-label.js-fixed { top: 72px;}
    .jt-sticky-label__typo {height:183px;}
    .jt-sticky-label__typo > span {font-size:12px; padding-left:12px; padding-bottom:0;}
    .jt-sticky-label__typo > span:before {font-size:18px;left:-16px;}
    body:not(.home) .jt-sticky-label {top: 52px;}
    body:not(.home) .jt-sticky-label.js-fixed {top: 124px;}

    .main-container br.jt-smallscreen-br {display: block;}
    .main-container br.jt-middlescreen-br {display: none;}
    .main-container span.jt-separate {margin-top:13px; display:block;}
    .main-container .jt-smallscreen-bold {font-weight:bold;}
    .main-container .jt-smallscreen-hide {display: none;}

    /* header */
    #header {height: 93px;}
    #logo {left: 12px;top: 4px;}

    #menu > li > ul > li > a {color:#e9e9e9;}


    .global-navigation-btn {right: 15px;top: 31px; width:33px; height:33px;}
    .global-navigation-btn__line--01 {top:11px;}
    .global-navigation-btn__line--02 {bottom: 12px;}

    .lang-menu__wrap {right: 10px; bottom: 23px;}
    .lang-menu > li > a {padding:10px;}

    .global-navigation__bg {background-image: url('../../inc/img/main/main_visual05.jpg');}

    .minimize#header {height: 120px;}
    .minimize #logo {top: 10px;}
    .minimize .global-navigation-btn {top: 40px;}

    /* VISUAL */
    .main-visual__content-inner {padding-top:75%;}
	.main-visual__content-title {font-size: 20px; letter-spacing: -1.5px; font-weight: 600;}
    .main-visual__content-desc {font-size:12px;}
	.main-visual__content-desc br {display: none;}
	.main-visual__bg.large {display: none;}
	.main-visual__bg.small {display: block;}

	/* CENTER */
	.main-center {padding-top: 30px; padding-bottom: 30ox;}
	.main-center__list-wrap {margin-left: -8px; margin-right: -8px; margin-top: 30px;}
	.main-center__item {margin: 0 8px;}
	.main-center__item--entrance, .main-center__item--testing, .main-center__item--fermenting {width: 248px;}
	.main-center__item--greeting, .main-center__item--beginning {width: 336px;}
	.main-center__title {font-size: 14px; margin-top: 10px;}


    /* page */
    .article-title {font-size: 34px; margin-left:0;}
    .article-subtitle {margin-left:2px; display:block; font-size:14px; color:#ccc; letter-spacing:-0.025em; margin-top:3px;}
    .article-header.article-header--type-text {padding-top:160px;}
    .article-header.article-header--type-text .article-title {padding-bottom:40px;}
    .article-header__content {bottom: 80px;}
    .article-header .article-header__navigation { display:none;}
    .article-smallscreen-menu .article-header__navigation {height:52px;}
    .article-smallscreen-menu .article-header__navigation.submenu__scroll {transform:translateY(-72px);-webkit-transition: transform .3s;transition: transform .3s;}
    .article-smallscreen-menu .article-header__navigation.sticky { top:72px;}
    .article-smallscreen-menu .article-header__navigation > ul {height: 60px; padding: 0 20px;}
    .article-smallscreen-menu .article-header__navigation a { font-size:14px; padding:17px 15px;}
    .article-smallscreen-menu .article-header__navigation span:after {bottom:-17px;}
    html.ios .article-smallscreen-menu .article-header__navigation span:after {bottom:-16px; }
    html.ios.ratio2 .article-smallscreen-menu .article-header__navigation span:after {bottom:-17px; }
    html.android .article-smallscreen-menu .article-header__navigation span:after {bottom:-17.5px;}

    .article-header__background > span.article-header__background--large {display: none;}
    .article-header__background > span.article-header__background--small {display: block;}

    .cal h2 {font-size:24px; padding:0 5%; word-break: keep-all;}
    .cal .h2_txt {font-size: 12px; padding:0 4%; word-break: keep-all; line-height: 20px;} 

    .cal .cal_t .box01 ul li {padding:0; width:23%;}

    /* privacy */
    .page-template-privacy-policy .main-container, .page-template-cookie-policy .main-container {padding-bottom:80px;}
    .privacy-box {margin-bottom: 40px;}
    .privacy-box__title {font-size:16px;}
    .privacy-box__title + p {margin-top:16px;}
    .privacy-box > ul > li {padding-left:10px;}
    .privacy-box b {font-size:13px; margin-bottom:3px;}
    .privacy-box p {font-size:13px; margin-bottom:15px;}
    .privacy-box li {font-size:13px;}
    .privacy-box > ul > li:before {top:8px;}
    .privacy-box > ul > li > b {margin-top:8px;}
    .privacy-box > ul > li > ul {margin-top:3px;}
    .privacy-box > ul > li > ul > li {padding-left:10px;}
    .privacy-box > ul > li > ul > li:before {top:-2px;}
    .privacy-box > ul > li > ul > li > ul > li {padding-left:8px;}
    .privacy-box > ul > li > ul > li > ul > li:before {top:8px;}
    .privacy-date {font-size:14px;}

	.cal_inner .cal_box .cal_m {width:100%;}
	.cal_point ul {float:left;}
	.cal_point ul li {font-size:11px;}

	.cal_inner .cal_box .cal_m .mm .yydd {margin:10px 0;}
	.cal .box01 ul {margin:0;}
	.cal .box01 ul li a .cal_txt {font-size:12px;}

	.notice_title01 span {word-break:auto-phrase;}


}



/* **************************************** *
 * max-height 680px
 * **************************************** */
@media (max-width: 540px) and (max-height: 680px){

    /* header */
    .global-navigation__primary {padding-top:120px;}
    .global-navigation__extend-menus {margin-top: 50px;}
    #menu > li > a { padding-top: 6px; padding-bottom: 6px;}
    #extend-menu > li > a {padding-top:5px; padding-bottom:5px;}

}
