@charset "shift_jis";
/* ‰º‘w‹¤’Ê
----------------------------------------------------------------------- */
#contentsWrap {
	color: #333;
	font-size: 16px;
	line-height: 1.8;
}
#contentsWrap p {
	margin-bottom: 30px;
}
.center {
	text-align: center;
}
.textRed {
	color: #e5003b;
}
/* mv */
.mv {
	border-bottom: 1px solid #eee;
}
.mv .inner {
	height: 320px;
	position: relative;
}
.mv .inner.noMenu {
	display: table;
}
.mv .inner.noMenu > div {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 69px;
}
.mv h2 {
	font-size: 32px;
	line-height: 1.7;
	font-weight: bold;
	padding-top: 60px;
	color: #f465bb;
	margin-left: 465px;
}

.mv h2.l_sp01 {
    letter-spacing: -0.01em;
}

.mv .inner.noMenu > div h2 {
	padding-top: 0;
	margin-left: 0;
}
.mv ul {
	width: 560px;
	position: absolute;
	bottom: 20px;
	left: 465px;
}
.mv ul li {
	float: left;
	display: table;
	margin-bottom: 10px;
	width: 270px;
}
.mv ul li:nth-child(even) {
	margin-left: 20px;
}
.mv ul li a {
	width: 270px;
	height: 65px;
	padding: 0 10px 0 50px;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	background: url(/brand/kurocure/img/common_arrow03_white.png) 20px center no-repeat #f465bb;
}
/* copy */
.copy {
	font-size: 18px;
	line-height: 2.1;
	padding-top: 60px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
/* sub title */
.subTtl {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 10px;
	color: #f465bb;
	margin: 70px 0 50px;
	background: url(/brand/kurocure/img/common_bg_ttlLine.png) left bottom repeat-x;
}
/* layout01 */
.layout01 img {
	display: block;
	margin: 0 auto 40px auto;
}
/* layout02 */
.layout02 .imgLeft {
	width: 380px;
}
.layout02 .imgLeft > img {
	display: block;
	margin: 0 auto;
}
.layout02 .contentsRight {
	width: 628px;
}
/* contents */
.contents {
	margin-top: 80px;
}
.contents li div p {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	color: #e5003b;
	margin: 0!important;
	padding-top: 5px;
	text-align: left;
}
/* productLink */
.productLink {
	width: 1020px;
	margin: 78px auto 0;
	overflow: hidden;
}
.productLink a {
	display: block;
	width: 500px;
	border: 2px solid #f465bb;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.productLink a:last-child{
	margin-right: 0;
}
.productLink a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.productLink div {
	display: table;
	width: 100%;
	height: 176px;
}
.productLink div p {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	line-height: 1.66;
}
.productLink div p:first-child {
	width: 256px;
	text-align: center;
}
.productLink div p strong {
	display: block;
	font-size: 28px;
	margin: 0 0 10px;
}
.productLink div p span {
	display: block;
	font-size: 18px;
	color: #c09808;
}
#contentsWrap .productLink a > p {
	display: table;
	width: 100%;
	height: 52px;
	margin: 0;
}
.productLink a > p span {
	display: table-cell;
	background: #f465bb;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
}
.productLink a > p span:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/brand/kurocure/img/icon_arrow03.png) no-repeat center;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
