/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 06 2025 | 21:24:25 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 

body.home main {
	margin-top: 0 !important;
}
body.home main > .wp-block-group {
	padding-top: 0 !important;
}
body.home main > .wp-block-group > h1 {
	display: none !important;
}

body.home main > .wp-block-group > .entry-content {
	margin-top: 0 !important;
}

.top-section {
	margin-top: 4rem;
}
body.home .services .service.service1 > .wp-block-cover > img {
	width: 60%;
	left: -50px !important;
	opacity: 0.4;
}
body.home .services .service.service2 > .wp-block-cover > img {
	width: 60%;
	bottom: -30px;
    top: auto;
	left: -30px;
	opacity: 0.4;
}
body.home .services .service.service3 > .wp-block-cover > img {
	width: 60%;
	bottom: -50px;
    top: auto;
	left: auto;
	right: 20px;
	opacity: 0.4;
}
#workshop table tr td:first-of-type {
	width: 7rem;
	
}
.zama-map {
	padding: 0 !important;
}
.zama-map .zamap {
	max-width: none !important;
	width: 100% !important;
}
