    @charset "UTF-8";
    footer .menu>li a {
        font-weight: bold;
        list-style-type: none;
        color: #3A4763;
        font-size: 12px;
        list-style-position: inside;
        border-top: 1px #F0EEEF solid;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    footer .menu>li .is-submenu-item a {
        border-top: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .is-accordion-submenu-parent>a:after {
        border: 0;
        right: 1.7rem;
        content: url(../img/arrow.png);
    }
    
    .is-accordion-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #e0001f transparent transparent;
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: 1rem;
    }
    
    .menu>li a {
        font-weight: bold;
        list-style-type: none;
        list-style-position: inside;
        font-family: "JINSNext-Regular", "proxima-nova", "source-han-sans-traditional", sans-serif;
        font-size: 12px;
        color: #3A4763;
        letter-spacing: 1.29px;
    }
    
    .title-bar {
        position: fixed;
        z-index: 20;
        width: 100%;
        height: 50px;
    }
    
    .title-bar {
        padding: .5rem;
        background: #f3f6f8;
        color: #fefefe;
    }
    
    .mega-footer {
        margin-top: 60px;
        margin-left: 0px;
    }
    
    .mega-footer a {
        color: #4A4A4A;
        font-size: 12px;
        font-weight: bold;
    }
    
    .mega-footer li {
        list-style-type: none;
        font-size: 12px;
    }
    
    .mega-footer li a {
        color: #9B9B9B;
    }
    
    .social-icon img {
        margin-top: 50px;
        padding-left: 10px;
    }
    
    .overlay {
        height: 0%;
        width: 100%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: black;
        background-color: rgba(32, 36, 44, 0.95);
        overflow-y: hidden;
        transition: all 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        -webkit-transition: all 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    }
    
    .overlay-content {
        font-family: "proxima-nova", "Proxima Nova", 'source-han-sans-traditional';
        position: relative;
        top: 25%;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    
    .overlay a {
        font-family: "proxima-nova", "Proxima Nova", 'source-han-sans-traditional';
        padding: 8px;
        text-decoration: none;
        font-size: 0.9em;
        color: #e2e2e2;
        display: block;
        transition: 0.3s;
    }
    
    .overlay a:hover,
    .overlay a:focus {
        color: #ffffff;
    }
    
    .overlay .closebtn {
        position: absolute;
        top: 50px;
        right: 10px;
        font-size: 30px;
    }
    
    @media screen and (max-height: 450px) {
        .overlay {
            overflow-y: auto;
        }
        .overlay a {
            font-size: 20px;
        }
        .overlay .closebtn {
            font-size: 40px;
            top: 15px;
            right: 35px;
        }
    }
    
    .overlay-collection {
        background-color: white;
    }
    
    .fi-magnifying-glass {
        color: #979797;
        font-size: 24px;
    }
    
    .top-bar,
    .top-bar ul {
        vertical-align: middle;
        position: fixed;
        z-index: 10;
        width: 100%;
        padding: 0px;
        background-color: #f5f7f9;
        background: #f5f7f9;
        border-bottom: 1px solid #e8e8e8;
    }
    
    .top-bar li,
    .top-bar ul li {
        font-size: 13px;
    }
    
    .menu>li>a {
        webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .menu_change {
        padding: 0.4rem 1rem;
    }
    
    .banner-logo {
        margin-top: -120px;
        width: 234px;
        /* Medium and up */
        /* Large and up */
    }
    
    @media screen and (min-width: 40em) {
        .banner-logo {
            margin-top: 20px;
            width: 234px;
        }
    }
    
    @media screen and (min-width: 64em) {
        .banner-logo {
            width: 570px;
            margin-top: 0px;
            position: absolute;
            top: 200px;
            right: 50px;
        }
        .banner-logo img {
            display: none;
        }
    }
    
    .point-6 img {
        padding: 25px;
    }
    
    .point-6 h3 {
        font-family: "source-han-sans-traditional";
        font-size: 24px;
        font-weight: 700;
        padding-left: 15px;
        padding-right: 15px;
        letter-spacing: 3.6;
        color: #3A4763;
        text-transform: uppercase;
    }
    
    .point-6 p {
        font-family: "source-han-sans-traditional";
        font-weight: 100;
        color: #3A4763;
        letter-spacing: 0.75;
        text-transform: uppercase;
        font-size: 14px;
        padding-left: 25px;
        padding-right: 25px;
        line-height: 27px;
        text-align: justify;
    }
    
    .point-6 .columns {
        height: 275px;
        margin-bottom: 50px;
    }
    
    .so-simple {
        width: 100%;
    }
    
    .sales-text {
        font-size: 14px;
        color: #9B9B9B;
        font-weight: bold;
        padding-top: 25px;
        letter-spacing: 1.75px;
    }
    
    .glass-type {
        color: #9B9B9B;
        margin-top: -10px;
    }
    
    .block-1 {
        margin-bottom: 40px;
    }
    
    @media screen and (min-width: 64em) {
        .block-1 {
            margin-top: 50px;
        }
    }
    
    .hollow-button {
        border-radius: 5px;
        padding: 15px;
        font-size: 12px;
        font-weight: bold;
    }
    
    .hollow-button a {
        color: #323E59;
    }
    
    .classic-bg {
        width: 100%;
        height: 470px;
        background-image: url("../img/classic-bg-mobile.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        /* Medium and up */
        /* Large and up */
    }
    
    .classic-bg p {
        color: white;
        font-weight: bold;
        padding: 15px;
    }
    
    .classic-bg img,
    .classic-bg svg {
        padding-top: 130px;
        width: 168px;
    }
    
    @media screen and (min-width: 40em) {
        .classic-bg {
            height: 690px;
            background-image: url("../img/classic-bg-tablet.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .classic-bg img,
        .classic-bg svg {
            padding-top: 180px;
            width: 268px;
        }
    }
    
    @media screen and (min-width: 64em) {
        .classic-bg {
            width: 100%;
            height: 1384px;
            background-image: url("../img/classic-bg.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .classic-bg img,
        .classic-bg svg {
            padding-top: 500px;
            width: 368px;
        }
    }
    
    .airframe-bg {
        width: 100%;
        height: 470px;
        background-image: url("../img/collection_airframe_mobile.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        /* Medium and up */
        /* Large and up */
    }
    
    .airframe-bg p {
        color: white;
        font-weight: bold;
        padding: 15px;
    }
    
    .airframe-bg img,
    .airframe-bg svg {
        padding-top: 140px;
        width: 168px;
    }
    
    @media screen and (min-width: 40em) {
        .airframe-bg {
            height: 690px;
            background-image: url("../img/collection_airframe_tablet.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .airframe-bg img,
        .airframe-bg svg {
            padding-top: 180px;
            width: 268px;
        }
    }
    
    @media screen and (min-width: 64em) {
        .airframe-bg {
            width: 100%;
            height: 1384px;
            background-image: url("../img/airframe_bg.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .airframe-bg img,
        .airframe-bg svg {
            padding-top: 500px;
            width: 368px;
        }
    }
    
    .basic-bg {
        width: 100%;
        height: 470px;
        background-image: url("../img/basic_mobile.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        /* Medium and up */
        /* Large and up */
    }
    
    .basic-bg p {
        color: white;
        font-weight: bold;
        padding: 15px;
    }
    
    .basic-bg img,
    .basic-bg svg {
        padding-top: 140px;
        width: 168px;
    }
    
    @media screen and (min-width: 40em) {
        .basic-bg {
            height: 690px;
            background-image: url("../img/basic_tablet.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .basic-bg img,
        .basic-bg svg {
            padding-top: 180px;
            width: 268px;
        }
    }
    
    @media screen and (min-width: 64em) {
        .basic-bg {
            width: 100%;
            height: 1384px;
            background-image: url("../img/basic_pc.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .basic-bg img,
        .basic-bg svg {
            padding-top: 500px;
            width: 368px;
        }
    }
    
    .casual-bg {
        width: 100%;
        height: 470px;
        background-image: url("../img/casual_mobile.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        /* Medium and up */
        /* Large and up */
    }
    
    .casual-bg p {
        color: black;
        font-weight: bold;
        padding: 15px;
    }
    
    .casual-bg img,
    .casual-bg svg {
        padding-top: 140px;
        width: 168px;
    }
    
    @media screen and (min-width: 40em) {
        .casual-bg {
            height: 690px;
            background-image: url("../img/casual_tablet.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .casual-bg img,
        .casual-bg svg {
            padding-top: 180px;
            width: 268px;
        }
    }
    
    @media screen and (min-width: 64em) {
        .casual-bg {
            width: 100%;
            height: 1384px;
            background-image: url("../img/casual_pc.jpg");
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .casual-bg img,
        .casual-bg svg {
            padding-top: 500px;
            width: 368px;
        }
        .casual-bg img text,
        .casual-bg svg text {
            fill: #FDC646;
        }
    }
    
    .coll-btn {
        margin-top: 20px;
    }
    
    .coll-slide {
        margin-top: -50px;
        margin-bottom: 50px;
    }
    
    .orbit-bullets button:hover {
        background-color: transparent;
    }
    
    .clipon-img {
        padding-top: 120px;
        padding-bottom: 140px;
        /* Medium only */
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .clipon-img {
            padding-top: 100px;
            padding-bottom: 30px;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .clipon-img {
            padding-top: 100px;
            padding-bottom: 10px;
        }
    }
    
    .cp-orbit .orbit-bullets button:hover {
        background-color: #8a8a8a;
    }
    
    .cp-orbit .orbit-bullets button.is-active {
        background-color: #8a8a8a;
    }
    
    .orbit-bullets button.is-active {
        background-color: transparent;
        font-weight: bold;
    }
    
    .cata_bg {
        background: green;
        margin: 10px;
        padding: 13px;
    }
    
    .cata_bg .cata-item {
        background: white;
        width: 100%;
        text-align: center;
    }
    
    .cata_bg .cata-item hr {
        margin-left: 80px;
        margin-right: 80px;
    }
    
    .cata_bg .cata-item p {
        font-size: 14px;
        color: #4A4A4A;
        padding: 25px;
    }
    
    .cata_bg .cata-item img {
        text-align: center;
        padding: 30px;
    }
    
    .large-only-title {
        background-color: #F3F6F8;
        height: 225px;
        width: 100%;
    }
    
    .large-only-title h1 {
        padding-top: 50px;
    }
    
    .large-only-title-jobs {
        background-image: url("../img/careers-bg.png");
        height: 225px;
        width: 100%;
    }
    
    .large-only-title-jobs h1 {
        padding-top: 70px;
    }
    
    .jobs h1 {
        font-size: 48px;
        font-weight: bold;
        color: white;
        text-align: center;
    }
    
    .jobs h2 {
        font-size: 18px;
        font-weight: bold;
    }
    
    .jobs span {
        font-size: 12px;
        color: #9B9B9B;
    }
    
    .jobs p {
        font-size: 14px;
        color: #666666;
    }
    
    .jobs img {
        padding-bottom: 10px;
    }
    
    .jobs-bg {
        background-image: url("../img/jobs-bg.png");
        background-position-x: 1000px;
        background-repeat: no-repeat;
    }
    
    .news h1 {
        font-size: 48px;
        font-weight: bold;
        color: #3A4763;
        text-align: center;
    }
    
    .news h2 {
        font-size: 18px;
        font-weight: bold;
    }
    
    .news span {
        font-size: 12px;
        color: #9B9B9B;
    }
    
    .news p {
        font-size: 14px;
        color: #666666;
    }
    
    .news img {
        padding-bottom: 10px;
    }
    
    .contact {
        text-align: center;
    }
    
    .contact .contact-text {
        padding: 50px;
    }
    
    .contact h1 {
        font-size: 48px;
        font-weight: bold;
        color: #3A4763;
        text-align: center;
    }
    
    .contact h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3A4763;
        text-align: center;
    }
    
    .contact h2 {
        font-size: 18px;
        font-weight: bold;
    }
    
    .contact span {
        font-size: 16px;
        color: #9B9B9B;
    }
    
    .contact p {
        font-size: 16px;
        color: #3A4763;
        text-align: center;
    }
    
    .message h1 {
        font-size: 48px;
        font-weight: bold;
        color: #3A4763;
        text-align: center;
    }
    
    .message h2 {
        font-size: 18px;
        font-weight: bold;
    }
    
    .message span {
        font-size: 12px;
        color: #9B9B9B;
    }
    
    .message p {
        font-size: 14px;
        color: #666666;
    }
    
    .message img {
        padding-bottom: 10px;
    }
    
    .shoplist {
        margin-top: 50px;
    }
    
    .shoplist h1 {
        font-size: 48px;
        font-weight: bold;
        color: #3A4763;
        text-align: left;
    }
    
    .shoplist h2 {
        font-size: 18px;
        font-weight: bold;
    }
    
    .shoplist span {
        font-size: 12px;
        color: #9B9B9B;
    }
    
    .shoplist p {
        font-size: 14px;
        color: #666666;
    }
    
    .shoplist img {
        padding-bottom: 10px;
    }
    
    @media screen and (max-width: 39.9375em) {
        .shoplist {
            margin-top: 0px;
        }
    }
    
    .history h2 {
        color: #3A4763;
        font-weight: bold;
        font-size: 24px;
    }
    
    .history hr {
        height: 2px;
        border: none;
        border-top: 2px solid #D70017;
    }
    
    .message-text p {
        font-size: 14px;
        line-height: 32px;
        color: #4A4A4A;
        padding-left: 20px;
    }
    
    .message-text span {
        font-size: 42px;
        color: #4A4A4A;
    }
    
    .message-text h3 {
        color: #D80A2C;
        font-size: 20px;
        padding-left: 20px;
    }
    
    .shoplist-text p {
        font-size: 14px;
        line-height: 32px;
        color: #4A4A4A;
        margin-bottom: 0px;
    }
    
    .shoplist-text span {
        font-size: 42px;
        color: #4A4A4A;
    }
    
    .shoplist-text h3 {
        color: #D80A2C;
        font-size: 20px;
    }
    
    .shoplist-text img[usemap] {
        border: none;
        height: auto;
        max-width: 60%;
        width: auto;
    }
    
    .video-text h3 {
        color: #E1002B;
        font-size: 20px;
        font-weight: bold;
    }
    
    .video-text p {
        font-size: 14px;
        line-height: 25px;
    }
    
    .vision-text h3 {
        color: #E1002B;
        font-size: 20px;
        font-weight: bold;
    }
    
    .vision-text p {
        color: #E1002B;
        font-size: 20px;
        line-height: 35px;
        font-weight: bold;
    }
    
    .privacy-text li {
        font-size: 14px;
        list-style-position: inside;
    }
    
    .privacy-text p {
        font-size: 14px;
        line-height: 32px;
        color: #4A4A4A;
        padding-left: 20px;
    }
    
    .shop-text ul {
        margin-left: 0px;
    }
    
    .shop-text li {
        font-size: 14px;
        list-style-position: inside;
        list-style-type: none;
        margin-bottom: 5px;
    }
    
    .shop-text p {
        font-size: 14px;
        line-height: 32px;
        color: #4A4A4A;
        font-weight: bold;
        text-align: justify;
    }
    
    .shoplist-remark {
        background: #F1F4F7;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
        font-size: 12px;
    }
    
    .shoplist-remark2 {
        background: #F1F4F7;
        width: 100%;
        font-size: 12px;
        height: auto;
        padding: 0px;
    }
    
    .shoplist-remark2 p {
        text-align: center;
        margin-top: 20px;
        padding: 10px;
    }
    
    .shoplist-remark2 img {
        padding-right: 10px;
        margin-top: 8px;
    }
    
    button.owl-thumb-item.active {
        border-bottom: 2px solid #E1002B;
    }
    
    .product_table td,
    .product_table tr {
        font-size: 12px;
        color: #3A4763;
    }
    
    .news-block {
        background-color: #F3F6F8;
    }
    
    .news-block img {
        padding-top: 5px;
    }
    
    .news-block p {
        text-align: left;
    }
    
    .careers-locate img {
        padding-left: 10px;
    }
    
    .careers_bottom {
        background-image: url("../img/careers-bg-1.png");
        background-size: cover;
        width: 100%;
        height: 600px;
    }
    
    .glassic-cp-bg {
        margin-top: 50px;
        border-bottom: 1px solid #3a4763;
        /* Medium only */
    }
    
    @media screen and (min-width: 64em) {
        .glassic-cp-bg {
            background-image: url("../img/glassic-1.png");
            background-size: 50%;
            background-repeat: no-repeat;
            height: 500px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .glassic-cp-bg {
            background-image: url("../img/glassic-1.png");
            background-size: 70%;
            background-repeat: no-repeat;
            background-position-y: 200px;
            height: 455px;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .glassic-cp-bg {
            background-image: url("../img/glassic-1.png");
            background-size: 80%;
            background-repeat: no-repeat;
            background-position-y: 200px;
            height: 455px;
        }
    }
    
    .owl-thumbs {
        text-align: center;
    }
    
    .product-lens {
        border-radius: 0px;
        border-bottom: 1px solid #cacaca;
        border-top: 0px solid #cacaca;
        border-left: 0px solid #cacaca;
        border-right: 0px solid #cacaca;
    }
    
    .kids-bg {
        background: #F9F9FA;
        padding-bottom: 50px;
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-bg {
            padding-top: 20px;
            padding-bottom: 0px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .kids-bg {
            padding-bottom: 20px;
        }
    }
    
    .kids-bg p {
        font-size: 18px;
        line-height: 46px;
        text-align: center;
        color: #616c82;
        letter-spacing: 3px;
        margin-bottom: 0;
        padding: 45px;
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-bg p {
            font-size: 13px;
            padding-left: 35px;
            padding-right: 35px;
            line-height: 30px;
            padding-top: 0px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .kids-bg p {
            font-size: 16px;
            padding-left: 55px;
            padding-right: 55px;
            padding-top: 0px;
        }
    }
    
    .kids-w-bg {
        background: white;
        padding-bottom: 50px;
        text-align: center;
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-w-bg {
            padding-top: 20px;
            padding-bottom: 0px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .kids-w-bg {
            padding-bottom: 20px;
        }
    }
    
    .kids-w-bg p {
        font-size: 14px;
        line-height: 46px;
        text-align: center;
        color: #616c82;
        letter-spacing: 3px;
        margin-bottom: 0;
        padding: 15px;
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-w-bg p {
            font-size: 13px;
            padding-left: 35px;
            padding-right: 35px;
            line-height: 30px;
            padding-top: 0px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .kids-w-bg p {
            font-size: 16px;
            padding-left: 55px;
            padding-right: 55px;
            padding-top: 0px;
        }
    }
    
    .kids-w-bg img {
        width: 200px;
        margin-top: 80px;
    }
    
    .kids-w-bg span {
        font-size: 11px;
        color: #616c82;
    }
    
    p.kids-step {
        width: 70px;
        height: 70px;
        background: #394762;
        color: #FFF;
        margin: 0 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-family: "JINSNext-Regular", "proxima-nova", "source-han-sans-traditional", sans-serif;
        font-size: 24.0px;
        font-style: normal;
        font-stretch: normal;
        font-weight: 400;
    }
    
    .kids-have-bg {
        background-image: url("../img/bg_products.jpg");
        border-bottom: solid 1px #e4e5e5;
        background-size: cover;
        padding-bottom: 50px;
        text-align: center;
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-have-bg {
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .kids-have-bg img {
            width: 60%;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .kids-have-bg {
            padding-bottom: 20px;
        }
        .kids-have-bg img {
            width: 50%;
        }
    }
    
    .kids-have-bg p {
        font-size: 14px;
        line-height: 46px;
        text-align: center;
        color: #616c82;
        letter-spacing: 3px;
        margin-bottom: 0;
        padding: 10px;
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-have-bg p {
            font-size: 13px;
            padding-left: 35px;
            padding-right: 35px;
            line-height: 30px;
            padding-top: 0px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .kids-have-bg p {
            font-size: 14px;
            padding-left: 45px;
            padding-right: 45px;
            padding-top: 0px;
            line-height: 30px;
        }
    }
    
    .kajIdxQAndA {
        background: #f9f9fb;
        padding: 50px 0 130px;
    }
    
    .one-time {
        margin-top: 100px;
    }
    
    .qAndAHeader {
        display: table;
        max-width: 580px;
        margin: 50px auto 0;
    }
    
    .qAndAHeader>p {
        display: table-cell;
        vertical-align: middle;
    }
    
    .qAndAHeader div {
        display: table-cell;
        vertical-align: middle;
        padding: 0 0 0 60px;
    }
    
    .qAndAHeader div .ft01 {
        color: #3a4763;
    }
    
    .qAndAHeader p img {
        max-width: 190px;
    }
    
    .qAndASlider {
        max-width: 1320px;
        margin: 50px auto 0;
    }
    
    p.ft01 {
        font-size: 24px;
        color: #616c82;
        letter-spacing: 6px;
        line-height: 2;
        padding: 0 0;
        text-align: center;
        font-weight: 300;
    }
    
    p.ft07 {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: 32px;
    }
    
    .kajIdxLineUp ul {
        margin: 0;
        padding: 0;
    }
    
    .kajIdxLineUp .lineUpLinkPc {
        width: 100%;
    }
    
    .kajIdxLineUp .lineUpLinkPc li {
        display: inline-block;
        width: 50%;
    }
    
    .kajIdxLineUp .lineUpLinkPc li img {
        vertical-align: top;
        width: 100%;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }
    
    .kajIdxLineUp .lineUpLinkPc li a:hover img {
        opacity: 0.5;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }
    
    .kidsfilm-bg {
        background-image: url("../img/bg_movie.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 200px;
        padding-bottom: 200px;
    }
    
    .kidsfilm-bg .lineup {
        width: 100%;
        color: #fff;
        font-size: 40px;
        line-height: 100px;
        letter-spacing: 4.5px;
        text-align: center;
        font-weight: 400;
    }
    
    .kidsfilm-bg p {
        color: #fff;
        margin-bottom: 0;
        font-size: 14px;
        text-align: center;
        letter-spacing: 2.4px;
    }
    
    .play-btn {
        opacity: 1;
        transition: opacity .5s ease-out;
        -moz-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
    }
    
    .play-btn:hover {
        opacity: 0.6;
        -moz-opacity: 0.6;
        -khtml-opacity: 0.6;
        filter: alpha(opacity=60);
    }
    
    .glassic-bg {
        margin-top: 50px;
        border-bottom: 1px solid #3a4763;
        /* Medium only */
    }
    
    @media screen and (min-width: 64em) {
        .glassic-bg {
            background-image: url("../img/glassic-1.png");
            background-size: 50%;
            background-repeat: no-repeat;
            height: 500px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .glassic-bg {
            background-image: url("../img/glassic-1.png");
            background-size: 70%;
            background-repeat: no-repeat;
            background-position-y: 200px;
            height: 455px;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .glassic-bg {
            background-image: url("../img/glassic-1.png");
            background-size: 80%;
            background-repeat: no-repeat;
            background-position-y: 200px;
            height: 455px;
        }
    }
    
    .glassic2-bg {
        margin-top: 50px;
        /* Large and up */
        /* Medium only */
    }
    
    @media screen and (min-width: 64em) {
        .glassic2-bg {
            background-image: url("../img/glassic-2.png");
            background-size: 50%;
            background-position: right;
            background-repeat: no-repeat;
            margin-top: 50px;
            height: 500px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .glassic2-bg {
            background-image: none;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .glassic2-bg {
            background-image: none;
        }
    }
    
    h2.ttl {
        text-align: center;
        letter-spacing: 5px;
        font-size: 36px;
        color: #3a4763;
        padding-top: 120px;
        /* Medium only */
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        h2.ttl {
            padding-top: 40px;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        h2.ttl {
            font-size: 22px;
            padding-top: 20px;
        }
    }
    
    .kids-linup-thumb {
        background: #3A4763;
    }
    
    .kids-linup-thumb .owl-thumb-item {
        color: white;
        font-size: 30px;
        padding: 30px;
    }
    
    .kids-linup-thumb .owl-thumb-item.active {
        border-bottom: 4px solid white;
    }
    
    .kids-wblue-bg {
        background: url(../img/bg_lineuplist.png) center 30px no-repeat;
        max-width: 1280px;
        width: 100%;
        height: 60px;
        margin-top: 50px;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .kids-wblue-bg {
            background: none;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-wblue-bg {
            background: none;
            margin-top: 0px;
        }
    }
    
    h3.ttl {
        text-align: center;
        letter-spacing: 5px;
        color: #616c82;
        font-size: 20px;
        padding-top: 60px;
        /* Medium only */
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        h3.ttl {
            padding-top: 40px;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        h3.ttl {
            font-size: 18px;
            padding-top: 20px;
        }
    }
    
    .product-block1 {
        display: none;
        margin-top: 50px;
        padding-bottom: 70px;
        border-bottom: 1px solid #3a4763;
        /* Medium only */
    }
    
    .product-block1 h2 {
        font-weight: 400;
        font-size: 43px;
        letter-spacing: 10px;
        text-align: center;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    
    .product-block1 span {
        font-size: 18px;
        letter-spacing: 2.4px;
        color: #3b4862;
        padding: 0 10px;
    }
    
    .product-block1 p {
        text-align: center;
        color: #9da3b0;
        font-size: 18px;
        letter-spacing: 2.4px;
        margin-top: 16px;
    }
    
    .product-block1 img {
        padding: 50px;
        text-align: center;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .product-block1 img {
            padding: 40px;
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .product-block1 h2 {
            font-weight: 400;
            font-size: 30px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 4px;
            padding-left: 10px;
        }
        .product-block1 p {
            text-align: center;
            color: #9da3b0;
            font-size: 13px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .product-block1 img {
            padding: 30px;
            text-align: center;
        }
    }
    
    .collection-brand {
        background: url(../img/casual_pc.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .collection-brand ul li:not(:last-child)::after {
        color: white;
    }
    
    .hvr-underline-from-center {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden;
    }
    
    .hvr-underline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: #979797;
        height: 1px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    
    .hvr-underline-from-center:hover:before,
    .hvr-underline-from-center:focus:before,
    .hvr-underline-from-center:active:before {
        left: 0;
        right: 0;
    }
    
    .product-item {
        background: white;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 40px;
        color: #DF0012;
    }
    
    .product-item img {
        padding: 0px;
    }
    
    .product-item p {
        text-align: left;
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .product-item span {
        font-weight: bold;
        font-size: 12px;
        color: #DF0012;
    }
    
    .filter-pro {
        width: 100%;
        height: 35px;
        color: white;
        line-height: 35px;
        font-size: 12px;
        font-weight: bold;
        background: #DF0012;
    }
    
    .product-kids-block {
        background: white;
        margin-top: 50px;
        padding-bottom: 70px;
        /* Medium only */
    }
    
    .product-kids-block h2 {
        font-weight: 400;
        font-size: 43px;
        letter-spacing: 10px;
        text-align: center;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    
    .product-kids-block span {
        font-size: 18px;
        letter-spacing: 2.4px;
        color: #3b4862;
        padding: 0 10px;
    }
    
    .product-kids-block p {
        text-align: center;
        color: #9da3b0;
        font-size: 18px;
        letter-spacing: 2.4px;
        margin-top: 16px;
    }
    
    .product-kids-block img {
        text-align: center;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .product-kids-block img {
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .product-kids-block h2 {
            font-weight: 400;
            font-size: 30px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 4px;
            padding-left: 10px;
        }
        .product-kids-block p {
            text-align: center;
            color: #9da3b0;
            font-size: 13px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .product-kids-block img {
            text-align: center;
        }
    }
    
    .kajLupNav03 ul {
        width: 100%;
        display: table;
        margin: 0 auto;
        border-bottom: 1px solid #eeeeee;
    }
    
    .kajLupNav03 li {
        width: 25%;
        display: table-cell;
        text-align: center;
    }
    
    .kajLupNav03 li span {
        cursor: pointer;
        opacity: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .kajLupNav03 li span.btn_active {
        opacity: 0.3;
    }
    
    .kajLupNav03 li span.size_btn:hover {
        opacity: 0.3;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .lineUpLinkBtn {
        display: inline-block;
        margin: 70px 10px 0;
        text-align: center;
    }
    
    .product-block2 {
        display: none;
        margin-top: 50px;
        padding-bottom: 70px;
        border-bottom: 1px solid #3a4763;
        /* Medium only */
    }
    
    .product-block2 h2 {
        font-weight: 400;
        font-size: 43px;
        letter-spacing: 10px;
        text-align: center;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    
    .product-block2 span {
        font-size: 18px;
        letter-spacing: 2.4px;
        color: #3b4862;
        padding: 0 10px;
    }
    
    .product-block2 p {
        text-align: center;
        color: #9da3b0;
        font-size: 18px;
        letter-spacing: 2.4px;
        margin-top: 16px;
    }
    
    .product-block2 img {
        padding: 50px;
        text-align: center;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .product-block2 img {
            padding: 40px;
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .product-block2 h2 {
            font-weight: 400;
            font-size: 30px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 4px;
            padding-left: 10px;
        }
        .product-block2 p {
            text-align: center;
            color: #9da3b0;
            font-size: 13px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .product-block2 img {
            padding: 30px;
            text-align: center;
        }
    }
    
    .product-block3 {
        display: none;
        margin-top: 50px;
        border-bottom: 1px solid #dce0e6;
        /* Medium only */
    }
    
    .product-block3 h2 {
        font-weight: 400;
        font-size: 43px;
        letter-spacing: 10px;
        text-align: center;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    
    .product-block3 span {
        font-size: 18px;
        letter-spacing: 2.4px;
        color: #3b4862;
        padding: 0 10px;
    }
    
    .product-block3 p {
        text-align: center;
        color: #9da3b0;
        font-size: 18px;
        letter-spacing: 2.4px;
        margin-top: 16px;
    }
    
    .product-block3 img {
        padding: 50px;
        text-align: center;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .product-block3 p {
            text-align: center;
            color: #9da3b0;
            font-size: 16px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .product-block3 img {
            padding: 40px;
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .product-block3 h2 {
            font-weight: 400;
            font-size: 30px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 4px;
            padding-left: 10px;
        }
        .product-block3 p {
            text-align: center;
            color: #9da3b0;
            font-size: 13px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .product-block3 img {
            padding: 30px;
            text-align: center;
        }
    }
    
    p.fs-text {
        margin-top: 100px;
        /* Medium only */
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        p.fs-text {
            font-size: 12px;
            margin-top: 50px;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        p.fs-text {
            margin-top: 0px;
        }
    }
    
    .cp-block1 {
        margin-top: 50px;
        border-bottom: 1px solid #3a4763;
        /* Medium only */
    }
    
    .cp-block1 h2 {
        font-weight: 400;
        font-size: 43px;
        letter-spacing: 10px;
        text-align: center;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    
    .cp-block1 span {
        font-size: 18px;
        letter-spacing: 2.4px;
        color: #3b4862;
        padding: 0 10px;
    }
    
    .cp-block1 p {
        text-align: center;
        color: #9da3b0;
        font-size: 18px;
        letter-spacing: 2.4px;
        margin-top: 16px;
    }
    
    .cp-block1 img {
        padding: 100px;
        text-align: center;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .cp-block1 img {
            padding: 70px;
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .cp-block1 h2 {
            font-weight: 400;
            font-size: 30px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 4px;
            padding-left: 10px;
        }
        .cp-block1 p {
            text-align: center;
            color: #9da3b0;
            font-size: 13px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .cp-block1 img {
            padding: 30px;
            text-align: center;
        }
    }
    
    .cp-block2 {
        margin-top: 50px;
        border-bottom: 1px solid #3a4763;
        /* Medium only */
    }
    
    .cp-block2 h2 {
        font-weight: 400;
        font-size: 43px;
        letter-spacing: 10px;
        text-align: center;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    
    .cp-block2 span {
        font-size: 18px;
        letter-spacing: 2.4px;
        color: #3b4862;
        padding: 0 10px;
    }
    
    .cp-block2 p {
        text-align: center;
        color: #9da3b0;
        font-size: 18px;
        letter-spacing: 2.4px;
        margin-top: 16px;
    }
    
    .cp-block2 img {
        padding: 100px;
        text-align: center;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .cp-block2 img {
            padding: 50px;
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .cp-block2 h2 {
            font-weight: 400;
            font-size: 30px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 4px;
            padding-left: 10px;
        }
        .cp-block2 p {
            text-align: center;
            color: #9da3b0;
            font-size: 13px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .cp-block2 img {
            padding: 30px;
            text-align: center;
        }
    }
    
    .cp-block3 {
        margin-top: 50px;
        border-bottom: 1px solid #dce0e6;
        /* Medium only */
    }
    
    .cp-block3 h2 {
        font-weight: 400;
        font-size: 43px;
        letter-spacing: 10px;
        text-align: center;
        margin-bottom: 4px;
        padding-left: 10px;
    }
    
    .cp-block3 span {
        font-size: 18px;
        letter-spacing: 2.4px;
        color: #3b4862;
        padding: 0 10px;
    }
    
    .cp-block3 p {
        text-align: center;
        color: #9da3b0;
        font-size: 18px;
        letter-spacing: 2.4px;
        margin-top: 16px;
    }
    
    .cp-block3 img {
        padding: 15px;
        text-align: center;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .cp-block3 p {
            text-align: center;
            color: #9da3b0;
            font-size: 16px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .cp-block3 img {
            padding: 20px;
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .cp-block3 h2 {
            font-weight: 400;
            font-size: 30px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 4px;
            padding-left: 10px;
        }
        .cp-block3 p {
            text-align: center;
            color: #9da3b0;
            font-size: 13px;
            letter-spacing: 2.4px;
            margin-top: 16px;
        }
        .cp-block3 img {
            padding: 30px;
            text-align: center;
        }
    }
    
    .cp-step {
        background: #FBFBFB;
        text-align: center;
        padding-bottom: 120px;
    }
    
    .cp-step p {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 26px;
        font-weight: 300;
        padding-left: 50px;
        padding-right: 50px;
    }
    
    .cp-step span {
        color: #616c82;
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 36px;
    }
    
    .cp-step img {
        padding: 50px;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .cp-step img {
            padding: 20px;
        }
    }
    
    .text-p {
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        color: #616c82;
        letter-spacing: 3px;
        margin-bottom: 0;
        padding: 45px;
    }
    
    @media screen and (max-width: 39.9375em) {
        .text-p {
            font-size: 13px;
            padding-left: 35px;
            padding-right: 35px;
            padding-top: 0px;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .text-p {
            font-size: 16px;
            padding-left: 55px;
            padding-right: 55px;
            padding-top: 0px;
        }
    }
    
    .landing-bg {
        background-image: url("../img/fs-bg.png");
        background-size: cover;
        width: 100%;
        height: 925px;
    }
    
    .jobs-block {
        background-color: #F3F6F8;
        padding-top: 100px;
        padding-left: 30px;
        padding-bottom: 80px;
    }
    
    .jobs-block img {
        padding-top: 5px;
    }
    
    .jobs-block p {
        text-align: left;
    }
    
    .contact-block {
        background-color: #3A4763;
        background-image: url(../img/contact_right-1.png);
        background-position-x: -800px;
        background-repeat: no-repeat;
        /* Small only */
        /* Medium only */
    }
    
    @media screen and (max-width: 39.9375em) {
        .contact-block {
            background-image: none;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .contact-block {
            background-image: none;
        }
    }
    
    .contact-right-block {
        padding-top: 100px;
        /* Medium and up */
    }
    
    .contact-right-block h2 {
        font-size: 25px;
        text-align: left;
        color: white;
        font-weight: normal;
    }
    
    .contact-right-block img {
        padding: 15px;
    }
    
    @media screen and (min-width: 40em) {
        .contact-right-block h2 {
            text-align: center;
        }
    }
    
    @media screen and (max-width: 39.9375em) {
        .contact-right-block h2 {
            text-align: center;
        }
    }
    
    #map_canvas {
        width: 100%;
        height: 200px;
        /* Medium and up */
        /* Large and up */
    }
    
    @media screen and (min-width: 40em) {
        #map_canvas {
            height: 400px;
        }
    }
    
    @media screen and (min-width: 64em) {
        #map_canvas {
            height: 600px;
        }
    }
    
    .copyright {
        /* Small only */
        /* Medium only */
        text-align: center;
        font-size: 12px;
        color: #9B9B9B;
        margin-top: 20px;
        font-weight: bold;
    }
    
    @media screen and (max-width: 39.9375em) {
        .copyright {
            text-align: center;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .copyright {
            text-align: center;
        }
    }
    
    .copyright p,
    span {
        font-family: JINSNext-Regular, proxima-nova, source-han-sans-traditional, sans-serif;
    }
    
    .copyright ul,
    .copyright li {
        display: inline;
        margin-left: 0;
    }
    
    .copyright li {
        border-right: 1px #9b9b9b solid;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .copyright span>a {
        padding-right: 15px;
    }
    
    .accordion-title {
        color: #4A4A4A;
        font-weight: bold;
    }
    
    .accordion-title::before {
        content: url(../img/arrow.png);
    }
    
    .is-active>.accordion-title::before {
        content: url(../img/arrow-up.png);
    }
    
    .is-accordion-submenu-parent>a::after {
        border: 0;
        right: 1.7rem;
        content: url(../img/arrow.png);
    }
    
    .is-accordion-submenu-parent[aria-expanded='true']>a::after {
        -webkit-transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.3s 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        font-size: 0;
        -webkit-transform-origin: 7px 6px;
        -ms-transform-origin: 7px 6px;
        transform-origin: 7px 6px;
    }
    
    .dropdown {
        position: relative;
        display: inline-block;
    }
    
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 120px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        padding: 15px 16px;
        z-index: 21;
    }
    
    .dropdown-content>p>a {
        font-weight: 700;
        list-style-type: none;
        list-style-position: inside;
        font-family: JINSNext-Regular, proxima-nova, source-han-sans-traditional, sans-serif;
        font-size: 12px;
        color: #3a4763;
        letter-spacing: 1.29px;
        text-decoration: none;
    }
    
    .dropdown-content p {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 0px;
    }
    
    .dropdown:hover .dropdown-content {
        display: block;
    }
    
    .frontswitch-line-up {
        background: #3A4763;
        height: 167px;
    }
    
    .frontswitch-line-up .lineup {
        width: 100%;
        background-color: #3a4763;
        color: #fff;
        font-size: 43px;
        letter-spacing: 10px;
        line-height: 60px;
        text-align: center;
        font-weight: 400;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .frontswitch-line-up p {
        color: #fff;
        margin-bottom: 0;
        font-size: 14px;
        text-align: center;
        letter-spacing: 2.4px;
    }
    
    .kids-tab-line-up {
        background: #3A4763;
        height: auto;
    }
    
    .kids-tab-line-up .lineup {
        width: 100%;
        background-color: #3a4763;
        color: #fff;
        font-size: 36px;
        letter-spacing: 10px;
        text-align: center;
        font-weight: 400;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .kids-tab-line-up p {
        color: #fff;
        margin-bottom: 0;
        font-size: 36px;
        text-align: center;
        letter-spacing: 2.4px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .kids-tab-line-up .ktactive {
        border-bottom: 4px solid white;
    }
    
    @media screen and (max-width: 39.9375em) {
        .kids-tab-line-up .lineup {
            width: 100%;
            background-color: #3a4763;
            color: #fff;
            font-size: 22px;
            letter-spacing: 4px;
            text-align: center;
            font-weight: 400;
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .kids-tab-line-up p {
            color: #fff;
            margin-bottom: 0;
            font-size: 25px;
            text-align: center;
            letter-spacing: 2.4px;
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .dropdown:hover .dropdown-content {
            display: none;
        }
    }
    
    .kids-line-up {
        background: #3A4763;
        height: 167px;
    }
    
    .kids-line-up .lineup {
        width: 100%;
        background-color: #3a4763;
        color: #fff;
        font-size: 43px;
        letter-spacing: 10px;
        line-height: 60px;
        text-align: center;
        font-weight: 400;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .kids-line-up p {
        color: #fff;
        margin-bottom: 0;
        font-size: 18px;
        text-align: center;
        letter-spacing: 2.4px;
    }
    
    .cp-line-up {
        background: #A18A67;
        height: 146px;
    }
    
    .cp-line-up .lineup {
        width: 100%;
        background-color: #A18A67;
        color: #fff;
        font-size: 43px;
        letter-spacing: 10px;
        line-height: 146px;
        text-align: center;
        font-weight: 400;
    }
    
    .cp-line-up p {
        color: #fff;
        margin-bottom: 0;
        font-size: 14px;
        letter-spacing: 2.4px;
    }
    
    .product-text {
        /* Medium and up */
        /* Large and up */
    }
    
    .product-text .price {
        text-align: left;
        font-size: 48px;
        font-weight: bold;
        color: #3A4763;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    @media screen and (min-width: 40em) {
        .product-text .price {
            text-align: left;
            font-size: 48px;
            font-weight: bold;
            color: #3A4763;
            padding-top: 20px;
            padding-bottom: 20px;
        }
    }
    
    @media screen and (min-width: 64em) {
        .product-text .price {
            text-align: right;
            font-size: 48px;
            font-weight: bold;
            color: #3A4763;
            padding-top: 20px;
            padding-bottom: 20px;
        }
    }
    
    #myNav {
        z-index: 20;
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .dropdown:hover .dropdown-content {
            display: none;
        }
    }