body{
	font-family: 'Noto Sans TC', sans-serif !important;
}

html {
	text-align: center;
	overflow-x: hidden !important;
}

.news-logo ,
.rabbit_fox_01 {
	text-align: left;
}

.news-logo ,
.nav-animation ,
.rabbit_fox_01 {
	position: relative;
}

a {
	text-decoration: none;
}

footer a {
	color: rgb(59, 59, 59);
}

.video_wrapper {
	background-image: url(../../img/rainbow.png);
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-position: right top;
}
.nav_wrapper {
	background-image: url(../../img/top_wave.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.news-logo > .topWave ,
.news-logo > .rainbow {
	visibility: hidden;
}

.news-logo > .topWave ,
.news-logo > .rainbow ,
.rabbit_fox_01 > img,
.rabbit_fox_01 > div {
	position: absolute;
}

.news-logo > .topWave ,
.news-logo > .rainbow {
	top: 0;
	left: calc(50% - 952px)
}


.news-logo > .indexLogo {
	position: relative;
	margin: auto;
	padding-top: 59px;
	padding-bottom: 50px;
	display: block;
	z-index: 1000;
}

nav {
	margin-top: 60px;
}

.nav-animation {
	margin: auto;
	width: auto;
}

.nav-animation li {
	display: inline-block;
	padding: 4px;
}

.nav-animation a {
	color: rgb(82, 82, 82);
	text-decoration: none;
	vertical-align: baseline;
	font-size: 24px;;
	display: inline-block;
	padding: 0 calc(0.91vw + 3px);
}

.title {
	margin-top: 100px;
}

.title > .red-highlight {
	font-size: 45px;
	color: rgb(156, 34, 36);
	font-weight: bold;
	line-height: 1.333;
}

.title > p {
	font-size: 24px;
	color: rgb(64, 62, 61);
	line-height: 2;
	font-weight: bold;
}

.response_line {
	margin-top: 15px;
	margin-bottom: 35px;
}

.rabbit_fox_01 > .leading-role {
	position: relative;
	margin: auto;
	padding-top: 59px;
	display: block;
}

.rabbit_fox_01 > .tree {
	right: calc(50% - 1200px);;
	top: -100px;
}

.rabbit_fox_01 > .grass2 {
	bottom: -10px;
	right: calc(50% - 355px);
}

.rabbit_fox_01 > .grass1 {
	bottom: -85px;
	right: calc(50% - 210px);
}

.downarrow {
	margin-top: 50px;
	margin-bottom: 25px;;
}

.downarrow > img {
	width: 80px;
}

.upcoming h2.red-highlight {
	font-size: 45px;
	color: rgb(156, 34, 36);
	font-weight: bold;
	line-height: 1.333;
	text-align: center;
}

.upcoming {
	width: 1000px;
	margin: auto;
}

.upcoming-list-item {
	clear: both;
	min-height: 372px;
	padding-top: 35px;
	padding-bottom: 35px;
}

[class*=-list-item] .frame {
	position: relative;
	width: 330px;
	height: 372px;
}

[class*=-list-item] img {
	position: absolute;
	left: 0;
}

[class*=-list-item] > div {
	display: inline-block;
}

[class*=-list-item] .upcoming-img {
	float: left;
	overflow: hidden;
}

img[src*=brushframe] {
	height: 102%;
	width: auto;
	top: -0.5%;
}

[class*=-list-item] .upcoming-content {
	float: right;
	width: calc(100% - 330px - 45px);
}

.upcoming .upcoming-content h3 {
	font-size: 24px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	max-width: 21em;;
	margin-bottom: 5px;
}

.upcoming .upcoming-content .locationAndTime {
	color: rgb(156, 34, 36);
}

.upcoming .upcoming-content p {
	font-size: 20px;
	color: rgb(0, 0, 0);
	line-height: 2;
	text-align: left;
	max-width: 26em;;
}

.rabbit_fox_02 {
	position: relative;
	text-align: left;
}

.rabbit_fox_02 > * {
	position: absolute;
}

.rabbit_fox_02 .tree {
	top: 245px;
	left: -859px;
}

.rabbit_fox_02 .grass1 {
	top: 1090px;
	right: -230px;
}

.rabbit_fox_02 .grass2 {
	top: 977px;
	right: -340px;
}

.timeline {
	position: relative;
	margin-top: -8px;;
}

.timeline .line {
	display: block;
	margin: auto;
}

.timeline [class^=dot] {
	position: absolute;
	left: calc(50% - 9px);
}

.history {
}

.history-title {
	position: relative;
	width: auto;
}

.history-title > h2 {
	position: absolute;
	width: 2em;
	font-size: 36px;
	color: rgb(252, 248, 238);
	line-height: 1;
	left: calc(50% - 1em);
	bottom: 48px;;;
}

.history-title > img {
	display: block;
	margin: auto;
}

.history > article {
	position: relative;
}

.history .history-list-item > div {
	position: absolute;
}

.history .history-list-item:nth-of-type(odd) .history-img ,
.history .history-list-item:nth-of-type(even) .history-content {
	right: calc(50% + 7px * 6);
	text-align: right;
	margin-left: 20px;
}

.history .history-list-item:nth-of-type(even) .history-img ,
.history .history-list-item:nth-of-type(odd) .history-content {
	left: calc(50% + 7px * 6);
	text-align: left;
	margin-right: 20px;
}

.history .history-list-item:nth-of-type(1) > div {
	top: 120px;
}

.timeline .dot1 {
	top: 170px;
}

.history .history-list-item:nth-of-type(2) > div {
	top: calc(120px + 520px * 1);
}

.timeline .dot2 {
	top: calc(170px + 520px * 1);
}

.history .history-list-item:nth-of-type(3) > div {
	top: calc(120px + 520px * 2);
}

.timeline .dot3 {
	top: calc(170px + 520px * 2);
}

.history .history-list-item:nth-of-type(4) > div {
	top: calc(120px + 520px * 3);
}

.timeline .dot4 {
	top: calc(170px + 520px * 3);
}

.history .history-list-item:nth-of-type(5) > div {
    top: calc(120px + 520px * 4);
}

.timeline .dot5 {
    top: calc(170px + 520px * 4);
}

.history .history-list-item:nth-of-type(6) > div {
    top: calc(120px + 520px * 5);
}

.timeline .dot6 {
    top: calc(170px + 520px * 5);
}

.history .history-list-item:nth-of-type(7) > div {
    top: calc(120px + 520px * 6);
}

.timeline .dot7 {
    top: calc(170px + 520px * 6);
}


.history .history-list-item:nth-of-type(8) > div {
    top: calc(120px + 520px * 7);
}

.timeline .dot8 {
    top: calc(170px + 520px * 7);
}

.history .history-list-item:nth-of-type(9) > div {
    top: calc(120px + 520px * 8);
}

.timeline .dot9 {
    top: calc(170px + 520px * 8);
}

.history .history-list-item:nth-of-type(10) > div {
    top: calc(120px + 520px * 9);
}

.timeline .dot10 {
    top: calc(170px + 520px * 9);
}


.history .history-list-item:nth-of-type(11) > div {
    top: calc(120px + 520px * 10);
}

.timeline .dot11 {
    top: calc(170px + 520px * 10);
}

.history .history-list-item:nth-of-type(12) > div {
    top: calc(120px + 520px * 11);
}

.timeline .dot12 {
    top: calc(170px + 520px * 11);
}

.history .history-list-item:nth-of-type(13) > div {
    top: calc(120px + 520px * 12);
}

.timeline .dot13 {
    top: calc(170px + 520px * 12);
}

.history .history-list-item:nth-of-type(14) > div {
    top: calc(120px + 520px * 13);
}

.timeline .dot14 {
    top: calc(170px + 520px * 13);
}

.history-content {
	padding-top: 40px;
	color: rgb(0, 0, 0);
	font-size: 20px;
}

.history-content .history-date {
	color: rgb(64, 62, 61);
}

.history-content h3 {
	font-size: 24px;
	line-height: 1.75;
	font-weight: bold;
}

.history-content h4 {
	color: rgb(156, 34, 36);
	line-height: 1.75;
}

.history-content p {
	line-height: 2;
	max-width: 22em;;
}

img[src*=zoom] {
	bottom: 21%;
	cursor: pointer;
	right: 21%;
	width: 15%;
	left: auto;
	left: unset;
}

.rabbit_fox_03 {
	position: relative;
	text-align: left;
}

.rabbit_fox_03 > * {
	position: absolute;
}

.rabbit_fox_03 .tree {
	top: -90px;
	left: calc(50% - 952px - 112px);
}

.rabbit_fox_03 .tree1 {
	top: 1080px;
	right: calc(50% - 952px - 434px);
}

.rabbit_fox_03 .fox {
	top: 1416px;
	right: calc(50% - 952px + 135px);
}

.rabbit_fox_03 .rabbit {
	top: 1740px;
	left: calc(50% - 952px + 95px);
}

.rabbit_fox_03 .grass1 {
	top: 1760px;
	right: calc(50% - 952px + 400px);
}

.rabbit_fox_03 .grass2 {
	top: 1870px;
	right: calc(50% - 952px + 310px);
}

.rabbit_fox_03 .grass3 {
	top: 2186px;
	left: calc(50% - 952px + 220px);
}

.rabbit_fox_03 .grass4 {
	top: 2286px;
	left: calc(50% - 952px + 135px);
}

.timelineBigHeart {
	width: 100%;
	max-width: 975px;
	display: block;
	margin: auto;
	margin-top: 255px;
}

.contact_info_line{
	width:505px;
	height:1px;
	margin-top:20px;
	display:block;
	background:#ddd;
	margin-left:auto;
	margin-right:auto;
}

.contact_info_wrapper h3 {
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	color: rgb(59, 59, 59);
	font-weight: 600;
	padding-bottom: 10px;
}

.footer_content_text {
	width: 100%;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	line-height: 28px;
	color: rgb(59, 59, 59);
	padding-bottom: 5px;
}

.logo_text {
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: rgb(59, 59, 59);
	font-weight: 600;
}

.logo_inner_wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 80px;
}

.logo_wrapper img {
	display: inline-block;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
}


.copyright {
	font-size: 12px;
	color: rgb(59, 59, 59);
	line-height: 20px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer_bg_wrapper {
	width: 100%;
	height: 537px;
	position: relative;
	background: url(../../img/footer_oldman.jpg);
	background-size: cover;
	background-position: center top;
}


.logo_top_wrapper {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	padding-top: 120px;
}

.footer_logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 20px;
}

.heart-covered {
	margin-top: -240px;
}

.fancyboxhidden {
	display: none;
}

/* 240,320,480,540,640,720,750,800,854,960 */

@media (max-width: 1000px) {

	body.mobile {
		overflow: initial;
		overflow: unset;
	}

	.mobile_nav_top {
		top: 0;
	}

	.news-logo > .indexLogo,
	.rabbit_fox_01 > .leading-role {
		width: 200px;
		padding-top: 187px;
	}

	.rabbit_fox_01 > .leading-role {
		padding-top: 60px;
	}

	.rabbit_fox_01 > :not(.leading-role),
	nav .nav-animation {
		display: none;
	}

	.title > .red-highlight ,
	.upcoming h2.red-highlight {
		font-size: 22px;
	}

	.title > p {
		font-size: 14px;
	}

	.upcoming {
		width: calc(100vw - 40px);
		margin: auto;
	}

	.upcoming .upcoming-content h3 {
		font-size: 18px;
	}

	.upcoming .upcoming-content .locationAndTime {
		font-size: 15px;
	}

	.upcoming .upcoming-content p {
		font-size: 14px;
	}

	img[src*=event_photo] {
		width: calc(100% * 0.98);
		height: auto;
	}

	img[src*=brushframe] {
		width: 100%;
		height: auto;
		top: -2px;
	}

	[class*=-list-item] .frame {
		width: 299px;
		height: 330px;
	}

	.response_line {
		width: 280px;
	}

	[class*=-list-item] .upcoming-content {
		width: calc(100% - 299px - 45px);
	}

	.upcoming-list-item {
		padding: 0 20px;
		width: 690px;
		margin: auto;
	}

	.history-title > img {
		width: 4em;
	}

	.history-title > .heart {
		width: calc(20px * 4 + 30px);
	}

	.history-title > h2 {
		font-size: 20px;
		bottom: 1.65em;
	}

	.history-content h3 {
		font-size: 18px;
		padding-bottom: 4px;
	}

	.history-content .history-date,
	.history-content h4 {
		font-size: 14px;
		line-height: 18px;
	}

	.history-content h3 {
		line-height: 22px;
	}

	.history-content p {
		font-size: 14px;
	}

	.history .history-list-item:last-of-type {
		margin-bottom: 0;
	}

	.timelineBigHeart {
		max-width: 350px;
		margin-top: 100px;
	}


	.footer_logo {
		width: calc(99vw - 40px);
		max-width: 280px;
	}


	.contact_info_wrapper h3 {
		font-size: 18px;
		line-height: 26px;
	}

	.contact_info_wrapper p {
		font-size: 14px;
		line-height: 24px;

	}

	.contact_info_line{
		width: 280px;
	}

	.logo_top_wrapper {
		padding-top: 40px;
	}

	.heart-covered {
		margin-top: -50px;
	}

	.logo_inner_wrapper {
		line-height: 50px;
	}

	.footer_bg_wrapper {
		height: auto;
	}

	.fix_btn {
		display: block;
		bottom: 20px;
		top: auto;
		right: 10px;
		width: 50px;
		height: auto;
	}

	.fix_btn > img {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 768px) {

	.mobile_menu_content {
		background-color: rgba(255, 255, 255, 0.9);
	}

	.upcoming-list-item {
		width: 293px;
		margin: auto;
		margin-bottom: 60px;
	}

	.upcoming-img {
		float: none;
		display: block;
		margin: auto;
		margin-bottom: 15px;
	}

	[class*=-list-item]  .upcoming-content {
		float: none;
		display: block;
		width: 100%;
	}

	.upcoming .upcoming-content h3,
	.upcoming .upcoming-content p {
		text-align: center;
	}

	.rabbit_fox_03 {
		display: none;
	}


	.red-highlight ,
	.title > p {
		padding: 0 20px;
	}


	.upcoming-list-item {
		padding-left: 0;
		padding-right: 0;
	}



	.rabbit_fox_01 > :not(.leading-role) {
		display: none;
	}

}
