/* history-wrap */
.history-wrap {
	overflow: hidden;
	padding-top: 0;
}
.history-wrap .section-header {
	position: relative;
	text-align: center;
    height: 535px;
	padding: 0;
    background-image: url(../../assets/images/sub/list_visual.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.history-wrap .section-header:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	background-color: rgba(0, 0, 0, .3);
}
.history-wrap .section-header h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	font-size: 3.125rem;
	font-weight: bold;
	color: #fff;
	transform: translate(-50%, -50%);
}
.history-wrap .section-content {
	padding-top: 100px;
}













/*지난호 보기*/
.sub_thumlist .tlTitle {
	margin: 0 auto;
	font-size: 27px;
	text-align: center;
	font-weight: 700;
}

.sub_thumlist .tlTitle>span {
	color: #25aae2;
	display: inline-block;
	vertical-align: middle;
}

.sub_thumlist .thumbList {
	overflow: hidden;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

.sub_thumlist .thumbList:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.sub_thumlist .thumbList .tlLink {
	width: 25%;
	float: left;
	margin-top: 50px;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
}

.sub_thumlist .thumbList .tlLink .tlthumb {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

.sub_thumlist .thumbList .tlLink .tlthumb .thumbImg {
	display: inline-block;
	position: relative;
	margin-top: 20px;
}

.sub_thumlist .thumbList .tlLink .tlthumb .thumbImg img {
	position: relative;
	z-index: 7;
}

.sub_thumlist .thumbList .tlLink img {
	max-width: 175px;
	height: 235px;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_con {
	font-size: 18px;
	text-align: center;
	display: block;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_con .tl0 {
	font-size: 17px;
	color: #222;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_con .tl1 {
	font-size: 15px;
	color: #222;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_con .tl2 {
	font-size: 15px;
	color: #999;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_con .tl3 {
	font-size: 17px;
	font-weight: 800;
	color: #25aae2;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_btn {
	margin-top: 20px;
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_btn:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_btn ul {
	text-align: center;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_btn ul li {
	display: inline-block;
	width: 32.3333333333%;
	text-align: center;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_btn ul li a {
	display: block;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	border: 1px solid #ddd;
	margin-left: 5px;
	margin-right: 5px;
	color: #3d3d3d;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_btn ul li a:hover {
	background-color: #25aae2;
	border: 1px solid #25aae2;
	color: #fff;
}

.sub_thumlist .thumbList .tlLink .tlthumb .tlthumb_btn ul:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
}

@media screen and (max-width: 1000px) {

    /* -------------------------------------------- */
    /* .sub_thumlist */
    .sub_thumlist .thumbList_Box .thumb_book li {
        width: 50%;
    }

    .sub_thumlist .thumbList_Box .thumbYear span {
        font-size: 35px;
    }

    .sec {
        margin-bottom: 30px;
    }
	.history-wrap .section-content {
		padding-top: 60px;
	}
}

@media screen and (max-width: 910px) {

/* -------------------------------------------- */
/* .sub_thumlist */
.thumbList .tlLink {
	width: 50%;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
}

@media screen and (max-width:768px) {
		/* .sub_thumlist */
		.sub_thumlist .thumbList .tlLink {
			width: 50%;
			transform: rotateY(0deg);
			-webkit-transform: rotateY(0deg);
			-moz-transform: rotateY(0deg);
			-o-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
		}

		.sub_thumlist .thumbList .tlLink {
			width: 50%;
			transform: rotateY(0deg);
			-webkit-transform: rotateY(0deg);
			-moz-transform: rotateY(0deg);
			-o-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
		}

}
@media screen and (max-width:560px) {
		/* .sub_thumlist */
		.sub_thumlist .thumbList .tlLink {
			width: 100%;
			transform: rotateY(0deg);
			-webkit-transform: rotateY(0deg);
			-moz-transform: rotateY(0deg);
			-o-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
		}

		.sub_thumlist .thumbList .tlLink {
			width: 100%;
			transform: rotateY(0deg);
			-webkit-transform: rotateY(0deg);
			-moz-transform: rotateY(0deg);
			-o-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
		}

}

@media screen and (max-width:768px) {
	.sub_thumlist_visual {height: 340px; background-position: 0 bottom;}
	.sub_thumlist_visual {height: 340px; background-position: 0 bottom;}
}