@charset "utf-8";

/*
 * File       : lang-ko.css
 * Author     : STUDIO-JT (SUMI)
 * Guideline  : JTstyle.1.1
 *
 * Dependency : css/reset.css
 *
 * SUMMARY:
 * 1) GLOBAL
 * 2) LAYOUT
 * 3) SUB PAGE
 * 4)
 */

/* **************************************** *
 * GLOBAL
 * **************************************** */
body {word-break: keep-all;}
html body { font-family: 'Montserrat', 'Pretendard',  sans-serif; }


/* **************************************** *
 * LAYOUT
 * **************************************** */
#menu {width:240rem;}

.footer__info .jt-smallscreen-br {  display:none;}



/* **************************************** *
 * MAIN
 * **************************************** */
.main-visual__content-title {font-weight:600;}



/* **************************************** *
 * CENTER
 * **************************************** */
/* HISTORY */
.center-history__title > span { margin-bottom: 20rem;}


/* BANNER */
.center-banner__content p {margin-top:18rem}

/* PRODUCT */
.center-product__txt p {line-height:1.6;}


/* **************************************** *
 * STORY
 * **************************************** */
.story-culture__item--mexico {right:17.5%;}



/* **************************************** *
 * PRIVACY
 * **************************************** */
.privacy-box {word-break: break-all;}
