/*#studio-page *{
  margin: 0;
  padding: 0;
  font-size: 100%;
}*/

#studio-page img{
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

#studio-page{
  margin-top: 6.2%;
  font-size: 1.1vw;
  color: #141414;
}

#studio-page{
  margin-top: 5%;
}
#studio-page #header{
  position: relative;
}

#studio-page #header .content{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}

#studio-page #header .content .inner{
  width: 80%;
  margin: 0 auto;
  margin-top: 6%;
}

#studio-page #header .content .inner h1{
  font-size: 307%;
  color: #000;
  padding-bottom: 2%;
}

#studio-page #header .content .inner p{
  font-size: 100%;
  width: 40%;
}

#studio-page #section{
  position: relative;
  margin-top: -0.5%;
}

#studio-page #section .content{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}

#studio-page #section .content .inner .title{
  text-align: center;
  margin-bottom: 1%;
}

#studio-page #section .content .inner .title h2{
  font-size: 250%;
  color: #000;
  padding-bottom: 2%;
}

#studio-page #section .content .inner .list{
  width: 50%;
  margin: 0 auto;
}

#studio-page #section .content .inner .list ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
}

#studio-page #section .content .inner .list ul li{
  margin: 1%;
  text-align: center;
  width: 33%;
  font-size: 80%;
}

#studio-page #section .content .inner .list ul li p{
  line-height: 1.2;
  margin-top: 5%;
}

#studio-page #section .content .inner{
  width: 92%;
  margin: 0 auto;
  margin-top: 6%;
}


#studio-page #section .content .inner .amelia{
    width: 55%;
    margin: auto;
    margin: 2% auto;
    width: 100%;
    margin-top: 0;
}

#studio-page #footer .map{
    position: relative;
    width: 78%;
    margin: 5% auto;
}
#studio-page #footer .map .img{
  height: 26vw;
}


#map{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#studio-page #footer .map .content{
    position: absolute;
    top: 0;
    right: 5.2%;
    top: 21%;
    width: 17.2vw;
    background: #fff;
    padding-bottom: 2.5%;
    box-shadow: 1px 1px 4px 2px #e0e0e0;
}
#studio-page #footer .map .content .title{
    background: #3d8577;
}
#studio-page #footer .map .content .title *{
    padding: 4.5% 13%;
    font-size: 145%;
    color: #fff;
    font-weight: bold;
}

#studio-page #footer .map .content .list ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 75%;
  margin: 0 auto;
  margin-top: 9%;
}

#studio-page #footer .map .content .list ul li{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10%;
}

#studio-page #footer .map .content .list ul li div:nth-child(1){
  width: auto;
}
#studio-page #footer .map .content .list ul li div:nth-child(2){
  width: 7.5%;
  right: 13%;
  font-size: 94%;
  width: 100%;
  position: relative;
  margin-top: -13%;
}
#studio-page #footer .map .content .button{
    width: 75%;
    margin: 0 auto;
    margin-top: 10%;
    height: 2.3vw;
    text-align: center;
}
#studio-page #footer .map .content .button a{
    width: 100%;
    display: flex;
    height: 100%;
    background: #fff;
    border: 1px #00584E solid;
    color: #000;
    border-radius: 5px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    font-weight: bold;
    font-size: 85%;
    padding: 5% 0;
}

#studio-page #footer .map .content .button a img{
  width: 10%;
  display: inline-block;
  margin: 0;
  margin-right: 5%;
  position: relative;
  top: -25%;
}

.main-contentinner {
    margin: 10% auto;
}

.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog {
    border-radius: 0 !important;
}
.amelia-app-booking #amelia-booking-wrap #am-step-booking, .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog {
    border: 0; 
    -moz-box-shadow: 1px 1px 4px 2px #e0e0e0;
    -webkit-box-shadow:1px 1px 4px 2px #e0e0e0;
    box-shadow: inset 1px 1px 4px 2px #e0e0e0;
}

@media(max-width: 1024px){
  #studio-page{
    font-size: 3vw;
    margin-top: 15%;
  }
  #studio-page #header .content .inner {
    text-align: center;
    margin-top: 13%;
  }
  #studio-page #header .content .inner p {
    font-size: 100%;
    width: 90%;
    font-size: 150%;
    margin: 0 auto;
  }
  #studio-page #header .content .inner p br{
    display: none;
  }
  #studio-page #header .content .inner h1 {
    font-size: 270%;
  }
  #studio-page #section .content .inner .title h2 {
    font-size: 290%;
  }
  #studio-page #section .content .inner .list {
    width: 70%;
    margin-top: 0;
  }
  #studio-page #section .content .inner .list ul {
    flex-wrap: wrap;
  }
  #studio-page #section .content .inner .list ul li {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 5%;
  }
  #studio-page #section .content .inner .list ul li div:nth-child(1){
    width: 15%;
  }
  #studio-page #section .content .inner .list ul li div:nth-child(2){
    width: 78%;
    text-align: right;
    font-size: 175%;
    display: flex;
  }
  #studio-page #section .content .inner .list ul li div:nth-child(1) img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  #studio-page #section .content .inner .list ul li div:nth-child(2) p{
    align-self: center;
  }
  #studio-page #section .content .inner .list ul li p br{
    display: none;
  }
  #studio-page #section .content .inner .amelia{
    margin-top: 2.5%;
  }
  #studio-page #section .content .inner .title {
    margin-top: 8%;
    margin-bottom: 3%;
  }
  #studio-page #footer .map .content {
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: 3.5%;
  }
  #studio-page #footer .map .content .title * {
    padding: 2.5% 13%;
    font-size: 200%;
    text-align: center;
  }
  #studio-page #footer .map .content .list ul {
    width: 85%;
  }
  #studio-page #footer .map .content .list ul li div:nth-child(2) {
    font-size: 115%;
    right: 18%;
  }
  #studio-page #footer .map .content .list ul li div:nth-child(2) p{
    line-height: 1.2;
  }
  #studio-page #footer .map .content .list ul li div:nth-child(1) {
    width: 10%;
  }
  #studio-page #footer .map .content .list ul li div:nth-child(1) img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  #studio-page #footer .map .content .button {
    height: auto;
    width: 85%;
    margin-top: 0;
    margin-bottom: 2.5%;
  }
  #studio-page #footer .map .content .button a {
    font-size: 85%;
    padding: 2.5% 0;
    line-height: 2.2;
    font-size: 115%;
  }
  #studio-page #footer .map .content .button a img {
    width: 14%;
  }
  #studio-page #footer .map .img {
    height: 150vw;
  }
  .main-innerwrap {
      padding: 5% 5% 0;
  }
}