@charset "UTF-8";
* {
  padding: 0px;
  margin: 0px;
}

body {
  padding: 0px;
  margin: 0px;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.wrap {
  overflow: hidden;
}

.con {
  width: 75%;
  margin: 0 auto;
}

h2 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 50px;
  font-size: 2.5rem;
}
h2 .br-sp {
  display: none;
}

.conmmon-content {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 40px;
  padding: 50px 40px;
  margin-bottom: 150px;
  z-index: 555;
  position: relative;
}
.conmmon-content .br-sp {
  display: none;
}
.conmmon-content .conmmon-text {
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 2px;
  line-height: 40px;
}
.conmmon-content .conmmon-text p {
  margin-bottom: 30px;
}
.conmmon-content .conmmon-text a {
  color: #ffffff;
}
.conmmon-content .conmmon-text .text-yuka {
  color: #ee008c;
}
.conmmon-content .texr-aline-left {
  text-align: left;
  width: 70%;
  margin: 0 auto;
}
.conmmon-content .conmmon-imgcontent {
  display: flex;
  align-items: center;
  margin: 10px 0px;
}
.conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image {
  width: 35%;
}
.conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image img {
  width: 100%;
}
.conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text {
  width: 65%;
  padding-left: 50px;
}
.conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text h4 {
  color: #ffffff;
  font-size: 2rem;
  margin-bottom: 20px;
}
.conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text p {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 15px;
}

.bg-ring .green1 {
  position: absolute;
  top: 14%;
  left: 17%;
  width: 100px;
  height: auto;
  z-index: 111;
}
.bg-ring .yellow1 {
  position: absolute;
  top: 16%;
  right: 0%;
  width: 250px;
  height: auto;
  z-index: 111;
}
.bg-ring .blue1 {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 200px;
  height: auto;
  z-index: 111;
}
.bg-ring .green2 {
  position: absolute;
  top: 22%;
  right: 12%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .yellow2 {
  position: absolute;
  top: 27%;
  left: 15%;
  width: 200px;
  height: auto;
  z-index: 111;
}
.bg-ring .blue2 {
  position: absolute;
  top: 31%;
  right: 15%;
  width: 150px;
  height: auto;
  z-index: 111;
}
.bg-ring .blue3 {
  position: absolute;
  top: 34%;
  left: 5%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .yellow3 {
  position: absolute;
  top: 38%;
  left: 40%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .blue4 {
  position: absolute;
  top: 43%;
  left: 15%;
  width: 150px;
  height: auto;
  z-index: 111;
}
.bg-ring .green3 {
  position: absolute;
  top: 46%;
  right: 10%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .yellow4 {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 200px;
  height: auto;
  z-index: 111;
}
.bg-ring .blue5 {
  position: absolute;
  top: 54%;
  right: 5%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .green4 {
  position: absolute;
  top: 70%;
  right: 0%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .yellow5 {
  position: absolute;
  top: 85%;
  right: 7%;
  width: 250px;
  height: auto;
  z-index: 111;
}
.bg-ring .green5 {
  position: absolute;
  top: 78%;
  left: 10%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .blue6 {
  position: absolute;
  top: 68%;
  left: 15%;
  width: 300px;
  height: auto;
  z-index: 111;
}
.bg-ring .blue7 {
  position: absolute;
  bottom: 5%;
  left: 4%;
  width: 300px;
  height: auto;
  z-index: 111;
}

.vi {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

video {
  transition: transform 2s 0.3s;
  transform: translate(-50%, -50%) scale(1);
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.top {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 150px 0px 50px 0px;
}
.top img {
  width: 55%;
}

header {
  position: fixed;
  top: 3%;
  width: 100%;
  z-index: 999;
}
header .header-content {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header-content .menu-logo {
  display: flex;
  align-items: center;
  width: 25%;
}
header .header-content .menu-logo .logo1 {
  width: 80px;
  height: auto;
}
header .header-content .menu-logo .logo2 {
  width: 170px;
  height: auto;
}
header nav {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0;
  background: #ee008c;
  z-index: 10;
  box-sizing: border-box;
  transition: all 0.8s ease;
  max-height: 0px;
  overflow: hidden;
}
header nav ul {
  text-align: center;
  padding-top: 120px;
  list-style: none;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
header nav ul li {
  padding: 5px 0px;
  height: 12%;
}
header nav ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 2.5rem;
  font-weight: bold;
}
header nav ul li a:hover {
  text-decoration: underline;
}
header nav .nav-logo ul {
  position: absolute;
  top: 2%;
  display: flex;
  align-items: center;
  height: auto;
  padding-top: 0px;
}
header nav .nav-logo ul .nav-in-logo img {
  width: 170px;
  height: auto;
}
header nav .nav-logo ul .nav-in-logomark img {
  width: 80px;
  height: auto;
}

header #menubtn {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  box-sizing: content-box !important;
  padding: 10px;
  z-index: 111;
  border-radius: 50%;
}

header #menubtn,
header #menubtn span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

header #menubtn span {
  position: absolute;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #222222;
}

header #menubtn span:nth-of-type(1) {
  top: 23px;
  left: 50%;
  transform: translateX(-50%);
}

header #menubtn span:nth-of-type(2) {
  top: 33px;
  left: 50%;
  transform: translateX(-50%);
}

header #menubtn span:nth-of-type(3) {
  top: 43px;
  left: 50%;
  transform: translateX(-50%);
}

header #menubtn.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) translateX(-21px) rotate(-45deg);
  background-color: #fff;
}

header #menubtn.active span:nth-of-type(2) {
  opacity: 0;
  background-color: #fff;
}

header #menubtn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) translateX(-21px) rotate(45deg);
  background-color: #fff;
}

header nav.active {
  max-height: 100%;
}

header #menubtn.active {
  background-color: #ee008c;
}

.depo-studio {
  width: 100%;
  background-color: white; /* カラーフィルタ効果の色を指定 */
  border-radius: 40px;
  position: relative;
  opacity: 0.9;
  margin-bottom: 150px;
  z-index: 555;
}
.depo-studio img {
  opacity: 0.9;
  width: 100%;
  border-radius: 40px;
  vertical-align: bottom;
}
.depo-studio .depo-studio-text {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -30%);
  width: 100%;
}
.depo-studio .depo-studio-text h2 {
  color: #ee008c;
  font-size: 3.5vw;
  margin-bottom: 15px;
  letter-spacing: 2px;
}

.conmmon-content .info-text-content::-webkit-scrollbar-thumb {
  width: 5px;
  background: #ee008c;
  border-radius: 15px;
}
.conmmon-content .info-text-content::-webkit-scrollbar {
  width: 15px;
  background: #ffffff;
  border-radius: 15px;
}
.conmmon-content .info-text-content::-webkit-scrollbar-track {
  border-radius: 15px;
  background: #f2f2f2;
}
.conmmon-content .info-text-content {
  overflow: auto;
  box-sizing: border-box;
  width: 60%;
  height: 300px;
  margin: 0 auto;
  -webkit-overflow-scrolling: touch;
}
.conmmon-content .info-text-content .info-text {
  margin: 0 auto;
  margin-bottom: 20px;
  border-bottom: 3px solid #ee008c;
  width: 700px;
}
.conmmon-content .info-text-content .info-text p {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 5px;
}
.conmmon-content .info-text-content .info-text p .text-yuka {
  color: #ee008c;
}
.conmmon-content .info-text-content .info-text p:nth-child(2) {
  white-space: nowrap;
  box-sizing: unset;
  scrollbar-face-color: #ee008c;
}

.slide {
  position: relative;
  z-index: 555;
}
.slide .depo-slide-con {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 40px;
  padding: 50px 0px;
  border-radius: 40px;
}
.slide .depo-slide {
  width: 88%;
  margin: 0 auto;
}
.slide .slider {
  /*display: flex;
  justify-content: space-between;*/
}
.slide .slider img {
  width: 170px;
  height: auto;
  transition: 1.5s;
  padding: 30px 0px;
  margin: 0 auto;
}
.slide .slider img:hover {
  transform: scale(1.2);
}

.prev-btn {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
  width: 10%;
  z-index: 222;
  font-size: 4rem;
  color: #ffffff;
}

.next-btn {
  position: absolute;
  top: 50%;
  right: -5%;
  transform: translateY(-50%);
  width: 10%;
  z-index: 222;
  font-size: 4rem;
  color: #ffffff;
}

.contact-form {
  margin-top: 150px;
  z-index: 555;
  position: relative;
}
.contact-form .con-container {
  width: 75%;
  margin: 0 auto;
  padding-top: 50px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 40px;
}
.contact-form .contact-con {
  width: 85%;
  margin: 0 auto;
}
.contact-form h4 {
  text-align: center;
  font-size: 2.3rem;
  color: #FFFFFF;
}
.contact-form h4 span {
  font-size: 1rem;
  font-weight: normal;
}
.contact-form .contanct-top-p {
  margin-top: 15px;
  text-align: center;
  line-height: 2rem;
  color: #FFFFFF;
}
.contact-form .contact-contents {
  padding: 20px 0px;
  margin: 0px;
}
.contact-form .contact-contents .contact-content {
  display: flex;
  align-items: center;
  padding: 12px 0px;
  border-top: 1px solid #ee008c;
  border-bottom: 1px solid #ee008c;
}
.contact-form .contact-contents .contact-content .form-ttl {
  display: flex;
  align-items: center;
  width: 35%;
  font-weight: bold;
}
.contact-form .contact-contents .contact-content .form-ttl .red {
  background-color: #ee008c;
  border-radius: 10px;
  padding: 0px 5px;
  height: 40px;
  line-height: 40px;
  font-size: 0.8rem;
  color: #ffffff;
}
.contact-form .contact-contents .contact-content .form-ttl .form-name {
  padding-left: 15px;
  color: #FFFFFF;
}
.contact-form .contact-contents .contact-content .contact-input {
  width: 65%;
}
.contact-form .contact-contents .contact-content .contact-input input {
  height: 40px;
  border-radius: 10px;
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: #f0f2f6;
  color: #000000;
  font-size: 1.2rem;
  border: 1px solid #81858b;
}
.contact-form .contact-contents .contact-content .contact-input textarea {
  height: 150px;
  border-radius: 10px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
  background-color: #f0f2f6;
  color: #000000;
  font-size: 1.2rem;
  font-weight: bold;
  border: 1px solid #81858b;
}
.contact-form .contact-contents .certification_img {
  max-width: 200px;
  width: 90%;
}
.contact-form .contact-contents .button {
  text-align: center;
  box-sizing: border-box;
  padding-top: 20px;
}
.contact-form .contact-contents .button button {
  background-color: #ee008c;
  border-radius: 10px;
  padding: 10px 90px;
  font-weight: bold;
  font-size: 1.7rem;
  color: #ffffff;
}
.contact-form .contact-contents .button button a {
  text-decoration: none;
}
.contact-form .contact-contents .button button:disabled {
  background-color: #bbaab4;
}

.contact-thanks {
  position: relative;
  text-align: center;
}
.contact-thanks .contact-thanks-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 85%);
}
.contact-thanks .contact-thanks-content h4 {
  font-size: 2rem;
}
.contact-thanks .contact-thanks-content .to-top {
  margin-top: 50px;
}
.contact-thanks .contact-thanks-content .to-top button {
  background-color: #ee008c;
  padding: 10px 30px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.5rem;
}

.gmap {
  margin-top: 150px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 40px;
  padding: 50px 0px;
  box-sizing: border-box;
  z-index: 555;
  position: relative;
}
.gmap .gmap-content {
  width: 90%;
  margin: 0 auto;
}
.gmap .gmap-content iframe {
  height: 750px;
}

.footer {
  background-color: #ee008c;
  padding: 10px 0px 5px 0px;
  color: #ffffff;
  position: relative;
  margin-top: 150px;
  z-index: 555;
}
.footer .footer-top ul {
  display: flex;
  justify-content: center;
  list-style: none;
  width: 100%;
  margin: 0 auto;
}
.footer .footer-top ul li {
  text-align: center;
  padding: 0 30px;
}
.footer .footer-top ul li a {
  text-decoration: none;
  font-size: 1rem;
  color: #ffffff;
}
.footer .footer-top ul li:nth-child(2), .footer .footer-top ul li:nth-child(3), .footer .footer-top ul li:nth-child(4), .footer .footer-top ul li:nth-child(5) {
  border-left: 1px solid #ffffff;
}
.footer .footer-mid {
  text-align: center;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.footer .footer-mid p span {
  padding: 0 30px;
  font-size: 1rem;
}
.footer .footer-mid p span a {
  color: #ffffff;
  text-decoration: none;
}
.footer .footer-bot {
  margin-top: 20px;
  text-align: center;
  font-size: 0.8rem;
}
.footer .footer-sns {
  position: absolute;
  bottom: 2%;
  right: 1%;
}
.footer .footer-sns a {
  font-size: 2.2rem;
  margin: 0px 7px;
}
.footer .footer-sns a:nth-child(1) {
  color: #1da1f2;
}
.footer .footer-sns a:nth-child(2) {
  color: #526ac3;
}
.footer .footer-sns a:nth-child(3) {
  color: #b22222;
}
.footer .footer-sns a:nth-child(4) {
  color: #000000;
}
.footer .footer-crnter-contact {
  margin-top: 20px;
}
.footer .footer-crnter-contact a {
  display: block;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}

.sub {
  padding-top: 50px;
}

.sub-heading {
  display: flex;
  justify-content: center;
}
.sub-heading h2 {
  text-align: center;
  color: #ffffff;
  text-align: center;
  margin-bottom: 50px;
  font-size: 3vw;
  line-height: 55px;
}
.sub-heading h2 .br-sp {
  display: none;
}

.gallary {
  padding: 0px 0px 0px 0px;
}
.gallary .g-con {
  width: 75%;
  margin: 0 auto;
}
.gallary .g-con .gallary-content {
  margin-bottom: 150px;
}
.gallary .g-con .gallary-content .yutube-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gallary .g-con .gallary-content .yutube-content .yutube-item {
  width: 32%;
  margin-top: 50px;
}
.gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-video {
  width: 100%;
  height: 0;
  padding-bottom: 55%;
  position: relative;
}
.gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text {
  background-color: #ffffff;
}
.gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text p {
  padding: 5px 10px;
  color: #000000;
  line-height: 30px;
  font-size: 1.2vw;
}

.sub-slide {
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 40px;
  padding: 50px 40px;
  margin-bottom: 150px;
}
.sub-slide .sub-slide-content {
  width: 60%;
  margin: 0 auto;
}
.sub-slide .sub-slide-content img {
  width: 100%;
  height: auto;
  display: none;
}
.sub-slide .sub-slide-content img.active {
  display: block;
}
.sub-slide .sub-slide-nav ul {
  list-style: none;
  font-size: 7rem;
  color: #ffffff;
}
.sub-slide .sub-slide-nav ul .previous {
  position: absolute;
  top: 60%;
  left: 10%;
  transform: translateY(-50%);
  cursor: pointer;
}
.sub-slide .sub-slide-nav ul .nextarrow {
  position: absolute;
  top: 60%;
  right: 10%;
  transform: translateY(-50%);
  cursor: pointer;
}

#scale {
  transition: transform 7s;
  transform: scale(0);
  display: none;
}

@media screen and (max-width: 1060px) {
  .footer {
    padding: 20px 0px;
  }
  .footer .footer-top ul {
    width: 90%;
  }
  .footer .footer-top ul li {
    padding: 0px 20px;
  }
  .footer .footer-top ul li a {
    font-size: 0.9rem;
  }
  .footer .footer-mid {
    text-align: center;
    margin-top: 20px;
  }
  .footer .footer-mid p span {
    padding: 0px 5px;
    font-size: 0.9rem;
  }
  .footer .footer-sns i {
    font-size: 2rem;
    margin: 0px 10px;
  }
}
@media screen and (max-width: 1024px) {
  /*画面サイズが1024pxからはここを読み込む*/
  .con {
    width: 85%;
  }
  h2 {
    margin-bottom: 40px;
    font-size: 2.1rem;
  }
  .conmmon-content {
    padding: 40px 40px;
    margin-bottom: 50px;
  }
  .conmmon-content .conmmon-text {
    font-size: 18px;
  }
  .conmmon-content .texr-aline-left {
    width: 80%;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image {
    width: 25%;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image img {
    width: 100%;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text {
    width: 75%;
    padding-left: 50px;
    box-sizing: border-box;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text p {
    color: #ffffff;
  }
  header .header-content .menu-logo .logo1 {
    width: 70px;
    height: auto;
  }
  header .header-content .menu-logo .logo2 {
    width: 150px;
    height: auto;
  }
  header nav ul {
    padding-top: 90px;
  }
  header nav ul li {
    padding: 2px 0px;
  }
  header nav ul li a {
    font-size: 2.5rem;
  }
  header nav .nav-logo ul {
    top: 3%;
  }
  header nav .nav-logo ul .nav-in-logo img {
    width: 150px;
    height: auto;
  }
  header nav .nav-logo ul .nav-in-logomark img {
    width: 70px;
    height: auto;
  }
  .bg-ring .green1 {
    z-index: -1;
  }
  .bg-ring .blue5 {
    display: none;
  }
  .top {
    width: 80%;
    margin: 0 auto;
    padding: 150px 0px 30px 0px;
  }
  .top img {
    width: 100%;
  }
  .depo-studio {
    margin-bottom: 50px;
  }
  .depo-studio .depo-studio-text h2 {
    letter-spacing: 2px;
  }
  .conmmon-content .info-text-content {
    width: 80%;
  }
  .slide .depo-slide-con {
    padding: 40px 0px;
  }
  .contact-form {
    margin-top: 150px;
  }
  .contact-form .con-container {
    width: 85%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .contact-form h4 {
    text-align: center;
    font-size: 2rem;
  }
  .contact-form .contanct-top-p {
    margin-top: 15px;
    text-align: center;
    line-height: 1.9rem;
  }
  .contact-form .contact-contents {
    padding: 20px 0px;
    margin: 0px;
  }
  .contact-form .contact-contents .contact-content {
    display: flex;
    align-items: center;
    padding: 12px 0px;
  }
  .contact-form .contact-contents .contact-content .form-ttl {
    display: flex;
    align-items: center;
    width: 35%;
    font-weight: bold;
  }
  .contact-form .contact-contents .contact-content .form-ttl .red {
    border-radius: 10px;
    padding: 0px 5px;
    height: 40px;
    line-height: 40px;
    font-size: 0.8rem;
  }
  .contact-form .contact-contents .contact-content .form-ttl .form-name {
    padding-left: 15px;
  }
  .contact-form .contact-contents .contact-content .contact-input {
    width: 65%;
  }
  .contact-form .contact-contents .contact-content .contact-input input {
    height: 40px;
    border-radius: 10px;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    background-color: #f0f2f6;
    color: #000000;
    font-size: 1.2rem;
    border: 1px solid #81858b;
  }
  .contact-form .contact-contents .contact-content .contact-input textarea {
    height: 150px;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    font-size: 1.2rem;
    font-weight: bold;
    border: 1px solid #81858b;
  }
  .contact-form .contact-contents .button {
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
  }
  .contact-form .contact-contents .button button {
    background-color: #ee008c;
    border-radius: 10px;
    color: #ffffff;
    padding: 10px 90px;
    font-weight: bold;
    font-size: 1.7rem;
  }
  .gmap {
    margin-top: 150px;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 40px;
    padding: 40px 0px;
    box-sizing: border-box;
  }
  .gmap .gmap-content {
    width: 90%;
    margin: 0 auto;
  }
  .gmap .gmap-content iframe {
    height: 600px;
  }
  .sub {
    padding: 0px 0px;
  }
  .sub-heading {
    display: flex;
    justify-content: center;
  }
  .sub-heading h2 {
    text-align: center;
    color: #ffffff;
    text-align: center;
    margin-bottom: 50px;
    font-size: 2.3rem;
  }
  .gallary {
    padding: 80px 0px 0px 0px;
  }
  .gallary .g-con {
    width: 90%;
  }
  .gallary .g-con .gallary-content {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item {
    width: 31%;
    margin-top: 50px;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text p {
    padding: 5px 10px;
    color: #000000;
    line-height: 25px;
    font-size: 1.3vw;
  }
  .sub-slide {
    padding: 50px 40px;
  }
  .sub-slide .sub-slide-content {
    width: 60%;
  }
  .sub-slide .sub-slide-nav ul {
    font-size: 6rem;
  }
  .sub-slide .sub-slide-nav ul .previous {
    left: 5%;
  }
  .sub-slide .sub-slide-nav ul .nextarrow {
    right: 5%;
  }
}
@media screen and (max-width: 850px) {
  .gallary {
    padding: 0px 0px 0px 0px;
  }
  .gallary .g-con .gallary-content {
    margin-top: 30px;
    margin-bottom: 150px;
  }
  .gallary .g-con .gallary-content .yutube-content {
    display: block;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item {
    width: 100%;
    margin-top: 50px;
    height: 450px;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-video {
    width: 100%;
    padding-bottom: 0px !important;
    position: static;
    vertical-align: top !important;
    font-size: 0px;
    height: 81%;
    box-sizing: border-box;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-video iframe {
    width: 100% !important;
    height: 100%;
    position: static;
    object-fit: contain;
    vertical-align: top !important;
    font-size: 0px;
    display: block;
    box-sizing: border-box;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text {
    height: 19%;
    display: flex;
    align-items: center;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text p {
    color: #000000;
    line-height: 35px;
    font-size: 3vw;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  /*画面サイズが768pxから1024pxまではここを読み込む*/
  .con {
    width: 90%;
  }
  h2 {
    margin-bottom: 35px;
    font-size: 1.8rem;
  }
  h2 .br-sp {
    display: block;
  }
  .conmmon-content {
    padding: 40px 40px;
    margin-bottom: 150px;
  }
  .conmmon-content .conmmon-text {
    font-size: 17px;
    line-height: 25px;
  }
  .conmmon-content .texr-aline-left {
    width: 100%;
  }
  .conmmon-content .conmmon-imgcontent {
    display: block;
    margin-bottom: 50px;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image {
    width: 80%;
    margin: 0 auto;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image img {
    width: 100%;
    height: auto;
    object-position: top;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text h4 {
    color: #ffffff;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text p {
    color: #ffffff;
  }
  header .header-content .menu-logo .logo1 {
    width: 60px;
    height: auto;
  }
  header .header-content .menu-logo .logo2 {
    width: 140px;
    height: auto;
  }
  header nav ul {
    padding-top: 70px;
  }
  header nav ul li a {
    font-size: 2rem;
  }
  header nav .nav-logo ul .nav-in-logo img {
    width: 140px;
    height: auto;
  }
  header nav .nav-logo ul .nav-in-logomark img {
    width: 60px;
    height: auto;
  }
  .bg-ring .green1 {
    position: absolute;
    top: 12%;
    left: 12%;
    width: 100px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .yellow1 {
    position: absolute;
    top: 16%;
    right: 0%;
    width: 250px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue1 {
    position: absolute;
    top: 20%;
    left: 20%;
    width: 200px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .green2 {
    position: absolute;
    top: 22%;
    right: 12%;
    width: 300px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .yellow2 {
    position: absolute;
    top: 27%;
    left: 15%;
    width: 200px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue2 {
    position: absolute;
    top: 31%;
    right: 15%;
    width: 150px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue3 {
    position: absolute;
    top: 34%;
    left: 5%;
    width: 300px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .yellow3 {
    position: absolute;
    top: 38%;
    left: 40%;
    width: 300px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue4 {
    position: absolute;
    top: 43%;
    left: 15%;
    width: 150px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .green3 {
    position: absolute;
    top: 46%;
    right: 10%;
    width: 300px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .yellow4 {
    display: none;
  }
  .bg-ring .blue5 {
    position: absolute;
    top: 54%;
    right: 5%;
    width: 300px;
    height: auto;
    z-index: 0;
  }
  .bg-ring .green5 {
    position: absolute;
    top: 78%;
    left: 10%;
    width: 150px;
    height: auto;
    z-index: 111;
  }
  .bg-ring .blue6 {
    display: none;
  }
  .bg-ring .blue7 {
    position: absolute;
    bottom: 7%;
    left: 4%;
    width: 150px;
    height: auto;
    z-index: 111;
  }
  video {
    display: block;
    min-width: 100%;
    min-height: 100%;
  }
  .top {
    width: 80%;
    margin: 0 auto;
    padding: 100px 0px;
  }
  .top img {
    width: 100%;
  }
  .depo-studio {
    margin-bottom: 150px;
  }
  .depo-studio .depo-studio-text h2 {
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
  .conmmon-content .info-text-content {
    width: 80%;
  }
  .conmmon-content .info-text-content .info-text {
    width: 500px;
  }
  .conmmon-content .info-text-content .info-text p {
    font-size: 16px;
  }
  .slide .depo-slide-con {
    padding: 40px 0px;
    font-size: 1.8rem;
  }
  .slide .slider {
    /*display: flex;*/
  }
  .slide .slider img {
    width: 170px;
    height: auto;
    margin: 0 auto;
    transition: 1.5s;
  }
  .contact-form {
    padding: 20px 0px;
  }
  .contact-form .con-container {
    width: 90%;
  }
  .contact-form h4 {
    text-align: center;
    font-size: 1.7rem;
  }
  .contact-form .contanct-top-p {
    margin-top: 13px;
    text-align: center;
    line-height: 1.7rem;
  }
  .contact-form .contact-contents {
    padding: 5px 0px;
  }
  .contact-form .contact-contents .contact-content {
    display: block;
    padding: 8px 0px;
  }
  .contact-form .contact-contents .contact-content .form-ttl {
    width: 100%;
  }
  .contact-form .contact-contents .contact-content .form-ttl .red {
    border-radius: 10px;
    padding: 0px 5px;
    height: 35px;
    line-height: 35px;
    font-size: 0.8rem;
    color: #ffffff;
  }
  .contact-form .contact-contents .contact-content .form-ttl .form-name {
    padding-left: 15px;
  }
  .contact-form .contact-contents .contact-content .contact-input {
    width: 100%;
    margin-top: 10px;
  }
  .contact-form .contact-contents .contact-content .contact-input input {
    height: 35px;
    border-radius: 10px;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 1.2rem;
  }
  .contact-form .contact-contents .contact-content .contact-input textarea {
    height: 100px;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .contact-form .contact-contents .button {
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
  }
  .contact-form .contact-contents .button button {
    border-radius: 10px;
    padding: 10px 90px;
    font-weight: bold;
    font-size: 1.7rem;
  }
  .gmap {
    margin-top: 150px;
  }
  .gmap .gmap-content {
    width: 90%;
    margin: 0 auto;
  }
  .gmap .gmap-content iframe {
    height: 450px;
  }
  .footer .footer-top ul {
    display: block;
    width: 100%;
  }
  .footer .footer-top ul li {
    padding: 0px 5px;
    border: none;
  }
  .footer .footer-top ul li a {
    font-size: 1.3rem;
    text-decoration: underline;
  }
  .footer .footer-top ul li:nth-child(2), .footer .footer-top ul li:nth-child(3), .footer .footer-top ul li:nth-child(4), .footer .footer-top ul li:nth-child(5) {
    border-left: none;
  }
  .footer .footer-mid {
    text-align: center;
    margin-top: 20px;
    display: block;
  }
  .footer .footer-mid p span {
    padding: 0px 5px;
    font-size: 0.9rem;
  }
  .footer .footer-sns {
    position: static;
    text-align: center;
    margin-top: 15px;
  }
  .footer .footer-sns i {
    font-size: 2rem;
  }
  .sub, .gallary {
    padding: 0px 0px;
  }
  .sub .sub-heading, .gallary .sub-heading {
    display: block;
    margin-bottom: 50px;
  }
  .sub .sub-heading h2, .gallary .sub-heading h2 {
    margin-bottom: 0px;
    font-size: 2rem;
    line-height: 38px;
  }
  .sub .sub-heading .br-sp, .gallary .sub-heading .br-sp {
    display: block;
  }
  .gallary {
    padding: 0px 0px 0px 0px;
  }
  .gallary .g-con .gallary-content {
    margin-top: 30px;
    margin-bottom: 150px;
  }
  .gallary .g-con .gallary-content .yutube-content {
    display: block;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item {
    height: 425px;
    box-sizing: border-box;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-video {
    width: 100%;
    height: 81%;
    font-size: 0px;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-video iframe {
    height: 100%;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text {
    height: 19%;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text p {
    line-height: 25px;
    font-size: 3vw;
  }
  .sub-slide {
    padding: 50px 40px;
  }
  .sub-slide .sub-slide-content {
    width: 95%;
  }
  .sub-slide .sub-slide-nav ul {
    font-size: 5rem;
  }
  .sub-slide .sub-slide-nav ul .previous {
    left: 3%;
  }
  .sub-slide .sub-slide-nav ul .nextarrow {
    right: 3%;
  }
  /* Dots */
  .slick-dots li {
    margin: 0 8px !important;
  }
  .slick-dots li button {
    padding: 5px !important;
  }
}
@media screen and (max-width: 690px) {
  .gallary .g-con .gallary-content .yutube-content .yutube-item {
    height: 410px;
  }
}
@media screen and (max-width: 480px) {
  /*画面サイズが480pxからはここを読み込む*/
  .con {
    width: 90%;
  }
  h2 {
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .conmmon-content {
    padding: 20px 20px;
    margin-bottom: 100px;
  }
  .conmmon-content h2 {
    font-size: 1.2rem;
  }
  .conmmon-content .br-sp {
    display: block;
  }
  .conmmon-content .conmmon-text {
    font-size: 15px;
    text-align: left;
  }
  .conmmon-content .conmmon-text p {
    margin-bottom: 15px;
  }
  .conmmon-content .conmmon-imgcontent {
    display: block;
    margin-bottom: 40px;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image {
    width: 100%;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image img {
    width: 100%;
    height: 350px;
    object-position: top;
    object-fit: cover;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text h4 {
    text-align: center;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text p {
    color: #ffffff;
    font-size: 15px;
  }
  .bg-ring .green1 {
    position: absolute;
    top: 9%;
    left: 12%;
    width: 100px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .yellow1 {
    position: absolute;
    top: 12%;
    right: 5%;
    width: 200px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue1 {
    position: absolute;
    top: 17%;
    left: 10%;
    width: 200px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .green2 {
    position: absolute;
    top: 22%;
    right: 12%;
    width: 300px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .yellow2 {
    position: absolute;
    top: 27%;
    left: 15%;
    width: 200px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue2 {
    position: absolute;
    top: 31%;
    right: 15%;
    width: 150px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue3 {
    display: none;
  }
  .bg-ring .yellow3 {
    position: absolute;
    top: 38%;
    left: 40%;
    width: 150px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .blue4 {
    position: absolute;
    top: 43%;
    left: 15%;
    width: 150px;
    height: auto;
    z-index: -1;
  }
  .bg-ring .green3 {
    display: none;
  }
  header {
    top: 2%;
  }
  header .header-content .menu-logo .logo1 {
    width: 50px;
    height: auto;
  }
  header .header-content .menu-logo .logo2 {
    width: 130px;
    height: auto;
  }
  header nav ul {
    text-align: center;
    padding-top: 90px;
  }
  header nav ul li {
    padding: 3px 0px;
  }
  header nav ul li a {
    font-size: 1.5rem;
    font-weight: bold;
  }
  header nav .nav-logo ul .nav-in-logo img {
    width: 130px;
    height: auto;
  }
  header nav .nav-logo ul .nav-in-logomark img {
    width: 50px;
    height: auto;
  }
  header #menubtn {
    width: 35px;
    height: 35px;
  }
  header #menubtn span {
    width: 40px;
  }
  header #menubtn span:nth-of-type(1) {
    top: 17px;
  }
  header #menubtn span:nth-of-type(2) {
    top: 27px;
  }
  header #menubtn span:nth-of-type(3) {
    top: 37px;
  }
  .top {
    width: 100%;
    padding: 90px 0px 40px 0px;
  }
  .top img {
    width: 100%;
  }
  .depo-studio {
    margin-bottom: 100px;
  }
  .depo-studio .depo-studio-text h2 {
    font-size: 1.3rem;
    margin-bottom: 10px;
    letter-spacing: 2px;
  }
  .conmmon-content .info-text-content {
    width: 95%;
  }
  .conmmon-content .info-text-content .info-text p {
    font-size: 16px;
  }
  .conmmon-content .info-text p {
    color: #ffffff;
    font-size: 16px;
  }
  .slide h2 {
    font-size: 1.2rem;
  }
  .slide .depo-slide-con {
    padding: 20px 0px;
    font-size: 1.8rem;
  }
  .slide .depo-slide {
    width: 96%;
    margin: 0 auto;
  }
  .prev-btn {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
  }
  .next-btn {
    position: absolute;
    top: 50%;
    left: 92%;
    transform: translateY(-50%);
  }
  .contact-form {
    margin-top: 100px;
  }
  .contact-form .con-container {
    width: 90%;
  }
  .contact-form h4 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1rem;
  }
  .contact-form h4 span {
    font-size: 0.8rem;
  }
  .contact-form .contanct-top-p {
    margin-top: 10px;
    text-align: center;
    line-height: 1rem;
    font-size: 0.8rem;
  }
  .contact-form .contact-contents {
    padding: 5px 0px;
    width: 100%;
  }
  .contact-form .contact-contents .contact-content {
    display: block;
    padding: 8px 0px;
  }
  .contact-form .contact-contents .button {
    padding-top: 20px;
  }
  .contact-form .contact-contents .button button {
    padding: 5px 60px;
    font-size: 1.2rem;
  }
  .contact-form .contact-con {
    width: 91%;
  }
  .gmap {
    margin-top: 100px;
    padding: 20px 0px;
  }
  .gmap .gmap-content {
    width: 90%;
    margin: 0 auto;
  }
  .gmap .gmap-content iframe {
    height: 400px;
  }
  .footer {
    margin-top: 100px;
  }
  .footer .footer-top ul li a {
    font-size: 1.1rem;
  }
  .sub .sub-heading h2, .gallary .sub-heading h2 {
    margin-bottom: 30px;
    font-size: 6vw;
  }
  .sub-slide {
    padding: 20px 15px;
    margin-bottom: 100px;
  }
  .sub-slide h2 {
    font-size: 1.2rem;
  }
  .sub-slide .sub-slide-content {
    width: 98%;
  }
  .sub-slide .sub-slide-nav ul {
    font-size: 5rem;
  }
  .sub-slide .sub-slide-nav ul .previous {
    left: 3%;
  }
  .sub-slide .sub-slide-nav ul .nextarrow {
    right: 3%;
  }
  .gallary {
    padding: 0px 0px 0px 0px;
  }
  .gallary .sub-heading {
    margin-bottom: 0px;
  }
  .gallary .g-con .gallary-content {
    margin-top: 0px;
    margin-bottom: 100px;
  }
  .gallary .g-con .gallary-content .yutube-content {
    display: block;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item {
    width: 100%;
    height: 300px;
    margin-top: 50px;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text {
    height: 50px;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item .yutube-item-text p {
    line-height: 20px;
    font-size: 4vw;
  }
  .gallary .g-con .gallary-content .yutube-content .yutube-item-1 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 400px) {
  .con {
    width: 90%;
  }
  h2 {
    margin-bottom: 17px;
    font-size: 1.5rem;
  }
  .conmmon-content {
    padding: 20px 15px;
  }
  .conmmon-content .conmmon-text {
    font-size: 17px;
  }
  .conmmon-content .conmmon-imgcontent {
    display: block;
    margin-bottom: 40px;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-image {
    width: 100%;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .conmmon-content .conmmon-imgcontent .conmmon-imgcontent-text p {
    color: #ffffff;
  }
}/*# sourceMappingURL=style.css.map */