.sanza_kyuukan_wrap {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  max-width: 1000px;
}

.sanza_kyuukan_wrap .sanza_kyukan {
  display: block;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  text-decoration: none;
  color: #fff !important;
  border: none !important;
  background: #f00;
  padding: 40px;
}

.sanza_kyukan:hover {
  opacity: 0.8;
}

.txt_emergency {
  margin: 0 auto;
  padding: 20px 0;
  max-width: 1000px;
  width: calc(100% - 20px);
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.txt_emergency > a {
  margin: 0 auto;
  display: block;
  width: 700px;
  padding: 6px 0;
  border-radius: 0;
  border: 1px solid;
  position: relative;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 18px;
  opacity: 1;
}

.txt_emergency > a::after {
  content: url("../../images/icon_link_out.png");
  position: absolute;
  top: 0;
  right: 5px;
}

.switch-bg_andaresort {
  background-image:linear-gradient(90deg, #141425, #281d23 75%);
}

#ubudnomori a{
  background-color: #352a38;
}

#kazenokaori-mori a{
  background-color: #CABCAB;
  color: #fff;
}

#welovedogs a::after{
  filter: invert(1);
}

@media screen and (min-width: 768px) {
  .wrap_switch .bokin_bnr_pc_20191014 {
    display: block;
    margin: 0 auto;
  }

  .wrap_switch .bokin_bnr_sp_20191014 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .sanza_kyuukan_wrap {
    padding: 3%;
  }

  .sanza_kyuukan_wrap .sanza_kyukan {
    padding: 20px 0;
    font-size: 26px;
  }

  .txt_emergency {
    margin: 0 auto;
    padding: 10px 0;
    max-width: 1000px;
    width: calc(100% - 20px);
    text-align: center;
    font-size: 14px;
    color: #fff;
  }

  .txt_emergency > a {
    width: 100%;
    padding: 6px 0;
    border: 6px double;
    font-size: 14px;
  }

  .txt_emergency > a::after {
    top: 3px;
    right: 1%;
  }
}

@media screen and (max-width: 767px) {
  .wrap_switch .bokin_bnr {
    width: 96%;
  }

  .wrap_switch .bokin_bnr_pc_20191014 {
    display: none;
  }

  .wrap_switch .bokin_bnr_sp_20191014 {
    display: block;
    margin: 0 auto;
  }
}
