@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: 520px;
}
.inner.cnt1 {
  position: relative;
  height: 520px;
}
.introphoto-01 {
  position: absolute;
  left: 0px;
  top: -27px;
}
.introphoto-02 {
  position: absolute;
  left: 716px;
  top: -29px;
}
.introcopy {
  position: absolute;
  left: 191px;
  top: 33px;
}
.coupon-st {
  position: absolute;
  left: 157px;
  top: 158px;
}
.coupon-btn1 {
  position: absolute;
  left: 65px;
  top: 333px;
}
.coupon-btn2 {
  position: absolute;
  left: 509px;
  top: 333px;
}
.coupon-atn {
  position: absolute;
  left: 238px;
  top: 447px;
}

/* cnt2 */
.container.cnt2 {
  position: relative;
  height: 1100px;
  background-image: url("../images/bg_exp.png");
  background-position: center 120px;
  background-repeat: repeat-x;
}
.inner.cnt2 {
  position: relative;
  height: 1100px;
}
.exp-st {
  position: absolute;
  left: 171px;
  top: 29px;
}
.exp-nature-base {
  position: absolute;
  left: 5px;
  top: 254px;
}
.exp-food-base {
  position: absolute;
  left: 335px;
  top: 321px;
}
.exp-crafting-base {
  position: absolute;
  left: 665px;
  top: 242px;
}
.exp-nature-copy {
  position: absolute;
  left: 21px;
  top: 191px;
}
.exp-food-copy {
  position: absolute;
  left: 351px;
  top: 270px;
}
.exp-crafting-copy {
  position: absolute;
  left: 681px;
  top: 172px;
}
.exp-nature-photo1 {
  position: absolute;
  left: 20px;
  top: 544px;
}
.exp-nature-photo2 {
  position: absolute;
  left: 20px;
  top: 844px;
}
.exp-nature-photo3 {
  position: absolute;
  left: 170px;
  top: 844px;
}
.exp-food-photo1 {
  position: absolute;
  left: 350px;
  top: 571px;
}
.exp-food-photo2 {
  position: absolute;
  left: 350px;
  top: 871px;
}
.exp-food-photo3 {
  position: absolute;
  left: 500px;
  top: 871px;
}
.exp-crafting-photo1 {
  position: absolute;
  left: 680px;
  top: 493px;
}
.exp-crafting-photo2 {
  position: absolute;
  left: 680px;
  top: 793px;
}
.exp-crafting-photo3 {
  position: absolute;
  left: 830px;
  top: 793px;
}

/* cnt3 */
.container.cnt3 {
  position: relative;
  height: 2130px;
  background-image: url("../images/bg_plan.png");
  background-position: center 180px;
  background-repeat: repeat-x;
}
.inner.cnt3 {
  position: relative;
  height: 2130px;
  padding-top: 50px;
}
.plan-st {
  text-align: center;
}
.plan-nature-ninja-st {
  text-align: center;
  margin-top: 43px;
}
.plan-food-st {
  text-align: center;
  margin-top: 35px;
}
.plan-crafting-st {
  text-align: center;
  margin-top: 35px;
}
.planbox-1 {
  position: relative;
  width: 968px;
  height: 262px;
  margin: 25px auto 0;
}
.planbox-2 {
  position: relative;
  width: 726px;
  height: 262px;
  margin: 25px auto 0;
}
.planbox-3 {
  position: relative;
  width: 968px;
  height: 1048px;
  margin: 25px auto 0;
}
.cassette-1, .cassette-2, .cassette-3, .cassette-4 {
  display: inline-block;
  width: 242px;
  height: 262px;
  position: relative;
  float: left;
}
.plan-copy {
  position: absolute;
  left: 11px;
  top: 11px;
}
.plan-btn {
  position: absolute;
  left: 65px;
  top: 96px;
}
