/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 07 2025 | 01:32:11 */
/* ボタン・見出しアイコン */

/* ボタン */
#body.page-id-2 .cb_link_button {
    margin-top: 80px;
	margin-bottom: 120px;
}
#body.single .cb_link_button {
    margin-top: 40px;
	margin-bottom: 60px;
}
#body.page-id-2 .cb_link_button a.button_animation_type2,
#body.single .cb_link_button a.button_animation_type2 {
    border-color: #780000;
}
#body.page-id-2 .cb_link_button a.button_animation_type2:hover,
#body.single .cb_link_button a.button_animation_type2:hover {
    color: #ffffff;
}
#body.page-id-2 .cb_link_button a::before,
#body.single .cb_link_button a::before {
    background: #780000;
}

/* 見出しアイコン */
@media (max-width: 750px) {
	#body #container .design_headline {
		margin-top: -20px;
	}
	#body #container .design_headline img {
		width: 60px;
	}
}