#contents {
  background-image: url(../images/bg.png);
  width: auto;
}
.device-sp #contents {
  padding: 0 7px;
}

.article {
  margin: 0 auto;
  padding: 0 10px 32px 10px;
  background-color: #fff;
}
.article-header {
  margin: 0 -17px 16px;
}

.article-title {
  background-image: url(../images/main_title_sp.jpg);
  padding-top: 84.375%;
}

.article-lead {
  background-color: #d7a577;
  margin: 0;
  padding: 20px;
}
.article-lead__text p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875;
  color: #fff;
}

.article-content {
  margin-top: 32px;
}
.article-content::before {
  content: "";
  display: block;
  background: url(../images/title.svg) no-repeat center top;
  width: 155px;
  height: 38px;
  background-size: contain;
}
.article-content__title {
  line-height: 1;
  font-size: 21px;
  line-height: 1.9;
  font-family: 'Merriweather', serif;
  margin-bottom: 32px;
}
.article-content__title span {
  border-bottom: 1px solid #d7a577;
  padding: 0 3px 0;
}

.article-content__text {
  margin-top: 24px;
}
.article-content__text p {
  font-size: 140%;
  margin: 0 auto 1.75em;
  padding: 0 3px;
}

.article-content__photo {
  background: no-repeat center top;
  width: 100%;
  padding-top: 68.75%;
  margin: 45px auto;
  background-size: contain;
}
.article-content__photo:nth-of-type(1) {
  background-image: url(../images/ph1-1_sp.jpg);
}
.article-content__photo:nth-of-type(2) {
  background-image: url(../images/ph1-2_sp.jpg);
}
.article-content__photo + h3 {
  margin-top: 32px;
}
.device-pc .article {
  width: 960px;
  padding: 0 0 40px 0;
}
.device-pc .article-header {
  margin: 0;
}

.device-pc .article-title {
  background-image: url(../images/main_title_pc.jpg);
}

.device-pc .article-lead {
  margin: 0 auto;
  padding: 40px 0;
}
.device-pc .article-lead__text {
  width: 560px;
}
.device-pc .article-lead__text p {
  font-size: 18px;
}

.device-pc .article-content {
  margin-top: 64px;
}
.device-pc .article-content::before {
  margin-left: 200px;
  width: 176px;
  height: 41px;
}
.device-pc .article-content__title {
  font-size: 32px;
  line-height: 1.85;
  width: 560px;
  margin: 40px auto 52px;
}

.device-pc .article-content__text p {
  width: 560px;
  font-size: 160%;
  margin: 0 auto 1.75em;
  padding: 0;
}
.device-pc .article-content__text p.credit {
  margin-top: 5.25em;
}

.device-pc .article-content__photo {
  padding-top: 66.60714%;
}
.device-pc .article-content__photo:nth-of-type(1) {
  background-image: url(../images/ph1-1.jpg);
}
.device-pc .article-content__photo:nth-of-type(2) {
  background-image: url(../images/ph1-2.jpg);
}
.device-pc .article-content__photo + h3 {
  margin-top: 64px;
}

.device-pc .article-photo a {
  width: 300px;
  margin: 0 auto;
}

/*# sourceMappingURL=main.css.map */
