/*
Theme Name: Kouno-hk Custom
Theme URI: https://www.kouno-hk.jp/
Template: lightning
Author: I.T.A.Group
Author URI: https://www.ita.ne.jp
Description: love and peace
Tags: love and peace
Version: 15.30.4.1759371131
Updated: 2025-10-02 11:12:11

*/



/* ヘッダー上部 */
.header-top .header-top-description{
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
}
.header-top-tel-wrap{
	color: #ffffff !important;
}

.header-top .header-top-contact-btn a.btn{
	background-color: transparent !important;
	border: none;
	text-shadow: 1px 1px 1px #000000;
}
.header-top .header-top-contact-btn a.btn:hover{
	opacity: 0.6;
}
.global-nav-list>li>a{
	color: #ffffff !important;
}


.header-top-tel-wrap{
  text-shadow: 1px 1px 1px #000000;
font-size: 14px !important;
}

#global-nav a{
	text-shadow: 1px 1px 1px #000000;
}

.device-mobile .global-nav-list>li .global-nav-name{
	font-size: 13px !important;
}


.page_top_btn{
	display: none !important;
}


/* 問い合わせ */
.contact-form{
	margin: 10px;
}
.contact-form .must{
	color: #ffffff; 
	background-color: #e63946; 
	padding: 4px;
	margin-left: 4px;
/* 	border-radius: 5px; */
	font-size: 11px;
}


.contact-form{
line-height:3;
}




.contact-form th,
.contact-form td{
	font-size:15px;

}


.contact-btn2 input[type=submit]{
	background-color: #1C1C1C;
	border: none;
	border-radius: 0;
	transition: 0.3s !important;
}


.contact-btn2 input[type=submit]:not(:disabled):hover{
	 background-color: #07599F;
}


.kojin-info a:hover{
	opacity: 0.6;
}





@media screen and (max-width: 767px) {
.contact-form th, td{
display:block;
}
	.contact-form th{
		padding: 0 1rem;
	}
} 


/* 投稿ページのカテゴリーページ非表示 */
.cat-item.cat-item-1 {
  display: none !important;
}


/* 投稿ページのサイドバー */
.sub-section #block-7{
	margin-bottom: 0 !important;
	
}
.sub-section #block-7 h4{
	font-size: 18px;
	border-radius: 0 !important;
}

/*TOPのお知らせ、投稿ページ一覧  */
.postListText{
	padding: 1.8rem 28.8px 0 .7rem;
}




/*モバイルナビ  */
.vk-mobile-nav{
	background-color: #07599F;
	
}

.vk-mobile-nav nav ul li a{
	color: #fff;
}

