/*
Theme Name: jewelry-fuji
Theme URI: https://ita.ne.jp
Template: lightning
Author: ITAgroup
Author URI: https://ita.ne.jp
Version: 15.32.1.1764566147
Updated: 2025-12-01 14:15:47

*/

body{
	color: #222222 !important;
}

.header-top-description,
.header-top ul>li>a, .header-top ul>li>span{
	color: #000000;
}

.header-top-contact-btn a:hover{
	background-color: #ffffff !important;
	color: #790D0C;
	transition: 0.7s !important;
}


/* トップに戻るボタン */
.page_top_btn{
	border-radius: 50%;
	background-color: #c9a857;
	width: 43px;
	height: 40px;
	box-shadow: 10px 10px 15px -15px #222222 !important;
}
.page_top_btn:hover{
	opacity: 0.6 !important;
	transition: 0.7s;
}

@media screen and (max-width: 767px) {
	.page_top_btn{
		width: 40px;
		height: 38px;
	}
} 



/* モバイルメニュー */
.vk-mobile-nav-menu-btn{
	border:none !important;
}
.vk-mobile-nav{
	background-color: #fffefa;
}
.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a:hover{
	color: #790D0C !important;
}

/* グロナビ　フォント */
.global-nav-list>li .global-nav-name {
	font-size: 18px !important;
}
.global-nav-list>li .global-nav-description {
	font-size: 11px !important;
}