/* View Mid */

html {
	width: 100%;
	overflow-x: hidden;
}
body {
	min-width: 580px;
	max-width: 580px;
	font-size: 20px;
	overflow-x: hidden;
}
.section {
	margin-bottom: 5em;
}
.inner {
	padding: 0 60px;
	width: 100%;
}
.lefter {
	float: none;
}
.righter {
	float: none;
}
.br {
	display: block;
	width: 0;
}
.onlypc {
	display: none;
}
.link {
	margin: 5em auto 0 auto;
	max-width: 500px;
	width: 90%;
}
.link a {
	padding: 1.5em 3em;
	height: 150px;
}
.link p:after {
	height: 150px;
}
.dot:before {
	top: -21px;
	top: -0.8em;
}

#header {
	padding: 3em 0 5em 0;
}
#header h1.title {
	font-size: 1.5em;
	line-height: 1.5em;
}
#menu_bar_title {
	font-size: 1.05em;
	letter-spacing: 0.05em;
}
#menu_global {
	display: none;
}
#menu_bar_logo {
	margin-right: 0.6em;
}
#menu_switch {
	display: block;
}

#header #menu {
	display: block;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: #FFF;
}
#header #menu_global {
	display: block;
	clear: both;
	float: none;
	margin: 20vh 20% 0 20%;
}
#header #menu_global li {
	float: none;
	margin-left: 0;
	margin-bottom: 4em;
	font-size: 1.45em;
	text-align: center;
}
#header #menu_global li#menu_corporate {
	font-size: 1em;
}
#menu_global li .menu_border,
#menu_footer li .menu_border,
.menu_ordinary .menu_border {
	display: none !important;
}
#menu_footer li.active .menu_border {
	display: block !important;
	margin-left: -50%;
	width: 100%;
	height: 1px;
}

#greeting_photo .caption {
	margin-top: 1.5em;
	margin-right: 1.5em;
	line-height: 1.5em;
	font-size: 0.7rem;
}
#greeting_history dl {
	max-width: 580px;
	width: 100%;
}
#greeting_history dt {
	float: none;
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: 0.6em;
	color: #AAA;
	width: 100%;
	border-top: solid 1px #EEE;
}
#greeting_history dt:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
#greeting_history dd {
	position: relative;
	margin-bottom: 0.5em;
	padding-left: 0;
}

.signature p {
	font-size: 1.05em !important;
}

#principle_designation .inner,
#principle_message .inner,
#principle_mantra .inner {
	padding: 0;
}
.column_text {
	padding: 0 60px;
	box-sizing: border-box;
}

#anv_20_principle h3.title {
	margin-left: -60px;
	padding: 0.6em 0.4em 0.6em 30px;
	font-size: 1.2em !important;
	font-weight: bold;
	line-height: 1.3em;
}
h4.subtitle {
	margin-bottom: 1.5em;
}
.column_text {
	float: none;
	width: 100%;
}
.column_image {
	margin-bottom: 2em;
	margin-left: 0;
	width: 100%;
	height: 360px;
}
.column_image.righter {
	margin-left: 0;
}
#principle_designation .column_image {
	margin-left: 0;
}
#principle_message .column_image {
	margin-right: 0;
}
#principle_mantra .column_image {
	display: block;
	margin-left: 0;
}
#principle_mantra .column_pane {
	margin: 2em auto 0 auto;
	width: 90%;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
	opacity: 1;
	box-sizing: border-box;
}
.principle_pane_image {
	display: none;
}
.principle_pane_text {
	padding: 60px 10%;
}