@CHARSET "UTF-8";

.main-btn:hover {
	background:#a0a0a0;
}
.quick {
	top:30.2%;
}

.main-banner {
	height: 129px;
	width: 100%;
	position: relative;
}
.banner-top {
	height: 129px;
	background:#a897e8;
	overflow: hidden;
}
.banner-bottom {
	height: 58px;
}
.banner-content {
	position: absolute;
	width: 1164px;
	height: 129px;
	top:0;
	overflow: hidden;
	left:50%;
	margin-left:-582px;
	/* background:url('/art_special/img/art_banner.png') no-repeat; */
}
.content-text {
	position: absolute;
	top:10px;
	left:0px;
	line-height: 1.2;
}
.content-text img {
	vertical-align: top;
	
}
.content-text h2,.content-text p {
	margin-top: 30px;
}
.content-text p {
	color:#fff;
	font-size:25px;
	font-weight: 300;
	display: inline-block;
}
.content-text h2 {
	font-weight: 600;
	font-size:40px;
	color:#fff;
	display: inline-block;
	margin-right: 20px;
}
/* .content-text::after {
	content:'';
	width: 101px;
	height: 107px;
	background:url('/art_special/img/menu_pick08.png') no-repeat;
	background-size:cover;
	display: inline-block;
	position: absolute;
	top:-11px;
	right:-150px;
} */

/*
*/
/*	콘텐츠 - 구성	 */
/*
*/
.main-contents1 {
	width: 1164px;
	margin:0 auto;
	text-align: center;
}
.contents-title {
	font-size:40px;
	color:#555;
	width: 1164px;
	display: inline-block;
	padding-top: 40px;
	background:url('../../img/title_line.png') no-repeat center 72px;
}
.contents-title strong {
	background-color:#fff;
	display: inline-block;
	padding:0 30px;
}
.contents-composition_wrap {
	overflow: hidden;
	margin-top: 30px;
}
.contents-composition_wrap li {
	float: left;
	width: 25%;
}
.contents-composition_wrap a {
	display: block;
	padding:0 20px;
	cursor: pointer;
}
.composition-img {
	display: inline-block;
	width: 120px;
	height: 120px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	-o-border-radius:60px;
	border-radius:60px;
	position: relative;
}
.composition-img img {
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.composition-img img.reposition {
	left:46%;
}
.composition-title, .composition-sub_title {
	display: block;
}
.composition-title {
	color:#a897e8;
	font-size:24px;
}
.composition-sub_title {
	font-size:20px;
	color:#a6a6a6;
	font-weight: 300;
}
.contents-composition_wrap a:hover .composition-img,
.contents-composition_wrap a.on .composition-img {
	border:2px solid #aa99e9;
}
.contents-composition_wrap a:active .composition-img {
	border:2px solid #aa99e9;
	background:#efe8ff;
}
.art-thema-btn {
	font-size:18px;
	font-weight: bold;
	color:#fff;
	position: absolute;
	top:24px;
	right:0px;
	width: 475px;
	height: 85px;
	background:url('../../img/btn01.png') no-repeat;
}


/*
*/
/*	콘텐츠 - 추천도서	 */
/*
*/

.main-contents2 {
	margin-top: 40px;
	height: 555px;
	background:#e2e2e2;
	position: relative;
	margin-bottom: 30px;
}
.main-contents2_bg {
	background:url('../../img/bg02.png') no-repeat center;
	width: 1164px;
	height: 554px;
	margin:0 auto;
}
.contents2-title {
	text-align: center;
	font-size:40px;
	color:#555;
	padding:40px 0;
}
.contents2-title strong {
	color:#a897e8;

}
.contents2-subtitle {
	text-align: center;
	margin-bottom: 54px;
	color:#555;
	font-size:20px;
}
.main-book_info {
	width: 100%;
}
.main-book_info li {
	display: inline-block;
	width: 224px;
	height: 334px;
	margin-right:85px;
	position: relative;
	border:1px solid #cdcdcd;
}
.main-book_info li:last-child {
	margin-right: 0;
}
.main-btn {
	position: absolute;
	left:50%;
	margin-left:-173px;
	bottom:-33.5px;
	z-index:3;
}






/*
*/
/*	콘텐츠 - 테마별 추천도서	 */
/*
*/

.mylibrary {
	/* width: 640px; */
	width: 867px;
	height: 160px;
	margin:0 auto;
	margin-top: 90px;
	background-color:#ededed;
	text-align: left;
}
.mylibrary img {
	width: 100%;
	height: 100%;
}
.mylibrary-text {
	display: inline-block;
	padding: 30px;
	vertical-align: top;
	line-height: 1.2;
}
.mylibrary-text p {
	margin-bottom: 15px;
	color:#4a4a4a;
	font-size:14px;
}
.mylibrary-text strong {
	color:#225058;
	font-size:22px;
	font-weight: bold;
}
.main-contents3 {
	text-align: center;
	width: 1164px;
	margin:0 auto;
	position: relative;
	padding-bottom: 75px;
}
.main-contents3 .contents-title {
	margin-top: 10px;
}
.contents-title em {
	color:#a897e8;
}
.main-thema {
	overflow: hidden;
}
.main-thema li {
	width: 368px;
	height: 385px;
	float: left;
	margin-right: 30px;
}
.thema_bottom_wrap {
	text-align: left;
	margin-top: 20px;
}
.art-thema,.art-writer, .art-keyword {
	display: inline-block;
	width: 368px;
	height: 333px;
	vertical-align: top;
	margin-right: 44px;
	margin-bottom: 40px;
}
.art-writer {
	/* background:url('../../img/artbooks/art_writer.png') no-repeat; */
	text-shadow:1px 1px 5px rgba(0,0,0,0.7);
	font-weight: bold;
	font-size:24px;
	position: relative;
	overflow: hidden;
}
.art-writer_text {
	display: inline-block;
	color:#fff;
	width: 100%;
	height: 333px;
	padding-top: 280px;
	padding-left: 20px;
	font-weight: 400;
}
a.art-writer_hover {
	padding: 0;
	width: 0px;
	height: 0px;
	vertical-align: middle;
	text-align: center;
	color:#fff;
	line-height: 1.2;
}
.art-writer_hover small {
	font-size:18px;
	font-weight: normal;
}
.art-writer:hover .art-writer_text {
	display: none;
}
.art-writer:hover .art-writer_hover {
	display: table-cell;
	background:rgba(0,0,0,0.6);
	width: 368px;
	height: 333px;	
	font-size:30px;
}
.art-keyword {
	margin-right: 0;
	overflow: hidden;
	width: 332px;
}
.art-keyword li {
	float: left;
	width: 165px;
	height: 165px;	
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: 500;
	font-size:23px;
	text-shadow:1px 1px 5px rgba(0,0,0,0.7);
	overflow: hidden;
	position: relative;
}
.art-keyword img {
	/* height: 100%;
	width: 100%; */
	position: absolute;
	top: -20%;
	left: -20%;
}
.art-keyword a {
	color:#fff;
	text-align:center;
	position: absolute;
	width: 100%;
	top:110px;
	left:0;
	font-weight: 400;
	transition:0.5s;
}
.art-keyword li:hover a {
	padding: 0;
	top:0;
	left:0;
	width: 165px;
	height: 165px;
	background:rgba(0,0,0,0.6);
	line-height: 165px;
	text-align: center;	
}
.art-keyword li:nth-child(2n) {
	margin-right: 0;
}
li.art-keyword_main {
	background:#a897e8;
	position: relative;
	line-height: 1;
	text-align: left;
	padding:25px 20px;
	color:#fff;
	text-shadow:none;
	font-size:24px;
}
li.art-keyword_main::after {
	content:'';
	width: 110px;
	height: 1px;
	background:#ebe7fa;
	position: absolute;
	bottom:39px;
	right:-15px;
	transform:rotate(45deg);
}
.art-keyword_main a {
	font-size:24px;	
	text-shadow:none;
}
.worry-card {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}
.worry-card img {
	width: 100%;
	margin-bottom: -5px;
}
.worry-situation {
	height: 135px;
	width: 368px;
	display: inline-block;
	background:#e2e2e2;
	padding: 20px;
	text-align: left;
}
.worry-situation strong {
	display: block;
	font-size:23px;
	color:#555;
	font-weight: 700;
}
.worry-situation small {
	font-size:18px;
	color:#555;
	font-weight: 300;
}
.situation-title {
	text-align: left;
	font-size:29px;
	font-weight: bold;
	color:#555;
	margin-bottom: 15px;
}
.situation-title:nth-of-type(1) {
	margin-top: 10px;
}

.today-situation {
	width: 368px;
	height: 355px;
	margin-right: 30px;
}
.solution_book_wrap {
	width: 766px;
	padding:0 50px;
	position: relative;
}
.solution_book_wrap p {
	font-size:25px;
	font-weight:400;
	color:#555;	
	text-align: left;
	margin:-28px 0 18px;
}
.solution_book {
	overflow: hidden;
	width: 678px;
}
.solution_book li {
	float: left;
	width: 206px;
	height: 306px;
	border:1px solid #cdcdcd;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
.solution_book a {
	display: inline-block;
	width: 206px;
	height: 306px;
}
.solution_book .book_info-bg {
	left:-206px;
}
.solution_book .book_info-wrap {
	width: 206px;
	height: 246px;
}
.solution_book li:hover .book_info-bg {
	background:rgba(0,0,0,0.7);
	left:0;
}
.solution_book .book-title {
	font-size:20px;
}
.solution_book .book-writer {
	font-size:15px;
}
.solution_book img {
	width: 100%;
	height: 100%;
}
.solution_book-prev, .solution_book-next {
	width: 29px;
	height: 53px;
	position: absolute;
	top:46%;
}
.solution_book-prev.disabled,
.solution_book-next.disabled {
	display: none;
}
.solution_book-prev {
	background:url('../../img/slide_prev.png') no-repeat;
	left:0;
}
.solution_book-prev:hover {
	background:url('../../img/slide_prev_on.png') no-repeat;
}
.solution_book-next {
	background:url('../../img/slide_next.png') no-repeat;
	right:0;
}
.solution_book-next:hover {
	background:url('../../img/slide_next_on.png') no-repeat;
}

.worry-title {
	width: 100px;
	height:100px;
	line-height: 1.2;
	text-align: center;
	display: inline-block;
	position: absolute;
	top:20px;
	left:20px;
	background:#87b9dc;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	-o-border-radius:60px;
	border-radius:60px;
}
.worry-title span {
	color:#fff;
	font-size:22px;
	width: 100px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
}

/*
*/
/*	콘텐츠 - 인기도서	 */
/*
*/

.main-contents4 {
	position: relative;
	padding-bottom: 75px;
	background:#e2e2e2;
	height: 555px;
	margin-top: 82px;
}
.main-contents4_bg {
	background:url('../../img/bg03.png') no-repeat center;
	width: 1164px;
	height: 555px;
	margin:0 auto;
}         
.popbook-rank {
	background:url('../../img/rank.png') no-repeat center;
	width: 59px;
	height: 75px;
	display: inline-block;
	position: absolute;
	top:0;
	left:0;
	color:#fff;
	font-size:35px;
	text-align: center;
}
/*
*/
/*	콘텐츠 - 욜로북스의 키워드	 */
/*
*/
.main-contents5 {
	position: relative;
	padding-bottom: 60px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}
.main-contents5 .contents-title {
	margin-bottom: 20px;
}
.contents6-title {
	font-size:40px;
	color:#555;
	width: 1164px;
	display: inline-block;
	margin-top:30px;
	margin-bottom:60px;
	background:url('../../img/title_line.png') no-repeat center;
}
.contents6-title strong {
	background-color:#fff;
	display: inline-block;
	padding:0 30px;
}
.main-keyword {
	width: 1164px;
	margin:0 auto;
	overflow: hidden;
}
.main-keyword li {
	width: 130px;
	height: 130px;
	float: left;
	margin-right: 17.7px;
	margin-top: 17.7px;
	position: relative;
}
.main-keyword li:nth-child(8n) {
	margin-right: 0;
}
.main-keyword a {
	width: 130px;
	height: 130px;
	background:#f0f0f0;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	font-size:22px;
	font-weight: 300;
	color:#555;
	padding:0 20px;
	word-break: break-word;
}
.main-keyword a:hover {
	background:#d7d7d7;
	font-weight: bold;
}
/*	만약 새로운 키워드가 있다면 해당li에 new-keyword 클래스를 추가	*/
li.new-keyword a {
	background:#d7d7d7;
	font-weight: 700;
}
li.new-keyword .keyword-new {
	position: absolute;
	width: 26px;
	height: 26px;
	line-height: 24px;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background:#85b7d9;
	top:-5px;
	right:0;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	border-radius:50px;
}