@charset 'UTF-8';
/*--------------------
main
--------------------*/
.access_mv_sub {
  background-image: url(../img/access/access_mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 52.533333333333333vw;
  position: relative;
}
.access_mv_title_box {
  background: #f0ede1;
  bottom: 0;
  left: 50%;
  padding-top: 20px;
  position: absolute;
  transform: translateX(-50%);
  width: 52%;
}
.access_mv_title {
  color: #000;
  font-family: Noto Sans JP;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}
.access_main_title img {
  margin: 0 auto;
  max-width: 153px;
  padding-top: 48px;
  width: 40%;
}
.access_main_googlmap {
  height: 0;
  margin-top: 38px;
  overflow: hidden;
  padding-bottom: 65%;
  position: relative;
}
iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.access_main_access_add_box {
  margin-top: 20px;
  padding: 0 20px;
}
.access_main_access_add {
  align-items: center;
  display: flex;
}

.access_main_access_add img {
  width: 64px;
}
.access_main_access_add_list {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7;
  margin-right: 10px;
}
.access_main_access_add_attention {
  margin-top: 20px ;
}
.access_main_access_add_attention_text {
  color: #d26365;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
  margin-left: 1rem;
  text-indent: -1rem;
}
.access_main_illustmap_title {
  margin-top: 39px;
}
.access_main_illustmap_title img {
  margin: 0 auto;
  width: 355px;
}
.access_main_illustmap {
  margin-top: 29px;
}
.access_main_illustmap img {
  margin: 0 auto;
  width: 335px;
}
.access_main_info_item {
  margin-top: 29px;
}
.access_main_info_item a {
  color: #3f9bce;
}
.access_main_info_item_tel_link {
  font-weight: 700;
}
.access_main_info_item_title {
  border-radius: 5px;
  padding: 6px 0 ;
}
.item_title_shisetsu {
  background: #409879;
}
.item_title_kyuukanbi {
  background: #ed7373;
}
.item_title_parking {
  background: #8f7e4f;
}
.item_title_contact {
  background: #70abc4;
}
.item_title_shisetsu img {
  margin: 0 auto;
  width: 79px;
}
.item_title_kyuukanbi img {
  margin: 0 auto;
  width: 39px;
}
.item_title_parking img {
  margin: 0 auto;
  width: 41px;
}
.item_title_contact img {
  margin: 0 auto;
  width: 78px;
}
.access_main_info_text {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  margin-top: 15px;
}
.access_main_info_text span {
  font-weight: 700;
}
.info_text_parking {
  border-top: 1px solid #ceccc2;
  padding-top: 10px;
}

.access_main_info_item_tel img {
  margin: 21px auto;
  width: 253px;
}
.access_main_info_item_tel_text {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  text-align: center;
}
