@charset "utf-8";
/* CSS Document */

#pan2 li {
    margin-right: 20px;
}
#pan2 li#pan2-main {
    padding-right: 15px;
}

#topics-main-wrap {
	background: none repeat scroll 0 0 #eeeeee;
	margin-bottom: 60px;
	padding: 9px 0;
}

.topics-wrap {
	width: 980px;
	margin: 0 auto 90px;
}

.topics-riyuu-bg1{
	width: 312px;
	height: 253px;
	background: url(/image_hc/topics/riyuu-btn1-bg.gif) center top no-repeat;
	float: left;
	position: relative;
	margin-right: 23px;
}
.topics-riyuu-bg2{
	width: 312px;
	height: 253px;
	background: url(/image_hc/topics/riyuu-btn2-bg.gif) center top no-repeat;
	float: left;
	position: relative;
}
.topics-riyuu-bg3{
	width: 312px;
	height: 253px;
	background: url(/image_hc/topics/riyuu-btn3-bg.gif) center top no-repeat;
	float: right;
	position: relative;
}
.topics-riyuu-bg1 div, .topics-riyuu-bg2 div, .topics-riyuu-bg3 div {
	position: absolute;
	left: 20px;
	top: 80px;
}
	
#jisseki-wrap {
    margin: 50px auto;
    text-align: center;
    width: 730px;
}
#jisseki {
}
#jisseki .jisseki-count {
    padding-top: 5px;
    text-align: right;
    width: 240px;
}
#jisseki .jisseki-count div {
    margin-bottom: 25px;
}
#jisseki .jisseki-count span {
    color: #f2575b;
    font-size: 25px;
    line-height: 110%;
}
#jisseki .jisseki-count span.f-bold {
    font-size: 40px;
    font-weight: normal;
}
#jisseki .jisseki-catch {
    display: table-cell;
    padding-left: 30px;
    vertical-align: top;
}

.topicsText01 {
	margin: 0 auto 40px;
	font-size: 25px;
}

.reques-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 920px;
	font-size: 14px;
}
#request #forms h4 {
	background-image: url(/image_new/contents/h4.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin: 5px;
	background-position: left top;
	text-align: left;
	line-height: 1.6em;
	color: #333333;
}

#request .cont-wrap {
    background-image: url("/topics/request/image/bg01.jpg");
    margin: 0 auto;
    padding: 20px 0;
    width: 920px;
}

#request .cont-wrap .inner {
    background-color: #ffffff;
    font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    width: 800px;
}

#request #forms .topred {
	font-weight: bold;
	color: #cc0000;
	font-size: 16px;
	line-height: 1.6em;
}

#request #forms .tbl {
	border-collapse: collapse;
	width: 750px;
	margin: 0 auto;
}
#request #forms .tbl th {
	background-color: #ffecf2;
	width: 250px;
	padding: 4px;
	border: 1px solid #FF6699;
	text-align: left;
	font-weight: normal;
}
#request #forms .tbl td {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #FF6699;
	text-align: left;
}

#request #forms textarea {
	width: 700px;
	height: 60px;
}

#request #forms .btns {
	margin: 20px 0 30px 0;
	text-align: center;
}

#request #forms input[name=age] { width: 50px; }
#request #forms input[name=name] { width: 150px; }
#request #forms input[name=cardnum] { width: 150px; }
@media screen and (max-width: 640px){
	#topics-main-wrap {
		margin-bottom: 5%;
	}
	.topics-wrap {margin: 0 auto 6%;}
	#jisseki-wrap {margin: 0 auto;}
	#jisseki-wrap .floatleft {float: none;}
	#jisseki .jisseki-count {width: 96%; margin: 0 auto; text-align: center;}
	#jisseki .jisseki-count div {margin-bottom: 2%;}
	#jisseki .jisseki-count span {font-size: 20px;}
	#jisseki .jisseki-count span.f-bold {font-size: 24px;}
	#jisseki-wrap .floatright {
		width: 80%;
		overflow: hidden;
		float: none;
		margin: 0 auto;
	}
	#jisseki-wrap .floatright img {
		margin-left: -8%;
		margin-bottom: -12%;
	}
	.topics-riyuu-bg1, 
	.topics-riyuu-bg2, 
	.topics-riyuu-bg3 {
		width: 45%;
		height: auto;
		padding: 2%;
		background: none #E5F6F9;
		margin: 0 0.5% 1%;
		float: left;
		text-aling: center;
	}
	.topics-riyuu-bg1 div, .topics-riyuu-bg2 div, .topics-riyuu-bg3 div {
		position: relative;
		left: inherit;
		top: inherit;
	}
	.topics_about .floatleft {
		width: 49%;
		margin: 0 0.5% 1%;
	}
	.topicsText01 {
		width: 96%;
		margin: 0 auto 4%;
		font-size: 14px;
		line-height: 1.4;
	}
	.mb10 {margin-bottom: 2%;}
	.mb20 {margin-bottom: 2%;}
	.mb30 {margin-bottom: 3%;}
	.mb40 {margin-bottom: 4%;}







}

/*---------------------------- area */
.area_cliniclist {
	width: 90%;
	margin: 2% auto;
}
.area_cliniclist .floatleft {
	width: 33%;
}

@media screen and (max-width: 640px){
	.area_cliniclist .floatleft {
		width: 100%;
	}
	#area table {
		width: 100%;
	}

	.topics4 img {
		width:50%;
	}
}



