/*
Theme Name: yoyaku-biyori
Theme URI: 
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.26.1
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning
*/
body {
  font-family: "Zen Maru Gothic", system-ui;
  font-weight: 400;
  font-style: normal;
}
body, p, h1, h2, h3, h4, h5, h6, h7, dt, .page-header_pageTitle, .mainSection-title, .subSection-title, .veu_leadTxt, .lead, .media .media-body .media-heading a, .media a.media-body_excerpt, .postList_item .postList_body .postList_title a, .postList_item .postList_body .published, li.cat-item a, .widget_archive ul li a, table th, table td, .gMenu_name {
  color: #444 !important;
}
body, table th, table td, .postListText_date, .postListText_title, .btn {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  body, table th, table td, .postListText_date, .postListText_title, .btn {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .header_scrolled .gMenu_outer nav {
    width: 1200px;
  }
}
@media (min-width: 1250px) {
  .container {
    max-width: 1200px;
    padding: 0;
  }
}
h1, h2, h3, h4, h5, h6, h7, .entry-title, .name, .vk-mobile-nav nav ul, div.page-header_pageTitle, .footer_navi ul, .f-name, .veu_flowBox dl dt {
  font-weight: 500;
  letter-spacing: .12em;
}
.mainSection {
  background-color: transparent;
}
div.wide-wrap {
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
.textblock {
  display: inline-block;
}
.sp, .br-sp, .md, .mdonry, .pc-onry, .br-lg {
  display: none;
}
.mb--3 {
  margin-bottom: 30px !important;
}
.mb--4 {
  margin-bottom: 40px !important;
}
.mb--5, .mb---5 {
  margin-bottom: 50px !important;
}
.mb--7, .mb---7 {
  margin-bottom: 70px !important;
}
.f80 {
  font-size: 0.8em !important;
}
.cen2 {
  text-align: center;
}
.fw-7 {
  font-weight: 700;
}
.br-nolg {
  display: block;
}
@media screen and (min-width:1200px) {
  .pc-onry {
    display: block !important;
  }
  .pc-none {
    display: none !important;
  }
}
@media screen and (max-width:1199px) {
  .lg-mb30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width:991px) {
  .pc2 {
    display: none !important;
  }
  .md {
    display: block !important;
  }
  .md-mb30 {
    margin-bottom: 30px !important;
  }
  .mb---7 {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width:992px) and (max-width:1199px) {
  .br-nolg {
    display: none !important;
  }
}
@media screen and (min-width:768px) and (max-width:991px) {
  .mdonry {
    display: block !important;
  }
}
@media screen and (max-width:767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inherit !important;
  }
  .br-sp {
    display: block !important;
  }
  .sp-mb30, .mb---5 {
    margin-bottom: 30px !important;
  }
  .sp-mb40 {
    margin-bottom: 40px !important;
  }
  .cen2 {
    text-align: left !important;
  }
  .sp-w80 img {
    width: 80%;
  }
}
/* AnchorLink */
html {
  scroll-padding-top: 100px;
}
@media screen and (max-width:767px) {
  html {
    scroll-padding-top: 60px;
  }
}
/* TelLink */
@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  a[href*="tel:"] {
    text-decoration: none;
  }
}
/* Box */
.box1 {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .box1 {
    width: 100%;
  }
}
/* Img */
.img-con, .img-con2 {
  text-align: center;
}
/* ImgLink */
.linkimg {
  transition: all .3s ease-out;
}
.linkimg:hover {
  opacity: .7;
  transition: all .3s ease-out;
}
/* Color */
.color1 {
  color: #116CA3 !important;
}
.color2 {
  color: #95CA5E !important;
}
.color3 {
  color: #13AB56 !important;
}
.color4 {
  color: #EE7D31 !important;
}
/* Title */
.tit2 {
  font-size: 2rem;
  margin: 0 0 3rem;
  padding-top: 90px;
  position: relative;
}
.tit2::before {
  content: "";
  position: absolute;
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
  top: 0;
  left: calc(50% - 45px);
  background: url(../../../wp-content/uploads/2026/04/tit-bg2.png) no-repeat center top / 90px;
  width: 90px;
  height: 90px;
}
.tit2.sub {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tit2.sub span {
  margin-left: 10px;
}
.tit2.sub img {
  width: 300px;
}
.tit02 {
  font-size: 2rem;
  margin: 0 0 3rem;
  text-align: left;
}
.tit3 {
  font-size: 1.8rem;
  margin: 0 0 3.5rem;
  text-align: center;
  position: relative;
}
.tit3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #95CA5E;
  border-radius: 2px;
}
.news-tit {
  font-size: 1.75rem;
  margin: 0 auto 2rem;
  background: url(../../../wp-content/uploads/2026/04/tit-bg1.png) no-repeat right center / 70px;
  width: 350px;
  padding: 10px 0;
}
.news-tit span {
  font-size: 1.5rem;
  margin: 0 1rem 0;
}
.tit-kai {
  font-size: 1.8rem;
  margin: 0 0 3rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tit-kai img {
  width: 350px;
  margin: 0 10px;
}
.side-tit {
  font-size: 1.3rem;
  margin: 0 0 1.5rem;
  border-bottom: 2px dashed #116CA3;
  padding-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .tit-kai img {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .news-tit {
    width: 300px;
    margin-bottom: 1.5rem;
  }
  .tit-kai {
    flex-flow: column;
    line-height: 1.6;
  }
  .tit-kai img {
    width: 80%;
  }
  .tit2.sub {
    flex-flow: column;
  }
  .tit2.sub span {
    margin: 10px 0 0;
  }
  .tit2.sub img {
    width: 90%;
    margin: 0 auto;
  }
}
/* Header */
.siteHeader {
  box-shadow: none;
}
body:not(.header_scrolled) .siteHeader-trans-true {
  background-color: rgba(255, 255, 255, 0) !important;
}
@media screen and (min-width: 992px) {
  .siteHeader_logo img {
    max-height: 90px;
  }
}
@media screen and (max-width: 991px) {
  .siteHeader_logo img {
    max-height: 60px;
  }
}
/*gMenu*/
@media (min-width: 992px) {
  .gMenu_outer {
    margin-top: 20px;
    background: linear-gradient(to right, #9CD15D, #60ACEA) !important;
    padding-left: 30px;
    padding-right: 20px;
    border-radius: 30px 0 0 30px;
  }
  .device-mobile .gMenu > li, .device-pc .gMenu > li a {
    padding: 10px 30px;
  }
  gMenu > li:before, .gMenu > li:hover:before, .gMenu > li[class*=current]:before {
    display: none;
  }
  .header_scrolled .gMenu_outer {
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0;
    margin-top: 0;
  }
  .vk-menu-acc ul.sub-menu li a {
    font-size: 16px;
    background: #13AB56;
  }
  .gMenu li li a:hover {
    background-color: #fff !important;
    color: #13AB56 !important;
  }
  .device-pc .gMenu li:focus-within > .sub-menu a:focus-within {
    background-color: #fff;
  }
}
.gMenu_name {
  font-size: 18px !important;
  color: #fff !important;
}
.gMenu_name:hover {
  color: #116CA3 !important;
}
@media (min-width: 992px) {
  .gMenu > li.menu-item-has-children::after {
    display: none;
  }
  .gMenu > li > .acc-btn, .siteHeader-trans-true .gMenu > li > .acc-btn {
    border-color: #fff !important;
    background-image: url(../../../wp-content/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-acc-icon-open-white.svg) !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .siteHeader_logo {
    float: left;
    width: 25%;
    text-align: left;
  }
  .gMenu_outer {
    right: 0;
    float: right;
    width: auto;
    min-height: 4em;
    display: table
  }
  .gMenu {
    right: 0;
    margin: 0;
    float: right
  }
  .gMenu_outer nav {
    display: table-cell;
    vertical-align: middle
  }
  .gMenu_name {
    font-size: 16px !important;
  }
  .device-mobile .gMenu > li, .device-pc .gMenu > li a {
    padding: 10px 20px;
  }
  .device-mobile .gMenu .acc-btn {
    right: 0;
  }
}
/* Footer */
.siteFooter {
  border-top: none;
  background: url(../../../wp-content/uploads/2026/04/foot-bg2.png) no-repeat center bottom / 100%, rgba(237, 245, 250, .5);
}
@media (max-width: 991px) {
  .siteFooter {
    background-position: center bottom 70px;
  }
}
@media (min-width: 992px) {
  .device-mobile .copySection {
    padding-bottom: 0 !important;
  }
}
.foot-con {
  padding: 100px 0 50px;
}
.foot-con h3 {
  font-size: 1.75rem;
  margin: 0 0 1rem;
}
.foot-con p {
  font-weight: 700;
  margin: 0 0 1rem;
}
.tel {
  font-size: 2.5rem;
  margin-bottom: 0;
}
.tel a {
  color: #116CA3 !important;
}
@media (max-width: 767px) {
  .foot-con {
    padding: 50px 0 30px;
  }
  .foot-con h3, .foot-con p {
    text-align: center;
  }
  .foot-con .w-70 {
    width: 70%;
    margin: 0 auto;
  }
}
/* Top MainSlide */
.main-con {
  width: 100vw;
  height: 900px;
  background: url(../../../wp-content/uploads/2026/04/slide-bg.jpg) no-repeat center bottom/ cover;
  position: relative;
}
.main-con .s-txt {
  position: absolute;
  top: 180px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.main-con .s-txt h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0 0 1rem;
  text-align: center;
}
.main-con .s-txt h1 span:first-child {
  color: #3067A0 !important;
}
.main-con .s-txt h1 span:last-child {
  color: #1BA569 !important;
}
.main-con .s-txt img {
  width: 450px;
  margin-bottom: 10px;
}
.main-con .s-txt h2 {
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  color: #F6995E !important;
}
.main-con .s-txt h2 span {
  font-size: 1.2em;
  color: #2E86B8 !important;
}
.main-con .s-item1 {
  position: absolute;
  bottom: 5%;
  left: 5%;
  width: 20%;
  height: 100%;
  background: url(../../../wp-content/uploads/2026/04/slide-sp.png) no-repeat center bottom/ 100%;
}
.main-con .s-item2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  height: 100%;
  transform: translate(-50%, -50%);
  background: url(../../../wp-content/uploads/2026/06/top-p1.png) no-repeat center bottom/ 100%;
}
.main-con .s-item3 {
  position: absolute;
  bottom: 4%;
  right: 5%;
  width: 20%;
  height: 100%;
  background: url(../../../wp-content/uploads/2026/04/slide-bird.png) no-repeat right bottom/ 100%;
  animation: floating-y2 1.8s ease-in-out infinite alternate-reverse;
}
@media screen and (min-width: 1400px) {
  .main-con .s-item1 {
    left: 10%;
    width: 17%;
  }
  .main-con .s-item2 {
    width: 35%;
  }
}
@media screen and (min-width: 1600px) {
  .main-con .s-item2 {
    width: 27%;
  }
}
@media screen and (max-width: 991px) {
  .main-con {
    height: 600px;
  }
  .main-con .s-txt {
    top: 100px
  }
  .main-con .s-txt h1 {
    font-size: 2.2rem;
  }
  .main-con .s-txt img {
    width: 300px;
  }
  .main-con .s-txt h2 {
    font-size: 1.8rem;
  }
  .main-con .s-item1 {
    bottom: 2%;
  }
}
@media screen and (max-width: 599px) {
  .main-con {
    height: 500px;
  }
  .main-con .s-txt h1 {
    font-size: 2rem;
  }
  .main-con .s-txt h1 span {
    display: block;
  }
  .main-con .s-txt img {
    width: 80%;
    max-width: 320px;
  }
  .main-con .s-txt h2 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 400px) {
  .main-con {
    height: 460px;
  }
}
/* Top News */
.news-box {
  border: 3px solid #60ACEA;
  padding: 40px 10%;
  border-radius: 20px;
}
.vk_posts-layout-postListText {
  margin-bottom: 0;
}
/* Top Nayami */
.nayami-con {
  background: url(../../../wp-content/uploads/2026/04/nayami-bg-1.png) no-repeat center bottom / cover;
  padding: 100px 0;
}
@media screen and (max-width: 991px) {
  .nayami-con {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .nayami-con {
    padding: 0 0 80px;
  }
}
.nayami-box {
  position: relative;
  width: 100%;
  max-width: 1170px;
  height: 600px;
  background: url(../../../wp-content/uploads/2026/04/nayami-bg.png) no-repeat center bottom / 32%;
}
.nayami-box .n-txt {
  width: 35%;
  height: 185px;
  position: absolute;
  padding-top: 35px;
  text-align: center;
  font-size: 1.3rem;
}
.nayami-box .n-txt.item1 {
  top: 0;
  left: 5%;
  background: url(../../../wp-content/uploads/2026/04/nayami1.png) no-repeat center top / 100%;
}
.nayami-box .n-txt.item2 {
  top: 3%;
  right: 5%;
  background: url(../../../wp-content/uploads/2026/04/nayami2.png) no-repeat center top / 100%;
  padding-top: 30px;
}
.nayami-box .n-txt.item3 {
  top: 210px;
  left: 0;
  background: url(../../../wp-content/uploads/2026/04/nayami3.png) no-repeat center top / 100%;
  padding-top: 20px;
}
.nayami-box .n-txt.item4 {
  top: 230px;
  right: 0;
  background: url(../../../wp-content/uploads/2026/04/nayami4.png) no-repeat center top / 100%;
}
@media screen and (max-width: 1199px) {
  .nayami-box {
    background-position: 45% bottom;
  }
  .nayami-box .n-txt {
    width: 40%;
    height: 160px;
    padding-top: 35px;
    font-size: 1.2rem;
  }
  .nayami-box .n-txt.item3 {
    top: 180px;
  }
  .nayami-box .n-txt.item4 {
    top: 200px;
  }
}
@media screen and (max-width: 991px) {
  .nayami-box {
    height: 500px;
    background-position: 40% bottom;
  }
  .nayami-box .n-txt {
    width: 43%;
    height: 130px;
    padding-top: 25px;
  }
  .nayami-box .n-txt.item2 {
    padding-top: 22px;
  }
  .nayami-box .n-txt.item3 {
    top: 150px;
    padding-top: 15px;
  }
  .nayami-box .n-txt.item4 {
    top: 170px;
  }
}
@media screen and (max-width: 767px) {
  .nayami-box {
    height: 650px;
    background-position: left bottom;
    background-size: 40%;
  }
  .nayami-box .n-txt {
    width: 280px;
    height: 110px;
    padding-top: 25px;
    font-size: 1rem;
  }
  .nayami-box .n-txt.item2 {
    top: 120px;
  }
  .nayami-box .n-txt.item3 {
    top: 240px;
    padding-top: 15px;
  }
  .nayami-box .n-txt.item4 {
    top: 360px;
  }
}
@media screen and (max-width: 374px) {
  .nayami-box {
    height: 600px;
  }
}
/* Top Solution */
.sol-box {
  display: flex;
  align-items: center;
}
.sol-box.rev {
  flex-direction: row-reverse;
}
.sol-box .sol-img {
  width: 30%;
  position: relative;
  z-index: 1;
}
.sol-box .sol-txt {
  width: 80%;
  margin-left: -10%;
  padding: 30px 30px 30px 10%;
  background: #fff;
  border-radius: 30px;
}
.sol-box.rev .sol-txt {
  margin-left: auto;
  margin-right: -10%;
  padding: 30px 10% 30px 30px;
}
.sol-txt.sol1 {
  border: 3px solid #116CA3;
}
.sol-txt.sol2 {
  border: 3px solid #95CA5E;
}
.sol-txt.sol3 {
  border: 3px solid #13AB56;
}
.sol-txt.sol4 {
  border: 3px solid #EE7D31;
}
.sol-box h4 {
  font-size: 1.5rem;
  margin: 0 0 1rem;
}
.sol-box p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sol-box, .sol-box.rev {
    flex-flow: column;
  }
  .sol-box .sol-img {
    width: 50%;
    margin: 0 auto;
  }
  .sol-box .sol-txt, .sol-box.rev .sol-txt {
    width: 100%;
    margin: -30px 0 0 0;
    padding: 40px 20px 30px;
  }
  .sol-box h4 {
    font-size: 1.3rem;
  }
}
/* Top Feature */
.fea-con {
  background: url(../../../wp-content/uploads/2026/04/fea1.png) no-repeat left top / 50%, url(../../../wp-content/uploads/2026/04/fea2.png) no-repeat right bottom / 50%;
}
.fea-box {
  background: #fff;
  box-shadow: 0 0 5px rgba(149, 202, 94, .8);
  padding: 50px 30px;
  border-radius: 20px;
}
.fea-box h4 {
  font-size: 1.3rem;
  margin: 0 0 1rem;
  font-weight: 700;
}
.fea-box p {
  margin: 0;
}
@media screen and (max-width: 991px) {
  .fea-box {
    padding: 30px 20px;
  }
}
/* Top Function */
.fun-box {
  background: #fff;
  padding: 30px 20px;
  border-radius: 20px;
}
.fun-box.item1 {
  border: 3px solid #13AB56;
}
.fun-box.item2 {
  border: 3px solid #116CA3;
}
.fun-box.item3 {
  border: 3px solid #95CA5E;
}
.fun-box.item4 {
  border: 3px solid #EE7D31;
}
.fun-box h4 {
  text-align: center;
  font-size: 1.3rem;
  margin: 0 0 20px;
  font-weight: 700;
}
.fun-box img {
  width: 50%;
  margin-bottom: 10px;
}
.fun-box p {
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .fun-box h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    line-height: 1.6;
  }
}
.kino-box h5 {
  font-size: 1.3rem;
  background-color: #13AB56;
  padding: 10px 10px 10px 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  position: relative;
  color: #fff !important;
  height: 70px;
}
.kino-box h5:before {
  content: '\f14a';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  font-size: 2rem;
  color: #fff !important;
}
.kino-box p {
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .kino-box h5 {
    font-size: 1.2rem;
  }
}
.op-box {
  background: rgba(19, 171, 86, .07);
  border: 2px solid #13AB56;
  border-radius: 20px;
  padding: 30px 20px;
  position: relative;
}
.op-box::before {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  bottom: 5px;
  right: 10px;
  font-size: 5rem;
  color: rgba(17, 108, 163, .1) !important;
}
.op-box.item1::before {
  content: '\f028';
}
.op-box.item2::before {
  content: '\f058';
}
.op-box.item3::before {
  content: '\f812';
}
.op-box.item4::before {
  content: '\f481';
}
.op-box.item5::before {
  content: '\f02a';
}
.op-box.item6::before {
  content: '\f108';
}
.op-box.item7::before {
  content: '\f3cd';
}
.op-box h5 {
  font-size: 1.3rem;
  margin: 0 0 20px;
  text-align: center;
}
.op-box p {
  margin: 0;
}
/* Top Contact */
.con-con {
  background: url(../../../wp-content/uploads/2026/04/con-bg.png) no-repeat center bottom / cover;
}
.con-box {
  background: url(../../../wp-content/uploads/2026/04/con-line.fw_.png) no-repeat center top / 100%, url(../../../wp-content/uploads/2026/04/con-line.fw_.png) no-repeat center bottom / 100%;
  padding: 60px 20px;
}
.con-box h2 {
  font-size: 4rem;
  margin: 0 0 2rem;
}
.con-box h4 {
  font-size: 2rem;
  margin: 0 0 2rem;
  text-align: center;
  line-height: 1.6;
}
.con-box p, .p-tel {
  font-size: 3rem;
  margin: 0;
  text-align: center;
  font-weight: 700;
}
.con-box .tel a {
  color: #116CA3 !important;
}
@media screen and (max-width: 1199px) {
  .con-box h4 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .con-box h4 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .sp-w70 img {
    width: 70%;
  }
  .sp-pt0 {
    padding-top: 0 !important;
  }
  .con-box p, .p-tel {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 399px) {
  .con-box {
    padding: 50px 10px;
  }
  .con-box h2 {
    font-size: 3.3rem;
  }
  .con-box h4 {
    font-size: 1.2rem;
  }
  .con-box.sp-menu {
    padding: 20px 10px;
  }
}
/* Page Header */
.siteHeader {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
}
.page-header {
  height: 350px;
  background: url(../../../wp-content/uploads/2026/04/head-info.png) no-repeat center top / cover;
}
.page-id-16 .page-header, .page-id-105 .page-header {
  background: url(../../../wp-content/uploads/2026/04/head-2.png) no-repeat center / cover;
}
.page-header .container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}
div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
  letter-spacing: 0.12em;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .page-header {
    margin-top: -130px !important;
  }
  .page-header .container {
    height: 220px;
  }
}
@media screen and (max-width: 991px) {
  .page-header {
    height: 220px;
    margin-top: -70px !important;
  }
  .page-header .container {
    padding-top: 70px;
    height: 220px;
  }
}
/* BreadSection */
.breadSection {
  border-bottom: none;
}
/* Page News */
@media screen and (min-width:992px) {
  .mainSection-col-two {
    width: 75%;
  }
  .sideSection-col-two {
    width: calc(100% - 75% - 3rem);
  }
}
.entry-meta {
  margin-bottom: .5em;
}
.entry-meta_items, .widget_archive ul {
  font-size: 16px;
}
.entry-meta-dataList, .fa_v6_css .entry-meta_items.published::before, .entry-meta .entry-meta_items_term, .vk_post_title_new {
  display: none;
}
.media .media-body .media-heading a {
  color: #444 !important;
}
.media .media-body .media-heading a:hover {
  color: #116CA3 !important;
}
h1.entry-title {
  font-size: 1.5rem;
}
.media .media-body .media-heading, .vk_post .vk_post_title {
  font-weight: 500;
}
/* Page About */
.abo-con {
  background: url(../../../wp-content/uploads/2026/04/about-bg.png) no-repeat left bottom / 100%;
  padding: 100px 0 150px;
}
.abo2-con {
  background: url(../../../wp-content/uploads/2026/04/about-bg2.png) no-repeat left top / 100%;
  padding: 10px 0 100px;
}
.box2 {
  width: 70%;
  background: rgba(255, 255, 255, .7);
  padding: 40px 30px;
  border-radius: 20px;
}
@media screen and (max-width: 1199px) {
  .abo-con h2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .abo-con {
    padding: 80px 0 190px;
  }
  .abo-con h2 {
    margin-bottom: 2rem;
  }
  .box2 {
    width: 100%;
    padding: 0;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .abo-con {
    padding: 50px 0 130px;
  }
}
.fle-box {
  display: flex;
  width: 100%;
  max-width: 1170px;
}
.fle-box.rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
  .fle-box, .fle-box.rev {
    flex-flow: column;
  }
}
.fle-box .fle-img {
  text-align: center;
}
.fle-box .fle-txt {
  background: rgba(255, 255, 255, .8);
  position: relative;
  z-index: 1;
  padding: 40px;
}
.fle-box .fle-txt h4 {
  font-size: 1.4rem;
  margin: 0 0 1rem;
}
.fle-box .fle-txt p {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .fle-box .fle-img {
    width: 50%;
  }
  .fle-box .fle-txt {
    width: 60%;
    margin-left: -10%;
    margin-top: 40px;
  }
  .fle-box.rev .fle-txt {
    margin-right: -10%;
    margin-left: auto;
  }
}
@media screen and (min-width: 1200px) {
  .fle-box .fle-txt {
    margin-top: 80px;
    padding: 50px 40px;
  }
}
@media screen and (max-width: 991px) {
  .fle-box .fle-img {
    width: 90%;
    margin: 0 auto;
  }
  .fle-box .fle-txt {
    margin-top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .fle-box .fle-txt {
    padding: 40px 20px 30px;
  }
}
.fle-box .fle-img2 {
  text-align: center;
}
.fle-box .fle-txt2 {
  padding: 40px;
}
.fle-box .fle-txt2 h4 {
  font-size: 1.4rem;
  margin: 0 0 1rem;
}
.fle-box .fle-txt2 p {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .fle-box .fle-img2 {
    width: 40%;
  }
  .fle-box .fle-txt2 {
    width: 60%;
  }
  .fle-box .fle-txt2.item1 {
    background: url(../../../wp-content/uploads/2026/04/ri-1.png) no-repeat left top / 100%;
    padding: 40px 10px 20px 90px;
  }
  .fle-box .fle-txt2.item2 {
    background: url(../../../wp-content/uploads/2026/04/ri-2.png) no-repeat left top / 100%;
    padding: 30px 20px 20px 50px;
  }
  .fle-box .fle-txt2.item3 {
    background: url(../../../wp-content/uploads/2026/04/ri-3.png) no-repeat left top / 100%;
    padding: 20px 10px 20px 100px;
  }
}
@media screen and (min-width: 1200px) {
  .fle-box .fle-txt2.item1 {
    padding: 70px 20px 30px 140px;
  }
  .fle-box .fle-txt2.item2 {
    padding: 60px 30px 30px 80px;
  }
  .fle-box .fle-txt2.item3 {
    padding: 40px 20px 30px 150px;
  }
}
@media screen and (min-width:992px) and (max-width:1199px) {
  .fle-box .fle-txt2 h4 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .fle-box .fle-img2 {
    width: 70%;
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  .fle-box .fle-txt2 {
    background: #fff;
    border-radius: 20px;
    width: 100%;
    max-width: 450px;
    margin: -30px auto 0;
  }
  .fle-box .fle-txt2.item1 {
    border: 2px solid #95CA5E;
    border-radius: 20px;
  }
  .fle-box .fle-txt2.item2 {
    border: 2px solid #13AB56;
    border-radius: 20px;
  }
  .fle-box .fle-txt2.item3 {
    border: 2px solid #EE7D31;
    border-radius: 20px;
  }
}
/* Page Function */
.f-con .num {
  font-size: 4rem;
  color: #13AB56 !important;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
}
.f-con.co2 .num {
  color: #116CA3 !important;
}
.f-con .num:after {
  content: '';
  position: absolute;
  top: 60%;
  left: 80px;
  display: inline-block;
  width: 200px;
  height: 2px;
  border-top: solid 1px #13AB56;
  border-bottom: solid 1px #13AB56;
}
.f-con.co2 .num:after {
  border-top: solid 1px #116CA3;
  border-bottom: solid 1px #116CA3;
}
.f-con h3 {
  font-size: 1.5rem;
  margin: 0 0 20px;
}
.f-con p {
  margin: 0;
}
@media screen and (min-width:768px) and (max-width:991px) {
  .md-flex {
    display: flex;
    justify-content: space-between;
  }
  .md-flex .md-txt, .md-flex .img-con {
    width: 49%;
  }
}
/* ContactForm */
div.wpcf7 {
  background: rgba(0, 172, 168, 0.05);
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto;
  width: 80%;
  padding: 80px 50px 30px;
  margin-bottom: 0 auto 30px;
}
@media screen and (max-width:767px) {
  div.wpcf7 {
    padding: 50px 20px 20px;
    margin-bottom: 0;
    width: 100%;
  }
}
div.wpcf7 p {
  margin-bottom: 20px;
  font-size: 1em;
}
div.wpcf7 input.wpcf7-submit, .wpcf7 textarea {
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 1rem;
  width: 100%;
}
div.wpcf7 input.wpcf7-submit, .wpcf7-file {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}
div.wpcf7 textarea {
  width: 100%;
  height: 200px;
}
div.wpcf7 input.wpcf7-submit {
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  width: 200px;
  height: 45px;
  margin: 0 auto;
  display: block;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #9b9b9b;
  color: #9b9b9b;
  background: #f5f1e8 !important;
}
div.wpcf7 input.wpcf7-submit:hover {
  border: 1px solid #9b9b9b;
  background: #9b9b9b !important;
  color: #fff;
}
.wpcf7 input.wpcf7-submit:active {
  box-shadow: none;
  bottom: -2px;
  position: relative;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
  border: 1px solid #009de1;
}
.wpcf7-captchac {
  border: 1px solid #ccc;
}
.wpcf7 .wpcf7-not-valid {
  background: #ffb6c1;
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 80%;
}
.wpcf7 .wpcf7-response-output {
  margin: 10px 0 0;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}
.wpcf7 .wpcf7-mail-sent-ok {
  color: #3A87AD;
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
}
.wpcf7 .required, .red {
  color: #f00;
  font-size: .8em;
}
.wpcf7 .any {
  color: #080;
}
.w---200 {
  width: 200px;
  display: inline-block;
}
/* Page Fee */
.price-con {
  background: url(../../../wp-content/uploads/2026/04/pri-bg.png) no-repeat center / cover;
}
.price-con h2 {
  font-size: 2rem;
  margin: 0 0 3rem;
}
.price-con h3 {
  font-size: 3rem;
  margin: 0 0 3rem;
  text-align: center;
}
.price-con p {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 50px;
}
.bnr-con {
  display: flex;
  width: 600px;
  margin: 0 auto 30px;
}
.bnr-con .img-con {
  width: 300px;
  position: relative;
  z-index: 1;
}
.bnr-con a.btn {
  width: 320px;
  margin-left: -20px;
}
@media screen and (max-width: 767px) {
  .bnr-con {
    width: 100%;
    max-width: 400px;
    height: 160px;
    display: block;
    position: relative;
  }
  .bnr-con a.btn {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 100%;
    max-width: 300px;
  }
  .bnr-con .img-con {
    position: absolute;
    content: '';
    top: 50px;
    left: 0;
    width: 50%;
  }
}
/* Page All */
.first-con {
  padding: 70px 0 100px;
}
.contents-con {
  padding: 100px 0;
}
.bg-1 {
  background: linear-gradient(180deg, rgba(17, 108, 163, .08) 0%, rgba(19, 171, 86, .1) 100%);
}
.bg-2 {
  background: url(../../../wp-content/uploads/2026/04/bg-1.png) no-repeat right top / cover;
}
@media screen and (max-width: 991px) {
  .first-con {
    padding: 50px 0 80px;
  }
  .contents-con {
    padding: 80px 0;
  }
}
/* Btn */
.btn-more {
  position: relative;
  border-radius: 30px;
  transition: all .3s ease-out;
  background: #EE7D31;
  color: #fff !important;
  width: 100%;
  height: 80px;
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.btn-more:hover {
  opacity: .7;
  text-decoration: none;
  transition: 0.3s;
}
.btn-more2 {
  position: relative;
  border-radius: 20px;
  transition: all .3s ease-out;
  background: #13AB56;
  color: #fff !important;
  width: 100%;
  height: 80px;
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
.btn-more2.f-bnr {
  height: 50px;
  font-size: 1.2rem;
  margin: 0 auto 0 0;
}
.btn-more2:hover {
  opacity: .7;
  text-decoration: none;
  transition: 0.3s;
}
/* Aanimation */
.ani-img {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
.ani-img2 {
  animation: floating-y2 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating-y2 {
  0% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(15px);
  }
}
/* SideFloatingMenu */
.sideFloatingMenu {
  display: none;
  position: fixed;
  bottom: 140px;
  right: 15px;
  z-index: 99999;
}
.side-box {
  position: relative;
  width: 120px;
  height: 200px;
}
.side-box .img-con {
  position: relative;
  z-index: 1;
}
.side-box p {
  background: #13AB56;
  padding: 30px 10px 10px;
  text-align: center;
  margin: -15px 0 0;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 5px;
}
.si-bnr {
  border-radius: 5px;
  transition: all .3s ease-out;
  background: #fff;
  color: #13AB56 !important;
  width: 90%;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 auto;
  padding: 3px;
}
.si-bnr:hover {
  opacity: .7;
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  .sideFloatingMenu {
    display: none !important;
  }
}
/* PageTopBtn */
.page_top_btn {
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #116CA3 !important;
  box-shadow: none !important;
  background-image: var(--ver_page_top_button_url);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
/* Reset */
.mainSection .widget, .siteFooter .widget {
  margin-bottom: 0 !important;
}
.siteContent, .sectionBox {
  padding: 0;
}
.entry-full {
  margin-bottom: 0;
}
.blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
  padding: 100px 0;
}
.siteFooter li > a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991.98px) {
  .mainSection {
    margin-bottom: 0;
  }
  .blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
    padding: 50px 0 80px;
  }
  .blog .mainSection, .archive .mainSection, .post-template-default .mainSection {
    margin-bottom: 50px;
  }
}