.title_stamp {
    width: 52px;
    height: 42px;
}

/* three */
.three {
    background-color: #000;
}
.three_head {
    position: absolute;
    top: 120px;
    left: 0;
    z-index: 10;
    width: 100%;
    color: #fff;
    pointer-events: none;
}
.three_head .three_sub {
    color: #fff;
}
.three_head .three_title {
    margin-bottom: 50px;
}
.three_title .fs-lg {
    font-size: 36px !important;
}
.three_head .head_sub_wrap {
    display: inline-block;
    font-family: 'NotoSerifKR';
}
.head_sub_wrap .three_desc {
    letter-spacing: -0.03em;
    line-height: 1.4692;
}
.three_head .three_info {
    margin-top: 16px;
    color: #ccc;
}
.three_head .three_info em {
    color: #fff;
}
.three_model {
    top: 183px;
    margin-left: -675px;
    pointer-events: none;
}
.three_boxs_container {
    height: 1000px;
}
.three_boxs_bg,
.three_boxs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.three_box_bg {
    position: relative;
    float: left;
    width: 33.333%;
    height: 100%;
    overflow: hidden;
}
.three_box_bg .box_inner {
    width: 100%;
    height: 100%;
}
.three_box_bg1 .box_inner {
    background-image: url('../img/page/fran/three_box1_bg.jpg');
}
.three_box_bg2 .box_inner {
    background-image: url('../img/page/fran/three_box2_bg.jpg');
}
.three_box_bg3 .box_inner {
    background-image: url('../img/page/fran/three_box3_bg.jpg');
}
.three_box_bg4 .box_inner {
    background-image: url('../img/page/fran/three_box4_bg.jpg');
}

.three_box {
    opacity: 0.5;
    position: relative;
    float: left;
    width: 33.3333%;
    height: 100%;
    overflow: hidden;
}
.three_box .box_inner {
    width: 100%;
    height: 100%;
}
.three_box .box_cover {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
}
.three_box .box_cover:after {
    content: '';
    display: block;
    height: calc(451px - 22.5675vw);
    background-color: #fff8f1;
}
.three_box:nth-child(2) .box_cover:after {
    background-color: #f4e7da;
}
.three_box:nth-child(3) .box_cover:after {
    background-color: #eedac7;
}
.three_box:nth-child(4) .box_cover:after {
    background-color: #eedac7;
}
.three_box .box_twrap {
    position: absolute;
    top: 68.8888%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
}
.three_box:nth-child(2) .box_twrap {
    top: 62.2222%;
}
.three_box:nth-child(3) .box_twrap {
    top: 55.5555%;
}
.three_box:nth-child(4) .box_twrap {
    top: 57.5555%;
}
.three_box .box_label{
    margin-bottom: 15px;
}
.three_box .box_title {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 26px;
    font-family: 'NotoSerifKR';
    line-height: var(--line-height-base);
}
.three_box .box_date {
    width: fit-content;
    height: 34px;
    margin: 0 auto 15px;
    padding: 0 10px;
    background-color: #61493f;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
}
.three_box .box_sales {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.three_box .box_sales .cols {
    font-weight: 700;
    font-size: 20px;
    font-family: 'NotoSerifKR';
    line-height: 1.5;
}
.three_box .box_sales .col2 {
    font-size: 50px;
}

.three_box .three_stamp {
    opacity: 0;
    position: absolute;
    top:/*29.3333*/ 30%;
    right: 30px;
    transform: translateY(-50%);
}
.three_box:nth-child(2) .three_stamp {
    top: 15.5555%;
}
.three_box:nth-child(3) .three_stamp {
    top: 0;
}
.three_box:nth-child(4) .three_stamp {
    top: 0;
}

/* story */
.story {
    max-width: 1800px;
    padding: 0 50px;
    box-sizing: border-box;
    margin: 120px auto 0;
}
.story .inner_1800 {
    background-color: #3f2c24;
}
.story_slide .swiper-slide {
    display: flex;
}
.story_sl_twrap {
    display: flex;
    width: 50%;
    box-sizing: border-box;
    justify-content: end;
}
.story_sl_head {
    width: 600px;
    padding-top: 69px;
}
.story_title {
    padding-bottom: 41px;
    font-family: 'NotoSerifKR';
    font-weight: 700;
    font-size: 30px;
    color: #ffffff;
    line-height: var(--line-height-base);
}
.story_sl_title {
    font-size: 20px;
    font-family: 'NotoSerifKR';
    line-height: var(--line-height-base);
    color: #ffffff;
}
.story_sl_store_wrap {
    padding-top: 15px;
}
.story_sl_store {
    color: #cccccc;
}
.story_view_btn {
    display: inline-block;
    height: 38px;
    margin-top: 43px;
    background-color: #a12a2f;
    padding: 0 30px;
    font-family: 'NotoSerifKR';
    font-size: 20px;
    letter-spacing: -0.03em;
    line-height: 38px;
    color: #fff;
}
.story_btns_wrap {
    height: 28px;
}
.story_btns {
    position: absolute;
    top: 0;
    width: 8px;
    height: 15px;
    background: no-repeat center / cover;
    font-size: 0;
}
.story_btns.story_prev {
    left: 40px;
    background-image: url('../img/page/fran/story_prev_20240808.png');
}
.story_btns.story_next {
    left: 69px;
    background-image: url('../img/page/fran/story_next_20240808.png');
}
.story_btns.story_prev::before {
    content: '';
    position: absolute;
    top: 1px;
    right: -10px;
    width: 1px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.3);
}
.story_imgs {
    width: 50%;
    height: 490px;
}
.story_imgs li {
    position: relative;
    overflow: hidden;
}
.story_img01_wrap {
    width: 33.3333%;
}
.story_img02_wrap {
    width: 66.6666%;
}
.story_img01 {
    background-image: url('../img/main_21/story_img01.jpg');
}
.story_img02 {
    background-image: url('../img/main_21/story_img02.jpg');
}

/* sales */
.sales {
    height: 1115px;
}
.sales_head {
    position: relative;
    z-index: 1;
    padding-top: 190px;
}
.sales_bg_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 662px;
}
.sales_bg_top .sales_bg_img {
    width: 190px;
}
.sales_bg_top .sales_bg_img1 {
    top: -30px;
    margin-left: 342px;
}
.sales_bg_top .sales_bg_img2 {
    top: 41px;
    margin-left: -940px;
}
.sales_bg_top .sales_bg_img3 {
    top: 194px;
    margin-left: -736px;
}
.sales_bg_top .sales_bg_img4 {
    top: 235px;
    margin-left: 517px;
}
.sales_bg_top .sales_bg_img5 {
    top: 326px;
    margin-left: -451px;
}
.sales_bg_top .sales_bg_img6 {
    top: 433px;
    margin-left: 317px;
}
.sales_bg_top .sales_bg_img7 {
    top: 450px;
    margin-left: -866px;
}
.sales_bg_top .sales_bg_img8 {
    top: 470px;
    margin-left: 749px;
}
.sales_bg_top .sales_bg_img9 {
    top: -15px;
    margin-left: -474px;
}
.sales_bg_top .sales_bg_img10 {
    top: 32px;
    margin-left: 638px;
}
.sales_cir_top,
.sales_cir_btm {
    position: absolute;
    left: 50%;
    width: 656px;
    height: 328px;
    margin-left: -328px;
}
.sales_cir_top {
    top: 334px;
}
.sales_cir_top .swiper-container {
    border-radius: 328px 328px 0 0;
}
.sales_cir_top .swiper-slide:nth-child(1) {
    background-image: url('../img/main_21/sales_top_sl01.jpg');
}
.sales_cir_top .swiper-slide:nth-child(2) {
    background-image: url('../img/main_21/sales_top_sl02.jpg');
}
.sales_cir_top .swiper-slide:nth-child(3) {
    background-image: url('../img/main_21/sales_top_sl03.jpg');
}
.sales_cir_top .swiper-slide:nth-child(4) {
    background-image: url('../img/main_21/sales_top_sl04.jpg');
}
.sales_cir_btm {
    z-index: 1;
    top: 662px;
    background-color: #3f2c24;
    border-radius: 0 0 328px 328px;
}
.sales_silde {
    z-index: 1;
    top: 662px;
    left: 0;
    width: 100%;
    padding-top: 35px;
}
.sales_silde .swiper-slide {
    width: 460px;
    text-align: center;
    opacity: 0.1;
}
.sales_silde .swiper-slide-active {
    opacity: 1;
}
.sales_sl_table {
    height: 39px;
    margin-left: 10px;
    padding: 0 12px;
    background-color: var(--dark-gray);
    font-family: 'NotoSerifKR';
    line-height: 39px;
    color: #fff;
}
.sales_sl_subtitle {
    margin-top: 20px;
}
.sales_sl_num {
    margin-top: 10px;
    font-family: 'NotoSerifKR';
    font-size: 30px;
}
.sales_sl_num em {
    font-size: 40px;
}
.sales_silde .swiper-slide-active .sales_sl_title,
.sales_silde .swiper-slide-active .sales_sl_num {
    color: #fff;
}
.sales_silde .swiper-slide-active .sales_sl_subtitle {
    color: #ccc;
}
.sales_bg {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 453px;
    box-sizing: border-box;
    border-top: 1px solid rgba(35, 25, 22, 0.3);
    background-color: #f9f3ec;
}

/* gap */
.gap {
    height: 100vh;
    background-color: #231916;
}
.gap_bgs {
    top: 0;
    left: 0;
    width: 130%;
    height: 100%;
    opacity: 0.6;
}
.gap_bgs li {
    position: relative;
    float: left;
    width: 400px;
    height: 334px;
    opacity: 0;
}
.gap_bgs li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 25, 22, 0.5);
}
.gap_head {
    z-index: 1;
    top: 18%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    color: #fff;
}
.gap_slide_wrapper,
.gap_sl_cirs li,
.gap_btns_wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    transform: translateY(-50%);
}
.gap_slide_wrapper {
    width: 50%;
    padding-top: 50%;
}
.gap_slide .swiper-container {
    overflow: visible;
}
.gap_slide .swiper-slide {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}
.gap_sl_cirs li {
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: #231916;
    visibility: hidden;
    opacity: 0;
}
.gap_sl_cirs li:nth-child(1) {
    width: 100%;
    height: 100%;
    opacity: 0.4;
}
.gap_sl_cirs li:nth-child(2) {
    width: 72.8744%;
    padding-top: 72.8744%;
    opacity: 0.5;
}
.gap_sl_cirs li:nth-child(3) {
    width: 44.5344%;
    padding-top: 44.5344%;
    opacity: 0.6;
}
.gap_sl_cont {
    position: relative;
    font-family: 'NotoSerifKR';
    color: #fff;
    text-align: center;
}
.gap_sl_title_col1 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
}
.gap_sl_title_col2 {
    display: inline-block;
    margin-left: 9px;
    padding: 0 9px;
    background-color: #b9292c;
    font-family: 'NotoSerifKR';
    font-size: 20px;
    line-height: 31px;
}
.gap_sl_text {
    margin-top: 30px;
    font-weight: 700;
    font-size: 30px;
}
.gap_sl_data {
    margin-top: 16px;
    font-size: 40px;
}
.gap_sl_data em {
    font-size: 70px;
}
.gap_btns_wrap {
    width: 36.2%;
}
.gap_btns {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    background: no-repeat center / cover;
    font-size: 0;
}
.gap_btns.gap_prev {
    left: -30px;
    background-image: url('../img/common/swiper_prev.png');
}
.gap_btns.gap_next {
    right: -30px;
    background-image: url('../img/common/swiper_next.png');
}

/* top */
.top_box {
    position: relative;
    height: 330px;
}
.top_cont_bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2560px;
    height: 100%;
    margin-left: -1280px;
}
.top_cont_bg div {
    width: 50%;
    box-sizing: border-box;
}
.top_cont_bg div:nth-child(2) {
    border-top: 1px solid rgba(35, 25, 22, 0.25);
    background-color: #eae0d6;
}
.top_cont_head {
    align-items: center;
    height: 100%;
    color: #fff;
}
.top_sales_wrap {
    text-align: center;
}
.top_sales_label{
    margin-bottom: 25px;
}
.top_sales_title {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px;
}
.top_sales_data {
    font-weight: 700;
    font-size: 40px;
    font-family: 'NotoSerifKR';
}
.top_sales_data em {
    font-size: 70px;
}
.top_cont_twrap {
    width: 510px;
    padding-top: 78px;
    box-sizing: border-box;
    font-size: 30px;
    font-family: 'NotoSerifKR';
    line-height: var(--line-height-base);
}
.top_cont_subtitle {
    padding-bottom: 20px;
    font-weight: 700;
}
.top_cont_twrap .layer_text {
    font-size: 18px;
    letter-spacing: -0.05em;
    color: var(--dark-gray);
}

.top_bg1 div:nth-child(1) {
    background-image: url('../img/page/fran/top01_bg_230814.jpg');
}
.top_bg2 div:nth-child(1) {
    background-image: url('../img/page/fran/top02_bg.jpg');
}
.top_bg3 div:nth-child(1) {
    background-image: url('../img/page/fran/top03_bg.jpg');
}

/* turnover */
.turnover {
    padding: 120px 0 130px;
    background-color: #fbf7f2;
}
.turnover_head {
    margin-bottom: 40px;
}
.turnover_head .turnover_title {
    margin-bottom: 32px;
}
.turnover_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.turnover_video {
    width: 600px;
    height: 400px;
    background-color: #555;
    overflow: hidden;
}
.turnover_slide .swiper-container {
    height: 480px;
}
.turnover_slide .swiper-slide {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 33.3333%;
}
.turnover_slide .slide_label {
    width: 220px;
}
.turnover_slide .slide_title {
    display: flex;
    justify-content: center;
    align-items: center;
    transform-origin: right center;
    transform: scale(0.7);
    position: relative;
    width: 100%;
    height: 71px;
    background-color: #f4e7da;
    font-size: 24px;
    color: #fff;
    text-align: center;
    transition: 0.3s;
    line-height: var(--line-height-base);
}
.turnover_slide .slide_title:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(244, 231, 218, 0.3);
}
.turnover_slide .slide_title:after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(244, 231, 218, 0.3);
}
.turnover_slide .slide_cont {
    position: relative;
    width: fit-content;
    margin-left: 20px;
}
.turnover_slide .slide_num {
    font-family: 'NotoSerifKR';
    font-size: 100px;
    line-height: 1;
    color: #c5b5a1;
    transition: 0.3s;
}
.turnover_slide .slide_ex {
    white-space: nowrap;
    top: -35px;
    opacity: 0;
    transition: 0.3s;
}
.turnover_slide .slide_aside {
    margin-left: 20px;
    font-weight: 700;
    font-size: 22px;
    font-family: 'NotoSerifKR';
    line-height: 1.2;
    white-space: nowrap;
}
.turnover_slide .swiper-slide-active .slide_title {
    background-color: #a12a2f;
    transform: scale(1);
}
.turnover_slide .swiper-slide-active .slide_num {
    color: #000000;
}
.turnover_slide .swiper-slide-active .slide_ex {
    opacity: 1;
}

/* point */
.point {
    padding: 120px 0 130px;
    background-color: #3f2c25;
}
.point_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.point_head {
    margin-bottom: 60px;
}
.point_head .point_title {
    color: #fff;
}
.point_lists li {
    width: 290px;
    margin-right: 13px;
    vertical-align: top;
}
.point_lists li:nth-child(even) {
    margin-top: 50px;
}
.point_lists li:last-child {
    margin-right: 0;
}
.point_lists .list_thumb {
    position: relative;
    height: 420px;
    margin-bottom: 22px;
    background-color: #999;
}
.point_lists li:nth-child(1) .list_thumb {
    background-image: url('../img/page/fran/point_list_thumb01.jpg');
}
.point_lists li:nth-child(2) .list_thumb {
    background-image: url('../img/page/fran/point_list_thumb02.jpg');
}
.point_lists li:nth-child(3) .list_thumb {
    background-image: url('../img/page/fran/point_list_thumb03.jpg');
}
.point_lists li:nth-child(4) .list_thumb {
    background-image: url('../img/page/fran/point_list_thumb04.jpg');
}
.point_lists .list_head {
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #fff;
    text-align: left;
}
.point_lists .list_head .list_sub {
    margin-bottom: 10px;
    font-family: 'NotoSerifKR';
    font-size: 18px;
}
.point_lists .list_head .list_title {
    font-family: 'NotoSerifKR';
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3846;
}
.point_lists .list_desc {
    padding-left: 30px;
    color: #ededed;
}
.point_head2 {
    padding-top: 110px;
    margin-bottom: 60px;
    color: #fff;
}
.point_head2 .point_title {
    font-weight: 700;
    font-size: 36px;
    font-family: 'NotoSerifKR';
    line-height: 1.38;
    color: #fff;
}
.point_slide {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    position: relative;
    width: 1260px;
    margin: 0 auto;
}
.point_slide_item {
    flex: 1;
}
.point_slide .slide_circle {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 324px;
    height: 324px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #f4e7da;
}
.point_slide .slide_circle .wave {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #f4e7da;
    border-radius: 50%;
}
.point_slide .swiper-slide-active .slide_circle .wave {
    animation: point_wave 0.5s infinite;
}
.point_slide .slide_circle_inner {
    position: relative;
}
.point_slide .slide_circle_title {
    margin-top: 12px;
    font-weight: 700;
    font-size: 30px;
}
.point_slide .slide_boxs {
    position: relative;
    margin-top: 50px;
}
.point_slide .slide_box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 110px;
    box-sizing: border-box;
    margin-bottom: 25px;
    background-color: #61493f;
    text-align: center;
}
.point_slide .slide_box:last-child {
    margin-bottom: 0;
}
.point_slide .slide_box_title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 26px;
    font-family: 'NotoSansKR';
    line-height: 1.2;
}
.point_slide .slide_box_desc {
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
}
.point_slide .point_btn {
    position: absolute;
    top: 136px;
    left: 50%;
    width: 27px;
    height: 51px;
    background: no-repeat center/cover;
    font-size: 0;
}
.point_slide .point_prev {
    margin-left: -480px;
    background-image: url('../img/page/fran/story_prev.png');
}
.point_slide .point_next {
    margin-left: 453px;
    background-image: url('../img/page/fran/story_next.png');
}

@keyframes point_wave {
    from {
        transform: scale(1);
        opacity: 1;
    }
    to {
        transform: scale(1.3);
        opacity: 0;
    }
}

/* optimal */
.optimal {
    height: 100vh;
}
.optimal .inner_space {
    z-index: 1;
}
.optimal_head {
    flex-direction: column;
    justify-content: space-around;
}
.optimal_title {
    width: 64px;
    height: 266px;
}
.optimal_title .title_motion_col01 {
    background-image: url('../img/page/fran/optimal_title_col01.png');
}
.optimal_title .title_stamp {
    bottom: -57px;
    left: 11px;
}
.optimal_head .optimal_subtitle {
    /* padding-top: 91px; */
    padding-bottom: 26px;
    font-weight: 700;
}
.optimal_head .layer_text {
    color: var(--dark-gray);
}
.optimal_twrap {
    padding-top: 120px;
}
.optimal_twrap .layer_title {
    margin-top: -13px;
    margin-bottom: 13px;
}
.optimal_twrap .layer_text26 {
    font-weight: 700;
    color: #444444;
}
.optimal_cir01 {
    margin-top: -237px;
    margin-left: -375px;
}
.optimal_cir02_wrapper {
    width: 216px;
    height: 432px;
    margin-top: -273px;
    margin-left: -216px;
}
.optimal_cir02_wrap {
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    border-radius: 216px;
    background-color: #3f2d27;
}
.optimal_cir02 {
    top: 0;
    left: 0;
    width: 50%;
    box-sizing: border-box;
    padding-left: 40px;
    text-align: center;
}
.optimal_cir02 .optimal_cont_title {
    padding-top: 131px;
    line-height: 1.5555;
}
.optimal_cir02 .layer_text,
.optimal_cir02 .layer_text em,
.optimal_cir02 .optimal_cont_data {
    color: #fff;
}
.optimal_cir02 .optimal_cont_data {
    padding-top: 29px;
    padding-bottom: 3px;
}
.optimal_cont_data {
    font-family: 'NotoSerifKR';
    font-weight: 700;
}
.optimal_cont_data em {
    font-size: 30px;
}
.optimal_cir02 .optimal_cont_data {
    font-size: 50px;
}
.optimal_bg {
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-image: url('../img/page/fran/optimal_bg.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.optimal_cir03_wrapper {
    z-index: 3;
    width: 270px;
    height: 540px;
    margin-top: -154px;
    border-radius: 0 270px 270px 0;
    background-color: #f4e7da;
}
.optimal_cir03 {
    border-radius: 0 270px 270px 0;
}
.optimal_cir03_cont {
    top: 0;
    right: 30px;
    width: 240px;
    height: 100%;
    box-sizing: border-box;
    padding-right: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.optimal_cir03_cont .optimal_cir03_logo {
    padding-top: 165px;
}
.optimal_cir03_cont .optimal_cont_data {
    padding-top: 12px;
    margin-bottom: -6px;
    font-size: 80px;
    color: #b9292c;
}
.optimal_cir03_cont .layer_text20 {
    color: #444;
}
.condi {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.condi_cir {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-image: url('../img/page/fran/condi_bg.jpg');
    text-align: center;
}
.condi_cir_line {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 540px;
    height: 540px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.4);
    opacity: 0;
}
.condi_cir_title {
    font-weight: 700;
    font-size: 30px;
    font-family: 'NotoSerifKR';
    line-height: 1.4;
    color: #fff;
}
.condi_cir_num {
    padding-top: 133px;
}
.condi_cir_num li {
    font-family: 'NotoSerifKR';
    color: #fff;
}
.condi_cir_num .num {
    font-size: 192px;
}
.condi_cir_num .unit {
    font-size: 96px;
}
.condi_lists {
    z-index: 3;
    width: 1200px;
    margin-top: -185px;
    margin-left: -600px;
}
.condi_lists li {
    position: absolute;
    display: flex;
    width: 420px;
    justify-content: space-between;
    align-items: center;
    height: 126px;
}
.condi_list_text {
    font-family: 'NotoSerifKR';
    font-size: 22px;
    line-height: 1.5769;
    color: #ccc;
    white-space: nowrap;
}
.condi_list_text em {
    font-family: 'NotoSerifKR';
}
.condi_lists li .condi_list_text {
    font-weight: 700;
    color: #f4e7da;
}
.condi_list_line {
    position: relative;
    height: 1px;
    background-color: rgba(244, 231, 218, 0.5);
}
.condi_lists li .condi_list_line {
    height: 2px;
    background-color: #f4e7da;
}
.condi_list_line.w196 {
    width: 170px;
}
.condi_list_line.w90 {
    width: 70px;
}
.condi_list01 .condi_list_line,
.condi_list03 .condi_list_line {
    margin-right: 60px;
}
.condi_list02 .condi_list_line {
    margin-right: 90px;
}
.condi_list04 .condi_list_line,
.condi_list06 .condi_list_line {
    margin-left: 60px;
}
.condi_list05 .condi_list_line {
    margin-left: 90px;
}
.condi_list_line .title_stamp {
    top: -8px;
    width: 20px;
    height: 17px;
}
.condi_list_line .title_stamp.condi_r {
    right: -11px;
}
.condi_list_line .title_stamp.condi_l {
    left: -11px;
}
.condi_list01,
.condi_list04 {
    top: 0;
}
.condi_list02,
.condi_list05 {
    top: 126px;
}
.condi_list03,
.condi_list06 {
    top: 252px;
}
.condi_list01,
.condi_list02,
.condi_list03 {
    left: 0;
}
.condi_list04,
.condi_list05,
.condi_list06 {
    right: 0;
}
.optimal_cir04 {
    z-index: 2;
    margin-top: -87px;
    margin-left: 93px;
}
.optimal_cir05 {
    z-index: 1;
    margin-top: -46px;
    margin-left: 356px;
}
.optimal_cir06 {
    margin-top: -19px;
    margin-left: 530px;
}
.condi_progress {
    left: auto;
    right: 0;
    width: 540px;
    height: 540px;
}

/* advanced */
.advanced {
    height: 608px;
}
.advanced_box {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
}
.advanced_box_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/page/fran/advanced_box_bg.jpg');
}
.advanced_head_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.advanced_head {
    padding-left: 50px;
}
.advanced_head .advanced_sub {
    margin-bottom: 20px;
    font-weight: 700;
}
.advanced_head .advanced_title {
    margin-bottom: 22px;
    font-weight: 700;
}
.advanced_head .advanced_desc {
    color: var(--dark-gray);
}

/* new */
.new {
    height: 676px;
    background-color: #61493f;
}
.new_head_wrap {
    display: flex;
    align-items: center;
    height: 100%;
}
.new_head .new_title {
    margin-bottom: 24px;
    line-height: var(--line-height-base);
    font-weight: 700;
    font-size: 40px;
    font-family: 'NotoSerifKR';
    color: #fff;
}
.new_head .new_title span {
    font-family: 'NotoSerifKR';
    letter-spacing: 0em;
}
.new_head .new_desc {
    color: #fff;
}
.new_flow_wrap {
    position: absolute;
    right: -144px;
    top: 0;
    height: 100%;
}
.new_flow {
    float: left;
    width: 420px;
    height: 100%;
    margin-left: 15px;
    white-space: normal;
}
.new_flow:first-child {
    margin-left: 0;
}
.new_flow .flow_item {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}

/*procedure*/
.procedure {
    padding-top: 102px;
    padding-bottom: 253px;
    text-align: center;
    background-color: #f4e7da;
    font-family: 'NotoSerifKR';
}
.procedure h2 {
    margin-bottom: 48px;
    font-size: 50px;
    font-weight: 700;
}

.cost_inquiry {
    background-image: url('../img/page/fran/cost_inquiry.jpg');
}
/* cost */
.cost {
    padding-top: 148px;
    padding-bottom: 130px;
}
.cost_title{
    margin-bottom: 60px;
}

/* inquiry */
.inquiry {
    padding-bottom: 129px;
}
.inquiry_wrapper {
    padding-top: 100px;
    padding-bottom: 225px;
    background-color: #f4e7da;
}
.inquiry_wrapper_line {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border: 1px solid rgba(139, 128, 120, 0.7);
}
.inquiry_inner {
    width: 1100px;
    margin: 0 auto;
}
.inquiry_title {
}
