/*
Theme Name: chibune-giken
Theme URI: chibune-giken.com
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.23.12
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, p, h1, h2, h3, h4, h5, h6, 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 {
  color: #595959 !important;
}
body, table th, table td, .postListText_date, .postListText_title, .widget_archive ul {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .header_scrolled .gMenu_outer nav {
    width: 1200px;
  }
}
@media (min-width: 1250px) {
  .container {
    max-width: 1200px;
  }
}
.en, .f-navi ul li, .abo-con h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-display: swap;
}
.nomar {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-display: swap;
}
.mainSection {
  background-color: transparent;
}
div.wide-wrap {
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
.textblock {
  display: inline-block;
}
.sp, .br-sp, .md {
  display: none;
}
.mb--4 {
  margin-bottom: 40px !important;
}
.mb--5 {
  margin-bottom: 50px !important;
}
.mb--7 {
  margin-bottom: 70px !important;
}
.f-80 {
  font-size: 0.8em !important;
}
@media screen and (max-width:991px) {
  .md-mb30 {
    margin-bottom: 30px !important;
  }
  .md-mb50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width:767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inherit !important;
  }
  .br-sp {
    display: block !important;
  }
  .sp-mb30, .mb--40 {
    margin-bottom: 30px !important;
  }
  .sp-mb50 {
    margin-bottom: 50px !important;
  }
}
/* AnchorLink */
html {
  scroll-padding-top: 45px;
}
/* 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;
  }
}
/* Map */
.map {
  position: relative;
}
.map iframe {
  vertical-align: bottom;
  height: 400px !important;
}
@media screen and (max-width: 767px) {
  .map iframe {
    height: 300px !important;
  }
}
/* Img */
.img-con {
  text-align: center;
}
/* ImgLink */
.linkimg {
  transition: all .3s ease-out;
}
.linkimg:hover {
  opacity: .7;
  transition: all .3s ease-out;
}
/* Box */
.box1 {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .box1 {
    width: 100%;
  }
}
/* Ccolor */
.color1 {
  color: #0F214E !important;
}
.color2 {
  color: #41c0e0 !important;
}
.color3 {
  color: #0F214F !important;
}
/* Title */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  letter-spacing: 0.12em;
}
.tit2 {
  font-size: 1.5rem;
  margin: 0 0 3rem;
  color: #0F214E !important;
}
.tit2 span.enn {
  font-size: 2.5rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-display: swap;
  display: block;
  color: #595959 !important;
  margin-bottom: 10px;
}
.tit2 span.enn.color4 {
  color: #fff !important;
}
.tit2.n-tit, .tit2.n-tit span.enn {
  margin: 0;
  text-align: center;
}
.tit3 {
  font-size: 1.8rem;
  margin: 0 0 2.5rem;
  color: #0F214E !important;
}
.side-tit {
  border-bottom: 2px solid #0F214E;
  padding-bottom: 8px;
}
@media (max-width: 374px) {
  .tit2 span.enn.sp-f18 {
    font-size: 2rem;
  }
}
/* Header */
.siteHeader {
  box-shadow: none;
  background: linear-gradient(90deg, #fff 0%, #fff 350px, #0F214F 350px, #0F214F 100%);
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .siteHeader {
    background: linear-gradient(90deg, #fff 0%, #fff 310px, #0F214F 310px, #0F214F 100%);
  }
}
@media (max-width: 991px) {
  .siteHeader {
    background: #fff;
  }
}
@media (min-width: 992px) {
  .siteHeader {
    height: 90px;
  }
  .siteHeader_logo img {
    width: 280px;
    max-height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .siteHeader .container {
    padding: 10px 30px;
    max-width: 100%;
    position: relative;
  }
  .fb-btn {
    width: 90px;
    height: 90px;
    margin-right: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
  }
  .fb-btn i {
    background: #1877F2;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    font-size: 55px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: end;
  }
  .fb-btn a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .siteHeader_logo {
    float: left;
    width: 260px;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .fb-btn {
    display: none;
  }
}
/* gMenu */
.device-mobile .gMenu > li {
  padding: 5px 14px 14px;
}
.gMenu > li.menu-item-has-children::after {
  content: none;
}
.device-mobile .gMenu .acc-btn {
  right: 0;
}
.gMenu a {
  color: #fff !important;
}
.header_scrolled .gMenu a {
  color: #0F214F !important;
}
@media (min-width: 768px) {
  .gMenu > li:before, .gMenu > li.menu-item-has-children::after {
    border-bottom-color: #fff;
  }
  .header_scrolled .gMenu > li:before, .gMenu > li.menu-item-has-children::after {
    border-bottom-color: #0F214F;
  }
}
@media screen and (min-width: 992px) {
  .gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name {
    font-size: 16px;
    letter-spacing: 0.12em;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .gMenu_outer {
    margin-top: 12px;
    padding-right: 70px;
  }
  .header_scrolled .gMenu_outer {
    margin-top: 0;
    padding-right: 0;
  }
  .gMenu_outer nav {
    text-align: right;
  }
  .gMenu {
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .gMenu_outer {
    margin-right: 100px;
  }
  .header_scrolled .gMenu_outer {
    margin-right: 0;
  }
}
/* SP Menu */
.mobile-nav-btn-right .vk-mobile-nav-menu-btn, .vk-mobile-nav-menu-btn.position-right {
  right: 0;
}
.vk-mobile-nav-menu-btn {
  border-color: #333;
  background: url(../../../wp-content/uploads/2025/10/vk-menu-btn-black.png) center 50% no-repeat, #0F214F;
}
.vk-mobile-nav-menu-btn {
  top: 0;
  left: 0;
  border: none;
  border-radius: 0;
  width: 49px;
  height: 49px;
}
.sp-fb {
  text-align: center;
}
.sp-fb i {
  font-size: 50px;
}
/* Footer */
.siteFooter {
  border: none !important;
  background-color: #0F214F;
}
.copySection p {
  color: #fff !important;
}
.foot-con {
  padding: 50px 0;
  background: #fff;
}
.foot-img {
  text-align: center;
  margin-bottom: 20px;
}
.f-txt {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.1rem;
}
.f-txt a {
  color: #595959 !important;
}
.f-navi {
  width: 100%;
  margin: 30px auto 20px;
}
.f-navi ul {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.f-navi ul li {
  margin-bottom: 0;
  text-align: center;
}
.f-navi ul li a {
  position: relative;
  color: #fff !important;
  transition: color 0.15s ease-out;
  letter-spacing: .1em;
}
@media screen and (max-width: 991px) {
  .foot-con {
    padding: 30px 0 50px;
  }
  .f-navi {
    display: none;
  }
  .copySection p {
    margin: 10px 15px 5px;
  }
}
/* Top Mainslide */
.slide-con {
  background: #0F214F;
  position: relative;
  width: 100vw;
  height: 700px;
}
.slide-con .slide-img1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 600px;
  background: url(../../../wp-content/uploads/2025/10/slide1.jpg) no-repeat center / cover;
}
.slide-con .slide-img2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 400px;
  background: url(../../../wp-content/uploads/2025/10/slide2.jpg) no-repeat center / cover;
}
.slide-con .slide-txt {
  position: absolute;
  top: 60%;
  left: 52%;
}
.slide-con .slide-txt h1, .slide-con .slide-txt h2 {
  color: #fff !important;
}
.slide-con .slide-txt h1 {
  font-size: 3rem;
  margin-bottom: 20px;
}
.slide-con .slide-txt h2 {
  font-size: 1.8rem;
  margin: 0;
}
@media screen and (min-width: 1400px) {
  .slide-con {
    height: 800px;
  }
  .slide-con .slide-txt {
    left: 54%;
  }
  .slide-con .slide-img1 {
    height: 650px;
  }
  .slide-con .slide-img2 {
    width: 37%;
    height: 450px;
  }
  .slide-con .slide-txt h1 {
    font-size: 3.5rem;
  }
  .slide-con .slide-txt h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .slide-con .slide-txt h1 {
    font-size: 2.5rem;
  }
  .slide-con .slide-txt h2 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  .slide-con {
    height: 600px;
  }
  .slide-con .slide-img1 {
    height: 450px;
  }
  .slide-con .slide-img2 {
    height: 300px;
  }
  .slide-con .slide-txt {
    left: 45%;
  }
}
@media screen and (max-width: 767px) {
  .slide-con {
    height: 500px;
  }
  .slide-con .slide-txt {
    left: auto;
    right: 10px;
  }
  .slide-con .slide-img1 {
    width: 65%;
    height: 400px;
  }
  .slide-con .slide-img2 {
    height: 200px;
  }
  .slide-con .slide-txt h1 {
    font-size: 2rem;
  }
  .slide-con .slide-txt h2 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 374px) {
  .slide-con .slide-txt h1 {
    font-size: 1.6rem;
  }
  .slide-con .slide-txt h2 {
    font-size: 1.2rem;
  }
}
/* Top News */
.vk_posts-layout-postListText {
  margin-bottom: 0;
}
.postListText_title a:hover {
  text-decoration: none;
}
.n-bnr {
  margin-top: 20px;
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .n-bnr {
    text-align: center;
  }
}
/* Top Messege */
.me-con .img-con {
  margin-top: 95px;
}
.me-con .me-txt {
  position: relative;
  padding-right: 5%;
}
.me-con .me-txt::after {
  content: 'CHIFUNE GIKEN KOGYO';
  position: absolute;
  top: -70px;
  left: 0;
  font-size: 120px;
  color: #F6F7FC;
  z-index: -1;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-display: swap;
  line-height: 1.6;
}
@media screen and (max-width: 1199px) {
  .me-con .img-con {
    margin-top: 120px;
  }
  .me-con .me-txt::after {
    font-size: 100px;
    line-height: 2;
  }
}
@media screen and (max-width: 991px) {
  .me-con .img-con {
    margin-top: 40px;
  }
  .me-con .me-txt {
    padding-right: 0;
  }
  .me-con .me-txt::after {
    font-size: 100px;
    line-height: 1.7;
  }
}
@media screen and (max-width: 767px) {
  .me-con .img-con {
    margin-top: 30px;
  }
  .me-con .me-txt::after {
    top: -50px;
    font-size: 70px;
  }
}
/* Page business */
.color4 {
  color: #fff !important;
}
.bu-img {
  position: relative;
  height: 427px;
}
.bu-img .bu1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 300px;
  background: url(../../../wp-content/uploads/2025/10/top-bus1.jpg) no-repeat left top / 100%;
}
.bu-img .bu2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 300px;
  background: url(../../../wp-content/uploads/2025/10/top-bus2.jpg) no-repeat right bottom / 100%;
}
@media screen and (max-width: 1199px) {
  .bu-img {
    height: 400px;
    margin-top: 20px;
  }
  .bu-img .bu1 {
    width: 90%;
  }
  .bu-img .bu2 {
    width: 80%;
  }
}
@media screen and (max-width: 991px) {
  .bu-img {
    width: 500px;
    height: 400px;
    margin: 30px auto 0;
  }
  .bu-img .bu1 {
    width: 80%;
  }
  .bu-img .bu2 {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .bu-img {
    width: 100%;
    max-width: 400px;
    height: 300px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 374px) {
  .bu-img, .bu-img .bu1, .bu-img .bu2 {
    height: 250px;
  }
}
/* Page Header */
.page-header {
  height: 300px;
}
.page-header:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .5);
}
.page-id-20 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-abo.jpg) no-repeat center / cover;
}
.page-id-22 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-bus.jpg) no-repeat center / cover;
}
.page-id-24 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-mess.jpg) no-repeat center / cover;
}
.page-id-26 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-rec.jpg) no-repeat center / cover;
}
.page-header .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
  letter-spacing: 0.12em;
  margin: 0;
  color: #0F214F !important;
  text-shadow: 1px 1px 10px #fff, -1px 1px 10px #fff, 1px -1px 10px #fff, -1px -1px 10px #fff, 1px 1px 10px #fff, -1px 1px 10px #fff, 1px -1px 10px #fff, -1px -1px 10px #fff;
  font-size: 2rem;
  position: relative;
}
h1.page-header_pageTitle, div.page-header_pageTitle {
  position: relative;
}
h1.page-header_pageTitle::after, div.page-header_pageTitle::after {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  color: #0F214F !important;
  text-shadow: 1px 1px 10px #fff, -1px 1px 5px #fff, 1px -1px 5px #fff, -1px -1px 5px #fff, 1px 1px 5px #fff, -1px 1px 5px #fff, 1px -1px 5px #fff, -1px -1px 5px #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-display: swap;
}
.blog h1.page-header_pageTitle::after, .archive div.page-header_pageTitle::after, .post-template-default div.page-header_pageTitle::after {
  content: 'NEWS';
}
.page-id-20 h1.page-header_pageTitle::after {
  content: 'ABOUT';
}
.page-id-22 h1.page-header_pageTitle::after {
  content: 'BUSINESS';
}
.page-id-24 h1.page-header_pageTitle::after {
  content: 'MESSAGE';
}
.page-id-26 h1.page-header_pageTitle::after {
  content: 'RECRUIT';
}
@media screen and (max-width: 767px) {
  .page-header {
    height: 200px;
  }
}
/* 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 {
  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: #0F214E !important;
}
.media .media-body .media-heading a:hover {
  opacity: 0.7;
}
h1.entry-title {
  font-size: 1.5rem;
}
.media .media-body .media-heading {
  font-weight: 500;
}
/* Page About */
.abo-con {
  background: url(../../../wp-content/uploads/2025/10/abo-bg.png) no-repeat center / 100%;
}
.abo-con h2 {
  font-size: 2.5rem;
  text-align: center;
  margin: 0 0 3rem;
}
.abo-con h3 {
  color: #0F214E !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 1.5rem;
}
.abo-con p {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.2rem;
}
.abo-con2 h5 {
  text-align: center;
  margin-bottom: 20px;
  ;
  font-size: 1.3rem;
  color: #fff !important;
}
.abo-con2 p a {
  text-decoration: underline;
  color: #fff !important;
}
.abo-con2 p a:hover {
  text-decoration: none;
  color: #eee !important;
}
.abo-con2 img {
  width: 90%;
}
@media screen and (max-width: 1199px) {
  .abo-con {
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .abo-con p {
    text-align: left;
  }
}
/* Page Business */
.bus-con {
  background: url(../../../wp-content/uploads/2025/10/bus-bg.png) no-repeat center / cover;
  position: relative;
}
.bus-con:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .5);
}
.bus-con2 h5 {
  text-align: center;
  font-size: 1.3rem;
  margin: 20px 0;
  color: #fff !important;
}
.bus-con2 p {
  margin-bottom: 0;
  color: #fff !important;
}
/* Page Message */
.mess-con {
  background: url(../../../wp-content/uploads/2025/10/mes-bg.png) no-repeat center / cover;
}
.name {
  font-size: 1.2rem;
  text-align: center;
  margin: 20px 0 0;
}
.mess-con2 {
  background: url(../../../wp-content/uploads/2025/10/reki-bg.png) repeat-y center / 100%;
}
.reki-box {
  background: #fff;
  padding: 40px 15px;
}
/* Page Recruit */
.rec-con h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
  color: #fff !important;
}
.rec-con p {
  text-align: center;
  color: #fff !important;
}
.rec-txt {
  font-size: 1.2rem;
  color: #fff !important;
  margin-bottom: 30px;
}
.r-tel {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center !important;
}
.r-tel a {
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .rec-con h3 {
    font-size: 2rem;
  }
  .rec-con p {
    text-align: left;
  }
}
.policy {
  width: 80%;
  margin: 40px auto !important;
  border: 1px solid #eee;
  height: 200px;
  overflow: auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: auto;
  padding: 20px;
  background: #fff;
}
.policy::-webkit-scrollbar {
  width: 5px;
}
.policy::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 5px;
}
.policy::-webkit-scrollbar-track-piece {
  background: #efefef;
}
.policy h4 {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.policy h5 {
  font-size: 1.2rem;
  border-bottom: 1px solid #595959;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .policy {
    width: 100%;
    height: 150px;
  }
}
/* ContactForm */
div.wpcf7 {
  background: rgba(40, 111, 197, .1);
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto;
  width: 99%;
  padding: 80px 50px 30px;
  margin-bottom: 30px;
}
@media screen and (max-width:767px) {
  div.wpcf7 {
    padding: 50px 15px 20px;
    margin-bottom: 0;
  }
}
div.wpcf7 p {
  margin-bottom: 20px;
  font-size: 1em;
}
div.wpcf7 input.wpcf7-submit, .wpcf7 textarea {
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
  width: 97%;
}
div.wpcf7 textarea {
  width: 97%;
  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 {
  color: #f00;
}
.wpcf7 .any {
  color: #080;
}
/* Page All */
.first-con {
  padding: 44px 0 100px;
}
.contents-con {
  padding: 100px 0;
}
.bg-1 {
  background: #F2F2F2;
}
.bg-2 {
  background: #0F214F;
}
@media screen and (max-width: 991px) {
  .first-con {
    padding: 40px 0 80px;
  }
  .contents-con {
    padding: 80px 0;
  }
}
/* Btn */
.btn-more {
  position: relative;
  border-radius: 0;
  transition: all .3s ease-out;
  letter-spacing: .12em;
  background: #fff;
  border: 2px solid #0F214E;
  padding: 10px;
}
.btn-more:hover {
  text-decoration: none;
  transition: 0.3s;
  background: #0F214E;
  color: #fff !important;
}
.w--200 {
  width: 200px;
}
.ta1 {
  width: 100%;
  border: none;
}
.ta1 th, .ta1 td {
  border-bottom: 1px solid #595959;
  padding: 20px;
}
.ta1 th {
  width: 30%;
  font-weight: bold;
  padding: 20px 30px;
}
@media screen and (max-width: 767px) {
  .ta1 {
    width: 100%;
    border-bottom: 1px solid #505050 !important;
  }
  .ta1 th, .ta1 td {
    display: block;
    width: 100%;
    border-bottom: none;
    padding: 1rem 20px;
  }
  .ta1 th {
    text-align: center;
    background: rgba(40, 111, 197, .1);
  }
}
/* PageTopBtn */
.page_top_btn {
  width: 45px;
  height: 45px;
  background-color: #fff !important;
  box-shadow: none !important;
  background-image: url(../../../wp-content/uploads/2025/10/to-top-btn-icon.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #0F214E !important;
}
/* 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 120px;
  background: url(../../../wp-content/uploads/2025/07/wave2.png) no-repeat left bottom / 100%;
}
@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;
  }
}