/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/


body{
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.05em;
}



/* ------- PC ------------------------------- */

.sp{
  display: none;
}
.pc{
  display: block;
}


/* --- ヘッダー ------- */
.swiper-button-next, .swiper-button-prev{
  color:#333;
}

/* ナビゲーション */
.site-header{
  background-image: linear-gradient(0deg, rgba(140, 208, 237, 1), rgba(18, 98, 217, 1));
}
.global-nav-list>li:before{
  border-bottom: none;
}
.global-nav-list>li{
  background-color: #fff;
  margin-right: 5px;
  width: 120px;
}
.global-nav-list>li a:hover{
  color: #1396CE;
}
.global-nav-list>li:last-of-type{
  border-right: none;
}
.site-header-logo img{
  max-height: 70px;
}
.global-nav-list>li .global-nav-name{
  color: #0000FF;
}

.header_scrolled .site-header{
  position: static;
}

/* スライドショー */

/* --- フッター ------- */
.site-footer{
  border: none;
  background-color: rgba(18, 98, 217, 1);
}
.site-footer-copyright{
  padding: 0;
  color: #fff;
  font-size: 12px;
}
.site-footer-copyright p:last-of-type{
  display: none;
}

.post-name-top .site-body{
  background-color: #F1FCFF;
}

.footer-bg{
  background-image: linear-gradient(180deg, rgba(140, 208, 237, 1), rgba(18, 98, 217, 1));
  margin: 50px calc(50% - 50vw) 0;
	padding: 48px calc(50vw - 50%) 40px;
}
.footer{
  gap: 20px!important;
  margin: 0 auto;
}
.footer .wp-block-column:last-of-type{
  border-left: 1px solid #fff;
  padding-left: 60px;
  margin-left: 40px;
}
.footer .wp-block-column:last-of-type p{
  line-height: 38px;
  color: #fff;
  display: inline-block;
}


/* ----- トップページ ------------------- */
h2.is-style-vk-heading-plain{
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 28px;
  font-weight: 600;
  padding-top: 100px;
  padding-bottom: 20px;
}
h2.is-style-vk-heading-plain code{
  font-size: 13px!important;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  background-color: none!important;
  border: none!important;
}
h2.is-style-vk-heading-plain::before{
  color: #1396CE;
}
h2.is-style-vk-heading-plain.mt-s{
  padding-top: 60px;
}

h3.is-style-vk-heading-plain{
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 24px;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}
h3.is-style-vk-heading-plain::before{
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 20px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}


.ls-1{
  letter-spacing: 0.1em;
  color: #0000FF;
}

.top-copy{
  padding-top: 80px;
  justify-content: center;
  margin-bottom: 30px;
  gap: 50px!important;
}
.top-copy p{
  font-size: 28px;
  font-weight: bold;
  line-height: 44px;
}
.top-copy p code{
  font-family: 'Montserrat', sans-serif;
  background-color: none!important;
  border: none!important;
}
.top-copy .wp-block-column{
  height: 180px;
  border-radius: 50vw;
  display: grid;
  place-items: center;
  background-color: #FFF;
}
.top-copy .wp-block-column:first-of-type{
  border: 8px solid #1262D9;
  color: #1396CE;
}
.top-copy .wp-block-column:nth-child(2){
  border: 8px solid #E6DD09;
  color: #1262D9;
}
.top-copy .wp-block-column:last-of-type{
  border: 8px solid #D91212;
  color: #1B3379;
}

.top-copy-box{
  background-color: #fff;
  margin: 0 calc(50% - 50vw) ;
	padding: 0px calc(50vw - 50%) 60px;
}

/* 背景色 */
.bg-color{
  background-color: #F1FCFF;
  margin: 60px calc(50% - 50vw) 0;
	padding: 60px calc(50vw - 50%) 70px;
}
.bg-color h2.is-style-vk-heading-plain{
  padding-top: 0;
}

/* 会社ポリシー */
.top-policy h2.is-style-vk-heading-plain::before{
  font-family: "Font Awesome 5 Free";
  content: "\f004";
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
}
.top-policy{
  position: relative;
}
.top-policy .policy-img-2{
  position: absolute;
  bottom: -14%;
  right: 0;
  transform: rotate( 10deg );
}
.top-policy p strong{
  font-size: 18px;
  background-color: #fff;
  padding: 5px;
}

/* 会社概要 */
.top-company h2.is-style-vk-heading-plain::before{
  font-family: "Font Awesome 5 Free";
  content: "\f1ad";
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
}
.top-company figure.wp-block-table{
  background-color: #fff;
}
.wp-block-table td{
  padding: 1em;
  font-size: 16px;
}
.top-company .vk_button{
  margin-top: 50px;
  margin-bottom: 80px;
}
.top-company .vk_button_link{
  background-color: #fff!important;
  border-radius: 2px;
}
.vk_button .has-text-color.is-style-outline:hover{
  background-color: #333!important;
}

.wp-block-table tr td:first-of-type{
  background-color: #1396CE;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.1em;
  width: 12%;
}
.wp-block-table tr td:last-of-type{
  padding-left: 2em;
}
.wp-block-table tr td code{
  color: #D91212;
}

/* 代表挨拶 */
.top-message h2.is-style-vk-heading-plain::before{
  font-family: "Font Awesome 5 Free";
  content: "\f508";
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
}
.top-message{
  background-color: #fff;
  margin: 60px calc(50% - 50vw) 0;
	padding: 60px calc(50vw - 50%) 70px;
}
.top-message h2.is-style-vk-heading-plain{
  padding-top: 0;
}

.rijityo-columns {
  margin-top: 50px!important;
}
.rijityo-columns .ttl{
  color: #0000FF;
  font-size: 18px;
  border: 1px solid #1B3379;
  padding: 20px;
}
.rijityo-columns .wp-block-group{
  border: 1px solid #1B3379;
  padding: 20px;
}

/* 私たちの誓い */
.top-promise h2.is-style-vk-heading-plain::before{
  font-family: "Font Awesome 5 Free";
  content: "\f4c6";
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
}
.top-promise ul{
  padding-left: 0;
}
.top-promise ul li{
  list-style-type: none;
  padding: 0.5em;
  margin: 0.7em;
  border-bottom: 1px dotted #ccc;
}

/* ----- 隊員募集 ------------------- */
.post-name-recruit h2.is-style-vk-heading-plain::before{
  font-family: "Font Awesome 5 Free";
  content: "\f007";
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
}
.post-name-recruit .top-copy{
  padding-top: 10px;
}
.post-name-recruit .wp-block-table tr td code{
  float: right;
  width: 55%;
}

/* フォーム */
.form_table{
  margin-top: 40px;
}
.form_table dl{
  display: flex;
  font-size: 16px;
  margin-bottom: 0!important;
  margin-top: 0!important;
}
.form_table dl dt{
  background-color: #eee;
  width: 20%;
  line-height: 70px;
  padding-left: 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
}
.form_table dl:last-of-type dt{
  border-bottom: none;
}
.form_table dl dt span.required{
  content: "必須";
  color: #fff;
  background-color: #E65541;
  padding: 0 2px;
  font-weight: normal;
  font-size: 11px;
  margin-left: 10px;
}
.form_table dl dt span.optional{
  content: "任意";
  color: #fff;
  background-color: #ccc;
  padding: 0 2px;
  font-weight: normal;
  font-size: 11px;
  margin-left: 10px;
}
.form_table dl:first-of-type dd{
  border-top: 1px solid #eee;
}
.form_table dl dd{
  width: 80%;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding-left: 10px;
}
.form_table dl dd input{
  width: 95%;
  margin: 10px 2.5%;
  height: 50px;
}
.form_table dl dd select{
  width: 95%;
  margin: 10px 2.5%;
  height: 50px;
}
.form_table .radio dd span{
  line-height: 70px;
}
.form_table .radio dd input{
  height: 20px;
  width: 20px;
  margin-right: 5px;
}

.form_table .birth-day dd{
  width: 26.7%;
  border-right: none;
}
.form_table .birth-day dd:last-of-type{
  border-right: 1px solid #eee;
}
.form_table .birth-day dd:first-of-type select{
  margin-left: 8%;
}
.form_table .birth-day dd select{
  width: 80%;
  margin-right: 5px;
}
.mw_wp_form .error{
  margin-bottom: 10px;
}

.btnWrap{
  text-align: center;
  margin-top: 50px;
}
input[type=submit]{
  border: none;
  background-color: #1262D9;
  font-size: 16px;
  letter-spacing: 0.1em;
  width: 400px;
  height: 50px;
  font-weight: bold;
}

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

button[type=submit] {
  border: none;
  background-color: #eee;
  font-size: 16px;
  letter-spacing: 0.1em;
  width: 400px;
  height: 50px;
  font-weight: bold;
  color: #333;
  border-radius: 4px;
  margin-right: 20px;
  cursor: pointer;
}
button[type=submit]:hover{
  background-color: #ccc;
}

.blue-bg{
  background-color: #F1FCFF;
  padding: 10px;
}

/* アクセス */
.access-txt{
  background-color: #DAE3F3;
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
}

.postid-295 .entry-meta-item-date .published::after {
    content: "子供の日のイベント"!important;
    display: block;
}

/* ----- 会社地図 ------------------- */
.page-header{
  display: none;
}
.post-name-access h2.is-style-vk-heading-plain::before{
  font-family: "Font Awesome 5 Free";
  content: "\f041";
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
}
.bg-text{
  background-color: #F1FCFF;
  padding: 1em;
}

/* ----- ニュース個別記事 ------------------- */

.single-post .page-header{
  display: block;
  background-image: url(https://mirainpo.com/wp-content/uploads/2026/05/page-header-scaled.png);
  height: 300px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fff!important;
}
.single-post .site-header{
  box-shadow: none;
}
.single-post .page-header .page-header-title{
  color: transparent;
}
.single-post .page-header-inner{
  margin-top: 0;
}

.entry-meta-item-updated{
  display: none;
}
.entry-meta-item-author{
  display: none;
}
.entry-meta-data-list--category{
  display: none;
}
.entry-meta-item i{
  display: none;
}

.single-post .entry-header{
  display: flex;
  margin-top: 35px;
}
.single-post .entry-header .entry-title{
  order: 2;
  font-size: 24px;
  background-image: url(https://mirainpo.com/wp-content/uploads/2023/10/kirakira-blue-bg.jpg);
  background-size: contain;
  background-position: 0% 8%;
  width: 70%;
  padding: 20px;
  padding-left: 30px;
  text-align: center;
  margin-bottom: 0;
}
.single-post .entry-header .entry-meta{
  order: 1;
  font-size: 18px;
  font-weight: bold;
  width: 25%;
  background-image: url(https://mirainpo.com/wp-content/uploads/2023/10/kirakira-blue-bg.jpg);
  background-size: contain;
  margin-right: 5%;
  text-align: center;
  display: grid;
  place-items: center;
  padding: 11px;
}

.single-post .kirakira-text{
  background-image: url(https://mirainpo.com/wp-content/uploads/2023/10/kirakira-blue-bg.jpg);
  background-size: contain;
  padding: 2em;
}
.single-post .news-img-columns{
  justify-content: center;
  gap: 50px!important;
}
.single-post h2.is-style-vk-heading-plain{
  font-size: 28px;
}
.single-post .next-prev{
  display: none;
}
.single-post .breadcrumb{
  display: none;
}
.single-post .slide{
  margin: 60px auto;
}

/* 個別記事日付 */
.postid-250 .entry-meta-item-date .published::after{
  content: "〜3日間 新人研修";
  display: block;
}
.postid-295 .entry-meta-item-date .published::after{
  content: "事務所OPEN";
  display: block;
}
.postid-431 .entry-meta-item-date .published::after{
	content: "女性隊員が入社";
	display: block;
}
.postid-461 .entry-meta-item-date .published::after{
	content: "四条畷神社の警備";
	display: block;
}


/* ----- ニュース一覧 ------------------- */
.blog .page-header{
  display: block;
  background-image: url(https://mirainpo.com/wp-content/uploads/2026/05/page-header-scaled.png);
  height: 300px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fff!important;
}
.blog .site-header{
  box-shadow: none;
}
.blog .page-header .page-header-title{
  color: transparent;
}
.blog .page-header-inner{
  margin-top: 0;
}
.blog .site-body{
  padding-bottom: 14rem;
}
.blog .vk_post .vk_post_btn{
  background-color: rgba(18, 98, 217, 1);
}
.blog .vk_post .vk_post_btn:hover{
  background-color: #1396CE;
}
.blog .breadcrumb{
  display: none;
}



/* ------- SP ------------------------------- */

@media (max-width: 991.98px){

  .sp{
    display: block;
  }
  .pc{
    display: none;
  }

  body p{
    font-size: 16px;
  }

  /* ----- トップページ ------------------- */
  .vk-mobile-nav-menu-btn{
    border: none;
  }
  .vk-mobile-nav-menu-btn.menu-open{
    border: none;
  }
  .site-header-logo img{
    max-height: 60px;
  }

  .top-copy{
    padding-top: 50px;
    gap: 10px!important;
  }
  .top-copy p{
    font-size: 22px;
    line-height: 34px;
  }
  .top-copy .wp-block-column{
    height: 126px;
  }
  .top-copy .wp-block-column:first-of-type{
    border: 4px solid #1262D9;
  }
  .top-copy .wp-block-column:nth-child(2){
    border: 4px solid #E6DD09;
  }
  .top-copy .wp-block-column:last-of-type{
    border: 4px solid #D91212;
  }
  p.sp-f-22{
    font-size: 22px!important;
  }
  .top-copy-box{
    padding-bottom: 40px;
  }

  h2.is-style-vk-heading-plain{
    padding-top: 60px;
    padding-bottom: 0;
    font-size: 24px;
  }

  .top-policy .policy-img{
    display: none;
  }
  .top-policy p strong{
    line-height: 40px;
  }
  .top-policy .policy-img-2{
    width: 32%;
    bottom: -5%;
  }
  .top-policy{
    padding-bottom: 60px;
  }

  .wp-block-table tr td:last-of-type{
    padding-left: 1em;
  }
  .wp-block-table td{
    padding-left: 1em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }
  .wp-block-table tr td:first-of-type{
    width: 30%;
  }

  .top-promise .wp-block-image img{
    width: 180px!important;
  }
  .top-promise ul li{
    font-size: 16px;
    line-height: 28px;
  }

  .footer{
    gap: 10px!important;
  }
  .footer .wp-block-column:first-of-type{
    flex-basis: 100%!important;
  }
  .footer .wp-block-column:last-of-type{
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
  .footer p a{
    color: #fff!important;
  }

    .top-policy .policy-img {
        display: block;
    }

  /* ----- 会社地図 ------------------- */
  .post-name-access iframe{
    height: 320px!important;
  }
  .bg-text{
    padding: 0.6em;
  }
  .bg-text strong{
    font-size: 16px!important;
  }

  /* ----- 隊員募集 ------------------- */
  .post-name-recruit .vk_button{
    margin-top: 50px;
    margin-bottom: 80px;
  }
  h3.is-style-vk-heading-plain{
    margin-top: 70px;
    font-size: 22px;
  }
  .wp-block-table tr td:first-of-type{
    width: 25%;
    padding: 0.5em;
  }
  .post-name-recruit .wp-block-table tr td code{
    float: none;
  }

  /* フォーム */
  .form_table dl{
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px!important;
    padding-bottom: 16px;
  }
  .form_table dl:last-of-type{
    border: none;
  }
  .form_table dl dt{
    font-size: 14px;
    line-height: 20px;
    margin-right: 5px;
    width: 25%;
    background-color: transparent;
    border: none;
    height: auto;
  }
  .form_table dl:first-of-type dd{
    border-top: none;
  }
  .form_table dl dd{
    width: 75%;
    border: none;
    line-height: normal;
    padding-left: 0;
    font-size: 14px;
    height: auto;
  }
  .form_table dl dd input{
    margin: 0;
  }
  .form_table dl dd select{
    margin: 0;
  }
  .form_table .birth-day dd:first-of-type select{
    margin-left: 0;
  }
  .form_table .birth-day dd:last-of-type{
    border: none;
  }
  .form_table dl dt span.required{
    margin-left: 0;
  }
  .form_table dl dt span.optional{
    margin-left: 0;
  }
  .form_table .birth-day dd {
    width: 25%;
  }
  .form_table .birth-day dd select{
    width: 70%;
    margin-right: 0;
  }
  .form_table .radio dd span{
    line-height: normal;
  }

  input[type=submit]{
    width: 100%!important;
  }
  button[type=submit]{
    width: 100%!important;
  }
  input.btn.send{
    margin-top: 10px;
  }
  .mw_wp_form .error{
    margin-bottom: 0;
  }

  /* ----- ニュース一覧 ------------------- */
  .blog .page-header{
    height: 80px;
    min-height: auto;
    background-image: url(https://mirainpo.com/wp-content/uploads/2023/10/sp-news-page-header-bg.png);
  }
  .vk_post.media{
    display: block;
  }
  .vk_post .media-img{
    width: 100%;
  }
  .vk_post .media-body{
    width: 100%;
    margin-top: 20px;
  }
  .vk_post-btn-display .vk_post_btnOuter{
    position: static;
    margin-top: 10px;
  }
  .vk_post-btn-display.media .vk_post_body{
    padding-bottom: 0;
  }
  .vk_post-btn-display .vk_post_body{
    height: auto;
  }
  .site-header{
    background-color: transparent;
  }
  
  /* ----- ニュース記事 ------------------- */
  .single-post .page-header{
    height: 100px;
    min-height: auto;
  }
  .single-post .entry-header{
    flex-direction: column;
    margin-top: 10px;
  }
  .entry-meta-item-date .published::after{
    display: inline-block!important;
    margin-left: 10px;
  }
  .single-post .entry-header .entry-meta{
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
  }
  .single-post .entry-header .entry-title{
    font-size: 18px;
    padding: 10px 20px;
    width: 100%;
  }
  .single-post .kirakira-text{
    padding: 1.5em;
  }
  .single-post .news-img-columns{
    gap: 20px!important;
  }
  .single-post .slide{
    margin: 30px auto;
  }
  .single-post .news-topics{
    width: 60%;
  }



}