.visual {
	width: 1180px;
	position: relative;
	left: 50%;
	margin-left: -590px;
	list-style: none;
}

.visual .inner {
	width: 100%;
	display: inline-block;
	position: relative;
}

.visual .inner .textArea {
	width: 50%;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 50px;
	box-sizing: border-box;
}

.visual .inner .textArea .titleArea {
	width: 100%;
}

.visual .inner .textArea .titleArea .title {
	font-size: 28px;
	font-family: 'titillium web';
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	height: 28px;
	max-width:390px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.visual .inner .textArea .titleArea .line {
	width: 50px;
	height: 1px;
	background: #222;
	display: inline-block;
	vertical-align: middle;
}

.visual .inner .textArea .subs {
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color: #444;
	margin-top: 20px;
	height:100px;
	overflow:hidden;
	word-break:break-all;
	text-overflow:ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
}

.visual .inner .textArea .more {
	margin-top: 30px;
	font-family: 'titillium web', 'roboto';
	text-decoration: underline;
	color: #222;
	font-size: 18px;
}
.visual .inner .textArea .more a:hover{
	color:var(--color-point-1);
}

.visual .inner .mainVisual {
	width: 50%;
	display: inline-block;
	position: relative;
	float: right;
}

.visual .inner .mainVisual li {
	width: 100%;
}

.visual .inner .mainVisual .cont {
	width: 100%;
	position: absolute;
	top: 50px;
	padding: 0 20px 0 20px;
}

.visual .inner .mainVisual .cont .subject {
	font-size: 26px;
	text-align: center;
	color: #fff;
	font-family: 'noto sans kr';
	letter-spacing: 0;
	line-height: 48px;
}

.visual .inner .mainVisual .cont .substance {
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-family: 'titillium web', 'noto sans kr';
	letter-spacing: 3px;
	font-weight: 300;
	margin-top: 10px;
}

.visual .mainVisual img {
	width: 590px;
	height: 396px;
	object-fit: cover;
}

.mainTitleArea {
	width: 100%;
	display:flex;
	justify-content:space-between;
	border-bottom:var(--line-yellow-1);
	padding-bottom:0.625rem;
}

.mainTitleArea .title {
	font-size: 2rem;
}

.mainTitleArea .moreIco{
	font-size:2.3rem;
}

.mainTitleArea .moreIco img {
	width: 100%;
}

.mainMore {
	width: 20%;
	background: var(--color-point-1);
	color: #fff;
	text-align: center;
	margin: 30px auto 0;
	padding: 15px 0px;
	font-family: 'roboto', 'noto sans kr';
}

.visualType01 {
	width : 775px;
	position:relative;
	/* width: 1180px; */
	margin: 40px auto 40px;
}

.visualType01 .visual01List {
	position:absolute;
	width:1204px;
	top:80px;
	left:0;
}

.visualType01 .visual01List li {
	width: 370px;
	height:458px;
	display: inline-block;
	border: 1px solid #e5e5e5;
	box-shadow: 5px 5px 5px #e5e5e5;
	padding: 50px 20px;
	margin-right:25px;
}
.visualType01 .visual01List li.noThum{
	padding-top: 130px;
}

.visualType01 .visual01List .subject .subj {
	display: inline-block;
	width: 250px;
	text-align: center;
	height:78px;
	overflow:hidden;
}

.visualType01 .visual01List .subject .mark01 {
	display: inline-block;
	vertical-align: top;
}
.visualType01 .visual01List .subject .mark02 {
	display: inline-block;
	vertical-align: bottom;
}

.visualType01 .visual01List .writer {
	text-align: center;
	font-size: 15px;
	margin-top: 10px;
	color: #777;
	font-family: 'roboto', 'noto sans kr';
}

.visualType01 .visual01List li .thum {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	/* overflow: hidden; */
	clip-path:circle(50%);
}

.visualType01 .visual01List li .thum img {
	width: 100%;
	width: 180px;
	height: 180px;
	object-fit: cover;}

.visualType01 .visual01List li .type {
	font-size: 20px;
	text-align: center;
	font-family: 'titillium web', 'noto sans kr';
	font-weight: 300;
	margin-top: 30px;
	overflow:hidden;
	height:40px;
}

.visualType01 .visual01List li .num {
	font-size: 30px;
	text-align: center;
	font-family: 'roboto', 'noto sans kr';
	margin-bottom:15px;
}

.visualType01 .visual01List li .subject {
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	line-height: 26px;
	overflow: hidden;
}

.visualType01 .visual01List li .date {
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	font-family: 'roboto', 'noto sans kr';
}

.visualType01 .visual01List li .writer {
	text-align: center;
	font-size: 15px;
	margin-top: 20px;
	color: #777;
	font-family: 'roboto', 'noto sans kr';
}

.visualType01 .visual01List .slick-dots {
	display: inline-block;
	text-align: center;
	position: absolute;
	z-index: 9;
	margin-top: 10px;
}

.visualType01 .visual01List .slick-dots li {
	width: 10px;
	height: 10px;
	background: #ddd;
	margin: 0 5px;
	padding: 0;
	border-radius: 50px;
	border: 0;
	box-shadow: 0px 0px 0px #fff;
}

.visualType01 .visual01List .slick-dots li button {
	text-indent: -9px;
	font-size: 0px;
}

.visualType01 .visual01List .slick-dots li:hover,
.visualType01 .visual01List .slick-dots li:active,
.visualType01 .visual01List .slick-dots li:focus {
	background: var(--color-point-1);
	width: 10px;
	height: 10px;
}

.visualType01 .visual01List .slick-dots li.slick-active {
	background: var(--color-point-1);
	width: 30px;
	height: 10px;
}

.boardType01 {
	width: 100%;
	padding: 80px 0px;
	margin-top: 80px;
	background: #f7f7f7;
}

.boardType01 .inner {
	width: 1180px;
	margin: 0 auto;
}

.boardType01 .inner .boardType01List {
	width: 100%;
	display: inline-block;
}

.boardType01 .inner .boardType01List li {
	display: inline-block;
	width: 280px;
	border: 1px solid #e5e5e5;
	margin-left: 16px;
	vertical-align: top;
	margin-top: 20px;
}

.boardType01 .inner .boardType01List li:nth-child(4n + 1) {
	margin-left: 0px;
}

.boardType01 .inner .boardType01List li .thum {
	width: 100%;
}

.boardType01 .inner .boardType01List li .thum img {
	width: 100%;
}

.boardType01 .inner .boardType01List li .textArea {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
}

.boardType01 .inner .boardType01List li .textArea .subsLine {
	width: 100%;
	display: inline-block;
}

.boardType01 .inner .boardType01List li .textArea .subsLine .category {
	font-size: 15px;
	color: #444;
	font-weight: 300;
	font-family: 'roboto', 'noto sans kr';
}

.boardType01 .inner .boardType01List li .textArea .subject {
	width: 100%;
	font-size: 18px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}

.boardType01 .inner .boardType01List .noThum .textArea .subject {
	width: 100%;
	display: inline-block;
	overflow: visible;
	white-space: normal;
	margin-top: 50px;
}

.boardType01 .inner .boardType01List .noThum .textArea .subject .subj {
	width: 80%;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.visualType01 .visual01List .subject .subj {
	display: inline-block;
	width: 15.625rem;
	text-align: center;
	padding:0.35rem 0;
}

.boardType01 .inner .boardType01List .textArea .subject .mark01 {
	display: inline-block;
	vertical-align: top;
}

.boardType01 .inner .boardType01List .textArea .subject .mark02 {
	display: inline-block;
	vertical-align: bottom;
}

.boardType01 .inner .boardType01List .noThum .textArea .date {
	width: 100%;
	margin-top: 52px;
	font-size: 16px;
	font-family: 'roboto', 'noto sans kr';
}

.boardType01 .inner .boardType01List .noThum .textArea .writer {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	font-family: 'roboto', 'noto sans kr';
	color: #777;
}

.boardType01 .inner .boardType01List .noThum .textArea .writer {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	font-family: 'roboto', 'noto sans kr';
	color: #777;
}

.boardType02 {
	width: 1180px;
	margin: 80px auto 0;
	box-sizing: border-box;
}

.boardType02 .boardType02List {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.boardType02 .boardType02List li {
	width: 380px;
	display: inline-block;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
	box-sizing: border-box;
}

.boardType02 .boardType02List li:nth-child(3n + 1) {
	margin-left: 0%;
}

.boardType02 .boardType02List li .bg {
	width: 100%;
}

.boardType02 .boardType02List li .bg img {
	width: 100%;
}

.boardType02 .boardType02List li .cont {
	position: absolute;
	width: 100%;
	height: 100%;
}

.boardType02 .boardType02List li .cont .layerBack {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}

.boardType02 .boardType02List li .cont .textCont {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0px 20px;
	box-sizing: border-box;
	z-index: 1;
}

.boardType02 .boardType02List li .cont .textCont .category {
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-family: 'noto sans kr';
}

.boardType02 .boardType02List li .cont .textCont .line {
	width: 30px;
	background: #fff;
	height: 1px;
	margin: 10px auto 10px;
}

.boardType02 .boardType02List li .cont .textCont .subject {
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-family: 'noto sans kr';
	word-break: keep-all;
	line-height: 26px;
}

.boardType03 {
	width: 1180px;
	margin: 80px auto 0;
	box-sizing: border-box;
	padding-bottom: 3px;
}

.boardType03 .boardType03List {
	width: 100%;
	display: inline-block;
	margin-top: 0px;
}

.boardType03 .boardType03List li {
	width: 580px;
	height: 399px;
	display: inline-block;
	margin-left: 20px;
	margin-top: 30px;
	float: left;
}

.boardType03 .boardType03List li:nth-child(2n + 1) {
	margin-left: 0%;
}

.boardType03 .boardType03List li .textArea {
	width: 100%;
}

.boardType03 .boardType03List li .textArea .subject {
	font-size: 18px;
	color: #222;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'noto sans kr';
	font-weight: 500;
}

.boardType03 .boardType03List li .textArea .category {
	font-size: 16px;
	color: #8e8e8e;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'noto sans kr';
	margin-top: 10px;
}

.boardType03 .boardType03List li .thum {
	width: 100%;
	margin-top: 20px;
}

.boardType03 .boardType03List li .thum img {
	width: 100%;
	height: 335px;
}

.BoardType04 {
	width: 1180px;
	margin: 80px auto 0;
}

.BoardType04 .BoardType04List {
	width: 100%;
}

.BoardType04 .BoardType04List li {
	width: 570px;
	padding: 20px 0em;
	border-bottom: 1px solid #e5e5e5;
	margin-left: 36px;
	display: inline-block;
	min-height: 165px;
}

.BoardType04 .BoardType04List li:nth-child(2n + 1) {
	margin-left: 0px;
}

.BoardType04 .BoardType04List .noThum .textArea {
	width: 100%;
}

.BoardType04 .BoardType04List li .textArea {
	width: 58%;
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
	box-sizing: border-box;
}

.BoardType04 .BoardType04List li .textArea .category {
	font-size: 16px;
	color: #777;
}

.BoardType04 .BoardType04List li .textArea .subj {
	font-size: 18px;
	color: #222;
	line-height: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}

.BoardType04 .BoardType04List li .textArea .opArea {
	width: 100%;
	margin-top: 20px;
}

.BoardType04 .BoardType04List li .textArea .date {
	font-size: 14px;
	color: #999;
	font-family: 'roboto', 'noto sans kr';
	display: inline-block;
	padding-right: 10px;
	border-right: 1px solid #e5e5e5;
	line-height: 14px;
}

.BoardType04 .BoardType04List li .textArea .writer {
	font-size: 14px;
	color: #999;
	font-family: 'roboto', 'noto sans kr';
	display: inline-block;
	padding-left: 10px;
	line-height: 14px;
}

.BoardType04 .BoardType04List li .thum {
	width: 230px;
	display: inline-block;
	vertical-align: middle;
}

.BoardType04 .BoardType04List li .thum img {
	width: 100%;
}

.boardType05 {
	width: 1180px;
	margin: 80px auto 0;
}

.boardType05 .boardType05List {
	width: 100%;
	display: inline-block;
}

.boardType05 .boardType05List dd {
	width: 280px;
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
}

.boardType05 .boardType05List dd:first-child {
	margin-left: 0%;
}

.boardType05 .boardType05List dd ul {
	width: 100%;
}

.boardType05 .boardType05List dd ul li {
	width: 100%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	margin-top: 20px;
}

.boardType05 .boardType05List dd ul .noThum {
	width: 100%;
	background: #f7f7f7;
	padding: 5em 0em;
}

.boardType05 .boardType05List dd ul .noThum .subject {
	text-align: center;
}

.boardType05 .boardType05List dd ul .noThum .subject span {
	width: 100%;
	display: block;
	text-align: left;
}

.boardType05 .boardType05List dd ul .noThum .subject .mark02 {
	text-align: right;
	width: 100%;
}

.boardType05 .boardType05List dd ul li .thum {
	width: 100%;
}

.boardType05 .boardType05List dd ul li .thum img {
	width: 100%;
}

.boardType05 .boardType05List dd ul li .textArea {
	width: 100%;
	padding: 1em;
	box-sizing: border-box;
}

.boardType05 .boardType05List dd ul li .textArea .category {
	font-size: 14px;
	font-family: 'roboto', 'noto sans kr';
}

.boardType05 .boardType05List dd ul li .textArea .subject {
	width: 100%;
	font-size: 18px;
	margin-top: 5px;
	font-weight: 500;
	word-break: keep-all;
	line-height: 26px;
}

.boardType05 .boardType05List dd ul li .textArea .date {
	vertical-align: middle;
	margin-right: 6px;
	font-size: 14px;
	color: #999;
	font-family: 'roboto', 'noto sans kr';
	margin-top: 15px;
	letter-spacing: 0;
}

.boardType05 .boardType05List dd ul li .textArea .writer {
	vertical-align: middle;
	margin-right: 6px;
	font-size: 14px;
	color: #999;
	font-family: 'roboto', 'noto sans kr';
	margin-top: 5px;
	letter-spacing: 0;
}

.boardType06 {
	width: 100%;
	background: #f7f7f7;
	padding: 80px 0px;
	margin-top: 80px;
}

.boardType06 .inner {
	width: 1180px;
	margin: 0px auto 0;
}

.boardType06 .boardType06List {
	width: 100%;
	display: inline-block;
}

.boardType06 .boardType06List li {
	width: 280px;
	display: inline-block;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}

.boardType06 .boardType06List li:nth-child(4n + 1) {
	margin-left: 0%;
}

.boardType06 .boardType06List li .thum {
	width: 100%;
}
.boardType06 .boardType06List li .thum img {
	width: 100%;
}

.boardType06 .boardType06List li .textArea {
	width: 100%;
	margin-top: 1em;
}

.boardType06 .boardType06List li .textArea .category {
	font-size: 14px;
	color: #444;
	font-family: 'noto sans kr';
}

.boardType06 .boardType06List li .textArea .subject {
	font-size: 18px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'noto sans kr';
	margin-top: 5px;
}

.boardType06 .boardType06List li .textArea .date {
	vertical-align: middle;
	margin-right: 6px;
	font-size: 14px;
	color: #999;
	font-family: 'roboto', 'noto sans kr';
	margin-top: 15px;
	letter-spacing: 0;
}

.boardType06 .boardType06List li .textArea .writer {
	vertical-align: middle;
	margin-right: 6px;
	font-size: 14px;
	color: #999;
	font-family: 'roboto', 'noto sans kr';
	margin-top: 5px;
	letter-spacing: 0;
}
.boardType07 {
	width: 1180px;
	margin: 0 auto 0;
}

.visualType02 {
	width: 1180px;
	/* min-height: 550px; */
	margin: 40px auto 0;
	position: relative;
}
.visualType02 .bothArrow {
	width: 100%;
	display: flex;
	position: absolute;
	z-index: 9;
	top: 55%;
	transform: translateY(-50%);
}
.visualType02 .bothArrow li:nth-child(1) {
	padding-right: 1125px;
}

.visualType02 .visual02List {
	width: 100%;
	margin-top: 30px;
}

.visualType02 .visual02List li {
	width: 100%;
	margin: 0px 10px;
	position: relative;
}

.visualType02 .visual02List li .thum {
	width: 100%;
}

.visualType02 .visual02List li .thum img {
	width: 340px;
}

.visualType02 .visual02List li:hover .textArea {
	display: block;
}
.visualType02 .visual02List li:hover img {
	opacity:var(--opacity-laid-1);
}

.visualType02 .visual02List li .textArea {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color:var(--color-cover-1);
	opacity:var(--opacity-cover-1);
	z-index: 1;
	top: 0;
	left: 0;
	border-radius: 5px 0px 5px 0px;
	display: none;
}

.visualType02 .visual02List li .textArea .inner {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.visualType02 .visual02List li .textArea .category {
	font-size: 15px;
	color: #fff;
	font-family: 'noto sans kr';
	text-align: center;
}

.visualType02 .visual02List li .textArea .subject {
	font-size: 18px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'noto sans kr';
	margin-top: 5px;
	color: #fff;
	text-align: Center;
}

.visualType02 .visual02List li .textArea .line {
	width: 30px;
	height: 1px;
	background: #fff;
	margin: 30px auto 30px;
}

.visualType02 .visual02List li .textArea .date {
	vertical-align: middle;
	margin-right: 6px;
	font-size: 15px;
	color: #c1c1c1;
	font-family: 'roboto', 'noto sans kr';
	letter-spacing: 0;
	text-align: center;
}

.visualType02 .visual02List li .textArea .writer {
	vertical-align: middle;
	margin-right: 6px;
	font-size: 15px;
	color: #c1c1c1;
	font-family: 'roboto', 'noto sans kr';
	margin-top: 5px;
	letter-spacing: 0;
	text-align: center;
}

.visualType02 .subjList {
/* 	position:absolute;
	top:130px; */
}

.keyword_ver02 .keywordList {
	width: 100%;
	margin-top: 1.5em;
}

.keyword_ver02 .keywordList li {
	display: inline-block;
	border: var(--line-point-1);
	margin: 0px 10px;
	border-radius: 5px 0px 5px 0px;
	padding: 15px 20px;
	text-align: Center;
	cursor: pointer;
}

.keyword_ver02 .keywordList li.subj-active {
	background-color: var(--color-point-1);
	color: #ffffff;
}

.searchArea {
	width: 1180px;
	margin: 80px auto;
	padding-top: 80px;
	border-top: 1px solid #e5e5e5;
}

.searchArea .searchInput {
	width: 100%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	display: inline-block;
}

.searchArea .searchInput .typeSelect {
	width: 20%;
	display: inline-block;
	border-right: 1px solid #e5e5e5;
	border-left: 0px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
	border-bottom: 0px solid #e5e5e5;
	padding: 1em;
	background: #fff;
	font-size: 14px;
	position: relative;
	cursor: pointer;
}

.searchArea .searchInput .typeSelect span {
	width: 15px;
	display: inline-block;
	float: right;
}

.searchArea .searchInput .typeSelect a {
	display: block;
}

.searchArea .searchInput .textInput {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	padding: 1em;
	box-sizing: border-box;
}

.searchArea .searchInput .textInput:focus {
	outline: 0;
}

.searchArea .searchInput .searchBTN {
	display: inline-block;
	vertical-align: middle;
	float: right;
	padding: 10px;
	width: 40px;
}

.searchArea .detailType {
	width: 100%;
	display:flex;
	justify-content:space-between;
}

.searchArea .detailType li {
	width: 100%;
	margin-left: 1.2%;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
/* 	padding: 15px; */
	background: #fff;
	font-size: 14px;
	position: relative;
	/* cursor: pointer; */
}

.searchArea .detailType li:first-child {
	margin-left: 0%;
}

.searchArea .detailType li span {
	width: 15px;
	display: inline-block;
	float: right;
}
.searchArea .detailType li a:hover {
	text-decoration: underline;
}

/* .visualType01 { */
.photoFrame {
	position:relative;
	width: 1180px;
	height:550px;
	margin: 80px auto 80px;
}

.photoFrame .visual01List {
	position:absolute;
	width:1204px;
	top:80px;
	left:0;
}

.photoFrame .visual01List li {
	width: 370px;
	height:458px;
	display: inline-block;
	border: 1px solid #e5e5e5;
	box-shadow: 5px 5px 5px #e5e5e5;
	padding: 50px 20px;
	margin-right:25px;
}
.photoFrame .visual01List li.noThum{
	padding-top: 130px;
}

.photoFrame .visual01List .subject .subj {
	display: inline-block;
	width: 250px;
	text-align: center;
	height:78px;
	overflow:hidden;
}

.photoFrame .visual01List .subject .mark01 {
	display: inline-block;
	vertical-align: top;
}
.photoFrame .visual01List .subject .mark02 {
	display: inline-block;
	vertical-align: bottom;
}

.photoFrame .visual01List .writer {
	text-align: center;
	font-size: 15px;
	margin-top: 10px;
	color: #777;
	font-family: 'roboto', 'noto sans kr';
}

.photoFrame .visual01List li .thum {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	/* overflow: hidden; */
	clip-path:circle(50%);
}

.photoFrame .visual01List li .thum img {
	width: 100%;
	width: 180px;
	height: 180px;
	object-fit: cover;}

.photoFrame .visual01List li .type {
	font-size: 20px;
	text-align: center;
	font-family: 'titillium web', 'noto sans kr';
	font-weight: 300;
	margin-top: 30px;
	overflow:hidden;
	height:40px;
}

.photoFrame .visual01List li .num {
	font-size: 30px;
	text-align: center;
	font-family: 'roboto', 'noto sans kr';
	margin-bottom:15px;
}

.photoFrame .visual01List li .subject {
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	line-height: 26px;
	overflow: hidden;
}

.photoFrame .visual01List li .date {
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	font-family: 'roboto', 'noto sans kr';
}

.photoFrame .visual01List li .writer {
	text-align: center;
	font-size: 15px;
	margin-top: 20px;
	color: #777;
	font-family: 'roboto', 'noto sans kr';
}

.photoFrame .visual01List .slick-dots {
	display: inline-block;
	text-align: center;
	position: absolute;
	z-index: 9;
	margin-top: 10px;
}

.photoFrame .visual01List .slick-dots li {
	width: 10px;
	height: 10px;
	background: #ddd;
	margin: 0 5px;
	padding: 0;
	border-radius: 50px;
	border: 0;
	box-shadow: 0px 0px 0px #fff;
}

.photoFrame .visual01List .slick-dots li button {
	text-indent: -9px;
	font-size: 0px;
}

.photoFrame .visual01List .slick-dots li:hover,
.photoFrame .visual01List .slick-dots li:active,
.photoFrame .visual01List .slick-dots li:focus {
	background: var(--color-point-1);
	width: 10px;
	height: 10px;
}

.photoFrame .visual01List .slick-dots li.slick-active {
	background: var(--color-point-1);
	width: 30px;
	height: 10px;
}