@charset "UTF-8";
/*===================================
 *※※※※※※※※※※※※※※※※※※※※※
 *このファイルはSassで管理されているので
 *cssを直接編集しないでください。
 *※※※※※※※※※※※※※※※※※※※※※
 *===================================*/
h1 {
  margin-bottom: 0 !important;
}

ul {
  margin-bottom: 0;
  padding-left: 0;
}

li {
  list-style: none;
}

.hp_fs14 {
  font-size: 14px;
}

.hp_fs18 {
  font-size: 18px;
}

.hp_fs20 {
  font-size: 20px;
}

* {
  outline: none;
}

::-moz-selection {
  background-color: #57C785;
}

::selection {
  background-color: #57C785;
}

html {
  scroll-behavior: smooth;
}

body {
  font-weight: 400;
  font-size: 16px;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  background-color: #929A9F;
}

.ly_wrap {
  width: 100%;
  overflow: hidden;
}

.ly_main {
  padding: 50px 0 0;
}
@media screen and (min-width: 768px) {
  .ly_main {
    padding: 0;
  }
}

.ly_section {
  margin-bottom: 80px;
}

.un_gmap {
  position: relative;
  width: 100%;
  padding-top: 50%;
  height: 0;
  overflow: hidden;
}
.un_gmap iframe {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  height: calc(100% + 200px + 200px);
}

.bl_section_title__line {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .bl_section_title__line {
    margin-bottom: 50px;
  }
}
.bl_section_title__line::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 1px;
  background-color: #CAD800;
  margin-left: -50vw;
  margin-right: -50vw;
}
.bl_section_title__line::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background-color: #CAD800;
  margin-left: -50vw;
  margin-right: -50vw;
}
.bl_section_title__line img {
  height: 40px;
  width: auto;
}
@media screen and (min-width: 768px) {
  .bl_section_title__line img {
    height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .bl_section_title__line img {
    height: 80px;
  }
}

.bl_btn_inquiry {
  color: white;
  font-weight: bold;
  text-decoration: none;
  width: min(100%, 600px);
  margin: 0 auto;
  display: block;
  text-align: center;
  background: linear-gradient(to right, #57C785 0%, #13A9E4 100%);
  position: relative;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  border-radius: 50px;
  padding: 8px;
  font-size: min(5vw, 20px);
  transition: all 0.3s;
}
@media screen and (min-width: 992px) {
  .bl_btn_inquiry {
    font-size: 28px;
    padding: 12px;
  }
}
.bl_btn_inquiry:hover, .bl_btn_inquiry:active {
  box-shadow: none;
}
.bl_btn_inquiry:hover::after, .bl_btn_inquiry:active::after {
  transform: translate(100%, -50%);
  opacity: 0;
}
.bl_btn_inquiry::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 10px;
  width: min(9.375vw, 40px);
  height: min(9.375vw, 40px);
  transform: translateY(-50%);
  background-image: url("../img/i_mail.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  .bl_btn_inquiry::before {
    width: 50px;
    height: 50px;
  }
}
.bl_btn_inquiry::after {
  transition: all 0.3s;
  position: absolute;
  content: "";
  top: calc(50% - 2px);
  right: 10px;
  width: 46px;
  height: 10px;
  transform: translateY(-50%);
  background-image: url("../img/i_arrow.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  .bl_btn_inquiry::after {
    width: 68px;
    height: 15px;
  }
}

.un_page_top {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 10px;
  bottom: 15px;
  width: 40px;
  z-index: 100;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  border: none;
  background-color: transparent;
  color: #333;
}
.un_page_top:hover {
  bottom: 40px;
}
@media screen and (min-width: 992px) {
  .un_page_top {
    right: 20px;
    bottom: 25px;
  }
}
.un_page_top.is_active {
  opacity: 1;
  visibility: visible;
}

.ly_header {
  position: absolute;
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 2px;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .ly_header {
    height: auto;
    padding: 8px 10px;
  }
}
@media screen and (min-width: 1200px) {
  .ly_header {
    height: auto;
    padding: 8px 0 8px 1.4%;
  }
}
.ly_header_logo {
  width: 68px;
  margin-bottom: 0;
}
.ly_header_logo a:hover img {
  opacity: 0.7;
}
.ly_header_logo img {
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .ly_header_logo {
    width: 10.6770833333vw;
  }
}
.ly_header_catch {
  margin-left: 32px;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #333;
  line-height: 1.5;
  letter-spacing: 0.025em;
  margin-bottom: 0;
}
.ly_header_catch span {
  color: #73c1b8;
}

.bl_hero {
  padding: 0 10px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .bl_hero {
    padding: 0;
    margin-bottom: 50px;
  }
}

.bl_lead {
  position: relative;
  margin-bottom: 0;
}
.bl_lead_inner {
  padding: 40px 0 10vw;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .bl_lead_inner {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1200px) {
  .bl_lead_inner {
    padding: 100px 0 120px;
  }
}
.bl_lead_inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: white;
  z-index: 1;
}
.bl_lead_illust {
  position: relative;
  z-index: 10;
  order: 1;
}
@media screen and (min-width: 992px) {
  .bl_lead_illust {
    order: 0;
  }
}
.bl_lead_text {
  position: relative;
  z-index: 10;
  text-align: center;
  line-height: 2.2;
  margin-bottom: 25px;
}
@media screen and (min-width: 1200px) {
  .bl_lead_text {
    font-size: 20px;
  }
}
.bl_lead_text span {
  font-weight: bold;
  font-size: min(6.25vw, 28px);
  background-color: #CAD800;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 15px;
  margin-right: 5px;
}
@media screen and (min-width: 1200px) {
  .bl_lead_text span {
    font-size: min(2.5vw, 40px);
  }
}
.bl_lead_bottom {
  margin-top: -40px;
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
  overflow: hidden;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .bl_lead_bottom {
    margin-top: -80px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .bl_lead_bottom {
    padding-bottom: 50px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .bl_lead_bottom {
    margin-top: -120px;
  }
}
.bl_lead_bottom_inner {
  width: 110vw;
  display: flex;
  margin-left: -5vw;
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .bl_lead_bottom_inner {
    width: 100%;
    margin-left: 0;
  }
}
.bl_lead_bottom__01 {
  width: 29vw;
  align-self: center;
}
@media screen and (min-width: 992px) {
  .bl_lead_bottom__01 {
    width: min(22vw, 320px);
  }
}
.bl_lead_bottom__02 {
  width: 22vw;
  align-self: flex-end;
  margin-bottom: -10px;
}
@media screen and (min-width: 576px) {
  .bl_lead_bottom__02 {
    margin-bottom: -30px;
  }
}
@media screen and (min-width: 992px) {
  .bl_lead_bottom__02 {
    width: min(17vw, 278px);
    margin-bottom: -50px;
  }
}
.bl_lead_bottom__03 {
  width: 41vw;
}
@media screen and (min-width: 992px) {
  .bl_lead_bottom__03 {
    width: min(31.25vw, 450px);
  }
}

.bl_outline_item {
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .bl_outline_item {
    margin-bottom: 36px;
  }
}
.bl_outline_heading {
  color: #929A9F;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .bl_outline_heading {
    font-size: 24px;
  }
}
.bl_outline_heading span {
  background-color: #CAD800;
  padding: 0 5px;
}
.bl_outline_body {
  color: #CAD800;
  font-weight: 500;
  text-align: justify;
}
@media screen and (min-width: 992px) {
  .bl_outline_body {
    font-size: 18px;
  }
}

@media screen and (min-width: 992px) {
  .el_map {
    max-width: 400px;
  }
}

.bl_insta {
  margin-bottom: 180px;
}
@media screen and (min-width: 1200px) {
  .bl_insta {
    margin-bottom: calc(80px + 7.2916666667vw);
  }
}
.bl_insta_inner {
  position: relative;
}
.bl_insta_link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 10px);
  transition: all 0.3s;
  text-decoration: none;
  text-align: center;
}
.bl_insta_link img {
  width: 70px;
  transition: all 0.3s;
  filter: invert(100%) sepia(40%) saturate(1%) hue-rotate(164deg) brightness(113%) contrast(101%);
}
.bl_insta_link span {
  color: white;
  opacity: 0;
  transition: all 0.3s;
}
.bl_insta_link:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.bl_insta_link:hover span {
  opacity: 1;
}
.bl_insta_pc {
  display: none;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .bl_insta_pc {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .bl_insta_sp {
    display: none;
  }
}

.bl_guide {
  background-color: #CAD800;
  position: relative;
  padding: 30px 0;
}
.bl_guide .container {
  max-width: 1000px;
}
@media screen and (min-width: 992px) {
  .bl_guide {
    padding: 60px 0;
  }
}
.bl_guide::before {
  position: absolute;
  content: "";
  top: 1px;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 100%;
  height: 7.2916666667vw;
  min-height: 105px;
  min-width: 1440px;
  background-image: url("../img/guide_separator.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bl_guide::after {
  position: absolute;
  content: "";
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%) rotate(180deg);
  width: 100%;
  height: 7.2916666667vw;
  min-height: 105px;
  min-width: 1440px;
  background-image: url("../img/guide_separator.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bl_guide_item {
  border-bottom: 1px solid #929A9F;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .bl_guide_item {
    padding-bottom: 80px;
    margin-bottom: 80px;
  }
}
.bl_guide_item:last-of-type {
  border-bottom: none;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.bl_guide_title {
  color: #CAD800;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .bl_guide_title {
    font-size: 40px;
    margin-bottom: 50px;
  }
}
.bl_guide_title span {
  background-color: #929A9F;
  padding: 0 5px;
}
.bl_guide_text {
  color: #929A9F;
  font-weight: 500;
  margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .bl_guide_text {
    font-size: 18px;
    line-height: 2;
  }
}

.bl_about {
  background-image: url("../img/bg_about.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 150px 8px 80px;
}
@media screen and (min-width: 1200px) {
  .bl_about {
    padding: calc(7.2916666667vw + 150px) 15px 180px;
  }
}
.bl_about_inner {
  position: relative;
  padding: 30px 10px;
}
@media screen and (min-width: 992px) {
  .bl_about_inner {
    padding: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .bl_about_inner {
    padding: 60px 120px;
  }
}
.bl_about_inner::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #929A9F;
  opacity: 0.8;
  z-index: 1;
}
.bl_about_title {
  color: #CAD800;
  position: relative;
  z-index: 10;
  text-align: center;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 40px;
  font-size: min(6.25vw, 28px);
}
.bl_about_text {
  color: #CAD800;
  font-weight: 500;
  position: relative;
  z-index: 10;
  line-height: 2;
}
@media screen and (min-width: 1200px) {
  .bl_about_text {
    font-size: 18px;
  }
}

.bl_logo {
  background-color: white;
  padding: 50px 0;
}
.bl_logo_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  position: relative;
}
.bl_logo_item {
  width: 45%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  padding: 10px 15px;
  margin-bottom: 3vw;
}
@media screen and (min-width: 992px) {
  .bl_logo_item {
    width: 28%;
    padding: 0 3%;
  }
}
@media screen and (min-width: 1200px) {
  .bl_logo_item {
    width: 24%;
    padding: 0 3%;
  }
}
.bl_logo_item__v {
  width: 20%;
  height: 120px;
}
.bl_logo_item a {
  height: 100%;
  width: 100%;
}
.bl_logo_item img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s;
}

.ly_footer {
  padding: 10px 0 20px;
  color: white;
}
.ly_footer_logo {
  width: 150px;
  margin: 35px auto 5px;
}
.ly_footer_logo img {
  transition: all 0.3s;
}
.ly_footer_logo:hover img {
  opacity: 0.7;
}
.ly_footer_cr {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
.ly_footer_cr a {
  color: white;
}
.ly_footer_cr a:hover {
  text-decoration: none;
}

.el_site_logo {
  width: 300px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1200px) {
  .el_site_logo {
    width: 400px;
  }
}
.el_site_logo a img {
  transition: all 0.3s;
}
.el_site_logo a:hover img {
  opacity: 0.7;
}

.un_page_logo {
  width: 120px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .un_page_logo {
    margin: 10px 100px;
    width: 160px;
  }
}
.un_page_logo a:hover img {
  opacity: 0.7;
}
.un_page_logo img {
  transition: all 0.3s;
}/*# sourceMappingURL=style.css.map */