@charset 'UTF-8';
/* CSS Document */

#mainImage {
	margin-bottom: 0;
}

.line01 {
	margin-top: 5px;
	margin-bottom: 15px;
}

.font_red, .attention {
	color: #ff3366 !important;
}

.attention {
	display: none;
}

#main {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	background: url(../sp/img/common/line01.jpg) no-repeat center bottom;
	background-size: 100% 2px;
	margin: 0 0 20px;
	padding-bottom: 20px;
}

#lead {
	text-align: left;
	margin-bottom: 20px;
}

#lead span {
	color: #600;
}

table {
	width: 500px;
	margin: 0 auto 20px;
	border-collapse: collapse;
}

th, td {
	text-align: left;
	padding: 10px;
	border: 1px solid #cfbe70;
	box-sizing: border-box;
}

th {
	width: 130px;
}

td label+label {
	margin-left: 15px;
}

input[type="text"], input[type="file"] {
	display: inline-block;
}

input#fZip {
	margin-left: 3px;
}

.upFile {
	margin-bottom: 5px;
}

.upFile input[type="button"] {
	padding: 3px 5px;
}

[name="words"] {
	margin-bottom: 6px;
}

p input[type="text"] {
	display: inline-block;
}

input[type="radio"], input[type="checkbox"] {
	margin-right: 3px;
	vertical-align: -0.15em;
}

textarea {
	line-height: 1.3;
}

.error {
	display: block;
	color: #F36;
}

.mb10 {
	margin-bottom: 10px !important;
}

.pl16 {
	padding-left: 16px !important;
}

#main .btn {
	margin-top: 10px;
	text-align: center;
}

textarea {
	resize: vertical;
}

#main .btn button {
	display: inline-block;
}

#main .btn button:hover {
	opacity: 0.7;
	cursor: pointer;
}

#main p.notice {
	margin-top: 5px;
	color: #8C0000;
	font-size: 0.917em;
	line-height: 1.1;
}

#timeList {
	width: 304px;
}

#timeList label {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
	width: 66px;
	display: inline-block;
}

#timeList label:last-child {
	width: 100px;
}

input#fOther {
	margin-top: 3px;
}

#inqList p, .think p {
	margin-bottom: 3px;
}

.think input[type="text"] {
	margin-left: 3px;
}

.inqList_child, .inqList_1, .inqList_2, .inqList_3, .inqList_4, .inqList_5, .inqList_6 {
	margin: 5px 0 5px 15px;
}

.inqList_1 p, .inqList_2 p, .inqList_3 p, .inqList_4 p, .inqList_5 p, .times p, .otherWhen p, .otherWhen2 p {
	margin-right: 10px;
	display: inline-block;
}

.formError .formErrorContent {
	width: auto;
	background: #F2DEDE;
	color: #900;
	border: 1px solid #900;
	min-width: auto;
	font-size: 12px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	position: relative;
}

.formError .formErrorContent span {
	color: blue;
}

.formError .formErrorContent:after, .formError .formErrorContent:before {
	top: 100%;
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.formError .formErrorContent:after {
	border-color: rgba(242, 222, 222, 0);
	border-top-color: #F2DEDE;
	border-width: 8px;
	margin-left: -8px;
}

.formError .formErrorContent:before {
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #900;
	border-width: 9px;
	margin-left: -9px;
}

.formError .formErrorArrow {
	display: none;
}

button {
	background: none;
	outline: none;
	border: none;
}

#footer {
	display: none;
}

.clinicList label {
	margin-right: 30px;
	width: 55px;
	display: inline-block;
}

td .clinicList label+label {
	margin-left: 0;
}

.enable.tbl_item08 label:nth-child(4):before {
	content: "\A";
	white-space: pre;
}

@media screen and (max-width:768px) {
	input[type="tel"].w30 {
		width: 30%;
	}

	select[name="m1"], select[name="m2"], select[name="m3"], select[name="d1"], select[name="d2"], select[name="d3"] {
		width: 20%;
	}

	select[name="t1"], select[name="t2"], select[name="t3"] {
		width: 30%;
	}

	div.baloon {
		left: inherit !important;
		right: 10px !important;
	}

	h2 {
		color: #5b3d1d;
		font-size: 24px;
		font-weight: bold;
		padding-bottom: 15px;
		margin: 0 15px 20px;
		letter-spacing: 1px;
		line-height: 1.4;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

	#lead, th, td {
		font-size: 1.3rem;
	}

	#lead {
		width: calc(100% - 30px);
		margin-left: auto;
		margin-right: auto;
	}

	table {
		width: 100%;
		border-top: 1px solid #cfbe70;
		border-bottom: 1px solid #cfbe70;
	}

	table:not(.ui-datepicker-calendar) th, table:not(.ui-datepicker-calendar) td {
		display: block;
		width: 100%;
		border-left: none;
		border-right: none;
	}

	th {
		font-weight: bold;
		background: #f4edcb;
	}

	input[type="text"], input[type="email"], input[type="tel"], input[type="url"], select, textarea {
		font-size: 1em;
		width: 100%;
		padding: 9px 4px;
		border-radius: 0.3em;
		box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
		box-sizing: border-box;
		border: 1px solid #B3B3B3;
	}

	#timeList {
		width: 100%;
	}

	#timeList label {
		width: 32%;
		margin-right: 0;
		margin-bottom: 8px;
	}

	#conts input[type="text"], #conts input[type="tel"], #conts input[type="email"], #conts input[type="url"] {
		padding: 8px;
		width: 100%;
	}

	select#fPref {
		margin-bottom: 5px;
	}

	.zipOuter span {
		width: 9%;
		display: inline-block;
		text-align: center;
	}

	input#fZip {
		width: 30%;
	}

	.sex label {
		margin-right: 20px;
	}

	.think input[type="text"] {
		margin-left: 0;
	}

	.formError {
		right: 10px !important;
	}

	.formError .formErrorContent {
		position: absolute;
		top: -37px;
		right: 0;
		width: 135px !important;
		box-sizing: border-box;
		width: auto;
		background: #F2DEDE;
		color: #900;
		border: 1px solid #900;
		min-width: auto;
		font-size: 12px;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-o-box-shadow: none;
	}

	.formError .formErrorContent span {
		color: blue;
	}

	.formError .formErrorContent:after, .formError .formErrorContent:before {
		top: 100%;
		left: 20px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.formError .formErrorContent:after {
		border-color: rgba(242, 222, 222, 0);
		border-top-color: #F2DEDE;
		border-width: 8px;
		margin-left: -8px;
	}

	.formError .formErrorContent:before {
		border-color: rgba(153, 0, 0, 0);
		border-top-color: #900;
		border-width: 9px;
		margin-left: -9px;
	}

	.formError .formErrorArrow {
		display: none;
	}

	.tbl_item08 label {
		display: block;
	}

	.tbl_item08 label+label {
		margin-top: 5px;
		margin-left: 0;
	}

	.enable.tbl_item08 label:nth-child(4):before {
		content: "";
	}

	.tbl_item08 .pl16 {
		margin-bottom: 6px;
	}

	.clinicList label {
		width: 32%;
		margin-right: 0;
		margin-bottom: 6px;
	}
}

tr.time>td>label {
	margin: 0 10px 0 0;
	line-height: 1.8;
}
