@charset "utf-8";
 @import url(mfp.statics/mailformpro.css);
#content {
	margin-bottom: 90px;
}
/*お問い合わせ */
#content .kasou {
	font-size: 1.5em;
	color: #333;
	text-align: left;
	margin: 25px 0 10px 0;
	position: relative;
	padding: 0.6em;
	background: #e0edff;
	margin-bottom: 20px;
	font-size: 1.5em;
}
#content .kasou:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #e0edff;
}
#form {
	margin: 60px 20px 30px;
}
.subtitle {
	margin-top: 90px;
}
#mailformpro .mailform .mfp ol li .test {
	font-size: 100%;
	line-height: 1.2;
	margin: 0;
}
/*プライバシーポリシー */
#pl_2 {
	margin-left: 20px;
	padding: 10px;
}
#pl_2 dl dt {
	border-bottom: 1px dashed #7E4A25;
	color: #7E4A25;
	font-weight: 700;
	margin-top: 20px;
	padding-bottom: 2px;
}
#pl_2 dl dd {
	margin-top: 10px;
}
/*thanks */
#thanks {
	margin-bottom: 60px;
}
#thanks p {
	line-height: 200%;
}


/*===============================================
 768pxまで
===============================================*/
@media screen and (max-width:768px) {
#goannai img {
	width: 80%;
	height: auto;
}
#goannai div {
	width: 90%;
}
}
 @media screen and (max-width:800px) {
#guide {
	margin: 50px auto;
	display: block;
}
#guide .bg1, #guide .bg2, #guide .bg3 {
	margin: 15px auto;
	width: 320px;
}
#infomation {
	animation: none;
	background: url(img/top/sky.jpg) repeat-x;
}
}
 @media screen and (max-width:400px) {
#guide .bgin {
	padding: 15px;
}
#guide .bg1, #guide .bg2, #guide .bg3 {
	width: 80%;
}
#infomation ul li {
	line-height: 1.5;
	padding-bottom: 10px;
}
#infomation ul li span {
	display: block;
}
}


p:has(+ .mad) {
 font-size: 120%;
 font-weight: 700;
}
.mad {
	margin: 5px 0;
}
.mad li {
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 10px;
	color: #764030;
 & a {
 text-decoration:none;
 color:#764030;
}
}


@media screen and (max-width: 559px) {
.mad li {
	font-size: 150%;
	}
}