@charset "utf-8";
/* Updated date: 2017/06/23 */

/* info113 */
/*--------------------------------------------------*/

h2{
	font-size:40px;
}
.contact113-table{
	width: 100%;
	margin-bottom: 30px;
}


.contact113-table > tbody > tr > th {
	border-bottom: 1px solid #cccccc;
	color: #222222;
	font-size: 14px;
	margin-bottom: 60px;
	letter-spacing:1px;
	line-height: 1.6;
	padding: 40px 5px 40px 0;
	vertical-align: middle;
	width: 30%;
}
.contact113-table > tbody > tr > td {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	line-height: 1.6;
	padding: 0 20px;
	vertical-align: middle;
	width: 70%;
}
.contact113-list {
	font-size: 14px;
	line-height: 1.6;
	margin: 40px 0;
	letter-spacing:1px;
}

.contact113-list li:not(:last-child) {
	margin-bottom: 10px;
}
.contact113-date > input {
	margin-bottom: 10px;
}
.contact113-table input,
.contact113-table textarea{
	-webkit-appearance: none;
}
.contact113-hour, .contact113-minutes {
	display: inline;
}
.contact113-table input, .contact113-table select, .contact113-table textarea {
	font-size: 14px;
	line-height: 1.6;
}
.contact113-table input[type="text"], .contact113-table input[type="email"], .contact113-table input[type="tel"], .contact113-table input[type="url"], .contact113-table textarea {
	-moz-appearance: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 5px;
	width: 100%;
}
.contact113-table textarea:active, .contact113-table input[type="text"]:active, .contact113-table input[type="email"]:active, .contact113-table input[type="tel"]:active, .contact113-table input[type="url"]:active, .contact113-table input[type="number"]:active, .contact113-table select:active, .contact113-table textarea:focus, .contact113-table input[type="tel"]:focus, .contact113-table input[type="text"]:focus, .contact113-table input[type="email"]:focus, .contact113-table input[type="url"]:focus, .contact113-table input[type="number"]:focus, .contact113-table select:focus {
	background-color: #efefef;
	border: 1px solid #76b1e8;
}
.contact113-table select, .contact113-table input[type="number"] {
	background-color: #ffffff;
	border: 1px solid #ccc;
	height: 2.4em;
	padding: 0 5px;
}
.contact113-table input[type="radio"], .contact113-table input[type="checkbox"] {
	position: relative;
	top: -2px;
}
.contact113-table textarea {
	margin: 30px 0;
	min-height: 200px;
	outline: medium none;
	resize: vertical;
}
.contact113-agreement {
	border: 1px solid #cccccc;
	font-size: 13px;
	height: 150px;
	line-height: 1.6;
	margin: 15px 0;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 5px;
	width: 100%;
}
.contact113-check-box > span {
	display: block;
	margin: 10px auto;
	text-align: center;
}
.contact113-submit {
	background-color: #8c2727;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1;
	margin-top: 10px;
	padding: 10px 30px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	-webkit-appearance: none;
	border-radius: 0;
	border:none;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contact113-back{
	-webkit-appearance: none;
	border-radius: 0;
}
.contact113-submit:hover{
	opacity:0.8;
}

.contact113-required {
	background-color: #dd5351;
	color: #ffffff;
	font-size: 11px;
	margin-left: 5px;
	padding: 2px 5px;
}
.contact113-table .hasDatepicker {
    width: 10em !important;
    margin-right: 10px;
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {

h2{
	font-size:24px;
}

	.contact113-table, .contact113-table > tbody, .contact113-table > tbody > tr, .contact113-table > tbody > tr > th, .contact113-table > tbody > tr > td {
		display: block;
		width: 100%;
	}
	.contact113-table > tbody > tr > th {
		border-bottom: medium none;
		padding: 20px 5px 0 0;
		margin-bottom: 10px;
	}
	.contact113-table > tbody > tr > td {
		padding: 0 5px 30px 0;

	}
	.contact113-list {
		margin: 0;
	}
	.contact113-list li{
		font-size:12px;
	}
	.contact113-table input[type="range"] {
		width: 100%;
	}
	.contact113-table textarea {
		margin:0;
	}
}



.ui-datepicker-div {
	border: 1px solid #e7c3b8;
}
.ui-datepicker-header {
	background: #ffa1a0 none repeat scroll 0 0;
	border: 0 none;
	color: #888888;
}
.ui-state-highlight {
	background: #d3e9ff none repeat scroll 0 0;
}
.ui-state-default {
	background: #efefef none repeat scroll 0 0;
	border: 1px solid #eff1f2;
	color: #888888;
}
.datepicker {
	background: #fff none repeat scroll 0 0;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	width: 100%;
}
.ui-datepicker-calendar th {
	color: #888888;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #ffffff none repeat scroll 0 0;
	border: 0 none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #ffbfbf none repeat scroll 0 0;
	border: 0 none;
}
.ui-datepicker-prev {
	background-color: transparent;
}
.ui-datepicker-year, .ui-datepicker-month {
	font-weight: normal;
}
.ui-datepicker-year option, .ui-datepicker-month option {
	font-size: 12px;
	line-height: 1;
}
.selected {
	font-size: 12px;
	line-height: 1;
}