@charset "UTF-8";
.color_f00 {
  color: #e36664;
  font-weight: bold;
}

.mens_box1 {
  margin-inline: auto;
  margin-top: 50px;
  max-width: 800px;
  position: relative;
  width: 90%;
  overflow-x: hidden;
}

.mens_img_box1 {
  margin-left: 45%; /* テキストの端から画像の端までの長さ */
}

.mens_img_box1 img {
  display: block;
  width: 100%;
}

.color-black,
.color-white {
  font-size: 3.2rem;
  height: calc(100% - 40%);
  overflow: hidden;
  position: absolute;
  top: 40%;
  line-height: 47px;
}

.color-black {
  width: 45%; /* テキストの端から画像の端までの長さ */
}

.color-white {
  margin-left: 45%; /* テキストの端から画像の端までの長さ */
  width: 100%;
}

.color-black .top_span,
.color-white .top_span {
  position: absolute;
  padding-top: 10px;
}

.color-white .top_span {
  color: #fff;
  left: -45%; /* テキストの端から画像の端までの長さ分マイナス */
}

.color-black .top_span {
  width: 222.2%;
}

.mens_sec {
  font-size: 2.4rem;
  margin-left: 24px;
}

.mens_third {
  font-size: 1.4rem;
  margin-left: 88px;
}

.menu_select button {
  min-width: 4rem;
  padding: 0 3px 10px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  letter-spacing: 4px;
  line-height: 22px;
}

.menu_select {
  width: 51%;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  text-align: center;
  /* margin-top: 0px; */
  margin-bottom: -36px;
}

.menu_select .selected {
  border-bottom: 1px solid #6a6a6a;
}

.menu_img_box {
  width: 100%;
  position: relative;
}

.menu_img_box img:first-child {
  width: 100%;
}

.menu_img_box img:nth-child(2) {
  width: 65%;
}

.menu_bg {
  object-fit: cover;
  aspect-ratio: 10/14;
}

.menu_bg2 {
  aspect-ratio: 10/13;
}

.menu_bg,
.menu_bg2 {
  aspect-ratio: 10/22;
}

.menu_ab_img {
  position: absolute;
  top: 117px;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin: 0;
  padding: 0;
}

.menu_content_box {
  width: 90%;
  position: absolute;
  top: 238px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

/* .menu_content_box2 {
  top: 46%;
} */

.kind_box {
  position: absolute;
  top: -20px;
}

.menu_title {
  position: relative;
  font-size: 1.75rem;
  margin-top: 6px;
  margin-left: 10px;
  letter-spacing: 3px;
}

.menu_title .price {
  display: block;
  font-size: 17px;
  text-align: right;
  font-style: normal;
  letter-spacing: 2px;
  margin-top: 8px;
}

.menu_content {
  padding: 18px 0 10px 36px;
  margin-top: 25px;
  font-size: 14px;
  border: 1px solid #9d9d9d;
}

.menu_content ol {
  list-style-type: decimal;
}

.menu_content ol li {
  padding-bottom: 20px;
}

.menu_content ol li:last-child {
  padding-bottom: 10px;
}

.menu_content ol span {
  /* display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 10px 0 10px -10px; */

  margin: 13px 0 10px -32px;
  display: block;
}

.course_kind {
  display: inline-block;
  padding: 3px 8px;
  margin-bottom: 6px;
  font-size: 11px;
  border: 1px solid #6a6a6a;
  border-radius: 10px;
}




/* アクセス */
.address_box {
  text-align: center;
  font-size: 0.75rem;
  line-height: 19px;
  position: relative;
  display: flex;
}

.address_box img {
  width: 50%;
  margin-left: 0;
}

.not_img_box {
  width: 45%;
  margin-left: 5%;
  padding: 25px 13px 0 25px;
  position: relative;
  top: 0;
  text-align: left;
  color: #000;
  background: none;
  font-size: 1.1rem;
  line-height: 24px;
}

.address_title {
  display: inline-block;
  margin-bottom: 14px;
  margin-left: -12px;
  padding-bottom: 15px;
  font-size: 1.6rem;
  border-bottom: 1px solid;
}

.post_box {
  display: inline-block;
  width: auto;
  font-size: 18px;
  margin: 8px 0 4px;
}

.salon_no {
  font-size: 16px;
  display: inline-block;
  width: 190px;
  border-left: 2px solid #666666;
  padding: 1px 0px;
  text-align: center;
  margin: 8px 3px 3px 7px;
}

.salon_no2 {
  margin-bottom: 15px;
}

.not_img_box button {
  display: flex;
  align-items: center;
  padding: 16px 31px 16px 35px;
  margin-top: 20px;
  margin-left: 0;
  color: #fff;
  background-color: #000;
  letter-spacing: 3px;
}

.not_img_box button img {
  width: 23px;
}

.menu_box {
  margin-top: 100px;
}

.spa_flex_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 130px;
}

.spa_flex_box .menu_sub_box {
  width: 46%;
}

.off_box {
  border: 1px solid #b6b6b6;
  padding: 7px 9px;
  margin-bottom: -3px;
  font-size: 13px;
  width: 185px;
  /* border-radius: 19px; */
  display: block;
  text-align: right;
  margin-left: calc(100% - 185px);
  margin-top: 14px;
}

.off_box2 {
  display: block;
  width: 260px;
  margin: 8px 0 12px calc(100% - 260px);
  padding: 5px 10px;
  font-size: 12px;
  text-align: right;
  border: 1px solid #b6b6b6;
}


/* 画像なしメニュー */
.each_menu_box {
  width: 95%;
  margin: 0 auto 42px;
  padding-bottom: 42px;
  border-bottom: 1px solid #dedede;
}

.menu_img_none_box {
  width: 800px;
  margin: 0 auto 100px;
  padding: 30px 10px 35px;
  border: 1px solid #6a6a6a;
  border-radius: 22px;
  min-width: 335px;
  /* background-image: url(../images/back2.jpg);
  background-size: contain;
  background-color:rgba(255,255,255,0.8);
  background-blend-mode:lighten; */
}

.menu_img_none_box .each_menu_box:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: none;
}

.menu_img_none_box .each_menu_box .monitor_flex:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.menu_img_none_box .menu_price {
  font-size: 15px;
  text-align: right;
  letter-spacing: 1px;
  /* font-style: italic; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 93%;
  margin-left: 7%;
}

.menu_img_none_box .menu_price::before {
  content: "";
  /* width: 36%;
  border-bottom: 1px dotted; */
}

.menu_img_none_box .facial_price {
  margin-top: 20px;
}

.menu_img_none_box .menu_title {
  font-size: 16px;
  text-align: left;
  font-weight: normal;
}

.menu_img_none_box .menu_title span {
  display: inline-block;
  padding: 6px 8px;
  border: 1px solid;
  margin-right: 14px;
}

.menu_img_none_box .menu_title .menu_top_title {
  margin: 10px 0 23px;
}

.menu_img_none_box br {
  display: none;
}

.menu_top_title li {
  padding-bottom: 38px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.menu_top_title li:first-child {
  position: relative;
  padding: 10px 0 54px;
}

.menu_img_none_box .menu_title li:first-child span {
  position: absolute;
  right: 0;
  padding-top: 24px;
  margin-top: 0;
}

.menu_top_title li:last-child {
  padding-bottom: 28px;
}

.menu_img_none_box .menu_title li span {
  width: 80%;
  display: block;
  font-size: 13px;
  text-align: right;
  font-style: italic;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: space-between;  
}

.menu_img_none_box .menu_title li span::before {
  content: "";
  width: 27%;
  border-bottom: 1px dotted;
}  

.menu_img_none_box .menu_title .sub_menu_title {
  padding-left: 3px;
  font-size: 14px;
  line-height: 18px;
  margin-top: -6px;
}

.menu_img_none_box .monitor_box {
  width: 100%;
  padding-bottom: 13px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 14px;
}

.menu_img_none_box .menu_box .monitor_box:last-child {
  padding-bottom: 0;
}

.monitor_flex {
  display: flex;
  align-items: start;
  justify-content: flex-start;
  border-bottom: 1px dotted;
  margin-bottom: 26px;
  padding-bottom: 20px;
}

.monitor_flex .monitor_lv {
  width: 148px;
  border: none;
}

.monitor_flex .menu_box {
  margin-left: 30px;
  margin-top: 0;
}

.menu_img_none_box .monitor_box .monitor_price {
  font-size: 14px;
  margin-left: 50px;
}

.menu_img_none_box .monitor_flex span {
  border: none;
}

/* Amyroseメニュー */
.amy_box {
  max-width: 980px;
  margin: 80px auto 0;
}

.amy_box h3 {
  text-align: center;
  font-size: 1.2rem;
  line-height: 35px;
  margin-bottom: 50px;
}

.amy_box h3 img {
  width: 250px;
}

.main_txt_box {
  background-image: url(../images/back.jpg);
  background-size: cover;
  margin-bottom: 80px;
  text-align: center;
  padding: 110px 0 30px;
}

.main_txt_box img.title_img {
  width: 580px;
  margin: 0 auto 45px;
}

.main_txt_box .amy_new_t p {
  font-size: 1.05rem;
  line-height: 34px;
  margin: .5rem 0;
  letter-spacing: 1px;
  text-align: center;
}

.amy_exp {
  width: 80%;
  margin: 80px auto 50px;
  text-align: center;
}

.amy_exp img {
  width: 700px;
}

.amy_content {
  width: 100%;
  margin-top: 30px;
}

.amy_menu_box {
  display: grid;
  line-height: 1.5;
  padding: 60px 30px 80px;
  position: relative;
}

.amy_menu_box2 {
  padding-bottom: 30px;
}

.amy_content hr {
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #444;
}

.amy_menu_box .amy_menu_title {
  padding-bottom: 13px;
  display: flex;
  align-items: end;
}

.amy_menu_box .amy_menu_title p:first-child {
  position: relative;
  display: flex;
  align-items: baseline;
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
}

.amy_menu_box .amy_menu_title p:last-child {
  padding-left: 13px;
  font-size: 14px;
}

.amy_menu_box .amy_txt {
  display: grid;
  row-gap: 2px;
  padding-left: 12px;
  position: relative;
}

.amy_menu_box .amy_eye_box button {
  text-align: center;
  position: absolute;
  bottom: -101px;
  right: -5px;
  padding: 9px 16px;
}

.amy_menu_box .none_img button {
  position: absolute;
  bottom: 0;
  right: 0;
}


.amy_menu_box .amy_txt p {
  font-size: 14px;
}

.amy_menu_box p.list {
  display: flex;
  align-items: center;
}

.amy_menu_box p.list::before {
  content: "";
  width: 8px;
  height: 8px;
  /* border-radius: 50%; */
  background: #000;
  margin-right: 6px;
  margin-left: 4px;
}

.amy_menu_box p.top_margin {
  margin-top: 31px;
}

/* Amy new txt */
.amy_new_box {
  width: 730px;
  margin: 15px auto;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.75;
  text-align: center;
}

.amy_new_box h2 {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -.04rem;
  line-height: normal;
  margin-bottom: .888889em;
}

.amy_new_box .amy_new_t {
  width: 100%;
  font-size: 16px;
}

.amy_new_box .amy_new_t p {
  margin: .5rem 0;
  letter-spacing: 1px;
}

.amy_new_box .amy_new_t p:last-child {
  display: flex;
  align-items: center;
}

.amy_new_box .amy_new_t p:last-child::before,
.amy_new_box .amy_new_t p:last-child::after {
  content: "";
  border-bottom: 1px solid;
  width: 21px;
}

.amy_new_box .amy_new_t p:last-child::before {
  margin-right: 13px;
}

.amy_new_box .amy_new_t p:last-child::after {
  margin-left: 10px;
}

.menu_btn_a {
  margin-top: 50px;
  padding: 10px 24px;
  display: inline-block;
  border-bottom: 1.5px solid #DAA25A;
  color: #DAA25A;
  letter-spacing: 9px;
  font-size: 1rem;
}

.menu_btn_a a {
  /* color: #7ab7ff; */
}

.amy_img_top {
  margin-top: ;
  display: flex;
  justify-content: center;
}

.amy_img_top img {
  width: calc(100% / 3);
  max-width: 300px;
  padding: 0 20px;
}

/* ここまで */

.amy_menu_box p.fav_p {
  margin-top: 20px;
}

.amy_menu_box .amy_menu_title p:last-child {
  position: relative;
}

.amy_menu_box .amy_menu_title p:last-child span.fav_title {
  display: inline-block;
  border: 1px solid;
  border-radius: 12px;
  font-size: 12px;
  padding: 2px 12px;
  background: #ffa860;
  color: #fff;
  position: absolute;
  top: -29px;
  right: -30px;
}

.amy_next_box {
  display: flex;
  justify-content: flex-start;
  padding: 60px 30px;
  line-height: 1.5;
  align-items: flex-end;
}

.amy_next_box .flex_txt {
  padding-left: 50px;
}

.amy_next_box .amy_menu_title p:last-child {
  font-size: 16px;
}

.amy_next_box img {
  width: 300px;
  object-fit: cover;
}

.amy_next_box .next_flex {
  width: calc(100% - 300px);
  padding: 0 30px;
  font-size: 14px;
}

.amy_next_box .next_flex .next_txt:first-child {
  margin-bottom: 30px;
}

.amy_next_box .next_flex .next_txt:first-child ul {
  margin-top: 5px;
}

.amy_next_box .next_txt {
  padding-bottom: 30px;
}

.amy_next_box .next2 {
  padding-bottom: 0px;
}

.next3_box {
  padding-top: 0;
}

.next3_box .next3 p:not(:first-child){
  padding-left: 20px;
}

.amy_next_box .next_txt p:first-child {
  padding-bottom: 6px;
}

.amy_next_box .next_txt p:nth-child(2) {
  margin-bottom: 4px;
}

.amy_next_box .next_txt p {
  display: flex;
  align-items: center;
  padding-left: 8px;
  font-size: 16px;
}

.amy_next_box .next_txt p::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid;
  background: #000;
  margin-right: 7px;
}

.amy_next_box .next_txt ul {
  padding-left: 20px;
}

.amy_next_box .next_txt ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 3px;
  position: relative;
  margin-left: 10px;
  font-size: 14px;
}

.amy_next_box .next_txt ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border: 1px solid;
  border-radius: 50%;
  background: #000;
  margin-right: 5px;
  position: absolute;
  top: 9px;
  left: -11px;
}

.amy_next_box .next_txt:last-child ul li:last-child::before {
  content: none;
}

.amy_next_box .next2 p::before {
  content: none;
}

.txt_img_box {
  width: 95%;
  max-width: 825px;
  margin: 50px auto 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.txt_img_box img {
  width: calc(95% / 3);
  max-width: 280px;
}

.amy_eye_top {
  position: relative;
  padding: 60px 30px 180px;
}

.amy_eye_top img.eye_img {
  width: 310px;
  position: absolute;
  right: 10px;
  top: 46px;
}

.amy_eye_box img.eye_img_sp {
  display: none;
}

.amy_eye_box {
  width: 560px;
  margin-top: 65px;
  position: relative;
}

.amy_eye_box div {
  padding-left: 13px;
  display: grid;
  row-gap: 4px;
  align-content: center;
  /* font-size: 20px; */
}

.amy_eye_box div p:last-child {
  text-align: right;
}

.amy_eye_box img {
  width: 280px;
  position: absolute;
  right: 0;
  top: 20px;
}

.amy_menu_box .amy_txt ul {
  padding-left: 20px;
  font-size: 14px;
}

.amy_menu_box .amy_txt .amy_eye_box p {
  font-size: 20px;
}

.amy_menu_box .amy_txt .amy_eye_box p:last-child {
  font-size: 16px;
  padding-top: 12px;
}

.amy_menu_box .amy_txt ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 3px;
  position: relative;
  margin-left: 10px;
}

.amy_menu_box .amy_txt ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border: 1px solid;
  border-radius: 50%;
  background: #000;
  margin-right: 5px;
  position: absolute;
  top: 9px;
  left: -11px;
}

.session_txt p:nth-child(4) {
  padding: 30px 0 25px;
}

.amy_menu_box .exp_title p:last-child {
  padding-left: 0px;
  margin-right: 0;
}

.amy_menu_box .ses_exp p:last-child {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 16px;
  padding: 0 8px 3px;
  letter-spacing: 5px;
}

.ses_exp_box {
  text-align: center;
  padding-bottom: 80px;
}

.ses_exp_box .amy_menu_title {
  justify-content: center;
}

.session_txt  p span.kudry {
  font-size: 26px;
  margin-bottom: 5px;
  display: inline-block;
}

.amy_menu_box .session_txt  p {
  font-size: 16px;
}

.amy_menu_box .amy_exp_box {
  padding-bottom: 35px;
}

.amy_menu_box .amy_exp_box p:first-child {
  padding-bottom: 6px;
  font-size: 1.05rem;
  font-weight: bold;
}

.amy_flex_box {
  width: 70%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 25px;
}

.amy_flex_box img {
  width: 280px;
}

.amy_flex_box .txt_box {
  /* width: calc(100% - 280px); */
  padding-right: 30px;
  position: relative;
  font-size: 17px;
  line-height: 27px;
}

.amy_flex_box .txt_box p {
  padding-top: 10px;
  font-size: 16px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid;
}

.amy_menu_box h3.last_box_h3 {
  margin-bottom: 35px;
  line-height: 30px;
}

.amy_menu_box h3.last_box_h3 span {
  font-size: 16px;
}

.amy_menu_box h3 a {
  text-decoration: underline;
  color: #002cb1;
}

.button_box {
  margin-top: 40px;
}

/* Amy client */
.amy_mes_box,
.client_box {
  margin: auto;
  text-align: center;
}

.client_box {
  width: 680px;
  margin: 70px auto;
  padding: 37px 29px 50px;
  border: 1px solid;
  background-image: url(../images/back_pk.jpg);
  background-size: cover;
}

.client_box img {
  width: 180px;
}

.client_box .grid_box {
  row-gap: 20px;
  font-size: 14px;
  padding-top: 24px;
}

.client_box .grid_box p {
  text-decoration: underline solid 0.5px;
}

.amy_mes_box {
  width: 567px;
  font-size: 18px;
  /* row-gap: 20px; */
}

.amy_mes_box p:nth-child(4) {
  padding-top: 30px;
}

/* .amy_mes_box p:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}

.amy_mes_box p:last-child::before {
  content: "";
  width: 32px;
  border-bottom: 1px solid;
} */

.amy_mes_box div {
  display: flex;
  justify-content: center;
  padding-top: 25px;
  position: relative;
}

.amy_mes_box div p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 28px;
}

.amy_mes_box div p::before {
  content: "";
  width: 26px;
  border-bottom: 1px solid;
  margin-right: 10px;
}

.amy_mes_box div p::after {
  content: "";
  width: 26px;
  border-bottom: 1px solid;
  margin-left: 10px;
}

.amy_mes_box div span {
  position: absolute;
  right: 0;
  font-size: 17px;
  letter-spacing: 1px;
}




/* メンズメニュー */
.mens_box {
  margin-bottom: 80px;
}

.mens_box2 {
  position: relative;
  width: 80%;
  margin: 50px auto 0;
}

.mens_box2 img {
  width: 500px;
}

.mens_menu_title {
  width: 58%;
  padding-top: 45px;
  font-size: 1.5rem;
  font-family: serif;
  line-height: 36px;
  margin: auto;
  margin-left: 38%;
}

.mens_menu_title .price {
  font-size: 20px;
  text-align: right;
  display: block;
  font-style: italic;
}

/* スタッフ */
.each_staff_box {
  margin-bottom: 55px;
  width: 100%;
  border-bottom: 1px dotted #b6b6b6;
  position: relative;
}

.staff_top_box {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}

.staff_top_exp_box {
  justify-content: flex-start;
  margin-bottom: 30px;
  overflow: visible;
  margin-bottom: 55px;
}

.staff_title_span {
  width: 30%;
  z-index: 90;
}

.staff_title_span .name_txt {
  display: flex;
  position: relative;
  width: 80%;
}

.name_txt .staff_belonging {
  font-size:1.7rem;
  width: 10%;
}

.moe_txt .staff_belonging {
  margin-left: -163px;
  margin-bottom: 3px;
  line-height: 37px;
}

.maho_txt .staff_belonging {
  margin-left: -17px;
  margin-bottom: 3px;
  line-height: 37px;
  width: 100px;
}

.staff_title_span .staff_title {
  font-size: 5rem;
  position: absolute;
  left: 130px;
  margin-left: 7px;
}

.staff_title_span .noi_name {
  bottom: -14px;
}

.staff_title_span .halu_name {
  bottom: -8px;
}

.staff_title_span .moe_name {
  bottom: -8px;
  left: -20px;
}

.staff_title_span .maho_name {
  bottom: -8px;
  left: 120px;
}

.staff_img_box1 {
  width: 63%;
}

.staff_beside_img {
  width: 100%;
}

.staff_img_box1 img {
  display: block;
  width: 70%;
  margin-left: 30%;
  z-index: -1;
}

.staff_txt_box {
  font-size: 1rem;
  width: 85%;
  margin: 65px auto 80px;
  row-gap: 1rem;
  line-height: 21px;
  letter-spacing: 1px;
  min-width: 310px;
}

.staff_txt_box br {
  display: none;
}

@media only screen and (max-width: 700px) {
  .staff_reserve_btn_box button {
    width: 90%;
    letter-spacing: 3px;
  }
}

@media only screen and (max-width: 600px) {
  .spa_flex_box {
    display: block;
  }

  .spa_flex_box .menu_sub_box {
    width: 95%;
  }
}

@media only screen and (max-width: 480px) {
  .staff_menu_top {
    margin-top: 0;
  }

  .menu_img_none_box br {
    display: block;
  }

  .menu_select {
    width: 68%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    text-align: center;

    /* 追加 */
    margin-top: -18px;
    margin-bottom: -20px;
  }

  .menu_select button {
    border: none;
    border-radius: 0;
    padding: 0 3px 2px;
    font-size: 14px;
  }

  .spa_box {
    font-family: serif;
  }

  .spa_box,
  .ladies_box {
    width: 90%;
    margin: 50px auto;
  }

  .menu_sub_box {
    width: 95%;
    font-size: 0.7rem;
    margin: 0 auto 100px;
  }

  .menu_img_box {
    width: 100%;
    position: relative;
  }

  .menu_img_box img:first-child {
    width: 100%;
  }

  .menu_img_box img:nth-child(2) {
    width: 65%;
  }

  .menu_bg {
    object-fit: cover;
    aspect-ratio: 10/25;
  }

  .menu_bg2 {
    aspect-ratio: 11/24;
  }

  .menu_ab_img {
    position: absolute;
    top: 107px;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
  }

  .menu_ab_img2 {
    top: 15%
  }  

  .menu_content_box {
    width: 90%;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .menu_content_box2 {
    top: 32%;
  }

  .kind_box {
    position: absolute;
    top: -20px;
  }

  .menu_title {
    position: relative;
    font-size: 1.75rem;
    margin-top: 6px;
    margin-left: 10px;
    letter-spacing: 3px;
  }

  .menu_title .price {
    display: block;
    font-size: 17px;
    text-align: right;
    font-style: normal;
    letter-spacing: 2px;
    margin-top: 8px;
  }

  .menu_content {
    padding: 18px 0 10px 36px;
    margin-top: 25px;
    font-size: 14px;
    border: 1px solid #9d9d9d;
  }

  .menu_content ol {
    list-style-type: decimal;
  }

  .menu_content ol li {
    padding-bottom: 20px;
  }

  .menu_content ol li:last-child {
    padding-bottom: 10px;
  }

  .menu_content ol span {
    /* display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0 10px -10px; */

    margin: 13px 0 10px -32px;
    display: block;
  }

  /* .menu_content ol span::after {
    content: "";
    border-top: 1px solid;
    width: 120px;
    margin-left: 11px;
  } */

  .course_kind {
    display: inline-block;
    padding: 3px 8px;
    margin-bottom: 6px;
    font-size: 11px;
    border: 1px solid #6a6a6a;
    border-radius: 10px;
  }

  /* 画像なしメニュー */
  .each_menu_box {
    width: 95%;
    margin: 0 auto 38px;
    padding-bottom: 50px;
    border-bottom: 1px solid #dedede;
  }

  .menu_img_none_box {
    width: 93%;
    margin: 0 auto 65px;
    padding: 28px 10px 45px;
    border: 1px solid #6a6a6a;
    border-radius: 22px;
    min-width: 335px;
  }

  .menu_img_none_box div:last-child {
    margin-bottom:0;
  }

  .menu_img_none_box .menu_price {
    font-size: 13px;
    text-align: right;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 93%;
    margin-top: 30px;
  }

  .menu_img_none_box .menu_price::before {
    content: "";
    width: 33%;
    border-bottom: 1px dotted;
  }

  .menu_img_none_box .facial_price {
    margin-top: 30px;
  }

  .menu_img_none_box .menu_title {
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 0;
  }

  .menu_img_none_box .menu_title span {
    display: inline-block;
    padding: 3px 8px;
    margin-bottom: 9px;
  }

  .menu_img_none_box .menu_title .menu_top_title {
    margin: 10px 0 10px;
    line-height: 23px;
  }

  .menu_img_none_box .menu_title .menu_top_title span {
    
  }


  .menu_top_title li {
    padding-bottom: 38px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .menu_top_title li:first-child {
    position: relative;
    padding: 10px 0 54px;
  }

  .menu_img_none_box .menu_title li:first-child span {
    position: absolute;
    right: 0;
    padding-top: 24px;
    margin-top: 0;
  }

  .menu_top_title li:last-child {
    padding-bottom: 28px;
  }

  .menu_img_none_box .menu_title li span {
    width: 80%;
    display: block;
    font-size: 13px;
    text-align: right;
    font-style: italic;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: space-between;  
  }

  .menu_img_none_box .monitor_flex {
    display: block;
    margin-bottom: 30px;
  }

  .monitor_flex .menu_box {
    margin-left: 12px;
  }

  .menu_img_none_box .menu_title .monitor_lv span {
    padding-left: 0;
  }

  .menu_img_none_box .monitor_box {
    display: block;
    padding-bottom: 15px;
  }

  .menu_img_none_box .monitor_box .monitor_txt {
    display: flex;
    align-items: center;
  }

  .menu_img_none_box .monitor_box .monitor_txt::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 1px solid;
    background: #000;
    border-radius: 50%;
    margin-right: 6px;
  }

  .menu_img_none_box .monitor_box .monitor_price {
    padding-top: 10px;
    text-align: right;
    font-size: 13px;
    letter-spacing: 1px;
  }

  .menu_img_none_box .menu_title li span::before {
    content: "";
    width: 24%;
    border-bottom: 1px dotted;
  }  

  .menu_img_none_box .menu_title .sub_menu_title {
    padding-left: 3px;
    font-size: 12px;
    line-height: 18px;
    margin-top: -6px;
  }

  .off_box {
    border: 1px solid #b6b6b6;
    padding: 7px 9px;
    margin-bottom: -3px;
    font-size: 13px;
    width: 185px;
    /* border-radius: 19px; */
    display: block;
    text-align: right;
    margin-left: calc(100% - 185px);
    margin-top: 14px;
  }

  .off_box2 {
    display: block;
    width: 55%;
    margin: 8px 0 12px 45%;
    padding: 5px 10px;
    font-size: 12px;
    text-align: right;
    border: 1px solid #b6b6b6;
  }

  /* メンズメニュー */
  .mens_box {
    margin-bottom: 80px;
  }

  .mens_box2 {
    position: relative;
    width: 100%;
    margin-top: 230px;
  }

  .mens_box2 img {
    width: 75%;
    position: absolute;
    left: 0px;
    bottom: 0px;
  }

  .mens_menu_title {
    width: 58%;
    padding-top: 20px;
    font-size: 1.1rem;
    font-family: serif;
    line-height: 22px;
    margin: auto;
    margin-left: 38%;
  }

  .mens_menu_title .price {
    font-size: 14px;
    text-align: right;
    display: block;
    font-style: italic;
  }



  /* スタッフ */
  .each_staff_box {
    position: relative;
    width: 100%;
    border-top: 1px dotted #b6b6b6;
    border-bottom: none;
    padding-top: 65px;
  }

  .staff_top_txt,
  .btn_box { 
    width: 80%;
  }

  .staff_top_box {
    width: 100%;
    margin-left: 0;
    display: block;
  }

  .staff_top_exp_box {
    justify-content: flex-start;
    margin-bottom: 30px;
    overflow: visible;
    margin-bottom: 55px;
  }

  .staff_title_span {
    width: 30%;
  }

  .name_txt span:first-child span,
  .name_txt span:nth-child(2) span {
    opacity: 0;
  }

  .staff_title_span .name_txt {
    display: flex;
    position: relative;
    width: 80%;
  }

  /* .staff_title_span .maho_txt {
    width: 100%;
  } */

  .name_txt .staff_belonging {
    font-size: 13px;
    width: 10%;
  }

  .moe_txt .staff_belonging {
    margin-left: -87px;
    margin-bottom: 3px;
    line-height: 19px;
  }

  .maho_txt .staff_belonging {
    width: 80%;
    margin-left: -5px;
    margin-bottom: 3px;
    line-height: 19px;
    /* color:#fff; */
  }

  .staff_title_span .staff_title {
    font-size: 52px;
    left: auto;
    right: 1%;
  }

  .staff_title_span .noi_name {
    bottom: -22px;
    left: 5px;
  }

  .staff_title_span .halu_name {
    bottom: -8px;
  }

  .staff_title_span .moe_name {
    bottom: -6px;
    right: 2%;
  }

  .staff_title_span .maho_name {
    bottom: -5px;
    left: 5px;
  }

  .staff_img_box1 {
    width: 68%;
  }

  .staff_img_box2 {
    width: 68%;
    margin-left: 32%;
  }
  
  .staff_img_box1 img {
    display: block;
    width: 100%;
    margin-left: 0;
  }

  .staff_txt_box {
    font-size: 0.85rem;
    width: 88%;
    margin: 35px auto 20px;
    row-gap: 1.5rem;
    line-height: 24px;
    letter-spacing: 1px;
    min-width: 310px;

    border: 1px solid #b6b6b6;
    padding: 35px 10px;
  }


  .staff_txt_box br {
    display: block;
  }

  .staff_reserve_btn_box {
    width: 100%;
    text-align: center;
    margin-top: 0px;
  }

  .staff_reserve_btn_box button {
    width: 70%;
    padding: 12px;
    margin: 7px;
    font-size: 13px;
  }

  /* アクセス */
  .access_each_box {
    /* display: flex;
    align-items: flex-start */
    margin-bottom: 80px;
  }

  /* 各店舗ができた場合に必要
  .access_sub_title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 13px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 4px;
  }

  .access_sub_title:before, 
  .access_sub_title:after {
    content:"";
    border-top: 1px solid #666666;
    width: 30px;
    display: block;
  }

  .access_sub_title:before {
    margin-right: 26px;
  }

  .access_sub_title:after {
    margin-left: 26px;
  } */

  .address_box {
    text-align: center;
    font-size: 0.75rem;
    line-height: 19px;
    position: relative;
    display: block;
  }

  .address_box img {
    width: 90%;
    margin-left: 0;
  }

  .not_img_box {
    width: 100%;
    padding: 25px 13px 0 25px;
    margin-left: 0;
    position: relative;
    top: 0;
    text-align: left;
    color: #000;
    background: none;
    font-size: 0.85rem;
    line-height: 18px;
  }

  .address_title {
    display: inline-block;
    margin-bottom: 8px;
    margin-left: -12px;
    padding-bottom: 3px;
    font-size: 1.1rem;
    border-bottom: 1px solid;
  }

  .post_box {
    display: inline-block;
    width: auto;
    font-size: 13px;
    margin: 8px 0 4px;
  }

  .salon_no {
    font-size: 14px;
    display: inline-block;
    width: 160px;
    border-left: 2px solid #666666;
    padding: 1px 0px;
    text-align: center;
    margin: 5px 3px 3px 7px;
  }

  .salon_no2 {
    margin-bottom: 15px;
  }

  .not_img_box button {
    display: flex;
    align-items: center;
    padding: 10px 13px 10px 17px;
    color: #fff;
    background-color: #000;
    margin-top: 15px;
  }

  .not_img_box button img {
    width: 23px;
  }

  .amy_box {
    margin-top: 65px;
  }

  .amy_box h3 img {
    width: 220px;
  }

  .amy_img_top {
    width: 100%;
    margin: auto;
    justify-content: space-between;
    text-align: center;
  }

  .amy_img_top img {
    padding: 0;
    width: calc(95% / 3);
  }

  .amy_menu_box {
    display: block;
    padding: 50px 23px 100px;
  }

  .amy_exp {
    width: 92%;
    margin: 50px auto 40px;
  }

  .amy_exp img {
    width: 100%;
  }

  .amy_menu_box .amy_menu_title {
    display: block;
  }

  .amy_menu_box .amy_menu_title p:first-child {
    margin-right: 0;
    font-size: 16px;
    text-align: center;
    justify-content: center;
  }

  .amy_menu_box .amy_menu_title p:last-child {
    text-align: center;
    padding-top: 6px;
  }

  .amy_menu_box .amy_txt {
    width: 100%;
    display: block;
    margin-top: 23px;
  }

  .amy_eye_top {
    padding: 50px 23px 120px;
  }

  .amy_eye_top img.eye_img {
    display: none;
  }

  .amy_eye_box img.eye_img_sp {
    display: block;
    width: 265px;
    top: -358px;
    margin: auto;
    right: 10px;
    left: 0;
  }

  .amy_menu_box p.list {
    align-items: flex-start;
    padding-left: 15px;
  }

  .amy_menu_box p.list::before {
    position: absolute;
    top: 7px;
    left: 6px;
  }

  .amy_eye_box {
    width: 100%;
    margin-top: 385px;
    /* margin-left: -20px; */
  }

  .amy_eye_box div {
    display: block;
    line-height: 27px;
    padding-left: 0px;
  }

  .amy_menu_box .amy_eye_box div p:last-child {
    text-align: justify;
    padding-top: 4px;
    line-height: 27px;
  }

  .amy_menu_box .amy_txt .amy_eye_box p {
    font-size: 16px;
  }

  .amy_menu_box .amy_eye_box button {
    width: 195px;
    bottom: -73px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .amy_menu_box .none_img {
    margin-bottom: 30px;
  }

  .amy_menu_box .none_img button {
    width: 195px;
    bottom: -72px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    padding: 9px 16px;
  }

  .amy_menu_box .amy_menu_title p:last-child span.fav_title {
    top: -76px;
    right: auto;
    left: 24px;
  }

  .txt_img_box {
    display: none;
  }

  .client_box {
    width: 90%;
  }

  .client_box .grid_box {
    row-gap: 30px;
  }

  .client_box .grid_box p {
    line-height: 24px;
  }

  .amy_mes_box {
    display: block;
    width: 100%;
    font-size: 16px;
  }

  .ses_exp_box .session_txt {
    margin-top: 0px;
  }

  .amy_menu_box .session_txt p {
    font-size: 14px;
  }

  .amy_menu_box .ses_exp p:last-child {
    margin-bottom: 10px;
  }

  .session_txt p span.kudry {
    font-size: 19px;
  }

  .amy_mes_box div {
    margin-left: 26px;
  }

  .amy_mes_box div span {
    font-size: 16px;
    bottom: -39px;
  }

  .amy_menu_box2 {
    padding-bottom: 0;
  }

  .amy_menu_box2 .amy_txt {
    margin-top: 5px;
    padding-left: 6px;
  }

  .amy_menu_box2 .amy_menu_title p:last-child {
    padding-top: 6px;
    justify-content: flex-start;
    padding-left: 8px;
    text-align: left;
  }

  .amy_menu_box .amy_txt ul {
    font-size: 0.85rem;
    line-height: 23px;
  }

  .amy_menu_box .amy_txt ul li {
    margin-bottom: 5px;
  }

  .amy_next_box {
    padding-bottom: 75px;
    text-align: right;
  }

  .amy_next_box .flex_txt {
    padding: 33px 5px 0 14px;
    text-align: left;
  }

  .amy_next_box .flex_txt .exp_title p:last-child,
  .next3_box .exp_title p:last-child
  {
    justify-content: flex-start;
  }

  .amy_next_box .flex_txt .next_txt {
    margin-top: 0;
    padding-left: 0;
    padding-bottom: 60px;
  }

  .amy_next_box .flex_txt div:last-child {
    padding-bottom: 40px;
    padding-bottom: 0px;
  }

  .amy_next_box .next_txt p {
    padding-left: 0;
  }

  .amy_next_box .next_txt ul {
    padding-left: 10px;
    padding-top: 3px;  
  }

  .amy_next_box .next_txt ul li {
    margin-bottom: 0;
    line-height: 24px;
  }

  .next3_box {
    padding-bottom: 75px;
  }

  .next3_box .next3 {
    margin-top: 5px;
    line-height: 24px;
  }

  .button_box {
    margin-top: 30px;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
  }

  .amy_exp_box3 {
    padding-bottom: 75px;
  }

  .amy_flex_box {
    width: 100%;
    text-align: center;
    flex-flow: column-reverse;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 0;
  }

  .amy_flex_box img {
    width: 300px;
    margin-bottom: 30px;
  }

  .amy_flex_box .txt_box {
    text-align: center;
    padding: 0;
    font-size: 16px;
  }

  .last_amy {
    padding-bottom: 75px;
  }

  .amy_box h3 {
    font-size: 1.1rem;
  }

  .none_img p.color_f00 {
    margin-top: 35px;
  }

  .button_box button {
    padding: 9px 16px;
  }

  .swiper {
    padding: 0;
  }

  .amy_menu_swiper {
    width: 320px;
    margin: 50px auto;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .amy_menu_swiper .class_box img {
    width: calc(100% - 20px);
    margin-right: 15px;
    padding-left: 10px;
  }

  .swiper-pagination-bullet-active {
    background: #8a8b8c;
  }

  .amy_menu_box .amy_exp_box {
    padding-bottom: 12px;
  }

  .menu_btn_a {
    font-size: 16px;
    margin-top: 0;
    letter-spacing: 6px;
  }

  .main_txt_box .amy_new_t p {
    margin: 2rem 0 .5em;
  }

  .color-black,
  .color-white {
    font-size: 2.2rem;
    line-height: 35px;
  }

  .mens_sec {
    font-size: 1.5rem;
  }

  .mens_third {
    font-size: 1.1rem;
    margin-left: 24px;
    margin-top: -1px;
    display: block;
  }
}