/* mobile css */
body,html {
	min-width:320px;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

.row {
	width: 100%;
	padding: 0 20px;
}

.header {
	min-width: 100%;
	transition: none;
}

.header.b .m_logo {
	background-image: url("../img/logo_img_v03.png");
}
.header.b .m_tel {
	background-image: url("../img/m/m_tel_img.png");
}
.header.b .menu_btn {
	background-image: url("../img/m/m_menu_btn.png");
}

.header.f .m_tel {
	background-image: url("../img/m/m_tel_img.png");
}
.header.f .menu_btn {
	background-image: url("../img/m/m_menu_btn.png");
}

.header .row {
	padding: 0 30px;
}

.header.w {
	background-color: #000000;
	border-bottom: none;
}

.header.w .m_logo, .header .m_logo {
	background-image: url("../img/logo_img_v03.png");
	display: inline-block;
	height: 26px;
	width: 407px;
	text-indent: -9999px;
}

.header.w .m_tel, .header .m_tel {
	height: 52px;
	width: 54px;
	display: inline-block;
	background-image: url("../img/m/m_tel_img.png");
	/*text-indent: -9999px;*/
}

.header.w .menu_btn, .header .menu_btn {
	background-image: url("../img/m/m_menu_btn.png");
	height: 36px;
	width: 58px;
	margin-left: 35px;
}

.menu_over .content .logo_zone {
	margin-bottom: 70px;
}

.menu_over .content .line__ {
	top: 180px;
}

.menu_over .menu_area li span {
	font-size: 50px;
}

.menu_over .menu_area li a {
	font-size: 22px;
}

.m_close_btn::before, .m_close_btn::after {
	background: transparent !important;
}



.aside {
	position:fixed;
	right: -100%;
	top: 0;
	z-index: 999999;
	background-color:#fff;
	width: 100%;
	height: calc(var(--vh));
	transition:all 500ms ease-in-out;
	text-align: center;
}

.aside.open {
	right: 0;
}

.aside .body {
	width: 100%;
	height: 100%;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
}

.aside .m_close_btn {
	z-index: 999998;
	position:absolute;
	right: 40px;
	top: 40px;
	width: 54px;
	cursor:pointer;
	filter: grayscale(100%) brightness(0%) sepia(100%) hue-rotate(200deg) saturate(800%) brightness(60%);
}

.aside .content {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
	padding: 150px 0;
}

.aside .logo_zone {
	margin-bottom: 100px;
}

.aside .aside_inner {
	width: 580px;
	margin: auto;
}

.aside .aside_inner > li {
	position:relative;
	width: 100%;
	padding: 20px 0;
	/*border-bottom: 1px solid #555e81;*/
	text-align:center;
}

.aside .aside_inner li:first-child {
	/*border-top: 1px solid #555e81;*/
}

.aside .aside_inner li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 30px;
	color: #bfc6d7;
	font-family:'NotoSansKR-Medium';
	letter-spacing: -0.5px;
}

.aside .aside_inner > li.active a {
	font-family:'NotoSansKR-Bold';
	color: #001140;
}

/*.aside .aside_inner > li .arrow {
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 80px;
	height: 19px;
	width: 20px;
	background-image: url("../img/m/m_menu_arrow.png");
	background-position: center;
	transition:all 300ms;
}

.aside .aside_inner > li.active .arrow {
	transform:rotate(180deg);
	margin-top: -5px;
}*/

.aside .sub-menu {
	display:none;
	background-color:#fff;
}

.aside .sub-menu > li {
	padding: 20px 0;
	text-align:center;
	border-bottom: 1px solid #555e81;
}

.aside .sub-menu > li:last-child {
	border-bottom: none;
}

.aside .sub-menu > li a {
	color:#11243a;
	font-size: 26px;
}

.footer {
	padding: 60px 30px;
	font-size: 18px;
} 

.footer .row {
	align-items: unset;
	flex-direction: column-reverse;
}

.footer .lt_area {
	margin-top: 60px;
}

.footer .cp_info .top__ {
	font-size: 20px;
}

.footer .pharases {
	font-size: 16px;
}

.footer .rt_area {
	text-align: right;
}

#fp-nav.fp-right {
	display: none;
}

.open_banner {
	right: 30px;
	top: auto;
	transform: translateY(0);
	bottom: 150px;
}

.open_banner02 {
	right: 45px;
	top: auto;
	transform: translateY(0);
	bottom: 30px;
}

.open_banner {
	right: 30px !important;
	top: auto !important;
	transform: translateY(0) !important;
	bottom: 150px !important;
}
.open_banner_bt {
	right: 45px !important;
	top: auto !important;
	transform: translateY(0) !important;
	bottom: 30px !important;
}
.section_01 .swiper-slide {
	min-height: 0;
}

.section_01 .swiper_main_slider .swiper-slide.first .bg {
	background-image: url('../img/m/m_main01.jpg?new') !important;
}
.section_01 .swiper_main_slider .swiper-slide.second .bg {
	background-image: url('../img/m/m_main01.jpg?new') !important;
}

.section_01 .swiper_main_slider .text__box {
	top: calc(50% - 380px);
}

.section_01 .swiper_main_slider .first .text__box {
    width: 410px;
	left: 50%;
}

.section_01 .swiper_main_slider .first .text__box .text__ {
	margin-bottom: 30px;
}

.section_01 .swiper_main_slider .second .text__box {
	top: calc(50% - 390px);
	left: 50%;
	transform: translateX(-50%);
}

.section_01 .swiper_main_slider .second .text__box .text__ {
	width: 512px;
}

@keyframes s1_slider02_ani01 {
	0% {
		clip:rect(0,0px,208px,0);
		opacity: 0;
		visibility:hidden;
	}

	100% {
		clip:rect(0,512px,208px,0);
		opacity: 1;
		visibility:visible;
	}
}

.section_01 .swiper_main_slider .second .text__box .logo__ {
	padding-top: 230px;
}

.section_02 {
	min-width: 0;
}

.section_02 .fx__ {
	width: auto;
	flex-direction: column;
}

.section_02 .text__box {
	margin-top: 80px;
	margin-left: 30px;
}

@keyframes s2_top_text_ani {
	0% {
		clip:rect(0,0px,25px,0);
		opacity: 0;
		visibility:hidden;
	}

	100% {
		clip:rect(0,236px,25px,0);
		opacity: 1;
		visibility:visible;
	}
}

.section_02.active .text__box .md li:last-child {
	margin-bottom: 10px;
}	

.s__text {
	font-size: 20px !important;
}

.section_02 .s2_font {
	padding-top: 0;
	transform: translateX(200px) rotate(-5deg);
}

.section_02 .font__ {
    padding-top: 10px;
	margin-left: 0;
    text-align: right;
    padding-right: 30px;
	transform: translateX(0);
}

.section_02.active .font__ {
	animation: font_ani .8s 1.8s ease-in-out both;
}

.section_02 .map {
	margin-top: -170px;
}

.section_02.active .map {
	animation: s2_map_ani .8s 1.5s ease-in-out both;
}

@keyframes s2_map_ani {
	0% {
        transform: translateY(30px);
		opacity: 0;
		visibility:hidden;
    }
   
    100% {
		transform: translateY(0px);		
		opacity: 1;
		visibility:visible;
    }
}

.section_03 {
	background-image: url('../img/m/m_section03_bg.jpg?new');
}

.section_03 .row {
	padding: 100px 30px 100px 30px;
	position: relative;
    z-index: 999;
}

@keyframes s3_top_text_ani {
	0% {
		clip:rect(0,0px,25px,0);
		opacity: 0;
		visibility:hidden;
	}

	100% {
		clip:rect(0,328px,25px,0);
		opacity: 1;
		visibility:visible;
	}
}

.section_03 .s3_font {
	padding-top: 320px;
}

.section_03 .font__ {
	padding-top: 360px;
}

.section_04 {
	background-image: url('../img/m/m_section04_bg.jpg?new');
}

.section_04 .row {
	padding: 100px 30px 100px 30px;
}

@keyframes s4_top_text_ani {
	0% {
		clip:rect(0,0px,25px,0);
		opacity: 0;
		visibility:hidden;
	}

	100% {
		clip:rect(0,328px,25px,0);
		opacity: 1;
		visibility:visible;
	}
}

.section_04 .s4_font {
	padding-top: 320px;
}

.section_04 .font__ {
	padding-top: 360px;
}

.section_05 .row {
	min-width: 0;
}

.section_05 .title {
	left: calc(50% + 90px);
	top: calc(50% - 480px);
}

.section_05 .banner {
	background-image: url('../img/m/m_section05_banner_circle.png?new');
	width: 132px;
	height: 151px;
	top: calc(50% + 110px);
    left: calc(50% + 180px);
}

@keyframes s5_banner_ani {
	0% {
		opacity: 0;
		visibility: hidden;
		transform: translateX(-25px);
    }
   
    100% {
		opacity: 1;
		visibility: visible;
		transform: translateX(-2px);		
    }
}

.section_05 .swiper-slide.first .bg__ {
	background-image: url('../img/m/m_section05_slider01_bg.jpg?new');
}
.section_05 .swiper-slide.second .bg__ {
	background-image: url('../img/m/m_section05_slider02_bg.jpg?new');
}
.section_05 .swiper-slide.third .bg__ {
	background-image: url('../img/m/m_section05_slider03_bg.jpg?new');
}
.section_05 .swiper-slide.forth .bg__ {
	background-image: url('../img/m/m_section05_slider04_bg.jpg?new');
}
.section_05 .swiper-slide.fifth .bg__ {
	background-image: url('../img/m/m_section05_slider05_bg.jpg?new');
}
.section_05 .swiper-slide.sixth .bg__ {
	background-image: url('../img/m/m_section05_slider06_bg.jpg?new');
}

.section_05 .swiper-slide .fx__ {
	flex-direction: column;
	width: 100%;
	left: calc(50% - 290px);
    top: calc(50% - 350px);
}

.section_05 .swiper-slide .text {
	padding-top: 0;
}

.section_05 .text p {
	top: 95px;
	font-size: 22px;
}

.section_05 .swiper-slide .b_img {
	left: 30px;
	top: 225px;
}

.section_05 .swiper-slide .s_img {
	display: none;
}

.section_05 .page_number {
	left: calc(50% - 130px);
    top: calc(50% + 540px);
}

.section_05 .swiper-pagination-progressbar {
	left: calc(50% - 95px);
    top: calc(50% + 553px);
}

.section_06 {
	background-image: url('../img/m/m_section06_bg.jpg?new');
}

.section_06 .row {
	min-width: 0;
	padding-top: 120px;
}

.section_06 .title {
	top: 120px;
}

.section_06 .item {
	padding-right: 0;
	padding-top: 90px;
}

.section_06 .item__ {
	flex-direction: column;
	width: auto;
	margin-right: 0;
	padding-top: 100px;
}

.section_06 .item__ .bt {
	margin-top: 30px;
	font-size: 24px;
}

.section_06 .item__ .bt a {
	font-size: 24px;
}

.section_06 .item__ .fx_ {
	width: 320px;
	margin-left: 45px;
}

.section_06 .item__ .rt {
	margin-top: 50px;
}

.section_06 .item__ .bt .naver::before {
	content: '';
	background-image: url('../img/m/m_section06_naver_icon.png?new');
    width: 27px;
    height: 38px;
    position: absolute;
    left: -42px;
    top: 3px;
}

.section_06 .item__ .bt .kakao::before {
	content: '';
	background-image: url('../img/m/m_section06_kakao_icon.png?new');
    width: 30px;
    height: 40px;
    position: absolute;
    left: -42px;
    top: 2px;
}


.parallax {
	background-image:url('../img/m/m_parallax_bg.jpg');
}

.parallax .text__ h3 {
	font-size: 28px;
}

.parallax .text__ h3::after {
	top: 65px;
}

.route_menu .home {
	width: 85px;
}

.route_menu .home a {
	width: 85px;
}

.route_menu > li {
	width: 50%;
}

.route_menu > li.rmenu > a {
	font-size: 22px;
	line-height: 68px;
}

.route_menu > li.rmenu > a.line2 {
	line-height: 110%;
	margin: 12px 0;
}

.route_menu > li.rmenu .rsub_menu {
	top: 70px;
}

.route_menu > li.rmenu .rsub_menu li a {
	padding: 20px 30px;
	font-size: 21px;
}

.route_menu > li.rmenu .rsub_menu li a:hover {
	font-family:'NotoSansKR-Regular';
}

.sub_f {
	font-size: 20px;
	padding-left: 180px;
	background-position: 50px center;
}

.agree_wrap h2 {
	font-size: 25px;
}

.agree_box {
	font-size: 19px;
	height: 370px;
}

.agree_wrap p {
	font-size: 16px;
}

.regi_table {
	font-size: 19px;
}

 .regi_table td {
	font-size: 18px;
 }

.agree_radio {
	font-size: 22px;
}

.agree_radio input {
    width: 20px;
    height: 20px;
} 

.board_write_form .form_field th {
	font-size: 21px;
	width: 20%;
	padding: 15px;
}

.board_write_form input[type='text'], .board_write_form input[type='tel'], .board_write_form select {
	height: 40px;
	font-size: 20px;
}

.board_write_form .buttons a.confirm {
	font-size: 22px;
	height: 60px;
	line-height: 55px;
}

.news-zone {
	justify-content: space-between;
}	

.news-zone li {
	width: 49%;
	margin-right: 0;
}

.news-zone li .inner:hover {
	border: none;
	-webkit-transform: scale(1); 
	transform: scale(1); -webkit-transition: all 0.2s ease-out; 
	transition: all 0.2s ease-out; -webkit-box-shadow: none;
	box-shadow: none;
}

.news-zone li:nth-child(2n) {
	margin-right: 0;
}

.news-zone li .content .news-title {
	font-size:22px;
}

.news-zone li .content .news-content {
	font-size:18px;
	height: 80px;
}

.indicator li a {
	width: 40px;
	height: 40px;
	font-size: 20px;
}

/* Layer Popup */
.layerPopup { position: absolute; left: 50% !important; top: 150px !important; transform:translateX(-50%) !important; width:90%; min-width:650px; max-width:650px;}
.layerPopup .layerBox a { display: block}
.layerPopup .layerBox img { width: 100%}
.modal-today { display: flex; align-items: center; padding: 10px 20px; background: transparent}
.modal-today .checkboxSet { display: flex; align-items: center}
.modal-today .checkboxSet input[type=checkbox] { width: 25px; height: 25px; margin-top: 2px}
.modal-today .checkboxSet label { display: block; font-size: 25px; color: #fff; margin-left: 5px; cursor: pointer}
.modal-today .modalClose { font-size: 25px; color: #fff; margin-left: auto}

.m_fixed_Rel {
	height: 88px;
}

.m_fixed {
	left: 50%;
	transform:translate(-50%);
	bottom: 0;
}

.m_fixed.fixed {
	position:fixed;
}

@media(max-width:610px) {

}

/* ================================= */
