@charset "UTF-8";


header *, main * {
  margin: 0;
  padding: 0
}

/* title */
.container.titlebase {
  position: relative;
  height: auto;
  background-image: url("../images/titleimage.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.title img {
  width: 100%;
  height: auto;
  display: block;
}

/* cnt1 */
.container.cnt1 {
  position: relative;
  height: 500px;
  background:
  url("../images/subimage_02.png") no-repeat calc(50% + 395px) -46px,
  url("../images/subimage_01.png") no-repeat calc(50% - 451px) -16px,
  url("../images/bg_01.png") repeat center top;
}
.inner.cnt1 {
  position: relative;
  height: 500px;
}
.stamprally-01 {
  position: absolute;
  left: 177px;
  top: 14px;
}
.stamprally-02 {
  position: absolute;
  left: 134px;
  top: 144px;
}
.btn-01 {
  position: absolute;
  left: 268px;
  top: 412px;
}

/* cnt2 */
.container.cnt2 {
  position: relative;
  height: 840px;
  background:
  url("../images/bg_02.png") no-repeat calc(50% - 2px) 14px;
}
.inner.cnt2 {
  position: relative;
  height: 840px;
}
.about {
  position: absolute;
  left: 95px;
  top: 45px;
}
.midokoro-st {
  position: absolute;
  left: 326px;
  top: 181px;
}
.midokoro-01a {
  position: absolute;
  left: 92px;
  top: 263px;
}
.midokoro-02a {
  position: absolute;
  left: 538px;
  top: 263px;
}
.midokoro-03a {
  position: absolute;
  left: 39px;
  top: 549px;
}
.midokoro-04a {
  position: absolute;
  left: 485px;
  top: 549px;
}
.midokoro-01b {
  position: absolute;
  left: 456px;
  top: 252px;
}
.midokoro-02b {
  position: absolute;
  left: 902px;
  top: 252px;
}
.midokoro-03b {
  position: absolute;
  left: 403px;
  top: 538px;
}
.midokoro-04b {
  position: absolute;
  left: 849px;
  top: 538px;
}

/* cnt3 */
.container.cnt3 {
  position: relative;
  height: 440px;
  background:
  url("../images/bg_04.png") no-repeat center bottom,
  url("../images/bg_03.png") repeat center top;
}
.inner.cnt3 {
  position: relative;
  height: 440px;
}
.coupon-st {
  position: absolute;
  left: 295px;
  top: 22px;
}
.btn-02 {
  position: absolute;
  left: 167px;
  top: 65px;
}
.info-st {
  position: absolute;
  left: 325px;
  top: 214px;
}
.btn-03 {
  position: absolute;
  left: 25px;
  top: 270px;
}
.btn-04 {
  position: absolute;
  left: 345px;
  top: 270px;
}
.btn-05 {
  position: absolute;
  left: 665px;
  top: 270px;
}
.btn-06 {
  position: absolute;
  left: 25px;
  top: 351px;
}
.btn-07 {
  position: absolute;
  left: 665px;
  top: 351px;
}
