@charset "shift_jis";

#contentsWrap {
	background: #fcf8d8;
}
#contentsWrap section {
	padding: 50px 0 70px;
}

/* mv
---------------------------------------------*/
.mv .inner {
	background:url(/brand/salacia/img/validity_img_mv.png) left top no-repeat;
}

/* development
---------------------------------------------*/
#development .consort p:first-child {
	float: left;
	margin: 0 35px 0 0;
}
#development .element {
	position: relative;
	margin: 100px 0 65px;
}
#development .element:after {
	content: url(/brand/salacia/img/validity_img_development02.jpg);
	position: absolute;
	top: -25px;
	right: 30px;
}
#development .element p {
	width: 625px;
}
#development .element p span {
	font-size: 14px;
	display: block;
	margin-top: 20px;
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 1em;
}
#development .bnr {
	width: 734px;
	margin: 60px auto !important;
}
#development .professor {
	background: #fff;
	border-right: 1px solid #bdbaa2;
	border-bottom: 1px solid #bdbaa2;
}
#development .professor p {
	float: left;
	margin: 0;
}
#development .professor dl {
	float: left;
	width: 514px;
	padding: 22px 40px 0 40px;
}
#development .professor dl dt {
	line-height: 1.5;
	margin-bottom: 13px;
}
#development .professor dl dt span {
	display: block;
}
#development .professor dl dt b {
	font-size: 27px;
	font-weight: bold;
	margin-right: 6px;
}
#development .professor dl dd span {
	display: block;
	text-align: right;
	font-size: 13px;
	margin-top: 7px;
}

/* tokuho
---------------------------------------------*/
#tokuho {
	background: #fff;
}
#tokuho h3 + p {
	float: left;
	margin: 0;
}
#tokuho p + p {
	float: right;
	width: 815px;
	margin-top: 15px;
}
#tokuho p span {
	font-size: 14px;
	display: block;
	margin-top: 20px;
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 1em;
}

/* effective
---------------------------------------------*/
#effective h3 + p {
	margin-bottom: 40px;
}
#effective .chart {
	width: 464px;
	font-size: 12px;
	float: left;
	margin: 0;
}
#effective .chart span {
	font-style: italic;
}
#effective .chart img {
	margin-bottom: 25px;
}
#effective dl {
	float: right;
	width: 499px;
	height: 370px;
	background:url(/brand/salacia/img/validity_bg_effective01.png) no-repeat;
}
#effective dl dt {
	text-align: center;
	margin: 50px 0 30px;
}
#effective dl dd {
	padding: 0 44px;
}

/* feeling
---------------------------------------------*/
#feeling {
	background: #fff;
}
#feeling ul.voice {
	margin-bottom: 40px;
}
#feeling ul.voice li {
	float: left;
	width: 230px;
	margin-left: 30px;
	font-size: 14px;
	padding-top: 190px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #29266e;
	font-weight: bold;
	line-height: 1.5;
}
#feeling ul.voice li:first-child {
	margin-left: 0;
	background-image:url(/brand/salacia/img/validity_img_feeling01.jpg);
}
#feeling ul.voice li:nth-child(2) {
	background-image:url(/brand/salacia/img/validity_img_feeling02.jpg);
}
#feeling ul.voice li:nth-child(3) {
	background-image:url(/brand/salacia/img/validity_img_feeling03.jpg);
}
#feeling ul.voice li:nth-child(4) {
	background-image:url(/brand/salacia/img/validity_img_feeling04.jpg);
}
#feeling ul.voice li span {
	display: block;
	text-align: right;
	font-size: 12px;
	margin-top: 8px;
}
#feeling ul.attention {
	font-size: 14px;
}

#ec_bnrArea {
	padding:70px 0;
	background-color: #fff;
}
.ec a:hover,
.ec a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
