@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: 60vh;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/contact/mimgsp.webp);
	background-position: center top;
	background-size: cover;
	z-index: 1;
}

#mimg .txtBox {
	position: absolute;
	width: 95%;
	height: auto;
	z-index: 1000;
	margin-top: 45vh;
	margin-left: 5%;
	margin-right: auto;
}
#mimg .p1 {
	width: auto;
	height: auto;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: ;
	color: #FFF;
    text-align: left;
}
#mimg .p2 {
	width: auto;
	height: auto;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: 500;
    text-align: left;
	margin-top: 5px;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 25px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 100%;
	font-size: 22px;
	line-height: 22px;
	text-align: left;
	font-weight: 400;
	color: #4f97c4;
	text-align: left;
	letter-spacing: 0px;
	float: left;
}
.h2ac {
	width: 100%;
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	font-weight: ;
	color: #4f97c4;
	text-align: left;
	letter-spacing: 0px;
	float: left;
	margin-top: 10px;
}
#contents01 .txt{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;
	float: left;
	margin-top: 20px;
}
#Tel{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
#Tel .t1{
	width: 100%;
	height: auto;
	float: left;
	text-indent: 30px;
	font-size: 35px;
	line-height: 35px;
	font-weight: 500;
	letter-spacing:1px;
	background-image: url(../web/object/ftac01sp.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Tel .t2{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	letter-spacing:0px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
.Form {
	margin-top: 30px;
}
.Form-Item {
	width: 300px;
   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: 24px;
   padding-top: 8px;
   padding-bottom: 8px;
   width: 160px;
   font-size: 15px;
}  

#section02 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contents02 {
	position: relative;
	width: 320px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#contents02 .txt{
	width: 320px;
	float: left;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}
.prv_ttl {
	width: 312px;
	padding: 4px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 20px;
	background: #4f97c4;
	letter-spacing: 0px;
}
.prv_txt {
	width: 320px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 0px;
}


  
  
}
