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

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  letter-spacing: 1.275px;
}

h2 {
    padding: .8em 0 .7em;
    border: none;
}

.top-main-all {
    margin-top: 70px;
}

p.top-content-06-readmore-p a {
    color: #ffffff;
}

span.vcard.author.entry-meta_items.entry-meta_items_author {
    display: none;
}

.top-content-01 {
    /*display: flex;
    justify-content: space-between;*/
    position: relative;
    height: 500px;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
        height: 600px;
}

h2.top-content-01-02-title {
    font-size: 31px;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 30px;
    color: #11386d;
}

span.top-content-01-02-title-span{
	font-size: 10px;
	font-weight: normal;
	display: block;
    color: #11386d;
}

.top-content-01-02-readmore {
    text-align: right;
    font-size: 14px;
}

.top-content-01-02-readmore a{
    color: #000;
    text-decoration: none;
}

.text-13{
    padding-bottom: 3px;
    font-size: 13px;
    background-image: linear-gradient(#000, #000);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 0 1px;
    transition: background-size 0.3s;
}

.text-11{
    padding-bottom: 3px;
    font-size: 11px;
    background-image: linear-gradient(#000, #000);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 0 1px;
    transition: background-size 0.3s;
}

.text-13:hover {
    background-position: bottom left;
    background-size: 100% 1px;
}

.text-11:hover {
    background-position: bottom left;
    background-size: 100% 1px;
}

.top-content-04-content-in-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


h2.top-content-03-01-title {
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    padding-top: 100px;
    margin-bottom: 10px;
    color: #11386d;
}

span.top-content-03-01-title-span{
	color: #11386d;
    border-bottom: 3px solid #11386d;
}

.top-content-04-title{
	background-color: #dddddd;
	position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
}

.top-content-04-title-h2 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    position: relative;
}

.top-content-04-title-h2-span{
	font-size: 10px;
	font-weight: normal;
	display: block;
    padding-top: 1em;
}

.top-content-05-title{
	background-color: #dddddd;
	position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
}

.top-content-05-title-h2 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    position: relative;
    margin-bottom: 0px;
}

.top-content-05-title-h2-span{
	font-size: 10px;
	font-weight: normal;
	display: block;
    padding-top: 1em;
}

.top-content-06-title-h2{
	font-size: 33px;
    font-weight: bold;
    text-align: center;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
    padding-top: 50px;
}

span.top-content-06-title-h2-span{
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #808080;
    padding-top: 1em;
}

.top-content-07-title{
	font-size: 27px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

span.top-content-07-title-span{
	font-size: 14px;
	font-weight: normal;
	display: block;
	/*color: #808080;*/
    padding-top: 0.5em;
}

footer.section.siteFooter {
    background-color: #11386d;
    border: none;
}

.container.sectionBox.copySection.text-center p {
    color: #ffffff;
}

.top-content-06 {
    background-color: #f2f2f2;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
    padding-bottom: 47px;
}

.siteContent{
	padding-bottom: 0px;
}

.top-content-07 {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
    background-color: #11386d;
}

.top-content-06 ul {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 66px;
    /*background-color: #ffffff;
    padding: 50px 50px;*/
    padding-top: 0px;
}

p.top-content-06-readmore-p {
    text-align: center;
    width: 281px;
    margin: 0 auto;
    background-color: #11386d;
    line-height: 3em;
    color: #ffffff;
    font-size: 14px;
}

/*.top-content-01-01 {
    width: 97%;
    margin-right: 3%;
}*/

.top-content-01-01 {
    width: 67%;
    margin-right: 3%;
    position: absolute;
}

/*.top-content-01-02 {
    width: 97%;
    margin-left: 3%;
}*/


.top-content-01-02 {
    width: 51%;
    /* margin-left: 3%; */
    position: absolute;
    right: 5%;
    background-color: #ffffff;
    padding: 20px 50px;
    top: 8%;
}

.top-content-04-title{
	background-image: url("../images/top-content-04-title-background.webp");
	background-position: center;
    background-size: cover;
    position: relative;
    height: 100px;
}

.top-content-05-title{
	background-image: url("../images/top-content-05-title-background.webp");
	background-position: center;
    background-size: cover;
    position: relative;
    height: 100px;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5); /* 黒 + 50%透明 */
	z-index: 1;
}

h3.top-content-04-content-in-title-h3{
	font-size: 17px;
	border: none;
	margin: 0;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    color: #11386d;
}

.top-content-04-content-in-title a{
    color: #000;
    text-decoration: none;
}



.subSection-title:after, h3:after{
	border-bottom: none;
}

.top-content-04-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
}

.top-content-04-content-in {
    width: 30%;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
}

p.top-content-04-content-in-des-p {
    font-size: 13px;
    border-top: 1px dashed #707070;
    border-bottom: 1px dashed #707070;
    padding: 20px 0px;
    flex-grow: 1;
    color: #11386d; 
}

.top-content-04-content-in-image img {
    border-radius: 15px;
}

.top-content-06 ul li {
    background-color: #ffffff;
    margin-bottom: 0px;
    padding: 24px 20px;
    list-style-type: none;
    /* border-top: 0.5px solid #999999; */
    /* border-bottom: 0.5px solid #999999; */
    margin-top: 10px;
    border-radius: 10px;
}

/*.top-content-06 ul li:last-child {
  border-bottom: 0.5px solid #999999;
}*/

span.news-date {
    padding-right: 2em;
}

.company-main-all {
    max-width: 840px;
    margin: 0 auto;
}

h2.company-content-01-title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.company-content-01-des {
    line-height: 2em;
    text-align: justify;
}

.company-content-01-name {
    text-align: right;
    margin-top: 45px;
    font-size: 22px;
}

span.company-content-01-name-span {
    font-size: 14px;
    padding-right: 2em;
}

.company-content-02-th {
    border-top: 1px solid #11386d;
    border-bottom: none;
}

.company-content-02 td{
    line-height: 2em;
}

.top-content-03-02-content {
    width: 30%;
}

p.top-content-01-02-des {
    color: #11386d;
}


h3.top-content-03-02-content-title-h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
    color: #11386d;
}

.top-content-03 {
    background-color: #f2f2f2;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
}


.top-content-03-02 {
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 100px;
}

span.top-content-03-02-content-title-h3-span img {
    height: 26px;
    padding-right: 10px;
}

.top-content-02 img {
    height: 60px;
}

.top-content-02 {
    text-align: center;
    margin-top: 70px;
    margin-bottom: -20px;
    position: relative;
    z-index: 9999;
}

.top-content-03-02-content-img {
    text-align: center;
}

.top-content-03-02-content-img img{
    width: 200px;
}

p.top-content-03-02-content-des-p {
    margin-top: 10px;
    color: #11386d;
}

.sb_instagram_header.sbi_medium {
    display: none;
}

h3.slide-text-title {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
}

.slide-text-caption {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}

.carousel{
    border-bottom: none;
}

div#sb_instagram {
    margin-bottom: 100px;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
}

h2.top-content-07-title {
    color: #ffffff;
}

/************************************
** Contact form 7 CSSカスタマイズ
************************************/
/* 入力欄全体の設定 */
input[type="text"],input[type="password"],input[type="datetime"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],
input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select,textarea {
    display: block;
    width: 100%;
    height: 45px;
    margin-bottom: 0;
    padding: 0 12px;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    background-color: #F6F8F8;
    color: #5c6b80;
    font-size: 1em;
    vertical-align: middle;
    line-height: 45px;
    transition: background-color 0.24s ease-in-out;
}
/* テキストエリアの設定 */
table.CF7_table textarea {
    resize: vertical;
    max-width: 100%;
    min-height: 300px;
    line-height: 1.5em;
    padding: 0.5em;
    overflow: auto;
}
/* 入力欄とテキストエリア共通 */
.CF7_table input, .CF7_table select, .CF7_table textarea {
    border: 1px solid #d8d8d8;
}
/* table */
table.CF7_table {
    width: 100%;
    margin: 0 auto;
    border: none !important
}
table.CF7_table tr {
    border-top: 1px solid #e5e5e5;
}
table.CF7_table th {
  width: 30%;
  background-color: #F6F8F8;
    font-size: 15px;
    vertical-align: middle;
}
/* 背景を削除 */
table.CF7_table tr,
table.CF7_table th,
table.CF7_table td {
    padding: 0.75rem 0.75rem !important;
    background: none !important;
    border: none !important;
}
.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table {
    display: table;
}
.CF7_table ::placeholder {
    color: #797979;
}

/*「必須」文字*/
.CF7_req{
    font-size: .9em;
    padding: 4px 7px;
    background: #4c6d70;
    color: #fff;
    border-radius: 3px;
    margin-right:1em;
}

/*「任意」文字*/
.CF7_unreq{
    font-size: .9em;
    padding: 4px 7px;
    background: #bdbdbd;
    color: #fff;
    border-radius: 3px;
    margin-right:1em;
}

.entry-full{
    margin-bottom: 0px;
}

footer.section.siteFooter {
    margin-top: 100px;
}


.subSection-title, h3{
    border: none;
}


/* レスポンシブ */
@media screen and (max-width: 768px){
    table.CF7_table{
        width: 90%;
    }
    .CF7_table tr, .CF7_table td, .CF7_table th{
        display: block;
        width: 100% !important;
        line-height: 2.5em;
    }
    .CF7_table th{
        background-color: #F6F8F8;
    }
}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit {
    background-color: #4c6d70;
    border: 2px solid #4c6d70;
    color:#fff;
    font-size:1.2em;
    font-weight: bold;
    margin: 0 auto;
    padding: 15px 30px;
    transition: all 0.5s 0s ease;
}
.wpcf7 input.wpcf7-submit:hover {
  background: #fff;
    color: #4c6d70;
}
.CF7_btn{
    text-align: center;
    margin: 20px;
}
.wpcf7-spinner{
    width:0;
    margin:0;
}
/* ************************************
  ************************************ */


  form.wpcf7-form.init {
    max-width: 800px;
    margin: 0 auto;
}

@media (min-width: 992px) {
    .device-pc .gMenu>li a {
        padding-left: 2em;
        padding-right: 2em;
    }
}


span.news-term {
    margin-right: 28px;
    font-size: 12px;
    background-color: #11386d;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 5px;
}

#sb_instagram #sbi_images{
    padding-bottom: 20px;
}

.top-content-04-content-in-des {
    display: flex;
    flex-grow: 1;
}

ul.sekou-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    list-style-type: none;
    padding-left: 0px;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 20px;
}



p.service-content-01-01-des {
    margin: 0 auto;
    font-size: 19px;
}

.service-content-01-01 {
    padding: 25px 25px 15px 25px;
    border: 1px solid #000000;
    margin-bottom: 50px;
}

.service-content-02 {
    background-color: #f2f2f2;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
}

h2.service-content-02-01-title {
    text-align: center;
    padding-top: 10px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 40px;
    max-width: 1100px;
    font-size: 21px;
    color: #ffffff;
    background-color: #11386d;
}


li.sekou-list-li {
    background-color: #ffffff;
    padding: 15px 15px 0px 15px;
}


article#post-37 {
    margin-bottom: 0px;
}

h3.sekou-list-title{
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    padding: 10px 0px;
    margin-top: -15px;

}

#menu-item-50{
    background-color: #11386d;
    padding-left: 20px;
    padding-right: 20px;
}

#menu-item-50 a{
    color: #ffffff;
}

.siteHeadContainer{
    max-width: 100%;
}

h1.navbar-brand.siteHeader_logo {
    padding-left: 15px;
}

img.slide-item-img.d-block.w-100 {
    animation: animationZoom1 5s ease-in-out forwards;
}

 @keyframes animationZoom1 {
      100% { transform:scale(1.1)} 
    }


.service-content-02-01 {
    padding-top: 35px;
    padding-bottom: 100px;
}

p.top-content-01-02-des-mv{
    display: none;
}

ul#menu-footer-01 li a {
    color: #ffffff !important;
    border: none;
    padding-bottom: 0px;
}

ul#menu-footer-02 li a {
    color: #ffffff !important;
    border: none;
    padding-bottom: 0px;
}

ul#menu-footer-01 li{
    list-style-type: none;
}

ul#menu-footer-02 li{
    list-style-type: none;
}

p.footer-company-address-p {
    color: #ffffff;
}

.footer-company-logo p {
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 0px;
}

.slide-text-caption {
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

h3.slide-text-title{
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

.top-content-04 {
    margin-top: 100px;
}

.page footer.section.siteFooter {
    margin-top: 0px;
}

.vk_post-col-5.col-5.card-img-outer {
    display: none;
}

.col-7 {
    flex: 100%;
    max-width: 100%;
}


@media (max-width: 575.98px) {
h1.navbar-brand.siteHeader_logo {
    padding: 0 45px;
}

.top-content-01{
    height: auto;
}

.top-content-01-01 {
    width: 100%;
    margin-right: 0%;
    position: relative;
}

.top-content-01-02 {
    width: 91%;
    margin-left: 0%;
    position: relative;
    right: 0%;
    background-color: #ffffff;
    padding: 20px 30px;
    /* top: 17%; */
    margin-top: -50px;
}

h2.top-content-01-02-title{
    font-size: 19px;
}

h2.top-content-03-01-title {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    padding-top: 55px;
    margin-bottom: 21px;
    margin-top: 50px;
}

.top-content-03-02{
    display: block;
}

.top-content-03-02-content {
    width: 100%;
}

.top-content-03-02-content {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.top-content-03-02{
    padding-bottom: 50px;
}

.top-content-04-content-in {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.top-content-04-content{
    padding-left: 10px;
    padding-right: 10px;
}

.top-content-04-title-h2{
    padding-bottom: 0px;
}

div#sb_instagram {
    margin-bottom: 100px;
    position: relative;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
}

span.news-block {
    display: block;
    padding-top: 10px;
}

.top-content-06 ul{
    padding: 0px;
}

.top-content-06-title-h2{
    padding-bottom: 0px;
}

.top-content-06 ul li {
    background-color: #ffffff;
    margin-bottom: 0px;
    padding: 15px 20px;
    list-style-type: none;
    /* border-top: 0.5px solid #999999; */
    /* border-bottom: 0.5px solid #999999; */
    margin-top: 10px;
    border-radius: 10px;
    margin-left: 10px;
}

.mainSection {
        margin-bottom: 0px;
    }

.service-content-01-01 {
    padding: 0;
    border: none;
    margin-bottom: 0px;
}

ul.sekou-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    list-style-type: none;
    padding-left: 0px;
    max-width: 1100px;
    margin: 0 20px;
    padding-bottom: 20px;
}

h3.sekou-list-title {
    text-align: center;
    padding-bottom: 20px;
}

p.service-content-01-01-des {
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 15px;
}


input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control{
    max-width: 100%;
}

input.wpcf7-form-control.wpcf7-text.form-control{
    max-width: 100%;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control{
    max-width: 100%;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-control{
    max-width: 100%;  
}

table.CF7_table p {
    margin-bottom: 0px;
}

span.top-content-06-title-h2-span{
    padding-top: 0px;
}

h3.slide-text-title{
    font-size: 25px;
    color: #11386d !important;
}

.slide-text-caption{
    font-size: 11px;
    color: #11386d !important;
}


.top-content-01-02-des{
    display: none;
}

p.top-content-01-02-des-mv {
    display: block;
    text-align: justify;
    letter-spacing: 0.26px;
}

span.top-content-03-01-title-span {
    font-size: 30px;
}

h1.page-header_pageTitle {
    font-size: 20px !important;
}

ul.news-archives {
    padding-left: 0;
    margin: 0;
    font-size: 14px;
    list-style: none;
    margin-top: 20px;
}

ul.news-archives li a {
    display: block;
    padding: 10px .5em 8px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}


}