/* BASIC css start */
#header .h_menu a:nth-child(3) {
    color: #e64623;
}
#header img {
    box-sizing: initial;
}
.footer {
    padding-bottom: 150px !important;
}

* {
    margin: 0;
    box-sizing: border-box;
    font-family: 'YoonGothic320', sans-serif;
}

body {
    margin: 0;
}
  
p {
    color: #ffff;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
  
ul {
    list-style: none;
}
h1 {
    font-size: 2.5em;
    font-weight: bold;
}

section p, 
section span {
    color: #383838;
}

/* main */
.main {
    position: relative;
    width: 100%;
    height: 1100px;
    background: url('/design/bodram/image/main_bg.png') no-repeat center / cover;
    text-align: center;
    padding-top: 20px;
}
.main h2, 
.main h3 {
    line-height: 1.4;
    color: #ffff;
}
.main .main_title {
    padding: 380px 50px 0 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffff;
}
.main .main_title span {
    color: #ffff;
    margin-left: 55px;
    font-family: 'YoonGothic330';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 22px;
}
.main .main_title_text img {
    width: 560px;
}
.main .main_title_text span {
    position: absolute;
    right: 58px;
    bottom: 40px;
    font-size: 33px;
    letter-spacing: -1px;
    word-spacing: -2px;
    color: #ffff;
    font-family: 'YoonGothic310';
}
/* main */

/* se01 */
.se01 {
    position: relative;
    width: 100%;
    background: url('/design/bodram/image/se01_bg.png') no-repeat center / cover;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 236px;
}
.se01 .history {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 40px;
    margin-top: 155px;
}
.se01 .history p {
    color: #323232;
    font-size: 57px;
    font-family: 'YoonGothic320';
    text-align: left;
    line-height: 1.3;
    height: 141px;
    letter-spacing: -3px;
}
.se01 .history .seperator {
    width: 325px;
    border-bottom: 2px solid #4a4a4a;
    margin-left: 70px;
    margin-bottom: 9px;
}
.se01 .history .history_year {
    margin: 0;
    font-size: 11em;
    font-weight: 900;
    margin-left: 55px;
    line-height: 1.2;
    display: flex;
    align-items: flex-end;
}
.se01 .history .history_year span {
    display: inline-block;
    width: 145px;
    text-align: right;
    color: #343434;
    font-family: 'YoonGothic330';
}
.se01 .history .history_year span.counter {
    font-size: 1em;
    height: 176px;
    width: 216px;
}
.se01 .history .history_year span:last-child {
    text-align: left;
    font-size: 160px;
    height: 170px;
    width: fit-content;
}
.se01 .road {
    z-index: 2;
    margin-top: 250px;
    position: relative;
    transition: height 1s ease;
}
.se01 .road img {
    width: 100%;
}
.se01 .road img.road_m {
    display: none;
}
.se01 .brand-duration {
    text-align: center;
    padding-top: 10px;
}
.se01 .brand-duration .seperator {
    height: 300px;
    width: 1px;
    border-left: 2px solid #4a4a4a;
    margin: 0 auto;
}
.se01 .brand-duration p {
    color: #4a4a4a;
    font-size: 48px;
    margin-top: 100px;
    letter-spacing: -3px;
    font-family: 'YoonGothic320';
}
.se01 .brand-duration .brand_desc {
    color: #4a4a4a;
    font-size: 69px;
    margin-top: 30px;
    font-family: 'YoonGothic350';
}
.se01 .brand-duration .brand_desc span {
    color: #e64522;
    font-family: 'YoonGothic350';
}
.se01 .duration-compare {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 980px;
    margin: 0 auto;
    margin-top: 87px;
}
.se01 .duration-compare .duration-compare_title {
    color: #ffff;
    padding: 3px 54px;
    height: 59px;
    line-height: 2;
    font-size: 28px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    background-color: black;
    opacity: 0.7;
    font-weight: 900;
}
.se01 .duration-compare .duration-compare_info {
    width: 100%;
    padding: 95px 120px;
    box-shadow: 1px 0px 11px -1px rgba(56, 56, 56, .5);
    border-top-right-radius: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    z-index: 2;
    background-color: #F4EBD6;
}
.se01 .duration-compare .duration-compare_info .brand {
    display: flex;
    align-items: center;
}
.se01 .duration-compare .duration-compare_info .brand:first-child {
    margin-bottom: 60px;
}
.se01 .duration-compare .duration-compare_info .brand:first-child .brand_title {
    color: #e64522;
    font-family: 'YoonGothic330';
    font-weight: 400;
}
.se01 .duration-compare .duration-compare_info .brand:first-child .duration-bar {
    background-color: transparent;
}
.se01 .duration-compare .duration-compare_info .brand:first-child .duration-bar::before {
    border-left: 1px solid #e64522;
}
.se01 .duration-compare .duration-compare_info .brand:first-child .duration-bar div {
    background-color: #e64522;
}
.se01 .duration-compare .duration-compare_info .brand:first-child .brand_year {
    color: #e64522;
    font-size: 70px;
    height: 68px;
    font-family: 'YoonGothic350';
    font-weight: 400;
}
.se01 .duration-compare .duration-compare_info .brand .brand_title {
    font-size: 38px;
    line-height: 1.2;
    font-weight: 100;
    color: #4a4a4a;
    width: 190px;
}
.se01 .duration-compare .duration-compare_info .brand .brand_title span {
    font-weight: 600;
    font-family: 'YoonGothic330';
    color: #4a4a4a;
}
.se01 .duration-compare .duration-compare_info .brand .duration-bar {
    flex: 1;
    width: 100px;
    margin-left: 35px;
    position: relative;
    background-color: darkgrey;
    height: 31px;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}
.se01 .duration-compare .duration-compare_info .brand .duration-bar div {
    width: 0;
    height: 31px;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    background-color: #4a4a4a;
}
.se01 .duration-compare .duration-compare_info .brand .duration-bar::before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 40px;
    left: 0px;
    top: -5px;
    border-left: 1px solid black;
}
.se01 .duration-compare .duration-compare_info .brand .brand_year {
    margin-left: 30px;
    font-size: 46px;
    font-family: 'YoonGothic350';
    font-weight: 400;
    line-height: 1;
    height: 42px;
    width: 150px;
}
.se01 .duration-compare p.desc {
    margin-top: 17px;
    font-weight: 900;
    width: 100%;
    letter-spacing: -1px;
    font-size: 17px;
    font-family: 'YoonGothic310';
    text-align: right;
}
.se01 .franchise-desc {
    display: flex;
    align-items: flex-end;
    text-align: center;
    margin-top: 180px;
    padding: 0 100px;
    flex-wrap: wrap;
}
.se01 .franchise-desc .franchise_info {
    text-align: left;
    padding-bottom: 25px;
    padding-left: 80px;
}
.se01 .franchise-desc .franchise_info .franchise_rate .franchise_rate_info {
    display: flex;
    flex-direction: column;
}
.se01 .franchise-desc .franchise_info .franchise_rate .franchise_rate_info span {
    color: #004E2A;
    font-size: 60px;
    font-family: 'YoonGothic330';
    font-weight: 900;
    word-spacing: -10px;
}
.se01 .franchise-desc .franchise_info .franchise_rate .franchise_rate_info .franchise_rate_counter span {
    font-size: 130px;
}
.se01 .franchise-desc .franchise_info .franchise-text {
    margin-top: 10px;
}
.se01 .franchise-desc .franchise_info .franchise-text .franchise-text_title {
    color: #484848;
    font-size: 38px;
    font-weight: 400;
    margin-top: 20px;
    text-align: left;
    line-height: 1.2;
}
.se01 .franchise-desc .franchise_info .franchise-text div {
    color: #484848;
    font-size: 38px;
    font-weight: 400;
    text-align: left;
    display: flex;
    margin-top: 5px;
}
.se01 .franchise-desc .franchise_info .franchise-text div span.empathy {
    font-family: 'YoonGothic340';
}

.se01 .franchise-desc .franchise-interview {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 800px;
    flex: 1;
}
.se01 .franchise-desc .franchise-interview .video-area {
    position: relative;
    padding: 0;
    text-align: left;
}
.se01 .franchise-desc .franchise-interview .video-area .video-player {
    width: 750px;
    height: 422px;
    border-radius: 20px;
}
/* .se01 .franchise-desc .franchise-interview .video-area {
    position: relative;
    overflow: hidden;
    width: 760px;
    height: 427px;
}
.se01 .franchise-desc .franchise-interview .video-area video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 30px;
} */
.se01 .franchise-desc .franchise-interview p.desc {
    padding: 0 45px;
    font-weight: 400;
    text-align: right;
    width: 100%;
    font-size: 18px;
    letter-spacing: -1px;
    font-family: 'YoonGothic320';
    color: black;
    padding-right: 60px;
    opacity: 0.7;
    margin-top: 15px;
}
/* se01 */

/* se02 */
.se02 {
    background: url(/design/bodram/image/se02_bg02.png) no-repeat center / cover;
    text-align: center;
    padding-bottom: 50px;
}
.se02 .content_title {
    position: relative;
    width: 100%;
    height: 560px;
    background: url(/design/bodram/image/se02_bg01.png) no-repeat center / cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.se02 .content_title .text-block {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .4);
    z-index: 1;
}
.se02 .content_title .text-area {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.se02 .content_title .text-area div {
    color: #ffff;
    border: 0.5px solid #ffff;
    border-radius: 15px;
    width: 175px;
    height: 30px;
    line-height: 31px;
    font-size: 18px;
    opacity: 0.9;
    font-family: 'YoonGothic310';
}
.se02 .content_title .text-area h1 {
    margin-top: 23px;
    font-size: 5em;
    color: #ffff;
    font-family: 'YoonGothic330';
    letter-spacing: -3px;
}
.se02 .content_title .text-area h1 span {
    color: #e64522;
    font-family: 'YoonGothic330';
}
.se02 .content_title .text-area p {
    margin-top: 18px;
    color: #ffff;
    font-size: 23px;
    opacity: 0.9;
    font-family: 'YoonGothic320';
}
.se02 .content_title img {
    position: absolute;
    bottom: 0;
}
.se02 .content_main {
    margin-top: 100px;
}
.se02 .content_main .content01 {
    margin-top: 10%;
}
.se02 .content_main .content03 {
    margin-top: 100px !important;
}
.se02 .content_main .content01,
.se02 .content_main .content02,
.se02 .content_main .content03 {
    height: max-content;
    margin-top: 40px;
}
.se02 .content_main .content01 .content_wraper,
.se02 .content_main .content02 .content_wraper,
.se02 .content_main .content03 .content_wraper {
    position: relative;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffff;
    border-radius: 20px;
    padding-bottom: 30px;
}
.se02 .content_main .content01 .content_wraper:first-child,
.se02 .content_main .content02 .content_wraper:first-child,
.se02 .content_main .content03 .content_wraper:first-child {
    border-radius: 20px;
    max-width: 1500px;
}
.se02 .content_main .content01 .content_wraper .content_subject,
.se02 .content_main .content02 .content_wraper .content_subject,
.se02 .content_main .content03 .content_wraper .content_subject {
    background-color: #00391F;
    width: fit-content;
    margin: 0 auto;
    padding: 3% 73px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    max-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.se02 .content_main .content01 .content_wraper .content_subject .subject_total,
.se02 .content_main .content02 .content_wraper .content_subject .subject_total,
.se02 .content_main .content03 .content_wraper .content_subject .subject_total {
    color: #ffff;
    font-size: 55px;
    font-family: 'YoonGothic350';
    text-align: center;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.se02 .content_main .content01 .content_wraper .content_subject .subject_total .subject_num,
.se02 .content_main .content02 .content_wraper .content_subject .subject_total .subject_num,
.se02 .content_main .content03 .content_wraper .content_subject .subject_total .subject_num {
    color: #ffff;
    width: 65px;
    height: 65px;
    background-color: #FB5033;
    border-radius: 50%;
    font-size: 42px;
    font-family: 'YoonGothic350';
    flex-shrink: 0;
    line-height: 68px;
}
.se02 .content_main .content01 .content_wraper .content_subject .subject_total .subject_text,
.se02 .content_main .content02 .content_wraper .content_subject .subject_total .subject_text,
.se02 .content_main .content03 .content_wraper .content_subject .subject_total .subject_text {
    width: fit-content;
    font-family: 'YoonGothic340';
    margin-left: 20px;
}
.se02 .content_main .content01 .content_wraper .content_subject .subject_total .empathy,
.se02 .content_main .content02 .content_wraper .content_subject .subject_total .empathy,
.se02 .content_main .content03 .content_wraper .content_subject .subject_total .empathy {
    color: #FB5033;
    font-family: 'YoonGothic350';
}
.se02 .content_main .content01 .content_wraper .content_desc,
.se02 .content_main .content02 .content_wraper .content_desc,
.se02 .content_main .content03 .content_wraper .content_desc {
    margin-top: 42px;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.se02 .content_main .content01 .content_wraper .content_desc .content_desc_text,
.se02 .content_main .content02 .content_wraper .content_desc .content_desc_text,
.se02 .content_main .content03 .content_wraper .content_desc .content_desc_text {
    font-family: 'YoonGothic310';
    font-weight: 600;
    font-size: 28px;
    color: #4a4a4a;
}
.se02 .content_main .content01 .content_wraper .content_desc div,
.se02 .content_main .content02 .content_wraper .content_desc div,
.se02 .content_main .content03 .content_wraper .content_desc div {
    font-family: 'YoonGothic310';
    font-weight: 600;
    font-size: 28px;
    color: #4a4a4a;
}
.se02 .content_main .content01 .content_wraper .content_desc div span,
.se02 .content_main .content02 .content_wraper .content_desc div span,
.se02 .content_main .content03 .content_wraper .content_desc div span {
    font-size: 34px;
    font-family: 'YoonGothic330';
    font-weight: 900;
    color: black;
    margin-left: 6px;
}
.se02 .content_main .content01 .content_wraper .content_item,
.se02 .content_main .content02 .content_wraper .content_item,
.se02 .content_main .content03 .content_wraper .content_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto;
    margin-top: 87px;
    width: 85%;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_title,
.se02 .content_main .content02 .content_wraper .content_item .content_item_title,
.se02 .content_main .content03 .content_wraper .content_item .content_item_title {
    padding: 3px 54px;
    line-height: 2;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    background-color: #004D28;
    display: flex;
    align-items: center;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_title .content_item_market,
.se02 .content_main .content02 .content_wraper .content_item .content_item_title .content_item_market,
.se02 .content_main .content03 .content_wraper .content_item .content_item_title .content_item_market {
    color: #ffff;
    font-size: 43px;
    font-family: 'YoonGothic350';
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_title .content_item_desc,
.se02 .content_main .content02 .content_wraper .content_item .content_item_title .content_item_desc,
.se02 .content_main .content03 .content_wraper .content_item .content_item_title .content_item_desc {
    color: #ffff;
    font-size: 22px;
    border-left: 1.5px solid #ffff;
    padding-left: 15px;
    margin-left: 20px;
    height: 20px;
    line-height: 20px;
    font-family: 'YoonGothic320';
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info {
    width: 100%;
    padding: 60px 40px;
    box-shadow: 1px 0px 11px -1px rgba(56, 56, 56, .5);
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    z-index: 2;
    background-color: #ffff;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value01_m,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value01_m,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value01_m {
    display: none;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m {
    display: none;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value01,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value01,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value01 {
    display: flex;
    align-items: center;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value01 img,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value01 img,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value01 img {
    flex: 1;
    max-width: calc(100% / 3);
    padding: 0 10px;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 div,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 div,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 div {
    width: 100%;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 div img,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 div img,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 div img {
    width: 100%;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph {
    position: relative;
    margin-left: 40px;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph img:first-child,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph img:first-child,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph img:first-child {
    padding: 6% 4%;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .profit,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .profit,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .profit {
    position: absolute;
    top: 17%;
    left: 8%;
    height: auto;
    opacity: 0;
    width: 46%;
    transform: skew(15deg, -23deg) rotate(19deg);
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph.animate .profit,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph.animate .profit,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph.animate .profit {
    animation: zoomIn 1s both;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text {
    position: absolute;
    top: 47%;
    left: 44%;
    letter-spacing: -2px;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text .graph_title,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text .graph_title,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text .graph_title {
    font-size: 26px;
    font-family: 'YoonGothic350';
    color: #e64522;
    padding-right: 5px;
    letter-spacing: -3px;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div {
    letter-spacing: -3px;
    margin-top: 9px;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div span,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div span,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div span {
    font-size: 72px;
    font-family: 'GrotzecCondensedBlack';
    font-weight: bold;
    color: #e64522;
    height: 60px;
    line-height: 60px;
    display: inline-block;
}
.se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div span:first-child,
.se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div span:first-child,
.se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 .value02_graph .graph_text div span:first-child {
    font-family: 'GrotzecCondensedBold';
}
.se02 .content_main .content01 .content_wraper .content_item p.desc,
.se02 .content_main .content02 .content_wraper .content_item p.desc,
.se02 .content_main .content03 .content_wraper .content_item p.desc {
    padding: 20px 4px 0 0;
    font-weight: 900;
    width: 100%;
    letter-spacing: -1px;
    font-size: 20px;
    font-family: 'YoonGothic310';
    color: #4a4a4a;
    opacity: 1;
}
.se02 .content_main .content02 .content_wraper .content02_slider,
.se02 .content_main .content03 .content_wraper .content03_slider {
    width: 2675px;
    margin-top: 35px;
}
.se02 .content_main .content02 .content_wraper .content02_slider .swiper-wrapper,
.se02 .content_main .content03 .content_wraper .content03_slider .swiper-wrapper {
    transition-timing-function: linear;
}
.se02 .content_main .content02 .content_wraper .content02_slider .swiper-slide .swiper_w_img,
.se02 .content_main .content03 .content_wraper .content03_slider .swiper-slide .swiper_w_img {
    width: 100%;
    max-width: 535px;
    visibility: visible;
    opacity: 1;
    height: auto;
}
.se02 .content_main .content02 .content_wraper .content02_slider .swiper-slide .swiper_m_img,
.se02 .content_main .content03 .content_wraper .content03_slider .swiper-slide .swiper_m_img {
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.se02 .content_main .content01 p,
.se02 .content_main .content02 p,
.se02 .content_main .content03 p {
    color: #fff;
    opacity: 0.6;
    font-size: 15px;
    text-align: right;
    width: 80%;
    margin: 0 auto;
    padding-top: 17px;
    letter-spacing: -1px;
    max-width: 1500px;
}
/* se02 */

/* se03 */
.se03 {
    background-color: #F4EBD6;
}
.se03 .content01 {
    position: relative;
    width: 100%;
    height: 900px;
    background-image: url(/design/bodram/image/se03_content01_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.se03 .content01 span,
.se03 .content01 p,
.se03 .content01 h1 {
    color: #ffff;
}
.se03 .content01 .content01_icon {
    position: absolute;
    left: 50px;
    top: 20px;
}
.se03 .content01 .content01_icon div {
    position: relative;
}
.se03 .content01 .content01_icon img {
    width: 300px;
}
.se03 .content01 .content01_icon .rotate_icon {
    animation: rotation 10s infinite linear;
}
.se03 .content01 .content01_icon .icon_text {
    position: absolute;
    top: 0;
    left: 0;
}
.se03 .content01 .content01_text {
    position: absolute;
    top: 38%;
    text-align: center;
    width: 100%;
}
.se03 .content01 .content01_text .menu_title {
    font-size: 34px;
    font-family: 'YoonGothic330';
}
.se03 .content01 .content01_text .menu_name {
    color: #ffff;
    font-size: 4.2em;
    margin-top: 40px;
    font-family: 'YoonGothic330';
}
.se03 .content01 .content01_text .menu_eng {
    font-size: 38px;
    margin-top: 10px;
    font-family: 'GrotzecCondensed';
}
.se03 .content01 .content01_list {
    position: absolute;
    bottom: 100px;
    width: 100%;
}
.se03 .content01 .content01_list ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.se03 .content01 .content01_list ul li {
    background-color: #ffff;
    border-radius: 30px;
    color: #e64522;
    height: 50px;
    line-height: 1.964285714285714;
    font-size: 25px;
    padding: 1px 35px;
    font-family: 'YoonGothic330';
    letter-spacing: -1.5px;
    margin-left: 40px;
}
.se03 .content01 .content01_list ul li:first-child {
    margin: 0;
}
.se03 .content02 {
    background: url(/design/bodram/image/se03_content02_bg.png) no-repeat center / cover;
    text-align: center;
    padding-bottom: 210px;
}
.se03 .content02 .content02_logo {
    padding-top: 150px;
}
.se03 .content02 .content02_title {
    margin-top: 69px;
}
.se03 .content02 .content02_title h1 {
    color: #4a4a4a;
    font-family: 'YoonGothic330';
    font-size: 40px;
}
.se03 .content02 .content02_title p {
    font-size: 23px;
    font-family: 'YoonGothic310';
    font-weight: 600;
    margin-top: 18px;
    line-height: 1.5;
}
.se03 .content02 .seperator {
    margin-top: 50px;
    font-size: 44px;
    transform: rotateX(69deg);
    color: black;
}
.se03 .content02 .content02_items {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
}
.se03 .content02 .content02_items .content_item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: 30px;
    margin-top: 90px;
}
.se03 .content02 .content02_items .content_item:first-child {
    margin-top: 70px;
}
.se03 .content02 .content02_items .content_item:nth-child(2) {
    flex-wrap: wrap-reverse;
}
.se03 .content02 .content02_items .content_item:nth-child(2) .item_desc {
    margin-left: 0;
    margin-right: 105px;
}
.se03 .content02 .content02_items .content_item .img_wrap {
    overflow: hidden;
    border-radius: 18px;
}
.se03 .content02 .content02_items .content_item .img_wrap img {
    max-width: 640px;
    width: 100%;
    height: 400px;
}
.se03 .content02 .content02_items .content_item .item_desc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 500px;
    padding: 30px 0;
    margin-left: 105px;
}
.se03 .content02 .content02_items .content_item .item_desc .sub_title {
    color: #e64522;
    border: 1px solid #e64522;
    border-radius: 18px;
    font-family: 'YoonGothic320';
    font-size: 21px;
    height: 35px;
    line-height: 34px;
    padding: 0 20px;
}
.se03 .content02 .content02_items .content_item .item_desc .item_title {
    color: #e64522;
    font-size: 42px;
    font-family: 'YoonGothic350';
    margin-top: 20px;
}
.se03 .content02 .content02_items .content_item .item_desc p {
    font-family: 'YoonGothic310';
    font-weight: bold;
    text-align: left;
    font-size: 22px;
    margin-top: 12px;
    line-height: 1.5;
}
.se03 .content03 {
    position: relative;
}
.se03 .content03 .bg_icon {
    position: absolute;
    top: -1px;
    z-index: 4;
    width: 100%;
}
.se03 .content03 .content_wraper {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: max-content;
}
.se03 .content03 .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.se03 .content03 .video-container video,
.se03 .content03 .video-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.se03 .content03 .content_title {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding-bottom: 170px;
}
.se03 .content03 .content_title .text-block {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
}
.se03 .content03 .content_title .text-area {
    text-align: center;
    height: 100%;
    z-index: 2;
    position: relative;
    padding-top: 200px;
}
.se03 .content03 .content_title .text-area h1 {
    color: #ffff;
    font-size: 4.5em;
    font-family: 'YoonGothic340';
}
.se03 .content03 .content_title .text-area h1 span {
    color: #F4EBD6;
    font-family: 'YoonGothic340';
}
.se03 .content03 .content_title .text-area h1 span .highlight {
    color: #e64522;                            
}
.se03 .content03 .content_title .text-area p {
    color: #ffff;
    font-size: 25px;
    font-family: 'YoonGothic310';
    margin-top: 24px;
    letter-spacing: -1px;
    line-height: 1.4;
}
.se03 .content03 .content_title .text-area p span {
    color: inherit;
    font-weight: 600;
    font-family: 'YoonGothic330';
}
.se03 .content03 .content_title .brand-compare {
    position: relative;
    margin-top: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.se03 .content03 .content_title .brand-compare .rotate {
    position: relative;
    text-align: center;
}
.se03 .content03 .content_title .brand-compare .rotate .rotate_icon {
    width: 70%;
    animation: rotation 8s infinite linear;
}
.se03 .content03 .content_title .brand-compare .rotate div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.se03 .content03 .content_title .brand-compare .rotate div p {
    color: #ffff;
    font-size: 6em;
    font-weight: 900;
    margin: 0;
    line-height: 1;
    font-family: 'YoonGothic330';
}
.se03 .content03 .content_title .brand-compare .rotate div span {
    color: #ffff;
    font-size: 27px;
    font-family: 'YoonGothic330';
}
.se03 .content03 .content_title .brand-compare .brand_item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_wrapper {
    display: flex;
    flex-direction: column;
    width: 75%;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_name {
    color: #ffff;
    font-size: 30px;
    font-family: 'YoonGothic330';
    margin-right: 8%;
    text-align: right;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-top: 20px;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .time-image {
    display: block;
    width: 50%;
    margin-right: 10px;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .time-image_m {
    display: none;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .timer {
    width: 50%;
    position: relative;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .timer img {
    width: 100%;
    margin-right: 0;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .timer .icon {
    width: 100%;
    height: -webkit-fill-available;
    position: absolute;
    top: 2%;
    right: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .timer .icon canvas {
    display: block;
    width: 70% !important;
    height: 70% !important;
}
.se03 .content03 .content_title .brand-compare .brand_item:last-child {
    align-items: flex-start;
}
.se03 .content03 .content_title .brand-compare .brand_item:last-child .brand_item_name {
    text-align: left;
    margin-right: 0;
    margin-left: 16%;
}
.se03 .content03 .content_title .brand-compare .brand_item:last-child .brand_item_timer {
    justify-content: flex-start;
}
.se03 .content03 .content_title .process-compare {
    position: relative;
    display: flex;
    width: 100%;
    text-align: center;
    padding: 0 2%;
    margin-top: 70px;
}
.se03 .content03 .content_title .process-compare div {
    flex: 1;
}
.se03 .content03 .content_title .process-compare div .process_w_img {
    width: 85%;
    visibility: visible;
    opacity: 1;
    height: auto;
}
.se03 .content03 .content_title .process-compare div .process_m_img {
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.se03 .content03 .menu-list {
    height: max-content;
}
.se03 .content03 .menu-list .menu_slider .swiper-wrapper { 
    transition-timing-function: linear;
}
.se03 .content03 .menu-list .menu_slider .swiper-slide {
    width: 25%;
}
.se03 .content03 .menu-list .menu_slider .swiper-slide img {
    width: 100%;
    /* height: 100%; */
    height: auto;
}
.se03 .content03 .menu-list ul {
    display: flex;
    padding: 0;
}
.se03 .content03 .menu-list ul .swiper-slide {
    width: auto;
}
/* se03 */

/* se04 */
.se04 .content01 {
    background: url(/design/bodram/image/se04_content01_bg.png) no-repeat center / cover;
    text-align: center;
    padding-bottom: 210px;
}
.se04 .content01 .content_text {
    padding-top: 170px;
}
.se04 .content01 .content_text .content_subject {
    margin: 0 auto;
    border-radius: 5px;
    background-color: #004E2A;
    color: #ffff;
    font-size: 45px;
    width: fit-content;
    padding: 0 31px;
    height: 68px;
    line-height: 1.6;
    font-family: 'YoonGothic330';
    letter-spacing: -1px;
}
.se04 .content01 .content_text h1 {
    font-family: 'GrotzecCondensedDemi';
    font-size: 6em;
    margin-top: 55px;
    letter-spacing: -3px;
    color: black;
}
.se04 .content01 .content_text .content_text_desc {
    margin-top: 20px;
    line-height: 1.4;
    letter-spacing: -1px;
}
.se04 .content01 .content_text .content_text_desc span,
.se04 .content01 .content_text .content_text_desc p {
    color: black;
    font-family: 'YoonGothic320';
    font-size: 23px;
}
.se04 .content01 .content_items {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10%;
}
.se04 .content01 .content_items .content_img {
    margin-top: 80px;
    height: auto;
    width: 80%;
    overflow: hidden;
}
.se04 .content01 .content_items .content_img .se04_content01_img01 {
    background: url(/design/bodram/image/se04_interior_img01.png) no-repeat center / cover;
    height: 625px;
}
.se04 .content01 .content_items .content_img .se04_content01_img02 {
    background: url(/design/bodram/image/se04_interior_img02.png) no-repeat center / cover;
    height: 625px;
}
.se04 .content01 .content_items .content_img .se04_content01_img03 {
    background: url(/design/bodram/image/se04_interior_img03.png) no-repeat center / cover;
    height: 625px;
    margin-right: 300px;
}
.se04 .content01 .content_items .content_img:first-child {
    width: 90%;
}
.se04 .content01 .content_items .content_img:nth-child(2) {
    width: 70%;
    margin-left: 400px;
}
.se04 .content01 .content_items .content_img:last-child {
    text-align: left;
    position: relative;
    padding-bottom: 200px;
    width: 98%;
}
.se04 .content01 .content_items .content_img:last-child .se04_content01_img04 {
    position: absolute;
    right: 0;
    bottom: 0;
}
/* se04 */

/* se05 */
.se05 p,
.se05 h1,
.se05 span {
    color: #ffff;
}
.se05 .content_text {
    padding-top: 170px;
}
.se05 .content_text .content_subject {
    margin: 0 auto;
    border-radius: 5px;
    background-color: #004E2A;
    color: #ffff;
    font-size: 45px;
    width: fit-content;
    padding: 0 31px;
    height: 68px;
    line-height: 1.6;
    font-family: 'YoonGothic330';
    letter-spacing: -1px;
}
.se05 .content01 {
    background: url(/design/bodram/image/se05_content01_bg.png) no-repeat center / cover;
    text-align: center;
    padding-bottom: 175px;
}
.se05 .content01 .content_text .content_subject {
    background-color: #e64522;
}
.se05 .content01 .content_text .text-area {
    margin-top: 45px;
}
.se05 .content01 .content_text .text-area p {
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: -1px;
    font-family: 'YoonGothic320';
}
.se05 .content01 .content_text .text-area div {
    font-size: 4em;
    margin-top: 8px;
    letter-spacing: -3px;
    color: #ffff;
}
.se05 .content01 .content_text .text-area div span {
    color: #e64522;
    font-family: 'YoonGothic340';
}
.se05 .content01 .content_text .content_list {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}
.se05 .content01 .content_text .content_list .content_w_list {
    width: 100%;
    visibility: visible;
    opacity: 1;
    height: auto;
}
.se05 .content01 .content_text .content_list .content_m_list {
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.se05 .content01 .content_text .content_detail {
    width: 82%;
    margin: 0 auto;
    margin-top: 80px;
}
.se05 .content01 .content_text .content_detail .content_w_price {
    width: 100%;
    visibility: visible;
    opacity: 1;
    height: auto;
}
.se05 .content01 .content_text .content_detail .content_m_price {
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.se05 .content01 .content_text .content_w_desc {
    width: 75%;
    margin-top: 15px;
    visibility: visible;
    opacity: 1;
    height: auto;
}
.se05 .content01 .content_text .content_w_desc {
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.se05 .content01 .guide-book {
    padding: 0 10px;
    width: 90%;
    margin: 0 auto;
    margin-top: 70px;
}
.se05 .content01 .guide-book a.bt {
    margin-top: 0;
    position: relative;
    display: flex;
    align-items: center;
    background: #e64623;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
}
.se05 .content01 .guide-book a.bt h3 {
    color: #fff;
    font-size: 20px;
    font-family: 'YoonGothic330';
    padding: 0;
    text-indent: 15px;
    font-weight: 500;
    margin: 0;
}
.se05 .content01 .guide-book a.bt img {
    width: 28px;
    position: absolute;
    right: 15px;
    bottom: 14px;
}
.se05 .content02 {
    background: url(/design/bodram/image/se05_content02_bg.png) no-repeat center / cover;
    text-align: center;
    padding-bottom: 210px;
}
.se05 .content02 .content_text {
    padding-top: 170px;
}   
.se05 .content02 .content_text .content_text_desc {
    margin-top: 40px;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -1px;
    font-family: 'YoonGothic310';
}
.se05 .content02 .form-container {
    width: 85%;
    margin: 0 auto;
    margin-top: 45px;
    max-width: 800px;
}
.se05 .content02 .form-container .form-group {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 17px;
}
.se05 .content02 .form-container .form-group:first-child {
    margin-top: 0;
}
.se05 .content02 .form-container .form-group:nth-child(2) input[type="text"] {
    padding-left: 80px;
}
.se05 .content02 .form-container .form-group:nth-child(3) input[type="text"] {
    padding-left: 90px;
}
.se05 .content02 .form-container .form-group .input-label {
    position: absolute;
    width: fit-content;
    left: 15px;
    border-right: 0.5px solid #e64522;
    color: #e64522;
    font-size: 15px;
    padding-right: 8px;
    letter-spacing: -0.5px;
}
.se05 .content02 .form-container .form-group input[type="text"] {
    width: 100%;
    height: 45px;
    border-radius: 8px;
    border: none;
    outline: none;
    padding-left: 70px;
    padding-right: 10px;
    font-size: 18px;
    color: black;
}
.se05 .content02 .form-container .form-group .radio_item {
    display: flex;
    align-items: center;
}
.se05 .content02 .form-container .form-group .radio_item:last-child {
    margin-left: 40px;
}
.se05 .content02 .form-container .form-group .radio-label {
    color: #ffff;
    font-family: 'YoonGothic310';
    font-size: 15px;
}
.se05 .content02 .form-container .form-group .radio-label:hover {
    cursor: pointer;
}
.se05 .content02 .form-container .form-group input[type="radio"] {
    margin-right: 8px;
    width: 20px;
    height: 20px;
    border: 1px solid #ffff;
    border-radius: 10px;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.se05 .content02 .form-container .form-group input[type="radio"]:hover {
    cursor: pointer;
}
.se05 .content02 .form-container .form-group input[type="radio"]:checked {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e64522;
    background-image: url(/design/bodram/image/baseline_done_white_18dp.png);
    background-size: 100%;
}
.se05 .content02 .form-container .form-group .view_text {
    display: none;
}
.se05 .content02 .form-container .consent_title {
    width: 100%;
    text-align: left;
    margin-top: 26px;
}
.se05 .content02 .form-container table.consent_desc_w {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    margin-top: 15px;
}
.se05 .content02 .form-container table,
.se05 .content02 .form-container th,
.se05 .content02 .form-container td {
    border: 0.5px solid #fff;
}
.se05 .content02 .form-container th,
.se05 .content02 .form-container td {
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    background-color: transparent;
    font-size: 12px;
    font-family: 'YoonGothic310';
}
.se05 .content02 .form-container .consent_desc_m {
    display: none;
    height: 0;
}
.se05 .content02 .form-container input[type="radio"] {
    margin-right: 10px;
}
.se05 .content03 {
    position: relative;
    width: 100%;
    height: 825px;
    top: -1px;
    background: url(/design/bodram/image/se05_content03_bg.png) no-repeat center / cover;
}
.se05 .content03 .content_title {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.se05 .content03 .content_title_desc {
    font-size: 27px;
    line-height: 1.4;
    letter-spacing: -1px;
    font-family: 'YoonGothic310';
}
.se05 .content03 .content_title_desc p,
.se05 .content03 .content_title_desc span {
    font-family: 'YoonGothic320';
    color: #ffff;
}
.se05 .content03 .content_title_desc p.empathy,
.se05 .content03 .content_title_desc span.empathy {
    color: #efe5cf;
    font-family: 'YoonGothic340';
}
.se05 .content03 .seperator {
    height: 80px;
    width: 1px;
    border-left: 2px solid #ffff;
    margin: 0 auto;
    margin-top: 35px;
}
.se05 .content03 .content_empathy {
    margin-top: 55px;
}
.se05 .content03 .content_empathy span {
    font-size: 40px;
    letter-spacing: -3px;
    color: #ffff;
    font-family: 'YoonGothic340';
}
.se05 .content03 .content_empathy span.empathy {
    color: #efe5cf;
    font-family: 'YoonGothic340';
}
/* se05 */

/* footer */
.consent_footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    cursor: pointer;
}
.consent_footer .footer_main {
    margin-top: -1px;
    position: relative;
}
.consent_footer .footer_main img {
    width: 100%;
    height: 130px;
}
.consent_footer .footer_main .input-area {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 35px;
    justify-content: center;
}
.consent_footer .footer_main .input-area p {
    color: #ffff;
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 1.3;
    font-family: 'YoonGothic330';
    min-width: 250px;
}
.consent_footer .footer_main .input-area p span {
    color: #ffff;
    font-size: 32px;
    letter-spacing: -1.5px;
    font-family: 'YoonGothic330';
}
.consent_footer .footer_main .input-area .footer-consent {
    margin-left: 20px;
}
.consent_footer .footer_main .input-area .consent-area {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.consent_footer .footer_main .input-area .checkbox-label {
    color: #ffff;
    font-size: 17px;
    letter-spacing: -1px;
    word-spacing: 1px;
    font-family: 'YoonGothic320';
}
.consent_footer .footer_main .input-area .checkbox-label:hover {
    cursor: pointer;
}
.consent_footer .footer_main .input-area input[type="checkbox"] {
    margin: 0 8px 0 2px;
    width: 20px;
    height: 20px;
    border: 1px solid #a1a1a1;
    border-radius: 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.consent_footer .footer_main .input-area input[type="checkbox"]:hover {
    cursor: pointer;
}
.consent_footer .footer_main .input-area input[type="checkbox"]:checked {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #a1a1a1;
    background-image: url(/design/bodram/image/baseline_done_white_18dp.png);
    background-size: 100%;
}
.consent_footer .footer_main .input-area .view_text {
    font-family: 'YoonGothic310';
    font-size: 12px;
    text-decoration: underline;
    margin-left: 10px;
    text-decoration-thickness: 0em;
    text-underline-offset: 0.25em;
    width: fit-content;
    cursor: pointer;
    color: #ffff;
    opacity: 0.9;
}
.consent_footer .footer_main .input-area .footer-form-container {
    display: flex;
    justify-content: flex-end;
}
.consent_footer .footer_main .input-area .footer-form-container .form-group {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.consent_footer .footer_main .input-area .footer-form-container .form-group:first-child {
    margin-left: 0;
}
.consent_footer .footer_main .input-area .footer-form-container .form-group:nth-child(2) input[type="tel"] {
    padding-left: 90px;
}
.consent_footer .footer_main .input-area .footer-form-container .form-group:nth-child(3) input[type="text"] {
    padding-left: 110px;
}
.consent_footer .footer_main .input-area .footer-form-container .form-group .input-label {
    position: absolute;
    width: fit-content;
    left: 15px;
    border-right: 0.5px solid #004E2A;
    color: #004E2A;
    font-size: 19px;
    padding-right: 10px;
    letter-spacing: -0.5px;
    font-family: 'YoonGothic330';
}
.consent_footer .footer_main .input-area .footer-form-container .form-group input[type="text"],
.consent_footer .footer_main .input-area .footer-form-container .form-group input[type="tel"] {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: none;
    outline: none;
    padding-left: 70px;
    padding-right: 10px;
    font-size: 18px;
    background-color: #ffff;
    color: black;
}
.consent_footer .footer_main .input-area .footer-form-container button {
    width: 160px;
    height: 55px;
    margin-left: 50px;
    font-size: 24px;
    font-family: 'YoonGothic330';
    padding: 0;
    border: none;
    border-radius: 8px;
    color: #ffff;
    background-color: #e64522;
}
.consent_footer .footer_main .input-area .footer-form-container button:last-child {
    background-color: #7B9281;
    margin-left: 20px;
}
.consent_footer .footer_main .input-area .footer-form-container button:hover {
    cursor: pointer;
    opacity: 0.9;
}
.consent_footer .footer_main_m {
    display: none;
}
/* footer */

.consent_m {
    display: none;
}

/* privacy */
.privacy-container {
    display: none;
    background-color: #ffff;
    animation: slideInFromBottom 0.5s ease-in-out;
}
.privacy-container.show {
    position: fixed;
    z-index: 4;
    display: block;
    width: 100%;
    height: auto;
    bottom: 130px;
}
.privacy-container.hide {
    animation: slideDown 0.5s ease-in forwards;
}
.privacy-container .privacy-policy {
    position: relative;
    width: 100%;
    height: 100%;
}
.privacy-container .privacy-policy .policy_img_m {
    display: none;
}
.privacy-container .privacy-policy .policy_img {
    width: 100%;
    display: block;
}
.privacy-container .privacy-policy .close {
    position: absolute;
    width: 60px;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
/* privacy */

/* block */
.block-area {
    display: none;
}
.block-area.block {
    display: block;
}

.block-content {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    opacity: 0.7;
    z-index: 9999;
    bottom: 0;
    overflow: hidden;
}

.loading {
    position: fixed;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: black;
    font-size: 18px;
    font-family: 'YoonGothic330';
    background-color: #ffff;
    padding: 20px;
    border-radius: 10px;
    z-index: 9999;
}
/* block */

.chartjs-hidden-iframe {
    display: none !important;
}

/* animation */
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


@keyframes expandFromTop {
    0% {
        top: -100%;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        width: 0%;
        top: 25%;
        left: 16%;
        opacity: 0;
    }
    100% {
        top: 6%;
        left: 4%;
        width: 93%;
        opacity: 1;
        transform: none;
    }
}
@keyframes zoomInMobile {
    0% {
        width: 0%;
        top: 25%;
        left: 16%;
        opacity: 0;
    }
    100% {
        top: 4%;
        left: 5%;
        width: 90%;
        opacity: 1;
        transform: none;
    }
}

@keyframes slideInFromBottom {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes slideDown {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(180%);
    }
}

@keyframes slideDownMobile {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(100%);
    }
}
/* animation */


/* mobile */
@media screen and (max-width : 980px) {
    .footer {
        padding-bottom: 14% !important;
    }

    /* main */
    .main {
        padding-top: 54px;
        height: 572px;
    }
    .main .main_title {
        flex-direction: column;
        height: 100%;
        padding: 40px 0 20px 0;
    }
    .main .main_title span {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: -0.5px;
        line-height: 22px;
        margin-left: 0;
        font-family: 'YoonGothic320';
    }
    .main .main_title .main_title_text {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .main .main_title .main_title_text img {
        width: 165px;
        padding: 0;
    }
    .main .main_title .main_title_text span {
        margin: 0;
        margin-top: 15px;
        word-spacing: -1px;
        font-family: 'YoonGothic320';
        width: fit-content;
        position: relative;
        right: auto;
        bottom: 27px;
        font-size: 9px;
        letter-spacing: -0.1px;
    }
    /* main */

    /* se01 */
    .se01 {
        padding-bottom: 40px;
    }
    .se01 .history {
        margin-top: 0;
        padding: 13px 44px 0 44px;
        width: 100%;
        justify-content: space-between;
    }
    .se01 .history p {
        font-size: 12.8px;
        color: #383838;
        line-height: 17px;
        height: 34px;
        letter-spacing: -1px;
    }
    .se01 .history .seperator {
        width: 74px;
        margin-left: 4px;
        margin-bottom: 3px;
        border-bottom: 1px solid #4a4a4a;
    }
    .se01 .history .history_year {
        font-size: 55px;
        line-height: 1;
        margin-left: 0;
    }
    .se01 .history .history_year span.counter {
        font-size: 40px;
        line-height: 64px;
        height: 49px;
        width: 52px;
        font-family: 'YoonGothic340';
    }
    .se01 .history .history_year span:last-child {
        font-size: 36px;
        line-height: 64px;
        height: 49px;
        width: 38px;
        font-family: 'YoonGothic340';
    }
    .se01 .road {
        margin-top: 45px;
    }
    .se01 .road img.road_w {
        display: none;
    }
    .se01 .road img.road_m {
        display: block;
    }
    .se01 .brand-duration {
        padding-top: 23px;
    }
    .se01 .brand-duration .seperator {
        height: 95px;
        border-left: 1px solid #3A3838;
    }
    .se01 .brand-duration p {
        letter-spacing: -1px;
        font-size: 13.2px;
        color: #383838;
        margin-top: 40px;
        font-family: 'YoonGothic320';
        font-weight: 600;
    }
    .se01 .brand-duration .brand_desc {
        line-height: 1.3;
        margin-top: 11px;
        letter-spacing: -2px;
        font-weight: bold;
        font-family: 'YoonGothic340';
        font-size: 24px;
        word-spacing: 1px;
        color: #383838;
    }
    .se01 .brand-duration .brand_desc span {
        font-family: 'YoonGothic340';
    }
    .se01 .duration-compare {
        max-width: 550px;
        margin-top: 15px;
        width: 100%;
        padding: 0 36px;
    }
    .se01 .duration-compare .duration-compare_title {
        font-size: 10px;
        padding: 0 13px;
        height: 20px;
        line-height: 21px;
        letter-spacing: -1px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
    .se01 .duration-compare .duration-compare_info {
        background-color: #f4ecda;
        padding: 25px 33px;
        height: 120px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .se01 .duration-compare .duration-compare_info .brand:first-child {
        margin-bottom: 20px;
    }
    .se01 .duration-compare .duration-compare_info .brand:first-child .brand_title {
        font-family: 'YoonGothic330';
        letter-spacing: -1px;
        font-size: 12.4px;
        width: 57px;
    }
    .se01 .duration-compare .duration-compare_info .brand:first-child .duration-bar {
        height: 12px;
        margin-left: 10px;
    }
    .se01 .duration-compare .duration-compare_info .brand:first-child .duration-bar::before {
        height: 15px;
        top: -2px;
        border-left: 1px solid #e64522;
    }
    .se01 .duration-compare .duration-compare_info .brand:first-child .brand_year {
        height: fit-content;
        font-weight: bold;
        font-family: 'YoonGothic340';
        text-align: left;
        font-size: 22.8px;
        margin-top: 0;
        width: 51px;
        margin-left: 7px;
    }
    .se01 .duration-compare .duration-compare_info .brand .brand_title {
        letter-spacing: -1px;
        font-size: 11.4px;
        width: 57px;
    }
    .se01 .duration-compare .duration-compare_info .brand .duration-bar {
        height: 12px;
        margin-left: 10px;
    }
    .se01 .duration-compare .duration-compare_info .brand .duration-bar::before {
        height: 15px;
        top: -2px;
    }
    .se01 .duration-compare .duration-compare_info .brand .duration-bar div {
        height: 11px;
    }
    .se01 .duration-compare .duration-compare_info .brand .brand_year {
        height: fit-content;
        text-align: left;
        font-size: 15.4px;
        margin-top: 0;
        width: 51px;
        margin-left: 7px;
    }
    .se01 .duration-compare p.desc {
        font-family: 'YoonGothic330';
        font-weight: 400;
        word-spacing: -1px;
        font-size: 9px;
        letter-spacing: -0.9px;
        margin-top: 10px;
    }
    .se01 .franchise-desc {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 56px;
        padding: 0;
    }
    .se01 .franchise-desc .franchise_info {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .se01 .franchise-desc .franchise_info .franchise_rate .franchise_rate_info {
        flex-direction: row;
        align-items: center;
    }
    .se01 .franchise-desc .franchise_info .franchise_rate .franchise_rate_info span {
        font-family: 'YoonGothic340';
        font-size: 26px;
        color: #004B28;
        letter-spacing: -2px;
        margin-left: 0;
    }
    .se01 .franchise-desc .franchise_info .franchise_rate .franchise_rate_info .franchise_rate_counter {
        margin-left: 10px;
        word-spacing: -4px;
    }
    .se01 .franchise-desc .franchise_info .franchise_rate .franchise_rate_info .franchise_rate_counter span {
        font-family: 'YoonGothic340';
        font-size: 29px;
        color: #004B28;
    }
    .se01 .franchise-desc .franchise_info .franchise-text {
        display: flex;
        align-items: center;
        margin-top: 8px;
        flex-wrap: wrap;
    }
    .se01 .franchise-desc .franchise_info .franchise-text .franchise-text_title {
        font-family: 'YoonGothic320';
        margin: 0;
        letter-spacing: -1px;
        font-size: 12px;
        margin-right: 3px;
    }
    .se01 .franchise-desc .franchise_info .franchise-text div {
        font-size: 12px;
        margin-left: 0;
        margin-top: 0;
        letter-spacing: -1px;
    }
    .se01 .franchise-desc .franchise_info .franchise-text div span.empathy {
        font-family: 'YoonGothic350';
    }
    .se01 .franchise-desc .franchise-interview {
        margin: 0 auto;
        margin-top: 25px;
        width: 100%;
        padding: 0 10%;
    }
    /* .se01 .franchise-desc .franchise-interview .video-area {
        padding: 0;
    }
    .se01 .franchise-desc .franchise-interview .video-area .video-player {
        width: 315px;
        height: 177px;
        border-radius: 10px;
    } 
    */
    .se01 .franchise-desc .franchise-interview .video-area {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        overflow: hidden;
        border-radius: 10px;
    }
    .se01 .franchise-desc .franchise-interview .video-area .video-player {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 30px;
    }
    .se01 .franchise-desc .franchise-interview p.desc {
        font-family: 'YoonGothic330';
        color: black;
        margin-top: 10px;
        padding: 0 6px;
        font-size: 13px;
        letter-spacing: -1px;
    }
    /* se01 */

    /* se02 */
    .se02 {
        padding-bottom: 38px;
    }
    .se02 .content_title {
        height: 185px;
    }
    .se02 .content_title .text-area {
        margin-bottom: 10px;
    }
    .se02 .content_title .text-area div {
        width: fit-content;
        line-height: 1;
        font-family: 'YoonGothic320';
        font-size: 10px;
        border: 0.5px solid #ffff;
        padding: 3px 16px;
        height: 16px;
    }
    .se02 .content_title .text-area h1 {
        margin-bottom: 0;
        letter-spacing: -2px;
        font-size: 25px;
        margin-top: 17px;
    }
    .se02 .content_title .text-area p {
        font-size: 12px;
        margin-top: 8px;
        letter-spacing: -1px;
    }
    .se02 .content_title img {
        width: 100%;
    }
    .se02 .content_main {
        margin-top: 35px;
    }
    .se02 .content_main .content01 {
        margin-top: 0;
    }
    .se02 .content_main .content02 {
        margin-top: 30px;
    }
    .se02 .content_main .content03 {
        margin-top: 22px !important;
    }
    .se02 .content_main .content01,
    .se02 .content_main .content02,
    .se02 .content_main .content03 {
        padding: 0 33px;
    }
    .se02 .content_main .content01 .content_wraper,
    .se02 .content_main .content02 .content_wraper,
    .se02 .content_main .content03 .content_wraper {
        width: 100%;
        padding-bottom: 20px;
    }
    .se02 .content_main .content01 .content_wraper:first-child,
    .se02 .content_main .content02 .content_wraper:first-child,
    .se02 .content_main .content03 .content_wraper:first-child {
        border-radius: 5px;
    }
    .se02 .content_main .content01 .content_wraper .content_subject,
    .se02 .content_main .content02 .content_wraper .content_subject,
    .se02 .content_main .content03 .content_wraper .content_subject {
        padding: 0 15px !important;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        height: 42px;
        word-spacing: 1px;
    }
    .se02 .content_main .content01 .content_wraper .content_subject:first-child,
    .se02 .content_main .content02 .content_wraper .content_subject:first-child,
    .se02 .content_main .content03 .content_wraper .content_subject:first-child {
        padding: 3.5% 20px;
    }
    .se02 .content_main .content01 .content_wraper .content_subject .subject_total,
    .se02 .content_main .content02 .content_wraper .content_subject .subject_total,
    .se02 .content_main .content03 .content_wraper .content_subject .subject_total {
        letter-spacing: -2px;
        font-size: 24px;
        font-family: 'YoonGothic340';
    }
    .se02 .content_main .content01 .content_wraper .content_subject .subject_total .subject_num,
    .se02 .content_main .content02 .content_wraper .content_subject .subject_total .subject_num,
    .se02 .content_main .content03 .content_wraper .content_subject .subject_total .subject_num {
        padding-right: 2px;
        font-family: 'YoonGothic340';
        font-size: 15px;
        width: 24px;
        height: 24px;
        line-height: 1.7;
    }
    .se02 .content_main .content01 .content_wraper .content_subject .subject_total .subject_text,
    .se02 .content_main .content02 .content_wraper .content_subject .subject_total .subject_text,
    .se02 .content_main .content03 .content_wraper .content_subject .subject_total .subject_text {
        text-align: left;
        margin-left: 7px;
        font-size: 18px;
        height: 24px;
        line-height: 1.4;
    }
    .se02 .content_main .content01 .content_wraper .content_subject .subject_total .subject_text span,
    .se02 .content_main .content02 .content_wraper .content_subject .subject_total .subject_text span,
    .se02 .content_main .content03 .content_wraper .content_subject .subject_total .subject_text span {
        font-size: 18px;
        display: inline-block;
        height: 24px;
        letter-spacing: -1px;
    }
    .se02 .content_main .content01 .content_wraper .content_desc,
    .se02 .content_main .content02 .content_wraper .content_desc,
    .se02 .content_main .content03 .content_wraper .content_desc {
        flex-direction: column;
        margin-top: 20px;
    }
    .se02 .content_main .content01 .content_wraper .content_desc .content_desc_text,
    .se02 .content_main .content02 .content_wraper .content_desc .content_desc_text,
    .se02 .content_main .content03 .content_wraper .content_desc .content_desc_text {
        font-size: 12px;
        color: #181818;
        font-family: 'YoonGothic320';
        font-weight: bold;
    }
    .se02 .content_main .content01 .content_wraper .content_desc div,
    .se02 .content_main .content02 .content_wraper .content_desc div,
    .se02 .content_main .content03 .content_wraper .content_desc div {
        font-size: 12px;
        color: #181818;
        font-family: 'YoonGothic320';
        font-weight: bold;
        margin-top: 4px;
    }
    .se02 .content_main .content01 .content_wraper .content_desc div span,
    .se02 .content_main .content02 .content_wraper .content_desc div span,
    .se02 .content_main .content03 .content_wraper .content_desc div span {
        font-size: 14px;
    }
    .se02 .content_main .content01 .content_wraper .content_item,
    .se02 .content_main .content02 .content_wraper .content_item,
    .se02 .content_main .content03 .content_wraper .content_item {
        margin-top: 25px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_title,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_title,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_title {
        line-height: initial;
        height: 32px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        padding: 0 10px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_title .content_item_market,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_title .content_item_market,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_title .content_item_market {
        font-family: 'YoonGothic330';
        font-size: 15px;
        font-weight: bold;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_title .content_item_desc,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_title .content_item_desc,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_title .content_item_desc {
        letter-spacing: -1px;
        word-spacing: -1px;
        line-height: 1;
        border-left: 1px solid #ffff;
        font-size: 10px;
        height: 9px;
        margin-left: 8px;
        padding-left: 6px;
        font-family: 'YoonGothic320';
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info {
        padding: 15px 10px 30px 10px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value {
        position: relative;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value01,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value01,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value01 {
        display: none;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02 {
        display: none;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value01_m,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value01_m,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value01_m {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value01_m img,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value01_m img,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value01_m img {
        flex: 1;
        width: 100%;
        padding: 0 10px;
        margin-top: 3px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value01_m img:first-child,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value01_m img:first-child,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value01_m img:first-child {
        margin-top: 0;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
        margin-top: 10px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m div,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m div,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m div {
        width: 100%;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m div:first-child,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m div:first-child,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m div:first-child {
        margin-top: 20px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m div img,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m div img,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m div img {
        width: 100%;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph {
        position: relative;
        margin-left: 40px;
        margin: 0 auto;
        width: 82%;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph img:first-child,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph img:first-child,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph img:first-child {
        padding: 0;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .profit,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .profit,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .profit {
        position: absolute;
        top: 17%;
        left: 8%;
        height: auto;
        opacity: 0;
        width: 46%;
        transform: skew(15deg, -23deg) rotate(19deg);
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph.animate .profit,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph.animate .profit,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph.animate .profit {
        animation: zoomInMobile 0.5s both;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text {
        position: absolute;
        left: 52%;
        top: 46%;
        letter-spacing: -2px;
        transform: translate(-50%, -50%);
        display: flex;
        flex-direction: column;
        align-items: center;
        width: fit-content;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text .graph_title,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text .graph_title,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text .graph_title {
        color: #e64522;
        padding-right: 5px;
        font-size: 15px;
        font-family: 'YoonGothic330';
        letter-spacing: -2px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div {
        margin-top: 0;
        letter-spacing: -1px;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div span,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div span,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div span {
        font-family: 'GrotzecCondensedBlack';
        font-weight: bold;
        color: #e64522;
        display: inline-block;
        font-size: 28px;
        height: fit-content;
        line-height: inherit;
    }
    .se02 .content_main .content01 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div span:first-child,
    .se02 .content_main .content02 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div span:first-child,
    .se02 .content_main .content03 .content_wraper .content_item .content_item_info .market_value .value02_m .value02_graph .graph_text div span:first-child {
        font-size: 34px;
        font-family: 'GrotzecCondensedBold';
    }
    .se02 .content_main .content01 .content_wraper .content_item p.desc,
    .se02 .content_main .content02 .content_wraper .content_item p.desc,
    .se02 .content_main .content03 .content_wraper .content_item p.desc {
        font-size: 10px;
        color: #383838;
        padding: 7px 0 0 0;
        font-family: 'YoonGothic330';
        font-weight: 500;
        text-align: right;
        opacity: 0.8;
    }
    .se02 .content_main .content02 .content_wraper .content02_slider,
    .se02 .content_main .content03 .content_wraper .content03_slider {
        width: 1000px;
        margin-top: 0;
    }
    .se02 .content_main .content02 .content_wraper .content02_slider .swiper-wrapper,
    .se02 .content_main .content03 .content_wraper .content03_slider .swiper-wrapper {
        transition-timing-function: linear;
    }
    .se02 .content_main .content02 .content_wraper .content02_slider .swiper-slide .swiper_w_img,
    .se02 .content_main .content03 .content_wraper .content03_slider .swiper-slide .swiper_w_img {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }
    .se02 .content_main .content02 .content_wraper .content02_slider .swiper-slide .swiper_m_img,
    .se02 .content_main .content03 .content_wraper .content03_slider .swiper-slide .swiper_m_img {
        width: 100%;
        max-width: 200px;
        visibility: visible;
        opacity: 1;
        height: auto;
    }
    .se02 .content_main .content01 p,
    .se02 .content_main .content02 p,
    .se02 .content_main .content03 p {
        opacity: 0.8;
        padding-top: 12px;
        font-family: 'YoonGothic330';
        text-align: center;
        font-size: 8.5px;
        letter-spacing: -0.9px;
    }
    /* se02 */

    /* se03 */
    /* se03_content01 */
    .se03 .content01 {
        background-image: url(/design/bodram/image/se03_content01_m_bg.png);
        height: 540px;
    }
    .se03 .content01 .content01_icon {
        left: 20px;
    }
    .se03 .content01 .content01_icon div .rotate_icon,
    .se03 .content01 .content01_icon div .icon_text {
        width: 122px;
    }
    .se03 .content01 .content01_text {
        top: 225px;
    }
    .se03 .content01 .content01_text .menu_title {
        font-size: 15px;
    }
    .se03 .content01 .content01_text .menu_name {
        margin-top: 17px;
        margin-bottom: 0;
        line-height: 1.3;
        font-size: 29px;
    }
    .se03 .content01 .content01_text .menu_eng {
        font-size: 15.5px;
        margin-top: 0;
        font-family: 'GrotzecCondensedLight';
    }
    .se03 .content01 .content01_list {
        bottom: 38px;
    }
    .se03 .content01 .content01_list ul {
        flex-direction: column;
        padding: 0;
    }
    .se03 .content01 .content01_list ul li {
        letter-spacing: -1px;
        margin-left: 0;
        margin-top: 9px;
        text-align: center;
        width: 130px;
        font-size: 12.8px;
        height: 24px;
        line-height: 2;
        padding: 0;
        font-family: 'YoonGothic330';
    }
    /* se03_content02 */
    .se03 .content02 {
        padding-bottom: 45px;
    }
    .se03 .content02 .content02_logo {
        padding-top: 72px;
    }
    .se03 .content02 .content02_logo img {
        width: 201px;
    }
    .se03 .content02 .content02_title_wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    .se03 .content02 .content02_title {
        margin-top: 16px;
    }
    .se03 .content02 .content02_title h1 {
        word-spacing: -1px;
        letter-spacing: -1px;
        font-size: 18px;
        margin-bottom: 5px;
    }
    .se03 .content02 .content02_title p {
        font-weight: 400;
        margin-top: 0;
        opacity: 0.9;
        font-size: 9px;
        font-family: 'YoonGothic320';
        letter-spacing: -1px;
    }
    .se03 .content02 .seperator {
        font-weight: 100;
        color: #383838;
        font-size: 20px;
        margin-top: 12px;
    }
    .se03 .content02 .content02_items {
        width: 100%;
        padding: 0 39px;
    }
    .se03 .content02 .content02_items .content_item {
        flex-direction: column;
        align-items: flex-start;
        margin-right: 0;
        margin-top: 60px;
    }
    .se03 .content02 .content02_items .content_item:first-child {
        margin-top: 25px;
    }
    .se03 .content02 .content02_items .content_item .img_wrap {
        width: 100%;
        max-width: 640px;
        border-radius: 10px;
    }
    .se03 .content02 .content02_items .content_item .img_wrap img {
        height: 190px;
    }
    .se03 .content02 .content02_items .content_item .item_desc {
        margin-left: 0;
        max-width: 370px;
        padding: 20px 0;
        width: 255px;
    }
    .se03 .content02 .content02_items .content_item .item_desc .sub_title {
        width: 109px;
        line-height: 1.4;
        height: 19px;
        font-size: 12px;
        padding: 0;
        letter-spacing: -0.5px;
        font-family: 'YoonGothic320';
        color: #D94623;
        border: 1px solid #D94623;
        opacity: 0.8;
    }
    .se03 .content02 .content02_items .content_item .item_desc .item_title {
        margin: 10px 0;
        font-weight: 400;
        font-size: 22px;
        color: #D94623;
        letter-spacing: -1px;
        font-family: 'YoonGothic340';
    }
    .se03 .content02 .content02_items .content_item .item_desc p {
        margin-top: 0;
        font-weight: 400;
        opacity: 0.9;
        font-size: 12px;
        letter-spacing: -1px;
        word-spacing: 1px;
        font-family: 'YoonGothic320';
    }
    .se03 .content02 .content02_items .content_item:nth-child(2) {
        flex-direction: column-reverse;
    }
    .se03 .content02 .content02_items .content_item:nth-child(2) .item_desc {
        align-items: flex-end;
        margin-right: 0;
        width: 100%;
    }
    .se03 .content02 .content02_items .content_item:nth-child(2) .item_desc p {
        text-align: right;
    }
    .se03 .content02 .content02_items .content_item:last-child .sub_title {
        width: 131px;
    }
    /* se03_content03 */
    .se03 .content03 .content_title {
        padding-bottom: 50px;
    }
    .se03 .content03 .content_title .text-area {
        padding-top: 60px;
    }
    .se03 .content03 .content_title .text-area h1 {
        font-size: 26px;
        line-height: 1.15;
        font-family: 'YoonGothic330';
        letter-spacing: -0.5px;
    }
    .se03 .content03 .content_title .text-area h1 span {
        font-size: 26px;
        line-height: 1.1;
        font-family: 'YoonGothic330';
        letter-spacing: -0.5px;
    }
    .se03 .content03 .content_title .text-area p {
        font-family: 'YoonGothic310';
        font-size: 12px;
        margin-top: 9px;
        letter-spacing: -0.7px;
    }
    .se03 .content03 .content_title .text-area p span {
        font-family: 'YoonGothic320';
        font-weight: bold;
    }
    .se03 .content03 .content_title .brand-compare {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_name {
        font-size: 16px;
    }
    .se03 .content03 .content_title .brand-compare .rotate .rotate_icon {
        width: 100px;
    }
    .se03 .content03 .content_title .brand-compare .rotate div {
        display: flex;
        flex-direction: column;
    }
    .se03 .content03 .content_title .brand-compare .rotate div p {
        font-size: 28px;
    }
    .se03 .content03 .content_title .brand-compare .rotate div span {
        font-size: 10px;
        margin-top: 1px;
    }
    .se03 .content03 .content_title .brand-compare .brand_item {
        margin: 0 15px;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_wrapper {
        width: 47px;
        align-items: center;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_name {
        font-size: 10px;
        margin-right: 0;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer {
        flex-direction: column-reverse;
        margin-top: 7px;
        align-items: center;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .time-image {
        display: none;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .time-image_m {
        display: block;
        width: 90%;
        margin-top: 0;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .timer {
        width: 100%;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .timer .icon {
        /* top: 13.5%;
        height: inherit; */
        height: 100%;
    }
    .se03 .content03 .content_title .brand-compare .brand_item .brand_item_timer .timer .icon canvas {
        width: 80% !important;
        height: 70% !important;
    }
    .se03 .content03 .content_title .brand-compare .brand_item:last-child .brand_item_name {
        margin-left: 0;
    }
    .se03 .content03 .content_title .brand-compare .brand_item:last-child .brand_item_timer {
        flex-direction: column;
    }
    .se03 .content03 .content_title .process-compare {
        margin-top: 20px;
    }
    .se03 .content03 .content_title .process-compare div .process_m_img {
        width: 85%;
        visibility: visible;
        opacity: 1;
        height: auto;
    }
    .se03 .content03 .content_title .process-compare div .process_w_img {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }
    .se03 .content03 .menu-list .menu_slider .swiper-slide {
        width: 39%;
        height: auto;
    }
    .se03 .content03 .menu-list .menu_slider .swiper-slide a {
        height: 100%;
        position: relative;
        display: block;
    }
    /* se03 */

    /* se04 */
    .se04 .content01 {
        padding-bottom: 40px;
    }
    .se04 .content01 .content_text {
        padding-top: 50px;
    }
    .se04 .content01 .content_text .content_subject {
        border-radius: 2px;
        width: 60px;
        height: 20px;
        font-size: 12px;
        padding: 0;
        line-height: 20px;
    }
    .se04 .content01 .content_text h1 {
        font-size: 30px;
        margin-top: 17px;
        letter-spacing: -1px;
    }
    .se04 .content01 .content_text p {
        font-size: 17px;
        margin-top: 14px;
        word-spacing: -1px;
    }
    .se04 .content01 .content_text .content_text_desc {
        margin-top: 10px;
    }
    .se04 .content01 .content_text .content_text_desc div {
        display: flex;
        flex-direction: column;
    }
    .se04 .content01 .content_text .content_text_desc span,
    .se04 .content01 .content_text .content_text_desc p {
        opacity: 0.9;
        font-size: 12px;
        color: #251714;
        word-spacing: 0px;
    }
    .se04 .content01 .content_text .content_text_desc p {
        margin-top: 7px;
    }
    .se04 .content01 .content_items {
        margin-top: 20px;
        padding: 0 7%;
    }
    .se04 .content01 .content_items .content_img {
        margin-top: 0;
    }
    .se04 .content01 .content_items .content_img .se04_content01_img01 {
        background: url(/design/bodram/image/se04_interior_img01.png) no-repeat center / contain;
        max-height: 170px;
        height: 20vh;
    }
    .se04 .content01 .content_items .content_img .se04_content01_img02 {
        background: url(/design/bodram/image/se04_interior_img02.png) no-repeat center / contain;
        height: 19vh;
        max-height: 160px;
    }
    .se04 .content01 .content_items .content_img .se04_content01_img03 {
        background: url(/design/bodram/image/se04_interior_img03.png) no-repeat center / contain;
        margin-right: 25%;
        max-height: 160px;
        height: 18vh;
    }
    .se04 .content01 .content_items .content_img:first-child {
        width: 95%;
    }
    .se04 .content01 .content_items .content_img:nth-child(2) {
        margin-top: 20px;
        margin-left: 28%;
        width: 75%;
    }
    .se04 .content01 .content_items .content_img:last-child {
        padding-bottom: 47px;
        width: 100%;
        margin-top: 17px;
    }
    .se04 .content01 .content_items .content_img:last-child .se04_content01_img04 {
        width: 36%;
    }
    .se04 .content01 .content_items .content_img:last-child .se04_content01_img04 img {
        width: 100%;
    }
    /* se04 */

    /* se05 */
    .se05 .content_text .content_subject {
        border-radius: 2px;
        width: 60px;
        height: 20px;
        font-size: 12px;
        padding: 0;
        line-height: 20px;
    }
    .se05 .content01 {
        padding-bottom: 65px;
    }
    .se05 .content01 .content_text {
        padding-top: 50px;
    }
    .se05 .content01 .content_text .text-area {
        margin-top: 20px;
    }
    .se05 .content01 .content_text .text-area p {
        line-height: 1;
        font-size: 12px;
        font-family: 'YoonGothic310';
    }
    .se05 .content01 .content_text .text-area div {
        letter-spacing: -1px;
        word-spacing: 1px;
        font-size: 24px;
        font-family: 'YoonGothic330';
        margin-top: 6px;
    }
    .se05 .content01 .content_text .content_list {
        width: 90%;
        margin-top: 12px;
    }
    .se05 .content01 .content_text .content_list .content_m_list {
        width: 100%;
        visibility: visible;
        opacity: 1;
        height: auto;
    }
    .se05 .content01 .content_text .content_list .content_w_list {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }
    .se05 .content01 .content_text .content_detail {
        width: 90%;
        margin-top: 12px;
    }
    .se05 .content01 .content_text .content_detail .content_m_price {
        width: 100%;
        visibility: visible;
        opacity: 1;
        height: auto;
    }
    .se05 .content01 .content_text .content_detail .content_w_price {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }
    .se05 .content01 .content_text .content_m_desc {
        width: 82%;
        margin-top: 3px;
        visibility: visible;
        opacity: 1;
        height: auto;
    }
    .se05 .content01 .content_text .content_w_desc {
        visibility: hidden;
        opacity: 0;
        height: 0;
        margin: 0;
    }
    .se05 .content02 {
        padding-bottom: 70px;
    }
    .se05 .content02 .content_text {
        padding-top: 70px;
    }
    .se05 .content02 .content_text .content_text_desc {
        display: flex;
        flex-direction: column;
        line-height: 1.2;
        margin-top: 30px;
    }
    .se05 .content02 .content_text .content_text_desc span {
        font-size: 34px;
        font-family: 'YoonGothic350';
    }
    .se05 .content02 .form-container {
        margin-top: 30px;
    }
    .se05 .content02 .form-container .form-group {
        margin-top: 16px;
    }
    .se05 .content02 .form-container .form-group:first-child {
        margin-top: 0;
    }
    .se05 .content02 .form-container .form-group:nth-child(2) input[type="text"] {
        padding-left: 100px;
    }
    .se05 .content02 .form-container .form-group:nth-child(3) input[type="text"] {
        padding-left: 110px;
    }
    .se05 .content02 .form-container .form-group .input-label {
        font-size: 18px;
        font-family: 'YoonGothic330';
        left: 22px;
        border: none;
        display: flex;
        align-items: center;
    }
    .se05 .content02 .form-container .form-group .input-label::after {
        content: "";
        margin-left: 15px;
        height: 17px;
        position: relative;
        display: inline-block;
        border-right: 0.5px solid #e64522
    }
    .se05 .content02 .form-container .form-group input[type="text"] {
        height: 55px;
        padding-left: 80px;
    }
    .se05 .content02 .form-container .form-group .radio_item:last-child {
        display: none;
    }
    .se05 .content02 .form-container .form-group .radio_item .radio-label {
        font-size: 18px;
        font-family: 'YoonGothic320';
    }
    .se05 .content02 .form-container .form-group .view_text {
        display: inline-block;
        font-family: 'YoonGothic310';
        font-size: 15px;
        text-decoration: underline;
        margin-left: 5px;
        text-decoration-thickness: 0em;
        text-underline-offset: 0.25em;
        width: fit-content;
        cursor: pointer;
    }
    .se05 .content02 .form-container .consent_title {
        margin-top: 32px;
    }
    .se05 .content02 .form-container .consent_title span {
        font-size: 23px;
        font-family: 'YoonGothic340';

        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
    }
    .se05 .content02 .form-container .consent_title .dot {
        font-size: 15px;
    }
    .se05 .content02 .form-container table.consent_desc_w {
        display: none;
        height: 0;
    }
    .se05 .content02 .form-container .consent_desc_m {
        display: block;
        height: auto;
    }
    .se05 .content02 .form-container .consent_desc_m dl {
        border: 1px solid #ffff;
        margin-top: 13px;
    }
    .se05 .content02 .form-container .consent_desc_m dl dt {
        border-bottom: 1px solid #ffff;
        color: #ffff;
        font-size: 19px;
        min-height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .se05 .content02 .form-container .consent_desc_m dl dd {
        color: #ffff;
        font-size: 17px;
        min-height: 58px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .se05 .content03 {
        height: 430px;
        background: url(/design/bodram/image/se05_content03_bg_m.png) no-repeat center / cover;
    }
    .se05 .content03 .content_title {
        top: 50%;
    }
    .se05 .content03 .content_title .content_title_desc {
        line-height: 1.5;
    }
    .se05 .content03 .content_title .content_title_desc p,
    .se05 .content03 .content_title .content_title_desc span {
        font-size: 13px;
        font-family: 'YoonGothic310';
    }
    .se05 .content03 .content_title .content_title_desc p.empathy,
    .se05 .content03 .content_title .content_title_desc span.empathy {
        font-family: 'YoonGothic320';
    }
    .se05 .content03 .content_title .content_title_desc div {
        display: flex;
        flex-direction: column;
    }
    .se05 .content03 .seperator {
        border-left: 1px solid #ffff;
        height: 106px;
        margin-top: 25px;
    }
    .se05 .content03 .content_empathy {
        margin-top: 28px;
    }
    .se05 .content03 .content_empathy div {
        display: flex;
        flex-direction: column;
    }
    .se05 .content03 .content_empathy span {
        font-size: 21px;
        letter-spacing: -1px;
    }
    /* se05 */

    /* consent */
    .consent_m {
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #ffff;
        animation: slideInFromBottom 0.5s ease-in-out;
        text-align: center;
        padding: 10px 30px 40px 30px;
        max-height: calc(100% - 99px);
        height: 100%;
        overflow: scroll;
    }
    .consent_m.show {
        z-index: 9999;
        display: block;
        bottom: 45px;
    }
    .consent_m.hide {
        animation: slideDown 0.5s ease-in forwards;
    }
    .consent_m .close-btn {
        padding: 7px;
        width: 45px;
        height: 42px;
    }
    .consent_m .close-btn:hover {
        cursor: pointer;
    }
    .consent_m .content_text {
        text-align: center;
        padding-top: 20px;
    }
    .consent_m .content_text .content_text_desc {
        display: flex;
        flex-direction: column;
        line-height: 1.3;
    }
    .consent_m .content_text .content_text_desc span {
        color: #272727;
        font-size: 20px;
        letter-spacing: -2px;
    }
    .consent_m .content_text .content_text_desc span:last-child {
        font-size: 23px;
        font-family: 'YoonGothic340';
    }
    .consent_m .form-container {
        margin: 0 auto;
        max-width: 800px;
        width: 100%;
        margin-top: 25px;
    }
    .consent_m .form-container .form-group {
        position: relative;
        display: flex;
        align-items: center;
        margin-top: 16px;
    }
    .consent_m .form-container .form-group:first-child {
        margin-top: 0;
    }
    .consent_m .form-container .form-group:nth-child(2) input[type="tel"] {
        padding-left: 140px;
    }
    .consent_m .form-container .form-group:nth-child(3) input[type="text"] {
        padding-left: 120px;
    }
    .consent_m .form-container .form-group .input-label {
        left: 22px;
        border: none;
        display: flex;
        align-items: center;
        position: absolute;
        /* width: fit-content; */
        width: inherit;
        padding-right: 8px;
        letter-spacing: -0.5px;
        color: #404040;
        letter-spacing: -1px;
        word-spacing: -1px;
        font-family: 'YoonGothic330';
        font-size: 19px;
    }
    .consent_m .form-container .form-group .input-label::after {
        content: "";
        margin-left: 15px;
        height: 17px;
        position: relative;
        display: inline-block;
        border-right: 0.5px solid black;
    }
    .consent_m .form-container .form-group input[type="text"],
    .consent_m .form-container .form-group input[type="tel"] {
        width: 100%;
        height: 53px;
        border-radius: 8px;
        border: none;
        outline: none;
        padding-left: 90px;
        padding-right: 10px;
        font-size: 18px;
        color: black;
        box-shadow: 0px 0px 6px -1px rgba(56, 56, 56, .5)
    }
    .consent_m .form-container .form-group .checkbox_item {
        display: flex;
        align-items: center;
        text-align: left;
    }
    .consent_m .form-container .form-group .checkbox_item:last-child {
        margin-left: 40px;
    }
    .consent_m .form-container .form-group .checkbox-label {
        color: #000000;
        font-size: 15px;
        letter-spacing: -1px;
        word-spacing: 1px;
        font-family: 'YoonGothic320';
    }
    .consent_m .form-container .form-group .checkbox-label:hover {
        cursor: pointer;
    }
    .consent_m .form-container .form-group input[type="checkbox"] {
        margin: 0 6px 0 4px;
        width: 20px;
        height: 20px;
        border: 1px solid #a1a1a1;
        border-radius: 50%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .consent_m .form-container .form-group input[type="checkbox"]:hover {
        cursor: pointer;
    }
    .consent_m .form-container .form-group input[type="checkbox"]:checked {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #a1a1a1;
        background-image: url(/design/bodram/image/baseline_done_white_18dp.png);
        background-size: 100%;
    }
    .consent_m .form-container .form-group .radio_item .radio-label {
        color: black;
        font-size: 19px;
        opacity: 0.8;
        letter-spacing: -1px;
        word-spacing: -1px;
    }
    .consent_m .form-container .form-group .view_text {
        display: inline-block;
        font-size: 13px;
        text-decoration: underline;
        text-decoration-thickness: 0em;
        text-underline-offset: 0.25em;
        width: fit-content;
        cursor: pointer;
        margin-left: 10px;
        color: #7a7a7a;
        font-family: 'YoonGothic330';
        opacity: 0.7;
        text-align: left;
    }
    .consent_m .form-container input[type="radio"] {
        margin-right: 10px;
    }
    .consent_m .form-container button {
        background-color: #e64522;
        width: 100%;
        display: block;
        height: 55px;
        border: none;
        border-radius: 10px;
        color: #ffff;
        font-family: 'YoonGothic350';
        font-size: 18px;
        margin-top: 30px;
    }
    .consent_m .form-container button:last-child {
        background-color: rgb(2 78 41 / 60%);
        margin-top: 13px;
    }
    /* consent */

    /* footer */
    .consent_footer .footer_main {
        display: none;
    }
    .consent_footer {
        bottom: -5px;
    }
    .consent_footer .footer_main_m {
        display: block;
    }
    .consent_footer .footer_main_m img {
        width: 100%;
        min-height: 75px;
        object-fit: cover;
    }
    /* footer */

    /* privacy */
    .privacy-container.show {
        width: 100%;
        bottom: 0;
        z-index: 9999;
        max-height: calc(100% - 54px);
        height: 100%;
        overflow: scroll;
    }
    .privacy-container .privacy-policy {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: scroll;
    }
    .privacy-container .privacy-policy .policy_img {
        display: none;
    }
    .privacy-container .privacy-policy .policy_img_m {
        width: 100%;
        display: block;
    }
    .privacy-container .privacy-policy .close {
        width: 25px;
        right: 15px;
        top: 20px;
    }
}
/* media query end */
/* BASIC css end */

