#collectionSection {
  max-width: 1200px;
  margin: 0 auto;
  padding: 43px 0 292px;
}

#collectionSection img {
  width: 100%;
  height: auto;
}

#collectionSection .mainttl {
  margin-bottom: 95px;
}

#itemContents {
  max-width: 900px;
  margin: 0 auto;
  color: #333;
}

#itemContents .box {
  position: relative;
}

#itemContents .box .box-txts {
  text-align: center;
}

#itemContents .box .box-txts .ttl {
  margin: 0 auto;
}

#itemContents .box .box-txts .txt {
  font-size: 13px;
  letter-spacing: 0.025em;
  line-height: 27px;
}

#itemContents .box .box-txts .credit {
  border-top: 1px solid;
  padding-top: 18px;
  font-size: 11px;
  letter-spacing: 0.025em;
  line-height: 20px;
}

#itemContents .box .box-txts .credit a {
  text-decoration: underline;
}

#itemContents .box-01 {
  margin-bottom: 43px;
}

#itemContents .box-01 .box-img {
  width: 470px;
  margin: 0 0 0 auto;
}

#itemContents .box-01 .box-txts {
  position: absolute;
  left: 0;
  top: 51.5%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 470px;
}

#itemContents .box-01 .box-txts .ttl {
  width: 336px;
  margin-bottom: 45px;
}

#itemContents .box-01 .box-txts .txt {
  width: 94%;
  margin: 0 auto 57px;
}

#itemContents .box-02 {
  margin-bottom: 164px;
}

#itemContents .box-02 .box-img {
  margin-bottom: 62px;
}

#itemContents .box-02 .box-txts .ttl {
  width: 404px;
  margin-bottom: 29px;
}

#itemContents .box-02 .box-txts .txt {
  margin-bottom: 56px;
}

#itemContents .box-03 .box-img {
  margin-bottom: 59px;
}

#itemContents .box-03 .box-txts .ttl {
  width: 420px;
  margin-bottom: 25px;
  -webkit-transform: translate(9px, 0);
          transform: translate(9px, 0);
}

#itemContents .box-03 .box-txts .txt {
  margin-bottom: 58px;
}

#itemContents .box-03 .box-txts .credit {
  padding-top: 15px;
  letter-spacing: 0.01em;
}
