@charset "utf-8";

/*
 * File       : lang-rwd-ko.css
 * Author     : STUDIO-JT (SUMI)
 * Guideline  : JTstyle.1.1
 *
 * Dependency : css/reset.css
 *
 * SUMMARY:
 * 1)
 * 2)
 * 3)
 * 4)
 */



/* **************************************** *
 * 1800px
 * **************************************** */
@media (max-width: 1800px){

}



/* **************************************** *
 * 1480px
 * **************************************** */
@media (max-width: 1480px){


}



/* **************************************** *
 * 1023px
 * **************************************** */
@media (max-width: 1023px){

    /* **************************************** *
     * STORY
     * **************************************** */

}



/* **************************************** *
 * 860px
 * **************************************** */
@media (max-width: 860px){

    /* **************************************** *
     * LAYOUT
     * **************************************** */
    html body { font-family:'Montserrat', sans-serif; }
    html [lang="en"] {font-family: 'Montserrat', sans-serif;}
    html.ios .jt-btn__basic > span { padding-top:18rem; padding-bottom:20rem;}

    /* **************************************** *
     * CENTER
     * **************************************** */
    /* PLOT */
    .article-greeting-room .center-plot__dot--01 {top:56.2%}
    .article-greeting-room .center-plot__dot--02 {top:9.9%;}
    .center-plot__plan-data li:nth-child(3) { left:294rem;}
    .center-plot__plan-data li:nth-child(1) {right:26rem;}

    /* **************************************** *
     * STORY
     * **************************************** */
    /* CULTURE */
    .story-culture__item--sweden {left:6%}
    .story-culture__item--philippine {left: 37.5%;}
    .story-culture__item--mexico {right:16.5%;}

    /* **************************************** *
     * CONTACT
     * **************************************** */
    .contact-location__info-inner p span br.jt-smallscreen-br {display:block;}
    html.ipad .jt-radiobox label > span:before {top:5rem;}
    html.ipad .jt-radiobox label > span:after {top:11rem;}
    html.ipad .contact-inquiry__agree.jt-checkbox input + span:before {top:-1rem;}
    html.ipad .contact-inquiry__agree.jt-checkbox input + span:after {top:1rem;}

    /* **************************************** *
     * COOKIE
     * **************************************** */
    .cli-style-v2 .cli-bar-btn_container .cli-plugin-button {line-height:50rem;}
}



/* **************************************** *
 * 540px
 * **************************************** */
@media (max-width: 540px){
    
    /* **************************************** *
     * LAYOUT
     * **************************************** */
    html.ios .jt-btn__basic > span { padding-top:16rem; padding-bottom:18rem;}
    
    /* **************************************** *
     * MAIN
     * **************************************** */
    .main-material__txt {font-weight:bold;}



    /* **************************************** *
     * CENTER
     * **************************************** */
    /* LAYOUT */
    
    /* PLOT */
    .center-plot__plan-data li:nth-child(3) { left:149rem;}
    .center-plot__plan-data li:nth-child(1) {right:-2rem;}
    html.ios .center-plot__around-txt li:before  {top:1.5rem; line-height:17rem;}
    html.android .center-plot__around-txt li:before  {top:0.5rem;}
    html.android .center-plot__around-txt li + li {margin-top:8rem;}

    /* RESEARCH */
    .center-research-slider__title br {display:none;}

    /* HISTORY */
    .center-history__title > span {margin-bottom:10rem;}



    /* **************************************** *
     * STORY
     * **************************************** */
    /* FUTURE */
    .story-future-goal h2 br { display:none;}

    /* PRODUCT */
    .story-product__link .jt-btn__basic {max-width:150rem;}
    .story-product__link .jt-btn__basic > span { padding: 17rem 7rem;}

    /* CULTURE */
    .story-culture__item--sweden {left:4%}
    .story-culture__item--italy {left:2.6%;}
    .story-culture__item--germany {left:3.5%;}
    .story-culture__item--philippine {left: 35%;}
    .story-culture__item--mexico {right:14%;}



    /* **************************************** *
     * CONTACT
     * **************************************** */
    html.ios .jt-radiobox label > span:before {top:6rem;}
    html.ios .jt-radiobox label > span:after {top:12rem;}
    html.ios .contact-inquiry__agree.jt-checkbox input + span:before {top:-1rem;}
    html.ios .contact-inquiry__agree.jt-checkbox input + span:after {top:1rem;}
    html.android .jt-radiobox label > span:before {top:6rem;}
    html.android .jt-radiobox label > span:after {top:12rem;}
    html.android .contact-inquiry__agree.jt-checkbox input + span:before {top:0rem;}
    html.android .contact-inquiry__agree.jt-checkbox input + span:after {top:2rem;}



    /* **************************************** *
     * COOKIE
     * **************************************** */
    .cli-style-v2 .cli-bar-btn_container .cli-plugin-button {line-height:48rem;}

}