@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.ttf') format("truetype");
    font-display: swap;
}

html {
    font-family: 'Pretendard';
    line-height: 1;
    letter-spacing: -0.034em;
}

#wrap {
    overflow: hidden;
    background-color: #F3F3F3;
}

.image>img {
    width: 100%;
}

.hover-up li {
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -webkit-ttransform: translateY(0rem);
    transform: translateY(0rem);
}

.hover-up li:hover {
    box-shadow: 0px 14px 22px rgba(0, 22, 101, 0.2);
}

.tit-box {
    text-align: center;
}

.tit-box .title__main {
    position: relative;
    display: inline-block;
    font-size: 90px;
    font-weight: 900;
    line-height: 1.2;
}

.tit-box .title__main .stroke {
    position: relative;
    z-index: 1;
}

.tit-box .title__main .fill {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.default-desc>strong {
    font-weight: 700;
}

.download-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-list li {
    margin: 0 5px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.download-list a {
    display: flex;
    align-items: center;
    background-color: rgba(255,255,255,1); 
    padding: 6px;
}

.download-list a::before {
    content: '';
    display: inline-block;
    width: 48px;
    height: 48px;
    background: no-repeat url(../images/sub/zgm/download_list.png);
    background-size: cover;
}

.download-list a p {
    padding: 0 5px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    color: #000;
}

.download-list a p>strong {
    display: block;
    font-size: 18px;
    font-weight: inherit;
}

.download-list a.appStore::before {
    background-position: left 0 top 0;
}

.download-list a.googlePlay::before {
    background-position: right 0 top 0;
}

.pattern-blue {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #1F47F4;
}

.pattern-blue::before,
.pattern-blue::after {
    content: '';
    position: absolute;
    z-index: -2;
    top: 0;
    width: 45%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.pattern-blue::before {
    background-image: url(../images/sub/zgm/pattern_blue1.png);
    right: 0;
    background-position: right top;
}

.pattern-blue::after {
    background-image: url(../images/sub/zgm/pattern_blue2.png);
    left: 0;
    background-position: left bottom;
}

.visual-top {
    padding-top: 40px;
}

.visual-top .tit-box {
    color: rgba(255,255,255,1); 
    text-align: center;
}

.visual-top .tit-box .bedge {
    display: inline-block;
    width: 72px;
    height: 72px;
    background-color: #1F47F4;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.visual-top .tit-box .bedge>span {
    font-family: 'GmarketSans';
    font-size: 24px;
}

.visual-top .tit-box .title__main {
    padding-top: 12px;
}

.visual-top .tit-box .title__main .stroke {
    -webkit-text-stroke: 5px #152F9C;
    text-shadow: 4px 6px 0px #0F2DAC;
}

.visual-top .tit-box .title__main .highlight {
    color: #F1FF9B;
}

.visual-top .tit-box .default-desc {
    padding-top: 4px;
}

.visual-top .visual__content {
    padding-top: 18px;
}

.visual-top .visual__content_code {
    padding-top: 28px;
    width: 100%;
    text-align: center;
}

.visual-top .visual__content_code p {
    line-height: 74px;
    font-size: 28px;
    font-weight: 600;
    color: #464646;
    background-color: #F1FF9B;
}

.visual-top .visual__content_code p>span {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    line-height: 40px;
    border: 1px solid #152F9C;
    background-color: rgba(255,255,255,1); 
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.251) inset;
}

.visual-top .visual__content_download {
    padding: 30px 0;
}

.visual-bottom {
    padding: 50px 0;
    text-align: center;
}

.visual-bottom>p {
    margin-bottom: 16px;
    font-size: 24px;
    color: #464646;
}

.visual-bottom>p>strong {
    font-weight: 700;
}

.visual-bottom .visual__kakao {
    display: table;
    margin: 0 auto;
    height: 148px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    background-color: rgba(255,255,255,1); 
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

.visual-bottom .visual__kakao .txt {
    padding-top: 18px;
    font-weight: 600;
}

.visual-bottom .visual__kakao .image {
    margin: 0 auto;
}

.visual-bottom .visual__kakao li:not(.arrow) {
    width: 165px;
}

.visual-bottom .visual__kakao_step li.arrow {
    position: relative;
    width: 34px;
    height: 34px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.visual-bottom .visual__kakao_step li.arrow span {
    display: block;
    position: absolute;
}

.visual-bottom .visual__kakao_step li.arrow span::before,
.visual-bottom .visual__kakao_step li.arrow span::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.visual-bottom .visual__kakao_step li.arrow span::before {
    width: 100%;
    height: 6px;
}

.visual-bottom .visual__kakao_step li.arrow span::after {
    width: 6px;
    height: 100%;
}

.visual-bottom .visual__kakao_step li.arrow span:first-child {
    width: 22px;
    height: 22px;
}

.visual-bottom .visual__kakao_step li.arrow span:last-child {
    width: 100%;
    height: 100%;
}

.visual-bottom .visual__kakao_step li.arrow span:first-child:before,
.visual-bottom .visual__kakao_step li.arrow span:first-child:after {
    background-color: #83C6EA;
}

.visual-bottom .visual__kakao_step li.arrow span:last-child:before,
.visual-bottom .visual__kakao_step li.arrow span:last-child:after {
    background-color: #4D6EFF;
}

.visual-bottom .visual__kakao_step li .image {
    width: 68px;
    height: 62px;
    background: no-repeat url(../images/sub/zgm/visual_bottom_kakao.png);
    background-size: cover;
}

.visual-bottom .visual__kakao_step li .image.run {
    background-position: 0 0;
}

.visual-bottom .visual__kakao_step li .image.search {
    background-position: -68px 0;
}

.visual-bottom .visual__kakao_step li .image.plus {
    background-position: -136px 0;
}

.visual-bottom .visual__kakao_qr {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 180px;
}

.visual-bottom .visual__kakao_qr .image {
    width: 62px;
    height: 62px;
}

.visual-bottom .visual__kakao_qr::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 72px;
    background-color: #4C6EFF;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.visual-bottom .visual__kakao_step {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
}

.section .contents .default-desc {
    color: #0425B2;
}

.section .contents .default-desc .line {
    position: relative;
}

.section .contents .default-desc .line span:first-child {
    position: relative;
    z-index: 3;
}

.section .contents .default-desc .line span:last-child {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 2px;
    -webkit-transform: translateX(-50%) skew(-15deg);
    transform: translateX(-50%) skew(-15deg);
    width: 102%;
    height: 18px;
    background-color: rgba(228, 255, 63, 0.58);
    ;
}

.section .tit-box .title__main {
    color: #1F47F4;
    letter-spacing: -0.02em;
}

.section .tit-box .title__main .stroke {
    -webkit-text-stroke: 8px #fff;
    text-shadow: 8px 8px 0px #B0BFFF
}

.section .tit-box .title__main .highlight {
    color: rgba(255,255,255,1); 
    -webkit-text-stroke: 3px #1F47F4;
}

.section .contents .tit-box .tit-box__tag {
    padding-top: 20px;
}

.section .contents .tit-box .tit-box__tag p {
    display: inline-block;
    margin: 0 6px;
    padding: 8px 16px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #464646;
}

.section .contents .tit-box .tit-box__tag p>span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    -webkit-text-fill-color: rgba(255,255,255,1); 
    -webkit-opacity: 1;
    color: rgba(255,255,255,1); 
}

.section .review {
    position: relative;
    z-index: 1;
    padding: 100px 0;
    background: no-repeat url(../images/sub/zgm/pattern_bubble.png);
    background-position: center;
    background-color: rgba(255,255,255,1); 
}

.section .review::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 70px;
    left: 50%;
    margin-left: -330px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 223px;
    height: 165px;
    background: no-repeat url(../images/sub/zgm/review_bg.png);
    background-size: cover;

}

.section .review .tit-box .title__main {
    padding-top: 12px;
}

.section .review-list li {
    align-items: center;
    margin-top: 40px;
    padding: 30px;
    background-color: rgba(31, 71, 244, 0.14);
    border: 3px solid #859CFF;
    backdrop-filter: blur(8px);
    -webkit-border-radius: 54px;
    border-radius: 54px;
}

.section .review-list li .image {
    flex-shrink: 0;
    width: 140px;
    height: 140px;
    background: no-repeat url(../images/sub/zgm/review_list.png);
    background-size: cover;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.section .review-list li .txt {
    padding: 0 30px;
}

.section .review-list li .txt h3 {
    display: inline-block;
    text-align: center;
    background-color: rgba(255,255,255,1); 
    padding: 6px 12px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.section .review-list li .txt h3>span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #464646;
}

.section .review-list li .txt p {
    padding-top: 12px;
    font-size: 28px;
    font-weight: 300;
    line-height: 34px;
    color: #000;
}

.section .review-list li .txt p strong {
    font-weight: 600;
}

.section .use .tit-box .title__sub {
    display: block;
    font-size: 56px;
    font-weight: 900;
    color: #0022B4;
}

.section .use-item {
    padding: 50px 0;
}

.section .use__conent {
    padding-top: 50px;
    text-align: center;
}

.section .use__conent ul {
    position: relative;
    align-items: center;
    margin: 0 auto;
}

.section .use__conent .use__conent_top li {
    font-size: 24px;
    line-height: 45px;
}

.section .use__conent .use__conent_top li:not(.arrow) {
    color: #000;
    font-weight: 700;
}

.section .use__conent .use__conent_top li.arrow {
    color: #1F47F4;
}

.section .use__conent .use__conent_bottom {
    padding: 25px 0;
}

.section .use__conent .use__conent_bottom li {
    position: relative;
    z-index: 3;
    padding: 0 15px;
}

.section .use__conent .use__conent_bottom li.arrow {
    z-index: 1;
}

.section .use__conent .use__conent_bottom li.arrow img {
    position: absolute;
    right: -2px;
}

.section .use__conent .use__conent_bottom li.arrow:nth-child(2n) img {
    top: -150px;
}

.section .use__conent .use__conent_bottom li.arrow:nth-child(4n) img {
    top: auto;
    bottom: -140px;
}

.section .footer {
    padding: 50px 0;
    text-align: center;
    -webkit-opacity: 1;
}

.section .footer strong {
    font-weight: 700;
}

.section .footer-download {
    padding: 16px 0 38px;
}

.section .footer-txt,
.section .footer-service {
    -webkit-text-fill-color: rgba(255,255,255,1); 
    color: rgba(255,255,255,1); 
}

.section .footer-service {
    font-size: 20px;
    line-height: 26px;
}

.section .footer-service p {
    padding-top: 6px;
    font-size: inherit;
}


#wrap:not(.mobile) {
    min-width: 1440px;
}

#wrap:not(.mobile) .hover-up li:hover {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
}

#wrap:not(.mobile) .default-desc {
    font-size: 24px;
    line-height: 32px;
}

#wrap:not(.mobile) .visual-top .visual__content_image {
    width: 1000px;
    margin: 0 auto;
}

#wrap:not(.mobile) .section .review-list {
    margin-top: 64px;
    width: 1000px;
    margin: 0 auto;
}

#wrap:not(.mobile) .section .review-list li {
    display: inline-flex;
}

#wrap:not(.mobile) .section .review-list li:nth-child(even) {
    flex-direction: row-reverse;
    float: right;
    text-align: right;
}

#wrap:not(.mobile) .section .review-list li .image.gunpo {
    background-position: 0 0;
}

#wrap:not(.mobile) .section .review-list li .image.incheon {
    background-position: -140px 0;
}

#wrap:not(.mobile) .section .review-list li .image.busan {
    background-position: -280px 0;
}

#wrap:not(.mobile) .section .use {
    padding: 20px 0;
    background: no-repeat url(../images/sub/zgm/pattern_dotted.png);
    background-position: center;
}

#wrap:not(.mobile) .section .use__conent::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 45px;
    background-color: rgba(255,255,255,1); 
}

#wrap:not(.mobile) .section .use__conent ul {
    position: relative;
    display: flex;
    width: 1000px;
    margin: 0 auto;
}

#wrap:not(.mobile) .section .use__conent ul li:not(.arrow) {
    flex: 1;
}

#wrap:not(.mobile) .section .use__conent_top {
    width: 100%;
    background-color: rgba(255,255,255,1); 
}

/* mobile  */
.mobile {
    width: 100%;
    min-width: 100%;
}

.mobile .hover-up li:hover {
    -webkit-transform: translateY(-0.3rem);
    transform: translateY(-0.3rem);
}

.mobile .pattern-blue::before,
.mobile .pattern-blue::after {
    width: 70%;
}

.mobile .pattern-blue::after {
    top: auto;
    bottom: 200px;
}

.mobile .download-list a::before {
    width: 36px;
    height: 36px;
}

.mobile .download-list a p {
    font-size: 12px;
}

.mobile .download-list a p>strong {
    font-size: 14px;
}

.mobile .tit-box .title__main {
    font-size: 36px;
}

.mobile .default-desc {
    font-size: 16px;
    line-height: 20px;
}

.mobile .visual-top .tit-box .bedge {
    width: 54px;
    height: 54px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.mobile .visual-top .tit-box .title__main .stroke {
    -webkit-text-stroke-width: 2px;
    text-shadow: 2px 4px 0px #0F2DAC;
}

.mobile .visual-top .tit-box .title__main .highlight {
    color: inherit;
}

.mobile .visual-top .tit-box .default-desc {
    padding-top: 25px;
}

.mobile .visual-top .tit-box .default-desc>strong {
    display: inline-block;
    padding-bottom: 6px;
    font-size: 20px;
}

.mobile .visual-top .visual__content_image ul {
    position: relative;
    display: table;
    margin: 0 auto;
}

.mobile .visual-top .visual__content_image li {
    -webkit-animation: slider_opacity 14s infinite;
    animation: slider_opacity 14s infinite;
}

.mobile .visual-top .visual__content_image li:nth-child(1) {
    position: relative;
    z-index: 3;
    opacity: 1;
    -webkit-filter: opacity(1);
    filter: opacity(1);
}

.mobile .visual-top .visual__content_image li:nth-child(2) {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
}

.mobile .visual-top .visual__content_image ul.txt {
    padding-bottom: 28px;
    text-align: center;
    -webkit-text-fill-color: rgba(255,255,255,1); 
    -webkit-opacity: 1;
    color: rgba(255,255,255,1); 
}

.mobile .visual-top .visual__content_image ul.txt strong {
    display: block;
    font-size: 20px;
    padding-bottom: 6px;
}

.mobile .visual-top .visual__content_image ul.images {
    max-width: 300px;
    overflow: hidden;
    background: no-repeat url(../images/sub/zgm/visual_slider.png);
    background-position: center top;
    background-size: contain;
}

.mobile .visual-top .visual__content_image ul.images li {
    padding: 17px;
}

.mobile .visual-top .visual__content_code p {
    line-height: 54px;
    font-size: 18px;
}

.mobile .visual-top .visual__content_code p>span {
    width: 80px;
    line-height: 34px;
    font-size: 20px;
}

.mobile .visual-top .visual__content_download {
    position: relative;
    background-color: #F3F3F3;
}

.mobile .visual-top .visual__content_download::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 70px;
    background-color: #F3F3F3;
}

.mobile .visual-top .visual__content_code+.visual__content_download::before {
    display: none;
}

.mobile .visual-top .visual__content_download .download__caption {
    padding-bottom: 18px;
    font-size: 18px;
    text-align: center;
}

.mobile .section .tit-box .title__main .stroke {
    -webkit-text-stroke-width: 4px;
    text-shadow: 2px 4px 0px #B0BFFF;

}

.mobile .section .tit-box .title__main .highlight {
    -webkit-text-stroke-width: 1px;
}

.mobile .section .contents .tit-box .tit-box__tag {
    padding: 10px 0;
}

.mobile .section .contents .tit-box .tit-box__tag p {
    display: table;
    margin: 2px auto;
    padding: 5px 10px;
}

.mobile .section .contents .tit-box .tit-box__tag p>span {
    font-size: 13px;
}

.mobile .section .contents .default-desc .line span:last-child {
    bottom: -2px;
    height: 14px;
}

.mobile .section .review,
.mobile .section .use-item {
    padding: 40px 0;
}

.mobile .section .review {
    padding-left: 20px;
    padding-right: 20px;
    background-size: contain;
}

.mobile .section .review::before {
    top: 60px;
    margin-left: -110px;
    width: 115px;
    height: 86px;
}

.mobile .section .review .tit-box .default-desc .line {
    font-weight: 700;
}

.mobile .section .review-list li {
    display: flex;
    padding: 20px;
    margin-top: 8px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.mobile .section .review-list li .image {
    width: 80px;
    height: 80px;
}

.mobile .section .review-list li .image.gunpo {
    background-position: 0 0;
}

.mobile .section .review-list li .image.incheon {
    background-position: -80px 0;
}

.mobile .section .review-list li .image.busan {
    background-position: -160px 0;
}

.mobile .section .review-list li .txt {
    padding: 0 10px;
    padding-right: 0;
}

.mobile .section .review-list li .txt h3 {
    padding: 5px 10px;
}

.mobile .section .review-list li .txt h3>span {
    font-size: 12px;
}

.mobile .section .review-list li .txt p {
    padding-top: 6px;
    font-size: 12px;
    line-height: 15px;
}

.mobile .section .use .tit-box .title__sub {
    padding-bottom: 4px;
    font-size: 24px;
}

.mobile .section .use-item {
    background: no-repeat url(../images/sub/zgm/pattern_dotted.png);
}

.mobile .section .use-item:nth-of-type(odd) {
    background-position: left top;
}

.mobile .section .use-item:nth-of-type(even) {
    background-position: right center;
}

.mobile .section .use__conent {
    padding-top: 20px;
}

.mobile .section .use__conent_top li p {
    font-size: 18px;
    line-height: 38px;
    background-color: rgba(255,255,255,1); 
}

.mobile .section .use__conent_top li .image {
    display: inline-block;
    max-width: 360px;
    padding: 25px;
    padding-bottom: 0 !important;
}

.mobile .section .footer {
    padding: 40px 0;
}

.mobile .section .footer::before,
.mobile .section .footer::after {
    display: none;
}

.mobile .footer .footer-txt p {
    font-size: 18px;
    line-height: 24px;
}

.mobile .section .footer-service {
    font-size: 14px;
    line-height: 18px;
}

.mobile .section .footer-service strong {
    font-size: 22px;
    color: rgba(255,255,255,1);
}

@media (max-width: 319px) {
    .mobile .download-list li {
        margin: 0 2px;
    }

    .mobile .download-list a::before {
        display: none;
    }

    .mobile .download-list a p {
        font-size: 11px;
    }

    .mobile .download-list a p span {
        display: none;
    }

    .mobile .download-list a p>strong {
        font-size: 13px;
    }

    .mobile .default-desc {
        font-size: 13px;
        line-height: 16px;
    }

    .mobile .tit-box .title__main {
        font-size: 30px;
    }

    .mobile .visual-top .visual__content_image ul.txt strong {
        font-size: 16px;
    }

    .mobile .visual-top .visual__content_image ul.images {
        margin: 0 15px;
    }

    .mobile .visual-top .visual__content_download .download__caption {
        padding-bottom: 10px;
        font-size: 15px;
    }

    .mobile .section .contents .default-desc .line span:last-child {
        display: none;
    }

    .mobile .section .review,
    .mobile .section .use-item {
        padding: 30px 0;
    }

    .mobile .section .review {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile .section .review-list li {
        padding: 15px;
    }

    .mobile .section .review-list li .image {
        display: none;
    }

    .mobile .section .review-list li .txt {
        padding-left: 0;
    }

    .mobile .section .use .tit-box .title__sub {
        font-size: 20px;
    }

    .mobile .section .use__conent_top li p {
        font-size: 15px;
        line-height: 28px;
    }

    .mobile .section .use__conent_top li .image {
        padding: 15px 25px;
    }

    .section .footer-download {
        padding-bottom: 20px;
    }

    .mobile .footer .footer-txt p {
        font-size: 13px;
        line-height: 20px;
    }

    .mobile .section .footer-service {
        font-size: 13px;
    }

    .mobile .section .footer-service strong {
        font-size: 15px;
    }
}

@keyframes slider_opacity {
    0% {
        opacity: 0;
    }

    34% {
        opacity: 1;
    }

    55% {
        opacity: 1;
    }

    62% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/* 241023 추가: 푸터 수정(그룹 ci 추가) */
.section .footer::before,
.section .footer::after {
    display: none;
}

.section .footer-download {
    padding-bottom: 120px;
}

.section .footer-info {
    width: 779px;
    margin: 0 auto;
    text-align: left;
}

.section .footer-info .info__link li {
    position: relative;
    display: inline-block;
    margin-right: 15px;
}

.section .footer-info .info__link li>a {
    display: block;
    font-size: 14px;
    color: #fff;
}

.section .footer-info .info__service {
    margin-top: 30px;
    background: no-repeat url(../images/symbol_wh.svg);
    background-size: 76px;
    background-position: right 0 bottom 0;
}

.section .footer-info .info__service p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.section .footer-info .info__service p>span {
    display: inline-block;
    margin-right: 14px;
}

.section .footer-info .info__service .company {
    font-weight: bold;
}

.section .footer-info .info__service .address {
    margin-top: 14px;
}

.section .footer-info .info__service .address p {
    color: #8ea3ff;
}

.mobile .section .footer-download {
    padding-bottom: 80px;
}

.mobile .section .footer-info .info__link li {
    margin-right: 30px;
}

.mobile .section .footer-info .info__link li:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -15px;
    top: 2px;
    width: 1px;
    height: 11px;
    background: rgba(255,255,255,.4);
}

.mobile .section .footer-info .info__link li>a {
    font-size: 13px;
}

.mobile .section .footer-info .info__service {
    margin-top: 20px;
    background-size: 56px;
}

.mobile .section .footer-info .info__service .address {
    margin-top: 5px;
}

.mobile .section .footer-info .info__service .address p {
    font-size: 12px;
}

.mobile .section .footer-info .info__service .address p.copyright {
    margin-top: 16px;
}