@charset "utf-8";

body{min-width: 1300px;}

/************************************************
*		LAYOUT									*
************************************************/

.wrap{width:100%;min-height:100%;margin:0 auto;position:relative;}
#header{width:100%;background:#fff;position:fixed;left:0;top:0;right:0;z-index:50;}
.hcontainer{width:100%;max-width:1300px;margin:0 auto;padding:208px 0 150px;position:relative;}
.ncontainer{width:100%;max-width:1300px;margin:0 auto;padding:0px 0 80px;position:relative;}
.acontainer{width:100%;max-width:1400px;margin:0 auto;/* padding:0 0 80px */;position:relative;z-index:40;}
.scontainer{width:100%;max-width:1300px;margin:0 auto;/* padding:0 0 80px */;position:relative;z-index:40;}
.lcontainer{width:100%;margin:0 auto;padding:0;position:relative;z-index:40;}
.agrcontainer{width:100%;max-width:1300px;margin:0 auto;padding:0px 0 150px;position:relative;}






/************************************************
*		MAIN BG									*
************************************************/

.ttl_bg{
	width:100%;
	height:1024px;
	background:url(../images/main01.jpg) center center no-repeat;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index:1;
}

/* .ttl_bg::before{
    background-image:  linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 1024px;
    content: '';
    position: absolute;
} */

.bg_s0{width:100%;height: auto;background-color: #fff;}
.bg_s1{width:100%;height: 1024px;background-color: #fff;}
.bg_s2{width:100%;height: 1024px;background-color: #FFFAFA;}

.bg_n{
	width:100%;
	height:1024px;
	background:url(../images/bg_news.jpg) center center no-repeat;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index:1;
}



/************************************************
*					HEADER						*
************************************************/

/********************* NAV *********************/
.header{font-family: 'MapoFlowerIsland';}
.navbar{
	/*   z-index should be above .close-navbar-toggler */
	  z-index:2;
	}
	.close-navbar-toggler{
	  position:absolute;
	  top:0;
	  left:0;
	  height:100%;
	  width:100%;
	  z-index:1;
	  cursor:pointer;
	}
	.close-navbar-toggler.collapsed{
	  z-index:-1;
	}
.navbar{width:100%;height:80px !important;position:fixed;left:0;top:0;z-index:100;}
.navbar{border-bottom:0 none !important;}
.nav_bg{
	width:100%;
	height:80px;
	background-color:#fff;
	opacity:1;
	filter:alpha(opacity=85);
	-ms-filter:alpha(opacity=85);
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=85)';
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	filter:alpha(opacity=85);
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}

.navbar-brand{padding:0 !important;}
.navbar-header,
.navbar-brand{height:80px !important;line-height:80px !important;}
/* .navbar-toggle{padding:9px 6px !important;} */

.navbar-default{background-color:transparent !important;}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover{color:#fff !important;}
.navbar-default .navbar-nav{position:absolute;
	display: flex;justify-content: space-between;
	width: 550px;
	left:50%;/*  transform: translateX(-50%); */
	top:0;z-index:100;}
.navbar-default .navbar-nav > li > a {
	font-family: 'MapoFlowerIsland';
	height:80px !important;
	padding: 8px !important;
	display: inline;
	text-align:right;
	font-size:18px;
	color:#000 !important;
	line-height:80px !important;
	letter-spacing:-1px;
	border-bottom: 1px solid rgba(92, 137, 7, 0);border-radius: 2px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a.on{color:#5C8907 !important;}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{color:#5C8907 !important; border-bottom: 1px solid rgba(92, 137, 7, 1); transition: border-bottom 0.3s;}

@media (min-width: 768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
    	margin-left:0 !important;
	}
}

.navbar-collapse{border-bottom:0 none !important;position:relative;}
.navbar-collapse .navbar-brand img{width:130px;margin:0;position:absolute;left:0;top:0;z-index:100;}
.navbar-collapse  a.logo,
.navbar-collapse  a.logo:hover{font-size:22px;font-weight:500;color:#fff;line-height:50px;}
.navbar-collapse  a.logo .tlo{width:140px;height:auto;margin:10px 0;}
.navbar-collapse  a.logo .m-tlo{display: none;}


.navbar-nav img {margin-right:10px;}
.navbar .container {width:100%;max-width:1280px;height:100%;}


/* ddddddd */
.menu_ham{position: absolute;top:0;right: 0;margin: 18px 20px;z-index: 101;}

/*************************************************
*					main banner	  				*
*************************************************/
/* .hcontainer{display: flex;justify-content: space-between;} */

.hcontainer{position: relative;margin: 80px 0 0;}
.hleft{position: absolute;left: 0;top: 238px;}
.hleft .hl_tit{font-size: 21px;color: #fff;font-weight: 600;margin-bottom: 20px;}
.hleft img{width: 200px;}
.hleft li:last-child{margin: 20px 0 60px;}
.hcenter img{margin: 0 auto;display: block;}
.hright img{width:32.42%;max-width: 375px;position: absolute;right: 0;top: 135px;}
.lxbit img{width: 463px;}


/*************************************************
*					CONTAINER					*
*************************************************/


/******************* About *******************/
h2{font-size: 36px;line-height: 44px;font-weight: 600;}
h2 span{display: block;font-size: 24px;font-family: 'MapoFlowerIsland';font-weight: 100;color: #547B37;margin: 0 0 45px;}

.about_con{display: flex;font-family: 'MapoFlowerIsland';font-weight: medium;font-size: 22px;line-height: 52px;justify-content: flex-end;white-space: nowrap;}
.about_img{width: 720px;height: 485px;background-size: 100%;transition: background-size .8s ease;position: relative;background-position: center center;background-repeat: no-repeat;
/* 	-webkit-mask-image: linear-gradient(to top, transparent 5%, black 100%);
	mask-image: linear-gradient(to top, transparent 5%, black 100%); */}
.about_img:hover{background-size: 110%;}
#abcon1 .about_img{background-image: url(../images/about_img01.jpg);}
#abcon2 .about_img{background-image: url(../images/about_img02.jpg);}
#abcon3 .about_img{background-image: url(../images/about_img03.jpg);}
.about_img div{border: 1px solid #fff;position: absolute;width: 94%;height: 92%;top:50%; left: 50%; transform: translate(-50%, -50%);}
.about_img span{font-family: 'MapoFlowerIsland';font-size: 88px;line-height: 100%;position: absolute;margin: 30px 40px;}
#abcon1 .about_img span{color: #827070;}
#abcon2 .about_img span{color: #4B6121;right: 0;}
#abcon3 .about_img span{color: #444D6B;bottom: 0;}

.about_left{text-align: right;}
.about_ttlis{font-size: 30px;line-height: 63px;}

#abcon2, #abcon3{margin: 40px 0 0;}
#abcon1 .about_left, #abcon3 .about_left{margin: auto 40px auto 0;}
#abcon2 .about_right{margin: auto 0 auto 40px;}
#abcon2{justify-content: flex-start;}
#abcon2 .about_right{order: 2;}
#abcon2 .about_left{order: 1;}

#abcon2 .about_left_img{position: relative;}
#abcon2 .about_left_img::after{width: 218px;height:150px;background: url(../images/deco_r.png) center center no-repeat;background-size: contain;
	position: absolute;top:-30px;right: -218px;content: "";}
#abcon3 .about_right{position: relative;}
#abcon3 .about_right:before{width: 217px;height:200px;background: url(../images/deco_l.png) center center no-repeat;background-size: contain;
	position: absolute;top:-50px;left: -216px;content: "";}
	
.ab_txt{font-family: 'MapoFlowerIsland';font-size: 22px;line-height: 52px;margin: auto 40px auto 0;}


/***************** Best ******************/
#best .swiper-slide{display: flex;justify-content: space-between;}
#best .slider{overflow: hidden;width: 900px !important;margin: 0 auto;}
#best .swiper-wrapper{width: 900px;height:480px;margin: 0 auto;}

.item_left img{height: 380px;width: auto;margin:60px 0 0 40px;}
.item_right{text-align: right;white-space: nowrap;margin: 100px 40px 0 0;}
.item_right h3{font-family: 'MapoFlowerIsland';font-size: 24px;line-height: 36px;}
.item_right .item_sub{font-size: 16px;line-height: 24px;color: #767676;margin: 0 0 140px;}
.item_right .item_txt{font-size: 18px;line-height: 27px;}

#best .swiper-button-next {
	background: url(../images/best_sn.png) no-repeat;
	background-size: 48px 48px;
	background-position: center;
	width: 48px;
	height: 48px;
	top: 840px;
	right: 120px;
  }
  
#best .swiper-button-prev {
	background: url(../images/best_spr.png) no-repeat;
	background-size: 48px 48px;
	background-position: center;
	width: 48px;
	height: 48px;
	top: 840px;
	left: 120px;
  }
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
#best .swiper-pagination{width: 900px;height: 4px;;margin: 100px auto;position: relative;}
#best .swiper-pagination-progressbar{background: #DCDCDC;}

/*************** Shop ****************/
.ser_wrap{padding: 120px 0 0;}
.ser_wrap .sw_left{height: 100%;position:relative;float: left;margin: 0 0 0 50px;}
.ser_wrap .sw_left ul{display: flex;}
.ser_wrap .sw_right{height: 100%;position:relative;float:right;}
.ser_wrap .sw_img{width:100%;text-align:center;}

#shop h2 span{color: #FE908B;}
#shop .sw_left p{font-size: 24px;line-height: 36px;margin: 184px 0 88px;}
#shop .sw_left ul li:last-child{margin: 0 0 0 20px;}
#shop .sw_left a img{width: 200px;}
#shop .sw_right img{width: 700px;}

/****************** Contact *******************/
.ct_wrap{padding: 120px 0 0 0 ;position: relative;}
.ct_wrap .ct_left{height: 100%;position:relative;float: left;}
.ct_wrap .ct_right{height: 100%;position:relative;float:right;}

.ct_left{margin: 180px 0 0 50px;font-size: 16px;line-height: 24px;}
.ct_left a img{width:314px;margin: 0 0 40px;}
.ttl_grey{color: #A5A5A5;}
.ct_left .ct_time{margin: 20px 0 40px;}

.ct_right{margin: 130px 0 0;}
.ct_right .map{width: 720px;height: 450px;border-radius: 20px;background-color: black;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);}


/****************** News *******************/
#news ul{display: flex;justify-content: space-between;margin: 177px 0 0 50px;}
#news li{width: 400px;height: 400px;background-color: #fff;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.12);position: relative;cursor: pointer;}
#news li:hover{background-color: #edf9e6/* rgba(213, 253, 186, 0.3) */;}
#news li:hover .news_con{opacity: 0.7;}
.news_con>a{display: block;transition: transform 1s;opacity: 0;position: absolute;left:50%; transform:translateX(-50%) translateY(-50%);top: 50%;




}
#news li:hover .news_con>a{display: block;opacity: 1;}

.news_con{margin: 50px auto;width: 300px;box-sizing: border-box;}
.news_con span{font-size: 14px;line-height: 21px;letter-spacing: 2px;}
.news_con h4{font-size: 24px;line-height: 36px;}
.news_con p{font-size: 18px;line-height: 27px;font-weight: 300;margin: 30px 0 0;overflow: hidden;text-overflow: ellipsis;height: 135px;}
/* .news_more{text-align: right;margin: 14px 0 230px;font-size: 18px;line-height: 27px;}
.news_more img{width: 30px;margin: 0 0 0 10px;} */

/************************************************
*		SLIDER									*
************************************************/

.flex-container a:hover,
.flex-slider a:hover {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-direction-nav{display:none;}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* --------------------------------------------
 * BASE STYLES
 * --------------------------------------------*/
.flexslider {
	margin: 0;
	padding: 0;
	/* background-color:#f74f4c !important; */
}
.flexslider .slides > li {
	-webkit-backface-visibility:hidden;
	display:none;
	overflow:hidden;
}
.flexslider .slides img {
	width:100%;
	display:block;
}
.flexslider .slides:after {
	height:0;
	line-height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
html[xmlns] .flexslider .slides {
	display:block;
}
* html .flexslider .slides {
	height:1%;
}
.no-js .flexslider .slides > li:first-child {
	display:block;
}

.flexslider {
	margin:0;
	background:#fff;
	position:relative;
	zoom:1;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
	zoom:1;
}
.flexslider .slides img {
	height:auto;
	-moz-user-select:none;
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height:300px;
}
.carousel li {
	margin-right:5px;
}
.flex-direction-nav {
	*height:0;
}
.flex-direction-nav a {
	width:60px;
	height:60px;
	margin:-20px 0 0;
	text-decoration:none;
	font-size:0 !important;
	color:rgba(0, 0, 0, 0.8);
	position:absolute;
	top:50%;
	z-index:10;
	display:block;
	overflow:hidden;
	opacity:1;
	cursor:pointer;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav .flex-prev {
	background:url(../images/icon/arrow_prev.png) no-repeat;
	left:40px;
	top:45%;
}
.flex-direction-nav .flex-next {
	background:url(../images/icon/arrow_next.png) no-repeat;
	text-align: right;
	right:40px;
	top:45%;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1;
	left: 40px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
	right: 40px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: default;
	z-index: -1;
}
.flex-control-nav {
	width: 100%;
	max-width:1280px;
	margin:0 auto;
	padding:0 0 0 200px;
	text-align: left;
	position:relative;
	top: 550px;
	z-index:100;
}
.flex-control-nav li {
	margin:0 6px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a {
	width: 12px;
	height: 12px;
	background: #bababa;
	background: rgba(186, 186, 186, 1);
	cursor: pointer;
	text-indent: -9999px;
	/*
	-webkit-box-shadow: inset 0 0 3px rgba(186, 186, 186, 1);
	-moz-box-shadow: inset 0 0 3px rgba(186, 186, 186, 1);
	-o-box-shadow: inset 0 0 3px rgba(186, 186, 186, 1);
	box-shadow: inset 0 0 3px rgba(186, 186, 186, 1);
	*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	display:block;
}
.flex-control-paging li a:hover {
	background: #f74f4e;
	background: rgba(248, 79, 76, 1);
}
.flex-control-paging li a.flex-active {
	background: #f74f4e;
	background: rgba(248, 79, 76, 1);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 40px;
		top:35%;
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 40px;
		top:35%;
	}
}






/************************************************
*					SUB							*
************************************************/

/******************** GUIDE ********************/
.date_wrap{margin:0 0 30px;padding:0;position:relative;}
.date_mobile{display:none;}

.date_wrap{width:100%;margin:0;padding:0;position:relative;}
ul.tabs{
	width:100%;
	height:80px;
	margin:0 0 30px;
	padding:0;
	list-style:none;
	position:relative;
	top:0px;
}
ul.tabs li:first-child{width:33.4%}
ul.tabs li{
	width:33.3%;
	height:80px;
	margin:0;
	padding:0;
	background:#e1e1e1;
	border-left:none;
	text-align:center;
	line-height:80px;
	overflow:hidden;
	position:relative;
	float:left;
}
ul.tabs li a{
	width:100%;
	height:100%;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	outline:none;
	text-decoration:none;
	font-size:20px;
	font-weight:400;
	color:#999;
	line-height:80px;
	display:block;
}
ul.tabs li a:hover{
	background-color:#f74f4c;
	color:#fff !important;
}
html ul.tabs li.active,
html ul.tabs li.active a:hover,
html ul.tabs li.active a{
	background-color:#f74f4c;
	color:#fff !important;
}
.tab_container{
	width:100%;
	height:700px;
	margin:0 0 150px;
	padding:70px 50px 40px;
	background:#fff;
	position:relative;
	display:block;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
}


/******************** use.htm ********************/

/* alert 창 */
#modalContainer {
	background-color:rgba(0, 0, 0, 0.3);
	position:absolute;
  top:0;
	width:100%;
	height:100%;
	left:0px;
	z-index:10000;
}

#alertBox {
	position:relative;
	width:33%;
	min-height:100px;
  max-height:400px;
	margin-top:50px;
	border:1px solid #fff;
	background-color:#fff;
	background-repeat:no-repeat;
  top:30%;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 1em Raleway,arial;
	background-color:#ff511f;
	color:#FFF;
	border-bottom:1px solid #ff511f;
	padding:10px 0 10px 5px;
	text-align: center;
}

#alertBox p {
	padding-left:5px;
  padding-top:20px;
  text-align:center;
  vertical-align:middle;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:10px auto 10px auto;
	padding:7px;
	border:0 none;
	width:70px;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:lightgray;
	border-radius: 0px;
	text-decoration:none;
  outline:0!important;
}
#alertBox #closeBtn:hover {
	background-color: #ff511f;
	color:#fff !important;
}
/* unrelated styles */

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

h1,h2 {
	margin:0;
	padding:4px;
}

code {
	font-size:1.2em;
	color:#069;
}

#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.important {
	background-color:#F5FCC8;
	padding:2px;

}

.sc_txt .m_rl b{
	margin-left:25px;
}

.sc_txt table tr .t_tt{
	margin-right:20px;
	display: inline;
}

/* alert 창 끝 */
.pg_ori_bg{background-color: #fffeee;;}
.pg_bg{
	position: relative;
}

.pg_bg .use_back_bg img{position: absolute;height: 200px;right: 0;top: 130px;}

.pg_case{
	width:620px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.pg_case .pc_t1{margin:0;padding:0;position:relative;}
.pg_case .pc_t1 li{
	width:20%;
	height:200px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:200px;
	position:relative;
	float:left;
}
.pg_case .pc_t2{margin:0 0 0 -30px;padding:0;position:relative;}
.pg_case .pc_t2 li:nth-child(3n+1){
	background-color:#333;
	color:#fff;
}
.pg_case .pc_t2 li{
	width:625px;
	height:160px;
	margin:0 0 30px 30px;
	padding:0;
	background-color:#f2f2f2;
	text-align:center;
	font-size:22px;
	font-weight:400;
	color:#222;
	line-height:160px;
	position:relative;
	float:left;
}
.pg_case .pc_t3 li:first-child{width:20%;margin:0;}
.pg_case .pc_t3 li:nth-child(2n){width:3%;}
.pg_case .pc_t3 li{
	width:17%;
	height:270px;
	margin:30px 0 0;
	padding:0;
	text-align:center;
	line-height:270px;
	position:relative;
	float:left;
}
.pg_case .pc_t4{margin:0;padding:0;position:relative;}
.pg_case .pc_t4 li{
	width:320px;
	height:320px;
	margin:0;
	padding:0;
	line-height:320px;
	position:relative;
	float:left;
}
.pg_case .pc_t4 li a{
	width:260px;
	height:60px;
	border:1px solid #ccc;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#fff;
	line-height:60px;
	display:block;
	position:absolute;
	left:30px;
	bottom:30px;
}
.pg_case .pc_t4 li a:hover{color:#fff !important;}
.pg_case .pc_t5{margin:0;padding:0;position:relative;}
.pg_case .pc_t5 li{
	width:20%;
	height:214px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:214px;
	position:relative;
	float:left;
}
.pg_case .pc_t6{margin:0 0 0 -30px;padding:0;position:relative;}
.pg_case .pc_t6 li:nth-child(3n+1){
	background-color:#f2f2f2;
	color:#222;
}
.pg_case .pc_t6 li{
	width:625px;
	height:160px;
	margin:0 0 30px 30px;
	padding:0;
	background-color:#333;
	text-align:center;
	font-size:22px;
	font-weight:400;
	color:#fff;
	line-height:160px;
	position:relative;
	float:left;
}
.pg_case .pc_t7{margin:0;padding:0;position:relative;}
.pg_case .pc_t7 li{
	width:20%;
	height:214px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:214px;
	position:relative;
	float:left;
}
.pg_case .pc_t8{margin:0 0 0 -29px;padding:0;position:relative;}
.pg_case .pc_t8 li{
	width:298px;
	height:298px;
	margin:0 0 30px 29px;
	padding:0;
	text-align:center;
	line-height:298px;
	position:relative;
	float:left;
}
.pg_case .pc_t9{margin:0 0 0 -30px;padding:0;position:relative;}
.pg_case .pc_t9 li:first-child{line-height:540px;}
.pg_case .pc_t9 li{
	width:625px;
	height:540px;
	margin:0 0 0 30px;
	padding:0;
	position:relative;
	float:left;
}
.pg_case .pc_t9 li p{
	width:100%;
	height:160px;
	margin:0 0 30px;
	padding:0;
	background-color:#f2f2f2;
	text-align:center;
	font-size:22px;
	font-weight:400;
	color:#222;
	line-height:160px;
	display:block;
}
.pg_case .pc_t9 li p:hover{background-color:#333;color:#fff !important;}
.pg_case .pc_t10{margin:0;padding:0;position:relative;}
.pg_case .pc_t10 li{
	width:14%;
	height:240px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:240px;
	position:relative;
	float:left;
}

.set_case{
	font-size:18px;
	font-weight:500;
	line-height:28px;
	position:relative;
}
.set_case .sc_tit{
	margin:0 0 5px;
	font-size:20px;
	font-weight:600;
	color:#222;
	display:block;
}
.set_case .sc_txt {
	display: flex;
	align-items: center;
	margin:10px 0 0;
}

.set_case .sc_txt2 .sc_txt:first-of-type{margin-bottom: 70px;}
.set_case .sc_txt2{margin-bottom: 70px;}
.set_case .sc_txt span, .sc_txt2 span{
	font-size: 18px;
	font-weight: 700;
	margin:0 10px 5px 0;
}
.set_case .sc_ul{margin:0 0 0 -2%;padding:0;position:relative;}
.set_case .sc_ul li{width:100%;margin:0 0 70px 2%;float:left;}
.set_case .sc_ul li b{margin:0 0 12px;font-size: 18px;display:block;}
.set_case .sc_ul li .m_em{font-size: 16px;}
.set_case .sc_ul li input[type="text"]{background-color:#fff;
border: 1px solid #a2a2a2;border-radius: 0;height: 44px;width: auto;}

.set_case .sc_ul li select{background-color:#fff;border-radius: 0;height: 44px;border: 1px solid #a2a2a2;width: auto;
font-family: "SCoreDream";font-size: 16px;}

.sc_ul textarea{
	background-color: #fff;
	font-size: 14px;
	height: 180px;
	border-radius: 0;
	border: 1px solid #a2a2a2;
	resize: none;
	padding: 18px;
}


.pg_bg input::placeholder {
	font-family: "SCoreDream";
}

.pg_bg textarea::placeholder {
	font-family: "SCoreDream";
}

.agree_conts{
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.aca {
	display: block;
	background-color: #434343;
	height: 34px;
	width: 200px;
	color:#fff !important;
	text-align: center;
	line-height: 34px;
	font-size: 13px;
}

.sc_btn{
	width: 250px;
	height: 50px !important;
    margin: 30px auto 0;
    border-radius: 12px !important;
	box-sizing: border-box;
	border: 1px solid #000 !important;
    background-color: #fff !important;
    text-align: center;
    font-size: 20px;
    font-weight: 600 !important;
    color: #000 !important;
    line-height: 55px;
	display: block;
	
}

.pg_tit{margin-left: -20px !important;}
.trim_case{margin-left:20px;}

.sc_txt label{margin-right: 70px !important;white-space: nowrap;}
.sc_txt #m1st_label{margin-right: 34px !important;}
.m_input1 .input_w{width: 220px !important;}
.m_input2 .w15p{width: 160px !important;}
.m_input2 .input_w{width: 210px !important;}
.m_input3 .input_w{width: 190px !important;}
.m_input3 .input_w:nth-of-type(1){margin-right: 5px}
.m_input3 .input_w:nth-of-type(2){margin-left: 5px}
.m_input3 img{width: 22px;}
.m_input3 .email_select{width: 178px !important;margin-right: 0;}
.m_input4 .route_conts label{margin-right: 70px;}
.agree_conts label{margin-right: 70px !important;}
.l_gray{font-size: 15px;color: #919191;font-weight: 500;}


/************************************************
*					Paginate					*
************************************************/

.responsivePaginate
{
	margin:50px 0;
	text-align:center;
	font-size:1em;
	line-height:1em;
	white-space:nowrap;
}
.responsivePaginate img{margin:0 0 5px;vertical-align:middle;}

.responsivePaginate span, .responsivePaginate div{
	margin:0 .25em 0 .25em;
	padding:.20em .5em;
	background-color:#18a2a2;
	border:1px solid #18a2a2;
	color:#fff !important;
	line-height:1em;
	visibility:hidden;
}
.responsivePaginate span, .responsivePaginate div
{
	display:inline;
	color:#18a2a2;
}
.responsivePaginate a
{
	margin:0 .25em 0 .25em;
	padding:.20em .5em;
	color:#18a2a2;
	text-decoration:none;
	background-color:#efefef;
	border:1px solid #18a2a2;
}

.responsivePaginate a.next{background:url(../images/icon/btn_page_next.gif) no-repeat center 50%;}
.responsivePaginate a.prev{background:url(../images/icon/btn_page_prev.gif) no-repeat center 50%;}

.responsivePaginate a:hover
{
	background-color:#18a2a2;
	color:#fff !important;
}

.responsivePaginate a:hover.next{background:url(../images/icon/btn_page_next.gif) no-repeat center 50%;}
.responsivePaginate a:hover.prev{background:url(../images/icon/btn_page_prev.gif) no-repeat center 50%;}


 


 
/************************************************
*					FOOT						*
************************************************/

.footer{width:100%;margin:230px 0 0;background-color:#fff;position:relative;left:0;bottom:0;}
.footer .copyright{
	width:100%;
	max-width:1280px;
	margin:0 auto;
	padding:45px 0;
	text-align:center;
	font-size:14px;
	font-weight:400;
	color:#333;;
	line-height:23px;
	letter-spacing:1px;
	position:relative;
}

.footer .f_logo img{width: 140px;}
.footer .ft_txt{margin: 20px 0;}
.footer .ft_txt span{color: #a5a5a5;}
.footer .ft_last{font-size: 12px;}

/* .footer .copyright a{font-weight:500;color:#8c8c8c;;} */

.footer .copyright .fw_top{
	width:48px;
	height:48px;  
	position: fixed;
	left: calc(50% - 24px);
	bottom:50px;z-index:100;
	/* opacity: .8; */
	transition: .2s linear;
	cursor: pointer;



	
}
.footer .copyright .fw_top a{width:100%;height:70px;display:block;}
.footer .copyright .fw_top a img{width:100%;}

.footer .copyright .ft_group{margin:-15px 0 0;font-size:11px;line-height:16px;position:absolute;right:0;top:83px;display:none;}
.footer .copyright .ft_group .tgl_btn{
	width:240px;
	height:45px;
	margin:-10px 0 0;
	padding:0 15px;
	background:#222;
	border:1px solid #bebebe;
	font-size:14px;
	font-weight:600;
	color:#bebebe;
	line-height:45px;
	display:block;
}
.footer .copyright .ft_group .tgl_btn span{height:45px;font-size:5px;line-height:45px;position:absolute;top:-10px;right:15px;}
.footer .copyright .ft_group .g_menu_wrap{
	width:525px;
	padding:45px 0 20px 45px;
	background:#fff;
	border:1px solid #c1c1c1;
	line-height:45px;
	position:absolute;
	top:-250px;
	right:0;
	opacity:0.9;
	z-index:100;
}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap{
	width:119px;
	padding:0;
	text-align:left;
	font-size:16px;
	color:#222 !important;
	line-height:18px;
	float:left;
}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dt{margin-bottom:5px;padding-bottom:5px;font-size:16px;font-weight:bold;}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dd{width:100px;margin:0;padding:0;}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dd a{margin:0;font-size:15px;color:#585858;line-height:24px;letter-spacing:-1px;}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dd a:hover{text-decoration:underline;}
.footer .copyright .ft_group .g_menu_wrap .g_link_line{width:1px;height:105px;float:left;margin:10px 0;background:#000;}

.footer .sns_wrap{position: absolute;right: 355px;top: 35px;}
.footer .sns_group ul{display: flex;}
.footer .sns_group li{padding: 0 0 0 36px;}
.footer .sns_group li img{width: 30px;}

.footer .fw_top{
	width:70px;
	height:70px;  
	position: fixed;
	right: 0;
	bottom:0;z-index:100;
	/* opacity: .8; */
	transition: .2s linear;
	cursor: pointer;
}
.footer .fw_top a{width:100%;height:70px;display:block;}
.footer .fw_top a img{width:100%;}


/************************************************
*					POPUP						*
************************************************/

/*************** BOOTSTRAP POP ******************/
.modal{top:15px !important;z-index:1000;}
.modal.in .modal-dialog{max-width:320px;}

.modal-header{font-size:16px;color:#000;}
.modal-header .close{font-size:35px;font-weight:300;color:#000;float:right;}

.modal-content{border-radius:0 !important;}

.modal-body{padding:25px 10px !important;font-size:14px;color:#222;}
.modal-body b{margin:0 0 15px;font-size:16px;font-weight:600;color:#222;display:block;}

.modal-footer{padding:0 !important;}
.modal-footer .btn:first-child{border-left:0 none;}
.modal-footer .btn{
	height:50px;
	margin:0 !important;
	padding:0;
	background-color:#e6e6e6;
	border-left:1px solid #cecece;
	border-radius:0;
	font-size:15px;
	line-height:50px;
	float:left;
}
.modal-footer .btn-primary{background-color:#d12e31;border-color:#d12e31;}


/************************************************
*					ETC							*
************************************************/

.xbltit{margin:0;padding:90px 0 20px;text-align:left;font-size:40px;font-weight:600;color:#fc7471;line-height:50px;position:relative;display:block;z-index:100;}
.xbltit span{height:50px;position:absolute;right:0;top:0;}

.xltit{margin:0;text-align:left;font-size:36px;font-weight:700;color:#fc7471;line-height:43px;display:block;}

.xbctit{margin:0;padding:25px 0 20px;text-align:center;font-size:32px;font-weight:700;color:#111;line-height:42px;position:relative;display:block;z-index:100;}
.xbctit span{height:45px;position:absolute;right:0;top:0;}

.cxbit{margin:0 0 10px;text-align:center;font-size:40px;font-weight:500;color:#111;line-height:50px;display:block;}

.cxit{margin:0 0 15px;text-align:center;font-size:32px;font-weight:300;color:#111;line-height:42px;display:block;}
.cxit b{font-weight:500;}
.cbxt{margin:0 0 15px;padding:0;text-align:center;font-size:26px;font-weight:300;color:#111;line-height:26px;display:block;}
.ctxt{margin:0 0 15px;padding:0;text-align:center;font-size:18px;font-weight:300;color:#3e3e3e;line-height:28px;display:block;}

.lc_btit{margin:20px 0;text-align:center;font-size:32px;font-weight:600;color:#111;display:block;}

.lbit{margin:0 0 10px;text-align:left;font-size:26px;font-weight:300;color:#111;line-height:36px;display:block;}

.lxit{margin:0 0 25px;text-align:left;font-size:26px;font-weight:500;color:#111;line-height:36px;display:block;}
.lbtit{margin:0 0 5px;padding:0;text-align:left;font-size:26px;font-weight:300;color:#3e3e3e;line-height:36px;display:block;}
.lbtit b{margin:0 5px 0 0;font-weight:500;}
.lbtit span{font-size:18px;}
.ltxt{margin:0 0 15px;padding:0;text-align:left;font-size:16px;font-weight:300;color:#3e3e3e;line-height:26px;display:block;}


.tal{text-align:left !important;}
.tac{text-align:center !important;}
.tar{text-align:right !important;}


.fl_l{float:left !important;}
.fl_r{float:right !important;}


.only_pc{display:block !important;}
.only_mobile{display:none !important;}

div.stop-dragging
{
  -ms-user-select: none; 
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}






/************************************************
*					TABLE						*
************************************************/

.table_type1{width:100%;margin:0 0 15px;border-top:2px solid #555;font-size:14px;}
.table_type1 caption{display:none}
.table_type1 thead th,
.table_type1 thead td{padding:10px;background-color:#fff;border-left:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;font-size:15px;font-weight:600;color:#333;line-height:20px;}
.table_type1 tbody th,
.table_type1 tbody td{padding:13px 10px;background-color:#fff;border-left:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;font-size:14px;font-weight:500;color:#777;line-height:20px;}
.table_type1 th:first-child,
.table_type1 td:first-child{border-left:0 none !important;}
.table_type1 img{vertical-align:middle;}
.table_type1 .it_case{margin:0;padding:0;position:relative;}
.table_type1 .it_case li.w3:first-child{width:34%;}
.table_type1 .it_case li.w3{width:33%;}
.table_type1 .it_case li{text-align:center;display:block;float:left;}
.table_type1 .it_btit{font-size:20px;font-weight:500;}
.table_type1 .it_tit{font-size:18px;font-weight:500;}
.table_type1 .it_btxt{font-size:16px;font-weight:500;color:#555;line-height:normal;}
.table_type1 .it_txt{font-size:16px;font-weight:400;color:#888;line-height:normal;}


.table_type2{width:100%;margin:0 0 20px;font-size:14px;}
.table_type2 caption{display:none}
.table_type2 thead th,
.table_type2 thead td,
.table_type2 tbody th,
.table_type2 tbody td{
	padding:13px 10px;
	border-bottom:1px solid #e4e4e4;
	line-height:24px;
}

.table_type2 thead th{
	background-color:#f9f9f9;
	border-top:2px solid #555;
	font-size:15px;
	font-weight:600;
	color:#333;
}
.table_type2 thead td{
	background-color:#f9f9f9;
	border-top:2px solid #555;
	font-size:14px;
	font-weight:600;
	color:#777;
}
.table_type2 tbody th{
	background-color:#f9f9f9;
	font-size:14px;
	font-weight:500;
	color:#333;
}
.table_type2 tbody td{
	background-color:#fff;
	font-size:14px;
	font-weight:500;
	color:#777;
}
.table_type2 .tt_text{height:450px;}
.table_type2 img{width:auto;height:20px;vertical-align:middle;}
.table_type2 .tw10p{width:10%;}
.table_type2 .tw15p{width:15%;}
.table_type2 .tw75p{width:75%;}



/************************************************
*				RESPONSIVE						*
************************************************/

@media all and (max-width:1280px){
}

@media all and (max-width:1279px){
		.vod_wrap{width:100%;height:auto;padding:0;}
		.vod_wrap .vod_bn{max-width:100%;height:580px}
		.vod_wrap .vod_bn .vb_txt{width:100%;height:300px;padding:20px;position:relative;}
		.vod_wrap .vod_bn .vb_txt .vt_tit{margin:0 0 10px;font-size:40px;line-height:50px;}
		.vod_wrap .vod_bn .vb_txt .vt_sit{margin:0 0 15px;font-size:30px;line-height:40px;}
		.vod_wrap .vod_bn .vb_txt .vt_txt{margin:0 0 5px;font-size:20px;line-height:30px;}
		.vod_wrap .vod_bn .vb_arr{display:none;}
		.vod_wrap .vod_bn .vb_thum{position:relative;}
		.vod_wrap .vod_bn .vb_thum img{width:80%;margin:20px auto 0;}
		.vod_wrap .vb_name{text-align:right;font-size:20px;font-weight:300;line-height:22px;position:absolute;right:60px;bottom:35px;display:block;}
		.vod_wrap .vod_bg{display:none;}
	
		.flex-control-nav{
			max-width:100%;
			padding:0;
			text-align:center;
			position:relative;
			top:310px;
			z-index: 100;
		}
		.flex-control-paging li a{border:1px solid #ccc;}
}

@media all and (max-width:1190px){
	.hright img{max-width: 250px;}
}

@media all and (max-width:1024px){
	.navbar-brand .tlo{display: block !important;}
	.navbar-brand .m_tlo{display: none !important;}
	.xbltit{padding-bottom: 50px;}
	.m_input1 .input_w {width: calc(100%/2 - 5px) !important}
	.m_input2 input{width: calc(100% - 170px) !important;}
	.pg_bg .use_back_bg img{top: -40px;}
}

@media all and (max-width:980px){
	.only_pc{display:none !important;}
	.only_mobile{display:block !important;}
	.footer{height:auto;}

	.footer .sns_wrap{right: 0;top: 40px;left:50%;
		transform: translateX(-50%);width: 160px;}
	
	.footer .sns_wrap ul{justify-content: space-between;}

	.footer .sns_wrap li{padding: 0;}

	.footer .copyright{
		max-width:100%;
		padding:110px 10px;
		text-align: center;
		font-weight: 500;
		font-size: 13px;
	}
	.footer .copyright .fw_top{right: 100px;left: auto;}
	.footer .copyright .fw_top a img{width:100%;}
	.footer .copyright .ft_group{display:none;}

	.only_pc{display:none !important;}
	.only_mobile{display:block !important;}



	.hcontainer{max-width:100%;padding:80px 20px 125px;}
	.scontainer{max-width:100%;padding:0 10px;}
	.ncontainer{max-width:100%;padding:0 30px 80px;}
	.agrcontainer{max-width:100%;padding:0 10px;}


	.xbltit{font-size:32px;line-height:44px;padding: 100px 0 0 ;}
	.xltit{font-size:28px;line-height:40px;text-align: center;}


	.tt_bg{
		width:100%;
		height:740px;
		background: url(../images/bg_m1.jpg) center center no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	.tt_bg::before{
		background-image:  linear-gradient(to bottom, rgba(0,0,0,.8) 0%, rgba(0, 0, 0, 0) 100%);
		width: 100%;
		height: 800px;
		content: '';
		position: absolute;
	}

	.tb_bg{
		height:auto;
	}

	.bg_s1, .ct_bg{
		width: 100%;
		height: auto;
		background: url(../images/m_ser_bg.png) center center no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	.bg_s2{
		width: 100%;
		height: auto;
		background-color: #fff;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	.bg_s3{
		width: 100%;
		height: 1095px;
		background-image: url(../images/m_bg_app.png);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.navbar-brand .tlo{display: none !important;}
	.navbar-brand .m_tlo{width:42px;height:42px;margin:10px 0 0 20px;position:absolute;left:0;top:0;z-index:100;display: block !important;}
	.nav_bg{height: 60px;opacity: 1;position: absolute;}
	.navbar{height:51px !important;}
	.navbar-brand{padding:0 15px !important;}
	.navbar-brand img {width:130px;margin:10px 5px 0 0;float:left;}
	.navbar-header,
	.navbar-brand{height:60px !important;line-height:60px !important;position:relative !important;}
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand{margin-left:0 !important;}
	.container>.navbar-collapse,
	.container>.navbar-header{margin:0 !important;}
	.navbar-header a.logo,
	.navbar-header a.logo:hover{font-size:22px;font-weight:500;color:#fff;line-height:50px;}
	.navbar-header a.logo .tlo{display: none;}
	.navbar-header a.logo .m_tlo{width:42px;height:42px;margin:10px 0 0 20px;position:absolute;left:0;top:0;z-index:100;}
	.navbar-toggle{position:absolute;margin: 0px 20px 0 0 !important;padding: 0 !important;right:0;top:0;border:0 !important;z-index:100;}
	.navbar-toggle .menubtn_img{width: 24px;height: auto;}
	.navbar-toggle:hover{background-color:transparent !important;}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{width:100% !important;border: 0;}
	.navbar-default .navbar-nav{position:absolute;display: flex;justify-content: space-between;margin: 0 !important;width: 100%;max-width: 360px;}
	.navbar-default .navbar-nav > li{float:left;}
	.navbar-default .navbar-nav > li > a {
		height:60px !important;
		font-size:13px;
		line-height:60px !important;
		padding:0 10px !important;
		white-space: nowrap;
	}
	.navbar-collapse{background-color:#fff;}
	.navbar-collapse.in{overflow-y: hidden !important;}
	.navbar .container{height:100%;padding:0 !important;}

	.hleft{margin: 0 auto;left:50%;
		transform: translateX(-50%);top: 604px;}


	.hleft ul{display: flex;}
	.hleft li img{width: 140px;}
	.hleft li:first-child{padding-right: 3%;}
	.hleft li:last-child{margin: 0;padding-left: 3%;}

	.lxbit img{width:69.167%;margin-top: 160px;max-width: 360px;}

	.hright img{width: 49.16%;max-width:300px;top: 60px;}

	.qr_wrap{width:150px;right:5%;top:130px;}
	.qr_wrap .qw_img{height:110px;}
	.qr_wrap .qw_img img{width:110px;}
	.qr_wrap .qw_txt{
		height:30px;
		margin:0;
		padding:0;
		text-align:center;
		font-size:20px;
		font-weight:600;
		color:#f74f4c;
		line-height:20px;
		position:relative;
	}



	.ser_wrap{width:100%;padding:20px 0 0;}
	.ser_wrap .sw_left{width:100%;margin-bottom:40px;position:relative;}
	.ser_wrap .sw_right{width:100%;margin-bottom:40px;position:relative;}
	.ser_wrap .sw_stit{font-size: 18px;text-align: center;}
	/* .ser_wrap .sw_img{height:180px;margin-bottom:40px;text-align:center;position:relative;}
	.ser_wrap .sw_img img{width:auto;height:200px;} */
	.ser_wrap .sw_tit{margin:60px 0 35px;font-size:28px;line-height:40px;text-align: center;}
	.ser_wrap .sw_sit{margin:0 0 35px;font-size:22px;line-height:30px;}
	.ser_wrap .sw_txt{margin:0 0 10px;font-size:18px;line-height:24px;text-align: center;}

	#sw_img1,#sw_img2,#sw_img3{width: 100%;height: auto;}

	.htu_tit{display: block;padding: 80px 0 0 0;}
	.htu_tit img{width: 74.4%;max-width: 268px;display:block;margin: 0 auto;}
	.htu_wrap ul{display: block;margin: 35px 0 20px;}
	.htu_wrap li{flex-direction: column-reverse;display: flex;padding: 0 0 60px;font-size: 15px;}
	.htu_wrap li img{margin: 0 auto;width: 60.56%;padding: 10px 0 0 0;max-width: 218px;}

	.app_wrap{width: 100%;}
	.app_wrap .appleft{width: 100%;top: 0;margin: 80px 0 0;}
	.app_wrap .appleft .app_content{margin: 530px auto;text-align: center;}
	.app_wrap .appleft .app_content p{font-size: 16px;}
	.app_wrap .appleft ul{display: block;}
	.app_wrap .appleft li{text-align: center;}
	.app_wrap .appleft li:last-child{padding: 15px 0 0 0;}

	.app_wrap .appright .only_pc{display: none !important;}
	.app_wrap .appright .only_mobile{display: block !important;}
	.app_wrap .appright{width: 100%;top:163px;}
	.app_wrap .appright img{width: 60.56%;left:50%;
		transform: translateX(-50%);position: relative;max-width: 218px;}
	
	.ct_wrap{padding: 80px 0;}
	.ct_wrap>p img{height: auto;width: 58.33%;margin: 40px auto 20px;max-width: 210px;}
	.ct_wrap .ct_bottom{display: block;width: 77.78%;margin: 0 auto;}
	.ct_wrap .ct_bottom p:last-of-type{margin: 0;}
	.ct_wrap .ct_bottom p img{height: auto;width: 100%;max-width: 280px;margin: 0 auto;}

	.agree_conts{position: relative;}
	
	.aca{position: absolute;right: 0;}

	ul.tabs{
		width:100%;
		height:40px;
		margin:0 0 15px;
		list-style:none;
		position:relative;
		top:0px;
	}
	ul.tabs li{
		height:40px;
		margin:0 0 1px;
		line-height:40px;
	}
	ul.tabs li a{
		font-size:16px;
		line-height:40px;
	}
	.tab_container{
		height:auto;
		margin:0 0 110px;
		padding:40px 20px 10px;
	}
}

@media all and (max-width:767px){
	.scontainer{padding:0 !important;}
	.pg_case{
		width: 100%;
	}
	.hright img{width: 29.99%;}
	.lbtit{margin:0;line-height:24px;}
	.lbtit span{font-size:16px;}
	.ltxt{margin:0;}


	.owner_wrap{margin-top:0px;padding: 0 20px 80px;}


	/******************* FOOTER ********************/
	.footer .copyright{font-size:12px;line-height:18px;}
	.footer .copyright .s_sns{width:100%;margin:20px auto 0;position:relative;left:0;top:0;}
	.footer .copyright .ft_group{display:none;}

	.table_type2 thead th,
	.table_type2 thead td,
	.table_type2 tbody th,
	.table_type2 tbody td{
		padding:10px 5px;
		line-height:20px;
	}
	.table_type2 tbody td em{font-size:12px;}
	.table_type2 .tt_text{height:0;}
	.table_type2 .tw10p{width:15%;}
	.table_type2 .tw15p{width:30%;}
	.table_type2 .tw75p{width:55%;}

	.m_wrap li{width:100%;margin:0 auto;}
	.m_wrap li p{padding:0 10px;font-size:12px;line-height:20px;letter-spacing:-1px;}
	.mw_bg1{height:200px !important;margin-bottom:0 !important;background:url(../video/vod_poster_1.jpg) no-repeat center top;background-size:100% 200px;}
	.mw_bg2{height:200px !important;margin-bottom:0 !important;background:url(../video/vod_poster_2.jpg) no-repeat center top;background-size:100% 200px;}
	.mw_bg1 iframe,
	.mw_bg2 iframe{height:200px}
	.swiper-button-prev, .swiper-button-next {
		top:35%;
	}
	.s_wrap h1{padding:0 0 40px;}
	.news_txt{width:85%;}
	.news_txt .news_title{font-size:22px;line-height:30px;}
	.news_txt .news_content{margin-bottom:40px;}
	.news_txt .btn_more{margin-bottom:60px;}
	#mySidenav{
		display: none;
	}
	.navbar-default .nn2 > li{
		padding-right:0;
		text-align: center;
	}
	.navbar-default .nn2 > li > a{
		font-size: 1em;
	}
}

@media all and (max-width:480px){
	#mySidenav{
		display: none;
	}

	.navbar-default .nn2 {
		width: 100%;
		padding:50px 0 0 0;
		margin: 0;
		background-color: rgba(255, 255, 255);
		overflow: auto;
  		white-space: nowrap;
		display: flex;
		justify-content: space-between;
	}
	.navbar-default .nn2 > li{
		padding-right:0;
		text-align: center;
	}
	.navbar-default .nn2 > li > a{
		font-size: 1em;
		display: inline-block;
		text-align: center;
	}

/*menu scroll*/

  .menuWrap {
	-webkit-box-sizing: content-box;
			box-sizing: content-box;
	overflow-x: scroll;
	overflow-y: hidden;
	-ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .menuWrap::-webkit-scrollbar {
	display: none; /* Chrome, Safari, Opera*/
  }
  .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
  }
  
  .menu-item {
	/* spacing styles */
	-ms-flex-preferred-size: 120px;
	flex-basis: 120px; /* sets the initial main size of a each menu item */ 
	-ms-flex-negative: 0; 
	flex-shrink: 0; /* don't allow menu item to shrink below 120px when there isn’t enough space on the row. */
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1; /* allow items to grow up to 150px wide if the container is big enough */
	max-width: 150px;
	margin: 0 2px;
  }
  .menu-item a {
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 11px 0;
  }

/*menu scroll 끝*/

	.hright img{width: 49%;}

	.tt_bg{
		margin-top:60px;
		width:100%;
		height:740px;
		background: url(../images/m_bg_m1.png) center center no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	.flex-control-nav{
		top:550px;
	}

	.lcontainer{
		padding-bottom:0;
	}

	.app_wrap{
		padding:0px;
	}
	.ser_wrap li{
		font-size: 18px;
	}
	

/************************************************
*			    use.htm responsive				*
************************************************/
	.pg_case{
		width: 100%;
	}
	.ncontainer{
		padding:0 0 80px !important;
	}
	.agrcontainer{
		padding:0px 0 60px !important;
	}
	.xbltit{
		padding: 80px 0;font-size: 24px;line-height: 36px;
	}
	.pg_case{
		max-width: 480px;
		width: 100%;
	}
	.set_case{
		width: 83.33%;margin: 0 auto;
	}

	.m_input1 select {
		width: 40.28% !important;
	}

	.m_input1 .input_w{
		width: calc(100%/2 - 5px) !important;
	}
	.m_input2 .w15p {
		width: 27.78% !important;
	}
	.m_input2 input{
		width: calc(100% - 10px - 27.78%) !important;
		font-size: 14px;
	}
	.m_input3 .input_w{
		width: 43% !important;
	}
	.m_input3 select{
		margin-top:10px;
		width: 96% !important;
	}

	.m_input4 .route_conts label{
		margin-right:30px;
		font-size: 0.88em;
	}

	.m_txt{
		font-size: 0.8em;
	}

	.m_ac{
		width: 100%;
		display: flex;
		align-items: center;
	}
	.agree_conts{
	    display: flex;
    	align-items: flex-start;
	    flex-direction: column;	
		position: relative;
	}

	.agree_conts label{
		margin-right: 30px !important;
	}

	.route_conts{
		display: flex;
		align-items: flex-start;
		flex-direction: row;
	}
	.aca {
		position: absolute;
		font-size: 0.5em;
		width: 40.278%;
		height: 3.43vh;
		line-height: 3.43vh;
		right: 0;
		top: -30px;
	}
	.sc_ul li .agree_conts .m_ac label b {
		font-size: 16px;
		
	}
	.l_gray{
		font-size: 14px;
	}
	.sc_ul textarea{
		padding: 15px;
	}
	.footer .copyright .fw_top{
		right:20px;
		bottom:20px;
	}

	.sc_txt .m_rl b{
		margin-left:25px;
		font-size: 14px;
	}

	.trim_case{margin: 0;}
	.sc_txt label{margin: 0 30px 0 0 !important;}
	.sc_txt #m1st_label{margin: 0 30px 0 0 !important;}
	.pg_tit{margin: 0 0 12px !important;}
	.set_case .sc_ul{margin: 0;}
	.set_case .sc_ul li{margin: 0 0 45px 0;}
	.set_case .sc_ul li b{color: #434343;font-size: 16px;white-space: nowrap;}
	#m_em{font-size: 14px;}
	.set_case .sc_ul li select{font-size: 14px;}
	.set_case .sc_txt span, .sc_txt2 span{color: #434343;font-size: 16px;}
	.set_case .sc_txt2 .sc_txt:first-of-type{margin: 12px 0 45px;}
	.sc_txt2{margin: 0 0 45px;}


	/*agree3.htm*/
	ul.tabs li a{
		font-size: 1em;
	}

	#alertBox{
		width: 80%;
		
		left:50% !important;
		transform: translateX(-50%);
	}

}

@media all and (max-width:419px){
	.m_input1 select{
		width: 46.5% !important;
	}

}
@media all and (max-width:400px){
	.aca span{
		display: none;
	}

}