@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:アートフレア株式会社
Tags: 
Version: 0.1.2
*/
.sec1{
	background-image: url("images/sec1_bg.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.sec1 .wp-block-group__inner-container{
	background-color: rgba(255,255,255,0.82);
	padding: 60px 40px 60px 60px;
	width: 65%;
}
	.btn1 a{
	width: 250px;
		border-radius: 50px;
	}
.btn2 a{
	width: 230px;
		border-radius: 50px;
}
.midashi1 h2{
	font-weight: 300;
}
.contactform ul{
	list-style:none;
	margin:0;
	padding:0;
}
a:hover img {
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.8;
    filter: alpha(opacity=60);
    /* IE lt 8 */
    -ms-filter: “alpha(opacity=60)”;
    /* IE 8 */
}

a img {
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.sec2_btn{
	width: 48%;
	margin-bottom: 40px ;
	position: relative;
	text-align: center;
	padding: 100px 10px;
	color: #fff;
	background-size: cover;
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.sec2_btn:nth-child(even){
	margin-left: auto;
}
.sec2_btn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.sec2_btn:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.sec2_btn div{
font-size: 32px;
	line-height: 1.4;
	font-weight: 600;
}
.sec2_btn p{
	font-size: 16px;
	margin-bottom: 0 ;
}
.sec2{
	border: solid 7px #dfdfdf!important;
	-webkit-box-shadow: 0 0 5px 0 #999;
-moz-box-shadow: 0 0 5px 0 #999;
box-shadow: 0 0 5px 0 #999; 
}
.sec2_btn1{
	background-image: url("images/sec2_bg1.png");
	border: solid 4px #3c8cd6;
}
.sec2_btn2{
	background-image: url("images/sec2_bg2.png");
	border: solid 4px #89d465;
}
.sec2_btn3{
	background-image: url("images/sec2_bg3.png");
	border: solid 4px #22ccad;
}
.sec2_btn4{
	background-image: url("images/sec2_bg4.png");
	border: solid 4px #2cbddc;
}
.news1 li{
	display: flex;
	flex-wrap: wrap;
}
.news1 li time{
	order: 1;
	width: 160px;
}
.news1 li a{
	order: 2
}

.ta_c{
text-align:center;
}

.f_box{
display: flex;
	flex-wrap: wrap;
}
.f_center .row{
	justify-content: center;
}
.f_center{
	justify-content: center;
}
.link1{
	display: flex;
	flex-wrap: wrap;
	padding-right: 0px !important;
    padding-left: 0px !important;
	margin-top: -10px;
}
.link1 li{
	width: 50%;
	margin-bottom: 0px !important;
	line-height: 1.1;
}
.link1 li a{
	text-decoration: none
}
.midashi3 {
	font-weight: 300;
	margin-bottom: 25px;
}
.is-style-vk-heading-both_ends::before, .is-style-vk-heading-both_ends::after{
	border-bottom: 1px solid #44d6bb;
}
.global-nav-list>li .global-nav-name{
	font-size: 17px;
}
ul.is-style-vk-triangle-mark li::before {
    left: -0.7em;
}
footer p{
	font-size: 16px;
}
footer .blog-card{
	display: none !important
}
.table1 table{
	border-right: none !important;
	border-left: none !important;
}
.table1 td{
	border-right: none !important;
	border-left: none !important;
	padding: 15px 5px!important;
	border-bottom-color: #ccc;
}
.table1 td:nth-of-type(1){
	width: 17%;
		color:#22ccad!important;
	font-weight:600;
}
.table1 th{
	color:#22ccad!important;
	padding: 15px 5px!important;
}

.table2 table{
	border-right: none !important;
	border-left: none !important;
}
.table2 td{
	border-right: none !important;
	border-left: none !important;
	padding: 10px 5px;
	border-bottom-color: #ccc;
}
.table2 td:nth-of-type(1){
	width: 15%;
}

.books .vk_post_imgOuter{
	background-size: contain;
	background-repeat: no-repeat;
}
.books .vk_post .vk_post_title{
	font-size:20px;
}
.books .vk_post .vk_post_btn {
    font-size: 15px;
    text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    white-space: nowrap;
    width: 100%;
}
.list2 ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.list2 li{
	width:48%;
	text-align: center;
	margin: 1%;
	padding: 10px;
	background-color: #e2f9f5;
	border-radius: 5px;
	border: solid 1px #bee4dd;
}
.midashi4{
	font-weight: 300;
	border-top: solid 2px #22ccad;
    border-bottom: solid 1px #eee;
}
.book_image figure,.book_image2 figure{
	position: relative;
	z-index: 1;
}
.book_image figcaption{
	background-color: #fff;
	position: absolute;
	display: inline-block;
	padding: 8px;
	font-size: 14px;
	text-align: left;
	top:5%;
}
.book_image2 figcaption{
	background-color: #fff;
	position: absolute;
	display: inline-block;
	padding: 8px;
	font-size: 14px;
	text-align: left;
	bottom:5%;
}
.mt0{
    margin-top: 0px;
}
.mt10{
    margin-top: 10px
}
.mt20{
    margin-top: 20px
}
.mt20m{
    margin-top: -20px
}
.mt30{
    margin-top: 30px
}
.mt40{
    margin-top: 40px
}
.mt50{
    margin-top: 50px
}
.mt60{
    margin-top: 60px
}
.mt70{
    margin-top: 70px
}
.mt80{
    margin-top: 80px !important
}
.mt90{
    margin-top: 90px
}
.mt100{
    margin-top: 100px
}
.postListText {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.postListText_date {
    min-width: 70%;
    margin-right: 1em;
    order: 2;
}
.postListText_singleTermLabel {
    order: 1;
    width: 25%;
}
.postListText_title {
    order: 3;
    width: 100%;
    margin-top: .5em;
}
header #menu-footernavigation{
	margin:0 !important;
}
header #menu-footernavigation a{
	display:block;
	background-color:#B75C67;
	margin-left:1px;
	color:#fff;
	padding:8px;
}


/* タブレット以下 */
@media (max-width:991px) {
	.vk-menu-acc .acc-btn {
border: none;
background: var(--vk-menu-acc-icon-open-black-bg-src) right 50% no-repeat;
width: 100%;
right: 0;
top: 0;
height: calc( 24px + 1.4em );
background-size: 30px;
}

.vk-menu-acc .acc-btn-close {
background: var(--vk-menu-acc-icon-close-black-bg-src) right 50% no-repeat;
background-size: 30px;
}
	#menu-footernavigation-1 li a{
		border-color:#fff;
		background-color:#B75C67;
		color:#fff;
	}
	.sec1{
		background-image:none;
	}
	.sec1 .wp-block-group__inner-container {
    background-color: rgba(255,255,255,0.82);
    padding: 0px;
    width: 100%;
}
	.sec1 p{
		margin-bottom:5px;
	}
	.sec2{
		border-width:4px !important;
		padding:20px !important;
	}
	.midashi1 ,.midashi1 h2,.midashi1 h2 span{
		font-size:2.1rem;
		margin-bottom:.8rem;
		line-height:1.2;
	}
	.sec2_btn {
    width: 100%;
    margin-bottom: 10px;
		padding:40px 10px;
	}
	.sec2_btn div {
    font-size: 16px;
}
	.sec2_btn p{
		font-size: 12px;
	}
	.vk_heading{
		 margin-bottom: 10px !important;
	}
	.postListText_singleTermLabel {
    order: 1;
    width: 75%;
		margin-bottom:5px;
}
	#pudge-17{
		display:none;
	}
	.page-header {
    min-height: 10rem;
		    background-attachment: initial;
}
	.table2 td:nth-of-type(1) {
    width: 25%;
}
	.midashi4{
		font-size:24px;
	}
	.books .vk_post .vk_post_title {
    font-size: 18px;
    margin-bottom: 10px;
}
}