@charset "utf-8";
/*==============================================
	コンタクト
==============================================*/

#contact {
	color: #452704;
	background: url(../images/top/mailback.jpg);
}
#contact-contents {
	width: 90%;
	max-width: 1040px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
}

.sec_title {
  	line-height: 1.2;
  	letter-spacing: 0;
  	margin-bottom: 30px;
  	text-align: center;
  	color: #1479b9;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
  	text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  	font-weight: bolder;
  	font-size: 31.81px;
}
.sec_title span {
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
  	margin-bottom: 10px;
  	display: block;
  	font-size: 23.86px;
  	font-weight: bolder;
}
.whitebase{
	background: rgba(255, 255, 255, 0.8);
	padding:20px 20px 20px 20px;
/*
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: center;
*/
}

/*==============================================
	必須マーク
==============================================*/

.hissu {
  	padding: 5px 10px 5px 10px;
  	color: #fff;
  	background-color: #1479b9;
  	font-size: 10px;
  	border-radius: 1px;
  	letter-spacing: 0.2em;
  	vertical-align: middle;
  	margin: -5px 0 0 10px;
  	display: inline-block;
}

/*==============================================
	段組み
==============================================*/
.big_category {
	display: flex;
  	border-bottom: 1px dotted #a0a0a0;
}
.chenge_big_category {
	display: flex;
}
.category {
	display: flex;
}
.btn_category {
	display: flex;
}
dt {
	color:#452704;
	font-size:15px;/*もともと18px*/
  	font-weight: bold;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	padding: 10px;
	/* 幅を指定する */
	width: 210px;
	text-align:left;
	font-weight: normal;
}
.dt_request {
	padding-top:40px;
}
.dt_input {
	padding-top:25px;
}
dd {
  	width: 740px;
	color:#452704;
	font-size:15px;/*もともと18px*/
  	font-weight: normal;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	padding:10px;
	text-align:left;
}
.category div{
	margin-right: 30px;
}
.div_request_group {
	margin-left:10px;
}
.div_date_time_group {
	margin-left:10px;
}
/*==============================================
	チェックボックス
==============================================*/
.div_checkbox {
	margin-top:10px;
}
input[type="checkbox"] {
    border: 1px solid #452704;
    vertical-align: -5px;
    -webkit-appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
    background: #ffffff;
    margin-right:10px;
    outline: none;
}
input[type="checkbox"]:checked {
    background: #ffffff;
    border: 2px solid #452704;
}

input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 12px;
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background: #452704;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
}

input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 9px;
    top: 12px;
    content: "";
    width: 16px;
    height: 3px;
    background: #452704;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
}
/*==============================================
	入力フォームテキスト
==============================================*/

.textarea {
  	width: 100%;
	height:129px;
  	border: 1px solid #a0a0a0;
  	box-sizing: border-box;
  	padding: 8px;
  	background-color: #ffffff;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	font-size:15px;
}
input[name="your_name"] , input[name="email"] , input[name="tell"] {
  	width: 100%;
	height:45px;
  	border: 1px solid #a0a0a0;
  	box-sizing: border-box;
  	padding-left: 8px;
  	background-color: #ffffff;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	font-size:15px;
}
input[name="preferred_date"] {
  	width: 180px;
	height:45px;
  	border: 1px solid #a0a0a0;
  	box-sizing: border-box;
  	padding-left: 8px;
  	background-color: #ffffff;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	font-size:15px;
  	font-weight: normal;
}
select {
  	width: 180px;
	height:45px;
  	border: 1px solid #a0a0a0;
  	box-sizing: border-box;
  	padding-left: 8px;
  	background-color: #ffffff;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	font-size:15px;
  	font-weight: normal;
}
select.time {
  	width: auto;/*元は320px*/
	height:45px;
  	border: 1px solid #a0a0a0;
  	box-sizing: border-box;
  	padding-left: 8px;
  	background-color: #ffffff;
  	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	font-size:15px;
  	font-weight: normal;
}

/*==============================================
	個人情報の取り扱い
==============================================*/
.privacypolicy{ 
  	width: 100%;
	height: 163px; 
  	box-sizing: border-box;
	overflow: auto; 
	background: #ffffff;
  	font-weight: bolder;
	border: 1px solid #a0a0a0;
	padding: 10px 20px 10px 20px;
}
.privacypolicy p{
  	color: #535353;
	font-size: 13px;
  	font-weight: normal;
	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	text-align:left;
}

/*==============================================
	ボタン装飾
==============================================*/

input[type="submit"] {
	-webkit-appearance:none;
}
/*下層ページに合わせるために仮変更*/
input[name="btn_confirm"] {
	position: relative;
	padding-top: 10px;
	text-align: center;
	display: block;
	width: 250px;
	background-color: #f29219;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	padding: 7px 0;
	margin: 20px auto;
	box-shadow: 0 5px #f6e72a;
	transition: all 0.3s ease;

}

input[name="btn_confirm"]:hover {
	background-color: #7e992e;
	cursor:pointer;
}

input[name="btn_back"] {
	position: relative;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 250px;
	background-color: #f29219;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	padding: 7px 0;
	margin: 10px auto;
	box-shadow: 0 5px #f6e72a;
	transition: all 0.3s ease;

}

input[name="btn_back"]:hover {
	background-color: #7e992e;
	cursor:pointer;
}

input[name="btn_submit"] {
	position: relative;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 250px;
	background-color: #f29219;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 7px;
	padding: 10px 0;
	margin: 10px auto;
	box-shadow: 0 5px #f6e72a;
	transition: all 0.3s ease;

}

input[name="btn_submit"]:hover {
	background-color: #7e992e;
	cursor:pointer;
}

/*元
input[name="btn_confirm"] {
	position: relative;
	padding-top: 10px;
	text-align: center;
	display: block;
	width: 300px;
	background-color: #628300;
	color: #ffff00;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 60px;
	padding: 10px 0;
	margin: 20px auto;
	box-shadow: 0 5px #556b2f;
}input[name="btn_back"] {
	position: relative;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 350px;
	background-color: #628300;
	color: #ffff00;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 60px;
	padding: 10px 0;
	margin: 10px auto;
	box-shadow: 0 5px #556b2f;
}
input[name="btn_submit"] {
	position: relative;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 350px;
	background-color: #628300;
	color: #ffff00;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 60px;
	padding: 10px 0;
	margin: 10px auto;
	box-shadow: 0 5px #556b2f;
}*/

.btn_index_back {
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	-webkit-appearance:none;
}
.btn_index_back a {
	display: block;
	width: 350px;
	background-color: #628300;
	color: #ffff00;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 60px;
	padding: 10px 0;
	margin: 0 auto;
	box-shadow: 0 5px #556b2f;
}
.thanks_p {
	padding-bottom:10px;
}

/*==============================================
	文字
==============================================*/
p {
	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	color: #452704;
	font-size:18px;
  	font-weight: bold;
}

/*==============================================
	エラーリスト
=============================================*/
.error_message {
	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro",sans-serif;
	color:#ff0000;
	font-size:15px;
  	font-weight: bold;
	margin-top:10px;
}

/*==============================================
	メディアクエリ
==============================================*/
@media screen and (max-width:1035px){
	.chenge_big_category {
		display: block;
	}
}

/*----段組み ここから----*/
@media screen and (max-width:1000px){
	.big_category {
		display: block;
	}
	.category {
		display: flex;
	}
	dt {
		margin-left: 0;
	}
	dd {
		width: 100%;
		padding-left: 0;
	}
	.dt_request {
		padding-top:0px;
	}
}
/*----段組み ここまで----*/
@media screen and (max-width:780px){
	.btn_category{ 
		display: block;
	}
}
@media screen and (max-width:750px){
	.category div{
		margin-right: 0;
	}
}
@media screen and (max-width:574px){
	.sec_title {
		font-size: 20px;
	}
	.sec_title span {
		font-size: 18px;
	}
	.category {
		display: block;
	}
	.div_request_group {
		margin:auto;
	}
	.div_date_time_group {
		margin:auto;
		padding-top:10px;
	}
	.div_checkbox {
		margin:auto;
	}
	p {
		font-size:15px;
	}
	.error_message {
		font-size:13px;
		font-weight: normal;
	}
}