@charset "utf-8";


/* list-page */
.gallery-bookstyle{padding:8px 0 60px 0;}
.gallery-bookstyle .gall_li {text-align:center;padding:0 40px;font-family: 'NanumSquareRound', sans-serif;}
.gallery-bookstyle .gall_li .gallContents{position:relative;font-size:13px;font-weight:normal;color:#616161;}
.gallery-bookstyle .gallContents .gallCon_thumb{position:relative;padding:0;font-size:0;line-height:0;color:#fff;overflow:hidden;border:1px solid rgba(0,0,0,0.02);padding:5px;border-radius:3px;box-shadow:0 5px 20px rgba(0,0,0,0.12);overflow:hidden;}
.gallery-bookstyle .gallContents .gallCon_thumb a{color:#fff;float:left;overflow:hidden;}
.gallery-bookstyle .gallContents .gallCon_thumb a img{width:100%;transition: all .3s ease-in-out;transform:scale(1);}
.gallery-bookstyle .gallContents .gallCon_thumb:hover a img{transform:scale(1.13);}
.gallery-bookstyle .gallContents .gallCon_text{font-size:16px;font-weight:300;background:#fff;padding:25px 0 5px 0;border:0;}
.gallery-bookstyle .textSubject{font-size:23px;font-weight:600;line-height:1.3em;margin-bottom:0;z-index:2;word-break:break-all;}
.gallery-bookstyle .textSubject a{color:#2a2a2a;}
.gallery-bookstyle .textSubject a:hover{color:#000000;}
.gallery-bookstyle .textSubject + .textCate{margin-top:5px;}
.gallery-bookstyle .textCate{}
.gallery-bookstyle .textCate a{display:inline-block;padding:0 3px;height:20px;line-height:20px;border-radius:4px;transition: all .2s ease-in-out;}
.gallery-bookstyle .textCate a:hover{background:rgba(53,57,69,0.07);}
.gallery-bookstyle .textCate .hat{display:inline-block;margin:0 5px;}
.gallery-bookstyle .gall_snsSet{margin-top:15px;}
.gallery-bookstyle .gall_snsSet a{display:inline-block;text-align:center;width:38px;height:38px;line-height:38px;border-radius:50%;background:rgba(71,78,103,0.4);margin-right:15px;transition: all .2s ease-in-out;}
.gallery-bookstyle .gall_snsSet a:last-child{margin-right:0;}
.gallery-bookstyle .gall_snsSet a:hover{background:rgba(71,78,103,0.7);}
.gallery-bookstyle .gall_snsSet a:before{content:'';font-family:'intaeFont';font-size:15px;color:#fff;}
.gallery-bookstyle .gall_snsSet a.btnSns_facebook:before{content:'\e1b5';}
.gallery-bookstyle .gall_snsSet a.btnSns_facebook:hover{background:#617bff;}
.gallery-bookstyle .gall_snsSet a.btnSns_blog:before{content:'\e1c5';}
.gallery-bookstyle .gall_snsSet a.btnSns_blog:hover{background:#1bc7a5;}
.gallery-bookstyle .gall_snsSet a.btnSns_youtube:before{content:'\e1b8';}
.gallery-bookstyle .gall_snsSet a.btnSns_youtube:hover{background:#ff5858;}
.gallery-bookstyle .gall_snsSet a.btnSns_instagram:before{content:'\e329';}
.gallery-bookstyle .gall_snsSet a.btnSns_instagram:hover{background:rgba(71,78,103,1);}

.gallery-bookstyle .universityCateWrap{position:relative;margin-bottom:10px;text-align:center;overflow:hidden;}
	.universityCateWrap .select_area{}
	.universityCateWrap .select-wrapper{width:110px;display:inline-block;font-size:0;float:left;margin-right:6px;}
	.universityCateWrap .select-wrapper:after {content: '\e3d9';font-size:22px;margin-top:2px;}
	.universityCateWrap .select-wrapper select{font-family: 'NanumSquareRound', sans-serif;height:52px;line-height:47px;font-size:16px;font-weight:400;padding-left:20px;border-radius:0;border:2px solid rgba(71,78,103,0.6);}
	.universityCateWrap .cateTab{font-family: 'NanumSquareRound', sans-serif;font-size:0;position:relative;width:calc(100% - 116px);float:left;}
	.universityCateWrap .cateTab li{display:inline-block;height:52px;line-height:52px;width:calc(50% - 3px);font-size:16px;font-weight:600;margin-right:6px;}
	.universityCateWrap .cateTab li:last-child{margin-right:0;}
	.universityCateWrap .cateTab li .btnCate{display:inline-block;height:inherit;width:100%;color:#fff;background:rgba(71,78,103,0.3);transition: all .2s ease-in-out;}
	.universityCateWrap .cateTab li .btnCate:hover{background:rgba(71,78,103,0.5);}
	.universityCateWrap .cateTab li .btnCate.active, .universityCateWrap .cateTab li .btnCate.active:hover{background:rgba(71,78,103,1);}



/* view-page */
#bo_v{font-family: 'NanumSquareRound', sans-serif;}
#bo_v #bo_v_atc{overflow:hidden;}
#bo_v #bo_v_atc .btnBack{font-size:16px;font-weight:400;color:rgba(71,78,103,0.6);transition: all .15s ease-in-out;}
#bo_v #bo_v_atc .btnBack:hover{color:rgba(71,78,103,0.9);}
#bo_v #bo_v_atc .btnBack:before{content:'\e2b6';font-family:'intaeFont';font-size:20px;display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:10px;}
#bo_v #bo_v_img{width:200px; margin:15px auto;}

#bo_v .bookstyle_con{font-size:17px;padding:10px;border-top:1px solid rgba(0,0,0,0.15);}
#bo_v .bookstyle_con header{border:0;}
#bo_v .bookstyle_con .title{font-size:32px;font-weight:600;line-height:1.3em;display:inline-block;vertical-align:middle;}
#bo_v .bookstyle_con .horizon-group{margin-top:15px;line-height:1.4em;}
#bo_v .bookstyle_con .horizon-group label{display:inline-block;width:50px;color:#919398;margin:0;}
#bo_v .bookstyle_con .horizon-group .tel_link:before{content:'\e170';font-family:'intaeFont';font-size:19px;display:inline-block;margin-left:15px;margin-top:-5px;vertical-align:middle;}
#bo_v .bookstyle_con .horizon-group .tel_link:hover:before{color:#ff6262;}
#bo_v .bookstyle_con .horizon-group .map_link:before{content:'\e08b';font-family:'intaeFont';font-size:21px;display:inline-block;margin-left:10px;margin-top:-2px;vertical-align:middle;}
#bo_v .bookstyle_con .horizon-group .map_link:hover:before{color:#0dbf65;}

#bo_v .gall_btnSet{margin-top:40px;}
#bo_v .gall_btnSet a{display:inline-block;font-size:16px;font-weight:600;color:#fff;width:calc(50% - 5px);height:54px;line-height:53px;text-align:center;margin-right:10px;margin-bottom:10px;border-radius:4px;background:rgba(71,78,103,0.4);transition: all .15s ease-in-out;}
#bo_v .gall_btnSet a:nth-child(2n){margin-right:0;}
#bo_v .gall_btnSet a:hover{background:#757a8d;}

#bo_v .gall_snsSet{margin-top:30px;}
#bo_v .gall_snsSet a{display:inline-block;text-align:center;width:50px;height:50px;line-height:50px;border-radius:50%;background:rgba(71,78,103,0.3);margin-right:16px;transition: all .2s ease-in-out;}
#bo_v .gall_snsSet a:last-child{margin-right:0;}
#bo_v .gall_snsSet a:hover{background:rgba(71,78,103,0.7);}
#bo_v .gall_snsSet a:before{content:'';font-family:'intaeFont';font-size:17px;color:#fff;display:inline-block;}
#bo_v .gall_snsSet a.btnSns_facebook:before{content:'\e1b5';}
#bo_v .gall_snsSet a.btnSns_facebook:hover{background:#617bff;}
#bo_v .gall_snsSet a.btnSns_blog:before{content:'\e1c5';margin-top:-1px;}
#bo_v .gall_snsSet a.btnSns_blog:hover{background:#1bc7a5;}
#bo_v .gall_snsSet a.btnSns_youtube:before{content:'\e1b8';}
#bo_v .gall_snsSet a.btnSns_youtube:hover{background:#ff5858;}
#bo_v .gall_snsSet a.btnSns_instagram:before{content:'\e329';}
#bo_v .gall_snsSet a.btnSns_instagram:hover{background:rgba(71,78,103,1);}


.viewpageLink li{font-size:15px; font-weight:600;}
.viewpageLink li:before{content:'\e22c';font-size:13px;margin-right:4px;width:25px;height:25px;line-height:22px;text-align:center;}
.viewpageLink .bo_v_link_cnt{top:-6px;left:14px;display:none;}

