nav {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 15px;
	position: absolute;
	z-index: 990;
	min-width: 730px;
	right: 0px;
	bottom: -23px;
	font-family: a-otf-ryumin-pr6n, serif;
}
nav ul {
	text-align: right;
	position: relative;
	padding-left: 70px;
}
nav ul li {
	display: inline-block;
	position: relative;
	text-align: center;
	border-right: 1px solid hsla(0,0%,62%,1.00);
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#cource_nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 15px;
	position: fixed;
	z-index: 990;
	min-width: 100%;
	right: 0px;
	font-family: a-otf-ryumin-pr6n, serif;
	top: 0px;
}
#cource_nav ul {
	display: none;
}
#original_sub li {
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #969594;
	margin-bottom: 10px;
	border-right-style: none;
}
#original_sub li a {
}



#original_root {
	cursor: pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	color: #61605F;
}
#original_root:hover {
	color: #F93A3A;
}
#original_sub li a {
	color: #61605F;
}
#original_sub li a:hover{
	color: #F93A3A;
}

.fixed {
	position: fixed;
	width: 100%;
}

#footer_nav {
	text-align: center;
	font-size: 19px;
	margin-bottom: 227px;
}

#footer_nav li {
	display: inline-block;
	color: #969594;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 1px solid hsla(0,0%,39%,1.00);
}

#footer_nav li a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	color: #666564;
	font-size: 16px;
}

#footer_nav li a:hover{
	color: #F93A3A
}

@media (max-width:540px){
#nav_button{
	position: absolute;
	right: 0px;
}
#menuButton {
	display: block;
	width: 55px;
	height: 55px;
	position: fixed;
	top: 5px;
	right: auto;
	z-index: 3;
	border-radius: 5px;
	border: 1px solid hsla(0,0%,0%,1.00);
	cursor: pointer;
	left: 465px;
}
#menuButton span {
	display: block;
	background: #000;
	width: 35px;
	height: 2px;
	position: absolute;
	left: 9px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}
#menuButton span:first-child {
    top: 15px;
}
#menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
#menuButton span:last-child {
    bottom: 15px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(10px) rotate(45deg);
    -moz-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#menuButton.active span:last-child {
	-webkit-transform: translateY(-10px) rotate(-45deg);
	-moz-transform: translateY(-10px) rotate(-45deg);
	-ms-transform: translateY(-10px) rotate(-45deg);
	transform: translateY(-10px) rotate(-45deg);
	border-radius: 10px;
	border: 1px solid hsla(0,0%,0%,1.00);
}

nav {
	position: relative;
	z-index: 990;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 57px;
	min-width: 540px;
}
nav ul {
	text-align: center;
	background-color: rgba(255,255,255,0.90);
	padding-bottom: 30px;
	padding-top: 30px;
	display: none;
	width: 100%;
	min-width: 100%;
	padding-right: 0px;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 0px;
	-webkit-box-shadow: 0px 5px 14px hsla(0,0%,0%,0.20);
	box-shadow: 0px 5px 14px hsla(0,0%,0%,0.20);
}
nav ul li {
	color: #FFF;
	font-size: 24px;
	display: inline-block;
	margin-bottom: 10px;
	width: 45%;
	padding: 10px 0px 18px;
	border: 1px solid #9E9E9E;
	border-radius: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	line-height: 1;
}
nav ul li a {
	font-size: 14px;
}

#cource_nav {
	position: fixed;
	z-index: 990;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	min-width: 100%;
	top: 0px;
	width: 100%;
	margin-top: 100px;
}
#cource_nav ul {
	text-align: center;
	background-color: rgba(255,255,255,0.90);
	padding-bottom: 30px;
	padding-top: 30px;
	width: 100%;
	min-width: 100%;
	padding-right: 0px;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 0px;
	-webkit-box-shadow: 0px 5px 14px hsla(0,0%,0%,0.20);
	box-shadow: 0px 5px 14px hsla(0,0%,0%,0.20);
	margin-top: 0px;
	display: none;
}
#cource_nav ul li {
	color: #FFF;
	font-size: 24px;
	display: inline-block;
	margin-bottom: 10px;
	width: 45%;
	padding: 10px 0px 18px;
	border: 1px solid #9E9E9E;
	border-radius: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	line-height: 1;
}
#cource_nav ul li a {
	font-size: 14px;
}
.nav_sub {
	position: static;
	left: 0;
	width: auto;
	display: none;
	top: 0px;
	background-color: transparent;
	padding-left: 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 0px;
	-o-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 0px;
	-ms-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 0px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
}
#footer_nav {
	text-align: center;
	margin-bottom: 29px;
}

#footer_nav li {
	display: block;
	color: #969594;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-right: 1px none hsla(0,0%,39%,1.00);
}

#footer_nav li a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	color: #666564;
	font-size: 17px;
}

#footer_nav li a:hover{
	color: #F93A3A
}
}
