@charset "utf-8";
#review{padding-top:80px;}
#business2{margin-bottom:50px;}

#mainMenu{padding-right:7%;}
#profile_down{display:none; position:absolute; right:20px; top:24px;}
#profile_down .prof_btn{color:#fff; padding:5px 7px; font-size:12px; border:1px solid #fff; display:block; cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none}
#profile_down .prof_btn>p{display:inline-block; text-align: center;}
#profile_down .prof_btn:hover>p{text-decoration: underline;}
#profile_down .prof_btn>img{vertical-align: baseline; margin-left: 5px;}
.profile_wrap{text-align:center; margin-top:10px; background: rgba(0, 0, 0, 0.3); border-radius: 3px; padding: 10px 0 8px; display:none;}
.profile_wrap a{display:inline-block;}
.profile_KR{margin-right:19px; position:relative;}
.profile_KR:before{content:''; display:block; position:absolute; width:1px; height:14px; top:5px; right:-11px; background:#B6B6B6; pointer-events: none;}
.profile_wrap a p{color:#fff; font-size:12px; text-align: center;}
.profile_wrap>a>img{width:24px;}

.part_wrap{width:80%; margin:auto;}
.part_wrap>div{margin: auto; text-align: right; position:relative; overflow:hidden; padding-top:50%;}
.part_wrap>div:before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ""; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.65) 98%, rgba(0, 0, 0, 0.65) 100%); background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%);}
.part_wrap>div.part1{background:url(http://bzencomm.co.kr/theme/thePrism/img/business2_1.png) no-repeat; background-size: cover; background-position: center;}
.part_wrap>div.part2{background:url(http://bzencomm.co.kr/theme/thePrism/img/business2_2.png) no-repeat; background-size: cover; background-position: center;}
.part_wrap>div.part3{background:url(http://bzencomm.co.kr/theme/thePrism/img/business2_3.png) no-repeat; background-size: cover; background-position: center;}
.part_wrap>div.part4{background:url(http://bzencomm.co.kr/theme/thePrism/img/business2_4.png) no-repeat; background-size: cover; background-position: center;}
.part_wrap>div a{position:absolute; top: 0; left: 0; right: 0; bottom: 0;}
.part_wrap>div p{color:#fff; font-weight:bold; word-break:keep-all; position:relative;}
.part_txtwrap{position:absolute; bottom:0; right:0; padding:20px;}
.part_tit{font-size:18px;}
.part_info{line-height: 1.2; font-size:18px;}

#mainMenuList .profile_mo .mm-link{font-size:13px;}
.profile_mo img{width:20px; margin-right:5px;}
#mainMenuList .mm-link{padding:20px 0; width:100%; display:flex; justify-content: center; align-items: center;}


@media screen and (min-width:480px){

}

@media screen and (min-width:500px){

}

@media screen and (min-width:768px){
.part_wrap{display:flex; width:100%;}
.part_wrap>div{width:33.33%; padding-top:40%;}
.part_wrap>div:hover{width:50%;transition:all 0.5s;z-index: 10;transform: scale(1.1); box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);}
.part_wrap>div:not(:hover) {transition: 0.5s all; }
.part_wrap>div:before{background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);/* background: #000; */}
.part_tit{font-size:24px;}
.part_info span{display:block;}
.part_wrap>div:hover:before{background: #6e8b009c;}
}


@media screen and (min-width:960px){

}

@media screen and (min-width:991px){
#profile_down{display: block;}
.profile_mo{display:none;}
#mainMenuList .mm-link{padding:0 0 21px;}
}

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

@media screen and (min-width:1080px) {

}

@media screen and (min-width:1200px) {

}

@media screen and (min-width:1400px) {
}