@charset "UTF-8";
/**
 * 上下空き
 */
.p-summer-event-2015-gap-tb {
  margin-top: 60px;
  margin-bottom: 60px;
}

/**
 * 左右空き
 */
.p-summer-event-2015-gap-lr {
  margin-left: 5%;
  margin-right: 5%;
}

/**
 * コンテンツタイトル
 */
.p-summer-event-2015-content-title {
  padding-bottom: 0.4em;
  border-bottom: 2px solid;
  font-size: 16px;
}

/**
 * 全体
 */
.p-summer-event-2015 {
  margin: 0 auto;
  max-width: 1200px;
}
/**
 * ヒーロー
 */
.p-summer-event-2015-hero-title-img {
  width: 100%;
  vertical-align: bottom;
}

/**
 * util
 */
.u-summer-event-2015-overflow-hidden {
  overflow: hidden;
}

.u-summer-event-2015-inline-block {
  display: inline-block;
}

.u-summer-event-2015-margin-0 {
  margin: 0;
}

.u-summer-event-2015-bg {
  background-color: #ffc80a;
}/*# sourceMappingURL=style.css.map */