@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Geologica:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  background-color: #fff;
  overflow: auto;
}
body.fixPage {
  overflow: hidden;
}

.fs-l-header {
  margin-top: 114px;
}

@media screen and (max-width: 768px) {
  .fs-l-header {
    margin-top: 114px;
  }
}
@media screen and (max-width: 640px) {
  .fs-l-header {
    margin-top: 114px;
  }
}
#topPage2023whole {
  width: 100%;
  max-width: 1176px;
  margin: 0 auto;
  padding: 0;
}

h2.block_title {
  font-family: "Geologica", sans-serif;
  letter-spacing: 0.05em;
  color: #121212;
  font-size: 2rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 700;
}
@media (max-width: 640px) {
  h2.block_title {
    margin-bottom: 20px;
  }
}
h2.block_title span {
  display: block;
  padding-top: 6px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  color: #666666;
  font-size: 1.4rem;
}

.omsosis_top_morelink_2023 {
  width: 100%;
  margin-top: 40px;
}
.omsosis_top_morelink_2023 .omsosis_top_morelink_area_2023 {
  width: 30.2679978981%;
  margin: auto;
}
@media (max-width: 640px) {
  .omsosis_top_morelink_2023 .omsosis_top_morelink_area_2023 {
    width: 100%;
    padding: 0 24px;
  }
}
.omsosis_top_morelink_2023 .omsosis_top_morelink_area_2023 a {
  display: block;
  text-align: center;
  font-family: "Geologica", sans-serif;
  color: #fff;
  padding: 16px;
  font-weight: 700;
  background-color: #121212;
  font-size: 2rem;
  line-height: 1;
  border-radius: 3px;
  border: 2px solid #121212;
  transition: ease-in-out 0.4s;
  text-decoration: none;
}
@media (hover: hover) {
  .omsosis_top_morelink_2023 .omsosis_top_morelink_area_2023 a:hover {
    background-color: transparent;
    color: #121212;
  }
}
@media (max-width: 810px) {
  .omsosis_top_morelink_2023 .omsosis_top_morelink_area_2023 a {
    padding: 12px;
    font-size: 1.6rem;
  }
}
@media (max-width: 640px) {
  .omsosis_top_morelink_2023 .omsosis_top_morelink_area_2023 a {
    font-size: 3.5vw;
  }
}/*# sourceMappingURL=omsosis_top2023.css.map */