.nav_visit a::after {
  display: inline-block;
}

.visit main {
  padding-bottom: 0;
}

.visit main .bottomline::after {
  background-color: #333333;
}

.visit main img {
  width: 100%;
  height: auto;
}

.visit main .bg_color {
  padding: 80px 0;
  background-color: #EFECEA;
}

.visit main .bg_color h2 {
  margin-bottom: 50px;
}

.visit main .bg_color p {
  margin-bottom: 50px;
}

.visit main .bg_color h3 {
  margin-top: 50px;
  margin-bottom: 30px;
}

.visit main ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}

.visit main .page_link {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 80px;
}

.visit main .page_link li {
  width: 100%;
  max-width: 220px;
  margin: 0 10px;
  font-size: 18px;
  text-align: center;
}

.visit main .page_link figure {
  position: relative;
  width: 140px;
  height: 140px;
  margin: auto;
}

.visit main .page_link figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.visit main .page_link figure img:nth-of-type(1) {
  z-index: 1;
}

.visit main .page_link figure img:nth-of-type(2) {
  z-index: 0;
  opacity: 0;
}

.visit main .page_link span {
  display: block;
  width: 100%;
  margin-top: 10px;
  font-weight: bold;
}

.visit main .page_link a {
  color: #333;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.visit main .page_link a:hover {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.visit main .page_link a:hover figure img:nth-of-type(1) {
  opacity: 0;
}

.visit main .page_link a:hover figure img:nth-of-type(2) {
  opacity: 1;
}

.visit main .ul_2circle {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px;
  border-radius: 4px;
  background-color: #fff;
}

.visit main .ul_2circle li {
  position: relative;
  width: 32%;
  max-width: 250px;
  min-height: 30px;
  margin-bottom: 40px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
}

.visit main .ul_2circle li:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.visit main .ul_2circle li::before {
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../img/visit/ico_2circle.svg);
  background-repeat: no-repeat;
  content: "";
}

.visit main .ul_check {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.visit main .ul_check li {
  width: 49%;
  max-width: 460px;
}

.visit main .ul_check li:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.visit main .cont03 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.visit main .cont03 h2 + p {
  margin-bottom: 22px;
  font-weight: bold;
  font-size: 25px;
}

.visit main .cont03 h2 + p span {
  display: inline-block;
  position: relative;
  top: 3px;
  margin: 0 5px;
  color: #409574;
  font-weight: bold;
  font-size: 63px;
}

.visit main .cont03 .ol_tokucho {
  margin-bottom: 50px;
}

.visit main .cont03 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.visit main .cont03 .flex dl {
  width: 49%;
  max-width: 460px;
}

.visit main .cont03 .flex dt {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 25px;
}

.visit main .cont03 .flex dd {
  line-height: 2;
}

.visit main .cont03 .flex figure {
  width: 49%;
  max-width: 460px;
}

.visit main .cont04 h2 + p {
  margin-bottom: 22px;
  font-weight: bold;
  font-size: 25px;
}

.visit main .cont04 .link_tel {
  margin-top: 10px;
}

.visit main .cont04 .link_tel a {
  color: #333;
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
}

.visit main .cont04 .link_tel a::before {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 22px;
  height: 22px;
  margin-right: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23333' d='M4.022 8.656a16.832 16.832 0 0 0 7.322 7.322l2.444-2.444a1.1 1.1 0 0 1 1.133-.267 12.674 12.674 0 0 0 3.967.633A1.114 1.114 0 0 1 20 15.011v3.878A1.114 1.114 0 0 1 18.889 20 18.887 18.887 0 0 1 0 1.111 1.114 1.114 0 0 1 1.111 0H5a1.114 1.114 0 0 1 1.111 1.111 12.623 12.623 0 0 0 .633 3.967 1.115 1.115 0 0 1-.278 1.133L4.022 8.656Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  content: "";
}

.visit main .cont04 .ol_flow li:nth-child(1)::before {
  background-image: url(../img/visit/ico_number01.png);
}

.visit main .cont04 .ol_flow li:nth-child(2)::before {
  background-image: url(../img/visit/ico_number02.png);
}

.visit main .cont04 .ol_flow li:nth-child(3)::before {
  background-image: url(../img/visit/ico_number03.png);
}

.visit main .cont04 .ol_flow li:nth-child(4)::before {
  background-image: url(../img/visit/ico_number04.png);
}

@media screen and (max-width: 768px) {
  .visit main ul {
    margin-top: 0px;
  }
  .visit main .page_link {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 50px;
  }
  .visit main .page_link li {
    width: 48%;
    max-width: none;
    margin: 0 0 10px;
  }
  .visit main .ul_2circle {
    padding: 40px 20px 12px;
  }
  .visit main .ul_2circle li {
    width: 100%;
    max-width: none;
    margin-bottom: 28px;
  }
  .visit main .ul_2circle li:nth-last-child(-n+3) {
    margin-bottom: 28px;
  }
  .visit main .ul_check li {
    width: 100%;
    max-width: none;
  }
  .visit main .ul_check li:nth-last-child(-n+2) {
    margin-bottom: 20px;
  }
  .visit main .cont03 .flex dl {
    width: 100%;
    max-width: none;
  }
  .visit main .cont03 .flex figure {
    width: 100%;
    max-width: none;
  }
}

/*# sourceMappingURL=maps/visit.css.map */
