@charset "UTF-8";
header {
}
/*table{
	border-spacing: 1em;*/

.btnbtn {
  position: absolute;
  top: 37px;
  right: 42px;
  transform: scale(1.9);
  opacity: 0;
}
li {
  list-style: none;
}
.container {
  max-width: 1200px;
  /*background-color: antiquewhite;*/
  padding: 0 20px;
  margin: 0 auto;
  /*height: 50px;*/
  width: 95%;
}
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;
}
body {
  font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
}

/*ヘッダートップ*/
header {
  position: fixed;
  top: 0px;
  left: 0px;
  background: white;
  width: 100%;
}
header .container {
  background-color: white;
  margin-top: -22px;
}
.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: 9px;
  margin-left: -4px;
  color: #3e3e3e;
}
.aaaz p {
  font-size: 10px;
  margin-top: 13px;
  margin-left: -4px;
  color: #3e3e3e;
}
.ccc p {
  font-size: 10px;
  padding-left: 10px;
}
.ccc {
  margin-left: 20px;
}
.aaaz {
  margin-right: 15px;
}

/*ヘッダーナビ*/

/*background-color: aquamarine;*/
.navbar {
  background-color: white;
}

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

.nav a {
  font-size: 15px;
}
.nav li {
  margin: 0 25px;
}
.nav a {
  font-size: 15px;
  color: #3e3e3e;
}
.nav a:hover {
  color: silver;
}

/*main*/
.main {
  margin-top: 200px;
}
.main > .container {
  max-width: 1100px;
  margin: 0 auto;
}
.main h2 {
  text-align: center;
  margin: 150px auto 200px;
  font-size: 30px;
  letter-spacing: 0.1em;
}
.salon_a {
  display: flex;
  /*background-color: antiquewhite;*/
  margin-bottom: 150px;
}
.salon_img {
  width: auto;
}
.img_box {
  height: 500px;
  width: 550px;
  /*background-color: gray;*/
}
.img_box img {
  /*	max-width: 400px;*/
  height: 500px;
  object-fit: cover;
  width: 100%;
}
.salon_txt {
  margin-left: 70px;
  /*margin-top: 20px;*/
  width: auto;
}
.salon_txt h3 {
  font-size: 23px;
  border-bottom: 0.1px solid gray;
  /*padding-bottom: 5px;*/
  margin-top: -1px;
}
.subname {
  font-size: 12px;
  margin-top: -18px;
  margin-left: 10px;
}

.supname {
  font-size: 14px;
  margin-top: -18px;
  margin-left: 5px;
}
table th {
  padding-right: 50px;
}
table td {
  padding: 5px;
}
.salon_btn {
  display: flex;
  justify-content: center;
}
.salon_btn p {
  margin-top: 15px;
  border: 0.1px solid;
  padding: 5px 100px;
  /*color:#E52E31;*/
  color: deeppink;
}
.salon_btn_eng {
  display: flex;
  justify-content: center;
}
.salon_btn_eng p {
  margin-top: 35px;
  border: 0.1px solid;
  padding: 5px 110px;
  /*color: #E52E31;*/
  color: deeppink;
}
.salon_btn_yelp {
  display: flex;
  justify-content: center;
}
.salon_btn_yelp p {
  margin-top: 25px;
  border: 0.1px solid;
  padding: 5px 110px;
  /*color: #E52E31;*/
  color: deeppink;
}
.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;
}
.salon_btn_store_eng {
  display: flex;
  justify-content: center;
}
.salon_btn_store_eng p {
  /*margin-top: 35px;
	border: 0.1px solid;
	padding: 5px 85px;*/
  /*color: #E52E31;*/
  font-size: 14px;
  margin-top: 35px;
  /*border: 0.1px solid;*/
  padding: 15px 30px;
  background-color: #8c786e;
  letter-spacing: 0.1em;
}
.salon_btn_store_eng a {
  color: white;
}

.salon_btn_2 {
  display: flex;
  justify-content: center;
}
.salon_btn_2 p {
  margin-top: 15px;
  border: 0.1px solid;
  padding: 5px 100px;
  /*color: #E52E31;*/
  color: deeppink;
}
.salon_btn_2_eng {
  display: flex;
  justify-content: center;
}
.salon_btn_2_eng p {
  margin-top: 25px;
  border: 0.1px solid;
  padding: 5px 110px;
  /*color:#E52E31;*/
  color: deeppink;
}
.square_sub {
  font-size: 12px;
  text-align: center;
  margin-top: -10px;
}

.salon_btn_kahala {
  display: flex;
  justify-content: center;
}
.salon_btn_kahala p {
  margin-top: 15px;
  border: 0.1px solid;
  padding: 5px 50px;
  /*color:#E52E31;*/
  color: deeppink;
}
.salon_btn_kahala_sb {
  display: flex;
  justify-content: center;
}
.salon_btn_kahala_sb p {
  margin-top: 15px;
  border: 0.1px solid;
  padding: 5px 35px;
  /*color:#E52E31;*/
  color: deeppink;
}

.tes {
  display: flex;
  margin-right: 20px;
}
.tesimg {
  margin-left: auto;
}

/*フッター*/

.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;*/
  padding: 0;
  justify-content: center;
}

.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;
}

/* WEB予約ボタン */

.ob_btn {
  text-align: center;
}
.ob_btn a {
  display: inline-block;
  text-align: center;
}
.ob_btn a p {
  display: inline-block;
  width: 120px;
  background-color: #1d3d8c;
  color: #fff;
  padding: 10px 10px;
  border: 3px double #fff;
}
.ob_btn_kahala {
  margin-top: 20px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  align-items: center;
  justify-content: center;
  gap: 10px 20px;
}

.ob_btn_kahala p {
  margin: 0;
}

.cop {
  font-size: 17px !important;
  border-bottom: none !important;
  margin-bottom: 30px;
}

.cop_img {
  margin-bottom: 30px;
}
