@charset "utf-8";
@import url("../css/reset.css");
@import url("../css/font.css");

#wrap { position:relative; z-index:1; }
.desktop{display:block;}
.mobile{display:none;}
.innerbox{width:1280px; margin:0 auto; position:relative;}
.header {width:100%;height:auto; background:#fff;position:fixed; z-index:9999; top:0; left:0; border-bottom:1px solid #ebebeb; }

.header .hd_top { height:180px; width:1280px; margin: 0 auto; position: relative; }
.header .hd_top h1{height:53px; margin:0px 0 20px; padding-top:30px; box-sizing:content-box;}
.header .hd_top h1 .logo { 
	background:url(../images/inc/logo.png) no-repeat;background-size:contain; width:200px; height:53px;
	z-index: 1000; display: block; position:relative; margin:0 auto ;
}

.all_menu { 
	position: absolute; right: 0; top: 55px; 
	font-size:15px; color:#8b8a8a; letter-spacing: -0.075em; font-weight:400;
	background:url(../images/inc/ico-gnb.jpg) no-repeat;
	padding-left:42px; height:17px; line-height:15px;
	padding-top:1px;
}

.gnb { position:relative;width:1150px;height:80px;margin:0px auto 0;}
.gnb>li { float:left; padding:0 30px; height:80px; position:relative;}
.gnb>li>a {display:block; font-size:16px; font-weight:400; font-family:'Noto Sans KR','NanumBarunGothic'; color:#010101; height:80px;line-height:80px; }

/* 전체 메뉴 */
.mobile_menu{display:none;}
.sub_menu_bg_m{display:none;}
.sub_menu_bg { 
	position:fixed; left:0; top:180px;height:350px; width:100%; background:#fff;
	z-index:9998; display:none;
}
.sub_menu {position:absolute;height:240px;left:0; top:80px; display:none;}
.sub_menu > ul { width:100%; margin:20px auto; 0px}
.sub_menu > ul::after {display:block;clear:both;content:"";}
.sub_menu > ul > li {float:left; width:100%;margin-bottom:10px; text-align: center;width:100%;}
.sub_menu > ul > li > a { font-size:14px; letter-spacing:-0.05em; color:#000; font-weight:400; line-height:14px;height:35px; line-height:35px;}
.sub_menu > ul > li > a:hover { color:#F44040; } 

.gnb>li:nth-child(1)>.sub_menu { width:134px; }
.gnb>li:nth-child(2)>.sub_menu { width:197px; }
.gnb>li:nth-child(3)>.sub_menu { width:138px; }
.gnb>li:nth-child(4)>.sub_menu { width:208px; }
.gnb>li:nth-child(5)>.sub_menu { width:104px; }
.gnb>li:nth-child(6)>.sub_menu { width:163.5px; }
.gnb>li:nth-child(7)>.sub_menu { width:167px; }

.encore_menu_btn{margin-top:10px;}


/* main */
.container { position:relative; margin-top:180px;}
.mv {  background:url(../images/main/main_banner1.png) no-repeat center top; height:706px;z-index:2; position:relative;  }
.mv2 {  background:url(../images/main/main_banner3.png) no-repeat center top;}
.mvBox { width:1280px; margin:0 auto; padding:240px 0 0; }

.mvBox > p { text-align:left; font-size: 50px; font-weight: 400; color:#fff;  letter-spacing: -0.05em; line-height:60px; }
.mvBox > p:nth-child(2) { text-align:left; margin-top:80px;font-size: 60px; font-weight: 700; color:#fff;  letter-spacing: -0.05em; line-height:60px; }

.mvBox > span { 
	display:block; text-align:center; font-size: 18px; font-weight: 400; color:#fff;  letter-spacing: -0.05em; line-height:18px;  
	padding:30px 0 46px;
}
.mvBox > a { 
	display:block; text-align:center;
	border:1px solid #fff; width:220px; height:60px; 
	color:#fff; 
	font-size:17px; 
	letter-spacing:-0.075em; 
	padding:19px 0 0 0;
	line-height:17px;
	margin:0 auto;
}
.bx-wrapper .bx-controls-direction a{z-index:5000 !important;}
.bx-wrapper .bx-controls-direction a.disabled{display:block !important	; }
.bx-prev{background:url(../images/inc/keyboard_arrow_right.png) no-repeat center !important;font-size:0px; text-indent:0; height:50px !important; transform:rotate(180deg);left:50px !important; }
.bx-next{background:url(../images/inc/keyboard_arrow_right.png) no-repeat center !important;font-size:0px; text-indent:0;height:50px !important; right:50px !important;}
.bx-pager{display:none;}

.section1 { width:1280px; margin:0 auto 200px; height:auto; background:#fff; position:relative; overflow:hidden; min-height:400px; }
.t-area1 { position:relative; margin-top:30px;width:684px; border-bottom:3px solid #9D2727; }
.t-area1>p { position:relative; font-size:46px; font-weight:300; color:#000;}
.t-area1>p>b{  font-weight:500;}

.nBox1 { position:relative;height:450px; margin-top:80px; }
.nBox1 li { float:left; position:relative; width:245px; height:421px;margin-left:13px; }
.nBox1 li:nth-child(even){ margin-top:29px; }
.nBox1 li:first-child { margin-left:0; }
.nBox1 li >img{ width:100%;  }
.nBox1 li h3 { position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.4);text-align:center; width:100%;height:100px; display:block; font-size:19px; font-weight:700; color:#fff;line-height:30px;padding:20px 0; }
.nBox1 li:nth-child(even) h3,.nBox1 li:first-child h3{ line-height:60px;  }
.nBox1 li a { display:block; }
.nBox1 li a h3 { font-size:19px; font-weight:700; color:#000000; letter-spacing:-0.025em; line-height:19px; padding:23px 0 13px; }
.nBox1 li a p { font-size:14.5px; font-weight:300; color:#9e9e9e; letter-spacing:-0.025em; line-height:20px; }

.section2 { position:relative; margin-bottom:200px;}
.t-area2 { position:relative; margin:30px auto 50px;width:684px; border-bottom:3px solid #9D2727; float:right;}
.t-area2>p { position:relative;font-size:46px; font-weight:300; color:#000;text-align:right;}
.t-area2>p>b{  font-weight:500;}


.sec2_bottom { position:relative; clear:both; height:450px; z-index:1; background:#9D2727; overflow:hidden;}
.sec2_list { position:relative; width:1280px; margin:90px auto 0;   }
.sec2_list li { float:left; width:400px; height:320px; margin-left:40px;background:none; }
.sec2_list li>img { display:block; margin:30px auto 30px;}
.sec2_list li>h3 { display:block;color:#fff; font-size:20px; text-align:center;font-weight:600; margin-bottom:30px;}
.sec2_list li>p { display:block; color:#fff;font-size:18px; text-align:center;font-weight:200;}
.sec2_list li:first-child { margin-left:0; }


.section3 { position:relative; margin-bottom:200px;}
.sec3_area { position:relative; width:1280px; margin:0 auto; padding:80px 0 0; }
.sec3_vedio{width:100%; height:556px; background:url(../images/main/main_video.png) no-repeat;}
.sec3_int{width:100%; height:387px;}
.sec3_int>li{float:left; width:50%; height:387px;position:relative;}
.sec3_int>li:first-child>h3{position:absolute;bottom:75px;left:20px;color:#fff;font-size:36px;font-weight:600;}
.sec3_int>li:first-child>p{position:absolute;bottom:25px;left:20px;color:#fff;font-size:18px;font-weight:300;}
.sec3_int>li>img{width:100%;}
.sec3_int>li:nth-child(2){float:left; width:50%; height:387px;background:#c6c6c6;padding:30px 15px;}
.sec3_int>li:nth-child(2)>p{font-size:18px; margin:50px 0 30px; color:#121212; }
.sec3_int>li:nth-child(2)>p:nth-child(2){ margin:00px 0 10px;}


.section4 { position:relative;margin-bottom:300px;}
.sec4_bottom { width:1280px; margin:0 auto;position:relative; clear:both; height:690px; z-index:1; overflow:hidden;}
.sec4_bottom>ul{width:100%;height:auto;}
.sec4_bottom>ul>li{width:256px;height:85px;position:relative;border:1px solid #ccc;border-bottom:0px; border-right:0px;float:left;}
.sec4_bottom>ul>li:nth-child(5n){border-right:1px solid #ccc;}
.sec4_bottom>ul>li:last-of-type{border-right:1px solid #ccc;}
.sec4_bottom>ul>li:nth-last-child(n):nth-last-child(-n+5){border-bottom:1px solid #ccc;}
.sec4_bottom>ul>li>img{display:block;position:absolute; left:50%;top:50%;transform:translate(-50%,-50%)}

#footer { position: relative; z-index:100;margin-top:200px;}
.foot_top { width:1280px; margin:0 auto; position:relative; border-bottom:1px solid #282828; }
.foot_top>img{display:block; width:200px;margin:30px auto; }
.foot_bottom { width:1260px; margin:0 auto; position:relative; padding:0 0 20px; }
.b_copy {width:580px; margin:30px auto; color:#333; font-size:14px; font-weight:400; line-height:24px; text-align:left; }


/* sub */
.sv {  height:508px; position:relative; z-index:2;}
.sv1 { background:url(../images/contents/sv1.jpg) no-repeat center top;}
.sv2 { background:url(../images/contents/sv2.jpg) no-repeat center top;}
.sv3 { background:url(../images/contents/sv3.jpg) no-repeat center top;}
.sv4 { background:url(../images/contents/sv4.jpg) no-repeat center top;}
.sv5 { background:url(../images/contents/sv5.jpg) no-repeat center top;}
.sv6 { background:url(../images/contents/sv6.jpg) no-repeat center top;}
.sv7 { background:url(../images/contents/sv7.jpg) no-repeat center top;}
.sv8 { background:url(../images/contents/sv8.jpg) no-repeat center top;}
.sv9 { background:url(../images/contents/sv9.jpg) no-repeat center top;}
.sv10 { background:url(../images/contents/sv10.jpg) no-repeat center top;}
.sv11 { background:url(../images/contents/sv11.jpg) no-repeat center top;}
.sv12 { background:url(../images/contents/sv12.jpg) no-repeat center top;}
.sv13 { background:url(../images/contents/sv13.jpg) no-repeat center top;}
.sv14 { background:url(../images/contents/sv14.jpg) no-repeat center top;}
.sv15 { background:url(../images/contents/sv15.jpg) no-repeat center top;}
.sv16 { background:url(../images/contents/sv16.jpg) no-repeat center top;}
.sv17 { background:url(../images/contents/sv17.jpg) no-repeat center top;}
.sv18 { background:url(../images/contents/sv18.jpg) no-repeat center top;}
.sv19 { background:url(../images/contents/sv19.jpg) no-repeat center top;}
.sv20 { background:url(../images/contents/sv20.jpg) no-repeat center top;}
.sv21 { background:url(../images/contents/sv21.jpg) no-repeat center top;}



.svBox { position: relative; padding:82px 0 0; }
.svBox h2 { 
	margin:30px auto 0px;
	display:block;text-align: center; padding:0px 0 30px; font-size: 40px; font-weight: 400; 
	color: #fff; line-height:50px; 
}
.svBox>.under_line{width:82px; height:2px; background:#fff; margin:30px auto;}
.svBox span { 
	font-size: 24px; line-height:auto; font-weight: 300; display:block; padding:14px 0 0; text-align:center; 
	color:#fff;
}
.svBox span.desktop{display:block !important;}
.svBox span.mobile{display:none !important;}

.tab4 { position: relative; width:100%; margin:0 0 40px; }
.tab4 li { float: left; width:25%; height:65px; box-sizing:border-box; border-left:1px solid #fff;}
.tab4 li a { display: block; text-align: center; font-size:20px; color:#000; background:#e0e0e0; padding:12px 0 14px;}
.tab4 li a.on { background:#01b8c8; color:#fff;}
.tab4 li a:hover { background:#01b8c8; color:#fff;}

.tab3 { position: relative; width:100%; margin:0 0 40px; }
.tab3 li { float: left; width:33.3%; height:65px; box-sizing:border-box; border-left:1px solid #fff;}
.tab3 li a { display: block; text-align: center; font-size:20px; color:#000; background:#e0e0e0; padding:12px 0 14px;}
.tab3 li a.on { background:#01b8c8; color:#fff;}
.tab3 li a:hover { background:#01b8c8; color:#fff;}

.tab5 { position: relative; width:100%; margin:0 0 40px; }
.tab5 li { float: left; width:25%; height:80px; box-sizing:border-box; border-left:1px solid #fff;}
.tab5 li a { display: block; height:80px;text-align: center;line-height:80px; font-size:20px; color:#000; background:#F4F4F4;}
.tab5 li a.on { background:#fff; color:#000;border-top:2px solid #ff0000;}
/*.tab5 li a:hover { background:#01b8c8; color:#fff;}*/


/* 연혁 */
.contents { width:1280px; margin:0 auto; position:relative; padding:50px 0; }
.contents::after { content:"";display:block;clear:both; }
.obj_history { float:left; width:100%; position:relative; }
.obj_right { float:right; }
.obj_right li { margin-bottom:84px; }

.obj_history span { }
.his { position:relative; z-index:2; padding:0 0 48px; display:none;}
.his>img{width:100%;}
.obj_history>div:first-child{display:block;}

/* 호텔식 주거관리 서비스 */

.serv {margin:50px auto 150px;}
.serv>img{display:block; margin:0 auto 20px;}
.serv_list>img{width:100%; max-width:1000px; display:block; margin:0 auto;}
.serv>.red_line{width:60px; height:3px; margin:0 0 50px; background:#000;}
.serv>h3{text-align:left; font-size:26px; font-weight:bold;color:#9D2727; margin:0 auto 20px;}
.serv>p{text-align:left; font-size:22px; color:#333; margin:0 auto 30px;}
.serv>p>span{color:#9d2727;}
.serv2>ul{width:100%; height:auto; overflow:hidden; text-align:center; margin:0 auto 80px;}
.serv2>ul>li{float:left; width:300px;margin-left:75px;}
.serv2>ul>li:first-child{margin-left:110px;}

.serv2>ul>li>img{display:block; width:auto; margin-bottom:10px;}
.serv2>ul>li>img:nth-of-type(1){margin:0 auto;}
.serv2>ul>li>img:nth-of-type(2){width:auto; margin:40px 0; transform:translateX(-110px);}
.serv2>ul>li:not(:first-child)>img:nth-of-type(2){opacity:0;}
.serv2>ul>li>p{font-size:18px; color:#333;}
.serv3>ul{overflow:hidden;width:95%; max-width:1000px;}
.serv3>ul>li{clear:both; margin-bottom:50px; overflow:hidden;}
.serv3_left{width:90px; float:left;margin-right:50px;}
.serv3_right{width:800px; float:left;}
.serv3_right>h4{width:100%; font-size:22px; font-weight:bold; border-bottom:1px solid #333; padding-bottom:20px; margin-bottom:20px;}
.serv3_right>ul>li{float:left; margin-right:50px; font-size:18px; line-height:40px;}
/* 펫 특화 서비스 */
.pet_serv_01{width:100%; height:650px; background:#9D2727; overflow:hidden;}
.pet_serv_01>img{width:auto; display:block; margin:50px auto 0;}
.pet_serv_02>.petserv_part>.red_line{width:726px; height:3px; margin:0 auto 20px; background:#9D2727;}
.pet_serv_02>.petserv_part{margin-bottom:100px;}
.pet_serv_02>.petserv_part>h3{font-size:26px; width:726px; margin:0 auto 20px; color:#000;}
.pet_serv_02>.petserv_part>ul>li:nth-child(-n+12){margin-bottom:50px;}
.pet_serv_02>.petserv_part>ul>li:nth-child(-n+4){margin-bottom:70px;}

.pet_serv_02>.petserv_part>ul>li>img{display:block; margin:0 auto;}

.pet_serv_02>.petserv_part>img{display:block; margin:0 auto;}

/*.pet_serv_02>.petserv_part>.pet_serv_list{width:1050px; margin:0 auto 20px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li{clear:both; overflow:hidden; margin:0 auto 20px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>img{float:left;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div{float:left; margin-left:70px; width:600px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div>h4{ width:100%; color:#9D2727; font-size:20px; margin:45px 0 20px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div>p{ width:100%;  font-size:18px; }
.pet_serv_02>.petserv_part>.pet_gallery{width:1280px; margin:0 auto 20px; overflow:hidden;}
.pet_serv_02>.petserv_part>.pet_staria>li>img{width:auto; display:block; margin:20px auto 0;}*/


/* 라이센스 */
.about_license{width:1280px; height:auto; box-shadow:3px 3px 10px rgba(0,0,0,0.5); background-size:cover; margin:100px auto 0; padding:20px 0 0px;}
.about_license>ul{width:1000px; overflow:hidden;margin:0 auto; padding-bottom:80px;}
.about_license>ul>li{float:left; width:300px; position:relative;height:480px; margin-left:50px;}
.about_license>ul>li:nth-child(3n-2){clear:left; margin-left:0px;}
.about_license>ul>li>img{position:absolute; top:50%;left:50%;transform:translate(-50%,-50%);}
.about_license>ul>li>p{ width:100%; text-align:center; color:#9D2727; font-size:18px; font-weight:500;margin-top:430px;}

.license_list{width:1280px; height:auto; overflow:hidden; margin:0 auto; padding-top:50px;}
.license_list>h3{font-size:26px; color:#9d2727;font-weight:600;float:left;margin-left:160px;}
.license_list>span{width:200px; height:3px; background:#9d2727;float:left;margin:20px 50px 0;}
.license_list>ul{float:right; width:700px;}
.license_list>ul>li{width:700px; list-style:disc; font-size:20px; color:#333;}

/* 제휴사 */
.partners_list>.red_line{width:100%; height:3px; margin:0 auto 50px; background:#9D2727;}
.partners_list{margin-bottom:150px;}
.partners_list>h3{font-size:26px; width:1280px; margin:0 auto 20px;}
.partners_list>ul{width:100%;height:auto;}
.partners_list>ul>li{width:256px;height:85px;position:relative;border:1px solid #ccc;border-bottom:0px; border-right:0px;float:left;font-size:24px; text-align:center;line-height:85px; color:#000;}
.partners_list>ul>.line_2{line-height:30px;padding-top:10px;}
.partners_list>ul>li:nth-child(5n){border-right:1px solid #ccc;}
.partners_list>ul>li:last-of-type{border-right:1px solid #ccc;}
.partners_list>ul>li:nth-last-child(n):nth-last-child(-n+5){border-bottom:1px solid #ccc;}
.partners_list>ul>li>img{display:block;position:absolute; left:50%;top:50%;transform:translate(-50%,-50%)}

/* 조직도 */
.organization>img{display:block; margin:50px auto ;}


/* 교육 */
.edu{margin:100px auto 50px;}
.edu>h3{font-size:24px; font-weight:500; color:#9D2727; margin-bottom:20px;}
.edu>ul{overflow:hidden; width:100%;}
.edu>ul>li{float:left; width:240px; margin:0 0 20px 20px;border:1px solid #777;}
.edu>ul>li:nth-child(5n-4){margin-left:0px;}
.edu>ul>li>p{height:50px; line-height:50px; font-size:16px; text-align:center;}
.edu>ul>.line_2>p{line-height:20px; padding-top:5px;}
.edu>ul>li>img{width:100%;}

/* 멤버쉽/혜택 */
.membership{width:1280px; margin:0 auto 150px;}
.membership>img{margin:0 auto; display:block;} 

/* 회사소개 */
.company_int{width:1000px; margin:100px auto 150px;}
.company_int_01>ul{overflow:hidden;}
.company_int_01>ul>li{float:left; width:350px;}
.company_int_01>ul>li:nth-child(2){width:650px;}
.company_int_01>ul>li>p{font-size:18px; font-weight:400; color:#121212;margin-bottom:20px;}
.company_int_01>ul>li>p:nth-child(2){margin-bottom:40px;}
.company_int_01>ul>li>p>span{color:#ff0000;font-weight:bold;}
.company_int_01>ul>li>p:last-of-type{margin-bottom:80px;}
.company_int_01>ul>li>h4{font-size:22px; font-weight:700; color:#000;margin-bottom:20px;}
.company_int_01>ul>li>img{margin-bottom:10px;}

.company_int_02>ul{overflow:hidden; margin-top:50px;}
.company_int_02>ul>li{float:left; width:50%; margin-bottom:30px;}
.company_int_02>ul>li>img{float:left; display:block; width:100px;}
.company_int_02>ul>li>p{ float:left; width:330px; margin:20px 0 0 30px;font-size:14px; color:#121212;}


/* 위탁운영 */
.consign_banner{width:100%; margin:100px auto 150px;}
.consign_banner>img{width:100%;}

.consign>h3{font-size:30px; color:#9d2727; text-align:center; margin-bottom:40px; font-weight:bold;}
.consign>.red_line{width:60px; height:3px; margin:0 auto 100px; background:#000;}
.consign>ul{width:100%; overflow:hidden; margin:0 auto 150px;}
.consign>ul>li{float:left;width:400px; margin-left:40px;}
.consign>ul>li:first-child{margin-left:0px;}
.consign>ul>li>img{width:auto;display:block; margin: 0 auto 30px;}
.consign>ul>li:not(:first-child)>img{margin:0 auto 60px;}
.consign>ul>li>p{width:100%; text-align:center; margin: 0px auto 0; font-size:16px;}

/* 찾아오시는 길 */
.location {position:relative; padding:0 0 48px; }
.location h3 {font-size:30px; padding-bottom:20px; color:#000; font-weight:bold;}
.map {width:100%; height:588px; border:1px solid #eee; margin-bottom:20px; }
.how_list { padding:40px 0 60px; }
.how_list>ul>li {color:#666;zoom:1;overflow:hidden; border-top:1px solid #e4e4e4; padding-top:32px; margin-top:32px; padding-left:50px;}
.how_list>ul>li:first-child { border-top:none;padding-top:0; margin-top:0;}
.how_list>ul>li:last-child { border-bottom:1px solid #e4e4e4; padding-bottom:32px;}
.how_list>ul>li:after { content:"";clear:both;display:block; }
.how_list>ul>li>h4 { color:#000; float:left; width:228px; font-size:15px; font-weight:700; vertical-align:top; padding-left:50px;}
.how_list>ul>li>h4.t01 { background:url(../images/contents/icon_01.jpg) 0 0px no-repeat; height:25px;}
.how_list>ul>li>h4.t02 { background:url(../images/contents/icon_02.jpg) 0 0px no-repeat; height:28px;}
.how_list>ul>li>h4.t03 { background:url(../images/contents/icon_03.jpg) 0 0px no-repeat; height:32px;}
.how_list>ul>li>h4.t04 { background:url(../images/contents/icon_04.jpg) 0 0px no-repeat; height:30px;}
.how_list>ul>li>ul { float:right; width:940px; }
.how_list>ul>li>ul>li { padding-top:20px; line-height:24px; font-size:15px; color:#000;}
.how_list>ul>li>ul>li:first-child { padding-top:0 !important;}
.how_list>ul>li>ul>li>ul {margin-top:5px;}
.how_list>ul>li>ul>li>ul>li { font-size:15px; font-weight:normal; color:#666; background:url(../images/contents/accom_dot.jpg) 0 12px no-repeat; padding:0 0 0 10px; }


/* 개관 운영컨설팅 */
.operation{margin:100px auto 150px; width:100%;}
.operation>h3{font-size:32px; color:#9d2727;font-weight:bold;}
.operation>p{font-size:28px; color:#000; margin-bottom:80px;}
.operation_01>ul{overflow:hidden;width:1090px;margin:0 auto;}
.operation_01>ul:first-of-type{background:#e5e5e5;height:170px; padding:0 95px;box-sizing:content-box;margin-bottom:30px;}
.operation_01>ul>li{float:left; width:323px;margin-right:130px;}
.operation_01>ul>li:nth-of-type(2){width:213px;}
.operation_01>ul>li:nth-of-type(3){width:294px;margin-right:0px;}
.operation_01>ul:first-of-type>li{height:170px;position:relative;}
.operation_01>ul:first-of-type>li>img{display:block; position:absolute; top:50%;left:50%;transform:translate(-50%,-50%);}
.operation_01>ul>li>h4{font-size:24px; color:#9d2727; font-weight:600;margin-bottom:20px;}
.operation_01>ul>li>p{font-size:15px;margin-bottom:8px;letter-spacing:-0.3px;}

.operation_02>h3{margin-bottom:80px;}
.operation_02>ul{overflow:hidden;margin:0 auto;}
.operation_02>ul>li{width:300px; float:left; border-right:1px solid #000;margin-right:20px;}
.operation_02>ul>li:last-child{ border-right:0px;margin-right:0px;}
.operation_02>ul>li>img{display:block; margin-bottom:20px;}
.operation_02>ul>li>h4{font-size:20px;color:#000; font-weight:bold; margin-bottom:20px;}
.operation_02>ul>li>p{font-size:16px;color:#000;}

/* OTA 판매대행 */
.ota{width:100%; margin:100px auto 150px;}
.ota>img{width:100%;display:block; margin-bottom:50px;}
.ota>ul{width:1000px; overflow:hidden;margin:0 auto;}
.ota>ul>li{float:left;width:208px; margin:0 0 60px 40px;}
.ota>ul>li:nth-child(4n-3){margin-left:0px;}
.ota>ul>li>h4{text-align:center; font-size:16px; color:#9d2727; font-weight:bold;}
.ota>ul>li>.black_line{display:block; height:1.5px; width:50px; margin:30px auto 20px; background:#000;}
.ota>ul>li>p{font-size:16px; text-align:center; color:#000;}

/* 뉴스 */
.news_wrap{width:1280px;}
.news_wrap>ul{overflow:hidden; width:auto; height:auto;}
.news_wrap>ul>li{float:left; width:400px; margin:0 0 50px 40px;}
.news_wrap>ul>li:nth-of-type(3n-2){margin-left:0px;}
.news_wrap>ul>li>a{width:100%; height:auto; display:block; transition:all 0.4s;}
.news_wrap>ul>li>a>img{width:100%;}
.news_wrap>ul>li>h4{font-size:18px;color:#000;height:80px;font-weight:600;margin:15px 0;}
.news_wrap>ul>li>div>span{display:block; float:left;font-size:16px;line-height:20px;color:#696969;}
.news_wrap>ul>li>div>span:first-child{border-right:1px solid #ccc; margin-right:10px; padding-right:10px; }

/* 포럼 */
.forum_oner{overflow:hidden;width:1100px;margin:0 auto;}
.forum_oner>img{display:block; float:left;margin-left:40px;}
.forum_oner>h3{float:left; margin:150px 0 0 20px; font-size:24px; color:#000; font-weight:bold;}
.forum_oner>p{float:left; margin:196px 0 0 -65px; color:#000; font-size:16px;}

.forum_partners{ margin:0 auto; clear:both;margin-top:40px; padding:20px; border-top:2px solid #9D2727;border-bottom:2px solid #9D2727;overflow:hidden;}
.forum_partners>ul>li{float:left; margin-left:10px; margin-bottom:10px;}

.forum_list{width:1200px; margin:50px auto 80px;overflow:hidden;}
.forum_list>ul{width:60%; float:left;list-style:disc; margin-top:50px;padding-left:10%;}
.forum_list>ul>li{font-size:20px; margin-bottom:20px; color:#333;}
.forum_list>ul>li>span{ color:#9d2727;}
.forum_list>img{ width:auto; float:right; }
.forum_reason{clear:both; width:1200px; margin:0 auto 100px;}
.forum_reason>h3{font-size:26px; color:#9d2727;font-weight:600;float:left;margin-left:8%; margin-bottom:50px;}
.forum_reason>span{width:200px; height:3px; background:#9d2727;float:left;margin:20px 50px 0;}
.forum_reason>img{display:block; margin:0 auto 30px;}
.forum_reason>p{width:1000px; font-size:20px;margin:0 auto; display:block; color:#000;}
.forum_reason>a{display:block; margin:70px auto; width:200px; height:40px; background:#DA2222; border-radius:20px; color:#fff;line-height:40px; text-align:center;}
.forum_banner>img{display:block;margin:0px auto; margin-bottom:100px;}

/* 호텔식주거서비스 오피스텔주상복합 */
.officetel_service img{width:95%; max-width:1000px;display:block; margin:0 auto 40px;}
.officetel_service p{ width:95%; max-width:1000px;margin:0 auto;font-size:16px; color:#000;}

/* 제휴사 갤러리 */
.partners_gallery{width:95%; max-width:1000px; margin:0 auto;}
.partners_gallery>ul{clear:both; margin-bottom:50px;overflow:hidden;}
.partners_gallery_list1>li{float:left; margin-left:2%; width:23%;}
.partners_gallery_list1>li>img{width:100%;}
.partners_gallery_list1>li:first-child{margin-left:0px;}
.partners_gallery>ul>li>h4{display:block; font-size:16px; color:#000;}
.partners_gallery>ul>li>.black_line{display:block; margin:10px 0;height:2px; background:#000; width:100%;}
.partners_gallery_list2>li>img{ display:block; float:left;width:23%; margin-left:2%;}
.partners_gallery_list2>li>img:first-of-type{margin-left:0px;}
.partners_gallery_list3>li>img{ display:block; float:left; width:23%; margin-left:2%;}
.partners_gallery_list3>li>img:first-of-type{margin-left:0px;}
.partners_gallery_list3>li:first-child{margin-left:0px;}
.partners_gallery_list4>li>img{ display:block; float:left; width:23%; margin-left:2%;}
.partners_gallery_list4>li>img:first-of-type{margin-left:0px;}
.partners_gallery_list4>li:first-child{margin-left:0px;}
.partners_gallery_list5>li>img{ display:block; float:left; width:23%; margin-left:2%;}
.partners_gallery_list5>li>img:first-of-type{margin-left:0px;}
.partners_gallery_list5>li:first-child{margin-left:0px;}
.partners_gallery_list6>li>img{ display:block; float:left; width:23%; margin-left:2%;}
.partners_gallery_list6>li>img:first-of-type{margin-left:0px;}
.partners_gallery_list6>li:first-child{margin-left:0px;}


/* 생활숙박형 서비스 */
.living_business_01{width:95%; max-width:1000px; margin:0 auto;}
.living_business_01>p{font-size:16px; border-left:4px solid #9D2727; padding-left:10px; margin-bottom:20px; color:#000;}
.living_business_01>ul{overflow:hidden}
.living_business_01>ul>li{width:30%; max-width:320px; margin-left:20px; float:left;}
.living_business_01>ul>li:nth-of-type(3n-2){ margin-left:00px;}
.living_business_01>ul>li>img{width:100%;}

/* 생활숙박형서비스 - RAMADA */
.RAMADA_seogwipo{width:95%; max-width:1000px; margin:0 auto;overflow:hidden;}
.RAMADA_seogwipo>p{font-size:20px;font-weight:bold; border-left:4px solid #9D2727; padding-left:10px; margin-bottom:20px; color:#000;}
.RAMADA_seogwipo>ul{overflow:hidden}
.RAMADA_seogwipo>ul>li{width:30%; max-width:320px; margin-left:20px; float:left;}
.RAMADA_seogwipo>ul>li:nth-of-type(3n-2){ margin-left:00px;}
.RAMADA_seogwipo>ul>li>img{width:100%;}
.RAMADA_seogwipo_02{margin-top:50px;}
.RAMADA_seogwipo_03{margin-top:50px;}


@media screen and (max-width:1024px) and (min-width:641px){
.desktop{display:none;}
.mobile{display:block;}
.innerbox{width:95%;}
.header .hd_top { height:83px; width:100%; margin: 0 auto; position: relative; }
.header .hd_top h1{padding-top:20px; margin:0 0 10px;}
.menu_close{display:block;position:absolute; top:20px; right:20px; width:25px;height:25px;background:url(../images/inc/close_btn.png) no-repeat; text-indent:-9999em;background-size:cover;}
.mobile_menu{display:block;width:30px; height:30px;position:absolute;top:28px;right:20px;text-indent:-9999px;background:url(../images/inc/menu_btn.png) no-repeat;background-size:cover;}
.gnb { position:absolute; right:-250px; top:83px;width:250px;height:auto;margin:0px auto 0;z-index:9999; display:block;transition:all 0.4s;}
.gnb>li { float:none; padding:0px; height:auto; position:relative;clear:both; margin-bottom:20px;}
.gnb>li>a {display:block; font-size:20px; font-weight:600; font-family:'Noto Sans KR','NanumBarunGothic'; color:#fff; height:40px;line-height:40px; text-indent:20px;background:url(../images/inc/arrow_bottom.png) no-repeat right 10px center;}
.gnb>li>a.on{background:url(../images/inc/arrow_bottom_on.png) no-repeat right 10px center;}

.encore_menu_btn{margin-top:0px;}
	/* 전체 메뉴 */
.sub_menu_bg_m{
	position:fixed; right:-250px; left:auto;top:0px;height:100%; width:250px; background:#9D2727;transition:all 0.4s;
	z-index:9998; display:block;}
.sub_menu_bg {display:none;}
.sub_menu {position:relative;width:100% !important;height:auto;left:0; top:00px; display:none;}
.sub_menu > ul { width:100%; margin:10px auto 0; }
	.sub_menu > ul::after {display:block;clear:both;content:"";}
.sub_menu > ul > li {float:left; width:100%;margin-bottom:10px; text-align: left;width:100%;}
.gnb>li:nth-child(4)>.sub_menu{display:none;}
.sub_menu > ul > li > a {display:block; font-size:16px; letter-spacing:-0.05em; color:#fff; font-weight:100;text-indent:20px;height:20px; line-height:20px;}
.sub_menu > ul > li > a:hover { color:#F44040; } 


.container { position:relative; margin-top:84px;}
.mvBox { width:80%; margin:0 auto; padding:240px 0 0; }

.section1 { width:95%; }
.t-area1{margin-bottom:30px; width:80%;}
.nBox1 li {margin-left:0px; }
.nBox1 li:nth-child(even){ margin-top:0px; }
.nBox1 li h3 {font-size:22px; }

.section2 { position:relative; margin-bottom:200px;}
.t-area2 { width:80%}

.sec2_bottom { height:auto;}
.sec2_list { position:relative; width:90%; margin:30px auto;   }
.sec2_list li { float:none; height:auto; margin:0 auto 40px; }
.sec2_list li>img {margin:00px auto 10px;}
.sec2_list li>h3 { margin-bottom:10px;}
.sec2_list li:first-child { margin-left:auto; }


.section3 { position:relative; margin-bottom:200px;}
.sec3_area { position:relative; width:90%; margin:0 auto; padding:30px 0 0; }
.sec3_vedio{width:100%; height:auto;}
.sec3_vedio>img{display:block;width:100%; height:auto;}

.sec3_int{width:100%; height:auto;}
.sec3_int>li{float:none; width:100%; height:auto;}
.sec3_int>li:nth-child(2){float:none; width:100%; height:auto;background:#c6c6c6;padding:30px 15px;}
.sec3_int>li:nth-child(2)>p{font-size:18px; margin:50px 0 30px; color:#121212; }
.sec3_int>li:nth-child(2)>p:nth-child(2){ margin:00px 0 10px;}
.section4{margin-bottom:150px;}
.sec4_bottom { width:90%; height:auto; }
.sec4_bottom>ul{width:100%;height:auto;}
.sec4_bottom>ul>li{width:20%;height:50px;}
.sec4_bottom>ul>li>img{max-width:90%;width:auto; height:25px; }

#footer { position: relative; z-index:100;}
.foot_top { width:90%; margin:0 auto; position:relative; border-bottom:1px solid #282828; }
.foot_top>img{display:block; width:200px;margin:30px auto; }
.foot_bottom { width:100%; margin:0 auto; position:relative; padding:0 0 20px; }
.b_copy {width:580px; margin:30px auto; color:#333; font-size:14px; font-weight:400; line-height:24px; }

.tab5 { position: relative; width:100%; margin:0 0 40px; }
.tab5 li { float: left; width:25%; height:50px; box-sizing:border-box; border-left:1px solid #fff;}
.tab5 li a { display: block; height:50px;text-align: center;line-height:50px; font-size:14px; color:#000; background:#F4F4F4;}
.tab5 li a.on { background:#fff; color:#000;border-top:2px solid #ff0000;}
/*.tab5 li a:hover { background:#01b8c8; color:#fff;}*/

.sv {  height:320px; position:relative; z-index:2;}
.sv1 { background:url(../images/contents/sv1.jpg) no-repeat center top; background-size:cover;}
.sv2 { background:url(../images/contents/sv2.jpg) no-repeat center top; background-size:cover;}
.sv3 { background:url(../images/contents/sv3.jpg) no-repeat center top; background-size:cover;}
.sv4 { background:url(../images/contents/sv4.jpg) no-repeat center top; background-size:cover;}
.sv5 { background:url(../images/contents/sv5.jpg) no-repeat center top; background-size:cover;}
.sv6 { background:url(../images/contents/sv6.jpg) no-repeat center top; background-size:cover;}
.sv7 { background:url(../images/contents/sv7.jpg) no-repeat center top; background-size:cover;}
.sv8 { background:url(../images/contents/sv8.jpg) no-repeat center top; background-size:cover;}
.sv9 { background:url(../images/contents/sv9.jpg) no-repeat center top; background-size:cover;}
.sv10 { background:url(../images/contents/sv10.jpg) no-repeat center top; background-size:cover;}
.sv11 { background:url(../images/contents/sv11.jpg) no-repeat center top; background-size:cover;}
.sv12 { background:url(../images/contents/sv12.jpg) no-repeat center top; background-size:cover;}
.sv13 { background:url(../images/contents/sv13.jpg) no-repeat center top; background-size:cover;}
.sv14 { background:url(../images/contents/sv14.jpg) no-repeat center top; background-size:cover;}
.sv15 { background:url(../images/contents/sv15.jpg) no-repeat center top; background-size:cover;}
.sv16 { background:url(../images/contents/sv16.jpg) no-repeat center top; background-size:cover;}
.sv17 { background:url(../images/contents/sv17.jpg) no-repeat center top; background-size:cover;}
.sv18 { background:url(../images/contents/sv18.jpg) no-repeat center top; background-size:cover;}
.sv19 { background:url(../images/contents/sv19.jpg) no-repeat center top; background-size:cover;}
.sv20 { background:url(../images/contents/sv20.jpg) no-repeat center top; background-size:cover;}
.svBox { position: relative; padding:85px 0 0; }
.svBox h2 { 
	margin:0px auto 0px;
	display:block;text-align: center; padding:0px 0 0px; font-size: 25px; font-weight: 400; 
	color: #fff; line-height:50px; 
}
.svBox>.under_line{width:82px; height:2px; background:#fff; margin:5px auto;}
.svBox span { 
	font-size: 18px; line-height:auto; font-weight: 300; display:block; padding:6px 0 0; text-align:center; 
	color:#fff;
}
/* 연혁 */
.contents { width:100%; margin:0 auto; position:relative; padding:50px 0; }
.contents::after { content:"";display:block;clear:both; }
.obj_history { float:left; width:100%; position:relative; }
.obj_right { float:right; }
.obj_right li { margin-bottom:84px; }

.obj_history span { }
.his { position:relative; z-index:2; padding:0 0 48px; display:none;}
.his>img{width:auto; margin:0 auto;}
.obj_history>div:first-child{display:block;}

/* 라이센스 */
.about_license{width:97%; height:auto; box-shadow:3px 3px 10px rgba(0,0,0,0.2); background-size:cover; margin:100px auto 0; padding:0px 0 0px; overflow:hidden;}
.about_license>ul{width:auto; overflow:hidden; padding-bottom:40px;}
.about_license>ul>li{ width:50%;height:840px; margin-left:0px}
.about_license>ul>li:nth-child(4n){clear:none;}
.about_license>ul>li>img{width:auto;}
.about_license>ul>li>p{ width:100%; text-align:center; color:#9D2727; font-size:28px; font-weight:500;margin-top:600px;}

.license_list{width:100%; height:auto; overflow:hidden; margin:50px auto 0px; }
.license_list>h3{font-size:26px; color:#9d2727;font-weight:600;float:left;margin-left:10px;}
.license_list>span{width:200px; display:block; height:3px; background:#9d2727;float:left;margin:19px 00px 15px 10px;}
.license_list>ul{float:left; width:100%; padding-left:35px;}
.license_list>ul>li{width:95%; list-style:disc; font-size:20px; color:#333;padding-left:0px; margin-bottom:5px; letter-spacing:-0.5px;}

/* 조직도 */
.organization>img{width:100%;display:block; margin:50px auto ;}


/* 교육 */
.edu>h3{width:640px; margin:0 auto 20px;}
.edu>ul{width:640px;margin:0 auto;}
.edu>ul>li{ width:200px; max-height:203px;}
.edu>ul>li:nth-child(5n-4){margin-left:20px;}
.edu>ul>li:nth-child(3n-2){margin-left:0px;}
.edu>ul>li>p{height:50px; line-height:50px; font-size:16px; text-align:center;}
.edu>ul>.line_2>p{line-height:20px; padding-top:5px;}
.edu>ul>li>img{width:100%;}

/* 멤버쉽/혜택 */
.membership{width:100%; ;}
.membership>img{margin:20px auto; width:100%;} 

/* 찾아오시는 길 */
.location h3 {font-size:30px; padding-bottom:20px; color:#000; font-weight:bold;}
.map {width:100%; height:586px; border:1px solid #eee; margin-bottom:20px; }
.how_list>ul>li{padding-left:5%;}
.how_list>ul>li>ul { float:right; width:90%; margin-top:20px;}

/* 위탁운영 */
.consign_banner{width:100%; margin:100px auto 150px;}
.consign_banner>img{width:100%;}

.consign>h3{font-size:36px; color:#9d2727; text-align:center; margin-bottom:40px; font-weight:bold;}
.consign>.red_line{width:60px; height:3px; margin:0 auto 100px; background:#000;}
.consign>ul{width:100%;; overflow:hidden; margin:0 auto 150px;}
.consign>ul>li{float:none;width:95%; margin:0 auto 100px;}
.consign>ul>li:first-child{margin-left:auto;}
.consign>ul>li>img{width:auto; max-width:400px; display:block; margin: 0 auto;}
.consign>ul>li>p{width:100%; text-align:center; margin: 30px auto 0; font-size:18px;}


/* 호텔식 주거관리 서비스 */
.serv_list{width:95%; margin: 0 auto;}
.serv>img{width:100%;}
.serv>p{font-size:16px;}

.serv2>ul{width:100%; height:auto; overflow:hidden; text-align:center; margin:50px auto 80px;}
.serv2>ul>li{float:left; width:50%;margin:0px 0 40px 0;}
.serv2>ul>li:first-child{margin-left:0px;}
.serv2>ul>li>img{display:block; width:auto; margin-bottom:10px;}
.serv2>ul>li>img:nth-of-type(2){display:none;}
.serv2>ul>li>p{font-size:18px; color:#000; margin-top:20px;}
.serv3>ul>li{margin-bottom:50px; }
.serv3_left{width:10%; float:left;margin-right:10%;}
.serv3_right{width:80%; float:left;}
.serv3_right>h4{width:100%; font-size:22px; font-weight:bold; border-bottom:1px solid #333; padding-bottom:20px; margin-bottom:20px;}
.serv3_right>ul>li{float:left; margin-right:20px; font-size:18px; line-height:40px;}

/* 회사소개 */
.company_int{width:96%; margin:100px auto 150px;}
.company_int_01>ul{overflow:hidden;}
.company_int_01>ul>li{float:none; width:100%; margin:0 auto 20px;}
.company_int_01>ul>li>img{width:200px; }
.company_int_01>ul>li>p{font-size:20px;}
.company_int_01>ul>li:nth-child(2){width:100%; margin:0 auto;}
.company_int_01>ul>li>p:last-of-type{margin-bottom:60px;}
.company_int_01>ul>li>h4{font-size:22px; font-weight:700; color:#000;margin-bottom:20px;}
.company_int_01>ul>li>img{margin-bottom:10px; width:auto;display:block;}

.company_int_02>img{width:225px; margin-bottom:20px; }
.company_int_02>ul{width:96%; margin:0 auto; }
.company_int_02>ul>li{float:none; width:100%; margin-bottom:15px;clear:both;overflow:hidden;}
.company_int_02>ul>li>img{width:18%;}
.company_int_02>ul>li>p{ width:79%; margin:15px 0 0 3%;font-size:22px;}
.company_int_02>ul>li:nth-of-type(4)>p{margin:10px 0 0 3%;}

/* 개관 운영컨설팅 */
.operation{margin:50px auto 100px; width:96%;}
.operation>h3{font-size:22px;}
.operation>p{font-size:20px; margin-bottom:70px;}
.operation_01>ul{overflow:hidden;width:100%;margin:0 auto;}
.operation_01>ul:first-of-type{background:#e5e5e5;height:auto; padding:0px;box-sizing:content-box;margin-bottom:30px;}
.operation_01>ul>li{float:left; width:100%;margin:0 auto 50px;}
.operation_01>ul>li:nth-of-type(2){width:100%;}
.operation_01>ul>li:nth-of-type(3){width:100%;margin-right:auto;}
.operation_01>ul:first-of-type>li{height:170px;position:relative;}
.operation_01>ul>li>img{display:block; position:relative; margin:0 auto 20px; width:60px;}
.operation_01>ul>li>h4{font-size:22px; color:#9d2727; font-weight:600;margin-bottom:20px;text-align:center;}
.operation_01>ul>li>p{font-size:13px;margin-bottom:8px;letter-spacing:-0.3px;text-align:center;}

.operation_02>h3{margin-bottom:40px;}
.operation_02>ul>li{width:100%;float:none; max-width:500px; border-right:0px;margin:0 auto 50px;}
.operation_02>ul>li:last-child{ margin-right:auto}
.operation_02>ul>li>img{width:100%;}


/* 펫 특화 서비스 */
.pet_serv_01{width:100%; height:360px;}
.pet_serv_01>img{width:500px; margin:30px auto 0;}
.pet_serv_02{width:96%; margin:0 auto;}
.pet_serv_02>.petserv_part>.red_line{width:95%; height:3px; margin:0 auto 20px; background:#9D2727;}
.pet_serv_02>.petserv_part{margin-bottom:150px;}
.pet_serv_02>.petserv_part>h3{font-size:18px; width:95%; margin:0 auto 20px;}
.pet_serv_02>.petserv_part>ul>li>img{width:95%; max-width:600px;}
.pet_serv_02>.petserv_part>img{width:95%; max-width:600px;}


/*.pet_serv_02>.petserv_part>.pet_serv_list{width:100%; margin:0 auto 20px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li{ margin:0 auto 40px;width:595px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div{margin-left:30px; width:315px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>img{ width:250px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div>h4{ width:100%; font-weight:bold; font-size:18px; margin:15px 0 0px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div>p{ width:100%;  font-size:16px; }
.pet_serv_02>.petserv_part>.pet_gallery{width:100%;}
.pet_serv_02>.petserv_part>.pet_gallery>li>img{width:100%;}
.pet_serv_02>.petserv_part>.pet_staria>li>img{width:100%;}*/

/* 제휴사 */
.partners_list{width:96%; margin:0 auto;}
.partners_list>.red_line{margin:0 auto 30px;}
.partners_list>h3{font-size:22px; width:100%; margin:0 auto 20px;}
.partners_list>ul{width:100%;height:auto;}
.partners_list>ul>li{width:33%;font-size:20px;}
.partners_list>ul>li:nth-child(5n){border-right:0px;}
.partners_list>ul>li:last-of-type{border-right:0px;}
.partners_list>ul>li:nth-last-child(n):nth-last-child(-n+5){border-bottom:0px;}
.partners_list>ul>li:nth-child(3n){border-right:1px solid #ccc;}
.partners_list>ul>li:nth-last-child(n):nth-last-child(-n+3){border-bottom:1px solid #ccc;}
.partners_list>ul>li:last-child{border-right:1px solid #ccc;}
.partners_list>ul>li>img{max-width:95%; height:auto;}
/* OTA 판매대행 */
.ota{width:100%; margin:50px auto 100px;}
.ota>img{width:100%;display:block; margin-bottom:50px;}
.ota>ul{width:auto; overflow:hidden;margin:0 auto;}
.ota>ul>li{float:left;width:50%; margin:0 0 20px 00px; height:162px; }
.ota>ul>li:nth-child(4n-3){margin-left:0px;}
.ota>ul>li>h4{text-align:center; font-size:20px; color:#9d2727; font-weight:bold;}
.ota>ul>li>.black_line{display:block; height:2px; width:70px; margin:30px auto 20px; background:#000;}
.ota>ul>li>p{width:90%; margin:0 auto;}

/* 뉴스 */
.news_wrap{width:95%; margin:0 auto;}
.news_wrap>ul>li{width:49%; margin:0 0 50px 00px;}
.news_wrap>ul>li:nth-of-type(even){margin-left:2%;}
.news_wrap>ul>li>h4{font-size:18px;color:#000;height:80px;font-weight:600;margin:15px 0;}
.news_wrap>ul>li>div>span{display:block; float:left;font-size:16px;line-height:20px;color:#696969;}
.news_wrap>ul>li>div>span:first-child{border-right:1px solid #ccc; margin-right:10px; padding-right:10px; }

/* 포럼 */
.forum_oner{width:95%;margin:0 auto;}
.forum_oner>img{width:100%; float:none;margin:0 auto;}
.forum_oner>h3{float:none; margin:10px 0 0 0px; }
.forum_oner>p{float:left; margin:10px 0 0 0px; }
.forum_partners{width:95%; margin:20px auto;}
.forum_list{width:95%;}
.forum_list>ul{width:100%; padding-left:7%;}
.forum_list>img{ width:100%; }
.forum_reason{width:95%; ;}
.forum_reason>h3{font-size:26px; color:#9d2727;font-weight:600;float:left;margin-left:10px; margin-bottom:10px;}
.forum_reason>span{width:100px; display:block; height:3px; background:#9d2727;float:left;margin:19px 00px 15px 10px;}
.forum_reason>img{width:100%;}
.forum_reason>p{width:auto; }
.forum_reason>a{display:block; margin:40px auto;}
}

@media screen and (max-width:640px){
.desktop{display:none;}
.mobile{display:block;}
.tablet{display:none; !important}
.innerbox{width:95%;}
.header .hd_top { height:50px; width:100%; margin: 0 auto; position: relative; }
.header .hd_top h1{padding-top:10px; margin:0 0 5px;}
.header .hd_top h1>.logo{width:110px;height:40px;}

.encore_menu_btn{margin-top:0px;}
.menu_close{display:block;position:absolute; top:20px; right:20px; width:20px;height:20px;background:url(../images/inc/close_btn.png) no-repeat; text-indent:-9999em;background-size:cover;}
.mobile_menu{display:block;width:20px; height:20px;position:absolute;top:15px;right:20px;text-indent:-9999px;background:url(../images/inc/menu_btn_1.png) no-repeat;}
.gnb { position:absolute; right:-250px; top:83px;width:250px;min-height:460px;height:70%;margin:0px auto 0;z-index:9999; display:block;overflow-y:auto;transition:all 0.4s;}
.gnb>li { float:none; padding:0px; height:auto; position:relative;clear:both; margin-bottom:20px;}
.gnb>li>a {display:block; font-size:18px; font-weight:500; font-family:'Noto Sans KR','NanumBarunGothic'; color:#fff; height:30px;line-height:30px; text-indent:20px;background:url(../images/inc/arrow_bottom.png) no-repeat right 10px center;}
.gnb>li>a.on{background:url(../images/inc/arrow_bottom_on.png) no-repeat right 10px center;}
	/* 전체 메뉴 */
.sub_menu_bg_m{
	position:fixed; right:-250px; left:auto;top:0px;height:100%; width:250px; background:#9D2727;
	z-index:9998; display:block;transition:all 0.4s;}
.sub_menu_bg {display:none;}
.sub_menu {position:relative;width:100% !important;height:auto;left:0; top:00px; display:none;}
.sub_menu > ul { width:100%; margin:10px auto 0; }
	.sub_menu > ul::after {display:block;clear:both;content:"";}
.sub_menu > ul > li {float:left; width:100%;margin-bottom:10px; text-align: left;width:100%;}
.gnb>li:nth-child(4)>.sub_menu{display:none;}
.sub_menu > ul > li > a {display:block; font-size:14px; letter-spacing:-0.05em; color:#fff; font-weight:100;text-indent:20px;height:16px; line-height:16px;}
.sub_menu > ul > li > a:hover { color:#F44040; } 

.container { position:relative; margin-top:50px;}
.mvBox { width:70%; margin:0 auto; padding:67px 0 0; }
.mv {  background:url(../images/main/main_banner3_m.png) no-repeat center top; background-size:cover;height:260px;z-index:2; position:relative;  }
.mv2 {  background:url(../images/main/main_banner4_m.png) no-repeat center top;background-size:cover;height:260px;}

.mvBox > p { text-align:left; font-size: 20px; font-weight: 400; color:#fff;  letter-spacing: -0.05em; line-height:30px; }
.mvBox > p:nth-child(2) {margin-top:30px;font-size:20px; line-height:30px; }
.bx-prev{background:url(../images/inc/keyboard_arrow_right.png) no-repeat center !important;background-size:50px !important;font-size:0px; text-indent:0; height:30px !important; transform:rotate(180deg);left:10px !important; }
.bx-next{background:url(../images/inc/keyboard_arrow_right.png) no-repeat center !important;background-size:50px !important;font-size:0px; text-indent:0;height:30px !important; right:10px !important;}
.section1 { width:95%;margin-bottom:50px;min-height:auto; }
.t-area1{margin-bottom:10px; width:90%;}
.t-area1>p{font-size:23px;}
.nBox1 li {margin-left:0px; height:auto;}
.nBox1 li:nth-child(even){ margin-top:0px; }
.nBox1 li h3 {font-size:18px;height:70px; line-height:26px; padding:10px 0; }
.nBox1 li:nth-child(even) h3,.nBox1 li:first-child h3{ line-height:45px;  }

.section2 { position:relative; margin-bottom:50px;}
.t-area2 { width:90%; margin-bottom:10px;}
.t-area2>p{font-size:23px;}
.sec2_bottom { height:auto;}
.sec2_list { position:relative; width:90%; margin:30px auto;   }
.sec2_list li { float:none; height:auto;width:auto; margin:0 auto 40px; }
.sec2_list li>img {margin:00px auto 10px;}
.sec2_list li>h3 { margin-bottom:10px;}
.sec2_list li:first-child { margin-left:auto; }


.section3 { position:relative; margin-bottom:50px;}
.sec3_area { position:relative; width:90%; margin:0 auto; padding:10px 0 0; }
.sec3_vedio{width:100%; height:auto;}
.sec3_vedio>img{display:block;width:100%; height:auto;}

.sec3_int>li:first-child>h3{bottom:65px;font-size:25px;}
.sec3_int>li:first-child>p{bottom:15px;font-size:14px;}
.sec3_int{width:100%; height:auto;}
.sec3_int>li{float:none; width:100%; height:auto;}
.sec3_int>li:nth-child(2){float:none; width:100%; height:auto;background:#c6c6c6;padding:30px 15px;}
.sec3_int>li:nth-child(2)>p{font-size:15px; margin:20px 0 30px; color:#121212; }
.sec3_int>li:nth-child(2)>p:nth-child(2){ margin:00px 0 10px;}

.section4{margin-bottom:100px;}
.sec4_bottom { width:90%; height:auto; }
.sec4_bottom>ul{width:100%;height:auto;}
.sec4_bottom>ul>li{width:20%;height:30px;}
.sec4_bottom>ul>li>img{max-width:90%;width:auto; height:12px; }

#footer { position: relative; z-index:100;}
.foot_top { width:90%;}
.foot_top>img{width:100px; margin:10px auto;}
.foot_bottom { width:100%; margin:0 auto; position:relative; padding:0 0 20px; }
.b_copy {width:90%;font-size:10px;text-align:left; margin:10px auto;}

.tab5 { position: relative; width:100%; margin:0 0 40px; }
.tab5 li { float: left; width:25%; height:50px; box-sizing:border-box; border-left:1px solid #fff;}
.tab5 li a { display: block; height:50px;text-align: center;line-height:50px; font-size:14px; color:#000; background:#F4F4F4;}
.tab5 li a.on { background:#fff; color:#000;border-top:2px solid #ff0000;}
/*.tab5 li a:hover { background:#01b8c8; color:#fff;}*/

.sv {  height:200px; position:relative; z-index:2;}
.sv1 { background:url(../images/contents/sv1.jpg) no-repeat center top; background-size:cover;}
.sv2 { background:url(../images/contents/sv2.jpg) no-repeat center top; background-size:cover;}
.sv3 { background:url(../images/contents/sv3.jpg) no-repeat center top; background-size:cover;}
.sv4 { background:url(../images/contents/sv4.jpg) no-repeat center top; background-size:cover;}
.sv5 { background:url(../images/contents/sv5.jpg) no-repeat center top; background-size:cover;}
.sv6 { background:url(../images/contents/sv6.jpg) no-repeat center top; background-size:cover;}
.sv7 { background:url(../images/contents/sv7.jpg) no-repeat center top; background-size:cover;}
.sv8 { background:url(../images/contents/sv8.jpg) no-repeat center top; background-size:cover;}
.sv9 { background:url(../images/contents/sv9.jpg) no-repeat center top; background-size:cover;}
.sv10 { background:url(../images/contents/sv10.jpg) no-repeat center top; background-size:cover;}
.sv11 { background:url(../images/contents/sv11.jpg) no-repeat center top; background-size:cover;}
.sv12 { background:url(../images/contents/sv12.jpg) no-repeat center top; background-size:cover;}
.sv13 { background:url(../images/contents/sv13.jpg) no-repeat center top; background-size:cover;}
.sv14 { background:url(../images/contents/sv14.jpg) no-repeat center top; background-size:cover;}
.sv15 { background:url(../images/contents/sv15.jpg) no-repeat center top; background-size:cover;}
.sv16 { background:url(../images/contents/sv16.jpg) no-repeat center top; background-size:cover;}
.sv17 { background:url(../images/contents/sv17.jpg) no-repeat center top; background-size:cover;}
.sv18 { background:url(../images/contents/sv18.jpg) no-repeat center top; background-size:cover;}
.sv19 { background:url(../images/contents/sv19.jpg) no-repeat center top; background-size:cover;}
.sv20 { background:url(../images/contents/sv20.jpg) no-repeat center top; background-size:cover;}
.svBox { position: absolute;width:96%; padding:0; left:50%;top:50%; transform:translate(-50%,-50%);}
.svBox h2 { 
	margin:0px auto 10px;
	display:block;text-align: center; padding:0px 0 0px; font-size: 18px; font-weight: 400; 
	color: #fff; line-height:normal; 
}
.svBox>.under_line{width:82px; height:2px; background:#fff; margin:5px auto;}
.svBox span { 
	font-size: 14px; line-height:auto; font-weight: 300; display:block; padding:6px 0 0; text-align:center; 
	color:#fff; letter-spacing:-1px;
}
.svBox span.desktop{display:none !important;}
.svBox span.mobile{display:block !important;}
/* 연혁 */
.contents { width:100%; margin:0 auto; position:relative; padding:20px 0; }
.contents::after { content:"";display:block;clear:both; }
.obj_history { float:left; width:100%; position:relative; }
.obj_right { float:right; }
.obj_right li { margin-bottom:84px; }

.obj_history span { }
.his { position:relative; z-index:2; padding:0 0 48px; display:none;}
.his>img{width:100%; margin:0 auto;}
.obj_history>div:first-child{display:block;}

/* 라이센스 */
.about_license{width:97%; box-shadow:3px 3px 10px rgba(0,0,0,0.2); padding:10px 0 0px;}
.about_license>ul{width:auto; overflow:hidden; padding-bottom:40px;}
.about_license>ul>li{ width:50%;height:280px; margin-left:0px;}
.about_license>ul>li:nth-child(4n){clear:none;}
.about_license>ul>li>img{width:100%; max-width:160px;}
.about_license>ul>li>p{ width:100%; text-align:center; color:#9D2727; font-size:12px; font-weight:500;margin-top:250px;}

.license_list{width:100%; height:auto; overflow:hidden; margin:0 auto;padding-top:15px;}
.license_list>h3{font-size:20px; color:#9d2727;font-weight:600;float:left;margin-left:10px;}
.license_list>span{width:100px; display:block; height:3px; background:#9d2727;float:left;margin:15px 00px 15px 10px;}
.license_list>ul{float:left; width:100%; padding-left:35px;padding-top:10px;}
.license_list>ul>li{width:95%; list-style:disc; font-size:14px; color:#333;padding-left:0px; margin:5px 0px 5px 0px;}

/* 조직도 */
.organization>img{width:100%;display:block; margin:50px auto ;}


/* 교육 */
.edu>h3{font-size:20px; width:100%; max-width:320px; margin:0 auto 20px;}
.edu>ul{width:100%; max-width:320px;margin:0 auto;}
.edu>ul>li{ width:150px;; max-height:155px;}
.edu>ul>li:nth-child(5n-4){margin-left:20px;}
.edu>ul>li:nth-child(2n-1){margin-left:0px;}
.edu>ul>li>p{height:40px; line-height:40px; font-size:12px;}
.edu>ul>.line_2>p{line-height:15px;}
/* 멤버쉽/혜택 */
.membership{width:100%; ;}
.membership>img{margin:20px auto; width:100%;} 

/* 찾아오시는 길 */
.location h3 {font-size:30px; text-indent:5%;}
.map {width:100%; height:586px; border:1px solid #eee; margin-bottom:20px; }
.how_list>ul>li{padding-left:5%;}
.how_list>ul>li>ul { float:right; width:100%; margin-top:20px;}


/* 위탁운영 */
.consign_banner{width:100%; margin:50px auto 75px;}
.consign_banner>img{width:100%;}

.consign>ul{width:100%;; overflow:hidden; margin:0 auto 50px;}
.consign>ul>li{float:none;width:95%; max-width:320px; margin-left:auto; margin:0 auto 100px;}
.consign>ul>li:first-child{margin-left:auto;}
.consign>h3{font-size:20px;}
.consign>ul>li>img{width:50%;}

/* 호텔식 주거관리 서비스 */
.serv_list{width:95%; margin: 0 auto;}
.serv>img{width:100%;}
.serv>h3{font-size:18px;}
.serv>p{font-size:16px;}

.serv2>ul{width:100%; height:auto; overflow:hidden; text-align:center; margin:50px auto 80px;}
.serv2>ul>li{float:left; width:49%;margin:0px 0 40px 0;}
.serv2>ul>li:first-child{margin-left:0px;}
.serv2>ul>li:nth-of-type(odd){margin-right:2%;}
.serv2>ul>li>img{display:block; width:100%; margin-bottom:10px;}
.serv2>ul>li>img:nth-of-type(2){display:none;}
.serv2>ul>li>p{font-size:14px; color:#000; margin-top:20px;}
.serv3>ul>li{margin-bottom:50px; }
.serv3_left{width:15%; float:left;margin-right:5%;}
.serv3_right{width:80%; float:left;}
.serv3_right>h4{width:100%; font-size:20px; font-weight:bold; border-bottom:1px solid #333; padding-bottom:20px; margin-bottom:20px;}
.serv3_right>ul>li{clear:left; margin-right:00px; font-size:16px; line-height:40px;}
.serv>.red_line{margin:0 0 50px}
/* 회사소개 */
.company_int{width:96%; margin:100px auto 150px;}
.company_int_01>ul{overflow:hidden;}
.company_int_01>ul>li{float:none; width:100%; margin:0 auto 20px;}
.company_int_01>ul>li>img{width:125px; }
.company_int_01>ul>li>p{font-size:16px;}
.company_int_01>ul>li:nth-child(2){width:100%; margin:0 auto;}
.company_int_01>ul>li>p:last-of-type{margin-bottom:60px;}
.company_int_01>ul>li>h4{font-size:20px; font-weight:700; color:#000;margin-bottom:20px;}
.company_int_01>ul>li>img{margin-bottom:10px; width:auto;display:block;max-width:320px;}

.company_int_02>img{width:145px; margin-bottom:20px; }
.company_int_02>ul{width:96%; margin:0 auto; }
.company_int_02>ul>li{float:none; width:100%; margin-bottom:15px;clear:both;overflow:hidden;}
.company_int_02>ul>li>img{width:18%;}
.company_int_02>ul>li>p{ width:79%; margin:15px 0 0 3%;font-size:12px;}
.company_int_02>ul>li:nth-of-type(4)>p{margin:10px 0 0 3%;}

/* 개관 운영컨설팅 */
.operation{margin:50px auto 100px; width:96%;}
.operation>h3{font-size:22px;}
.operation>p{font-size:20px; margin-bottom:70px;}
.operation_01>ul{overflow:hidden;width:100%;margin:0 auto;}
.operation_01>ul:first-of-type{background:#e5e5e5;height:auto; padding:0px;box-sizing:content-box;margin-bottom:30px;}
.operation_01>ul>li{float:left; width:100%;margin:0 auto 50px;}
.operation_01>ul>li:nth-of-type(2){width:100%;}
.operation_01>ul>li:nth-of-type(3){width:100%;margin-right:auto;}
.operation_01>ul:first-of-type>li{height:170px;position:relative;}
.operation_01>ul>li>img{display:block; position:relative; margin:0 auto 20px; width:60px;}
.operation_01>ul>li>h4{font-size:22px; color:#9d2727; font-weight:600;margin-bottom:20px;text-align:center;}
.operation_01>ul>li>p{font-size:13px;margin-bottom:8px;letter-spacing:-0.3px;text-align:center;}

.operation_02>h3{margin-bottom:40px;}
.operation_02>ul>li{width:100%;  border-right:0px;margin:0 auto 50px;}
.operation_02>ul>li:last-child{ border-right:0px;margin-right:0px;}
.operation_02>ul>li>img{width:100%;}


/* 펫 특화 서비스 */
.pet_serv_01{width:100%; height:235px;margin-bottom:0px;}
.pet_serv_01>img{width:300px; margin:30px auto 0;}
.pet_serv_02{width:96%; margin:0 auto;}
.pet_serv_02>.petserv_part>.red_line{width:95%; height:3px; margin:0 auto 20px; background:#9D2727;}
.pet_serv_02>.petserv_part{margin-bottom:110px;}
.pet_serv_02>.petserv_part>h3{font-size:16px; width:95%; margin:0 auto 20px;}

.pet_serv_02>.petserv_part>ul>li>img{width:95%; max-width:600px;}
.pet_serv_02>.petserv_part>img{width:95%; max-width:600px;}
/*.pet_serv_02>.petserv_part>.pet_serv_list{width:100%; margin:0 auto 20px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li{ margin:0 auto 40px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div{margin-left:0px; width:100%;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div>h4{ width:100%; font-weight:bold; font-size:14px; margin:15px 0 0px;}
.pet_serv_02>.petserv_part>.pet_serv_list>li>div>p{ width:100%;  font-size:12px; padding-top:10px;}
.pet_serv_02>.petserv_part>.pet_gallery{width:100%;}
.pet_serv_02>.petserv_part>.pet_gallery>li>img{width:100%;}
.pet_serv_02>.petserv_part>.pet_staria>li>img{width:100%;}*/

/* 제휴사 */
.partners_list{width:96%; margin:0 auto;}
.partners_list>.red_line{margin:0 auto 0px;}
.partners_list>h3{font-size:18px; width:100%; margin:0 auto 20px;}
.partners_list>ul{width:100%;height:auto;}
.partners_list>ul>li{width:50%; font-size:14px;}
.partners_list>ul>li:nth-child(5n){border-right:0px;}
.partners_list>ul>li:last-of-type{border-right:0px;}
.partners_list>ul>li:nth-last-child(n):nth-last-child(-n+5){border-bottom:0px;}
.partners_list>ul>li:nth-child(2n){border-right:1px solid #ccc;}
.partners_list>ul>li:nth-last-child(n):nth-last-child(-n+2){border-bottom:1px solid #ccc;}
.partners_list>ul>li:last-child{border-right:1px solid #ccc;}
.partners_list>ul>li>img{max-width:95%; height:auto;}

/* OTA 판매대행 */
.ota{width:100%; margin:50px auto 100px;}
.ota>img{width:100%;display:block; margin-bottom:50px;}
.ota>ul{width:auto; overflow:hidden;margin:0 auto;}
.ota>ul>li{float:left;width:50%; margin:0 0 20px 00px; height:162px; }
.ota>ul>li:nth-child(4n-3){margin-left:0px;}
.ota>ul>li>h4{text-align:center; font-size:20px; color:#9d2727; font-weight:bold;}
.ota>ul>li>.black_line{display:block; height:2px; width:70px; margin:30px auto 20px; background:#000;}
.ota>ul>li>p{width:90%; margin:0 auto;}

/* 뉴스 */
.news_wrap{width:95%; margin:0 auto;}
.news_wrap>ul>li{width:49%; margin:0 0 50px 00px;}
.news_wrap>ul>li:nth-of-type(even){margin-left:2%;}
.news_wrap>ul>li>h4{font-size:16px;color:#000;height:120px;font-weight:600;margin:15px 0;}
.news_wrap>ul>li>div>span{display:block; float:left;font-size:16px;line-height:20px;color:#696969;}
.news_wrap>ul>li>div>span:first-child{border-right:1px solid #ccc; margin-right:10px; padding-right:10px; }


/* 포럼 */
.forum_oner{width:95%;margin:0 auto;}
.forum_oner>img{width:100%; float:none;margin:0 auto;}
.forum_oner>h3{float:none; margin:10px 0 0 0px; }
.forum_oner>p{float:left; margin:10px 0 0 0px; }
.forum_partners{width:95%; margin:20px auto;}
.forum_partners>ul{width:298px; margin:0 auto;}
.forum_partners>ul>li:nth-of-type(2n-1){margin-left:0px; }
.forum_list{width:95%;}
.forum_list>ul{width:100%; padding-left:7%;}
.forum_list>img{ width:100%; }
.forum_reason{width:95%; ;}
.forum_reason>h3{font-size:16px; color:#9d2727;font-weight:500;float:left;margin-left:10px; margin-bottom:10px;}
.forum_reason>span{width:70px; display:block; height:2px; background:#9d2727;float:left;margin:12px 00px 15px 10px;}
.forum_reason>img{width:100%;}
.forum_reason>p{width:auto; font-size:14px;}
.forum_list>ul>li{font-size:14px;}
.forum_reason>a{display:block; margin:40px auto;}
.forum_banner>img{width:90%; margin:0 auto; margin-bottom:30px;}

/* 제휴사 갤러리 */
.partners_gallery_list1>li{float:left; margin-left:2%; width:49%;}
.partners_gallery_list1>li:first-child{margin-left:0px;}
.partners_gallery>ul>li>h4{display:block; font-size:15px; letter-spacing:-1px; color:#000;}
.partners_gallery_list2>li>img{ display:block; float:left;width:49%;margin-left:1%; margin-bottom:10px;}
.partners_gallery_list2>li>img:nth-of-type(2n-1){margin-left:0px;}

/* 생활숙박형 서비스 */
.living_business_01>p{margin-bottom:5px;}
.living_business_01>ul>li{width:49%; max-width:320px; margin-left:2%; float:left;}
.living_business_01>ul>li:nth-of-type(2n-1){ margin-left:00px;}
.living_business_01>ul>li>img{width:100%;}

/* 생활숙박형 서비스 */
.RAMADA_seogwipo>p{margin-bottom:5px;}
.RAMADA_seogwipo>ul>li{width:49%; max-width:320px; margin-left:2%; float:left; margin-bottom:20px;}
.RAMADA_seogwipo>ul>li:nth-of-type(2n-1){ margin-left:00px;}
.RAMADA_seogwipo>ul>li>img{width:100%;}
}
