@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

.btnbtn {
  position: absolute;
  top: 37px;
  right: 42px;
  transform: scale(1.9);
  opacity: 0;
}
li {
  list-style: none;
}

body {
  font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
}

/*ヘッダー*/
header {
}

.container {
  max-width: 1200px;
  /*background-color: antiquewhite;*/
  padding: 0 20px;
  margin: 0 auto;
  /*height: 50px;*/
  width: 100%;
}
a {
  color: black;
  text-decoration: none;
}
.btn a:hover {
  color: silver;
}
a:hover {
  color: silver;
}
a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
a:hover p {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
a:hover li {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

a:hover div {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/*ヘッダートップ*/
header {
  position: fixed;
  top: 0px;
  left: 0px;
  /*background: white;*/
  width: 100%;
  background-color: white;
  z-index: 2;
}
header .container {
  background-color: white;
  margin-top: -22px;
  width: 95%;
}
.header-top {
  display: flex;
  align-items: center;

  /*background-color:aqua;*/
  /*height: 130px;*/
}

/*ヘッダーロゴ*/
.header-rogo .rogo img {
  height: 70px;
}
/*ヘッダーネット予約*/
.header-top-2 {
  margin-left: auto;
  display: flex;
  /*background-color: aqua;*/
}
.bbb img {
  height: 40px;
  margin-bottom: -20px;
}
.bbbz img {
  height: 30px;
  margin-bottom: -20px;
}
.fff {
  display: flex;
}
.ddd img {
  height: 40px;
  margin-bottom: -20px;
}
.eee img {
  height: 40px;
  margin-bottom: -20px;
}
.aaa p {
  font-size: 10px;
  margin-top: 10px;
  margin-left: -4px;
  color: #3e3e3e;
}
.aaaz p {
  font-size: 10px;
  margin-top: 17px;
  margin-left: -4px;
  color: #3e3e3e;
}
.ccc p {
  font-size: 10px;
  padding-left: 10px;
  margin-top: 10px;
}
.ccc {
  margin-left: 20px;
}
.aaaz {
  margin-right: 15px;
}

/*ヘッダーナビ*/

/*background-color: aquamarine;*/

.nav {
  display: flex;
  list-style: none;
  justify-content: center;
  margin-top: -10px;
}

.nav a {
  font-size: 15px;
  color: #3e3e3e;
}
.nav a:hover {
  color: silver;
}
.nav li {
  margin: 0 25px;
}
/*メイン*/
.main {
  margin-top: 150px;
  margin-bottom: 200px;
}
/*.main_salon_open{
	background:url("../img/210405_21_501_SNH.jpg")no-repeat center;
	display: flex;
	margin: 0 auto;
	min-height: 400px;
	
	background-size: cover;
	align-items:flex-start;
}
.main_text{
	padding-top: 85px;
}*/

.main_salon_open p {
  /*margin-bottom: -70px;*/
  font-size: 50px;
  /*color: white*/
}
.main_salon_open h2 {
  font-size: 70px;
  padding-left: 0px;
  /*color: white;*/
}
.main_bbox {
  width: 100%;
  height: auto;
}
.main_bbox img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.soho_top_reserve {
  display: flex;
  margin: 70px 0;
  /*background-color: #FFF9F5;*/
}
.soho_top_reserve_titl {
  margin: 100px 0;
  color: #81604b;
}

.soho_top_reserve_titl h3 {
  font-weight: normal;
  font-size: 30px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #b59156;
  text-align: center;
  letter-spacing: 0.2em;
}
.soho_top_reserve_titl p {
  font-size: 15px;
  text-align: center;
}

.soho_top_reserve_list ul {
  width: 80%;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: -10px auto 0;
  color: white;
}
.soho_top_reserve_list li {
  margin: 30px 5px 60px;
  padding: 30px 40px;
  /*background:#C4898A;*/
  background: #fff7f0;
  /*border-bottom: solid 6px rgba(0,0,0,0.25);*/
  width: 220px;
  height: 80px;
  /*border-radius:35%;*/

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px #b59156 solid;
}
.shop_name {
  font-size: 20px;

  text-align: center;
  font-weight: normal;
  letter-spacing: 0.2em;
  color: #81604b;
}
.shop_phone {
  font-size: 15px;
  margin-top: 10px;
  text-align: center;
  color: #81604b;
  letter-spacing: 0.1em;
}
.shop_shop {
  width: 100%;
  height: auto;
}
.shop_shop img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
/*メインコンテンツ*/
.main_contents {
  /*height: 570px;*/
}
.main_contents .container {
  width: 70%;
  padding: 50px;
  margin: 0 auto;
  border: 1px solid #c2bebe;
}

.main_contents h3 {
  text-align: center;
  border-bottom: 0.1px solid #c2bebe;
  margin-bottom: 30px;
  margin-top: 50px;
  padding-bottom: 7px;
  color: brown;
  font-weight: normal;
}
.main_contents p {
  font-size: 17px;
  text-align: center;
  margin-bottom: 7px;
}
.main_salon_open > .container {
  display: flex;
  /*height: 570px;*/
  justify-content: flex-end;

  flex-direction: column;
  /*background: white*/
}
.pdf_list {
  display: flex;
  list-style: none;
  width: 80%;
  margin: 0 auto;
}
.pdf_txt {
  margin: 60px 0;
}
/*menten*/
.mente_box {
  width: 65%;
  margin: 0 auto 50px;
  /*border: 1px solid gray;*/
  padding: 40px;
}
.mente_box h2 {
  text-align: center;
  padding: 50px;
  color: brown;
}
.mente_box h3 {
  /*text-align: center;*/
  padding: 10px;
  color: brown;
  border-bottom: 1px solid brown;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: normal;
}
.mente_box p {
  text-align: center;
}
.campa_img {
  width: 100%;
  height: auto;
}
.campa_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/*gift*/
.gift_box {
  width: 90%;
  margin: 100px auto;
}

.gift_box h3 {
  /*text-align: center;*/
  padding: 10px;
  color: #7b601d;
  border-bottom: 1px solid #7b601d;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
}

/*店舗*/

.soho_top_saloninfo {
  /*display: flex;*/
  margin: 70px auto 100px;
}
.soho_top_saloninfo_titl {
  margin: 60px 0 30px;
}

.soho_top_saloninfo_titl h3 {
  font-size: 30px;
  margin-bottom: 5px;
  border-bottom: 0.5px solid silver;
  text-align: center;
  letter-spacing: 0.3em;
  padding-bottom: 5px;
  color: #3e3e3e;
}
.soho_top_saloninfo_titl p {
  font-size: 15px;
  text-align: center;
  color: dimgray;
}

.soho_top_saloninfo_list ul {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  list-style: none;
  /*margin-top: -10px;*/
  box-sizing: border-box;
}
.soho_top_saloninfo_list li {
  padding: 0 10px;

  margin: 30px 0px;
  /*padding: 50px;*/
  /*background-color: antiquewhite;*/
  box-sizing: border-box;
}
.salonname {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #3e3e3e;
}
.salonname p {
  text-align: center;
  margin-top: 10px;
  font-size: 17px;

  color: #3e3e3e;
}

.main_contents {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  font-size: 20px;
}
.main_contents h2 {
  /*color: white;*/
  font-size: 50px;
}

/*ボックス*/

.box_a {
  display: flex;
  height: 350px;

  /*margin-bottom: 20px;*/
  padding: 20px;
}


.box_hairstyle {
  background: url("../img/_MG_8848.jpg") no-repeat;
  width: 65%;
  margin-right: 20px;
  /*margin-top: 50px;*/

  background-size: cover;
  text-shadow: 0 0 20px gray;

  align-items: flex-end;
}



.box_staff {
  background: url("../img/irikai/!cid_C1299EEE-9225-4558-AFE6-6F4DDE316917.jpg") no-repeat center;
  width: 100%;
  background-size: cover;
}

.box_b {
  display: flex;
  height: 350px;
  padding: 0 20px;
  margin-left: 3px;
}

.box_recruit {
  background: url("../img/210405_21_501_SNH.jpg") no-repeat;
  background-size: cover;
  width: 65%;
  text-shadow: 0 0 20px gray;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}
.box_menu {
  background: url("../img/_LM_6546.JPG") no-repeat;
  background-size: cover;
  width: 33%;
  margin-right: 20px;
  margin-left: -3px;
}
.aa {
  font-size: 70px;
  color: white;
  padding: 130px 40px 70px;
  font-weight: bold;
}
.bb {
  font-size: 70px;
  color: white;
  text-align: center;
  padding-top: 150px;
  font-weight: bold;
}
.cc {
  font-size: 65px;
  color: white;
  text-align: center;
  padding-top: 150px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.dd {
  font-size: 85px;
  color: white;
  padding: 15px 25px;
  font-weight: bold;
}
/*ライン*/
.line_box {
  background-color: #dcffc9;
  max-width: 1250px;
  height: 550px;
  margin: 100px auto 50px;
  text-align: center;
  width: 100%;
}
.line_icon {
  padding: 40px 0;
}
.line_txt {
  padding: 10px;
}
.line_btn p {
  display: flex;
  width: 400px;
  background: #64c388;
  padding: 20px 0;
  justify-content: center;
  color: white;
  font-size: 20px;

  margin: 40px auto 0;
}

/*フッター*/

.footer {
  background-color: #c7c0c0;
  padding: 40px 0;
}
.footer_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*background-color: aqua;*/
}
.footer_area ul {
  /*align-items: center;*/
  display: flex;
  list-style: none;
  /*flex-wrap: wrap;*/

  justify-content: center;
  margin-left: -20px;
  margin-bottom: 25px;
}

.footer_area ul li {
  height: 15px;
  padding-right: 5px;
}

.footer_area p {
  align-items: center;
  font-size: 13px;
  margin: 0 -10px;
}
.footer_area img {
  height: 20px;
}

.footer_img {
  width: 50%;
  margin: 0 auto 50px;
  height: auto;
  display: flex;
  justify-content: center;
}
.footer_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  padding: 10px;
}

.pdf_list {
  width: 640px;
  height: 190px;
  margin: 0 auto;
}
.pdf_list li img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

/*info*/
.main_info {
  margin: 150px 0 300px;
}
.main_info_box {
  margin: 0 auto;
  width: 60%;
}
.main_info_img {
  width: 100%;
  height: auto;
}
.main_info_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.main_info_box h2 {
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 30px;
  padding: 50px 0;
}
.main_info_box li {
  padding: 10px 0;
  border-bottom: 1px solid gray;
}
.main_info_box p {
  font-size: 16px;
}
.sub_info {
  font-size: 15px !important;
  color: dimgray;
  padding-bottom: 5px;
}
.salon_btn_more {
  display: flex;
  justify-content: center;
}
.salon_btn_more p {
  font-size: 14px;
  margin-top: 30px;
  /*border: 0.1px solid;*/
  padding: 15px 50px;
  background-color: #8c786e;
  letter-spacing: 0.1em;
}

.salon_btn_more a {
  color: white;
}

.mentewrapper {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  background-color: #f1f1f1;

  padding: 50px;
}

.sp {
  display: none !important ;
}

.pc {
  display: block !important ;
}

/* 予約ボタン */
.booking-btn {
  margin-top: 20px;
}
.booking-btn__inner {
}
.booking-btn__wrap {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 30px 20px;
  background-color: #8c1d22;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  /* background-image: repeating-linear-gradient(5deg, #ec6a18, #ec6a18 4px, transparent 4px, transparent 8px, #ec6a18 8px), repeating-linear-gradient(95deg, #ec6a18, #ec6a18 4px, transparent 4px, transparent 8px, #ec6a18 8px), repeating-linear-gradient(185deg, #ec6a18, #ec6a18 4px, transparent 4px, transparent 8px, #ec6a18 8px),
    repeating-linear-gradient(275deg, #ec6a18, #ec6a18 4px, transparent 4px, transparent 8px, #ec6a18 8px);
  background-size: 4px calc(100% + 8.03px), calc(100% + 8.03px) 4px, 4px calc(100% + 8.03px), calc(100% + 8.03px) 4px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  animation: borderAnimation 0.6s infinite linear; */
}

/* @keyframes borderAnimation {
  from {
    background-position: 0 0, -8.03px 0, 100% -8.03px, 0 100%;
  }
  to {
    background-position: 0 -8.03px, 0 0, 100% 0, -8.03px 100%;
  }
} */

.booking-btn__title {
  color: #fff;
  font-size: 24px;
  display: grid;
  align-items: center;
  justify-content: center;
}
.booking-btn__title img {
  width: 30px;
}
.booking-btn__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 15px;
}
.booking-btn__item {
  background-color: #fff;
  color: #8c1d22;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
}

@media (max-width: 850px) {
  .booking-btn__wrap {
    width: 380px;
  }
}

@media (max-width: 768px) {
  .booking-btn__wrap {
    width: 70%;
    padding: 10px 3% 8px;
  }
  .booking-btn__items {
    margin-top: 10px;
  }
  .booking-btn__title {
    font-size: 14px;
  }
  .booking-btn__title img {
    width: 15px;
  }
  .booking-btn__item {
    font-size: 12px;
    padding: 5px 0;
  }
}

/* 銀座オープン */

.ginza-open {
  margin-top: 40px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.ginza-open__inner {
}

.ginza-open__image {
}

.ginza-open__image img {
  width: 100%;
}

.ginza-open__title {
  text-align: center;
  font-size: 28px;
  margin-top: 20px;
  line-height: 1.2;
}

.ginza-open__title br {
  display: none;
}

.ginza-open__copy {
  text-align: center;
  font-size: 28px;
  margin-top: 30px;
}

.ginza-open__text {
  font-size: 20px;
  margin-top: 30px;
  line-height: 1.6;
}

.ginza-open__text_center {
  text-align: center;
}

.ginza-open__text p {
  margin-bottom: 1em;
}

.ginza-open__insta {
  display: flex;
  justify-content: center;
  text-align: center;
}

.ginza-open__insta-title {
  font-size: 20px;
}

@media (max-width: 768px) {
  .ginza-open__inner {
    width: calc(100% - 40px);
    padding: 0 20px;
  }

  .ginza-open__title {
    font-size: 20px;
  }
  .ginza-open__title br {
    display: block;
  }

  .ginza-open__copy {
    font-size: 24px;
  }

  .ginza-open__text {
    font-size: 16px;
  }

  .ginza-open__insta {
    flex-wrap: wrap;
  }
}
