@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
@import url('../../../nariya/css/g5.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&display=swap');

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#000; }
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}
.nt-container,
.nt-container-wide { margin:0 auto; }
@media all and (min-width:992px) {
	.responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
	.responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
.no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0,
	.no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#nt_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#nt_loader .loader { margin: -25px 0 0 -25px; left: 50%; top: 50%; width: 50px; height: 50px; line-height:50px; font-size: 45px; position: absolute; z-index: 10001; }

/********************************************************
■ LNB
********************************************************/
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; padding: 0 13px; }
#nt_lnb ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_lnb ul > li:first-child { padding-left:0; }
#nt_lnb ul > li:last-child { padding-right:0; }
#nt_lnb ul > li:last-child::after { content: ""; margin-right:0; }
#nt_lnb ul > li > a { float:left; white-space:nowrap; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc .nt-container {  }
#header_pc .header-logo img { max-width:100%; }
#header_pc .header-search { width:100%;	max-width:400px; }
#header_pc .header-search form { padding:0; border-width:2px; border-style:solid; }
#header_pc .header-search input { font-size:16px !important; background: #fff; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; }
#header_pc .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#header_pc .header-search .btn { border:0; background: none !important; outline:none; }

/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { background:#fffffff0;box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }
#header_mo a { color:#000; }
#mlogo_img { width: 170px; }
/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; background: #fff;box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }
#nt_menu .nt-container,
#nt_menu .me-list .me-li,
#nt_menu .sub-1dul,
#nt_menu .sub-1dli { position:relative;text-align:center; }
#nt_menu .sub-slide { display:none; visibility:visible; }
#nt_menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
#nt_menu .me-icon {	width:4.0rem; text-align:center; }
#nt_menu .me-a { display:block; position:relative; text-align:center; font-weight:bold; color:#282828;font-size:19px !important; }
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { /*color:#fff; background:rgba(0,0,0,0.2) !important;*/font-weight:700 !important; }
#nt_menu .sub-2div { left:100%; top:0; position:absolute; z-index:22; background: #fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
#nt_menu .sub-2dul { }
#nt_menu .sub-2dli { }
#nt_menu .sub-2da { display:block; color:#000; border-bottom: 1px solid #eee; } 
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#000; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#000; font-weight:bold; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; background:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da { display:block; color:#000; border-bottom: 1px solid #eee; }
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { color:#000; background: #f5f5f5; border-color: #eee; font-weight:bold; }
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem 1.0rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@media all and (min-width:992px) {
	.wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto !important; }
	.wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 0 0 auto !important; }
	.wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto 0 0 !important; }
}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { position:relative; overflow:hidden; color:#333; background:#fafafa; border-bottom:1px solid #dee2e6; }
#nt_title .nt-container { position:relative; z-index:2; height:70px; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; }
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	font-weight: normal; color:#aaa; content:">"; }
@media all and (max-width:991px) {
	.responsive #nt_title .page-title { font-size:24px; letter-spacing:0; }
}
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:22px; }
	.responsive #nt_title .nt-container { height:60px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:20px; }
	.responsive #nt_title .nt-container { height:50px; }
}

/********************************************************
■ Wing
********************************************************/
#nt_wing .nt-container { position:relative; overflow:visible !important; }
#nt_wing img { max-width:100%; }
#nt_wing .wing-left,
#nt_wing .wing-right { position:absolute; width:160px; }
#nt_wing .wing-left { left:-180px; }
#nt_wing .wing-right { right:-180px; }
.boxed-b #nt_wing .wing-left { left:-200px; }
.boxed-b #nt_wing .wing-right { right:-200px; }

/********************************************************
■ Footer 
********************************************************/
#nt_footer { padding-bottom:70px;background:#eee; }
#nt_footer .nt-links ul { list-style: none; margin: 0; padding:0; }
#nt_footer .nt-links ul > li { float: left; padding: 0 13px; }
#nt_footer ul > li:first-child { padding-left:0; }
#nt_footer ul > li:last-child { padding-right:0; }
#nt_footer .nt-links ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_footer .nt-links ul > li:last-child::after { content: ""; }
#nt_footer .nt-links ul > li > a { color: #333; white-space:nowrap;	}
#foot_logo_img { max-width: 270px;width: 100%;margin-top: 50px;margin-bottom: 15px;filter: grayscale(100%); }
@media all and (max-width:991px) {
	.responsive #nt_footer .nt-links ul > li { float:none; display:inline-block; }
}

#side_logo_img { max-width: 200px;width: 100%;margin-top: 10px;margin-bottom: 5px;filter: brightness(0) invert(1); }

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0; margin:0; font-weight:bold; }
hr.hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px; background-color:#ddd; }
hr.hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0; }
hr.hr::after { width:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
.pointer { cursor:pointer; }

/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !important; }

/* 체크박스, 라디오버튼 재지정 */
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after { top:0.15rem !important; width:1.4rem !important; height:1.4rem !important; }

/* 체크박스, 라디오버튼과 글자간 간격 */
.custom-checkbox .custom-control-label span,
.custom-radio .custom-control-label span { cursor: pointer; padding-left:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:bold; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.3rem !important; }

/* 사각 스타일 */
.is-square .na-round,
.is-square .view_image img,
.is-square .pretty-embed img,
.is-square .btn,
.is-square .alert,
.is-square .nav-link,
.is-square .form-control,
.is-square .input-group-prepend,
.is-square .input-group-append,
.is-square .input-group-text,
.is-square .custom-file-label,
.is-square .custom-file-label:after,
.is-square .custom-select,
.is-square .label,
.is-square .progress,
.is-square .pagination li a,
.is-square .list-group-item { border-radius:0 !important; }


.sub_top_box { position:relative;width:100%;height:auto;overflow:hidden;min-height:250px;margin:0px auto;margin-bottom:40px;text-shadow: 0px 0px 10px black; }
.SUB01 { background:url('/img/sub_top_AA.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.SUB02 { background:url('/img/sub_top_BB.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.SUB03 { background:url('/img/sub_top_CC.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.SUB04 { background:url('/img/sub_top_DD.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.footmenu { background:url('/img/sub_top_OTHER.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.footmenu2 { background:url('/img/sub_top_OTHER.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.OTHER { background:url('/img/sub_top_OTHER.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.sub_title_box { position:absolute;max-width:1400px;width:100%;height:auto;overflow:hidden;left:50%;top:50%;transform: translate(-50%, -50%);text-align:center;color:#fff; }
.sub_mini_title { position:relative;width:100%;height:auto;font-size:12px;line-height:17px;letter-spacing:3.5px;margin-bottom:22px; }
.sub_mini_title span { font-family: "Noto Sans KR", sans-serif !important; }
.sub_main_title { position:relative;width:100%;height:auto;font-weight: 700;font-size:40px;line-height:45px;letter-spacing:-1px;padding:0px 5px;font-family: "Noto Serif KR", serif;margin-bottom:20px; }

.minititlebox { position:relative;max-width:720px;width:100%;height:auto;margin:0px auto;text-align:center;font-size:20px;line-height:30px;letter-spacing:-0.5px; }
.minititlebox span { font-weight:600; }

.titlebox { position:relative;max-width:400px;width:100%;height:auto;overflow:hidden;margin:auto;display:flex;margin-bottom:70px;min-height:84px;padding:0px 10px;letter-spacing:-1.5px; }
.titlebox .leftbox { width:22px;height:auto;overflow:hidden;border:7px solid #06346d;border-right:0px; }
.titlebox .rightbox { width:22px;height:auto;overflow:hidden;border:7px solid #06346d;border-left:0px; }
.titlebox .centerbox { width:calc(100% - 44px);height:auto;overflow:hidden;text-align:center;font-size:36px;line-height:42px;font-weight:800;padding:0px 10px;display:flex;align-items: center;justify-content: center; }
.titlebox .centerbox span { color:#06346d; }

@media all and (max-width:991px) {
.titlebox { margin-bottom:30px; }
.titlebox .centerbox { font-size:24px;line-height:30px; }

.sub_top_box { min-height:200px; }
.sub_mini_title { font-size:12px;line-height:15px;letter-spacing:3px;margin-bottom:10px; }
.sub_main_title { font-size:30px;line-height:35px;margin-bottom:10px; }
.minititlebox { font-size:15px;line-height:20px; }
}	




.pcmain_visual_img { display:block; }
.momain_visual_img { display:none; }
@media all and (max-width:767px) {
.pcmain_visual_img { display:none; }
.momain_visual_img { display:block; filter: brightness(70%) }
}

/*.mainvisualbox .fade-up { opacity: 0;transform: translateY(30px);transition: all 1s ease; }
.mainvisualbox .fade-up.show { opacity: 1;transform: translateY(0); }*/
.mainvisualbox .fade-up { opacity: 0;transform: translateY(20px);transition: all 0.4s ease; }
.mainvisualbox .fade-up.show { opacity: 1;transform: translateY(0); }


.mobr500 { display:none; }
@media all and (max-width:500px) {
.mobr500 { display:block; }
}


.mainvisualbox { position:relative;width:100%;height:auto;overflow:hidden; }
.mainvisualbox .main_visual { position:relative;width:100%;height: calc(100vh - 90px);overflow:hidden; }
.mainvisualbox .main_visual img { width:100%; }

.mainvisualbox .main_visual .visual_text_box { position:absolute;max-width:1300px;width:100%;height:auto;left:50%;top:50%;transform: translate(-50%, -50%);color:#fff;padding:0px 5px;z-index:10;}
.mainvisualbox .main_visual .visual_text_box .text_a { width:100%;height:auto;font-size:55px;line-height:68px;color:#fff;font-family: "Noto Serif KR", serif;font-weight:300;letter-spacing:-3px;margin-bottom:20px;text-shadow: 0px 0px 10px black; }
.mainvisualbox .main_visual .visual_text_box .text_a b { font-weight:600; }
.mainvisualbox .main_visual .visual_text_box .text_a span { color:#D2EBFF; }
.mainvisualbox .main_visual .visual_text_box .text_b { width:100%;height:auto;font-size:20px;line-height:28px;color:#fff;letter-spacing:-1px;font-family: 'NanumSquareNeo';text-shadow: 0px 0px 10px black; }
.mainvisualbox .main_visual .visual_text_box .text_b b { font-family: "Noto Serif KR", serif;font-weight:400; }
.mainvisualbox .main_visual .visual_text_box .text_b span { color:#D2EBFF; }

.mainvisualbox .swiper { width: 100%;height: auto;background: url('/img/main_visual_001.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.mainvisualbox .swiper-slide { width: 100%;height: auto; }
.mainvisualbox .swiper-slide img { width:100%; }

@media all and (max-width:991px) {
.mainvisualbox .main_visual .visual_text_box .text_a { font-size:32px;line-height:42px;letter-spacing:-2px;margin-bottom:20px; }
.mainvisualbox .main_visual .visual_text_box .text_b { font-size:14px;line-height:18px; }

}
@media all and (max-width:767px) {
.mainvisualbox .swiper { background: url('/img/mo_main_visual_001.jpg');background-repeat: no-repeat;background-size: cover;background-position: center; }
.mainvisualbox .main_visual .visual_text_box .text_a { text-align:center; }
.mainvisualbox .main_visual .visual_text_box .text_b { text-align:center; }
}

@keyframes rotateCircle {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(-360deg); }
}
.circle-wrapper { position: absolute;width: 600px;height: 600px;right:-300px;bottom:50%;transform: translate(0%, 50%);z-index: 9; }
.circle-text { position: relative;width: 100%;height: 100%;animation: rotateCircle 10s linear infinite;transform-origin: center center; }
.circle-text span { position: absolute;top: 50%;left: 50%;transform-origin: 0 0;font-size: 43px;color: #ffffffc2;font-family: "Noto Serif KR", serif;font-weight:700;pointer-events: none;width: 50px;display: inline-block;text-align: center; }


@media all and (max-width:767px) {
.circle-wrapper { width: 400px;height: 400px;right:50%;transform: translate(50%, 50%); }
.circle-text span { font-size: 27px; }
.circle-wrapper { bottom:0%; }
}



.main_section12 { position:relative;width:100%;height:auto;overflow:hidden;background:#fff;padding:60px 10px 0px 10px;margin-bottom:60px; }
.main_section12 .sec12_inbox { max-width:1300px;width:100%;height:auto;overflow:hidden;margin:0px auto;display:flex; }
.main_section12 .sec12_inbox .sec12_inboxs { width:33.33333%;height:auto;overflow:hidden;text-align:center; }
.main_section12 .sec12_inbox .sec12_inboxs.q01 { padding:20px 35px 20px 0px; }
.main_section12 .sec12_inbox .sec12_inboxs.q02 { padding:20px 35px 20px 35px;border-left:1px solid #eee;border-right:1px solid #eee;background:#abd3a714; }
.main_section12 .sec12_inbox .sec12_inboxs.q03 { padding:20px 0px 20px 35px; }
.main_section12 .sec12_inbox .sec12_inboxs.q03 img { width:100%; }

.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox { width:100%;height:auto;overflow:hidden;font-size:35px;line-height:61px;font-weight:600;margin-bottom:13px;font-family: "Noto Sans KR", sans-serif !important; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox i { width:32px;text-align:center;color:#1f336a; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox .tnumber { display:block;font-size:40px;line-height:60px;font-weight:700; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox { width:100%;height:auto;overflow:hidden;font-size:22px;line-height:40px;font-family: "Noto Serif KR", serif;font-weight:500; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox i { color:#1f336a; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .left { width:80px;height:auto;overflow:hidden;padding-right:20px;display:flex;justify-content: space-between; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .right { width:calc(100% - 85px);height:auto;overflow:hidden; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_subtext { width:100%;height:auto;overflow:hidden;font-size:18px;line-height:26px;font-weight:300;padding:15px 0px 10px 0px;color:#1f336a; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox2 { width:100%;height:auto;overflow:hidden;font-size:35px;line-height:61px;font-weight:600;margin-bottom:0px;font-family: "Noto Sans KR", sans-serif !important; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_address { width:100%;height:auto;overflow:hidden;font-size:17px;line-height:30px;padding:7px 0px;text-align:center; }

.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox { max-width:375px;width:100%;height:auto;overflow:hidden;display:flex;font-size:22px;line-height:40px;margin:0px auto;margin-top:10px;margin-bottom:10px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box { width:100%;height:auto;overflow:hidden;display:flex;align-items: center;cursor:pointer; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box .mapicon_box { max-width:50px;width:100%;height:auto;overflow:hidden;padding-right:9px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box .mapicon_box img { max-width:100%; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box .maptext_box { width:calc(100% - 50px);height:auto;overflow:hidden;font-size:16px;line-height:23px;text-align:left; }
.main_section12 .sec12_inbox .sec12_inboxs .mapapi_box { width:100%;height:auto;overflow:hidden; }
.main_section12 .sec12_inbox .sec12_inboxs .mapapi_box .root_daum_roughmap { background-color: #fff;margin: 0 auto;position: relative;width: 100%;height:100%;border-bottom:1px solid #e0e0e0; }
.main_section12 .sec12_inbox .sec12_inboxs .mapapi_box .root_daum_roughmap .wrap_controllers { display:none; }
.main_section12 .sec12_inbox .sec12_inboxs .mapapi_box .root_daum_roughmap .cont { display:none; }
.main_section12 .sec12_inbox .sec12_inboxs .mapapi_box .root_daum_roughmap .wrap_map { height:180px; }

.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_link { max-width:431px;width:90%;height:auto;overflow:hidden;color:#fff;display:flex;justify-content: center;font-size:22px;line-height:27px;padding:25px 0px;border-radius:4px;cursor:pointer;margin:0px auto;margin-bottom: 20px;background: linear-gradient(-45deg, #176434, #abd3a7, #176434);background-size: 400% 200%;animation: colorChangeAdvanced 3s ease infinite; }

@keyframes colorChangeAdvanced {
	0% { background-position: 0% 50%; }
	50% { background-position: 100% 50%; }
	100% { background-position: 0% 50%; }
}	

@media all and (max-width:1420px) {
.main_section12 .sec12_inbox .sec12_inboxs.q02 { padding:20px 35px 20px 35px;border-left:1px solid #eee;border-right:1px solid #eee; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox { margin-bottom:10px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box { flex-direction: column; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box .mapicon_box { text-align:center;padding-right:0px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box .mapicon_box img { max-width:50px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox .icon_box .maptext_box { width:100%;font-size:15px;text-align:center; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox { font-size:30px;line-height:50px;margin-bottom:13px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox2 { font-size:30px;line-height:50px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox { font-size:17px;line-height:40px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_address { font-size:17px;line-height:23px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_subtext { font-size:15px;line-height:20px;padding:6px 0px 10px 0px; }
}
@media all and (max-width:1260px) {
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .left { width:80px;height:auto;overflow:hidden;padding-right:10px;display:flex;justify-content: space-between; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .right { width:calc(100% - 80px);height:auto;overflow:hidden; }
}

@media all and (max-width:1100px) {
.main_section12 .sec12_inbox .sec12_inboxs.q01 { padding:20px 15px 20px 0px; }
.main_section12 .sec12_inbox .sec12_inboxs.q02 { padding:20px 20px 20px 20px;border-left:1px solid #eee;border-right:1px solid #eee; }
.main_section12 .sec12_inbox .sec12_inboxs.q03 { padding:20px 0px 20px 15px; }


}
@media all and (max-width:991px) {
.main_section12 { padding:20px 10px 0px 10px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox { width:100%;height:auto;overflow:hidden;display:flex;font-size:22px;line-height:40px;margin-bottom:20px; }

.main_section12 .sec12_inbox .sec12_inboxs { width:100%; }
.main_section12 .sec12_inbox { flex-wrap: wrap; }
.main_section12 .sec12_inbox .sec12_inboxs.q01 { width:50%;padding:20px 15px 20px 0px; }
.main_section12 .sec12_inbox .sec12_inboxs.q02 { width:50%;border-right:0px;padding:20px 0px 20px 20px;border-bottom: 0px; }
.main_section12 .sec12_inbox .sec12_inboxs.q03 { padding-top:40px;padding:20px 0px 20px 0px; }

.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox { text-align:center; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox { justify-content: center; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .left { width:100px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .right { width:200px;height:auto;overflow:hidden;text-align: right; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_subtext { text-align:center;padding:6px 0px 10px 0px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox2 { text-align:center; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_address { justify-content: center; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_mapbox { max-width:280px;margin:0px auto;margin-top: 20px;margin-bottom: 20px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_titlebox .tnumber { font-size:35px;line-height:50px; }
}

@media all and (max-width:710px) {
.main_section12 .sec12_inbox .sec12_inboxs.q01 { width:100%;padding:20px 0px 20px 0px; }
.main_section12 .sec12_inbox .sec12_inboxs.q02 { width:100%;border-right:0px;border-left:0px;padding:20px 0px 20px 0px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .left { width:100px; }
.main_section12 .sec12_inbox .sec12_inboxs .sec12_inboxs_timebox .right { width:200px;height:auto;overflow:hidden; }
}


@media all and (max-width:550px) {
}



.pagetitle_outbox { width:100%;height:auto;overflow:hidden; }
.pagetitle_outbox .pageinbox { max-width:1400px;width:100%;height:auto;overflow:hidden;margin:0px auto; }

.big_title_center { width:100%;height:auto;overflow:hidden;font-size:40px;line-height:48px;text-align:center;letter-spacing:-0.5px; }
.big_title_center b {  }

.sub_title_center { width:100%;height:auto;overflow:hidden;font-size:20px;line-height:25px;text-align:center;padding:20px 10px;letter-spacing:-0.5px; }
.sub_title_center b {  }


@media all and (max-width:991px) {
.big_title_center { font-size: 27px;line-height: 32px;}
.sub_title_center { font-size:15px;line-height:19px;padding:10px 10px 20px 10px; }

}






















