@charset "utf-8";

footer .box-1 .btn-1 {
	display: none;
}
footer .box-1 h2 {
	margin-top: 120px;
}

.head-cont-wrap {
	height: 110px;
}

.sec-1 h2 {
	font-size: 2.8rem;
	text-align: center;
	margin-bottom: 50px;
}

.sec-1 .box-wrap-1 {
	width: 1020px;
	margin: 0 auto;
	padding: 0 20px;
}
.sec-1 .box-wrap-1 a {
	color: #816790;
}
.sec-1 .box-wrap-1 h3 {
	font-size: 2.2rem;
	text-align: center;
	margin-bottom: 40px;
}
.sec-1 .box-wrap-1 .box-1 {
	position: relative;
	font-family: 'Noto Serif JP', serif;
	width: 100%;
	font-size: 1.5rem;
	line-height: 2.6;
}
.sec-1 .box-wrap-1 .box-1 .wrap-1 {
	position: relative;
	z-index: 1;
	width: 780px;
	margin: 0 auto;
}
.sec-1 .box-wrap-1 .box-1 .wrap-1 .ntc-1 {
	color: #E60012;
}
.sec-1 .box-wrap-1 .box-1 .wrap-2 {
	position: absolute;
	z-index: 2;
	top: 6px;
	right: 0;
	width: 130px;
}
.sec-1 .box-wrap-1 .box-1 .wrap-2 img {
	width: 100%;
	height: auto;
}

.sec-1 .box-wrap-1 .form-1 {
	width: 900px;
	margin: 0 auto;
	padding: 80px 0 40px;
	font-size: 1.7rem;
	line-height: 1.8;
}
.sec-1 .box-wrap-1 .form-1 textarea,
.sec-1 .box-wrap-1 .form-1 input[type="text"] {
	border-radius: 0;
	outline: none;
	background: none;
	padding: 1rem;
	border: solid 1px #ccc;
	box-sizing: border-box;
}
.sec-1 .box-wrap-1 .form-1 textarea {
	width: 580px;
	height: 120px;
}
.sec-1 .box-wrap-1 .form-1 select {
	padding: .4rem;
	margin-bottom: 16px;
}
.sec-1 .box-wrap-1 .form-1 input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	background-color: #EE8593;
	font-size: 2.4rem;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	padding: 2.6rem 14rem;

}
.sec-1 .box-wrap-1 .form-1 .input-1 {
	width: 175px;
}
.sec-1 .box-wrap-1 .form-1 .input-2 {
	width: 90px;
}
.sec-1 .box-wrap-1 .form-1 .input-3 {
	width: 400px;
}
.sec-1 .box-wrap-1 .form-1 .input-4 {
	width: 290px;
}
.sec-1 .box-wrap-1 .form-1 .wrap-2 {
	padding-top: 40px;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	padding: 20px 20px 18px;
	border: solid 1px #ccc;
	background-color: #F5F5F5;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 .cont-1 {
	clear: both;
	width: 860px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1:nth-of-type(1) .cont-1 {
	padding: 16px 0;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 .cont-1 .left-1 {
	float: left;
	width: 190px;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 .cont-1 .right-1 {
	float: right;
	width: 670px;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 .cont-1 .ex-1 {
	display: block;
	color: #808080;
}

ul.error {
	background: #F5F5F5 none repeat scroll 0 0;
	margin-top:-20px;margin-bottom:10px;
	padding: 20px 20px 15px;
	text-align:left;
	line-height:180%;
}
ul.error li.attention {
	padding-bottom:4px;
}
ul.error li.red {
	color: #e60012;
	font-weight:bold;
}

.sec-1 .box-wrap-1 .form-1 input[type="button"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	background-color: #A5A5A5;
	font-size: 2.4rem;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	padding: 2.6rem 14rem;
}

@media screen and (max-width: 750px) {

footer .box-1 h2 {
	margin-top: 16%;
}

.head-cont-wrap {
	height: 70px;
}

.sec-1 h2 {
	font-size: 2.4rem;
	margin-bottom: 6%;
}

.sec-1 .box-wrap-1 {
	width: 100%;
	padding: 0;
}
.sec-1 .box-wrap-1 .box-1 {
	width: 90%;
	margin: 0 auto;
}
.sec-1 .box-wrap-1 h3 {
	font-size: 1.5rem;
	margin-bottom: 4%;
}
.sec-1 .box-wrap-1 .box-1 {
	font-size: 1.1rem;
	line-height: 1.8;
}
.sec-1 .box-wrap-1 .box-1 .wrap-1 {
	width: 100%;
}
.sec-1 .box-wrap-1 .box-1 .wrap-2 {
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
	text-align: right;
	margin-top: 2%;
}
.sec-1 .box-wrap-1 .box-1 .wrap-2 img {
	width: 80px;
}

.sec-1 .box-wrap-1 .form-1 {
	width: 90%;
	padding: 4% 0 12%;
	font-size: 1.1rem;
}
.sec-1 .box-wrap-1 .form-1 textarea,
.sec-1 .box-wrap-1 .form-1 input[type="text"] {
	padding: .4rem;
}
.sec-1 .box-wrap-1 .form-1 textarea {
	width: 270px;
	height: 80px;
}
.sec-1 .box-wrap-1 .form-1 select {
	padding: .2rem;
	margin-bottom: 2%;
	font-size: 1.1rem;
}
.sec-1 .box-wrap-1 .form-1 input[type="submit"] {
	font-size: 1.8rem;
	padding: 1.6rem 10rem;

}
.sec-1 .box-wrap-1 .form-1 input[type="button"] {
	font-size: 1.8rem;
	padding: 1.6rem 10rem;

}
.sec-1 .box-wrap-1 .form-1 .input-1 {
	width: 110px;
}
.sec-1 .box-wrap-1 .form-1 .input-2 {
	width: 40px;
}
.sec-1 .box-wrap-1 .form-1 .input-3 {
	width: 255px;
}
.sec-1 .box-wrap-1 .form-1 .input-4 {
	width: 185px;
}
.sec-1 .box-wrap-1 .form-1 .wrap-2 {
	padding-top: 40px;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 h4 {
	line-height: 1.6;
	padding: 8px 3% 4px;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 .cont-1 {
	width: 94%;
	padding: 2% 0;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1:nth-of-type(1) .cont-1 {
	padding: 3% 0;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 .cont-1 .left-1 {
	float: none;
	width: 100%;
}
.sec-1 .box-wrap-1 .form-1 .wrap-1 .cont-1 .right-1 {
	float: none;
	width: 100%;
}

}
