/*
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
}
@media (max-width: 767px) {
}
@media (max-width: 576px) {
}
----------------------------------------------------------- */
.woocommerce-product-gallery__trigger {
	display: none!important;
}

@font-face {
	font-family: 'Brush Script MT';
	src: url(../fonts/BrushScriptOpti-Regular.otf);
}

.all-btn {
    background-color: #FF9C60;
    border: 1px solid #FF9C60;
    width: 480px;
}

.header-nav ul li a {
    color: #212529!important;
    text-decoration: none;
}

.salon-name1::after {
  display: none;
}

.salon-name2::after {
  display: none;
}

.salon-name3::after {
  display: none;
}

.salon-name4::after {
  display: none;
}

.salonlist-btn a {
    color: #fff;
    letter-spacing: .2rem;
    display: block;
    position: relative;
    transition: all .3s;
    width: 100%;
    background-color: #C36506;
    border: 1px solid #C36506;
  	font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    margin-bottom: 3%;
    padding: 10px 0;
}

.salonlist-btn a.info-btn {
    background: #FF9C60;
    border: 1px solid #FF9C60;
}

section#section-4 {
  background: #FFF6E8;
}

.products-contents {
  background: #FFF6E8;
}

.price-box {
  background: #FFF6E8;
}

.reserve-btn {
    background-color: #C36506;
    border: 1px solid #C36506;
}

#menu-item2 > a:after {
  display: none;
}

#menu-item3 > a:after {
  display: none;
}

#menu-item4 > a:after {
  display: none;
}

#menu-item5 > a:after {
  display: none;
}

#menu-item6 > a:after {
  display: none;
}

.header h1 img {
    margin-top: 15px;
    width: 65px;
}

.video-mt {
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 82px;
}

.video-mt img {
  width: 100%;
}

@media screen and (max-width: 991px){
.video-mt {
    margin-top: 65px;
}
}

@media screen and (max-width: 1158px){
.header h1 {
    padding-left: 43%;
}
}

footer {
    background: #F0F0F0;
}

.all-btn:hover {
    /* background-color: rgba(255,255,255,0.8); */
    background-color: transparent;
    border: 1px solid #FF9C60;
    color: #FF9C60!important;
    letter-spacing: 5px;
}

.all-btn:active {
    /* background-color: rgba(255,255,255,0.8); */
    background-color: #fff;
    border: 1px solid #FF9C60;
    color: #FF9C60!important;
    letter-spacing: 5px;
}

.all-btn a:hover {
    letter-spacing: 5px;
    text-decoration: none!important;
    color: #FF9C60!important;
    transition: all .3s;
}

.all-btn a:active {
    letter-spacing: 5px;
    text-decoration: none!important;
    color: #FF9C60!important;
    transition: all .3s;
}

.salonlist-btn a:hover {
    letter-spacing: 5px;
    text-decoration: none!important;
    color: #C36506;
    transition: all .3s;
    background-color: transparent;
}

.salonlist-btn a.info-btn:hover {
    color: #FF9C60;
}

.header-nav ul .menu__single .reserve-btn:hover {
    text-decoration: none;
    transition: all .3s;
    background-color: transparent;
    color: #C36506!important;
}

.salonlist-top dl {
    margin-top: 5%;
    height: 210px;
    text-align: center;
}

@media screen and (max-width: 902px){
.salonlist-top dl {
    height: 200px;
}
}

@media screen and (max-width: 767px){
.salonlist-top dl {
    margin-top: 5%;
    height: 160px;
    margin-bottom: 0;
}
}

.recruit-btn {
    bottom: 8%;
    left: 50%;
    transform: translate(-50%)!important;
    -webkit-transform: translate(-50%)!important;
    -ms-transform: translate(-50%)!important;
}

.recruit-img {
  position: relative;
}

.recruit-img h2 {
  font-family: 'Josefin Sans', sans-serif;
  position: absolute;
  color: #FFF7F7;
  right: 15%;
  top: 45%;
  font-size: 80px;
}

@media screen and (max-width: 992px){
  .recruit-img h2 {
    font-size: 48px;
  }
}

@media screen and (max-width: 767px){

  .recruit-img h2 {
    font-family: 'Josefin Sans', sans-serif;
    position: absolute;
    color: #FFF7F7;
    right: 12%;
    top: 45%;
    font-size: 28px;
  }

  .recruit-img img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5%;
    padding-left: 20px;
    padding-right: 20px;
}

}

.all-title {
    font-family: 'Josefin Sans', sans-serif;
}

#section-8 {
  margin-bottom: 120px;
}

@media screen and (max-width: 767px){
  #section-8 {
    margin-bottom: 60px;
  }
}

.footer {
  padding-top: 60px;
}

.coppyright {
  padding-top: 60px;
}

.foot-pc-list {
  text-align: left;
  padding-left: 10px;
}

.foot-pc-list2 {
  line-height: 2.5;
}

.foot-pc-list a:hover {
  text-decoration: none;
}

.sns-area {
  padding-top: 20px;
}

.sns-area img {
  width: 35px;
}

.tik img {
  margin-left: 20px;
}

@media screen and (min-width: 768px){
	.pc_none {
		display: none;
	}
}

@media screen and (max-width: 767px){
  .footer-pc {
    display: none;
  }

	.sp_none {
		display: none;
	}

  .sns-area {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sns-area a {
    padding: 20px;
    padding-bottom: 60px;
    padding-top: 0;
  }

  #section-5 img, #section-5-mobil {
    padding: 10px;
  }
}


@media screen and (min-width: 768px){
  .footer-sp {
    display: none;
  }
}

.header-nav ul li {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

nav.globalMenuSp ul li a {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.all-btn a {
		font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.bg-video-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 65px;
}

#player {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 768px){
  .bg-video-wrap {
    margin-top: 82px;
  }
}

@media screen and (max-width: 767px){
  .all-btn {
      width: 320px;
  }

  .recruit-btn {
      bottom: 8%;
      transform: translateY(0px)!important;
  }
}

@media screen and (max-width: 350px){
  .all-btn {
      width: 280px;
  }
}


.under {
  margin-top: 82px;
}

.under img {
  width: 100%;
}

@media screen and (max-width: 767px){
  .under {
    margin-top: 65px;
  }
}

.privacy span {
  font-size: 20px;
  line-height: 2;
}

.privacy {
  margin-bottom: 100px;
}

@media screen and (max-width: 767px){
  .privacy {
    margin-bottom: 60px;
  }
}

.left-step-text {
  position: relative;
}

.right-step-text {
  position: relative;
}

h2.concept_number {
  font-family: 'Brush Script MT';
  position: absolute;
  right: 20px;
  top: -40px;
  font-size: 120px;
  color: #FCBC96;
}

h2.concept_number2 {
  font-family: 'Brush Script MT';
  position: absolute;
  left: 0;
  top: -40px;
  font-size: 120px;
  color: #FCBC96;
}

.left-step-text dt, .right-step-text dt {
    border-bottom: none;
    font-size: 24px;
    padding-bottom: 0;
}

.left-step-text dd {
    margin-right: 25%;
    border-top: solid 1px #222;
    padding-top: 20px;
}

.right-step-text dd {
    margin-left: 25%;
    border-top: solid 1px #222;
    padding-top: 20px;
}

.left-step-text dt {
    margin-right: 25%;
    text-align: center!important;
}

.right-step-text dt {
    margin-left: 25%;
    text-align: center!important;
}

.step-title-right {
    text-align: left!important;
}

@media screen and (min-width: 991px){

.left-img img {
    width: auto;
    object-fit: cover;
    height: auto;
    object-position: top;
}

}

@media screen and (min-width: 992px) and ( max-width:1024px) {

.left-img img {
    width: 100%;
    object-fit: cover;
    height: auto;
    object-position: top;
}

.concept-2-textbox {
    padding: 5% 5%;
}

}

@media screen and (max-width: 767px){


  .left-step-text dd {
      margin-right: 0;
  }

  .right-step-text dd {
      margin-left: 0;
  }

  .left-step-text dt {
      margin-right: 0;
  }

  .right-step-text dt {
      margin-left: 0;
  }


  .left-step-text dt, .right-step-text dt {
      font-size: 16px;
			padding-bottom: 15px;
			padding-top: 10px;
  }

  h2.concept_number3 {
    font-family: 'Brush Script MT';
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 80px;
    color: #FCBC96;
    z-index: -1;
  }

}

.concept-text-top, .concept-text-top-mobil {
  color : #212529;
  font-size: 24px;
}

@media screen and (max-width: 767px){

  .concept-text-top, .concept-text-top-mobil {
    font-size: 20px;
  }

}

@media screen and (max-width: 767px) {
.about-wrap dt {
	padding: 40px 0;
	display: flex!important;
	flex-direction: column!important;
	justify-content: center!important;
}

.about-wrap dd {
	padding: 40px 0px 40px 20px;
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
	font-size: 14px;
}

}

.clearfix li a {
	padding: 22px;
	font-size: 14px;
}
li.menu__single ul.menu__second-level2 {
    right: -30%;
}

@media screen and (max-width: 767px){
.footer {
    padding-bottom: 0;
}

.foot-pc-list2 {
  line-height: 1.4;
}

.foot-pc-list2 li {
	padding-bottom: 18px;
}
}

.jyunbi {
	margin: 0 auto;
	text-align: center;
	width: 80%;
	border: 1px solid #707070;
	padding: 60px 0 40px 0;
}

.jyunbi p {
	padding: 30px 0;
	font-size: 24px;
}

.jyunbi img {
	width: 100px!important;
	margin: 0 auto!important;
}

@media screen and (max-width: 767px){
	.jyunbi {
		width: 100%;
		padding: 40px 0 20px 0;
	}

	.jyunbi img {
		width: 80px!important;
		height: auto!important;;
	}

	.jyunbi p {
		font-size: 16px;
	}

	.concept_sp_ttl {
		font-size: 16px;
	}

.clearfix li a {
    padding: 5px 10px!important;
	}
}

.shop-concept-img1 {
	  left: 5%;
		height: 100%;
		top: 0%;
		height: 300px;
}

.section-2-text {
	margin-bottom: 0;
}

	@media screen and (min-width: 766px){
		.section-2-text.element.js-animation.is-show {
    padding: 5% 8% 5% 5%;
		}

		.ikebukuro-txt {
    padding: 7.5% 8% 5% 5%!important;
		}

		.ueno-txt {
		padding: 7% 8% 5% 5%!important;
		}

		.right-map {
			margin-bottom: 20px;
		}

		.left-maptext {
			margin-bottom: 20px;
		}
	}

@media screen and (max-width: 767px){
.section-2-text {
    display: block;
}

.left-maptext {
	margin-bottom: 20px;
}
}

#stylist .container-fluid {
    margin-top: 2%;
}

#menu {
	background: #FFF6F0;
padding-bottom: 80px!important;
}

.menu-btn {
    background-color: #C36506;
    border: 1px solid #C36506;
    width: 280px;
		margin: 0 auto;
		margin-top: 40px;
}

.menu-btn a {
  	font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    letter-spacing: .2rem;
    display: block;
    position: relative;
    color: #fff;
    padding: 10px 0;
    transition: all .3s;
}

.menu-btn a:hover {
    letter-spacing: 5px;
    text-decoration: none!important;
    color: #C36506;
    transition: all .3s;
    background-color: transparent;
}

.menu-btn a:hover {
    color: #C36506;
}

.menu-btn:hover {
    letter-spacing: 5px;
    text-decoration: none!important;
    color: #C36506;
    transition: all .3s;
    background-color: transparent;
}

.coupon_area h2 {
	font-size: 20px;
	margin-bottom: 20px;
}

.coupon_area h3 {
	font-size: 18px;
	margin-bottom: 30px;
}

.coupon_area p {
	font-size: 14px;
	line-height: 1.6;
	font-weight: 200!important;
}

.creative_img2 {
	margin-bottom: 60px;
}

#coupon {
	margin-top: 120px;
	margin-bottom: 80px;
}

.creative_img2 img {
	width: auto;
	margin: 0 auto;
	height: 237px;
}

.visi {
	visibility:hidden;
}

@media screen and (max-width: 767px){
	.coupon_area h2 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.coupon_area h3 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.coupon_area p {
		display: none;
	}

	.menu-btn {
	    background-color: #C36506;
	    border: 1px solid #C36506;
	    width: 75%;
			margin: 0 auto;
			margin-top: 20px;
	}

	.menu-btn a {
			padding: 10px 0;
			font-size: 12px;
	}

	.sp_none {
		display: none;
	}

	.visi {
		display: none;
	}

	.creative_img {
		padding: 20px 10px!important;
	}
	#stylist img {
		height: auto!important;
	}

	.salonlist-btn2 {
    text-align: center;
    margin: 20px 0 0 auto;
	}

	#coupon {
    margin-top: 40px;
    margin-bottom: 40px;
	}

	.left-maptext {
		margin-top: 20px;
	}
}

.salon_top img {
	width: 100%;
}

.salon_top {
	margin-top: 82px;
}

@media screen and (max-width: 767px){
	.creative_img2 img {
		width: 100%;
		height: auto;
	}
	.salon_top {
		margin-top: 65px;
	}

	.salonlist-btn a.info-btn {
		font-size: 16px;
	}

	.creative_img2 {
		padding-left: 15px!important;
	}

	.creative_img3 {
		padding-left: 5px!important;
		padding-right: 15px!important;
	}

	.header-nav ul li {
		right: 10px;
	}

	.shop-concept-img1 {
		height: 180px;
		min-height: 180px;
	}
}

.stylist_area span {
	text-align: center;
	display: block;
	margin-top: 5px;
}

a.stylist_link:hover {
	 text-decoration: none!important;
	 opacity: 0.7;
	 transition: all .3s;
	 color: #4b4b4b!important;
}

#stylist img {
    height: auto;
}

.right-menubox {
	padding-right: 40px;
}

.left-menubox {
	padding-left: 40px;
}

.menu-innner h2 {
	margin-bottom: 0;
}

@media screen and (max-width: 767px){
	.right-menubox {
		padding-right: 15px;
	}

	.left-menubox {
		padding-left: 15px;
	}

	.coupon_area_m {
		padding-right: 30px;
		padding-left: 30px;
	}

	.info-btn-mini {
		font-size: 14px!important;
	}
}

@media screen and (max-width: 765px){
#section-shop-concept {
	padding: 0 30px;
}
}

.salonlist-top img {
	height: 240px;
}

.header-nav ul .menu__single .reserve-btn {
	color: #fff!important;
}

.header-nav ul .menu__single .reserve-btn2 {
	color: #212529!important;
}

.reserve-btn2 {
    background-color: #fff;
    border: none;
}

.news__boxcate {
    position: relative;
    font-size: 12px;
    letter-spacing: 0.12em;
    font-weight: bold;
    padding-left: 162px;
    margin-bottom: 30px;
}

.news__boxcate__cate {
    position: absolute;
    top: 0px;
    left: 4px;
}

.news__boxcate__cate img {
    margin-right: 12px;
    vertical-align: middle;
}

.news__boxcate__cate span {
    display: inline-block;
    vertical-align: middle;
}

.news__boxcate__nav {
    max-width: 100%;
}

.news__boxcate__nav ul li {
    display: inline-block;
    padding-right: 16px;
    margin-bottom: 27px;
}

.news__boxcate__nav ul li a {
    display: block;
    padding: 0 12px 9px 8px;
    position: relative;
}

.news__boxcate__nav ul li a:hover {
	opacity: 0.7;
	transition: all .3s;
	text-decoration: none;
}

.news__boxcate__nav ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.news__boxcate__nav ul li a::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
.news__boxcate__nav ul li a:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}


@media only screen and (max-width: 767px){
.news__boxcate {
    padding: 40px 0 0;
    margin-bottom: 20px;
}

.news__boxcate__nav ul li a {
    padding: 0 10px 5px 5px;
}
}

.menu__single .menu__second-level li a {
    color: #ffffff!important;
}

.news-box span {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
}

span.tenpo {
	margin-left:auto;
	background: #A491D3;
	color: #fff;
	padding: 5px;
	padding-left: 8px;
	font-size: 12px;
}

#shinagawa {
	background: #A491D3;
}

#shibuya {
	background: #818AA3;
}

#ikebukuro {
	background: #0F8B8D;
}

#ueno {
	background: #F5F2B8;
	color: #585858;
}
@media only screen and (max-width: 767px){
	.news-box span {
		display: inline-block;
		margin-bottom: 10px;
	}

	span.tenpo {
		margin-left: 5px;
		font-size: 10px;
		white-space: nowrap;
	}

	li.col-md-3.col-xs-12.news-list {
		padding: 0;
	}
}

  #gnav-input:checked ~ #gnav-content {
    top: 0;
  }

	#gnav-content {
		overflow: auto;
		height: calc(100vh - 125px);
  }
  .humb-menu__title {
    padding: 1.5rem;
  }
  .humb-menu label {
    display: flex;
    justify-content: space-between;
    padding: 1.5rem;
    cursor: pointer;
    border-top: 0.5px solid #c7c5c5;
  }
  .humb-menu input {
    display: none;
  }
  .humb-menu .accshow {
    height: 0;
    overflow: hidden;
  }
  .humb-menu .accshow p {
    padding: 1.5rem;
  }
  .humb-menu .cssacc:checked + .accshow {
    height: auto;
  }
	.accshow p a {
		color: #fff;
	}
	.accshow p a:hover {
		opacity: 0.7;
		transition: all .3s;
		text-decoration: none;
	}

	.humb-menu label a{
		display: flex;
		justify-content: space-between;
	}

	a.nomi {
		color: #fff;
	}

	a.nomi:hover {
		opacity: 0.7;
		transition: all .3s;
		text-decoration: none;
	}

	.gnav-sns-list {
		padding-top: 40px!important;
		justify-content:flex-start!important;
	}

	.gnav-sns-list img {
		width: 35px;
		height: 35px;
	}

	.tik2 img {
	    margin-left: 0px;
			margin-right: 20px;
	}
}

.user_btnbox2 {
	margin-bottom: 80px!important;
}

.woocommerce a {
    color: #C36506!important;
}

button.single_add_to_cart_button.button.alt {
    color: #222222!important;
    padding: 2% 12%;
    border-radius: 3px;
    border: none;
    margin-bottom: 2%;
    background: #EFEFEF!important;
    box-shadow: none!important;
}

nav.woocommerce-MyAccount-navigation ul li {
    box-shadow: none!important;
    background-color: #EFEFEF;
    color: #222222!important;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    flex: 0 0 30%;
    max-width: 30%;
    margin-right: 10px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #222222!important;
    background-color: #EFEFEF!important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid #C36506!important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #FFF6F0!important;
}

nav.woocommerce-MyAccount-navigation ul li a {
	color: #222!important;
}

span.komeshirushi {
	color: #FF0000;
	padding-left: 2px;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 50%;
    padding: 2%;
    background-color: #C36506;
    color: #fff;
  	font-family: 'Josefin Sans', sans-serif;
    margin-top: 5%;
    margin-bottom: 5%;
}

.ajax-loader {
	display: none;
}

@media screen and (max-width: 767px){
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}

.user_btnbox2 {
	margin-bottom: 20px!important;
}
}


img.wp-post-image {
	height: 300px!important;
}

.user_box_area {
	margin-bottom: 80px!important;
}

@media screen and (max-width: 767px){
img.wp-post-image {
    height: 150px!important;
}

.user_box_area {
	margin-bottom: 40px!important;
}

}

.woocommerce-product-gallery__image a img.wp-post-image {
	height: auto!important;
}

img.emoji {
	display: none!important;
}

.news-list .news-box .news-box-img img {
    height: 200px!important;
}

@media screen and (max-width: 767px){
.news-list .news-box .news-box-img img {
    height: 130px!important;
}

.section-6-btn.element.js-animation.is-show {
    padding: 0px!important;
}

.section-4-btn {
    padding: 0px!important;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding: 10px 0px 10px 0px !important;
	margin-bottom: 12px!important;
}

.news-list .news-box .news-box-img img {
    width: 160px;
}

}

.single-img img {
    width: 350px!important;
    height: 300px!important;
    object-fit: cover;
}

.single-flex {
	margin-bottom: 40px!important;
}


.single-flex {
	margin-bottom: 40px!important;
}

.creditcard img {
	height: 50px;
	margin-top: 20px;
}

.access-bg-box {
    margin-top: 20px!important;
}

@media screen and (max-width: 767px){
	.creditcard img {
		height: 40px;
	}

	.foot {
		font-size: 16px;
		width: 100%;
    height: 60px;
	  background-color: #FF9C60;
	  color: #fff;
	  text-align: center;
		position: fixed;
		bottom: 0;
	}

	.foot a img {
		width: 40px;
	}

	.foot a {
		color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
	}

	.foot a:hover {
		opacity: 0.7;
		transition: all .3s;
		text-decoration: none;
	}

	.coppyright2 {
		padding-bottom: 80px;
	}

	.section-2-text-sp {
		text-align: left!important;
	}
}

@media screen and (max-width: 576px){
.product-menu {
	height: 60px;
	}
}

@media screen and (max-width: 576px){
.products-contents {
    padding-bottom: 40px;
}
}

.woocommerce-additional-fields h3 {
	padding-bottom: 20px!important;
	padding-top: 20px!important;
}
