<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* フォームパーツ */
a:link, a:visited {
	color: #17d;
	text-decoration: none !important;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align: text-top;
}
input:focus, select:focus, textarea:focus {
	outline: none !important;
}
textarea:focus{
	border: 1px solid #ccc !important;
 }
::placeholder {
	color: #b0b0b0;
};
 .enquete_1 .regist_d01 input[type="radio"] {
	display: block !important;
}
.enquete_1 .regist_d01 input[type="text"] {
	appearance: none;
 	-moz-appearance: none;
 	-webkit-appearance: none;
 	line-height: 36px;
 	height: 36px;
 	font-size: 16px;
 	border: solid 1px #ddd;
 	padding: 0 10px !important;
 	color: #333;
 	background: #fff;
 	margin-bottom: 5px;
}
.enquete_1 .regist_d01 select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	margin: 0;
	height: 36px;
	line-height: 36px;
	color: #333;
	padding: 0 50px 0 10px;
	font-size: 16px;
	display: block;
	z-index:10;
	position: relative;
	cursor: pointer;
	height: 36px;
	border: solid 1px #ddd;
	background: #fff;
}
select::-ms-expand {
    display: none;
}
.enquete_1 .regist_d01 .inner {
	margin: 0;
}
.enquete_1 #searchform dd:nth-child(6), .enquete_1 #searchform dd:nth-child(8){
	width: 480px;
	padding: 5px 0;
}
.enquete_1 #searchform dd:nth-child(6)::after, .enquete_1 #searchform dd:nth-child(8)::after {
	content: "";
	height: 8px;
	width: 8px;
	position: absolute;
	right: 30px;
	bottom: 20px;
	z-index: 10;
	border-top: 3px solid #ddd;
	border-right: 3px solid #ddd;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.enquete_1 .bg_brown {
	position: relative;
	border: 10px solid #eee;
	margin-bottom: 20px;
}
.enquete_1 #searchform {
	font-size: 0;
	padding: 20px;
	border: 1px solid #ddd;
}
.enquete_1 #searchform dt {
	width: 10%;
	display: inline-block;
	padding: 3px 15px 3px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 65px;
	text-align: right;
	margin-top: 5px;
}
.enquete_1 #searchform dd {
	position: relative;
	width: 100%;
	font-size: 14px;
	padding: 3px 0;
}
.enquete_1 #searchform #txtAreaName {
	width: 795px;
}
.enquete_1 #searchform #txtSearchWord {
	width: 350px;
	margin-right: 10px;
}
.enquete_1 #searchform select {
	width: 400px;
}
.enquete_1 #search_btn {
	position: absolute;
	width: 293px;
	height: 42px;
	right: 20px;
	bottom: 20px;
	border: none;
	cursor: pointer;
	background-color: #F5AF00;
	border-radius: 8px;
	padding: 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.enquete_1 #search_btn:before {
	content: "医院を検索する";
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0px;
	border: 1px solid #fff;
	border-radius: 8px;
	box-sizing: border-box;
}
.enquete_1 #search_btn:hover {
	opacity: 0.7;
}
.enquete_1 #search_btn:focus {
	outline: none;
}
.enquete_1 .under_tri {
	text-align: center;
}
.enquete_1 #search_top {
	display: table;
	width: 95%;
	table-layout: fixed;
	padding-left: 48px;
	padding-bottom: 5px;
	background: #eee;
}
.enquete_1 #search_top p{
	display: table-cell;
	/*width: 100%;
	*/
	font-size: 14px;
	color: #888;
}
.enquete_1 .search_result {
	text-align: center;
}
.enquete_1 .search_result span {
	margin: 0 10px;
	font-size: 32px;
	font-weight: bold;
}
.enquete_1 #listBody {
	height: 400px;
	overflow-y: scroll;
	border: 1px solid #ddd;
	background: #fff;
}
.enquete_1 #listBody p.clinic_name input {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -25px;
	margin: auto;
}
.enquete_1 #listBody &gt; li {
	display: table;
	width: 95%;
	table-layout: fixed;
	padding: 10px 0 10px 45px;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.enquete_1 #listBody &gt; li p {
	display: table-cell;
	position: relative;
	padding: 5px;
	font-size: 14px;
	vertical-align: middle;
	word-wrap: break-word;
	word-break: break-all;
}
.enquete_1 .regist_d01 table.table01 {
	display: block;
	position: relative;
	width: 940px !important;
	border: 10px solid #eee !important;
}
/* IE9 */
 .enquete_1 .regist_d01 table.table01:not(:target) {
	width: auto !important;
}
/* IE10以降 */
 @media all and (-ms-high-contrast:none){
	.enquete_1 .regist_d01 table.table01 {
		width: auto !important;
	}
}
.enquete_1 .regist_d01 table.table01 &gt; tbody {
	display: block;
	border: 1px solid #ddd;
}
.enquete_1 .regist_d01 table.table01 th, .enquete_1 .regist_d01 table.table01 td {
	display: block;
	width: 900px !important;
	background: none;
	border: none;
	text-align: left;
}
:root .enquete_1 .regist_d01 table.table01 th, :root .enquete_1 .regist_d01 table.table01 td {
	float: left\0/;
}
.enquete_1 .regist_d01 table.table01 tr:last-child td {
	margin-bottom: 20px;
}
.enquete_1 .regist_d01 table.table01 &gt; tbody &gt; tr &gt; td {
	padding: 0 20px !important;
	margin-bottom: 20px;
}
.enquete_1 .regist_d01 table.table01 th {
	padding-left: 20px;
	font-weight: bold;
	font-size: 18px;
}
.enquete_1 .regist_d01 table.table01 th + th {
	padding-top: 0;
}
.enquete_1 .regist_d01 table.table01 th:before {
	color: #aaa;
	font-size: 24px;
	font-weight: bold;
}
.enquete_1 .regist_d01 table.table01 th.q9 + td label {
	border:none;
	background: none;
	padding: 0 0 0 15px;
	font-size: inherit;
}
.enquete_1 .regist_d01 table.table01 td .selectable {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 180px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
}
.enquete_1 .regist_d01 table.table01 td .selectable select {
	width: 400px !important;
	background: #fff;
}
.enquete_1 .regist_d01 table.table01 td .selectable::after {
	content: "";
	height: 8px;
	width: 8px;
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 10;
	border-top: 3px solid #ddd;
	border-right: 3px solid #ddd;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	margin: 5px 0;
}
.enquete_1 .regist_d01 table.table01 td textarea {
	width: 860px;
	padding: 10px;
	font-size: 16px;
	font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'Lucida Grande', sans-serif;
}
.enquete_1 .regist_d01 table.table01 td label {
	display: block;
 	color: #333;
}
.enquete_1 .regist_d01 table.table01 table tr {
	display: inline-block;
	margin-right: 30px;
}
.enquete_1 .regist_d01 table.table01 table tr td{
	display: inline-block;
	width: auto !important;
	font-size: 14px;
}
.enquete_1 .regist_d01 table.table01 table tr td + td {
	margin-left: 5px;
}
.enquete_1 .regist_d01 table.table01 td div {
	padding: 0 !important;
}
.enquete_1 .regist_d01 table.table01 table tr td label {
	color: #333;
}
.enquete_1 .regist_d01 input[type="text"] {
	width: 400px;
}
.enquete_1 .regist_d01 input#txtPostA8 {
	width: 75px !important;
}
.enquete_1 .regist_d01 input#txtPostB8 {
	width: 85px !important;
}
.regist_d01 a.sctble_display span {
	display: inline-block;
	background: none;
	font-size: 16px;
}
.enquete_1 .regist_d01 table.table01 input[type="checkbox"], .enquete_1 .regist_d01 table.table01 input[type="checkbox"]:checked {
	margin-left: 0;
	width: auto;
	z-index: 1;
}
.enquete_1 .pageControl {
	font-size: 14px;
}

 .enquete_1 .table01 + .pageControl {
	padding: 10px;
}
.enquete_1 .table01 + .pageControl label {
	display: block;
	text-align: center;
}
.enquete_1 .regist_d01 .btn02 {
	min-width: 230px;
	height: 42px;
}
.enquete_1 .regist_d01 .btn02 li {
	vertical-align: top;
}
.enquete_1 .regist_d01 .btn02 .btnN {
	min-width: 230px;
	height: auto;
	line-height: 33px;
	/* background: url(images/btn_enquate_next.png); */
	background-position: 0 0;
	font-size: 14px;
	border: none;
	opacity: 0.5;
	box-sizing: border-box;
	pointer-events: none;
	filter: alpha(opacity=50);
}
.enquete_1 .regist_d01 .btn02 .btnM {
	min-width: 230px;
	height: 42px;
	background-position: 0 0;
	font-size: 0;
	border: none;
	-ms-filter: none;
	filter: none;
}
.enquete_1 .regist_d01 .btn02 .btnS + .btnM {
	width: 230px;
	background-position: 0 0;
	font-size: 0;
	border: none;
	-ms-filter: none;
	filter: none;
}
.enquete_1 .regist_d01 .btn02 .btnM li:hover {
	background-position: 0 -42px;
}
.regist_d01 .btn02 .btnM a {
	font-size: 14px;
}

/*20191008*/
@charset "utf-8";
/* フォームパーツ */
a:link, a:visited {
	text-decoration: none !important;
}
input:focus, select:focus, textarea:focus {
	outline: none !important;
}
textarea:focus{
	border: 1px solid #ccc !important;
 }
::placeholder {
	color: #b0b0b0;
};
 .enquete_3 .regist_d01 input[type="radio"] {
	display: block !important;
}
.enquete_3 .regist_d01 input[type="text"] {
	appearance: none;
 	-moz-appearance: none;
 	-webkit-appearance: none;
 	line-height: 36px;
 	height: 36px;
 	font-size: 16px;
 	border: solid 1px #ddd;
 	padding: 0 10px !important;
 	color: #333;
 	background: #fff;
 	margin-bottom: 5px;
}
.enquete_3 .regist_d01 select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	margin: 0;
	height: 36px;
	line-height: 36px;
	color: #333;
	padding: 0 50px 0 10px;
	font-size: 16px;
	display: block;
	z-index:10;
	position: relative;
	cursor: pointer;
	height: 36px;
	border: solid 1px #ddd;
	background: #fff;
}
select::-ms-expand {
    display: none;
}
.enquete_3 .regist_d01 .inner {
	margin: 0;
}
.enquete_3 #searchform dd:nth-child(6), .enquete_3 #searchform dd:nth-child(8){
	width: 480px;
	padding: 5px 0;
}
.enquete_3 #searchform dd:nth-child(6)::after, .enquete_3 #searchform dd:nth-child(8)::after {
	content: "";
	height: 8px;
	width: 8px;
	position: absolute;
	right: 30px;
	bottom: 20px;
	z-index: 10;
	border-top: 3px solid #ddd;
	border-right: 3px solid #ddd;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.enquete_3 .bg_brown {
	position: relative;
	border: 10px solid #eee;
	margin-bottom: 20px;
}
.enquete_3 #searchform {
	font-size: 0;
	padding: 20px;
	border: 1px solid #ddd;
}
.enquete_3 #searchform dt {
	width: 10%;
	display: inline-block;
	padding: 3px 15px 3px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 65px;
	text-align: right;
	margin-top: 5px;
}
.enquete_3 #searchform dd {
	position: relative;
	width: 100%;
	font-size: 14px;
	padding: 3px 0;
}
.enquete_3 #searchform #txtAreaName {
	width: 795px;
}
.enquete_3 #searchform #txtSearchWord {
	width: 350px;
	margin-right: 10px;
}
.enquete_3 #searchform select {
	width: 400px;
}
.enquete_3 #search_btn {
	position: absolute;
	width: 293px;
	height: 42px;
	right: 20px;
	bottom: 20px;
	border: none;
	cursor: pointer;
	background-color: #F5AF00;
	border-radius: 8px;
	padding: 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.enquete_3 #search_btn:before {
	content: "医院を検索する";
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0px;
	border: 1px solid #fff;
	border-radius: 8px;
	box-sizing: border-box;
}
.enquete_3 #search_btn:hover {
	opacity: 0.7;
}
.enquete_3 #search_btn:focus {
	outline: none;
}
.enquete_3 .under_tri {
	text-align: center;
}
.enquete_3 #search_top {
	display: table;
	width: 95%;
	table-layout: fixed;
	padding-left: 48px;
	padding-bottom: 5px;
	background: #eee;
}
.enquete_3 #search_top p{
	display: table-cell;
	/*width: 100%;
	*/
	font-size: 14px;
	color: #888;
}
.enquete_3 .search_result {
	text-align: center;
}
.enquete_3 .search_result span {
	margin: 0 10px;
	font-size: 32px;
	font-weight: bold;
}
.enquete_3 #listBody {
	height: 400px;
	overflow-y: scroll;
	border: 1px solid #ddd;
	background: #fff;
}
.enquete_3 #listBody p.clinic_name input {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -25px;
	margin: auto;
}
.enquete_3 #listBody &gt; li {
	display: table;
	width: 95%;
	table-layout: fixed;
	padding: 10px 0 10px 45px;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.enquete_3 #listBody &gt; li p {
	display: table-cell;
	position: relative;
	padding: 5px;
	font-size: 14px;
	vertical-align: middle;
	word-wrap: break-word;
	word-break: break-all;
}
.enquete_3 .regist_d01 table.table01 {
	display: block;
	position: relative;
	width: 940px !important;
	border: 10px solid #eee !important;
}
/* IE9 */
 .enquete_3 .regist_d01 table.table01:not(:target) {
	width: auto !important;
}
/* IE10以降 */
 @media all and (-ms-high-contrast:none){
	.enquete_3 .regist_d01 table.table01 {
		width: auto !important;
	}
}
.enquete_3 .regist_d01 table.table01 &gt; tbody {
	display: block;
	border: 1px solid #ddd;
}
.enquete_3 .regist_d01 table.table01 th, .enquete_3 .regist_d01 table.table01 td {
	display: block;
	width: 900px !important;
	background: none;
	border: none;
	text-align: left;
}
:root .enquete_3 .regist_d01 table.table01 th, :root .enquete_3 .regist_d01 table.table01 td {
	float: left\0/;
}
.enquete_3 .regist_d01 table.table01 tr:last-child td {
	margin-bottom: 20px;
}
.enquete_3 .regist_d01 table.table01 &gt; tbody &gt; tr &gt; td {
	padding: 0 20px !important;
	margin-bottom: 20px;
}
.enquete_3 .regist_d01 table.table01 th {
	padding-left: 20px;
	font-weight: bold;
	font-size: 18px;
}
.enquete_3 .regist_d01 table.table01 th + th {
	padding-top: 0;
}
.enquete_3 .regist_d01 table.table01 th:before {
	color: #aaa;
	font-size: 24px;
	font-weight: bold;
}
.enquete_3 .regist_d01 table.table01 th.q9 + td label {
	border:none;
	background: none;
	padding: 0 0 0 15px;
	font-size: inherit;
}
.enquete_3 .regist_d01 table.table01 td .selectable {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 180px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
}
.enquete_3 .regist_d01 table.table01 td .selectable select {
	width: 400px !important;
	background: #fff;
}
.enquete_3 .regist_d01 table.table01 td .selectable::after {
	content: "";
	height: 8px;
	width: 8px;
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 10;
	border-top: 3px solid #ddd;
	border-right: 3px solid #ddd;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	margin: 5px 0;
}
.enquete_3 .regist_d01 table.table01 td textarea {
	width: 860px;
	padding: 10px;
	font-size: 16px;
	font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'Lucida Grande', sans-serif;
}
.enquete_3 .regist_d01 table.table01 td label {
	display: block;
 	margin-top: 5px;
 	color: #333;
}
.enquete_3 .regist_d01 table.table01 table tr {
	display: inline-block;
	margin-right: 30px;
}
.enquete_3 .regist_d01 table.table01 table tr td{
	display: inline-block;
	width: auto !important;
	font-size: 14px;
}
.enquete_3 .regist_d01 table.table01 table tr td + td {
	margin-left: 5px;
}
.enquete_3 .regist_d01 table.table01 td div {
	padding: 0 !important;
}
.enquete_3 .regist_d01 table.table01 table tr td label {
	color: #333;
}
.enquete_3 .regist_d01 input[type="text"] {
	width: 400px;
}
.enquete_3 .regist_d01 input#txtPostA8 {
	width: 75px !important;
}
.enquete_3 .regist_d01 input#txtPostB8 {
	width: 85px !important;
}
.regist_d01 a.sctble_display span {
	display: inline-block;
	background: none;
	font-size: 16px;
}
.enquete_3 .regist_d01 table.table01 input[type="checkbox"], .enquete_3 .regist_d01 table.table01 input[type="checkbox"]:checked {
	margin-left: 0;
	width: auto;
	z-index: 1;
}
.enquete_3 .pageControl {
	font-size: 14px;
}

 .enquete_3 .table01 + .pageControl {
	padding: 10px;
	border: 10px solid #eee !important;
}
.enquete_3 .table01 + .pageControl label {
	display: block;
	text-align: center;
}
.enquete_3 .regist_d01 .btn02 {
	min-width: 230px;
	height: 42px;
}
.enquete_3 .regist_d01 .btn02 li {
	vertical-align: top;
}
.enquete_3 .regist_d01 .btn02 .btnN {
	min-width: 230px;
	height: auto;
	line-height: 33px;
	/* background: url(images/btn_enquate_next.png); */
	background-position: 0 0;
	font-size: 14px;
	border: none;
	opacity: 0.5;
	box-sizing: border-box;
	pointer-events: none;
	filter: alpha(opacity=50);
}
.enquete_3 .regist_d01 .btn02 .btnM {
	min-width: 230px;
	height: 42px;
	background-position: 0 0;
	font-size: 0;
	border: none;
	-ms-filter: none;
	filter: none;
}
.enquete_3 .regist_d01 .btn02 .btnS + .btnM {
	width: 230px;
	background-position: 0 0;
	font-size: 0;
	border: none;
	-ms-filter: none;
	filter: none;
}
.enquete_3 .regist_d01 .btn02 .btnM li:hover {
	background-position: 0 -42px;
}
.regist_d01 .btn02 .btnM a {
	font-size: 14px;
}
.header_d01 {
    height: 81px;
    margin-bottom: -20px;
    padding: 0px;
}
</pre></body></html>