@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 {
	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0px 0;
	background-image: url(../web/contact/mimgsp.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

#mimg .txtBox {
	position: absolute;
	width: 100%;
	height: auto;
	top: 190px;
	z-index: 1000;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #fff;
    text-align: center;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contents01 {
	position: relative;
	width: 100%;
	min-height: inherit;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
}
h2 {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #fff;
	float: left;
}
#Tel{
	width: 320px;
	float: left;
	margin-top: 30px;
	padding: 15px 0 15px 0;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#Tel .t1{
	width: 100%;
	float: left;
	font-size: 35px;
	line-height: 35px;
	text-align: center;
	font-weight: 500;
}
#Tel .t1 a{ color: #fff; text-decoration:none;}
#Tel .t2{
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	font-weight: 500;
	color: #FFF;
}
.formbox { display:none;}
.formboxsp {
	width: 310px;
	float: left;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
}
.formboxsp table {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.formboxsp table tbody {
  width: 310px;
  display:table;
}
.formboxsp table {
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.formboxsp td {
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 2px 2px 2px 2px;
}
input[type="submit"]  {
    padding: 2px 10px;
    font-size: 12px;
	letter-spacing: 3px;
	color: #000000;
    background-color: #fff;
    border: 1px #000000 solid;
}
input[type="submit"]:hover  {
	color: #fff;
    background-color: #000;
	border-color: #000;
}
input[type="button"]  {
    padding: 2px 10px;
    font-size: 12px;
	letter-spacing: 3px;
	color: #000000;
    background-color: #fff;
    border: 1px #000000 solid;
}
input[type="button"]:hover  {
	color: #fff;
    background-color: #000;
	border-color: #000;
}
.t12_900b {font-size:10px; line-height:12px; color: #900; letter-spacing:0;}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 50px;
}
#contents02 {
	width: 320px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c02txt {
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	float: left;
	margin-top: 20px;
}
.prv_ttl {
	width: 300px;
	padding: 3px 0 3px 10px;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 20px;
	background: #666;
	letter-spacing: 1px;
}
.prv_txt {
	width: 310px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 0px;
}

}
