.single-notice .wrapper {
	max-width: 1188px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding-top: 110px;
	padding-bottom: 100px;
}

.single-notice .fixedSection {
	margin-bottom: 80px;
}

.single-notice .topSection {
	margin-bottom: 30px;
}

.single-notice .title {
	font-size: 26px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: #000;
}

.single-notice .listWrapper {
	width: 100%;
}

.single-notice .tabWrapper {
	margin: 0 -15px;
	font-size: 0;
}

.single-notice .tab {
	display: inline-block;
	width: 33.33%;
	padding: 0 15px;
	box-sizing: border-box;
	cursor: pointer;
}

.single-notice .list {
	width: 100%;
	padding: 45px 20px;
	border-radius: 10px;
	border: 1px solid #eee;
	text-align: center;
	cursor: pointer;
	transition: 0.4s;
}

.single-notice .list:hover {
	opacity: 0.6;
	border: 1px solid #1351F6;
}

.single-notice .list img {
	width: 40px;
	height: 40px;
}

.single-notice .list p {
	padding: 17px 0 16px 0;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.single-notice .list span {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #666666;
}

/* 모바일 스타일 */
@media (max-width: 768px) {
	.single-notice .wrapper {
		padding: 0;
		padding-top: 60px;
		padding-bottom: 50px;
	}

	.single-notice .fixedSection {
		padding: 0 20px;
		margin-bottom: 0;
	}

	.single-notice .topSection {
		margin-bottom: 22px;
	}

	.single-notice .title {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.single-notice .tabWrapper {
		margin: 0 -10px;
	}

	.single-notice .tab {
		padding: 0 10px;
	}

	.single-notice .list {
		height: auto;
		padding: 24px 0;
	}

	.single-notice .list img {
		width: 26px;
		height: 26px;
	}

	.single-notice .list p {
		padding: 10px 0 0 0;
		font-size: 12px;
		line-height: normal;
	}

	.single-notice .list span {
		display: none;
	}
}

.single-notice .notice-sinlge {
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box;
}

.single-notice .notice-sinlge h2 {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.single-notice .notice-sinlge .top-section {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
	border-top: 1px solid #000;
}

.single-notice .notice-sinlge .title {
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.single-notice .notice-sinlge .date {
	font-size: 14px;
	color: #666;
}

.single-notice .notice-sinlge .content {
	padding: 30px 0 10px 0;
	margin-bottom: 50px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	line-height: 1.71;
	font-size: 20px;
}
.single-notice .notice-sinlge .content figure {
    margin: 10px auto 10px auto;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
 }
.single-notice .notice-sinlge .content .wp-block-gallery {
    width: 100%;
    display: flex;
 }
.single-notice .notice-sinlge .content .wp-block-gallery p {
    display: none !important;
    font-weight: unset !important;
    line-height: unset !important;
    font-size: unset !important;
    letter-spacing: unset !important;
    color: unset !important;
    margin-bottom: unset !important;
 }
.single-notice .notice-sinlge .content .wp-block-image {
    margin-right: 20px !important;
 }
.single-notice .notice-sinlge .content .wp-block-image:last-of-type {
    margin-right: 0 !important;
}
.single-notice .notice-sinlge .content figcaption {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #767676;
    letter-spacing: -0.03em;
    line-height: 1.6;
 }
.single-notice .notice-sinlge .content .has-text-align-center {
    text-align: center;
 }
.single-notice .notice-sinlge .content h1 {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.2;
    color: #222222;
    letter-spacing: -0.03em;
    margin-bottom: 30px;
 }
.single-notice .notice-sinlge .content h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #222222;
    letter-spacing: -0.03em;
    margin-bottom: 30px;
  }
.single-notice .notice-sinlge .content h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #313131;
    letter-spacing: -0.03em;
    margin-bottom: 30px;
  }
.single-notice .notice-sinlge .content h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.6;
    color: #222222;
    letter-spacing: -0.03em;
    margin-bottom: 30px;
  }
.single-notice .notice-sinlge .content blockquote {
    border-left: 2px solid #000000;
    padding: 18px 0px 18px 35px;
    margin: 34px 0;
  }
.single-notice .notice-sinlge .content blockquote p {
    margin: 0;
  }
.single-notice .notice-sinlge .content blockquote p strong {
    font-size: 19px;
    line-height: 1.6;
    letter-spacing: -0.03em;
    margin: 0;
  }
.single-notice .notice-sinlge .content p {
    font-weight: 400;
    font-size: 19px;
    line-height: 1.7;
    letter-spacing: -0.03em;
    color: #333333;
    display: block;
    /* margin-bottom: 7px; */
    min-height: 40px;
  }
.single-notice .notice-sinlge .content ul li {
    font-weight: 400;
    font-size: 19px;
    color: #111111;
    line-height: 1.6;
    letter-spacing: -0.03em;
    margin-bottom: 10px;
    list-style: inside;
  }
.single-notice .notice-sinlge .content ol {
    padding-left: 35px;
  }
.single-notice .notice-sinlge .content strong {
    line-height: 1.7;
    /* letter-spacing: -0.03em; */
    display: inline;
    font-weight: bold;
  }
.single-notice .notice-sinlge .content ol li {
    font-weight: 400;
    font-size: 19px;
    line-height: 1.6;
    color: #111111;
    letter-spacing: -0.03em;
    margin-bottom: 8px;
    /* list-style: decimal; */
  }
.single-notice .notice-sinlge .content p a {
    position: relative;
    font-weight: 400;
    font-size: 19px;
    line-height: 1.6;
    /* color: #fb4700; */
    letter-spacing: -0.03em;
    text-decoration: underline;
  }
.single-notice .notice-sinlge .content img {
    display: block;
    border-radius: 15px;
    object-fit: cover;
    /* max-width: 700px; */
    max-height: 100%;
    /* width: 100%; */
    height: auto;
    margin: 20px auto 20px auto;
  }
.single-notice .notice-sinlge .content hr {
    margin: 30px 0;
  }


.single-notice .notice-sinlge .loading-round {
	width: 50px;
	height: 50px;
	border: 5px solid #f3f3f3;
	border-top: 5px solid #3498db;
	border-radius: 50%;
	animation: spin 2s linear infinite;
}

/* Spinner Animation */
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.single-notice .notice-sinlge .more-button a {
	display: block;
	width: 200px;
	font-size: 12px;
	margin: 20px auto;
	text-align: center;
	transition: 0.4s;
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	background-color: #1351F6;
}

.single-notice .notice-sinlge .more-button a:hover {
	opacity: 0.6;
}

/* Mobile styles */
@media (max-width: 768px) {
	.single-notice .notice-sinlge {
		padding: 0 20px;
		margin: 50px 0 0 0;
	}

	.single-notice .notice-sinlge h2 {
		margin-bottom: 0;
		padding-bottom: 20px;
		font-size: 16px;
	}

	.single-notice .notice-sinlge .top-section {
		padding: 20px 0;
		display: block;
	}

	.single-notice .notice-sinlge .title {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
	}

	.single-notice .notice-sinlge .date {
		text-align: center;
	}

	.single-notice .notice-sinlge .content {
		padding: 20px 0;
		margin-bottom: 20px;
		font-size: 13px;
		line-height: 1.85;
	}
	.single-notice .notice-sinlge .content h2 {
      font-size: 14px;
    }
    .single-notice .notice-sinlge .content p {
      font-size: 13px;
      line-height: 1.85;
    }

	.single-notice .notice-sinlge .loading-round {
		margin: 0 auto;
	}

	.single-notice .notice-sinlge .more-button a {
		width: 100%;
		font-size: 13px;
	}
}
