header.site-header .hd-inner .hd-nav-wrap .g-nav ul li {
  margin-left: 25px;
}
header.site-header .hd-inner .hd-nav-wrap .g-nav ul li:nth-of-type(1) {
  margin: 0;
}
header.site-header .hd-inner .hd-nav-wrap .g-nav ul li a {
  font-size: 24px;
}

.own-slider04 {
  position: relative;
}
.own-slider04 img {
  width: 100%;
}
.own-slider04 .item01 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider04 .item02 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider04 .item02.is__show {
  opacity: 1;
}
.own-slider04 .item03 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: 10px;
  left: -10px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider04 .item03.is__show {
  opacity: 1;
}
.own-slider04 .item04 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: 20px;
  left: -30px;
  z-index: 4;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider04 .item04.is__show {
  opacity: 1;
}

.own-slider03 {
  position: relative;
}
.own-slider03 img {
  width: 100%;
}
.own-slider03 .item01 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider03 .item02 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider03 .item02.is__show {
  opacity: 1;
}
.own-slider03 .item03 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: 10px;
  left: -10px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider03 .item03.is__show {
  opacity: 1;
}
.own-slider03 .item04 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: 20px;
  left: -30px;
  z-index: 4;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.own-slider03 .item04.is__show {
  opacity: 1;
}

.type-gallery .gallery-post-list ul {
  display: flex;
  flex-wrap: wrap;
}
.type-gallery .gallery-post-list ul li {
  width: 25%;
  padding: 5px;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .type-gallery .gallery-post-list ul li {
    width: 50%;
  }
}
.type-gallery .gallery-post-list ul li a {
  display: block;
  font-size: 0px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.type-gallery .gallery-post-list ul li a:hover {
  opacity: 0.7;
}
.type-gallery .gallery-post-list ul li a img {
  width: 100%;
}

.dir2-type-gallery .gallery-post-list {
  margin-bottom: 50px;
}
.dir2-type-gallery .gallery-post-list ul {
  display: flex;
  flex-wrap: wrap;
}
.dir2-type-gallery .gallery-post-list ul li {
  width: 25%;
  padding: 5px;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .dir2-type-gallery .gallery-post-list ul li {
    width: 50%;
  }
}
.dir2-type-gallery .gallery-post-list ul li a {
  display: block;
  font-size: 0px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dir2-type-gallery .gallery-post-list ul li a:hover {
  opacity: 0.7;
}
.dir2-type-gallery .gallery-post-list ul li a img {
  width: 100%;
}

.cm-instagram-block .inner .insta-widget {
  margin-bottom: 60px;
}
.cm-instagram-block .inner .insta-widget .insta-post-list {
  margin-bottom: 50px;
}
.cm-instagram-block .inner .insta-widget .insta-post-list ul {
  display: flex;
  flex-wrap: wrap;
}
.cm-instagram-block .inner .insta-widget .insta-post-list ul li {
  width: 25%;
  padding: 5px;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .cm-instagram-block .inner .insta-widget .insta-post-list ul li {
    width: 50%;
  }
}
.cm-instagram-block .inner .insta-widget .insta-post-list ul li a {
  display: block;
  font-size: 0px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cm-instagram-block .inner .insta-widget .insta-post-list ul li a:hover {
  opacity: 0.7;
}
.cm-instagram-block .inner .insta-widget .insta-post-list ul li a img {
  width: 100%;
}

/*# sourceMappingURL=update_2025.css.map */
