@charset "utf-8";


#contentsWrap{
  color: #231815;
}
#keyVisual{
  position: relative;
  height: 501px;
  background: url(../images/main.jpg) no-repeat;
  background-size: cover;
}
.photoCaption{
  color: #fff;
}

