@charset "UTF-8";
.map-container{
  width: 100%;
  position: relative;
  display: flex;
  border: solid 1px #952E5D;
  border-radius: 10px;
  padding: 15px;
}
.map-tittle{
  font-size: 18px;
  color: #333333;
  border-left: solid 10px #952E5D;
  padding-left: 8px;
  margin-bottom: 12px;
}

.mapsLeft-cont {
  width: 800px;
}

.mapsRight-cont{
  width: 400px;
}

.main-hover{
  position: absolute;
}

.map-areaText{
  position:absolute;
}
.map-areaText li {
  font-size: 14px;
  position:relative;
  font-weight: 600;
  text-align: center;
  border: solid 1px #d2d2d2;
  background-color: #efefef;
  padding: 5px;
  z-index: 2;
}

.map-areaText li:hover {
  color: #ffffff;
  background-color: #c7b299;
}

.textHokkaido{
  top: 65px;
  left: 400px;
}
.textTohoku{
  top: 200px;
  left: 640px;
}
.textHokuriku{
  top: 130px;
  left: 380px;
}
.textKanto{
  top: 400px;
  left: 640px;
}
.textChubu{
  top: 392px;
  left: 432px;
}
.textKansai{
  top: 110px;
  left: 260px;
}
.textChugoku{
  top: 10px;
  left: 160px;
}
.textShikoku{
  top: 290px;
  left: 220px;
}
.textKyushu{
  top: 50px;
  left: 70px;
}

.map-areaText li {
  cursor: pointer;
}
.map-areaText li a {
  text-decoration: none;
}

.textHokkaido.mapPoint,
.textTohoku.mapPoint,
.textHokuriku.mapPoint,
.textKanto.mapPoint,
.textChubu.mapPoint,
.textKansai.mapPoint,
.textChugoku.mapPoint,
.textShikoku.mapPoint,
.textKyushu.mapPoint
{
  color: #ffffff;
  background-color: #c7b299;
}


/* アコーディオン設定 */
.accordion-items {
  max-width: 100%;
  margin: 0 auto;
  width: 80%;
  padding: 10px;
}
.accordion-items .accordion-item {
  margin: 10px 0;
}
.accordion-items .accordion-item section {
  border: 1px solid #444;
  background-color: #efefef;
}
.accordion-items .accordion-item section .accordion-title {
  font-size: 14px;
  padding: 10px;
  transition: click 0.5s ease-in-out;
  color: #333333;
}

.accordion-items .accordion-item section .accordion-title::after {
  margin-left: 10px;
  content: "\f078";
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
}
.accordion-items .accordion-item section .accordion-box {
  display: none;
  background-color: #ffffff;
  padding: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.accordion-items .accordion-item section .accordion-box p{
  margin-bottom: 5px;
}
.accordion-items .accordion-item section .accordion-box p a:hover{
  color: #c7b299;
}

.mob-accordion {
  display: none;
}

.bar-clinic{
  margin-right: 10px;
}
.accordion-items .accordion-item section .close::after {
  margin-left: 10px;
  content: "\f077";
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
}
.ac-hokkaido.open,
.ac-tohoku.open,
.ac-tokyo.open,
.ac-kanto.open,
.ac-hokuriku.open,
.ac-chubu.open,
.ac-kansai.open,
.ac-chugoku.open,
.ac-shikoku.open,
.ac-kyusyu.open
{
  background-color: #c7b299;
  color: #ffffff;
}

.mob-map-visual {
  display: none;
}

.oncolor {
  background-color: red;
  z-index: 5;
}

.only-mob-once {
  display: none;
}
.map-areaText-mob{
  display: none;
}

@media only screen and (max-width: 765px) {

  .only-mob-once {
    display: block;
  }
  .mob-accordion{
    display: block;
  }
  .pc-map-area {
    display: none;
  }
  .map-reposi {
    position: relative;
  }
  .map-container{
    margin: 0;
  }
  .mob-map-visual {
    position: relative;
    display: block;
  }
  .mob-map-visual img{
    object-fit:cover;
    position: relative;
    max-width:100%;
    max-height: 100%;
    -webkit-tap-highlight-color: transparent; 
    /* 強調をなくす */
  }
  .mob-map-visual div {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
  }
  .mob-map-visual div a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
  }
  .mob-map-visual .mob-hokkaido{
    width: 22.705202%;
    height: 22.884058%;
    top: 1.1%;
    left: 70.699422%;
  }
  .mob-map-visual .mob-tohoku{
    width: 16.705202%;
    height: 32.884058%;
    top: 29.1%;
    left: 69.699422%;
  }
  .mob-map-visual .mob-kanto {
    width: 15.705202%;
    height: 21.884058%;
    top: 65.1%;
    left: 70.699422%;
  }
  .mob-map-visual .mob-hokuriku {
    width: 22.705202%;
    height: 14.884058%;
    top: 52.1%;
    left: 45.699422%;
  }
  .mob-map-visual .mob-chubu{
    width: 11.705202%;
    height: 18.84058%;
    top: 67.1%;
    left: 55.899422%;
  }
  .mob-map-visual .mob-kansai{
    width: 16.705202%;
    height: 19.84058%;
    top: 69.1%;
    left: 37.899422%;
  }
  .mob-map-visual .mob-chugoku{
    width: 16.705202%;
    height: 11.84058%;
    top: 64.1%;
    left: 17.899422%;
  }
  .mob-map-visual .mob-shikoku{
    width: 16.705202%;
    height: 11.84058%;
    top: 78.1%;
    left: 21.899422%;
  }
  .mob-map-visual .mob-kyusyu{
    width: 16.705202%;
    height: 24.84058%;
    top: 74.1%;
    left: 2.899422%;
  }
  .map-tittle{
    margin-top: 20px;
  }
  .mapsLeft-cont {
    width: 100%;
  }
  .main-map{ 
    position: relative;
  }
  .mapsRight-cont{
    display: none;
  }

  /* モバイルアコーディオン */
  .accordion-items{
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  .accordion-items .accordion-item section .accordion-title {
    background-color: transparent;
  }
  .accordion-items .accordion-item {
    margin:0;
  }  
  .accordion-items .accordion-item section .accordion-title {
    font-size: 14px;
    padding: 8px;
  }
  .accordion-items .accordion-item section {
    background-color: #efefef;
    border: 1px solid #666;
    border-bottom-style: none;
  }
  .accordion-items .accordion-item #sec-kyusyu {
    border-bottom: 1px solid #666;
    border-bottom-left-radius: 10px ;
    border-bottom-right-radius: 10px;
  }
  
  .accordion-items .accordion-item #sec-hokkaido{
      border-top-left-radius: 10px ;
      border-top-right-radius: 10px;
  }

  .accordion-items .accordion-item section .accordion-box {
    font-size: 16px;
  }
  .map-areaText li {
    font-size: 10px;
  }
  /* 一時的 */
  .map-areaText{
    display: none;
  }
  .map-container {
    padding: 15px 20px 45px 15px;
  }
  .map-areaText-mob{
    display: block;
  }
  .map-areaText-mob div {
    font-weight: 600;
    font-size: 12px;
    background-color: #d2d2d2;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    align-items: center;
    z-index: 1;
    padding: 8px 15px;
    width: auto;
    height: auto;
  }
  .map-areaText-mob div a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
  }
  /* モバイルエリアボタン設定 */
  .textHokkaido{
    top: 7%;
    left: 46%;
  }
  .textTohoku{
    top: 41%;
    left: 83%;
  }
  .textHokuriku{
    top: 27%;
    left: 46%;
  }
  .textKanto{
    top: 76%;
    left: 83%;
  }
  .textChubu{
    top: 80%;
    left: 56%;
  }
  .textKansai{
    top: 42%;
    left: 30%;
  }
  .textChugoku{
    top: 42%;
    left: 10%;
  }
  .textShikoku{
    top: 80%;
    left: 32%;
  }
  .textKyushu{
    top: 87%;
    left: 2%;
  }

}