@charset "UTF-8";
/* s : 상품상세 */
/* 상품상세 상단 */
.prod_detail_header {
	position: relative;
	padding-bottom: 60px;
	z-index: 101;
}
.prod_detail_header .header_contents_inner {
	width: 1200px;
	margin: 0 auto;
}
/* 상품상세 상단 table */
.tbl_col_wrap.type_prod_detail {
	overflow: hidden;
	border: 1px solid #eaeaea;
	border-radius: 10px;
}
.tbl_col_wrap.type_prod_detail .tbl_col thead tr th {
	padding: 10px 10px 8px;
	color: #292929;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	background-color: #f7f7f7;
}
.tbl_col_wrap.type_prod_detail .tbl_col tbody tr td {
	padding: 15px 10px 12px;
	color: #767676;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
}
.tbl_col_wrap.type_prod_detail .tbl_col tbody tr:first-child {
	border-top: 1px solid #eaeaea;
}
/* 상품상세 컨텐츠 */
.tab_wrap.prod_detail_body .tab_list_wrap {
	position: relative;
	margin-bottom: 0;
}
.tab_wrap.prod_detail_body .tab_list_wrap .tab_list_inner.sps {
	height: 72px;
	border-bottom: 1px solid #d5d5d5;
	box-sizing: border-box;
}
.tab_wrap.prod_detail_body .tab_list_wrap .tab_list_inner.sps.sps-blw {
	z-index: 101;
}
.tab_wrap.prod_detail_body .prod_detail_contents {
	width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_contents_inner {
	width: calc(100% - 330px - 56px);
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend {
	width: 330px;
	margin: 80px 0 0 56px;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area {
	margin-top: 50px;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area:first-of-type {
	margin-top: 0;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area.recommend_event .event_swiper_wrap .swiper-wrapper .swiper-slide {
	width: 258px;
	margin-right: 16px;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area.spec_compare .spec_compare_banner {
	display: block;
	overflow: hidden;
	border-radius: 16px;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area.spec_compare .spec_compare_banner .banner_link {
	display: block;
	width: 100%;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area.spec_compare .spec_compare_banner img {
	width: 100%;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area.spec_compare + .recommend_banner {
	margin-top: 20px;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area.recommend_banner .event_list .event_item + .event_item {
	margin-top: 20px;
}
.tab_wrap.prod_detail_body .prod_detail_contents .prod_detail_recommend .product_detail_area.recommend_banner + .spec_compare {
	margin-top: 20px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box {
	padding: 35px 49px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_left {
	padding-right: 50px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_left .box_top .text_user_score {
	margin-bottom: 5px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_left .box_bottom {
	margin-top: 28px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_left .box_bottom .score_bar_wrap .score_bar {
	flex: 0 0 195px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_left .box_bottom .score_bar_wrap .text_score_bar {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_left .box_bottom .score_bar_wrap + .score_bar_wrap {
	margin-top: 13px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_right {
	padding-left: 50px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_right .box_bottom {
	margin-top: 28px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_right .box_bottom .reply_score_list .reply_score_item .score_bar_box .num_score_bar {
	height: 19px;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	line-height: 19px;
}
.tab_wrap.prod_detail_body .klover_review_wrap .klover_review_box .klover_box_right .box_bottom .reply_score_list .reply_score_item .text_reply {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.01em;
}
/* 상품 swiper 공통 오버라이드 */
.prod_swiper_wrap {
	margin: 0 -30px;
	padding-left: 30px;
	padding-right: 30px;
}
.prod_swiper_wrap .swiper-scrollbar {
	left: 30px;
	width: calc(100% - 60px);
}
/* 이 책의 시리즈, 총서 텍스트 swiper */
.prod_swiper_text {
	margin: 0 -30px;
	padding: 0 30px;
}
.prod_swiper_text .prod_text_list .prod_item {
	width: calc((100% - 30px) / 2);
	box-sizing: border-box;
}
.prod_swiper_text .prod_text_list .prod_item .form_chk {
	display: block;
}
.prod_swiper_text .prod_text_list .prod_item .form_chk input + label {
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.prod_swiper_text .prod_text_list .prod_item .form_chk ~ .form_chk {
	margin-top: 17px;
}
.prod_swiper_text .prod_text_list .prod_item ~ .prod_item {
	margin-left: 30px;
}
.prod_swiper_text .swiper-scrollbar {
	left: 30px;
	width: calc(100% - 60px);
}
.prod_swiper_text.swiper-container-horizontal {
	padding-bottom: 22px;
}
/* 상품상세 컨텐츠 공통 */
.product_detail_area {
	margin-top: 70px;
}
.product_detail_area .bul_list ~ .img_detail_box {
	margin-top: 20px;
}
.product_detail_area .info_text:not([class*=font_size_]) {
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
}
.product_detail_area .info_text:not([class*=font_size_]) ~ .img_detail_box {
	margin-top: 20px;
}
.product_detail_area .fold_box_contents .info_text:not([class*=font_size_]) {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.product_detail_area .fold_box_contents .info_text:not([class*=font_size_]) + .title_size_sm {
	margin-top: 30px;
}
.product_detail_area .fold_box_contents .btn_wrap + .claim_info {
	margin-top: 30px;
}
.product_detail_area .title_heading + .btn_alarm {
	margin-left: 6px;
}
.product_detail_area .place_info_list {
	display: block;
}
.product_detail_area .place_info_list .place_info_item {
	box-sizing: border-box;
}
.product_detail_area .place_info_list .place_info_item .btn_more_view {
	margin-bottom: 12px;
}
.product_detail_area .place_info_list .place_info_item .place_way_list .place_way_item {
	display: block;
	margin-top: 0;
}
.product_detail_area .place_info_list .place_info_item .place_way_list .place_way_item .place_way_title {
	min-width: auto;
	margin-right: 3px;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.product_detail_area .place_info_list .place_info_item .place_way_list .place_way_item .place_way_desc {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.product_detail_area .place_info_list .place_info_item .place_map_wrap {
	display: block;
	margin-top: 30px;
	border-radius: 20px;
	overflow: hidden;
}
.product_detail_area .place_info_list + .auto_overflow_wrap .auto_overflow_contents {
	max-height: 0;
}
.product_detail_area .place_info_list + .auto_overflow_wrap .auto_overflow_contents .place_info_item {
	margin-top: 30px;
	padding-top: 24px;
	border-top: 1px solid #000;
}
.product_detail_area .img_detail_box {
	font-size: 0;
	text-align: center;
}
.product_detail_area .img_detail_box .img_detail_inner {
	border-radius: 20px;
	overflow: hidden;
}
.product_detail_area .img_detail_box .img_detail_inner img {
	max-width: 100%;
}
/* 이벤트 */
.product_detail_area.product_event {
	margin-top: 80px;
}
.product_detail_area.product_event .product_event_contents .auto_overflow_wrap.active {
	margin-top: 24px;
}
.product_detail_area.product_event .product_event_contents .auto_overflow_wrap .auto_overflow_contents {
	max-height: 0;
}
/* 패키지 */
.product_detail_area.product_package .title_prod_package {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-bottom: 25px;
}
.product_detail_area.product_package .title_prod_package .title {
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	color: #000;
	font-weight: 500;
	flex: 1;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	max-height: 46px;
	line-height: 23px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: -o-ellipsis-lastline;
	white-space: normal;
	word-break: break-all;
}
.product_detail_area.product_package .title_prod_package .title + .info_price {
	margin-left: 30px;
}
.product_detail_area.product_package .title_prod_package .info_price {
	flex-shrink: 0;
}
.product_detail_area.product_package .title_prod_package .info_price [class^=price_] {
	display: inline-block;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
}
.product_detail_area.product_package .title_prod_package .info_price .price_dc {
	font-weight: 700;
	color: #3c9a17;
	font-family: "Roboto", sans-serif;
}
.product_detail_area.product_package .title_prod_package .info_price .price_amount {
	font-weight: 700;
	color: #000;
}
.product_detail_area.product_package .title_prod_package .info_price .price_amount strong {
	font-weight: 700;
	color: #000;
	font-family: "Roboto", sans-serif;
}
.product_detail_area.product_package .title_prod_package .info_price .price_amount_before {
	position: relative;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	font-weight: 400;
	color: #767676;
}
.product_detail_area.product_package .title_prod_package .info_price .price_amount_before strong {
	font-weight: 400;
	color: #767676;
	font-family: "Roboto", sans-serif;
}
.product_detail_area.product_package .title_prod_package .info_price .price_amount_before:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #767676;
	transform: translateY(-50%);
}
.product_detail_area.product_package .title_prod_package .info_price .price_point {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	font-weight: 700;
	color: #595959;
	font-family: "Roboto", sans-serif;
}
.product_detail_area.product_package .list_package .prod_package_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.product_detail_area.product_package .list_package .prod_package_item .ico_plus_product {
	display: block;
	width: 28px;
	height: 100%;
	padding: 0 14px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	background-image: url("../images/common/ink/ico_plus_product@2x.png");
}
.product_detail_area.product_package .btn_wrap {
	margin-top: 30px;
}
/* 함께 구매한 책 */
.product_detail_area.product_related .round_gray_box .prod_swiper_wrap .prod_area .prod_info_box {
	text-align: left;
}
/* 키워드 Pick */
.product_detail_area.product_keyword_pick .tab_wrap .tab_list_wrap {
	margin-bottom: 12px;
}
.product_detail_area.product_keyword_pick .tab_wrap .tab_content {
	margin-top: 12px;
}
.product_detail_area.product_keyword_pick .keyword_pick_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: stretch;
}
.product_detail_area.product_keyword_pick .keyword_pick_list .prod_item {
	display: inline-block;
	width: 118px;
	vertical-align: top;
}
.product_detail_area.product_keyword_pick .keyword_pick_list .prod_item .prod_area .prod_thumb_box {
	width: 100%;
}
.product_detail_area.product_keyword_pick .keyword_pick_list .prod_item .prod_area .prod_thumb_box .img_box img {
	max-height: calc((118px - 2px) * 1.618 - 10px);
}
.product_detail_area.product_keyword_pick .keyword_pick_list .prod_item ~ .prod_item {
	margin-left: 20px;
}
.product_detail_area.product_keyword_pick .keyword_pick_list .prod_item.prod_more_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	width: auto;
	padding-left: 10px;
}
/* 이 책의 시리즈 */
.product_detail_area.product_series .prod_video_area .prod_thumb_box {
	width: 100px;
	height: 100px;
	border-radius: 10px;
	overflow: hidden;
}
.product_detail_area.product_series .prod_video_area .prod_thumb_box .prod_link {
	display: block;
	width: 100%;
	height: 100%;
}
.product_detail_area.product_series .prod_video_area .prod_thumb_box .img_box {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.product_detail_area.product_series .prod_video_area .prod_thumb_box .img_box img {
	display: none;
}
.product_detail_area.product_series .prod_video_area .prod_info_box {
	margin-top: 10px;
}
.product_detail_area.product_series .prod_video_area .prod_info_box .prod_link {
	display: block;
	width: 100%;
}
.product_detail_area.product_series .prod_video_area .prod_info_box .prod_name {
	color: #000;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	max-height: 38px;
	line-height: 19px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: -o-ellipsis-lastline;
	white-space: normal;
	word-break: break-all;
}
.product_detail_area.product_series .prod_video_area .prod_info_box .btn_wrap {
	margin-top: 20px;
	text-align: left;
}
.product_detail_area.product_series .prod_video_area.horizontal {
	overflow: hidden;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.product_detail_area.product_series .prod_video_area.horizontal .prod_thumb_box {
	flex-shrink: 0;
}
.product_detail_area.product_series .prod_video_area.horizontal .prod_info_box {
	flex: 1;
	margin-top: 0;
	margin-left: 12px;
}
.product_detail_area.product_series .prod_series_list {
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
	box-sizing: border-box;
}
.product_detail_area.product_series .prod_series_list:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.product_detail_area.product_series .prod_series_list .prod_series_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	float: left;
	width: calc((100% - 43px) / 2);
	margin-top: 20px;
	margin-left: 43px;
}
.product_detail_area.product_series .prod_series_list .prod_series_item:nth-child(-n+2) {
	margin-top: 0;
}
.product_detail_area.product_series .prod_series_list .prod_series_item:nth-child(2n-1) {
	margin-left: 0;
}
.product_detail_area.product_series .prod_series_list .prod_series_item .prod_chk_area {
	display: inline-block;
	margin-right: 10px;
}
.product_detail_area.product_series .round_gray_box.view_type_img .prod_swiper_wrap {
	display: block;
}
.product_detail_area.product_series .round_gray_box.view_type_img .prod_swiper_text {
	display: none;
}
.product_detail_area.product_series .round_gray_box.view_type_txt .prod_swiper_wrap {
	display: none;
}
.product_detail_area.product_series .round_gray_box.view_type_txt .prod_swiper_text {
	display: block;
}
/* 북카드 */
.product_detail_area.book_card .book_card_contents.book_card_swiper {
	position: relative;
	box-sizing: border-box;
}
.product_detail_area.book_card .book_card_contents.book_card_swiper .swiper-wrapper .swiper-slide {
	overflow: hidden;
	width: calc((100% - 20px) / 2);
	margin-right: 20px;
	border-radius: 20px;
}
.product_detail_area.book_card .book_card_contents.book_card_swiper .swiper-wrapper .swiper-slide img {
	width: 100%;
}
.product_detail_area.book_card .book_card_contents.book_card_swiper .swiper-button-prev, .product_detail_area.book_card .book_card_contents.book_card_swiper .swiper-button-next {
	opacity: 0;
	transition: opacity 0.23s;
}
.product_detail_area.book_card .book_card_contents.book_card_swiper .swiper-button-prev {
	left: -22px;
}
.product_detail_area.book_card .book_card_contents.book_card_swiper .swiper-button-next {
	right: -22px;
}
.product_detail_area.book_card .book_card_contents.book_card_swiper:hover .swiper-button-prev, .product_detail_area.book_card .book_card_contents.book_card_swiper:hover .swiper-button-next {
	opacity: 1;
}
.product_detail_area.book_card .book_card_contents.book_card_swiper:hover .swiper-button-prev.swiper-button-disabled, .product_detail_area.book_card .book_card_contents.book_card_swiper:hover .swiper-button-next.swiper-button-disabled {
	opacity: 0.3;
}
/* 중간 배너 */
.product_detail_area.detail_img {
	text-align: center;
}
.product_detail_area.detail_img .inner {
	overflow: hidden;
	display: inline-block;
	border-radius: 20px;
	vertical-align: top;
}
.product_detail_area.detail_img .inner img {
	max-width: 100%;
}
.product_detail_area.detail_img .inner > img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* 책 소개 */
.product_detail_area.book_intro {
	letter-spacing: -0.01em;
}
.product_detail_area.book_intro .intro_book {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 30px;
}
.product_detail_area.book_intro .intro_book:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.product_detail_area.book_intro .intro_book .title_wrap.title_size_sm ~ .title_size_sm {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #eaeaea;
}
.product_detail_area.book_intro .intro_book .bul_list ~ .title_wrap {
	padding-top: 30px;
	border-top: 1px solid #eaeaea;
}
.product_detail_area.book_intro .intro_book .intro_category_list .category_list_item {
	margin-bottom: 10px;
}
.product_detail_area.book_intro .intro_book .intro_category_list .category_list_item .intro_category_link {
	display: inline-block;
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.product_detail_area.book_intro .intro_book .intro_category_list .category_list_item .intro_category_link:hover, .product_detail_area.book_intro .intro_book .intro_category_list .category_list_item .intro_category_link:focus, .product_detail_area.book_intro .intro_book .intro_category_list .category_list_item .intro_category_link:active {
	text-decoration: underline;
}
.product_detail_area.book_intro .intro_book .intro_category_list .category_list_item .arw_category {
	display: inline-block;
	width: 6px;
	height: 22px;
	font-size: 0;
	line-height: 22px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 6px 9px;
	background-image: url("../images/common/ink/arw_intro_category@2x.png");
	margin: 0 6px;
	vertical-align: top;
}
.product_detail_area.book_intro .intro_book .intro_category_list + .tag_wrap {
	margin-top: 16px;
}
.product_detail_area.book_intro .intro_book .hash_wrap {
	margin-top: 20px;
}
.product_detail_area.book_intro .intro_book .hash_wrap .hash_link {
	display: inline-block;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	color: #595959;
	padding: 8px 16px 9px;
	background-color: #f7f7f7;
	border-radius: 18px;
}
.product_detail_area.book_intro .intro_book .reading_level_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: stretch;
}
.product_detail_area.book_intro .intro_book .reading_level_wrap .level_info_box {
	display: inline-block;
	flex: 1;
	padding: 30px;
	background: #f7f7f7;
	border-radius: 16px;
	box-sizing: border-box;
	vertical-align: top;
}
.product_detail_area.book_intro .intro_book .reading_level_wrap .level_info_box + .level_info_box {
	margin-left: 20px;
}
.product_detail_area.book_intro .intro_book .reading_level_wrap .level_info_box .level_type {
	display: inline-block;
	margin-bottom: 12px;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 500;
	vertical-align: top;
}
.product_detail_area.book_intro .intro_book .reading_level_wrap .level_info_box .level_type .level {
	margin-left: 2px;
	color: #474c98;
	font-weight: 700;
}
.product_detail_area.book_intro .intro_book .reading_level_wrap .level_info_box .level_desc {
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.product_detail_area.book_intro .intro_book + .intro_book {
	padding-top: 30px;
}
.product_detail_area.book_intro .intro_award {
	padding: 30px 0;
	border-bottom: 1px solid #eaeaea;
}
.product_detail_area.book_intro .intro_award .auto_overflow_wrap .auto_overflow_contents {
	max-height: 210px;
}
.product_detail_area.book_intro .intro_award .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .text_award_list .text_award_item {
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	margin-bottom: 10px;
}
.product_detail_area.book_intro .intro_award .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .text_award_list .text_award_item:last-child {
	margin-bottom: 0;
}
.product_detail_area.book_intro .intro_award .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .text_award_list .text_award_item .text_award_link {
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.product_detail_area.book_intro .intro_award .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .text_award_list .text_award_item .text_award_link:hover, .product_detail_area.book_intro .intro_award .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .text_award_list .text_award_item .text_award_link:focus, .product_detail_area.book_intro .intro_award .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .text_award_list .text_award_item .text_award_link:active {
	text-decoration: underline;
}
.product_detail_area.book_intro .intro_award .auto_overflow_wrap.active .auto_overflow_contents {
	height: auto;
}
.product_detail_area.book_intro .intro_bottom {
	padding-top: 30px;
}
.product_detail_area.book_intro .intro_bottom .fw_bold {
	color: #000;
}
/* 트레일러 */
.product_detail_area.product_trailer .video_wrap {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	padding-top: 56.25%;
}
.product_detail_area.product_trailer .video_wrap iframe, .product_detail_area.product_trailer .video_wrap object, .product_detail_area.product_trailer .video_wrap embed, .product_detail_area.product_trailer .video_wrap video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.product_detail_area.product_trailer .video_wrap ~ .video_wrap {
	margin-top: 16px;
}
.product_detail_area.product_trailer .bul_list {
	margin-top: 16px;
}
/* 원서번역서 내용 엿보기 */
.product_detail_area.product_preview .auto_overflow_wrap .auto_overflow_contents {
	max-height: 296px;
}
.product_detail_area.product_preview .product_item_wrap {
	display: block;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #eaeaea;
}
/* 이 책의 상품구성 */
.product_detail_area.book_config .auto_overflow_wrap .auto_overflow_contents {
	max-height: 277px;
}
.product_detail_area.book_config .auto_overflow_wrap.active .auto_overflow_contents {
	height: auto;
}
/* 작가정보 */
.product_detail_area.product_person .title_wrap .title_heading .person_link .text {
	position: relative;
}
.product_detail_area.product_person .title_wrap .title_heading .person_link:hover .text, .product_detail_area.product_person .title_wrap .title_heading .person_link:focus .text, .product_detail_area.product_person .title_wrap .title_heading .person_link:active .text {
	text-decoration: underline;
}
.product_detail_area.product_person .title_wrap .right_area .btn_line_gray {
	color: #292929;
}
.product_detail_area.product_person > .auto_overflow_wrap.active {
	margin-top: 20px;
}
.product_detail_area.product_person > .auto_overflow_wrap > .auto_overflow_contents {
	max-height: 0;
}
.product_detail_area.product_person .writer_info_box {
	margin-top: 14px;
}
.product_detail_area.product_person .prod_swiper_wrap {
	margin-top: 30px;
}
/* 작가의 말 */
.product_detail_area.writer_words {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 70px;
}
.product_detail_area.writer_words .auto_overflow_wrap .auto_overflow_contents {
	max-height: 110px;
}
/* 목차 */
.product_detail_area.book_contents {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 70px;
}
.product_detail_area.book_contents .auto_overflow_wrap .auto_overflow_contents {
	max-height: 180px;
}
.product_detail_area.book_contents .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .book_contents_list .book_contents_item {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #595959;
	margin-bottom: 10px;
}
.product_detail_area.book_contents .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .book_contents_list .book_contents_item:last-child {
	margin-bottom: 0;
}
.product_detail_area.book_contents .auto_overflow_wrap.active .auto_overflow_contents {
	max-height: auto;
}
/* 추천사 */
.product_detail_area.book_recommend {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 70px;
}
.product_detail_area.book_recommend .auto_overflow_wrap .auto_overflow_contents {
	max-height: 224px;
}
.product_detail_area.book_recommend .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .recommend_list .recommend_item {
	margin-bottom: 20px;
}
.product_detail_area.book_recommend .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .recommend_list .recommend_item:last-child {
	margin-bottom: 0;
}
.product_detail_area.book_recommend .auto_overflow_wrap.active .auto_overflow_contents {
	height: auto;
}
/* 책 속으로 */
.product_detail_area.book_inside {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 70px;
}
.product_detail_area.book_inside .auto_overflow_wrap .auto_overflow_contents {
	max-height: 126px;
}
.product_detail_area.book_inside .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .recommend_list .recommend_item {
	margin-bottom: 20px;
}
.product_detail_area.book_inside .auto_overflow_wrap .auto_overflow_contents .auto_overflow_inner .recommend_list .recommend_item:last-child {
	margin-bottom: 0;
}
.product_detail_area.book_inside .auto_overflow_wrap.active .auto_overflow_contents {
	height: auto;
}
/* 출판사 서평 */
.product_detail_area.book_publish_review {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 70px;
}
.product_detail_area.book_publish_review .auto_overflow_wrap .auto_overflow_contents {
	max-height: 132px;
}
/* 기본정보 */
/* 상세정보 */
.product_detail_area.details_info .tbl_row_wrap tbody tr th .ico_kcmark {
	display: inline-block;
	width: 18px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px 28px;
	background-image: url("../images/common/ink/ico_kcmark@2x.png");
	vertical-align: middle;
	margin-right: 8px;
}
.product_detail_area.details_info .tbl_row_wrap tbody tr td .kc_text {
	color: #000;
	margin-bottom: 10px;
}
/* 교환,반품,품절 영역 */
.product_detail_area.claim_info_wrap .claim_info .claim_info_list .claim_info_item {
	padding: 30px 0;
	border-bottom: 1px solid #eaeaea;
}
.product_detail_area.claim_info_wrap .claim_info .claim_info_list .claim_info_item:first-child {
	border-top: 1px solid #000;
}
.product_detail_area.claim_info_wrap .claim_info .claim_info_list .claim_info_item:last-child {
	border-bottom: 0;
}
.product_detail_area.claim_info_wrap .claim_info .claim_info_list .claim_info_item .info_text_box {
	margin-top: 30px;
}
.product_detail_area.claim_info_wrap .claim_info .fees_info_list .fees_info_item {
	display: block;
	font-size: 0;
}
.product_detail_area.claim_info_wrap .claim_info .fees_info_list .fees_info_item .fees_title {
	display: inline-block;
	margin-right: 8px;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.product_detail_area.claim_info_wrap .claim_info .fees_info_list .fees_info_item .fees_desc {
	display: inline-block;
	color: #767676;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.product_detail_area.claim_info_wrap .claim_info .fees_info_list .fees_info_item ~ .fees_info_item {
	margin-top: 10px;
}
.product_detail_area.claim_info_wrap .claim_info .fees_info_list + .bul_item_asterisk {
	margin-top: 12px;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap .fold_box_wrap .fold_box_list .fold_box {
	border: 0;
	border-radius: 0;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap .fold_box_wrap .fold_box_list .fold_box .fold_box_header {
	margin-bottom: 2px;
	border-top: 0;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap .fold_box_wrap .fold_box_list .fold_box .fold_box_header .title_wrap {
	padding: 0;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap .fold_box_wrap .fold_box_list .fold_box + .fold_box {
	margin-top: 0;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap .fold_box_wrap .fold_box_list .fold_box.expanded > .fold_box_contents {
	padding: 0 10px 30px;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap .fold_box_wrap .fold_box_list .fold_box.expanded:first-child > .fold_box_contents {
	padding: 0 10px;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap.product_detail_area.claim_info_wrap .claim_info .claim_info_list .claim_info_item {
	color: #595959;
}
.product_detail_area.claim_info_wrap.claim_info_fold_wrap.product_detail_area.claim_info_wrap .claim_info .claim_info_list .claim_info_item:first-child {
	border-top: 0;
}
/* 결합상품 */
.product_detail_area.product_combine .round_gray_box {
	padding-top: 28px;
	padding-bottom: 20px;
}
.product_detail_area.product_combine .thumbnail_list_horizontal {
	flex-wrap: wrap;
	align-items: stretch;
	margin: 0 -8px;
}
.product_detail_area.product_combine .thumbnail_list_horizontal .thumbnail_item {
	display: inline-block;
	width: calc((100% - 54px) / 2);
	margin-bottom: 22px;
	padding-bottom: 30px;
	vertical-align: top;
}
.product_detail_area.product_combine .thumbnail_list_horizontal .thumbnail_item:nth-child(odd) {
	position: relative;
}
.product_detail_area.product_combine .thumbnail_list_horizontal .thumbnail_item:nth-child(odd):after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200%;
	height: 1px;
	background-color: #eaeaea;
}
.product_detail_area.product_combine .thumbnail_list_horizontal .thumbnail_item:nth-child(2n) {
	margin-left: 54px;
}
.product_detail_area.product_combine .auto_overflow_wrap .auto_overflow_contents {
	max-height: 0;
}
.product_detail_area.product_combine .auto_overflow_wrap .auto_overflow_contents .thumbnail_list_horizontal {
	margin: 0 -8px;
}
/* 여행 > 숙박 정보 */
.product_detail_area .lodgment_info_list {
	display: block;
}
.product_detail_area .lodgment_info_list .lodgment_info_item {
	padding: 0 10px;
	box-sizing: border-box;
}
.product_detail_area .lodgment_info_list .lodgment_info_item ~ .lodgment_info_item {
	margin-top: 30px;
	padding-top: 24px;
	border-top: 1px solid #eaeaea;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_locate ~ .lodgment_detail {
	margin-top: 12px;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_detail .lodgment_detail_list {
	display: block;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_detail .lodgment_detail_list:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_detail .lodgment_detail_list .lodgment_detail_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_detail .lodgment_detail_list .lodgment_detail_item .detail_title {
	display: inline-block;
	margin-right: 10px;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
	flex: 0 0 60px;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_detail .lodgment_detail_list .lodgment_detail_item .detail_title .title {
	display: inline-block;
	vertical-align: top;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_detail .lodgment_detail_list .lodgment_detail_item .detail_desc {
	display: inline-block;
	flex: 1;
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_detail .lodgment_detail_list .lodgment_detail_item + .lodgment_detail_item {
	margin-top: 10px;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_img_box {
	display: block;
	margin-top: 30px;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_img_box .lodgment_img_inner {
	display: block;
	border-radius: 20px;
	overflow: hidden;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_img_box .lodgment_img_inner ~ .lodgment_img_inner {
	margin-top: 20px;
}
.product_detail_area .lodgment_info_list .lodgment_info_item .lodgment_img_box .lodgment_img_inner img {
	width: 100%;
}
/* 기프트카드 */
.product_detail_area.gift_card .editor_wrap img {
	max-width: 100%;
}
.product_detail_area.gift_card .editor_wrap ~ .editor_wrap {
	margin-top: 30px;
}
.product_detail_area.gift_card .gift_card_banner {
	display: block;
	background: #5f63b7;
	border-radius: 0 0 20px 20px;
	padding: 31px 0 28px;
	text-align: center;
}
.product_detail_area.gift_card .gift_card_banner .gift_card_text {
	display: inline-block;
	margin: 0 auto;
	padding-left: 60px;
	text-align: left;
	color: #fff;
	letter-spacing: -0.01em;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 44px 31px;
	background-image: url("../images/product/ink/ico_giftcard_banner@2x.png");
}
.prod_detail_title_wrap .auto_overflow_contents, .prod_detail_title_wrap .auto_overflow_inner {
	display: block;
}
.prod_detail_title_wrap .prod_title_area {
	display: block;
	position: relative;
	padding: 0 72px;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box {
	display: block;
	position: relative;
	text-align: center;
	font-size: 0;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box h1 {
	display: inline;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .prod_label {
	display: inline;
	position: relative;
	padding-right: 10px;
	color: #595959;
	font-size: 28px;
	line-height: 42px;
	font-weight: 400;
	letter-spacing: -0.01em;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .prod_label ~ .prod_label {
	margin-left: 5px;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .prod_label ~ .prod_label:before {
	content: "·";
	display: block;
	position: absolute;
	left: -11px;
	top: 50%;
	font-size: 28px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: -0.01em;
	transform: translateY(-50%);
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .gap {
	visibility: hidden;
	position: absolute;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .prod_alias {
	display: inline;
	position: relative;
	padding-right: 10px;
	color: #000;
	font-size: 28px;
	line-height: 42px;
	font-weight: 500;
	letter-spacing: -0.01em;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .prod_title {
	display: inline;
	color: #000;
	font-size: 28px;
	line-height: 42px;
	font-weight: 700;
	letter-spacing: -0.01em;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .auto_overflow_contents {
	max-height: 84px;
	overflow: hidden;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .auto_overflow_footer {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	height: 42px;
	padding-left: 30px;
	margin-top: 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0), white 30px);
	text-align: left;
	box-sizing: border-box;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .auto_overflow_footer:before {
	content: "..";
	display: inline-block;
	color: #000;
	font-size: 28px;
	line-height: 42px;
	font-weight: 700;
	letter-spacing: -0.01em;
	vertical-align: top;
	opacity: 0.4;
}
.prod_detail_title_wrap .prod_title_area .prod_title_box .auto_overflow_footer .btn_more_detail {
	margin-top: 11px;
	margin-left: 8px;
}
.prod_detail_title_wrap .prod_title_area .util_btn_box {
	position: absolute;
	right: 0;
	top: 0;
}
.prod_detail_title_wrap .prod_desc_area {
	display: block;
	margin-top: 7px;
	padding: 0 52px;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box {
	display: block;
	position: relative;
	text-align: center;
	font-size: 0;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box .prod_desc {
	display: inline;
	color: #595959;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box .prod_desc.normal {
	color: #767676;
	font-weight: 400;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box .gap {
	display: inline-block;
	width: 1px;
	height: 10px;
	margin: 6px 10px 0;
	background-color: #ccc;
	font-size: 0;
	vertical-align: top;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box .auto_overflow_contents {
	max-height: 46px;
	overflow: hidden;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box .auto_overflow_footer {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	padding-left: 20px;
	margin-top: 0;
	height: 23px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0), white 20px);
	text-align: left;
	box-sizing: border-box;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box .auto_overflow_footer:before {
	content: "..";
	display: inline-block;
	color: #595959;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	vertical-align: top;
	opacity: 0.4;
}
.prod_detail_title_wrap .prod_desc_area .prod_desc_box .auto_overflow_footer .btn_more_detail {
	margin-top: 2px;
	margin-left: 6px;
}
.prod_guide_wrap {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.prod_guide_wrap .prod_guide_box {
	padding: 18px 0 16px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_guide_wrap .prod_guide_box .prod_guide_row ~ .prod_guide_row {
	margin-top: 9px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_row.ellipsis_single .prod_guide_cont {
	overflow: hidden;
}
.prod_guide_wrap .prod_guide_box .prod_guide_row.ellipsis_single .prod_guide_cont .info_text {
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prod_guide_wrap .prod_guide_box .prod_guide_row.nonmember {
	padding-top: 18px;
	border-top: 1px solid #eaeaea;
}
.prod_guide_wrap .prod_guide_box .prod_guide_row.nonmember .prod_info_text {
	font-size: 13px;
	color: #000;
}
.prod_guide_wrap .prod_guide_box .prod_guide_row.nonmember .prod_info_text .point_text {
	font-size: 13px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_title {
	flex: 0 0 auto;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 700;
	margin-right: 15px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont {
	flex: 1;
	max-width: 100%;
	margin-left: auto;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	text-align: right;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .info_text {
	color: #000;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .info_text .culture_info {
	color: #767676;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .price_text {
	display: inline-block;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	vertical-align: top;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text {
	display: inline-block;
	color: #4dac27;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 700;
	vertical-align: top;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box {
	display: inline-block;
	line-height: 18px;
	font-size: 0;
	box-sizing: border-box;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box .btn_link {
	display: inline-block;
	padding-right: 9px;
	margin: 0 8px 0 0;
	position: relative;
	color: #595959;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.01em;
	font-weight: 400;
	vertical-align: top;
	box-sizing: border-box;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box .btn_link:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	width: 1px;
	height: 10px;
	background-color: #ccc;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box .btn_link:last-child {
	padding-right: 0;
	margin-right: 0;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box .btn_link:last-child:after {
	display: none;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box .btn_link:hover, .prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box .btn_link:focus, .prod_guide_wrap .prod_guide_box .prod_guide_cont .point_text .benefit_link_box .btn_link:active {
	text-decoration: underline;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text {
	display: inline-block;
	vertical-align: top;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text .fc_spot {
	font-weight: 700;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text .fc_gray {
	color: #595959;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text .delivery_type {
	font-weight: 500;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text .category_type {
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text .date {
	font-weight: 700;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text .tooltip_wrap {
	margin: 1px 0 0 3px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .delivery_guide_text .btn_info_popup {
	margin: 2px 0 0 3px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .info_text_box {
	text-align: left;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .info_text_box.size_sm {
	margin: 4px 0 1px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .info_text_box .flower_info_flex {
	padding-bottom: 4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .info_text_box .info_text.font_size_min {
	color: #767676;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .info_text_box .info_text.font_size_xxs ~ .info_text.font_size_min {
	margin-top: 6px;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .btn_more_view {
	max-width: 100%;
}
.prod_guide_wrap .prod_guide_box .prod_guide_cont .btn_more_view .text {
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: calc(100% - 9px);
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap {
	margin-left: 7px;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .title_wrap {
	padding-bottom: 0;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .title_wrap .right_area {
	flex: 1 0 0;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .title_wrap .right_area .benefit_link_box {
	margin-top: 1px;
	padding-left: 15px;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .title_wrap .btn_info_popup {
	margin: 1px 0 0 3px;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .title_wrap.title_size_xxs .title_heading {
	font-weight: 500;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .info_cont {
	margin-top: 6px;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .info_cont [class^=bul_item_] {
	display: block;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .info_cont [class^=bul_item_] .cont_title,
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .info_cont [class^=bul_item_] .cont_desc {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .info_cont [class^=bul_item_] .cont_title {
	float: left;
	width: calc(100% - 75px);
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .info_cont [class^=bul_item_] .cont_desc {
	float: right;
	width: 75px;
	padding-left: 5px;
	text-align: right;
}
.prod_guide_wrap .prod_guide_box .tooltip_wrap .tooltip_info_list .tooltip_info_item .info_cont [class^=bul_item_]:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.prod_guide_wrap .prod_guide_box ~ .prod_guide_box {
	border-top: 1px solid #eaeaea;
}
.prod_guide_wrap .prod_guide_box.type_list {
	padding: 17px 0 15px;
}
.prod_guide_wrap .prod_guide_box.type_list .prod_guide_row ~ .prod_guide_row {
	margin-top: 14px;
}
.prod_guide_wrap ~ .prod_status_box {
	margin-top: 16px;
}
.prod_guide_wrap .tooltip_inner {
	z-index: 11;
}
.prod_type_list_wrap {
	display: block;
	text-align: center;
}
.prod_type_list_wrap .btn_prod_type {
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 6px 10px 7px;
	background: #f2f2f2;
	border-radius: 10px;
	text-align: center;
	vertical-align: top;
	box-sizing: border-box;
	transition: all 0.2s ease-out;
}
.prod_type_list_wrap .btn_prod_type .prod_type {
	display: block;
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.prod_type_list_wrap .btn_prod_type .prod_price {
	display: block;
	color: #595959;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.01em;
}
.prod_type_list_wrap .prod_type_list {
	display: -ms-inline-flexbox;
	display: inline-flex;
	display: -webkit-inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	min-width: 380px;
	background: #f2f2f2;
	border-radius: 10px;
	font-size: 0;
	vertical-align: top;
}
.prod_type_list_wrap .prod_type_list .prod_type_item {
	display: inline-block;
	flex: 1;
	min-width: 114px;
	vertical-align: top;
}
.prod_type_list_wrap .prod_type_list .prod_type_item .btn_prod_type {
	background: transparent;
}
.prod_type_list_wrap .prod_type_list .prod_type_item.active {
	border-radius: 10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
}
.prod_type_list_wrap .prod_type_list .prod_type_item.active .btn_prod_type {
	background: #fff;
}
.prod_type_list_wrap .prod_type_list .prod_type_item.active .btn_prod_type .prod_type {
	color: #5055b1;
	font-weight: 700;
}
.prod_type_list_wrap .prod_type_list .prod_type_item.active .btn_prod_type .prod_price {
	color: #5055b1;
}
.prod_detail_view_wrap {
	display: block;
	margin-top: 18px;
	word-break: break-all;
}
.prod_detail_view_wrap .prod_detail_type_area {
	display: block;
	position: relative;
	z-index: 5;
	margin-bottom: 30px;
}
.prod_detail_view_wrap .prod_detail_view_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-top: 30px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info {
	flex: 1 0 auto;
	width: 330px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb {
	position: relative;
	flex: 0 auto;
	width: 380px;
	padding-bottom: 7px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap {
	position: relative;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .swiper-container {
	overflow: visible;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap:not(.active) {
	overflow: hidden;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	height: auto;
	background-color: #fff;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap {
	width: 100%;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap .portrait_img_box {
	box-sizing: border-box;
	transition: box-shadow 0.3s;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap .portrait_img_box img {
	position: static;
	transform: none;
	width: 100%;
	max-height: 760px;
	object-fit: contain;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap.landscape .portrait_img_box {
	display: flex;
	align-content: center;
	align-items: center;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap.landscape, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap.even {
	width: 100%;
	height: 380px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap.landscape .blur_img_box, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap.even .blur_img_box {
	position: relative;
	transition: box-shadow 0.3s;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap.landscape .blur_img_box:after, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .blur_img_wrap.even .blur_img_box:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box {
	position: relative;
	width: 380px;
	height: 100%;
	padding: 28px 23px 56px;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner {
	width: 100%;
	max-height: 100%;
	text-align: center;
	font-size: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_def_box, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_thumb_box {
	display: inline-block;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	vertical-align: bottom;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_def_box {
	display: -ms-inline-flexbox;
	display: inline-flex;
	display: -webkit-inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	background: #f7f7f7;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_def_box .paper_name {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_def_box .paper_desc, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_def_box .paper_size {
	color: #595959;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	word-break: keep-all;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_thumb_box {
	position: relative;
	margin-left: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .size_compare_inner .compare_thumb_box .thumb_size {
	position: absolute;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 700;
	left: 50%;
	bottom: -32px;
	transform: translateX(-50%);
	white-space: nowrap;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item .size_compare_box .unit {
	position: absolute;
	color: #767676;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.01em;
	left: 25px;
	bottom: 25px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item.swiper-slide-active .blur_img_wrap .portrait_img_box {
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item.swiper-slide-active .blur_img_wrap.landscape .blur_img_box {
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .prod_thumb_list_wrap .prod_thumb_item.swiper-slide-active .blur_img_wrap.no_img .portrait_img_box {
	box-shadow: none;
	border: 1px solid #eaeaea;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .swiper_control_box {
	margin-top: 22px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap .swiper_control_floating_box {
	display: none;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.active.hover .swiper_control_floating_box {
	display: block;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.active.hover .swiper_control_floating_box .btn_img_zoom {
	margin-top: -24px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.active + .btn_wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
	text-align: center;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.active + .btn_wrap.type_static {
	position: static;
	margin-top: 20px;
	text-align: center;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.active + .btn_wrap.type_static [class^=btn_] {
	margin-bottom: 6px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.active + .btn_wrap.type_static .bubble_speech_desc {
	z-index: 10;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box {
	display: block;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box .btn_img_zoom {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 97px;
	height: 38px;
	margin-top: -19px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 30px;
	font-size: 14px;
	letter-spacing: -0.01em;
	line-height: 38px;
	color: #fff;
	vertical-align: top;
	text-align: center;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box .btn_img_zoom .text {
	position: relative;
	padding-top: 1px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box .btn_img_zoom .text:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 12px 5px 0 0;
	background-size: 13px 13px;
	background-image: url("../images/common/ink/ico_prod_thumb_zoom@2x.png");
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box .btn_swiper_floating {
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 44px;
	height: 44px;
	margin-top: -44px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.3);
	background-size: 44px 44px;
	background-image: url("../images/common/ink/btn_swiper_arr_white@2x.png");
	z-index: 2;
	opacity: 1;
	transition: opacity 0.23s;
	border-radius: 100%;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box .btn_swiper_floating.prev {
	left: -22px;
	transform: rotate(180deg);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box .btn_swiper_floating.next {
	right: -22px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.hover .swiper_control_floating_box .btn_swiper_floating.disabled {
	pointer-events: none;
	opacity: 0.3;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.single_slide {
	margin-bottom: 36px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.single_slide .prod_thumb_item .blur_img_wrap .portrait_img_box {
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.single_slide .prod_thumb_item .blur_img_wrap.landscape .blur_img_box {
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info.thumb .prod_thumb_swiper_wrap.single_slide .prod_thumb_item .blur_img_wrap.no_img .portrait_img_box {
	box-shadow: none;
	border: 1px solid #eaeaea;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info ~ .col_prod_info {
	margin-left: 80px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_title {
	color: #000;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text {
	display: block;
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	vertical-align: middle;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text.publish_date {
	color: #767676;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text .btn_publish_link {
	color: #767676;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text .btn_publish_link:hover, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text .btn_publish_link:focus, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text .btn_publish_link:active {
	text-decoration: underline;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text .date {
	display: inline-block;
	font-size: 12px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text .btn_xxs {
	margin-left: 3px;
	vertical-align: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_text.category_delivery_info {
	margin-right: 20px;
	font-weight: 500;
	color: #000;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_series_box {
	font-size: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_series_box .text {
	display: inline;
	padding-bottom: 1px;
	color: #292929;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_series_box .gap {
	display: inline-block;
	width: 1px;
	height: 10px;
	margin: 4px 10px 0 11px;
	background-color: #ccc;
	font-size: 0;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_author_box {
	position: relative;
	margin-bottom: 10px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_author_box .author {
	color: #000;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_author_box .auto_overflow_contents {
	max-height: 66px;
	overflow: hidden;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_author_box .auto_overflow_footer {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	height: 22px;
	padding-left: 15px;
	margin-top: 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0), white 15px);
	font-size: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_author_box .auto_overflow_footer:before {
	content: "..";
	display: inline-block;
	color: #292929;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	vertical-align: top;
	opacity: 0.4;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_author_box .auto_overflow_footer .btn_more_detail {
	margin-left: 1px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box {
	display: block;
	font-size: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .btn_best_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .btn_best_link:hover .text, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .btn_best_link:focus .text, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .btn_best_link:active .text {
	text-decoration: underline;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .btn_best_link:hover .prod_best_text, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .btn_best_link:focus .prod_best_text, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .btn_best_link:active .prod_best_text {
	text-decoration: underline;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .prod_best_title {
	display: inline-block;
	position: relative;
	max-width: 135px;
	padding-left: 27px;
	margin-right: 10px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #000;
	font-weight: 700;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .prod_best_title:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 22px 20px;
	background-image: url("../images/common/ink/ico_best_crown@2x.png");
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .prod_best_text {
	display: inline-block;
	flex: 1 0;
	color: #292929;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_best_box .prod_best_text .rank {
	color: #000;
	font-weight: 700;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	position: relative;
	overflow: hidden;
	border: 1px solid #eaeaea;
	border-radius: 10px;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	flex: 1;
	position: relative;
	padding: 16px 15px 22px;
	text-align: center;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review ~ .col_review:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 34px;
	background-color: #eaeaea;
	transform: translateY(-50%);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .review_score {
	display: inline-block;
	position: relative;
	color: #4dac27;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .review_score.feel_lucky:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-top: 3px;
	margin-right: 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-image: url("../images/common/ink/ico_review_feel_lucky@2x.png");
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .review_score.no_score {
	color: #767676;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .rating-container {
	display: inline-block;
	margin: 3px 0 2px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .review_quotes_text {
	padding-left: 0;
	padding-top: 23px;
	margin-top: 6px;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .review_quotes_text:before {
	left: 50%;
	top: 0;
	width: 16px;
	height: 16px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-image: url("../images/common/ink/ico_quotes_lg@2x.png");
	transform: translateX(-50%);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .no_data_text {
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #595959;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .no_data_text .review_quotes_text {
	margin-top: 0;
	padding-top: 0;
	padding-left: 20px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #595959;
	font-weight: 400;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .no_data_text .review_quotes_text:before {
	top: 1px;
	left: 0;
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	background-image: url("../images/common/ink/ico_quotes_nor@2x.png");
	transform: translateX(0);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .review_desc {
	display: inline-block;
	margin-top: 3px;
	color: #595959;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.01em;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .col_review .review_desc .val {
	color: #000;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_review_box .btn_go_review {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_tbl_box {
	margin-top: 30px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .tag_wrap {
	margin-top: 24px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_banner_box {
	display: block;
	margin-top: 30px;
	background: #f8f8fc;
	border-radius: 10px;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_banner_box .prod_banner_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding: 25px 30px 22px;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_banner_box .prod_banner_link .ico_gift_cart {
	display: inline-block;
	width: 44px;
	height: 31px;
	margin-right: 16px;
	background-repeat: no-repeat;
	background-size: 44px 31px;
	background-image: url("../images/common/ink/ico_gift_card@2x.png");
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_banner_box .prod_banner_link .banner_text {
	display: inline-block;
	flex: 1;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_wrap .prod_info_title {
	margin-bottom: 11px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_wrap .prod_series_box {
	margin-bottom: 9px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_wrap .prod_author_box {
	margin-bottom: 10px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_wrap .prod_author_box ~ .prod_review_box {
	margin-top: 30px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_wrap .prod_info_text {
	margin-bottom: 21px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_info_wrap .prod_best_box {
	margin-bottom: 25px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap {
	display: block;
	padding: 20px 20px 25px;
	margin-bottom: 24px;
	border: 1px solid #eaeaea;
	border-radius: 10px;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box {
	display: block;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_img {
	display: block;
	flex-shrink: 0;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-right: 14px;
	border-radius: 50%;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_img img {
	width: 100%;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_img.no_img {
	background-size: cover;
	background-image: url("../images/common/ink/img_prod_thumb_no_register_svg@2x.svg");
	background-position: center;
	background-repeat: no-repeat;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_img.no_img img {
	visibility: hidden;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_info {
	flex: 1;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_info .person_name {
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_info .person_name .btn_text_link .text {
	font-size: inherit;
	font-weight: inherit;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner .person_info .info_text {
	margin-top: 5px;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	max-height: 38px;
	line-height: 19px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: -o-ellipsis-lastline;
	white-space: normal;
	word-break: break-all;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_profile_box .person_profile_inner + .bul_list {
	margin-top: 14px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_contents_box {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid #eaeaea;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_contents_box .person_contents_list .bul_item_dot {
	overflow: hidden;
	display: block;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_contents_box .person_contents_swiper_wrap .title_wrap .swiper_control_box {
	margin-right: -6px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_contents_box .person_contents_swiper_wrap .title_wrap .swiper_control_box .swiper-button-prev,
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_contents_box .person_contents_swiper_wrap .title_wrap .swiper_control_box .swiper-button-next {
	width: 19px;
	height: 19px;
	background-position: center;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_contents_box .auto_overflow_wrap .auto_overflow_contents {
	max-height: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_contents_box .auto_overflow_wrap .auto_overflow_contents .person_contents_list {
	margin-top: 6px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box {
	display: block;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .btn_more_view {
	margin-left: 4px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .btn_more_view + .person_list_area {
	margin-top: 20px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area {
	display: block;
	position: relative;
	margin-top: 5px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: stretch;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item {
	display: block;
	padding: 0 8px;
	text-align: center;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item .person_link {
	display: block;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item .person_img {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 50%;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item .person_img img {
	width: 100%;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item .person_img.no_img {
	background-size: cover;
	background-image: url("../images/common/ink/img_prod_thumb_no_register_svg@2x.svg");
	background-position: center;
	background-repeat: no-repeat;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item .person_img.no_img img {
	visibility: hidden;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item .person_info {
	display: block;
	margin-top: 12px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_wrap .person_list_box .person_list_area .person_list .person_item .person_info .person_name {
	display: inline-block;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_swiper_wrap {
	display: block;
	margin-bottom: 24px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_swiper_wrap > .swiper-container .swiper-slide {
	height: auto;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_swiper_wrap > .swiper-container .swiper-slide .prod_person_wrap {
	height: 100%;
	padding-bottom: 20px;
	margin-bottom: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_person_swiper_wrap > .swiper_control_box .swiper-pagination-bullets {
	margin-top: 12px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_related_swiper_wrap {
	display: block;
	margin-top: 40px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .badge_list_box {
	margin-bottom: 26px;
	text-align: left;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price {
	flex: 1;
	font-size: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .percent {
	display: inline-block;
	margin-right: 6px;
	color: #4dac27;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.01em;
	font-weight: 700;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .price {
	display: inline-block;
	margin-right: 4px;
	color: #000;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.01em;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .price .val {
	display: inline-block;
	font-weight: 700;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .price .val .unit {
	font-weight: 400;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .sale_price {
	display: inline-block;
	margin-bottom: 2px;
	color: #767676;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	vertical-align: bottom;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .sale_price .val {
	display: inline-block;
	text-decoration: line-through;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .free_price {
	display: inline-block;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .prod_price .free_price .val {
	display: inline-block;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap .prod_price_box .right_btn {
	flex: 0 auto;
	margin-bottom: 3px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap ~ .prod_guide_wrap {
	margin-top: 15px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_price_wrap ~ .btn_wrap {
	margin-top: 16px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .alarm_apply_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding-top: 16px;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .alarm_apply_box .prod_alarm_text {
	display: inline-block;
	flex: 1;
	color: #595959;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	font-weight: 400;
	vertical-align: top;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .alarm_apply_box .right_area {
	flex: 0 auto;
	margin-left: auto;
	padding-left: 20px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box {
	display: block;
	width: 100%;
	padding: 20px 19px 16px;
	background-color: #fff;
	border: 1px solid #eaeaea;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box .prod_status_text {
	display: inline-block;
	position: relative;
	padding: 0 18px;
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box .prod_status_text .status {
	font-weight: 500;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box .prod_status_text:before, .prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box .prod_status_text:after {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 9px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px 9px;
	background-image: url("../images/common/ink/ico_quotes_gray@2x.png");
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box .prod_status_text:before {
	top: 3px;
	left: 0;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box .prod_status_text:after {
	top: 2px;
	right: 0;
	transform: rotate(180deg);
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .prod_status_box ~ .info_text_box {
	margin-top: 10px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .info_text_box {
	margin-top: 30px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .tooltip_wrap .tooltip_contents .bul_list + .info_text_box {
	margin-top: 10px;
}
.prod_detail_view_wrap .prod_detail_view_area .col_prod_info .tooltip_wrap .tooltip_contents .info_text_box .decimal_list .decimal_item.font_size_xxs {
	margin-top: 0;
}
.product_travel_notice .info_text + .bul_list {
	margin-top: 12px;
}
.prod_detail_footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	min-width: 1440px;
	background-color: #fff;
	z-index: 102;
}
.prod_detail_footer .footer_contents_inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_detail_footer .footer_contents_inner .right_area {
	margin-left: auto;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner {
	height: 100%;
	padding: 0;
	box-sizing: border-box;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .left_area {
	display: none;
	width: 590px;
	height: 100%;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .right_area {
	display: none;
	flex-direction: column;
	align-items: flex-start;
	width: calc(100% - 590px - 30px);
	height: 100%;
	margin-left: 30px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_list_wrap .option_box {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_list_wrap .option_box .option_label {
	flex-shrink: 0;
	min-width: 94px;
	margin-top: 11px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_list_wrap .option_box .option_sel_box {
	flex: 1;
	max-width: 100%;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_list_wrap .option_box ~ .option_box {
	margin-top: 10px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_list_wrap .fold_box_wrap + .option_control {
	margin-top: 10px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_list_wrap.custom_scroll_wrap {
	height: 100%;
	padding-right: 12px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap {
	width: 100%;
	background-color: #f7f7f7;
	border-radius: 6px;
	padding: 12px 20px;
	box-sizing: border-box;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding: 12px 0;
	min-height: 69px;
	box-sizing: border-box;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item:first-child {
	min-height: 56px;
	padding-top: 0;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item:last-child {
	padding-bottom: 0;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .prod_option {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	padding-top: 1px;
	margin-right: 30px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .prod_option .option_control {
	margin-top: 12px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .option_price_info {
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-left: auto;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .option_price_info .form_spinner_box {
	margin-right: 10px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .option_price_info .option_price {
	width: 100px;
	font-size: 0;
	text-align: right;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .option_price_info .option_price .val {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .option_price_info .option_price .unit {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item .btn_option_del {
	flex-shrink: 0;
	display: block;
	width: 15px;
	height: 15px;
	margin-left: 6px;
	background-size: 15px 15px;
	background-image: url("../images/common/ink/btn_selected_option_remove@2x.png");
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .option_selected_list .option_selected_item + .option_selected_item {
	border-top: 1px solid #eaeaea;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_selected_wrap .custom_scroll_wrap {
	height: 113px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_total_price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	width: 100%;
	margin-top: 10px;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_total_price .prod_info_title {
	display: block;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_total_price .prod_info_title .count {
	color: #474c98;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_total_price .prod_info_price {
	display: block;
	font-size: 0;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_total_price .prod_info_price .val {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .option_total_price .prod_info_price .unit {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.01em;
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .btn_option_more {
	position: absolute;
	width: 150px;
	height: 33px;
	right: 0;
	top: -32px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 150px 33px;
	background-image: url("../images/common/ink/bg_prod_detail_option_shape@2x.png");
}
.prod_detail_footer .prod_option_info_wrap .footer_contents_inner .btn_option_more:before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	margin: 8px auto 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-image: url("../images/common/ink/arw_prod_detail_option_more@2x.png");
	transform: rotate(0deg);
	transition: transform 0.23s;
}
.prod_detail_footer .prod_option_info_wrap.active {
	border-top: 1px solid #ccc;
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner {
	height: 242px;
	padding: 29px 0 30px;
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner .left_area {
	display: block;
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner .right_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner .no_data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex: 1;
	width: 100%;
	padding: 0;
	margin-bottom: 4px;
	background-color: #f7f7f7;
	border-radius: 6px;
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner .no_data .no_data_desc {
	display: block;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	color: #767676;
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner .no_data .no_data_desc:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto 10px;
	background-size: 30px 30px;
	background-image: url("../images/common/ink/ico_nodata_sm@2x.png");
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner .btn_option_more {
	top: -33px;
}
.prod_detail_footer .prod_option_info_wrap.active .footer_contents_inner .btn_option_more:before {
	transform: rotate(180deg);
}
.prod_detail_footer .prod_option_info_wrap.type_combine.active .footer_contents_inner {
	height: 382px;
}
.prod_detail_footer .prod_option_info_wrap.type_combine.active .footer_contents_inner .option_selected_wrap .custom_scroll_wrap {
	max-height: 253px;
	height: auto;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col {
	display: none;
	position: relative;
	width: 265px;
	height: 100%;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-bottom: 16px;
	font-size: 0;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_header .option_label {
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 700;
	vertical-align: top;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_header .btn_more_view {
	margin-left: 6px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .custom_scroll_wrap {
	height: calc(100% - 38px);
	padding-right: 14px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .custom_scroll_wrap .no_data {
	height: 100%;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list {
	font-size: 0;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item {
	display: inline-block;
	width: calc((100% - 6px) / 2);
	vertical-align: top;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item .btn_option {
	width: 100%;
	max-width: 153px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	display: -webkit-inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	height: 38px;
	border-radius: 6px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	transition: border-color 0.23s, color 0.23s;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item .btn_option.active {
	border-color: #5055b1;
	font-weight: 500;
	color: #5055b1;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item .btn_option:disabled {
	border-color: #eaeaea;
	cursor: default;
	pointer-events: none;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item .btn_option:disabled .text {
	opacity: 0.5;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item .option_state {
	display: block;
	flex-shrink: 0;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.01em;
	color: #595959;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item:nth-child(2n) {
	margin-left: 6px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list .option_select_item:nth-child(n+3) {
	margin-top: 6px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list.type_name .option_select_item {
	width: 100%;
	margin-left: 0;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list.type_name .option_select_item + .option_select_item {
	margin-top: 6px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list.type_name .option_select_item .btn_option {
	max-width: 100%;
	padding: 0 16px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col .option_select_list.type_name .option_select_item .btn_option .text {
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col ~ .col {
	padding-left: 30px;
	margin-left: 15px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col ~ .col:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #eaeaea;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col.size_culture_round {
	width: 200px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col.size_seat {
	width: 253px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col.size_seat .option_select_list .option_select_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	width: 100%;
	margin: 0;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col.size_seat .option_select_list .option_select_item ~ .option_select_item {
	margin-top: 6px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col.selected_result {
	width: 340px;
	margin-left: 18px;
	padding-left: 0;
}
.prod_detail_footer .prod_option_info_wrap.type_show .col.selected_result:before {
	content: none;
}
.prod_detail_footer .prod_option_info_wrap.type_show .option_selected_wrap {
	height: calc(100% - 45px);
}
.prod_detail_footer .prod_option_info_wrap.type_show .option_selected_wrap .custom_scroll_wrap {
	height: 100%;
}
.prod_detail_footer .prod_option_info_wrap.type_show .option_selected_wrap .option_selected_list .option_selected_item {
	display: block;
}
.prod_detail_footer .prod_option_info_wrap.type_show .option_selected_wrap .option_selected_list .option_selected_item .prod_option {
	margin: 0 0 14px;
}
.prod_detail_footer .prod_option_info_wrap.type_show .option_selected_wrap .option_selected_list .option_selected_item .option_price_info .option_price {
	margin-left: auto;
}
.prod_detail_footer .prod_option_info_wrap.type_show.active .col {
	display: block;
}
.prod_detail_footer .prod_purchase_info_wrap {
	height: 70px;
	border-top: 1px solid #ccc;
}
.prod_detail_footer .prod_purchase_info_wrap .right_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner {
	height: 100%;
	align-items: center;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_info_title {
	display: inline-block;
	margin: 7px 30px 0 0;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	vertical-align: top;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_info_price {
	display: inline-block;
	font-size: 0;
	vertical-align: top;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_info_price .val {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_info_price .unit {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.01em;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_state_text {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -0.01em;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_state_text .point {
	font-weight: 700;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_state_text .sam_logo_box {
	display: inline-block;
	width: 70px;
	height: 20px;
	margin: 5px 6px 0 0;
	vertical-align: top;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .prod_state_text .sam_logo_box img {
	display: block;
	width: 100%;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .remain_quantity {
	margin-right: 20px;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .remain_quantity .count {
	color: #474c98;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .form_spinner_box {
	margin-right: 20px;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap {
	display: inline-block;
	font-size: 0;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap.multi .btn_lg {
	min-width: 120px;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap.multi .btn_lg ~ .btn_lg {
	margin-left: 6px;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap .btn_lg.bubble_wrap {
	position: relative;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap .btn_lg.bubble_wrap .bubble_speech_desc:before {
	display: none;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap .btn_lg.bubble_wrap .arw_mid_bottom {
	padding: 5px 9px;
	left: 50%;
	top: -25px;
	transform: translateX(-50%);
	box-shadow: 5px 10px 0 0 rgba(85, 85, 85, 0);
	border: solid 1px #5055b1;
	background-color: #ededf7;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap .btn_lg.bubble_wrap .arw_mid_bottom:before {
	content: "";
	display: block;
	position: absolute;
	left: 54%;
	bottom: -14px;
	transform: translateX(-50%);
	width: 0;
	z-index: 0;
	border-width: 7px 8px 0 8px;
	border-color: #5055b1 transparent;
	border-style: solid;
	border-style: solid;
	background-image: none;
	background-size: initial;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap .btn_lg.bubble_wrap .arw_mid_bottom:after {
	content: "";
	display: block;
	width: 0;
	border-style: solid;
	position: absolute;
	left: 50%;
	bottom: -6px;
	transform: translateX(-50%);
	border-color: #ededf7 transparent;
	border-style: solid;
	border-width: 14px 16px 0 16px;
	z-index: 2;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap .btn_wrap.overlap {
	margin-left: 6px;
	display: inline-block;
	vertical-align: top;
}
.prod_detail_footer .prod_purchase_info_wrap .footer_contents_inner .btn_wrap .btn_wrap.overlap .btn_lg ~ .btn_lg {
	margin-left: 0;
}
/* 제휴쿠폰 다운로드 화면 */
.alliance_coupon_wrap {
	margin-top: 190px;
	text-align: center;
}
/* 문장수집 페이징 형 */
.killing_part_contents:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.killing_part_contents .killing_part_item {
	float: left;
	display: inline-block;
	width: calc((100% - 20px) / 2);
}
.killing_part_contents .killing_part_item + .killing_part_item {
	margin-left: 20px;
}
.killing_part_contents .killing_part_item .slide_inner_middle .simplebar-wrapper {
	max-height: 100%;
}
/* 리드로그 자율배너 */
.product_detail_area.banner_free img {
	width: 100%;
	max-height: 140px;
	border-radius: 16px;
}
/* 좌측 고정 배너 */
.contents_detail_view .prod_detail_view_area .product_detail_banner {
	position: relative;
	left: 50px;
	top: 20px;
	width: 164px;
	height: 238px;
}
.contents_detail_view .prod_detail_view_area .product_detail_banner .btn_close {
	width: 15px;
	height: 15px;
	margin-top: 0;
	position: absolute;
	top: 6px;
	left: 142px;
	background-image: none;
}
.review_summary_box {
	border: 1px solid #d5d5d5;
	padding: 19px;
	border-radius: 8px;
	margin-bottom: 30px;
}
.review_summary_box .summary_title {
	font-weight: 700;
	margin-bottom: 2px;
}
.review_summary_box .summary_title .icon_ai {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url("../images/common/ink/ico_review_ai@2x.png") no-repeat center/100%;
	vertical-align: middle;
}
.review_summary_box .summary_title .tooltip_wrap {
	margin: -2px 0 0 5px;
	vertical-align: middle;
	font-weight: 400;
}
.review_summary_box .summary_content {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #595959;
}
.klover_review_box + .review_summary_box {
	margin-top: -14px;
}
/* e : 상품상세 */
/* s : 북캐스트 */
/* 캐스트 */
.wrapper.book_cast .contents_wrap {
	padding-top: 0;
}
.wrapper.book_cast .recent_keyword_box .recent_keyword_list_wrap .recent_keyword_list {
	margin-bottom: 0;
}
.wrapper.book_cast .book_cast_wrap {
	padding-top: 60px;
}
/* 캐스트 상품 */
.wrapper.book_cast .prod_list_wrap {
	border-top: 0;
}
.wrapper.book_cast .prod_list_wrap.k_class_list {
	width: 1132px;
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal {
	align-items: flex-start;
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_thumb_box .img_box {
	border-radius: 10px;
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_thumb_box.size_xs .img_box {
	border-radius: 12px;
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box .prod_name:not(.ellipsis_single) {
	height: calc(23px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_xs .prod_name {
	max-height: calc(19px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_xs .prod_name:not(.ellipsis_single) {
	height: calc(19px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_sm .prod_name {
	max-height: calc(22px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_sm .prod_name:not(.ellipsis_single) {
	height: calc(22px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_lg .prod_name {
	max-height: calc(24px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_lg .prod_name:not(.ellipsis_single) {
	height: calc(24px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_xl .prod_name {
	max-height: calc(30px * 2);
}
.wrapper.book_cast .prod_area.type_bookcast.horizontal .prod_info_box.size_xl .prod_name:not(.ellipsis_single) {
	height: calc(30px * 2);
}
/* 캐스트 타이틀 케이스 */
.wrapper.book_cast .title_wrap.title_size_md.comment {
	margin-top: 50px;
}
/* 캐스팅 > 메뉴 */
.book_cast_menu {
	position: relative;
	height: 70px;
}
.book_cast_menu .sps {
	height: 70px;
	background: #f7f7f7;
	z-index: 11;
}
.book_cast_menu .sps.sps-blw {
	position: fixed;
	width: 100%;
	min-width: 1440px;
	left: 0;
	right: 0;
	top: 0;
}
.book_cast_menu .sps.sps-blw .book_cast_menu_inner .logo_link, .book_cast_menu .sps.sps-blw .book_cast_menu_inner .gap {
	display: inline-block;
}
.book_cast_menu .sps.sps-blw .book_cast_menu_inner .logo_book_cast {
	width: 110px;
	height: 26px;
	margin: 17px 0 9px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 110px 26px;
	background-image: url("../images/common/ink/img_logo_book_cast@2x.png");
}
.book_cast_menu .book_cast_menu_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	width: 1200px;
	height: 70px;
	min-height: 44px;
	margin: 0 auto;
}
.book_cast_menu .book_cast_menu_inner .logo_wrap, .book_cast_menu .book_cast_menu_inner .search_wrap {
	line-height: 1;
}
.book_cast_menu .book_cast_menu_inner .logo_wrap .logo_link {
	display: none;
	width: 118px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 118px 46px;
	background-image: url("../images/common/ink/img_logo_kyobo_sm@2x.png");
}
.book_cast_menu .book_cast_menu_inner .logo_wrap .logo_book_cast {
	display: inline-block;
	width: 110px;
	height: 26px;
	margin-top: 2px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 110px 26px;
	background-image: url("../images/common/ink/img_logo_book_cast@2x.png");
}
.book_cast_menu .book_cast_menu_inner .logo_wrap .gap {
	display: none;
	width: 1px;
	height: 16px;
	margin: 22px 17px 0 20px;
	background: #d5d5d5;
	font-size: 0;
	vertical-align: top;
}
.book_cast_menu .book_cast_menu_inner .search_wrap {
	position: relative;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .menu_list {
	display: inline-block;
	margin-right: 34px;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .menu_list:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .menu_list li {
	float: left;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .menu_list li a {
	display: inline-block;
	color: #595959;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	line-height: 32px;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .menu_list li.active > a {
	color: #fff;
	padding: 0 16px;
	border-radius: 16px;
	background: #292929;
	font-weight: 700;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .menu_list li + li {
	margin-left: 30px;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .menu_list + .btn_search_open {
	margin-top: 4px;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .btn_search_open {
	width: 24px;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-image: url("../images/common/ink/btn_book_cast_search@2x.png");
	font-size: 0;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .form_search_box {
	position: absolute;
	display: none;
	width: auto;
	right: -14px;
	top: -6px;
	z-index: 2;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .form_search_box .form_ip {
	width: 320px;
	border-radius: 22px;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .search_util_box {
	position: absolute;
	display: none;
	width: 440px;
	background: #fff;
	border: 1px solid #000;
	border-radius: 16px;
	padding: 20px 30px 30px;
	box-sizing: border-box;
	right: -14px;
	top: 54px;
	z-index: 2;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .search_util_box .recent_keyword_box {
	width: 100%;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .search_util_box .search_util_bottom {
	margin-top: 20px;
	padding-top: 21px;
	border-top: 1px solid #eaeaea;
}
.book_cast_menu .book_cast_menu_inner .search_wrap .book_cast_menu_dim {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.book_cast_menu .book_cast_menu_inner .search_wrap.active .form_search_box {
	display: inline-block;
}
.book_cast_menu .book_cast_menu_inner .search_wrap.active .search_util_box {
	display: inline-block;
}
.book_cast_menu.transparent {
	position: absolute;
	width: 100%;
	height: 108px;
	min-width: 1440px;
	left: 0;
	right: 0;
	top: 0;
}
.book_cast_menu.transparent .sps {
	background: transparent;
}
.book_cast_menu.transparent .sps .book_cast_menu_inner {
	height: 108px;
}
.book_cast_menu.transparent .sps.sps-blw {
	background: #f7f7f7;
}
.book_cast_menu.transparent .sps.sps-blw .book_cast_menu_inner {
	height: 70px;
}
.book_cast_menu.transparent ~ .book_cast_wrap {
	padding-top: 0;
}
.book_cast_menu.white_type .sps .book_cast_menu_inner {
	height: 115px;
}
.book_cast_menu.white_type .sps.sps-blw .book_cast_menu_inner {
	height: 70px;
}
.book_cast_menu.white_type .sps.sps-blw .book_cast_menu_inner .search_wrap .menu_list li a:not(.active) {
	color: #595959;
}
.book_cast_menu.white_type .sps:not(.sps-blw) .book_cast_menu_inner .logo_book_cast {
	background-size: 110px 26px;
	background-image: url("../images/common/ink/img_logo_book_cast_white@2x.png");
}
.book_cast_menu.white_type .sps:not(.sps-blw) .book_cast_menu_inner .search_wrap .btn_search_open {
	background-size: 18px 18px;
	background-image: url("../images/common/ink/btn_book_cast_search_white@2x.png");
}
.book_cast_menu.white_type .book_cast_menu_inner .search_wrap .menu_list li a {
	color: #fff;
}
/* 캐스팅 홈 > 공통 컨텐츠 */
.bookcast_main_content_area {
	margin-top: 110px;
	margin-bottom: 110px;
}
.bookcast_main_content_area .tag_wrap {
	margin-bottom: 40px;
}
.bookcast_main_content_area:last-child {
	margin-bottom: 0;
}
.bookcast_main_content_area.vogue {
	background-color: #f7f7f7;
	padding: 120px 0;
}
.bookcast_main_content_area.vogue .swiper-button-prev, .bookcast_main_content_area.vogue .swiper-button-next {
	margin-top: 0;
	top: 114px;
	background-color: transparent;
}
.bookcast_main_content_area.history .swiper-button-prev, .bookcast_main_content_area.history .swiper-button-next {
	margin-top: 0;
	top: 114px;
}
.bookcast_main_content_area.vogue .prod_list .prod_item .prod_area .img_box, .bookcast_main_content_area.history .prod_list .prod_item .prod_area .img_box {
	border-radius: 20px;
}
.bookcast_main_content_area.subscribe {
	position: relative;
	padding-top: 120px;
}
.bookcast_main_content_area.subscribe:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
	background-color: #f7f7f7;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail {
	position: relative;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail > .prod_area.horizontal.type_bookcast {
	width: 100%;
	align-items: flex-start;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail > .prod_area.horizontal.type_bookcast .prod_thumb_box {
	width: 436px;
	height: 436px;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail > .prod_area.horizontal.type_bookcast .prod_thumb_box .img_box {
	border-radius: 20px;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail > .prod_area.horizontal.type_bookcast .prod_thumb_box .img_box img {
	max-height: none;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail > .prod_area.horizontal.type_bookcast .prod_info_box {
	margin-left: 36px;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail .subscribe_more_area {
	position: absolute;
	left: 472px;
	right: 0;
	bottom: 0;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail .subscribe_more_area .prod_list .prod_area.type_bookcast .prod_info_box {
	margin-top: 14px;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail .subscribe_more_area .prod_list .prod_area.type_bookcast .prod_info_box .prod_name {
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail .subscribe_more_area.no_data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	border: 1px solid #eaeaea;
	border-radius: 10px;
	width: 728px;
	height: 204px;
	padding: 0;
}
.bookcast_main_content_area.subscribe .my_subscribe_detail .subscribe_more_area.no_data .no_data_desc:before {
	width: 48px;
	height: 48px;
	margin-bottom: 16px;
	background-size: 48px 48px;
	background-image: url("../images/common/ink/ico_bookcast_main_nodata@2x.png");
}
.bookcast_main_content_area.original {
	padding: 117px 0 121px;
	background-color: #fafaf7;
}
.bookcast_main_content_area.original .bookcast_prod_swiper_wrap .prod_thumb_box .prod_link .img_box {
	width: 211px;
	height: 211px;
}
.bookcast_main_content_area.original .bookcast_prod_swiper_wrap .prod_thumb_box .prod_link .img_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bookcast_main_content_area.original .bookcast_prod_swiper_wrap .swiper-button-prev, .bookcast_main_content_area.original .bookcast_prod_swiper_wrap .swiper-button-next {
	top: 106px;
	margin-top: 0;
}
.bookcast_main_content_area.login_induce {
	height: 170px;
	background-color: #ddefd8;
}
.bookcast_main_content_area.login_induce .contents_inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	height: 100%;
}
.bookcast_main_content_area.login_induce .contents_inner .login_induce_desc {
	position: relative;
	font-size: 22px;
	font-weight: 700;
	color: #8da088;
}
.bookcast_main_content_area.login_induce .contents_inner .btn_wrap {
	margin-left: auto;
}
.bookcast_main_content_area.login_induce .contents_inner .btn_wrap .btn_login_induce {
	display: inline-block;
	width: 110px;
	height: 40px;
	padding: 9px 5px 0;
	border: 1px solid #54b13f;
	background-color: #54b13f;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 500;
	border-radius: 3px;
	vertical-align: top;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}
.bookcast_main_content_area.login_induce .contents_inner .btn_wrap .btn_login_induce ~ .btn_login_induce {
	margin-left: 6px;
}
.bookcast_main_content_area.login_induce .contents_inner .btn_wrap .btn_login_induce.type_line {
	background-color: transparent;
	border-color: #6e8b66;
	color: #6e8b66;
}
.bookcast_main_content_area.login_induce .contents_inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 493px;
	display: block;
	width: 396px;
	height: 216px;
	background-size: 396px 216px;
	background-image: url("../images/common/ink/img_bookcast_login_before@2x.png");
}
/* 캐스트 홈 > 가입 유도 배너 */
.join_induce_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	height: 170px;
	background-size: 1200px 170px;
	background-image: url("../images/common/ink/bg_join_induce@2x.png");
}
.join_induce_box .join_induce_link {
	display: block;
	height: 100%;
	width: 100%;
	padding: 0 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.join_induce_box .join_induce_desc {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -0.01em;
	color: #fff;
}
.join_induce_box .btn_more_view {
	margin-top: 30px;
	margin-left: auto;
	flex-shrink: 0;
}
.join_induce_box .btn_more_view .ico_arw {
	display: inline-block;
	vertical-align: top;
}
/* 캐스트 홈 > 상품카드 : blur background image 타입박스 */
.live_timeline_box {
	position: relative;
	padding: 43px 48px;
	overflow: hidden;
	border-radius: 20px;
}
.live_timeline_box .blur_img_box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.live_timeline_box .blur_img_box img {
	width: 100%;
	height: 100%;
}
.live_timeline_box .blur_img_box:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	opacity: 0.9;
}
.live_timeline_box .prod_area.type_bookcast {
	position: relative;
	border-radius: 0;
	box-shadow: none;
	z-index: 1;
}
.live_timeline_box .prod_area.type_bookcast .prod_flag_group {
	display: block;
	margin: 0 0 12px;
}
.live_timeline_box .prod_area.type_bookcast .prod_flag_group .prod_onair,
.live_timeline_box .prod_area.type_bookcast .prod_flag_group .btn_alarm {
	margin-right: 4px;
}
.live_timeline_box .prod_area.type_bookcast .prod_flag_group .prod_onair:last-child,
.live_timeline_box .prod_area.type_bookcast .prod_flag_group .btn_alarm:last-child {
	margin-right: 0;
}
.live_timeline_box .prod_area.type_bookcast.horizontal .prod_thumb_box {
	width: 220px;
	height: auto;
}
.live_timeline_box .prod_area.type_bookcast.horizontal .prod_info_box {
	margin-left: 24px;
}
/* 캐스트 홈 > 라이브 배너 swiper 영역 */
.bookcast_live_banner_wrap {
	overflow: hidden;
	position: relative;
}
.bookcast_live_banner_wrap .bookcast_live_thumb {
	width: 100%;
	padding: 115px 0 83px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide {
	width: 1323px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box {
	position: relative;
	width: 1026px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 20px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.4;
	z-index: 2;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .bookcast_live_link {
	display: block;
	height: 100%;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .flag {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 36px;
	padding: 5px 16px 0;
	border-radius: 20px 0;
	background-color: #ff393b;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.01em;
	vertical-align: top;
	color: #fff;
	box-sizing: border-box;
	z-index: 2;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .flag:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 10px 6px 0 0;
	border-radius: 100%;
	background-color: #fff;
	vertical-align: top;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .bookcast_video_box {
	position: relative;
	width: 100%;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .bookcast_video_box img {
	width: 100%;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .bookcast_video_box video {
	width: 100%;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area {
	opacity: 0;
	position: absolute;
	left: 40px;
	bottom: 31px;
	max-width: calc(100% - 230px);
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_thumb_box {
	width: 60px;
	height: 60px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_thumb_box .img_box {
	border: none;
	border-radius: 4px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_thumb_box .img_box:before {
	content: none;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box {
	margin-left: 12px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_name {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #fff;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price {
	margin-top: 0;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price .price .val, .bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price .price .unit {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.01em;
	color: #fff;
	line-height: 1;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price .price .unit {
	font-size: 28px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price .percent {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.01em;
	color: #ff393b;
	line-height: 1;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide .live_banner_box .btn_lg {
	opacity: 0;
	position: absolute;
	right: 40px;
	bottom: 42px;
	min-width: 130px;
	width: 130px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide.swiper-slide-active .live_banner_box:before {
	content: none;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide.swiper-slide-active .live_banner_box .bookcast_video_box:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 231px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0), black 231px);
	opacity: 0.8;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide.swiper-slide-active .live_banner_box .flag, .bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide.swiper-slide-active .live_banner_box .prod_area, .bookcast_live_banner_wrap .bookcast_live_thumb .swiper-slide.swiper-slide-active .live_banner_box .btn_lg {
	opacity: 1;
	transition: opacity 0.23s;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_floating_box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_floating_box .swiper-button-prev {
	left: -589px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_floating_box .swiper-button-next {
	right: -589px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_floating_box .swiper-button-prev, .bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_floating_box .swiper-button-next {
	position: absolute;
	width: 54px;
	height: 54px;
	border: 1px solid #f7f7f7;
	border-radius: 100%;
	background-color: transparent;
	z-index: 2;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box {
	width: 1026px;
	padding: 0 10px;
	margin: 18px auto 0;
	text-align: left;
	box-sizing: border-box;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group {
	position: relative;
	display: inline-block;
	padding: 0 24px;
	vertical-align: top;
	line-height: 19px;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group .swiper-pagination.fraction {
	padding: 0;
	transform: none;
	font-size: 0;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group .swiper-pagination-current, .bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group .swiper-pagination-total {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	line-height: 19px;
	vertical-align: top;
	color: #fff;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group .swiper-pagination-total {
	left: auto;
	right: 0;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group .swiper-pagination-total:before {
	content: none;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group .swiper-pagination-progressbar {
	width: 70px;
	height: 1px;
	margin-top: 9px;
	background-color: rgba(255, 255, 255, 0.15);
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .pagination_group .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .swiper_current {
	font-weight: 700;
}
.bookcast_live_banner_wrap .bookcast_live_thumb .swiper_control_box .btn_auto_control {
	display: inline-block;
	width: 19px;
	height: 19px;
	background-color: #f39;
	vertical-align: top;
}
.bookcast_live_banner_wrap .bookcast_live_blur {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.bookcast_live_banner_wrap .bookcast_live_blur .blur_img_box {
	position: relative;
	overflow: hidden;
	height: 100%;
}
.bookcast_live_banner_wrap .bookcast_live_blur .blur_img_box img {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: block;
	width: 100%;
}
.bookcast_live_banner_wrap .bookcast_live_blur .blur_img_box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 2;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb {
	width: 1503px;
	margin: 0 auto;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-wrapper {
	align-items: center;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide {
	width: 501px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide:not(.swiper-slide-active) {
	transform: scale(0.572) !important;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box {
	width: calc(100% - 68px);
	border-radius: 16px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .flag {
	border-radius: 16px 0 20px 0;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area {
	left: 20px;
	bottom: 20px;
	max-width: calc(100% - 155px);
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_thumb_box {
	width: 54px;
	height: 54px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box {
	margin-left: 10px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_name {
	font-size: 13px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price .percent {
	font-size: 24px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price .price .val {
	font-size: 24px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .prod_area .prod_info_box .prod_price .price .unit {
	font-size: 22px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide .live_banner_box .btn_lg {
	right: 20px;
	bottom: 25px;
	min-width: 100px;
	width: 100px;
	height: 44px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: 500;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide.swiper-slide-active .live_banner_box {
	width: calc(100% - 67px);
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide.swiper-slide-prev .live_banner_box {
	margin: 0 0 0 auto;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper-slide.swiper-slide-next .live_banner_box {
	margin: 0 auto 0 0;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper_control_floating_box .swiper-button-prev {
	left: -304px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper_control_floating_box .swiper-button-next {
	right: -304px;
}
.bookcast_live_banner_wrap.type_vertical .bookcast_live_thumb .swiper_control_box {
	text-align: center;
}
/* 캐스트 홈 > 이벤트 배너 */
.bookcast_event_banner_wrap .contents_inner {
	position: relative;
}
.bookcast_event_banner_wrap .swiper-container {
	border-radius: 20px;
}
.bookcast_event_banner_wrap .swiper-container .bookcast_event_link {
	display: block;
	height: 100%;
}
.bookcast_event_banner_wrap .swiper-container .bookcast_event_link img {
	width: 100%;
}
.bookcast_event_banner_wrap .swiper_auto_control_area {
	right: 20px;
	bottom: 80px;
	z-index: 2;
}
.bookcast_event_banner_wrap .swiper-pagination {
	position: relative;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	border-bottom: 1px solid #eaeaea;
	box-sizing: border-box;
}
.bookcast_event_banner_wrap .swiper-pagination .swiper-pagination-bullet {
	overflow: visible;
	position: relative;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding: 0 5px;
	height: 100%;
	background: none;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	color: #767676;
	opacity: 1;
	border-radius: 0;
	transition: color 0.23s;
}
.bookcast_event_banner_wrap .swiper-pagination .swiper-pagination-bullet:before {
	content: "";
	position: absolute;
	top: -3px;
	left: 0;
	display: block;
	width: 100%;
	height: 3px;
	background-color: transparent;
	transition: bacgkround-color 0.23s;
}
.bookcast_event_banner_wrap .swiper-pagination .swiper-pagination-bullet .text {
	position: relative;
}
.bookcast_event_banner_wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	font-weight: 700;
	color: #000;
}
.bookcast_event_banner_wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background-color: #000;
}
.bookcast_event_banner_wrap.active .swiper-container {
	border-radius: 20px 20px 0 0;
}
/* 캐스트 홈 > 시청중인 영상 */
.watching_history_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: stretch;
}
.watching_history_wrap .prod_area.type_bookcast.box_shadow {
	flex: 1;
	border-radius: 20px;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.08);
}
.watching_history_wrap .prod_area.type_bookcast.box_shadow .prod_thumb_box .img_box {
	border-radius: 20px 20px 0 0;
}
.watching_history_wrap .prod_area.type_bookcast.box_shadow .prod_thumb_box .thumb_flag_group .flag {
	background: #f39;
	padding: 7px 16px 6px;
	border-radius: 20px 0 20px 0;
}
.watching_history_wrap .prod_area.type_bookcast.box_shadow .prod_thumb_box .prod_link .img_box img {
	max-height: none;
}
.watching_history_wrap .prod_area.type_bookcast.box_shadow .prod_thumb_box .prod_link .img_box:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	transform: translate(0, 0);
	border: none;
}
.watching_history_wrap .prod_area.type_bookcast.box_shadow .prod_thumb_box .prod_link .img_box.video:after {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 70px 70px;
	background-image: url("../images/common/ink/ico_video_play_w70@2x.png");
	transform: translate(-50%, -50%);
}
.watching_history_wrap .prod_area.type_bookcast.box_shadow .prod_info_box {
	margin: 0;
	padding: 24px 40px 36px;
}
.watching_history_wrap .prod_area.type_bookcast .prod_thumb_box.type_cover .img_box {
	padding-top: 328px;
}
.watching_history_wrap .prod_area.type_bookcast .prod_thumb_box.type_cover .img_box:before {
	border-radius: 20px 20px 0 0;
}
.watching_history_wrap .history_more_area {
	width: calc((100% - 36px) / 2);
	margin-left: 36px;
}
.watching_history_wrap .history_more_area .history_more_list .history_item {
	padding-left: 10px;
}
.watching_history_wrap .history_more_area .history_more_list .history_item .prod_thumb_box.type_cover .img_box {
	padding-top: 160px;
}
.watching_history_wrap .history_more_area .history_more_list .history_item ~ .history_item {
	padding-top: 21px;
	margin-top: 21px;
	border-top: 1px dashed #d5d5d5;
}
.watching_history_wrap .history_more_area.no_data {
	border: 1px solid #eaeaea;
	border-radius: 10px;
}
.watching_history_wrap .history_more_area.no_data .no_data_desc {
	color: #767676;
}
.watching_history_wrap .history_more_area.no_data .no_data_desc:before {
	width: 48px;
	height: 48px;
	margin-bottom: 16px;
	background-size: 48px 48px;
	background-image: url("../images/common/ink/ico_bookcast_main_nodata@2x.png");
}
/* 캐스터 정보 박스 : 게시판 상세 > 캐스트 정보 */
.edit_bookcast_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	position: relative;
	height: 60px;
	padding: 0 20px;
	border-radius: 10px;
	background-color: #f7f7f7;
}
.edit_bookcast_box .bookcast_name {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.edit_bookcast_box .bookcast_name a:hover, .edit_bookcast_box .bookcast_name a:focus {
	text-decoration: underline;
}
.edit_bookcast_box .bookcast_name, .edit_bookcast_box .cast_partner, .edit_bookcast_box .cast_popular, .edit_bookcast_box .cast_formula {
	margin: 0 6px 0 0;
}
.edit_bookcast_box .bookcast_name:last-child, .edit_bookcast_box .cast_partner:last-child, .edit_bookcast_box .cast_popular:last-child, .edit_bookcast_box .cast_formula:last-child {
	margin: 0;
}
.edit_bookcast_box .btn_subscribe {
	margin-left: auto;
}
/* 캐스터 상세 헤더 */
.book_cast_header {
	margin-bottom: 60px;
	padding-top: 108px;
	min-height: 372px;
}
.book_cast_header:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: calc(50% - 55px);
	height: 400px;
	margin-left: auto;
	background: #f2f2f2;
	right: 0;
	top: 0;
}
.book_cast_header .visual {
	position: relative;
	margin-right: calc((100% - 1200px) / 2);
	border-top-right-radius: 20px;
	overflow: hidden;
	text-align: right;
	z-index: 1;
	background-color: #000;
}
.book_cast_header .visual:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.book_cast_header .visual > img {
	opacity: 0.5 !important;
	float: right;
}
.book_cast_header .visual .text_box {
	position: absolute;
	color: #fff;
	width: 1200px;
	text-align: left;
	right: 0;
	top: 75px;
}
.book_cast_header .visual .text_box .visual_title {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.01em;
}
.book_cast_header .visual .text_box .visual_desc {
	margin-top: 16px;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
}
.book_cast_header .visual .text_box .btn_subscribe, .book_cast_header .visual .text_box .series_end {
	margin-top: 31px;
}
.book_cast_header .visual .text_box .series_end {
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 22px;
	font-size: 14px;
	line-height: 44px;
	padding: 0 20px;
}
.book_cast_header .visual .text_box .series_end .ico_subscribe {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-bottom: 2px;
	margin-right: 4px;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	vertical-align: middle;
	background-size: 14px 14px;
	background-image: url("../images/common/ink/ico_subscribe_check_w@2x.png");
	opacity: 0.7;
}
.book_cast_header .visual .caster_profile_wrap {
	position: absolute;
	width: 1200px;
	min-height: 90px;
	box-sizing: border-box;
	padding-left: 162px;
	padding-right: 72px;
	text-align: left;
	right: 0;
	top: 70px;
}
.book_cast_header .visual .caster_profile_wrap .caster_img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
	border-radius: 50%;
	background-color: #ccc;
}
.book_cast_header .visual .caster_profile_wrap .caster_img img {
	display: block;
	width: 100%;
	min-height: 100%;
}
.book_cast_header .visual .caster_profile_wrap .caster_img.no_img {
	border: 1px solid #eaeaea;
	background-size: cover;
	background-image: url("../images/common/ink/img_no_profile@2x.png");
	box-sizing: border-box;
}
.book_cast_header .visual .caster_profile_wrap .caster_name_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.book_cast_header .visual .caster_profile_wrap .caster_name_area .caster_name {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.01em;
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: calc(100% - 120px);
	font-weight: 700;
	color: #fff;
}
.book_cast_header .visual .caster_profile_wrap .caster_name_area .caster_name + [class*=btn_] {
	margin-left: 6px;
}
.book_cast_header .visual .caster_profile_wrap .caster_simple_info {
	margin-top: 12px;
}
.book_cast_header .visual .caster_profile_wrap .caster_simple_info:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.book_cast_header .visual .caster_profile_wrap .caster_simple_info dl.caster_info_cnt {
	float: left;
}
.book_cast_header .visual .caster_profile_wrap .caster_simple_info dl.caster_info_cnt dt {
	display: inline-block;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 500;
	color: #fff;
}
.book_cast_header .visual .caster_profile_wrap .caster_simple_info dl.caster_info_cnt dd {
	display: inline-block;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 700;
	color: #fff;
}
.book_cast_header .visual .caster_profile_wrap .caster_simple_info .gap {
	float: left;
	display: block;
	width: 1px;
	height: 10px;
	overflow: hidden;
	margin: 5px 10px 0;
	background-color: rgba(255, 255, 255, 0.5);
	font-size: 0;
	text-indent: -9999px;
}
.book_cast_header .visual .caster_profile_wrap .caster_introduce {
	width: 100%;
	max-height: calc(23px * 3);
	margin-top: 20px;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	color: #fff;
}
.book_cast_header .visual .caster_profile_wrap .btn_subscribe {
	margin-top: 30px;
}
/* 캐스트 > 상세 */
/* 상세 동영상 */
.video_content_box {
	padding: 0 0 30px;
	border-bottom: 1px solid #eaeaea;
}
.video_content_box .video_player {
	overflow: hidden;
	width: 100%;
	border-radius: 20px;
}
.video_content_box .video_explain {
	margin: 30px 0 0;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
}
/* 캐스트 > 상세 > 우측 메뉴 */
.view_detail_body .view_detail_bc_aside {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
	width: 412px;
	padding: 0 0 30px;
	border-radius: 20px;
	border: 1px solid #d5d5d5;
	z-index: 1;
}
.view_detail_body .view_detail_bc_aside .info_box {
	position: relative;
	padding: 20px 100px 20px 30px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #d5d5d5;
}
.view_detail_body .view_detail_bc_aside .info_box .bookcast_photo {
	display: inline-block;
	overflow: hidden;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	border-radius: 100%;
	vertical-align: middle;
}
.view_detail_body .view_detail_bc_aside .info_box .bookcast_photo img {
	width: 100%;
}
.view_detail_body .view_detail_bc_aside .info_box .bookcast_name {
	display: inline-block;
	margin-right: 6px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	vertical-align: middle;
}
.view_detail_body .view_detail_bc_aside .info_box .cast_partner, .view_detail_body .view_detail_bc_aside .info_box .cast_popular, .view_detail_body .view_detail_bc_aside .info_box .cast_formula {
	vertical-align: middle;
}
.view_detail_body .view_detail_bc_aside .info_box .btn_subscribe {
	position: absolute;
	top: 20px;
	right: 30px;
}
.view_detail_body .view_detail_bc_aside .series_box {
	margin: 30px 0 0;
	padding: 0 30px;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap {
	padding: 20px 6px;
	border-top: 1px dashed #d5d5d5;
	border-bottom: 1px dashed #d5d5d5;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap .custom_scroll_wrap {
	max-height: 584px;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap .custom_scroll_wrap .series_list .series_item {
	margin: 16px 0 0;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap .custom_scroll_wrap .series_list .series_item .prod_register {
	margin-bottom: -3px;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap .custom_scroll_wrap .series_list .series_item:first-child {
	margin: 0;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap .custom_scroll_wrap .series_list .series_item.active .prod_thumb_box .prod_link {
	position: relative;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap .custom_scroll_wrap .series_list .series_item.active .prod_thumb_box .prod_link:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	border: solid 2px #000;
	box-sizing: border-box;
	border-radius: 9px;
}
.view_detail_body .view_detail_bc_aside .series_box .series_list_wrap .custom_scroll_wrap .series_list + .btn_wrap {
	margin-top: 20px;
}
.view_detail_body .view_detail_bc_aside .keyword_box {
	margin: 30px 0 0;
	padding: 0 36px;
}
.view_detail_body .view_detail_bc_aside .keyword_box .no_data {
	padding: 30px 0 30px;
}
/* 캐스팅 상세 > 관련 상품/콘텐츠 */
.bookcast_detail_related_wrap {
	margin: 60px 0 0;
}
.bookcast_detail_related_wrap .related_content_list_wrap {
	position: relative;
}
.bookcast_detail_related_wrap .related_content_list_wrap .swiper-container .swiper-wrapper .swiper-slide {
	width: 358px;
}
.bookcast_detail_related_wrap .prod_swiper_wrap .swiper-wrapper .swiper-slide {
	width: auto;
	height: auto;
	margin: 0 20px 0 0;
}
.bookcast_detail_related_wrap .round_gray_box .prod_swiper_wrap {
	margin: 0 -30px;
	padding-left: 30px;
	padding-right: 30px;
}
.bookcast_detail_related_wrap .round_gray_box .prod_swiper_wrap .swiper-scrollbar {
	left: 30px;
	width: calc(100% - 60px);
}
/* 캐스팅 상세 > 배너 슬라이드 */
.bookcast_detail_banner_wrap {
	margin: 70px 0 0;
	border-radius: 10px;
}
.bookcast_detail_banner_wrap .swiper_auto_control_area {
	display: none;
}
.bookcast_detail_banner_wrap img {
	max-width: 100%;
}
/* 캐스트 추천글 제목 슬라이드 */
.slide_text_box {
	display: block;
	position: relative;
	border-radius: 10px;
	background-color: #f7f7f7;
	box-sizing: border-box;
	padding: 20px 25px 20px 125px;
	margin-bottom: 60px;
}
.slide_text_box:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.slide_text_box .slide_title_area {
	position: absolute;
	left: 40px;
	top: 20px;
}
.slide_text_box .slide_title_area:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.slide_text_box .slide_title_area .slide_title {
	float: left;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 500;
	color: #000;
}
.slide_text_box .slide_title_area .gap {
	float: left;
	display: block;
	width: 1px;
	height: 10px;
	overflow: hidden;
	margin: 5px 20px 0;
	background-color: #ccc;
	font-size: 0;
	text-indent: -9999px;
}
.slide_text_box .btn_text_link .text {
	text-decoration: none;
	color: #000;
}
.slide_text_box .btn_text_link.hover, .slide_text_box .btn_text_link.focus, .slide_text_box .btn_text_link.active {
	text-decoration: underline;
}
.slide_text_box .slide_area {
	position: relative;
	float: right;
	width: 100%;
}
.slide_text_box .slide_area .swiper-container {
	width: calc(100% - 100px);
	margin: 0;
}
.slide_text_box .slide_area .swiper_control_box {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.fold_box_wrap.k_class .fold_box .fold_box_header .right_area {
	position: absolute;
	right: 70px;
	top: 50%;
	transform: translateY(-50%);
}
.fold_box_wrap.k_class .fold_box .fold_box_header .right_area:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.fold_box_wrap.k_class .fold_box .fold_box_header .right_area .extra_info {
	float: left;
	display: block;
	margin-left: 30px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #767676;
	font-weight: 400;
}
.fold_box_wrap.k_class .fold_box .fold_box_contents .prod_list_wrap {
	padding: 0;
	border-top: none;
}
.fold_box_wrap.k_class .fold_box .fold_box_contents .prod_list_wrap .prod_list.col3 .prod_item {
	width: calc((100% - 60px) / 3);
	margin-left: 30px;
}
.fold_box_wrap.k_class .fold_box .fold_box_contents .prod_list_wrap .prod_list.col3 .prod_item:nth-child(5n+1) {
	margin-left: 30px;
}
.fold_box_wrap.k_class .fold_box .fold_box_contents .prod_list_wrap .prod_list.col3 .prod_item:nth-child(3n+1) {
	margin-left: 0;
}
.fold_box_wrap.k_class .fold_box .fold_box_contents .prod_list_wrap .prod_list.col3 .prod_item:nth-child(n+4) {
	margin-top: 30px;
}
.fold_box_wrap.k_class .fold_box.expanded .fold_box_contents.fold_box_bookcast {
	padding: 18px 12px 40px 30px;
}
.fold_box_wrap.k_class .fold_box.expanded .fold_box_contents.fold_box_bookcast .custom_scroll_wrap {
	max-height: 585px;
}
.fold_box_wrap.k_class + .pagination {
	margin-top: 50px;
}
/* casting 캐스터 가입안내 */
.book_cast_casting .jumbotron.casting {
	height: 400px;
	background-size: auto 400px;
	background-image: url("../images/common/ink/bg_book_cast_01@2x.png");
	background-repeat: no-repeat;
	background-position: center;
}
.book_cast_casting .jumbotron .contents_inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.book_cast_casting .jumbotron .title {
	font-size: 32px;
	line-height: 46px;
	text-align: center;
	color: #fff;
}
.book_cast_casting .jumbotron .btn_wrap {
	margin-top: 40px;
}
.book_cast_casting .jumbotron .btn_wrap .btn_lg {
	min-width: 160px;
}
.book_cast_casting .section.bg_gray {
	background-color: #f7f7f7;
}
.book_cast_casting .section:last-child .contents_inner {
	padding-bottom: 0;
}
.book_cast_casting .section .contents_inner {
	box-sizing: border-box;
	padding: 110px 120px;
}
.book_cast_casting .book_location {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-bottom: 20px;
}
.book_cast_casting .book_location li {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.01em;
	color: #767676;
}
.book_cast_casting .book_location li:first-child:before {
	display: none;
}
.book_cast_casting .book_location li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 9px;
	margin: 0 10px;
	background-size: 5px 9px;
	background-image: url("../images/common/ink/ico_next_location_5x9@2x.png");
}
.book_cast_casting .book_location li.active {
	font-weight: 700;
	color: #000;
}
.book_cast_casting .book_location li.active .num {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #3c9a17;
}
.book_cast_casting .book_location li.active h2 {
	display: inline-block;
}
.book_cast_casting .title_wrap .right_area {
	align-self: flex-end;
}
.book_cast_casting .row_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-top: 110px;
}
.book_cast_casting .row_info:first-child {
	margin-top: 0;
}
.book_cast_casting .row_info:nth-child(1) .img {
	width: 407px;
	margin-right: 106px;
}
.book_cast_casting .row_info:nth-child(2) .img {
	width: 425px;
	margin-left: 100px;
	border-radius: 16px 16px 0 0;
	box-shadow: 10px 6px 20px rgba(0, 0, 0, 0.12);
}
.book_cast_casting .row_info .img img {
	max-width: 100%;
}
.book_cast_casting .row_info .info {
	flex: 1;
	padding-top: 25px;
}
.book_cast_casting .row_info .item {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #d5d5d5;
}
.book_cast_casting .row_info .item:first-child {
	padding-top: 0;
	border-top: 0;
}
.book_cast_casting .row_info .info_desc {
	line-height: 22px;
	color: #595959;
}
.book_cast_casting .casting_step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-top: 20px;
}
.book_cast_casting .casting_step:first-child {
	margin-top: 0;
}
.book_cast_casting .casting_step .item {
	position: relative;
	box-sizing: border-box;
	width: 266px;
	height: 294px;
	padding: 58px 46px 20px;
	border-radius: 10px;
	box-shadow: 3px 6px 20px rgba(0, 0, 0, 0.16);
	background-color: #fff;
}
.book_cast_casting .casting_step .item[class*=bg] {
	color: #fff;
}
.book_cast_casting .casting_step .item[class*=bg] .step {
	color: #fff;
}
.book_cast_casting .casting_step .item.bg_green {
	background-color: #4dac27;
}
.book_cast_casting .casting_step .item.bg_green .step {
	opacity: 0.4;
}
.book_cast_casting .casting_step .item.bg_black {
	background-color: #292929;
}
.book_cast_casting .casting_step .item.bg_black .step {
	opacity: 0.3;
}
.book_cast_casting .casting_step .item:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -24px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	box-shadow: 3px 6px 20px rgba(0, 0, 0, 0.16);
	background-size: 48px 48px;
	background-image: url("../images/common/ink/ico_next_step_48x48@2x.png");
	transform: translateY(-50%);
}
.book_cast_casting .casting_step .item:last-child:after {
	display: none;
}
.book_cast_casting .casting_step .item .step {
	font-size: 18px;
	font-weight: 700;
	color: #ccc;
}
.book_cast_casting .casting_step .item .title_wrap {
	margin-top: 9px;
	padding: 0;
}
.book_cast_casting .casting_step .item .title_wrap:first-child {
	margin-top: 0;
}
.book_cast_casting .casting_step .item .desc {
	margin-top: 45px;
	line-height: 22px;
}
.book_cast_casting .casting_step .item .desc:first-child {
	margin-top: 0;
}
.book_cast_casting .casting_faq {
	margin-top: 20px;
}
.book_cast_casting .casting_faq .item {
	margin-top: 20px;
	padding: 38px 24px;
	border-radius: 10px;
	box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.05);
}
.book_cast_casting .casting_faq .item:first-child {
	margin-top: 0;
}
.book_cast_casting .casting_faq .item .faq {
	transform: translateY(-1px);
}
.book_cast_casting .casting_faq .item .desc {
	flex: 1;
	margin-left: 5px;
}
.book_cast_casting .casting_faq .title,
.book_cast_casting .casting_faq .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	line-height: 22px;
}
.book_cast_casting .casting_faq .title {
	margin-bottom: 11px;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.book_cast_casting .casting_faq .title:last-child {
	margin-bottom: 0;
}
.book_cast_casting .casting_faq .title .faq {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	color: #3c9a17;
}
.book_cast_casting .casting_faq .content .faq {
	font-size: 15px;
	line-height: 23px;
	letter-spacing: -0.01em;
}
.book_cast_casting .btn_wrap {
	text-align: left;
}
.book_cast_casting .btn_green {
	color: #fff;
	background-color: #4dac27;
}
/* 캐스트 메인 하단 이벤트 롤링 스와이퍼 */
.cast_event_swiper {
	margin: 0;
	flex: 0 0 calc(100% - 145px);
	height: 22px;
	overflow: hidden;
}
.cast_event_swiper .swiper-container {
	width: 100%;
	height: 22px;
}
.cast_event_swiper .swiper-container .btn_text_link {
	width: 100%;
}
.cast_event_swiper .swiper-container .btn_text_link:focus {
	outline: none;
}
.cast_event_swiper .swiper-container .btn_text_link:focus .text {
	outline: 2px inset Highlight;
	outline: 2px inset -webkit-focus-ring-color;
}
.cast_event_swiper .swiper-container .btn_text_link .text {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* e : 북캐스트 */
/* s : 컬처서비스 */
.culture_service .outside_nav {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.culture_service .outside_nav .swiper-button-next,
.culture_service .outside_nav .swiper-button-prev {
	margin: 0;
	top: 50%;
	transform: translateY(-50%);
}
.culture_service .outside_nav .swiper-button-prev {
	transform: translateY(-50%) rotate(180deg);
}
/* 최상단 메인 슬라이더 */
.culture_main_slider {
	overflow: hidden;
	margin-top: -50px;
	height: 480px;
	position: relative;
}
.culture_main_slider .outside_nav {
	width: auto;
}
.culture_main_slider .culture_main_slider_container {
	max-width: 1920px;
	height: 480px;
	margin: 0 auto;
}
.culture_main_slider .culture_main_slider_container .swiper-slide {
	position: relative;
	height: 100%;
}
.culture_main_slider .culture_main_slider_container .swiper-slide a {
	display: block;
	height: 100%;
}
.culture_main_slider .culture_main_slider_container .swiper-slide img {
	object-fit: cover;
	max-width: 100%;
	height: 480px;
}
.culture_main_slider .culture_main_slider_container .slide_inner_area {
	width: 1200px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: 3;
}
.culture_main_slider .culture_main_slider_container > .slide_inner_area {
	pointer-events: none;
}
.culture_main_slider .swiper-button-next,
.culture_main_slider .swiper-button-prev {
	border: 0;
	background-image: url("../images/common/ink/btn_swiper_arr_black@2x.png");
	z-index: 3;
	pointer-events: auto;
}
.culture_main_slider .swiper_auto_control_area {
	right: 100px;
	bottom: 40px;
	pointer-events: auto;
}
.culture_main_slider .swiper_auto_control_area .swiper_control_box {
	background: rgba(0, 0, 0, 0.4);
	min-width: auto;
}
.culture_main_slider .swiper_auto_control_area .swiper_control_box .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
	color: #fff;
}
.culture_main_slider .swiper-slide .slide_text_area {
	position: absolute;
	z-index: 4;
	left: 120px;
	top: 246px;
	display: inline-block;
	max-width: 468px;
}
.culture_main_slider .swiper-slide .slide_text_area .slide_item_title {
	display: block;
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 44px;
	max-height: 88px;
	overflow: hidden;
}
.culture_main_slider .swiper-slide .slide_text_area .slide_item_desc {
	margin-top: 18px;
	color: #ccc;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	max-height: 44px;
	overflow: hidden;
}
/* 컬처서비스 버튼 링크 에어리어 */
.culture_link_area {
	padding: 24px 0 40px;
	text-align: center;
	font-size: 0;
}
.culture_link_area .btn_lg.btn_pill {
	min-width: 120px;
	height: 40px;
	margin: 0 4px;
	color: #000;
	box-sizing: border-box;
	border: 1px solid #000;
	border-radius: 20px;
}
.culture_link_area .btn_lg.btn_pill .text {
	position: relative;
	font-size: 14px;
	line-height: 40px;
	font-weight: 500;
	letter-spacing: -0.14px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 컬처서비스 재정의 */
.container_wrapper.culture_service {
	letter-spacing: -0.01em;
}
.container_wrapper.culture_service ~ .footer_wrapper {
	margin-top: 80px;
}
.container_wrapper.culture_service .title_wrap {
	width: 1200px;
	margin: 0 auto;
}
.container_wrapper.culture_service .title_wrap.title_size_md .title_heading {
	font-size: 28px;
	line-height: 38px;
}
.container_wrapper.culture_service .title_wrap.title_size_md .info_text {
	margin-left: 10px;
	color: #767676;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
}
.container_wrapper.culture_service .title_wrap.title_size_md .ico_calendar {
	margin-right: 4px;
}
.container_wrapper.culture_service .title_wrap.title_size_md .ico_calendar + .text {
	font-weight: 500;
}
/* 컬처서비스 템플릿 */
.culture_showcase_template_wrap .template_row ~ .template_row {
	margin-top: 80px;
}
.culture_showcase_template_wrap .template_row.bg_template {
	background-color: #f7f7f7;
	padding: 40px 0;
}
.culture_tab {
	display: flex;
	align-items: center;
	margin-top: 40px;
	width: 100%;
}
.culture_tab li {
	flex-grow: 1;
	margin-left: -1px;
	height: 44px;
	font-size: 14px;
	color: #767676;
	box-sizing: border-box;
	border-radius: 6px 6px 0 0;
	border: 1px solid #d5d5d5;
	border-bottom: 1px solid #000;
}
.culture_tab li > button,
.culture_tab li a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	line-height: 44px;
	cursor: pointer;
}
.culture_tab li.current {
	font-weight: 500;
	color: #000;
	border: 1px solid #000;
	border-bottom-color: transparent;
	z-index: 1;
	position: relative;
}
.culture_tab.calendar {
	position: relative;
	margin-bottom: 40px;
}
.culture_tab.calendar li {
	flex-grow: 0;
	width: 160px;
}
.culture_tab.calendar:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(100% - 476px);
	height: 1px;
	background-color: #000;
	z-index: -1;
	content: "";
}
.culture_tab.calendar + .culture_tab_sub {
	display: block !important;
}
.culture_tab_sub_block {
	margin-top: 40px;
}
.culture_tab_sub_block img {
	width: 1200px;
	height: 240px;
}
.culture_tab_sub_block button {
	padding: 0 16px;
	height: 36px;
	font-size: 13px;
	color: #595959;
	border-radius: 18px;
	background-color: #f7f7f7;
	cursor: pointer;
}
.culture_tab_sub_block button + button {
	margin-left: 2px;
}
.culture_tab_sub_block button.current {
	color: #fff;
	background-color: #595959;
}
.culture_tab_sub_block + .weekly {
	margin-top: 50px;
}
.culture_tab_sub {
	display: none;
	position: absolute;
	top: 49px;
	left: 50%;
	transform: translateX(-50%);
	width: 200%;
	text-align: center;
	font-size: 0;
}
.culture_tab_sub button {
	padding: 0 13px;
	font-size: 14px;
	color: #767676;
	position: relative;
	cursor: pointer;
}
.culture_tab_sub button + button::before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 1px;
	height: 10px;
	background-color: #eaeaea;
}
.culture_tab_sub button.current {
	color: #474c98;
	font-weight: 700;
}
.culture_tab_sub + .weekly {
	margin-top: 50px;
}
.culture_list_header {
	display: flex;
	align-items: center;
	margin: 40px 0 0;
	padding-bottom: 10px;
}
.culture_list_header.center {
	margin-top: 80px;
}
.culture_list_header.center strong {
	margin-left: 540px;
}
.culture_list_header.new {
	padding-bottom: 10px;
	margin-bottom: 28px;
	border-bottom: 1px solid #d5d5d5;
}
.culture_list_header strong {
	margin-right: auto;
	font-size: 30px;
	color: #000;
}
.culture_list_header p {
	margin-right: auto;
	font-weight: 600;
	font-size: 16px;
	color: #000;
}
.culture_list_header p em {
	color: #4dac27;
}
.culture_list_header > .form_chk {
	outline: unset;
}
.culture_list_header > .form_chk label {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 0;
	width: 52px;
	height: 38px;
	font-weight: 400;
	color: #767676;
	line-height: 37px;
	border: 1px solid #d5d5d5;
	box-sizing: border-box;
	border-radius: 6px 0 0 6px;
}
.culture_list_header > .form_chk label:before, .culture_list_header > .form_chk label:after {
	display: none;
}
.culture_list_header > .form_chk + .form_chk {
	margin-left: -1px;
}
.culture_list_header > .form_chk + .form_chk label {
	border-radius: 0 6px 6px 0;
}
.culture_list_header > .form_chk input:checked + label {
	color: #5055b1;
	border-color: #5055b1;
	z-index: 1;
}
.culture_list_header .tag {
	position: relative;
	margin-left: 6px;
}
.culture_list_header .tag > button {
	position: relative;
	padding-left: 14px;
	width: 152px;
	height: 38px;
	font-size: 13px;
	color: #000;
	text-align: left;
	line-height: 38px;
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	box-sizing: border-box;
	cursor: pointer;
}
.culture_list_header .tag > button:after {
	position: absolute;
	right: 14px;
	top: 15px;
	width: 9px;
	height: 8px;
	background: url(../../images/common/ink/arw_select_sm.png) no-repeat center;
	transition: all 0.2s ease-out;
	content: "";
}
.culture_list_header .tag > button.current {
	border: 1px solid #000;
	border-radius: 6px 6px 0 0;
}
.culture_list_header .tag > button.current:after {
	transform: rotate(180deg);
}
.culture_list_header .tag > button.current + div {
	display: flex;
}
.culture_list_header .tag > div {
	position: absolute;
	left: 0;
	top: 37px;
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	width: 152px;
	max-height: 390px;
	padding-bottom: 13px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	box-sizing: border-box;
	background-color: #fff;
	z-index: 10;
}
.culture_list_header .tag > div .inner {
	max-height: 340px;
	overflow-y: auto;
}
.culture_list_header .tag > div .inner::-webkit-scrollbar {
	width: 2px;
}
.culture_list_header .tag > div .inner::-webkit-scrollbar-thumb {
	background-color: #000;
}
.culture_list_header .tag > div .inner::-webkit-scrollbar-track {
	background-color: #ececec;
}
.culture_list_header .tag > div .form_chk {
	padding: 8px 13px;
	width: 100%;
	box-sizing: border-box;
}
.culture_list_header .tag > div .form_chk.chk {
	background-color: #f5f5f5;
}
.culture_list_header .tag > div .form_chk label {
	color: #767676;
}
.culture_list_header .tag > div .form_chk input:checked + label {
	color: #474c98;
}
.culture_list_header .tag > div .bottom {
	position: absolute;
	bottom: -45px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: #fff;
	border-radius: 0 0 6px 6px;
}
.culture_list_header .tag > div button {
	margin-top: 10px;
	width: 60px;
}
.culture_list_header .tag > div button + button {
	margin-left: 6px;
}
.culture_list_header.calendar {
	margin-bottom: 40px;
	border-bottom: 1px solid #d5d5d5;
}
.culture_list_body {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 40px 20px;
	padding: 30px 0 10px;
	border-top: 1px solid #d5d5d5;
}
.culture_list_body div {
	width: 582px;
}
.culture_list_body div a {
	display: block;
	width: 590px;
	margin-bottom: 15px;
	border-radius: 25px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.3);
}
.culture_list_body div a img {
	width: 100%;
}
.culture_list_body div p {
	font-size: 15px;
	color: #595959;
}
.culture_list_body div.noneData {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 232px 0 180px;
	width: 100%;
	font-size: 14px;
	color: #767676;
	text-align: center;
	border-bottom: 1px solid #eaeaea;
	background: url(../../images/common/ink/ico_nodata.png) no-repeat center top 180px;
}
.culture_calendar .calendar_wrap_head {
	display: flex;
	align-items: center;
}
.culture_calendar .calendar_wrap_head span {
	flex-grow: 1;
	font-weight: 500;
	font-size: 13px;
	color: #767676;
	text-align: center;
}
.culture_calendar .calendar_wrap_head span:nth-child(1) {
	color: #ec1f2d;
}
.culture_calendar .calendar_wrap_day {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 20px;
	border-radius: 20px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.culture_calendar .calendar_wrap_day li {
	position: relative;
	padding-top: 45px;
	width: 14.2857142857%;
	height: 160px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.culture_calendar .calendar_wrap_day li:nth-child(1n) {
	border-left: 0;
}
.culture_calendar .calendar_wrap_day li:nth-child(7n) {
	border-right: 0;
}
.culture_calendar .calendar_wrap_day li:nth-child(-n+7) {
	border-top: 0;
}
.culture_calendar .calendar_wrap_day li.this i {
	color: #000;
}
.culture_calendar .calendar_wrap_day li.this:nth-child(7n+1) i {
	color: #ec1f2d;
}
.culture_calendar .calendar_wrap_day li.today {
	background-color: rgba(77, 172, 39, 0.1);
}
.culture_calendar .calendar_wrap_day li i {
	position: absolute;
	left: 15px;
	top: 15px;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	color: #ccc;
	z-index: 1;
}
.culture_calendar .calendar_wrap_day li div {
	position: absolute;
	left: 0;
	width: calc(100% + 1px);
	height: 22px;
}
.culture_calendar .calendar_wrap_day li div span {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 8px;
	width: 100%;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.12px;
	box-sizing: border-box;
	color: #fff;
	z-index: 2;
}
.culture_calendar .calendar_wrap_day li div span em {
	font-weight: 500;
}
.culture_calendar .calendar_wrap_day li div.type_lv01 {
	top: 45px;
}
.culture_calendar .calendar_wrap_day li div.type_lv02 {
	top: 70px;
}
.culture_calendar .calendar_wrap_day li div.type_lv03 {
	top: 95px;
}
.culture_calendar .calendar_wrap_day li div.type_lv04 {
	top: 120px;
}
.culture_calendar .calendar_wrap_day li div.color_cyan {
	background-color: #6CC3E0;
}
.culture_calendar .calendar_wrap_day li div.color_sky {
	background-color: #4BCE97;
}
.culture_calendar .calendar_wrap_day li div.color_yellowgreen {
	background-color: #9dbe12;
}
.culture_calendar .calendar_wrap_day li div.color_pink {
	background-color: #FEA362;
}
.culture_calendar .calendar_wrap_day li div.color_orange {
	background-color: #fdbb27;
}
.culture_calendar .calendar_wrap_day li div.color_green {
	background-color: #3fcc8b;
}
.culture_calendar .calendar_wrap_day li div.color_purple {
	background-color: #9F8FEF;
}
.culture_calendar .calendar_wrap_day li div.start {
	border-radius: 11px 0 0 11px;
	left: 5px;
}
.culture_calendar .calendar_wrap_day li div.end {
	border-radius: 0 11px 11px 0;
	width: calc(100% - 5px);
}
.culture_calendar .calendar_wrap_day li div.only {
	border-radius: 11px;
	width: calc(100% - 10px);
	left: 5px;
}
.culture_calendar .calendar_wrap_day li div.only span {
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 4px;
}
.culture_calendar .calendar_wrap_day li button {
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: 500;
	font-size: 11px;
	color: #fff;
	background-color: #999;
	border-radius: 10px;
	height: 20px;
	line-height: 20px;
	padding: 1px 7px;
	cursor: pointer;
}
.culture_calendar .calendar_wrap_day li button:after {
	content: "+";
}
.calendar_dot {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	vertical-align: top;
}
.calendar_dot.lecture {
	background-color: #6CC3E0;
}
.calendar_dot.travel {
	background-color: #4BCE97;
}
.calendar_dot.exhibit {
	background-color: #FEA362;
}
.calendar_dot.signing {
	background-color: #9F8FEF;
}
.calendar_dot_list {
	margin-top: 6px;
	font-size: 0;
	text-align: center;
}
.calendar_dot_list .calendar_dot_item {
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	color: #000;
}
.calendar_dot_list .calendar_dot_item + .calendar_dot_item {
	margin-left: 16px;
}
.calendar_dot_list .calendar_dot_item .calendar_dot {
	margin-top: 7px;
	width: 8px;
	height: 8px;
}
.culture_calendar_title_wrap {
	display: block;
	padding-bottom: 30px;
	text-align: center;
}
.culture_calendar_title_wrap .title_heading {
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 38px;
}
.culture_calendar_title_wrap .title_heading .swiper-button-next,
.culture_calendar_title_wrap .title_heading .swiper-button-prev {
	position: static;
	width: 34px;
	height: 34px;
	margin-top: 0;
	background-size: 34px 34px;
	vertical-align: top;
	margin: 2px 10px;
}
.culture_calendar_content {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.culture_calendar_content .calendar_wrap {
	overflow: hidden;
	position: relative;
	flex: 1;
	box-sizing: border-box;
	width: 590px;
	height: 641px;
	border-radius: 20px;
	border: 1px solid #999;
	padding: 27px 30px 24px;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_head {
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_head div {
	flex-grow: 1;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #000;
	text-align: center;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_head div:first-child {
	color: #ec1f2d;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day {
	overflow: hidden;
	max-height: 511px;
	margin-top: 0;
	border: 0;
	border-radius: 0;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li {
	height: 84px;
	padding-top: 0;
	border: 0;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li a {
	box-sizing: border-box;
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	align-items: center;
	/* 세로 방향(높이)에서 가운데 정렬 */
	justify-content: center;
	/* 가로 방향(너비)에서 가운데 정렬 */
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li div {
	position: static;
	width: 100%;
	height: auto;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li .date {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	font-weight: 400;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li .calendar_dot_list .calendar_dot + .calendar_dot {
	margin-left: 2px;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li i {
	position: static;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li:nth-child(7n+1) .date {
	color: #ec1f2d;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.last_week {
	border-bottom: 0;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.today {
	background-color: rgba(80, 85, 177, 0.06);
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.today .date {
	color: #5055b1;
	font-weight: 700;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.selected {
	border: 1px solid #5055b1;
	font-weight: bold;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.selected .date {
	color: #5055b1;
	font-weight: 700;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.blank {
	border-bottom: 1px solid #d8d8d8;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.blank a {
	cursor: default;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.blank a > div {
	display: none;
}
.culture_calendar_content .calendar_wrap .calendar_wrap_day li.blank.selected {
	border: 0;
	border-bottom: 1px solid #d8d8d8;
}
.culture_calendar_content .calendar_wrap > .calendar_dot_list {
	width: calc(100% - 60px);
	margin-top: 0;
	padding-top: 19px;
	position: absolute;
	left: 50%;
	bottom: 24px;
	transform: translateX(-50%);
	border-top: 1px solid #d8d8d8;
}
.culture_calendar_desc_list_area {
	flex: 1;
	overflow: hidden;
	box-sizing: border-box;
	width: 590px;
	height: 641px;
	margin-left: 20px;
	align-self: stretch;
	padding: 25px 20px 0;
	border-radius: 20px;
	border: solid 1px #999;
	background-color: #fff;
}
.culture_calendar_desc_list_area .list_result_wrap {
	width: calc(100% - 18px);
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
}
.culture_calendar_desc_list_area .list_result_wrap .result_count {
	margin-bottom: 0;
	line-height: 21px;
}
.culture_calendar_desc_list_area .custom_scroll_wrap .simplebar-track {
	border-radius: 5px;
	bottom: 42px;
}
.culture_calendar_desc_list_area .custom_scroll_wrap .simplebar-track .simplebar-scrollbar {
	border-radius: 5px;
}
.culture_calendar_desc_list_area .culture_calendar_no_data {
	display: none;
	height: 100%;
	color: #767676;
}
.culture_desc_list .culture_desc_item {
	position: relative;
}
.culture_desc_list .culture_desc_item + .culture_desc_item {
	border-top: 1px solid #eaeaea;
}
.culture_desc_list .culture_desc_item:last-of-type {
	margin-bottom: 50px;
}
.culture_desc_list .culture_desc_item > a {
	box-sizing: border-box;
	display: block;
	height: 130px;
	padding: 30px 30px 30px 20px;
	color: #000;
}
.culture_desc_list .culture_desc_item .culture_badge_list {
	padding-bottom: 6px;
	font-size: 0;
	margin-left: -3px;
}
.culture_desc_list .culture_desc_item .culture_badge_list [class^=badge_] {
	margin: 0 3px;
}
.culture_desc_list .culture_desc_item .culture_badge_list .badge_lecture {
	background-color: #6cc3e0;
	border: 1px solid #6cc3e0;
	color: #fff;
}
.culture_desc_list .culture_desc_item .culture_badge_list .badge_travel {
	background-color: #4bce97;
	border: 1px solid #4bce97;
	color: #fff;
}
.culture_desc_list .culture_desc_item .culture_badge_list .badge_exhibit {
	background-color: #fea362;
	border: 1px solid #fea362;
	color: #fff;
}
.culture_desc_list .culture_desc_item .culture_badge_list .badge_signing {
	background-color: #9f8fef;
	border: 1px solid #9f8fef;
	color: #fff;
}
.culture_desc_list .culture_desc_item .culture_desc_area {
	display: flex;
	justify-content: space-between;
	line-height: 20px;
}
.culture_desc_list .culture_desc_item .culture_desc_title {
	box-sizing: border-box;
	width: auto;
	max-width: 320px;
	padding-right: 30px;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	max-height: 44px;
	line-height: 22px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space: normal;
	word-break: break-all;
}
.culture_desc_list .culture_desc_item .culture_desc_term {
	margin-left: auto;
	padding-right: 54px;
	text-align: right;
	font-size: 12px;
	color: #767676;
	line-height: 18px;
	max-width: 168px;
}
.culture_desc_list .culture_desc_item .culture_desc_term .culture_date {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.culture_desc_list .culture_desc_item .culture_desc_term .culture_place {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: none;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.culture_desc_list .culture_desc_item .sns_share_wrap {
	position: absolute;
	right: 3px;
	top: 50%;
	transform: translateY(-50%);
}
.culture_service .advertise_swiper {
	margin-top: 60px;
	border-radius: 10px;
}
.culture_service .advertise_swiper:focus-within {
	outline: 2px solid Highlight;
	outline: 2px solid -webkit-focus-ring-color;
}
.culture_service .event_list {
	margin-top: 60px;
}
#perceptionBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box {
	height: 382px;
}
#perceptionBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.hot_slider .prod_list.type_culture .prod_area .prod_thumb_box .img_box,
#big10Banner .prod_list.type_culture .prod_area .prod_thumb_box .img_box,
#eventBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box {
	height: 282px;
}
.hot_slider .prod_list.type_culture .prod_area .prod_thumb_box .img_box img,
#big10Banner .prod_list.type_culture .prod_area .prod_thumb_box .img_box img,
#eventBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#artSpaceBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box,
.past_event_slider .prod_list.type_culture .prod_area .prod_thumb_box .img_box,
#lectureBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box {
	height: 220px;
}
#artSpaceBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box img,
.past_event_slider .prod_list.type_culture .prod_area .prod_thumb_box .img_box img,
#lectureBanner .prod_list.type_culture .prod_area .prod_thumb_box .img_box img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.critic_slider .critic_item .critic_item_link {
	display: block;
	height: 100%;
}
/* e : 컬처서비스 */