@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.1.2
*/

body {
font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif !important;
}

/* ヘッダ */
.site-header-logo {
padding:15px 0;
}

@media (max-width: 991px) {
 .site-header {
	padding:1em 0 ;
 }
}

/*nav*/
.vk-mobile-nav-menu-btn {
border: none;
background-image: url("http://s-clients.heteml.jp/test/wp-test/wp-content/uploads/2021/06/humb.png");
background-size: cover;
margin:1.8em 0.5em 0;
}
.vk-mobile-nav-menu-btn.menu-open {
    border: none;
    background-image: url("http://s-clients.heteml.jp/test/wp-test/wp-content/uploads/2021/06/humb-open.png");
	  background-size: cover;
	margin:1.8em 0.5em 0;
}

#global-nav a{
color:#094181;
}

#global-nav a:hover{
color:#e84a95;
}

/*sl*/
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@800&display=swap');

.ltg-slide-text-title {
font-family: 'Shippori Mincho', serif;
font-weight:bold;
font-size: calc(100vw / 21);
text-shadow: 1px 1px 15px #fff, 1px 1px 15px #fff,1px 1px 15px #fff,1px 1px 15px #fff !important;
line-height:1.2em !important;
margin:0 !important;
padding:0 !important;
}
.ltg-slide-text-title span{font-size: calc(100vw / 25);}

.ltg-slide-text-caption {
font-family: 'Shippori Mincho', serif;
font-weight:bold;
font-size: calc(100vw / 25);
text-shadow: 1px 1px 15px #fff, 1px 1px 15px #fff,1px 1px 15px #fff,1px 1px 15px #fff !important;
line-height:1.2em !important;
margin:0px !important;
padding:0 !important;
}

 @media only screen and (min-width: 1400px ) {
  .ltg-slide-text-title {
   font-size: 58px;
  } 
.ltg-slide-text-title span{font-size: 50px;}
.ltg-slide-text-caption {font-size: 50px;}
 }


/*h2*/
.title-my{
position:relative;
display:block;
font-size:35px;
font-weight: bold;
color: #094181;
text-align:center;
padding:0 0 20px;
margin: 56px auto 60px;
}
.title-my:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
display: inline-block;
width: 50px;
height: 5px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #0168db;
}

/*h3*/
.title-my-s {
border-left:5px solid #094181 !important;
font-size: 30px; !important;
color: #094181 !important;
font-weight: normal !important; 
line-height:1em !important;
padding:8px 20px 5px !important;
margin: 0 auto 20px !important;
clear: both;
}

.m3575 {
margin:35px auto 75px;
}
.wp-block-media-text p{
	line-height:2.2em !important;
}


/*PR*/
.vk_prBlocks_item_title {
border-left:5px solid #094181 !important;
font-size:21px !important;
color: #094181 !important;
font-weight: normal !important; 
line-height:1.6em !important;
text-align:left !important;
padding:2px 10px 2px !important;
margin: 22px auto 0px !important;
clear: both;
}

/*PR check */
.check .vk_prBlocks_item_title {
border:0 !important;
color: #333350 !important;
font-size:16px !important;
font-weight: bold !important;
line-height:1.6em !important;
text-align:center !important;
padding:0 !important;
margin: 15px 0 30px!important;
}

.vk_prBlocks_item_image {
width:100% !important;
max-width:356px;
height:auto !important;
max-height:278px;
overflow:hidden !important;
object-fit: cover !important;
border-radius: 0 !important;
}

 @media only screen and ( max-width: 700px ) {
  .vk_prBlocks_item_title {
   font-size:18px !important;
  } 
  .title-my {
   margin: 25px auto 30px;
  }
  .blocks-gallery-grid.columns-2 .blocks-gallery-image,
  .blocks-gallery-grid.columns-2.blocks-gallery-item,
  .wp-block-gallery.columns-2 .blocks-gallery-image,
  .wp-block-gallery.columns-2 .blocks-gallery-item {
   width: 100% !important;
  }
 }

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:600px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}


/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:100%;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:red;
 color:#fff;
 border-radius:2px;
 margin-left:5px;
 position:relative;
 bottom:1px;
 float:right
}


/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
 margin:30px auto 0;
 width:200px;
 background:#235fac;
 color:#fff;
 font-size:16px;
 text-align:center;	 
 border-radius:5px;
 border: none;
 transition:0.3s;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#000;
 color:#fff;
}

.m30 {margin-top:30px !important;}
.m50 {margin-top:50px !important;}
span{display:inline-block;}
/*btn*/
.btn-l{
	padding:1em !important;
	font-size:18px !important;
}

/*チェックリストエリア*/
.back01{
background-image: url(http://s-clients.heteml.jp/test/wp-test/wp-content/uploads/2021/08/back01.jpg);
background-size: cover;
border:2px solid #cdcdcd;
padding:60px 75px;
margin-bottom:60px;
}

.back01 li{margin-left:75px;}

 @media only screen and ( max-width: 700px ) {
  .back01{
  padding:5.40% 6.75%;
  margin-bottom:5.40%;
  }
  .back01 li{margin-left:5.40%;}
 }


/*footer*/
.site-footer {
font-size:16px;
color:#fff;
background:#235fac;
}
.site-footer img{
padding:0;
margin:0 0 5px !important;
}
.site-footer p{
padding:0 !important;
margin:0 !important;
}

#text-2 {
text-align:right;
}
footer .site-footer-copyright {
display:none !important;
}
 @media only screen and ( max-width: 700px ) {
  #text-3 {display:none;}
  #text-2 {
   text-align:center;
  }
 }
