@charset "utf-8";
/*
Theme Name: Smilefarm WordPress Themes
Theme URI: https://smile-farm.co.jp/
Author: Smilefarm
Author URI: https://smile-farm.co.jp
Description: Smilefarm WordPress Themes
Version: 1.0
Text Domain: Smilefarm
*/
/* reset */
@import url("bootstrap-reboot.css");
@import url("matome.css");
@import url("style2.css");
@import url("style3.css");

.color1 {color:#01B14C;}
.color2 {color:#DE0082;}
.color3 {color:#C9D302;}
.color4 {color:#377EF4;}
.bgc1 {background-color:#01B14C;}
.bgc2 {background-color:#DE0082;}
.bgc3 {background-color:#C9D302;}
.bgc4 {background-color:#377EF4;}
.bgc_red {background-color:#C0252D;}

@font-face {
	font-family: 'MyFont';
	src: url("//aurapro.mom/wp-content/themes/aurapro/font/Union-Regular.woff");
}
.ff_01 {
	font-family: MyFont;
}
.anchor_adjust {
	margin-top: -80px;
  padding-top: 80px;
}
.anchor_adjust2 {
	margin-top: -80px;
  padding-top: 80px;
}
.left_center{
  text-align: left;
}
@media screen and (max-width:768px){
  .left_center{
    text-align: center;
  }
}
.advatage_w {
	overflow: hidden;
}
.advatage_l {
	overflow: hidden;
/*	padding-top: 100px;
  margin-top: -100px;*/
}
#logo {
  text-align:center;
  width: 18%;
  padding: 19px 0;
  float: left;
  margin-bottom: 0;
}
#logo a img{
  margin-bottom: 0;
	padding-left: 20px;
}
h1 {text-align:center;}
.page .permalink_txt {
	text-align: left;
	line-height: 1.3;
	font-family: MyFont;
	font-size: 8vw;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	left: 13.8vw;
	z-index: 101;

	text-shadow: 3px 4px 8px #808080;
}
.page h1 {
	font-size: 1.6vw;
	font-weight: bold;

	text-align: left;
	line-height: 1.3;
	color: #fff;
	position: absolute;
	top: 65%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	left: 13.8vw;
	z-index: 101;

	text-shadow: 3px 4px 8px #808080;
}
@media screen and (max-width: 768px) {
	.page h1 {
		top: 66%;
	}
}
@media screen and (max-width: 550px) {
	.page h1 {
		font-size: 2vw;
		top: 60%;
	}
}
.home h1{
	position: static;
	top: 0;
	transform: translateY(0);
	-webkit- transform: translateY(0);
}
.single h1 {
	text-align: left;
	margin-left: 13.8vw;
	line-height: 1.3;
	font-family: MyFont;
	font-size: 120px;
	color: #fff;
}
h2 {margin-bottom:30px;}
.single .article h2 {
	text-align: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 1px solid #707070;
  padding-bottom: 13px;
}
.single .article h3 {
	font-weight: bold;
}
@media screen and (max-width:768px){
  h2 {margin-bottom:20px;}
}

ol {
  padding-left:1.5em;
}
ol li {
  margin-bottom:10px;
}
ol li ol {
  margin-top:10px;
}

/* パンくず */
ul#breadcrumbs , ul#breadcrumbs a {
  color: #888888;
  padding: 0;
}
ul#breadcrumbs li {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 1100px) {
  ul#breadcrumbs li a {
    display: inline-block;
  }
  ul#breadcrumbs li {
    line-height: 1;
  }
  ul#breadcrumbs {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  ul#breadcrumbs li {
    font-size: 13px;
  }
}

/* アニメーション */
.animate {
  opacity: 0;
  transition: all 1s;
  transform: translate(0px,120px) scale(0.7);
}
.animate_in {
  opacity: 1;
  transform: translate(0px,0px) scale(1);
}

.header_ue {
	position: fixed;
	background: transparent;
	height: 81px;
	padding: 0;
	top: 0;
	width: 100%;
	z-index:1000;
}
.header_ue .header_logo{
  font-size: 16px;
  font-weight: normal;
}

#slider_w img {
	width: 100%;
}

@media screen and (max-width: 1500px) {
  .header_ue {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1350px){
	.header_ue {
		height: 66px;
	}
}
@media screen and (max-width: 1100px) {
	.header_ue {
		height: 57px;
	}
}
.header_ue a:hover {
  text-decoration:none;
}
a.hd_icon{
  width: 30px;
  height: 30px;
  transition: .3s;
}
.header_yt{
  border: 1px solid #0F0F0F;
  border-top: none;
  background: #F2F2F2;
  font-size: 14px;
  padding: 5px 10px;
  transition: 0.3s;
}
.header_yt:hover{
}
.header_yt .header_yt_txt{
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  transition: 0.3s;
}
.header_mem{
  border:1px solid #000000;
  border-top: none;
  padding: 6px 10px;
  transition: 0.3s;
}
.header_mem.header_mem_hv:hover{
  background-color: #000;
}

.header_mem_txt{
  transition: 0.3s;
}
.header_mem.header_mem_hv:hover .header_mem_txt{
  color: #fff;
}
.header_icon a {
  margin:0 3px 0;
  display: inline-block;
  vertical-align: middle;
}
.header_top {
  margin: 16px 0 0 auto;
}
.header_top_in {
  text-align: right;
}
.header_top a
, .ft_cta_btn a
, .btn_area a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #222222;
  text-decoration: none;
  max-width: 200px;
  width: 100%;
  padding: 10px 50px;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
}
.flex_w.ft_cta_btn {
	justify-content: center;
	margin-top: 30px;
}
.ft_cta_btn a  {
  max-width: 400px;
	padding: 10px 20px;
}
.btn_area a  {
	max-width: 400px;
	width: 100%;
	padding: 20px 20px;
	margin-bottom: 20px;
}
a.hd_request {
  background: #C0252D;
  margin-right: 10px;
	color: #fff;
	text-align: center;
}
a.hd_contact {
  background: #222222;
	color: #fff;
	text-align: center;
}
.header_right{
  float: left;
  width: 82%;
}
.header_copy{
  font-size: 13px;
  padding-top:10px;
}
.disp_1{
  display: none;
}
#nav.white_menu {
	background: rgba(255,255,255,0.8);
	transition-duration: 0.5s;
}
#nav.white_menu ul li a {
/*	color: #0a0a0a;*/
  color: #6B5A4A;
  transition-duration: 0.5s;
}
#nav.white_menu ul li a span {
/*	color: #0a0a0a;*/
  color: #6B5A4A;
}

#menu-g-navi {
  padding-left: 0;
  list-style: none;
  text-align: right;
  margin: 7px 0 15px auto;
	font-family: MyFont;
}
ul#menu-g-navi li a {
	color: #fff;
	transition-duration: 0.5s
}

.logo_black {
	display: none;
}
#nav.white_menu .logo_black {
	display: inline-block;
}
#nav.white_menu .logo_white {
	display: none;
}

#navToggle.white_menu span {
	border-bottom: solid 2px #2A2A2A;
}

@media screen and (max-width:1450px){
  #menu-g-navi {
    width: 100%;
    margin-top: 5px;
  }
  .disp_1{
    display: block;
  }
}
@media screen and (max-width:1250px){
	#menu-g-navi {
    margin-top: 9px;
  }
}
#menu-g-navi > li {
  display: inline-block;
	position: relative;
}
#menu-g-navi > li:last-child {
  background: #F57301;
	margin-left: 10px;

	padding-right: 35px;
}
#menu-g-navi > li:last-child::before {
	content:url("https://aurapro.mom/wp-content/themes/aurapro/images/bookmark.png");
	position: absolute;
	top: 0;
	right: -5px;
	z-index: 100;
}

#menu-g-navi > li > a {
  display:block;
  text-align:center;
  padding:10px 5px 5px;
  line-height: 1.2;
}
#menu-g-navi > li > a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#menu-g-navi > li > a:hover {
  color: #F57301;
}
#menu-g-navi > li > a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #F57301;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.3s;
}

#menu-g-navi > li:last-child:hover {
  color: #F57301;
	background: #ffd4af;
}
#menu-g-navi > li:last-child::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #F57301;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.3s;
}

#menu-g-navi > li > a:hover::after {
  transform: scale(1, 1);
}
#menu-g-navi > li.menu-item{
  font-size: 30px;
  position: relative;
  cursor: default;
}


@media screen and (max-width: 1450px){
	#menu-g-navi > li.menu-item{
	  font-size: 25px;
	}
}
@media screen and (max-width: 1355px){
	#menu-g-navi > li.menu-item{
	  font-size: 22px;
	}
	#menu-g-navi > li > a {
	  padding:10px 5px 5px;
	}
}
@media screen and (max-width: 1200px){
	#menu-g-navi > li.menu-item{
	  font-size: 18px;
	}
	#menu-g-navi > li > a {
	  padding:10px 4px 5px;
	}
  .header_ue {
    padding-left:3px;
    padding-right:3px;
  }
  #logo a img {
    padding-left:10px;
  }
}

ul#menu-g-navi li a span {
	display: block;
}
#menu-g-navi > li.menu-item span {
  font-size: 14px;
  color: #fff;
	font-family:"Noto Sans Japanese", "Yu Gothic", "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media screen and (max-width: 1355px){
	#menu-g-navi > li.menu-item span {
	  font-size: 12px;
	}
}
#menu-g-navi-sp > li.menu-item span {
  font-size: 14px;
  color: #6B5A4A;
	font-family:"Noto Sans Japanese", "Yu Gothic", "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin-left: 30px;
  position: relative;
}
#menu-g-navi .sub-menu{
  width: 300px;
  max-width: 300px;
  left: 50%;
  transform: translatex(-50%);
  background-color: #E4F3FE;
  /*margin-top: 20px;*/
  padding: 10px 0 30px;
}
#menu-g-navi .sub-menu > .menu-item,
#menu-g-navi-sp .sub-menu > .menu-item {
  border-bottom: 1px solid #888888;
  font-size: 18px;
  margin: 0 20px;
  width: calc(100% - 40px);
  line-height: 1.5;
}
#menu-g-navi .sub-menu > .menu-item a{
  width: 100%;
  display: inline-block;
  padding: 8px 15px 8px;
}
#menu-g-navi-sp>.menu-item a {
	color: #6B5A4A;
}

#menu-g-navi .sub-menu > .menu-item:first-of-type a,
#menu-g-navi-sp .sub-menu > .menu-item:first-of-type a{
  color: #0082D0;
}
#menu-g-navi .sub-menu > .menu-item:first-of-type a:hover,
#menu-g-navi-sp .sub-menu > .menu-item:first-of-type a:hover{
  color: #6B5A4A;
}
#menu-g-navi > li.menu-item-has-children > a > span::after{
  content: "";
  width: 10px;
  height: 10px;
  border-left: 2px solid #666666;
  border-bottom: 2px solid #666666;
  transform: rotate(-45deg);
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 2px;
}
#menu-g-navi > li.menu-item-has-children > a:hover > span::after{
  border-left: 2px solid #0082D0;
  border-bottom: 2px solid #0082D0;
}
#menu-g-navi li a:hover span{
  text-decoration:none;
  color:#F57301;
}
#menu-g-navi > li.menu-item-has-children:hover::after{
  content: "";
  border-bottom: 22px solid #E4F3FE;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.sp_sns_icon{
  display: none;
}
.header_top_sp{
  display: none;
}
.header_logo_sp{
  display: none;
}
.header_copy_sp{
  display: none;
}
.pc_menu{
  display: block;
}
.sp_menu{
  display: none;
}


@media screen and (max-width:1100px){
  #logo{
    padding: 0;
    line-height: 57px;
		width: 50%;
    text-align: left;
  }
  #logo a img{
    margin-bottom: 8px;
    width: 150px;
  }
  .header_inner{
    padding-top: 0;
  }
  .header_top{
    display: none;
  }
  .header_top_sp{
    display: block;
  }
  .header_logo_pc{
    display: none;
  }
  .header_logo_sp{
    display: block;
    text-align: left;
    margin-left: 10px;
    margin-top: 15px;
  }
  .header_logo_sp a{
    display: inline-block;
    height: 57px;
  }
  .header_right{
    width: 50%;
    float: right;
  }
  .kotei_header{
    text-align: right;
    margin: 15px 60px 15px 0;
  }
  a.header_yt {
    border: none;
    background: none;
    padding: 0;
  }
  .hd_icon_yt::before{
    margin-right: 0;
  }
  .header_mem {
    border: none;
    padding: 0;
  }
  .hd_icon_mem::before{
    margin-right: 0;
    margin-left: 16px;
  }
  #navi {
    position: fixed;
    z-index: 500;
    /*max-height: 80vh;*/
		max-height: 100vh;
    overflow: auto;
    box-shadow: 0px 2px 10px #ccc;
  }
  #menu-g-navi-sp > li.menu-item {
    display: inline-block;
    padding: 5px;
    width: 100%;
    float: left;
    margin: 0;
    font-size: 30px;
    position: relative;

		border-bottom: 1px solid #dbdbdb;
  }
	#menu-g-navi-sp > li.menu-item:last-child {
		border-bottom:none;
	}
  .pc_menu{
     display: none;
  }
  .sp_menu{
     display: block;
  }
  .header_menu {
		padding: 0;
  }
  menu-g-navi-sp {
    padding-left: 0;
    list-style: none;
    text-align: right;
    margin-top: 12px;
  }
  #menu-g-navi-sp{
    padding-left: 0;
  }
  #menu-g-navi-sp .sub-menu > .menu-item a{
    padding: 8px 15px 8px;
  }
  #menu-g-navi-sp .menu-item span::before {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    margin: 0 5px;
		position: absolute;
    top: 50%;
    left: -27px;
  }
  #menu-g-navi-sp > li > a {
    text-align: left;
    padding: 10px 5px 10px;
    line-height: 1.2;
		text-decoration: none;
		font-family: 'MyFont';
  }
  #menu-g-navi-sp li a:hover span {
    text-decoration: none;
    color: #666666;
  }
  #navi #menu-g-navi-sp .sub-menu {
    position: relative;
    width: 100%;
    margin: 10px 0;
    left: 0;
    transform: none;
    max-width: 100%;
    display: none;
  }
  #menu-g-navi-sp .sub-menu {
    background-color: #E4F3FE;
    padding: 10px 0 30px;
  }
  #menu-g-navi-sp > li.menu-item-has-children .sub-menu::before{
    content: "";
    border-bottom: 22px solid #E4F3FE;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    position: absolute;
    z-index: 1;
    left: 40px;
    top: -20px;
  }
  #menu-g-navi-sp > li.menu-item-has-children > a::after{
    content: "＋";
    border: 0;
    transform: rotate(0deg);
    right: 0;
    width: auto;
    height: auto;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
  }
  #menu-g-navi-sp > li.menu-item-has-children > a.mn::after{
    content: "－";
    font-weight: bold;
    font-size: 20px;
  }
  #menu-g-navi-sp > li.menu-item-has-children > a > span::after{
    content: none;
  }
  #menu-g-navi-sp li a:hover {
    color:#6B5A4A;
  }
  .disp_tg_off {
    display: none;
  }
  .header_icon{
    display: none;
  }
  .sp_sns_icon{
    display: block;
    margin: 30px 0;
  }
  .header_copy_sp {
    color: #01A5CE;
    text-align: center;
    line-height: 1.5;
    padding: 10px 0;
  }
  .header_copy_sp_name{
    font-size: 16px;
    display: block;
  }
  .header_copy_sp_txt{
    font-size: 14px;
    display: block;
  }
}
@media screen and (max-width:768px){
  .header_copy_sp_name {
    font-size: 11px;
  }
  .header_copy_sp_txt{
    font-size: 9px;
  }
  #menu-g-navi-sp > li.menu-item {
    font-size: 20px;
  }
  #menu-g-navi-sp .sub-menu > .menu-item{
    font-size: 16px;
  }
}

#breadcrumbs {
  padding-left:0;
  margin-top:15px;
}


/* contact */
@media screen and (max-width: 768px) {
	.contact_w td input,.contact_w td textarea {
		width: 100%;
	}
}

.contact_w table {
  margin:0 auto;
  width:100%;
	margin-bottom: 50px;
}
.con_btn {
	text-align: center;
}
.contact_w table,.contact_w td,.contact_w th {
  border: 1px solid rgba(0,0,0,.1);
}
.contact_w table th {
  width:25%;
  padding:10px;
	text-align: center;
  background-color: #F4F4F4;
}
.contact_w table td {
  border-bottom:1px solid #ccc;
  padding:10px;
}
.contact_w input.w100 {
  width:100%;
}
.contact_w textarea.w100 {
  width:100%;
}
.contact_w input[type=submit] {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #222222;
	text-decoration: none;
	max-width: 200px;
	width: 100%;
	padding: 10px;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	background: #222222;
	transition: 0.5s;
	border: none;
}
.contact_w input[type=submit]:hover {
	background: #50c2dc;
	color: #fff;
	transition: 0.5s;
}
.contact_w input.modoru_btn[type=submit] {
  background-color:#cfcfcf;
	border: none;
}
.contact_w input.modoru_btn[type=submit]:hover {
  background-color:#50c2dc;
  color:#fff;
}
.contact_w .mw_wp_form_preview .kome {
  display:none;
}

.hissu {
  color: #E6002C;
  white-space: nowrap;
}

@media screen and (max-width:768px) {
  .contact_w table th {
    width:100%;
    display:block;
		padding-top: 32px;
  }
  .contact_w table td {
    width:100%;
    display:block;
  }
}


.flex_w{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
}
ul.flex_w.top_menu_w {
	margin: 6vw auto 1vw;
	justify-content: center;
}
.top_menu_sub_w {
	margin-bottom: 8vw;
	text-align: center;
}
ul.flex_w.top_menu_w>li{
	border: 2px solid #060606;
	padding: 40px 40px;
	width: 100%;
	max-width: 530px;
}
ul.flex_w.top_menu_w>li p {
	font-weight: bold;
}
ul.flex_w.top_menu_w>li.top_menu_women{
	margin-right: 2%;
}
ul.flex_w.top_menu_w>li.top_menu_women h2 {
	font-family: MyFont;
}
ul.flex_w.top_menu_w>li.top_menu_women h2 span {
	color: #D94A00;
}
ul.flex_w.top_menu_w>li.top_menu_men{
	margin-left: 2%;
}
ul.flex_w.top_menu_w>li.top_menu_men h2 {
	font-family: MyFont;
}
ul.flex_w.top_menu_w>li.top_menu_men h2 span {
	color: #0469A4;
}

@media screen and (max-width: 1200px) {
	ul.flex_w.top_menu_w>li {
		width: 100%;
		max-width: 530px;
		margin: 0px 20px 20px;
		padding: 20px 20px;
	}
	ul.flex_w.top_menu_w>li.top_menu_women{
		margin-right: 20px;
	}
	ul.flex_w.top_menu_w>li.top_menu_men{
		margin-left: 20px;
	}
}
@media screen and (max-width: 768px) {
	.top_menu_sub_w {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 550px) {
	.top_menu_sub_w {
		margin-bottom: 50px;
	}
}
.total_care_img {
	margin-top: -4.4vw;
}
.total_care_img img {
	width: 20vw;
}
.aurapro_img {
	margin-top: -30px;
  margin-right: 50px;
}
.aurapro_img img {
	width: 40vw;
}
@media screen and (max-width: 768px) {
	.total_care_img {
		margin-top: -40px;
	}
	.aurapro_img {
		margin-top: -13px;
	}
	.total_care_img img {
		width: 40vw;
	}
	.aurapro_img img {
		width: 45vw;
	}
}
@media screen and (max-width: 550px) {
	.total_care_img {
		margin-top: -33px;
	}
}

ul.top_menu_list {
	padding-left: 0;
}
ul.top_menu_list>li {
	display: inline-block;
	margin-right: 10px;
	position: relative;
}
ul.top_menu_list>li::before {
	content:"・";
	color: #070707;
}
ul.top_menu_list>li a {
	text-decoration: none;
	color: #070707;
}

/* トップへ戻る */
#page-top {
  position: fixed;
  display: none;
  right: 5px;
  bottom: 0;
  z-index: 500;
}
#page-top a.move-page-top-image {
  background-color: transparent;
}
#page-top a {
  padding: 5px;
  display: block;
  cursor: pointer;
  border-radius: 4px;
}
.page_top_img{
  width: 50px;
	margin-bottom: 0;
}
@media screen and (max-width:768px){
  .page_top_img{
    width: 30px;
  }
}
@media screen and (max-width:640px){
	#page-top {
	  bottom: 23vw;
	}
}

.kyocho {
	font-weight: bold;
	font-size: 20px;
}
.kyocho span {
	font-weight: normal;
	font-size: 16px;
}

/* 会社概要 */
table.profile_tbl {
	width: 100%;
	margin-bottom: 50px;
}
table.profile_tbl tr {
	border-bottom: 1px solid #ededed;
}
table.profile_tbl tr th {
	width: 30%;
	text-align: center;
	border-bottom: 1px solid #072a70;
	color: #072a70;
}
table.profile_tbl tr td {
	width: 70%;
	padding: 20px 10px 20px 50px;
}
@media screen and (max-width: 768px) {
	table.profile_tbl tr {
		margin-top: 50px;
		display: block;
	}
	table.profile_tbl tr:first-child {
		margin-top: 0;
	}
	table.profile_tbl tr th {
		font-size: 16px;
    min-width: auto;
    width: 100%;
    display: block;
    text-align: left;
	}
	table.profile_tbl tr td {
		width: 100%;
    padding: 20px 10px 20px 20px;
    display: block;
	}
}

/* トップページ */
.top_large_text {
	color: #fff;
	font-size: 7vw;
	line-height: 1.3;
	position: absolute;
	z-index: 100;
	top: 7vw;
	left: 7vw;
}
@media screen and (max-width: 768px) {
	.top_large_text {
		top: 13vw;
		left: 10vw;
	}
}
@media screen and (max-width: 550px) {
	.top_large_text {
		top: 18vw;
	}
}
#concept {
	margin-top: 5vw;
}
.concept_w {
	border-left: 4px solid #0A0A0A;
	border-top: 4px solid #0A0A0A;
	border-bottom: 4px solid #0A0A0A;
	position: relative;
}

.tit_w {
	background: #2A2A2A;
	color: #FFFFFF;
	font-weight: bold;
	display: inline-block;
	line-height: 2.6;
	padding: 40px 70px 50px;
	position: absolute;
	z-index: 101;
	bottom: 70px;
	right: 70px;
}
.tit_w p {
	margin-bottom: 0;
}
.sp_550_disp {
	display: none;
}
@media screen and (max-width: 1200px) {
	.tit_w {
		position: static;
		margin-top: -150px;
	}
}
@media screen and (max-width: 768px) {
	.tit_w {
		margin-top: -20px;
		padding: 30px;
	}
	.tit_w p {
		line-height: 2;
	}
}
@media screen and (max-width: 550px) {

	.sp_550_disp {
		display: block;
	}
}

.sub_title_txt {
	font-size: 26px;
	font-family: MyFont;
}

.flow_txt {
	font-size: 7vw;
	font-family: MyFont;
	line-height: 0.8;

	position: absolute;
	top: 4vw;
	left: 0;
	z-index: 102;

	width: 100%;
	overflow: hidden;
}
@media screen and (max-width: 768px) {
	.flow_txt {
		top: 95px;
	}
}
@media screen and (max-width: 550px) {
	.flow_txt {
		top: 190px;
	}
}


.top_grey_txt {
	color: #C6C6C6;
	white-space: nowrap;
}
.top_clear_txt {
	white-space: nowrap;
	display        : inline-block;
	color: RGBa(255,255,255,1);
	text-shadow    :
			 1px  1px 0px #707070,
			-1px  1px 0px #707070,
			 1px -1px 0px #707070,
			-1px -1px 0px #707070,
			 1px  0px 0px #707070,
			 0px  1px 0px #707070,
			-1px  0px 0px #707070,
			 0px -1px 0px #707070;        /* 文字の影 */
}

/* 縦文字 */
#tatemoji1.ow
,#tatemoji2.ow
,#tatemoji3.ow
,#tatemoji4.ow {
  transform: scale(1, 1);
}
#tatemoji1
,#tatemoji2
,#tatemoji3
,#tatemoji4 {
  position: absolute;
  top: 0;
  left: 5%;
  font-size: 7vw;
  line-height: 1;
  z-index: 10;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  z-index: 103;
  transform-origin: left top;
  transform: scale(0, 1);
  transition: transform .8s;
}
@media screen and (max-width: 768px) {
	#tatemoji1
	,#tatemoji2
	,#tatemoji3
	,#tatemoji4 {
		left: 3%;
	}
}


.tate_grey_txt {
	white-space: nowrap;
	display        : inline-block;
	color: #E4E4E4;
	text-shadow    :
			 1px  1px 0px #707070,
			-1px  1px 0px #707070,
			 1px -1px 0px #707070,
			-1px -1px 0px #707070,
			 1px  0px 0px #707070,
			 0px  1px 0px #707070,
			-1px  0px 0px #707070,
			 0px -1px 0px #707070;        /* 文字の影 */

	font-size: 7vw;
	font-family: MyFont;
	line-height: 0.8;
}

.tate_black_txt {
	white-space: nowrap;
	display        : inline-block;
	color: #1D1C1C;
	text-shadow    :
			 1px  1px 0px #1D1C1C,
			-1px  1px 0px #1D1C1C,
			 1px -1px 0px #1D1C1C,
			-1px -1px 0px #1D1C1C,
			 1px  0px 0px #1D1C1C,
			 0px  1px 0px #1D1C1C,
			-1px  0px 0px #1D1C1C,
			 0px -1px 0px #1D1C1C;        /* 文字の影 */

	font-size: 7vw;
	font-family: MyFont;
	line-height: 0.8;
}

.bg_image_reason {
	width: 100%;
	margin: 0;
}
.reason_w {
	position: relative;
	text-align: center;

	width: 100%;
	margin-top: 2.3vw;
}
@media screen and (max-width: 768px) {
	.reason_w {
		margin-top: 0.9vw;
	}
}
@media screen and (max-width: 550px) {
	.reason_w {
		margin-top: 0.2vw;
	}
}
.reason_in {
	text-align: left;
	background: #fff;
	color: #6B5A4A;
	font-weight: bold;
	display: inline-block;
	line-height: 1.8;
	padding: 70px 110px 70px 50px;
	width: 60%;
	position: relative;
	z-index: 102;
	margin-top: -6vw;
}
.reason_in h2 {
	margin-top: 30px;
	margin-left: 30px;
}
.reason_in .sub_title_txt+h2 {
	margin-top: 0;
}
.reason_in p.concept_txt {
	margin-left: 60px;
	margin-bottom: 0;
}
.reason_in ol {
	margin-left: 60px;
}
.black_shadow {
	position: absolute;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.25);
	width: 89vw;
	height: 109%;
	z-index: 101;

	display: block;
}
@media screen and (max-width: 768px) {
	.reason_in p.concept_txt {
		margin-left: 10px;
	}
	.reason_in ol {
		margin-left: 10px;
	}
}
.grey_left_box {
	background: #BEBEBE;
	width: 34%;
	height: 100px;
	display: inline-block;
	vertical-align: top;
	margin-top: -1px;
}
.black_right_box {
	position: relative;
	background: #1E1E1E;
	width: 66%;
	height: 170px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	margin-top: -1px;
}
.black_right_box img {
	position: absolute;
	bottom: 7%;
	right: 2%;
	z-index: 100;
}
.reason_in_w {
	text-align: center;
	background:linear-gradient(90deg,#BEBEBE 0%,#BEBEBE 34%,#1E1E1E 34%,#1E1E1E 100%);
}
@media screen and (max-width: 1100px) {
	.reason_in {
		margin-left: 10%;
	}
	.reason_in h2 {
		font-size: 28px;
	}
}
@media screen and (max-width: 1000px) {
	.reason_in {
		width: 80%;
		margin-left: 0;
	}
}
@media screen and (max-width: 768px) {
	.grey_left_box {
		height: 50px;
	}
	.black_right_box {
		height: 80px;
	}
	.reason_in {
		padding: 20px 30px 20px 20px;
	}
	.reason_in h2 {
		font-size: 16px;
		margin-left: 10px;
	}
	.reason_in .concept_txt {
		font-size: 13px;
	}
	.reason_in ol li {
		font-size: 14px;
	}
	.black_right_box img {
		width: 10vw;
	}
}

/* そのトラブル、AURAPROにご相談ください */
.consultation_txt {
	font-size: 20px;
	margin-bottom: 0;
}
.consultation_w {
	text-align: center;
	overflow: hidden;
	position: relative;
}
.consultation_w > img {
	position: absolute;
  top: 2%;
  right: 2%;
  z-index: 100;
}
.consultation_w .container_in {
	position: relative;
	z-index: 101;
}
.osusume_sec {
	border-bottom: 4px solid #0A0A0A;
}
@media screen and (max-width:768px) {
	.consultation_txt {
		font-size: 16px;
	}
	.consultation_w > img.bg_pro {
		width: 10vw;
	}
}
@media screen and (max-width:550px) {
	.consultation_w > img.bg_pro {
		display: none;
	}
}
.bg_pro {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 101;
}

.flex30 > .flex_item {
	width: 30%;
	margin-left: 0;
	margin-right: 5%;
}
.flex30 > .flex_item:nth-of-type(3n) {
	margin-right: 0;
}
@media screen and (max-width: 768px) {
	.flex30 > .flex_item {
		width: 100%;
		margin: 0 auto 20px;
		max-width: 380px;
	}
	.flex30 > .flex_item:last-child {
		margin: 0 auto;
	}
}

.consultation_w .container_in .flex_item {
	background: #fff;
	box-shadow: 0px 3px 6px #00000029;
	padding: 50px 30px;
}
.consultation_w .flex_item h3 {
  display: inline-block;
	position: relative;
	font-weight: bold;
}
.consultation_w .flex_item h3::after {
	content: "";
	position: absolute;
	bottom: 7px;
	left: 0;
	z-index: 100;
	background: #090909;
	height: 1px;
	width: 100%;
}
@media screen and (max-width: 768px) {
	.consultation_w .container_in .flex_item {
		padding: 20px 0;
	}
	.consultation_w .flex_item h3::after {
		bottom: 0;
	}
}

/* ACCESS SALON INFORMATION */
.acc_info_w {
	position: relative;
	z-index: 100;
}
.acc_info_w img {
	z-index: 1;
	bottom: 0;
	left: 0;
	margin-top: -333px;
	position: relative;
}
@media screen and (max-width: 1200px) {
	.acc_info_w img {
		margin-top: -200px;
	}
}
.acc_info_w .flex_w {
	margin-top: -31.8vw;
	position: relative;
	z-index: 100;
}
@media screen and (max-width: 900px) {
	.acc_info_w img {
		margin-top: 0;
	}
	.acc_info_w .flex_w {
		margin-top: 50px;
	}
}

.acc_info_w .flex_w .flex_item {
	width: 50%;
	height: 30.8vw;
	background: rgba(43,43,43,0.63);
	transition-duration: 0.5s;
	text-align: left;
	padding: 50px;
}
@media screen and (max-width: 900px) {
	.acc_info_w .flex_w .flex_item {
		width: 100%;
		position: relative;
		z-index: 100;
		height: auto;
		padding: 10px 20px;
		background: rgba(0,0,0,1);
	}
	.acc_info_w .flex_w .flex_item img {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		opacity: 0.37;
	}
	.top_accessinfo_txt {
		position: relative;
		top: 0;
		left: 0;
		z-index: 101;
	}
}
.acc_info_w .flex_item .mds {
	font-family: MyFont;
	font-size: 60px;
	line-height: 1;
	color: #fff;
	transition-duration: 0.5s;
}
@media screen and (max-width: 1100px) {
	.acc_info_w .flex_item .mds {
		font-size: 40px;
	}
}
.acc_info_w .flex_item {
	color: #fff;
}
.acc_info_w .flex_item a {
	color: #fff;
}
.acc_info_txt {
	opacity: 0;
	transition-duration: 0.5s;
}
.acc_info_w .flex_w .flex_item:hover .acc_info_txt {
	opacity: 1;
	transition-duration: 0.5s;
}
@media screen and (max-width: 1100px) {
	.acc_info_txt {
		font-size: 14px;
		line-height: 1.6;
	}
}
@media screen and (max-width: 768px) {
	.acc_info_w .flex_item .mds {
		font-size: 30px;
	}
	.acc_info_txt {
		opacity: 1;
		font-size: 12px;
	}
}


.top_cta_w .logo_area {
	width: 25%;
	text-align: center;
	padding: 30px 0;
	background: #F9F9F9;
}
.top_cta_w .cta_area {
	width: 75%;
	text-align: center;
	background: #1E1E1E;
	color: #fff;
	font-size: 23px;
	padding: 9% 0;
}
.top_cta_w .cta_area a {
	color: #fff;
	display: inline-block;
	font-size: 27px;
	text-decoration: none;
}
.reserve_btn {
	position: relative;
	font-family: MyFont;
	background: #F57301;
	padding: 0 60px;
	margin-bottom: 5%;
}
.reserve_btn::after {
  content: url("https://aurapro.mom/wp-content/themes/aurapro/images/bookmark_large.png");
  position: absolute;
  top: 0;
  right: -5px;
  z-index: 100;
}
.line_btn {
	background: #32A800;
	padding: 0 60px;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.top_cta_w .logo_area img {
		width: 5vw;
	}
	.top_cta_w .cta_area {
		font-size: 16px;
	}
	.top_cta_w .cta_area a {
		color: #fff;
		display: inline-block;
		font-size: 16px;
	}
	.reserve_btn {
		margin-bottom: 15%;
	}
	.reserve_btn::after {
		content:url("https://aurapro.mom/wp-content/themes/aurapro/images/bookmark.png");
	}
	.line_btn {
    padding: 0 20px;
	}
}

/* お知らせ */
.top_news_w .container_in .news_in {
	border: 4px solid #000000;
	padding-top: 70px;
	padding-bottom: 70px;
}
.top_news_w .mds {
	font-family: MyFont;
	font-size: 40px;
	text-align: center;
}
.top_news_w .news_w {
	width: 100%;
	max-width: 520px;
	display: inline-block;
	text-align: left;
}
.top_news_w .kt_in {display: inline-block;}
.top_news_w h3.tit {
	display: inline-block;
	margin-left: 50px;
	font-size: 16px;
}
@media screen and (max-width: 550px) {
	.top_news_w .container_in .news_in {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.top_news_w .mds {
		font-size: 30px;
	}
	.top_news_w .kt_in {
		display: block;
		margin-left: 10px;
		margin-right: 10px;
		font-size: 14px;
	}
	.top_news_w h3.tit {
		display: block;
		margin-left: 10px;
		margin-right: 10px;
		font-size: 14px;
	}
}

/* footer */
.footer_navi img {
	width: 300px;
}
.footer_navi a {
/*	color: #0A0A0A;*/
	color: #6B5A4A;
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	.footer_navi img {
		width: 50vw;
	}
}

.flex4 .flex_item {
	width: 22%;
	margin-right: 4%;
	border-left: 4px solid #0A0A0A;
	padding-left: 20px;
	font-size: 22px;
	padding-bottom: 10px;
}
.flex4 .flex_item:last-child {
	margin-right: 0;
}
@media screen and (max-width: 850px) {
	.flex4 .flex_item {
		width: 48%;
		margin-right: 4%;
		padding-left: 10px;
		font-size: 18px;
		margin-bottom: 20px;
		padding-bottom: 5px;
	}
	.flex4 .flex_item:nth-of-type(2n) {
		margin-right: 0;
	}
	.flex4 .flex_item:nth-of-type(3)
	, .flex4 .flex_item:nth-of-type(4) {
		margin-bottom: 0;
	}
}
.flex4 .flex_item a {
	display: block;
	padding-left: 20px;
	font-size: 16px;
}
@media screen and (max-width: 1100px) {
	.flex4 .flex_item a {
		padding-left: 10px;
		font-size: 12px;
	}
}

.copyright_w {
	background: #0D0D0D;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
}
.copyright_w a {
	color: #fff;
	text-decoration: none;
}
.copyright_w a:hover {
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width: 1000px) {
	.copyright_w {
		padding: 10px 0 115px;
	}
}
@media screen and (max-width: 768px) {
	.copyright_w {
		font-size: 10px;
		padding: 10px 0 125px;
	}
}
@media screen and (max-width: 640px) {
	.copyright_w {
		padding: 10px 0 23vw;
	}
}

/* menu メニューページ */
.menu_btn_w, .menu_btn_w2 {
	text-align: center;
	justify-content: space-between;
}
.menu_btn_w2::after {
	display: block;
	content:'';
	width: 19%;
}
.menu_btn_w .flex_item {
	width: 22%;
	right: 4%;
}
.menu_btn_w2 .flex_item {
	width: 19%;
	right: 1.25%;
}

.menu_btn_w .flex_item:last-child {
	right: 0;
}
.menu_btn_w .flex_item .btn_w a.btn,
.menu_btn_w2 .flex_item .btn_w a.btn {
  max-width: 330px;
	padding: 24px 10px;
}
.menu_btn_w .flex_item:last-child .btn_w a.btn,
.menu_btn_w2 .flex_item:last-child .btn_w a.btn {
	padding: 10px;
}
.menu_btn_w.menu_page .flex_item .btn_w a.btn {
	padding: 10px;
}
@media screen and (max-width: 1220px) {
	.menu_btn_w2::after,
	.menu_btn_w2 .flex_item {
		width: 30%;
		right: 5%;
	}
	.menu_btn_w2 .flex_item .btn_w a.btn {
		width: 100%;
		font-size: 14px;
	}
}
@media screen and (max-width: 1000px) {
	.menu_btn_w .flex_item .btn_w a.btn {
		width: 100%;
		font-size: 14px;
	}
	.menu_btn_w .flex_item {
		width: 48%;
		right: 4%;
	}
	.menu_btn_w .flex_item:nth-of-type(2n) {
		right: 0;
	}
	.menu_btn_w .flex_item:last-child {
		right: 0;
	}
}
@media screen and (max-width: 800px) {
	.menu_btn_w2::after,
	.menu_btn_w2 .flex_item {
		width: 48%;
		right: 4%;
	}
}
@media screen and (max-width: 768px) {
	.menu_btn_w .flex_item .btn_w a.btn,
	.menu_btn_w2 .flex_item .btn_w a.btn {
		padding: 10px;
	}
}
@media screen and (max-width: 650px) {
	.menu_btn_w .flex_item .btn_w a.btn,
	.menu_btn_w2 .flex_item .btn_w a.btn {
		font-size: 12px;
	}
}




/* 女性メニュー */
.flex_w.women_menu_w {
	margin-top: -18vw;
}
.women_menu_w .item_left {
	width: 20%;
}
.women_menu_w .item_right {
	width: 80%;
}
.women_menu_w #tatemoji1
,.women_menu_w #tatemoji2
,.women_menu_w #tatemoji3
,.women_menu_w #tatemoji4 {
	left: 32%;
}
@media screen and (max-width: 768px) {
	.women_menu_w .item_left {
		width: 10%;
	}
	.women_menu_w .item_right {
		width: 90%;
	}
	.women_menu_w #tatemoji1
	,.women_menu_w #tatemoji2
	,.women_menu_w #tatemoji3
	,.women_menu_w #tatemoji4 {
		left: 19%;
	}
}
/* 男性メニュー */
.flex_w.men_menu_w {
	margin-top: -18vw;
}
.men_menu_w .item_left {
	width: 80%;
}
.men_menu_w .item_right {
	width: 20%;
}
.men_menu_w #tatemoji1
,.men_menu_w #tatemoji2
,.men_menu_w #tatemoji3
,.men_menu_w #tatemoji4  {
	right: 32%;
}
@media screen and (max-width: 768px) {
	.men_menu_w .item_left {
		width: 90%;
	}
	.men_menu_w .item_right {
		width: 10%;
	}
	.men_menu_w #tatemoji1
	,.men_menu_w #tatemoji2
	,.men_menu_w #tatemoji3
	,.men_menu_w #tatemoji4{
		right: 19%;
	}
}


.flex_w.menu_in {
	padding: 80px;
	background: #E4E4E4;
}
.flex_w.menu_in > .flex_item {
	width: 22%;
	margin-right: 4%;
	margin-bottom: 2%;
	position: relative;
	z-index: 100;
}
.flex_w.menu_in > .flex_item:nth-of-type(4n) {
	margin-right: 0;
}

.top_menu_w .flex_w.menu_in {
	padding: 0;
	background: #fff;
}
.top_menu_w .flex_w.menu_in > .flex_item {
	width: 32%;
	margin-right: 2%;
}
.top_menu_w .flex_w.menu_in > .flex_item:nth-of-type(4n) {
	margin-right: 2%;
}
.top_menu_w .flex_w.menu_in > .flex_item:nth-of-type(3n) {
	margin-right: 0;
}

@media screen and (max-width: 1000px) {
	.flex_w.menu_in > .flex_item {
		width: 32%;
		margin-right: 2%;
	}
	.flex_w.menu_in > .flex_item:nth-of-type(4n) {
		margin-right: 2%;
	}
	.flex_w.menu_in > .flex_item:nth-of-type(3n) {
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) {
	.flex_w.menu_in > .flex_item
	,.top_menu_w .flex_w.menu_in > .flex_item {
		width: 48%;
		margin-right: 4%;
	}
	.flex_w.menu_in > .flex_item:nth-of-type(4n) {
		margin-right: 4%;
	}
	.flex_w.menu_in > .flex_item:nth-of-type(3n) {
		margin-right: 4%;
	}
	.flex_w.menu_in > .flex_item:nth-of-type(2n) {
		margin-right: 0;
	}

	.top_menu_w .flex_w.menu_in > .flex_item:nth-of-type(3n) {
		margin-right: 4%;
	}
	.top_menu_w .flex_w.menu_in > .flex_item:nth-of-type(2n) {
		margin-right: 0;
	}
}

.flex_w.menu_in > .flex_item .black_shadow_menu {
	background: #000;
}
.flex_w.menu_in > .flex_item img {
	width: 100%;
	opacity: 0.37;
	margin-bottom: 0;
	transition-duration: 0.5s;
}
.flex_w.menu_in > .flex_item:hover img {
	opacity: 1;
	transition-duration: 0.5s;
}
.flex_w.menu_in > .flex_item p {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	z-index: 101;
	display: inline-block;
	transition-duration: 0.5s;
}
.flex_w.menu_in > .flex_item p.abounds {
	line-height: 1.2;
}
.flex_w.menu_in > .flex_item p .brackets {
	display: inline-block;
	font-size: 0.8em;
}
.flex_w.menu_in > .flex_item p .brackets:not(:last-child) {
	margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
	.flex_w.menu_in > .flex_item p {
		font-size: 14px;
	}
}

.flex_w.menu_in > .flex_item:hover p {
	transition-duration: 0.5s;
	text-shadow: 1px 2px 2px #707070;
}
@media screen and (max-width: 1100px) {
	.flex_w.menu_in {
		padding: 40px;
		background: #E4E4E4;
	}
}
@media screen and (max-width: 768px) {
	.flex_w.menu_in {
		padding: 20px;
	}
}

/* ブライダルはサイズが違う */
#bridal .flex_w.menu_in > .flex_item {
	width: 60%;
	margin-right: 0;
}
@media screen and (max-width: 768px) {
	#bridal .flex_w.menu_in > .flex_item {
		width: 100%;
	}
}

#women , #men , #headspa , #bridal{
	margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
	#women , #men , #headspa , #bridal {
		margin-bottom: 50px;
	}
}

/* Eyelash まつげエクステメニュー */
.big_number {
	color: #E4E4E4;
	font-size: 162px;
	font-family: MyFont;
	line-height: 1;
}
.big_number.kasane {
	margin-top: -118px;
	margin-left: -55px;
}
.lh07 {
	line-height: 0.7;
}
.padl04 {
	padding-left: 30px;
}
@media screen and (max-width: 768px) {
	.flex_eyelash1 img {
		width: 80%;
		display: inline-block;
	}
	.big_number {
		font-size: 75px;
	}
	.big_number.kasane {
		margin-top: -59px;
		margin-left: 0;
	}
	.padl04 {
		padding-left: 10px;
	}
}

/* 04 */
.flex2080 > .flex_item:nth-of-type(odd){
	width: 20%;
}
.flex2080 > .flex_item:nth-of-type(even){
	width: 80%;
}

/* before after */
.flex3070 > .flex_item:nth-of-type(odd){
	width: 30%;
}
.flex3070 > .flex_item:nth-of-type(even){
	width: 70%;
}

.flex3070.flex_ba > .flex_item:nth-of-type(odd){
	width: 30%;
	align-self: flex-end;
	margin-right: 4%;
}
.flex3070.flex_ba > .flex_item:nth-of-type(even){
	width: 66%;
}
.flex_ba {
	margin-top: -5vw;
}

/* before after */
.flex7030 > .flex_item:nth-of-type(odd){
	width: 70%;
	padding-right: 20px;
}
.flex7030 > .flex_item:nth-of-type(even){
	width: 30%;
}


table.spec {
	width: 100%;
}
table.spec th {
	width: 30%;
	vertical-align: top;
}
table.spec td {
	width: 70%;
	vertical-align: top;
}
@media screen and (max-width: 768px) {
	table.spec th {
		width: 45%;
	}
	table.spec td {
		width: 55%;
	}
}

.flex30.flex_eyelash3 {
	position: relative;
	z-index: 99;
}
.flex30.flex_eyelash3 > .flex_item  {
	padding: 30px;
	margin-bottom: 100px;
}
.flex30.flex_eyelash3 > .flex_item:last-child  {
	margin-bottom: 0;
}
@media screen and (max-width: 1100px) {
	.flex30.flex_eyelash3 > .flex_item  {
		width: 48%;
		margin-right: 4%;
		margin-left: 0;
	}
	.flex30.flex_eyelash3 > .flex_item:nth-of-type(3n)  {
		margin-right: 4%;
	}
	.flex30.flex_eyelash3 > .flex_item:nth-of-type(even)  {
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) {
	.flex_ba {
    margin-top: -9vw;
	}
	.flex30.flex_eyelash3 > .flex_item  {
		padding: 10px;
	}
}
@media screen and (max-width: 550px) {
	.flex_ba {
    margin-top: -20vw;
	}
	.flex30.flex_eyelash3 > .flex_item  {
		margin-bottom: 140px;
		width: 100%;
    margin-right: 0;
	}
}


.flex_eyelash3 h4 {
	border-bottom: 1px solid #090809;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.before_txt {
	font-size: 30px;
	font-family: MyFont;
	color:#1D1C1C;
	text-align: right;
	margin-top: -40px;
}
.after_txt {
	font-size: 30px;
	font-family: MyFont;
	color:#D94A00;
	text-align: right;
	margin-top: -40px;
}
@media screen and (max-width: 768px) {
	.before_txt , .after_txt {
		font-size: 20px;
		margin-top: -30px;
		margin-bottom: 3px;
	}
}
@media screen and (max-width: 550px) {
	.before_txt , .after_txt {
		font-size: 13px;
		margin-top: -23px;
		margin-bottom: 3px;
	}
	.sp_marb50px {
		margin-bottom: 50px;
	}
}

/* 60代のお客様の例 */
.eyelash_4 {
	margin-top: -20vw;
}
.sample_w {
	border-top: 2px solid #0A0A0A;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: 40px;
}
.sample_w2 {
	border-top: 2px solid #0A0A0A;
	border-bottom: 2px solid #0A0A0A;
	padding-top: 40px;
	padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
	.eyelash_4 {
		margin-top: -28vw;
	}
	.eyelash_4 .flex3070 > .flex_item:nth-of-type(odd)
	,.eyelash_4 .flex3070 > .flex_item:nth-of-type(even) {
		padding-right: 0;
		width: 100%;
	}
	.eyelash_4 .flex30 > .flex_item {
		width: 30%;
    margin-left: 0;
    margin-right: 5%;
	}
	.eyelash_4 .flex30 > .flex_item:nth-of-type(3n) {
		margin-right: 0;
	}
	.sample_w h3 , .sample_w2 h3 {
		margin-bottom: 20px;
	}
	.flex7030 > .flex_item:nth-of-type(odd)
	, .flex7030 > .flex_item:nth-of-type(even) {
		width: 100%;
	}
}

/* EYELASH MENU */
.flex_w.eyelash_menu_w {
	margin-top: -18vw;
}
.eyelash_menu_w .item_left {
	width: 20%;
}
.eyelash_menu_w .item_right {
	width: 80%;
	background: #E4E4E4;
	padding: 80px;
}
.eyelash_menu_w #tatemoji1
,.eyelash_menu_w #tatemoji2
,.eyelash_menu_w #tatemoji3
,.eyelash_menu_w #tatemoji4 {
	left: 32%;
}
@media screen and (max-width: 768px) {
	.eyelash_menu_w .item_left {
		width: 0%;
	}
	.eyelash_menu_w .item_right {
		width: 100%;
		padding: 20px;
	}
	.eyelash_menu_w #tatemoji1
	,.eyelash_menu_w #tatemoji2
	,.eyelash_menu_w #tatemoji3
	,.eyelash_menu_w #tatemoji4 {
		top: -40px;
		left: 20px;
		writing-mode: revert;
	}
	.flex_w.eyelash_menu_w {
		margin-top: -10vw;
	}
}

.menu_in_w {
	background: #fff;
	padding: 35px 40px;
	margin-bottom: 30px;
}
.grey_maru {
	display: inline-block;
	margin-bottom: 3px;
	margin-right: 10px;
}
.eyelash_menu_w h4 {
	display: inline-block;
}
.eyelash_menu_w table {
	width: 100%;
  border: 1px solid rgba(0,0,0,.1);
	margin-bottom: 40px;
}
.eyelash_menu_w table th {
	background-color: #F4F4F4;
}
.eyelash_menu_w table th, .eyelash_menu_w table td {
	padding: 8px;
	border-width: 0 1px 1px 0;
  border: 1px solid rgba(0,0,0,.1);
	vertical-align: top;
}
.eyelash_menu_w table .th01 {
	width: 20%;
}
.eyelash_menu_w table .th02 {
	width: 40%;
}
@media screen and (max-width: 768px) {
	.grey_maru {
		margin-right: 3px;
	}
	.eyelash_menu_w h4 {
		font-size: 14px;
	}
	.menu_in_w {
		padding: 20px;
		margin-bottom: 20px;
	}
	.menu_in_w table {
		font-size: 13px;
	}
	.menu_in_w table.c-table th,
	.menu_in_w table.c-table td {
		display: block !important;
		width: 100% !important;
	}
	.eyelash_menu_w table .th01 {
		width: 30%;
	}
	.eyelash_menu_w table .th02 {
		width: 35%;
	}
}

ul.kome {
	margin-bottom: 0;
}
ul.kome li {
  list-style-type: none;
  text-indent: -1em;
}
ul.kome li:before {
  display: inline;
  content: "※";
}

.dotted_box {
	border: 1px dotted #060606;
	padding: 20px;
}

/* まつげエクステフロー */
ul.matsuge_flow_w {
	padding: 0;
	margin-left: 50px;
}
ul.matsuge_flow_w > li {
	list-style: none;

	box-shadow: 0px 0px 30px #0000004D;
	padding: 30px 25px 30px 90px;
	position: relative;

	margin-bottom: 40px;
}
ul.matsuge_flow_w > li::after {
	content:"";
	position: absolute;
	z-index: 101;
	bottom: -40px;
	left: 50%;
  width: 5px;
  height: 40px;
  background: #dddddd;
}
ul.matsuge_flow_w > li:nth-of-type(5)::after {
	content: none;
}
ul.matsuge_flow_w.foot_flow_w > li:nth-of-type(5)::after {
	content:"";
}
ul.matsuge_flow_w.foot_flow_w > li:nth-of-type(8)::after {
	content: none;
}
@media screen and (max-width: 768px) {
	ul.matsuge_flow_w {
		margin-left: 34px;
	}
	ul.matsuge_flow_w > li {
		padding: 20px 15px 20px 50px;
	}
}

.flex_flow_w .flex_item img {
	margin-bottom: 0;
}
.flex_flow_w .flex_item:nth-of-type(1) {
	width: calc(100% - 200px);
	padding-right: 2%;
}
.flex_flow_w .flex_item:nth-of-type(2) {
	width: 200px;
}
@media screen and (max-width: 768px) {
	.flex_flow_w .flex_item h3 {
		margin-top: 10px;
	}

	.flex_flow_w .flex_item:nth-of-type(1) {
		width: 100%;
		padding-right: 0;
		order:2;
	}
	.flex_flow_w .flex_item:nth-of-type(2) {
		width: 100%;
		order:1;
	}
}

.grey_box {
	background: #EEEEEE;
	padding: 10px;
}
.step_no {
	background: #090809;
	font-family: MyFont;
	font-size: 26px;
	position: relative;
	color: #fff;
	display: inline-block;
	line-height: 1;
	padding: 27px 20px;
	border-radius: 140px;
	margin-top: -12px;
	margin-left: -135px;
	float:left;
}
.step_no.step_no1 {
	padding: 24px 20px;
}
.step_no span {
	font-size: 50px;
}
.step_no:after {
	content:"";
	position: absolute;
	z-index: 101;
	top: 50%;
	right: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 14px;
	border-color: transparent transparent transparent #090809;
}
@media screen and (max-width: 768px) {
	.step_no {
		font-size: 16px;
		margin-left: -93px;
	}
	.step_no span {
		font-size: 25px;
	}
}

/* おすすめマツエクデザイン集 */
.container_in90 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.top_left_font {
	font-size: 80px;
	font-family: MyFont;
	color:#C6C6C6;
	line-height: 1;
	margin-top: -115px;
	margin-left: 30px;
}

.matsuge_design_w {
	max-width: 1500px;
  padding-left: 50px;
  padding-right: 50px;
	margin-left: auto;
  margin-right: auto;
}
.matsuge_design_w .flex_item {
	width: 17.5%;
	margin-right: 10%;
	margin-bottom: 60px;
}
.matsuge_design_w .flex_item:nth-of-type(4n) {
	margin-right: 0;
}
@media screen and (max-width:1100px) {
	.matsuge_design_w .flex_item {
		width: 30%;
		margin-right: 5%;
	}
	.matsuge_design_w .flex_item:nth-of-type(4n) {
		margin-right: 5%;
	}
	.matsuge_design_w .flex_item:nth-of-type(3n) {
		margin-right: 0;
	}
}
@media screen and (max-width:768px) {
	.top_left_font {
		font-size: 30px;
    margin-top: -58px;
    margin-left: 10px;
	}
	.matsuge_design_w {
	  padding-left: 20px;
	  padding-right: 20px;
	}
	.matsuge_design_w .flex_item {
		width: 46%;
		margin-right: 8%;
	}
	.matsuge_design_w .flex_item:nth-of-type(4n) {
		margin-right: 8%;
	}
	.matsuge_design_w .flex_item:nth-of-type(3n) {
		margin-right: 8%;
	}
	.matsuge_design_w .flex_item:nth-of-type(2n) {
		margin-right: 0;
	}
}
@media screen and (max-width:600px) {
	.matsuge_design_w .flex_item {
		width: 100%;
		margin-right: 0;
	}
	.matsuge_design_w .flex_item:nth-of-type(4n) {
		margin-right: 0;
	}
	.matsuge_design_w .flex_item:nth-of-type(3n) {
		margin-right: 0;
	}

	.matsuge_design_w .flex_item img {
		width: 50%;

	}
}


.matsuge_design_w h3 {
	font-size: 20px;
}
.matsuge_design_w .flex_item ul {
	border-left: 3px solid #090809;
	padding-left: 2em;
	font-size: 13px;
}
.matsuge_design_w .flex_item ul li {
	list-style: initial;
}

.tatemoji_orange {
	writing-mode: vertical-rl;
	color: #D94A00;
	font-family: MyFont;
	font-size: 30px;
	float: left;
	display: block;
	margin-left: -81px;
	margin-right: 0;
	margin-top: 0;
	line-height: 1;
	transform: translateX(3rem);
}
@media screen and (max-width: 768px) {
	.matsuge_design_w h3 {
		font-size: 16px;
	}
	.matsuge_design_w .flex_item ul {
		font-size: 12px;
	}
	.tatemoji_orange {
		font-size: 20px;
    margin-left: -66px;
	}
}
@media screen and (max-width:600px) {
	.matsuge_design_w h3 {
		display: inline-block;
    width: 46%;
    padding-left: 16px;
		vertical-align: middle;
	}
}

/* お客様の声  customer's voice */
.voice_w {
	margin-top: 220px;
}
.flex_w.flex50 .flex_item {
	width: 50%;
}
.flex_w.flex50 .flex_item.voice_img {
	width: calc(100% - 670px);
}
.flex_w.flex50 .flex_item.voice_txt {
	padding-left: 5vw;
	padding-right: 50px;

	margin-top: -100px;
	width: 670px;
}
@media screen and (max-width: 1000px) {
	.flex_w.flex50 .flex_item.voice_img {
    width: 16vw;
	}
}
@media screen and (max-width: 768px) {
	.flex_w.flex50 .flex_item {
		width: 100%;
	}
	.flex_w.flex50 .flex_item.voice_img {
		display: none;
	}
	.flex_w.flex50 .flex_item.voice_txt {
		padding-left: 0;
		padding-right: 5vw;
	}
	.voice_txt h2 {
		text-align: center;
	}
}
.voice_side_w #tatemoji1
,.voice_side_w #tatemoji2
,.voice_side_w #tatemoji3
,.voice_side_w #tatemoji4 {
	top: 0;
	left: auto;
  right: 1%;
}
.voice_img {
	margin-top: -150px;
}
dl.white_box {
	background: #fff;
	padding: 20px;
	max-width: 450px;
}
.dl_even {
	margin-left: 3vw;
}
dl.white_box dt {
	border-bottom: 1px solid #090809;
	font-size: 16px;
}
dl.white_box dd {
	font-size: 16px;
	margin-bottom: 0;
}
ul.white_box {
	margin-left: auto;
	margin-right: auto;
	list-style: none;

}
ul.white_box li {
	background: #fff;
	padding: 20px;
	max-width: 450px;
	font-size: 16px;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	dl.white_box {
		margin-left: auto;
		margin-right: auto;
	}
	.dl_even {
		margin-left: 0;
	}
  .bgc_ee_90 {background:linear-gradient(90deg,#EEEEEE 0%,#EEEEEE 92%,#FFF 92%,#FFF 100%);}
}

.pc_1000_disp {
	display: block;
}
.sp_1000_disp {
	display: none;
}
@media screen and (max-width: 1000px) {
	.pc_1000_disp {
		display: none;
	}
	.sp_1000_disp {
		display: block;
	}
}


/* 同時施術 */
.sayu_naname {
  position: relative;
  display: inline-block;
  padding: 0 45px;
	font-size: 20px;
	font-weight: bold;
}
.sayu_naname:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.sayu_naname:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.sayu_naname:before {
  left:0;
}
.sayu_naname:after {
  right: 0;
}

.douji_img {
	content:"";
	background: url("https://aurapro.mom/wp-content/themes/aurapro/images/douji_img.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.douji_txt {
	background: #1E1E1E;
	color: #fff;
	padding: 30px 50px;
}
@media screen and (max-width:768px) {
	.douji_txt {
		padding: 20px 20px;
	}
}

/* QA BLOG */
.union_mds {
	font-size: 60px;
	font-family: MyFont;
}
.qa_blog_w {
	border-top: 4px solid #0A0A0A;
	border-bottom: 4px solid #0A0A0A;
}
.qa_blog_w h3 {
	border-bottom: 1px solid #090809;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.flex_w.flex50.qa_blog_w .flex_item {
	width: 48%;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	box-shadow: 0px 0px 20px #0000004D;
	text-align: center;

}
.qa_blog_w .btn_w a.btn {
	max-width: 350px;
}
@media screen and (max-width: 768px) {
	.flex_w.flex50.qa_blog_w .flex_item {
		width: 100%;
		margin-bottom: 20px;
	}
}

/* HEADSPA */
.headspa01_img {
	content:"";
	background: url("https://aurapro.mom/wp-content/themes/aurapro/images/headspa_01.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.headspa_w {
	margin-bottom: 120px;
}
@media screen and (max-width: 768px){
	.headspa_w {
		margin-bottom: 50px;
	}
}
.headspa_w .voice_img {
	margin-top: -100px;
}
.headspa_w .flex_w.flex50 .flex_item.voice_txt {
	margin-top: -100px;
}
p.white_box {
	max-width: 450px;
}
.headspa_w .voice_side_w #tatemoji1
 ,.headspa_w .voice_side_w #tatemoji2
 ,.headspa_w .voice_side_w #tatemoji3
 ,.headspa_w .voice_side_w #tatemoji4 {
  top: -7vw;
}
.bgc_ee_90.headspa_w  {background:linear-gradient(90deg,#d3ffff 0%,#EEEEEE 90%,#FFF 90%,#FFF 100%);}
@media screen and (max-width: 768px) {
	.headspa_w .voice_txt h2 {
    text-align: left;
	}
}

.kinki_w {
	border: 4px solid #000000;
	padding: 70px 20px;
}
.w800 {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
  margin-right: auto;
}

/* ネイル NAIL */
.flex_w.flex48 .flex_item {
	width: 48%;
	margin-right: 4%;
}
.flex_w.flex48 .flex_item:nth-of-type(even) {
	margin-right: 0;
}
@media screen and (max-width: 768px) {
	.flex_w.flex48 .flex_item {
		width: 100%;
		margin-right: 0;
	}
}

#nail_menu .menu_in_w table {
	width: 70%;
}
@media screen and (max-width: 1250px) {
	#nail_menu .menu_in_w table {
		width: 100%;
	}
}

.flex_item.padl_nail {
	padding-left: 30px;
}
@media screen and (max-width: 768px) {
	.flex_item.padl_nail {
		padding-left: 0;
	}
}
.flex_item .gallery {
	margin-bottom: 30px;
}

/* HAND CARE */
#handcare_menu .menu_in_w table {
	width: 70%;
}
@media screen and (max-width: 1250px) {
	#handcare_menu .menu_in_w table {
		width: 100%;
	}
}

/* フットケア　カテゴリ */
dl.flow_coursecat dt {
  float: left;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 768px) {
	dl.flow_coursecat dt {
		float: none;
	}
}
.cat1, .cat2, .cat3, .cat4 {
  display: inline-block;
  padding: 3px;
  color: #fff;
  font-weight: bold;
  margin: 2px;
  font-size: 0.6em;
}
.cat1 {
  background-color: #50c2dc;
}
.cat2 {
  background-color: #a9dbe0;
}
.cat3 {
  background-color: #175B66;
}

/* ラッシュアディクト */
.treatment_w {
	border: 4px solid #000000;
	padding: 50px 20px;
}

/* コスメリフト */
.rashlisf_sample {
	margin-bottom: 70px;
}
ul.checked li {
	list-style: none;
  position: relative;
}
ul.checked li::after {
  display: block;
  content: '';
  position: absolute;
  top: 0.6em;
  left: -1em;
  width: 11px;
  height: 5px;
  border-left: 2px solid #F57301;
  border-bottom: 2px solid #F57301;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* 巻き爪補正 */
.bg_be {
  background-color: #effbff;
}
.box_pad {
	padding: 1em 2em;
	margin-bottom: 15px;
}
.judo_tsume_w {
	max-width: 350px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* 魚の目・タコ */
.in_4box {
  width: 25%;
  padding: 8px;
  float: left;
  box-sizing: border-box;
	margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
	.in_4box {
	  width: 50%;
	  padding: 8px;
	  float: left;
	  box-sizing: border-box;
		margin-bottom: 30px;
	}
}
.blogItem .thum img {
  display: block;
  margin: 0 auto 5px auto;
}
.blogItem .day {
  text-align: center;
  margin: 0;
}
.blogItem .title {
  display: block;
  text-align: center;
  margin: 0 0 10px 0;
  font-size: 1.2em;
}
.past_articles {
	text-align: center;
}
.h2s {
	font-size: 22px;
}
@media screen and (max-width: 480px) {
	.gallery-item
	, .gallery-columns-2 .gallery-item
	, .gallery-columns-3 .gallery-item
	, .gallery-columns-4 .gallery-item
	, .gallery-columns-5 .gallery-item
	, .gallery-columns-6 .gallery-item
	, .gallery-columns-7 .gallery-item
	, .gallery-columns-8 .gallery-item
	, .gallery-columns-9 .gallery-item {
	    width: 48%;
	    max-width: 48%;
			margin-right: 4%;
	}
	.gallery-item:nth-of-type(even)
	, .gallery-columns-2 .gallery-item:nth-of-type(even)
	, .gallery-columns-3 .gallery-item:nth-of-type(even)
	, .gallery-columns-4 .gallery-item:nth-of-type(even)
	, .gallery-columns-5 .gallery-item:nth-of-type(even)
	, .gallery-columns-6 .gallery-item:nth-of-type(even)
	, .gallery-columns-7 .gallery-item:nth-of-type(even)
	, .gallery-columns-8 .gallery-item:nth-of-type(even)
	, .gallery-columns-9 .gallery-item:nth-of-type(even) {
			margin-right: 0;
	}
	.gallery-item .gallery-caption {
		margin-bottom: 20px;
		font-size: 12px;
	}
}

/* ウェブ予約の流れ */
.tyuki {font-size: 14px;}
@media screen and (max-width: 768px) {
	.tyuki {font-size: 12px;}
}

/* サロン案内 */
#salondata table td ul.credit_card {
  margin: 0;
  list-style: none;
}

/* 男性メニュー */
.flex_w.staff_w {

}
.staff_w .item_left {
	width: 80%;
}
.staff_w .item_right {
	width: 20%;
}
.staff_w #tatemoji1
,.staff_w #tatemoji2
,.staff_w #tatemoji3
,.staff_w #tatemoji4 {
	right: 6%;
}
@media screen and (max-width: 768px) {
	.staff_w .item_left {
		width: 90%;
	}
	.staff_w .item_right {
		width: 10%;
	}
	.staff_w #tatemoji1
	,.staff_w #tatemoji2
	,.staff_w #tatemoji3
	,.staff_w #tatemoji4 {
		right: 2%;
	}
}

/* 男性 ヘッドスパ */
.men_headspa01_img {
	content:"";
	background: url("https://aurapro.mom/wp-content/themes/aurapro/images/men_headspa_01.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


/* スタッフ紹介 */
.staff_w {
	background:linear-gradient(90deg,#EEEEEE 0%,#EEEEEE 80%,#ffffff 80%,#ffffff 100%);
	position: relative;
}
.staff_photo {
	margin-bottom: 0;
}
ul.staff_list {
	list-style: none;
	padding-left: 0;
}
ul.staff_list > li {
	margin-bottom: 70px;
}
ul.staff_list > li:nth-of-type(even) {
	margin-left: 100px;
}
ul.staff_list > li:nth-of-type(3),
ul.staff_list > li:nth-of-type(4) {
  margin-bottom: 100px;
}
.staff_intro {
	max-width: 1000px;

	background: #fff;
	padding: 40px 80px 40px 300px;
	margin-top: -450px;
	margin-left: 45px;
}
ul.profile_txt {
	list-style: initial;
}
.position_txt {
	display: inline-block;
	margin-right: 20px;
}

.name_txt {
	display: inline-block;
}
.profile_sec, .message_sec {
	display: block;
	position: relative;
	background-color: #fff;

	z-index:101;
}
.profile_sec::before {
	content: "";
	position: absolute;
	top: 50%;
	background-color: #1E1E1E;
	height: 1px;
	width: calc(100% - 80px);
	left: 80px;
	z-index: 100;
}
.message_sec {
	margin-top: 20px;
}
.message_sec::before {
	content: "";
	position: absolute;
	top: 50%;
	background-color: #1E1E1E;
	height: 1px;
	width: calc(100% - 80px);
	left: 80px;
	z-index: 100;
}
@media screen and (max-width: 768px) {
	.staff_w {
		background:linear-gradient(90deg,#EEEEEE 0%,#EEEEEE 90%,#ffffff 90%,#ffffff 100%);
	}
	.staff_photo{
		width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
		position: relative;
		z-index: 101;
	}
	.staff_intro {
		padding: 130px 20px 20px 20px;
		margin-top: -100px;
		margin-left: 0;
		position: relative;
		z-index: 99;
	}
	ul.staff_list > li:nth-of-type(even) {
		margin-left: 0;
	}
}

/* サロン案内 */
.right_bg {
	width: 48vw;
	position: absolute;
	top: 70px;
	right: 0;
	z-index: 100;
}
@media screen and (max-width: 768px) {
	.right_bg {
		width: 100vw;
    position: static;
    top: 0;
    right: 0;
	}
}
#salondata table {
	margin-bottom: 30px;
}
#salondata table tr {
	border-top: 1px solid #EEEEEE;
	vertical-align: top;
}
#salondata table tr:last-child {
	border-bottom: 1px solid #EEEEEE;
}
#salondata table th {
	padding-top: 10px;
	padding-bottom: 10px;
}
#salondata table td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.salon_cp {
	padding-left: 50px;
	padding-right: 50px;
}
@media screen and (max-width: 768px) {
	#salondata table {
		width: 100%;
	}
	.kinki_w.salon_cp {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
}


/* ポップアップバナー */
#yt_btn2 {
  background-position: center;
  z-index: 200;
  background-size: 30px;
  background-repeat: no-repeat;
  text-align: center;
  position: fixed;
	bottom: -3px;
	right: 83px;
  cursor: pointer;
  -webkit-transition: all 0.8s ease-in-out 0.2s;
  -moz-transition: all 0.8s ease-in-out 0.2s;
  transition: all 0.8s ease-in-out 0.2s;
}
.yt_batsu {
  position: absolute;
	right: -3px;
	top: -9px;
  z-index: 10;
}
.yt_batsu_c {
  display: none !important;
}

.border_tb {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
@media screen and (max-width: 640px) {
	#yt_btn2 {
		right: 0;
		bottom: -2px;
		width: 100%;
    padding: 0 7px;
	}
	#yt_btn2 .yt_banner {
		width: 100%;
	}
	.yt_batsu {
		right: -1px;
	}
}

.nodeco {
	text-decoration: none;
}


/* Q & A メニューボタン */
.qa_menu_btn .flex_item {
	width: 32%;
	margin-right: 2%;
}
.qa_menu_btn .flex_item:last-child {
	margin-right: 0;
}
.qa_menu_btn .flex_item .btn_w a.btn {
  max-width: 330px;
	padding: 10px 10px;
}
.qa_menu_btn .flex_item:last-child .btn_w a.btn {
	padding: 10px;
}

@media screen and (max-width: 1000px) {
	.qa_menu_btn .flex_item .btn_w a.btn {
		width: 100%;
		font-size: 14px;
	}
	.qa_menu_btn .flex_item {
		width: 100%;
		margin-right: 0%;
	}
	.qa_menu_btn .flex_item:nth-of-type(2n) {
		margin-right: 0;
	}
	.qa_menu_btn .flex_item:last-child {
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) {
	.qa_menu_btn .flex_item .btn_w a.btn {
		padding: 10px;
	}
}
@media screen and (max-width: 650px) {
	.qa_menu_btn .flex_item .btn_w a.btn {
		font-size: 12px;
	}
}


/* FAQタグ */
.qa_tag1 {
  padding: 5px;
  background-color: #50c2dc;
  color: #fff;
  display: inline;
  font-weight: bold;
  font-size: 0.8em;
}
.qa_tag2 {
  padding: 5px;
  background-color: #a9dbe0;
  color: #fff;
  display: inline;
  font-weight: bold;
  font-size: 0.8em;
}
.qa_tag3 {
  padding: 5px;
  background-color: #8293BC;
  color: #fff;
  display: inline;
  font-weight: bold;
  font-size: 0.8em;
}

/* FAQ装飾 */
.faq_sec {
	margin-bottom: 50px;
	border-bottom: 1px solid #222222;
  padding-bottom: 30px;
}
.faq_sec h3 {
	margin-top: 10px;
}


#hand .qa_a {
  color: #50c2dc;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 10px;
}
#foot .qa_a {
  color: #a9dbe0;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 10px;
}
#eye .qa_a {
  color: #8293BC;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 10px;
}

.insta_w h3 {
  color: #333;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
	text-align: left;
}

@media screen and (max-width: 768px){
	.insta_w h3 {
	    font-size: 1.4em;
	}
	.insta_w .flex_item:first-child {
		margin-bottom: 50px;
	}
	/*
	div#sbi_images div.sbi_item {
		width:50% !important;
	}
	*/
  div.sbi_item div.sbi_photo_wrap .sbi_photo img {
    display:block !important;
  }
  div.sbi_item div.sbi_photo_wrap a.sbi_photo {
    display:inline !important;
  }

}

.icon_size {
	display: inline-block;
	height: 20px;
	width: auto;
	margin: 0 2px 0 0;
}

#access iframe {
	width: 100% !important;
}

/* VOS */
.b2bl {
	border: 2px solid #060606;
	padding: 20px;
}
@media screen and (max-width: 768px) {
	.flex_item.b2bl {
		margin-bottom: 20px;
	}
}


.hada_w .tit {
  font-size:18px;
  font-weight:bold;
  border-bottom:1px solid #333;
  padding-bottom:3px;
  margin-bottom:5px;
}
.hada_w .kome {
  font-size:0.8em;
}
@media screen and (max-width:768px) {
  .hada_w .column3_w li {
    margin-bottom:40px !important;
  }
	.top_news_w  img {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.kuseki_in {
  text-align:center;
}
.kuseki_in .in {
  display:inline-block;
  text-align:left;
	background-color:#efefef;
  padding:15px;
  width:600px;
}
.kuseki_in .in h2 {
  text-align:center;
  margin-bottom:15px;
  line-height:1;
  font-size:20px;
}
.kuseki_in .in .naiyo {
  text-align:center;
}
.kuseki_in .in .naiyo .txt {
  text-align:left;
  display:inline-block;
}
.kuseki_in .in .naiyo p {
  margin-bottom:0;
}
#koe .white_box {
  margin-top:75px;
}
#koe {
  margin-bottom:80px;
}
#koe ul.white_box {
  margin-bottom:0;
}
#koe ul.white_box li:last-child {
  margin-bottom:0;
}

@media screen and (max-width:768px) {
  .kuseki_in {
    padding-left:10px;
    padding-right:10px;
  }
  .kuseki_in .in {
    width:100%;
  }
  #koe {
    margin-bottom:60px;
  }
  #koe .white_box {
    margin-top:0;
  }
  #koe.voice_w {
    margin-top:120px;
  }
  #koe ul.white_box li {
    font-size:14px;
  }
}

.shikaku_w p:first-of-type {
  content:"◆" ;
  margin-left:1em;
  text-indent:-1em;
}
.shikaku_w p {
  margin-left:1em;
}
.webyoyaku_txt {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin-top: 30px;
}

.page-id-7733 #nav .logo_black {
  display: inline-block !important;
}
.page-id-7733 #nav .logo_white {
  display:none !important;
}
.page-id-7733 #nav.white_menu ul li a {
  color: #6B5A4A !important;
}
.page-id-7733 #menu-g-navi > li.menu-item span,
.page-id-7733 ul#menu-g-navi li a {
	color:#6B5A4A !important;
}

#school_w .menu_btn_w {
  justify-content: center;
}
#school_w .menu_btn_w .flex_item {
  margin-right:4%;
}
#school_w .menu_btn_w .flex_item:last-of-type {
	margin-right:0;
}
#school_w .menu_btn_w .flex_item:last-child .btn_w a.btn {
  padding:24px 10px;
}
#eyelash .tit_s,
#nail .tit_s {
  margin-bottom:30px;
  font-size:34px;
  font-weight:bold;
}
.nailschool_txt {
  margin-top:50px;
}
.koushi_w {
  display:flex;
  display:-ms-flexbox;
  justify-content: space-between;
}
.koushi_w img {
  width:200px;
  margin-right:25px;
}
#nail.border_tb {
  border-bottom:0;
}
@media screen and (max-width:768px) {
  #school_w .menu_btn_w .flex_item:last-child .btn_w a.btn {
    padding: 10px;
  }
  #eyelash .tit_s, #nail .tit_s {
    font-size:30px;
    line-height:1.3;
  }
  #eyelash h2, #nail h2 {
    font-size:20px;
  }
  .koushi_wrap {
    margin-top:20px;
  }
  .koushi_w img {
    width:auto;
    height:200px;
  }
  #school_menu2 .eyelash_menu_w table th {
    width:25%;
  }
}

.tit3 {
  font-size:22px;
  border-bottom:1px solid #ccc;
  padding-bottom:15px;
  margin-bottom:15px;
}
.tit4 {
  font-size:18px;
  border-left:5px solid #6B5A4A;
  padding-left:10px;
  padding-top:4px;
  padding-bottom:3px;
  margin-bottom:15px;
}
.soukoukouwansho_ul1 {
	margin-bottom:30px !important;
}
.soukoukouwansho_ul1 > div {
  justify-content: center;
}
.soukoukouwansho_ul1 > div img {
	margin-bottom:0;
}
.soukoukouwansho_ul1 > .right {
  background-color:#1E1E1E;
  color:#fff;
  display: flex;
  align-items:center;
  justify-content: flex-start;
  padding:15px 25px;
}
.soukoukouwansho_ul1 > .right ul {
	margin-bottom:0;
}

.nishimorishiki_w1 {
	margin-bottom:20px;
	padding-bottom:20px;
}

.a_ul {
  display:-ms-flexbox;
  display:flex;
  padding-left:0;
  margin-bottom:0;
  list-style:none;
}
.a_ul.g10 > div,
.a_ul.g10 > li {
  margin-right:10px;
}
.a_ul.g20 > div,
.a_ul.g20 > li {
  margin-right:20px;
}
.a_ul.g30 > div,
.a_ul.g30 > li {
  margin-right:30px;
}
.a_ul.g30 > li:last-child,
.a_ul.g30 > div:last-of-type {
  margin-right:0;
}

.a_ul.g40 > div,
.a_ul.g40 > li {
  margin-right:40px;
}

.a_ul.w50,
.a_ul.w3,
.a_ul.w30 {
  flex-wrap:wrap;
}
.a_ul.w3,
.a_ul.w30 {
  justify-content: space-between;
}
.a_ul.w50 > li,
.a_ul.w50 > div {
  width:50%;
}
.a_ul.w50.g10 > li,
.a_ul.w50.g10 > div {
  width:calc(50% - 5px);
}
.a_ul.w50.g10 > li:nth-child(2n),
.a_ul.w50.g10 > div:nth-of-type(2n) {
  margin-right:0;
}
.a_ul.w50.g20 > li,
.a_ul.w50.g20 > div {
  width:calc(50% - 10px);
}
.a_ul.w50.g20 > li:nth-child(2n),
.a_ul.w50.g20 > div:nth-of-type(2n) {
  margin-right:0;
}
.a_ul.w50.g30 > li,
.a_ul.w50.g30 > div {
  width:calc(50% - 15px);
}
.a_ul.w50.g30 > li:nth-child(2n),
.a_ul.w50.g30 > div:nth-of-type(2n) {
  margin-right:0;
}
.a_ul.w50.g40 > li,
.a_ul.w50.g40 > div {
  width:calc(50% - 20px);
}
.a_ul.w50.g40 > li:nth-child(2n),
.a_ul.w50.g40 > div:nth-of-type(2n) {
  margin-right:0;
}
.a_ul.w3 > li,
.a_ul.w3 > div {
  width:calc(100% / 3);
}
.a_ul.w30 > li,
.a_ul.w30 > div {
  width:30%;
}
.a_ul.w37 > li:nth-child(odd),
.a_ul.w37 > div:nth-child(odd) {
  width:30%;
}
.a_ul.w37 > li:nth-child(even),
.a_ul.w37 > div:nth-child(even) {
  width:70%;
}
.a_ul.w37.g40 > li:nth-child(odd),
.a_ul.w37.g40 > div:nth-child(odd) {
  width:30%;
  margin-right:0;
}
.a_ul.w37.g40 > li:nth-child(even),
.a_ul.w37.g40 > div:nth-child(even) {
  width:calc(70% - 40px);
  margin-left:40px;
  margin-right:0;
}

.a_ul.w64 > li:nth-child(odd),
.a_ul.w64 > div:nth-child(odd) {
  width:60%;
}
.a_ul.w64 > li:nth-child(even),
.a_ul.w64 > div:nth-child(even) {
  width:40%;
}
.a_ul.w64.g40 > li:nth-child(odd),
.a_ul.w64.g40 > div:nth-child(odd) {
  width:60%;
  margin-right:0;
}
.a_ul.w64.g40 > li:nth-child(even),
.a_ul.w64.g40 > div:nth-child(even) {
  width:calc(40% - 40px);
  margin-left:40px;
  margin-right:0;
}
.a_ul.fend,
.dis_fl.fend {
  align-items:flex-end;
}
.a_ul.sta,
.dis_fl.sta {
  justify-content:flex-start;
}
.a_ul.end,
.dis_fl.end {
  justify-content:flex-end;
}
.a_ul.cen,
.dis_fl.cen {
  justify-content:center;
}
.a_ul.bet,
.dis_fl.bet {
  justify-content:space-between;
}
.a_ul.aro,
.dis_fl.aro {
  justify-content:space-around;
}
.a_ul.aic,
.dis_fl.aic {
  align-items:center;
}
.a_ul.aie,
.dis_fl.aie {
  align-items:end;
}
.fl_rev {
  flex-direction: row-reverse;
}
.a_ul.w50.g10.fl_rev > li:nth-child(odd),
.a_ul.w50.g10.fl_rev > div:nth-child(odd) {
  margin-left:10px;
  margin-right:0;
}
.a_ul.w50.g10.fl_rev > li:nth-child(2n),
.a_ul.w50.g10.fl_rev > div:nth-of-type(2n) {
  margin-right:0;
}
.a_ul.w50.g20.fl_rev > li:nth-child(odd),
.a_ul.w50.g20.fl_rev > div:nth-child(odd) {
  margin-left:20px;
  margin-right:0;
}
.a_ul.w50.g20.fl_rev > li:nth-child(2n),
.a_ul.w50.g20.fl_rev > div:nth-of-type(2n) {
  margin-right:0;
}
.a_ul.w50.g30.fl_rev > li:nth-child(odd),
.a_ul.w50.g30.fl_rev > div:nth-child(odd) {
  margin-left:30px;
  margin-right:0;
}
.a_ul.w50.g30.fl_rev > li:nth-child(2n),
.a_ul.w50.g30.fl_rev > div:nth-of-type(2n) {
  margin-right:0;
}
.a_ul.w50.g40.fl_rev > li:nth-child(odd),
.a_ul.w50.g40.fl_rev > div:nth-child(odd) {
  margin-left:40px;
  margin-right:0;
}
.a_ul.w50.g40.fl_rev > li:nth-child(2n),
.a_ul.w50.g40.fl_rev > div:nth-of-type(2n) {
  margin-right:0;
}

.a_ul a:hover {
  text-decoration:none;
  opacity:0.7;
}
.b_ul {
  padding-left:0;
  margin-bottom:0;
  list-style:none;
}
.c_ul {
  display:-ms-flexbox;
  display:flex;
  padding-left:0;
  margin-bottom:0;
  list-style:none;
  justify-content: center;
}

.c_2w55 {
  display:-ms-flexbox;
  display:flex;
  justify-content:space-between;
}
.c_2w55 > div {
  width:50%;
}
.kome {
  font-size:12px;
}
@media screen and (max-width:768px) {
  .a_ul {
  display:block;
  }
  .a_ul.yoko {
    display:-ms-flexbox;
    display:flex;
  }
  .a_ul > li,
  .a_ul > div {
    width:100% !important;
    margin-bottom:35px;
  }
  .a_ul > li:last-child,
  .a_ul > div:last-of-type {
    margin-bottom:0;
  }
  .a_ul.yoko > li,
  .a_ul.yoko > div {
    margin-bottom:0;
  }
  .a_ul.w64 > li,
  .a_ul.w64 > div {
    margin-right:0 !important;
    margin-left:0 !important;
  }
}
