#dammy {
	display: block;
	overflow: hidden;
	background: url('../images/') no-repeat;
	background-size: px px;
	padding: 40px 0 0;
	width: 216px;
	height: 0!important;
}

#dammy {
	position: absolute;
	left:0;
	bottom:0;
	content: '';
	width:0;
	height:6px;
	background-color: #FFF;
}

#dammy:last-child {
	margin-bottom:0;
}

/*
=================================== */
.contact_area1 {
	background-color: #f7f4f3;
}

.contact_area1 .block1 {
	padding-top:30px;
	padding-bottom:30px;
}

.contact_area1 .mex {
	margin:0 auto 30px;
}

.telinfo_block {
	margin:0 0 15px;
	padding:25px 10px 35px;
	background-color: #FFF;
	border-radius: 10px;
}

.telinfo_block h3 {
	margin:0 auto 20px;
	padding:0 0 20px 3px;
	text-align: center;
	font-size:2.2rem;
	font-weight: 400;
	letter-spacing: 2px;
	border-bottom:1px dashed #e1e1e1;
}

.infobox {
	text-align: center;
}

.infobox .inbox {
	display: inline-block;
	text-align: left;
	color:#4D4D4D;
}

.infobox .tel {
	margin:0 0 15px;
	line-height:1.4;
	text-align: center;
}

.infobox .tel b {
	display: inline-block;
	background: url('../images/contact/icon_dial.png') no-repeat left top;
	background-size: 19px 26px;
	padding:0 0 0 34px;
	line-height:26px;
	font-size:2.8rem;
	font-weight: 400;
	letter-spacing: 2px;
}

.infobox .time,
.infobox li {
	line-height:1.8;
}

.form_block {
	margin:0 0 55px;
	padding:20px 10px 35px;
	background-color: #FFF;
	border-radius: 10px;
}

.form_block h3 {
	margin:0 auto 20px;
	padding:0 0 20px 3px;
	text-align: center;
	font-size:1.8rem;
	font-weight: 400;
	letter-spacing: 3px;
	border-bottom:1px dashed #e1e1e1;
}

.form_block h3.b50 {
	font-weight: bold;
	letter-spacing: 0;
}

.form_block .exbox1 {
	margin:0 auto 25px;
}

.form_block .exbox1 p {
	margin:0 0 20px;
}

.form_block .exbox1 p:last-child {
	margin-bottom:0;
}

.form_block .exbox1 span {
	display: inline-block;
	background: url('../images/contact/icon_ne2.png') no-repeat left center;
	background-size: 47px 23px;
	padding:0 0 0 50px;
}

.form_block .exbox1 b {
	display: none;
}

.form_block .exbox2 {
	margin:0 auto 35px;
	padding:10px;
	background-color: #f7f4f3;
}

.form_block .exbox2 ul {
}

.form_block .exbox2 li {
	padding:0 0 0 15px;
	line-height: 1.8;
	position: relative;
}

.form_block .exbox2 li b {
	position: absolute;
	top:0;
	left:0;
	font-weight: 400;
}

.form_block .exbox {
	margin:0 auto 40px;
}

.formarea .inputbox {
	margin:0 0 40px;
}

.formarea .inputbox:last-child {
	margin-bottom:0;
}

.formarea .input_wrap {
	margin:0 0 40px;
}

.formarea .input_wrap:last-child {
	margin-bottom:0;
}

.formarea .input_wrap .inputbox {
	font-size:1.6rem;
}

.formarea .input_wrap .inputbox:last-child {
	margin:0;
}

.formarea .inputbox h4 {
	background-repeat: no-repeat;
	background-position: left top 2px;
	background-size: 47px 23px;
	margin:0 0 10px;
	padding:0 0 0 57px;
	line-height:25px;
	font-size:1.8rem;
	font-weight: 400;
	letter-spacing: 0;
}

.formarea .inputbox h4.ne0 {
	padding:0;
}

.formarea .inputbox h4.ne1 {
	background-image: url('../images/contact/icon_ne2.png');
}

.formarea .inputbox h4.ne2 {
	background-image: url('../images/contact/icon_ne1.png');
}

.formarea .inputbox h4 b {
	margin:0 5px 0 0;
}

.formarea .tdlist {
	margin:0 0 10px;
}

.formarea .tdlist:last-child {
	margin-bottom:0;
}

.formarea .tdlist li {
	margin:0 0 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.formarea .tdlist li:last-child {
	margin-bottom:0;
}

.formarea .tdlist li label {
	margin:0 0 0 10px;
}

.formarea .exline {
	margin:0 0 10px;
}

.formarea .tdline {
	margin:0 0 10px;
	overflow: hidden;
	border-radius: 6px;
}

.formarea .tdline:last-child {
	margin-bottom:0;
}

.formarea .input100 {
	padding:0 15px;
	width:100%;
	height:60px;
	line-height:60px;
	border:none;
	background-color: #f2f0ee;
}

.confbox {
	padding:20px 15px;
	width:100%;
	line-height:1.6;
	border:none;
	background-color: #f2f0ee;
	border-radius: 6px;
}

.confbox.box {
	min-height:190px;
}

.formarea .select100 {
	background: url('../images/contact/icon_pull.png') no-repeat right 15px center;
	background-size: 12px 26px;
	padding:0 45px 0 15px;
	width:100%;
	height:60px;
	line-height:60px;
	border:none;
	background-color: #f2f0ee;
}

.formarea .tarea100 {
	padding:10px 15px;
	width:100%;
	height:190px;
	line-height:1.8;
	border:none;
	background-color: #f2f0ee;
}

.upbox .filebox {
	margin:0 0 10px;
	overflow: hidden;
	border-radius: 6px;
}

.upbox .filebox input {
	display: none;
}

.formarea .upfile100 {
	display: block;
	background: url('../images/contact/icon_clip.png') no-repeat left 15px center;
	background-size: 23px 26px;
	padding:0 0 0 48px;
	width:100%;
	height:60px;
	line-height:60px;
	border:none;
	background-color: #f2f0ee;
}

.upbox .filename {
	font-size:1.4rem;
}

.error {
	margin:0 0 10px;
	color:#C00;
	font-size:1.5rem;
}

.error:last-child {
	margin-bottom:0;
}

.privacy_block {
	padding:40px 10px 20px;
}

.privacy_block h4 {
	margin:0 0 10px;
	text-align: left;
	font-size:2.2rem;
	font-weight: 400;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0;
}

.privacy_block p {
}

.privacy_block p a {
	color:#29ABE2;
	text-decoration: underline;
}

.check_block {
	padding:20px 0;
	text-align: center;
	border-top:1px dashed #c3c3c3;
	border-bottom:1px dashed #c3c3c3;
}

.checkline1 {
	display: inline-block;
	margin:0 0 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.checkline1 label {
	margin:0 0 0 10px;
}

.checkline2 {
	letter-spacing: 1px;
}

.btn_block p {
	margin:0 auto;
	max-width:300px;
}

.btn_block p.back {
	margin-bottom:15px;
}

.btn_block p a {
	display: block;
	background: url('../images/common/icon_arrow1.png') no-repeat right 10px center;
	background-size: 30px 30px;
	background-color: #e5a2af;
	padding:0 15px;
	line-height:55px;
	color:#FFF;
	font-size:2.0rem;
	font-weight: 400;
	border-radius: 6px;
}

.mbox {
	margin:0 0 35px;
	padding:0 0 0 2px;
	text-align: center;
	font-size:2.0rem;
	font-weight: bold;
	letter-spacing: 2px;
}

.thanks {
	background: url('../images/common/logo.png') no-repeat center bottom;
	background-size: 200px auto;
	padding:0 0 80px;
}

.thanks p {
	margin:0 0 30px;
	line-height:1.8;
}

.thanks p:last-child {
	margin-bottom:0;
}

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

	/*
	=================================== */
	.contact_area1 .block1 {
		margin:0 10px;
		padding-top:35px;
		padding-bottom:50px;
		width:auto;
	}

	.contact_area1 .mex {
		margin:0 auto 40px;
		width:840px;
	}

	.telinfo_block {
		padding:35px 0 45px;
	}

	.telinfo_block h3 {
		width:840px;
		letter-spacing: 3px;
	}

	.infobox .inbox {
		width:340px;
	}

	.infobox .tel {
		text-align: left;
	}

	.form_block {
		padding:40px 0 55px;
	}

	.form_block h3 {
		width:840px;
		font-size:2.2rem;
	}

	.form_block h3.b50 {
		margin:0 auto 50px;
		letter-spacing: 3px;
	}

	.form_block .exbox1 {
		width:840px;
	}

	.form_block .exbox1 b {
		display: none;
	}

	.form_block .exbox2 {
		width:840px;
	}

	.form_block .exbox {
		width:720px;
	}

	.form_block .formarea {
		margin:0 auto;
		width:720px;
	}

	.formarea .input_wrap {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}

	.formarea .input_wrap .inputbox {
		margin:0;
		width:350px;
	}

	.upbox {
		display: flex;
		align-items: center;
	}

	.upbox .filebox {
		margin:0 25px 0 0;
		width:335px;
	}

	.privacy_block {
		margin:0 auto;
		padding:65px 15px 45px;
		width:720px;
	}

	.privacy_block h4 {
		margin:0 0 20px;
		font-size:2.2rem;
		letter-spacing: 2px;
	}

	.check_block {
		margin:0 auto;
		padding:30px 0;
		width:720px;
	}

	.btn_block {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.btn_block p {
		margin:0 10px;
		width:330px;
	}

	.btn_block p.back {
		margin-bottom:0;
	}

	.mbox {
		margin:0 0 50px;
		padding:15px 0 0 2px;
		font-size:2.4rem;
	}

	.thanks {
		background-position: center bottom 25px;
		background-size: 260px auto;
		margin:0 auto;
		padding:0 0 175px;
		width:820px;
	}

	.thanks p {
		line-height:2.0;
	}
}
