@charset "UTF-8";


/* title */
.logo {
  width: 100%;
  height: 85px;
  text-align: center;
  padding-bottom: 15px;
}
#slider {
  width: 100%;
  height: auto;
  position: relative;
  background-size: cover;
}
.title img {
  width: 100%;
  height: auto;
  display: block;
}

/* cnt1 */
.container.cnt1 {
  position: relative;
  height: 120px;
  background-color: #a20021;
}
.inner.cnt1 {
  position: relative;
  height: 120px;
}
.titlecopy {
  position: absolute;
  left: 237px;
  top: 25px;
}

/* cnt2 */
.container.cnt2 {
  position: relative;
  height: 918px;
  background-image: url(../images/bg_01.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}
.inner.cnt2 {
  position: relative;
  height: 918px;
}
.copy-01 {
  position: absolute;
  left: 98px;
  top: 44px;
}
.copy-02 {
  position: absolute;
  left: 551px;
  top: 209px;
}
.copy-03 {
  position: absolute;
  left: 88px;
  top: 561px;
}
.photo-01 {
  position: absolute;
  left: 95px;
  top: 207px;
}
.photo-02 {
  position: absolute;
  left: 423px;
  top: 557px;
}
.photo-atn1 {
  position: absolute;
  left: 821px;
  top: 537px;
  line-height: 0;
}

/* cnt3 */
.container.cnt3 {
  position: relative;
  height: 1000px;
  background-color: #f5f1ea;
}
.inner.cnt3 {
  position: relative;
  height: 1000px;
}
.copy-04 {
  position: absolute;
  left: 64px;
  top: 55px;
}
.copy-05 {
  position: absolute;
  left: 606px;
  top: 400px;
}
.copy-06 {
  position: absolute;
  left: 38px;
  top: 827px;
}
.copy-07 {
  position: absolute;
  left: 778px;
  top: 803px;
}
.photo-03 {
  position: absolute;
  left: 423px;
  top: 56px;
}
.photo-04 {
  position: absolute;
  left: 798px;
  top: 56px;
}
.photo-05 {
  position: absolute;
  left: 798px;
  top: 191px;
}
.photo-06 {
  position: absolute;
  left: 53px;
  top: 400px;
}
.photo-07 {
  position: absolute;
  left: 228px;
  top: 750px;
}
.photo-08 {
  position: absolute;
  left: 568px;
  top: 700px;
}
.photo-atn2 {
  position: absolute;
  left: 481px;
  top: 379px;
  line-height: 0;
}

/* cnt4 */
.container.cnt4 {
  position: relative;
  height: 375px;
  background-image: url("../images/bg_02.jpg");
  background-repeat: repeat-x;
  background-position: center top;
}
.inner.cnt4 {
  position: relative;
  height: 375px;
}
.photo-09 {
  position: absolute;
  left: 95px;
  top: 42px;
}
.photo-atn3 {
  position: absolute;
  left: 190px;
  top: 22px;
  line-height: 0;
}
.copy-08 {
  position: absolute;
  left: 552px;
  top: 52px;
}

/* cnt5 */
.container.cnt5 {
  position: relative;
  height: 380px;
  background-color: #666;
}
.inner.cnt5 {
  position: relative;
  height: 380px;
}
.copy-09 {
  position: absolute;
  left: 211px;
  top: 26px;
}
.copy-10 {
  position: absolute;
  left: 50px;
  top: 81px;
}
.copy-11 {
  position: absolute;
  left: 45px;
  top: 300px;
}
.photo-10 {
  position: absolute;
  left: 478px;
  top: 81px;
}
.photo-11 {
  position: absolute;
  left: 715px;
  top: 81px;
}

/* cnt6 */
.container.cnt6 {
  position: relative;
  height: 100px;
}
.inner.cnt6 {
  position: relative;
  height: 100px;
}
.btn {
  position: absolute;
  left: 120px;
  top: 30px;
}
