/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2024 | 15:58:23 */
/*汎用*/
.cmnt{
	display: none !important;
}
.ib{
	display: inline-block;
	vertical-align: middle;
}
.ibt{
	display: inline-block;
	vertical-align: top;
}
.mgn0{
	margin: 0 !important;
}
.pdg0{
	padding: 0 !important;
}

.m_t0{
	margin-top: 0px !important;
}
.m_t5{
	margin-top: 5px !important;
}
.m_t10{
	margin-top: 10px !important;
}
.m_t15{
	margin-top: 15px !important;
}
.m_t20{
	margin-top: 20px !important;
}
.m_t25{
	margin-top: 25px !important;
}
.m_t30{
	margin-top: 30px !important;
}

.m_b0{
	margin-bottom: 0px !important;
}
.m_b5{
	margin-bottom: 5px !important;
}
.m_b10{
	margin-bottom: 10px !important;
}
.m_b15{
	margin-bottom: 15px !important;
}
.m_b20{
	margin-bottom: 20px !important;
}
.m_b25{
	margin-bottom: 25px !important;
}
.m_b30{
	margin-bottom: 30px !important;
}

.indent{
	padding-left: 1.5em;
}
.indent2{
	padding-left: 1.8em;
}

.hvr{
	transition: all .3s;
}
.hvr:hover{
	opacity: .7;
}
.center{
	text-align: center;
}
