@charset "utf-8";
/* CSS Document */


.wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
div#main {
	background: url(image/mainbg.jpg) center top no-repeat;
	text-align: center;
	margin: 0 auto 40px;
}
.index_seminar {
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 2.3;
	height: 79px;
	background: url(image/index.gif) left top repeat;
	margin-bottom: 30px;
}
.container01 {
	width: 980px;
	margin: 0 auto 50px;
}
.container01left {float: left;}
.container01right {
	float: right;
	width: 680px;
	text-align: center;
	font-size: 18px;
}
.container02 {
	margin: 0 auto 50px;
}
.container02inner {
	width: 780px;
	border-bottom: 1px dashed #000;
	margin: 0 auto 20px;
}
.container02text1 {
	font-size: 28px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 5px;
}
.container02text1 span {font-size: 48px;}
.container02text2 {
	font-size: 22px;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	padding: 15px 15px;
	margin-bottom: 10px;
}
.container02text3 {
	font-size: 18px;
	padding: 0 15px;
	margin-bottom: 10px;
}
.container02text3 span {
	color: #C62058;
}
.container02btn1 a, 
.container02btn2 a {
	display: block;
	width: 400px;
	color: #FFF!important;
	text-align: center;
	background: url(/topics/seminar/himeta-instaLive/image/arrow.png) 97% center no-repeat #C72158;
	padding: 10px 0;
	border-radius: 7px;
	font-size: 17px;
	margin: 0 auto 15px;
}
.container02btn2 a {background: url(/topics/seminar/himeta-instaLive/image/arrow.png) 97% center no-repeat #1BB71F;}
.container02btn1 a:hover, 
.container02btn2 a:hover {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.container03 {
	width: 920px;
	margin: 0 auto 50px;
}
.container03left {
	width: 175px;
	float: left;
}
.container03right {float: left;}
.container03text {
	font-size: 22px;
	margin-left: 40px;
	margin-bottom: 10px;
}
.dr-wrap {width: 780px; margin: 0 auto 50px;}
.dr-left {float: left;}
.dr-right {float: right; width: 490px; font-size: 14px;}
.dr-right span {font-size: 25px; line-height: 1.4; color: #C1A34D;}
.dr-right span span {font-size: 16px;}
table.doctor_profile_rayout_base {
	width: 100%;
	border-collapse: collapse;
}
table.doctor_profile_rayout_base th,
table.doctor_profile_rayout_base td {
	padding: 5px;
	border: 1px solid #CCC;
}
.f-pink {color: #FF4683;}
@media screen and (max-width: 640px){
	img {
		max-width: 100%;
		height: auto;
	}
	#header2 #headerPC .inner {
		width: inherit!important;
	}
	div#main {margin: 0 auto 4%;}
	.wrap {
		width: inherit;
	}
	.index_seminar {
		font-size: 20px;
		padding: 10px 0;
		letter-spacing: 0;
		margin-bottom: 2%;
		height: auto;
		line-height: 1.5;
	}
	.container01 {
		width: 96%;
		margin: 0 auto 5%;
		background: none;
	}
	.container01left {
		float:none;
		text-align:center;
	}
	.container01right {
		text-align:left;
		font-size:90%;
	}
	.container02 {
		width: 96%;
		margin: 0 auto 5%;
	}
	.container02inner {
		width: 100%;
		margin: 0 auto 2%;
	}
	.container02text1 {font-size: 14px;}
	.container02text1 span {font-size: 20px;}
	.container02text2 {
		font-size: 14px;
		padding: 5px 10px;
	}
	.container02text3 {
		font-size: 14px;
		padding: 0 10px;
		margin-bottom: 10px;
		line-height: 1.6;
	}
	.container02btn1 a, 
	.container02btn2 a {
		width: 96%;
		font-size: 14px;
		margin: 0 auto 2%;
	}
	.container02 .ac {
		width: 90%;
		margin: 0 auto;
	}
	.container03 {
		width: 100%;
		padding: 2%;
		margin: 0 auto 5%;
		box-sizing: border-box;
	}
	.container03left {
		width: 80px;
	}
	.container03right {
		float: right;
		width: -webkit-calc(100% - 90px);
		width: calc(100% - 90px);
	}
	.container03text {
		font-size: 13px;
		margin-bottom: 5px;
	}
	.dr-wrap {width: 96%; margin: 0 auto 5%;}
	.dr-left {width: 48%; margin: 0 2% 2% 0;}
	.dr-right {width: 100%; float: none;}
	.dr-right span {font-size: 16px;}
	.dr-right span span {font-size: 12px;}
	table.doctor_profile_rayout_base {
		font-size: 12px;
	}
	.mb50 {margin-bottom: 4%;}
}