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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  color: #e3e3e3;
  background: #212121;
  min-width: 320px;
}
a {
  color: #0066ff;
  text-decoration: none;
}
a:hover, .active {
  text-decoration: underline;
}
a:active, a:focus, input:active, input:focus {
  outline: 0;
}
/* 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/system/bgGrid.jpg) left top repeat-x #555555;
  padding: 5px 0 0;
}
#header h1 {
  text-align: left;
}
#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;
}
#mainnav a {
  color: #DDD;
}
#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: #333;
}
.footer-inner {
  height: 100%;
  width: 70%;
  margin: 10px auto;
  padding: 20px 0px;
}

.container {
  position: relative;
  background: #333;
  height: 50vh;
}
.wave::before, .wave::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100% 50%;
}
.wave::before {
  width: 55%;
  height: 20%;
  background-color: #333;
  right: -1.5%;
  top: 60%;
}
.wave::after {
  width: 55%;
  height: 20%;
  background-color: #2c3e50;
  left: -1.5%;
  top: 40%;
}

#siteMap {
  width: 100%;
  margin: 0 auto;
  display: flex;
}
/* 共通
------------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}
.swiper {
}
section {
  clear: both;
  margin-bottom: 100px;
}
section h2 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  width: 60%;
  margin: 0 auto 100px;
  padding-top: 100px;
  font-size: 42px;
  font-weight: normal;
  text-align: center;
  background-size: 1px 1px;
}
section h2 span {
  padding: 0 70px;
  border-bottom: 6px solid #ffcc00;
}
section h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  width: 100%;
  margin: 0 auto 100px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
section h3 span {
  padding: 0 20px;
  border-bottom: 3px double #DDD;
}
section h4 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  width: 100%;
  margin: 0;
  padding: 15px 0px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
#globalTop_main {
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.inner {
  width: 94%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.breadcrumb_inner {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 100px;
}
#anchor-1 {
  padding-top: 80px;
  margin-top: -80px;
}
#anchor-2 {
  padding-top: 80px;
  margin-top: -80px;
}
#anchor-3 {
  padding-top: 80px;
  margin-top: -80px;
}
.innerS {
  width: 60%;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  padding-bottom: 100px;
}
.innerSS {
  width: 50%;
  margin: 0 auto;
  padding-bottom: 50px;
}
/* メイン設定
------------------------------------------------------------*/
#shooting_studio .text_overview {
  text-align: center;
  margin-bottom: 100px;
}

#shooting_studio_sec01 {
  margin: 0 auto;
  margin-bottom: 100px;
}
#shooting_studio_sec01 #gallery {
  margin-bottom: 100px;
}
#shooting_studio_sec01 #gallery ul {
  display: flex;
  gap: 1%;
}
#shooting_studio_sec01 #gallery li {
  line-height: 0px;
}
#shooting_studio_sec01 img, iframe {
  width: 100%;
  vertical-align: top;
}
#shooting_studio_sec01 .inner_sec1 {
  width: 80%;
  margin: 0 auto;
}
#shooting_studio_sec01 .spec {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
#shooting_studio_sec01 .spec2 {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#shooting_studio_sec01 .spec_item {
  width: calc(50%);
  height: auto;
  background: #373232;
}
#shooting_studio_sec01 .spec_item2 {
  width: calc(50%);
  height: auto;
  background: #373232;
}
#shooting_studio_sec01 .textbox {
  margin: 5%;
  font-size: clamp(11px, 1.1vw, 18px);
  line-height: 180%;
}
#shooting_studio_sec01 .textbox ul {
  margin-bottom: 4%;
}
#shooting_studio_sec01 .textbox li {
  margin-bottom: 1%;
  margin-left: 1em;
}
#shooting_studio_sec01 #map {
  position: relative;
  padding: calc(520 / 600 * 47%) 0 0;
}
#shooting_studio_sec01 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#shooting_studio_sec01 .informations {
  width: 65%;
  margin: auto;
  font-size: 90%;
  text-align: left;
  padding: 20px 50px;
  border: 1px dashed rgba(151,151,151,1.00);
}
#shooting_studio_sec01 .informations ul {
  padding-left: 2em;
  list-style-position: outside;
}
#shooting_studio_sec01 .informations li {
  margin: 10px 0px;
  list-style-type: square;
}


#shooting_studio_sec02 .left {
  display: flex;
  width: 50%;
}
#shooting_studio_sec02 .right {
  display: inline-block;
  text-align: right;
  width: 50%;
}
#shooting_studio_sec02 .price {
  background: #373232;
  margin: 0 auto 100px;
  padding-top: 6%;
  padding-bottom: 6%;
  font-size: clamp(14px, 1.5vw, 24px);
  line-height: 1.0em;
}
#shooting_studio_sec02 .price .parent-container {
  width: 68%;
  margin: 0 auto;
  display: flex;
  flex-flow: column;
  gap: 40px;
}
#shooting_studio_sec02 .price .parent-container li {
  margin: 0 0.4em;
}
#shooting_studio_sec02 .price .child-container {
  border-bottom: 1px dotted #FFF;
  display: flex;
  justify-content: space-between;
}
#shooting_studio_sec02 .inner_sec2 {
  width: 80%;
  margin: 0 auto;
}
#shooting_studio_sec02 .inner_sec2_item {
  width: 100%;
}
#shooting_studio_sec02 .spec {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
#shooting_studio_sec02 .spec2 {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
  #shooting_studio_sec02 .centering_1 {
    margin-left: -0.9em;
  }
  #shooting_studio_sec02 .centering_2 {
    margin-left: 1.1em;
  }
#shooting_studio_sec02 .inner_sec2 h4 {
  font-weight: 600;
  font-size: clamp(21px, 2.2vw, 42px);
  margin-top: 2%;
  margin-bottom: 6%;
  text-align: left;
  padding: 0px;
  text-decoration: underline 1px;
  text-underline-offset:4px;
  line-height: 1.3em;
}
#shooting_studio_sec02 .spec_item {
  width: calc(50%);
  height: auto;
  background: #FFF;
  color: rgba(0,0,0,1.00)
}
#shooting_studio_sec02 .spec_item2 {
  width: calc(50%);
  height: auto;
  background: #373232;
}
#shooting_studio_sec02 .textbox, .textbox2 {
  margin: 6% 2%;
  font-size: clamp(11px, 1.1vw, 18px);
  line-height: 180%;
  height: 100%;
}
#shooting_studio_sec02 .textbox ul {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
#shooting_studio_sec02 .textbox2 ul {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
#shooting_studio_sec02 .spec_item_sec1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
}
#shooting_studio_sec02 .spec_item_sec2 {
  display: flex;
  justify-content: space-between;
  width: 97%;
}
#shooting_studio_sec02 .spec_item_sec3 {
  margin: 0px;
}
#shooting_studio_sec02 .icon, .icon2 {
  width: 21%;
  margin: 0px;
  padding: 0% 5% 0% 3%;
}
#shooting_studio_sec02 .icon2 {
  width: 25%;
}
#shooting_studio_sec02 .stand {
  margin-top: 1.5rem;
}

#shooting_studio_sec02 .main {
  width: 75%;
}
#shooting_studio_sec02 img {
  width: 100%;
  vertical-align: top;
}
#shooting_studio_sec02 .spec_item_sec3 {
  display: flex;
  height: 100%;
}
#shooting_studio_sec04 {
  padding: 0 0 200 0px;
}
#shooting_studio_sec04 .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;
}
#shooting_studio_sec04 .tel_number {
  background-image: url(../images/shooting/tel_number.png);
}
#shooting_studio_sec04 .mail {
  background-image: url(../images/shooting/mail.png);
}
#shooting_studio_sec04 .mail_e {
  background-image: url(../images/recording/mail_e.png);
}
#shooting_studio_sec04 .material-icons-outlined {
  font-size: clamp(24px, 11vw, 48px);
  font-weight: 500;
  position: relative;
  left: 25px;
  top: 11%;
}

.span {
  height: 3.5em;
}

.DLcontainer {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
  padding:30% 0 10% 0;
  box-sizing:border-box;
}
.DL_PDF {
  align-self: center;
  text-align: center;
  width: 100%;
}
  .DL_PDF>a{
  padding: 2.6% 7% 2% 7%;
  border-radius: 50px;
  color: #FFF;
  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(88,8,251,1.00) 0%,rgba(153,41,234,1.00) 40%,rgba(153,41,234,1.00) 70%,rgba(243,41,159,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;
}
#shooting_studio_sec03 .inner_sec3 {
  width: 50%;
  margin: 0 auto 100px;
  font-size: clamp(11px, 1.1vw, 14px);
  background: #373232;
  padding: 8% 4% 15%;
}
#shooting_studio_sec03 h4 {
  font-size: clamp(14px, 1.8vw, 22px);
  text-align: left;
}
#shooting_studio_sec03 ul {
  list-style: disc !important;
  padding-left: 5%;
  margin-bottom: 3%;
}
