/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2025 | 13:16:07 */
/* お問合せフォーム */


.form-wrap{
	width: 100%;
	max-width: 860px;
    margin: 0 auto;
	padding-bottom: 100px;
}

.form-wrap dl{
  display: flex;
  /*align-items: center;*/
  margin-top: 30px;
}
.form-wrap dt{
	font-weight: 600;
}

.form-wrap dl dt span{
  background-color: #E11C52;
  width: 80px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-right: 44px;
}
.form-wrap dl dt .nini
{
  background-color: #545353;
}
.form-wrap dl dd{
  margin-left: auto;
  width: 60%;
}

.form-wrap p.text-left{
  text-align: left!important;

}

#lp_fw input[type="text"], #lp_fw input[type=email], #lp_fw input[type=tel]{
	border: 1px solid #dedede;
	height:48px;
	width: 100%;
    border-radius: 6px;
}
#lp_fw input[type="textarea"]{
border: 1px solid #dedede;
height:250px;
}
#lp_fw textarea{
	border: 1px solid #dedede;
	height:250px;
	width: 100%;
    border-radius: 6px;

}

.modoru{
  margin: 20px auto;
}

#lp_fw input[type="submit"]{
    width: 90%;
	max-width:508px;
    border-radius: 32px;
    background: linear-gradient(to right, #915715, #EBAD67);
	font-size:26px;
    color: #fff;
    line-height: 35px;
    margin: 0 auto;
    display: block;
    padding: 15px 20px;
    border: 1px #ccc solid;
    margin-top: 40px;
	transition: all 0.4s ease;
}
#lp_fw input[type="submit"]:hover{
	background: linear-gradient(to right, #EBAD67, #915715);
	color:#fff;
}
#lp_fw input[type=button]{
    width: 90%;
	max-width:508px;
    border-radius: 32px;
    background-color: #020101;
    color: #fff;
    line-height: 35px;
	margin: 0 auto;
    display: block;
    padding: 15px 20px;
    border:1px #000 solid; 
}
#lp_fw input[type=button]:hover{
	background:#fff;
	color:#000;
	transition: all 0.4s ease;
}
#lp_fw .con_kakunin input[type="submit"]{
	    margin-top: 0;
}
.con_kakunin{
	margin-top: 90px;
}
.cons_kakui_nin_box{
	width:100%;
	max-width:880px;
	margin:0 auto;
}
.cons_kakui_nin_box .form-wrap dl{
	border-bottom: 1px #ccc dotted;
    padding-bottom: 20px;
}
.cons_kakui_nin_box .form-wrap dl dd{
	border-left: 1px #ccc dotted;
    padding-left: 10px;
}
.context02{
	text-align: center;
    padding: 20px;
}
.prp{
	max-width:860px;
	border:1px #DDDDDD solid;
	padding:30px;
	height:300px;
	overflow:auto;
	margin: 0 auto;
    margin-top: 50px;
    border-radius: 5px;
	font-size:15px;
}
.prp h3{
	color:#000;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size:42px;
	text-align:center;
	font-weight:bold;
	margin-bottom:30px;
}
.page-id-771 .form-wrap dl{
	border-bottom: 1px #ededed solid;
    padding-bottom: 20px;
}
/* contact-form-end */

@media screen and (max-width: 480px) {
	
	/* sp-お問合せF-contact */ 
	.l-footer{
		padding-bottom:110px;
	}
	.p-fixBtnWrap{
		bottom: 8%;
	}
	.sp-ft-botton{
		position:fixed;
		bottom:0;
		display:flex;
		z-index:10;
	}
	.sp-ft-botton a{
		flex: 1;
        display: flex;
        height: 48px;
        align-items: center;
        justify-content: center;
		padding: 0 17px;
	}
	.sp-ft-botton a:hover, .sp-ft-botton a:active, .sp-ft-botton a:focus{
		background:#f6dcaf;
	}
	.sp-ft-botton-tell{
		background:#fff;
	}
	
	.sp-ft-botton-contact{
		background:#FFC867;
	}
	.prp h3{
		font-size:18px;
	}
	.context02{
	text-align: left;
	}
	
	
/* お問合せフォーム */ 
.form-wrap {
    width: 100%;
	padding-bottom: 100px;
}
.form-wrap dl {
    display: block;
  }
.form-wrap dl dt {
    flex: 0 0 100%;
}
.form-wrap dl dd {
    width: 100%;
    margin: 10px 0 0;
}
#lp_fw input[type="submit"] {
    width: 100%;
	font-size: 21px;
  }

#lp_fw input[type=button] {
    width: 100%;
    border-radius:32px;
    background-color: #020101;
    color: #fff;
    line-height: 35px;
    margin: 0;
  }.context02{
		padding:20px 0;
	}
	.p-topArea{
		min-height: 140px;
	}
	.page-id-770 .c-postContent h3{
		font-size:18px;
	}
	
	
}

