@charset "UTF-8";

.main-btn:hover {
  background: #a0a0a0;
}

.quick {
	top:30.2%;
}

.main-banner {
	height: 128px;
	width: 100%;
	position: relative;
}
.banner-top {
    height: 128px;
    background: #83b09e;
}
.banner-bottom {
	height: 58px;
}
.banner-content {
	position: absolute;
	width: 1500px;
	height: 128px;
	top:0;
	overflow: hidden;
	left:50%;
	margin-left:-582px;
	/*background:url('/art_special/humanitiesbooks/img/bg01.png') no-repeat; */
}
.content-text {
	position: absolute;
	top:20px;
	left:35px;
	line-height: 1.2;
}
.content-text img {
	vertical-align: top;
	margin-right: 20px;
	width: 11%;
}
.content-text h2,.content-text p {
	margin-top: 21px;
}
.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;
}

/*
*/
/*	콘텐츠 - 구성	 */
/*
*/
.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: 16.6%;
}
.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: #83b09e;
  font-size: 24px;
}
.composition-sub_title {
	font-size:20px;
	color:#a6a6a6;
	font-weight: 300;
	line-height: 1.18;
}
.contents-composition_wrap a:hover .composition-img,
.contents-composition_wrap a.on .composition-img {
  border: 2px solid #83af9e;
}
.contents-composition_wrap a:active .composition-img {
  border: 2px solid #83af9e;
  background: #dff0e4;
}

/*
*/
/*	콘텐츠 - 추천도서	 */
/*
*/
.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: #83b09e;
}
.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;
}

/*
*/
/*	콘텐츠 - 상황별 추천도서	 */
/*
*/

.main-contents3 {
  text-align: center;
  width: 1164px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 45px;
}
.contents-title em {
  color: #83b09e;
}
.main-worry {
  overflow: hidden;
  width: 1164px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.main-worry li {
  width: 368px;
  /* height: 385px; */
  height: 342px;
  float: left;
  margin-right: 30px;
}
.main-worry li:last-child {
  margin-right: 0;
}
.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: 22px;
  color: #555;
  font-weight: 700;
}
.worry-situation small {
  font-size: 18px;
  color: #555;
  font-weight: 300;
}
.main-thema {
	overflow: hidden;
	width: 1164px;
	margin:0 auto;
	margin-bottom: 30px;
}
.main-thema li {
	width: 368px;
	height: 385px;
	float: left;
	margin-right: 30px;
}
.main-thema li:last-child {
	margin-right: 0;
}
.thema-card {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}
.thema-card img {
	width: 100%;
	margin-bottom: -5px;
}
.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;
  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: 10px 0 32px; */
  margin: -18px 0 18px;
}
.solution_book_slide {
	overflow: hidden; 
	width: 678px;
}
.solution_book {
  /* overflow: hidden; */
  min-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: 50%;
}
.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: 80px;
  height: 80px;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #83b09e;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
.worry-title span {
  color: #fff;
  font-size: 20px;
  width: 80px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
}

/*
*/
/*	콘텐츠 - 인기도서	 */
/*
*/

.main-contents4 {
  position: relative;
  padding-bottom: 75px;
  background: #e2e2e2;
  margin-top: 82px;
  height: 555px;
}
.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;
  z-index: 1;
}
/*
*/
/*	콘텐츠 - 인문학북스의 키워드	 */
/*
*/
.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;
}
.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;
}
