@charset "utf-8";


/******************************* main-visual *******************************/

	#contents{overflow:hidden;position:relative;}
	#contents .slide_section{position:relative;min-height:900px;overflow:hidden;}
	#contents .slide_section .bg{opacity:0;z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.4) rotate(0.1deg);-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-o-transform:scale(1.4);transition:opacity 2s;}
	#contents .slide_section .bg.active{opacity:1;z-index:2;}
	#contents .slide_section .bg.motion{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);transition:all 14s cubic-bezier(0, 1, 0.34, 0.99), opacity 2s;}
	#contents .slide_section .bg video{display:none;}
	#contents .slide_section .bg img{width:100%;}
	#contents .slide_section .bg1{background:#000 url('../img/main/main-visual01.jpg') no-repeat center;background-size:cover;}
	#contents .slide_section .bg2{background:#000 url('../img/main/main-visual02.jpg') no-repeat center;background-size:cover;}
	#contents .slide_section .bg3{background:#000 url('../img/main/main-visual03.jpg') no-repeat center;background-size:cover;}
	#contents .slide_section .timer_circle{background:url('../img/main/main-scroll.png') no-repeat center;position:absolute;bottom:290px;left:50%;padding-top:25px;margin-left:-25px;z-index:2;font-size:0;}
	#contents .slide_section .title_wrap{position:absolute;top:50%;left:0;right:0;margin-top:-320px;z-index:2;text-align:center;color:#fff;}
	#contents .slide_section .title_wrap .text{position:relative;height:300px;}
	#contents .slide_section .title_wrap .text li{position:absolute;top:0;left:0;right:0;}
	#contents .slide_section .title_wrap .text li h2{opacity:0;visibility:hidden;margin-bottom:20px;font-size:72px;line-height:1.2;font-weight:700;letter-spacing:3px;padding:0;transform:translateX(-100px);transition: all 1.2s}
	#contents .slide_section .title_wrap .text li h2 span{font-size:22px;font-weight:300;display:block;letter-spacing:2px;}
	#contents .slide_section .title_wrap .text li p{font-size:20px;font-family:'NotoM';opacity:0;visibility:hidden;transform: translateX(100px);transition: all 1.2s;}
	#contents .slide_section .title_wrap .text li p em{display:block;font-family:'NotoR';font-size:16px;font-weight:normal;margin-top:10px;}
	#contents .slide_section .carousel{position:absolute;bottom:33%;left:0;right:0;font-size:0;letter-spacing:0;word-spacing:0;opacity:0;visibility:hidden;}
	#contents .slide_section .carousel li{display:inline-block;width:18px;height:2px;background:#fff;margin:0 1px;opacity:.4;}
	#contents .slide_section .carousel li.active{opacity:1;}
	#contents .slide_section .title_wrap .text li.active h2{opacity:1;visibility:visible;transform:translateX(0px);}
	#contents .slide_section .title_wrap .text li.active p{opacity:1;visibility:visible;transform:translateX(0px);}
	#contents .slide_section .title_wrap .text li.leave h2{opacity:0;visibility:hidden;transform:translateX(100px);}
	#contents .slide_section .title_wrap .text li.leave p{opacity:0;visibility:hidden;transform:translateX(-100px);}
	#contents .slide_section .btn_view_more{opacity:0;visibility:hidden;}
	#contents .slide_section .btn_view_more span{display:inline-block;}



@media screen and (max-width:1260px){	
	#contents .slide_section .title_wrap .text li h2{font-size:60px;}
	#contents .slide_section .title_wrap .text li h2 span{font-size:20px;}
	#contents .slide_section .title_wrap .text li p{font-size:18px;}
	#contents .slide_section .title_wrap .text li p em{font-size:15px;margin-top:5px;}
}

@media screen and (max-width:1024px){

}

@media screen and (max-width:980px){	
    #contents .slide_section{height:600px !important;min-height:600px;}
	#contents .slide_section .title_wrap{top:50%;margin-top:-150px;padding:0 20px;}
	#contents .slide_section .timer_circle{display:none;}
	#contents .slide_section .title_wrap .text li p{font-size:16px;}

}

@media screen and (max-width:640px){	
    #contents .slide_section{height:450px !important;min-height:450px;}
	#contents .slide_section .title_wrap{margin-top:-80px;padding:0 10px;}
	#contents .slide_section .title_wrap .text{height:150px;}
	#contents .slide_section .title_wrap .text li h2{margin-bottom:10px;font-size:28px;}
	#contents .slide_section .title_wrap .text li h2 span{font-size:14px;}
	#contents .slide_section .title_wrap .text li p{font-size:15px;}
	#contents .slide_section .title_wrap .text li p em{display:none;}
}

@media screen and (max-width:360px){
}


/******************************* section1. about easypland *******************************/

	#contents .info_section{background:#fff url('../img/main/section01-bg.png') no-repeat top 20px right 80px;position:relative;height:640px;overflow:visible;z-index:2;}
	#contents .info_section .bg{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;max-width:1100px;margin:0 auto;}
	#contents .info_section .btn-big{margin:40px 0 0 0;}
	#contents .info_section ul.link{position:relative;margin:0 auto;font-size:0;letter-spacing:0;word-spacing:0;text-align:center;display:inline-block;width:100%;}
	#contents .info_section ul.link:after{content:'';display:block;clear:both;}
	#contents .info_section ul.link li{;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0;}
	#contents .info_section .m-info-photo{display:none;}
	#contents .info_section ul.link li .info-left{position:relative;width:450px;float:left;display:block;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	#contents .info_section ul.link li .bottom-img{position:absolute;right:0;bottom:0;float:right;display:block;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	#contents .info_section ul.link li .upper-img{position:absolute;top:0;right:220px;}
	#contents .info_section ul.link li .img{transition:transform 0.5s ease-out, opacity 0.35s ease-out;-webkit-transition:-webkit-transform 0.5s ease-out, opacity 0.35s ease-out;-moz-transition:-moz-transform 0.5s ease-out, opacity 0.35s ease-out;-o-transition:-o-transform 0.5s ease-out, opacity 0.35s ease-out;}
	#contents .info_section ul.link li .img .overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;}
	#contents .info_section ul.link li:hover .img{cursor:pointer;transform:scale3d(1.06, 1.06, 1.06) rotate(0.1deg);-webkit-transform:scale3d(1.06, 1.06, 1.06);-moz-transform:scale3d(1.06, 1.06, 1.06);-o-transform: scale3d(1.06, 1.06, 1.06);}

@media screen and (max-width:1260px){	
}

@media screen and (max-width:1024px){
    #contents .info_section ul.link li .info-left{width:100%;float:none;position:absolute;top:-130px;left:0px;}
	#contents .info_section ul.link li .img{display:none;}
	#contents .info_section .m-info-photo{display:block;margin-top:270px;}
	#contents .info_section .m-info-photo ul{display:inline-block;width:100%;}
	#contents .info_section .m-info-photo li{float:left;width:50%;}
	#contents .info_section .m-info-photo li img{width:100%;height:280px;margin:0 auto;}

}

@media screen and (max-width:980px){	
}

@media screen and (max-width:640px){	
    #contents .info_section .btn-big{margin:20px 0 0 0;}
}

@media screen and (max-width:480px){
	#contents .info_section{background:#fff url('../img/main/section01-bg.png') no-repeat top right;height:480px;}
	#contents .info_section .m-info-photo{margin-top:250px;}
	#contents .info_section .m-info-photo li img{height:150px;}
}

/******************************* section2. management concept *******************************/

	#contents .concept_section{background:#000;position:relative;overflow:hidden;}
	#contents .concept_section .bg{position:absolute;left:0;right:0;bottom:0;top:0;opacity:0;visibility:hidden;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;}
	#contents .concept_section .bg0{background:#000 url('../img/main/section02-bg01.jpg') no-repeat center;background-size:cover;}
	#contents .concept_section .bg1{background:#000 url('../img/main/section02-bg02.jpg') no-repeat center;background-size:cover;}
	#contents .concept_section .bg2{background:#000 url('../img/main/section02-bg03.jpg') no-repeat center;background-size:cover;}
	#contents .concept_section[data-num="0"] .bg0{opacity:1;visibility:visible;}
	#contents .concept_section[data-num="1"] .bg1{opacity:1;visibility:visible;}
	#contents .concept_section[data-num="2"] .bg2{opacity:1;visibility:visible;}
	#contents .concept_section .inner{text-align:center;margin:0 auto;color:#fff;padding:100px 0;}
	#contents .concept_section .inner .thumb{position:relative;font-size:0;letter-spacing:0;word-spacing:0;position:relative;margin:50px 0 150px;height:380px;}
	#contents .concept_section .inner .thumb:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.2)}
	#contents .concept_section .inner .thumb ul{position:relative;left:50%;margin-left:-180px;}
	#contents .concept_section .inner .thumb li{position:absolute;width:360px;top:0;left:0;}
	#contents .concept_section .inner .thumb li.active{z-index:2;}
	#contents .concept_section .inner .thumb .select_line{position:absolute;max-width:300px;margin:0 auto;left:0;right:0;bottom:0;width:100%;}
	#contents .concept_section .inner .thumb .select_line > span{content:'';position:absolute;bottom:0;left:0;height:1px;width:0px;margin-left:160px;background:none;z-index:1;}
	#contents .concept_section .inner .thumb li a{position:relative;font-size:16px;line-height:18px;display:block;font-weight:700;transform:scale(0.8);-webkit-transform:scale(0.8);-moz-transform:scale(0.8);transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;}
	#contents .concept_section .inner .thumb li a img{width:100%;vertical-align:top;}
	#contents .concept_section .inner .thumb li a:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.5);transition:all 0.2s;}
	#contents .concept_section .inner .thumb li.active a{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);}
	#contents .concept_section .inner .thumb li:not(.active) a:hover{transform:scale(0.85);-webkit-transform:scale(0.85);-moz-transform:scale(0.85);transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition: all 0.2s;}
	#contents .concept_section .inner .thumb li.active a:before,#contents .concept_section .inner .thumb li:hover a:before{background:rgba(0,0,0,0);}
	#contents .concept_section .inner .thumb_content_area{display:none;margin:0 auto;position:absolute;left:0;right:0;bottom:110px;}
	#contents .concept_section .inner .thumb_content_area.active{display:block;}
	#contents .concept_section .inner .thumb_content_area h4{font-size:18px;color:#fc7801;line-height:1.5;margin:0 auto 5px auto;display:block;text-align:center;}
	#contents .concept_section .inner .thumb_content_area h5{color:#fff;}
	#contents .concept_section .inner .thumb_content_area a{position:relative;margin-top:20px;clear:both;}
	#contents .concept_section .inner .thumb_content_area a:before{content:'';clear:both;}

@media screen and (max-width:1260px){	
}

@media screen and (max-width:1024px){

}

@media screen and (max-width:980px){
    #contents .concept_section .inner{padding:100px 20px;}
}

@media screen and (max-width:640px){	
}

@media screen and (max-width:480px){
    #contents .concept_section{display:none;}
}

/******************************* section3. about easy-system *******************************/

	#contents .easy_section .main-title{margin:0 0 10px 0;}
	#contents .easy_section{background:#f8f9fd;position:relative;height:820px;overflow:visible;z-index:2;}
	#contents .easy_section .cont-inner{padding:100px 0;}
	#contents .easy_section .cont-inner .title-wrap{position:relative;}
	#contents .easy_section ul.easy-link{margin:250px auto 0 auto;font-size:0;letter-spacing:0;word-spacing:0;text-align:center;}
	#contents .easy_section ul.easy-link:after{content:'';display:block;clear:both;}
	#contents .easy_section ul.easy-link li{width:33.33%;position:relative;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0;}
	#contents .easy_section ul.easy-link li:first-child{padding:0;}
	#contents .easy_section ul.easy-link li .easy-box{width:320px;height:320px;padding:40px;text-align:left;position:relative;display:block;background:#fff;color:#333;overflow:hidden;box-shadow:3px 3px 3px #c5d0db;cursor:pointer;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s ease-in-out;}
	#contents .easy_section ul.easy-link li .easy-box:hover,#contents .easy_section ul.easy-link li.active .easy-box{color:#fff;background:#247bd4 url('../img/main/section03-hover.png') no-repeat left bottom;}
	.easy-link li .easy-box h4{display:block;color:#000;font-size:18px;margin:15px 0;}
	.easy-link li .easy-box span{display:block;color:#777;font-size:14px;}
	.easy-link li .easy-box a.btn-text{display:block;margin:10px 0 0 0 !important;text-align:left !important;background:none;}
	.easy-link li .easy-box a.btn-text .label{font-size:14px;color:#247bd4 !important;font-weight:600;}
	.easy-link li .easy-box:hover h4,.easy-link li.active .easy-box h4{color:#fff;}
	.easy-link li .easy-box:hover span,.easy-link li.active .easy-box span{color:#fff;}
	.easy-link li .easy-box:hover a.btn-text .label,.easy-link li.active .easy-box a.btn-text .label{color:#fff !important;}


@media screen and (max-width:1260px){	
}

@media screen and (max-width:1024px){
    #contents .easy_section .cont-inner{padding:100px 20px 0 20px;}
	#contents .easy_section ul.easy-link li .easy-box{width:95%;margin:0 auto;padding:30px;}

}

@media screen and (max-width:980px){
	#contents .easy_section ul.easy-link li .easy-box{height:350px;padding:20px;}
}

@media screen and (max-width:640px){
    #contents .easy_section .cont-inner{padding:50px 20px 0 20px;}
	#contents .easy_section ul.easy-link{margin:170px auto 0 auto;}
	.easy-link li .easy-box h4{font-size:18px;margin:0 0 10px 0;}
    #contents .easy_section ul.easy-link li{width:100%;float:none;}
	#contents .easy_section ul.easy-link li .easy-box{width:100%;height:auto;margin:20px auto;}
	#contents .easy_section ul.easy-link li .easy-box .top-icon{float:left;margin-right:10px;}
	#contents .easy_section ul.easy-link li .easy-box .top-icon img{width:80%;}
	.easy-link li .easy-box a.btn-text{float:right;text-align:right !important;}
}

@media screen and (max-width:480px){
	#contents .easy_section{background:#dae2f2;height:650px;}
    #contents .easy_section .cont-inner{padding:20px 10px 0 10px;}
	#contents .easy_section .main-title{margin:0 0 5px 0;line-height:1.3;}
	#contents .easy_section ul.easy-link li .easy-box{padding:10px;margin:10px auto;}
	#contents .easy_section ul.easy-link li .easy-box .top-icon{display:none;}
	.easy-link li .easy-box h4{font-size:16px;margin:0 0 5px 0;}
	.easy-link li .easy-box span{font-size:13px;}
}

@media screen and (max-width:360px){
	#contents .easy_section{height:700px;}
}


/******************************* section4. manaual download *******************************/

	#contents .character_section .bg{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;margin:0 auto;max-width:1100px;}
	#contents .character_section .bg span{position:absolute;top:0;bottom:0;display:block;width:1px;background:#e6e7ee;}
	#contents .section .bg span.line0{left:0;}
	#contents .section .bg span.line1{left:157px;}
	#contents .section .bg span.line2{left:314px;}
	#contents .section .bg span.line3{left:471px;}
	#contents .section .bg span.line4{left:628px;}
	#contents .section .bg span.line5{left:785px;}
	#contents .section .bg span.line6{left:942px;}
	#contents .section .bg span.line7{right:0;}
	#contents .character_section{position:relative;background:#fff;color:#333;height:1120px;}
	#contents .character_section .inner{position:relative;max-width:1100px;margin:0 auto;}
	#contents .character_section .inner .text{padding:40px;text-align:left;display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
	#contents .character_section .inner .text.text1{background:#192354;width:420px;height:300px;}
	#contents .character_section .inner .text.text2{background:#fc7801;width:400px;height:280px;}
	#contents .character_section .inner .text h4{position:relative;padding-left:35px;font-size:22px;color:#fff;font-weight:600;}
	#contents .character_section .inner .text h4 img{position:absolute;top:5px;left:0;}
	#contents .character_section .inner .text p{font-size:14px;padding:15px 0 30px 0;color:rgba(255,255,255,0.7);}
	#contents .character_section .inner .text .btn-big{width:200px !important;margin:0 !important;background:none !important;text-align:left !important;}
	#contents .character_section .inner .text .btn-big .label{padding:0 !important;}
	#contents .character_section .inner .img1{position:absolute;left:0;top:140px;}
	#contents .character_section .inner .img2{position:absolute;right:0px;top:610px;}
	#contents .character_section .inner .text1{position:absolute;right:0;top:230px;}
	#contents .character_section .inner .text2{position:absolute;left:314px;top:680px;}
	#contents .character_section .inner .img1{width:735px;height:380px;}
	#contents .character_section .inner .img2{width:550px;height:380px;}
	#contents .character_section .inner .img1 div{background:url('../img/main/section04-mall.jpg') no-repeat center;width:735px;height:380px;margin:-203px 0 0 -382px;}
	#contents .character_section .inner .img2 div{background:url('../img/main/section04-manager.jpg') no-repeat center;width:550px;height:380px;margin:-203px 0 0 -250px;}
	#contents .character_section .inner .img{overflow:hidden;display:block;}
	#contents .character_section .inner .img div{font-size:0;width:100%;height:100%;position:absolute;left:50%;top:50%;overflow:hidden;transition:transform 0.4s ease-out, opacity 0.35s ease-out;-webkit-transition:-webkit-transform 0.4s ease-out, opacity 0.35s ease-out;-moz-transition:-moz-transform 0.4s ease-out, opacity 0.35s ease-out;-o-transition:-o-transform 0.4s ease-out, opacity 0.35s ease-out;}
	#contents .character_section .inner .img div img{max-width:none;opacity:0;}
	#contents .character_section .inner .img div .overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;}
	#contents .character_section .inner .img:hover div,#contents .character_section .inner .img.active div{transform:scale3d(1.05, 1.05, 1.05) rotate(0.1deg);-webkit-transform:scale3d(1.05, 1.05, 1.05);-moz-transform:scale3d(1.05, 1.05, 1.05);-o-transform: scale3d(1.05, 1.05, 1.05);}

@media screen and (max-width:1260px){	
}

@media screen and (max-width:1024px){
    #contents .character_section{padding:0 20px;}
}

@media screen and (max-width:980px){	
	#contents .character_section .inner .text2{left:0;top:750px;}
}

@media screen and (max-width:640px){		
    #contents .character_section{height:950px;}
    #contents .character_section .inner .text.text1{width:100%;height:200px;}
	#contents .character_section .inner .text.text2{width:100%;height:160px;}
	#contents .character_section .inner .img1{left:0;top:50px;}
	#contents .character_section .inner .img2{right:0px;top:480px;}
	#contents .character_section .inner .text1{right:0;top:260px;}
	#contents .character_section .inner .text2{left:0;top:690px;}
	#contents .character_section .inner .img div{top:0;left:0;margin:0 auto !important;}
	#contents .character_section .inner .img1,#contents .character_section .inner .img2{width:100%;height:200px;}
	#contents .character_section .inner .img div img{width:100%;}
	#contents .character_section .inner .text{padding:20px;}
	#contents .character_section .inner .text p{padding:10px 0 10px 0;}
	#contents .character_section .inner .text p br{display:none;}
}

@media screen and (max-width:480px){
    #contents .character_section{height:740px;}
	#contents .character_section .inner .text p{font-size:13px;padding:5px 0 10px 0;}
	#contents .character_section .inner .text{padding:10px;}
	#contents .character_section .inner .img1,#contents .character_section .inner .img2{height:150px;}
	#contents .character_section .inner .text h4{padding-left:30px;font-size:18px;}
	#contents .character_section .inner .text h4 img{top:3px;}
	#contents .character_section .inner .img1{top:30px;}
	#contents .character_section .inner .img2{top:390px;}
	#contents .character_section .inner .text1{top:180px;}
	#contents .character_section .inner .text2{top:540px;}
	#contents .character_section .inner .text p{padding:5px 0 5px 0;font-size:13px;}
    #contents .character_section .inner .text.text1,#contents .character_section .inner .text.text2{height:auto;}
}



/******************************* section5. severhosting *******************************/

	#contents .section_360{position:relative;overflow:hidden;height:600px;background:#000 url('../img/main/section05-bg.jpg') no-repeat center top;}
	#contents .section_360 .inner{position:absolute;left:30px;right:30px;top:0;bottom:0;text-align:center;color:#fff;overflow:hidden;height:600px;}
	#contents .section_360 .inner .bg{position:absolute;top:0;bottom:0;left:50%;margin-left:-1000px;background:#192354 url('../img/main/section05-bg.jpg') no-repeat center;background-size:2000px 600px;width:0;overflow:hidden;}
	#contents .section_360 .inner .bg .img{position:absolute;top:0;right:0;bottom:0;left:0;width:2000px;}
	#contents .section_360 .inner .bg .text{padding:100px 0;height:600px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
	#contents .section_360 .inner .bg .text h3{margin-left:200px;transition:transform 0.4s ease-out, opacity 0.35s ease-out;-webkit-transition:-webkit-transform 0.4s ease-out, opacity 0.35s ease-out;-moz-transition:-moz-transform 0.4s ease-out, opacity 0.35s ease-out;-o-transition:-o-transform 0.4s ease-out, opacity 0.35s ease-out;}
	.text .server-cont{display:inline-block;width:820px;margin:0 auto;transition:transform 0.4s ease-out, opacity 0.35s ease-out;-webkit-transition:-webkit-transform 0.4s ease-out, opacity 0.35s ease-out;-moz-transition:-moz-transform 0.4s ease-out, opacity 0.35s ease-out;-o-transition:-o-transform 0.4s ease-out, opacity 0.35s ease-out;}
	.text .server-cont li{float:left;width:25%;text-align:center;}
	.text .server-cont li .cont-icon{width:130px;height:130px;border-radius:50%;margin:30px auto 20px auto;display:table;text-align:center;background:#fff;}
	.text .server-cont li .cont-icon span{display:table-cell;vertical-align:middle;}
	.text .server-cont li em{color:#fff;font-size:16px;line-height:1.5;}
	.text .btn-big{clear:both;margin:60px auto 0 auto !important;}

@media screen and (max-width:1024px){
    .text .server-cont{width:780px;}
}

@media screen and (max-width:980px){	
}

@media screen and (max-width:640px){	
	#contents .section_360 .inner .bg{top:0;bottom:0;left:0;margin-left:0;width:100% !important;}
	#contents .section_360 .inner .bg .img{}
    #contents .section_360{height:500px;}
	#contents .section_360 .inner{left:0;right:0;top:0;bottom:0;height:500px;}
    #contents .section_360 .inner .bg .text{padding:70px 0;height:500px;}
    .text .server-cont{width:98%;margin:0 auto;}
	.text .server-cont li .cont-icon{width:100px;height:100px;margin:30px auto 20px auto;}
	.text .server-cont li em{font-size:14px;}
	.text .server-cont li .cont-icon span img{width:50%;}
}

@media screen and (max-width:480px){
    #contents .section_360{height:350px;}
    #contents .section_360 .inner .bg .text h3{width:100%;text-align:center;display:inline-block;margin-left:100px;}
    #contents .section_360 .inner .bg .text{padding:40px 0;height:400px;}
	.text .server-cont li .cont-icon{width:65px;height:65px;margin:20px auto 10px auto;}
	.text .server-cont li em{font-size:13px;display:block;padding:0 7px;}
	.text .btn-big{margin:20px auto 0 auto !important;}
}




/******************************* Popup *******************************/

@media screen and (max-width:980px){	
   #div_layer_popup .drjlayerpopup{top:50px !important;left:0px !important;}
   .drjlayerpopup .drjlayerpopup-content > .close_pop > span{padding:10px !important;}
}













