@charset "UTF-8";

#contents {
	padding: 0 15px;
}
#contents .cnt-sub {
	position: relative;
	top: 0;
	left: 0;
	z-index: 20;
}
#contents .cnt-main {
	width: 780px;
	z-index: 5;
	position: relative;
	top: 0;
	left: 0;
}
.cnt-main .pad-both {
	padding: 0;
}
.img-top {
	height: 460px;
	position: relative;
}
.img-top img {
	position: absolute;
}
.img-top .f {
	top: 0;
	right: -15px;
	z-index: 10;
}
.img-top .b {
	bottom: 0;
	right: -15px;
}
.sec1 {
	margin-top: 60px;
}
.sec2 {
	margin-top: 60px;
}
.cnt-main section h2 {
	font-size: 16px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.cnt-main section p {
	margin-top: 25px;
}
.img-sub1 {
	height: 177px;
	margin-top: 100px;
	position: relative;
}
.img-sub1 img {
	position: absolute;
	top: 0;
	left: 0;
}
#movie {
	margin-top: 60px;
	position: relative;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
#movie:hover {
	opacity: 0.8;
	cursor: pointer;
	cursor: hand;
}
#movie .bg img {
	width: 100%;
	height: auto;
}
#movie .txt {
	position: absolute;
	top: 50%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.3em;
	margin-top: -61px;
	left: 50%;
	margin-left: -142px;
}
#movie .txt img {
	margin-top: 5px;
}
#movie .txt span {
	font-size: 12px;
}
.player .title {
	display: none !important;
}
#profile {
	margin-top: 60px;
	margin-bottom: 15px;
}
#profile h2 {
	margin-bottom: 25px;
}
#profile .cnt-l {
	float: left;
}
#profile .cnt-l .name {
	font-size: 14px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 1.5;
	margin-bottom: 30px;
}
#profile .cnt-l .name small {
	font-size: 12px;
	font-family: initial;
}
#profile .cnt-r {
	float: right;
	padding-left: 45px;
	border-left: solid 1px #ccc;
}
#profile .cnt-r dl {
}
#profile .cnt-r dt {
	float: left;
	width: 4.5em;
	clear: both;
}
#profile .cnt-r dd {
	margin-left: 4.5em;
	overflow: hidden;
	text-overflow: ellipsis;
}
#profile .cnt-r p {
	padding-left: 4.5em;
}
#img-sub {
	right: 0;
	position: absolute;
	top: 948px;
	z-index: -1;
	-webkit-transition: right 0.5s linear;
	transition: right 0.5s linear;
}
#wrap-movie {
	background: rgba(0, 0, 0, 0.9) url(../heart/img/pt-close.png) no-repeat top 10px right 10px;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
}
#wrap-movie iframe {
	left: 50%;
	position: absolute;
	margin-left: -500px;
	top: 50%;
	margin-top: -211px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#cover {
	content: "";
	background: #fff;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 210px;
	overflow: hidden;
	height: 490px;
}
#doctor {
	margin-top: 30px;
}
.doctor_ttl {
	font-size: 12px !important;
	font-family: sans-serif !important;
	padding: 0 30px;
}
.docMain {
	margin-top: 30px;
	padding: 0 30px;
}
.docMain_fig {
	float: right;
}
.docMain_fig_img {
	text-align: right;
}
.docMain_fig_img img {
	vertical-align: bottom;
}
.docMain_fig_cap {
	text-align: right;
	margin-top: 12px;
}
.docMain_fig_cap p {
	margin-top: 0 !important;
}
.docMain_fig_cap h2 {
	font-size: 13px !important;
}
.docMain_fig_cap h2 strong {
	font-size: 16px;
	font-weight: normal;
}
.docMain_cnt {
}
.doctor_sec {
	margin-bottom: 30px;
}
.doctor_subttl {
	font-size: 12px !important;
	font-family: sans-serif !important;
}
.doctor_text {
	margin-top: 5px !important;
	line-height: 2.2;
}
.docSub {
	border-top: 1px solid #ccc;
	margin-top: 80px;
	padding: 80px 30px 0;
}
.docSub_fig {
	float: left;
}
.docSub_fig_img {
}
.docSub_fig_img img {
	vertical-align: bottom;
}
.docSub_fig_cap {
	margin-top: 10px;
}
.docSub_fig_cap p {
	margin-top: 0 !important;
}
.docSub_fig_cap h2 {
	font-size: 13px !important;
	margin-bottom: 10px;
}
.docSub_fig_cap h2 strong {
	font-weight: normal !important;
	font-size: 16px !important;
}
.docSub_fig_com {
}
.docSub_cnt {
	margin-left: 310px;
}

/* All SP & Tablet */
@media screen and (max-width:999px) {
	#contents {
		padding: 0;
	}
	#contents .cnt-main {
		width: 100%;
	}
	.wide-both {
		max-width: 100% !important;
	}
	.cnt-main .pad-both {
		padding: 0 2%;
		max-width: 700px;
		margin: 30px auto 0;
	}
	.img-sub1 {
		height: auto;
		margin-top: 30px;
	}
	.img-sub1 img {
		margin-left: 0;
		width: 100%;
		height: auto;
		position: relative;
	}
	.img-top {
		height: 400px;
	}
	.img-top .b {
		width: 100%;
		height: auto;
		right: 0;
	}
	.img-top .f {
		width: 80%;
		height: auto;
		right: 0%;
	}
	#movie {
		margin-top: 40px;
	}
	#profile {
		margin-top: 40px;
	}
	#profile .cnt-l {
	}
	#profile .cnt-r {
		width: 58%;
		padding-left: 5%;
	}
	#img-sub {
		max-width: 127px;
		width: 16%;
	}
	#img-sub img {
		width: 100%;
		height: auto;
	}
	#wrap-movie iframe {
		max-width: 90%;
		max-height: 85%;
	}
	#cover {
		display: none;
	}
	.sp-br {
		display: none;
	}
	.doctor_ttl,
	.docMain{
		padding: 0;
	}
	.docSub{
		padding: 60px 0 0;
		margin-top: 60px;
	}
	.docSub_cnt{
		margin-left: 280px;
	}
}
@media screen and (max-width:710px) {
	#profile .cnt-r p br {
		display: none;
	}
	.docSub_cnt{
		margin-left: 240px;
	}
}

/* All SP */
@media screen and (max-width:639px) {
	.cnt-main section h2 {
		font-size: 14px;
	}
	.sp-br {
		display: inline;
	}
	.sp-no {
		display: none;
	}
	#img-sub {
		display: none;
	}
	#movie {
		margin-top: 10px;
	}
	#profile {
		margin-top: 10px;
	}
	#profile .cnt-l {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#profile .cnt-r {
		float: none;
		width: 100%;
		padding-left: 0;
		border-left: 0;
	}
	#profile h2 {
		border-bottom: solid 2px #ccc;
		margin-bottom: 10px;
		font-size: 15px;
	}
	#profile .cnt-l .name {
		margin-bottom: 20px;
	}
	.cnt-main .pad-both,
	.cnt-main section p {
		margin-top: 15px;
	}
	#movie .txt {
		font-size: 12px;
		margin-left: -121px;
		margin-top: -53px;
	}
	#movie .txt img {
		width: 45px;
		height: auto;
	}
	.docMain_fig{
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.docMain_fig_img {
		text-align: center;
	}
	.docMain_fig_cap{
		text-align: center;
		line-height: 1.5;
	}
	.docMain{
		margin-top: 20px;
	}
	.docMain_fig_img img{
		width: 175px;
		height: auto;
	}
	.doctor_text{
		line-height: 1.6;
	}
	.doctor_sec{
		margin-bottom: 15px;
	}
	.docSub{
		margin-top: 30px;
		padding-top: 30px;
	}
	.docSub_fig{
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.docSub_fig_cap{
		line-height: 1.5;
	}
	.docSub_cnt{
		margin-left: 0;
	}
}