
/* change */
.change{height: 900px;box-sizing: border-box;}
.change_under_wrap{height: 900px;}
.change_under{width: 100%;height: 100%;}
.cu_bg_wrap{display: flex;flex-wrap: wrap;}
.cu_bg{width: 50%;height: 50%;background-color: #000;}
.cu_logo{padding-bottom: 50px;}
.cu_txt_wrap{align-items: center;}
.cu_circle{width: 264px;height: 264px;border-radius: 50%;color: var(--green);font-weight: 700;font-family: var(--gmk);}
.cu_circle01{margin-right: 20px;z-index: 2;}
.cu_circle01_bg{background-image: url('../img/page/fran/cu_circle01_bg.png');}
.cu_circle02{background-color: var(--beige);border: 3px solid var(--green);box-sizing: border-box;}
.cu_txt_line{width: 355px;height: 1px;margin-bottom: 25px;background-color: #fff;}
.cu_txt_left .cu_txt_line{transform-origin: center right;}
.cu_txt_right .cu_txt_line{transform-origin: center left;}
.cu_txt_left{text-align: start;}
.cu_txt_right{text-align: end;}
.cu_txt_left,
.cu_txt_right{padding-top: 10px;}
.cu_txt_left .txt01,
.cu_txt_right .txt01{padding-bottom: 20px;}
.cu_txt_left .txt01 em{display: inline-block;padding-top: 10px;}
.cu_txt_left .txt02,
.cu_txt_right .txt02{padding-bottom: 15px;}
.cu_txt_right .txt01 em{display: inline-block;padding-bottom: 10px;}

.change_cover{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;z-index: 3;}
.cc_bg_wrap{background-image: url('../img/page/fran/cc_bg_wrap.jpg');}
.cc_tit_logo{margin: 0 20px;}
.cc_tits{display: flex;align-items: center;justify-content: start;width: 471px;margin-top: -4px;}
.cc_tit_sp{margin-right: 10px;}
.cc_img_cover{margin-bottom: -185px;opacity: 0;}
.cc_img_under{bottom: -425px;left: 50%;margin-left: -458px;animation: circle 25s linear infinite;}

@keyframes circle {
    0% {transform: rotate(0);}
    100% {transform: rotate(360deg);}
}

/* what */
.what{height: 965px;padding-top: 120px;overflow: hidden;box-sizing: border-box;}
.what_bg{background-color: #000;}
.what_tit{font-size: 105px;color: #faf4c1;}
.what_tit span{letter-spacing: -0.04em;}
.what_tit svg{height: 91px;}
.what_subTit{height: 105px;padding-bottom: 20px;color: #f9f5f2;box-sizing: border-box;letter-spacing: -0.04em;}
.what_slide{width: 100%;margin-top: 98px;}
.what_slide .swiper-container{width: 100%;height: 100%;}
.what_slide .swiper-slide{width: 900px;margin: 0 150px;}
.what_slide_img_txt{top: 80px;left: -165px;}
.what_slide_img_tit{min-width: 315px;margin-bottom: 15px;background: url('../img/page/fran/what_slide_img_tit.png')no-repeat center/cover;font-weight: 500;}
.what_slide_img_tit span{padding: 29px 24px 26px 29px;box-sizing: border-box;}
.what_slide_img_tit .red{color: var(--red);}
.what_slide_img_des{color:#cecece}

/* media */
.press{padding: 20px 0;background-color: #000;}
.press_tit_wrap{top: 70px;margin-left: -176px;}
.press_tit{margin-bottom: 30px;}
.press_slide{width: 100%;}
.press_slide .swiper-slide{width: 613px;height: 360px;margin: 0 10px;}
.press .swiper-slide_video01{background-image: url('../img/page/fran/marquee-item_bg01.gif');}
.press .swiper-slide_video02{background-image: url('../img/page/fran/marquee-item_bg02.gif');}
.press .swiper-slide_video03{background-image: url('../img/page/fran/marquee-item_bg03.gif');}
.press .swiper-slide_video04{background-image: url('../img/page/fran/marquee-item_bg04.gif');}
.press .swiper-slide_video05{background-image: url('../img/page/fran/marquee-item_bg05.gif');}
.press .swiper-slide_video06{background-image: url('../img/page/fran/marquee-item_bg06.gif');}
.press .swiper-slide_video07{background-image: url('../img/page/fran/marquee-item_bg07.gif');}

/* only */
.only{height: 900px;background-color: #000;border: 40px solid var(--beigeD);box-sizing: border-box;}
.only::after{content: '';display: inline-block;position: absolute;left: -45px;top: 157px;width: 294px;height: 425px;background: url('../img/page/fran/only_bg_left_deco.png')no-repeat center/cover;}
.only_bg{bottom: 0;right: 0;}
.only_bg_right{top: 0;right: 0;}
.only_cont{display: flex;align-items: start;height: 100%;padding-right: 75px;}
.only_bg_left{position: absolute; right: 50%;width: 50%;height: 100%;padding-top: 290px;margin-right: 580px;background-color: var(--greenD);}
.only_bg_left::before{content: '';display: inline-block;position: absolute;right: -440px;top: 0;width: 830px;height: 830px;border-radius: 50%;background-color: var(--greenD);}
.only_cont_left{position: relative;padding-right: 220px;padding-top: 290px;z-index: 2;}
.only_cont_left .tit_wrap{padding-bottom: 40px;}
.only_cont_left .tit01{padding-bottom: 20px;}
.only_cont_left .des{color: var(--greenL);}

.only_cont_right{padding-top: 120px;}
.only_cont_right .tit_wrap{padding-bottom: 170px;}
.only_t_logo{padding-top: 100px;padding-bottom: 45px;}
.only_cont_right  .tit01{padding-bottom: 25px;}
.only_circle{width: 270px;height: 270px;border-radius: 50%;text-align: center;}
.only_circle_wrap{display: flex;}
.only_circle01{background-color: var(--beige);}
.only_circle02{margin-left: -20px;border: 1px solid var(--beige);box-sizing: border-box;}
.only_circle_in .num{letter-spacing: -0.1em;color: var(--green);}

/* goat */
.goat{padding: 80px 0 120px;background-color: var(--beigeD);}
.goat_in{max-width: 1860px;width: 100%;margin: 0 auto;}
.goat_box{width: calc((100% - 19.3548%)/2);height: 860px;box-sizing: border-box;}
.goat_right{margin-top: 220px;}
.goat_center{display: flex;justify-content: center;width: 19.3548%;margin-top: 250px;text-align: center;}
.goat_center_tit01{margin-right: 14px;}
.goat_center_tit02{padding-top: 65px;}
.goat_left_bg{background-color: #000;}
.goat_right_bg{background-image: url('../img/page/fran/goat_right_bg.jpg');}
.goat_box_tit{writing-mode: vertical-lr;letter-spacing: -0.25em;color: #f6eee7;}
.goat_right{display: flex;justify-content: center;align-items: start;padding-top: 215px;}
.goat_right_slide{width: 100%;}
.goat_right_slide .swiper-slide{width: 100%;}
.goat_right_slide_img{height: 404px;padding-bottom: 90px;}
.goat_right_slide_des{line-height: 1.42;}
.goat_paging{display: flex;flex-direction: column;position: absolute;top: 180px;right: 30px;}
.goat_paging li{width:10px;height:10px;margin-bottom:11px}
.goat_paging li:last-child{margin-bottom:0}
.goat_paging li a{display:block;width:100%;height:100%;border-radius:50%;background-color: rgba(255,255,255,0.4);box-sizing: border-box;}
.goat_paging li.swiper-pagination-bullet-active a{background-color:#fff}


/* three */
.three{display: flex;align-items: end;height: 1200px;background-color: var(--green);}
.three_bg_wrap{background-image: url('../img/page/fran/three_bg_wrap.jpg');}
.three_cont_tit_wrap{margin-bottom: 35px;}
.three_cont_tit01 .dot{position: relative;}
.three_cont_tit01 .dot::after{content: '';display: inline-block;position: absolute;left: 50%;top: -16px;transform: translateX(-50%);width: 6px;height: 6px;border-radius: 50%;background-color: #fff;}
.three_cont{width: 1377px;margin: 0 auto;}
.three_cont_in{display: flex;justify-content: space-between;align-items: end;height: 932px;}
.three_bar{text-align: center;box-sizing: border-box;color: #fff;overflow: hidden;}
.three_bar01{width: 350px;height: 588px;padding-top: 105px;}
.three_bar02{width: 604px;height: 932px;padding-top: 125px;z-index: 3;}
.three_bar03{width: 350px;height: 588px;padding-top: 105px;}
.three_bar01_bg{background-image: url('../img/page/fran/three_bar01_bg.png');}
.three_bar02_bg{background-image: url('../img/page/fran/three_bar02_bg.png');}
.three_bar03_bg{background-image: url('../img/page/fran/three_bar03_bg.png');}
.three_bar02 .three_bar_in{bottom: 110px;margin-left: -217.5px;}
.three_bar_tit{padding-bottom: 30px;font-size: 35px;font-weight: 600;letter-spacing: -0.04em;}
.three_bar_lists{padding-bottom: 30px;}
.three_bar_list{display: flex;align-items: center;justify-content: center;width: 240px;height: 50px;margin: 0 auto;margin-bottom: 10px;font-size: 20px;background-color: rgba(255,255,255,0.1);border: 1px solid #fff;box-sizing: border-box;border-radius: 25px;}
.three_bar_list:last-child{margin-bottom: 0;}
.three_bar_des{font-weight: 600;}
.three_bar02 .three_bar_txt{padding-bottom: 50px;}
.three_bar02 .three_bar_tit{font-size: 50px;font-weight: 500;}
.three_bar02 .three_bar_tit01{padding-bottom: 15px;}
.three_bar02 .three_bar_tit02{padding-bottom: 20px;}
.three_bar02 .three_bar_des{font-weight: 400;}
.three_bar02 .logo{padding-bottom: 35px;}
.three_bar02 .three_bar_lists{padding-bottom: 50px;}
.three_bar02 .three_bar_list{width: 435px;height: 70px;margin-bottom: 20px;border: 1px solid #be1f00;box-sizing: border-box;border-radius: 34px;background-color: var(--beige);color: #000;font-size: 30px;font-weight: 600;}
.three_bar02 .three_bar_list:last-child{margin-bottom: 0;}
.three_bar_cont_des{font-weight: 600;}
.three_bar_cont_des .highlight{background-color: #be1f00;}
.three_bar03 .three_bar_lists{padding-bottom: 93px;}

/* forget */
.forget{height: 940px;padding-top: 120px;box-sizing: border-box;background: url('../img/page/fran/forget_bg_under.jpg')no-repeat center/cover}
.forget_bg_under{background-color: #221f1f;}
.forget_bg_cover{top: 0;left: 50%;width: 1514px;margin-left: -234px;height: 100%;clip-path: polygon(16.7% 0%,100% 0,100% 100%,0% 114%);overflow: hidden;}
.forget_bg_cover .bg{top: 0;right: 0;width: 100%;height: 100%;background-color: #000;background-size: cover;}
.forget_tit{margin-bottom: 120px;}
.forget_tit span{color: var(--green);}
.forget_tit .highlight{top: -15px;bottom: -5px;background-color: var(--beige);}
.forget_list_wrap{top: 288px;left:50%;margin-left: -611px;}
.forget_subTit_wrap{padding-bottom: 30px;margin-left: 53px;}
.forget_subTit02{margin: 0 47px 0 45px;}
.forget_list{display: flex;align-items: center;justify-content: start;width: 1041px;height: 70px;margin-bottom: 20px;box-sizing: border-box;}
.forget_list01{padding-left: 108px;background-image: url('../img/page/fran/forget_list01.jpg');}
.forget_list02{padding-left: 173px;background-image: url('../img/page/fran/forget_list02.jpg');}
.forget_list03{padding-left: 93px;background-image: url('../img/page/fran/forget_list03.jpg');}
.forget_list04{padding-left: 30px;background-image: url('../img/page/fran/forget_list04.jpg');}
.forget_list p{font-size: 28px;letter-spacing: -0.04em;font-weight: 500;}
.forget_list .right_txt{margin-left: 65px;color: #fff;}

/* best */
.best{padding: 120px 0;}
.best_tit{margin-bottom: 60px;color: var(--green);}
.best_cont{display: flex;max-width: 1350px;width: 100%;margin: 0 auto;}
.best_box_left{width: calc(100% - 790px);height: 550px;margin-right: 10px;}
.best_box_left_bg{background-image: url('../img/page/fran/best_box_left_bg.jpg');}
.best_cont .num_box{display: flex;align-items: center;justify-content: center;height: calc(100% - 124px);}
.best_cont .num_box_in{display: flex;align-items: center;justify-content: center;flex-direction: column;width: 466px;height: 168px;border-radius: 84px;background-color: var(--beige);border: 1px solid var(--green);box-sizing: border-box;}
.best_cont .num{padding-bottom: 25px;color: var(--red02);}
.best_cont .best_nums{padding-bottom: 25px;color: var(--red02);}
.best_cont .num_box_in .des{color: var(--green);}
.best_cont .num_box_bottom{padding: 30px 0;background-color: var(--green);color: #fff;}
.best_slide{width: 790px;}
.best_slide .swiper-slide{width: calc((100% - 10px)/2);margin-right: 10px;}
.best_slide .top{margin-bottom: 10px;}

/* perfect */
.perfect{padding-top: 120px;background-color: var(--green);}
.perfect_bottom_bg_video{background-color: #000;}
.perfect_tit_wrap{padding-bottom: 120px;}
.perfect_tit01{padding-bottom: 10px;}
.perfect_top{display: flex;justify-content: center;align-items: start;}
.pt_left,
.pt_right{padding-top: 45px;}
.pt_center .circle{display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;width: 340px;height: 340px;margin: 0 160px 0 117px;border-radius: 50%;background-color: var(--beige);text-align: center;z-index: 2;}
.pt_center .circle::after{content: '';display: inline-block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 425px;height: 425px;background: url('../img/page/fran/pt_center_circle.png')no-repeat center/cover;}
.pt_center .circle .num{padding-bottom: 28px;color: var(--red02);}
.pt_center .circle .des{color: #000;}
.pt_center .small_circle{position: absolute;top: -80px;left: 137px;display: flex;align-items: center;justify-content: center;width: 66px;height: 66px;border-radius: 50%;background-color: #08291b;color: var(--greenL);z-index: 3;}
.pt_center .small_circle01{animation: rotate02 10s infinite linear;transform-origin: center 250px;}
.pt_center .small_circle01 span{animation: rotate01 10s infinite linear}
.pt_center .small_circle02{background: url('../img/page/fran/pt_small_circle02.png')no-repeat center/cover;animation: rotate02 6s infinite linear;transform-origin: center 250px;}
.pt_center .small_circle02 span{animation: rotate01 6s infinite linear}
@keyframes rotate01 {
	0%{transform: rotate(0deg)}
	100%{transform: rotate(360deg)}
}
@keyframes rotate02 {
	0%{transform: rotate(0deg)}
	100%{transform: rotate(-360deg)}
}
.pt_box_tit{padding-bottom: 25px;}
.pt_left_tit01::after{content: '';display: inline-block;position: absolute;left: -68px;top: -20px;width: 58px;height: 58px;background: url('../img/page/fran/pt_small_circle02.png')no-repeat center/cover;}
.pt_right_tit01::after{content: '';display: inline-block;position: absolute;left: -68px;top: -20px;width: 58px;height: 58px;background: url('../img/page/fran/pt_small_circle01.png')no-repeat center/cover;}

.perfect_bottom{display: flex;max-width: 1860px;width: 100%;margin: 0 auto;margin-top: -65px;overflow: hidden;}
.perfect_bottom_bg_wrap{left: 0;bottom: 0;width: 100%;height: 640px;}
.pb_box{width: 50%;}
/* .pb_left_bottom_bg{background-image: url('../img/page/fran/pb_left_bottom_bg.jpg');}
.pb_right_bottom_bg{background-image: url('../img/page/fran/pb_right_bottom_bg.jpg');} */
.pb_left_bottom_bg{background-color: rgba(200,176,137,0.35);}
.pb_right_bottom_bg{background-color: rgba(13,26,81,0.4);}
.pb_box_top{position: relative;padding: 54px 0;background-color: var(--beigeD);text-align: center;overflow: hidden;}
.pb_box_top.pb_right_top{background-color: var(--navy);}
.pb_left_top::before{content: '';display: inline-block;position: absolute;right: -270px;bottom: 50px;width: 540px;height: 540px;border-radius: 50%;background-color: var(--green);}
.pb_right_top::before{content: '';display: inline-block;position: absolute;left: -270px;bottom: 50px;width: 540px;height: 540px;border-radius: 50%;background-color: var(--green);}
.pb_box_top .tit01{padding-bottom: 28px;}
.pb_left_top .tit01 .green{color: var(--green);}
.pb_right_top .tit01 .green{color: var(--beige);}
.pb_box_bottom{height: 540px;}
.pb_box_bottom_in{display: flex;flex-direction: column;align-items: center;justify-content: space-between;width: 100%;height: 100%;}
.pb_box_bottom_in .twrap{display: flex;width: 100%;height: 80px;background-color: rgba(200,176,137,0.4);}
.pb_right_bottom_in .twrap{display: flex;width: 100%;height: 80px;background-color: rgba(13,26,81,0.4);}
.pb_box_bottom_in .twrap .box{display: flex;justify-content: center;align-items: center;width: 50%;border: 1px solid rgba(245,241,225,0.6);box-sizing: border-box;}
.pb_box_bottom_in .twrap .box:first-child{border-right: none;margin-left: -1px;}
.pb_left_bottom_in .twrap .box:last-child{border-right: none}
.pb_box_bottom_in .twrap p{display: flex;align-items: center;}
.pb_box_bottom_in .twrap .m_20{margin-right: 20px;}
.pb_box_bottom_in.pb_left_bottom_in .twrap .box:first-child{border-left: none;}
.pb_box_bottom_in.pb_right_bottom_in .twrap .box:last-child{border-right: none;}

.pb_box_bottom_slide{width: 100%;height: 320px;}
.pb_box_bottom_slide .swiper-slide{width: 100%;height: 100%;}
.pb_box_bottom_slide .swiper-slide_in{display: flex;justify-content: center;align-items: end;width: 100%;height: 100%;}
.pb_box_bottom_slide .pb_slide_deco{top: 0;left:50%;margin-left: 180px;animation: bounce 1s linear infinite;}
@keyframes bounce {
    0%{transform: translateY(15px);}
    50%{transform: translateY(0);}
    100%{transform: translateY(15px);}
}
.pb_box_bottom_slide .pb_slide_des{top: 30px;transform: translateX(-50%);font-family: var(--sm);color: #fff;font-weight: 500;font-size: 20px;letter-spacing: -0.04em;}

.pb_box_bottom_slide.pb_right_bottom_slide .pb_slide_deco{top: 0;left: auto;right:50%;margin-right: 180px;}
.pb_box_btns{position: absolute;bottom:55px;width:65px;height:65px;background-repeat:no-repeat;background-position:center;font-size:0;}
.pb_box_btns.pb_left_prev{left: 50%;margin-left: -405px;background-image:url('../img/page/fran/pb_left_btn.png')}
.pb_box_btns.pb_left_next{right: 50%;margin-right: -405px;background-image:url('../img/page/fran/pb_left_btn.png');transform: rotate(-180deg);}
.pb_box_btns.pb_right_prev{left: 50%;margin-left: -405px;background-image:url('../img/page/fran/pb_right_btn.png')}
.pb_box_btns.pb_right_next{right: 50%;margin-right: -405px;background-image:url('../img/page/fran/pb_right_btn.png');transform: rotate(-180deg);}

/* delivery */
.delivery{background-color: var(--green);}
.delivery_in{padding: 50px 0 30px;}
.delivery_txt01{width: 469px;}
.delivery_txt01_in{width: 100%;}
.delivery_txt02{width: 468px;margin-left: -45px;}
.delivery_txt02_in{width: 100%;}

/* area */
.area{padding-bottom: 120px;background-color: var(--green);}
.area_in{max-width: 1860px;width: 100%;margin: 0 auto;}
.area_top{width: 100%;height: 587px;}
.area_top_bg{background-image: url('../img/page/fran/area_top_bg.jpg');}
.area_top_in{display: flex;justify-content: space-between;width: 1200px;margin: 0 auto;padding-top: 115px;box-sizing: border-box;}
.wave_wrap{top: 160px;width: 256px;height: 256px;margin-left: -128px;}
.wave_wrap .wave{top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;background-color: rgba(245, 236, 194, 0.2);border: 1px solid #fff;}
.wave_wrap .flag{top: 10px;margin-left: -64px;}
.area_top_in .highlight{background-color: var(--brownL);}
.area_top_in .at_box_tit{padding-bottom: 25px;}
.at_right_twrap01{padding-bottom: 65px;}
.area_top_in .at_left_subTit{padding-bottom: 15px;}

.area_bottom{width: 100%;height: 417px;overflow: hidden;}
.area_bottom_in_wrap{width: 100%;height: 100%;background-color: var(--yellD);}
.area_bottom_in{display: flex;justify-content: space-between;align-items: end;width: 1200px;height: 100%;margin: 0 auto;box-sizing: border-box;}
.area_bottom_bg{margin-left: -23px;margin-bottom: 10px;}
.area_bottom_txt{padding-bottom: 185px;}
.area_bottom_tit{padding-bottom: 25px;}
.area_bottom_tit em{color: var(--green);}
.area_bottom_bar_wrap{display: flex;justify-content: center;align-items: end;}
.area_bottom_bar{text-align: center;overflow: hidden;}
.area_bottom_bar .bar{width: 220px;overflow: hidden;}
.area_bottom_bar .bar .bar_in_wrap{display: flex;align-items: center;justify-content: center;flex-direction: column;bottom: 0;width: 100%;}
.area_bottom_bar01{margin-right: 75px;color: var(--brownL);}
.area_bottom_bar02{color: var(--brownL02);}
.area_bottom_bar .num{padding-bottom: 10px;}
.area_bottom_bar01 .bar{height: 290px;background-color: var(--brownL);color: #fff;}
.area_bottom_bar02 .bar{height: 158px;background-color: var(--brownL02);color: #4d3206;}
.area_bottom_bar01 .bar .bar_in_wrap{height: 290px;}
.area_bottom_bar02 .bar .bar_in_wrap{height: 158px;}
.area_bottom_bar01 .bar .img{padding-bottom: 20px;}

/* kind */
.kind{padding: 120px 0;}
.kind_txt{padding-bottom: 60px;}
.kind_tit_wrap{padding-bottom: 30px;}
.kind_tit01{padding-bottom: 15px;}
.kind_tit02{color: var(--green);}
.kind_cont{display: flex;justify-content: space-between;max-width: 1385px;width: 100%;margin: 0 auto;}
.kind_box{display: flex;justify-content: center;align-items: center;flex-direction: column;width: 530px;height: 530px;border: 1px solid var(--green);box-sizing: border-box;border-radius: 50%;overflow: hidden;text-align: center;}
.kind_box_top{display: flex;justify-content: center;align-items: center;width: 100%;height: calc(100% - 210px);}
.kind_box_top .tit{padding-bottom: 20px;line-height: 1.35;}
.kind_box_top .tit em{color: var(--green);}
.kind_box_bottom{width: 100%;height: 210px;padding-top: 40px;background-color: var(--green);color: #fff;box-sizing: border-box;}
.kind_box_bottom .num{padding-bottom: 10px;}
.kind_box_bottom .des01{padding-bottom: 10px;}
.kind_left_wrap::before{content: '';display: inline-block;position: absolute;left: 50%;top: -40px;transform: translateX(-50%);width: 361px;height: 80px;background: url('../img/page/fran/kind_left_deco.png');}
.kind_center{margin-left: -265px;}
.kind_center_bg{background-image: url('../img/page/fran/kind_center.png');}

/* chef */
.chef .highlight{background-color: rgba(173, 109, 32, 0.7);}
.chef_txt{padding-bottom: 70px;}
.chef_bg{width: 1860px;height: 1280px;margin-left: -930px;background-color: var(--beigeD);}
.chef_in{padding-top: 90px;}
.chef_cont{display: flex;justify-content: space-between;width: 1260px;margin: 0 auto;margin-bottom: 100px;}
.chef_box{display: flex;align-items: center;justify-content: center;width: calc((100% - 10px)/2);height: 904px;}
.chef_box .box_in .twrap{padding-top: 25px;}
.chef_box_tit{padding-bottom: 25px;}
.chef_box_left_bg{background-image: url('../img/page/fran/chef_box_left_bg.jpg');}
.chef_box_right{flex-direction: column;justify-content: space-between;}
.chef_box_right .box{display: flex;justify-content: center;align-items: end;height: calc((100% - 10px)/2);width: 100%;}
.chef_box_right .box .box_in{display: flex;justify-content: space-between;width: 100%;padding: 0 43px 30px;}
.chef_box_right .box_top .bg{background-image: url('../img/page/fran/chef_box_right_top.jpg');}
.chef_box_right .box_top .bg .swiper-slide{width: 100%;height: 100%;}
.chef_box_right .box_bottom .bg{background-image: url('../img/page/fran/chef_box_right_bottom.jpg');}
.chef_arrow_wrap{display: flex;margin-left: -26.5px;}
.chef_arrow_wrap01{top: 186px;}
.chef_arrow_wrap02{bottom: 186px;}
.chef_arrow{margin-left: -10px;}
.chef_arrow01{animation: arrow 1s linear infinite;}
.chef_arrow02{animation: arrow 1s linear infinite;}
.chef_arrow03{animation: arrow 1s linear infinite;}
.chef_slide_wrap{display: flex;justify-content: center;align-items: end;max-width: 1860px;width: 100%;height: 120px;margin: 0 auto;background-color: var(--green);}
.chef_slide{width: 365px;height: 204px;}
.chef_slide .swiper-slide{width: 100%;}
.chef_slide .swiper-slide_in{display: flex;justify-content: center;align-items: end;height: 100%;}
.chef_slide_des{padding-bottom: 40px;margin-left: 15px;}

.chef_graph{}
.chef_graph .graph{width: 120px;height: 120px;}
.chef_graph .graph image{transform: rotate(90deg);transform-origin: center;}
.chef_graph .graph .fill{top: auto;bottom: 0;}
.chef_graph_bar{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 120px;height: 120px;}
.chef_graph .graph_txt{position: absolute;top: 32px;margin-left: -25px;color: #fff;}
.chef_graph .graph_txt .tit{margin-bottom: 5px;}
.chef_graph .graph_txt01{left: 6px;}
.chef_graph .graph_txt02{right: 12px;}
.chef_graph_wrap .graph_txt{font-weight: 800;color: #fbf4c2;}
.chef_graph_wrap .graph_des{padding-top: 20px;text-align: center;font-weight: 600;color: var(--yell);}

/* middle */
.middle{padding-top: 120px;}
.middle_txt{padding-bottom: 50px;}
.middle_tit{margin-bottom: 35px;}
.middle_cont{display: flex;}
.middle_box{display: flex;align-items: center;justify-content: center;width: 50%;height: 610px;text-align: center;}
.middle_box_in{width: 100%;}
.middle_box_txt{padding-bottom: 70px;}
.middle_right .middle_box_txt{padding-bottom: 40px;}
.middle_box_tit{padding-bottom: 20px;line-height: 1.5;}
.middle_left_bg{background-image: url('../img/page/fran/middle_left_bg.jpg');}
.middle_right_bg{background-image: url('../img/page/fran/middle_right_bg.jpg');}
.middle_lists{display: inline-block;}
.middle_list{display: flex;justify-content: center;align-items: center;width: 280px;height: 50px;margin-bottom: 20px;background-color: var(--beige);border: 2px solid var(--green);box-sizing: border-box;border-radius: 25px;color: #000;}
.middle_list em{color: var(--green);}
.middle_slide{width: calc(50% + 328px);margin-left: auto;}
.middle_slide .swiper-slide{width: 328px;margin-right: 20px}
.middle_slide_txt{display: flex;align-items: center;justify-content: center;width: 100%;height: 58px;background-color: var(--beige);color: var(--green);font-size: 20px;font-weight: 700;letter-spacing: -0.04em;}

/* interior */
.interior{height: 100vh;}
.interior_bg{background-image: url('../img/page/fran/interior_bg.jpg');}
.interior_bg_light{background-image: url('../img/page/fran/interior_bg_light.png');}
.interior_bg_green{background-color: var(--greenD);}
.interior_win{top: 50%;margin-top: -194.5px;margin-left: -186px;z-index: 5;}
.interior_img_wrap{height: 2000px;overflow: hidden;opacity: 0;transform: translateY(60%);}
.interior_img01{left: 0;top: 235px;}
.interior_img02{left: 13.5vw;top: 4.3999vw;}
.interior_img03{left: 11.5vw;top: 26vw;}
.interior_img04{right: 11.4vw;top: 27.4vw;}
.interior_img05{right: 12.5vw;top: 2vw;}
.interior_img06{right: 0;top: 15.8vw;}

/* suc */
.suc{padding: 120px 22px 0;background-color: var(--beigeD);}
.suc .deco_line_right,
.suc .deco_line_left{height: 100%;}
.suc_txt{padding-bottom: 70px;}
.suc_txt_logo{padding-right: 20px;}
.suc_cont{max-width: 1500px;width: 100% ;margin:0 auto;}
.suc_top{display: flex;height: 427px;}
.suc_top .st_box{display: flex;align-items: center;justify-content: center;width: 50%;height: 100%;text-align: center;}
.st_left_bg{background-image: url('../img/page/fran/st_left_bg.jpg');}
.st_right{background-color: var(--green);}
.st_right .line_wrap{top: 10px;letter-spacing: 10px;width: calc(100% - 20px);height: calc(100% - 20px);}
.st_right .line_wrap .line{position: absolute;background-color: #fff;}
.st_right .line_wrap .line_top{top: 0;left:0;width: 100%;height: 1px;}
.st_right .line_wrap .line_right{top: 0;right:0;width: 1px;height: 100%;}
.st_right .line_wrap .line_left{top: 0;left:0;width: 1px;height: 100%;}
.st_right .line_wrap .line_bottom{bottom: 0;left:0;width: 100%;height: 1px;}
.st_box_txt{padding-bottom: 70px;}
.st_box_tit{padding-bottom: 25px;}
.st_box_tit em{color: #d8262f;}
.st_box_num{padding-bottom: 10px;}

.suc_bottom{padding: 55px 0 80px;background-color: var(--beige);}
.suc_bottom_in{width: 1200px;margin: 0 auto;}
.sb_box_wrap{display: flex;width: 100%;}
.sb_box{width: 50%;}
.sb_left_bottom_bg{background-image: url('../img/page/fran/sb_left_bottom_bg.jpg');}
.tab_cont_in02 .sb_left_bottom_bg{background-image: url('../img/page/fran/sb_left_bottom_bg02.jpg');}
.sb_box_top{display: flex;justify-content: space-between;align-items: end;padding-bottom: 30px;}
.sb_box_top_tit{line-height: 1.18;color: var(--beigeD);font-weight: 800;}
.sb_box_top .line{top: 37px;right: 0;width: 365px;height: 3px;background-color: var(--beigeD);}
.sb_box_top_btn a{display: flex;justify-content: center;align-items: center;width: 241px;height: 84px;}
.sb_box_top_btn p{color: #fff;font-weight: 600;}
.sb_box_bottom{display: flex;justify-content: center;align-items: center;width: 100%;height: 578px;}
.sb_bottom_lists_txt{top: 0px;width: 100%;text-align: center;transform: translateX(-50%);}
.sb_box_bottom_lists{padding-top: 90px;}
.sb_box_bottom_list{display: flex;width: 324px;height: 100px;margin-bottom: 9px;border: 1px solid #fff;box-sizing: border-box;}
.sb_box_bottom_list .left{width: 95px;border-right: 1px solid #fff;text-align: center;}
.sb_box_bottom_list .right{width: calc(100% - 95px);}
.sb_box_bottom_list .left,
.sb_box_bottom_list .right{display: flex;justify-content: center;align-items: center;}
.sb_box_bottom_list .left .txt{font-weight: 600;}
.sb_left_top_btn{margin-right: 10px;}
.sb_left_top .line{transform-origin: center left;}
.sb_right_bottom_bg{background-image: url('../img/page/fran/sb_right_bottom_bg.jpg');}
.tab_cont_in02 .sb_right_bottom_bg{background-image: url('../img/page/fran/sb_right_bottom_bg02.jpg');}
.sb_right_top{justify-content: end;}
.sb_right_top_btn{margin-left: 10px;}
.sb_right_top_btn p{color: var(--green);}
.sb_right_top .line{top: 37px;left: 0;width: 365px;height: 3px;background-color: var(--green);transform-origin: center left;}
.sb_right_top_tit{color: var(--green);}
.sb_box_bottom_list.sb_right_bottom_list{border: none;}
.sb_right_bottom_list .left{background-color: #fff;color: var(--green);}
.sb_right_bottom_list .right{background-color: var(--green);color: #fff;}
.suc_bottom_circle{display: flex;align-items: center;justify-content: center;top: -1px;left: 0;width: 324px;height: 162px;margin-left: -162px;background-image: url('../img/page/fran/suc_bottom_circle.png');color: #fff;}
.suc_bottom_circle .num{padding-bottom: 10px;}

.suc_bottom_tab_wrap{position: relative;margin-top: -80px;z-index: 2;}
.suc_bottom_tab_lists{display: flex;justify-content: center;align-items: center;margin-bottom: 30px;}
.suc_bottom_tab_cont{height: 578px;}
.suc_bottom_tab_cont .tab_cont_in.active{display: flex;}

.suc_story{display: flex;height: 458px;}
.suc_story_left{display: flex;align-items: center;justify-content: center;width: calc(100% - 816px);background-color:#f5eed0;text-align: center;}
.suc_story_left_logo{padding-bottom: 20px;}
.suc_story_right{width: 816px;overflow: hidden;}
.suc_story_right_bg{background-image: url('../img/page/fran/suc_story_right_bg.jpg');}
.suc_story_right_txt{top: 50%;transform: translate(-50% , -50%);width: 90%; color: #f5f1e1;}
.suc_story_right_txt .des{line-height: 1.3333;}
.suc_story_right_txt_icon01{top: -30px;left: -50px;}
.suc_story_right_txt_icon02{bottom: -14px;right: -40px;transform: rotate(-180deg);}
.suc_story .story_video_thum_wrap{margin-top: 40px;}
.suc_story .story_video_thum{width: 178px;height: 98px;margin-right: 10px;border: 2px solid transparent;box-sizing: border-box;cursor: pointer;transition: all 0.1s linear;}
.suc_story .story_video_thum:last-child{margin-right: 0;}
.suc_story .story_video_thum.on,
.suc_story .story_video_thum:hover{border: 2px solid #debd5b}
.suc_story .story_video_thum a{display: inline-block;width: 100%;height: 100%;}
.suc_story .story_video_thum_bg{background-image: url('../img/page/main/story_video_thum_bg.jpg');}

.suc_bottom_tab_list{font-weight: 700;color: var(--green);}
.suc_bottom_tab_list a{background-image: url('../img/page/fran/sb_right_top_btn.png');}
.suc_bottom_tab_list a.active{background-image: url('../img/page/fran/sb_left_top_btn.png');color: #fff;}

.suc .chef_arrow_wrap{display: flex;top:255px;left: 0;margin-left: -26.5px;}
.suc .chef_arrow_wrap01{top: 186px;}
.suc .chef_arrow_wrap02{bottom: 186px;}
.suc .chef_arrow{margin-left: -10px;}

/* full_vd */
.full_vd{width: 1700px;height: 956px;margin: 0 auto;padding: 60px 0 40px;}
.full_vd_in{width: 100%;height: 100%;}
.full_video{top: 0; left: 0; width: 100%; height: 100%;}
.full_video_lists{z-index:0}
.full_video_lists .full_video_list{opacity: 1;position: absolute;top: 0;left: 0;width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat}
.full_svg{position:absolute;top:0;left:0;width:100%;height:100%}

.full_video_gra{bottom: 0; left: 0; z-index:10;width: 100%; height: 559px; background: url('../img/page/fran/video_gra_pattern.png') repeat center;}
.full_bot_slide{z-index:10;width: 100%; left: 0;bottom: -38px;}
.full_bot_slide .swiper-container{padding-top: 50px}
.full_bot_slide .swiper-slide{position: relative; width: 400px; height: 225px;transition: all 0.3s;cursor: pointer;}
.full_bot_slide .swiper-slide_in{width: 100%;height: 100%;transform: scale(0.85);}
.full_bot_slide .full_bot_sl_bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;}
.full_bot_gra{position: absolute; bottom: 0;left: 0; width: 100%; height: 135px; background-image: url('../img/page/fran/full_bot_gra.png'); background-position: center; background-repeat: no-repeat;}
.full_bot_gra_active{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); opacity: 0;}
.full_bot_slide_txt{position: absolute; left: 20px; bottom: 18px; font-size: 26px; font-weight: 700; line-height: 1.3846; color: #fff; z-index: 1;}
.full_bot_time_wrap{position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; background-color: rgba(255,255,255,0.2); z-index: 1; opacity: 0;}
.full_bot_time{position: absolute; top: 0; left: 0; height: 100%; width: 0; background-color: #e50717;}
.full_bot_slide .swiper-slide.swiper-slide-active .swiper-slide_in{transform:scale(1);transition: all 0.3s;}
.full_bot_slide .swiper-slide.swiper-slide-active .full_bot_gra_active,
.full_bot_slide .swiper-slide.swiper-slide-active .full_bot_time_wrap{opacity: 1;}
.full_play_btn_wrap{bottom: 230px; margin-left: -600px; z-index: 20;}
.full_play_btn_wrap .full_play_btn{display: inline-block; font-size: 26px;font-weight: 800;color: var(--greenD); width: 230px; height: 70px; border-radius: 35px; line-height: 70px; text-align: center; background-color: #fff; }
.full_play_btn_wrap .full_play_btn img{display: inline-block; margin-right: 10px;margin-top: -5px;}
.full_btns{position: absolute;top:675px; left: 50%; z-index:20;width:90px;height:90px;background-repeat:no-repeat;background-position:center;font-size:0}
.full_btns.full_prev{margin-left: 570px;background-image:url('../img/page/main/full_slide_btn.png')}
.full_btns.full_next{margin-left: 670px;background-image:url('../img/page/main/full_slide_btn.png');transform: rotate(-180deg);}

/* cost */
.cost{padding: 120px 0;}
.cost_tit{padding-bottom: 60px;}

/* inquary */
.inquary{padding: 120px 0;background-color: var(--green);}
.inquary_tit{padding-bottom: 60px;}

@keyframes arrow {
    0% {transform: translateX(-15px);opacity: 0;}
    100% {transform: translateX(0);opacity: 1;}
}



/* ~2000 */
@media screen and (max-width:2000px) {

    /* only */
    .only_cont_left{padding-left: 30px;}
}

/* ~1800 */
@media screen and (max-width:1800px) {

    /* only */
    .only::after{display: none;}

    /* interior */
    .interior_img_wrap > div{transform: scale(0.8);}
    .interior_img01,
    .interior_img02,
    .interior_img03{transform-origin: center left;}
    .interior_img04,
    .interior_img05,
    .interior_img06{transform-origin: center right;}
}


/* ~1550 */
@media screen and (max-width:1550px) {

    /* perfect */
    .pb_right_top{padding-left: 30px;}
    .pb_left_top{padding-right: 30px;}

    /* interior */
    .interior_img_wrap > div{transform: scale(0.7);}
}

/* ~1400 */
@media screen and (max-width:1400px) {

    /* best */
    .best_cont .num_box_in{transform: scale(0.9);}

    /* only */
    .only_cont_left{transform: scale(0.9);transform-origin: center left;}

    /* perfect */
    .pb_right_top{padding-left: 100px;}
    .pb_left_top{padding-right: 100px;}

    
}
