
/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:アートフレア株式会社
Tags: 
Version: 0.1.2
*/

.topics_ti{
	border-bottom: solid 2px #e1ded6;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.topics_ti h2{
	margin-bottom: 15px;
}
.topics_ti p{
	margin-bottom: 10px;
	padding-top: 15px;
}
.news_box{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.news_box li{
	display: flex;
	flex-wrap: wrap;
}
.news_box li time{order: 1;
width: 140px;
padding-top: 3px;}
.news_box li a{
	order: 2;
}
h2{
	color: #887563
}
.w70{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.btn1 a{
	border-radius: 0;
}
.midashi2{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:600;
	
}
.is-style-vk-heading-both_ends::before, .is-style-vk-heading-both_ends::after{
	border-bottom-color:#dbd6d2;
}
.btn2 a{
		border-radius: 0;
	color:#423c36 !important;
	font-size:13px;
}
.btm_line{
		border-bottom:solid 1px #dbd6d2;
}
.midashi3{
	color:#887563
}
.btn3 a{
	border-radius: 0;
}
.box1{
	border-color:#d2c2b2 !important;
}
.widget_nav_menu>div>ul, .widget_nav_menu>ul{
	display:flex;
	margin-top:30px;
}

.widget_nav_menu>div>ul li a, .widget_nav_menu>ul li a{
	border-bottom:none !important;
	border-right:solid 1px #6c6053;
	line-height:1;
	padding:0 15px 
}
.veu_profile .media_outer img {
    max-width: 70%;
    height: auto;
}
.site-body h2,.site-body h3{
	color:#887563 !important;
}

ul.list1 {
	list-style:none; !important;
	padding-left:0 !important;
	margin-left:0 !important;
}


ul.list1 li code{
	color:#e3926e;
	display:inline-block;
	width:26px;
	margin-right:10px;
}
.list2 code{
	margin-left:480px;
	color:#e3926e;
	display:inline-block;
	width:20px;
}
.table1 td {
	padding:20px 15px;
}
.table2 th{
	font-weight:normal;
	width:20%;
}
.table2 td {
	padding:20px 15px;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
	background-color:#f7f3ef
}

ul.list1 li code{
	    font-family: Lato,'Noto Sans JP','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}


@media screen and (max-width: 480px) {
	.topics_ti,.news_box{
		width:100%;
	}	
	
	.topics_ti .wp-block-column {
    flex-basis: 50%!important;
}
	.w70 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
		.sp-2clm .wp-block-column {
    flex-basis: 49%!important;
}
	.box1{
		padding:20px!important;
	}
	.veu_profile .media_outer {
text-align:center;
    margin: .8em auto .8em;

}
	.list2{
	margin-left:33%;
	}
	.list2 code {
    margin-left: 0px;
    color: #e3926e;
    display: inline-block;
    width: 20px;
    margin: auto;
    text-align: center;
}
	.table2 th {
    font-weight: normal;
    width: 25%;
}
	.contact-tel span{
		font-size:26px!important;
	}
}
.br-sp {display: none; }