@charset "utf-8";

.fb_iframe_widget iframe {
  height: 360px !important;
}

.fb_page span {
  height: 360px !important;
}

.g_map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  margin: 30px;
}

.g_map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.tag {
  text-align: center;
}

.sitemaps {
  margin: 2em 0 4em 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.sitemaps li {
  width: 30%;
}

.sitemaps a {
  text-decoration: none;
}

.app_dl {
  text-align: center;
}

.app_attention {
  display: block;
  margin: auto;
  width: 90%;
  background-color: #ffefe5;
  color: #000;
  padding: 1rem 0.5rem;
}

.app_attention h3 {
  font-size: large;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  color: rgb(252, 92, 0);
  margin: 10px 0;
  padding-bottom: 0px;
}

.app_attention h3::after {
  display: block;
  width: 3px;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: rgb(252, 92, 0);
  content: "";
}

.app_attention p {
  margin: 5px 15px;
  padding: 5px 10px;
}

.app_button_box {
  padding: 30px 0 70px;
}

.app_button_box li {
  display: inline-block;
  text-align: center;
  margin: 0 50px;
}

.app_button_box li small {
  display: block;
}

.app_button_box li a {
  max-height: 62px;
}

.box7 {
  width: 80%;
  position: relative;
  margin: 0 auto;
  margin-top: 2.5em;
  padding: 0.5em 2em;
  border: solid 2px #f5a200;
}

.box7 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 18px;
  background: #fff;
  color: #000;
  font-weight: bold;
}

.box7 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 18px;
  background: #f2f6f7;
  color: #000;
  font-weight: bold;
}

.box7 .item1 {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  width: auto;
}

.box7 img {
  width: 30%;
}

.shinki_box {
  width: 80%;
  background: #fff;
  padding: 1em;
  margin: auto;
  margin-top: 4rem;
}

.shinki_box h3 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝",
    YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.shinki_box h4 {
  color: rgb(90, 90, 90);
  padding: 5px;
  margin-bottom: 5px;
}

.shinki_box p {
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 5px;
}

.shinki_img {
  display: block;
  width: 80%;
  max-width: 1000px;
  margin: auto;
  margin-bottom: 20px;
}

.shinki_btn {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  width: auto;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.1em;
  padding: 10px 15px;
  background-color: #f5a200;
  border-radius: 10px;
  text-decoration: none;
}

.shinki_btn a {
  text-decoration: none;
  color: #fff;
}

.content h5 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
  position: relative;
  margin-top: 30px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 44px;
  font-weight: normal;
  color: #2e94ad;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝",
    YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  clear: both;
  letter-spacing: 0.05em;
}

.content font {
  font-weight: bold;
  color: #f5a200;
}

.service_container {
  display: flex;
  justify-content: center;
}

.service_box {
  width: 30%;
  display: flex;
  flex-direction: column;
}

.service_box img {
  width: 100%;
}

.adj_01 {
  font-size: 1.1em !important;
  font-weight: bold;
}

.adj_02 {
  font-size: 1.1em !important;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

/*eruworkエリア*/
.ew-function-container {
  width: 100%;
}

.ew-function-container h4 {
  text-align: center !important;
  border: none;
  margin: 0 auto;
  color: #405b5f;
}

.ew-function {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1100px;
  margin: auto;
  justify-content: space-around;
  box-sizing: border-box;
}

.ew-icon {
  display: flex;
  flex-direction: column;
  width: 17%;
  background-color: #d8f6ff;
  border-radius: 0.2em;
  padding: 1em;
}

.ew-icon img {
  width: 100%;
  max-width: 180px;
}

.ew-icon p {
  margin: 0;
  padding: 0;
  text-align: center;
}

.ew-contct {
  background-color: #78abce;
  color: #fff;
  display: block;
  width: 300px;
  padding: 1em;
  border-radius: 5px;
  font-weight: bold;
  margin: 3em auto;
}

.ew-contct a {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 760px) {
  .service_container {
    flex-wrap: wrap;
  }

  .service_box {
    width: 50%;
  }

  .ew-function {
    gap: 15px;
    justify-content: center;
  }

  .ew-icon {
    width: 28%;
    padding: 0.4em;
  }

  .ew-icon p {
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .sitemaps li {
    width: 50%;
  }
  .service_box {
    width: 80%;
  }
  .service_box img {
    width: 65%;
  }

  .ew-contct {
    width: 300px;
    padding: 0.5em 1em;
    border-radius: 5px;
    font-weight: bold;
    margin: 3em auto;
  }
}
