/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 19 2025 | 16:19:05 */
.ttl-h2-suiryo {
	margin-bottom: 10px !important;
	/*font-size: 4.8rem !important;*/
}

.ttl-p-suiryo {
	margin-bottom: 30px;
    font-size: 2.6rem;
    font-weight: bold;
	text-align: center;
}

.ttl-img-suryo {
	margin-bottom: 30px;
}

.p-chuui {
	width: 100%;
    margin: -100px auto 50px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}

.btn-list {
	margin-top: 50px;
}

.mgt-5 {
	margin-top: 2px !important;
}
/*
.mgb-m100 {
	margin-bottom: -100px !important;
}

.pdb-20 {
	padding-bottom: 20px !important;
}
*/
@media (max-width: 767px) {
	.ttl-p-suiryo {
		font-size: 2rem;
	}
	
	.p-chuui {
		margin: -50px auto 50px;
		font-size: 1.2rem;
	}
}