@charset "UTF-8";
.home-wrapper section .inner {
  background-repeat: no-repeat;
}
.home-wrapper .hero-section {
  width: 100%;
  height: 100vh;
  padding: 0 !important;
}
.home-wrapper .hero-section .home-slider {
  position: relative;
  width: 100%;
  height: 100vh;
}
.home-wrapper .hero-section .home-slider .main-text {
  position: absolute;
  bottom: 120px;
  left: 80px;
  width: 38%;
}
.home-wrapper .hero-section .home-slider .main-text img {
  width: 100%;
}
.home-wrapper .hero-section .home-slider .swiper-wrapper {
  max-width: 100vw;
  position: relative;
  overflow: hidden;
}
.home-wrapper .hero-section .home-slider .swiper-wrapper .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100vh;
  width: 100vw;
}
@keyframes zoom-in {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.home-wrapper .hero-section .home-slider .swiper-slide-active .slide-img,
.home-wrapper .hero-section .home-slider .swiper-slide-duplicate-active .slide-img,
.home-wrapper .hero-section .home-slider .swiper-slide-prev .slide-img {
  animation: zoom-in 10s linear 0s 1 normal both;
}
.home-wrapper .topics-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f5f5f5;
}
.home-wrapper .topics-section .inner {
  display: flex;
}
.home-wrapper .topics-section .inner .home-topics {
  width: 50%;
  padding: 4rem;
}
.home-wrapper .topics-section .inner .home-topics h2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.home-wrapper .topics-section .inner .home-topics h2::before {
  content: "Topics";
  display: block;
  font-size: 2rem;
  color: #24858a;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .topics-section .inner .home-topics ul li {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #999;
}
.home-wrapper .topics-section .inner .home-topics ul li a .article_info {
  font-size: 0.8rem;
  display: flex;
  margin-bottom: 10px;
}
.home-wrapper .topics-section .inner .home-topics ul li a .article_info .days {
  margin-right: 20px;
}
.home-wrapper .topics-section .inner .home-topics ul li a .article_info .cat::before {
  content: "-";
  display: inline-block;
  margin-right: 10px;
}
.home-wrapper .topics-section .inner .home-blog {
  width: 50%;
  padding: 4rem;
}
.home-wrapper .topics-section .inner .home-blog h2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.home-wrapper .topics-section .inner .home-blog h2::before {
  content: "Blog";
  display: block;
  font-size: 2rem;
  color: #24858a;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .topics-section .inner .home-blog ul li {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #999;
}
.home-wrapper .topics-section .inner .home-blog ul li a .article_info {
  font-size: 0.8rem;
  display: flex;
  margin-bottom: 10px;
}
.home-wrapper .topics-section .inner .home-blog ul li a .article_info .days {
  margin-right: 20px;
}
.home-wrapper .topics-section .inner .home-blog ul li a .article_info .cat::before {
  content: "-";
  display: inline-block;
  margin-right: 10px;
}
.home-wrapper .gallery-section .inner .home-gallery h2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.home-wrapper .gallery-section .inner .home-gallery h2::before {
  content: "Gallery";
  display: block;
  font-size: 4rem;
  color: #24858a;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .gallery-section .inner .home-gallery .ngg-galleryoverview {
  display: flex !important;
  flex-wrap: wrap;
  gap: 30px;
}
.home-wrapper .gallery-section .inner .home-gallery .ngg-galleryoverview .ngg-gallery-thumbnail-box {
  padding: 0;
}
.home-wrapper .gallery-section .inner .home-gallery .ngg-galleryoverview .ngg-navigation {
  width: 100%;
}
.home-wrapper .exmenu-section {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #5F7B65;
}
.home-wrapper .exmenu-section .inner .home-ex h2 {
  font-size: 2.3rem;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  margin-bottom: 10px;
}
.home-wrapper .exmenu-section .inner .home-ex .min-text {
  font-size: 1.2rem;
  font-weight: bold;
  color: #FFF;
  display: block;
  text-align: center;
  margin-bottom: 35px;
}
.home-wrapper .exmenu-section .inner .home-ex ul {
  display: flex;
  flex-wrap: nowrap;
  gap: 2%;
}
.home-wrapper .exmenu-section .inner .home-ex ul li {
  width: 23.5%;
}
.home-wrapper .exmenu-section .inner .home-ex ul li .li-back {
  background-color: #FFF;
  padding-top: 7px;
  padding-bottom: 7px;
  display: block;
}
.home-wrapper .exmenu-section .inner .home-ex ul li a h3 {
  color: #000;
  text-align: center;
  font-size: 0.8rem;
}
.home-wrapper .about-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f5f5f5;
}
.home-wrapper .about-section .inner .home-about {
  display: flex;
  flex-wrap: nowrap;
}
.home-wrapper .about-section .inner .home-about .about-left {
  width: 50%;
}
.home-wrapper .about-section .inner .home-about .about-left h2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.home-wrapper .about-section .inner .home-about .about-left h2::before {
  content: "About";
  color: #24858a;
  display: block;
  font-size: 4rem;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .about-section .inner .home-about .about-left .subtitle {
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 50px;
}
.home-wrapper .about-section .inner .home-about .about-left p {
  font-size: 1rem;
  line-height: 1.7;
  width: 85%;
  margin-bottom: 40px;
}
.home-wrapper .about-section .inner .home-about .about-left .showmore a {
  font-size: 0.7rem;
  border-radius: 30px;
  border: 1px solid #000;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
}
.home-wrapper .about-section .inner .home-about .about-right {
  width: 50%;
  flex: 1;
  margin-right: calc(50% - 50vw);
}
.home-wrapper .about-section .inner .home-about .about-right img {
  width: 100%;
  border-radius: 0.8rem;
}
.home-wrapper .baner-section .inner .home-baner .baner-list {
  display: flex;
  flex-wrap: wrap;
}
.home-wrapper .baner-section .inner .home-baner .baner-list li {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px;
}
.home-wrapper .baner-section .inner .home-baner .baner-list li a {
  position: relative;
  display: flex;
  color: #FFF;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
}
.home-wrapper .baner-section .inner .home-baner .baner-list li a h3 {
  position: absolute;
  left: 35px;
  bottom: 35px;
  font-size: 0.8rem;
  font-weight: bold;
}
.home-wrapper .baner-section .inner .home-baner .baner-list li a h3::before {
  font-size: 2.2rem !important;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
  line-height: 1.2;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .baner-section .inner .home-baner .baner-3c {
  gap: 20px 3%;
}
.home-wrapper .baner-section .inner .home-baner .baner-3c li {
  width: 31%;
  height: 350px;
}
.home-wrapper .baner-section .inner .home-baner .baner-2c {
  gap: 20px 4%;
}
.home-wrapper .baner-section .inner .home-baner .baner-2c li {
  width: 48%;
  height: 200px;
}
.home-wrapper .baner-section .inner .home-baner .hb-menu {
  background-image: url("../img/home/hb/01.jpg");
}
.home-wrapper .baner-section .inner .home-baner .hb-menu h3::before {
  content: "Menu";
}
.home-wrapper .baner-section .inner .home-baner .hb-access {
  background-image: url("../img/home/hb/02.jpg");
}
.home-wrapper .baner-section .inner .home-baner .hb-access h3::before {
  content: "Access";
}
.home-wrapper .baner-section .inner .home-baner .hb-question {
  background-image: url("../img/home/hb/03.jpg");
}
.home-wrapper .baner-section .inner .home-baner .hb-question h3::before {
  content: "Q&A";
}
.home-wrapper .baner-section .inner .home-baner .hb-voice {
  background-image: url("../img/home/hb/04.jpg");
}
.home-wrapper .baner-section .inner .home-baner .hb-voice h3::before {
  content: "Voice";
}
.home-wrapper .baner-section .inner .home-baner .hb-staff {
  background-image: url("../img/home/hb/01.jpg");
}
.home-wrapper .baner-section .inner .home-baner .hb-staff h3::before {
  content: "Staff";
}
.home-wrapper .product-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.home-wrapper .product-section .inner .home-product {
  position: relative;
}
.home-wrapper .product-section .inner .home-product h2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.home-wrapper .product-section .inner .home-product h2::before {
  content: "Product";
  display: block;
  font-size: 4rem;
  color: #24858a;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .product-section .inner .home-product ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 4%;
}
.home-wrapper .product-section .inner .home-product ul li {
  width: 22%;
}
.home-wrapper .product-section .inner .home-product ul li img {
  display: block;
  margin-bottom: 15px;
}
.home-wrapper .product-section .inner .home-product ul li span {
  display: block;
  font-size: 0.9rem;
}
.home-wrapper .product-section .inner .home-product .showall {
  position: absolute;
  right: 0;
  top: 45px;
}
.home-wrapper .product-section .inner .home-product .showall a {
  font-size: 0.7rem;
  border-radius: 30px;
  border: 1px solid #000;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
}
.home-wrapper .instagram-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f5f5f5;
}
.home-wrapper .instagram-section .inner .home-instagram {
  position: relative;
}
.home-wrapper .instagram-section .inner .home-instagram h2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.home-wrapper .instagram-section .inner .home-instagram h2::before {
  content: "Instagram";
  display: block;
  font-size: 4rem;
  color: #24858a;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .instagram-section .inner .home-instagram .subtitle {
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 40px;
}
.home-wrapper .instagram-section .inner .home-instagram .subtitle::after {
  content: "";
  display: block;
  width: 100px;
  border-bottom: solid 1px #000;
  margin-top: 60px;
}
.home-wrapper .instagram-section .inner .home-instagram .followme {
  position: absolute;
  right: 0;
  top: 40px;
  width: 150px;
}
.home-wrapper .calendar-section {
  padding-top: 0rem !important;
}
.home-wrapper .calendar-section .pic-wrap {
  width: 100%;
  background-image: url("../img/home/calendar-back.jpg");
  background-size: cover;
}
.home-wrapper .calendar-section .pic-wrap .backimg-inner {
  display: flex;
  justify-content: end;
  padding-top: 150px;
}
.home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap {
  width: 45%;
  background-color: #FFF;
  border-radius: 1rem 0rem 0rem 0rem;
  padding: 50px 85px 15px 50px;
  margin-right: calc(50% - 50vw);
}
.home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap .text-inner h2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 35px;
}
.home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap .text-inner h2::before {
  content: "Calendar Service";
  display: block;
  font-size: 2.4rem;
  color: #24858a;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
}
.home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap .text-inner p {
  font-size: 0.9rem;
  margin-bottom: 40px;
}
.home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap .text-inner .showmore a {
  font-size: 0.7rem;
  border-radius: 30px;
  border: 1px solid #000;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
}

/* home-wrapper */
/* スライダーページネーションの●のサイズ修正 */
.home-slider .xo-slider-template-default .swiper-pagination-bullet {
  width: 5px !important;
  height: 5px !important;
  opacity: 0.5;
}

/* スライダーページネーションの●のサイズ修正 */
.home-slider .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 60px;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .home-wrapper .hero-section {
    width: 100%;
    height: 100vh;
  }
  .home-wrapper .hero-section .home-slider {
    position: relative;
    height: 100%;
  }
  .home-wrapper .hero-section .home-slider .main-text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 45%;
  }
  .home-wrapper .hero-section .home-slider .swiper-wrapper {
    margin: 0 calc(50% - 50vw);
    max-width: 100vw;
    position: relative;
    overflow: hidden;
  }
  .home-wrapper .hero-section .home-slider .swiper-wrapper .swiper-slide img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100vh;
    width: 100vw;
  }
  @keyframes zoom-in {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.2);
    }
  }
  .home-wrapper .hero-section .home-slider .swiper-slide-active .slide-img,
  .home-wrapper .hero-section .home-slider .swiper-slide-duplicate-active .slide-img,
  .home-wrapper .hero-section .home-slider .swiper-slide-prev .slide-img {
    animation: zoom-in 10s linear 0s 1 normal both;
  }
  .home-wrapper .about-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    background-color: #f5f5f5;
  }
  .home-wrapper .about-section .inner .home-about {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .home-wrapper .about-section .inner .home-about .about-left {
    width: 100%;
  }
  .home-wrapper .about-section .inner .home-about .about-left h2 {
    font-size: 0.8rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .home-wrapper .about-section .inner .home-about .about-left h2::before {
    color: #24858a;
    display: block;
    font-size: 2.2rem;
  }
  .home-wrapper .about-section .inner .home-about .about-left .subtitle {
    display: block;
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .home-wrapper .about-section .inner .home-about .about-left p {
    font-size: 1rem;
    line-height: 1.7;
    width: 100%;
    margin-bottom: 40px;
  }
  .home-wrapper .about-section .inner .home-about .about-left .showall {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home-wrapper .about-section .inner .home-about .about-left .showall a {
    font-size: 0.7rem;
    border-radius: 30px;
    border: 1px solid #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 40px;
  }
  .home-wrapper .about-section .inner .home-about .about-right {
    width: 100%;
    flex: 1;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .home-wrapper .about-section .inner .home-about .about-right img {
    width: 100%;
    border-radius: 0.8rem;
  }
  .home-wrapper .gallery-section .inner .home-gallery h2 {
    font-size: 0.8rem;
    margin-bottom: 30px;
  }
  .home-wrapper .gallery-section .inner .home-gallery h2::before {
    display: block;
    font-size: 2.2rem;
    color: #24858a;
  }
  .home-wrapper .gallery-section .inner .home-gallery .ngg-galleryoverview {
    display: flex !important;
    flex-wrap: wrap;
    gap: 12px 4%;
  }
  .home-wrapper .gallery-section .inner .home-gallery .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 48%;
    padding: 0;
  }
  .home-wrapper .gallery-section .inner .home-gallery .ngg-galleryoverview .ngg-navigation {
    width: 100%;
  }
  .home-wrapper .topics-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .home-wrapper .topics-section .inner {
    display: block;
  }
  .home-wrapper .topics-section .inner .home-topics {
    width: 100%;
    padding: 1rem 0rem;
  }
  .home-wrapper .topics-section .inner .home-topics h2 {
    margin-bottom: 30px;
  }
  .home-wrapper .topics-section .inner .home-topics ul li {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #999;
  }
  .home-wrapper .topics-section .inner .home-topics ul li a .article_info {
    font-size: 0.8rem;
    display: flex;
    margin-bottom: 10px;
  }
  .home-wrapper .topics-section .inner .home-blog {
    width: 100%;
    padding: 1rem 0rem;
  }
  .home-wrapper .topics-section .inner .home-blog h2 {
    margin-bottom: 30px;
  }
  .home-wrapper .topics-section .inner .home-blog ul li {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #999;
  }
  .home-wrapper .topics-section .inner .home-blog ul li a .article_info {
    font-size: 0.8rem;
    display: flex;
    margin-bottom: 10px;
  }
  .home-wrapper .baner-section .inner .home-baner .baner-list li {
    border-radius: 7px;
  }
  .home-wrapper .baner-section .inner .home-baner .baner-list li a h3 {
    position: absolute;
    left: 35px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.8rem;
    font-weight: bold;
  }
  .home-wrapper .baner-section .inner .home-baner .baner-list li a h3::before {
    font-size: 2.2rem !important;
    margin-bottom: 5px;
    line-height: 1.2;
  }
  .home-wrapper .baner-section .inner .home-baner .baner-3c {
    gap: 15px 0%;
  }
  .home-wrapper .baner-section .inner .home-baner .baner-3c li {
    width: 100%;
    height: 150px;
  }
  .home-wrapper .baner-section .inner .home-baner .baner-2c {
    gap: 15px 0%;
  }
  .home-wrapper .baner-section .inner .home-baner .baner-2c li {
    width: 100%;
    height: 150px;
  }
  .home-wrapper .baner-section .inner .home-baner .hb-menu {
    background-image: url("../img/home/hb/01.jpg");
  }
  .home-wrapper .baner-section .inner .home-baner .hb-access {
    background-image: url("../img/home/hb/02.jpg");
  }
  .home-wrapper .baner-section .inner .home-baner .hb-question {
    background-image: url("../img/home/hb/03.jpg");
  }
  .home-wrapper .baner-section .inner .home-baner .hb-voice {
    background-image: url("../img/home/hb/04.jpg");
  }
  .home-wrapper .baner-section .inner .home-baner .hb-staff {
    background-image: url("../img/home/hb/01.jpg");
  }
  .home-wrapper .exmenu-section {
    padding-top: 3.5rem;
    padding-bottom: 3.3 0.5rem;
  }
  .home-wrapper .exmenu-section .inner .home-ex h2 {
    font-size: 1.88rem;
    margin-bottom: 10px;
  }
  .home-wrapper .exmenu-section .inner .home-ex .min-text {
    font-size: 0.8rem;
  }
  .home-wrapper .exmenu-section .inner .home-ex ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 6%;
  }
  .home-wrapper .exmenu-section .inner .home-ex ul li {
    width: 47%;
  }
  .home-wrapper .exmenu-section .inner .home-ex ul li .li-back {
    background-color: #FFF;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
  }
  .home-wrapper .exmenu-section .inner .home-ex ul li a h3 {
    color: #000;
    text-align: center;
    font-size: 0.8rem;
  }
  .home-wrapper .product-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .home-wrapper .product-section .inner .home-product h2 {
    font-size: 0.8rem;
    margin-bottom: 30px;
  }
  .home-wrapper .product-section .inner .home-product h2::before {
    display: block;
    font-size: 2.2rem;
    color: #24858a;
  }
  .home-wrapper .product-section .inner .home-product ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 4%;
    margin-bottom: 50px;
  }
  .home-wrapper .product-section .inner .home-product ul li {
    width: 48%;
  }
  .home-wrapper .product-section .inner .home-product ul li img {
    display: block;
    margin-bottom: 8px;
  }
  .home-wrapper .product-section .inner .home-product ul li span {
    display: block;
    font-size: 0.8rem;
  }
  .home-wrapper .product-section .inner .home-product .showall {
    position: absolute;
    right: 0;
    top: 20px;
  }
  .home-wrapper .product-section .inner .home-product .showall a {
    font-size: 0.7rem;
    border: 1px solid #000;
    width: 150px;
    height: 40px;
  }
  .home-wrapper .instagram-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    background-color: #f5f5f5;
  }
  .home-wrapper .instagram-section .inner .home-instagram {
    position: relative;
  }
  .home-wrapper .instagram-section .inner .home-instagram h2 {
    font-size: 0.8rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .home-wrapper .instagram-section .inner .home-instagram h2::before {
    display: block;
    font-size: 2.2rem;
    color: #24858a;
  }
  .home-wrapper .instagram-section .inner .home-instagram .followme {
    position: absolute;
    right: 0;
    top: 20px;
    width: 100px;
  }
  .home-wrapper .calendar-section {
    padding-top: 0rem !important;
  }
  .home-wrapper .calendar-section .pic-wrap {
    width: 100%;
    background-image: url("../img/home/calendar-back.jpg");
    background-size: cover;
  }
  .home-wrapper .calendar-section .pic-wrap .backimg-inner {
    justify-content: normal;
    padding-top: 150px;
  }
  .home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap {
    width: 100%;
    background-color: #FFF;
    border-radius: 1rem 1rem 0rem 0rem;
    padding: 20px;
    margin-right: 0;
  }
  .home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap .text-inner h2 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 35px;
  }
  .home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap .text-inner h2::before {
    content: "Calendar Service";
    display: block;
    font-size: 2.4rem;
    color: #24858a;
  }
  .home-wrapper .calendar-section .pic-wrap .backimg-inner .text-wrap .text-inner p {
    font-size: 0.9rem;
  }
}/*# sourceMappingURL=top.css.map */