@charset "UTF-8";
/* sake */
a.scroll_point {
  height: 1px;
  display: block;
}

.smp a.scroll_point {
  margin-top: -90px;
  padding-top: 90px;
}

/* ichiran desc ======== ======== ======== ======== ======== ======== ======== ======== */
.desc-block {
  width: 920px;
  height: 423px;
  background-position: center;
  background-image: url(../img/sake_desc_bg.png);
  background-repeat: no-repeat;
  position: relative;
}

.sake-desc-txt p {
  font-size: 1.4rem;
  line-height: 1.9;
  color: #ff9193;
  margin: 0;
  padding: 0;
  padding-top: 144px;
  padding-left: 30px;
}

.smp .ichiran-desc-container .ichiran-desc .desc-block {
  background-image: none;
}

.smp .ichiran-desc-container .ichiran-desc .desc-block .desc-bottom-smp {
  background-image: url(../img/sake_desc_bottom_smp.png);
}

/* ichiran content ======== ======== ======== ======== ======== ======== ======== ======== */
.ichiran-content-block .card .main dl:first-of-type {
  padding: 0 0 14px 0;
  /*上 右 下 左, 上 左右 下, 上下 左右*/
}
/*# sourceMappingURL=sake.css.map */