html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
html {
	line-height: 1
}
ol,
ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}
q,
blockquote {
	quotes: none
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
	content: none
}
a img {
	border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
html,
body {
	height: 100%;
}
body {
	color: #fff;
	font-size: 13px;
	font-family: Verdana, YuGothic, Meiryo, sans-serif;
}
a {
	color: #fff;
	text-decoration: none;
}
p {
	line-height: 1.6;
}
#wrapper {
	background: #0087d2;
	min-height: 100%;
	min-width: 850px;
}
.section-blue,
.section-gray,
.section-mint {
	padding-top: 70px;
	padding-bottom: 70px;
}
.section-blue {
	background-color: #0087d2;
}
.section-gray {
	background-color: #645a53;
}
.section-mint {
	background-color: #89dbd9;
	color: #645a53;
}
.section-sound {
	height: 370px;
	line-height: 370px;
	background: transparent url('../img/professional_sound_bg.jpg?1412242010') 50% 50% no-repeat;
}
#contact {
	min-height: 700px;
}
.section-title {
	background: #fff;
	width: 354px;
	margin-bottom: 60px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
}
.section-title:before {
	content: '';
	display: block;
	height: 100%;
	background: #fff;
	width: 2000px;
	position: absolute;
	top: 0;
	right: 100%;
}
.section-title img {
	vertical-align: bottom;
}
.maintitle {
	margin-bottom: 52px;
	margin-left: 20px;
}
.mainmenu .mainmenu__item {
	display: block;
	float: left;
}
.mainmenu .mainmenu__item+.mainmenu__item {
	margin-left: 21px;
}
.navigation {
	position: fixed;
	right: 30px;
	top: 30px;
}
.navigation__item {
	display: block;
	text-align: right;
	margin-bottom: 15px;
	padding-right: 21px;
	position: relative;
}
.navigation__item img {
	vertical-align: bottom;
}
.navigation__copy {
	float: right;
}
.navigation__icon {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	background: transparent url('../img/navi_icon.png?1412333952') 50% 0 no-repeat;
}
.is-current .navigation__icon {
	background-position: 50% 100%;
}
.studio-map {
	margin-bottom: 90px;
}
.studio-commentary .commentary__item {
	width: 390px;
	margin-bottom: 80px;
}
.figure {
	display: block;
}
.figcaption {
	margin-top: 20px;
}
.borderlist__item,
.borderlist__item--dotted {
	border-top: 1px solid #fff;
	padding-top: 8px;
	padding-bottom: 8px;
}
.borderlist__item:first-child,
.borderlist__item--dotted:first-child {
	border-top: none;
}
.borderlist__item {
	border-top-style: solid;
}
.borderlist__item--dotted {
	border-top-style: dotted;
}
.equipment {
	line-height: 1.6;
}
.equipment__item {
	padding: 0;
	position: relative;
}
.equipment__sub {
	margin-left: 150px;
}
.equipment__category {
	width: 150px;
	position: absolute;
	top: 8px;
}
.equipment__maker {
	display: block;
	float: left;
	width: 150px;
}
.equipment__model {
	display: block;
	width: 550px;
	float: left;
}
#map_canvas_h3 {
	width: 100%;
	height: 550px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.container {
	display: block;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.form-group {
	position: relative;
	padding-left: 124px;
	margin-bottom: 35px;
}
.form-group legend {
	position: absolute;
	left: 0;
	margin-top: 8px;
}
.text-field {
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e0e0e0;
	padding-left: 5px;
	padding-right: 5px;
}
textarea.text-field {
	height: auto;
}
.input-hint {
	vertical-align: baseline;
	font-size: small;
}
.input-error {
	color: #ffd200;
	font-size: small;
	font-weight: bold;
}
.form-group .input-error {
	display: block;
	margin-top: 5px;
	position: absolute;
}
.contact-intro {
	margin-bottom: 50px;
}
.thanks-message {
	margin-top: 115px;
	margin-bottom: 105px;
}
#submitted {
	display: none;
}
#return_form {
	cursor: pointer;
}
.staff-box {
	margin-bottom: 60px;
	padding: 40px 0;
	border-bottom: 1px #fff solid;
}
.staff-box:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.staff_photo {
	float: left;
	width: 350px;
	margin-right: 25px;
}
.staff_photo_r {
	float: right;
	width: 350px;
	margin-left: 25px;
	text-align: right;
}
.staff_text {
	float: right;
	width: 450px;
	margin-left: 25px;
	line-height: 1.6;
}
.staff_text_l {
	float: left;
	width: 450px;
	margin-right: 25px;
	line-height: 1.6;
}
.staff_text>p,
.staff_text_l>p {
	margin-bottom: 10px;
}
h3.staff_name,
h3.staff_link {
	font-size:20px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px #fff dotted;
	line-height: 2;
	margin-bottom: 14px;
}
.staff_link-area {
	margin-top: 40px;
	text-align: center;
}
.staff_link-area>a {
	margin: 14px 20px;
}
.staff_link-area>a>span {
	font-size: 40px;
}
h3.staff_link {
	margin-bottom: 20px;
	text-align: left;
}
.clearfix,
.equipment__item,
.equipment__subitem {
	*zoom: 1;
}
.clearfix:after,
.equipment__item:after,
.equipment__subitem:after {
	content: "";
	display: table;
	clear: both;
}
.clearfix:before,
.equipment__item:before,
.equipment__subitem:before {
	content: "";
	display: table;
	clear: both;
}
.contact-bottom {
	border:1px solid #fff;
	padding: 1em;
	margin-top: 50px;
	margin-left: 124px;
	width: calc(90% - 124px);
}