html {
  height: 100%;
  -ms-scroll-snap-type: y proximity;
      scroll-snap-type: y proximity;
  scroll-padding-top: 120px;
  scroll-behavior: smooth;
}
html body {
  min-height: 100%;
  color: #666;
  background: #FFF;
  overflow-x: hidden;
}
html body, html input, html select, html textarea {
  color: #666;
  font-family: "Open Sans", "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
html body.lang-ja {
  font-family: "Open Sans", "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 991.98px) {
  html {
    scroll-padding-top: 60px;
  }
}

.main_lp {
  padding-top: 120px;
}
@media screen and (max-width: 991.98px) {
  .main_lp {
    padding-top: 60px;
  }
}

a,
a:link,
a:visited {
  color: #507210;
  text-decoration: none;
}

a:hover, a:focus, a:active,
li a:hover,
p a:hover {
  text-decoration: underline;
}

nav a,
nav a:hover,
nav a:active {
  text-decoration: none;
}

.main-content {
  max-width: min(90%, 1080px);
  margin-inline: auto;
}

.wide-content {
  width: min(90%, 1280px);
  margin-inline: auto;
}
@media print, screen and (max-width: 760px) {
  .wide-content {
    width: 100%;
  }
}

.tight-content {
  max-width: 700px;
  margin-inline: auto;
}
@media print, screen and (max-width: 760px) {
  .tight-content {
    width: 92%;
  }
}

@media screen and (min-width: 760px) {
  .pc-none {
    display: none;
  }
}
@media print, screen and (max-width: 760px) {
  .pc-none {
    display: block;
  }
}

@media screen and (min-width: 760px) {
  .sp-none {
    display: block;
  }
}
@media print, screen and (max-width: 760px) {
  .sp-none {
    display: none;
  }
}

.text-center {
  text-align: center;
}

.no-bold {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.text-ld {
  font-size: 1.2em;
}

.text-sm {
  font-size: 0.9em;
}

.text-ss {
  font-size: 0.8em;
}

.text-accent {
  color: #507210;
}

@media screen and (min-width: 760px) {
  .tel {
    color: #666 !important;
    pointer-events: none;
    cursor: default;
  }
}

.mt-1em {
  margin-top: 1em;
}

.mt-2em {
  margin-top: 2em;
}

.mt-3em {
  margin-top: 3em;
}

.mt-4em {
  margin-top: 4em;
}

.mb-1em {
  margin-bottom: 1em;
}

.mb-2em {
  margin-bottom: 2em;
}

.mb-3em {
  margin-bottom: 3em;
}

.mb-4em {
  margin-bottom: 4em;
}

.pt-1em {
  padding-top: 1em;
}

.pt-2em {
  padding-top: 2em;
}

header .widget_polylang ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.vk-mobile-nav .widget_polylang ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.widget_polylang ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_polylang ul li {
  margin: 0 0.5em;
  padding: 0.5em;
  font-size: 12px;
  line-height: 1;
}
.widget_polylang ul li a {
  display: block;
  padding: 0.5em 0 0.4em;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.widget_polylang ul li a[aria-current=true] {
  border-bottom-color: #c3d600;
}
.widget_polylang ul li a:focus, .widget_polylang ul li a:active, .widget_polylang ul li a:hover {
  text-decoration: none;
  border-bottom-color: #719430;
}

.site-header {
  height: 125px;
  background-color: transparent;
}
@media screen and (max-width: 991.98px) {
  .site-header {
    height: 100px;
  }
  .site-header .lang-switch,
  .site-header .widget_polylang {
    display: none;
  }
}

@media screen and (max-width: 991.98px) {
  #site-header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.home .widget_polylang li a,
.home #menu-main-menu li a,
.home #menu-top-navigation-jp li a {
  color: #FFF;
}
.home .widget_polylang li:hover,
.home #menu-main-menu li:hover,
.home #menu-top-navigation-jp li:hover {
  text-decoration: none;
}
.home .widget_polylang li:hover::before,
.home #menu-main-menu li:hover::before,
.home #menu-top-navigation-jp li:hover::before {
  border-bottom-color: #c3d600;
}

.home:not(.header_scrolled) #site-header-container .site-header-logo {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 90px;
  background: url(/wp-content/uploads/2025/12/SW1910_logo_w.png) no-repeat 0 0;
  background-size: contain;
}
@media screen and (max-width: 991.98px) {
  .home:not(.header_scrolled) #site-header-container .site-header-logo {
    height: 70px;
  }
}

.home.header_scrolled #site-header-container .site-header-logo {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 80px;
  background: url(/wp-content/uploads/2025/12/SW1910_logo_b.png) no-repeat 0 0;
  background-size: contain;
}

body:not(.home) #site-header-container .site-header-logo {
  margin: 0;
  padding: 0;
}
body:not(.home) #site-header-container .site-header-logo a {
  display: block;
  width: 100%;
  height: 80px;
  background: url(/wp-content/uploads/2025/12/SW1910_logo_b.png) no-repeat 0 0;
  background-size: contain;
}
@media screen and (max-width: 991.98px) {
  body:not(.home) #site-header-container {
    width: 100%;
  }
  body:not(.home) #site-header-container .site-header-logo {
    width: 100%;
  }
  body:not(.home) #site-header-container .site-header-logo a {
    height: 70px;
  }
}
@media print, screen and (max-width: 760px) {
  body:not(.home) #site-header-container .site-header-logo a {
    height: 60px;
  }
}

body:not(.home).header_scrolled #site-header-container .site-header-logo {
  margin: 0;
  padding: 0;
}
body:not(.home).header_scrolled #site-header-container .site-header-logo a {
  display: block;
  width: 100%;
  height: 80px;
  background: url(/wp-content/uploads/2025/12/SW1910_logo_b.png) no-repeat 0 0;
  background-size: contain;
}

body:not(.home) .widget_polylang li a,
.header_scrolled .widget_polylang li a {
  color: #719430;
}
body:not(.home) #menu-main-menu > li > a,
body:not(.home) #menu-top-navigation-jp > li > a,
.header_scrolled #menu-main-menu > li > a,
.header_scrolled #menu-top-navigation-jp > li > a {
  color: #333;
}
body:not(.home) #menu-main-menu > li > a:hover,
body:not(.home) #menu-top-navigation-jp > li > a:hover,
.header_scrolled #menu-main-menu > li > a:hover,
.header_scrolled #menu-top-navigation-jp > li > a:hover {
  text-decoration: none;
}

@media screen and (max-width: 991.98px) {
  .vk-mobile-nav-menu-btn {
    top: 2em;
    left: auto;
    right: 1em;
    width: 38px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 0;
  }
  .vk-mobile-nav-menu-btn.menu-open {
    border: 0;
  }
  #vk-mobile-nav {
    padding-top: 1em;
  }
  #vk-mobile-nav .widget_polylang ul li a {
    color: #719430;
  }
}
.global-nav-list > li:before {
  border-bottom: 1px solid #c3d600;
}

.global-nav-list > li > ul.sub-menu {
  background-color: #919191;
}
.global-nav-list > li > ul.sub-menu li a:hover {
  background-color: #719430;
}

.global-nav-list > li.menu-item-has-children::after {
  border-bottom-color: #919191;
}

.header_scrolled .site-header-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_scrolled .global-nav-list {
  height: auto;
}
.header_scrolled .site-header-logo {
  display: block;
}

.lightning_swiper {
  width: 100%;
  height: 600px;
  -webkit-transform: translateY(-125px);
          transform: translateY(-125px);
  margin-bottom: -125px;
}
.lightning_swiper .swiper-slide picture {
  width: 100%;
  height: 100%;
}
.lightning_swiper .swiper-slide picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lightning_swiper .swiper-slide h3 {
  font-size: 2em;
  font-weight: 400;
}

.swiper-button-next,
.swiper-button-prev {
  display: none;
}

.swiper-pagination {
  opacity: 0.5;
}
.swiper-pagination span {
  width: 24px;
  outline: 0;
}

.page-header {
  min-height: 28rem;
  background-color: #DDD;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-header::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-header .page-header-title {
  font-size: 2.25rem;
  font-weight: 400;
}
@media screen and (max-width: 991.98px) {
  .page-header {
    min-height: 9rem;
  }
  .page-header .page-header-title {
    font-size: 2rem;
  }
}

.breadcrumb {
  border: 0;
}

.breadcrumb-list .fas.fa-home {
  display: none;
}
.breadcrumb-list li {
  color: #919191;
}
.breadcrumb-list li a {
  color: #919191;
}

.site-footer {
  color: #FFF;
  background-color: #222;
  border: 0;
}

.footer-address p {
  margin-bottom: 1em;
  font-size: 0.9rem;
}
.footer-address .add-title {
  color: #919191;
  font-size: 1.1rem;
}
.footer-address .tel,
.footer-address .mail {
  color: #FFF !important;
}
@media print, screen and (max-width: 760px) {
  .footer-address {
    padding-bottom: 1em;
  }
}

.menu-footerlinks-container .menu,
.menu-footerlinks-jp-container .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu-footerlinks-container .menu .menu-item,
.menu-footerlinks-jp-container .menu .menu-item {
  padding-inline: 1em;
  color: #FFF;
  position: relative;
}
.menu-footerlinks-container .menu .menu-item::before, .menu-footerlinks-container .menu .menu-item::after,
.menu-footerlinks-jp-container .menu .menu-item::before,
.menu-footerlinks-jp-container .menu .menu-item::after {
  content: "";
  display: block;
  width: 1px;
  height: 1.8em;
  position: absolute;
  top: 0;
  background-color: #919191;
}
.menu-footerlinks-container .menu .menu-item::before,
.menu-footerlinks-jp-container .menu .menu-item::before {
  left: 0;
}
.menu-footerlinks-container .menu .menu-item::after,
.menu-footerlinks-jp-container .menu .menu-item::after {
  right: 0;
}
.menu-footerlinks-container .menu .menu-item a,
.menu-footerlinks-jp-container .menu .menu-item a {
  padding: 0;
  color: #FFF;
}

.site-footer-copyright {
  margin-top: 1em;
  padding: 0.4em;
  color: #919191;
  border-top: 1px solid #444;
}
.site-footer-copyright p:nth-of-type(2) {
  display: none;
}

.home h2 {
  margin-top: 2em;
  margin-bottom: 1em;
  padding: 0 0 1em;
  border: 0;
  color: #222;
  font-weight: 400;
  font-size: 2.125rem;
  text-align: center;
  position: relative;
}
.home h2::after {
  content: "";
  display: block;
  width: 2em;
  height: 2px;
  margin: 1em auto 0;
  background-color: #666;
}

.top-latest-news-list,
.top-newsletters-list,
.top-event-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px 5%;
}
.top-latest-news-list > li,
.top-newsletters-list > li,
.top-event-list > li {
  width: 30% !important;
  padding: 0 !important;
  border: 0;
}
.top-latest-news-list > li img,
.top-newsletters-list > li img,
.top-event-list > li img {
  display: block;
  max-width: 100%;
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto 16px;
}
.top-latest-news-list > li a,
.top-newsletters-list > li a,
.top-event-list > li a {
  line-height: 1.4;
  position: relative;
}
.top-latest-news-list > li .wp-block-latest-posts__read-more,
.top-newsletters-list > li .wp-block-latest-posts__read-more,
.top-event-list > li .wp-block-latest-posts__read-more {
  display: block;
  position: relative;
}
.top-latest-news-list > li .wp-block-latest-posts__read-more::after,
.top-newsletters-list > li .wp-block-latest-posts__read-more::after,
.top-event-list > li .wp-block-latest-posts__read-more::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.4em;
  vertical-align: middle;
  border-top: 1px solid #719430;
  border-right: 1px solid #719430;
  rotate: 45deg;
}
@media print, screen and (max-width: 760px) {
  .top-latest-news-list,
  .top-newsletters-list,
  .top-event-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
  .top-latest-news-list li,
  .top-newsletters-list li,
  .top-event-list li {
    width: 100% !important;
  }
}

.top-latest-news-list .wp-block-latest-posts__post-excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-newsletters-list .wp-block-latest-posts__post-excerpt,
.top-event-list .wp-block-latest-posts__post-excerpt {
  font-size: 0;
  line-height: 0;
}
.top-newsletters-list .wp-block-latest-posts__read-more,
.top-event-list .wp-block-latest-posts__read-more {
  font-size: 0.9rem;
  line-height: initial;
}

.top-for-news-btn {
  padding-block: 24px 60px;
}
.top-for-news-btn.mt-space {
  margin-top: 40px;
}

.top-whoarewe {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  height: 75vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(/wp-content/uploads/2015/02/hipster-working.jpg) no-repeat 0 0;
  background-size: cover;
  position: relative;
}
.top-whoarewe::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 1;
}
@media print, screen and (max-width: 760px) {
  .top-whoarewe {
    height: auto;
    padding: 40px 0;
  }
}

.top-whoarewe-text {
  width: 50%;
  margin-left: auto;
  padding: 24px 8%;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 760px) {
  .top-whoarewe-text {
    width: 84%;
    margin-inline: auto;
    background-color: rgba(255, 255, 255, 0.5);
  }
}

.top-whoarewe-title {
  margin-top: 0;
  text-align: left !important;
}
.top-whoarewe-title::after {
  margin: 1em 0 0 !important;
}

.top-map-wrap iframe {
  width: 100%;
  height: 510px;
  border: 0;
}
@media print, screen and (max-width: 760px) {
  .top-map-wrap iframe {
    height: 300px;
  }
}

.top-how-access .top-ac-text {
  margin-bottom: 16px;
  padding-left: 46px;
  line-height: 1.5;
  position: relative;
}
.top-how-access .top-ac-text h6 {
  margin-bottom: 4px;
}
.top-how-access .top-ac-text::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 16px;
  font-family: "Font Awesome 6 Free";
}
.top-how-access .top-ac-text.ac-address::before {
  content: "\f3c5";
  font-weight: 900;
}
.top-how-access .top-ac-text.ac-map::before {
  content: "\f279";
  font-weight: 400;
}
.top-how-access .top-ac-text.ac-plane::before {
  content: "\f072";
  font-weight: 600;
}

.blog .post-list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px 2%;
}
.blog .post-list .vk_post {
  width: 23.5%;
  margin: 0;
  padding: 0 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog .post-list .vk_post a:hover {
  opacity: 0.7;
}
.blog .post-list .vk_post .media-img {
  width: 100%;
  height: 194px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 16px;
}
.blog .post-list .vk_post .media-img .vk_post_imgOuter_singleTermLabel {
  padding: 2px 12px;
  background-color: rgba(80, 114, 16, 0.5) !important;
}
.blog .post-list .vk_post .media-body {
  width: 100%;
}
.blog .post-list .vk_post .media-body .media-title {
  padding-bottom: 0;
  font-weight: 400;
  border: 0;
}
.blog .post-list .vk_post .media-body .vk_post_date {
  display: none;
}
.blog .post-list .vk_post .media-body .vk_post_excerpt {
  display: none;
}
.blog .post-list .vk_post .vk_post_btnOuter.text-right {
  position: static;
  text-align: left !important;
}
.blog .post-list .vk_post .vk_post_btnOuter.text-right .vk_post_btn.btn-primary {
  display: inline-block;
  padding: 0;
  color: #719430;
  background-color: transparent;
  font-size: 0.9rem;
  border: 0;
  position: relative;
}
.blog .post-list .vk_post .vk_post_btnOuter.text-right .vk_post_btn.btn-primary::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.4em;
  vertical-align: middle;
  border-top: 1px solid #719430;
  border-right: 1px solid #719430;
  rotate: 45deg;
}
@media print, screen and (max-width: 760px) {
  .blog .post-list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    gap: 24px 5%;
  }
  .blog .post-list .vk_post {
    width: 42.5%;
    border: 0;
  }
  .blog .post-list .vk_post .media-img {
    height: 120px;
  }
  .blog .post-list .vk_post .media-body {
    padding-bottom: 1em;
  }
}

.archive .vk_post .vk_post_btn {
  color: #FFF;
  background-color: #719430;
  border-color: #507210;
}
.archive .vk_post .vk_post_btn:visited {
  color: #FFF;
  background-color: #719430;
}
.archive .vk_post .vk_post_btn:hover {
  background-color: #507210;
}

.wp-singular.single .entry-header .entry-meta {
  display: none;
}
.wp-singular.single .entry-body {
  padding-bottom: 4em;
}
.wp-singular.single .entry-body strong:not(class) {
  color: #719430;
}

.next-prev {
  padding-top: 24px;
}
.next-prev .next-prev-prev {
  overflow: visible;
  position: relative;
}
.next-prev .next-prev-prev::before {
  content: "Prev";
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 4px;
  color: #719430;
  font-size: 14px;
  font-weight: bold;
}
.next-prev .next-prev-next {
  overflow: visible;
  position: relative;
}
.next-prev .next-prev-next::before {
  content: "Next";
  display: inline-block;
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 4px;
  color: #719430;
  font-size: 14px;
  font-weight: bold;
}
.next-prev .card-img-outer {
  width: 160px;
  max-width: 160px;
}
.next-prev .vk_post_imgOuter {
  width: 160px;
}
.next-prev .vk_post-col-7 {
  width: calc(100% - 160px);
  max-width: calc(100% - 160px);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.next-prev .vk_post_imgOuter_singleTermLabel {
  display: none;
}
.next-prev .card-title {
  font-size: 14px !important;
  font-weight: 400;
  border: 0;
}

.wp-singular.page .main-section h2,
.error404 .main-section h2 {
  font-weight: 400;
  text-transform: uppercase;
  border-top: 0;
  border-bottom: 0;
}
.wp-singular.page .main-section .heading-line-mds,
.error404 .main-section .heading-line-mds {
  padding: 0 0 0.5em;
  border: 0;
  color: #222;
  font-weight: 400;
  font-size: 2.125rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
}
.wp-singular.page .main-section .heading-line-mds::after,
.error404 .main-section .heading-line-mds::after {
  content: "";
  display: block;
  width: 2em;
  height: 2px;
  margin: 0.5em auto 0;
  background-color: #719430;
}
@media print, screen and (max-width: 760px) {
  .wp-singular.page .main-section h2,
  .error404 .main-section h2 {
    font-size: 1.85em !important;
  }
}

.aboutus-mds {
  margin-block: 3em 0.5em;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 300;
  text-align: center;
  border: 0;
}
.aboutus-mds::after {
  display: none;
}
.aboutus-mds .special-amp {
  color: #507210;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
}
@media print, screen and (max-width: 760px) {
  .aboutus-mds {
    text-align: left;
  }
}

.aboutus-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2%;
  margin: 0;
  border-bottom: 1px solid #C1C1C1;
}
.aboutus-list dt {
  width: 18%;
  margin: 0;
  padding: 1em;
  font-weight: bold;
}
.aboutus-list dd {
  width: 80%;
  margin: 0;
  padding: 1em;
}
.aboutus-list.list2 dt {
  width: 30%;
}
.aboutus-list.list2 dd {
  width: 68%;
}
.aboutus-list.list2:last-of-type {
  border: 0;
}
@media print, screen and (max-width: 760px) {
  .aboutus-list {
    gap: 0;
  }
  .aboutus-list dt {
    width: 26%;
  }
  .aboutus-list dd {
    width: 74%;
  }
  .aboutus-list.list2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .aboutus-list.list2 dt {
    width: 100%;
    padding: 0.5em 0.5em 0;
  }
  .aboutus-list.list2 dd {
    width: 100%;
    padding: 0 0.5em 0.5em;
  }
}

.se-group-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10%;
  width: 100%;
}
.se-group-info-wrap .se-group-info {
  max-width: 40%;
}
@media print, screen and (max-width: 760px) {
  .se-group-info-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .se-group-info-wrap .se-group-info {
    max-width: 100%;
  }
}

.aboutus-well-wrap {
  max-width: 820px;
  margin-inline: auto;
}

.aboutus-well {
  padding: 18px 40px;
  border: 1px solid #C1C1C1;
}
@media print, screen and (max-width: 760px) {
  .aboutus-well {
    padding: 18px;
  }
}

.post-type-portfolio-item .card-intext {
  border: 0;
}
.post-type-portfolio-item .card-intext .card-intext-inner .vk_post_imgOuter {
  width: 88%;
  height: auto;
  aspect-ratio: 1/1;
  margin-inline: auto;
  background-size: cover;
  border-radius: 125px;
  border: 1px solid #f6f6f6;
}
.post-type-portfolio-item .card-intext .card-intext-inner .vk_post_body {
  position: relative;
  background-color: transparent;
  padding: 8px 0 0;
  height: 40px;
}
.post-type-portfolio-item .card-intext .card-intext-inner .vk_post_body .vk_post_title {
  color: #719430;
  background-color: transparent;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border: 0;
}
.post-type-portfolio-item .card-intext .card-intext-inner:hover {
  opacity: 0.7;
}
.post-type-portfolio-item .card-intext .card-intext-inner:hover .vk_post_body {
  height: 40px !important;
}
@media print, screen and (max-width: 760px) {
  .post-type-portfolio-item .card-intext .card-intext-inner .vk_post_body .vk_post_title {
    font-size: 15px;
  }
}

.single-portfolio-item .entry-header {
  display: none;
}
.single-portfolio-item .next-prev {
  display: none;
}

.portfolio-title {
  padding: 0;
  margin-bottom: 0 !important;
  color: #222;
  font-weight: 400;
  border: 0;
}

.portfolio-title-eng {
  margin-bottom: 0.5em !important;
  color: #919191;
  font-size: 0.9em;
}

.portfolio-role {
  margin-bottom: 1.5em !important;
  font-size: 0.9em;
}

.portfolio-profile-list {
  padding-top: 2rem;
  border-top: 1px solid #C1C1C1;
}
.portfolio-profile-list .profile-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5%;
  margin-bottom: 1.5rem;
}
.portfolio-profile-list .profile-inner > dt {
  width: 20%;
}
.portfolio-profile-list .profile-inner > dd {
  width: 75%;
}
.portfolio-profile-list .profile-inner > dd p {
  margin-bottom: 0.5em;
}

.wpcf7-form {
  max-width: 700px;
  margin-inline: auto;
}
.wpcf7-form label {
  font-weight: bold;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=url],
.wpcf7-form textarea {
  margin-top: 8px;
  padding: 0.4em 1em;
  border-radius: 0;
}
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=url]:focus,
.wpcf7-form textarea:focus {
  outline: none !important;
  -webkit-box-shadow: 0 0 2px #719430 !important;
          box-shadow: 0 0 2px #719430 !important;
}
.wpcf7-form input[type=submit] {
  border-radius: 0;
}
.wpcf7-form input[type=submit]:focus {
  outline: none !important;
  -webkit-box-shadow: 0 0 2px #719430 !important;
          box-shadow: 0 0 2px #719430 !important;
}
.wpcf7-form .wpcf7-response-output {
  border: 2px solid #719430;
}

.wpcf7 form.sent .wpcf7-response-output {
  border: 2px solid #719430;
}

.wpcf7-turnstile {
  margin-top: 60px;
}

.policy-main-list {
  margin-left: 1em;
  margin-bottom: 0;
}
.policy-main-list > li {
  padding-bottom: 1em;
}
.policy-main-list > li strong {
  color: #719430;
}
.policy-main-list ul {
  margin-bottom: 0;
}

ul:has(li.policy-no-marker-list) {
  margin-top: 0;
}

.policy-no-marker-list {
  margin-left: 1em;
  list-style: none;
}

.policy-indent {
  margin-left: 3em;
}

.main-section-no-posts {
  padding-bottom: 120px;
}/*# sourceMappingURL=style.css.map */