@charset "utf-8";
/* CSS Document */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ 인덱스 ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

	/* 인덱스 - 메인 */
	#index_main { margin-top: 60px; position: relative;  }

	/* 인덱스 - 메인 - 탑슬라이드 */
	.TopSwiper > .swiper-wrapper{ }
	.TopSwiper , .TopSwiper > .swiper-wrapper{/*min-height: 800px; */height: auto}
	.TopSwiper , .TopSwiper > .swiper-wrapper > .swiper-slide { }
	.TopSwiper , .TopSwiper > .swiper-wrapper > .swiper-slide > a {text-align: center }
	.TopSwiper , .TopSwiper > .swiper-wrapper > .swiper-slide img.p_ver{ object-fit: cover; }

	.TopSwiper > .swiper-pagination-bullets {bottom:110px!important; transform: scale(1.3)}
	.TopSwiper > .swiper-pagination-bullets .swiper-pagination-bullet {background:var(--swiper-pagination-bullet-inactive-color,#3A856C); }
	.TopSwiper > [class*=swiper-button] {width:55px; height: 55px; background-color: #ffffff; border-radius: 100%; transition: ease all 0.1s; } 			
	.TopSwiper > [class*=swiper-button]::after { color:#3A856C; display: flex!important; justify-content: center; align-items: center; transform: scale(0.6) translateY(20%); } 			
	.TopSwiper > .swiper-button-next {right:11%!important; } 
	.TopSwiper > .swiper-button-prev {left:11%!important;}

	.TopSwiper > [class*=swiper-button]:hover{background-color: #3A856C;}
	.TopSwiper > [class*=swiper-button]:hover::after { color:#ffffff;}
	.TopSwiper > [class*=swiper-button]:active{background-color: #285C57; transform: scale(1.05); transform-origin: center;}



	#index_main .wrap { height: 800px; display: flex; align-items: center; }
	#index_main .txtwrap .txt_01 { display: inline-block; background-color: #285C57; color: #fff; width: auto; text-align: center; font-size: 1.2em; padding: 0.5rem 2rem; font-weight: 600;  position: relative; }
		#index_main .txtwrap .txt_01::before { content: ''; position: absolute; width: 40px; height: 27px; background-image: url(../images/txt_tail_obj.png); background-color: cover; bottom: -27px; left: 0; }
	#index_main .txtwrap .txt_02 { font-weight: bold; font-size: 3.6em; line-height: 1.35; margin: 40px 0 20px; }
	#index_main .txtwrap .txt_02 span { font-style: italic; font-size: 1.5em; }
	#index_main .txtwrap .txt_02 span.point { position: relative; }
		#index_main .txtwrap .txt_02 span.point::after { content: ''; background-color: #181818; width: 13px; height: 13px; border-radius: 500px; top: -6px; left: 55%; transform: translateX(-50%); position: absolute; }
	#index_main .txtwrap .txt_03 { font-size: 1.2em; }

	/* 인덱스 - 메인 폼 */
	#main_form { }

	/*#video_sec .current, #main_form .form { border-radius: 0.5rem; box-shadow: 8px 8px 15px 0 rgb(51 51 51 / 25%); }
	#main_form .form fieldset { display: none!important; float: left; }
	#main_form .form fieldset label { width: 100%; } 
	#main_form .form #name_fieldset, #main_form .form #tel_fieldset, #main_form .form #address_fieldset { display: inline-block!important; }
	#main_form .form #name_fieldset, #main_form .form #tel_fieldset { width: 49%; }
	#main_form .form #name_fieldset { margin-right: 2%; }
	#main_form .form #address_fieldset .flexwrap input { width: 75%; }
	#main_form .form #address_fieldset .flexwrap button { width: 23%; }*/

	/* 인덱스 - 신청현황 */
	#index_page #video_sec {/*background-image: url(../images/cv_bg.png); background-position: top center; background-repeat: no-repeat; background-size: 100%;*/}
	/* 신청현황 */
	#index_page #video_sec .wrap:nth-child(1) {position: relative; transform: translateY(-30%); height: auto; display: flex; align-items: stretch; justify-content: space-between; border-radius: 0.5rem; overflow: hidden; box-shadow: 8px 8px 15px 0 rgb(51 51 51 / 25%); margin-bottom: -0px; }
	#index_page #video_sec .current { width: 70%; min-width: 980px; padding: 30px; background-color: #fff;}
	#index_page #video_sec .current .current_header{margin-bottom: 15px; padding: 0 2% 0 3%;}
	#index_page #video_sec .current .current_header .current_title{  font-weight: bold; font-size: 1.2em;  margin-right: 20px; }
	#index_page #video_sec .current .current_header a{ font-size: 0.9em; color: #686868;}
	#index_page #video_sec .current .current_header a > .material-symbols-outlined{ font-size: 1.1em;}


	#index_page #video_sec .current #roll { overflow-y:hidden; margin-top: 15px; height:111px; max-height: 111px;/*★리스트높이x줄수*/ }
	#index_page #video_sec .current #roll::-webkit-scrollbar{display: none!important;}
	#index_page #video_sec .current #roll .current_list {height: 100%; padding-left: 1.5rem;}
	#index_page #video_sec .current #roll .current_list li { display: flex; align-items: center; position: relative; height: 37px;/*★리스트높이*/ }
		#index_page #video_sec .current .current_list li:last-of-type { margin-bottom: 0px; }
	#index_page #video_sec .current #roll .current_list li p{ width: 25%; padding: 0; text-align: center;  }
	#index_page #video_sec .current #roll .current_list li span[class*="status_badge_"] { display: inline-flex; transform: scale(0.9); width: 40%; min-width: 40%; justify-content: center; padding: 4px 14px 1px;}
	#index_page #video_sec .current #roll .current_list li .applicant {display: inline-block; font-size: 1em; width: 60%; padding-left: 3px; text-align: left;}

	/* 인덱스 - 신청버튼 */
	#index_page #video_sec .main_btn{ width: 30%; min-width: 420px; padding: 30px; background-color: #285C57; color: #fff; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; background-image: url(../images/main_btn_bg.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;}

	#index_page #video_sec .main_btn > p {text-shadow: 0 1px 2px 2px rgba(0,0,0,1.00), 0 -1px 2px 2px rgba(0,0,0,1.00); font-size: 1.1rem;}
	#index_page #video_sec .main_btn a{margin:15px 0 0!important; font-size: 1em; font-weight:700; line-height: 1.3; position: relative; display: flex; align-items: center; justify-content: center; animation:btn_bounce 2000ms infinite ease-in-out alternate;}
	#index_page #video_sec .main_btn a::after { content: ''; width: 30px; height: 33px; background-image: url(../images/cursor_obj.png); background-size: cover; position: absolute; bottom: 10px; right: -13px; }
		/* 메인 골드버튼 */
		.golden_btn { box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.4), inset 0 -2px 5px 1px rgba(139,66,8,1), inset 0 -1px 1px 3px rgba(250,227,133,1); background-image: linear-gradient(90deg, #723F00, #b47e11 10%, #fef1a2 35%, #fef1a2 65%, #bc881b 90%, #723F00); border: 1px solid #a55d07; color: rgb(120,50,5,.8); text-shadow: 0 2px 2px rgba(250, 227, 133, 1); background-size: 130% 130%; background-position:center;}
		.golden_btn:focus, .golden_btn:hover { background-size: 100% 100%; border: 1px solid rgba(165,93,7,.6); color: rgba(120,50,5); box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgba(250,227,133,1);}
		.golden_btn:active { box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.4), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgba(250,227,133,1);}


	/* 인덱스 - 메인 폼 - 신청폼 */
	/*#main_form .form { width: 68%; background-color: #fff; padding: 30px 40px; }
	#main_form .form .main_form_header { margin-bottom: 20px; }
	#main_form .form .box_02 { padding: 0; background-color: rgba(255,255,255,0); }
	#main_form .form input, #main_form .form select { padding: 0.5rem; }
	#main_form .form .btn_wrap .btn_00 { display: none; }
	#main_form .form .btn_wrap .btn_02 { display: inline-block; position: relative; }
		#main_form .form .btn_wrap .btn_02::after { content: ''; width: 30px; height: 33px; background-image: url(../images/cursor_obj.png); background-size: cover; position: absolute; bottom: 20px; right: -13px; }
	#main_form .form #captcha { display: none; }*/

	/* 인덱스 - 메인 폼 - 헤더 */
	/*.main_form_header { text-align: center; font-weight: bold; font-size: 1.2em;  }
	.main_form_header .crown_obj { margin-bottom: 10px; }*/



	/* 인덱스 - 동영상 */
	.youtubeWrap{ position: relative; height: 0; padding-top: 0px; padding-bottom: 56.25%; overflow: hidden; isolation: isolate; border-radius: 0.5rem;}
	.youtubeWrap iframe,.youtubeWrap object,.youtubeWrap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
	#index_page #video_sec { padding-top: 0;}
	#index_page #video_sec .wrap:nth-child(2){ display: flex; justify-content: space-between; align-items: center;}
	#index_page #video_sec .wrap .tit { width: 30%; }
	#index_page #video_sec .wrap .tit .tit .fs_01 { margin-bottom: 30px; }
	#index_page #video_sec .video_wrap {width: 66%!important;}
	#index_page #video_sec .video_wrap .video {  margin-top: 0; border-radius: 0.5rem; overflow: hidden; isolation: isolate;/*사파리쌓임맥락버그*/ box-sizing: border-box; }
	#index_page #video_sec .video_list { margin-top: 60px; }
	#index_page #video_sec .video_list li { width: 32%; float: left; margin-right: 2%; margin-bottom: 2%; position: relative; border-radius: 0.5rem; overflow: hidden; max-width: 448px; }
		#index_page #video_sec .video_list li:nth-of-type(3n+0) { margin-right: 0; }
		/*#video_sec .video_list li:hover { cursor: pointer; }
	#video_sec .video_list li:hover .thumbnail { position: relative; transition: 0.3s ease-in-out; transform: scale(1.2); }
	#video_sec .video_list li .txtbox { width: 100%; background-color: rgba(0,0,0,0.5); position: absolute; bottom: 0; left: 0; color: #fff; display: flex; justify-content: space-between; align-items: center; padding: 12px 20px; z-index: 2; }
	#video_sec .video_list li .txtbox span { font-size: 1.6em; }*/


	/* 인덱스, 렌탈 - 상품정보 */
	#prod_sec {background: linear-gradient(135deg, rgba(40,92,87,1) 0%,rgba(58,133,108,1) 100%);}
	#prod_sec ul.prod_list {display: flex; justify-content: space-between;}
	#prod_sec ul.prod_list li{width: 48%; cursor: pointer; }
	#prod_sec ul.prod_list li div.prod {display: flex; align-items: center; padding: 2rem; background-color: #f7f7f7; border-radius: 0.5rem; position: relative; margin-top: 12px; border: 1px solid #0000001A; }
		/*프리미엄*/
		#prod_sec ul.prod_list li:nth-child(2) div.prod {background-color: #E9F3F2;}
		#prod_sec ul.prod_list li:nth-child(2) div.prod::after{display: block; width: 100px; height: 100px; content: ''; background-image: url(../images/sanitize_icon.png); background-size: 100%; position: absolute; top: -12px; right: 30px; z-index: 2;}
	#prod_sec ul.prod_list li div.prod .prod_img{ width: 30%; height: auto; }
	#prod_sec ul.prod_list li div.prod .prod_img img{ width: 80%; object-fit: contain;}
	#prod_sec ul.prod_list li div.prod .prod_title {font-size: 1.3em; line-height: 1.25}
	#prod_sec ul.prod_list li div.prod .prod_title .point {font-weight: 700; font-size: 1.2em;}
	#prod_sec ul.prod_list li div.prod .prod_name {font-size: 1.4em; font-weight: 700; margin-bottom: 15px; }
	#prod_sec ul.prod_list li div.prod .prod_title .price{margin-top: 5px;}
	#prod_sec ul.prod_list li div.prod .prod_title .price .line{text-decoration: line-through; color: #676767}

	

	/* 와이드 배너 */
	#wide_bnr_sec { background-image: url(../images/index_wide_bnr.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }
	#wide_bnr_sec .tit { width: 30%; }
	#wide_bnr_sec .tit .fs_01 { margin-bottom: 30px; }
	#wide_bnr_sec a {float: left;}
	/* 인덱스 - 사용자 후기 */
	#index_page #review_sec {position: relative; overflow: hidden; }
	#index_page #review_sec .wrap { display: flex; justify-content: space-between }
	#index_page #review_sec .tit { width: 30%; }
	#index_page #review_sec .tit .fs_01 { margin-bottom: 30px; }

	/* 스페셜후기 */
	#index_page #review_sec .special_review_wrap{ width: 65%; z-index: 3; }
	#index_page #review_sec .special_review_wrap a{ color: #181818;}
		.special_review { width: 47.5%; height: auto; display: flex; flex-direction: column; }
		.special_review_img{width: 100%; margin: 0 auto; border-radius: 1rem; overflow: hidden; }
		.special_review_img img{ width: 100%; transition: ease all 0.5s}    
		.special_review_img img:hover{ transform: scale(1.1)}
		.special_review_cont{width: 90%; margin: 30px auto;}
		.special_review_cont > .title{ font-size: 1.6em; font-weight: 700; line-height: 1.6;}
		.special_review_cont > .name{ font-size: 1.2em; color: #3A856C; font-weight: 400; }
		.special_review_cont > .article{ margin: 15px auto; text-overflow: ellipsis; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
		.special_review_cont > .view_btn{font-size: 15px;  border: 2px solid #ddd; padding:5px 15px; border-radius: 50px; cursor: pointer;}

	#index_page #review_sec ul { width: 70%; padding-left: 5%; z-index: 2; }
	#index_page #review_sec ul li { background-color: #fff; border-radius: 0.5rem; padding: 40px; width: 49%; float: left; height: 350px; margin-bottom: 2%; cursor: pointer;}
		#index_page #review_sec ul li:nth-of-type(2n+0) { float: right; }
		#index_page #review_sec ul li:nth-of-type(3), #index_page #review_sec ul li:nth-of-type(4) { margin-bottom: 0; }
	#index_page #review_sec ul li .icon { font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48; font-size: 3em; color: #285C57; }
	#index_page #review_sec ul li .comment { margin: 20px 0 10px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
	#index_page #review_sec ul li .star_rate{ font-size: 1.3em;}
	#index_page #review_sec ul li .rv_name {margin-top: 7px;}
		#index_page #review_sec ul li .rv_name .name { font-weight: 600; font-size: 1.2em;}
		#index_page #review_sec ul li .rv_name .see_more{color: #285C57; font-weight: bold;}	

	/* 인덱스 - 포토후기 슬라이드 */
	#index_page #slide_review_sec {padding-top: 30px!important; max-width: calc(1400px + 10px)}
	.MainSwiper {display: flex; align-items: stretch; cursor: pointer}
	.MainSwiper .swiper-slide { border-radius: 0.5em; width: 100%; margin: 0 auto; background-color: #fff; border: 1px solid #0000001A;}
	.MainSwiper .swiper-slide .thumbnail { height: 350px!important;  opacity:1; filter: grayscale(0.15);}
	.MainSwiper .swiper-slide .thumbnail img  {border-radius: 0.5em; width: 100%; height: 100%; margin: auto; position: relative; object-fit: cover; }
	.MainSwiper .swiper-slide .thumbnail .thumbnail_icon { position: absolute; top:5px; left: 5px; color: #fff; font-size: 18px; z-index: 100 }
	.MainSwiper .swiper-slide:hover .thumbnail {opacity:  0.8; filter: grayscale(0);}
	.MainSwiper .swiper-slide a {display: block; width: 90%; margin:0 auto; padding: 5px 0 15px; color: #333; }
	.MainSwiper .swiper-slide a .info {line-height: 1; font-size: 0.8em; margin: 5px 0 8px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
	.MainSwiper .swiper-slide a .info .writer{padding-right: 8px; margin-right: 8px; border-right: 1px solid #3333334d;}

	.MainSwiper .swiper-slide a .title{align-items: center; margin-bottom: 8px; }
	.MainSwiper .swiper-slide a .title .badge{ font-size: 0.6em; padding: 1px 8px 0px;}
	.MainSwiper .swiper-slide a .title .real_title{ max-width: 80%; font-size: 0.8em; margin: 0 5px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; 
		-webkit-line-clamp: 1;}
	.MainSwiper .swiper-slide a .cont_article { line-height: 1.2; font-size: 0.8em; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}	

	

	@media (max-width: 1400px) {
		#index_page #slide_review_sec {max-width:100%; padding: 0 16px!important; }
		.MainSwiper .swiper-slide .thumbnail { height: 240px!important;}
		.MainSwiper .swiper-slide a  {text-align: center;}
		.MainSwiper .swiper-slide a .title{margin-bottom: 3px; justify-content:center;}
		.MainSwiper .swiper-slide a .title .real_title{max-width: 70%; text-align: left; }
	}
	@media (max-width: 600px) {
		.MainSwiper {height: 320px}
		.MainSwiper .swiper-slide .thumbnail { height: 180px!important;}
		
	}


	/*버블*/
	#index_page #review_sec ul.bg_bubbles { position: absolute; top: 0; left: 0; width: 50%; height: 150%; z-index: 1; }
	#index_page #review_sec ul.bg_bubbles li { position: absolute; list-style: none; display: block; width: 40px; height: 40px; background-color:rgba(58,133,108,0.10); bottom: -200px; -webkit-animation: square 10s infinite; animation: square 10s infinite; transition-timing-function: linear; border-radius: 15%; }
	#index_page #review_sec ul.bg_bubbles li:nth-child(1) { left: 10%; }
	#index_page #review_sec ul.bg_bubbles li:nth-child(2) { left: 20%; width: 80px; height: 80px; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-animation-duration: 17s; animation-duration: 17s; }
	#index_page #review_sec ul.bg_bubbles li:nth-child(3) { left: 25%; -webkit-animation-delay: 4s; animation-delay: 4s; }
	#index_page #review_sec ul.bg_bubbles li:nth-child(4) { left: 40%; width: 70px; height: 70px; -webkit-animation-duration: 14s; animation-duration: 14s; background-color: rgba(255, 255, 255, 0.25); }
	#index_page #review_sec ul.bg_bubbles li:nth-child(5) { left: 70%; -webkit-animation-delay: 1s; animation-delay: 1s;}
	#index_page #review_sec ul.bg_bubbles li:nth-child(6) { left: 80%; width: 120px; height: 120px; -webkit-animation-delay: 3s; animation-delay: 3s; background-color: rgba(255, 255, 255, 0.2); }
	#index_page #review_sec ul.bg_bubbles li:nth-child(7) { left: 32%; width: 160px; height: 160px; -webkit-animation-delay: 7s; animation-delay: 7s; }
	#index_page #review_sec ul.bg_bubbles li:nth-child(8) { left: 55%; width: 20px; height: 20px; -webkit-animation-delay: 15s; animation-delay: 15s; -webkit-animation-duration: 20s; animation-duration: 20s; }
	#index_page #review_sec ul.bg_bubbles li:nth-child(9) { left: 25%; width: 10px; height: 10px; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-animation-duration: 40s; animation-duration: 40s; background-color: rgba(255, 255, 255, 0.3); }
	#index_page #review_sec ul.bg_bubbles li:nth-child(10) { left: 60%; width: 150px; height: 150px; -webkit-animation-delay: 11s; animation-delay: 11s; }
	#index_page #review_sec ul.bg_bubbles li:nth-child(11) { left: 0%; width: 140px; height: 140px; -webkit-animation-delay: 5s; animation-delay: 5s; }
	@-webkit-keyframes square { 0% {   transform: translateY(0); }
	  100% {   transform: translateY(-2500px) rotate(600deg); }
	}
	@keyframes square { 0% {   transform: translateY(0); }
	  100% {   transform: translateY(-2500px) rotate(600deg); }
	}


	/* 인덱스 - 브랜드스토리 */
	#index_page #brand_sec {}
	.brand_wrap{ display: flex; justify-content: space-between; align-items: stretch;}
	.brand_header {text-align: center; color: #fff; margin-bottom: 60px;}
	.brand_header .fs_01{margin-bottom: 5px;}

	li.brand_item{display: flex; flex-direction: column; width: 23.25%; border-radius: 0.5rem; background-color: #fff; overflow: hidden; }
	li.brand_item a{color: #333; }
	div.brand_img{width: 100%; height:auto; }
	div.brand_img img{width: 100%; /*height: 100%;*/ border-bottom: 1px solid #0000001A;}
	div.brand_cont{padding: 1.25rem; font-size: 0.85em; line-height: 1.2; }
	div.brand_cont .brand_title{font-size: 1.25em; margin-bottom: 10px; font-weight: 600; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	div.brand_cont .brand_article{ text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	div.brand_cont .brand_more{margin-top: 5px; opacity: 0.6; font-size: 0.9em;}

	


	/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ 인덱스 ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


	/* 보도자료 페이지 */
	#press_page li.brand_item{ width: 32%; }
	#press_page div.brand_cont .brand_title{/*height: 46px;*/ -webkit-line-clamp: 1;}


	/* 회사소개 페이지 */
	#company_page #sub_content_sec { text-align: center; padding-bottom: 0!important; }
	#company_page #sub_content_sec .wrap { margin-bottom: 0px; }

	/* 렉시퀸소개 페이지 */

	/* 무료체험을 하는 이유 페이지 */
	/*#reason_page #reason_visual { background-color: #DDFFF3; height:calc(100% - 150px); margin-top: 150px; padding: 60px 0; }
	#reason_page #reason_visual .wrap { width: 900px!important;}
	#reason_page #sub_content_sec { text-align: center; padding-bottom: 0; }
	#reason_page #sub_content_sec .wrap { overflow: inherit!important; width: 900px!important;}*/

	/* 무료체험을 하는 이유 페이지 - 타사·자사 비교 */
	/*#reason_page #sub_content_sec .compare { display: inline-flex; align-items: stretch; justify-content: space-between; width: 100%; max-width: 1100px; margin-top: 60px; }
	#reason_page #sub_content_sec .compare li { width: 49%; padding: 40px; background-color: #f7f7f7; border-radius: 0.5rem; color: #666; display: flex; flex-direction: column; align-items: center; justify-content: center; }
	#reason_page #sub_content_sec .compare li.point { border: solid 2px #285C57; background-color: #fff; color: #285C57; font-size: 1.05em; font-weight: 600; transform: scale(1.1); box-shadow: 8px 8px 15px 0 rgba(40,92,87,0.25); }
	#reason_page #sub_content_sec .compare li .txt_01 { font-size: 1.25em; font-weight: bold; margin-bottom: 20px; width: 100%; }
	#reason_page #sub_content_sec .compare li .txtwrap { text-align: center; width: 100%; }
	#reason_page #sub_content_sec .compare li .txtwrap p { display: flex; align-items: center; margin-bottom: 8px; justify-content: flex-start; text-align: left; line-height: 1.3; }
		#reason_page #sub_content_sec .compare li .txtwrap p:last-of-type { margin-bottom: 0; }
	#reason_page #sub_content_sec .compare li .txtwrap p i { margin-right: 10px; }*/

	/* 무료체험을 하는 이유 페이지 - 키 포인트 */
	/*#reason_page #sub_content_sec #keypoint { padding: 120px 0; margin-top: 120px; }
	#reason_page #sub_content_sec #keypoint .fs_01 { margin-bottom: 60px; }*/

	/* 무료체험을 하는 이유 페이지 - 키 포인트 - 필수조건 */
	/*#reason_page #sub_content_sec #keypoint #condition li .tit { display: flex; align-items: center; justify-content: center; margin-bottom: 40px; }
	#reason_page #sub_content_sec #keypoint #condition li .tit .num_box { margin-right: 20px; }
	#reason_page #sub_content_sec #keypoint #condition li .tit .tit_02 { font-weight: 600; font-size: 1.5em; line-height: 1.4; }
	#reason_page #sub_content_sec #keypoint #condition li .content { text-align: center; }
	#reason_page #sub_content_sec #keypoint #condition li .content .point{ color: #285C57; font-weight: 600; }
	#reason_page #sub_content_sec #keypoint #condition li .content p strong { font-size: 1.1em; }
	#reason_page #sub_content_sec #keypoint #condition li .content p strong.point{ font-size: 1.4em; color: #285C57; }
	#reason_page #sub_content_sec #keypoint #condition li .content .gif_wrap { display: inline-flex; align-items: center; justify-content: space-between;  width: 100%; max-width: 1100px; }
	#reason_page #sub_content_sec #keypoint #condition li .content .gif_wrap img { width: 49%; }*/

	/* 무료체험을 하는 이유 페이지 - 키 포인트 - 제품비교 */
	/*#reason_page #sub_content_sec #keypoint #comparison { margin-top: 120px; }
		#reason_page #sub_content_sec #keypoint #comparison::after { content: ''; display: block; clear: both; }
	#reason_page #sub_content_sec #keypoint #comparison .prod { width: 23.5%; color: #666; float: left; margin-right: 2%; }
		#reason_page #sub_content_sec #keypoint #comparison .prod:nth-of-type(4) { margin-right: 0; }
	#reason_page #sub_content_sec #keypoint #comparison .prod .prod_type { text-align: left; font-size: 1.15em; font-weight: bold; opacity: 0.8; }
	#reason_page #sub_content_sec #keypoint #comparison .prod .character { background-color: rgba(0,0,0,0.04); padding: 30px 30px 30px 45px; text-align: left; border-radius: 0.5rem; margin-top: 8px; height: 174px; }
		#reason_page #sub_content_sec #keypoint #comparison .prod .character li::before { content: "\2022"; color: 888; font-weight: bold; display: inline-block; width: 0.8em; margin-left: -1em; }
	#reason_page #sub_content_sec #keypoint #comparison .prod .character li { line-height: 1.4; margin-bottom: 8px; font-size: 0.9em; }
		#reason_page #sub_content_sec #keypoint #comparison .prod .character li:last-of-type { margin-bottom: 0; }*/

	/* 무료체험을 하는 이유 페이지 - 키 포인트 - 제품비교(포인트) */
	/*#reason_page #sub_content_sec #keypoint #comparison .prod.point { width: 100%; margin-top: 40px; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .prod_type { color: #285C57 ; opacity: 1; font-size: 1.4em; display: flex; align-items: center; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .prod_type i { font-size: 0.85em; margin-right: 10px; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .character { border: solid 2px #285C57; background-color: #fff; color: #333; font-size: 1.05em; box-shadow: 8px 8px 15px 0 rgba(40,92,87,0.25); text-align: center; font-size: 1.2em; height: auto; padding: 50px 30px; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .character li { font-size: 1.1em; color: #285C57; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .character li::before { display: none; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .character li .under { background: linear-gradient(to bottom, rgba(255,255,255,0) 94%, rgba(40,92,87,1) 94%, rgba(40,92,87,1) 100%) }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .merit { display: inline-flex; width: 100%; max-width: 900px; justify-content: space-between; margin-top: 35px; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .merit li { width: 18.4%; font-weight: 600; height: 104px; background-image: url(../images/comparison_laurel_img.png); background-size: contain; background-position: center; background-repeat: no-repeat; line-height: 1.3; display: inline-flex; align-items: center; justify-content: center; color: #a78e68; padding-bottom: 10px; font-size: 0.85em; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .merit li span { font-size: 1.2em; font-weight: 700; }*/

	/* 무료체험을 하는 이유 페이지 - 결론 */
	/*#reason_page #sub_content_sec #conclusion { padding: 120px 0; }
	#reason_page #sub_content_sec #conclusion .fs_03 { background-color: #fff; color: #285C57; }
	#reason_page #sub_content_sec #conclusion .fs_01 { color: #fff; margin-bottom: 60px; }
	#reason_page #sub_content_sec #conclusion ul::after { content: ''; display: block; clear: both; }
	#reason_page #sub_content_sec #conclusion ul li { background-color: rgba(255,255,255,0.1); width: 100%; margin-bottom: 2%; padding: 20px; color: #fff; width: 49%; display: inline-flex; align-items: center; float: left; border-radius: 0.5rem; }
		#reason_page #sub_content_sec #conclusion ul li:nth-of-type(2n+0) { margin-left: 2%; float: right; }
		#reason_page #sub_content_sec #conclusion ul li:last-of-type { margin-bottom: 0; }
	#reason_page #sub_content_sec #conclusion ul li span { margin-right: 10px; }*/

	/*
	#reason_page .reason_video_wrap { margin-top: 60px;}
	#reason_page .reason_video_wrap .video_list {width: 90%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between}
	#reason_page .reason_video_wrap .video_list li {width: 49%; position: relative; border-radius: 0.5rem; overflow: hidden; margin: 0; padding: 0; }
	#reason_page .reason_video_wrap .youtubeWrap { position: relative;  height: 0;  padding-top: 0px; padding-bottom: 56.25%; overflow: hidden; border-radius: 0.5rem;}
	*/

	/* 신청현황 */
	#reason_page #sub_content_sec .current { width: 100%; min-width: 980px; max-width: 1200px; padding: 30px; background-color: #fff; margin: 0 auto;}
	#reason_page #sub_content_sec .current .current_header{margin-bottom: 15px; padding: 0 2% 0 3%;}
	#reason_page #sub_content_sec .current .current_header .current_title{  font-weight: bold; font-size: 1.2em;  margin-right: 20px; }
	#reason_page #sub_content_sec .current .current_header a{ font-size: 0.9em; color: #686868;}
	#reason_page #sub_content_sec .current .current_header a > .material-symbols-outlined{ font-size: 1.1em;}


	#reason_page #sub_content_sec .current #roll { overflow-y:hidden; margin-top: 15px; height:111px; max-height: 111px;/*★리스트높이x줄수*/ }
	#reason_page #sub_content_sec .current #roll::-webkit-scrollbar{display: none!important;}
	#reason_page #sub_content_sec .current #roll .current_list {height: 100%; }
	#reason_page #sub_content_sec .current #roll .current_list li {width: 97%; margin-left: 3%; display: flex; align-items: center; justify-content: space-between; position: relative; height: 37px;/*★리스트높이*/ }
		#reason_page #sub_content_sec .current .current_list li:last-of-type { margin-bottom: 0px; }
	#reason_page #sub_content_sec .current #roll .current_list li p{ width: 20%; padding: 0; text-align: center; }
	#reason_page #sub_content_sec .current #roll .current_list li span[class*="status_badge_"] { display: inline-flex; transform: scale(0.9); width: 40%; min-width: 40%; justify-content: center; padding: 4px 14px 1px;}
	#reason_page #sub_content_sec .current #roll .current_list li .applicant {display: inline-block; font-size: 1em; width: 60%; padding-left: 3px; text-align: left;}

	/* 무료체험 안내 페이지 */
	#reason_page #sub_content_sec { padding-bottom: 0; }
	#reason_page #sub_content_sec .wrap { max-width: 780px!important; overflow: inherit; }

	/* 무료체험 안내 페이지 - 패딩 */
	#reason_page #sub_content_sec #event, #reason_page #sub_content_sec #prize, #reason_page #sub_content_sec #visual_01, #reason_page #sub_content_sec #reason, #reason_page #sub_content_sec #condition, #reason_page #sub_content_sec #conclusion, #reason_page #sub_content_sec #review_video, #reason_page #sub_content_sec #solution, #reason_page #sub_content_sec #certified, #reason_page #sub_content_sec #skill, #reason_page #sub_content_sec #microorganism_01, #reason_page #sub_content_sec #microorganism_02, #reason_page #sub_content_sec #system, #reason_page #sub_content_sec #stir, #reason_page #sub_content_sec #function, #reason_page #sub_content_sec #faq, #reason_page #sub_content_sec #rental_table, #reason_page #sub_content_sec #info_table { padding: 120px 0; }

	/* 무료체험 안내 페이지 - 이벤트 */
	#reason_page #sub_content_sec #event { padding-top: 80px!important; background-color: #3A856C; text-align: center; }
	#reason_page #sub_content_sec #event .wrap {max-width: 860px!important; padding: 0 20px!important; }

	/* 무료체험 안내 페이지 - 이벤트 - 타이틀 */
	#reason_page #sub_content_sec #event .tit { margin-bottom: 60px; color: #fff; }
	#reason_page #sub_content_sec #event .tit .tit_icon { font-size: 3em; margin-bottom: 20px; color: #fff; }
	#reason_page #sub_content_sec #event .tit .txt_01 { margin-bottom: 20px; }

	/* 무료체험 안내 페이지 - 이벤트 - 리스트 */
	#reason_page #sub_content_sec #event .benefit li { background-color: #fff; padding: 80px 40px; margin-bottom: 40px; }
		#reason_page #sub_content_sec #event .benefit li:last-of-type { margin-bottom: 0; }
	#reason_page #sub_content_sec #event .benefit li .txt_01 { background-color: #285C57; color: #fff; display: inline-block; font-weight: 600; padding: 0.3rem 1rem; font-size: 1.15em; }
	#reason_page #sub_content_sec #event .benefit li .txt_02 { font-weight: bold; font-size: 1.7em; margin: 30px 0 20px; line-height: 1.4; }
	#reason_page #sub_content_sec #event .benefit li .txt_02 span { color: #285C57; }
	#reason_page #sub_content_sec #event .benefit li .txt_03 { font-size: 1.1em; }
	#reason_page #sub_content_sec #event .benefit li .li_img { margin: 50px 0 0; width: 100%; max-width: 640px; }
		#reason_page #sub_content_sec #event .benefit li.li_07 .li_img { width: 80%; max-width: 500px; margin-top: 20px; }

	/* 무료체험 안내 페이지 - 이벤트 - 리스트 - 사은품 리스트 */
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list { display: flex; align-items: stretch; margin-top: 40px; }
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list li { width: 50%; padding: 0; margin: 0; border-right: solid 1px #e6e6e6; padding: 0 20px; }
		#reason_page #sub_content_sec #event .benefit li ul.freebies_list li:last-of-type { border: none; }
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list li .num_box { margin-bottom: 40px; }
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list li img { width: 100%; max-width: 250px; }
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list li .prod_name { margin-bottom: 0; margin-top: 40px; line-height: 1.4; }

	/* 무료체험 안내 페이지 - 이벤트 - 리스트 - 상품권 리스트 */
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list::after { content: ''; clear: both; display: block; }
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list li { width: 48.5%; float: left; padding: 40px 0; border-radius: 0.5rem; border: solid 1px #e6e6e6; margin-bottom: 3%; }
		#reason_page #sub_content_sec #event .benefit li ul.voucher_list li:nth-of-type(2n+0) { float: right; }
		#reason_page #sub_content_sec #event .benefit li ul.voucher_list li:nth-of-type(3), #reason_page #sub_content_sec #event .benefit li ul.voucher_list li:nth-of-type(4) { margin-bottom: 0; }
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list li p { font-size: 26px; font-weight: 600; }
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list li p span.label { border: solid 2px #285C57; font-weight: 700; color: #285C57; border-radius: 500rem; padding: 0.3rem 1rem; font-size: 20px; margin-bottom: 12px; display: inline-block; background-color: #fff; }
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list li p span.amount { color: #285C57; font-weight: bold; }


	/* 무료체험 안내 페이지 - 특허 받은 시스템 */
	#reason_page #sub_content_sec #prize { background-image: url(../images/reason_img/reason_img_prize_bg.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; padding: 0px; }
	#reason_page #sub_content_sec #prize .wrap{max-width: 1200px!important;}
	/* 무료체험 안내 페이지 - 비주얼 이미지 01 */
	#reason_page #sub_content_sec #visual_01 { background-image: url(../images/reason_img/reason_img_visual_01_bg.jpg); background-size: 100%; background-repeat: no-repeat; background-position: bottom; padding-bottom: 0!important; background-color: #ecedea; color: #7638FF; }

	/* 무료체험 안내 페이지 - 무료체험을 하는 이유 */
	#reason_page #sub_content_sec #reason { background-color: #e4f1e5; }

	/* 무료체험 안내 페이지 - 음식물 처리기의 필수 조건 */
	#reason_page #sub_content_sec #condition { background-color: #f7f7f7; }
	#reason_page #sub_content_sec #condition img { margin-bottom: 60px; }
		#reason_page #sub_content_sec #condition img:first-of-type { margin-bottom: 80px; }
		#reason_page #sub_content_sec #condition img:last-of-type { margin-bottom: 0px; }

	/* 무료체험 안내 페이지 - 음식물 처리기의 필수 조건 정리 */
	#reason_page #sub_content_sec #conclusion { background-color: #00866B; }

	/* 무료체험 안내 페이지 - 비주얼 이미지 02 */
	#reason_page #sub_content_sec #visual_02 { background-color: #ecebea; }


	/* 무료체험 안내 페이지 - 후기 슬라이드 */
	#reason_review {padding: 0 1.5rem!important;}
		#reason_review .MainSwiper {margin-top: 1rem; height: 330px; }
		#reason_review .MainSwiper .swiper-slide {font-size: 0.9em;}
		#reason_review .MainSwiper .swiper-slide .thumbnail { height: 180px!important;  opacity:1; filter: grayscale(0.15);}


	/* 무료체험 안내 페이지 - 솔루션 포인트 */
	#reason_page #sub_content_sec #solution { background-color: #dfef9d; opacity: 1; background-image:  linear-gradient(#e8f6ad 0.6000000000000001px, transparent 0.6000000000000001px), linear-gradient(to right, #e8f6ad 0.6000000000000001px, #dfef9d 0.6000000000000001px); background-size: 12px 12px; /*background-color: #e4f1e5; opacity: 1;  background-image: linear-gradient(#d3e9d5 0.6000000000000001px, transparent 0.6000000000000001px), linear-gradient(to right, #d3e9d5 0.6000000000000001px, #e4f1e5 0.6000000000000001px); background-size: 12px 12px;*/}

	/* 무료체험 안내 페이지 - 인증서 */
	#reason_page #sub_content_sec #certified { background-color: #ebe5de; background-image: url(../images/reason_img/reason_img_certified_bg.jpg); background-size: contain; background-repeat: no-repeat; background-position: top; }

	/* 무료체험 안내 페이지 - 인증받은 강력한 액상분해력 */
	#reason_page #sub_content_sec #skill { background-color: #eef5fa; padding-top: 60px; }

	/* 무료체험 안내 페이지 - 미생물01 */
	#reason_page #sub_content_sec #microorganism_01 { background-image: url(../images/reason_img/reason_img_microorganism_01_bg.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; }

	/* 무료체험 안내 페이지 - 미생물02 */
	#reason_page #sub_content_sec #microorganism_02 { background-color: #f7f7f7; }

	/* 무료체험 안내 페이지 - 시스템 */
	#reason_page #sub_content_sec #system { background-image: url(../images/reason_img/reason_img_system_bg.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; }

	/* 무료체험 안내 페이지 - 모터 */
	#reason_page #sub_content_sec #motor { background-color: #f7f7f7; padding: 80px 0; }

	/* 무료체험 안내 페이지 - 무료체험 faq */
	#reason_page #sub_content_sec #faq { background-color: #f7f7f7; opacity: 1; background-image:  linear-gradient(#eeeeee 1.8px, transparent 1.8px), linear-gradient(90deg, #eeeeee 1.8px, transparent 1.8px), linear-gradient(#eeeeee 0.9px, transparent 0.9px), linear-gradient(90deg, #eeeeee 0.9px, #f7f7f7 0.9px); background-size: 45px 45px, 45px 45px, 9px 9px, 9px 9px; background-position: -1.8px -1.8px, -1.8px -1.8px, -0.9px -0.9px, -0.9px -0.9px; }
	#reason_page #sub_content_sec #faq p.fs_01 { text-align: center; }

	/* 무료체험 안내 페이지 - 렌탈 테이블 */
	#reason_page #sub_content_sec #rental_table { background-color: #d8dcce; }

	/* 무료체험 안내 페이지 - 제품상세정보 테이블 */
	#reason_page #sub_content_sec #info_table { background-color: #f4f4f4; }

	/* 무료체험 안내 페이지 - 유튜브 동영상 */
	#reason_page .video_wrap { max-width: 780px; }
	#reason_page .reason_video_wrap .video_list {width: 93%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; }
	#reason_page .reason_video_wrap .video_list li {width: 49%; position: relative; border-radius: 0; overflow: hidden; margin: 0; padding: 0; }
	#reason_page .reason_video_wrap .video_list li .label { margin-bottom: 15px; }
	#reason_page .reason_video_wrap .youtubeWrap { position: relative;  height: 0;  padding-top: 0px; padding-bottom: 56.25%; overflow: hidden; border-radius: 0.5rem;}

	/* 무료체험 안내 페이지 - 포인트 */
	#point { padding: 120px 0; text-align: center; }
	#point .fs_01 { margin-bottom: 20px; }
	#point .fs_02 { margin-bottom: 0; }
	#point ul { display: inline-flex; width: 100%; max-width: 1100px; justify-content: center; align-items: center; margin-top: 60px; }
	#point ul li { margin-right: 60px; }
		#point ul li:last-of-type { margin-right: 0; }
	#point ul li .icon { display: inline-flex; align-items: center; justify-content: center; width: 110px; height: 110px; font-size: 2.2em; background-color: #fff; border-radius: 500px; margin-bottom: 20px; color: #285C57; }

	/* 무료체험 안내 페이지 - 이미지 렌더링
	@media ( min-width: 860px ) {
		#reason_page #sub_content_sec .wrap img { image-rendering: -webkit-optimize-contrast; transform: translateZ(0); backface-visibility: hidden; }
	}
	*/

	/* 무료체험 절차 페이지  */
	#process_page #sub_content_sec { text-align: center; }

	/* 무료체험 절차 페이지 - faq */
	#process_page #sub_content_sec #faq { padding-top: 120px; }

	/* 절차*/
	.step { padding: 120px 0; }
	#reason_page #sub_content_sec .step .wrap { max-width: 1200px!important; display: flex; justify-content: center; }
	.step ul { display: inline-flex; align-items: center; justify-content: space-between; width: 100%; max-width: 1100px; position: relative; }
		.step ul::before { content: ''; position: absolute; width: 94%; height: 2px; border-top: dotted 2px #e6e6e6; top: 65px; left: 50%; transform: translateX(-50%); z-index: 1; }
	.step ul li { width: 15%; position: relative; z-index: 2; text-align: center; }
	.step ul li .icon { font-size: 2.6em; font-variation-settings: 'FILL' 1, 'wght' 500, 'GRAD' 0, 'opsz' 48; width: 130px; height: 130px; border-radius: 500px; border: solid 12px #e6e6e6; display: inline-flex; align-items: center; justify-content: center; color: #285C57; background-color: #fff; }
		.step ul li:last-of-type .icon { border: solid 12px rgba(58, 133, 108, 0.5); }
	.step ul li .txtwrap { display: inline-flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; }
	.step ul li .txtwrap p { font-weight: 600; }
	.step ul li .txtwrap .num { display: flex; align-items: center; justify-content: center; background-color: #285C57; color: #fff; border-radius: 500px; font-size: 0.78em; font-weight: normal; text-align: center; padding: 8px 14px; margin: 20px 0 6px; line-height: 1; }

	/* 페이지 공통 - 폼 */
	form #adress_fieldset, form #email_fieldset, form #address_fieldset, form #title_fieldset, form #content_fieldset, form #terms_fieldset, form #announcement, form .btn_01, form .btn_02 { display: none; }
	form .btn_wrap button{min-width: 200px;}
	form .btn_wrap button:last-of-type {margin-right: 0!important;}

	/* 홍보 영상 페이지 */
	#full_video_page{ height: 100vh; }
    #full_video_page .bg_close{ background-color: #000; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 5; cursor: pointer}
	#full_video_page #full_video{width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: relative; }
	#full_video_page #full_video .wrap .btn_pack{ display: flex; justify-content: flex-end}
	#full_video_page #full_video .wrap .btn_pack > button {display: block; padding: 15px; color: #fff; text-align: right; font-size: 1.5em; z-index: 6;}
	#full_video_page #full_video .wrap .video{margin:auto; z-index: 10;}


	#video_page #sub_visual { height: auto!important; padding: 3rem 0; background-image: url(../images/reason_img/reason_img_prize_bg.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; }
	#video_page #sub_visual .wrap {width: 850px; margin-top: 0;}
	#video_page #sub_visual .wrap .video{margin-top: 0;}
	#video_page #video_sec .wrap:not(:first-child){margin-top: 60px; }
		#video_page #video_sec .wrap p.header { text-align: left; font-size: 1.2em; font-weight: bold; }
		#video_page #video_sec .wrap ul.video_list {margin-top: 30px; display: flex; justify-content: space-between; align-items: center;}
		#video_page #video_sec .wrap ul.video_list li {width: 49%!important; max-width: 49%;}
		#video_page #video_sec .wrap ul.video_list li:nth-of-type(2n+0) { margin-right: 0; } 


	#video_page #video_sec .youtubeWrap {  margin-top: 0;/* border-radius: 0.5rem; overflow: hidden; isolation: isolate; box-sizing: border-box;*/ }



	#index_page #video_sec { padding-top: 0;}
	#index_page #video_sec .wrap:nth-child(2){ }
	#index_page #video_sec .wrap .tit { width: 30%; }
	#index_page #video_sec .wrap .tit .tit .fs_01 { margin-bottom: 30px; }
	#index_page #video_sec .video_wrap {width: 66%!important;}
	#index_page #video_sec .video_list { margin-top: 60px; }
	#index_page #video_sec .video_list li { width: 32%; float: left; margin-right: 2%; margin-bottom: 2%; position: relative; border-radius: 0.5rem; overflow: hidden; max-width: 448px; }
		#index_page #video_sec .video_list li:nth-of-type(3n+0) { margin-right: 0; }



	/* 무료체험 혜택 페이지 - 혜택 리스트 */
	#benefit_page #sub_content_sec ul li { font-size: 1.2em; text-align: center; }
	#benefit_page #sub_content_sec ul li .header { width: 100%; }
	#benefit_page #sub_content_sec ul li .header .header_obj { display: block; margin: 0 auto; max-width: 800px; width: 100%; }
	#benefit_page #sub_content_sec ul li .header .txt_01 { font-size: 2em; font-weight: 600; line-height: 1.45; margin-top: 40px; }
	#benefit_page #sub_content_sec ul li .header .txt_01 .num { font-weight: bold; }
	#benefit_page #sub_content_sec ul li .content_img { margin-bottom: 60px; }
	#benefit_page #sub_content_sec ul li p strong { font-size: 1.1em; }

	/* 렌탈 절차 및 비용 페이지 */
	/*#rental_page #sub_content_sec { text-align: center; padding-bottom: 0!important; }
	#rental_page #sub_content_sec .bc_gray_01, #rental_page #sub_content_sec #credit_card, #rental_page #sub_content_sec #benefit { padding: 120px 0; }
	#rental_page #sub_content_sec .txt_list { margin-top: 60px; }
	#rental_page #sub_content_sec .txt_list li { text-align: center; color: #285C57; font-weight: bold; }*/

	/* 렌탈 절차 및 비용 페이지 - 비용 */
	/*#rental_page #prod_sec ul.prod_list li div.prod .prod_title  {text-align: left;}
	#rental_page #sub_content_sec #cost #cost_list { display: flex; align-items: stretch; justify-content: space-between; margin-bottom: 60px; }
	#rental_page #sub_content_sec #cost #cost_list li { width: 49%; font-weight: bold; display: flex; flex-direction: column; align-items: center; justify-content: center; }
	#rental_page #sub_content_sec #cost #cost_list li .txt_01 { font-weight: 600; font-size: 1.4em; border-radius: 500px; padding: 3px 16px; line-height: 1; }
	#rental_page #sub_content_sec #cost #cost_list li .txt_02 { font-size: 2.6em; line-height: 1; margin: 10px 0 15px; }
	#rental_page #sub_content_sec #cost #cost_list li .txt_03 { font-weight: normal; }
	#rental_page #sub_content_sec #cost #cost_list li span { color: #285C57; }
	#rental_page #sub_content_sec #cost #cost_list .li_01 .txt_02 { margin: 10px 0 0; }
	*/

	/* 렌탈 절차 및 비용 페이지 - 배너 */
	/*#rental_page #sub_content_sec #cost #rental_bnr { max-width: 800px; width: 100%; */}

	/* 렌탈 절차 및 비용 페이지 - 신용카드 */
	/*#rental_page #sub_content_sec #credit_card .card_list { text-align: center; display: inline-block; }
	#rental_page #sub_content_sec #credit_card .card_list li { display: inline-block; margin-right: 40px; }
		#rental_page #sub_content_sec #credit_card .card_list li:last-of-type { margin-right: 0; }
	#rental_page #sub_content_sec #credit_card .card_list li img { height: 60px; }*/

	/* 렌탈 절차 및 비용 페이지 - 제휴카드 서비스 */
	/*#rental_page #sub_content_sec #card_service .service_list { text-align: center; display: flex; align-items: center; justify-content: space-between; }
	#rental_page #sub_content_sec #card_service .service_list li { display: inline-block; text-align: center; background-color: #fff; width: 32%; padding: 40px 20px; border-radius: 0.5rem; }
		#rental_page #sub_content_sec #card_service .service_list li:last-of-type { margin-right: 0; }
	#rental_page #sub_content_sec #card_service .service_list li img { box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.15); border-radius: 0.5rem; margin: 40px 0; width: 320px; }
	#rental_page #sub_content_sec #card_service .service_list li .txt_01 { font-size: 1.6em; font-weight: bold; }
	#rental_page #sub_content_sec #card_service .service_list li .txt_03 { font-size: 1.6em; font-weight: bold; }
	#rental_page #sub_content_sec #card_service .service_list li .txt_03 span { color: #285C57; }*/

	/* 렌탈 절차 및 비용 페이지 - 혜택 리스트*/
	/*#rental_page #sub_content_sec #benefit { background-color: #3A856C; }
	#rental_page #sub_content_sec #benefit .fs_01 { color: #fff; }
	#rental_page #sub_content_sec #benefit ul { display: inline-block; width: 100%; margin-top: 30px; }
	#rental_page #sub_content_sec #benefit ul li { display: flex; align-items: center; justify-content: space-between; padding-bottom: 60px; margin-bottom: 60px; }
	#rental_page #sub_content_sec #benefit ul li .txtwrap { display: flex; align-items: center; }
	#rental_page #sub_content_sec #benefit ul li .txtwrap .num_box { margin-right: 30px; }
	#rental_page #sub_content_sec #benefit ul li .txtwrap .txt_02 { font-size: 1.2em; font-weight: 600; line-height: 1.4; }
	#rental_page #sub_content_sec #benefit ul li .icon { font-size: 3em; color: #285C57; }*/


	/* 렌탈 페이지 - 테이블 */
	#rental_table { /*margin: 60px 0 0;*/ }

	/* 제휴 페이지 폼 */
	.partnership_form form #email_fieldset, .partnership_form form #title_fieldset, .partnership_form form #content_fieldset { display: block!important; }
	.partnership_form form .btn_01 { display: flex!important; }

	/* 무료체험 신청 페이지 폼 */
	.experience_form form .btn_02 { display: flex; }
	.experience_form form #address_fieldset, .experience_form form #terms_fieldset { display: block!important; padding: 10px 0; }

	/* 사은품 신청 페이지 */
	#freebies_page #sub_content_sec { text-align: center; }
	#freebies_page #sub_visual {background-color: #ffffff!important; background-image: url(../images/freebies_visual_bg.jpg)!important; background-size: cover; height: auto!important; padding: 40px 0; }
	#freebies_page #sub_visual p.txt_01 { font-weight: 700; fint-size: 1.8em; }
	#freebies_page #sub_visual p.txt_02 { color:#fff; text-align:center; font-size:1.2em; font-weight: 500; }
	#freebies_page #sub_visual img { max-width: 860px!important; }
	#freebies_page #sub_content_sec .tit_icon { font-size: 3em; margin-bottom: 20px; color: #285C57; }
	#freebies_page #sub_content_sec .fs_01 { margin-bottom: 20px; }
	#freebies_page #sub_content_sec .fs_04 { margin-bottom: 60px; }
	#freebies_page #sub_content_sec .num_box { margin-bottom: 40px; }
	#freebies_page #sub_content_sec .prod_name { margin: 40px 0 0; }
	#freebies_page #sub_content_sec .btn_style_01 { display: inline-flex; justify-content: center; }
	#freebies_page #sub_content_sec div[id*="_freebies"] { padding-top: 120px; }
		#freebies_page #sub_content_sec div[id*="_freebies"]:last-of-type { padding-bottom: 120px; }
	#freebies_page #sub_content_sec div[id*="_freebies"] .fs_01 span { color: #285C57; }
	#freebies_page #sub_content_sec div[id*="_freebies"] .box_01 .freebies_name { padding: 0.7rem 1.6rem; display: inline-flex; flex-direction: column; align-items: center; justify-content: center; border: solid 2px #285C57; font-size: 1.1em; border-radius: 500rem; font-weight: 700; background-color: #fff; color: #285C57; margin-bottom: 40px; }
	#freebies_page #sub_content_sec div[id*="_freebies"] ul { display: flex; align-items: stretch; justify-content: center; width: 100%; }
		#freebies_page #sub_content_sec div[id*="_freebies"] ul::after { content: ''; clear: left; display: block; }
	#freebies_page #sub_content_sec div[id*="_freebies"] ul li { width: 50%; border-right: dotted 1px #e6e6e6; }
		#freebies_page #sub_content_sec div[id*="_freebies"] ul li:last-of-type { border-right: none; }
	#freebies_page #sub_content_sec div[id*="_freebies"] ul li img { max-height: 440px; }
	#freebies_page #sub_content_sec div[id*="_freebies"] .btn_style_01 { margin-top: 40px; align-items: center; max-width: none; line-height: 66px; width: auto; padding: 0 2rem; } 
	/*
	#freebies_page #sub_content_sec #purchase_freebies #announcement { margin-top: 80px; padding-top: 80px; width: 100%; border-top: dotted 1px #e6e6e6; }
	#freebies_page #sub_content_sec #purchase_freebies #announcement .txt_03 { margin-top: 20px; }
	*/
	#freebies_page.freebies_list_page #sub_visual {background-color: #ffffff!important; background-image: url(../images/freebies_list_visual_bg.jpg)!important; background-size: cover; height: 600px!important; }
	#freebies_page.freebies_list_page #sub_visual img { max-width: 860px!important; }

	#reward_freebies .wrap .box_01 img {width: 32%; border-radius: 0.5rem;}
	#freebies_page #sub_content_sec #reward_freebies ul { display: block; }
	#freebies_page #sub_content_sec #reward_freebies ul li { width: 50%; float: left; }
		#freebies_page #sub_content_sec #reward_freebies ul li:first-child { width: 100%; border-bottom: dotted 1px #e6e6e6; margin-bottom: 80px; padding-bottom: 80px; border-right: none; }
		#freebies_page #sub_content_sec #reward_freebies ul li:nth-of-type(2){ border-right: dotted 1px #e6e6e6 }
	#freebies_page #sub_content_sec .board_area { padding: 120px 0; }
	#freebies_page #sub_content_sec .board_area button { margin-top: 0; }
	#freebies_page #sub_content_sec #announcement { padding: 80px 0; }
	#freebies_page #sub_content_sec #announcement .txt_01 { margin-bottom: 15px; }

	/* 사은품 신청 페이지 - 렉시퀸 홍보 모델 사은품 */
	#freebies_page #sub_content_sec #model_freebies ul { display: flex; align-items: center; justify-content: space-between; margin-bottom: 60px; }
	#freebies_page #sub_content_sec #model_freebies ul li { text-align: center; width: 25%; }
	#freebies_page #sub_content_sec #model_freebies ul li p { font-size: 20px; font-weight: 600; margin-bottom: 20px; }
	#freebies_page #sub_content_sec #model_freebies ul li p span.label { border: solid 2px #285C57; font-weight: 700; color: #285C57; border-radius: 500rem; padding: 0.3rem 1rem; font-size: 18px; margin-bottom: 12px; display: inline-block; }
	#freebies_page #sub_content_sec #model_freebies ul li p span.amount { color: #285C57; font-weight: bold; font-size: 1.5em; }
	#freebies_page #sub_content_sec #model_freebies ul li .imgwrap { width: 70%; position: relative; display: inline-block; }
		#freebies_page #sub_content_sec #model_freebies ul li .imgwrap::after { position: absolute; background-color: #3A856C; width: 46px; height: 46px; line-height: 46px; color: #fff; right: 0; bottom: 10px; border-radius: 500rem; font-weight: 500; font-size: 1.1em; }
		#freebies_page #sub_content_sec #model_freebies ul li:nth-of-type(1) .imgwrap::after { content: '×3'; }
		#freebies_page #sub_content_sec #model_freebies ul li:nth-of-type(2) .imgwrap::after { content: '×3'; }
		#freebies_page #sub_content_sec #model_freebies ul li:nth-of-type(3) .imgwrap::after { display: none; }
		#freebies_page #sub_content_sec #model_freebies ul li:nth-of-type(4) .imgwrap::after { display: none; }

	
	/* 신청확인메세지 페이지 */
	#application_page #sub_content_sec { text-align: center; }
	#application_page #sub_content_sec .application_msg {flex-direction: column; }
	#application_page #sub_content_sec .application_msg .material-symbols-outlined{font-size: 5rem; color: #3A856C; }
	#application_page #sub_content_sec .application_msg h2{font-size: 1.5rem; color: #3A856C; margin-bottom: 1rem;}

	/* 리뷰 페이지 */
	#review_page #sub_content_sec .wrap { overflow: inherit!important; }
		#review_page #sub_content_sec .wrap::after { content: ''; display: block; clear: both; }

	/* 리뷰 페이지 - 슬라이드 */
	.carousel .header { text-align: left; font-size: 1.2em; font-weight: bold; margin-bottom: 20px; }
	.carousel .item { cursor: pointer; }
	.carousel .item .star_rate { display: inline-flex;  /*display: none;  */color: #EDC000; margin-top: 10px;}
	.carousel .item .star_rate .material-symbols-outlined {font-size: 17px; font-variation-settings:  'FILL' 1;}

	.carousel .item .title { display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: 700; font-size: 1em; margin: 0px 0 5px; }
	.carousel .item .title .badge { margin-right: 3px; transform: scale(0.85);}
	.carousel .item .title .real_title { max-width: 60%; display: inline-block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
	.carousel .item .thumbnail { overflow: hidden; transition: 0.3s ease-in-out; width: 100%; height: 270px; /*border: 1px solid #0000001a;*/}
		.carousel .item .thumbnail:hover { opacity: 0.8; }

	.carousel .item .thumbnail .thumbnail_icon { position: absolute; top:5px; left: 5px; color: #fff; font-size: 18px; }
	.carousel .item .thumbnail img { display: block; width: 100%; height: 100%; object-fit: cover; transition: 0.3s ease-in-out; }
	.carousel .item { transition: 0.3s ease-in-out; }
		.carousel .item a:hover { opacity: 0.8; }
	.carousel .item a .title { color: #181818; }
	.carousel .item a .info { font-size: 16px; color: #777; }
	.carousel .item a .info .writer { margin-right: 15px; }

	/* 리뷰 페이지 - 동영상 */
	#review_page .video_review { display: block; width: 100%; float: left; }
		#review_page .video_review::after { content: ''; display: block; clear: both; }

	/* 리뷰 페이지 - 베스트 */
	#review_page .best_review { display: block; width: 100%; margin: 60px 0 120px; float: left; }
		#review_page .best_review::after { content: ''; display: block; clear: both; }
	#review_page .best_review .owl-prev, #review_page .best_review .owl-next {top: 40%;}
	.best_review_wrap .header { text-align: left; font-size: 1.2em; font-weight: bold; margin-top: 60px; margin-bottom: 20px; }

	/* 리뷰 페이지 - 웹진형 */
	#review_page .webzine_review { padding-top: 120px; }
	.webzine_review .webzine_review_table, .webzine_review .webzine_review_table tbody { display: inline-block; width: 100%; }
	.webzine_review .webzine_review_table tr { display: flex; width: 100%; border-bottom: solid 1px #e6e6e6; padding: 40px 0; transition: 0.15s ease-in-out; cursor: default; }
	.webzine_review .webzine_review_table tr:nth-child(2n){background-color: rgba(247, 247, 247, 0.3); }
	.webzine_review .webzine_review_table tr:first-of-type { padding: 0 0 20px; }
		.webzine_review .webzine_review_table tr:hover:not(.webzine_review .webzine_review_table tr:first-of-type) { background-color:rgba(233,243,242,0.7); cursor: pointer; }
	.webzine_review .webzine_review_table tr th { display: flex; align-items: center; line-height: 1; }
	.webzine_review .webzine_review_table tr th strong { margin-left: 8px; }
	.webzine_review .webzine_review_table tr th.total_rate {margin-left: 8px; margin-right: 30px;}
	.webzine_review .webzine_review_table tr th.total_rate .star_rate {font-size: 1.3em; margin:0 0 0 5px; }
	.webzine_review .webzine_review_table tr th.total_rate .star_rate i { }

	.webzine_review .webzine_review_table tr td.prod_type { text-align: center; width: 15%; font-size: 0.9em; }
	.webzine_review .webzine_review_table tr td.prod_type div {flex-direction: column}
	.webzine_review .webzine_review_table tr td.prod_type .prod_name { font-weight: bold; margin-top: 10px; }
	.webzine_review .webzine_review_table tr td.prod_type .prod_price { color: #777; }
	.webzine_review .webzine_review_table tr td.review_content { padding: 0 20px; width: 85%; display: inline-block; overflow: inherit; }
	.webzine_review .webzine_review_table tr td.review_content > div .star_rate { margin-top: 0;}
	.webzine_review .webzine_review_table tr td.review_content > div .info { color: #777; font-size: 0.95em;  }
	.webzine_review .webzine_review_table tr td.review_content > div .info .writer { margin-right: 5px; }
	.webzine_review .webzine_review_table tr td.review_content .tit_wrap { font-weight: bold; margin: 20px 0 10px;/* font-size: 1.1em;*/ padding-left: 5px; display: flex; align-items: center; }
	.webzine_review .webzine_review_table tr td.review_content .tit_wrap .badge {margin-right: 5px; }
	.webzine_review .webzine_review_table tr td.review_content .tit_wrap .title { margin: 0 8px 0 0px; }
	.webzine_review .webzine_review_table tr td.review_content .comment { width: 100%; font-size: 0.95em; white-space: normal; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }

	.webzine_review .webzine_review_table tr td.review_content .see_more { font-weight: bold; font-size: 0.9em; color: #285C57; margin: 10px 0 0 0; }
	.webzine_review .webzine_review_table tr td .star_rate, .webzine_review .webzine_review_table tr td.review_content .tit_wrap, .webzine_review .webzine_review_table tr td.review_content .comment, .webzine_review .webzine_review_table tr td.review_content .info, .webzine_review .webzine_review_table tr td.review_content .see_more { padding-left: 5px; }
	.webzine_review .webzine_review_table tr td.review_content .thumbnail { display: inline-block; width: 100%; align-items: center; white-space: normal; margin-top: 20px; }
	.webzine_review .webzine_review_table tr td.review_content .thumbnail li { width: 90px; height: 90px; margin: 5px; overflow: hidden; display: inline-block; }
		.webzine_review .webzine_review_table tr td.review_content .thumbnail li:last-of-type { margin-right: 0; }
	.webzine_review .webzine_review_table tr td.review_content .thumbnail li img { object-fit: cover; height: 90px; width: 90px; }

	/* 인증 및 특허 페이지 */
	#patent_page .patent_list li { width: 16%; margin: 0 5% 3% 0; float: left; height: 384px; }
		#patent_page .patent_list li:nth-of-type(5n+0) { margin: 0 0 3% 0 }
		#patent_page .patent_list li:nth-of-type(n+11){ margin-bottom: 0; }
	#patent_page .patent_list li .img_wrap { border: solid 1px #e6e6e6; width: 100%; display: inline-flex; align-items: center; justify-content: center; }
	#patent_page .patent_list li .img_wrap img { object-fit: contain; }
	#patent_page .patent_list li p { text-align: center; font-weight: bold; margin-top: 10px; font-size: 0.9em; }

	/* 인터뷰 페이지 */
	#interview_page #sub_content_sec { padding: 0; }

	/* 인터뷰 페이지 - 인터뷰 리스트 */
	#interview_page #interview_list { text-align: center; padding: 120px 0; }
	#interview_page #interview_list .logo { display: inline-block; width: 50%; max-width: 250px; }
	#interview_page #interview_list .logo svg * { fill: #a78e68; }
	#interview_page #interview_list .tit { margin-bottom: 80px; }
	#interview_page #interview_list .tit .txt_01 { font-size: 3em; font-weight: bold; margin-top: 40px; }
	#interview_page #interview_list .tit .txt_02 { font-size: 1.5em; margin-top: 1rem; }
	#interview_page #interview_list .special_review_wrap a { color: #181818; text-align: left; }

	/* 인터뷰 페이지 - 인터뷰 내용 */
	#interview_page #interview_content { text-align: center; padding: 120px 0; }
	#interview_page #interview_content .wrap { max-width: 1000px; }
	#interview_page #interview_content .tit { display: flex; align-items: center; justify-content: center; font-family: 'BookkMyungjo-Bd'; color: #a78e68; font-size: 5.2em; font-weight: bold; margin-bottom: 60px; position: relative; }
		#interview_page #interview_content .tit::before, #interview_page #interview_content .tit::after { content: ''; background-image: url("../images/interview_img/interview_content_tit_deco.png"); background-repeat: no-repeat; background-size: contain; background-position: center; width: 120px; height: 127px; display: inline-block; }
		#interview_page #interview_content .tit::before {  }
		#interview_page #interview_content .tit::after { transform: rotate(90deg); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; }
	#interview_page #interview_content img { border-radius: 1rem 1rem 0 0; }
	#interview_page #interview_content .txtwrap { background-color: #a78e68; padding: 50px;  border-radius: 0 0 1rem 1rem; margin: 0 auto 80px; }
		#interview_page #interview_content .txtwrap:last-of-type { margin: 0 auto 0; }
	#interview_page #interview_content .txtwrap .txt_01 { font-family: 'BookkMyungjo-Bd'; color: #a78e68; font-weight: bold; font-size: 1.4em; background-color: #fff; padding: 0.4rem 1.5rem; border-radius: 500rem; margin-bottom: 20px; display: inline-block; }
	#interview_page #interview_content .txtwrap .txt_02 { font-size: 1.2em; color: #fff; }

	/* 렌탈 페이지 */
	#rental_page #sub_content_sec { text-align: center; padding: 0!important; }
	#rental_page #sub_content_sec .wrap { max-width: 780px!important; }
	#rental_page .video_wrap { padding: 0 0 80px 0; display: block; margin: 0 auto; }

	/* 렌탈 페이지 - 패딩 */
	#rental_page #process, #rental_page #cost, #rental_page #discount, #rental_page #experience, #rental_page #visual02 { padding: 120px 0; }

	/* 렌탈 페이지 - 비주얼01 */
	#rental_page #sub_content_sec #visual01 { margin-top: 150px; background-color: #f5f5f5; background-image: url(../images/rental_img/rental_img_visual01_bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; } 
	#rental_page #sub_content_sec #visual01 .wrap { max-width: auto!important; }

	/* 렌탈 페이지 - 무료체험 절차 */
	#rental_page #sub_content_sec #process { background-color: #148589; padding-top: 120px; }

	/* 렌탈 페이지 - 렌탈 서비스 안내 */
	#rental_page #sub_content_sec #cost .wrap { max-width: 1400px!important; }
	#rental_page #sub_content_sec #cost .tit_img { display: block; width: 100%; max-width: 780px; margin: 0 auto; }
	#rental_page #sub_content_sec #cost .table_style_01 { margin: 0; }

	/* 렌탈 페이지 - 무료체험 절차 */
	#rental_page #sub_content_sec #process { background-color: #148589; padding: 50px 0!important;}
	#rental_page #sub_content_sec #process .wrap { max-width: 1000px!important; }

	/* 렌탈 페이지 - 무료체험 텍스트 */
	#rental_page #sub_content_sec #experience_txt { background-color: #3a856c; }

	/* 렌탈 페이지 - 무료체험 */
	#rental_page #sub_content_sec #experience { background-color: #eff6c8; padding-top: 0; }
	#rental_page #sub_content_sec #experience > .wrap{max-width: 1200px!important;}
	/* 렌탈 페이지 - 비주얼02 */
	#rental_page #sub_content_sec #visual02 { background-color: #efefea; background-image: url(../images/rental_img/rental_img_visual02_bg.jpg); background-repeat: no-repeat; background-size: contain; background-position: bottom; padding-bottom: 0!important; }

	/* 렌탈 페이지 - 비주얼02 테이블 */
	#rental_page #sub_content_sec #visual02_table { background-color: #7b7b7b; }

	/* 패스워드 인증 페이지 */
	#password_page form fieldset { margin-bottom: 0; }

	@media ( min-width: 900px ) {
		/* 메인 - 메인 폼 - 신청폼 */
		#main_form .form { position: relative; }
		#main_form .form fieldset { width: 100%; margin: 0 0 15px 0; padding-left: 0; }
		#main_form .form .box_02, #main_form .form #agree_area { width: 75%; float: left; }
			#main_form .form fieldset:last-of-type { margin-bottom: 0; }
		#main_form .form #name_fieldset { padding-right: 0; }
		#main_form .form #agree_area { margin-top: 10px; width: 100%; }
		#main_form .form .btn_wrap { width: 25%; display: inline-block!important; padding-left: 3%; position: absolute; top: 50%; transform: translateY(-50%); }
		#main_form .form .btn_wrap .btn_02 { width: 100%; margin: 0; height: 160px; position: relative; line-height: 1.4; }
	}

/* ==================== 모바일 레이아웃 ==================== */


@media ( max-width: 900px ) {
	
	/* 인덱스 - 메인 */
	#index_main { height: calc(100% - 70px); min-height: 650px; margin-top: 70px; }
	/* 인덱스 - 메인 - 탑슬라이드 */
	.TopSwiper , .TopSwiper > .swiper-wrapper{height: 100%;}
	.TopSwiper , .TopSwiper > .swiper-wrapper > .swiper-slide {/*position: relative;*/ }

	.TopSwiper , .TopSwiper > .swiper-wrapper > .swiper-slide img.m_ver{/*position: absolute; bottom:0;*/ display: block; object-fit: cover; margin: 0 auto}

	.TopSwiper > .swiper-pagination-bullets {bottom:100px!important; transform: scale(1)}
	
	#index_main .wrap { height: auto; }
	#index_main .txtwrap { text-align: center; margin: 50px auto 0; }
	#index_main .txtwrap .txt_01 { font-size: 1em; padding: 0.5rem 1.5rem }
		#index_main .txtwrap .txt_01::before { width: 25px; height: 17px; bottom: -17px; }
	#index_main .txtwrap .txt_02 { font-size: 2.5em; margin: 25px 0 10px; }
		#index_main .txtwrap .txt_02 span.point::after { width: 9px; height: 9px; top: -5px; }
	#index_main .txtwrap .txt_03 { font-size: 1em; line-height: 1.4; }
	
	/* 페이지 공통 - 폼 버튼 */
	form .btn_wrap > button {width: 25%; min-width: 25%;}
	form .btn_wrap > button.btn_style_lgreen{width: 40%; min-width: 40%;}
	
	/* 인덱스 - 메인 폼 */
	#main_form {  }
	/* 인덱스 - 메인 폼 - 신청폼 */
	#main_form .form { width: 100%; margin-top: 20px; padding: 30px 20px; }
	#main_form .form .btn_02 { width: 100%; margin: 20px 0 0 0; }
		#main_form .form .btn_wrap .btn_02::after { display: none; }	
	/*#main_form .form fieldset { float: none;  }
	#main_form .form #name_fieldset, #main_form .form #tel_fieldset { display: inline-block!important; width: 100%!important; margin: 0 0 10px!important; }
		#main_form .form #address_fieldset  { margin: 0!important; }
	#main_form .form #name_fieldset { margin-bottom: 15px; }
	#main_form .form #tel_fieldset { margin-bottom: 0; }*/
	
	/* 인덱스 - 신청현황 */
	#index_page #video_sec .wrap:nth-child(1) {  height: auto; transform: translateY(-25%); display: inline-block; position: relative; width:calc(100% - 40px); padding: 0!important; margin-bottom: -50px; }
	#index_page #video_sec .current { width: 100%; min-width: 100%; padding: 30px 20px; }
	#index_page #video_sec .current .current_header{ padding: 0 0% 0 2%; }
	#index_page #video_sec .current .current_header .flexwrap{flex-wrap: wrap;}
	#index_page #video_sec .current .current_header p{ font-size: 0.8em!important;}
	#index_page #video_sec .current .current_header .current_title{ font-size: 1em; margin-right: 5px;}
	#index_page #video_sec .current .current_header a{font-size: 0.8em!important; color: #686868; flex-wrap: nowrap;}
	
	#index_page #video_sec .current #roll { height: 60px; }
	#index_page #video_sec .current #roll .current_list {padding-left: 0;}
	#index_page #video_sec .current #roll .current_list li { height: 60px; flex-wrap: wrap; }
	#index_page #video_sec .current #roll .current_list li p{width: 50%; margin: 0 auto; }
	#index_page #video_sec .current #roll .current_list li:last-of-type { margin-bottom: 0px; }
	#index_page #video_sec .current #roll .current_list li span[class*="status_badge_"] { padding: 3px 14px 3px; float: left; }
	#index_page #video_sec .current #roll .current_list li .applicant{font-size: 0.8em; text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
	
    /* 인덱스 - 신청버튼 */
    #index_page #video_sec .main_btn{ width: 100%; min-width: 100%; padding: 30px 20px; }
    #index_page #video_sec .main_btn> p { font-size: 1rem;}
    #index_page #video_sec .main_btn a {width: 90%!important; max-width: 90%!important;}
    #index_page #video_sec .main_btn a::after{right: -5px; bottom: 5px;}
	

	
	/* 인덱스 - 동영상 */
	#index_page #video_sec { padding: 0px 0 60px; text-align: center;}
		#index_page #video_sec .wrap:nth-child(2){ display: flex; flex-direction: column;}
	#index_page #video_sec .wrap .tit { width: 100%; margin-bottom: 30px;}
	#index_page #video_sec .wrap .tit .fs_01 {margin-bottom: 10px;  }
	#index_page #video_sec .video_wrap {width: 100%!important;}
	
	#index_page #video_sec .video_list { margin-top: 30px; }
	*#index_page #video_sec .video_list li {width: 100%;}
	/*#index_page #video_sec .video_list li { width: 48.5%; margin: 0 3% 3% 0!important; }
		#index_page #video_sec .video_list li:nth-of-type(2n+0) { margin: 0 0 3% 0!important; }*/
	#index_page #video_sec .video_list li .txtbox { height: 100%; font-size: 0.85em; display: flex; flex-direction: column-reverse; justify-content: center; align-items: center; }
	#index_page #video_sec .video_list li .txtbox .icon { margin-bottom: 5px; font-size: 1.9em; }
	#index_page #video_sec .video_list li .txtbox p { line-height: 1.4; }
	
	
	/* 인덱스 - 상품정보 */
	#prod_sec{/*padding-bottom: 0;*/}
	#prod_sec ul.prod_list {display: flex; justify-content: space-between; flex-direction: column;}
	#prod_sec ul.prod_list li{width:100%; padding: 0rem;}
	#prod_sec ul.prod_list li:not(:first-child){margin-top: 20px;}
	#prod_sec ul.prod_list li div.prod {padding:2rem 0.5rem;}
	#prod_sec ul.prod_list li div.prod:first-child { margin-top: 0; }
	#prod_sec ul.prod_list li:nth-child(2) div.prod::after{ width: 60px; height: 60px; top: -8px; right: 5px; }
    
    #prod_sec ul.prod_list li div.prod .prod_img{ width: 30%; margin-right: 0.5rem; text-align: center; }
    #prod_sec ul.prod_list li div.prod .prod_img img{ width: 70%; }

	#prod_sec ul.prod_list li div.prod .prod_title {font-size: 1em;}

    
	/* 와이드 배너 */
	#wide_bnr_sec { background-image: none; padding-bottom: 0; }
	#wide_bnr_sec .tit { width: 100%; text-align: center; }
	#wide_bnr_sec .tit .fs_01 { margin-bottom: 10px; }
	#wide_bnr_sec img { margin-top: 40px; }
	#wide_bnr_sec a {float: none; margin: 30px auto 0!important;}
	
	/* 인덱스 - 사용자 후기 */
	#index_page #review_sec { text-align: center; }
	#index_page #review_sec .wrap { display: block; }
	#index_page #review_sec .tit, #index_page #review_sec ul { width: 100%; }
	#index_page #review_sec .tit { margin-bottom: 30px; }
	#index_page #review_sec .tit .txt_01 { margin-bottom: 10px; }
    /* 스페셜후기 */
    .special_review_wrap{ width: 100%!important; flex-direction: column; }
    .special_review { width: 100%; text-align: center!important; } 
    .special_review_img{ width: 100%; }
    .special_review_img img{ width: 100%;}
    .special_review_cont{width: 90%; margin: 30px auto; }
    .special_review_cont > .title{ font-size: 1.5em; }
    
	#index_page #review_sec ul { padding-left: 0; }
	#index_page #review_sec ul li { width: 100%; margin: 0 0 20px 0!important; height: auto; padding: 25px 20px 30px; }
	#index_page #review_sec ul li .icon { font-size: 2.6em; }
	#index_page #review_sec ul li .comment { margin: 5px 0 10px; }
	#index_page #review_sec ul li .rv_name { flex-direction: column }
	#index_page #review_sec ul.bg_bubbles {display: none}
    
    /* 인덱스 - 브랜드스토리 */
    #index_page #brand_sec {}
    .brand_wrap{flex-wrap: wrap; align-items: stretch; }
    div.brand_cont{padding: 20px;}
    li.brand_item{ width: 48%; margin-bottom: 25px; }
    li.brand_item:nth-child(n+3){margin-bottom: 0;}
 
	div.brand_cont .brand_title{font-size: 1em;  -webkit-line-clamp: 2;}
	div.brand_cont .brand_article{ font-size: 0.9em;}
	div.brand_cont .brand_more{font-size: 0.8em;}

    /* 보도자료 페이지 */
	#press_page li.brand_item{width: 100%; }
	
	/* 회사소개 페이지 */
	#company_page #sub_content_sec { padding-bottom: 64%; background-size: 200%; }
	
	/* 무료체험을 하는 이유 페이지 - 타사·자사 비교 */
	/*#reason_page #sub_content_sec .compare { flex-direction: column-reverse; margin-top: 35px; }
	#reason_page #sub_content_sec .compare li { width: 100%; margin-bottom: 15px; padding: 30px 20px; transform: scale(0.92); }
		#reason_page #sub_content_sec .compare li:first-of-type { margin-bottom: 0px; }
	#reason_page #sub_content_sec .compare li.point { font-size: 1em; transform: scale(1); box-shadow: 4px 4px 15px 0 rgb(51 51 51 / 30%); box-shadow: 6px 6px 10px 0 rgb(51 51 51 / 25%); }
	#reason_page #sub_content_sec .compare li .txt_01 { margin-bottom: 15px; }
	#reason_page #sub_content_sec .compare li .txtwrap p { align-items: flex-start; }
	#reason_page #sub_content_sec .compare li .txtwrap p span { margin-right: 5px; }*/
	
	/* 무료체험을 하는 이유 페이지 - 키 포인트 */
	/*#reason_page #sub_content_sec #keypoint { margin-top: 55px; padding: 60px 0; }
	#reason_page #sub_content_sec #keypoint .fs_01 { margin-bottom: 30px; }*/
	
	/* 무료체험을 하는 이유 페이지 - 키 포인트 - 필수조건 */
	/*#reason_page #sub_content_sec #keypoint #condition li .tit { display: inline-block; margin-bottom: 20px; }
	#reason_page #sub_content_sec #keypoint #condition li .tit .tit_01 { margin: 0 0 20px 0; }
	#reason_page #sub_content_sec #keypoint #condition li .content .gif_wrap { display: inline-block; margin-top: 30px; }
	#reason_page #sub_content_sec #keypoint #condition li .content .gif_wrap img { width: 100%; margin-top: 20px; }
		#reason_page #sub_content_sec #keypoint #condition li .content .gif_wrap img:first-of-type { margin-top: 0; }*/
	
	/* 무료체험을 하는 이유 페이지 - 키 포인트 - 제품비교 */
	/*#reason_page #sub_content_sec #keypoint #comparison { margin-top: 60px; }
	#reason_page #sub_content_sec #keypoint #comparison .prod { width: 100%; margin: 0 0 20px 0; }
	#reason_page #sub_content_sec #keypoint #comparison .prod .character { height: auto; padding: 25px 25px 25px 35px; }
	#reason_page #sub_content_sec #keypoint #comparison .prod .character li { margin-bottom: 5px; font-size: 1em; }*/
	
	/* 무료체험을 하는 이유 페이지 - 키 포인트 - 제품비교(포인트) */
	/*#reason_page #sub_content_sec #keypoint #comparison .prod.point { margin-top: 10px; margin-bottom: 0; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .prod_type { font-size: 1.25em; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .character li { font-size: 1em; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .merit { display: inline-block; }
	#reason_page #sub_content_sec #keypoint #comparison .prod.point .merit li { width: 120px; height: 75px;  margin-right: 0%; margin-bottom: 20px!important; font-size: 0.8em; padding-bottom: 5px; }
		#reason_page #sub_content_sec #keypoint #comparison .prod.point .merit li:nth-of-type(2n+0) { margin: 0 10px 20px; }
	#reason_page .reason_video_wrap {margin-top: 30px;}
	#reason_page .reason_video_wrap .video_list {width: 100%; flex-direction: column;}
	#reason_page .reason_video_wrap .video_list li {width: 100%;}
	#reason_page .reason_video_wrap .video_list li:not(:last-child){padding-bottom: 20px;} */
	
	/* 무료체험을 하는 이유 페이지 - 결론 */
	/*#reason_page #sub_content_sec #conclusion { padding: 60px 0; }
	#reason_page #sub_content_sec #conclusion .fs_01 { margin-bottom: 30px; }
	#reason_page #sub_content_sec #conclusion ul li { width: 100%; margin: 0 0 2% 0!important; }
	#reason_page #sub_content_sec #conclusion ul li p { text-align: left; }
	#reason_page #sub_content_sec #conclusion ul li span { font-size: 1.1em; }*/
	
	/* 무료체험을 하는 이유 페이지 */
	#reason_page #sub_content_sec .wrap { padding: 0!important; }
	
	
	#reason_page #sub_content_sec .current { width: 100%; min-width: 100%; padding: 30px 20px; }
	#reason_page #sub_content_sec .current .current_header{ padding: 0 0% 0 2%; }
	#reason_page #sub_content_sec .current .current_header .flexwrap{flex-wrap: wrap;}
	#reason_page #sub_content_sec .current .current_header p{ font-size: 0.8em!important;}
	#reason_page #sub_content_sec .current .current_header .current_title{ font-size: 1em; margin-right: 5px;}
	#reason_page #sub_content_sec .current .current_header a{font-size: 0.8em!important; color: #686868; flex-wrap: nowrap;}
	
	#reason_page #sub_content_sec .current #roll { height: 60px; }
	#reason_page #sub_content_sec .current #roll .current_list { width: 100%; padding-left: 0;}
	#reason_page #sub_content_sec .current #roll .current_list li { width: 100%; margin:0; padding: 0; height: 60px; flex-wrap: wrap; }
	#reason_page #sub_content_sec .current #roll .current_list li p{width: 50%; margin: 0 auto; }
	#reason_page #sub_content_sec .current #roll .current_list li:last-of-type { margin-bottom: 0px; }
	#reason_page #sub_content_sec .current #roll .current_list li span[class*="status_badge_"] { padding: 3px; float: left; }
	#reason_page #sub_content_sec .current #roll .current_list li .applicant{  font-size: 0.8em; text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
	
	
	/* 무료체험 안내 페이지 - 패딩 */
	#reason_page #sub_content_sec #event, #reason_page #sub_content_sec #prize, #reason_page #sub_content_sec #visual_01, #reason_page #sub_content_sec #reason, #reason_page #sub_content_sec #condition, #reason_page #sub_content_sec #conclusion, #reason_page #sub_content_sec #review_video, #reason_page #sub_content_sec #solution, #reason_page #sub_content_sec #certified, #reason_page #sub_content_sec #skill, #reason_page #sub_content_sec #microorganism_01, #reason_page #sub_content_sec #microorganism_02, #reason_page #sub_content_sec #system, #reason_page #sub_content_sec #stir, #reason_page #sub_content_sec #function, #reason_page #sub_content_sec #faq, #reason_page #sub_content_sec #rental_table, #reason_page #sub_content_sec #info_table { padding: 60px 0; }
	
	/* 무료체험 안내 페이지 - 이벤트 - 타이틀 */
	#reason_page #sub_content_sec #event .tit { margin-bottom: 40px; color: #fff; }
	
	/* 무료체험 안내 페이지 - 이벤트 - 리스트 */
	#reason_page #sub_content_sec #event .benefit li { padding: 40px 20px; }
	#reason_page #sub_content_sec #event .benefit li .txt_01 { font-size: 1em; }
	#reason_page #sub_content_sec #event .benefit li .txt_02 { font-size: 1.5em; margin: 20px 0 10px; }
	#reason_page #sub_content_sec #event .benefit li .txt_03 { font-size: 1em; }
	#reason_page #sub_content_sec #event .benefit li .li_img { margin: 30px 0 0; }
	
	/* 무료체험 안내 페이지 - 이벤트 - 리스트 - 사은품 리스트 */
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list { display: block; margin-top: 30px; }
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list li { width: 100%; border-right: none; border-bottom: solid 1px #e6e6e6; float: none!important; padding-bottom: 30px; }
		#reason_page #sub_content_sec #event .benefit li ul.freebies_list li:last-of-type { padding-bottom: 0; padding-top: 30px; }
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list li .num_box { margin-bottom: 30px; }
	#reason_page #sub_content_sec #event .benefit li ul.freebies_list li .prod_name { margin-top: 30px; }
	
	/* 무료체험 안내 페이지 - 이벤트 - 리스트 - 상품권 리스트 */
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list { margin-top: 20px; }
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list li { width: 100%; float: none!important; margin-bottom: 20px!important; padding: 30px 0; }
		#reason_page #sub_content_sec #event .benefit li ul.voucher_list li:last-of-type { margin-bottom: 0!important; }
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list li p { font-size: 1.3em; }
	#reason_page #sub_content_sec #event .benefit li ul.voucher_list li p span.label { font-size: 0.8em; margin-bottom: 9px; padding: 0.2rem 0.8rem; }
	
	/* 무료체험 안내 페이지 - 특허 받은 시스템 */
	#reason_page #sub_content_sec #prize { padding: 20px 0 10px; overflow: hidden!important; }
	#reason_page #sub_content_sec #prize .wrap{width: 140%!important; margin-left: -20%;}
	
	/* 무료체험 안내 페이지 - 쏟아지는 자신만만 이벤트 */
	#reason_page #sub_content_sec #event { padding-top: 40px!important; }
	#reason_page #sub_content_sec #event .btn_style_01 { width: 100%; margin-top: 35px; height: 60px; line-height: 60px; }
	#reason_page #sub_content_sec #event .btn_style_01 span { font-size: 1.2em; }
	
	/* 무료체험 안내 페이지 - 후기슬라이드 */
	#review_video #reason_review.wrap {padding: 0 1rem!important;}
	#reason_review .MainSwiper .swiper-slide {font-size: 1em;}
	
	/* 무료체험 안내 페이지 - 솔루션 포인트 */
	#reason_page #sub_content_sec #solution { padding: 0; }
	#reason_page #sub_content_sec #solution .video_wrap { padding: 0 15px; }
	#reason_page #sub_content_sec #solution .video { margin: 60px auto; }
	
	/* 무료체험 안내 페이지 - 음식물 처리기의 필수 조건 */
	#reason_page #sub_content_sec #condition { background-color: #f7f7f7; }
	#reason_page #sub_content_sec #condition img { margin-bottom: 40px; }
	
	/* 무료체험 안내 페이지 - 모터 */
	#reason_page #sub_content_sec #motor { background-color: #f7f7f7; padding: 40px 0; }
	
	/* 무료체험 안내 페이지 - 무료체험 faq */
	#reason_page #sub_content_sec #faq .wrap { padding: 0 20px!important; }
	#reason_page #sub_content_sec .qna_item .question .txtwrap { padding-left: 15px!important; width: 85%!important; }
	#reason_page #sub_content_sec .question .fa-chevron-down { margin-right: 15px!important; }
	#reason_page #sub_content_sec .qna_item .question { line-height: 1.4!important; padding: 15px 0; }
	
	
	
	/* 무료체험 안내 페이지 - 포인트 */
	#point { padding: 60px 0; }
	#point .wrap { padding: 0 20px!important }
	#point .fs_01 { margin-bottom: 15px; }
	#point ul { margin-top: 30px; display: inline-block; text-align: center; }
	#point ul li { display: inline-block; width: 32%; margin-right: 0; margin-bottom: 20px; }
		#point ul li:nth-of-type(4), #point ul li:nth-of-type(5) { margin-bottom: 0; }
	#point ul li .icon { width: 80px; height: 80px; margin-bottom: 15px; }
	#point ul li p { line-height: 1.4; }
	
	/* 무료체험 절차 페이지 - faq */
	#process_page #sub_content_sec #faq { padding-top: 60px; }
	
	/* 페이지 공통 - 절차*/
	.step { padding: 60px 0; }
	.step ul { display: inline-block; text-align: center; }
		.step ul::before { display: none; }
	.step ul li { width: 33.3%; float: left; margin-bottom: 30px; }
		.step ul li:nth-of-type(4), .step ul li:nth-of-type(5), .step ul li:nth-of-type(6) { margin-bottom: 0; }
	.step ul li .icon { width: 80px; height: 80px; font-size: 1.8em; border: solid 9px #e6e6e6; }
		.step ul li:last-of-type .icon { border: solid 9px rgba(58, 133, 108, 0.5); }
	.step ul li .txtwrap { font-size: 0.95em; }
	.step ul li .txtwrap .num { margin: 12px 0 2px; padding: 6px 10px; font-size: 0.7em; transform: scale(0.9); }
	
	/* 무료체험 안내 페이지 - 유튜브 동영상 */
	#reason_page .video_wrap { max-width: 780px; }
	#reason_page .reason_video_wrap .video_list {width: 93%; margin: 0 auto; display: flex; align-items: center; justify-content: center; flex-direction: column }
	#reason_page .reason_video_wrap .video_list li {width: 100%; }
	#reason_page .reason_video_wrap .video_list li+li{margin-top: 2rem}
	
    
    /* 홍보 영상 페이지 */
	#full_video_page #full_video .wrap{ margin-top: -7rem!important; padding: 0!important;}
	
	#video_page #sub_visual {height: auto; padding: 2rem 0;}
    #video_page #video_sec .wrap p.header { text-align: center; }
    #video_page #video_sec .wrap ul.video_list {margin-top: 30px; flex-direction: column; }
    #video_page #video_sec .wrap ul.video_list li {width:100%!important; max-width: 100%; margin: 0;}
	#video_page #video_sec .wrap ul.video_list li+li {margin-top: 1rem;}
    
	/* 무료체험 혜택 페이지 - 혜택 리스트 */
	#benefit_page #sub_content_sec ul li { font-size: 1em; }
	#benefit_page #sub_content_sec ul li .header .header_obj { width: 100%; }
	#benefit_page #sub_content_sec ul li .header .txt_01 { font-size: 1.5em; margin-top: 20px; }
	#benefit_page #sub_content_sec ul li .content_img { margin-bottom: 30px; }
	#benefit_page #sub_content_sec ul li p strong { font-size: 1.1em; }
	
	
	
	/* 렌탈 절차 및 비용 페이지 */
	/*#rental_page #sub_content_sec .bc_gray_01, #rental_page #sub_content_sec #credit_card, #rental_page #sub_content_sec #benefit { padding: 60px 0; }
	#rental_page #sub_content_sec .txt_list { margin-top: 30px; }*/
	
	/* 렌탈 절차 및 비용 페이지 - 비용 */
	/*#rental_page #sub_content_sec #cost #cost_list { display: inline-block; margin-bottom: 30px; width: 100%; }
	#rental_page #sub_content_sec #cost #cost_list li { width: 100%; margin-bottom: 20px; }
		#rental_page #sub_content_sec #cost #cost_list li:last-of-type { margin-bottom: 0; }
	*/
	
	/* 렌탈 절차 및 비용 페이지 - 혜택 */
	/*#rental_page #sub_content_sec #benefit ul { margin-top: 0; }
	#rental_page #sub_content_sec #benefit ul li { display: inline-block; padding-bottom: 40px; margin-bottom: 40px; width: 100%; }
	#rental_page #sub_content_sec #benefit ul li .txtwrap { display: inline-block; width: 100%; }
	#rental_page #sub_content_sec #benefit ul li .txtwrap .num_box { margin-right: 0; }
	#rental_page #sub_content_sec #benefit ul li .txtwrap .txt_02 { margin: 25px 0 20px; }*/
	
	/* 렌탈 절차 및 비용 페이지 - 신용카드 */
	/*#rental_page #sub_content_sec #credit_card .card_list li { width: 50%; margin: 0 0 2%; float: left; }
		#rental_page #sub_content_sec #credit_card .card_list li:nth-of-type(5), #rental_page #sub_content_sec #credit_card .card_list li:nth-of-type(5) { margin: 0; }
	#rental_page #sub_content_sec #credit_card .card_list li img { height: 40px; }*/
	
	/* 렌탈 절차 및 비용 페이지 - 제휴카드 서비스 */
	/*#rental_page #sub_content_sec #card_service .service_list { display: block; }
	#rental_page #sub_content_sec #card_service .service_list li { width: 100%; margin-bottom: 20px; }
		#rental_page #sub_content_sec #card_service .service_list li:last-of-type { margin-bottom: 0; }
	#rental_page #sub_content_sec #card_service .service_list li img { width: 70%; max-width: 320px; }
	#rental_page #sub_content_sec #card_service .service_list li .txt_03{ font-size: 1.4em; }*/

	/* 사은품 신청 페이지 */
	#freebies_page #sub_visual { height: auto!important; background-image: url(../images/freebies_visual_bg_m.jpg)!important; padding: 1.5rem 0 3rem; }
	#freebies_page #sub_visual .wrap { padding: 60px 20px 60px!important; }
	#freebies_page #sub_visual p { font-size:1.8em; }
	#freebies_page #sub_visual p.txt_02 { font-size: 1.1em; }
	#freebies_page #sub_content_sec .tit_icon { margin-bottom: 15px; }
	#freebies_page #sub_content_sec .fs_01 { margin-bottom: 15px; }
	#freebies_page #sub_content_sec .fs_04 { margin-bottom: 30px; }
	#freebies_page #sub_content_sec .num_box { margin-bottom: 30px; }
	#freebies_page #sub_content_sec .prod_name { margin: 30px 0 0 0; }
	#freebies_page #sub_content_sec .board_area { padding: 60px 0; }
	#freebies_page #sub_content_sec div[id*="_freebies"] { padding-top: 60px; }
		#freebies_page #sub_content_sec div[id*="_freebies"]:last-of-type { padding-top: 60px; }
	#freebies_page #sub_content_sec div[id*="_freebies"] ul { display: inline-block!important; }
	#freebies_page #sub_content_sec div[id*="_freebies"] ul li { width: 100%!important; border-bottom: dotted 1px #e6e6e6!important; margin-bottom: 40px!important; padding-bottom: 40px!important; }
		#freebies_page #sub_content_sec div[id*="_freebies"] ul li:first-of-type { border-right: none!important; margin-bottom: 40px!important; padding-bottom: 40px!important; }
		#freebies_page #sub_content_sec div[id*="_freebies"] ul li:last-of-type { border-bottom: none!important; margin-bottom: 0!important; padding-bottom: 0!important; border-bottom: none; }
	#reward_freebies .wrap .box_01{flex-wrap: wrap;}
	#reward_freebies .wrap .box_01 img {width: 100%;}
	#reward_freebies .wrap .box_01 img+img {margin-top: 1.5rem;}
	#freebies_page #sub_content_sec #reward_freebies ul li:nth-of-type(2) { border-right: none; }
	#freebies_page #sub_content_sec #reward_freebies ul li img { max-height: 260px; }
	
	#freebies_page #sub_content_sec #announcement { padding: 40px 20px; }
	
	#freebies_page.freebies_list_page #sub_visual { height: auto!important; background-image: url(../images/freebies_list_visual_bg_m.jpg)!important; padding: 0;  }
	
	/* 사은품 신청 페이지 - 렉시퀸 홍보 모델 사은품 */
	#freebies_page #sub_content_sec #model_freebies ul { margin-bottom: 30px; }
	#freebies_page #sub_content_sec #model_freebies ul li { border-right: none; }
	#freebies_page #sub_content_sec #model_freebies ul li p { font-size: 22px; }
	#freebies_page #sub_content_sec #model_freebies ul li p span.label { font-size: 18px; margin-bottom: 8px; }
	#freebies_page #sub_content_sec #model_freebies ul li .imgwrap::after { font-size: 1.2em; bottom: 30px; }
	
	/* 리뷰 페이지 */
	#review_page .owl-prev, #review_page .owl-next { transform: scale(0.8); }
	#review_page .owl-prev {}

	/* 리뷰 페이지 - 베스트 */
	#review_page .best_review { display: block; width: 100%; margin: 60px 0; float: left; }
	
	/* 리뷰 페이지 - 슬라이드 */
	.carousel .item .thumbnail { height: 170px; }
	.carousel .item .title .badge {display: flex; align-items: center; padding: 0px 8px;}
	
	/* 리뷰 페이지 - 웹진형 */
	#review_page .webzine_review { padding-top: 60px; }
	.webzine_review .webzine_review_table tr:first-of-type { padding: 5px 0 10px; }
	.webzine_review .webzine_review_table tr { display: block; }
	.webzine_review .webzine_review_table tr.tr_top { display: flex; justify-content: space-between; }
	
	.webzine_review .webzine_review_table tr th.total_rate {margin-left: 0px; margin-right: 0px;}
	.webzine_review .webzine_review_table tr th.total_rate .star_rate {font-size: 1.3em; margin:0px 10px 0 5px; z-index: 0; }
	.webzine_review .webzine_review_table tr th.total_rate .star_rate i {margin-top: -1px; z-index: 7878 }
	
	.webzine_review .webzine_review_table tr td.prod_type { width: 100%; /*display: inline-block;*/ display: flex; align-items: center; padding: 0 10px;/* padding-bottom: 10px; border-bottom: 1px dotted #dddddd;*/}
	.webzine_review .webzine_review_table tr td.prod_type .prod_name{margin: 0 8px 0 0; }
	.webzine_review .webzine_review_table tr td.prod_type .prod_img { margin-bottom: 0px; margin-right: 10px; width: 50px!important; }
	.webzine_review .webzine_review_table tr td.prod_type div {flex-direction:row }
	.webzine_review .webzine_review_table tr td.review_content { width: 100%; /*text-align: center;*/ padding:0 10px;}
	
	.webzine_review .webzine_review_table tr td.review_content > div {margin-top: 10px;/* justify-content: center;*/}
	.webzine_review .webzine_review_table tr td.review_content > div .star_rate { margin-right: 8px;}
	.webzine_review .webzine_review_table tr td.review_content > div .info .writer { margin-right: 8px; }
	
	.webzine_review .webzine_review_table tr td.review_content .tit_wrap { margin: 10px 0 5px; }
		
	.webzine_review .webzine_review_table tr td.review_content .tit_wrap .title { /*width: 100%; text-align: center;*/ width: 70%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin:0 8px 0 0; }
	.webzine_review .webzine_review_table tr td.review_content .tit_wrap .status_badge_04 { width: auto; }
	.webzine_review .webzine_review_table tr td.review_content .thumbnail {display:flex; flex-wrap: wrap; }
	.webzine_review .webzine_review_table tr td.review_content .thumbnail li { width: 50px; height: 50px; margin:2px 2px 0px 0px; }
	.webzine_review .webzine_review_table tr td.review_content .thumbnail li img { width: 100%; height: 100%; }
	.webzine_review .webzine_review_table tr td .star_rate, .webzine_review .webzine_review_table tr td.review_content .tit_wrap, .webzine_review .webzine_review_table tr td.review_content .comment, .webzine_review .webzine_review_table tr td.review_content .info, .webzine_review .webzine_review_table tr td.review_content .see_more { padding-left: 0px; }
	
	/* 인증 및 특허 페이지 */
	#patent_page .patent_list li { width: 47.5%; margin: 0 5% 30px 0!important; height: auto; }
		#patent_page .patent_list li:nth-of-type(2n+0) { margin: 0 0 30px 0!important; }
		#patent_page .patent_list li:last-of-type { margin-bottom: 0!important; }
	
	/* 인터뷰 페이지 - 인터뷰 리스트 */
	#interview_page #interview_list { padding: 60px 0; }
	#interview_page #interview_list .tit { margin-bottom: 40px; }
	#interview_page #interview_list .tit .txt_01 { font-size: 2.3em; font-weight: bold; margin-top: 30px; }
	#interview_page #interview_list .tit .txt_02 { font-size: 1.2em; }
	
	/* 인터뷰 페이지 - 인터뷰 내용 */
	#interview_page #interview_content { padding: 60px 0; }
	#interview_page #interview_content .tit { font-size: 3em; margin-bottom: 30px; line-height: 1.4; }
		#interview_page #interview_content .tit::before, #interview_page #interview_content .tit::after { width: 65px; height: 69px; }
	#interview_page #interview_content .txtwrap { padding: 40px 20px; margin: 0 auto 40px; }
	#interview_page #interview_content .txtwrap .txt_01 { font-size: 1.15em; }
	#interview_page #interview_content .txtwrap .txt_02 { font-size: 1em; }
	
	/* 렌탈 페이지 */
	#rental_page .video_wrap { padding: 0 0 60px 0;  }
	
	/* 렌탈 페이지 - 패딩 */
	#rental_page #process, #rental_page #cost, #rental_page #discount, #rental_page #experience, #rental_page #visual02 { padding: 60px 0; }
	
	/* 렌탈 페이지 - 비주얼01 */
	#rental_page #sub_content_sec #visual01 { margin-top: 70px; background-size: cover } 
	
	/* 렌탈 페이지 - 진행과정 */
	#rental_page #sub_content_sec #process { padding: 40px 0!important; }
	
	/* 패스워드 인증 페이지 */
	#password_page form fieldset:first-of-type { margin-bottom: 20px; }
}