@charset "utf-8";

h2{
	font-family: "Noto Serif JP" ,"游明朝", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", serif;
	color: #EA5504;
	letter-spacing: 1px;
	background:url(../img/underline_02_orange.svg) left bottom no-repeat;
	padding-bottom: 10px;
}

#contact-info ul{
	list-style-type: none;
	padding-left: 0;
}

#contact-info h3{
	margin-top: 0;
	margin-bottom: 0em;
}

#contact-info ul{
	margin-top: 0.5em;
}

/*reCaptcha*/
.grecaptcha-badge {
	visibility: visible;
}

/* PCのみ */
@media screen and (min-width: 768px) {
}
