@charset "utf-8";
.row .col-12 .tel {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 1rem;
	font-weight: bold;
	color: #593e46;
}
.row .col-12 .telno {
	font-weight: bold;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 1.2rem;

}
.col-12 .web span {
	font-weight: bold;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.col-12 .web a {
	color: rgba(189,153,94,1);
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 1rem;
	font-weight: bold;
}
#main .web a {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	color: #593e46;
}
#main .use a {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	font-size: 1rem;
}
#main .telno a {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
}

