/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.2
*/
/* ヘッダー */
.site-header-logo {
  padding-top: 10px;
}
.site-header-sub {
  margin-top: 10px;
  margin-bottom: 0px;
}

.site-header-sub .widget {
	margin: 0px;
	padding: 0px;
}

.global-nav-list>li .global-nav-name {
	font-size: 18px;
	letter-spacing: 0.2rem;
}


.global-nav a {
	font-size: 18px ;
}

/**ヘッダサブメニュー**/

.menu-item li a:link,.menu-item li a:visited {
	background-color: #036eb7;
}
.menu-item li a:hover {
	background-color: red;
}

@media screen and (max-width: 991px) {
	.menu-item li a:link,.menu-item li a:visited {
		background-color: #fff;
	}
	.menu-item li a:hover {
		background-color: #fff;
	}
}

/**common**/
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=80);
}
a {
  color: #333333;
  text-decoration: none;
}

li {
  list-style: none;
}
.full-width {
  margin: 0px calc(50% - 50vw);
  padding: 20px calc(50vw - 50%) 0px calc(50vw - 50%);
}

.full-width2 {
  margin: 0px calc(50% - 50vw);
  padding: 0px calc(50vw - 50%) 0px calc(50vw - 50%);
}

.clr0 {
	height: 0px;
	clear: both;
}
.clr10 {
	height: 10px;
	clear: both;
}
.clr20 {
	height: 20px;
	clear: both;
}
.clr30 {
	height: 30px;
	clear: both;
}
.clr50 {
	height: 50px;
	clear: both;
}

#wpsp-695 .wp-show-posts-inner {
  background-color: #ffffff;
  padding: 10px 10px 0px 10px;
}

.site-footer {
	background-image: url(/wp-content/uploads/2023/09/fotter-img.jpg);
	background-repeat: repeat-x;
  background-color: #2ea7e0;
  padding-bottom: 50px;
	padding-top: 120px;
}
.footer-nav ul {
	border-left: 1px solid #ffffff;
}

.footer-nav li {
  border-right: 1px solid #ffffff;
	margin-bottom: 10px;
}
.site-footer a {
  font-size: 140%;
  color: #ffffff !important;
}
@media screen and (max-width: 720px) {
  .footer-nav-list {
    border: none;
    text-align: center;
  }
}
@media screen and (max-width: 720px) {
	.footer-nav ul {
		border-left: none;
	}
  .footer-nav li {
    border-right: none;
    padding: 0px 10px;
  }
}
@media screen and (max-width: 720px) {
  .site-footer a {
    border-bottom: 1px dashed #ffffff;
    font-size: 140%;
  }
}

.site-footer-content {
	color: #ffffff;
	padding-top: 0px;
}

.site-footer-content aside {
	height: 0px;
}

.site-footer-copyright {
	color: #ffffff;
}

.site-footer-copyright p:nth-child(2) {
    display:none;
}

/***サブページタイトル***/
.page-header-k {
  color: white;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  min-height: 30px;
  text-align: center;
	background-image: url(/wp-content/uploads/2023/09/title-back.jpg);
	background-repeat: repeat-x;
}

/***トップページ***/
.top-policy {
	  background-image: linear-gradient(180deg, #eaeef1, #ffffff);
}

.top-policy h2 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #036eb7;
	font-weight: 900;
	letter-spacing: -0.1rem;
	text-align: left;
	margin-bottom: 10px;
}

.policy-left {
	width: 100%;
}
.policy-right {
	text-align: center;
	width: 100%;
}

.top-policy a {
	color: #036eb7;
	font-weight: 600;
}

@media screen and (min-width: 1200px) {
.policy-left {
    width:870px;
	float: left;
  }
	.policy-right {
		width:230px;
		float: left;
	}
}



/***会社概要***/
.page-id-1149 table, .page-id-1149 td {
  border: none !important;
}
.page-id-1149 td {
  padding: 20px;
}
.page-id-1149 tr {
  border-bottom: 1px solid #dddddd;
}
.page-id-1149 td.left {
  background-color: #eeeeee;
  font-weight: 800;
  text-align: center;
  width: 15%;
}
.page-id-1149 td.right {
  padding-left: 30px;
}
@media screen and (max-width: 720px) {
  .page-id-1149 td.left {
    width: 30%;
  }
}

.underline {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}


/*****製品・サービス*****/
.page-id-1143 h2,.page-id-1301  h2,.page-id-1338 h2,.page-id-1366 h2,.page-id-1149 h2 {
	background-color: #c8d8e0;
	color: #036eb7;
	text-align: center;
	padding: 10px;
	border-radius: 20px;
}


.service-box {
	border: 3px solid #cccccc;
	padding: 30px 30px 10px 30px;
	border-radius:20px;
}

.service-box h3 {
	color: #036eb7;
	margin-bottom: 10px;
}
 
/* トップページ */
.home iframe {
	margin: 0px!important;	
}

.home .site-body {
	padding: 0px!important;
}

.home #document {
	margin: 0px;
	padding: 0px;
}
.main-pc,.main-m {
    background: linear-gradient(180deg, rgb(0, 152, 216), rgb(255, 255, 255));
}

.main-pc  iframe {
	width: 1100px;
	height: 500px;
}

.main-m {
	position: relative;
	  padding-bottom: 131.25%;
	  height: 0;
	  overflow: hidden;
}
.main-m iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

@media(min-width:721px){
    .main-m {display: none !important;}
	}
@media(max-width:720px){
    .main-pc {display: none !important;}
	}

h2.lead {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:210%;
	letter-spacing: -0.1rem;
	color: #036eb7;
	text-align: center;
	margin-bottom: 20px;
	
}

.back-light-grey {
  background-color: #eaeef1;
}

.back-light-grey figure.aligncenter.size-full {
	margin-bottom: 5px;
}

.back-yellow {
  background-color: #FFE9A9;
	padding-top: 50px;
}


h2.top-result-t {
	color: #e65513;
}


div.wp-block-columns.is-layout-flex.wp-container-13.wp-block-columns-is-layout-flex {
	margin-bottom: 0px;
}

h2.top-news {
  color: #036eb7;
	text-align: center;
}


.wp-show-posts-entry-title {
	font-size: 120%;
	font-weight: 700;
	border-bottom: 1px solid #999999;
}

.news-area {
	background-color: #eaeef1;
	padding: 30px 50px 50px 50px;
	border-radius: 20px;
	max-width: 900px;
	margin: 0px auto;
}

.banner-link a {
  background-image: url(img/top/book-banner-1024x220.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  background-position: center;
  max-width: 1024px;
  padding-bottom: 17%;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 720px) {
  .banner-link a {
    background-image: url(img/top/book-banner-ｍ.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    max-width: 600px;
    padding-bottom: 17%;
    margin: 0 auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 720px) {
  #wpsp-611 .wpsp-image-left {
    width: 38%;
    float: left;
  }
}
@media screen and (max-width: 720px) {
  #wpsp-611 .wp-show-posts-entry-header {
    width: 60%;
    float: right;
  }
}
/*コンサルティングのご案内*/
.top-about li {
  background: rgb(220, 221, 221);
  background: linear-gradient(0deg, rgba(220, 221, 221, 1) 0%, rgba(255, 255, 255, 1) 100%);
  margin-bottom: 20px;
}
.top-about li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-decoration: none;
}
.top-about li a img {
  width: 25%;
  height: auto;
  align-self: flex-start; /* 追加 */
}
.top-about li a div {
  padding: 15px;
  width: 75%
}
.top-about li a div h3 {
  margin-bottom: 5px;
  font-size: 200%;
  border-bottom: 1px solid #333;
}
.top-about li a div p {
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .top-about li a img {
    width: 30%;
  }
  .top-about li a div {
    width: 70%
  }
}
@media screen and (max-width: 991px) {
  .top-about li a img {
    width: 45%;
  }
  .top-about li a div {
    width: 55%
  }
}
@media screen and (max-width: 770px) {
  .top-about li {
    max-width: 400px;
    margin: 0 auto 15px;
  }
  .top-about li a img {
    width: 100%;
  }
  .top-about li a div {
    width: 100%
  }
}
/*snsボタン*/
.bt-sns01 a, .bt-sns02 a {
  width: 320px;
  text-align: left;
  font-size: 160%;
  font-weight: 700;
  padding: 20px 10px 20px 70px;
  background-repeat: no-repeat;
  background-image: url(img/top/top-bt-sns01.png);
  background-position: 15px center;
  border-radius: 0px;
}
.bt-sns01 a {
  background-color: #3D62AD;
}
.bt-sns02 a {
  background-color: #FC0000;
  background-image: url(img/top/top-bt-sns02.png);
}
.bt-sns01 a:hover {
  background-color: #325190 !important;
}
.bt-sns02 a:hover {
  background-color: #C30000 !important;
}
/*営業力強化サービス
***************************************************************/
.sindttl, .sodatettl {
  background-image: url(../../../img/conmenu/img03_06.jpg);
  background-repeat: no-repeat;
  background-position: left;
  color: #008121;
  border: none;
  padding: 15px 0 15px 75px
}
.sodatettl {
  background-image: url(../../../img/conmenu/img03_07.jpg);
}
.sindnaka dt, .sindnaka dd {
  background-image: url(../../../img/conmenu/img03_08.jpg);
  background-repeat: repeat;
  height: auto;
  color: #000000;
}
.sindnaka dt {
  margin: 0px;
  padding: 15px 15px 0px 15px;
}
.sindnaka dt::before {
  content: "●";
  font-size: 90%;
  padding-right: 2px;
  color: #555555
}
.sindnaka dd {
  margin-bottom: 15px;
  padding: 0px 15px 15px 30px;
}
/*しつもん営業術
***************************************************************/
.flow {
  padding: 0px;
  max-width: 750px;
}
.flow li {
  margin: 0px;
}
.flow li h3 {
  border-left: 3px solid #CCCCCC;
  border-top: 3px solid #CCCCCC;
  border-right: 3px solid #CCCCCC;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  margin: 0px;
  padding: 10px;
  background-color: #008121;
  color: white;
}
.flow li p {
  border-left: 3px solid #CCCCCC;
  border-bottom: 3px solid #CCCCCC;
  border-right: 3px solid #CCCCCC;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin: 0px;
  padding: 10px;
}
.flow li:not(:last-child):after {
  content: url(../../../img/conmenu/img04_06.gif);
  display: block;
  width: 57px;
  height: 20px;
  margin: 15px auto;
}
.manabu {
  padding: 0px;
  max-width: 750px;
}
.manabu dt {
  color: #FFFFFF;
  background-color: #adadad;
  padding: 5px;
  margin: 0px;
  border-bottom: 1px solid #fff;
}
.manabu dd {
  height: auto;
  background-color: #ccc;
  padding: 5px;
  margin-bottom: 15px;
}
.manabu dd ol {
  padding: 5px;
  margin: 0px;
}
#tblttl, #tblttl02, #tblttl03 {
  color: #FFFFFF;
  background-color: #7abb8a;
  text-align: center;
  letter-spacing: 0.5em;
}
#tblnaka, #tblnaka03 {
  background-color: #e4e4e4;
  vertical-align: top;
}
#tblnaka03 {
  text-align: center;
}

.shitsumon-kouza td {
	border: 3px solid #ffffff;
}

/*コンサルティングの流れ
***************************************************************/
.flow_consulting {
  padding: 0px;
  max-width: 750px;
  margin: 0 auto;
}
.flow_consulting li {
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
}
.flow_consulting li img {
  width: 250px;
  margin-left: 10px;
  order: 3;
}
.flow_consulting li p {
  width: 490px;
  order: 2
}
.flow_consulting li:nth-child(1) h3, .flow_consulting li:nth-child(2) h3, .flow_consulting li:nth-child(3) h3, .flow_consulting li:nth-child(4) h3 {
  display: block;
  width: 100%;
  order: 1;
  border-top: solid 2px #018ec3;
  border-bottom: solid 2px #018ec3;
  background: #f4f4f4;
  line-height: 100%;
  padding: 0.5em 0.4em;
  margin-bottom: 0.25em;
}
.flow_consulting li:nth-child(2) h3 {
  border-top: solid 2px #0094a2;
  border-bottom: solid 2px #0094a2;
}
.flow_consulting li:nth-child(3) h3 {
  border-top: solid 2px #008a70;
  border-bottom: solid 2px #008a70;
}
.flow_consulting li:nth-child(4) h3 {
  border-top: solid 2px #538732;
  border-bottom: solid 2px #538732;
}
.flow_consulting li:nth-child(1) h3:before, .flow_consulting li:nth-child(2) h3:before, .flow_consulting li:nth-child(3) h3:before, .flow_consulting li:nth-child(4) h3:before {
  font-weight: 900;
  content: 'Step1';
  background: #018ec3;
  color: #fff;
  bottom: 100%;
  padding: 5px;
  font-size: 0.7em;
  letter-spacing: 0.05em;
  margin-right: 15px;
}
@media screen and (max-width: 550px) {
  .flow_consulting li:nth-child(1) h3:before, .flow_consulting li:nth-child(2) h3:before, .flow_consulting li:nth-child(3) h3:before, .flow_consulting li:nth-child(4) h3:before {
    display: block;
    width: 60px;
    margin-bottom: 5px;
  }
}
.flow_consulting li:nth-child(2) h3:before {
  background: #0094a2;
  content: 'Step2';
}
.flow_consulting li:nth-child(3) h3:before {
  background: #008a70;
  content: 'Step3';
}
.flow_consulting li:nth-child(4) h3:before {
  background: #538732;
  content: 'Step4';
}
.flow_consulting li:not(:last-child):after {
  order: 4;
  content: url(../../../img/conmenu/img04_06.gif);
  display: block;
  width: 100%;
  height: 20px;
  text-align: center;
  margin: 15px auto;
}
/*お問合せ
***************************************************************/
.page-id-636 h3 {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-bottom: 40px;
}

.grey-box {
  border-radius: 20px;
  padding: 30px;
  border: 1px solid #cccccc;
}
.contact-box {
  border-radius: 20px;
  background-color: #faf3d1;
  border: 1px solid #cccccc;
  padding: 50px;
}
@media screen and (max-width: 720px) {
  .contact-box {
    padding: 20px;
  }
}
.either-end-space {
  padding: 0px 70px;
}
@media screen and (max-width: 720px) {
  .either-end-space {
    padding: 0px;
  }
}

.contact-tel {
	font-size: 36px;
	font-weight: 800;
}
.contact-text {
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}
.small-text {
  font-size: 80%;
  font-weight: 400;
}
.red-text {
  color: red;
}
label {
  font-weight: 600
}
.contact-width-s {
  width: 50%;
}
.contact-width-m {
  width: 70%;
}
@media screen and (max-width: 720px) {
  .contact-width-m {
    width: 100%;
  }
}
/*プライバシーポリシー
***************************************************************/
.privacy {
  padding-left: 0;
}
.privacy li {
  list-style: decimal;
  border-bottom: 1px solid #ccc;
  list-style-position: inside;
	padding-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 0;
}
.privacy li ol {
  border-bottom: none;
  margin-bottom: 3px;
}
.privacy li li {
  border-bottom: none;
  margin-bottom: 5px;
}
/*投稿記事
***************************************************************/
.entry-meta-item-author,.entry-meta-item-updated {
	display: none;
}


/*==================================================
メインビジュアルのアニメーション
===================================*/

.lightning_swiper img {
animation-name: fadeUpAnime;/*アニメーションの定義名*/
animation-duration:2s;/*アニメーション変化時間 ※デフォルト*/
animation-fill-mode:forwards;/*アニメーションの開始と終了時の状態を指定*/
opacity:0;
}

/*アニメーションの開始から終了までを指定する*/
@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}
