@font-face {
	font-family: 'fzft';
	src: url('../font/source.eot');
	src: url('../font/source.eot?#font-spider') format('embedded-opentype'),
		url('../font/source.woff2') format('woff2'),
		url('../font/source.woff') format('woff'), url('../font/source.ttf')
		format('truetype'), url('../font/source.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.uk-dropdown {
	padding: 10px;
	min-width: 320px;
}

.uk-dropdown-nav {
	font-size: 1.2rem;
}

.uk-dropdown-nav>li>a {
	color: #1e1e1e;
}

html, body, div, span, p, h1, h2, h3, h4, h5, h6 {
	font-family: 'fzft';
}

.ad a {
	color: black;
}

.aoma_school img {
	margin-bottom: 0.8rem;
}

.no-margin {
	margin: 0;
}

.none-disc li {
	list-style: none;
}

.none-left-padding {
	padding-left: 0;
}

.lp1 {
	padding-left: 1rem;
}

.aoma_main_title {
	text-align: center;
	color: #E36C09;
	font-weight: bold;
	font-size: 1.2rem;
}

.aoma_subtitle {
	padding: 0.3rem 0.8rem;
	background-color: #FFE8DF;
	color: #595959;
	display: inline-block;
	margin: 1rem 0;
}

.aoma_small_title {
	padding: 0.3rem 0.8rem;
	background-color: #FCCC5B;
	color: white;
	display: inline-block;
	border: 1px solid gray;
}

.aoma_text_area {
	border: 1px solid gray;
	padding: 0.8rem 1rem;
}

.aoma_logo {
	max-width: 240px;
}

a:hover {
	color: #3a2621;
}

.default-font {
	font-family: 'fzft';
}

.nav-bar {
	z-index: 999;
	width: 100%;
	top: 0px;
}

.nav-next {
	margin: 81px 0 60px 0;
}

.uk-subnav>*>:first-child {
	font-size: 25px;
	color: #1e1e1e;
}

.uk-nav-default {
	font-size: 1rem;
}

.index-mountain {
	background-image: url(../images/mountain.jpg);
}

.cover-title {
	position: absolute;
	top: 60%;
	left: 50%;
	z-index: 3;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 10px;
	color: #3a2621;
}

#mountain-canvas {
	background: transparent;
	z-index: 1;
	position: relative;
}

#gray-logo {
	z-index: 2;
	position: relative;
}

#mapDiv {
	height: 346px;
	border: 1px solid #8d7553;
}

#mapDiv img {
	max-width: initial;
	height: inherit;
}

.new-activity {
	/* 	background-color: #e1d6c1; */
	position: relative;
	padding: 33px;
}

.activity-title {
	color: #544d46;
	font-size: 10px;
	margin-top: 10px;
}

.activity-content {
	color: #544d46;
	font-size: 10px;
}

.activity-content li {
	color: #544d46;
	font-size: 10px;
}

.activity-time {
	color: #544d46;
	font-size: 12px;
}

.activity-button {
	background-color: #aa9785;
	color: #f5f3f1;
	font-size: 15px;
}

.activity-paragraph {
	margin-top: 20px;
}

.index-contact {
	font-size: 15px;
	color: #644c3b;
}

.contact-color {
	color: #644c3b;
}

.index-contact-form {
	font-size: 15px;
	color: #644c3b;
}

.contact-button {
	background-color: #aa9785;
	color: #f5f3f1;
	font-size: 15px;
	position: absolute;
	right: 10px;
	bottom: 20px;
}

.more-info-button {
	background-color: #d5c9bd;
	color: #544d46;
	font-size: 10px;
	padding: 2px 25px;
}

.detail-button {
	background-color: #ac9b89;
	color: #f5f3f1;
	font-size: 10px;
	padding: 2px 10px;
}

.radius-title {
	padding: 0.5rem;
	background-color: #aa9785;
	border-radius: 50%;
	color: white;
	margin-right: 0.5rem;
	font-size: 10px;
}

.teacher-info {
	height: 140px;
}

.footer {
	position: fixed;
	left: 0;
    bottom: 0;
    right: 0;
	height: 48px;
	background-color: black;
	z-index: 1;
}

.aoma_footer {
	position: fixed;
	left: 0;
    bottom: 0;
    right: 0;
	height: 48px;
	line-height: 48px;
	background-color: black;
	color: white;
	z-index: 1;
}

.aoma_footer a {
	color: white;
	text-decoration: none;
}

.aoma_footer a:hover {
	opacity: 0.9;
}

.edu-background {
	background-image: url(../images/mountain1.jpg);
	background-repeat: no-repeat;
}

.camp-background {
	background-image: url(../images/mountain1.jpg);
	background-repeat: no-repeat;
}

.white-popup {
	background: white;
	padding: 20px 30px;
	text-align: left;
	margin: 40px auto;
	position: relative;
	color: black;
	max-height: 600px;
}

.teaDialog {
	width: 100%;
	overflow: auto;
}

.teaBlock {
	max-height: 640px;
	overflow: auto;
}

.teaImg {
	display: block; width : 200px;
	height: 300px;
	width: 200px; height : 300px;
	margin: 0 auto 1rem;
}

.long-title {
	color: #544d46;
	font-size: 1.4rem;
	margin-top: 86px;
	height: 120px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	display: inline-block;
}

.page-title {
	border: 1px solid #d6d0ca;
	border-radius: 50%;
	color: #544d46;
	font-size: 15px;
	margin-top: 86px;
	padding: 52px 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.page-title-five {
	border: 1px solid #d6d0ca;
	border-radius: 50%;
	color: #544d46;
	font-size: 15px;
	margin-top: 86px;
	padding: 68px 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.group-title {
	padding: 0 15px;
	display: inline-block;
	color: #f1efeb;
	font-size: 15px;
	background-color: #ad9c8b;
}

.class-border {
	padding: 0 15px;
	display: inline-block;
	border: 1px solid #7f6e57;
	margin: 10px 10px 10px 0;
}

.tea {
	width: 90px;
	height: 41px;
	line-height: 41px;
	background-color: #ede7df;
	border: 1px solid #dbd1c4;
	display: inline-block;
	margin: 8px 14px 0 0;
	text-align: center;
}

.health_link {
	padding: 0.1rem 0.8rem;
	line-height: 41px;
	background-color: #ede7df;
	border: 1px solid #dbd1c4;
	display: inline-block;
	margin: 8px 14px 0 0;
	text-align: center;
	color: #888888;
}

.health_link:hover {
	text-decoration: none;
}

.news-date {
	color: #b0a08f;
	font-size: 15px;
	margin-top: 2px;
}

.news-title {
	background-color: #b0a08f;
	color: #f1eeeb;
	font-size: 15px;
	padding: 2px 0 2px 10px;
}

.news-title:hover {
	cursor: pointer;
}

.news-content {
	background-color: #e7e3dd;
	color: #393939;
}

.civ-teacher {
	background-color: #63554c;
	color: #f1eeea;
}

@media ( min-width : 350px) {
	.cover-title {
		font-size: 20px;
	}
	.radius-title {
		padding: 0.8rem;
		font-size: 17.5px;
		margin-right: 0.8rem;
	}
	.activity-title {
		font-size: 20px;
		margin-top: 32px;
	}
	.activity-content {
		font-size: 15px;
		margin-top: 10px;
	}
	.activity-content li {
		font-size: 15px;
	}
	.activity-time {
		font-size: 18px;
	}
	.activity-button {
		font-size: 25px;
	}
	.activity-paragraph {
		margin-top: 32px;
	}
	.index-contact {
		font-size: 20px;
	}
	.index-contact-form {
		font-size: 18px;
	}
	.more-info-button {
		font-size: 12px;
	}
	.contact-button {
		font-size: 20px;
	}
	.page-title {
		font-size: 25px;
		padding: 82px 10px;
	}
	.page-title-five {
		font-size: 25px;
		padding: 104px 10px;
	}
	.group-title {
		font-size: 20px;
	}
	.teaDialog {
		width: 70%;
	}
	.news-date {
		font-size: 20px;
	}
	.news-title {
		font-size: 20px;
	}
	.detail-button {
		font-size: 15px;
	}
}

@media ( min-width : 680px) {
	.teaImg {
		display: inline-block;
		margin: 0 0 1rem 2rem;
		float: right;
	}
	.cover-title {
		font-size: 25px;
	}
	.long-title {
		font-size: 2rem;
	}
	.radius-title {
		padding: 1rem;
		font-size: 27.5px;
		margin-right: 1rem;
	}
	.activity-title {
		font-size: 30px;
		margin-top: 42px;
	}
	.activity-content {
		font-size: 20px;
		margin-top: 15px;
	}
	.activity-content li {
		font-size: 20px;
	}
	.activity-time {
		font-size: 25px;
	}
	.activity-button {
		font-size: 35px;
		padding-top: 9px;
		padding-bottom: 9px;
	}
	.activity-paragraph {
		margin-top: 42px;
	}
	.index-contact {
		font-size: 25px;
	}
	.index-contact-form {
		font-size: 22px;
	}
	.more-info-button {
		font-size: 15px;
	}
	.contact-button {
		font-size: 25px;
	}
	.page-title {
		font-size: 35px;
		padding: 128px 30px;
	}
	.page-title-five {
		font-size: 35px;
		padding: 158px 20px;
	}
	.group-title {
		font-size: 25px;
	}
	.teaDialog {
		width: 60%;
	}
	.news-date {
		font-size: 25px;
	}
	.news-title {
		font-size: 25px;
		padding: 2px 0 2px 64px;
	}
	.detail-button {
		font-size: 20px;
	}
}