#snb, .contents_util, .board_btns{display: none !important}
.main_wrap{margin-bottom: 0}
#contents_body{max-width: 100%;width: 100%;min-width: 100%}
  @font-face {
    font-family: "GMarketSans";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff")
      format("woff");
    font-weight: 300;
    font-display: swap;
  }

  @font-face {
    font-family: "GMarketSans";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff")
      format("woff");
    font-weight: 500;
    font-display: swap;
  }

  @font-face {
    font-family: "GMarketSans";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff")
      format("woff");
    font-weight: 700;
    font-display: swap;
  }

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Ria';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/RiaSans-ExtraBold.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}


#lunchbox .main_visual{position: relative;height: 100vh;position: relative;width: 100%;overflow: hidden;text-align: center; background: url('/main/img/campaign/campaign34/v_bg.jpg') center center; background-size: cover; }
	  #lunchbox .main_visual .vis_mo{ display: none; }
	  #lunchbox .main_visual:after{ content:""; display: block; width: 100%; height: 233px; background-color: #204CB9; position: absolute; left: 0; bottom: 0; z-index: 1; }
      #lunchbox .main_visual .vis_img{position: absolute;left: 50%;transform: translateX(-50%); z-index: 2; width: 100%; height: 100%; }
      #lunchbox .main_visual .vis_title{position: absolute;width: 100%;top: 0;padding-top: 186px;z-index: 20}
      #lunchbox .main_visual .vis_title > span{display: block;font-size: 70px;font-weight: 900;color: #1E4BB8;margin-bottom: 0px; position: relative; }
      #lunchbox .main_visual .vis_title > strong{display: block;font-size: 103px; line-height: 1em; font-weight: 900;color: #1E4BB8;position: relative}
      
      #lunchbox .main_visual .vis_title > strong span{font-family: inherit;position: relative}
      #lunchbox .main_visual .vis_title > strong b{font-family: inherit;font-weight: inherit;position: relative}
      #lunchbox .main_visual .vis_title > strong i{position: absolute;}
      #lunchbox .main_visual .vis_title > strong b i.line{left: 0;bottom: -20px}
      #lunchbox .main_visual .vis_title > strong i.star{right: -40px;z-index: -1;top: -30px}
      #lunchbox .main_visual .vis_title > strong span i{right: 0;z-index: -1;top: 50%; left: 50%; transform: translate(-50%,-50%); right: auto; }
	  
	  #lunchbox .lunch_t{  margin-bottom: 30px; margin-top: 30px; }
	  #lunchbox .lunch_t strong{ font-size: 30px; font-weight: 700; color:#002F6A; }
	  
	  #lunchbox .info_txt{ display:flex; flex-flow: column; gap: 20px; margin-bottom: 60px; }
	  #lunchbox .info_txt strong{ font-size: 40px; font-weight: 700; color:#002F6A; }
	  #lunchbox .info_txt p{ font-size: 24px; line-height: 1.5em; color:#414F58; word-break: keep-all; }
	  
	  #lunchbox .con01{ background-color: #204CB9; position: relative; padding-top: 40px; height: 100vh; }
	  #lunchbox .con01:after{ content:""; display: block; width: 100%; height: 40px; position: absolute; left: 0; top: 0; background-color: #002B95; }
	  #lunchbox .con01 .wrap{ padding: 0 120px; display: flex; justify-content: space-between; gap: 50px; position: relative; width: 100%; height: 100%; flex-flow: row-reverse; align-items: flex-start; }
	  #lunchbox .con01 .char{ position: absolute; left: 50%; bottom: 0; transform: translate(-50%,0); }
	  #lunchbox .con01 .char img{ display: block; }
	  #lunchbox .con01 .info .top{ display:flex; justify-content: space-between; width: 100%; padding: 0 100px; }
	  #lunchbox .con01 .box .txt{ display:flex; flex-flow: column; }
	  #lunchbox .con01 .box .txt dl{ display:flex; gap: 20px; padding: 20px 0; border-bottom: 2px solid #FFFFFF; padding-left: 30px; }
	  #lunchbox .con01 .box .txt dl:nth-child(2){ border-bottom: none; }
	  #lunchbox .con01 .box .txt dl dt{ width: 158px; font-size: 24px; font-weight: 700; color:#FFFFFF; }
	  #lunchbox .con01 .box .txt dl dd{ width: calc(100% - 178px); font-size: 24px; font-weight: 500; color:#FFFFFF; }
	  #lunchbox .con01 .box .txt .red{ background-color: #FE0032; border: 2px solid #fff; border-radius: 70px; }
	  #lunchbox .con01 .box .txt .red dd b{  font-weight: 700; text-decoration: underline; position: relative; }
	  #lunchbox .con01 .box .txt .red dd b svg{ position: absolute; left: -10px; bottom: -10px; transform: translate(0,100%); }
	  #lunchbox .con01 .box .img{ margin-top: 30px; }
	  #lunchbox .con01 .box .img img{ display: block; border-radius: 20px; width: 100%; }
	  #lunchbox .con01 .box{ border-radius: 40px; border: 3px solid #FFFFFF; padding: 20px; }
	  #lunchbox .con01 .box .in{ border-radius: 20px; background-color: #14368B; padding: 60px 55px; }
	  #lunchbox .con01 .txts{ margin-top: 70px; width: 654px; border-radius: 20px; background-color: #fff; position: relative; padding: 40px; }
	  #lunchbox .con01 .txts p{ font-size: 24px; line-height: 1.5em; color:#103182; word-break: keep-all; font-weight: 700; }
	  #lunchbox .con01 .txts p span{ font-size: 20px; font-weight: 500; }
	  #lunchbox .con01 .txts svg{ position: absolute; right: 0; bottom: 2px; transform: translate(-20px,100%); }
		#lunchbox .con02{background: #EEF8FF;padding: 200px 0}
		#lunchbox .con02 .mot_box{display: flex;gap: 10px;padding-top: 40px;margin-top: 40px;    border-top: 4px dashed #C8DBE8;}
		#lunchbox .con02 .mot_box .left{width: 50%}
		#lunchbox .con02 .mot_box .left ul{display: flex;gap: 10px;flex-wrap: wrap}
		#lunchbox .con02 .mot_box .left ul li{width: calc(25% - 7.5px)}
		#lunchbox .con02 .mot_box .left ul li.on{}
		#lunchbox .con02 .mot_box .left ul li a{display: block;padding-bottom: 10px;padding-top: 13px;background: #DAEAF5;display: flex;flex-direction: column;;align-items: center;border-radius: 20px;border: 3px solid #DAEAF5;height: 100%}
		#lunchbox .con02 .mot_box .left ul li.on a{background: #fff;border-color: #4498F2}
		#lunchbox .con02 .mot_box .left ul li strong{color: #FFFFFF;font-size: 16px;display: block;padding: 5px 10px;background: #82A1B7;line-height: 19px;font-weight: 500;text-align: center;border-radius: 10px}
		#lunchbox .con02 .mot_box .left ul li .txt{height: 48px;align-items: center;display: flex}
		#lunchbox .con02 .mot_box .left ul li.on strong{background: #4498F2}
		#lunchbox .con02 .mot_box .left ul li img{width: 100px}
		#lunchbox .con02 .mot_box .right{width: 50%;}
		#lunchbox .con02 .mot_box .right{width: calc(50% - 10px);background: #DAEAF5;border-radius: 20px;overflow: hidden}
		#lunchbox .con02 .mot_box .right .today{padding: 50px;padding-top: 0}
		#lunchbox .con02 .mot_box .right .today strong{font-size: 24px;color: #1866C8;font-weight: 700;display: block;margin-bottom: 20px}
		#lunchbox .con02 .mot_box .right .today ul{display: flex;flex-wrap: wrap;gap: 10px }
		#lunchbox .con02 .mot_box .right .today ul li{width: calc(50% - 10px);height: 50px;display: flex;align-items: center;background: #C4D9E8;border-radius: 50px;padding: 0 5px;gap: 10px}
		#lunchbox .con02 .mot_box .right .wrap{height: 100%;display: flex;flex-direction: column;justify-content: space-between}
		#lunchbox .con02 .mot_box .right .today ul li.on{background: #4498F2}
		#lunchbox .con02 .mot_box .right .today ul li.on p{color: #fff}
		#lunchbox .con02 .mot_box .right .today ul li i{width: 40px;height: 40px;display: block;background: #ACC5D6;border-radius: 50%;position: relative}
		#lunchbox .con02 .mot_box .right .today ul li i:after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(/main/img/campaign/campaign34/menu_chk.png);transform: scale(0.5);opacity: 0;transition: 0.5s}
		#lunchbox .con02 .mot_box .right .today ul li.on i:after{transform: scale(1);opacity: 1}
		#lunchbox .con02 .mot_box .right .today ul li p{font-size: 16px;color: #6A8598;font-weight: 500}
		#lunchbox .con02 .mot_box .right .lock_w{position: relative;background: #DAEAF5;}
		#lunchbox .con02 .mot_box .right .lock_w img{max-width: 100%}
		#lunchbox .con02 .mot_box .right .lock_w .img_list li{position: absolute;width: 24.28%;}
		#lunchbox .con02 .mot_box .right .lock_w .img_list li:nth-child(1){top: 24.5%;left: 17.9%;}
		#lunchbox .con02 .mot_box .right .lock_w .img_list li:nth-child(2){top: 14.5%;left: 47.5%;}
		#lunchbox .con02 .mot_box .right .lock_w .img_list li:nth-child(3){top: 46.5%;left: 25.5%;}
		#lunchbox .con02 .mot_box .right .lock_w .img_list li:nth-child(4){top: 36.5%;left: 56.5%;}
		#lunchbox .con02{border-bottom: 4px dashed #C8DBE8}
		#lunchbox .button_w{display: flex;justify-content: center;gap: 20px;margin-top: 80px}
		#lunchbox .button_w button{width: 300px;height: 80px;border: 3px solid #4498F2;border-radius: 50px;box-sizing: border-box;font-size: 24px;color: #4498F2;font-weight: 600;color: #4498F2;background: #fff;transition: 0.5s}
	  #lunchbox .button_w button:hover{background: #4498F2;color: #fff}
		.inner{width: 1400px;margin: 0 auto}	
		#lunchbox .con03{border-bottom: 4px dashed #C8DBE8;background: #EEF8FF;padding-top: 200px;padding-bottom: 200px}
		#lunchbox .con03 .list{margin-top: 20px;padding-bottom: 50px;margin-bottom: 80px;    border-bottom: 4px dashed #C8DBE8;}
		#lunchbox .con03 .list ul{display: flex;gap: 20px}
		#lunchbox .con03 .list ul li .img{border-radius: 20px;overflow: hidden}
		#lunchbox .con03 .list ul li .txt{display: flex;justify-content: center;margin-top: 10px}
		#lunchbox .con03 .list ul li .txt strong{height: 35px;display: flex;align-items: center;background: #82A1B7;border-radius: 50px;padding: 0 20px;font-size: 20px;color: #FFFFFF;font-weight: 500}
		#lunchbox .con03 .list ul li .img img{display: block;max-width: 100%}
		#lunchbox .con03 .list ul li{flex: 1}
		#lunchbox .lunch_title{display: flex;align-items: center;gap: 18px;margin-bottom: 40px}
		#lunchbox .lunch_title strong{font-size: 60px;color: #1866C8;font-weight: 900;font-weight: 700;-webkit-text-stroke: 3px #fff;text-shadow: 6px 6px 0 #98C3E1;font-weight: 700;    font-family: 'Ria';}
		#lunchbox .lunch_title i{font-size: 30px;color: #FFF940;font-weight: 900;font-weight: 700;font-weight: 700;    font-family: 'Ria';width: 68px;height: 68px;display: flex;align-items: center;justify-content: center;border-radius: 50%;background: #1866C8;border: 6px solid #fff;box-shadow: 6px 6px 0 #98C3E1;}
		#lunchbox .step ul{display: flex;gap: 55px}
		#lunchbox .step ul li{flex: 1;height: 90px;display: flex;align-items: center;background: #FFFFFF;border-radius: 0 20px 20px 20px;position: relative;box-shadow: 6px 6px 0 #98C3E1;padding-top: 20px}
		#lunchbox .step ul li span{width: 123px;height: 40px;background: #1866C8;border-radius: 40px;display: flex;align-items: center;justify-content: center;position: absolute;top: -20px;left: 0;font-size: 18px;color: #FFFFFF;gap: 5px}
		#lunchbox .step ul li p{font-size: 24px;color: #1866C8;font-weight: 600;padding-left: 35px;word-break: keep-all}

		#vill_popup{position: fixed;z-index: 9999;background: rgba(0,0,0,0.25);width: 100%;height: 100%;backdrop-filter: blur(20px);display: none; top:0px;}
		/*display: none*/
		#vill_popup .pop_w{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center}
		#vill_popup .pop_w .agree{margin-top: 15px;}
		#vill_popup .pop_w .pop_in{background: #fff;padding: 50px 30px;width: 466px;border-radius: 10px;position: relative;}
		#vill_popup .pop_w .pop_in .close{position: absolute;right: -50px;top: 10px;}
		#vill_popup .pop_w .pop_in strong{font-size: 24px;color: #00438C;line-height: 26px;display: block;text-align: center;font-weight: 600;line-height: 32px;display: block;margin-bottom: 20px}
		#vill_popup .pop_w .pop_in .img_box {padding: 7px;border: 2px dashed #429BE9;border-radius: 8px;margin-bottom: 20px}
		#vill_popup .pop_w .pop_in .img_box .img_w img{display: block;width: 100%}
		#vill_popup .pop_w .pop_in .img_box .img_w button{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0}
		#vill_popup .pop_w .pop_in .img_box .img_w{border-radius: 6px;overflow: hidden;position: relative;padding-top: 57.25%;background: #E1F1FE30}
		#vill_popup .pop_w .pop_in .img_box .img_w img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}
		#vill_popup .pop_w .pop_in .img_box .img_w input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;z-index: 5}
		#vill_popup .pop_w .pop_in textarea{display: block;border: 2px solid #000000;border-radius: 10px;padding: 24px;height: 175px;width: 100%}
		#vill_popup .pop_w .pop_in .text{position:relative}
		#vill_popup .pop_w .pop_in .agree{line-height: 1.5}
		#vill_popup .pop_w .pop_in label{font-size: 14px;color: #666}
		#vill_popup .pop_w .pop_in .text span{position:absolute;bottom: 10px;right: 10px;font-size: 12px;}

		#vill_popup .btn button{ width: 225px; height: 64px; display:flex; align-items: center; justify-content: center; position: relative; border-radius: 60px; background-color: #429BE9; overflow: hidden; margin: 0 auto; margin-top: 30px;color: #fff;font-size: 18px;}
		#vill_popup .btn button span{font-size:inherit;font-weight:inherit;color:inherit;transition:0.5s;position: relative;z-index:2;font-weight: 500}
		#vill_popup .btn button:hover  span{color: #429BE9}
		#vill_popup .btn button ul li{ font-size: 20px; line-height: 1.5em; font-weight: 600; color:#FFFFFF; letter-spacing: -0.02em; transition: transform .5s; }
		#vill_popup .btn button ul li:last-child{ color: #429BE9; }
		#vill_popup .btn button ul{ height: 30px; overflow: hidden; position: relative; z-index: 1; }
		#vill_popup .btn button:after{ content:""; display: block; width: calc(100% + 32px); aspect-ratio: 1 / 1;  position: absolute; left: 50%; top: 100%; transform: translate(-50%,0); background-color: #fff; border-radius: 50%; transition: top .5s, transform .5s; }
		#vill_popup .btn button:hover ul li{ transform: translateY(-100%); }
		#vill_popup .btn button:hover:after{ transform: translate(-50%,-50%); top: 50%; }  
	  
	  #lunchbox .main_visual .vis_title{ transform: translateY(50px); opacity: 0; transition: transform 1s, opacity 1s; }
	  #lunchbox .main_visual.on .vis_title{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .main_visual .vis_img{ transform: translate(-50%, 70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: .3s; }
	  #lunchbox .main_visual.on .vis_img{ transform: translate(-50%, 0); opacity: 1; }
	
	  
	  #lunchbox .con01{ overflow: hidden;  }
	  #lunchbox .con01 .wrap .info{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; }
	  #lunchbox .con01.on .wrap .info{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .con01 .txts{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: .3s; }
	  #lunchbox .con01.on .txts{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .con01 .char{ transform: translate(-50%,70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: .6s; }
	  #lunchbox .con01.on .char{ transform: translate(-50%,0); opacity: 1; }
	  #lunchbox .title1{ text-align: center; margin-bottom: 40px; }
	  #lunchbox .title1 strong{ font-size: 60px; font-weight: 900; color:#002F6A;  }
	  
	  #lunchbox .title1{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; }
	  #lunchbox .on .title1{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .lunch_title{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: .3s; }
	  #lunchbox .on .lunch_title{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .info_txt strong{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: .5s; }
	  #lunchbox .on .info_txt strong{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .info_txt p{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: .7s; }
	  #lunchbox .on .info_txt p{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .step ul li{ transform: translateY(60px); opacity: 0; transition: transform 1s, opacity 1s; }
	  #lunchbox .on .step ul li{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .con02 .button_w{ transform: translateY(60px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: 1.9s; }
	  #lunchbox .con02.on .button_w{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .step ul li:nth-child(1){transition-delay: 1s; }
	  #lunchbox .step ul li:nth-child(2){transition-delay: 1.2s; }
	  #lunchbox .step ul li:nth-child(3){transition-delay: 1.4s; }
	  
	  #lunchbox .con02 .mot_box{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: 1.7s; }
	  #lunchbox .con02.on .mot_box{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .lunch_t{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: 1.7s; }
	  #lunchbox .on .lunch_t{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .con03 .list{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: 2s; }
	  #lunchbox .con03.on .list{ transform: translateY(0); opacity: 1; }
	  
	  #lunchbox .con03 .button_w{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: 2.2s; }
	  #lunchbox .con03.on .button_w{ transform: translateY(0); opacity: 1; }
	  
	  
	  	@media (max-width: 1800px) {
			#lunchbox .con01 .wrap{ padding: 0 40px; }
			#lunchbox .main_visual .vis_title{ padding-top: 120px;  }
		}
	  	@media (max-width: 1540px) {
			#lunchbox .con01 .txts p{ font-size: 20px; } 
			#lunchbox .con01 .txts p span{ font-size: 17px; }
			#lunchbox .con01 .txts{ width: 50%; }
			#lunchbox .con01 .info{ width: 50%; }
			#lunchbox .con01 .box .txt dl dt{ font-size: 18px; width: 100px; }
			#lunchbox .con01 .box .txt dl dd{ font-size: 18px; width: calc(100% - 120px); }
			#lunchbox .con01 .box .in{ padding: 40px; }
			#lunchbox .con01 .char img{ width: 290px; }
		}
		@media (max-width: 1460px) {
			.inner{width: 100%;padding: 0 20px}
			#lunchbox .con02 .mot_box .left ul li strong{font-size: 14px;}
		}
		@media (max-width: 1160px) {
			#lunchbox .step ul li p{font-size: 20px;padding-right: 20px}
			#vill_popup .pop_w .pop_in strong{font-size: 16px;line-height: 1.5}
			#vill_popup .pop_w .pop_in{max-width: calc(100% - 80px)}
			#vill_popup .pop_w .pop_in .close{right: -30px;}
			#vill_popup .pop_w .pop_in .close img{width: 24px}
			#vill_popup .pop_w .pop_in{padding: 40px 20px}
			#vill_popup .pop_w .pop_in textarea{height: 130px;padding: 15px}
			#vill_popup .btn button{width: 150px;height: 40px;font-size: 14px}
			#vill_popup .pop_w .pop_in label{font-size: 13px}
			#lunchbox .con02 .mot_box{flex-direction: column}
			#lunchbox .con02 .mot_box .left{width: 100%}
			#lunchbox .con02 .mot_box .right .lock_w{max-width: 690px;margin: 0 auto}
			#lunchbox .con02 .mot_box .right{width: 100%}
			#lunchbox .con02 .mot_box .right .today{padding: 20px;padding-top: 0}
			#lunchbox .con02 .mot_box .left ul li strong{font-size: 12px}
			#lunchbox .con02 .mot_box .left ul li img{width: 60px}
			#lunchbox .con02 .mot_box .left ul li a{border-radius: 5px;padding: 5px}
			#lunchbox .con02 .mot_box .right .today ul li{height: 30px;}
			#lunchbox .con02 .mot_box .right .today ul li p{font-size: 13px;}
			#lunchbox .con02 .mot_box .right .today ul li i{width: 20px;height: 20px}
			#lunchbox .con02 .mot_box .right .today ul li i:after{background-size: 100% 100%}
			#lunchbox .con02 .mot_box .right .today{padding: 10px;padding-top: 0}
			#lunchbox .con03 .list ul li .txt strong{font-size: 13px;height: 26px;padding: 0 10px}
			#lunchbox .con03 .list ul li .img{border-radius: 10px}
			#lunchbox .con03 .list ul{gap: 10px}
			#lunchbox .step ul li p{font-size: 16px}
			#lunchbox .lunch_title strong {
				font-size: 40px;
				-webkit-text-stroke: 1.5px #fff;
				text-shadow: 6px 6px 0 #98C3E1;}
			#lunchbox .step ul li span{height: 30px;padding: 0 10px;font-size: 13px;width: 110px;top: -15px;width: auto}
			#lunchbox .step ul li{padding-top: 0}
	  		#lunchbox .lunch_title i{font-size: 14px;width: 40px;height: 40px;border-width: 3px}
	  		#lunchbox .step ul li{height: 60px}
			#lunchbox .con02{padding: 65px 0}
			#lunchbox .con03{padding-top: 65px}
			#lunchbox .lunch_title{margin-bottom: 40px}
			
			#lunchbox .info_txt strong{ font-size: 26px; }
			#lunchbox .info_txt p{ font-size: 16px;line-height: 1.5em; }
			#lunchbox .info_txt{ gap: 10px; margin-bottom: 40px; }
			#lunchbox .lunch_t strong{ font-size: 20px; }
			#lunchbox .lunch_t { margin-bottom: 15px; }
			#lunchbox .con01 .wrap{ flex-flow: column; align-items: center;  padding-bottom: 400px; }
			#lunchbox .con01 .wrap .info{ width: 80%; }
			#lunchbox .con01{ height: auto; }
			#lunchbox .con01 .wrap .txts{ width: 100%; margin-top: 0; }
			#lunchbox .con01 .txts{ padding:25px; }
			#lunchbox .con01 .txts p{ font-size: 16px; }
			#lunchbox .con01 .txts p span{ font-size: 14px; }
			#lunchbox .con01 .txts svg{ transform: translate(-100px, 100%) scaleX(-1); }
			#lunchbox .main_visual .vis_img{ position: relative; width: 100%; height: 100%; }
			#lunchbox .main_visual .vis_img img{ width: 120%; position: absolute; left: 50%; bottom: 0; transform: translate(-50%,0); }
			#lunchbox .main_visual .vis_title > span{ font-size: 40px; }
			#lunchbox .main_visual .vis_title > strong{ font-size: 60px; }
			#lunchbox .main_visual .vis_title > strong span i svg{ width: 140px; height: auto; }
			#lunchbox .main_visual .vis_title > strong b i.line{ bottom: -10px; }
			#lunchbox .main_visual .vis_title > strong b i.line svg{ width: 130px; height: auto; }
			#lunchbox .main_visual .vis_title > strong i.star svg{ width: 50px; height: auto; }
			#lunchbox .main_visual .vis_title > strong i.star{ right: -20px; top: -20px;  }
		}
		@media (max-width: 860px) {
			#lunchbox .step ul li span{height: 26px}
			#lunchbox .con02 .mot_box{margin-top: 20px;padding-top: 20px;border-width: 2px}
			#lunchbox .step ul li p{padding: 0 20px;font-size: 14px}
			#lunchbox .step ul li{padding: 10px 0;border-radius: 10px;padding-top: 20px}
			#lunchbox .con03 .list ul{flex-wrap: wrap}
			#lunchbox .con03 .list ul li{width: calc(50% - 5px);flex: auto}
			#lunchbox .con02 .mot_box .left ul li img{width: 40px}
			#lunchbox .con02 .mot_box .left ul li .txt{height: 29px}
			#lunchbox .con02 .mot_box .left ul li strong{font-size: 10px;padding:2px 5px;line-height: 1.25;border-radius: 3px;word-break: keep-all}
			#lunchbox .con02 .mot_box .right{border-radius: 10px}
			#lunchbox .con02 .mot_box .left ul {flex-flow: wrap; }
			#lunchbox .con02 .mot_box .left ul li{width: calc(25% - 7.5px);}
			#lunchbox .con02 .mot_box .right .today strong{font-size: 16px;margin-bottom: 10px}
			#lunchbox .step ul{flex-direction: column;gap: 30px}
			#lunchbox .button_w button{width: 100px;height: 40px;font-size: 13px}
			#lunchbox .button_w{margin-top: 20px;gap: 10px}
			#lunchbox .lunch_title strong{font-size: 36px}
			#lunchbox .con01 .wrap .info{ width: 100%; }
			#lunchbox .con01 .box .txt dl{ gap: 0; padding: 15px 0; padding-left: 20px; }
			#lunchbox .con01 .box .txt dl dt{ font-size: 15px; }
			#lunchbox .con01 .box .txt dl dd{ font-size: 15px; }
			#lunchbox .con01 .box .in{ padding: 25px; }
			#lunchbox .con01 .box .txt .red dd b svg{ width:40px; height: auto; }
			#lunchbox .con01 .box .img{ margin-top: 15px; }
			#lunchbox .con01 .char img{ width: auto; height: 300px; }
			#lunchbox .con01 .wrap{ padding-bottom: 280px; }
			#lunchbox .info_txt strong{ font-size: 22px; }
			#lunchbox .info_txt p{ font-size: 16px; }
			#lunchbox .con01 .wrap{ padding: 0 20px; padding-bottom: 280px; }
			#lunchbox .con01 .txts svg{        transform: translate(-50px, 100%) scaleX(-1); }
			#lunchbox .con01 .info .top{ padding: 0 50px; }
			#lunchbox .con01 .info .top svg{ height: 30px; width: auto; }
			#lunchbox .con01 .box{ padding: 10px; border-radius: 20px; }
			#lunchbox .con01 .box .in{ border-radius: 10px; padding: 20px; }
			#lunchbox .con01 .box .txt dl{ flex-flow: column; gap: 4px; }
			#lunchbox .con01 .box .txt dl dt{ width: 100%; }
			#lunchbox .con01 .box .txt dl dd{ width: 100%; }
			#lunchbox .con01 .txts p span br{ display: none; }
			#lunchbox .main_visual .vis_title > span{ font-size: 30px; }
			#lunchbox .main_visual .vis_title > strong{ font-size: 40px; }
			#lunchbox .main_visual .vis_title > strong span i svg{ width: 100px; }
			#lunchbox .main_visual .vis_title > strong b i.line svg{ width: 90px; }
			#lunchbox .main_visual .vis_title > strong i.star svg{ width: 35px; }
			#lunchbox .main_visual .vis_title > strong i.star{ right: -15px; top: -10px; }
			#lunchbox .title1 strong{ font-size: 26px; }
			
			#lunchbox .con03{ padding-bottom: 80px; border-bottom: none; }
			#lunchbox .con03 .list{ margin-bottom: 30px; padding-bottom: 30px; }
			
		}
		  @media (max-width: 414px) {
			  #lunchbox .main_visual .vis_img img{ width: 200%; max-width: none !important; }
			#lunchbox .main_visual .vis_mo{ position: absolute; left: 50%; bottom: 202px; z-index: 5; display: block; }
			#lunchbox .main_visual .vis_mo img{ width: 100px; }
			  
			  #lunchbox .main_visual .vis_mo{ transform: translate(-50%, 70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: .3s; }
	  		#lunchbox .main_visual.on .vis_mo{ transform: translate(-50%, 0); opacity: 1; }
			  
		  }

    /* 260604 로고추가 */
  #lunchbox .logo_group{ margin-top: 90px; display:flex; justify-content: center; }
  #lunchbox .logo_group img{ display: block; max-width: 80%; }

  #lunchbox .con03 .logo_group{ transform: translateY(70px); opacity: 0; transition: transform 1s, opacity 1s; transition-delay: 2.5s; }
  #lunchbox .con03.on .logo_group{ transform: translateY(0); opacity: 1; }

  @media (max-width: 860px) {

      #lunchbox .logo_group{ margin-top: 40px; }
  }
  /* 260604 로고추가 끝 */