* {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body,
div,form,
h1,h2,h3,h4,h5,h6,p,address,
dl,dt,dd,ul,ol,li,
table,th,td {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img,div,p,h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
	font-size:13px;
	border:none;
}


a {
	text-decoration:none;
	color:#003399;
}
a:hover {
	color:#FF6633;
	text-decoration:underline;
}
a:visited {
	color:#601D55;;
}

#FRAME {
}

#HEADER{
	background-image:url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 84px;
	text-align:center;
	margin-bottom: 31px;
}

#HEADER #HEADER_CONTAINER {
	margin:0px auto 0px auto;
	width:970px;
	text-align:left;
}

#BODY{
	text-align:center;
}
	#BODY #BODY_CONTAINER{
		margin:0px auto 0px auto;
		width:970px;
		text-align:left;
	}

/*フッター*/
#FOOTER{
	height:30px;
	background-color:#003366;
	text-align:center;
}
	#FOOTER #FOOTER_CONTAINER{
		margin:0px auto 0px auto;
		width:970px;
		text-align:left;
		color: #CCCCCC;
		font-size:10px;
		line-height:30px;
		background-image:url(../img/copyright.gif);
		background-repeat: no-repeat;
		background-position:right top;
	}
	#FOOTER #FOOTER_CONTAINER a{
		color: #CCCCCC;
		text-decoration:none;
	}
	#FOOTER #FOOTER_CONTAINER a:hover{
		text-decoration:underline;
	}

/*予約完了までの流れ*/
#FLOW{
	height:99px;
	background-image:url(../img/flow_bg.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	margin-bottom:26px;
}
	.flow_comment {
		margin-bottom:12px;
	}


/*予約完了までの流れ*/
#FORM {
}
	#FORM .advice {
		margin-bottom:9px;
	}

/*フォーム内*/
.counseling_item {
	font-size:14px;
	padding: 15px 0px;
}
.counseling_item strong{
	font-size:14px;
}

.bottomline_dot {
	border-bottom: dashed 1px #E0E9E8;
}

td select {
	width:120px;
}
td input.formTextInput{
	width:120px;
}

.select_time {
	float:left;
	margin-right:5px;
	height:17px;
}

.calendar_open {
	margin-top:2px;
	float:left;
	cursor:pointer;
	color:#003399;
	background-image:url(../img/calendar_open.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height:15px;
	line-height:17px;
	padding-left:16px;
}
/*ボタンエリア*/
.attention {
	padding:10px; /* 16px→10pxに変更 */
	background-color:#f3f3f3;
	line-height:18px;
	width:950px; /* 20140811追加 */
	height:98px; /* 202104追加 */
}
#SUBMITAREA {
	margin:32px 0px 65px 0px;
	text-align:center;
}

/*Complete画面*/
#COMPLETE_LEFT {
	float:left;
	width:570px;
}
	#COMPLETE_LEFT h1{
		padding-bottom:12px;
	}
	#COMPLETE_LEFT div.CPtitle{
		padding-bottom:12px;
		border-bottom:dashed 1px #999999;
		line-height:20px;
		/* margin-bottom追加 */
		margin-bottom:10px;
	}
	#COMPLETE_LEFT div.CPtitle p{
		padding-left:28px;
	}

	#COMPLETE_LEFT .message{
		padding-top:28px;
		background-image:url(../img/doctor.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		line-height:20px;
		font-size:13px;
	}
	span.attention2{
		color:#c00;
		font-weight:bold;
		font-size:14px;
	}
	#COMPLETE_LEFT .message a{
		background-image:url(../img/left_arrow_white_blue.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:15px;
		font-size:13px;
		line-height:15px;
		height:15px;
	}

/* 20140619　追記 */
	#COMPLETE_LEFT a{
		background-image:url(../img/left_arrow_white_blue.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:15px;
		margin-top:10px;
		font-size:13px;
		line-height:15px;
		height:15px;
	}
/* //追記終わり */



#COMPLETE_RIGHT {
	float:right;
	width:370px;
}
	#COMPLETE_RIGHT .header{
		width:370px;
		height:2px;
		background-image:url(../img/complete_right_bk_header.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
	}
	#COMPLETE_RIGHT .body{
		width:370px;
		background-image:url(../img/complete_right_bk_body.jpg);
		background-repeat:repeat-y;
	}
		#COMPLETE_RIGHT .body .context{
			padding: 12px;
		}
		#COMPLETE_RIGHT .body .context h3{
			height:27px;
			background-image:url(../img/gyoukai_saidaikyuu_bk.jpg);
			background-repeat:repeat-x;
			margin-bottom:12px;
		}
		#COMPLETE_RIGHT .body .context .item{
			border-bottom:dashed 1px #999999;
			margin-bottom:15px;
		}

	#COMPLETE_RIGHT .footer{
		width:370px;
		height:3px;
		background-image:url(../img/complete_right_bk_footer.jpg);
		background-repeat:no-repeat;
		backgroud-position:left bottom;
		overflow:hidden;
	}


.completeFooter {
	background-image:url(../img/complete_footer_back.jpg);
	background-repeat: no-repeat;
	height:140px;
	font-size:10px;
	padding-top:41px;
	padding-left:10px;
}
	.completeFooter .item {
		float:left;
		border-right:dashed 1px #cccccc;
		height:94px;
		padding-left:4px;
	}
	.completeFooter .item_first {
		float:left;
		border-right:dashed 1px #cccccc;
		height:94px;
	}
	.completeFooter .item_last {
		float:left;
		height:94px;
		padding-left:4px;
	}
	.completeFooter .logo {
		padding-bottom:8px;
	}
	.comment_hk {width:142px;font-size:10px;line-height:15px;}
	.comment_std {width:148px;font-size:10px;line-height:15px;}
	.comment_ed {width:158px;font-size:10px;line-height:15px;}
	.comment_pw {width:147px;font-size:10px;line-height:15px;}
	.comment_hair {width:148px;font-size:10px;line-height:15px;}
	.comment_bt {width:153px;font-size:10px;line-height:15px;}

/*AGForms出力*/
table.agforms {
	border:solid 1px #CEDDDC;
	margin:0px;
	border-collapse:collapse;
}

table.agforms th {
	border:solid 1px #CEDDDC;
	background-color:#F0F4F4;
	text-align:left;
	width:175px;
	margin:0px;
	padding:12px;
	font-size:14px;
}

table.agforms th.need{
	background-image:url(../img/need_icon.gif);
	background-repeat: no-repeat;
	background-position: 159px center;
}

table.agforms td {
	width:768px;
	border:solid 1px #CEDDDC;
	background-color:#FFFFFF;
	margin:0px;
	text-align:left;
	padding:9px;
}

.agformError {
	color:red;
	font-size:10px;
}

/*性病オプション*/

/* ↓弄った箇所ここから ------------------------------- */

.contentSub , .contentSub10 {
	background-color:#ffffff;
	border:none;
	height:1px;
	overflow:hidden;
	width:600px;
}

#contsub, #contsub10 {
	width:600px;
}

#contsubHide {
	border:none;
	visibility: hidden;
	height:1px;
	overflow:hidden;
	width:540px;
}

.contentSub .context , .contentSub10 .context{
	padding:10px 16px 16px 16px; /* topのみ10pxに変更 */
	background-color:#f3f3f3;
	font-size:14px;
	margin-left:20px;
	line-height: 20px;
	margin-top:7px;
}

.contentSubVisi {
	visibility: hidden;
}

.contentSub2 {
	background-color:#ffffff;
	border:none;
	/*overflow:auto;*/
	/*display:block;*/
	width:600px;
}
.contentSub2 .context {
	padding:10px 16px 16px 16px; /* topのみ10pxに変更 */
	background-color:#f3f3f3;
	font-size:14px;
	margin-left:20px;
	line-height: 20px;
}
#contsub {
	border:none;
	height:1px;
	visibility: hidden;
	overflow:hidden;
}

/* ↑弄った箇所ここまで ------------------------------- */

.contentSub .context {
	padding:16px;
	background-color:#f3f3f3;
	font-size:14px;
	margin-left:20px;
	line-height: 20px;
}
.contsubtable td{
	font-size:14px;
	height:20px;
}
.subContentItem{
}
.subContentItem_etc_l {
	float:left;
}
.subContentItem_etc_r {
	float:left;
	width:349px;
	padding:5px;
}

.subContentItem_etc_r textarea{
	height:80px;
	width:340px;
}

/*その他*/
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-top-10 {
	margin-top:10px;
}
.margin-bottom-15 {
	margin-bottom:15px;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-top-20 {
	margin-top:20px;
}
.fontsmall {
	font-size:12px;
}
.fontbold {
	font-weight:bold;
}
.fontlightgray {
	color:#585757;
	line-height:1.3;
}
.fontgray {
	color:#666666;
}
.fontred {
	color:#cc0000;
	font-weight:bold;
	line-height:1.5;
}

.clearboth{
	clear:both;
}
.center {
	text-align:center;
}

/* 20130528 */
#COMPLETE_LEFT .telarea_bg {
	background-image:url(../img/telarea_bg.gif);
	background-repeat: no-repeat;
	width:532px;

/*	height:156px; 80pxに変更 */
	height:80px;
	padding:15px 20px;
	margin-bottom:35px;
	border-bottom:#CEDDDC 1px solid;
}
#COMPLETE_LEFT .telarea_bg p {
	margin-bottom:14px;
	color:red;
	font-weight:bold;
}
}

/* 追記 */

#houkeiCheck .subContentItem {
	width: 390px;
}

#houkeiCheck .subContentItem_etc_r {
	width:300px;
}

#houkeiCheck .subContentItem_etc_r textarea{
	height:80px;
	width:300px;
}

/* clearfix */
.cfx {zoom:1;}
.cfx:after {
  content: "";
  display: block;
  clear: both;
}

.float-left { float:left; }
.float-right { float:right; margin:14px 10px 0 0 ;}

select:disabled{
background:#EBEBE4;
}

/* SEO対策追記 2018.12.07 */
#CommonHeader {
    overflow: hidden;
    padding: 2px 0 0 0;
    border-bottom: 1px solid #dcd9ca;
    _zoom: 1;
    height: 23px;
    background: #ece9d8 url(/yoyaku/img/bg/bg_common-header.gif) repeat-x left bottom;
}
#CommonHeader .box-body {
    width: 970px;
    margin:0 auto;
}
#CommonHeader .box-body:after {
   clear:both;
   content:"";
   display: block;
}
#CommonHeader .box-body h1 {
    float: left;
    padding-top: 4px;
    color: #666;
    font-size: 11px;
    padding-left: 10px;
    font-weight: normal;
}
.careful {
	margin-left:45px;
	background:#C70301;
	color:#fff;
	padding:7px;
	font-weight:normal;
       border-radius: 5px;
}
textarea ,select ,input {
       border-radius: 5px;
       border: 1px solid #ccc;
       padding:4px;
}
input {
       padding-left:5px;
}

/* 20210422 GORILLA-EFO調整追加 */
.contentSub10.sub_area_height {
  background-color: initial;
}

_::-webkit-full-page-media, _:future, :root #calid1 table table table tr td:nth-child(8) {
	display: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, #calid1 table table table tr td:nth-child(8) {
		display: none;
	}
}
_::-webkit-full-page-media, _:future, :root #calid2 table table table tr td:nth-child(8) {
	display: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, #calid2 table table table tr td:nth-child(8) {
		display: none;
	}
}
