@charset "UTF-8";


/* top
---------------------------------------------------------------------------*/

#topContents .slider-wrap {
	margin: 0 0 40px;
}


/* .sec-lead
------------------------------------*/

.sec-lead {
	position: relative;
	width: 100%;
	margin: 0 0 60px;
}

.sec-lead h2 {
	margin: 0 auto 45px;
	width: 92%;
}

.sec-lead h2 img {
	width: 100%;
	height: auto;
}

.sec-lead .img-set {
	width: 100%;
	margin: 0 0 30px;
}

.sec-lead .img-set img {
	width: 100%;
	height: auto;
}

.sec-lead .txt-set {
	margin: 0 0 30px;
	padding: 0 2%;
}

.sec-lead .txt-set p {
	margin: 0 0 15px;
	text-align: justify;
	line-height: 1.9;
	letter-spacing: 0.06em;
}

.sec-lead .ico-set {
	position: absolute;
	top: 108px;
	left: 0;
	width: 100%;
}

.sec-lead .ico-set .hand1 {
	position: absolute;
	top: -13px;
	right: -8px;
	width: 40px;
	height: auto;
}

.sec-lead .ico-set .hand2 {
	position: absolute;
	top: 0;
	right: 39px;
	width: 40px;
	height: auto;
}

.sec-lead .btn-line a {
	width: 100%;
	font-size: 14px;
}


/* .sec-information
------------------------------------*/

.sec-information {
	border-radius: 5px;
	background: #FFFFFF;
	margin: 0 auto 70px;
	padding: 23px 0 2px;
}

.sec-information h2 {
	margin: 0 0 23px;
	text-align: center;
}

.sec-information h2 em {
	color: #0062B1;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.sec-information h2 i {
	display: block;
	margin: 7px 0 0;
	color: #EB7278;
	font-family: 'Lato',sans-serif;
	font-weight: 600;
	font-size: 10px;
	letter-spacing: 0.28em;
}

.sec-information li {
	box-sizing: border-box;
	border-top: 1px dashed #DFD8C9;
	width: 100%;
}

.sec-information li a {
	display: block;
}

.sec-information li a .inner {
	position: relative;
	box-sizing: border-box;
	padding: 22px 85px 20px 25px;
}

.sec-information li i {
	display: block;
	position: absolute;
}

.sec-information li.dermatology i.ico-dermatology {
	top: 16px;
	right: 5px;
	-webkit-transform: scale(0.65);
	-ms-transform: scale(0.65);
	transform: scale(0.65);
}

.sec-information li.plastic-surgery i.ico-plastic-surgery {
	top: 2px;
	right: 5px;
	-webkit-transform: scale(0.55);
	-ms-transform: scale(0.55);
	transform: scale(0.55);
}

.sec-information li.house-calls i.ico-house-calls {
	top: -2px;
	right: 10px;
	-webkit-transform: scale(0.55);
	-ms-transform: scale(0.55);
	transform: scale(0.55);
}


/*------------------------------------*/

.sec-information li h2 {
	display: inline-block;
	border-bottom: 1px solid #0062B1;
	margin: 0 0 7px;
	padding: 0 0 2px;
	color: #0060AE;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.sec-information li p {
	position: relative;
	padding: 0 0 0 13px;
	font-size: 11px;
	letter-spacing: 0.1em;
	opacity: 0.8;
}

.sec-information li p:before {
	display: block;
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	border-top: 1px solid #2F435C;
	border-right: 1px solid #2F435C;
	width: 5px;
	height: 5px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* .sec-access
------------------------------------*/

.sec-access {
	overflow: hidden;
	margin: 0 0 40px;
}


/* #gmap
------------------------------------*/

#gmap {
	margin: 0 0 20px;
}


/* .sec-news
------------------------------------*/

.sec-news {
	position: relative;
	box-sizing: border-box;
	border-top: 2px solid #0062B1;
	border-bottom: 2px solid #0062B1;
	width: 100%;
	padding: 0 2px;
}

.sec-news .hook {
	display: block;
	content: '';
	position: absolute;
	top: -38px;
	left: 50%;
	width: 86px;
	height: 36px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 0;
}

.sec-news .inner {
	background: #FFFFFF;
	padding: 12% 6% 10%;
}

.sec-news .title-set {
	margin: 0 0 30px;
}

.sec-news h2 {
	position: relative;
	float: left;
	padding: 2px 0 0;
}

.sec-news h2 figure {
	position: absolute;
	top: 2px;
	left: 0;
	width: 36px;
}

.sec-news h2 figure img {
	width: 100%;
	height: auto;
}

.sec-news h2 em {
	padding: 0 6px 0 46px;
	color: #0062B1;
	font-size: 15px;
	letter-spacing: 0.08em;
}

.sec-news .btn-link {
	float: right;
	margin: -5px 0 0;
}

.sec-news .btn-link a {
	padding: 0;
}

.sec-news .btn-link a em {
	border-bottom: 1px solid #2F435C;
	padding: 10px 0 0 1px;
	color: #2F435C;
	line-height: 1.6;
}
