@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
.page-id-15056 h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 1.4rem;
  margin-bottom: 10px;
}
header .siteHeadContainer {
  position: relative;
}

.header_company_name {
  position: absolute;
  right: 378px;
  color: #fff;
  font-size: 33px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  top: 10px;
}

a.header_tel {
  position: absolute;
  right: 85px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  top: 15px;
  text-decoration: none;
  line-height: 1.4;
}
a.header_tel.utsunomiya {
  top: 37px;
}
a.header_tel:hover {
  text-decoration: underline;
}
#gMenu_outer .vk-menu-acc ul.sub-menu li a {
  padding: 1.2em 0.5em;
  text-align: center;
}
#gMenu_outer .vk-menu-acc li.menu-item-has-children > a {
  padding-right: 1em;
  padding-left: 1em;
}
#gMenu_outer .gMenu > li .gMenu_description {
  opacity: 1;
}
.gMenu_outer nav {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .siteHeader .container {
    padding-top: 10px;
  }
}
@media (min-width: 1200px) {
  .siteHeader .container {
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .header_company_name {
    right: 260px;
    font-size: 14px;
  }
  
  a.header_tel {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .header_company_name {
    right: 220px;
    font-size: 12px;
  }
  
  a.header_tel {
    font-size: 11px;
  }
}

.fixed-banners-wrap {
  position: fixed;
  right: 10px;
  bottom: 100px;
  z-index: 1000;
  transition: all 0.5s 0s ease;
}
.fixed-banners {
  width: 230px;
  position: relative;
  margin-top: 40px;
}
.fixed-banners img {
  /*box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);*/
  /*filter: drop-shadow(1px 1px 1px #e2e2e2) drop-shadow(-1px -1px 1px #e2e2e2);*/
}
.close-btn {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #333;
  right: -7px;
  top: -7px;
  cursor: pointer;
}
.close-btn::before,
.close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  background: #fff;
}
.close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 992px) {
  .fixed-banners {
    width: 180px;
  }
  .fixed-banners {
    margin-top: 25px;
  }
}
@media (max-width: 480px) {
  .fixed-banners {
    width: 130px;
  }
}
.grecaptcha-badge {
  z-index: 10;
}
.col-md-4 video {
  width: 100%;
}
.postid-24225 .works_content_block {
  display: none;
}
.postid-24372 #artcle_work .works_content_block:first-of-type {
  display: none;
}
form .line_center img {
  width: 150px;
  height: auto;
}

.blog_cont .entry_content table tr td,
.blog_cont .entry_content table tr th {
  border: 1px solid rgba(0, 0, 0, 0.5);
}

#pl-1437 .bg-cta {
  display: none;
}
#pl-1437 .point_wrap {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}
#pl-1437 .point_wrap li {
  background-color: #f2f2f2;
  padding: 1rem;
  width: calc(100% / 3 - 20px);
  margin: 0 10px 20px;
}
#pl-1437 .point_wrap li strong {
  font-size: 1.2em;
}
#pl-1437 .recruit_work_box {
  background-color: #f2f2f2;
  padding: 2rem;
  margin: 0 0px 20px;
}
#pl-1437 .recruit_work_box:nth-of-type(2) {
  margin-bottom: 2em;
}
#pl-1437 .recruit_work_box h3 {
  font-size: 16px;
  border: none;
  font-weight: bold;
  color: #434343;
  padding-bottom: 0;
  margin-bottom: 20px;
}
#pl-1437 .recruit_work_box h3::after {
  content: none;
}
#pl-1437 .recruit_work_box ul {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
#pl-1437 .recruit_work_box ul li {
  border: 1px solid #333;
  padding: 3px 12px;
}
@media (max-width: 768px) {
  #pl-1437 .point_wrap li {
    width: calc(100% - 20px);
  }
}
@media (max-width: 768px) {
  #pl-1437 .order.tcd-pb-row.row10 {
    display: flex;
    flex-wrap: wrap;
  }
  #pl-1437 .order.tcd-pb-row.row10 .col1 {
    order: 2;
  }
  #pl-1437 .order.tcd-pb-row.row10 .col2 {
    order: 1;
  }
}
#pl-1437 .fixed-banners {
  width: 150px;
}
@media (max-width: 480px) {
  #pl-1437 .fixed-banners {
    width: 120px;
  }

  #pl-1437 .recruit_work_box h3 {
    font-size: 14px;
  }
  #pl-1437 .recruit_work_box {
    padding: 1rem;
  }
}

#pl-1437 #panel-1437-0-0-0 .point_wrap li {
  background-color: #fff;
  padding: 0;
}
#pl-1437 li {
  list-style: none;
}
#pl-1437 #toc_container {
  display: none !important;
}

.d-felx.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
.d-felx.col3 img {
  width: calc(100% / 3 - 5px);
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .d-felx.col3 img {
    width: 100%;
  }
}
