body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
object, embed {
  vertical-align: top;
}
legend {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
img, abbr, acronym, fieldset {
  border: 0;
}
body {
  line-height: 1.9;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  color: #FFF;
  background-color: #000;
  min-width: 320px;
}
#parallax {
  background-image: url(../images/recording/wood-texture.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-size: 50%;
  background-repeat: repeat;
}
a {
  color: #0066ff;
  text-decoration: none;
}
a:hover, .active {
  text-decoration: underline;
}
a:active, a:focus, input:active, input:focus {
  outline: 0;
}
a.fade {
  transition: 0.2s ease-in-out;
}
a.fade:hover {
  opacity: 0.6;
  filter: alpha(opacity=40);
}
/* Google Map モノクロ設定 */
#map iframe {
  filter: grayscale(40%);
}
/* iOS 電話番号リンク対策 */
.ios_telnumber a {
  color: #FFF;
  text-decoration: none;
}
/* スクロールバー*/ ::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #AAA;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb {
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0px 0px 1px #AAA;
}
/* ヘッダー
------------------------------------------------------------*/
#header {
  text-align: center;
  position: relative;
}
#headerWrap {
  background: url(../images/recording/wood-texture.jpg) left top repeat-x #555555;
  padding: 5px 0 0;
}
#header h1 {
  text-align: left;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#logoHead {
  position: relative;
  z-index: 9999;
}
h1#logoHead, 
p#logoHead {
  width: 165px;
  padding: 0;
  margin: 0;
}
h1#logoHead a,
p#logoHead a {
  width: 165px;
  height: 58px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../images/system/logo.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 10 0 0 10px;
}
h1#title {
  font-size: 32px;
  text-align: center;
  margin-top: -60px;
  color: #FFF;
}
#mainImg {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 528px;
}
#mainImg img {
  position: absolute;
  left: 50%;
  max-width: 1280px;
  width: 1280px;
  height: 528px;
  margin-left: -640px;
}
#mainnav .fixed {
  display: block;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.60);
  backdrop-filter: blur(5px);
}

#subnav {
  position: absolute;
  line-height: 0;
  top: 18px;
  right: 25px;
  display: flex;
  align-items: center;
}
#subnav a {
  color: #FFF;
  font-size: 36px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-weight: 800;
  text-decoration: none;
}
#subnav li {
  padding: 0px;
  margin: 0 0 0 15px;
  display: flex;
}


/* フッター
------------------------------------------------------------*/
#footer {
  font-size: clamp(3px, 0.999vw, 14px);
  clear: both;
  text-align: center;
  background: rgba(0,0,0,0.65)}
.footer-inner {
  height: 100%;
  width: 70%;
  margin: 10px auto;
  padding: 20px 0px;
}
#siteMap {
  width: 100%;
  margin: 0 auto;
  display: flex;
}
/* 共通
------------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}
section {
  clear: both;
}
section h2 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  line-height: 1.0;
  width: 60%;
  margin: 0 auto 100px;
  text-align: center;
  background-size: 1px 1px;
  color: rgba(50, 35, 11, 1.00);
}
section h2 span {
  background-color: rgba(231, 189, 84, 1.00);
  padding: 0% 10%;
}
section h3 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  width: 100%;
  margin: 40px auto 40px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
section h3 span {
  padding: 0 20px;
  background-color: #E1B942;
}
section h4 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  width: 100%;
  margin: 0;
  padding: 15px 0px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.inner {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.innerS {
  width: 60%;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  padding-bottom: 100px;
}
.innerSS {
  width: 50%;
  margin: 0 auto;
  padding-bottom: 50px;
}
/* Recording Stadio
------------------------------------------------------------*/
#recording_studio_sec01 {
  padding: 200px 0px 100px;
}

#recording_studio_sec02 {
  padding: 200px 0px;
}
#recording_studio_sec02 .inner_sec1 {
  width: 80%;
  margin: 0 auto;
}
#recording_studio_sec02 .spec {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 100px;
}
#recording_studio_sec02 .spec2 {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#recording_studio_sec02 .spec_item {
  width: calc(50%);
  height: auto;
  background: rgba(0, 0, 0, 0.28);
}
#recording_studio_sec02 .textbox {
  margin: 5% 5%;
  font-size: clamp(11px, 1.1vw, 18px);
  line-height: 180%;
  text-align: center;
}
#recording_studio_sec02 .textbox ul {
  margin-bottom: 3%;
}
#recording_studio_sec02 .textbox li {
  margin-bottom: 3%;
  margin-left: 1em;
}
#recording_studio_sec02 .textbox li > a {
  text-align: right;
  color: #FFF;
}
#recording_studio_sec02 .textbox h3 {
  text-align: center;
  margin: 10% 0 6%;
  font-size: clamp(16px, 2.1vw, 28px);
  line-height: 0.6em;
}
#recording_studio_sec02 .textbox h3 span {
  border-bottom:rgba(255,255,255,1.00) solid 2px;
  background: none;
  padding: 0% 1.5%;
}

#recording_studio_sec02 .hspace {
  display: none;
}
#recording_studio_sec02 #map {
  position: relative;
  padding: calc(520 / 600 * 47%) 0 0;
}
#recording_studio_sec02 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#recording_studio_sec02 #streetview {
  background: #218C62;
  margin: 0% auto 10%;
  width: 65%;
  box-sizing: content-box;
  border-radius: 5px;
}
#recording_studio_sec02 #streetview a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #FFF;
  padding: 4% 0 3% 0;
  vertical-align: middle;
  display: block;
  text-decoration: none;
}
#recording_studio_sec02 #streetview img {
  margin-right: 2%;
  vertical-align: middle;
}
@media (hover: hover) {
  #streetview > a:hover {
  background-image: url(../images/recording/map_bg.jpg);
  text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
  }
}
@media (hover: hover) {
  #streetview > img:hover {
    background-position: 99% 50%;
  }
}
@media (hover: none) {
  #streetview > a:active {
    background-position: 1% 50%;
  }
}




#recording_studio_sec03 {
  background: rgba(0,0,0,0.65);
  padding: 200px 0px;
}
#recording_studio_sec03 table {
  width: 100%;
  background-color: rgba(169,196,153,0.9);
  font-size: clamp(12px, 0.999vw, 14px);
  margin-bottom: 18px;
}
#recording_studio_sec03 table th, td {
  padding-left: 10px;
}
#recording_studio_sec03 table th {
  width: 40%;
}
#recording_studio_sec03 tr:nth-child(2n) {
  background-color: rgba(127,160,108,1.00);/*rgba(111, 138, 95, 1);*/
}
#recording_studio_sec03 h3 {
  text-align: center;
  margin: 5% 0 6%;
  font-size: clamp(16px, 2.1vw, 28px);
  line-height: 0.6em;
}
#recording_studio_sec03 h3 span {
  border-bottom:rgba(255,255,255,1.00) solid 2px;
  background: none;
  padding: 0% 1.5%;
}
#recording_studio_sec03 h4 {
  font-size: clamp(12px, 0.999vw, 14px);
  text-align: left;
  padding: 0px;
  font-weight: bold;
}
#recording_studio_sec03 .equipment_gallery {
  display: flex;
  flex-wrap: wrap;
  item-align:center;
  margin: 0 auto;
}
#recording_studio_sec03 .equipment_gallery>img {
  flex-grow: 2;
  object-fit: cover;
  height: 160px;
  max-width: 100%;
  margin: 0.6rem;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}



#recording_studio_sec04 {
  padding: 200px 0px;
}
#recording_studio_sec04 table {
  width: 100%;
  background-color: rgba(169, 196, 153, 0.8);
  font-size: clamp(12px, 0.999vw, 14px);
  margin-bottom: 18px;
}
#recording_studio_sec04 table th, td {
  padding-left: 10px;
}
#recording_studio_sec04 table th {
  width: 40%;
}
#recording_studio_sec04 tr:nth-child(2n) {
  background-color: rgba(127,160,108,1.00);
}
#recording_studio_sec04 h3 {
  text-align: center;
  margin: 10% 0 6%;
  font-size: clamp(16px, 2.1vw, 28px);
  line-height: 0.6em;
}
#recording_studio_sec04 h3 span {
  border-bottom:rgba(255,255,255,1.00) solid 2px;
  background: none;
  padding: 0% 1.5%;
}
#recording_studio_sec04 h4 {
  font-size: clamp(12px, 0.999vw, 14px);
  text-align: left;
  padding: 0px;
  font-weight: bold;
}

#recording_studio_sec04 .equipment_gallery {
  display: flex;
  flex-wrap: wrap;
  item-align:center;
  margin: 0 auto;
}
#recording_studio_sec04 .equipment_gallery>img {
  flex-grow: 2;
  object-fit: cover;
  height: 160px;
  max-width: 100%;
  margin: 0.6rem;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}


#recording_studio_sec05 {
  padding: 200px 0px 50px 0px;
  background: rgba(0,0,0,0.65);
}
#recording_studio_sec05 table {
  width: 100%;
  background-color: rgba(169, 196, 153, 0.8);
  font-size: clamp(12px, 1.8vw, 18px);
  margin-bottom: 18px;
}
#recording_studio_sec05 table th, td {
  padding-left: 10px;
}
#recording_studio_sec05 table th {
  width: 300px;
}
#recording_studio_sec05 tr:nth-child(2n) {
  background-color: rgba(111, 138, 95, 1);
}
#recording_studio_sec05 .tips {
  line-height: 1.6em;
  font-size: clamp(12px, 1.4vw, 16px);
}
#recording_studio_sec06 {
  padding: 200px 0px 100px 0px;
}
#recording_studio_sec06 .tel_number, .mail, .mail_e {
  max-width: 400px;
  height: 60px;
  display: block;
  margin: auto;
  text-align: left;
  color: #257daa;
  line-height: 0px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#recording_studio_sec06 .tel_number {
  background-image: url(../images/recording/tel_number.png);
}
#recording_studio_sec06 .mail {
  background-image: url(../images/recording/mail.png);
}
#recording_studio_sec06 .mail_e {
  background-image: url(../images/recording/mail_e.png);
}
#recording_studio_sec06 .material-icons-outlined {
  font-size: clamp(24px, 11vw, 48px);
  font-weight: 500;
  position: relative;
  left: 25px;
  top: 11%;
}


/* アコーディオンここから */
.ac-container {
  width: 100%;
  margin: 10px auto 60px auto;
  text-align: left;
}
.ac-container label {
  font-family: fot-tsukuardgothic-std, sans-serif;
  text-align: center;
  padding: 1.5%;
  font-size: clamp(16px, 2.2vw, 22px);
  font-weight: bold;
  position: relative;
  z-index: 20;
  display: block;
  height: 30px;
  cursor: pointer;
  color: #FFF;
  line-height: 30px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
  background-color: #218C62;
  font-weight: bold;
  background-image: url(../images/accordion/arrow_down.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  transition: 0.2s;
  border-radius: 3px;
}
@media (hover: hover) {
  .ac-container label:hover {
    background-color: #46ab84;
  }
}
@media (hover: none) {
  .ac-container label:active {
    background-color: #218C62;
  }
}
.ac-container input:checked + label, .ac-container input:checked + label:hover {
  background-image: url(../images/accordion/arrow_up.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
}
.ac-container label:hover:after, .ac-container input:checked + label:hover:after {
  content: '';
}
.ac-container input {
  display: none;
  opacity: 1;
}
.ac-container article {
  margin-top: -1px;
  overflow: hidden;
  height: 0px;
  position: relative;
  z-index: 10;
  transition: height 0.3s ease-in-out, opacity 0.6s linear;
  -webkit-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  -moz-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  -o-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  -ms-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  opacity: 0;
}
.ac-container input:checked ~ article {
  transition: height 0.3s ease-in-out, opacity 0.3s linear;
  -webkit-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  -moz-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  -o-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  -ms-transition: height 0.3s ease-in-out, opacity 0.3s linear;
  opacity: 1;
}
.ac-container article p {
  color: #FFF;
  line-height: 18px;
  font-size: 16px;
  padding: 5px;
}
.ac-container input:checked ~ article.ac-01 {
  height: auto;
}
.ac-container input:checked ~ article.ac-02 {
  height: auto;
}
.ac-container input:checked ~ article.ac-03 {
  height: auto;
}
.ac-container input:checked ~ article.ac-04 {
  height: auto;
}
.ac-container input:checked ~ article.ac-05 {
  height: auto;
}
.ac-container input:checked ~ article.ac-06 {
  height: auto;
}
/* アコーディオンここまで */



/* ダウンロードボタン設定 */
.DLcontainer {
  display: flex;
}
.DL_PDF {
  padding: 8% 7% 3% 7%;
  align-self: center;
  text-align: center;
  width: 100%;
}
.DL_PDF > a {
  padding: 2.6% 7% 2% 7%;
  border-radius: 50px;
  color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: clamp(16px, 2.6vw, 28px);
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  transition: all 0.3s ease-out;
  background-image: linear-gradient(46deg, rgba(182, 50, 95, 1.00) 0%, rgba(255, 136, 124, 1.00) 40%, rgba(255, 95, 134, 1.00) 60%, rgba(255, 136, 124, 1.00) 70%, rgba(239, 82, 125, 1.00) 100%);
  background-position: 1% 50%;
  background-size: 200% auto;
  width: 100%;
}
@media (hover: hover) {
  .DL_PDF > a:hover {
    background-position: 99% 50%;
  }
}
@media (hover: none) {
  .DL_PDF > a:active {
    background-position: 1% 50%;
  }
}
.DL_PDF .material-icons-outlined {
  margin: 0 0 0 0.3em;
  font-size: clamp(23px, 3.6vw, 36px);
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-flex;
  vertical-align: -15%;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
/* ダウンロードボタン設定ここまで */



