@charset "UTF-8";

/* test-popup */
/* .open_btn { width:100%; height:auto; }
.open_btn button { position:absolute; width:100px; height:50px; border:1px solid #ddd; padding:10px; }

.popup {display:none; width:100%; height:100vh;}
.layer1 { position:fixed; top:0; left:0; width:100%; height:100%; }
.popup .bg {position:fixed; top:0; left:0; width:100%; height:100%; background-color: rgba(0, 0, 0, 0.1);}
.popup .cont_box { position:absolute; top:50%; width:40%; left:50%; transform:translate(-50%, -50%); background-color: #fff;}
.popup .cont_box .video { position:relative; padding-bottom:55%; max-width:800px; height:0; }
.popup .cont_box .video iframe { position:absolute; width:100%; height:100%; top:0; left:0;  max-height:500px; }
.popup .close_btn { width:100%; height:100%; margin-bottom: 10px; }
.close { position:relative; width:100%; height:20px; transform:translateX(45%); }
.close .line1 { position:absolute; width:20px; height:2px; background-color: #000; transform:rotate(45deg); }
.close .line2 { position:absolute; width:20px; height:2px; background-color: #000; transform:rotate(135deg); }
.popup .video_tt { padding:20px;}
.popup .video_tt span { display:block; line-height:30px; color:#ff0000; }
 */
@media (max-width: 1024px) {
    .popup .video_tt span { line-height:20px; font-size:14px; }
	.close { transform:translateX(41%); }
}
/* 
.book_bottom .book_left {width: 25%;margin-right: 5%;}
.book_bottom span.book_date {margin-bottom: 25px;padding-top: 5px;letter-spacing: -0.04em;}
.book_bottom .book_left span.book_date {padding-top: 0;font-size: 28px;font-weight: 700;}
.book_bottom .book_right {width: 70%;}
.book_bottom .book_right span.book_date {font-size: 22px;}
.book_bottom .book_right .book1 {width: 46.38%;margin-left: 0;margin-right: 5%;margin-bottom: 35px;}
.book_bottom .book_right .book1 .book_con {width: 47%;margin-right: 6%;}
.book_bottom .book_right .book1 .book_con:last-child {margin-right: 0;}
.book_bottom .book_right .book2 {width: 21.81%;} 
.book_bottom .book_right .book2 .book_con {width: 100%;margin-right: 0;}
.book_bottom .book_right .book1:nth-child(3) {margin-right: 0;} */
/* 
@media (max-width: 1024px) {
	.book_bottom .book_left {width: 32%;}
	.book_bottom .book_right {width: 63%}
	.book_bottom .book_right .book1 {width: 64.1666%;}
	.book_bottom .book_right .book2 {width: 30.8%;}
	.book_bottom .book_right .book1:nth-child(2) {margin-right: 0;}
	.book_bottom .book_right .book1:nth-child(3), .book_bottom .book_right .book1:last-child{margin-right: 5%;}
}

@media (max-width: 500px) {
	.book_bottom .book_left {width: 50%;}
	.book_bottom .book_right {width: 100%;}
	.book_bottom .book_right .book1 {width: 100%;margin-right: 0;}
	.book_bottom .book_right .book2 {width: 47.5%;}
	.book_bottom .book_right .book1:nth-child(3) {margin-right: 0;}
} */
/* .contents_type05 .img_box1 {padding-bottom: 25px;}

@media (max-width: 1024px) {
	.contents_type05 .img_box1 img {max-width: 250px;}
}

.contents_type05 .bottom_btn {padding: 55px 60px 125px;padding-left: 285px;background: url('/newHome/images/shop/sub/js_bg.png') no-repeat 35px 30px #f6f6f6;background-size: 220px auto;}
.contents_type05 .bottom_btn1 {background-image: url('/newHome/images/shop/sub/j_bg.png') }
.contents_type05 .bottom_btn a{display: inline-block;width: 190px;}
.contents_type05 .bottom_btn a img {width: 100%;}

@media (max-width: 1024px) {
	.contents_type05 .bottom_btn {padding: 230px 25px 25px;}
	.contents_type05 .bottom_btn a {width: 150px;}
}
 */