@font-face {
    font-family: paybooc-Bold;
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ONE-Mobile-Title;
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Title.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: GmarketSansMedium;
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: FUNFLOWSURVIVORKR;
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/FUNFLOWSURVIVORKR.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SBAggroB;
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    width: 100%;
}

div {
    margin: 0px;
}

p {
    margin: 0px;
}

h2 {
    margin: 0px;
    font-family: ONE-Mobile-Title;
    font-weight: 500;
}

h1 {
    margin: 0px;
}

a {
    text-decoration: none;
    color: rgb(0, 0, 0);
}

li {
    list-style: none;
}

.infobox_sung p {
    text-align: center;
    padding: 10px;
    font-size: 13px;
}

.infobox_sung p b {
    display: block;
    font-size: 15px;
}

.pr_benefit_box_sub ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px;
    margin: 0;
    padding-inline: 0;
    margin-block: 0;
}

.pr_benefit_box_sub ul li {
    flex: 0 0 auto;
    width: 10.8%;
    text-align: center;
    border: 1px solid rgb(238, 238, 238);
    margin: 8px 2px;
    border-radius: 13px;
    box-shadow: rgb(238, 238, 238) 1px 1px 10px;
}

.pr_benefit_box_sub ul li .benefit_text {
    font-size: 20px;
    padding: 4px 0px 0px;
    font-family: paybooc-Bold;
}

.pr_benefit_box_sub ul li .benefit_tit {
    font-size: 11px;
    padding: 10px;
    font-family: GmarketSansMedium;
}

.pr_benefit_box_sub ul li img {
    width: 100%;
    border-radius: 13px;
}

.premium_use_benefit_text {
    margin: 0px auto;
    text-align: center;
    position: relative;
    z-index: 11;
}

.premium_use_benefit_text > img {
    width: 681px;
    padding: 0vw;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0px auto;
}

.top_header ul li:last-child a {
    color: rgb(255, 255, 255);
    font-size: 20px;
    padding: 0px 20px;
}

.channel_bg {
    color: rgb(255, 255, 255);
    width: 100%;
    background-size: cover;
    background-color: rgb(0, 0, 0);
    animation: 37s ease 0s infinite normal none running cahnnel_bg;
    max-width: 1920px;
    margin: 0px auto;
    height: 490px;
}

.top_title h2 {
    padding: 40px 0px 20px;
    font-size: 30px;
    font-family: paybooc-Bold;
}

.top_title h1 {
    padding: 0px;
    font-size: 100px;
    font-weight: 500;
    color: transparent;
    background: linear-gradient(45deg, rgb(255, 212, 0), rgb(244, 172, 0)) text;
    font-family: SBAggroB;
}

.top_title h3 {
    padding: 9px 0px 0px;
    font-size: 19px;
    font-family: paybooc-Bold;
    margin: 0px;
    letter-spacing: 1px;
}

.sub_title p {
    text-align: center;
    font-size: 39px;
    width: 100%;
    margin: 0px auto;
    padding: 18px 0px;
    background: rgb(0, 0, 0);
    color: yellow;
    font-weight: 500;
    font-family: ONE-Mobile-Title;
    opacity: 0.9;
}

.h3 {
    text-align: center;
    font-size: 25px;
    width: 1050px;
    margin: 25px auto;
    padding: 10px;
    background: rgb(0, 0, 0);
    color: yellow;
    border-radius: 10px;
    font-family: ONE-Mobile-Title;
}

.top_title h1 b {
    font-weight: 600;
}

.top_title p {
    padding: 0px;
    font-size: 26px;
}

.top_header {
    background: rgb(7, 7, 7);
    padding: 10px;
    height: 60px;
    position: relative;
    z-index: 11;
}

.top_header_fix {
    background: rgb(7, 7, 7);
    padding: 10px;
    height: 60px;
    position: fixed;
    width: 100%;
    top: 0px;
    opacity: 0;
    transition: all 1.6s ease 0s;
    z-index: 99;
}

.top_header_fix.active {
    transition: all 1.6s ease 0s;
    opacity: 0.8;
    display: block;
}

.top_title {
    margin: 0px auto;
}

.imgicon {
    float: right;
    margin: 46px auto 0px;
    width: 600px;
    position: absolute;
    left: 1000px;
    right: 0px;
}

.fourstep {
    width: 100%;
    margin: 0px auto;
    height: 236px;
}

.fourstep ul {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 0.5vw;
    justify-content: center;
    width: 1200px;
    margin: 0px auto;
}

.fourstep ul li {
    flex: 0 0 auto;
    width: 22%;
    text-align: center;
}

.fourstep ul li.current a {
    color: rgb(38, 100, 251);
}

.fourstep ul li:hover a {
    color: rgb(255, 255, 255);
    background: rgb(234, 71, 71);
}

.fourstep ul li a {
    display: block;
    background: rgb(255, 255, 255);
    padding: 10px;
    margin: 0px 6px;
    height: 233px;
    border-radius: 90px;
    box-shadow: rgba(0, 0, 0, 0.13) 8px 8px 17px 0px;
}

.main_wrap {
    width: 1100px;
    margin: 0px auto;
}

.contentbtob h1 {
    margin: 33px 0px 15px;
    background: rgb(253, 253, 253);
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    font-size: 35px;
    font-family: ONE-Mobile-Title;
    font-weight: 500;
}

.midbanner {
    width: 320px;
    height: 470px;
    float: left;
    margin-right: 10px;
}

.midbanner_txt p {
    font-size: 16px;
}

.midbanner_txt h2 {
    padding: 8px 0px;
    font-size: 28px;
    font-family: ONE-Mobile-Title;
    font-weight: 500;
}

.midbanner_txt {
    margin: 10px 0px;
    width: 1076px;
    background: rgb(249, 249, 249);
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    padding: 9px;
}

.sns ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.sns ul li {
    flex: 0 0 auto;
    width: 45%;
    margin: 10px 22px;
    box-shadow: rgb(238, 238, 238) 2px 3px 9px;
    padding: 0px 0px 18px;
    border-radius: 10px;
    background: rgb(255, 255, 255);
}

.sns ul li h2 {
    border-bottom: 2px solid rgb(238, 238, 238);
    padding: 10px;
    border-radius: 10px;
    color: rgb(255, 255, 255);
}

.sns ul li p {
    padding: 10px 14px;
}

.footer {
    background: rgb(238, 238, 238);
    height: 150px;
    padding: 20px 0px 0px;
}

.footer_sub {
    margin: 10px auto;
    width: 1100px;
}

.container_side_banner_left {
    opacity: 0;
    position: fixed;
    top: 20%;
}

.container_side_banner_right {
    opacity: 0;
    position: fixed;
    top: 20%;
    right: 3%;
}

.container_side_banner_left.active {
    display: block;
    opacity: 1;
}

.container_side_banner_right.active {
    display: block;
    opacity: 1;
}

.sns ul li:nth-child(3) {
    height: 200px;
}

.sns ul li:nth-child(5) {
    height: 150px;
    position: relative;
    top: -56px;
}

.contentbtob {
    display: none;
}

.contentbtob.current {
    display: block;
}

.side-list-item.current img {
    border: 1px solid blue;
}

.side-list-item img {
    border: 1px solid transparent;
}

.side-list-item:hover img {
    border: 1px solid blue;
}

.snsicon {
    background-image: url("/home/img/sns_icon_banner_01.png");
    height: 270px;
    position: absolute;
    width: 270px;
    left: 1119px;
    right: 0px;
    margin: -207px auto 0px;
    float: right;
    display: block;
    background-size: cover;
}

.midbanner_offline {
    display: flex;
    flex-wrap: wrap;
    width: 500px;
    margin: 0px auto;
    padding: 23px 0px;
}

.midbanner_offline li {
    flex: 1 1 0%;
    text-align: center;
}

.midbanner_offline li p {
    font-weight: 600;
    font-size: 1.3em;
}

.midbanner_offline li img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.midbanner_offline_txt {
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    padding: 10px 0px;
}

.sub_title {
    background: rgb(0, 0, 0);
    max-width: 1920px;
    margin: 0px auto;
}

.box_link {
    display: block;
    background: linear-gradient(45deg, rgb(197, 0, 0), rgb(255, 89, 59));
    padding: 11px 0px;
    margin: 0.2vw;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: rgba(255, 0, 0, 0.34) 1px 1px 10px;
    font-size: 0.8em;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

.box_link_blue {
    display: block;
    background: linear-gradient(45deg, rgb(249, 71, 71), rgb(225, 0, 0));
    padding: 11px 0px;
    margin: 0.2vw;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: rgba(88, 0, 225, 0.4) 1px 1px 10px;
    font-size: 0.8em;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

.box_link_orange {
    display: block;
    background: linear-gradient(45deg, rgb(38, 37, 255), rgb(0, 210, 225));
    padding: 11px 0px;
    width: 93px;
    margin: 0.2vw;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: rgba(0, 79, 225, 0.4) 1px 1px 10px;
    font-size: 0.8em;
    color: rgb(255, 255, 255);
    cursor: pointer;
    flex: 1 1 0%;
}

.main_benefit {
    display: flex;
    flex-wrap: nowrap;
    margin: 9px auto;
    justify-content: center;
}

.main_benefit > div {
    flex: 0 0 250px;
    text-align: center;
    margin: 13px 9px;
    padding: 53px 9px;
    box-shadow: rgba(0, 0, 0, 0.62) 1px 1px 10px;
    border-radius: 10px;
    transition: all 1s ease 0s;
}

.main_benefit > div.benefit01 {
    background: url("https://kmclub.co.kr/img/benefit/benefit_img3.jpg") 0% 0% / cover;
}

.main_benefit > div.benefit02 {
    background: url("https://kmclub.co.kr/img/benefit/benefit_img6.jpg") 0% 0% / cover;
}

.main_benefit > div.benefit03 {
    background: url("https://kmclub.co.kr/img/benefit/benefit_img9.jpg") 0% 0% / cover;
}

.main_benefit > div.benefit04 {
    background: url("https://kmclub.co.kr/img/benefit/benefit_img14.jpg") 0% 0% / cover;
}

.main_benefit > div.benefit05 {
    background: url("/home/img/benefit_img_mutual.png") 0% 0% / cover;
}

.main_benefit > div.benefit06 {
    background: url("https://kmclub.co.kr/img/benefit/benefit_img17.jpg") 0% 0% / cover;
}

.channel_bg::after {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1;
    background: linear-gradient(45deg, black, rgba(0, 0, 0, 0.49));
    height: 494px;
    top: 0px;
    max-width: 1920px;
    margin: 0px auto;
}

.register_fixbox {
    background: rgba(0, 0, 0, 0.56);
    position: fixed;
    z-index: 111;
    height: 100vh;
    width: 100%;
    top: 0px;
    display: none;
}

.register_fixbox_item {
    background: rgb(255, 255, 255);
    width: 94%;
    border-radius: 10px;
    margin: 0px auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 14vh;
    padding: 4px 0px;
    box-shadow: rgb(0, 0, 0) 1px 1px 10px;
    max-width: 1920px;
    max-height: 84vh;
    overflow-y: scroll;
    border: 9px solid #2664fb;
}

.register_fixbox.active {
    display: block;
}

.register_fixbox_icon {
    background: url("/home/img/register_cross.png") 0% 0% / cover;
    width: 50px;
    height: 50px;
    position: fixed;
    margin-top: -88px;
    cursor: pointer;
    left: 50%;
    right: 50%;
    translate: -50% 50%;
}

.register_info {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    margin: 6px auto;
}

.register_info p.step {
    font-size: 12px;
}

.register_info p.tit_sub {
    font-size: 12px;
}

.register_info > div {
    flex: 1 1 0%;
    text-align: center;
}

.register_info > div:first-child img {
    animation: 1s ease 1s infinite normal none running register_info1;
}

.register_info > div:nth-child(2) img {
    animation: 1s ease 1s infinite normal none running register_info2;
}

.register_info > div:nth-child(3) img {
    animation: 1s ease 1s infinite normal none running register_info3;
}

.register_info_sub {
    text-align: center;
    margin: 6px auto;
    display: flex;
    justify-content: center;
}

.register_info_sub img {
    border-radius: 20px;
    box-shadow: rgb(238, 238, 238) 1px 1px 10px;
}

.register_info_btn {
    text-align: center;
    width: 200px;
    background: linear-gradient(45deg, red, rgb(255, 102, 0));
    margin: 10px auto;
    display: block;
    padding: 10px;
    border-radius: 10px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: 17px;
    box-shadow: rgb(158, 158, 158) 1px 1px 10px;
}

.register_info_btn.blue_color {
    background: linear-gradient(45deg, rgb(141, 71, 249), rgb(88, 0, 225));
    box-shadow: rgba(88, 0, 225, 0.4) 1px 1px 10px;
}

.register_info img {
    width: 85px;
    margin: 4px 0px 2px;
    border-radius: 50%;
    border: 2px solid rgb(238, 238, 238);
}

@keyframes cahnnel_bg {
    0% {
        background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") left center / 120% no-repeat;
    }

    50% {
        background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") center top / 120% no-repeat;
    }

    80% {
        background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") center bottom / 120% no-repeat;
    }

    100% {
        background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") right center / 100% no-repeat;
    }
}

.main_benefit span {
    background: linear-gradient(45deg, rgb(255, 196, 0), rgb(255, 251, 0));
    width: 50px;
    height: 50px;
    position: relative;
    border-radius: 50%;
    line-height: 49px;
    display: block;
    margin: 0px auto;
    color: rgb(0, 0, 0);
    letter-spacing: -0.8px;
    box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 10px;
}

.benefit_title_sub {
    font-weight: 600;
    font-size: 17px;
    padding: 15px;
    color: rgb(255, 255, 255);
    font-family: paybooc-Bold;
}

.benefit_title_subsub {
    color: rgb(255, 255, 255);
    letter-spacing: -2px;
}

.benefit_title {
    padding: 10px;
    color: rgb(255, 255, 255);
    font-family: ONE-Mobile-Title;
    font-weight: 500;
}

.main_benefit > div:nth-child(2)::after {
    margin-top: -254px;
}

.main_benefit > div:nth-child(3)::after {
    margin-top: -254px;
}

.main_benefit > div:nth-child(4)::after {
    margin-top: -231px;
}

.main_benefit > div:nth-child(5)::after {
    margin-top: -275px;
}

.benefit_bg {
    position: relative;
    z-index: 3;
}

@-webkit-keyframes tracking-in-contract-bck {
    0% {
        letter-spacing: 1em;
        transform: translateZ(400px);
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes tracking-in-contract-bck {
    0% {
        letter-spacing: 1em;
        transform: translateZ(400px);
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}

.tracking-in-contract-bck {
    animation: 2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 normal both running tracking-in-contract-bck;
}

.benefit_item {
    display: flex;
    flex-wrap: wrap;
}

.benefit_item > div {
    flex: 0 0 31.33%;
    box-shadow: rgba(31, 31, 31, 0.15) 1px 1px 10px;
    padding: 10px 10px 20px;
    border-radius: 10px;
    margin: 16px 5px;
    background: rgb(247, 247, 247);
    overflow: hidden;
}

.benefit_item.leisure_form > div {
    flex: 1 1 0%;
    box-shadow: rgba(31, 31, 31, 0.15) 1px 1px 10px;
    padding: 10px 10px 9px;
    border-radius: 10px;
    margin: 16px 5px;
    background: rgb(247, 247, 247);
}

.benefit_item.medical_form > div {
    flex: 1 1 0%;
    box-shadow: rgba(31, 31, 31, 0.15) 1px 1px 10px;
    padding: 10px 10px 9px;
    border-radius: 10px;
    margin: 16px 5px;
    background: rgb(247, 247, 247);
}

.benefit_item img {
    width: 100%;
    border-radius: 10px;
    box-shadow: rgb(238, 238, 238) 1px 1px 10px;
}

.benefit_item p.title {
    font-size: 26px;
    font-weight: 600;
    padding: 10px 0px;
}

.benefit_item p.title_sub {
    font-size: 17px;
}

.benefit_item p.title_sub b {
    color: red;
}

.main_benefit_item {
    max-width: 1660px;
    margin: 20px auto;
}

.main_benefit_item > h1 > img {
    position: relative;
    top: 6px;
    padding: 0px 9px 0px 0px;
}

.main_benefit_item > h1 {
    font-family: paybooc-Bold;
    text-align: center;
}

.main_benefit_item > h1 > b {
    font-weight: bold;
    font-size: 40px;
}

.benefit_item.life_form > div {
    flex: 0 0 23.19%;
    box-shadow: rgba(31, 31, 31, 0.15) 1px 1px 10px;
    padding: 10px 10px 9px;
    border-radius: 10px;
    margin: 16px 5px;
    background: rgb(247, 247, 247);
}

.pre_benefit_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-size: cover;
    max-width: 1920px;
    margin: 0px auto;
    align-items: flex-start;
}

.pre_benefit_box_sub {
    padding: 30px 0px 5px;
    margin: 43px 50px 10px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(50, 50, 50, 0.39) 1px 1px 10px;
    border-radius: 28px;
    width: auto;
}

.pre_benefit_box_sub:first-child {
    border: 6px solid rgb(0, 116, 255);
}

.pre_benefit_box_sub:nth-child(2) {
    border: 6px solid rgb(255, 65, 0);
}

.pre_benefit_box_sub a {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border: 2px solid rgb(255, 255, 255);
    flex: 1 1 0%;
}

.pre_benefit_box_sub h1 {
    text-align: center;
    font-weight: 900;
    font-family: paybooc-Bold;
}

.pre_benefit_box_sub h2 {
    text-align: center;
    padding: 11px 0px;
    color: blue;
}

.pre_benefit_box_sub h3 {
    text-align: center;
    font-weight: 500;
    padding: 8px 0px;
    background: rgb(247, 247, 247);
    width: 60%;
    margin: 0px auto;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
.pre_benefit_box_sub h3:hover{
    color:white;
    font-weight:900;
    background:blue;
}
.pre_benefit_box_info {
}

.pre_benefit_box_info ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 9px auto;
    text-align: center;
    padding: 0px;
    width: 396px;
}

.pre_benefit_box_info ul li {
    flex: 0 0 auto;
    width: 24.33%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    text-align: center;
    margin: 5px 0px;
}

.pre_benefit_box_info img.pre_benefit_img {
    margin: 0px auto;
    padding: 0.2vw;
    width: 88px;
    border-radius: 50%;
    box-shadow: rgb(247, 247, 247) 1px 1px 10px;
}

.pre_benefit_box_info p.pre_benefit_title {
    font-size: 11px;
    font-weight: 600;
    font-family: paybooc-Bold;
}

.pre_boxbtn {
    display: flex;
    flex-wrap: wrap;
    width: 97%;
    margin: 0px auto;
}

.star_icon {
    background: url("/home/img/star_icon.png") 0% 0% / cover no-repeat;
    width: 110px;
    height: 110px;
    position: absolute;
    z-index: 1;
    margin-top: -50px;
    margin-left: -38px;
}

@media screen and (max-width: 1000px) {
    .register_info_sub {
        text-align: center;
        margin: 0px 10px;
    }

    .pre_benefit_box_sub {
        padding: 30px 0px 5px;
        margin: 20px 12px;
        background: rgb(255, 255, 255);
        box-shadow: rgba(50, 50, 50, 0.39) 1px 1px 10px;
        border-radius: 28px;
        width: 100%;
    }

    .infobox_sung > p {
        text-align: center;
        padding: 5px;
        font-size: 3vw;
    }

    .infobox_sung > p > b {
        display: block;
        font-size: 3vw;
    }

    .pre_benefit_box_sub h2 {
        text-align: center;
        padding: 11px 0px;
        color: blue;
        font-size: 5vw;
    }

    .pre_benefit_box_sub h3 {
        text-align: center;
        font-weight: 500;
        padding: 8px 0px;
        background: rgb(247, 247, 247);
        width: 60%;
        margin: 0px auto;
        font-size: 15px;
        border-radius: 5px;
    }

    .pre_benefit_box_info {
    }

    .pre_benefit_box_info ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 9px auto;
        text-align: center;
        padding: 0px;
        width: 95%;
    }

    .pre_benefit_box_info ul li {
        flex: 0 0 auto;
        width: 24.33%;
        display: flex;
        flex-flow: column wrap;
        justify-content: center;
        text-align: center;
        margin: 5px 0px;
    }

    .pre_benefit_box_info img.pre_benefit_img {
        margin: 0px auto;
        padding: 0.2vw;
        width: 13vw;
        border-radius: 50%;
        box-shadow: rgb(247, 247, 247) 1px 1px 10px;
    }

    .pre_benefit_box_info p.pre_benefit_title {
        font-size: 2.2vw;
        font-weight: 600;
        font-family: paybooc-Bold;
    }

    .register_fixbox_icon {
        background: url("/home/img/register_cross.png") 0% 0% / cover;
        width: 30px;
        height: 30px;
        position: fixed;
        margin-top: -56px;
        cursor: pointer;
        left: 50%;
        right: 50%;
        translate: -50% 50%;
    }

    .pr_benefit_box_sub ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0px 20px;
    }

    .pr_benefit_box_sub ul li {
        flex: 0 0 auto;
        width: 100%;
        text-align: center;
        border: 1px solid rgb(238, 238, 238);
        margin: 8px 2px;
        border-radius: 13px;
        box-shadow: rgb(238, 238, 238) 1px 1px 10px;
    }

    .pr_benefit_box_sub ul li .benefit_text {
        font-size: 20px;
        padding: 4px 0px;
        font-family: paybooc-Bold;
    }

    .pr_benefit_box_sub ul li .benefit_tit {
        font-size: 13px;
        padding: 10px;
        font-family: GmarketSansMedium;
    }

    .pr_benefit_box_sub ul li img {
        width: 100%;
        border-radius: 13px;
    }

    .pre_boxbtn {
        display: flex;
        flex-wrap: wrap;
        width: 96%;
        margin: 0px auto;
        justify-content: center;
    }

    .box_link_orange {
        display: block;
        background: linear-gradient(45deg, rgb(38, 37, 255), rgb(0, 210, 225));
        padding: 11px 0px;
        width: 93px;
        margin: 0.2vw;
        border-radius: 4px;
        font-weight: 600;
        font-size: 18px;
        box-shadow: rgba(0, 79, 225, 0.4) 1px 1px 10px;
        color: rgb(255, 255, 255);
        cursor: pointer;
        flex: 0 0 auto;
    }

    .pre_benefit_box_sub a {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        border: 1px solid rgb(255, 255, 255);
        font-size: 2.6vw;
        letter-spacing: -1px;
        padding: 2vw 0vw !important;
        width: 29.33% !important;
    }

    .premium_use_benefit_text > img {
        width: 91vw;
        padding: 3vw;
        text-align: center;
        position: relative;
        z-index: 2;
    }

    .main_benefit_item > h1 {
        text-align: center;
    }

    .main_benefit_item > h1 > img {
        display: block;
        text-align: center;
        width: 23px;
        margin: 0px auto;
        top: -6px;
    }

    .main_benefit_item {
        max-width: 100%;
        padding: 10px;
    }

    .main_benefit_item > h1 > b {
        font-weight: bold;
        font-size: 5vw;
    }

    .main_benefit_item > h1 {
        font-family: paybooc-Bold;
        text-align: center;
        font-size: 3.6vw;
    }

    .benefit_item p.title {
        font-size: 4vw;
        font-weight: 600;
        padding: 10px 0px;
        letter-spacing: -3px;
    }

    .benefit_item p.title_sub {
        font-size: 3.2vw;
        letter-spacing: -1px;
    }

    .channel_bg {
        color: rgb(255, 255, 255);
        width: 100%;
        margin: 0px auto;
        background-size: cover;
        min-height: auto;
        background-color: rgb(0, 0, 0);
        animation: 37s ease 0s infinite normal none running cahnnel_bg;
        height: 72vw;
    }

    .top_title h2 {
        padding: 4vw 0vw 2vw;
        font-size: 4vw;
        font-family: paybooc-Bold;
        transition: all 1s ease 0s;
    }

    .top_title h1 {
        padding: 0px;
        font-size: 7vw;
        font-weight: 500;
        color: transparent;
        background: linear-gradient(45deg, rgb(255, 212, 0), rgb(244, 172, 0)) text;
        font-family: SBAggroB;
    }

    .top_title h3 {
        padding: 0px 8px;
        font-size: 3.4vw;
        font-family: paybooc-Bold;
        transition: all 1s ease 0s;
    }

    .sub_title p {
        text-align: center;
        font-size: 3vw;
        width: 100%;
        margin: 0px auto;
        padding: 13px 0px;
        background: rgb(0, 0, 0);
        color: yellow;
        font-weight: 500;
        font-family: ONE-Mobile-Title;
        opacity: 0.9;
        position: relative;
        z-index: 1;
    }

    .h3 {
        text-align: center;
        font-size: 25px;
        width: 1050px;
        margin: 25px auto;
        padding: 10px;
        background: rgb(0, 0, 0);
        color: yellow;
        border-radius: 10px;
        font-family: ONE-Mobile-Title;
    }

    .top_title h1 b {
        font-weight: 600;
    }

    .top_title p {
        padding: 0px;
        font-size: 2vw;
    }

    .top_header {
        background: rgb(7, 7, 7);
        padding: 10px;
        height: 60px;
        z-index: 3;
        position: relative;
    }

    .top_header_fix {
        background: rgb(7, 7, 7);
        padding: 10px;
        height: 60px;
        position: fixed;
        width: 100%;
        top: 0px;
        opacity: 0;
        transition: all 1.6s ease 0s;
        z-index: 99;
    }

    .top_header_fix.active {
        transition: all 1.6s ease 0s;
        opacity: 0.8;
        display: block;
    }

    .top_title {
        max-width: 100%;
        margin: 0px auto;
        height: auto;
    }

    .imgicon {
        float: right;
        margin: 46px auto 0px;
        width: 600px;
        position: absolute;
        left: 1000px;
        right: 0px;
    }

    .fourstep {
        width: 100%;
        margin: 0px auto;
        height: 236px;
    }

    .fourstep ul {
        display: flex;
        flex-wrap: nowrap;
        padding-top: 0.5vw;
        justify-content: center;
        width: 1200px;
        margin: 0px auto;
    }

    .fourstep ul li {
        flex: 0 0 auto;
        width: 22%;
        text-align: center;
    }

    .fourstep ul li.current a {
        color: rgb(38, 100, 251);
    }

    .fourstep ul li:hover a {
        color: rgb(255, 255, 255);
        background: rgb(234, 71, 71);
    }

    .fourstep ul li a {
        display: block;
        background: rgb(255, 255, 255);
        padding: 10px;
        margin: 0px 6px;
        height: 233px;
        border-radius: 90px;
        box-shadow: rgba(0, 0, 0, 0.13) 8px 8px 17px 0px;
    }

    .main_wrap {
        width: 1100px;
        margin: 0px auto;
    }

    .contentbtob h1 {
        margin: 33px 0px 15px;
        background: rgb(253, 253, 253);
        padding: 15px;
        border-radius: 5px;
        text-align: center;
        font-size: 35px;
        font-family: ONE-Mobile-Title;
        font-weight: 500;
    }

    .midbanner {
        width: 320px;
        height: 470px;
        float: left;
        margin-right: 10px;
    }

    .midbanner_txt p {
        font-size: 16px;
    }

    .midbanner_txt h2 {
        padding: 8px 0px;
        font-size: 28px;
        font-family: ONE-Mobile-Title;
        font-weight: 500;
    }

    .midbanner_txt {
        margin: 10px 0px;
        width: 1076px;
        background: rgb(249, 249, 249);
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px;
        padding: 9px;
    }

    .sns ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0px;
    }

    .sns ul li {
        flex: 0 0 auto;
        width: 45%;
        margin: 10px 22px;
        box-shadow: rgb(238, 238, 238) 2px 3px 9px;
        padding: 0px 0px 18px;
        border-radius: 10px;
        background: rgb(255, 255, 255);
    }

    .sns ul li h2 {
        border-bottom: 2px solid rgb(238, 238, 238);
        padding: 10px;
        border-radius: 10px;
        color: rgb(255, 255, 255);
    }

    .sns ul li p {
        padding: 10px 14px;
    }

    .footer {
        background: rgb(238, 238, 238);
        height: 150px;
        padding: 20px 0px 0px;
    }

    .footer_sub {
        margin: 10px auto;
        width: 1100px;
    }

    .container_side_banner_left {
        opacity: 0;
        position: fixed;
        top: 20%;
    }

    .container_side_banner_right {
        opacity: 0;
        position: fixed;
        top: 20%;
        right: 3%;
    }

    .container_side_banner_left.active {
        display: block;
        opacity: 1;
    }

    .container_side_banner_right.active {
        display: block;
        opacity: 1;
    }

    .sns ul li:nth-child(3) {
        height: 200px;
    }

    .sns ul li:nth-child(5) {
        height: 150px;
        position: relative;
        top: -56px;
    }

    .contentbtob {
        display: none;
    }

    .contentbtob.current {
        display: block;
    }

    .side-list-item.current img {
        border: 1px solid blue;
    }

    .side-list-item img {
        border: 1px solid transparent;
    }

    .side-list-item:hover img {
        border: 1px solid blue;
    }

    .snsicon {
        background-image: url("/home/img/sns_icon_banner_01.png");
        height: 270px;
        position: absolute;
        width: 270px;
        left: 1119px;
        right: 0px;
        margin: -207px auto 0px;
        float: right;
        display: block;
        background-size: cover;
    }

    .midbanner_offline {
        display: flex;
        flex-wrap: wrap;
        width: 500px;
        margin: 0px auto;
        padding: 23px 0px;
    }

    .midbanner_offline li {
        flex: 1 1 0%;
        text-align: center;
    }

    .midbanner_offline li p {
        font-weight: 600;
        font-size: 1.3em;
    }

    .midbanner_offline li img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
    }

    .midbanner_offline_txt {
        text-align: center;
        font-size: 19px;
        line-height: 30px;
        padding: 10px 0px;
    }

    .sub_title {
        background: rgb(0, 0, 0);
    }

    .box_link {
        display: block;
        background: linear-gradient(45deg, rgb(197, 0, 0), rgb(255, 89, 59));
        margin: 0px;
        border-radius: 4px;
        font-weight: 600;
        box-shadow: rgba(255, 0, 0, 0.34) 1px 1px 10px;
        font-size: 3.3vw;
        color: rgb(255, 255, 255);
    }

    .main_benefit {
        display: flex;
        flex-wrap: wrap;
        max-width: 100%;
        margin: 9px auto;
        justify-content: left;
        min-width: 100%;
    }

    .main_benefit > div {
        flex: 0 0 45.22vw;
        text-align: center;
        margin: 13px 9px;
        padding: 53px 9px;
        box-shadow: rgba(0, 0, 0, 0.62) 1px 1px 10px;
        border-radius: 10px;
        transition: all 1s ease 0s;
    }

    .main_benefit > div.benefit01 {
        background: url("https://kmclub.co.kr/img/benefit/benefit_img3.jpg") 0% 0% / cover;
    }

    .main_benefit > div.benefit02 {
        background: url("https://kmclub.co.kr/img/benefit/benefit_img6.jpg") 0% 0% / cover;
    }

    .main_benefit > div.benefit03 {
        background: url("https://kmclub.co.kr/img/benefit/benefit_img9.jpg") 0% 0% / cover;
    }

    .main_benefit > div.benefit04 {
        background: url("https://kmclub.co.kr/img/benefit/benefit_img14.jpg") 0% 0% / cover;
    }

    .main_benefit > div.benefit05 {
        background: url("/home/img/benefit_img_mutual.png") 0% 0% / cover;
    }

    .main_benefit > div.benefit06 {
        background: url("https://kmclub.co.kr/img/benefit/benefit_img17.jpg") 0% 0% / cover;
    }

    .channel_bg::after {
        content: "";
        position: absolute;
        width: 100%;
        z-index: 1;
        background: linear-gradient(45deg, black, rgba(0, 0, 0, 0.49));
        height: 94vw;
        top: -22vw;
    }

    @keyframes cahnnel_bg {
        0% {
            background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") left center / 320% no-repeat;
        }

        50% {
            background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") center top / 220% no-repeat;
        }

        80% {
            background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") center bottom / 320% no-repeat;
        }

        100% {
            background: url("https://kmclub.co.kr/img/bgtbanner_benefit.png") right center / 200% no-repeat;
        }
    }

    .main_benefit span {
        background: linear-gradient(45deg, rgb(255, 196, 0), rgb(255, 251, 0));
        width: 50px;
        height: 50px;
        position: relative;
        border-radius: 50%;
        line-height: 49px;
        display: block;
        margin: 0px auto;
        color: rgb(0, 0, 0);
        letter-spacing: -0.8px;
        box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 10px;
    }

    .benefit_title_sub {
        font-weight: 600;
        font-size: 17px;
        padding: 15px;
        color: rgb(255, 255, 255);
        font-family: paybooc-Bold;
    }

    .benefit_title_subsub {
        color: rgb(255, 255, 255);
    }

    .benefit_title {
        padding: 10px;
        color: rgb(255, 255, 255);
        font-family: ONE-Mobile-Title;
        font-weight: 500;
    }

    .main_benefit > div::after {
        position: absolute;
        content: "";
        z-index: 2;
        background: none;
        width: 48%;
        height: 31vw;
        margin-left: -23.5vw;
        margin-top: -23.3vw;
        padding: 0px;
        border-radius: 10px;
    }

    .main_benefit > div:nth-child(2)::after {
        margin-top: -254px;
    }

    .main_benefit > div:nth-child(3)::after {
        margin-top: -254px;
    }

    .main_benefit > div:nth-child(4)::after {
        margin-top: -231px;
    }

    .main_benefit > div:nth-child(5)::after {
        margin-top: -275px;
    }

    .benefit_bg {
        position: relative;
        z-index: 3;
    }

    @-webkit-keyframes tracking-in-contract-bck {
        0% {
            letter-spacing: 1em;
            transform: translateZ(400px);
            opacity: 0;
        }

        40% {
            opacity: 0.6;
        }

        100% {
            transform: translateZ(0px);
            opacity: 1;
        }
    }

    @keyframes tracking-in-contract-bck {
        0% {
            letter-spacing: 1em;
            transform: translateZ(400px);
            opacity: 0;
        }

        40% {
            opacity: 0.6;
        }

        100% {
            transform: translateZ(0px);
            opacity: 1;
        }
    }

    .tracking-in-contract-bck {
        animation: 2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 normal both running tracking-in-contract-bck;
    }

    .benefit_item {
        justify-content: center;
    }

    .benefit_item > div {
        flex: 0 0 40%;
    }

    .benefit_item.leisure_form > div {
        flex: 0 0 auto;
        box-shadow: rgba(31, 31, 31, 0.15) 1px 1px 10px;
        padding: 10px 10px 9px;
        border-radius: 10px;
        margin: 16px 3px;
        background: rgb(247, 247, 247);
        width: 42%;
    }

    .benefit_item.medical_form > div {
        flex: 0 0 39%;
        box-shadow: rgba(31, 31, 31, 0.15) 1px 1px 10px;
        padding: 10px 10px 9px;
        border-radius: 10px;
        margin: 16px 5px;
        background: rgb(247, 247, 247);
    }

    .benefit_item.life_form > div {
        flex: 0 0 25.9%;
        box-shadow: rgba(31, 31, 31, 0.15) 1px 1px 10px;
        padding: 4px;
        border-radius: 10px;
        margin: 16px 5px;
        background: rgb(247, 247, 247);
    }
}

@media screen and (max-width: 750px) {
    .top_title h2 {
        padding: 4vw 0vw 2vw;
        font-size: 3vw;
        font-family: paybooc-Bold;
        transition: all 1s ease 0s;
    }

    .star_icon {
        background: url("/home/img/star_icon.png") 0% 0% / cover no-repeat;
        width: 20vw;
        height: 20vw;
        position: absolute;
        z-index: 1;
        margin-top: -50px;
        margin-left: -13px;
    }

    .pre_benefit_box_sub h1 {
        text-align: center;
        font-weight: 900;
        font-family: paybooc-Bold;
        font-size: 6.5vw;
    }

    .main_benefit > div {
        flex: 0 0 100%;
        text-align: center;
        margin: 13px 9px;
        padding: 53px 9px;
        box-shadow: rgba(0, 0, 0, 0.62) 1px 1px 10px;
        border-radius: 10px;
        transition: all 1s ease 0s;
    }

    .main_benefit {
        display: flex;
        flex-flow: column wrap;
        max-width: 100%;
        margin: 9px auto;
        justify-content: left;
        min-width: 100%;
        transition: all 1s ease 0s;
    }

    .top_header ul li:last-child a {
        color: rgb(255, 255, 255);
        font-size: 3vw;
        padding: 0px 20px;
    }

    .register_fixbox_item {
        max-height: 70vh;
    }
}

@keyframes register_info1 {
    0% {
        border-color: rgb(255, 171, 171);
    }

    100% {
        border-color: rgb(238, 238, 238);
    }
}

@keyframes register_info2 {
    0% {
        border-color: rgb(255, 171, 171);
    }

    100% {
        border-color: rgb(238, 238, 238);
    }
}

@keyframes register_info3 {
    0% {
        border-color: rgb(255, 171, 171);
    }

    100% {
        border-color: rgb(238, 238, 238);
    }
}

.white_bg {
    background: url("/home/img/white_benefit_bg.jpg") 0% 0% / cover no-repeat;
}
