@charset "UTF-8";

/* about
---------------------------------------------------------------------------*/
#aboutContents {
	overflow: hidden;
}

.img-main {
	margin-bottom: 280px;
}


/* .sec-policy
---------------------------------------------------------------------------*/
.sec-policy {
	position: relative;
	width: 1080px;
	margin: 0 auto 110px;
}

.sec-policy .txt-set {
	position: absolute;
	top: -142px;
	left: 58px;
	z-index: 2;
}

.sec-policy h2 {
	margin-bottom: 40px;
}

.sec-policy h2 em {
	display: block;
	margin-bottom: 31px;
}

.sec-policy p {
	margin: 0 0 17px 2px;
	font-size: 15px;
	line-height: 1.9;
	letter-spacing: 0.16em;
}

.sec-policy .slider {
	margin-bottom: 80px;
	z-index: 1;
}

.sec-policy figure {
	position: relative;
	width: 1030px;
	margin: 0 auto;
}

.sec-policy figure img {
	display: block;
}

.sec-policy figure .img2 {
	position: absolute;
	top: 0;
	right: 0;
}

.sec-policy figure .img3 {
	position: absolute;
	bottom: 0;
	right: 309px;
}

.sec-policy figure .img4 {
	position: absolute;
	bottom: 0;
	right: 0;
}


/* .sec-clinic
---------------------------------------------------------------------------*/
.sec-clinic {
	width: 100%;
	margin: 0 auto 135px;
	text-align: center;
}

.sec-clinic .txt-set {
	position: relative;
	margin-bottom: 75px;
}

.sec-clinic .tora {
	position: relative;
	width: 150px;
	height: 125px;
	margin: 0 auto 30px;
	z-index: 2;
}

.sec-clinic .tora:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	background-color: #847566;
	width: 206px;
	height: 3px;
	margin-left: -103px;
	z-index: 2;
}

.sec-clinic .tora img {
	display: block;
	margin-left: -4px;
	transform-origin: center bottom;
	opacity: 0;
}

.sec-clinic .rose {
	position: absolute;
	top: -15px;
	left: 50%;
	width: 908px;
	transform: translateX(-50%);
	z-index: 1;
}

.sec-clinic .rose span {
	display: block;
	position: absolute;
}

.sec-clinic .rose span img {
	display: block;
	width: 100%;
	height: auto;
	transform-origin: center center;
	opacity: 0;
}

.sec-clinic .rose .left1 { top: 79px; left: 46px; width: 58px; transform: rotate(0deg); }
.sec-clinic .rose .left2 { top: 41px; left: 102px; width: 30px; transform: rotate(0deg); }
.sec-clinic .rose .left3 { top: 35px; left: 161px; width: 40px; transform: rotate(-88deg); }
.sec-clinic .rose .left4 { top: 13px; left: 240px; width: 40px; transform: rotate(0deg); }
.sec-clinic .rose .left5 { top: 90px; left: 207px; width: 66px; transform: scaleX(-1); }

.sec-clinic .rose .right1 { top: 58px; right: 275px; width: 40px; transform: rotate(-176deg); }
.sec-clinic .rose .right2 { top: 17px; right: 195px; width: 40px; transform: rotate(0deg); }
.sec-clinic .rose .right3 { top: 95px; right: 161px; width: 56px; transform: rotate(0deg); }
.sec-clinic .rose .right4 { top: 31px; right: 102px; width: 40px; transform: rotate(97deg); }
.sec-clinic .rose .right5 { top: 0; right: 0; width: 56px; transform: rotate(0deg); }

.sec-clinic p {
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.15em;
}

.sec-clinic .btn-set {
	display: inline-block;
	margin-top: 30px;
}

.sec-clinic .btn-set a {
	width: 255px;
}

/* .img-rose
------------------------------------*/
.img-rose {
	position: relative;
	overflow: hidden;
	width: 1032px;
	margin: 0 auto;
}

.img-rose img {
	display: block;
}

.img-rose img:nth-of-type(1) {
	margin-bottom: 45px;
}

.img-rose img:nth-of-type(2) {
	float: left;
}

.img-rose img:nth-of-type(3) {
	float: right;
}

.img-rose img:nth-of-type(4) {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* .slider-carousel
------------------------------------*/
.slider-wrap {
	margin-bottom: 130px;
}

.slider-carousel .inner {
	padding: 0 30px;
}

.slider-carousel .slick-prev,
.slider-carousel .slick-next {
	position: absolute;
	top: 50%;
	background: url(../img/share/arrow-m.svg) no-repeat center center;
	background-size: 18px 8px;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	text-indent: -9999px;
	transition: .15s linear;
	z-index: 1;
	border: 1px solid #000;
  border-radius: 100%;
}

.slider-carousel .slick-prev {
	left: 50%;
	margin-left: -460px;
	transform: scaleX(-1);
}

.slider-carousel .slick-next {
	right: 50%;
	margin-right: -460px;
}

.slider-carousel .slick-prev:hover,
.slider-carousel .slick-next:hover {
	opacity: 0.5;
}


/* .sec-parking
---------------------------------------------------------------------------*/
.sec-parking {
	width: 1050px;
	margin: 0 auto;
}

.sec-parking h2 {
	margin: 0 0 35px -27px;
}

.sec-parking ul {
	overflow: hidden;
}

.sec-parking li {
	position: relative;
	float: left;
	width: 308px;
	margin-right: 63px;
}

.sec-parking li:last-of-type {
	float: right;
	margin-right: 0;
}

.sec-parking li:after {
	display: block;
	content: '';
	position: absolute;
	top: 100px;
	right: -40px;
	background: url(../img/share/arrow-m.svg) no-repeat;
	background-size: 16px 7px;
	width: 16px;
	height: 7px;
}

.sec-parking li:last-of-type:after {
	display: none;
}

.sec-parking li figure {
	margin-bottom: 16px;
}

.sec-parking li p {
	font-size: 14px;
	text-align: justify;
	letter-spacing: 0.06em;
}