footer > .container > .flex-2{
    padding: 0 72px;
    justify-content: space-between;
}
footer{
    padding: 50px 0 56px 0;
}
footer .flex-2{
    align-items: center;
    justify-content: center;
}
footer .flex-2 li a img{
    width: 24px;
    margin-bottom: 0;
}
footer .flex-2 li{
    flex: 0 0 auto;
}
footer .flex-2 li:last-child a{
    display: flex;
    justify-content: center;
    align-items: center;
}
footer ul{
    grid-column-gap: 20px;
    margin-left: 130px;
    align-items: center;
}
footer ul li a{
    padding: 10px 0;
    color: #9D9D9D;
}
footer .flex-2 + a{
    color: #9D9D9D;
}
footer ul i {
    font-size: 24px;
    color: #1DA1F2;
}
.sec07 {
    background: #F8B62D;
    padding: 85px 0 74px 0;
    text-align: center;
}
.sec07 img{
    margin-left: 8px;
    width: 19px;
}
.sec07 h2 {
    font-size: 32px;
    line-height: 56px;
    color: #474747;
    font-weight: 700;
    padding-bottom: 0;
}
.btn-info a:first-child:hover{
    border: 2px solid #F8B62D;
}
.btn-info a:last-child:hover{
    border: 2px solid #fff;
}

.btn-info a:first-child:hover span{
    color: #F8B62D;
    z-index: 2;
    position: relative;
}
.btn-info a:last-child:hover span,.sec07 .btnpage:hover span{
    color: #fff;
    z-index: 2;
    position: relative;
}
.sec07 .btnpage:hover img{
    filter: brightness(0) invert(1);
    z-index: 2;
}
.sec07 .btnpage:hover{
    border: 2px solid #fff;
}
.btn-info a:last-child:hover::after,.btn-info a:first-child:hover::after,.sec07 .btnpage:hover::after{
    right: inherit;
    left: 0;
    width: 100%;
    z-index: 0;
}
.btn-info a:last-child::after, .sec07 .btnpage::after {
    position: absolute;
    content: '';
    background-color: #F8B62D;
    width: 0;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 100px;
}
.btn-info a:first-child:after {
    position: absolute;
    content: '';
    background-color: #fff;
    width: 0;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 28px;
    
}
.sec07 .btnpage{
    max-width: 290px;
    margin: 30px auto 0;
    padding: 18px 0;
    background: #FFFFFF;
    border: 2px solid #000000;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #323232;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    max-width: 272px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    z-index: 2;
}
.sec06 h2{
    font-weight: 700;
    font-size: 34px;
    line-height: 64px;
    color: #474747;
    margin-bottom: 20px;
    text-align: center;
}
.sec06 .flex-02{
    padding: 56px 76px;
    background: #F7FBFF;
    border-radius: 20px;
}
.sec06{
    padding: 0 0 80px 0;
}
.sec06-item, .sec06-iteminfo{
    display: flex;
}
.sec06-iteminfo{
    flex-direction: column;
    justify-content: space-evenly;
}
.sec06-item img{
    flex: 0 0 30%;
    max-width: 30%;
}
.sec06-iteminfo h3{
    font-size: 22px;
    font-weight: 500;
    color: #474747;
}
a:focus{
    outline: unset;
}
.sec06-iteminfo p{
    font-size: 32px;
    font-weight: 700;
}
.sec06-iteminfo .btn-info a{
    padding: 19px 40px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 30px;
    position: relative;
    color : #333333;
}
.sec06-iteminfo .btn-info{
    margin-top: 20px;

}
.sec06-iteminfo .btn-info a:first-child{
    background: #F8B62D;
    margin-right: 12px;
    border: 2px solid #F8B62D
}
.sec06-iteminfo .btn-info a:last-child:hover{
    border: 2px solid #fff;
}
.sec06-iteminfo .btn-info a:last-child{
    border: 2px solid #000;
    background: #fff;
}
.sec05{
    margin-top: 120px;  
}
.sec05 .topright-05 ul li:hover a {
    color: #fff;
}
.sec05 .topright-05 ul li:hover {
    background-color: #FEB628;
    /* background-image: -webkit-linear-gradient(-3deg, #f89b00 0%, #f8c600 100%); */
}
.sec05 .flex-02{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sec05 .flex-02 .topright-05 ul{
    display: flex;
}
.sec05 .botleft-05{
    max-width: 420px;
}
.sec05 .botleft-05 p{
    line-height: 36px;
}
.sec05 .botleft-05 h4{
    font-weight: 700;
    font-size: 28px;
    /* line-height: 24px; */
    margin-bottom: 31px;
    margin-top: 50px;
}
.sec05 .topleft-05 h2{
    line-height: 44px;
}
.sec05 .top-05{
    margin-bottom: 45px;
}
.sec05 .topright-05 ul li{
    padding: 8px 30px;
    border-radius: 100px;
}
.sec05 .topright-05 ul li:not(.yellow-bg){
    background-color: #E3E3E3;
}
.sec05 .topright-05 ul li:not(.yellow-bg) a{
    color: #707070;
}
.sec05 .box{
    padding: 0 72px;
}
.sec05 .topright-05 ul li a{
    font-weight: 700;
    font-size: 16px;
    color: #474747;
}
.sec05 .topright-05 ul li:first-child{
    margin-right: 8px;
}
.sec05 .botright-05 {
    width: 540px;
    /* height: 285px; */
    /* border-radius: 12px; */
    /* border: 1px solid #333333; */
    /* overflow: hidden; */
}
.sec05 .botright-05 img{
    /* width: auto;
    height: 100%;
    object-fit: cover;             */
}
.sec05 .list-bottom{
    position: relative;
    margin-bottom: 20px;
    min-height: 370px;
}
.sec05 .bot-05{
    position: absolute;
    top: 0;
    width: 100%;
}
.sec05 .bot-05 .list-bot05{
    display: flex;
    grid-column-gap: 15px;
}
.sec05 .bot-05 .list-bot05 .botright-05 img{
    /* max-height: 285px; */
}
.sec05 .topright-05{
    /* margin-right: 55px; */
}
.bot-05.active .slick-next{
    z-index: 5;
}
.slick-next{
    border-radius: 50%;
    background: #474747;
    padding: 6px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}
.slick-next i{
    font-size: 25px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
}
.fa-angle-right:before {
    content: "\f061" !important;
}
.slick-prev{
    display: none !important;
}
.bot-05{
    opacity: 0;
}
.bot-05.active{
    opacity: 1;
}
.popup{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 12;
}
.popup.show{
    display: block;
}
#overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}
#overlay.show{
    display: block;
    z-index: 11;
}
.submit a.full{
    background: #f89b00 !important;
}
.inquiry h3,.terms-dev h3{
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 64px;
    color: #000000;
}
.terms-dev h4{
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 40px;
    color: #000000;
}
.terms-dev{
    width: 965px;
    margin: 100px auto 0;
    min-height: 650px;
}
.terms-dev p{
    text-indent: 17px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
    color: #000000;
}
.terms-dev li{
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #000000;
    margin-left: 60px;
    list-style-type: disc;
}
.policy-last {
    margin-bottom: 40px !important;
}
.privacy-dev li {
    list-style-type: decimal !important;
}
.policy-date {
    text-align: right;
}
.inquiry p{
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.inquiry p span{
    color: #F52929;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin-left: 4px;
}
.inquiry{
    width: 742px;
    margin:0 auto;
    padding: 100px 0;
}
.inquiry input{
    height: 47px;
    margin-bottom: 40px;
}
.inquiry textarea{
    margin-bottom: 60px;
}
.inquiry input,.inquiry textarea{
    width: 100%;
    padding: 10px;
}
.submit{
    text-align: right;
}
.field{
    position: relative;
    display: flex;
}
.notify{
    color: #F52929;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
}
.submit a {
    padding: 14px 68px;
    background: #BCBABA;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}
.submit a:hover{
    background: #f89b00;
    color: #fff;
}
a:hover{
    color: #F8B62D;
}
.post{
    margin: 135px auto;
}
.post .time{
    color: #5B5A59;
}
.post .content{
    border-top: 1px solid #F1EFEF;
    border-bottom: 1px solid #F1EFEF;
    padding-top:40px;
}
.post h4{
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 28px;
    line-height: 16px;
    color: #121111;
}
.post.terms-dev{
    width: 1090px;
}
.post p{
    line-height: 32px;
    color: #121111;
}
.post p span{
    color: #5B5A59;
}
.back-to-top.show {
    bottom: 5em;
}
.back-to-top {
    position: fixed;
    bottom: -10em;
    right: 2em;
    z-index: 100;
    transition: bottom .5s;
    color: #fff;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
    text-align: center;
    cursor: pointer;
    line-height: 1;
    display: none;
}
.back-to-top img{
    width: 45px;
    height: 45px;
}
.notice{
    padding-bottom: 50px;
}
header .icon-hamburger {
    z-index: 99;
}
 header .icon-hamburger {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 57px;
    height: 57px;
    background: #F8B62D;
    -webkit-transition: all .3s;
    transition: all .3s;
}
 header .icon-bar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 38%;
    width: 56%;
}
header .icon-hamburger .icon-bar span:first-child {
    top: 0;
}
header .icon-hamburger .icon-bar span {
    left: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
header .icon-hamburger .icon-bar span:nth-child(2) {
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
header .icon-hamburger .icon-bar span:last-child {
    bottom: 0;
}
.icon-hamburger.active .icon-bar span:nth-child(1) {
    -webkit-transform: translateY(9px) rotate(-225deg);
    -ms-transform: translateY(9px) rotate(-225deg);
    transform: translateY(9px) rotate(-225deg);
}
.icon-hamburger.active .icon-bar span:nth-child(2) {
    -webkit-transform: translateY(0) rotate(225deg);
    -ms-transform: translateY(0) rotate(225deg);
    transform: translateY(0) rotate(225deg);
    width: 100%;
}
.icon-hamburger.active .icon-bar span:nth-child(3) {
    opacity: 0;
}
.header_top_icon{
    display: none;
}
header .menu .nav.show li a{
    text-align: left;
}
header .menu .nav.show{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    z-index: 200;
    padding: 70px 10px 0;
    background-color: #fff;
    width: 100%;
}
header .menu.active{
    position: relative;
}
header .menu .nav.show li{
    border-bottom: 1px solid #ccc;
    margin-left: 0;
    padding: 20px 0;
}
header .menu.active .header_top_icon{
    z-index: 201;
}
header .nav.show > li {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(0, 0.2, 0.8, 1);
    animation-timing-function: cubic-bezier(0, 0.2, 0.8, 1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1280px) {}
@media only screen and (max-width: 1024px) {
    .terms-dev {
        padding: 0 120px;
        width: 100%;
    }
    .nav li:last-child {
        padding-right: 30px;
    }
    header .logo {
        padding-left: 30px;
    }
    .popup {
        width: 100%;
        padding: 0 40px;
    }
    .nav a {
        font-size: 14px;
    }
    footer > .container > .flex-2 {
        padding: 0 30px;
    }
    .post.terms-dev {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .terms-dev, .notice .flex-2 {
        padding: 0px 20px;
    }
    .nav li:last-child {
        padding-right: 20px;
    }
    header .logo {
        padding-left: 20px;
    }
    .inquiry{
        width: 100%;
        padding: 60px 30px;
    }
    .popup-title {
        padding: 40px 0px 28px 0px;
        /* line-height: 1; */
    }
    .popup .flex-2 {
        padding-bottom: 40px;
    }
    footer ul {
        margin-left: 35px;
    }
    header .nav {
        grid-column-gap: 20px;
    }
    .nav a {
        font-size: 13px;
    }
    footer {
        padding: 25px 0 25px 0;
    }
    .sec05 .bot-05 .list-bot05 .botright-05 img{
        max-height: inherit;
    }
}
@media screen and (max-width: 768px) {
    footer ul li{
        margin-right: 20px;
    }
    footer ul li a{
        padding: 15px 0;
    }
    footer ul li:last-child a{
        padding: 5px 0;
    }
}
@media only screen and (max-width: 736px) {}
@media only screen and (max-width: 668px) {}
@media only screen and (max-width: 601px) {
    .platform-item p {
        font-size: 15px;
        padding: 0px 24px 0px 13px;
    }
    .platform-item{
        padding-bottom: 24px;
    }
    .popup .flex-2 {
        padding-left: 20px;
    }
    .popup .flex-2 .platform-item{
        flex: 0 0 50%;
    }
    .popup .flex-2 .platform-item:last-child,
    .popup .flex-2 .platform-item:nth-child(3){
        padding-bottom: 10px;
    }
    .notice .details {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    footer .img i {
        font-size: 36px !important;
    }
    .img a{
        display: inline-block;
    }
    footer .img{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    footer .img i {
        font-size: 24px;
        color: #1DA1F2;
    }
    /* footer > .container ul li:last-child{
        display: none;
    } */
    footer > .container > .flex-2 {
        flex-direction: column;
    }
    footer > .container > .flex-2 > a{
        margin-top: 15px;
    }
    .sec05 .flex-02 {
        display: block;
    }
    .sec05 .flex-02 .topleft-05 h2{
        margin: 12px 0 28px;
        text-align: left;
    }
    .sec05 .flex-02 .topright-05 ul {
        justify-content: flex-start;
    }
    .sec05 .topright-05 ul li{
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /* .sec05 .botright-05 img {
        width: 100%  !important;
        height: 100% !important;
        object-fit: cover;
    } */
    .sec05 .botleft-05 {
        max-width: unset !important;
        width: 100%;
    }
    .slick-next {
        transform: translateY(20px);
        /* top: 250px; */
        top: 50%;
        margin-top: -60px;
    }
    .sec05 .topright-05 ul li {
        padding: 11px 32px;
        flex: 0 0 auto;
    }
    .sec05 .bot-05 .list-bot05 {
        flex-direction: column-reverse;
    }
    .sec05 .list-bottom {
        height: 100%;
        margin-bottom: 20px !important;
        min-height: 600px;
    }
    .sec06-item, .sec06-iteminfo {
        flex-direction: column;
    }
    .sec06-item img {
        flex: 0 0 100%;
        max-width: unset !important;
        width: 216px;
        height: 264px;
        margin: 0 auto;
    }
    .sec06-iteminfo h3{
        font-size: 18px;
    }
    .sec06-iteminfo p {
        font-size: 22px;
    }
    .sec06-iteminfo .btn-info {
        text-align: center;
        font-size: 14px;
    }
    .back-to-top img {
        width: 35px;
        height: 35px;
    }
    .back-to-top {
        right: 1em;
    }
    .back-to-top.show {
        bottom: 2em;
    }
    .notice ul li {
        padding: 25px 5px;
    }
    footer{
        padding: 30px 15px;
    }
    footer img{
        margin-bottom: 15px;
    }
    footer ul {
        margin-left: 0;
        grid-column-gap: 30px;
        justify-content: space-between;
    }
    footer .flex-2 {
        align-items: unset;
        justify-content: flex-start;
    }
    .flex-2 .ahover:last-child a::after{
        bottom: -1px;
        display: block;
        height: 1px;
        width: 0%;
        content: "";
        background-color: #F8B62D;
        left: 0%;
    }
    .nav a {
        font-size: 16px;
    }
    .popup {
        width: 100%;
        padding: 0 20px;
    }
    .notice .details .notice-content{
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 10px;
    }
    .terms-dev,.notice .flex-2 {
        padding: 0px 10px;
    }
    .header_top_icon{
        padding-right: 10px;
    }
    .inquiry{
        padding: 30px 15px;
    }
    footer > .container > .flex-2 {
        padding: 0;
    }
    .sec07 h2 {
        font-size: 20px;
    }
    .sec07 .btnpage {
        font-size: 14px;
        padding: 13px 0 12px;
    }
    .sec07 {
        padding: 60px 0 60px 0;
    }
    /* .sec05 .box {
        padding: 0px 24px !important;
    } */
    .sec05 .topright-05 {
        left: 0;
    }
}
@media only screen and (max-width: 568px) {
    .sec06-iteminfo .btn-info{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        /* flex-direction: column; */
        grid-row-gap: 20px;
        /* padding: 0 40px; */
    }
}
@media only screen and (max-width: 480px) {
    footer ul {
        margin-left: 0;
        grid-column-gap: 20px;
    }
    footer ul a{
        font-size: 13px;
    }
    /* .sec05 .botright-05 img {
        height: calc(290px*0.8) !important;
    } */
    .sec05 .list-bottom {
        min-height: 480px;
    }
    .slick-next {
        transform: translateY(0);
        /* top: 206px; */
        right: 8px;
    }
    .sec06 .flex-02 {
        padding: 15px !important;
    }
    .sec06-iteminfo .btn-info a:first-child {
        margin-right: 0;
    }
}
@media only screen and (max-width: 415px) {
    footer ul {
        grid-column-gap: 15px;
    }
    .sec06-item img {
        width: 250px !important;
    }
}
@media only screen and (max-width: 384px) {}
@media only screen and (max-width: 375px) {
    footer ul {
        grid-column-gap: 10px;
    }
    /* .sec05 .botright-05 img {
        height: calc(290px*0.7) !important;
    } */
}
@media only screen and (max-width: 320px) {}

.sec03 li{
    margin-right: 10px;
}

.sec03 .tabs{
    margin-bottom: 26px;
}

.sec03 li:last-child{
    margin-right: 0;
}

.sec03 .btn{
    font-size: 12px;
    padding: 2px 12px;
    font-weight: bold;
    background: #F7FBFF;
    border: 1px solid #E3E3E3;
}

.sec03 .btn.active{
    border: 1px solid #F8B62D;
}

@media only screen and (max-width: 601px) {
    .sec03 .tabs {
        flex-wrap: nowrap;
    }
    .sec03 .btn{
        padding: 2px 12px !important;
        margin-right: 0 !important;
        white-space: nowrap;
    }
}