/* Webfont Google */
@charset "utf-8";


.newlist>li {
	list-style-type:circle;
	text-align:left;
}
.newlist>li>ul {
	padding-left:25px;
}
.newlist>li>span {
	font-weight:700;
}
.newlist>li>ul>li {
	list-style-type:circle;
}


.main {
	max-width: 100%;
	width: 100%;
}

.header-content {
	position: relative;
	overflow: hidden;
}

.header-content .breadcrumbs {
	margin-right: 10px;
	text-align: right;
	padding: 10px 0;
	line-height: 18px;
}

.header-visual {
	width: 100%;
	height: 230px;
	padding: 30px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 0;
}

@media ( min-width : 768px) {
	.header-visual {
		height: 700px;
		margin-bottom: 30px;
	}
}

.header-visual-text {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

.header-visual-text h1 {
	display: table-cell;
	font-family: times new roman;
	font-size: 110px;
	line-height: 72px;
	letter-spacing: 32px;
	color: #fffcf8;
	margin: 0;
}

@media (max-width: 1580px) {
	#vip-doctors .header-visual-text h1 {
		font-size: 90px; 
		letter-spacing: 26px;
	}
}

@media (max-width: 1400px) {
	#vip-doctors .header-visual-text h1 {
		font-size: 70px; 
		letter-spacing: 20px;
	}
}

@media (max-width: 1280px) {
	#vip-doctors .header-visual-text h1 {
		font-size: 70px; 
		letter-spacing: 20px;
	}
}

@media (max-width: 1140px) {
	#vip-doctors .header-visual-text h1 {
		letter-spacing: 14px;
	}
}

@media (max-width: 980px) {
	#vip-doctors .header-visual-text h1 {
		letter-spacing: 6px;
	}
}

@media (max-width: 768px) {
	#vip-doctors .header-visual-text h1 {
		font-size: 36px;
		letter-spacing: 6px;
	}
}

.header-visual-logo {
	position: absolute;
	width: 51px;
	/*height: 50px;*/
	left: 50%;
	margin-left: -25px;
	bottom: 80px;
}

#why-vip .header-visual-text h1 {
	color: #6e6b6b;
}

#vip-doctors .header-visual-text h1 {
	color: #6e6b6b;
}


@media ( max-width : 1200px) {
	.header-visual-text h1 {
		font-size: 3.462em;
		line-height: 1em;
	}
}

@media ( max-width : 767px) {
	.header-visual-text h1 {
		font-size: 30px;
		line-height: 34px;
		margin-top: 70px;
		margin-left: 0;
		letter-spacing: 16px;
	}
	
	.header-visual-logo {
		bottom: 15px;
	}
}

@media ( max-width : 460px) {
	.header-visual-text h1 {
		letter-spacing: 8px
	}
}

img {width: 100%; height: auto; display: inline-block; vertical-align: middle;}

.section {
	position: relative;
	overflow: hidden;
	padding: 60px 0 40px;
	font-size: 16px;
}

@media screen and (max-width:768px) {
	.section {
		padding: 25px 0;
	}
	
	#vip-doctors .section {
		margin: 0 20px;
	}

	
}

#philosophy .subtitle h2 {
	color: #45464b;
	font-size: 22px;
	line-height: 36px;
	letter-spacing: 4px;
	display: inline-block;
	margin: 0;
}

#philosophy .subtitle h2 b {font-size: 28px;}

@media screen and (max-width:768px) {
	#philosophy .subtitle h2 {
		font-size: 17px;
		line-height: 28px;
		letter-spacing: 3px;
	}
	
	#philosophy .subtitle h2 b {font-size: 22px;}
}

#philosophy .childhood {
	display: table;
}

#philosophy .childhood div {
	display: table-cell;
	float: unset;
}

@media (max-width: 992px) {
	#philosophy .childhood div {
		display: block;
	}
}

#philosophy .childhood .row {
	padding: 40px 60px 40px 3%; 
	text-align: right;
}

@media screen and (max-width:768px) {
	#philosophy .childhood .row {
		text-align: left;
		padding: 20px 0 5px;
		margin: 0 20px;
	}
}

#philosophy .childhood-visual {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}

@media (max-width: 992px) {
	#philosophy .childhood-visual {
		display: none !important;
	}
	
	#philosophy .childhood-visual-m {
		display: block !important;
	}
}
#philosophy .childhood img {
	height: max-content;
}

@media screen and (max-width:768px) {
	#philosophy .childhood img {
		height: auto;
	}

}

#philosophy .childhood h2 {
	font-family: times new roman;
	font-size: 25px;
	line-height: 36px;
	letter-spacing: 4px;
	color: #000;
	display: inline-block;
	margin: 0 0 15px 0;
}

#philosophy .childhood-inner {
	font-size: 16px;
	line-height: 2.2;
	letter-spacing: 1.1px;
}

@media screen and (max-width:768px) {
	#philosophy .childhood-inner {
		line-height: 1.9;
	}	
}

.wallpaper {
	padding: 15px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.wallpaper.s {
	padding: 0;
}

.wallpaper.s .wallpaper-inner {
	background: transparent;
}
	
@media screen and (min-width: 48em) {
	.wallpaper {
	    padding: 100px 0 150px;
	}
	
	
}

@media screen and (min-width: 64em) {
	.wallpaper {
	    padding: 200px 0;
	}
}

.wallpaper .row {
	width: 80rem;
	margin: 0 auto;
}

#why-vip .wallpaper .row {
	width: 90rem;
}

@media screen and (max-width:768px) {
	.wallpaper .row {
		width: 100% !important;
	}
}

@media screen and (max-width:980px) {
	#why-vip .wallpaper .row {
		width: 80rem;
	}
}


.wallpaper-inner {
	background: rgba(255,255,255,0.8);
	padding: 40px;
}

@media screen and (min-width: 48em) {
	.wallpaper-inner {
	    padding: 65px;
	}
}

.wallpaper-inner p {
	font-size: 16px;
	line-height: 2.2;
	letter-spacing: 1.1px;
	text-align: left;
	color: #45464b;
	margin-bottom: 40px;
}

.wallpaper-inner p span {
	font-family: times new roman;
	font-size: 25px;
	color: #000;
	letter-spacing: 4px;
	line-height: 30px;
	margin-bottom: 15px;
}

#why-vip .wallpaper-inner p span {
	display: block;
	text-align: center;
}

#why-vip .activity .wallpaper-inner p span {
	display: block;
	text-align: left;
}

#why-vip .activity-visual {
		overflow: hidden;
}
@media screen and (max-width:768px) {
	#why-vip .activity-visual {
		margin: 0 -15px;
	}
}

#why-vip .activity-visual img {
	width: 25%;
	float: left;
	margin-bottom: 30px;
}

@media screen and (max-width:768px) {
	#why-vip .activity-visual img {
		width: 50%;
		float: left;
		margin-bottom: 15px;
	}
}
	
@media screen and (max-width:768px) {
	.wallpaper-inner p {
		line-height: 1.9;
	}	
}

.row.copy {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.copy-visual {
	width: 50%;
	float: left;
}

.copy-right .copy-visual {
	position: relative;
	float: right;
}

.copy-visual img {
	text-align: right;
	float: right;
	max-width: 200%;
	width: 150%;
	margin-left: -50%;
}

#vip-doctors .copy-visual img {
	float: none;
	margin-left: auto;
}

.copy-visual img.vertical {
	width: auto;
	height: 75%;
}

.copy-right .copy-visual img {
	text-align: left;
	float: none;
	margin-left: 0;
}

.copy-inner {
	position: absolute;
	top: 50%;
	width: calc(50% - 90px);
	transform: translateY(-50%);
	border-left: 1px solid #777;
	padding: 20px 0 20px 50px;
	left: auto;
	right: 0;
	line-height: 2.1;
	letter-spacing: 1.1px;
	color: #45464b;
	text-align: left;
}

.copy-right .copy-inner {
	left: 0;
	right: auto;
	border: none;
	padding: 20px 50px 20px 0;
	border-right: 1px solid #777;
}

#vip-doctors .copy-inner {
	position: relative;
	float: left;
	top: auto;
	transform: translateY(0);
	
}

.copy-inner span {
	font-family: times new roman;
	font-size: 25px;
	line-height: 1;
	color: #000;
	letter-spacing: 4px;
	display: inline-block;
	margin-bottom: 25px;
}

@media (max-width: 900px) {
	.copy-visual {
		width: 100%;
	}
	
	.copy-visual img {
		width: 100% !important;
		height: auto !important
	}
	
	.copy-inner, .copy-right .copy-inner {
		position: relative;
		width: 100%;
		transform: none;
		padding: 30px 15px 0;
		border: none;
		clear: both;
	}
	
	#vip-doctors .copy-inner {
		padding: 20px 0 0;
	}
}

.director .row {
	position: relative;
	display: table;
	max-width: 1200px;
	margin: 0 auto;
}

.director .row div {
	display: table-cell;
	width: 50%;
}

.director-visual img {
	width: 90%;
}

.director-inner {
	padding: 20px 0 20px 50px;
	border-left: 1px solid #777;
	line-height: 2.1;
	letter-spacing: 1.1px;
	color: #45464b;
	text-align: left;
}

@media screen and (max-width:768px) {
	.director .row div {
		display: block;
		width: 100%;
	}
	
	.director-visual img {
		width: 100%;
	}
	
	.director-inner {
		border: none;
		padding: 20px 0 0;
	}
}

.director-title {
	text-align: center;
	display: block;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 25px;
}

.director-name {
	font-family: times new roman;
	font-size: 25px;
	text-align: center;
	line-height: 1;
	margin-bottom: 25px;
	display: block;	
}

.inner-img {
	display: block;
	max-width: 100%;
	width: auto;
	margin: 0 auto;
}

.director-list .row {
	max-width: 1600px;
	margin: 0 auto;
}

.director-list .list-item {
	position: relative;
	padding: 0 10px;
	text-align: initial;
	margin-bottom: 40px;
}

.director-list .list-item span {
	display: block;
	text-align: center;
	transform: translateY(-70px);
	font-size: 25px;
	line-height: 1;
	color: #d5d6db;
	letter-spacing: 1.1px;
}

@media screen and (max-width:768px) { 
	.director-list .list-item span {
		font-size: 20px;
		transform: translateY(-50px);
	}
}


.director-list .list-item a:hover {
	font-weight: normal;
}

#vip-doctors .introduction .row {
	max-width: 700px;
	margin: 0 auto;
}

#vip-doctors .introduction p {
	text-align: left;
	line-height: 2;
	letter-spacing: 0.8px;
}

#vip-doctors .introduction p span {
	font-family: times new roman;
	font-size: 24px;
	font-weight: regular;
	letter-spacing: 1.1px;
}
 

.formmail {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 100px;
	padding: 70px 0 25px;
	border-top: 1px solid #e9e8e1;
	letter-spacing: 0.8px;
	line-height: 32px;
}

@media screen and (max-width:768px) {
	.formmail {
		margin: 0 20px;
	}
}

.formmail h2 {
	font-family: Times New Roman;
	font-size: 36px;
	color: #282828;
	letter-spacing: 2px;
	margin: 15px 0 20px;	
}

.formmail .btn_submit {
	display: block;
	background: #ddccb2;
	margin: 30px auto 0;
}

.surgery-footer {
	padding: 50px 0 0 0;
	border: none;
}

