@charset "UTF-8";
/* base
------------------------------------*/
.text-center {
	text-align: center !important;
}
.text-medium18 {
	font-size: 18px !important;
}
.text-big {
	font-size: 20px !important;
}
.text-exlarge {
	font-size: 32px !important;
}
.text-bold {
	font-weight: bold !important;
}
.brSp::before {
	content: "\A" !important;
	white-space: pre !important;
}
.margin-bottom {
	margin-bottom: 20px !important;
}
.row {
	margin-bottom: 20px !important;
	letter-spacing: 0.19em !important;
	font-family:"sans-serif" !important;
}
.color-bk {
	color: #000000 !important;
}
p.madoguchi {
	font-size: 116% !important;
}
@media only screen and (min-width: 481px) {
p.madoguchi {
	font-size: 144% !important;
}
}
@media only screen and (min-width: 769px) {
.br::before {
	content: "\A" !important;
	white-space: pre !important;
}
.brSp::before {
	content: "" !important;
}
.row {
	width: 850px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 40px !important;
}
}
