@charset "utf-8";
/* CSS Document */
/*banner
.banner-title{position: absolute;z-index:2;font-family:Microsoft JhengHei;color: #fff;top:145px;}
.banner-title h1{font-size: 75px;height: 105px;}
.banner-title h5{font-size: 1.25rem;margin-top: 45px;}
*/



/*通用css*/
.eee {
	display: none;
}

.br {
	display: block;
}

/* a:visited {color: #fff;} */
.sp {
	margin-bottom: 35px;
}

.col-di {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.clearfix::after {
	content: '';
	display: table;
	clear: both;
}

.sin-sp {
	margin-top: 35px;
}

.system-ex h5 {
	color: #212B33;
	font-size: 1.25rem;
}

.system-ex-ul {
	margin: 15px 0 20px 0;
}

.system-ex-ul li {
	padding: 5px 0;
	list-style: disc;
	margin-left: 20px;
}

.spe {
	margin-bottom: 35px;
}

.td-spe {
	background: #999 !important;
}

.breadcrumbs ul li a {
	color: #fff;
	text-decoration: none;
	transition: .3s ease;
}

.breadcrumbs ul li a:hover {
	color: #ddd;
	text-decoration: none;
}

.banner-area {
	position: relative;
}

.breadcrumbs.jumbotron-spe {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}

.hr {
	margin: 10px 0 1rem 0;
	border: 1px solid #eee;
}

.col-lg-3.col-md-12.sp {
	margin: 0;
	padding: 0;
}

.col-lg-9.col-md-12.sp {
	margin: 0;
	padding: 0;
}

.col-lg-12.col-md-12.sp {
	margin: 0;
	padding: 0;
}

/*登入*/
.login-area {
	margin: 20px auto 50px;
	display: block;
	width: 250px;
	text-align: center;
}

.login-in {
	padding-top: 15px;
}

.account {
	margin-bottom: 25px;
}

.account_input {
	width: 250px;
	margin-top: 5px;
}

.account_input::-webkit-input-placeholder {
	color: #999;
}

.account_input::-moz-placeholder {
	color: #212B33;
}

.account_input::-moz-placeholder {
	color: #212B33;
}

.account_input::-ms-input-placeholder {
	color: #212B33;
}

.account {
	text-align: left;
}

.forgot {
	text-align: right;
	margin: 0 auto;
	font-size: 0.75rem;
	letter-spacing: 1px;
}

.forgot a {
	color: #212B33;
}

.login-btn {
	margin: 10px auto 20px;
	background: #142956;
	padding: 10px 0;
	transition: .3s ease;
	border-radius: 2px;
}

.login-btn a {
	color: #fff;
	letter-spacing: 2px;
}

.login-btn:hover {
	background: #0dd0d0;
}

.login-sp {
	position: relative;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.login-sp span {
	background: #fff;
	padding: 10px;
}

.login-sp:before {
	position: absolute;
	content: '';
	top: 12px;
	left: 0;
	border-bottom: 1px solid #212B33;
	width: 250px;
}

.login-fb {
	background: #3b5998;
	margin: 25px auto;
	padding: 10px;
}

.login-fb a,
.login-google a {
	color: #fff;
	letter-spacing: 1.5px;
}

.login-google {
	background: #ea4335;
	margin: 25px auto;
	padding: 10px;
}

.login-q {
	font-size: 0.875rem;
}

.login-q span {
	padding-left: 5px;
}

.login-q span a {
	color: #212B33;
	transition: .3s ease;
}

.login-q span a:hover {
	color: #0dd0d0;
}

.login-re-code {
	font-size: 0.875rem;
	margin: 5px 0 0 0;
}

.login-re-code a {
	color: #999;
	transition: .3s ease;
}

.login-re-code a:hover {
	color: #0dd0d0;
}

/*忘記密碼*/
.ver-code {
	position: relative;
	padding-bottom: 25px;
}

.ver-code span {
	position: absolute;
	top: -15px;
	left: 0px;
}

.re-btn {
	border: none;
	margin-left: 5px;
	background: #999;
	color: #fff;
	font-size: 0.875rem;
	letter-spacing: 1px;
	padding: 2px 10px;
}

/*會員中心*/
span.login-title {
	display: block;
}

.login-btn.user {
	width: 250px;
	text-align: center;
	float: right;
}

.account_input.user {
	width: 100%;
}

.login-remind {
	color: #999;
	font-weight: 100;
	margin: 5px 0 0 12px;
	display: block;
}

.login-title.api {
	font-family: Microsoft JhengHei;
}

.login-title.api span {
	margin-right: 15px;
	font-weight: bolder;
	font-size: 1rem;
	min-width: 86px;
	text-align: right;
	display: inline-block;
}

.login-select {
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 5px 10px;
	margin-top: 5px;
}

/*活動報名*/
.activity-search.system-ex label {
	padding-right: 10px;
}

.btn.re-btn {
	padding: 6px 10px;
}

.download-table.activity-table {
	box-shadow: 0px 0px 5px #ddd;
}

.download-table.activity-table th:first-child,
.download-table.activity-table td:first-child {
	padding-left: 25px;
}

.download-table.activity-table a {
	color: #343A40;
}

.download-area.activity-table-area {
	margin-top: 20px;
}

.btn.re-btn:hover {
	color: #fff;
}

/*UserActivity page*/
.download-table.activity-sign-table th:first-child,
.download-table.activity-sign-table td:first-child {
	padding-left: 10px;
	width: 1%;
}

.download-table.activity-sign-table th:last-child,
.download-table.activity-sign-table td:last-child {
	width: 4%;
}

.download-table.activity-sign-table th:nth-child(2),
.download-table.activity-sign-table td:nth-child(2) {
	padding-left: 20px;
	width: 20%;
}

.download-table.activity-sign-table th,
.download-table.activity-sign-table td {
	font-size: 0.875rem;
	width: auto;
}

.download-table.activity-sign-table td:last-child {
	background: #0dd0d0;
	color: #fff;
}

.download-table.activity-sign-table td:last-child a {
	color: #fff;
}

.download-table.activity-sign-table a {
	color: #343A40;
}

.download-table.activity-sign-table td:nth-child(2) a:hover {
	color: #0dd0d0;
}

.activity-btn {
	width: 48%;
	float: left;
	box-sizing: border-box;
	background: #0dd0d0;
	text-align: center;
	padding: 20px;
	margin: 35px 1% 0;
	color: #fff;
	transition: .3s ease;
}

.activity-btn:hover {
	transform: scale(1.03)
}

.none-data td {
	background: #ddd !important;
	color: #212B33 !important;
}

/*Sitemap*/
.sitemap ul {
	margin: 15px 0;
}

.sitemap ul li {
	padding: 5px 0;
}

.sitemap-sin i {
	padding-right: 10px;
}

.sitemap-sin ul {
	padding: 15px 0;
}

.sitemap-sin ul li {
	padding: 5px 0 5px 25px;
}

.sitemap-sin {
	width: 20%;
	display: block;
	float: left;
}

.sitemap-sin ul li a {
	color: #343A40;
	transition: .3s ease;
}

.sitemap-sin ul li a:hover {
	color: #0dd0d0;
}

.metadata-area {
	margin: 35px 0;
	padding: 15px 0 15px 50px;
	background: #fff;
	border-radius: 2px;
}

.matatade-search-border {
	margin: 5px 0 0 15px;
	box-shadow: 2px 2px 3px 2px #eee inset !important;
	background: #fafafa !important;
}

.sitemap-ruselt p {
	font-size: 1rem;
	margin-bottom: 15px;
}

.sitemap-ruselt a {
	color: #343A40;
	font-size: 1.2rem;
	transition: .3s ease;
}

.sitemap-ruselt a:hover {
	color: #0dd0d0;
}

/*entrance*/
#banner .owl-dots {
	position: absolute;
	top: 95%;
	left: 50%;
	transform: translateX(-50%);
}

.entrance_bk {
	background: #fff;
	margin: 0 auto;
	height: 280px;
	margin-top: 35px;
}

.entrance,
.entrance-2 {
	text-align: center;
	display: block;
	margin: 80px 0 45px 0;
}

.menu.photography.sp {
	margin-bottom: 35px;
}

/*入口icon*/
/*天文補給站*/
.entrance:nth-child(1)::before {
	content: url(../img/astronomical_supply/icon/01-light-bulb.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance:hover:nth-child(1)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/01-light-bulb-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance.active:nth-child(1)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/01-light-bulb-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance:nth-child(2)::before {
	content: url(../img/astronomical_supply/icon/02-planet.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance:hover:nth-child(2)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/02-planet-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance.active:nth-child(2)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/02-planet-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance:nth-child(3)::before {
	content: url(../img/astronomical_supply/icon/03-book.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance:hover:nth-child(3)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/03-book-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance.active:nth-child(3)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/03-book-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance:nth-child(4)::before {
	content: url(../img/astronomical_supply/icon/04-photo.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance:hover:nth-child(4)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/04-photo-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance.active:nth-child(4)::before {
	display: block;
	z-index: 99;
	content: url(../img/astronomical_supply/icon/04-photo-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

/*星動時刻*/
.entrance-2:nth-child(1)::before {
	content: url(../img/startime/icon/01-star.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2:hover:nth-child(1)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/01-star-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2.active:nth-child(1)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/01-star-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2:nth-child(2)::before {
	content: url(../img/startime/icon/02-lesson.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2:hover:nth-child(2)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/02-lesson-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2.active:nth-child(2)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/02-lesson-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2:nth-child(3)::before {
	content: url(../img/startime/icon/03-download.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2:hover:nth-child(3)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/03-download-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2.active:nth-child(3)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/03-download-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2:nth-child(4)::before {
	content: url(../img/startime/icon/04-box.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2:hover:nth-child(4)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/04-box-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance-2.active:nth-child(4)::before {
	display: block;
	z-index: 99;
	content: url(../img/startime/icon/04-box-hover.svg);
	position: absolute;
	width: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.entrance::after,
.entrance-2::after {
	content: url(../img/astronomical_supply/sp.png);
	position: absolute;
	top: -20px;
	left: 100%;
}

.entrance_bk>.entrance:last-child::after,
.entrance_bk>.entrance-2:last-child::after {
	display: none;
}

.entrance a,
.entrance-2 a {
	display: block;
	z-index: 99;
}

.entrance h6,
.entrance-2 h6 {
	font-size: 1.5rem;
	padding: 28% 0 20%;
	color: #142956;
}

.entrance:hover h6,
.entrance-2:hover h6 {
	color: #0dd0d0;
}

.entrance.active h6,
.entrance-2.active h6 {
	color: #0dd0d0;
}

/*slide_nav*/
.slide-bk {
	float: left;
	display: inline-block;
	width: 290px;
}

/*content*/
.content-bk {
	display: inline-block;
	width: 100%;
	float: left;
	border-radius: 2px;
}

.article-1 {
	padding: 1.4rem 3rem;
	border: #EDF0F0 1px solid;
	margin-bottom: 35px;
	background: #fff;
}

.article-1 h3 {
	font-size: 2.0rem;
	color: #212B33;
}

.article-1 h5 {
	margin-bottom: 10px;
}

.article-1 p {
	font-size: 1.125rem;
	color: #212B33;
	line-height: 1.75;
}

.article-1.sp {
	margin-bottom: 70px;
}

/*video*/
.video-area {
	margin-bottom: 70px;
	border: #EDF0F0 1px solid;
	position: relative;
}

.video-bk {
	background: #fff;
	width: auto;
	box-sizing: border-box;
	padding: 0 80px;
}

.video-data h5 {
	color: #343A40;
	font-size: 1rem;
	padding: 12px 0 6px;
}

.owl-carousel.owl-theme.video-di {
	margin-bottom: 90px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #3FEDEC;
}

/*箭頭區*/
.owl-carousel .owl-nav button.owl-prev {
	left: -70px;
	top: -25px;
}

.owl-carousel .owl-nav button.owl-next {
	right: -70px;
	top: -25px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
	color: #142956;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: none;
}

/*箭頭區*/
.video-di .owl-dots {
	position: absolute;
	top: 110%;
	left: 50%;
	transform: translateX(-50%);
}

.content-more {
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translateX(-50%);
	background: #142956;
	border-radius: 2px;
	transition: .3s ease;
}

.content-more:hover {
	background: #00B6CE;
}

.content-more .content-btn-more {
	font-size: 1.25rem;
	border: 0;
	color: #fff;
	padding: 1.125rem 0;
	width: 200px;
	display: inline-block;
	text-align: center;
}

.owl-item active {
	width: 4.5%;
	margin: 0 33px 0 80px;
}

/*星知星聞*/
.astronomical-news-content {
	border-bottom: 1px solid #dddddd;
	padding: 2rem 0;
}

.astronomical-news-content:last-child {
	margin-bottom: 35px;
}

.astronomical-news-img {
	width: 23%;
	margin-right: 2%;
	float: left;
}

.astronomical-news-p {
	width: 58%;
	float: left;
	margin-right: 2%;
}

.astronomical-news-p a,
.q-content a,
.photo a {
	color: #212B33;
}

.astronomical-news-p a:hover,
.q-content a:hover,
.photo a:hover {
	color: #0dd0d0;
}

.astronomical-news-p h5 {
	font-size: 1.2rem;
}

.astronomical-news-p p {
	font-size: 1rem;
	padding-top: 0.3rem;
}

.astronomical-news-date {
	width: 15%;
	float: left;
	text-align: center;
}

.day {
	font-size: 2.5rem;
}

.content-more.news {
	top: 97%;
}

.content-bk.news {
	margin-bottom: 70px;
}

/*南瀛天宮書*/
/*切版示範*/
.test-1 img {
	width: 48%;
	margin: 3% 2% 0 0;
	float: left;
}

/*切版示範*/
/*天文攝影*/
.content-bk.qa {
	margin-bottom: 70px;
}

.menu.photography .list:after {
	display: none;
}

.menu.photography .list a {
	text-align: center;
	padding: 1.25rem 0 1rem !important;
}

.menu.photography .list a:hover {
	background-color: #0dd0d0;
	color: #fff;
	transition: 300ms all;
}

.q-content {
	border-bottom: 1px solid #ddd;
	padding: 16px 0;
}

.q-content:last-child {
	margin-bottom: 35px;
}

.q-content span {
	margin-right: 10px;
	font-size: 1.125rem;
}

.content-more.qa-btn {
	top: 85%;
}

.col-lg-9.col-md-12.gallery {
	padding: 0;
}

.photo {
	width: 24%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1.5rem;
}

.photo:nth-child(4n) {
	margin-right: 0 !important;
}

.photo:last-child {
	margin-bottom: 35px;
}

.photo-p {
	background: #fff;
	padding: 1rem 0 1rem 1rem;
}

.photo a img {
	transition: .5s ease;
}

.photo a img:hover {
	transform: scale(1.05);
}

.gallery-con~h6 {
	margin-top: 20px;
}

.gallery-con img {
	padding-top: 20px;
}

.gallery~h6 {
	margin-top: 20px;
}

/*星動時刻*/
/*切版示範*/
.test-2 {
	width: 48%;
	margin: 3% 2% 0 0;
	float: left;
}

.test-2 img {
	width: 100%;
	float: left;
}

/*切版示範*/

.lesson {
	padding: 0 3rem;
	border: #EDF0F0 1px solid;
	margin-bottom: 15px;
	background: #fff;
}

.lesson-img {
	float: left;
	width: 20%;
	padding: 40px 0 0 0;
}

.lesson-img img {
	width: 100%;
}

.lesson-p {
	width: 90%;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding: 40px 20px 0;
}

.lesson-p p {
	font-size: 1rem;
	color: #212B33;
	line-height: 1.75;
	padding: 15px 0 0 0;
}

.lesson-p span {
	font-weight: 400;
	font-size: 1rem;
}

.term {
	color: #fff;
	padding: 4px 10px 4px;
	position: absolute;
	right: 4%;
	top: 38px;
}

.term>span {
	font-size: 0.75rem !important;
	letter-spacing: 1.5px;
}

.term-number,
.class-number {
	padding: 5px 10px;
}

.term-number {
	background: #0dd0d0;
}

.class-number {
	background: #0aa0a0;
}

.lesson-p h5 {
	font-size: 1.2rem;
	color: #212B33;
}

.Section-number {
	width: 10%;
	float: left;
	background: #142956;
	text-align: center;
	color: #fff;
	padding: 70px 0;
	transition: .3s ease;
}

.Section-number:hover {
	background: #0dd0d0;

}

.Section-number p {
	color: #fff;
}

.Section-number a {
	color: #fff;
}

.col-lg-12.download-select {
	margin: 1rem 0 0 0;
	padding: 0;
}

.btn.dowmload {
	width: 18%;
	margin-right: 2%;
	float: left;
	background: #0dd0d0;
	color: #fff;
	padding: 20px 0 16px 0;
	font-size: 1.125rem;
	border: 0;
}

.btn.dowmload a {
	color: #fff;
	display: block;
	transition: .3s ease;
}

.btn.dowmload a:hover {
	color: #343A40;
}

.login-select.download {
	width: 80%;
	float: left;
	padding: 20px 20px 17px;
	background: #ddd;
	margin: 0;
	font-size: 1.125rem;
}

.slide-bk.download {
	width: 80%;
	float: left;
}

li.list.download {
	background: #dddddd;
}

li.list.download a {
	font-size: 1rem;
	color: #212B33;
}

.download-area {
	margin-top: 2.5rem;
}

tr.t-head {
	background: #142956;
	color: #fff;
	font-size: 1rem;
}

.t-head~tr {
	border-bottom: 1px solid #e6e6e6;
}

th:first-child,
td:first-child {
	text-align: left;
	padding-left: 102px;
	width: 36%;
}

th {
	padding: 16px 0;
}

th,
td {
	text-align: center;
	width: 16%;
}

td {
	padding: 15px 0;
}

.download-table img {
	width: 40px;
}

.download-table tr td:last-child img {
	width: 25px;
}

.tr-sp-hi {
	display: none;
}

/*志工園地*/
#calendar tr td {
	border: 1px solid #ddd;
}

div#calendar {
	margin: 20px 0 0 0;
}

tr.mth-info td:nth-child(1) {
	width: 5% !important;
}

tr.mth-info td:nth-child(2) {
	font-size: 1.32rem !important;
	width: 90% !important;
	color: #fff;
}

tr.mth-info td:nth-child(3) {
	width: 5% !important;
}

tr.mth-info td:nth-child(1) a,
tr.mth-info td:nth-child(3) a {
	font-family: 標楷體;
	font-size: 1.25rem;
	color: #fff;
	transition: .3s ease;
	font-weight: bolder;
	display: block;
	padding: 12px;
}

tr.mth-info td:nth-child(1) a:hover,
tr.mth-info td:nth-child(3) a:hover {
	font-family: 標楷體;
	font-size: 1.25rem;
	color: #0dd0d0;
}

tr.mth-info td a {
	display: block;
	padding: 12px;
}

tr.mth-info td {
	padding: 0 !important;
}

td.top-mth {
	background: #142956;
}

#calendar th,
#calendar td {
	margin: 0;
	padding: 0;
	width: 14%;
}

tr.week-content td span {
	font-size: 1.32rem;
}

#calendar td {
	text-align: center;
	font-size: 0.75rem;
	padding: 10px;
}

.week-content td a.unava {
	color: #152856;
	font-weight: 100;
}

.week-content td a.ava {
	color: #bd4e74;
	font-weight: 600;
}

.week-content td a.ava:hover {
	color: #0dd0d0;
}

/*文創商品*/
.product-activity-img {
	margin-bottom: 15px;
}

.product-activity-img img {
	width: 100%;
}

.product-select {
	position: absolute;
	top: 0;
	right: 0;
}

.product-select span {
	font-size: 1rem;
	margin-right: 10px;
}

.btn.re-btn.btn-sp:hover {
	background: #0dd0d0;
}

/*文創商品-內頁*/
.product-img {
	width: 60%;
	float: left;
	text-align: center;
	margin: 25px 0 0 0;
}

.product-p {
	width: 40%;
	float: left;
}

.product-des {
	width: 100%;
	float: left;
}

.product-name p:first-child {
	font-size: 1.5rem;
	padding: 20px 0;
}

.price {
	text-decoration: line-through;
}

.sp-price {
	color: #D41212;
	font-size: 1.32rem;
	padding-left: 10px;
}

.price-area {
	margin-top: 10px;
}

p.product-des {
	margin-top: 20px;
}

.thumbnails li {
	border: 1px solid #ddd;
	transition: .3s ease;
}

.thumbnails li:active,
.thumbnails li:focus,
.thumbnails li:visited {
	border: 3px solid #0dd0d0;
}

/* Product with eazy zoom */
.thumbnails {
	overflow: hidden;
	margin: 1em 0;
	padding: 0;
	text-align: center;
}

.thumbnails li {
	display: inline-block;
	width: 100px;
	margin: 0 5px;
}

.thumbnails img {
	display: block;
	min-width: 100%;
	max-width: 100%;
}

.toggle {
	display: block;
	margin: 10px auto 1.5em;
}


/*.thumbnails ul {margin: 10px -8px 0;}*/
/*.thumbnails ul li {width: 20%;text-align: center;padding: 8px;float: left;box-sizing: border-box;}*/
/*.thumbnails ul li:nth-child(5n+1) {clear: left;}*/
/*.thumbnails ul li a {max-width: 91px;width: 100%;display: inline-block;position: relative;}*/
/*.thumbnails ul li a:before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: 1px solid #ccc;transition: all .15s ease-in-out;z-index: 2;}*/
/*.thumbnails ul li.active a:before {border: 3px solid #0dd0d0;}*/


/*RWD*/
/*------------------------------------------------------------1280------------------------------------------------------------*/
@media (max-width:1280px) {

	/*天文補給站+星動時刻*/
	.entrance,
	.entrance-2 {
		margin: 80px 0 58px 0;
	}

	/*天文補給站-成果照片*/
	.gallery-area {
		width: 100%;
		margin-left: 3%;
	}

	.photo {
		width: 23.5%;
	}
}

/*------------------------------------------------------------1200------------------------------------------------------------*/
@media (max-width:1200px) {

	/*通用*/
	.slide-bk {
		width: 100%;
	}

	/*天文補給站+星動時刻*/
	.entrance,
	.entrance-2 {
		margin: 80px 0 70px 0;
	}

	.col-lg-3.col-md-12.sp {
		padding-right: 0.5rem;
	}

	.col-lg-9.col-md-12.sp {
		padding-left: 0.5rem;
	}
}

/*------------------------------------------------------------1024------------------------------------------------------------*/
@media (max-width:1024px) {

	/*通用*/
	.hr {
		margin: 10px 0 1rem 0;
	}

	.article-1 {
		margin-bottom: 25px;
	}

	/*天文補給站+星動時刻*/
	.entrance_bk {
		margin-top: 25px;
	}

	.entrance,
	.entrance-2 {
		margin: 80px 0 65px 0;
	}

	.entrance h6,
	.entrance-2 h6 {
		font-size: 1.5rem;
		padding: 35% 0 20%;
	}

	ul.menu .list a {
		padding: 20px 0px 20px 30px;
		font-size: 1.125rem;
	}

	ul.menu .list:after {
		top: 18px;
		font-size: 1.25rem;
	}
}

/*------------------------------------------------------------800------------------------------------------------------------*/
@media (max-width:800px) {

	/*通用*/
	.slide-bk {
		margin: 25px 0 0 0;
	}

	/*天文補給站+南瀛天文館*/
	.col-lg-3.col-md-12.sp {
		padding-right: 0;
	}

	.col-lg-9.col-md-12.sp {
		padding-left: 0;
	}

	.entrance:nth-child(1)::before,
	.entrance:nth-child(2)::before,
	.entrance:nth-child(3)::before,
	.entrance:nth-child(4)::before,
	.entrance-2:nth-child(1)::before,
	.entrance-2:nth-child(2)::before,
	.entrance-2:nth-child(3)::before,
	.entrance-2:nth-child(4)::before {
		width: 50px;
	}

	.entrance,
	.entrance-2 {
		margin: 50px 0 0;
	}

	.entrance_bk {
		height: 190px;
	}

	.entrance::after,
	.entrance-2::after {
		top: -30%;
	}

	.entrance h6,
	.entrance-2 h6 {
		font-size: 1.25rem;
		padding: 35% 0 20%;
	}

	ul.menu .list:after {
		top: 14px;
	}

	.content-bk {
		margin-top: 25px;
	}

	.content-more .content-btn-more {
		font-size: 1rem;
		padding: 1rem 0;
		width: 160px;
	}

	.video-area {
		margin-bottom: 70px;
	}

	.content-more {
		top: 93%;
	}

	.gallery-area {
		margin-left: 1%;
	}

	.photo {
		width: 32%;
	}

	.photo:nth-child(4n) {
		margin-right: 1% !important;
	}

	/*待刪除*/
	.test-2 {
		width: 100%;
	}

	th:first-child,
	td:first-child {
		padding-left: 20px;
		width: 34%;
	}

	th,
	td {
		width: 16%;
	}

	.sitemap-sin {
		width: 50%;
	}

	.col-lg-12.download-select {
		margin: 0.5rem 0 0 0;
	}

	.download-area {
		margin-top: 1.875rem;
	}

	.menu.photography.sp {
		margin-bottom: 0px;
	}

	/*文創*/
	.sin-sp {
		margin-top: 0px;
	}

	.metadata-area {
		margin: 0 0 25px 0;
	}

	.thumbnails {
		text-align: left;
	}

	.lesson-p {
		width: 100%;
		padding: 40px 0 30px 0;
	}

	.Section-number {
		width: 100%;
		padding: 10px 0;
		margin-bottom: 20px;
	}

	.term {
		right: 0px;
		padding: 4px 0 4px 10px;
	}

	.term-sp-vi {
		display: block;
	}

	.lesson-img {
		margin: 40px 0 0;
		padding: 0;
	}

	.term.term-sp-vi {
		right: 10px;
		top: 0;
		writing-mode: vertical-rl;
		z-index: 9;
		padding: 10px 4px;
		background: #0dd0d0;
		letter-spacing: 2px;
	}
}

/*------------------------------------------------------------500------------------------------------------------------------*/
@media (max-width:500px) {

	/*通用*/
	.aaa {
		display: block;
	}

	.bbb {
		display: none;
	}

	.article-1 {
		margin-bottom: 16px;
		padding: 1.4rem;
	}

	.htmleaf-container h1 {
		margin: 16px 0 0 0;
	}

	.content-bk {
		float: none;
		width: 100%;
		margin: 16px auto;
		display: block;
	}

	.slide-bk {
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}

	/*線上服務*/
	.metadata-area {
		margin: 0 0 16px 0;
	}

	/*天文補給站+星動時刻*/
	.entrance,
	.entrance-2 {
		background: #fff;
		padding: 50px;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}

	.entrance:nth-child(2n),
	.entrance-2:nth-child(2n) {
		border-right: 1px solid #fff;
	}

	.entrance:nth-child(3),
	.entrance:nth-child(4),
	.entrance-2:nth-child(3),
	.entrance-2:nth-child(4) {
		border-bottom: 1px solid #fff;
	}

	.main-entrance .container {
		width: 100%;
	}

	.entrance_bk {
		background: none;
	}

	.entrance::after,
	.entrance-2::after {
		top: 0;
	}

	.entrance,
	.entrance-2 {
		margin: 0;
	}

	.entrance::after,
	.entrance-2::after {
		display: none;
	}

	.entrance h6,
	.entrance-2 h6 {
		font-size: 1.25rem;
		padding: 50% 0 5%;
	}

	.entrance_bk {
		margin-top: 16px;
	}

	/*天文補給站-天文快易通*/
	.video-area {
		width: 100%;
		display: block;
		margin: 0 auto 4rem;
		float: none;
	}

	.video-bk {
		float: none;
		width: 88%;
		margin: 35px auto;
		display: block;
	}

	.video-di .owl-dots {
		width: 100%;
	}

	/*天文補給站-星知星聞*/
	.astronomical-news-img {
		width: 100%;
		margin-right: 0%;
		text-align: center;
	}

	.astronomical-news-img img {
		width: 100%;
	}

	.astronomical-news-img {
		float: none;
	}

	.astronomical-news-p {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-top: 1rem;
	}

	.day {
		font-size: 1rem;
	}

	.yearmonth {
		display: flex;
	}

	.astronomical-news-date {
		width: 100%;
		float: none;
		text-align: left;
		display: flex;
		letter-spacing: 2px;
		margin-top: 12px;
	}

	.content-more.news {
		top: 99%;
	}

	/*天文補給站-天文攝影*/
	/*待刪除*/
	.test-1 img {
		width: 100%;
		float: none;
	}

	.gallery-area {
		width: 96%;
		margin-left: 0%;
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.photo {
		width: 100%;
	}

	.photo img {
		width: 100%;
	}

	.photo-p {
		padding: 1rem 0 1rem 0;
	}

	.content-more.qa-btn {
		top: 88%;
	}

	/*-*/
	.lesson-img {
		width: 100%;
		padding: 40px 0 0;
	}

	.Section-number p {
		color: #999;
		display: inline;
		padding-left: 5px;
	}

	.download-table img {
		width: 20px;
	}

	.btn.dowmload {
		margin-right: 2%;
		padding: 10px 0;
		font-size: 1rem;
	}

	ul.menu .list a {
		padding: 10px 0px 10px 15px;
		font-size: 1rem;
	}

	ul.menu .list:after {
		top: 8px;
	}

	.download-area {
		margin: 15px auto;
		width: 100%;
	}

	.visible-sm.spe {
		display: block
	}

	.tr-sp-vi {
		display: revert;
		background: #dddddd;
		color: #212B33;
	}

	th,
	td {
		width: 33%;
	}

	.ccc {
		width: 100% !important;
	}

	th:first-child,
	td:first-child {
		padding-left: 12px;
	}

	.matatade-search {
		display: inline-grid;
		width: 100%;
		margin-bottom: 10px;
	}

	.metadata-area {
		padding: 25px;
	}

	.matatade-search-border {
		margin: 0;
	}

	.btn.re-btn.btn-sp {
		margin: 15px 0 0 0;
	}

	.sitemap-sin {
		width: 100%;
	}

	.htmleaf-container {
		width: 100%;
		margin: 0 auto;
	}

	.login-btn.user {
		width: 100%;
	}

	.btn.re-btn.btn-sp {
		width: 100%;
		margin: 15px 0;
	}

	.download-area.activity-table-area {
		width: 100% !important;
	}

	.download-area.activity-table-area table tr th,
	.download-area.activity-table-area table tr td {
		width: 25%;
		padding: 10px;
	}

	tr.tr-sp-hi.tr-sp-vi td:first-child {
		text-align: right;
	}

	tr.tr-sp-hi.tr-sp-vi td:nth-child(2) {
		text-align: left;
	}

	tr.tr-sp-hi.tr-sp-vi.download-text td:first-child {
		text-align: left;
		padding-left: 30px;
	}

	.login-select.download {
		padding: 9px 0 9px 10px;
	}

	div#calendar {
		overflow: scroll;
	}

	.login-select.calan {
		width: 100%;
	}

	/*文創商品*/
	.product-select {
		position: relative;
	}

	.product-img {
		width: 100%;
	}

	.product-p {
		width: 100%;
	}

	.thumbnails {
		text-align: center;
	}

	.thumbnails li {
		width: 70px;
	}
}

/*------------------------------------------------------------420------------------------------------------------------------*/
@media (max-width:420px) {
	.lesson-p {
		width: 100%;
		padding: 10px 0;
	}

	.term {
		display: block;
		position: relative;
		top: 0;
		right: 0;
		padding: 15px 0;
	}

	.lesson-p p {
		padding: 10px 0 0 0;
	}

	.login-area {
		width: 100%;
	}

	.account_input {
		width: 100%;
	}

	.activity-btn {
		height: 55px;
	}
}

/*------------------------------------------------------------386------------------------------------------------------------*/
@media (max-width:386px) {

	/*天文補給站+*/
	.entrance,
	.entrance-2 {
		padding: 30px;
	}

	.entrance h6,
	.entrance-2 h6 {
		font-size: 1rem;
		padding: 50% 0 0%;
	}

	.video-bk {
		width: 100%;
		padding: 0 60px;
	}

	.login-select.download {
		width: 100%;
		margin: 16px 0 0 0;
	}

	tr.tr-sp-hi.tr-sp-vi.download-text td:first-child {
		padding-left: 16px;
	}

	table.download-table td {
		font-size: 0.75rem;
	}

	.btn.dowmload {
		width: 100%;
	}

	.slide-bk.download {
		width: 100%;
	}

	ul.menu .list:after {
		right: 5px;
	}

	.login-title.api span {
		display: block;
		text-align: left;
	}

	.download-area.activity-table-area table tr td {
		padding: 10px 5px;
	}

	.download-table.activity-table td:first-child {
		padding-left: 0px;
		padding: 5px;
	}

	.activity-btn {
		height: 80px;
	}

	.thumbnails li {
		width: 45px;
	}
}

/*------------------------------------------------------------320------------------------------------------------------------*/
@media (max-width:320px) {

	/*通用*/
	.ddd {
		display: none;
	}

	/*天文補給站+星座時課*/
	.entrance,
	.entrance-2 {
		padding: 16px;
	}

	tr.tr-sp-hi.tr-sp-vi.download-text td:first-child {
		padding-left: 25px;
	}

	.video-bk {
		padding: 0 49px;
	}

	ul.menu .list a {
		padding: 10px 0px 10px 10px;
		font-size: 0.75rem;
	}

	ul.menu .list:after {
		top: 3px;
	}

	.login-select {
		width: 100%;
	}

	.activity-btn {
		height: 100px;
	}
}