﻿@charset "utf-8";

/*===================================
이벤트 공통 스타일
===================================*/
.ss10-event article .grid {
    padding-top: 0;
    padding-bottom: 0;
}
.fl-wrap:after {
    content: "";
    display: block;
    clear: both;
}
.fl-lt {
    float: left;
}
.fl-rt {
    float: right;
}
.fnt-h-l {
    font-family: "HDHarmonyL";
    font-weight: 400;
}
.fnt-h-m {
    font-family: "HDHarmonyM";
    font-weight: 400;
}
.fnt-yel {
    color: #fff834;
}
.fnt-grn {
    color: #3ab69e;
}
.fnt-line {
    display: inline-block;
    border-bottom: 1px solid;
}
.mo-img {
    display: none;
}
mark {
    position: relative;
    display: inline-block;
    background: none;
}
mark span {
    position: relative;
    z-index: 1;
}
mark:before {
    position: absolute;
    top: 35%;
    left: 0;
    content: "";
    width: 100%;
    height: 10px;
    background-color: #c0dfe0;
    z-index: 0;
}

/*===================================
희망공약 이벤트 소개
===================================*/
.hope-i-top {
    background: url('../images/ss10/event/hope-i-top-bg.png') no-repeat center top;
}
.hope-i-top .tit-box {
    padding: 40px 0 170px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
}
.hope-i-top .tit-box .tit-ico {
    display: inline-block;
    padding: 50px 35px 8px 120px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    background: url('../images/ss10/event/hope-i-top-tit-ico.png') no-repeat bottom left;
    background-size: 100%;
}
.hope-i-top .tit-box h2 img {
    max-width: 460px;
}
.hope-i-top .tit-box > span {
    display: block;
    padding-top: 15px;
    font-family: "HDHarmonyM";
    font-size: 22px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.hope-i-top .tit-box strong {
    display: block;
    padding-top: 20px;
    font-size: 20px;
    color: #000;
}
.hope-i-top .tit-box p {
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.4;
}
.hope-i-top .tit-box > b {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    background: rgba(0, 0, 0, 0.1);
}
.hope-i-md .ico {
    position: absolute;
    top: -170px;
    right: -35px;
    width: 250px;
}
.ch-list {
    text-align: left;
    color: #fff;
}
.ch-list li {
    position: relative;
    margin-top: 30px;
}
.ch-list a {
    color: #fff;
}
.ch-list .ch-bg {
    padding: 35px 25px 25px;
    border-top-left-radius: 8rem;
    border-bottom-left-radius: 8rem;
}
.ch-list li:first-child .ch-bg {
    background-color: #a49aa0;
}
.ch-list li:nth-child(2) .ch-bg {
    background-color: #9e9b9f;
}
.ch-list li:nth-child(3) .ch-bg {
    background-color: #99a4b2;
}
.ch-list li:nth-child(4) .ch-bg {
    background-color: #9e9b9f;
}
.ch-list li:last-child .ch-bg {
    background-color: #aea4ab;
}
.ch-list .tit-box {
    position: relative;
    padding-left: 120px;
}
.ch-list .tit-box .thumb {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ch-list .tit-box .thumb img {
    width: 105px;
}
.ch-list .tit-box .thumb .flag {
    position: absolute;
    top: -45px;
    left: -15px;
    width: 70px;
}
.ch-list .tit-box h3 {
    font-family: "HDHarmonyM";
    font-size: 20px;
    font-weight: 400;
}
.ch-list .tit-box h3 b {
    font-size: 24px;
    font-weight: 400;
}
.ch-list .tit-box p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.4;
}
.ch-list .count-box {
    position: absolute;
    padding: 25px 60px 25px 20px;
    top: 50%;
    right: 90px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 240px;
    height: 90px;
    border: 2px solid #fff;
    border-top-left-radius: 8rem;
    border-bottom-left-radius: 8rem;
    box-sizing: border-box;
}
.ch-list .count-box span {
    display: inline-block;
    padding-top: 18px;
    font-family: "HDHarmonyM";
    font-size: 13px;
    color: #fff834;
    background: url('../images/ss10/event/hope-i-md-heart.png') no-repeat center top;
    background-size: 16px;
    vertical-align: middle;
}
.ch-list .count-box b {
    display: inline-block;
    padding-left: 20px;
    font-family: "HDHarmonyM";
    font-weight: 400;
    font-size: 28px;
    vertical-align: middle;
}
.ch-list .count-box .btn {
    position: absolute;
    top: -2px;
    right: -40px;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.1);
}
.ch-list .count-box .btn strong {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-top: 25px;
    width: 100%;
    font-size: 18px;
    color: #000;
    background: url('../images/ss10/event/hope-i-md-youtube.png') no-repeat center top;
    background-size: 22px;
}
.hope-i-btm {
    padding: 175px 0 70px;
    margin-top: -10px;
    background: url('../images/ss10/event/hope-i-btm-bg.png') no-repeat center top;
    background-size: cover;
}
.hope-i-btm .txt-box {
    position: relative;
    padding-left: 215px;
    text-align: left;
}
.hope-i-btm .txt-box h3 {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 60px 35px 95px;
    font-family: "HDHarmonyM";
    font-weight: 400;
    font-size: 14px;
    color: #2aad97;
    text-align: center;
    background: url('../images/ss10/event/hope-i-btm-tit.png') no-repeat center top;
    background-size: 100%;
}
.hope-i-btm .txt-box strong {
    font-family: "HDHarmonyM";
    font-weight: 400;
    font-size: 16px;
}
.hope-i-btm .txt-box p {
    padding-top: 10px;
    font-family: "HDHarmonyL";
    font-size: 14px;
    color: #888;
    line-height: 1.3;
}
.hope-i-btm .txt {
    position: relative;
    display: inline-block;
    padding-right: 170px;
}
.hope-i-btm .txt img {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 145px;
}
.hope-i-btm .bnr-box {
    padding-top: 70px;
}
.hope-i-btm .bnr-box a {
    display: block;
}
.hope-i-btm .bnr-box img {
    width: 100%;
}

/*===================================
희망공약 이벤트 페이지
===================================*/
.hope-e-top {
    background: url('../images/ss10/event/hope-e-top-bg.png') no-repeat center top;
    background-size: cover;
}
.hope-e-top .tit-box {
    position: relative;
    padding: 40px 0;
    color: #fff;
}
.hope-e-top .tit-box .tit-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.hope-e-top p {
    font-family: "HDHarmonyL";
    font-size: 20px;
}
.hope-e-top p .fnt-line {
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.5);
}
.hope-e-top h2 {
    padding-top: 30px;
    font-family: "HDHarmonyL";
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    text-shadow: 3px 2px 0px rgba(0, 0, 0, 0.2);
}
.hope-e-top h2 b {
    display: block;
    font-size: 50px;
}
.ucc-box {
    text-align: left;
}
.ucc-box .tit-box {
    position: relative;
    padding: 30px 0;
}
.ucc-box .tit-box > * {
    display: inline-block;
    vertical-align: middle;
}
.ucc-box .tit-box .thumb {
    width: 80px;
}
.ucc-box .tit-box h3 {
    padding: 0 20px;
    font-family: "HDHarmonyL";
    font-weight: 400;
    font-size: 24px;
}
.ucc-box .tit-box .bnr {
    padding: 20px 0 2px 10px;
    margin-top: -16px;
    width: 105px;
    font-family: "HDHarmonyM";
    font-size: 14px;
    color: #fff;
    background: url('../images/ss10/event/hope-e-md-tit-flag.png') no-repeat center bottom;
    background-size: 100%;
}
.ucc-box .tit-box .ico {
    position: absolute;
    bottom: -15px;
    right: -30px;
    width: 150px;
}
.ucc-box .fl-ucc {
    width: 71%;
}
.ucc-box .fl-cmt {
    /*overflow:hidden;*/
    position: relative;
    padding-bottom: 39.9%;
    width: 29%;
    height: 0;
}
.fl-ucc .mainUcc {
    padding-top: 0;
}
.fl-ucc .mainUcc .ucc {
    width: 100%;
    border-radius: 0;
}
.fl-ucc .mainUcc .uccTit {
    margin-top: 30px;
}
.fl-ucc .mainUcc .uccTit h3 {
    font-size: 18px;
    letter-spacing: -0.5px;
}
.fl-ucc .mainUcc .uccTit p {
    color: #666;
}
.fl-ucc .mainUcc .tip {
    margin-top: 10px;
}
.fl-cmt .tit {
    position: relative;
    padding: 15px 20px;
    background-color: #f8f8f8;
}
.fl-cmt .tit strong {
    display: inline-block;
    padding-right: 20px;
    font-family: "HDHarmonyL";
    font-size: 15px;
    color: #4d4d4d;
    background: url('../images/ss10/event/hope-e-md-cmt-arw.png') no-repeat center right;
    background-size: 10px;
}
.fl-cmt .tit .btn {
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 12px 20px;
    cursor: pointer;
}
.fl-cmt .tit .btn .ico-1 {
    width: 5px;
}
.fl-cmt .tit .btn .ico-2 {
    display: none;
    position: absolute;
    top: 50%;
    right: -40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52px;
}
.fl-cmt .tit .btn:hover .ico-2 {
    display: block;
}
.cmt-flow-box {
    overflow: hidden;
    padding: 5px 15px;
    padding-bottom: 100%;
    height: 0;
    box-sizing: border-box;
}
/* .cmt-flow-box::-webkit-scrollbar {
    width: 2px;
    height: 10px;
}
.cmt-flow-box::-webkit-scrollbar-track {
    background: #c9c9c9;
}
.cmt-flow-box::-webkit-scrollbar-thumb {
    background: #4295e2; 
}
.cmt-flow-box::-webkit-scrollbar-thumb:hover {
    background: #4295e2; 
} */
.cmt-flow-list {
    position: relative;
    z-index: 1;
}
.cmt-flow-list li {
    position: relative;
    padding: 10px 0;
    padding-left: 80px;
}
.cmt-flow-list .name {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% - 180px);
    font-weight: 400;
    color: #666;
}
.cmt-flow-list .name span {
    position: relative;
    overflow: hidden;
    display: block;
    padding-left: 30px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cmt-flow-list .name .thumb {
    position: absolute;
    top: -5px;
    left: 0;
    width: 22px;
}
.cmt-flow-list .name.active .thumb {
    transform: scale(1);
    animation: bounceThumb 0.65s infinite cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 0;
}
@-webkit-keyframes bounceThumb {
    0% {
        transform: scale(1); 
    }
    75% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes bounceThumb {
    0% {
        transform: scale(1); 
    }
    75% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1);
    }
}
.cmt-flow-list p {
    overflow: hidden;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fl-cmt .btn-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #5badea;
}
.fl-cmt .btn-box .btn {
    display: block;
    padding: 20px 10px;
    font-family: "HDHarmonyL";
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-color: #5badea;
}
.fl-cmt .btn-box .fl-ico {
    position: absolute;
    bottom: 20px;
}
.fl-cmt .btn-box .fl-ico-1 {
    opacity: 0;
    right: 15%;
    width: 10px;
    -webkit-animation: fadeheart 0.75s ease-in-out infinite, moveheart 0.75s linear infinite, heartsway1 1s ease-in-out infinite alternate;
    animation: fadeheart 0.75s ease-in-out infinite, moveheart 0.75s linear infinite, heartsway1 1s ease-in-out infinite alternate;
}
.fl-cmt .btn-box .fl-ico-2 {
    opacity: 0;
    right: 15%;
    width: 15px;
    -webkit-animation: fadeheart 0.75s 0.65s ease-in-out infinite, moveheart 0.75s 0.5s linear infinite, heartsway1 1s 0.5s ease-in-out infinite alternate;
    animation: fadeheart 0.75s 0.65s ease-in-out infinite, moveheart 0.75s 0.5s linear infinite, heartsway1 1s 0.5s ease-in-out infinite alternate;
}
.fl-cmt .btn-box .fl-ico-3 {
    opacity: 0;
    right: 18%;
    width: 18px;
    -webkit-animation: fadeheart 0.75s 0.25s ease-in-out infinite, moveheart 0.75s 0.25s linear infinite, heartsway2 1s 0.25s ease-in-out infinite alternate;
    animation: fadeheart 0.75s 0.25s ease-in-out infinite, moveheart 0.75s 0.25s linear infinite, heartsway2 1s 0.25s ease-in-out infinite alternate;
}
.fl-cmt .btn-box .fl-ico-4 {
    opacity: 0;
    right: 18%;
    width: 12px;
    -webkit-animation: fadeheart 0.75s 0.65s ease-in-out infinite, moveheart 0.75s 0.65s linear infinite, heartsway2 1s 0.65s ease-in-out infinite alternate;
    animation: fadeheart 0.75s 0.65s ease-in-out infinite, moveheart 0.75s 0.65s linear infinite, heartsway2 1s 0.65s ease-in-out infinite alternate;
}
@-webkit-keyframes fadeheart {     
    0% { 
        opacity: 1;
    }
    100% { 
        opacity: 0;
    }
}
@keyframes fadeheart {     
    0% { 
        opacity: 1;
    }
    100% { 
        opacity: 0;
    }
}
@-webkit-keyframes moveheart {     
    0% { 
        bottom: 20px;
    }
    100% { 
        bottom: 100px;
    }
}
@keyframes moveheart {     
    0% { 
        bottom: 20px;
    }
    100% { 
        bottom: 100px;
    }
}
@-webkit-keyframes heartsway1 {
    0% {
        right: 15%;
    }
    33%{
        right: 17%;
    }
    100% {
        right: 22%;
    }
}
@keyframes heartsway1 {
    0% {
        right: 15%;
    }
    33%{
        right: 17%;
    }
    100% {
        right: 22%;
    }
}
@-webkit-keyframes heartsway2 {
    0% {
        right: 18%;
    }
    33%{
        right: 20%;
    }
    100% {
        right: 25%;
    }
}
@keyframes heartsway2 {
    0% {
        right: 18%;
    }
    33%{
        right: 20%;
    }
    100% {
        right: 25%;
    }
}
.gage-ch-info {
    position: relative;
}
.ch-gage-box {
    padding-top: 40px;
    text-align: left;
}
.fl-ch {
    position: absolute;
    width: 29%;
    top: -70px;
    right: 0;
    text-align: left;
}
.fl-ch strong {
    display: block;
    font-family: "HDHarmonyL";
    font-weight: 400;
    font-size: 16px;
}
.fl-ch li {
    padding-top: 10px;
    box-sizing: border-box;
}
.fl-ch a {
    position: relative;
    display: block;
    padding-left: 150px;
}
.fl-ch .thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
}
.fl-ch .tit {
    display: block;
    font-family: "HDHarmonyL";
    font-weight: 400;
    font-size: 12px;
    color: #000;
}
.fl-ch .desc {
    padding-top: 5px;
    font-family: "HDHarmonyL";
    font-size: 11px;
    color: #888;
}
.fl-ch .bnr {
    display: inline-block;
    margin-top: 5px;
    padding: 2px 0;
    width: 40px;
    font-family: "HDHarmonyL";
    font-size: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
}
.fl-ch .bnr.ing {
    color: #2a95e7;
    border-color: #2a95e7;
}
.fl-ch .bnr.end {
    color: #3ab69e;
    border-color: #3ab69e;
}
.fl-gage {
    margin: 0;
    width: 71%;
}
.fl-gage .gage-box {
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    text-align: center;
    background: url('../images/ss10/event/hope-e-md-gage-bg.png') no-repeat center top;
    background-size: cover;
    border-radius: 10px;
}
.fl-gage .gage-box .gift {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 154px;
}
.fl-gage .gage-box .desc-box {
    padding: 20px 0;
    background: rgba(255, 255 ,255, 0.5);
}
.fl-gage .gage-box .desc-box strong {
    position: relative;
    font-family: "HDHarmonyL";
    font-weight: 400;
    font-size: 18px;
}
.fl-gage .gage-box .view-box {
    padding: 30px;
}
.fl-gage .gage-box .view-box .tit {
    position: relative;
    display: inline-block;
    font-family: "HDHarmonyM";
    font-weight: 400;
    font-size: 28px;
    color: #fff109;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.fl-gage .gage-box .view-box .tit .bnr {
    display: block;
    padding: 3px 0;
    margin-bottom: 10px;
    width: 70px;
    font-family: "HDHarmonyL";
    font-size: 14px;
    color: #fff;
    background-color: #53d1c2;
    text-shadow: none;
}
.fl-gage .gage-box .view-box .tit .hope-gift {
    position: absolute;
}
.fl-gage .gage-box .view-box .tit .hope-gift-1 { /* 유세윤 채널 선물 아이콘 */
    bottom: -10px;
    right: -70px;
    width: 65px;
}
.fl-gage .gage-box .gage {
    padding-top: 40px;
}
.fl-gage .gage .gage-bar {   
    position: relative;
    display: inline-block;
    width: 330px;
    height: 15px;
    background: linear-gradient(to right, #4294e1, #00a9e7, #00bbe1, #00cbd2, #45d8be);
    border-radius: 2rem;
}
.fl-gage .gage .gage-line {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 4px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(50% - 8px); /* %수치 수정으로 게이지 조정 */
    height: 60%;
    background-color: #fff;
    border-radius: 2rem;
    box-sizing: border-box;
}
.fl-gage .gage .gage-num {
    min-width:23px;
    position: absolute;
    padding: 1px 5px 10px;
    top: -28px;
    right: -20px;
    font-size: 13px;
    color: #888;
    background: url('../images/ss10/event/hope-e-md-gage-bubble.png') no-repeat center top;
    background-size: 100%;
}
.fl-gage .gage p {
    padding-top: 5px;
    font-family: "HDHarmonyL";
    font-size: 18px;
    color: #fff;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.hope-e-md .info-box {
    padding-top: 45px;
}
.hope-e-md .info-box dl {
    display: table;
}
.hope-e-md .info-box dt,
.hope-e-md .info-box dd {
    display: table-cell;
    padding: 10px 0;
    font-family: "HDHarmonyL";
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
}
.hope-e-md .info-box dt {
    width: 120px;
}
.hope-e-md .info-box dd {
    color: #888;
}
.hope-e-md .info-box li + li {
    margin-top: 10px;
}
.hope-e-md .info-box .step {
    display: inline-block;
    margin-right: 5px;
    width: 60px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #bac9cf;
    vertical-align: top;
}
.hope-e-btm .view-post .owl-carousel .owl-dots {
    counter-reset: initial;
    margin-bottom: 0;
}
.hope-e-btm .view-post .owl-carousel .owl-dots .owl-dot{
	display: inline-block;
	counter-increment: initial;
}
.hope-e-btm .view-post .owl-carousel .owl-dots:after,
.hope-e-btm .view-post .owl-carousel .owl-dots .owl-dot.active:before {
	content: none;
}
.hope-e-btm .view-post .owl-carousel .owl-dots .owl-dot span {
    display: inline-block;
    border-radius: 100%;
}
.hope-e-bnr {
    padding: 100px 0 70px;
}
.hope-e-bnr a {
    display: block;
}
.hope-e-bnr img {
    width: 100%;
}

/* IE hack 9
:root .class { }
===================================*/
/* IE hack 10-11
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }
===================================*/
/* IE Edge hack
@supports (-ms-ime-align:auto) { }
@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) { }
===================================*/

/*===================================
Media Query
===================================*/

@media screen and (max-width: 800.98px) {

    /*===================================
    이벤트 공통 스타일
    ===================================*/
    .ss10-event article {
        padding: 0;
    }

    /*===================================
    희망공약 이벤트 소개
    ===================================*/
    .hope-i-top {
        background-size: cover;
    }
    .hope-i-top .tit-box {
        padding: 40px 0 155px;
    }
    .hope-i-top .tit-box .tit-ico {
        padding: 40px 30px 9px 95px;
        margin-bottom: 20px;
        font-size: 20px;
    }
    .hope-i-top .tit-box h2 img {
        max-width: 550px;
    }
    .hope-i-top .tit-box strong {
        padding-top: 30px;
    }
    .hope-i-top .tit-box p {
        padding-top: 20px;
    }
    .hope-i-md .ico {
        top: -130px;
        right: -20px;
        width: 200px;
    }
    .ch-list .ch-bg {
        padding: 35px 25px 25px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-radius: 10px;
    }
    .ch-list .count-box {
        position: relative;
        top: auto;
        right: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        padding: 20px 40px 20px 20px;
        margin-right: 50px;
        width: 210px;
        height: 70px;
    }
    .ch-list .count-box .btn {
        width: 70px;
        height: 70px;
    }
    .ch-list .count-box .btn strong {
        padding-top: 20px;
        font-size: 16px;
    }
    .hope-i-btm {
        padding: 100px 0 70px;
        margin-top: 0;
        background-position: center top 20px;
    }
    .hope-i-btm .txt-box {
        padding-left: 0;
    }
    .hope-i-btm .txt-box h3 {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        padding: 0;
        font-size: 18px;
        text-align: left;
        background: none;
    }
    .hope-i-btm .txt-box strong {
        display: block;
        padding-top: 20px;
    }
    /*===================================
    희망공약 이벤트 페이지
    ===================================*/
    .cmt-flow-list li {
        padding-top: 9px;
        padding-bottom: 9px;   
    }
    .fl-cmt .btn-box .btn {
        padding: 15px 10px;
        font-size: 14px;
    }
    .fl-ch,
    .fl-gage {
        width: 100%
    }
    .fl-ch {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 0;
        padding-top: 40px;
    }
    .fl-ch strong {
        padding-bottom: 10px;
    }
    .fl-ch ul {
        margin-left: -5px;
    }
    .fl-ch li {
        float: left;
        padding: 0 5px;
        width: 25%;
        box-sizing: border-box;
    }
    .fl-ch a {
        padding-left: 0;
    }
    .fl-ch .thumb {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
    }
    .fl-ch .tit {
        padding-top: 5px;
    }

}

@media screen and (max-width: 576.98px) {

    /*===================================
    이벤트 공통 스타일
    ===================================*/
    .mo-img {
        display: block;
    }
    .mo-img + img {
        display: none;
    }
    .linebreak-mo {
        display: block;
    }

    /*===================================
    희망공약 이벤트 소개
    ===================================*/
    .hope-i-top .tit-box {
        padding: 20px 0 120px;
    }
    .hope-i-top .tit-box .tit-ico {
        padding: 25px 20px 7px 60px;
        margin-bottom: 15px;
        font-size: 12px;
    }
    .hope-i-top .tit-box h2 img {
        width: 75%;
    }
    .hope-i-top .tit-box > span {
        font-size: 16px;
    }
    .hope-i-top .tit-box strong {
        padding-top: 20px;
        font-size: 16px;
    }
    .hope-i-top .tit-box p {
        padding-top: 15px;
        font-size: 13px;
    }
    .hope-i-top .tit-box > b {
        width: 100%;
        font-size: 14px;
        box-sizing: border-box;
    }
    .hope-i-md .ico {
        display: none;
    }
    .ch-list li {
        margin-top: 15px;
    }
    .ch-list .ch-bg {
        padding: 20px 15px 15px;
    }
    .ch-list .tit-box {
        padding-left: 90px;
    }
    .ch-list .tit-box .thumb {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    .ch-list .tit-box .thumb img {
        width: 70px;
    }
    .ch-list .tit-box .thumb .flag {
        top: -30px;
        left: -8px;
        width: 45px;
    }
    .ch-list .tit-box h3 {
        font-size: 14px;
    }
    .ch-list .tit-box h3 b {
        display: block;
        font-size: 16px;
    }
    .ch-list .tit-box p {
        padding-top: 10px;
        font-size: 13px;
    }
    .ch-list .count-box {
        padding: 8px 40px 5px 15px;
        margin-top: 15px;
        width: 95%;
        height: 45px;
        border-width: 1px;
    }
    .ch-list .count-box span {
        padding: 10px 0 10px 20px;
        font-size: 10px;
        background-position: center left;
    }
    .ch-list .count-box b {
        padding-left: 15px;
        font-size: 20px;
    }
    .ch-list .count-box .btn {
        top: -1px;
        right: -20px;
        width: 45px;
        height: 45px;
    }
    .ch-list .count-box .btn strong {
        padding-top: 15px;
        font-size: 10px;
        background-size: 15px;
    }
    .hope-i-btm {
        padding-top: 70px;
        margin-top: 20px;
        background-position: left top;
    }
    .hope-i-btm .txt {
        padding-right: 0;
    }
    .hope-i-btm .txt-box h3 {
        font-size: 16px;
    }
    .hope-i-btm .txt-box strong {
        padding-top: 15px;
        font-size: 14px;
    }
    .hope-i-btm .txt-box p {
        font-size: 13px;
    }
    .hope-i-btm .txt img {
        top: -40px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        width: 70px;
    }
    .hope-i-btm .bnr-box {
        padding-top: 35px;
    }
    /*===================================
    희망공약 이벤트 페이지
    ===================================*/
    .hope-e-top .tit-box {
        padding: 20px 0;
    }
    .hope-e-top p {
        font-size: 13px;
    }
    .hope-e-top h2 {
        padding-top: 15px;
        font-size: 20px;
    }
    .hope-e-top h2 b {
        font-size: 25px;
    }
    .ucc-box .tit-box {
        padding: 25px 0 10px;
    }
    .ucc-box .tit-box .thumb {
        width: 40px;
    }
    .ucc-box .tit-box h3 {
        padding: 0 10px;
        font-size: 18px;
    }
    .ucc-box .tit-box .bnr {
        padding-top: 18px;
        width: 80px;
        font-size: 10px;
    }
    .ucc-box .tit-box .ico {
        display: none;
    }
    .fl-ucc .mainUcc .uccTit {
        margin-top: 15px;
    }
    .fl-ucc .mainUcc .uccTit h3 {
        margin-bottom: 0;
        font-size: 16px;
    }
    .mainUcc .uccTit p {
        margin-top: 5px;
        font-size: 12px;
    }
    .ucc-box .fl-ucc,
    .ucc-box .fl-cmt {
        float: none;
        width: 100%;
    }
    .ucc-box .fl-cmt {
        padding-bottom: 0;
        margin-top: 20px;
        height: auto;
    }
    .fl-cmt .tit {
        padding: 10px 15px;
    }
    .fl-cmt .tit strong {
        padding-right: 12px;
        font-size: 13px;
        background-size: 6px;
    }
    .fl-cmt .tit .btn {
        padding: 12px 15px;
    }
    .fl-cmt .tit .btn .ico-1 {
        width: 3px;
    }
    .fl-cmt .tit .btn .ico-2 {
        display: none !important;
    }
    .fl-cmt .btn-box .fl-ico {
        bottom: 10px;
    }
    @-webkit-keyframes moveheart {     
        0% { 
            bottom: 10px;
        }
        100% { 
            bottom: 100px;
        }
    }
    @keyframes moveheart {     
        0% { 
            bottom: 10px;
        }
        100% { 
            bottom: 100px;
        }
    }
    .cmt-flow-box {
        padding: 5px 15px;
        padding-bottom: 0;
        height: 140px;
        z-index : 1;
    }
    .cmt-flow-list li {
        padding-left: 70px;
    }
    .cmt-flow-list .name {
        width: 65px;
    }
    .cmt-flow-list .name span,
    .cmt-flow-list p {
        font-size: 11px;
    }
    .fl-cmt .btn-box {
        z-index : 2;
    }
    .fl-cmt .btn-box .btn {
        padding: 10px;
        font-size: 13px;
    }
    .fl-ch {
        padding-top: 25px;
    }
    .fl-ch strong {
        font-size: 14px;
    }
    .fl-ch li {
        width: 50%;
    }
    .fl-ch li:nth-last-child(-n+2) {
        padding-top: 10px;
    }
    .fl-gage .gage-box {
        margin-right: 0;
    }
    .fl-gage .gage-box .desc-box {
        padding: 15px 0;
    }
    .fl-gage .gage-box .desc-box strong {
        font-size: 14px;
    }
    .fl-gage .gage-box .view-box {
        padding: 15px;
    }
    .fl-gage .gage-box .view-box .tit {
        font-size: 20px;
    }
    .fl-gage .gage-box .view-box .tit .bnr {
        margin-bottom: 5px;
        width: 65px;
        font-size: 12px;
    }
    .fl-gage .gage-box .view-box .tit .hope-gift-1 {
        bottom: 20px;
        right: -40px;
        width: 35px;
    }
    .fl-gage .gage .gage-bar {
        width: 100%;
    }
    .fl-gage .gage .gage-num {
        top: -25px;
        right: -15px;
        font-size: 11px;
    }
    .fl-gage .gage p {
        padding-top: 10px;
        font-size: 14px;
    }
    .fl-gage .gage-box .gift {
        display: none;
    }
    .hope-e-md .info-box {
        padding-top: 25px;
    }
    .hope-e-md .info-box dt,
    .hope-e-md .info-box dd {
        font-size: 13px;
    }
    .hope-e-md .info-box dt {
        width: 80px;
    }
    .hope-e-btm .crewEventPost .tabPost .story {
        padding-top: 50px;
    }
    .hope-e-bnr {
        padding-top: 50px;
    }

}