@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	position: relative;
	width: 100%;
	height: 100px;
	margin-top: 70px;
	margin-left: auto; 
	margin-right: auto;
}
#mimgtxt {
	position: relative;
	width: 320px;
	padding-top: 30px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}
#mimgtxt .p1{
	width: 100%;
	height: auto;
	float: left;
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
	color: #FFF;
	letter-spacing: 3px;
}
#mimgtxt .p2{
	width: 100%;
	height: auto;
	float: left;
	font-size: 10px;
	line-height: 10px;
	font-weight: 600;
	text-align: center;
	color: #FFF;
	letter-spacing: 0px;
	margin-top: 5px;
}

#breadcrumb { display:none;}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#contactBox01 {
	width: 300px;
	height: auto;
	padding: 10px;
	outline: 2px solid #19648c;
	outline-offset:-2px;
	border-radius: 5px;
}
#contactBox01:after{
	content: "";
	clear: both;
	display: block;
}
h2 {
	width: 200px;
	height: 26px;
	background-color:#19648c;
	float: left;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing:1px;
	color: #FFF;
	margin-left: 50px;
}
#contactBox01 .tel01{
	width: 280px;
	height: 30px;
	float: left;
	margin-left: 0px;
	background-image: url(../web/contact/ac02.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 29px;
	line-height: 29px;
	letter-spacing: 0px;
	margin-top: 15px;
	margin-left: 10px;
}
#contactBox01 .t01{
	width: 100%;
	height: 24px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
	margin-top: 10px;
	border-bottom: 1px solid #333;
}
#contactBox01 .t02{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
	margin-top: 10px;
}
#contactBox01 .tel02{
	width: 280px;
	height: 30px;
	float: left;
	margin-left: 0px;
	background-image: url(../web/contact/ac03.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 27px;
	line-height: 27px;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
#contactBox01 .t03{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0px;
	margin-top: 10px;
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#contactBox02 {
	width: 300px;
	height: auto;
	padding: 15px 10px;
	outline: 2px solid #19648c;
	outline-offset:-2px;
	border-radius: 5px;
}
h3 {
	width: 200px;
	height: 26px;
	background-color: #19648c;
	float: left;
	border-radius:5px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing:1px;
	color: #FFF;
	margin-left: 50px;
}
.Form {
	margin-top: 10px;
}
.Form-Item {
	width: 280px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 15px;
   padding-bottom: 15px;
   flex-wrap: wrap;
}
.Form-Item-Label {
   max-width: inherit;
   display: flex;
   align-items: center;
   font-size: 13px;
}
.Form-Item-Label.isMsg {
   margin-top: 0;
}
.Form-Item-Label-Required {
   border-radius: 4px;
   padding-top: 4px;
   padding-bottom: 4px;
   width: 32px;
   font-size: 10px;
}
.Form-Item-Input {
   margin-left: 0;
   margin-top: 10px;
   width: 300px;
   height: 35px;
   flex: inherit;
   font-size: 13px;
}
.Form-Item-Textarea {
   margin-top: 10px;
   margin-left: 0;
   height: 150px;
   width: 300px;
   flex: inherit;
   font-size: 13px;
}
.Form-Btn {
   margin-top: 20px;
   padding-top: 8px;
   padding-bottom: 8px;
   width: 160px;
   font-size: 15px;
}  

#section03 {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 30px;
}
#contents03 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h4 {
	display: inline-block;
	position: relative;
	width: 304px;
	height: 24px;
	padding: 0px 8px;
    font-size: 14px;
	line-height: 24px;
    font-weight: 600;
	color: #FFF;
	letter-spacing: 0px;
	text-align: left;
	border-radius: 5px;
}
h4:before {
  content: '●';
  color: white;
  margin-right: 3px;
}
#contents03 .txt{
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
}
.prv_ttl {
	width: 312px;
	padding: 4px;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 20px;
	letter-spacing: 0px;
}
.prv_txt {
	width: 320px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 0px;
}



}
