@charset "utf-8";

@font-face {
    font-family: "Onemobile";
    src: url("ONEMobileOTFRegular.eot");
    src: url("../fonts/ONEMobileOTFRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFRegular.woff2") format("woff2"), url("../fonts/ONEMobileOTFRegular.woff") format("woff"), url("../fonts/ONEMobileOTFRegular.ttf") format("truetype");
    font-weight: 400;
  }
  @font-face {
    font-family: "Onemobile";
    src: url("../fonts/ONEMobileOTFLight.eot");
    src: url("../fonts/ONEMobileOTFLight.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFLight.woff2") format("woff2"), url("../fonts/ONEMobileOTFLight.woff") format("woff"), url("../fonts/ONEMobileOTFLight.ttf") format("truetype");
    font-weight: 300;
  }
  @font-face {
    font-family: "Onemobile";
    src: url("../fonts/ONEMobileOTFBold.eot");
    src: url("../fonts/ONEMobileOTFBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFBold.woff2") format("woff2"), url("../fonts/ONEMobileOTFBold.woff") format("woff"), url("../fonts/ONEMobileOTFBold.ttf") format("truetype");
    font-weight: 700;
  }

.pc_only{ display: block;}
.mo_only{ display: none;}

.ks__vis{
    width: 100%;
}
.ks__vis .inner{
    width: 100%;
    position: relative;
}
.ks__vis .inner video{
    position: relative;
    bottom: -7px;
}
.ks__vis .inner .btn_line{
    bottom: 5.2083vw;
    left: 50%;
    transform: translate(-50%, 0);
}

.btn_line{
    width: 19.1146vw;
    height: 3.5417vw;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    font-size: 1.25vw;
    line-height: 3.5417vw;
    position: absolute;
}

.ks__main{
    width: 100%;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/ds_migration/ksss_bg_blue.png) no-repeat center / cover;
    position: relative;
    color: #fff;
}
.ks__main .inner{
    width: 100%;
    padding: 7.8125vw 0 0;
    text-align: center;
}
.ks__main .inner h2{
    font-size: 3.75vw;
    font-weight: 700;
    margin-bottom: 2.6042vw;
}
.ks__main .inner p{
    font-size: 1.25vw;
    line-height: 1.4;
    margin-bottom: 2.8vw;
}
.ks__main .device01{
    position: relative;
    bottom: -6px;
}
.ks__main .sub{
    position: absolute;
    bottom: 2vw;
    left: 12.5vw;
    font-size: 0.8333vw;
}

.ks__series{
    width: 100%;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/ds_migration/ksss_bg_black.png) no-repeat center / cover;
    position: relative;
    color: #fff;
}
.ks__series h2{
    padding: 7.8125vw 0 0;
    font-size: 3.75vw;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5.2083vw;
}
.ks__series .box__wrap{
    width: 100%;
    padding: 0 12.5vw 3.125vw;
    display: flex;
    gap: 0 1.25vw;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    top: -9.375vw;
}
.ks__series .box__wrap .box{
    width: calc(50% - 0.625vw);
    height: 26.0417vw;
    border-radius: 1.0417vw;
    position: relative;
    flex-shrink: 0;
    margin-bottom: 1.25vw;
    backdrop-filter: blur(12px);
}
.ks__series .box__wrap .box .text{
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translate(0 ,-50%);
}
.ks__series .box__wrap .box .text p{
    font-size: 1.5625vw;
    line-height: 1.3;
}
.ks__series .box__wrap .box.box_01{
    background-color: rgba(0,0,0,0.6);
}
.ks__series .box__wrap .box.box_01 .text .top{
    font-size: 1.7708vw;
    color: #E5451C;
    margin-bottom: 1.5625vw;
    font-weight: 700;
}
.ks__series .box__wrap .box.box_01 img{
    position: absolute;
    width: 14.4792vw;
    height: 100%;
    top: 0;
    right: 5%;
}
.ks__series .box__wrap .box.box_02{
    background: rgba(0, 20, 123, 0.7);
    
}
.ks__series .box__wrap .box.box_02 .text .top{
    font-size: 1.7708vw;
    font-weight: 700;
    margin-bottom: 1.5625vw;
}
.ks__series .box__wrap .box.box_02 img{
    position: absolute;
    width: 13.2813vw;
    height: 90%;
    bottom: 0;
    right: 5%;
}
.ks__series .box__wrap .box.box_03{
    background-color: rgba(177, 0, 0, 0.6);
}
.ks__series .box__wrap .box.box_03 .text,
.ks__series .box__wrap .box.box_04 .text{
    top: auto;
    bottom: 8%;
    transform: none;
    line-height: 1.3;
}
.ks__series .box__wrap .box.box_03 img,
.ks__series .box__wrap .box.box_04 img{
    width: 100%;
    height: 100%;
}

.ks__series .box__wrap .box.box_04{
    background-color: rgba(0, 103, 84, 0.6);
}
.ks__series .box__wrap .box.box_05{
    width: 100%;
    background-color:rgba(48, 14, 118, 0.6);
    font-size: 1.5625vw;
}
.ks__series .box__wrap .box.box_05 .text{
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 0px 0px 4px #000, 0px 0px 4px #000;
}
.ks__series .box__wrap .box.box_05 .text p{
    font-size: 1.7708vw;
}
.ks__series .box__wrap .sub{
    font-size: 0.8333vw;
    font-weight: 500;
    line-height: 1.25;
    text-indent: -10px;
    padding-left: 10px;
}
.ks__series .box__wrap .btn_line{
    bottom: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
}



@media screen and (max-width: 786px) {
    .pc_only{ display: none;}
    .mo_only{ display: block;}

    .glo-contents{
        overflow: hidden;
    }
    .btn_line{
        width: 62.1333vw;
        height: 10.6667vw;
        font-size: 4.2667vw;
        line-height: 10.6667vw;
    }
    .ks__main{
        background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/ds_migration/ksss_bg_blue_m.png) no-repeat center / cover;
    }
    .ks__main .inner {
        padding: 16vw 0 0;
    }
    .ks__main .inner h2{
        font-size: 7.4667vw;
        margin-bottom: 4.2667vw;
    }
    .ks__main .inner p{
        font-size: 4.2667vw;
        letter-spacing: -0.03em;
    }
    .ks__main .sub{
        font-size: 1.8667vw;
        bottom: 7.3vw;
        left: 5.3333vw;
    }

    .ks__series{
        background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/ds_migration/ksss_bg_black_m.png) no-repeat top center / cover;
        padding: 0 0 47.4667vw;
    }
    .ks__series h2{
        padding: 16vw 0 0;
        font-size: 7.4667vw;
        letter-spacing: -0.03em;
    }
    .ks__series .box__wrap{
        padding: 0;
        top: 0;
        margin-top: 8vw;
    }
    .ks__series .box__wrap .box{
        width: 94%;
        height: 121.0667vw;
        margin-bottom: 5.3333vw;
    }
    .ks__series .box__wrap .box .text > *,
    .ks__series .box__wrap .box.box_01 .text .top,
    .ks__series .box__wrap .box.box_02 .text .top,
    .ks__series .box__wrap .box.box_04 .text{
        font-size: 5.8667vw;
        margin-bottom: 5.3333vw;
        line-height: 1.3;
    }
    .ks__series .box__wrap .box.box_01,
    .ks__series .box__wrap .box.box_03{
        border-radius: 5.3333vw 0 0 5.3333vw;
        margin-left: 6%;
    }
    .ks__series .box__wrap .box.box_01 .text,
    .ks__series .box__wrap .box.box_03 .text{
        top: 9.0667vw;
        transform: none;
    }
    .ks__series .box__wrap .box.box_01 img{
        width: 89.3333vw;
        height: 91.7333vw;
        right: 0;
        top: auto;
        bottom: 0;
    }
    .ks__series .box__wrap .box.box_02,
    .ks__series .box__wrap .box.box_04{
        border-radius: 0 5.3333vw 5.3333vw 0;
        overflow: hidden;
    }
    .ks__series .box__wrap .box.box_02 .text,
    .ks__series .box__wrap .box.box_04 .text{
        top: 9.0667vw;
        left: auto;
        right: 6%;
        transform: none;
        text-align: right;
    }
    .ks__series .box__wrap .box.box_02 img{
        width: 83vw;
        height: 86.9333vw;
        top: auto;
        bottom: -1vw;
    }
    .ks__series .box__wrap .box.box_05{
        width: 100%;
        height: 121.0667vw;
        border-radius: 0
    }
    .ks__series .box__wrap .box.box_05 img{
        width: 100%;
        height: 100%;
    }
    .ks__series .box__wrap .box.box_05 .text{
        width: 100%;
        text-align: center;
    }
    .ks__series .box__wrap .btn_line{
        bottom: -18vw;
    }
    .ks__series .box__wrap .sub{
        position: absolute;
        bottom: -34.6667vw;
        left: 6%;
        font-size: 1.8667vw;
        text-indent: -1.5vw;
    }
}