@charset "utf-8";
/****************************************
		Hyper knife
*****************************************/

/****************************************
		CONTACT
*****************************************/
.main {
	margin: 50px auto 100px;
}

.contact_tit {
	font-size: 1.4em;
	line-height: 1.8em;
	text-align: center;
	letter-spacing: 1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 20px 0 20px;
}

.tips {
	font-size: 1em;
	line-height: 1.8em;
	text-align: center;
	letter-spacing: 1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 10px 0;
}

form {
	max-width: 780px;
	width: 100%;
	margin-top: 25px;
	margin: 0 auto;
	color: #8A8A8A;
	line-height: 1.4em;
	letter-spacing: 1px;
}

form .datetimeselect {
	display: block;
}

.leader {
	width: 100%;
	margin: 10px 0;
}

.leader .form_blk01 {
	display: flex;
	clear: both;
	border-bottom: 1px #DDDDDD solid;
}

.leader .form_blk01:last-of-type {
	border: none;
}

.form_blk01 {
	width: 100%;
}

.form_blk01 label {
	display: inline-block;
	vertical-align: middle;
	clear: both;
	width: 37%;
	padding: 1.3em 0.5em 1em;
	box-sizing: border-box;
	color: #fff;
}

.confirm .form_blk01 label {
	padding: 1em 0.5em;
}

.form_blk01 label span {
	background: #8A8A8A;
	color: #ffffff;
	padding: 1px 2px;
	font-size: 0.8em;
	margin-left: 5px;
}

.form_blk01>div {
	float: right;
	text-align: left;
	width: 63%;
	padding: 1em 0;
	box-sizing: border-box;
	color: #fff;
}

/* iOSでのデフォルトスタイルをリセット */

input[type="submit"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}

input[type="submit"]:focus,
input[type="button"]:focus {
	outline-offset: -2px;
}

/* /iOSでのデフォルトスタイルをリセット */
input,
select,
textarea {
	font-family: 'fgflop', Hiragino Kaku Gothic Pro, Meiryo, MS PGothic, sans-serif;
	font-size: 14px;
	border: 1px #BABABA solid;
	vertical-align: middle;
	display: inline;
	padding: 0.3em 0.5em;
	outline: none;
	resize: none;
	box-sizing: border-box;
	width: 100%;
	zoom: 1;
	-webkit-appearance: none;
}

input:focus,
select:focus,
textarea:focus {
	background: #ffffff;
	border: #48adde 1px solid;
}

input[type=radio],
input[type=checkbox] {
	border: none;
	width: 15px;
	margin-right: 5px;
}

.must {
	color: #D90000;
}

.tel input,
.postal input {
	width: 95px;
}

/****************************************
	確認・送信・戻る・ホームに戻るボタン
*****************************************/
.btn_submit input,
.sendbt input,
.sendbt input.btn_back,
.btn_tohome {
	display: inline-block;
	padding: 5px 10px;
	margin: 14px auto 0 auto;
	background: #797979;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	width: 200px;
	transition: 0.3s;
	cursor: pointer;
	text-decoration: none;
	border: none;
	border-radius: 0;
	letter-spacing: 2px;
	box-sizing: border-box;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.btn_submit input:hover,
.sendbt input:hover,
.sendbt input.btn_back:hover,
.btn_tohome:hover {
	opacity: 0.8;
	transition: 0.3s;
}

/* 送信 */
.btn_submit input {
	float: left;
}

/* 確認 */
.sendbt {
	/* margin-top: 20px; */
	padding: 1em 0.5em;

	margin: 20px auto 0;
    display: table;
}

.sendbt p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
}

.sendbt input {
	float: right;
}

/* 戻る */
.sendbt input.btn_back {
	background: #323232;
	float: left;
}

/* ホームに戻る */
.btn_tohome {
	float: none;
}

/****************************************
		必須項目アラート
*****************************************/
.validity-alert {
	padding: 0 .92308em;
	line-height: 1;
}

.ws-po-outerbox {
	padding: .84615em 0 .69231em !important;
	line-height: 1;
}

.ws-po-arrow,
.ws-po-arrowbox {
	padding: 0 !important;
	line-height: 1;
}

.ws-po-box {
	padding: .38462em .38462em .23077em !important;
	line-height: 1;
}

.preferred_day{
	position: relative;
	width: 20%!important;
	margin-right: 6px;
	float: none!important;
}

.preferred_time{
	width: 20%!important;
    display: flex;
    float: none!important;
    justify-content: space-between;
}

.preferred_time select{
	width: 48%;
	margin: 0;
}

.form_blk01 .avilable_time{
	width: 210px;
}

img.ui-datepicker-trigger {
	cursor: pointer;
	width: 25px;
	position: absolute;
	top: 50%;
	right: 1%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

@media (max-width: 767px) {

	form {
		width: 100%;
	}

	.leader {
		margin-bottom: 40px;
	}

	.form_blk01,
	.leader .form_blk01 {
		display: block;
	}

	.form_blk01>div {
		padding: 5px 0.5em 10px;
		width: 100%;
		font-size: 0.9em;
		text-align: center;
	}

	.leader .form_blk01>div {
		text-align: left;
	}

	label {
		width: 100%;
		padding: 10px 0.5em;
	}

	.form_blk01 label {
		width: 100%;
		padding: 1em 0.5em 0;
	}

	input,
	select,
	textarea {
		font-size: 16px;
		margin: 5px auto;
		width: 100%;
	}

	input[type=radio],
	input[type=checkbox] {
		width: 8%;
	}

	input:focus[type=radio],
	input[type=checkbox] {
		border: none;
	}

	.tel input,
	.postal input {
		width: 28%;
	}

	.btn_submit {
		margin: 0 auto;
		text-align: center;
	}

	.sendbt input {
		width: 46%;
		height: 50px;
	}

	.sendbt input.btn_back {
		width: 40%;
	}

	.contact {
		width: 90%;
		margin: 0 auto;
	}
	.contact_tit {
		font-size: 1.2em;
	}

	.form_blk01 .avilable_time{
		width: 100%;
	}

	.preferred_time,.preferred_day{
		width: 100%!important;
		margin-right: 0;
	}

	img.ui-datepicker-trigger {
		right: 3%;
		top:47%;
	}
}
