/* ----- Google Web Fonts ----- */

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho");
.wf-notosansjapanese { font-family: "Noto Sans JP"; }
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
.text_red { color: #c30d23; }

.cup{	margin-right: 1em;}
.f50 { font-size: 50px; line-height: 1;}

@media screen and (max-width:640px){
	#suchi .uk-h2 { font-size: 18px; }
	.cup{	margin-right: 1em;}
	.f50 { font-size: 20px; }
}

#co_info h4 span{
	border-bottom: solid #CCCCCC 1px;
	padding-bottom: .3em;
}
#ddrno1 {
	background-image: url(../images/bg2.jpg);
	background-size: cover;
	background-position: center center;
}
#suchi {
	background-image: url(../images/bg2.jpg);
	background-size: cover;
	background-position: center center;
}