.lead { font-size: 20px; opacity: 0.8; line-height: 1.75; letter-spacing: -0.02em; color: #555; font-weight: 500; word-break: keep-all; }
.change_btn { position: absolute; z-index: 1; bottom: 2px; right: 2px; background-color: #f60; color: #fff; font-size: 14px; border: 0; padding: 10px; border-radius: 20px; }
.btn-page-cfg { position: absolute; z-index: 1; bottom: 2px; right: 2px; background-color: #f60; color: #fff; font-size: 14px; border: 0; padding: 10px; border-radius: 20px; height: 36px; z-index: 99; }
.btn-page-cfg.page-setting { top: 100px; }



@media screen and (max-width: 640px) {
  .lead { font-size: 18px; font-weight: 400; }
}

#open-button { position: fixed; z-index: 2000; right: 60px; top: 26px; width: 40px; height: 40px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; cursor: pointer; display: block; }
#open-button .navicon-line { position: absolute; width: 20px; height: 2px; border-radius: 1px; background: #000000; opacity: 0.8; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; transition: all 0.7s ease-out; }
.main #open-button .navicon-line { background: #fff; }
#open-button .nl1 { top: 11px; right: 10px; width: 30px; }
#open-button .nl2 { top: 19px; right: 10px; width: 24px; }
#open-button .nl3 { top: 27px; right: 10px; width: 30px; }
#open-button.on > div > div { transform: rotate(225deg); -ms-transform: rotate(225deg); -webkit-transform: rotate(225deg); width: 25px; position: absolute; top: 15px; right: 10px; margin: 0; padding: 0; background-color: #000; }
#open-button.on > div > div:first-child { transform: rotate(135deg); -ms-transform: rotate(135deg); -webkit-transform: rotate(135deg); }
#open-button.scrolled .navicon-line { background-color: #fff; }
#open-button.on.scrolled > div > div { background-color: #fff; }
.scrolled #open-button .navicon-line { background-color: #fff; }

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

    #open-button{position:fixed;z-index:10000;right:15px;padding-top:18px;width:75px; height:80px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer;display:block; }
	#open-button .navicon-line{position:absolute;width:20px;height:2px;border-radius:1px;background:#fff;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}
	#open-button .nl1 {top: 11px;right: 10px; width:30px;}
	#open-button .nl2 {top: 19px;right: 10px; width:24px;}
	#open-button .nl3 {top: 27px;right: 10px; width:30px;}
	#open-button.on>div>div{transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);width:25px;position:absolute;top:15px;right:10px;margin:0;padding:0;background-color:#fff;}
	#open-button.on>div>div:first-child{transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg)}
	#open-button.scrolled .navicon-line {background-color: #333;}
	#open-button.on.scrolled >div>div{background-color:#fff;}

	
}*/
#sitemap { border: 0; background-color: #000; width: 100%; max-width: 1200px; padding: 80px; }
#sitemap h2 { font-size: 36px; color: #fff; text-align: center; padding: 0 0 20px 0; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
#sitemap .depth1 > li { float: left; width: 20%; margin-top: 65px; }
#sitemap .depth1 > li:nth-child(5n + 5) { margin-right: 0px; }
#sitemap .depth1 > li:nth-child(5n + 1) { clear: both; }
#sitemap .depth1 > li > a { font-size: 22px; display: block; text-align: left; color: #fff; margin-bottom: 20px; }
#sitemap .depth2 > li > a { font-size: 16px; display: block; line-height: 2.1; color: #fff; opacity: 0.7; padding-left: 20px; }
#sitemap .depth2 > li { position: relative; }
#sitemap .depth2 > li:before { display: block; content: ""; width: 7px; height: 3px; background: #336791; position: absolute; left: 0; top: 15px; }
#sitemap .depth2 > li > a:hover { opacity: 1; }
#sitemap .depth3 > li > a { font-size: 14px; display: block; line-height: 2.1; padding-left: 15px; color: #fff; opacity: 0.7; }
#sitemap .mfp-close { position: absolute; right: 50px; top: 30px; z-index: 1; width: 30px; height: 30px; border: 0; font-size: 16px; color: #fff; }
#sitemap .mfp-close:after { background: url(../img/w_btn_close.png) no-repeat center center; }
#sitemap .arrow i { display: none; }

@media screen and (max-width: 1200px) {
  #sitemap { max-width: 800px; }
  #sitemap .depth1 > li { width: 50%; margin-top: 4%; }
}

@media screen and (max-width: 960px) {
  #sitemap { display: none; }
}


/*오른쪽 퀵메뉴*/
.right_quick { position: absolute; right: 0; top: -60px; z-index: 2; }
.right_quick.fixed { position: fixed; right: 0; top: 50% !important; margin-bottom: 50px; z-index: 100; top: 189px; }
.right_quick.fixed .material-icons { color: #fff; float: right; }
.right_quick ul.quick_info { position: relative; height: 240px; }
.right_quick ul.quick_info li { position: absolute; height: 60px; right: 0; }
.right_quick ul.quick_info li:nth-child(1) { top: 0; }
.right_quick ul.quick_info li:nth-child(2) { top: 60px; }
.right_quick ul.quick_info li:nth-child(3) { top: 120px; }
.right_quick ul.quick_info li:nth-child(4) { top: 180px; }
.right_quick ul.quick_info li:nth-child(5) { top: 240px; }
.right_quick ul.quick_info li a { width: 60px; height: 60px; text-align: center; background: #343434; overflow: hidden; display: block; }
.right_quick ul.quick_info li i { color: #fff; font-size: 24px; }
.right_quick ul.quick_info li i.ico { position: absolute; right: 20px; top: 15px; z-index: 2; }
.right_quick ul.quick_info li:nth-child(1) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(2) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(3) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(4) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(5) i { right: 17px; }
.right_quick ul.quick_info li a span { height: 60px; line-height: 60px; color: #fff; position: absolute; text-align: left; opacity: 0; left: 30px; font-size: 14px; font-weight: 500; z-index: 2; }
.right_quick ul.quick_info li a.kakao span { color: #000; }

@media screen and (max-width: 640px) {
  .right_quick { display: none; }
}

/*오른쪽 퀵메뉴*/



.quick_menu { width: 100%; margin: auto; padding-top: 20px; }
.quick_menu ul { text-align: center; }
.quick_menu li { display: inline-block; margin-left: -3px; width: 80px; border-right: 1px solid #ddd; }
.quick_menu li:last-child { border: 0; }
.quick_menu li a { display: block; box-sizing: border-box; color: #f5f5f5; letter-spacing: -0.8px; text-align: center; position: relative; font-size: 12px; }
.quick_menu li a:hover { color: #fff; backface-visibility: hidden; }
.quick_menu li a.on { color: #fff; border-bottom-color: #ff3300; border-bottom-width: 2px; border-bottom-style: solid; }

.quick_kakao { text-align: center; height: 35px; background-color: #ffd800; display: inline-block; clear: both; }
.quick_kakao a { display: block; position: relative; background: #ffd800; }
.quick_kakao a img { display: block; margin: 0 auto; }

.side_gnb { position: relative; width: 100%; float: left; padding-top: 20px; }
.side_gnb p { color: #fff; text-align: center; padding: 20px; }
.side_gnb .menu-list { display: block; position: relative; border-bottom: 1px solid #555; margin-top: 60px; }
.side_gnb .menu-list > li > a span.btn-toggle { display: block; position: absolute; width: 40px; height: 40px; top: 10px; right: 0; }
.side_gnb .menu-list > li > a { display: block; position: relative; color: #fff; font-size: 15px; line-height: 3.8em; padding: 0 1em; border-top: 1px solid #555; text-decoration: none; }
.side_gnb .menu-list > li > a i { display: block; position: absolute; top: 50%; left: 10px; transform: translateY(-75%) rotate(135deg); -webkit-transform: translateY(-75%) rotate(135deg); width: 20px; height: 20px; border: 1px solid #ddd; border-left-width: 0; border-bottom-width: 0; transition: transform 0.3s ease; -webkit-transition: -webkit-transform 0.3s ease; -ms-transition: transform 0.3s ease; }
.side_gnb .menu-list > li.on > a i { -webkit-transform: translateY(-25%) rotate(315deg); transform: translateY(-25%) rotate(315deg); }
.side_gnb .menu-list > li > a i:before { content: ""; display: block; position: relative; padding-top: 100%; }
.side_gnb .depth-2 { display: none; }
.side_gnb .depth-2 > li { background-color: #ddd; }
.side_gnb .depth-2 > li > a { display: block; color: #ddd; font-size: 1.2em; line-height: 3em; padding: 0 1.5em 0 2.2em; border-bottom: 1px solid #fff; color: #000; }



/* 오른쪽 퀵메뉴 */
#right-side { background-color: #333; position: fixed; z-index: 10; top: 0; right: -400px; max-width: 400px; width: 100%; height: 100%; color: #fff; padding: 30px; -webkit-transition: right 0.3s ease; -moz-transition: right 0.3s ease; -ms-transition: right 0.3s ease; -o-transition: right 0.3s ease; transition: right 0.3s ease; box-sizing: border-box; overflow: auto; }
#right-side .side_gnb .call a { text-align: center; display: block; position: relative; background: #6cc043; color: #fff; font-weight: bold; height: 5em; line-height: 5em; border-radius: 3px; margin-top: 10px; padding: 2px 0 4px 0; }
#right-side #btn-close-right-side { position: absolute; top: 20px; right: 0; color: #fff; width: 60px; text-align: center; line-height: 40px; font-size: 16px; cursor: pointer; }
#right-side #btn-close-right-side .fa.fa-times { font-size: 18px; padding-top: 20px; }
.right-side-on #right-side { right: 0; }
.right-side-on #wrapper { left: -300px; }
.right-side-on #header { left: -300px; }
.right-side-on #rs-overlay { display: block; }

.quick_menu { width: 100%; margin: auto; padding-top: 20px; }
.quick_menu ul { text-align: center; }
.quick_menu li { display: inline-block; margin-left: -3px; width: 80px; border-right: 1px solid #ddd; }
.quick_menu li:last-child { border: 0; }
.quick_menu li a { display: block; box-sizing: border-box; color: #f5f5f5; letter-spacing: -0.8px; text-align: center; position: relative; font-size: 12px; }
.quick_menu li a:hover { color: #fff; backface-visibility: hidden; }
.quick_menu li a.on { color: #fff; border-bottom-color: #ff3300; border-bottom-width: 2px; border-bottom-style: solid; }

.quick_kakao { text-align: center; height: 35px; background-color: #ffd800; display: inline-block; clear: both; }
.quick_kakao a { display: block; position: relative; background: #ffd800; }
.quick_kakao a img { display: block; margin: 0 auto; }

.side_gnb { position: relative; width: 100%; float: left; padding-top: 20px; }
.side_gnb p { color: #fff; text-align: center; padding: 20px; }
.side_gnb .menu-list { display: block; position: relative; border-bottom: 1px solid #555; margin-top: 60px; }
.side_gnb .menu-list > li > a span.btn-toggle { display: block; position: absolute; width: 40px; height: 40px; top: 10px; right: 0; }
.side_gnb .menu-list > li > a { display: block; position: relative; color: #fff; font-size: 15px; line-height: 3.8em; padding: 0 1em; border-top: 1px solid #555; text-decoration: none; }
.side_gnb .menu-list > li > a i { display: block; position: absolute; top: 50%; left: 10px; transform: translateY(-75%) rotate(135deg); -webkit-transform: translateY(-75%) rotate(135deg); width: 20px; height: 20px; border: 1px solid #ddd; border-left-width: 0; border-bottom-width: 0; transition: transform 0.3s ease; -webkit-transition: -webkit-transform 0.3s ease; -ms-transition: transform 0.3s ease; }
.side_gnb .menu-list > li.on > a i { -webkit-transform: translateY(-25%) rotate(315deg); transform: translateY(-25%) rotate(315deg); }
.side_gnb .menu-list > li > a i:before { content: ""; display: block; position: relative; padding-top: 100%; }
.side_gnb .depth-2 { display: none; }
.side_gnb .depth-2 > li { background-color: #ddd; }
.side_gnb .depth-2 > li > a { display: block; color: #ddd; font-size: 1.2em; line-height: 3em; padding: 0 1.5em 0 2.2em; border-bottom: 1px solid #fff; color: #000; }

.right_quick { position: absolute; right: 0; top: -60px; z-index: 2; }
.right_quick.fixed { position: fixed; right: 0; top: 50% !important; margin-bottom: 50px; z-index: 100; top: 189px; }
.right_quick.fixed .material-icons { color: #fff; float: right; }
.right_quick ul.quick_info { position: relative; height: 240px; }
.right_quick ul.quick_info li { position: absolute; height: 60px; right: 0; }
.right_quick ul.quick_info li:nth-child(1) { top: 0; }
.right_quick ul.quick_info li:nth-child(2) { top: 60px; }
.right_quick ul.quick_info li:nth-child(3) { top: 120px; }
.right_quick ul.quick_info li:nth-child(4) { top: 180px; }
.right_quick ul.quick_info li:nth-child(5) { top: 240px; }
.right_quick ul.quick_info li a { width: 60px; height: 60px; text-align: center; background: #343434; overflow: hidden; display: block; }
.right_quick ul.quick_info li i { color: #fff; font-size: 24px; }
.right_quick ul.quick_info li i.ico { position: absolute; right: 20px; top: 15px; z-index: 2; }
.right_quick ul.quick_info li:nth-child(1) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(2) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(3) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(4) i { right: 17px; }
.right_quick ul.quick_info li:nth-child(5) i { right: 17px; }
.right_quick ul.quick_info li a span { height: 60px; line-height: 60px; color: #fff; position: absolute; text-align: left; opacity: 0; left: 30px; font-size: 14px; font-weight: 500; z-index: 2; }
.right_quick ul.quick_info li a.kakao span { color: #000; }

@media screen and (max-width: 640px) {
  .right_quick { display: none; }
}
/* 오른쪽 퀵메뉴 끝 */




/* 메인비주얼 시작 */
#main_section .main_visual { height: 100vh; }
.main_visual_img {background:#fff url(../img/main_banner_img01.png) no-repeat 50% 50%}
.main_preloader { width: 100%; height: 100%; position: fixed; z-index: 99999999999; top: 0; left: 0; opacity: 1; visibility: visible; background-color: #101010; transition: all 0.4s; }
.main_visual { overflow: hidden; width: 100%; height: 100vh; height: calc(100vh - var(110px)); position: relative; background-color: #000; }
.main_visual_wrap .slick-track, .main_visual_wrap .slick-list { -webkit-perspective: 2000; -webkit-backface-visibility: hidden; }
.main_visual_wrap, .main_visual_wrap .slick-list, .main_visual_wrap .slick-track, .main_visual_item { height: 100%; /* height: 100vh; */ }
.main_visual_wrap { z-index: 1; }
.main_visual_item { position: relative; }
.main_visual_item .main_visual_img { width: 100%; height: 100%; background-size: cover !important; transform: scale(1.08, 1.08); opacity: 0.6; }
.main_visual_item .main-visual-m-img { display: none; }
.main_visual_item .main_visual_img.animate { animation: image-zoom-out 8s 0s forwards; }
.visual_txt_wrap { position: absolute; left: 0px; top: 0; width: 100%; height: 100%; z-index: 1; }
.visual_txt_box { display: flex; flex-direction: column; justify-content: flex-end; height: 95%; padding: 0 5.7rem 5.7rem; box-sizing: border-box; }
.visual_txt_box h2 { font-size: 80px; letter-spacing: -0.065em; color: #fff; font-weight: 600; margin-bottom: 2.9rem; margin-top: 1.7rem; }
.main_visual_item h2 { animation-delay: 0.3s; animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both; }
.main_visual_item .visual_txt_box .txt_inner2 { animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both; }
.txt_inner2 { width: 75%; animation: text-fade-out; }
.visual_txt_box .txt_inner2 p { font-size: 23px; color: rgba(255, 255, 255, 0.7); line-height: 1.66em; font-weight: 600; white-space: normal; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; max-width: 750px; word-break: keep-all; }

@keyframes image-zoom-out { from { transform: scale(1.08, 1.08); } to { transform: scale(1, 1); } }
@keyframes text-active-animation { from { opacity: 0; filter: Alpha(opacity=0); -webkit-transform: translateY(50px); transform: translateY(50px); } to { opacity: 1; filter: Alpha(opacity=100); -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes text-fade-out { from { opacity: 1; filter: Alpha(opacity=100); } to { opacity: 0; filter: Alpha(opacity=0); } }
@keyframes text-up { 0% { transform: translate3d(0, 150%, 0); } 100% { transform: translate3d(0, 0, 0); } }

.active-page.main-page .visual_nav_wrap { transform: translateY(0); opacity: 1; }
.visual_nav_wrap { display: flex; align-items: center; position: absolute; right: 3rem; bottom: 6rem; height: 8rem; width: 26.8rem; transform: translateY(80%); z-index: 10; opacity: 0; transition: all 0.8s; transition-delay: 0.48s; }
.visual_nav_wrap .slick-arrow { width: 75px; height: 75px; border: 0; cursor: pointer; z-index: 9; font-size: 25px; color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); border: 3px solid rgba(238, 238, 238, 0.2); box-sizing: border-box; border-radius: 100%; transition: all 0.3s; background: none; }
.visual_nav_wrap .slick-arrow.slick-prev { left: 10px; }
.visual_nav_wrap .slick-arrow.slick-next { right: 10px; }
.visual_nav_wrap .slick-arrow:hover { background: #297fea; border-color: #297fea; }

.visual_count { /* position:absolute; bottom:55px; left:0; */ /* width:100%; */ z-index: 11; font-size: 14px; color: #fff; letter-spacing: -0.5px; padding: 0 2rem; }
.visual_count .area_wrap { display: flex; align-items: center; }
.visual_count span { color: #888; letter-spacing: -0.02em; font-weight: 600; }
.visual_count span, .visual_count .middle { font-size: 20px; display: inline-block; vertical-align: middle; color: #888; font-weight: 600; }
.visual_count .middle { margin: 0 8px 2px; align-self: flex-end; }
.visual_count .tot_num { align-self: flex-end; margin-bottom: 2px; }
.visual_count span.cur_num { color: #fff; font-size: 30px; }

.main_visual_scroll { position: absolute; bottom: 0; left: 0; width: 100%; }
.main_visual_scroll .area_wrap { display: flex; justify-content: flex-end; }
.main_sc_box { margin-right: 5rem; position: relative; z-index: 1; }
.main_sc_box .sc_down { display: block; color: #fff; font-weight: 400; font-size: 11px; transform: rotate(90deg); margin-bottom: 50px; }
.main_sc_box .sc_line { overflow: hidden; position: relative; display: block; margin: 0px auto; width: 2px; height: 7.6rem; background-color: rgba(255, 255, 255, 0.5); }
.main_sc_box .sc_line:after { position: absolute; top: 0; left: 0; width: 2px; height: 2rem; background-color: #fff; content: ""; animation: line-over 1.5s infinite; }

@keyframes line-over { 0%, 20% { top: -3.8rem; } 100% { top: 100%; } }

@media all and (max-width: 1780px) { 
    .visual_txt_box { padding: 0 16rem 10.7rem 3rem; } 
}
@media all and (max-width: 1660px) { 
    .visual_txt_box { padding: 0 3rem 15.7rem; } 
}
@media all and (max-width: 1660px) { 
    .visual_nav_wrap { bottom: 4rem; width: 100%; right: 0; padding: 3rem; box-sizing: border-box; } 
    .txt_inner2 { width: 100%; } 
}
@media all and (max-width: 800px) { 
    #mainVisual { /* margin-bottom:10rem; */ padding-top: 0; } 
    .visual_txt_box { padding: 0 5vw 7rem; } 
    .visual_txt_box h2 { font-size: 47px; margin-bottom: 0; margin-top: 1rem; }
    .visual_txt_box .txt_inner2 p { font-size: 20px; } 
    .main_visual_scroll { display: none; } 
    .main_visual_item .main_visual_img .main-visual-inner-img { padding-top: 485px; } 
    .main_visual_item .main_visual_img .main-visual-inner-img img { width: auto; height: 100%; margin-top: 0; left: 50%; transform: translateX(-50%); }
    .visual_nav_wrap { display: none; }
   }

/* 메인비주얼 끝 */


/* 공통 */
.main-page .s_txt { font-size: 24px; color: #333333; font-weight: 500; text-align: center; }
.main-page .b_txt { font-size: 64px; font-weight: 600; color: #111; text-align: center; margin: 20px 0 100px; }

@media screen and (max-width: 768px) {
  .main-page .s_txt { font-size: 21px; }
  .main-page .b_txt { font-size: 33px; margin: 20px 0 50px; }
  .main_visual_img {background:#fff url(../img/m_main_banner_img01.png) no-repeat 50% 50%}
  .visual_txt_box {height: 70%;}
}
/* 공통 */


/* contents01 시작 */
.contents01 { width: 100%; padding: 300px 0; position: relative; }
.contents01::after { display: block; content: ""; width: 100%; height: 1280px; background: url(../img/con2.jpg) no-repeat; background-size: cover;}
.contents01 h2 { font-size: 60px; font-weight: bold; letter-spacing: -0.04em; line-height: 1.4; color: white; letter-spacing: -3px; }
.contents01 h2 .point { background: linear-gradient(to right bottom, #297fea, #9f00ff); color: transparent; -webkit-background-clip: text; font-weight: 700; }

@media screen and (max-width: 830px) { 
    .contents01 h2 > br { display: none; }
}
@media screen and (max-width: 768px) { 
    .contents01 h2 { font-size: 32px; } 
    .contents01::after { width: 580px; bottom: -30%; } 
}
@media screen and (max-width: 640px) { 
    .contents01 { padding: 100px 0; } 
    .contents01::after { bottom: -60%; right: -25%;}
	.contents01::after { width: 1920px; }
	.contents01::after { display: block; content: ""; width: 390px; height: 1280px; background: url(../img/con2_m.jpg) no-repeat; background-size: cover;}
}
/* contents01 끝 */


/* contents02 시작 */
.contents02 .owl-nav { display: none; }
/* contents02 끝 */

/* contents03 시작 */
.contents03 { width: 100%; padding: 300px 0; }
.contents03 .c03_flex { display: flex; flex-wrap: wrap; justify-content: space-between; }
.contents03 .grid { width: calc(33.333% - 15px); }
.contents03 .grid .photo { overflow: hidden; border-radius: 30px; position: relative; }
.contents03 .grid .photo::after {
    display: block; content: ""; position: absolute; left: 0; top: 0;
    width: 100%; height: 100%;
    background: linear-gradient(to right bottom, #297fea, #9f00ff);
    opacity: 0; transition: all 0.6s;
}

.contents03 .grid .photo img { width: 100%; }
.contents03 .grid a { position: relative; display: block;}
.contents03 .grid .txt {
    position: absolute; line-height: 1.5; word-break: keep-all; color: #fff;
    left: 0px; bottom: 0; top: calc(100% - 150px); width: 100%; padding: 40px;
    box-sizing: border-box; border-radius: 30px;
    transition: all 0.6s ease-in-out; opacity: 0;
}

.contents03 .grid .txt h2 { font-size: 36px; font-weight: 600; max-width: 330px; }
.contents03 .grid:nth-child(2) .txt h2 { max-width: 400px; }
.contents03 .grid .txt p {
    font-size: 23px; font-weight: 400; margin-top: 20px;
    transition: opacity 0.35s ease-in-out; pointer-events: none;
}


/* 스크롤 효과가 적용된 상태 */
.contents03 .grid.active .photo::after { opacity: 0.8; }
.contents03 .grid.active .txt { opacity: 1; top: 20px; }

@media screen and (max-width: 830px) {
    .contents03 .grid { width: calc(100% - 0px); margin-bottom: 60px; }
}

@media screen and (max-width: 640px) {
    .contents03 { padding: 100px 0; }
    .contents03 .grid .txt h2 { font-size: 27px; }
	.contents03 .grid .txt p { font-size: 15px; }
}

/* contents03 끝 */


/* contents04 시작 */
.contents04 { background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/c04_bg.jpg); background-repeat: no-repeat; background-position: 50% 0; background-size: cover; background-attachment: fixed; padding: 200px 0; }
.contents04 .inner { position: relative; }
.contents04 .title_wrap { position: sticky; top: 300px; }
.contents04 .title_wrap h2 { font-size: 64px; font-weight: 600; line-height: 150%; color: #fff; }
.contents04 .title_wrap .s_txt { text-align: left; color: #fff; opacity: 0.8; line-height: 1.4; }
.c04_box_wrap .c04_box_list { overflow: hidden; margin-top: 30px; margin-right: 0; margin-left: auto; max-width: 720px; }
.c04_box_wrap .c04_box_list li { position: relative; margin-bottom: 50px; }
.c04_box_wrap .c04_box_list .left_box { float: left; }
.c04_box_wrap .c04_box_list .right_box { float: right; }
.c04_box_wrap .c04_box_list li .text { border-radius: 30px; max-width: 560px; font-size: 20px; padding: 35px 30px; color: #d9d9d9; line-height: 1.4; word-break: keep-all; backdrop-filter: blur(17px); border: 1px solid #555555; }
.contents04 .c04_box_wrap .c04_box_list .text .point { font-size: 28px; font-weight: 600; color: #fff; margin-bottom: 10px; opacity: 1; }


 .contents04 .more_section{ position: relative; overflow: hidden; color: #777; font-size: 16px; font-weight: 500; line-height: 1.65; margin-top: 50px }
 .contents04 .more_section .top_cont { display: flex; align-items: flex-end; justify-content: space-between; padding: 0; margin: 0 auto; }
 .contents04 .more_section .view_btn { width: 212px; height: 75px; border: 1px solid rgba(255, 255, 255, .3); border-radius: 40px; }
 .contents04 .more_section .view_btn a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding-left: 74px; font-size: 18px; font-weight: 700; line-height: 2.1; color: #fff; transition: all .3s; position: relative; }
 .contents04 .more_section .view_btn a:before { content: ''; position: absolute; left: 14px; top: 10px; width: 52px; height: 52px; background: #1465f4; border-radius: 30px; transition: all .2s; z-index: -1; }
 .contents04 .more_section .view_btn a:hover:before { width: 100%; height: 100%; left: 0; top: 0; border-radius: 50px; }
 .contents04 .more_section .view_btn a:hover { color: #fff; }
 .contents04 .more_section .view_btn a span {position: absolute; top: 17px; left: 30px; color: #fff;transition: all .3s;}
 .contents04 .more_section .view_btn a:hover span { left: 45px; }

@media screen and (max-width: 830px) {
  .contents04 .title_wrap { position: relative; top: 0px; padding-bottom: 0; }
  .contents04 .title_wrap h2 { font-size: 40px; }
  .c04_box_wrap .c04_box_list li { margin-bottom: 28px; }
  .contents04 .c04_box_wrap .c04_box_list .text .point { font-size: 21px; }
  .c04_box_wrap .c04_box_list li .text { font-size: 17px; padding: 20px; width: 100%; }
}

@media screen and (max-width: 640px) { 
    .contents04 { padding: 100px 0; } 
}
/* contents04 끝 */


/* contents05 시작 */
.contents05 { padding: 300px 0 10px 0; }
.contents05 .c05_flex { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; margin: 150px auto 100px auto; }
.contents05 .left { width: 70%; height: 346px; display: flex; align-items: center; }
.contents05 .left .cont01 { width: 45%; }
.contents05 .left .txt { padding: 60px 40px 0 60px; height: 346px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; border-top-right-radius: 30px; border-bottom-right-radius: 30px; width: 60%; }
.contents05 .left .txt .main_title { font-size: 32px; text-align: left; letter-spacing: 0; font-weight: 600; padding-bottom: 20px; }
.contents05 .left .txt p { font-size: 20px; text-align: left; opacity: 0.8; line-height: 1.3; max-width: 390px; word-break: keep-all; line-height: 1.4; }
.contents05 .left .photo img { width: 100%; height: 346px; border-radius: 10px 0px 0px 10px; }
.contents05 .left .txt_wrap { width: 100%; }
.contents05 .left .txt_wrap .theme { font-size: 14px; font-weight: 500; }
.contents05 .left .txt_wrap .main_title { font-size: 36px; font-weight: 600; padding: 20px 0; text-align: left; }
.contents05 .left .txt_wrap p { opacity: 0.8; line-height: 1.6; font-size: 20px; font-weight: 400; word-break: keep-all; text-align: left; }
.contents05 .left .more a { display: block; width: 190px; font-size: 17px; color: #000; line-height: 40px; margin-top: 20px; padding: 0px 40px 0 0; transition: all 0.2s; }
.contents05 .left .more a:hover { padding: 0px 12px; transition: all 0.3s; }
.contents05 .left .txt_wrap ul { width: 55%; margin-top: 80px; display: flex; justify-content: space-between; position: absolute; left: -40px; }
.contents05 .left .txt_wrap ul li { display: block; width: 33.3333%; text-align: center; }
.contents05 .left .txt_wrap ul li .t2 { font-size: 26px; font-weight: bold; padding: 0; }
.contents05 .left .txt_wrap ul li .t3 { font-size: 18px; padding-bottom: 30px; }
.contents05 .right { width: 28%; height: 346px; text-align: left; background: linear-gradient(to right bottom, #297fea, #9f00ff); padding: 40px; border-radius: 30px; }
.contents05 .right h3 { font-size: 22px; color: #fff; font-weight: 500; padding: 10px 0; }
.contents05 .right .icon { color: #fff; font-size: 20px; font-weight: 500; opacity: 0.9; }
.contents05 .right .icon img { margin-right: 10px; }
.contents05 .right .line { width: 100%; height: 1px; background-color: #fff; opacity: 0.5; margin: 20px 0; }
.contents05 .right .photo img { width: 100%; }
.contents05 .right span { font-size: 15px; color: #fff; opacity: 0.8; }
.contents05 .right h2 > a { font-size: 38px; font-weight: bold; color: #fff; }
.contents05 .right .txt_wrap .theme { font-size: 14px; font-weight: 500; }
.contents05 .right .txt_wrap .main_title { font-size: 38px; font-weight: 600; padding: 20px 0; }
.contents05 .right .txt_wrap p { opacity: 0.8; line-height: 1.6; font-size: 18px; word-break: keep-all; }
.contents05 .right .txt_wrap .more a { display: block; width: 190px; font-size: 14px; color: #000; font-weight: bold; line-height: 40px; margin-top: 20px; padding: 0px 40px 0 0; background: url(../img/main_arrow.png) no-repeat; background-position: 100px center; transition: all 0.2s; }
.contents05 .right .txt_wrap .more a:hover { padding: 0px 12px; transition: all 0.3s; }

@media screen and (max-width: 1220px) { 
    .contents05 .right { min-height: 346px; height: 100%; margin-top: 20px; }
    .contents05 .left .txt { padding: 25px 25px 0 40px; } 
}
@media screen and (max-width: 830px) { 
    .contents05 .left .photo img { width: 100%; border-radius: 0px; }
    .contents05 .left .txt { width: 100%; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top-right-radius: 0; border-bottom-left-radius: 30px; } 
    .contents05 .left { width: 100%; height: auto; display: block; }
    .contents05 .right { width: 100%; } 
}
@media screen and (max-width: 640px) { 
    .contents05 { padding: 100px 0px; } 
    .contents05 h2 { font-size: 32px; word-break: keep-all; } 
    .content01 .left .txt_wrap ul li .t2 { font-size: 45px; } 
    .contents05 .left .txt_wrap .main_title { font-size: 38px; }
    .contents05 .c05_flex { margin: 50px auto 100px auto; } }
/* contents05 끝 */




/*서브상단*/
.sub_visual { position: relative; max-width: 2560px; margin: 0 auto; overflow: hidden; background-repeat: no-repeat; background-position: center top; }
.sub_visual.visual01 .bg { background-image: url(../img/sub_visual01.jpg); }
.sub_visual.visual02 .bg { background-image: url(../img/sub_visual02.jpg); }
.sub_visual.visual03 .bg { background-image: url(../img/sub_visual03.jpg); }
.sub_visual.visual04 .bg { background-image: url(../img/sub_visual04.jpg); }
.sub_visual.visual05 .bg { background-image: url(../img/sub_visual05.jpg); }
.sub_visual.visual06 .bg { background-image: url(../img/sub_visual06.jpg); }
/*.sub_visual:hover .bg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}*/
.sub_visual .title_warp { max-width: 1380px; margin: 0 auto; display: table; }
.sub_visual .title_warp .title_page { height: 380px; position: relative; display: table-cell; vertical-align: middle; text-align: center; margin: 0 auto; z-index: 2; padding: 0 20px; }
.sub_visual .title_warp .title_page .contents { margin-top: 50px; }
.subTop-btn { float: left; display: block; margin-top: 20px; clear: both; }
.subTop-btn i { font-size: 22px; color: #fff; opacity: 1; }
.subTop-btn .subTopArrow { display: inline-block; width: 48px; height: 48px; line-height: 52px; border: 1px solid #fff; opacity: 0.8; transition: all 0.3s ease; background: url(/resources/homepage/kor/_Img/Layout/layout_spr.png) no-repeat 0 0; margin-right: -4px; }
.subTop-btn .subTopArrow.subTopPrev { background-color: #fff; border: 1px solid #fff; opacity: 1; }
.subTop-btn .subTopArrow.subTopPrev i { color: #000; }
.subTop-btn .subTopArrow.subTopNext { background-color: #39f; border: 1px solid #39f; opacity: 1; }
.sub_visual h3 { font-size: 18px; font-weight: 500; padding-bottom: 20px; letter-spacing: 1px; color: #fff; opacity: 0.8; }
.sub_visual .main_title { font-size: 50px; font-weight: 600; text-align: left; color: #fff; opacity: 1; letter-spacing: -1px; }
.sub_visual .inBox { font-size: 14px; padding-top: 10px; color: #fff; }
.sub_visual .inBox i { font-size: 14px; color: #fff; display: inline-block; }
.sub_visual .inBox a { padding: 0 13px 0 0; }
.sub_visual .inBox span { padding: 0 13px; opacity: 0.8; font-size: 14px; font-weight: 400; color: #fff; }
.sub_visual .inBox span.strong { opacity: 1; padding: 0 0 0 13px; }
.sub_visual .cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/sub_visual_cover.png) center bottom no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; min-width: 1200px; opacity: 0.6; z-index: 1; }
.sub_visual .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.sub_visual.tmp { height: 80px; background-color: #000; }
.sub_visual.tmp .title_warp { display: none; }

@media screen and (max-width: 640px) { 
  .sub_visual .title_warp { width: 100%; } 
  .sub_visual .title_warp .title_page { height: 422px; } 
  .sub_visual h3 { font-size: 12px; } 
  .sub_visual .main_title { font-size: 34px; } 
  .sub_visual .inBox { font-size: 12px; } 
}
/*서브상단*/




/* 서브 제목 */
.content_wrap { width: 100%; }
.content_wrap .content_area { width: 100%; max-width: 1400px; margin: 150px auto; padding: 0 20px; }
.content_wrap .txtboard { max-width: 1400px; margin: 0 auto; padding: 20px 20px 50px 20px; font-size: 12px; line-height: 1.75; letter-spacing: -0.02em; clear: both; }
.content_wrap .txtboard span { font-size: 14px; }

@media screen and (max-width: 640px) {
  .content_wrap .txtCon { max-width: 1400px; margin: 0 auto; padding: 100px 20px 50px 20px; clear: both; }
  .content_wrap .txtCon .sub_title { margin: 50px 0 50px; }
  .content_wrap .txtCon .sub_title h2 { font-size: 32px; }
}
/* 서브 제목 끝 */


/* 팝업 컨텐츠 */
.tl_pop_con { background: #fff; }
.tl_pop_con h2.f_pop_tit { width: 100%; height: 80px; line-height: 80px; background: #076aa3; font-size: 20px; color: #fff; }
.tl_pop_con h2.f_pop_tit img { display: inline-block; margin-left: 50px; margin-right: 5px; margin-top: -10px; width: 120px; }
.tl_pop_con h2.f_pop_tit span { display: inline-block; padding-left: 50px; }
.f_pop_wrap { line-height: 23px; text-align: justify; word-break: break-all; font-size: 15px; overflow-y: auto; }
.f_pop_wrap strong { color: #00a19a; font-weight: normal; }
.f_pop_wrap p { color: #333; padding: 40px 50px; line-height: 1.6; }
.mfp-close:after { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url("../img/btn_close_w.png") no-repeat center center; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms; border-radius: 50%; }
.mfp-close { width: 40px; height: 40px; text-indent: -999px; opacity: 1; overflow: hidden; background-color: transparent; border: 0; }
button.mfp-close:hover:after { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

/* 기타 버튼 스타일 */
.tl_btns { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 0.75rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; margin-bottom: 10px; }
.d_gray-btn { position: relative; z-index: 1; min-width: 140px; height: 50px; border: 1px solid #2f2f2f; text-transform: uppercase; color: #2f2f2f; letter-spacing: 1px; border-radius: 0; line-height: 50px; padding: 0; background-color: #ffffff; }
.d_gray-btn:hover, .d_gray-btn:focus { background-color: #2f2f2f; color: #ffffff; }

/* 퀵메뉴 */
.right_quick-area { position: fixed; z-index: 100; bottom: 120px; right: 20px; }
.right_quick-area .quick-left { background: #fff; position: fixed; right: -100px; opacity: 0; border-radius: 8px; width: 60px; box-shadow: rgba(0, 0, 0, 0.1) 0 10px 20px; transition: all 0.5s ease; bottom: 120px; }
.right_quick-area.active .quick-left { opacity: 1; right: 20px; }
.right_quick-area li { padding: 8px 0; position: relative; }
.right_quick-area li span { position: absolute; color: #fff; border-radius: 30px; padding: 4px 0px; width: 80px; text-align: center; background: rgba(0, 0, 0, 0.8); right: 100px; top: 20px; font-size: 11px; display: block; opacity: 0; transition: all 0.5s ease; }
.right_quick-area li a, .right_quick-area li div { text-align: center; line-height: 50px; display: block; transition: all 0.3s ease; color: #a27b73; width: 50px; height: 50px; margin: auto; cursor: pointer; }
.right_quick-area li:nth-child(3) a { color: #f90; }
.right_quick-area li:hover a, .right_quick-area li:hover div { background: #1e76fe; color: #fff; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.2) 0 8px 6px; }
.mobile_quick_area li:hover div { cursor: pointer; }
.right_quick-area li:hover span { right: 50px; opacity: 1; display: block; }
.right_quick-area li a i, .right_quick-area li div i { font-size: 18px; margin-top: 15px; }

@media (max-width: 640px) {
  .right_quick-area { display: none; }
}

/* 모바일 퀵메뉴 */
@media (max-width: 640px) {
  #top_btn { bottom: 95px; }
}



.bottom_quick_wrap {left: 0;bottom: 0; width: 100%; z-index: 350; position: fixed; background: #fff; transform: translateY(100%); box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);}
.bottom_quick_wrap::before { content: '';width: 23%; height: 100%; background: #0C4DA2; position: absolute; left: 0; top: 0;}
.inqInner {width:100%;display: flex;margin:0 auto;padding:0 20px;max-width:1240px;align-items: center;}
.Left { width: 22.4%; max-width: 266.359px; position:relative; background: #0C4DA2; padding: 20px 50px 20px 0; border-radius: 0px 50px 50px 0px;}
.inq_form input {border: none; position: relative; border-radius: 3px; box-sizing: border-box; padding: 6px 10px 5px;}
.Left .stxt {color:#fff; font-size: 14px; font-weight: 600; line-height: 16px; letter-spacing: -0.02em;margin-bottom:8px;}
.Left .tel {font-size: 30px; font-weight: 900; line-height: 36px; letter-spacing: -0.03em;color:#fff;}
.Right .txt {color: #222; font-weight: 700; line-height: 30px; font-size: 22px; margin-bottom: 8px;}
.Right .txt br.dn1200 {display:none;}
.Right {width: 78.6%; display: flex;  align-items: center; padding-left: 85px; justify-content: space-between;}
.inputwrap {display:flex; margin-left:5%}
.Right input {  font-weight: 500;  font-size: 16px; width: 200px;  height: 60px; max-width: 200px;  box-sizing: border-box; border: 1px solid #EEEEEE;  background: #EEEEEE; border-radius: 6px; padding: 20px;  border: none; box-sizing: border-box;}
.Right input::placeholder{font-weight: 500; font-size: 16px;}
input#tel {margin: 0 12px;}
button.send {padding: 0 color:#fff; width:180px; border:none; cursor:pointer; background:#000; border-radius: 6px;}
button.send p {font-size: 20px; font-weight: 700; line-height: 20px; text-align: center; padding:20px 30px; color:#fff}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow: none;
	-webkit-text-fill-color: #222!important;
	transition: background-color 5000s ease-in-out 0s;
	-webkit-transition: background-color 9999s ease-out;
}
input:focus, textarea:focus {background:#fff; border-radius: 6px; outline: 1px solid #FF922E; filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));}
/* div {box-sizing: border-box; transition:all 0.3s ease-in-out;} */
.mo_only {display:none!important;}
.mo_br {display:none!important;}

@media (max-width:991px) {
	.pc_only {display:none;}
	.mo_only {display:block!important;}
	.mo_br {display:block!important;}
	.pc_br {display:none!important;}
}

.Right input:placeholder{font-size: 16px; font-weight: 500; line-height: 20px; color:grba(0,0,0,0.3);}
.Right input[type="checkbox"]:focus {filter: none;}
.Right input.per_prcie { width: 20px; max-width: 20px; height: 20px; box-sizing: border-box; border: 1px solid #EEEEEE; background: #EEEEEE; border-radius: 6px; padding: 20px;}
.Right .checkbox {display: flex; cursor: pointer; flex-direction: column;}
.h_inqury input[type="checkbox"] {  -webkit-appearance: none; position: relative; width: 11px; height: 11px; cursor: pointer; outline: none !important; background: inherit; padding: 0; border-radius: 0; background: url(../img/checkBox.png) no-repeat center/cover;}
.Right input:focus {filter:none;}
.Right input[type="checkbox"]:checked::after { transform: scale(1) translate(-50%, -50%); content: ""; position: absolute; top: 50%; left: 50%; overflow: hidden; line-height: 1; color: #fff; /* background: url(../img/checked.png) no-repeat center / cover; */ width: 20px; height: 20px; transform: translate(-50%,-50%);}
.bottom_quick_wrap .Right input:focus {outline: none; box-shadow: 0 0 0 1px #FF922E;filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));}
.Right .check {color: #fff; cursor: pointer; font-size: 14px;font-weight: 400;line-height: 20px;padding-left: 6px; text-align: left; color: #222;}
.Right form {display: flex; align-items: center;}
p.cs_txt {color: #fff; text-decoration-line: underline;}
.inq_btn { width: 100%; height: 46px; background:#303030; border-radius: 5px; font-size: 16px; font-weight: 700; line-height: 19px; text-align: center; border: none; color: #fff; cursor: pointer;background: #FF5D2B;}
.Right input[type="checkbox"] { /* -webkit-appearance: none; */ position: relative; width: 20px; height: 20px; cursor: pointer; outline: none !important; background: inherit; padding: 0; border-radius: 3px;background:#EEE;}
.Right.m_quick_wrap.mo_only.show input:focus {box-shadow:0 0 0 1px #ff922e!important;}

@media (min-width:1920px) {.bottom_quick_wrap::before {width: 30%;}}
@media (max-width:1500px) {
	.bottom_quick_wrap::before {width: 20%;} 
	.Right {width: 78.6%; padding-left: 40px;}
}
@media (max-width:1040px) {
	.Left .tel {font-size: 28px; line-height: 34px;}
	.Right {width: 75%; padding-left: 33px;}
}
@media (max-width:991px) {
	.bottom_quick_wrap {box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);}
	.inqInner {margin: 0 auto; padding: 0 0 0 0;}
	.bottom_quick_wrap::before {display:none;}
	.Left {width:auto; padding: 22px 21px 22px 21px;}
	.Left figure {width:22px; height:22px;}
	.Left figure img {width:100%; height:auto;}
	.Right {width: 100%;display: flex;padding-left: 0;align-items: center;justify-content: center;}
	.Right .txt {margin-bottom:0;font-size: 20px;font-weight: 700;line-height: 22px;}
	.close {top: 40%;right: 21px;width: 12px;height: 6px;position: absolute;transform: translateY(-50%);}
	.close i { font-size:24px; cursor:pointer}
	.close img {width: 100%; height: auto; vertical-align: top;}
	.m_quick_wrap {left: 0;opacity:0;width: 100%;background: #FFF;flex-direction: column;border-radius: 10px 10px 0 0;z-index:-1;bottom: -20%;position: fixed;transition: all 0.4s ease-in-out;}
  .m_quick_wrap.show{background:#fff;left:0;width:100%;flex-direction:column;border-radius:10px 10px 0 0;position:fixed;z-index:600;bottom:0;transform:translateY(0);opacity:1}
  .m_quick_wrap.Right .txt{width:100%;font-size:18px;font-weight:600;line-height:26px;padding:0 20px;box-sizing:border-box;margin:20px 0}
	.m_quick_wrap form {width: 100%; padding: 0 20px; box-sizing: border-box;}
	.m_quick_wrap .inputwrap {display: flex; flex-direction: column; width:100%;}
  .Right input{width:100%;height:54px;max-width:inherit;padding:17px;font-size:16px;font-weight:400;line-height:20px}
	.Right input::placeholder{font-weight:300;}
	.Right input:focus {border:1px solid #FF922E;}
	.Right input:placeholder{font-size: 16px; font-weight: 300; line-height: 20px;}
	.per_mo {display: flex; margin-top: 10px; align-items: center;}
	input#tel {margin: 10px 0 0 0;}
	button.send {margin-top: 20px; margin-bottom: 20px; width:100%;    border-radius: 8px;}
  button.send p{font-size:18px;font-weight:700;line-height:22px;letter-spacing:0;text-align:center;padding:19px 0}
  .m_close{top:20px;right:20px;cursor:pointer;width:26px;height:26px;position:absolute}
	.m_close i { font-size:28px}
	.m_close img {width:100%; height:100%;}
  .popup_bg{top:0;left:0;z-index:-1;opacity:0;width:100%;height:100%;position:fixed;background:rgba(0,0,0,.8)}
	.popup_bg.show {z-index:550; opacity:1;}
  .m_quick_wrap.Right input:focus{outline:0;box-shadow:0 0 0 1px #ff922e inset!important;filter:drop-shadow(0px 0px 10px rgba(0, 0, 0, .2))}
	.m_quick_wrap.Right input:focus {box-shadow: 0 0 0 1px #ff922e inset!important;}
}
@media (max-width:767px) {.Right.w100 {width: 75%;}}
