@charset "UTF-8";
/*ヘッダー*/
header {
}
.btnbtn {
  position: absolute;
  top: 37px;
  right: 42px;
  transform: scale(1.9);
  opacity: 0;
}
li {
  list-style: none;
}

.container {
  max-width: 1200px;
  /*width: 1300px;*/
  /*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%;
  background-color: white;
}
header .container {
  background-color: white;
  margin-top: -22px;
  width: 95%;
}
.header-top {
  display: flex;
  align-items: center;
}

/*ヘッダーロゴ*/
.header-rogo .rogo img {
  height: 70px;
}
/*ヘッダーネット予約*/
.header-top-2 {
  margin-left: auto;
  display: flex;
  /*background-color: aqua;*/
}
.bbb img {
  height: 40px;
  margin-bottom: -20px;
}
.fff {
  display: flex;
}
.ddd img {
  height: 40px;
  margin-bottom: -20px;
}
.bbbz img {
  height: 30px;
  margin-bottom: -20px;
}
.eee img {
  height: 40px;
  margin-bottom: -20px;
}
.aaa p {
  font-size: 10px;
  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;*/

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

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

.nav a:hover {
  color: silver;
}
/*メイン*/
.main_salon_open {
  /*background-color: gray;*/

  display: flex;
  margin: 20px auto;
  height: 400px;
}
.main_salon_open .container {
  padding: 0;
  width: 100%;
}
.main_salon_open .container img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
/*shopタイトル*/
.shop_titl {
  display: flex;
  flex-direction: column;

  align-items: center;
  margin: 50px 0 10px;
}
.shop_titl h2 {
  margin-bottom: -10px;
  border-bottom: 0.1px solid;
}
.shop_titl p {
  font-size: 13px;
}
.fbinsta {
  display: flex;
  justify-content: center;
  align-items: center;
}
.shop_adress {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 30px 0 80px;
}

/*shop_text_map*/
.text_map > .container {
  display: flex;
  height: 500px;
  /*background: #EEBEBF;*/
  margin: 0 auto;
  max-width: 1000px;
}
.shop_text {
  padding: 0px;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 10px;
}
.shop_text_tel_time {
  display: flex;
  font-size: 20px;
  margin-bottom: -50px;
}

.shop_text_tel_time p {
  margin: 25px 0 0px 90px;
}

.shop_text_tel_time_eng {
  display: flex;
  font-size: 20px;
  margin-bottom: -50px;
}

.shop_text_tel_time_eng p {
  margin: 25px 0 0px 90px;
}

.shop_text_tel_time_a {
  display: flex;
  font-size: 20px;
  margin-bottom: -30px;
}

.shop_text_tel_time_a p {
  margin: 25px 0 0px 130px;
}

.shop_text_tel_time_a_eng {
  display: flex;
  font-size: 20px;
  margin-bottom: -30px;
}

.shop_text_tel_time_a_eng p {
  margin: 25px 0 0px 130px;
}

.shop_text_syousai {
  margin: -10px 0 0 -15px;
}
.shop_text_off {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: -20px;
  display: flex;
}
.shop_text_off p {
  margin: 25px 0 0px 150px;
}
.shop_mail {
  font-size: 20px;
  display: flex;
}

.shop_text_off_eng {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: -20px;
  display: flex;
}
.shop_text_off_eng p {
  margin: 25px 0 0px 150px;
}
.shop_mail_eng {
  font-size: 20px;
  display: flex;
}
/*.shop_mail p{
	margin: 25px 0 0px 50px
}*/
.shop_mail p {
  margin: 25px 0 0px 120px;
}
.shop_mail_eng p {
  margin: 25px 0 0px 120px;
}
.shop_text_btn {
  font-size: 15px;
  border: 1px #e94f52 solid;
  margin-top: 20px;
  text-align: center;
  padding: 13px 40px;
  border-radius: 10px;
  letter-spacing: 0.2em;
  /*border-bottom: solid ;*/
  color: #e52e31;
  font-weight: bold;
}

.shop_map {
  display: flex;
  width: 500px;
  height: 450px;
  background: #a19f9f;
  margin-left: auto;
  font-size: 100px;
  align-items: center;
  justify-content: center;
}

.shop_lista_txt {
  /*display: flex;*/
  margin-bottom: 100px;
  margin-left: 50px;
}

/*staff*/
.shop_staff {
  display: flex;
  /*height:800px;*/
  margin: 0 auto 200px;
  background-color: #fffaf5;
}
.shop_staff > .container {
  max-width: 1100px;
  margin: 0 auto;
  width: 95%;
}

.shop_staff h2 {
  margin: 100px 90px;
  letter-spacing: 0.2em;
}
.shop_staff_list {
  /*}display: flex;*/
  /*background-color: brown;*/
  flex-wrap: wrap;
}
.ul {
  list-style: none;
}

.shop_staff_list li {
  display: flex;
  /*width:192px;*/
  height: 400px;
  /*margin-left: 90px;*/
  /*background-color: aqua;*/
  flex-direction: column;
}
/*.shop_staff_list li img{
	width: 100%;
	height: 238px;
	object-fit: cover;
}*/
/*.shop_staff_list h3{
	
	font-size: 15px;
	
	text-align: center;
	margin-bottom: -10px;
	border-bottom: 0.1px solid;
	
}*/
/*.shop_staff_list p{
	
	text-align: center;
	line-height: 1 ;
	font-size: 12px;
	
}*/

.shop_menu h2 {
  display: flex;
  justify-content: center;
  font-size: 27px;
  margin: 60px 0;
}
.square_sub {
  font-size: 12px;
  text-align: center;
}

.staff_list_a {
  display: flex;
  flex-direction: column;
}
.staff_name h3 {
  font-size: 25px;
  border-bottom: 1px solid gray;
}
.staff_list_a li {
  display: flex;
  /*height:500px;*/
  list-style: none;
  margin-bottom: 50px;
}
.staff_img {
  height: 300px;
  width: 200px;
  display: flex;

  align-items: center;
  justify-content: center;
  margin-right: 50px;
  background-color: #fffaf5;
}
.staff_img img {
  height: 300px;
  width: 200px;
  object-fit: cover;
}
.staff_txt h2 {
  border-bottom: 1px solid silver;
}

/*フッター*/

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

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

.google_map {
  width: 100%;
  height: 450px;
}

@media (min-width: 769px) and (max-width: 900px) {
  .text_map > .container {
    flex-direction: column;
    height: auto;
  }
  .shop_map {
    display: flex;
    width: auto;

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

@media (max-width: 768px) {
  .navbar {
    display: none;
  }
  hr {
    display: none;
  }
  .aaa {
    display: none;
  }
  .aaaz {
    display: none;
  }
  header {
    position: fixed;
    /*background-color: white;*/
    top: 0px;
    left: 0px;
    width: 100%;
    height: 73px;
    background-color: transparent;
  }

  header .container {
    /*background: white;*/
    padding: 0 10px;
    width: 100%;
  }
  .heah {
    display: flex;
    width: 100%;
    /*align-items: center;*/
  }

  .rogo_header.hum_img img {
    height: 40px;
    width: 40px;
  }
  .hum_img {
    margin-right: auto;
    position: absolute;
    top: 12px;
    right: 12px;
  }
  .hum_nav {
    /*margin-left: 35px;*/
    margin-top: -50px;
    transform: translateY(-180%);
    transition: 0.4s;
    background-color: white;
    opacity: 0.8;
  }

  .hum_nav li {
    padding: 15px 0;
  }
  .btnbtn:checked ~ .hum_nav {
    transform: translateY(0%);
  }
  .btnbtn {
    position: absolute;
    top: 23px;
    right: 22px;
    transform: scale(1.9);
    /*opacity: 0;*/
  }
  .online_btnn a {
    color: #ff006c;
    display: flex;
    align-items: center;
  }
  .online_btnn p {
    margin: 0 0 0 10px;
    padding: 0;
  }
  .ccc {
    position: absolute;
    right: 60px;
    top: 10px;
  }
  .text_map > .container {
    flex-direction: column;
    height: auto;
  }
  .shop_map {
    display: flex;
    width: auto;

    margin-top: 30px;
  }
  .shop_staff {
    margin-top: 200px;
  }
  .shop_staff h2 {
    text-align: center;
  }
  .shop_text_off {
    margin-left: 0px;
  }
  .shop_text_off_eng {
    margin-left: 0px;
  }

  .shop_staff_list {
    padding: 0%;
  }

  .shop_staff_list li {
    margin: 0 auto;
  }

  .shop_lista_txt {
    margin: 0 auto;
  }

  .shop_lista {
    padding: 0%;
  }

  .shop_map {
    margin-left: 0;
  }

  .shop_text {
    margin-left: 0px;
  }

  .main_salon_open .container {
    padding: 0%;
  }

  .shop_text h3 {
    width: 40%;
    margin: 0%;
  }

  .shop_text p {
    display: inline-block;
    /*		width: 60%;*/
  }

  .shop_text_tel_time_a {
    margin: 0px;
    padding: 3vh 0;
  }

  .shop_text_tel_time_a p {
    margin: 0px;
  }

  .shop_text_tel_time {
    padding: 3vh 0;
    margin: 0px;
  }

  .shop_text_tel_time p {
    margin: 0px;
    padding-top: 1vh;
  }

  .shop_text_off {
    padding: 3vh 0;
    margin: 0px;
  }

  .shop_text_off p {
    margin: 0px;
  }

  .shop_mail {
    padding: 3vh 0;
    margin: 0px;
  }

  .shop_mail p {
    margin: 0px;
  }

  .shop_text_tel_time_a_eng {
    margin: 0px;
    padding: 1vh 0;
  }

  .shop_text_tel_time_a_eng p {
    margin: 0px;
  }

  .shop_text_tel_time_eng {
    padding: 1vh 0;
    margin: 0px;
  }

  .shop_text_tel_time_eng p {
    margin: 0px;
    padding-top: 1vh;
  }

  .shop_text_off_eng {
    padding: 1vh 0;
    margin: 0px;
  }

  .shop_text_off_eng p {
    margin: 0px;
  }

  .shop_mail_eng {
    padding: 1vh 0;
    margin: 0px;
  }

  .shop_mail_eng p {
    margin: 0px;
  }
  .footer_img {
    flex-direction: column;
    width: 80%;
  }

  .shop_staff > .container {
    width: auto;
    display: block;
  }
  .staff_list_a li {
    flex-direction: column;
  }

  .staff_list_a {
    magin: 0;
    padding: 0;
  }

  .staff_img {
    height: auto;
    width: 60%;
    /*background-color: #fff;*/
    margin: 0 auto;
  }
  .footer_img {
    flex-direction: column;
    width: 80%;
  }
}
@media (max-width: 480px) {
  .shop_text_tel_time_a {
    margin: 0px;
    padding: 2vh 0;
  }
  .shop_text_tel_time {
    padding: 2vh 0;
    margin: 0px;
  }
  .shop_text_off {
    padding: 2vh 0;
    margin: 0px;
  }
  .shop_mail {
    padding: 2vh 0;
    margin: 0px;
  }

  .shop_text_tel_time {
    font-size: 15px;
  }

  .shop_text_tel_time p {
  }

  .shop_text_tel_time_a {
    font-size: 15px;
  }

  .shop_text_tel_time_a p {
  }

  .shop_text_syousai {
  }
  .shop_text_off {
    font-size: 15px;
  }
  .shop_text_off p {
  }
  .shop_mail {
    font-size: 15px;
  }

  .shop_text_tel_time_a_eng {
    margin: 0px;
    padding: 1vh 0;
  }
  .shop_text_tel_time_eng {
    padding: 1vh 0;
    margin: 0px;
  }
  .shop_text_off_eng {
    padding: 1vh 0;
    margin: 0px;
  }
  .shop_mail_eng {
    padding: 1vh 0;
    margin: 0px;
  }

  .shop_text_tel_time_eng {
    font-size: 15px;
  }

  .shop_text_tel_time_eng p {
  }

  .shop_text_tel_time_a_eng {
    font-size: 15px;
  }

  .shop_text_tel_time_a_eng p {
  }

  .shop_text_syousai {
  }
  .shop_text_off_eng {
    font-size: 15px;
  }
  .shop_text_off_eng p {
  }
  .shop_mail_eng {
    font-size: 15px;
  }

  .shop_text_btn {
    font-size: 14px;
  }
}

@media (min-width: 769px) {
  .hum_img {
    display: none;
  }

  .hum_nav {
    display: none;
  }
}

.br-sp {
  display: none;
}
.br-pc {
  display: block;
}

@media screen and (max-width: 769px) {
  .br-sp {
    display: block;
  }
  .br-pc {
    display: none;
  }
}

/* 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;
}
