@charset "Shift_JIS";
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	background-image: url(../images/post/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/post/h1_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .step1{
	background-image: url(../images/post/stepbar_1.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .step2{
	background-image: url(../images/post/stepbar_2.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .step3{
	background-image: url(../images/post/stepbar_3.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .step4{
	background-image: url(../images/post/stepbar_4.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .step5{
	background-image: url(../images/post/stepbar_5.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .step1-mini{
	background-image: url(../images/post/stepbar_mini_1.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .step2-mini{
	background-image: url(../images/post/stepbar_mini_2.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .step3-mini{
	background-image: url(../images/post/stepbar_mini_3.png);
	margin-top: 0px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #690;
}
#content .help {
	background-color: #DBFFB6;
	padding: 6px;
	margin-bottom: 12px;
}
#content .help ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	line-height: 150%;
	color: #690;
}
#content .error {
	background-color: #FFE4CE;
	padding: 6px;
	margin-bottom: 12px;
}
#content .error ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	line-height: 150%;
	color: #FF6600;
}
#content .search_box {
	font-size: 12px;
	color: #999999;
	background-color: #EFF2F3;
	margin-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
}
#content .search_box form {
	margin: 0px;
	padding: 0px;
}
#content #result-list .resulet-box {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 700px;
}
#content #result-list .resulet-box .clinic-name {
	color: #6C0;
	margin-bottom: 6px;
	float: left;
	width: 540px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6C0;
}
#content #result-list .resulet-box .clinic-add {
	float: left;
	width: 540px;
}
#content #result-list .resulet-box .clinic-tel {
	float: left;
	width: 540px;
	margin-bottom: 12px;
}
#content #result-list .resulet-box .comment-post {
	float: right;
}
#content #result-list .resulet-box .comment-post img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #post-form h2 {
	font-size: 12px;
	color: #8FB64A;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content #post-form .form-box .item-name {
}
#content #post-form .form-box {
	margin-bottom: 22px;
}
#content #post-form .form-box .item-name {
	width: 160px;
	background-color: #EFF2F3;
	padding: 4px;
}
#content #post-form .center {
	text-align: center;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 12px;
}
#content #post-form .form-box table {
	margin-bottom: 6px;
}
#content .thanks {
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#introduction {
	padding: 5px;
	border: 1px solid #9C0;
	margin-bottom: 12px;
}
#introduction p {
	font-size: 14px;
	color: #9C0;
	line-height: 1.5;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#introduction ul {
	margin: 0px;
	padding-top: 5px;
}
#introduction ul li {
	line-height: 1.5;
}
.attention {
	color: #C30;
	font-size: 10px;
}
.notes {
	line-height: 1.5;
	color: #C30;
}
.privacy-policy-title {
	margin-top: 20px;
}
.privacy-policy-title h3{
	font-size: 17px;font-weight: bold
}
.privacy-policy{
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	height: 240px;
	overflow-y: scroll;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px
}

.privacy-policy-agree {
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	color: #C2185B;
	text-align: center;
	border: 2px #C2185B solid;
	border-radius: 3px;
	box-sizing: border-box;
}
.privacy-policy-agree label {
	font-size: 1.2rem;
	font-weight: bold;

}
