html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.top .mainVisual {
  background: url(../img/top/bg_top01.png) top center no-repeat #FFE4D7;
  height: 580px;
  margin-bottom: 60px;
  z-index: auto;
  position: relative;
}
.top .mainVisual .inner {
  position: relative;
  z-index: auto;
}
.top .mainVisual .inner .text {
  position: absolute;
  top: 200px;
  left: 396px;
  z-index: 20;
}
.top .mainVisual .inner .text img {
  z-index: 30;
}
.top h2 span {
  display: block;
  margin: 15px auto 38px;
}
.top p {
  font-size: 15px;
  color: #525252;
  line-height: 1.6;
}
.top ul.ageBnr {
  overflow: hidden;
  *zoom: 1;
  padding-top: 60px;
  width: 940px;
  margin: 0 auto 56px;
}
.top ul.ageBnr li a {
  float: left;
  width: 300px;
  margin: 0 20px 0 0;
}
.top ul.ageBnr li:last-child a {
  margin: 0;
}
.top .beautySkinArea {
  background: url(../img/top/bg_top02.png) top center no-repeat #EFE3D0;
  height: 650px;
}
.top .beautySkinArea .inner {
  text-align: left;
  position: relative;
  height: 650px;
}
.top .beautySkinArea .inner .aboutjosepine {
  margin-left: 10px;
  padding-top: 66px;
}
.top .beautySkinArea .inner .aboutjosepine h2 {
  margin-bottom: 44px;
}
.top .beautySkinArea .inner .aboutjosepine p {
  color: #545454;
  margin-bottom: 26px;
  line-height: 1.6;
}
.top .beautySkinArea .inner img.productImg {
  position: absolute;
  bottom: 0;
  right: -50px;
}
.top .infoArea {
  background: url(../img/top/bg_top04.png) top left repeat;
  padding: 100px 0;
}
.top .infoArea ul.infoBnr {
  overflow: hidden;
  *zoom: 1;
  width: 940px;
  margin: 0 auto 46px;
  text-align: center;
}
.top .infoArea ul.infoBnr li {
	display: inline-block;
	vertical-align: top;
}
.top .infoArea ul.infoBnr li img {
  float: left;
  margin-right: 40px;
}
.top .infoArea ul.infoBnr li:last-child img {
  margin: 0;
}
.top .infoArea ul.infoBnr li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.top .infoArea h2 {
  margin-bottom: 25px;
}
.top .infoArea h2 span {
  display: block;
  margin-top: 10px;
}
.top .infoArea .topics {
  width: 920px;
  margin: 0 auto;
  height: 265px;
}
.top .infoArea .topics dl {
  width: 900px;
  box-sizing: border-box;
  background: #FFF;
  border: 1px solid #DDBC89;
  padding: 20px 30px;
  display: table;
  text-align: left;
  margin-bottom: 11px;
}
.top .infoArea .topics dl dt {
  display: table-cell;
  width: 140px;
  color: #B89C7F;
  font-size: 16px;
  font-weight: bold;
}
.top .infoArea .topics dl dd {
  display: table-cell;
  color: #545454;
  font-size: 16px;
}
