@charset "UTF-8";
/* CSS Document */
#Contents > table {
  margin: 0 auto;
}
#mainLP_Contents {
  text-align: center;
  font-family: 'Cormorant Garamond' 'EB Garamond', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Century Gothic", Arial, serif;
  color: #333;
  font-size: 14px;
}
#mainLP_Contents > h2 {
  text-align: center;
  margin: 65px 0;
}
#mainLP_Contents > .mainArea {
  width: 1000px;
  margin: 70px auto 80px;
  background: url(../img/bkImg.png) no-repeat;
}
figure {
  padding-bottom: 180px;
}
figure.last {
  border-bottom: 1px solid #333;
  margin: 0 -50px;
}
.style_block {
  display: inline-block;
  width: 100%;
}
.style_block > .left {
  width: 500px;
  float: left;
}
.style_block > .right {
  float: right;
}
figure#style1 .style_block > .right {
  margin-top: 38px;
}
.style_block > div > a {
  display: inline-block;
  background-color: #fff;
}
.style_block > div > a:hover {
  opacity: 1;
}
.style_block > div > a > img:hover {
  opacity: 0.6;
}
figcaption.credit {
  margin-top: 20px;
  display: block;
  letter-spacing: 0.03em;
  text-align: center !important;
}
figure#style2 .style_block > .left {
  padding-top: 260px;
  ;
}
figure#style2 .style_block > .right {
  margin-right: 80px;
}
figure#style3 {
  padding-top: 630px;
}
.alright {
  text-align: right;
}
.alleft {
  text-align: left;
}
figure#style4 {
  padding-top: 25px;
}
.mt45 {
  margin-top: 45px !important;
}
figure#style5 .style_block > .left {
  padding-top: 38px;
}
figure > p {
  line-height: 24px;
}
figure > h3 > a {
    font-size: 20px;
    line-height: 20px;
    border-bottom: 4px double #acacad;
    display: inline-block;
    width: 80px;
    padding-bottom: 5px;
}

.archive_slider > h4 {
  font-size: 26px;
  margin: 65px 0 40px;
}
.bxslider > li > a > p {
  font-size: 18px;
  margin-top: 20px;
}
.bxslider .date {
  font-size: 12px;
  margin-top: 10px;
  display: block;
}
