.salon_dateil_info {
  background-image: url(../assets/img/menu_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 60px 0; }

.salon_dateil_mv_inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 0; }

.salon_dateil_concept {
  margin-top: 100px;
  margin-bottom: 50px;
  display: none; }

.salon_dateil_concept_inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto; }

.salon_dateil_concept_inner h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #80c6cc; }

.salon_dateil_concept_inner p {
  font-size: 13px;
  text-align: center;
  line-height: 2; }

.salon_dateil_staff {
  padding: 60px 0 50px; }

.salon_dateil_staff_inner ul {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto; }

.salon_dateil_staff_inner ul li {
  width: 18%;
  margin: 1%;
  position: relative; }

.salon_dateil_staff_inner ul li h2 {
  text-align: center;
  padding: 10px 0 5px;
  box-sizing: border-box;
  font-size: 14px; }

.salon_dateil_staff_inner ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.prof_label {
  text-align: center;
  font-size: 10px; }

.sfaff_list_img {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 0;
  padding-top: 140%; }

.salon_dateil_info_content {
  max-width: 1000PX;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 120px 10px 50px;
  box-sizing: border-box; }

.salon_dateil_info_content table {
  width: 80%;
  margin: 30px auto 0; }

.salon_dateil_info_content table tr th {
  width: 30%;
  padding: 10px 10px 20px;
  box-sizing: border-box;
  font-size: 13px; }

.salon_dateil_info_content table tr td {
  padding: 10px 10px 20px;
  box-sizing: border-box;
  font-size: 13px; }

.salon_detail_info_btn {
  justify-content: center;
  text-align: center;
  margin: 50px 0; }

.salon_detail_info_btn a {
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
  width: 48%;
  margin: 1%;
  max-width: 300px;
  border: 1px solid #304a78;
  font-size: 14px;
  text-align: center;
  border-radius: 20px; }

.salon_detail_info_btn a:hover {
  color: #304a78;
  background-color: #fff;
  opacity: 1; }

.salon_detail_info_btn_tel {
  color: #304a78;
  background-color: #fff; }

a.salon_detail_info_btn_tel:hover {
  color: #fff;
  background-color: #304a78;
  opacity: 1; }

.salon_detail_info_btn_hot {
  color: #fff;
  background-color: #304a78; }

.sub_sec_content.map_content {
  width: 100%;
  height: 350px;
  position: relative; }

.sub_sec_content.map_content iframe {
  width: 100%;
  height: 100%;
  position: absolute; }

@media only screen and (max-width: 768px) {
  .salon_dateil_staff_inner ul li {
    width: 48%;
    margin: 1%;
    position: relative; }

  .salon_dateil_info_content table tr th {
    padding: 10px 10px 0;
    box-sizing: border-box;
    font-size: 13px; }

  .salon_dateil_info_content table {
    width: 100%;
    margin: 30px auto 0; }

  .salon_dateil_info_content table tr td,
  .salon_dateil_info_content table tr th {
    padding: 5px;
    width: 33.33%;
    text-align: center;
    font-size: 11px; }

  .salon_dateil_info_content table tr th {
    border-bottom: none;
    width: 15%; }

  .salon_dateil_info_content table tr td {
    text-align: left; }

  .salon_dateil_info_content {
    width: 100%;
    margin: auto;
    padding: 100px 0 40px; } }

/*# sourceMappingURL=salon-detail.css.map */
