/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2025 | 05:32:39 */
html {font-size:16px;letter-spacing:0}

#mainVisual {
	max-width:800px;
	margin:1em auto;
	width:100%;
	border-radius:1em;

}

#mainVisual {
	box-shadow: 5px 5px 5px rgba(0,0,0,.15);
}

#mainVisual .wrapper {
	padding:1em 0
}

#mainVisual .wrapper h2 {
	margin-bottom:0;
	font-size:1.3em
}		

#mainVisual .wrapper p {
	line-height:1.6;
	font-size:14px;
	font-weight:500;
	margin-bottom:.75em
}	

#mainVisual .wrapper p:last-of-type {
	margin-bottom:1em
}


#tabArea {
	margin-top:-1px
}

#tabArea ul.vk_tab_labels li {
	font-size:.8em;
	line-height:1.3;
	padding:6px 0;
	border-radius:2px 2px 0 0;
}

#tabArea ul.vk_tab_labels li:first-of-type.vk_tab_labels_label-state-active {
	background:#FF6900!important
}

.wp-block-vk-blocks-tab-item:first-of-type {
	border-top:solid 3px #FF6900!important
}


#tabArea .tabContent {
	padding:0!important
}

#tabArea figure img {
	width:100%
}

#tabArea h2, #tabArea h3 {font-size:1.2em}

#tabArea h2 {
	border:0!important;
}



