@charset "UTF-8";

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    background: transparent;
}


.menu07 a{
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1.0) !important;
	font-weight: bold !important;
}

.cover {
	background-image: url(images/head.png);
	background-position: center top;
}

.must {
	display: block;
	background-color: #F90;
	border: 0px none #C00;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 14px;
	color: #FFF;
	float: left;
	border-radius: 0px;
	box-shadow: 0px 0px 0px #CCC;
	background-image: none;
	background-size: 100% 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-left:10px;
	margin-bottom: 0px;
}


.inptxtshort {width:300px !important;}
.inptxtmiddle {width:100% !important;}
.inptxtlong {width:100% !important;}

form#mailformpro {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
}

form#mailformpro dl dt {
	width: 30%;
	font-size: 18px;
	padding-right: 20px;
	background-color:#fff !important;
}
form#mailformpro dl dd {
	padding-left: 30%;
	background-color:#fff !important;
}

textarea,input {
	box-shadow: none !important;
	padding-top: 5px !important;
	padding-right: 10px !important;
	padding-bottom: 5px !important;
	padding-left: 10px !important;
}

@media screen and (max-width: 1180px) {


}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 820px) {
.menu07 a{background-color: #036; color:#fff !important;}

	form#mailformpro {
	max-width:820px;
}
	form#mailformpro dl dt {
	width: 100%;
	text-align: left;
	padding-left:3em;
	}
	form#mailformpro dl dd {padding-left: 4em; clear: both;}
	.must {margin-left: -3.5em;}

}


@media screen and (max-width: 768px) {
.cover {
	background-position: center;
	background-size:200%;
}
	.marunage {
	right: 0px;
	top: -5px;
	width: 80px;
	display: none;
	}
	h1 {
	font-size: 24px !important;
}
}

@media screen and (max-width: 768px) {

.inptxtmiddle {width:50%;}
.inptxtshort {width:300px;}

}

@media (max-width: 540px) {



}
