@charset "UTF-8";
/* CSS Document */
html {
  font-size: 62.5%;
  font-family: vdl-v7mincho, serif;
  /*	height: 100vh;
  	overflow: hidden;
  	position: relative;
  	&:before{
  		content:"";
  		position: absolute;
  		width:100%;
  		height: 100vh;
  		top:0;
  		left:0;
  		background: rgba($main-color,.7);
  		z-index:99999999;
  	}
  	&:after{
  		content:"BIOTOP\A OFFICIAL WEBSITE\A近日公開予定";
  		text-align: center;
  		white-space:pre;tra
  		position: absolute;
  		top: 50%;
  		left: 50%;
  		transform: translateX(-50%) translateY(-50%);
  		font-size: 4.1rem;
  		color: white;
  		z-index:99999999;
  		font-weight: bold;
  		font-family: $basic-font-family;
  		line-height: 1.2;
  	}*/
}

.block {
  display: inline-block;
}

body {
  font-size: 1.6rem;
}

.all-wrap {
  width: 100%;
  overflow: hidden;
}

.green-back {
  background-color: #637571;
}

.content-width {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
}

.header {
  position: fixed;
  background: #637571;
  width: 100%;
  top: 0;
  z-index: 9999;
}

.head-con-link {
  display: none;
}

.h1, .h1-sub, h2, .menu-list {
  color: white;
}

h2 {
  font-size: 3.5rem;
}

.h1 {
  font-size: 6rem;
  font-weight: bold;
  vertical-align: bottom;
}

.h1-sub {
  padding-bottom: 1.5rem;
  font-size: 3rem;
  vertical-align: top;
  margin-top: -5px;
}

.nav-wrap {
  position: relative;
  color: white;
}
.nav-wrap .mobile-list {
  display: none;
  width: 100%;
  text-align: center;
  background: #BB9855;
  padding: 1rem;
}
.nav-wrap .mobile-list .not-hamburger {
  transition: 0.5s;
}
.nav-wrap .mobile-list .not-hamburger.slide {
  margin-bottom: 2.6rem;
}
.nav-wrap .mobile-list .hamburger-line {
  height: 0.5rem;
  background: white;
  width: 90%;
  margin: 0.8rem auto 0.8rem;
  transition: 0.5s;
}
.nav-wrap .mobile-list .hamburger-line:nth-of-type(3).slide {
  opacity: 0;
}
.nav-wrap .mobile-list .hamburger-line:nth-of-type(2).slide {
  transform: rotate(45deg);
  margin-bottom: -1.3rem;
}
.nav-wrap .mobile-list .hamburger-line:nth-of-type(4).slide {
  transform: rotate(-45deg);
  margin-top: -1.3rem;
}

.nav {
  background: #BB9855;
}
.nav ul {
  display: flex;
  padding: 1rem 0;
  justify-content: center;
}
.nav ul li {
  flex-basis: 16.66%;
  text-align: center;
  font-size: 1.8rem;
}

.main-visual {
  display: block;
  height: 100%;
  position: relative;
}
.main-visual.content-width {
  width: 100%;
}

.video-wrap {
  /*	height: 100%;*/
  overflow: hidden;
  padding-bottom: 6rem;
}
.video-wrap .main-video {
  display: block;
  float: right;
  max-width: 90%;
}

.about-wrap {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  margin-top: -10%;
  z-index: 99;
  bottom: 0;
}
.about-wrap h2 {
  background: #DA7B6B;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  text-align: center;
  padding: 3rem 1.5rem;
  letter-spacing: 0.05em;
}
.about-wrap .about-p-wrap {
  display: flex;
  align-items: center;
  padding: 0 3rem;
}
.about-wrap .about-p1 {
  color: #637571;
  font-size: 6rem;
}
.about-wrap .about-p2 {
  font-size: 3rem;
  padding-left: 5rem;
  letter-spacing: 0.05em;
}

.plant {
  position: absolute;
  max-width: 300px;
}

.con-link-wrap2 {
  position: fixed;
  right: 0;
  bottom: -100%;
  z-index: 9999;
  width: 100%;
  transition: 0.5s;
}
.con-link-wrap2 .con-link2 {
  overflow: hidden;
}
.con-link-wrap2 .con-link-deco {
  float: right;
  border: 3px solid #637571;
  background: #BB9855;
  border-bottom: none;
  display: inline-block;
  border-radius: 20px 20px 0 0;
}
.con-link-wrap2 a {
  color: white;
  padding: 1.5rem;
  display: inline-block;
}
.con-link-wrap2.move {
  bottom: 0;
}

.bi-color-back {
  position: relative;
  background: linear-gradient(#637571 0%, #637571 50%, #BB9855 50%, #BB9855 100%);
  padding-top: 2rem;
}
.bi-color-back .square-list {
  overflow: hidden;
  margin: 0 auto;
  padding-top: 90%;
  position: relative;
}
.bi-color-back .square-list li {
  width: 30%;
  padding-top: 30%;
  position: absolute;
  transition: 0.4s;
}
.bi-color-back .plant1 {
  position: absolute;
  top: 25%;
  width: 40%;
}
.bi-color-back .plant2 {
  position: absolute;
  top: -7%;
  width: 40%;
  left: 60%;
}
.bi-color-back .square-photo1 {
  background-image: url("../img/1605332362411.png");
  background-position: center;
  background-size: 250%;
  left: 45%;
  top: 20%;
  transform: rotate(-45deg) translateY(-50%);
}
.bi-color-back .square-photo2 {
  background-image: url("../img/1605332345901.png");
  background-position: center;
  background-size: 250%;
  top: 47%;
  left: 31%;
  transform: rotate(-45deg) translateY(-50%);
}
.bi-color-back li.square-photo2, .bi-color-back li.square-photo3 {
  width: 20%;
  padding-top: 20%;
}
.bi-color-back .square-photo3 {
  background-image: url("../img/IMG_16666.png");
  background-position: left 60% top 40%;
  background-size: 230%;
  right: 14%;
  top: 42%;
  transform: rotate(-45deg) translateY(-50%);
}
.bi-color-back .square-photo4 {
  background-image: url("../img/IMG_1673.png");
  background-position: center;
  background-size: 240%;
  top: 66%;
  left: 49%;
  transform: rotate(-45deg) translateY(-50%);
}

.news {
  background: #BB9855;
  text-align: center;
  padding-bottom: 15rem;
}
.news h2 {
  margin-bottom: 5rem;
}
.news .white-back {
  background: white;
  width: 100%;
}
.news .plant-wrap {
  position: relative;
}
.news .plant-wrap .plant3 {
  bottom: -29.5rem;
  left: -4rem;
  width: 20%;
  z-index: 98;
  max-width: 230px;
}
.news .plant-wrap .plant4 {
  bottom: -31rem;
  right: -5rem;
  width: 40%;
}

.news-list {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: left;
  padding: 3rem 0;
  z-index: 99;
}
.news-list li {
  flex-basis: calc(25% - 2rem);
  margin: 0 1rem;
}
.news-list li .img-link {
  width: 100%;
  padding-bottom: 66%;
  height: 0;
  display: inline-block;
  overflow: hidden;
}
.news-list li img {
  display: block;
  width: 100%;
  height: auto;
}
.news-list li .attachment-full {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.news-list li p {
  margin-top: 1.5rem;
  padding-top: 0.5rem;
  border-top: 1px solid #BB9855;
}
.news-list li p, .news-list li a {
  color: #BB9855;
  margin-bottom: 0.5rem;
}

.greeting-wrap {
  display: flex;
  color: white;
}
.greeting-wrap .greet-p-wrap {
  flex-basis: 50%;
  display: flex;
  align-items: center;
}
.greeting-wrap .greet-p-wrap h2 {
  margin-bottom: 1rem;
}
.greeting-wrap .greet-p-wrap p {
  line-height: 1.8;
  width: 95%;
  letter-spacing: 0.05em;
}
.greeting-wrap .greet-img-wrap {
  flex-basis: 50%;
  position: relative;
}
.greeting-wrap .greet-img-wrap img {
  display: block;
  width: 100%;
  transition: 2.5s;
}
.greeting-wrap .greet-img-wrap .greet-img2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.greeting-wrap .greet-img-wrap .greet-img1 {
  z-index: 10;
}
.greeting-wrap .greet-img-wrap .none {
  opacity: 0;
}

.h2-underline {
  border-bottom: 1px solid white;
}

.greeting .greeting-wrap2 {
  background: #DA7B6B;
  padding-bottom: 5rem;
}

.menu {
  background: #DA7B6B;
  color: white;
  padding-bottom: 2rem;
}
.menu .toggle-menu {
  pointer-events: none;
}
.menu h2 {
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 5rem;
  margin-bottom: 6rem;
}
.menu .hair-img, .menu .esthetic-img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
  position: relative;
  padding-top: 57%;
}
.menu .hair-img .hair1, .menu .hair-img .esthetic2, .menu .esthetic-img .hair1, .menu .esthetic-img .esthetic2 {
  transition: 1.2s;
  width: 60%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.menu .hair-img .hair1 img, .menu .hair-img .esthetic2 img, .menu .esthetic-img .hair1 img, .menu .esthetic-img .esthetic2 img {
  display: inline-block;
  width: 100%;
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
  clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
}
.menu .hair-img .hair1.fade_on4, .menu .hair-img .esthetic2.fade_on4, .menu .esthetic-img .hair1.fade_on4, .menu .esthetic-img .esthetic2.fade_on4 {
  opacity: 0;
  bottom: -1rem;
}
.menu .hair-img .hair2, .menu .hair-img .esthetic1, .menu .esthetic-img .hair2, .menu .esthetic-img .esthetic1 {
  transition: 1.2s;
  margin-left: -5%;
  width: 45%;
  z-index: 99;
  position: absolute;
  right: 0;
  bottom: -5%;
}
.menu .hair-img .hair2 img, .menu .hair-img .esthetic1 img, .menu .esthetic-img .hair2 img, .menu .esthetic-img .esthetic1 img {
  display: block;
  width: 100%;
  -webkit-clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
  clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
}
.menu .hair-img .hair2.fade_on4, .menu .hair-img .esthetic1.fade_on4, .menu .esthetic-img .hair2.fade_on4, .menu .esthetic-img .esthetic1.fade_on4 {
  opacity: 0;
  bottom: -10%;
}
.menu .hair-img .esthetic1, .menu .esthetic-img .esthetic1 {
  margin-left: 0;
  bottom: 3%;
  left: 0;
}
.menu .hair-img .esthetic1 h3, .menu .esthetic-img .esthetic1 h3 {
  text-align: right;
  margin-right: 10%;
}
.menu .hair-img .esthetic2, .menu .esthetic-img .esthetic2 {
  right: 0;
  left: inherit;
}

h3 {
  font-size: 6rem;
  font-weight: bold;
}

.h3-hair {
  margin-bottom: 2rem;
  z-index: 99;
  margin-left: 10%;
  position: relative;
}
.h3-hair:before {
  content: "";
  width: 50%;
  position: absolute;
  height: 1px;
  background: white;
  right: 0;
  top: 50%;
}

.h3-esthetic {
  position: relative;
}
.h3-esthetic:before {
  content: "";
  width: 50%;
  position: absolute;
  height: 1px;
  background: white;
  left: 0;
  top: 50%;
}

h4 {
  font-size: 2.5rem;
  border: 2px solid #fff;
  padding: 0.5rem;
  letter-spacing: 0.1em;
}

.menu-h4-letter {
  font-size: 1.6rem;
}

.hair-menu-list, .esthetic-menu-list {
  display: flex;
  flex-wrap: wrap;
}
.hair-menu-list .hair-menu-list-item, .hair-menu-list .esthetic-menu-list-item, .esthetic-menu-list .hair-menu-list-item, .esthetic-menu-list .esthetic-menu-list-item {
  flex-basis: 50%;
  padding: 1.5rem;
}

.menu-infolist {
  margin: 2rem;
}
.menu-infolist li {
  margin-bottom: 2.5rem;
}
.menu-infolist dl {
  display: flex;
}
.menu-infolist dl dd {
  margin: 0 0 0 auto;
}
.menu-infolist dl dt {
  font-weight: normal;
  line-height: 1.3;
}
.menu-infolist .sp-photo {
  display: none;
}

.hair, .esthetic {
  margin-bottom: 6rem;
}

.break-time {
  margin-top: 6rem;
  background: white;
  border: 5px solid #BB9855;
  border-radius: 20px;
  color: #BB9855;
  text-align: center;
  transition: 1.2s;
}
.break-time .break-time-wrap {
  width: 90%;
  margin: 0 auto;
  padding: 3rem 0;
}
.break-time .h5-break {
  font-size: 3.5rem;
  margin-bottom: 3rem;
  font-weight: bold;
  letter-spacing: 0.3em;
}
.break-time .h5-break-sub {
  font-size: 2.2rem;
  letter-spacing: 0.2em;
}
.break-time .break-img {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.break-time .break-p {
  font-size: 3rem;
  line-height: 1.3;
  text-align: left;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  color: #666;
}
.break-time.fade_on4 {
  opacity: 0;
  transform: translateY(-1rem);
}

/*インスタグラムの装飾
*/
.instagram-wrap .instagram-wrap2 {
  background: #DA7B6B;
}
.instagram-wrap .instagram-wrap2 .instagram {
  padding-bottom: 71.2%;
  height: 0;
}

#sb_instagram #sbi_images .sbi_item:nth-of-type(6) a, #sb_instagram #sbi_images .sbi_item:nth-of-type(7) a {
  background-image: none !important;
  z-index: 999;
}

#sb_instagram #sbi_images {
  position: relative;
  background-color: #BB9855;
  z-index: 1;
}
#sb_instagram #sbi_images:after {
  content: "Instagram";
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  position: absolute;
  font-size: 3.7rem;
  letter-spacing: 0.05em;
  z-index: -1;
}
#sb_instagram #sbi_images:before {
  content: "";
  position: absolute;
  width: 10%;
  padding-bottom: 10%;
  background: url("../img/insta-logo.png");
  background-size: 100%;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
  top: 40%;
  z-index: -1;
}

.proimgwrap{
	background: #DA7B6B;
	padding-bottom: 5em;
padding-top: 5em;
	}

.proimg{
	display: flex;
	align-items: center;
	text-align: center;
	width: 50%;
	margin: 0 auto;
 background: #DA7B6B;
	
}

.proimg img{
	width: 100%;
}

@media screen and (max-width: 500px) 
{
	.proimgwrap{
	background: #DA7B6B;
	padding-bottom: 5em;
padding-top: 5em;
	}

.proimg{
	display: flex;
	align-items: center;
	text-align: center;
	width: 100%;
	margin: 0 auto;
 background: #DA7B6B;
	
}
}

/*アクセスの装飾
*/
.access-wrap {
  padding-top: 5rem;
  background: #637571;
  color: white;
}
.access-wrap .h2-access {
  text-align: center;
  margin-bottom: 5rem;
}
.access-wrap .map-wrap {
  position: relative;
}
.access-wrap .map-wrap iframe {
  z-index: 99;
  height: 450px;
}
.access-wrap .map-wrap {
  z-index: 99;
}
.access-wrap .shop-info {
  z-index: 100;
  position: relative;
}

.plant7 {
  position: absolute;
  top: 70%;
  right: 0;
  display: block;
  width: 50%;
  max-width: 380px;
  z-index: -1;
}

.square-area2 {
  background: #637571;
  padding-bottom: 5rem;
  position: relative;
}
.square-area2 .square-list {
  margin: 0 auto;
  padding-top: 90%;
  position: relative;
}
.square-area2 .square-list li {
  width: 30%;
  padding-top: 30%;
  position: absolute;
  transition: 0.4s;
}
.square-area2 .square-list .plant6 {
  position: absolute;
  top: -5%;
  width: 40%;
  right: 5%;
  z-index: 99;
}
.square-area2 .square-list .plant6-1 {
  display: block;
  width: 100%;
}
.square-area2 .square-list .plant5 {
  position: absolute;
  top: 5%;
  width: 40%;
  transform: rotate(-20deg);
  max-width: 280px;
}
.square-area2 .square-list .plant5-1 {
  display: block;
  width: 100%;
}
.square-area2 .square-photo5 {
  background-image: url("../img/unnamed (11).png");
  background-position: left 60% top 50%;
  background-size: 230%;
  left: 45%;
  top: 20%;
  transform: rotate(-45deg) translateY(-50%);
}
.square-area2 .square-photo6 {
  background-image: url("../img/IMG_9191.png");
  background-position: left 38% bottom 35%;
  background-size: 240%;
  top: 47%;
  left: 31%;
  transform: rotate(-45deg) translateY(-50%);
}
.square-area2 li.square-photo6, .square-area2 li.square-photo7 {
  width: 20%;
  padding-top: 20%;
}
.square-area2 .square-photo7 {
  background-image: url("../img/unnamed-(7).png");
  background-position: center;
  background-size: 250%;
  right: 14%;
  top: 42%;
  transform: rotate(-45deg) translateY(-50%);
}
.square-area2 .square-photo8 {
  background-image: url("../img/line_752318833353115-(1).png");
  background-position: top 65% left 80%;
  background-size: 360%;
  top: 66%;
  left: 49%;
  transform: rotate(-45deg) translateY(-50%);
}

.map-wrap {
  margin-bottom: 3rem;
}

.shop-info {
  padding-bottom: 6rem;
}
.shop-info dl {
  z-index: 99;
  display: flex;
  margin-bottom: 1rem;
  line-height: 1.3;
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
}
.shop-info dl dt {
  flex-basis: 15%;
}

.h2-contact {
  margin-bottom: 5rem;
}

.none {
  color: #fff;
  display: none;
}

.contact {
  text-align: center;
  padding-bottom: 6rem;
}
.contact form {
  margin-bottom: 5rem;
}
.contact form .fl-item {
  margin-bottom: 3rem;
}
.contact form .fl-item label {
  display: inline-block;
  padding-bottom: 2rem;
  color: #fff;
  font-size: 2rem;
}
.contact form .fl-item input, .contact form .fl-item textarea {
  background: #fff;
  width: 80%;
  text-align: left;
  max-width: 500px;
  height: 4rem;
}
.contact form .fl-item textarea {
  height: 15rem;
}
.contact form #kakunin {
  color: #fff;
  border: 1px solid #fff;
  padding: 1rem 3rem;
  font-size: 1.8rem;
}
.contact .con-link {
  display: block;
  margin-bottom: 3rem;
}
.contact h3, .contact p {
  color: white;
  margin-bottom: 1rem;
}
.contact h3 {
  font-size: 2.5rem;
}
.contact form {
  text-align: center;
  display: inline-block;
  width: 80%;
  max-width: 600px;
}
.contact form th, .contact form td {
  color: white;
}
.contact .kakunin-form {
  margin-top: 3rem;
}
.contact .kakunin-form table {
  width: 100%;
  padding: 1rem;
  border: 1px solid #fff;
  display: block;
}
.contact .kakunin-form table tbody {
  width: 100%;
  display: block;
}
.contact .kakunin-form tr {
  margin-bottom: 1rem;
  display: block;
  text-align: center;
}
.contact .kakunin-form tr th, .contact .kakunin-form tr td {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}

.sousin {
  margin-top: 2rem;
}
.sousin input {
  color: #fff;
  border: 1px solid #fff;
  padding: 1rem 2rem;
  letter-spacing: 0.2em;
}

.kanryo {
  line-height: 1.3;
  display: inline-block;
  text-align: left;
}

footer {
  text-align: center;
  color: #fff;
  border-top: 1px solid #fff;
}

.crossfade {
  position: relative;
  height: 500px;
}

.square-area1 .fade_on, .square-area2 .fade_on {
  opacity: 0;
  top: calc(20% - 20rem);
}
.square-area1 .fade_on2, .square-area2 .fade_on2 {
  opacity: 0;
  left: calc(31% - 20rem);
}
.square-area1 .fade_on3, .square-area2 .fade_on3 {
  opacity: 0;
  right: calc(14% - 20rem);
}
.square-area1 .fade_on4, .square-area2 .fade_on4 {
  opacity: 0;
  top: calc(66% + 20rem);
}

@media screen and (max-width: 767px) {
  .con-link-wrap2 {
    display: none;
  }

  .h1 {
    font-size: 5rem;
  }

  .bi-color-back .plant1.swing, .bi-color-back .plant2.swing {
    -webkit-animation-name: anime;
    animation-name: anime;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    display: inline-block;
    font-size: 30px;
  }
  @-webkit-keyframes anime {
    33% {
      transform: rotate(10deg);
    }
    66% {
      transform: rotate(-5deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  @keyframes anime {
    33% {
      transform: rotate(10deg);
    }
    66% {
      transform: rotate(-5deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }

  .square-area1 .square-list li, .square-area2 .square-list li {
    transition: 0.8s;
  }
  .square-area1 .square-list .fade_on, .square-area1 .square-list .fade_on2, .square-area1 .square-list .fade_on3, .square-area1 .square-list .fade_on4, .square-area2 .square-list .fade_on, .square-area2 .square-list .fade_on2, .square-area2 .square-list .fade_on3, .square-area2 .square-list .fade_on4 {
    opacity: 1;
    padding-top: 0%;
  }
  .square-area1 .square-list .fade_on, .square-area2 .square-list .fade_on {
    top: 20%;
  }
  .square-area1 .square-list .fade_on2, .square-area2 .square-list .fade_on2 {
    left: 31%;
  }
  .square-area1 .square-list .fade_on3, .square-area2 .square-list .fade_on3 {
    right: 14%;
  }
  .square-area1 .square-list .fade_on4, .square-area2 .square-list .fade_on4 {
    top: 66%;
  }

  html {
    font-size: 50%;
  }

  .main-visual.content-width {
    width: 100%;
  }

  .header {
    display: flex;
    flex-wrap: wrap;
  }

  .salon-name {
    order: 2;
    flex-basis: 80%;
    padding-left: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .salon-name p {
    font-size: 1.8rem;
    width: 100%;
  }
  .salon-name .head-con-link {
    text-align: center;
    display: block;
    max-width: 30%;
    margin-right: 0.5rem;
  }
  .salon-name .head-con-link a {
    color: white;
    background: #BB9855;
    border-radius: 50%;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 2rem 1rem;
  }

  .nav-wrap {
    position: relative;
    flex-basis: 20%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    background: #BB9855;
  }
  .nav-wrap .mobile-list-wrap {
    display: flex;
    align-items: center;
    flex-basis: 100%;
  }
  .nav-wrap .mobile-list {
    display: inline-block;
    order: 1;
    height: 100%;
    cursor: pointer;
  }

  .nav {
    position: absolute;
    width: 100vw;
    left: -100vw;
    top: 100%;
    transition: 0.8s;
    height: calc(100vh - 100%);
  }
  .nav ul {
    display: block;
  }
  .nav.slide {
    left: 0;
  }
  .nav .menu-list li {
    text-align: left;
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .nav .menu-list li a {
    font-size: 2.5rem;
  }

  .video-wrap {
    padding-bottom: 10rem;
  }
  .video-wrap .main-video {
    max-width: 100%;
  }

  .about-wrap {
    width: 90%;
  }
  .about-wrap h2 {
    font-size: 2rem;
  }
  .about-wrap .about-p-wrap {
    padding: 0 1rem;
  }
  .about-wrap .about-p1 {
    font-size: 4rem;
    margin-bottom: 0.5rem;
  }
  .about-wrap .about-p2 {
    font-size: 1.8rem;
    padding-left: 2rem;
  }

  .news {
    padding-bottom: 5rem;
  }
  .news h2 {
    margin-bottom: 2.5rem;
  }
  .news .plant-wrap {
    padding-bottom: 10%;
  }
  .news .plant-wrap .plant3 {
    bottom: -275%;
    width: 30%;
  }
  .news .plant-wrap .plant4 {
    bottom: -462%;
    width: 60%;
    right: -14%;
  }

  .news-list li {
    flex-basis: calc(50% - 2rem);
    margin-bottom: 1rem;
    display: flex;
    font-size: 1rem;
  }
  .news-list li div {
    margin-left: 1rem;
  }
  .news-list li .img-link {
    padding-bottom: calc(66% - 4rem);
  }

  .greeting-wrap {
    flex-wrap: wrap;
  }
  .greeting-wrap .greet-p-wrap {
    flex-basis: 100%;
    order: 2;
  }
  .greeting-wrap .greet-p-wrap h2 {
    text-align: center;
    margin-bottom: 2rem;
  }
  .greeting-wrap .greet-p-wrap p {
    width: 100%;
  }
  .greeting-wrap .greet-img-wrap {
    flex-basis: 100%;
    order: 1;
    position: relative;
    z-index: 999;
  }

  .menu .menu-h4-letter {
    font-size: 1.3rem;
    margin-left: 0.5em;
  }
  .menu .hair-menu-list-item, .menu .esthetic-menu-list-item {
    margin-bottom: 1rem;
  }
  .menu .toggle-menu {
    pointer-events: inherit;
  }
  .menu .toggle-menu h4 {
    position: relative;
  }
  .menu .toggle-menu h4:after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    border-top: 7px solid white;
    border-right: 7px solid white;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    transform: rotate(135deg);
    right: 5%;
    bottom: 25%;
    transition: 0.8s;
  }
  .menu .toggle-menu h4:before {
    position: absolute;
    content: "Push";
    color: white;
    right: 4%;
    top: 10%;
    font-size: 1rem;
  }
  .menu .toggle-menu h4.change:after {
    transform: rotate(-45deg);
    bottom: 0%;
  }
  .menu .toggle-item {
    display: none;
  }
  .menu .menu-infolist dl {
    display: block;
  }
  .menu .menu-infolist dl dt {
    margin-bottom: 1rem;
  }
  .menu .menu-infolist .sp-photo {
    padding-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    border-bottom: 1px solid white;
  }
  .menu .menu-infolist .sp-photo div {
    display: inline-block;
    width: 85%;
  }
  .menu .menu-infolist .sp-photo img {
    display: block;
    width: 100%;
    -webkit-clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
  }
  .menu .menu-infolist .sp-photo p {
    margin: 0.5rem 0 1.5rem;
    font-size: 1.8rem;
    text-align: left;
  }
  .menu .esthetic {
    margin-bottom: 3rem;
  }
  .menu h2 {
    margin-bottom: 3rem;
  }
  .menu .hair-img, .menu .esthetic-img {
    display: block;
    margin-bottom: 2rem;
    padding-top: 110%;
  }
  .menu .hair-img .hair1, .menu .hair-img .esthetic2, .menu .esthetic-img .hair1, .menu .esthetic-img .esthetic2 {
    top: 0;
  }
  .menu .hair-img .hair2, .menu .hair-img .esthetic1, .menu .esthetic-img .hair2, .menu .esthetic-img .esthetic1 {
    transition: 0.2s;
  }
  .menu .hair-img .hair1, .menu .hair-img .hair2, .menu .hair-img .esthetic1, .menu .hair-img .esthetic2, .menu .esthetic-img .hair1, .menu .esthetic-img .hair2, .menu .esthetic-img .esthetic1, .menu .esthetic-img .esthetic2 {
    width: 100%;
  }
  .menu .hair-img .hair1.fade_on4, .menu .hair-img .hair2.fade_on4, .menu .hair-img .esthetic1.fade_on4, .menu .hair-img .esthetic2.fade_on4, .menu .esthetic-img .hair1.fade_on4, .menu .esthetic-img .hair2.fade_on4, .menu .esthetic-img .esthetic1.fade_on4, .menu .esthetic-img .esthetic2.fade_on4 {
    opacity: 0;
    margin-nottom: -1rem;
  }
  .menu .hair-img .hair1 .h3-hair, .menu .hair-img .hair2 .h3-hair, .menu .hair-img .esthetic1 .h3-hair, .menu .hair-img .esthetic2 .h3-hair, .menu .esthetic-img .hair1 .h3-hair, .menu .esthetic-img .hair2 .h3-hair, .menu .esthetic-img .esthetic1 .h3-hair, .menu .esthetic-img .esthetic2 .h3-hair {
    margin-left: 0;
  }
  .menu .hair-img .esthetic1, .menu .esthetic-img .esthetic1 {
    bottom: -5%;
  }
  .menu .hair-img .hair2 img, .menu .hair-img .esthetic1 img, .menu .esthetic-img .hair2 img, .menu .esthetic-img .esthetic1 img {
    display: none;
  }
  .menu .hair-img .h3-hair, .menu .hair-img .h3-esthetic, .menu .esthetic-img .h3-hair, .menu .esthetic-img .h3-esthetic {
    font-size: 4rem;
    margin-top: 2rem;
  }
  .menu .hair-img .h3-hair:before, .menu .hair-img .h3-esthetic:before, .menu .esthetic-img .h3-hair:before, .menu .esthetic-img .h3-esthetic:before {
    width: 60%;
    right: 0;
    left: auto;
  }
  .menu .hair-img .h3-esthetic, .menu .esthetic-img .h3-esthetic {
    margin-bottom: 2rem;
  }
  .menu .esthetic-img {
    display: flex;
    flex-wrap: wrap;
  }
  .menu .esthetic-img li {
    flex-basis: 100%;
  }
  .menu .esthetic-img .esthetic1 {
    order: 2;
  }
  .menu .esthetic-img .esthetic1 h3 {
    text-align: left;
  }
  .menu .esthetic-img .esthetic2 {
    order: 1;
  }
  .menu .hair-menu-list, .menu .esthetic-menu-list {
    display: block;
  }
  .menu .hair-menu-list .hair-menu-list-item, .menu .hair-menu-list .esthetic-menu-list-item, .menu .esthetic-menu-list .hair-menu-list-item, .menu .esthetic-menu-list .esthetic-menu-list-item {
    padding: 0;
  }

  h4 {
    letter-spacing: 0;
  }

  .break-time.fade_on4 {
    opacity: 0;
    tramsform: translateY(-1rem);
  }
  .break-time .h5-break {
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    margin-bottom: 1.5rem;
  }
  .break-time .break-p {
    font-size: 1.5rem;
  }

  .instagram-wrap .instagram-wrap2 .instagram {
    padding-bottom: 71.2%;
  }
  .instagram-wrap .instagram-wrap2 .instagram.content-width {
    width: 100%;
  }

  #sb_instagram #sbi_images:after {
    font-size: 3rem;
  }

  .access-wrap .map-wrap {
    position: relative;
  }
  .access-wrap .map-wrap iframe {
    height: 200px;
    width: 100%;
  }

  .shop-info dl {
    font-size: 2rem;
    flex-wrap: wrap;
    line-height: 1.5;
  }
  .shop-info dl dt {
    flex-basis: 100%;
    margin-bottom: 1rem;
  }
  .shop-info dl dd {
    flex-basis: 100%;
  }

  .square-area2 .square-list .square-photo5, .square-area2 .square-list .square-photo6, .square-area2 .square-list .square-photo7, .square-area2 .square-list .square-photo8 {
    z-index: 10;
  }
  .square-area2 .square-list .plant6 {
    right: 2%;
    z-index: 1;
  }
  .square-area2 .square-list .plant5-1 {
    z-index: 1;
  }

  .h2-contact {
    font-size: 2.5rem;
  }

  .contact form {
    width: 90%;
  }
  .contact form .fl-item input, .contact form .fl-item textarea {
    width: 100%;
  }
}
.move {
  left: 0;
}