@charset "utf-8";

/*------------------------------*/
/* STYLE */
/*------------------------------*/

#container {
  background: url(../img/common/img_top_bg01.png) no-repeat top center;
}

.mv {
  padding-top: 260px;
}

.mv .inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

.mv .inner h1.logo {
  position: relative;
  z-index: 10;
}

.mv .inner picture {
  position: absolute;
}

.mv .inner .person {
  left: 245px;
  top: 280px;
}

.mv .inner .sheep01 {
  top: -108px;
  right: 195px;
}

.mv .inner .makura01 {
  top: -170px;
  left: -107px;
}

.mv .inner .makura02 {
  top: -167px;
  right: -99px;
}

.mv .inner .makura03 {
  top: 232px;
  left: -180px;
}

.mv .inner .makura04 {
  top: 190px;
  right: -182px;
}

.mv .inner h1.text {
  margin-top: 173px;
}

.mv .text {
  width: 1100px;
  margin: 40px auto 0;
  position: relative;
}

.mv .text .bg {
  width: 760px;
  height: 1140px;
  margin: 0 auto;
  padding-top: 119px;
  background: url(../img/top/img_top_text_bg.png) no-repeat top center;
  background-size: contain;
}

.mv .text h2 {
  line-height: 1.6;
  color: #C6B198;
}

.mv .text .bg p {
  font-size: 2.7em;
  line-height: 2.4;
  margin-top: 39px;
}

.mv .text picture {
  position: absolute;
}

.mv .text .makura05 {
  top: -70px;
  right: -200px;
}

.mv .text .makura06 {
  top: 232px;
  left: -180px;
}

.mv .text .makura07 {
  top: 580px;
  right: -180px;
}

.mv .text .makura08 {
  top: 712px;
  left: -230px;
}

.mv .text .makura09 {
  bottom: -58px;
  right: -210px;
  z-index: 10;
}

.mv .text .sheep02 {
  top: -35px;
  left: -10px;
}

.mv .text .sheep03 {
  top: 342px;
  right: -70px;
}

.mv .text .sheep04 {
  bottom: 82px;
  right: 140px;
}

.point li picture {
  position: absolute;
}

.point li .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 10px 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.point li .inner .text {
  width: 653px;
  flex-shrink: 0;
}

.point h3.en {
  font-size: 8.8em;
  color: #B79A7B;
  letter-spacing: 0.09em;
  margin-bottom: -30px;
}

.point h3.ja {
  font-size: 4.0em;
  font-weight: bold;
  color: #B79A7B;
  margin: 27px -20px;
}

.point p {
  width: 90%;
  margin: 0 auto;
  font-size: 2.3em;
  line-height: 1.8;
}

.point li picture {
  position: absolute;
}

.point li .photo img {
  width: 34vw;
  height: auto;
}

.point li:nth-child(1) {
  z-index: 1;
}

.point li:nth-child(2) {
  background: url(../img/common/img_top_bg02.png) no-repeat top center;
  background-size: cover;
  margin-top: -120px;
  padding: 137px 0;
  position: relative;
  z-index: 0;
}

.point li:nth-child(2) .inner {
  justify-content: flex-start;
}

.point li:nth-child(3) {
  margin-top: -173px;
  z-index: 1;
}

.point li:nth-child(1) .photo {
  margin-left: -100px;
  margin-right: 60px;
}

.point li:nth-child(2) .photo {
  margin-right: -100px;
  margin-left: 60px;
}

.point li:nth-child(3) .photo {
  margin-left: -100px;
  margin-right: 60px;
}

.w_bg {
  background: #ffffff;
}

.point li .makura10 {
  bottom: -68px;
  left: -120px;
  z-index: 10;
}

.point li .makura11 {
  top: -268px;
  right: -15px;
}

.point li .person02 {
  top: -678px;
  right: -5px;
}

.point li .person02 img {
  width: 40vw;
  height: auto;
}

.point li .makura12 {
  bottom: -88px;
  left: -50px;
  z-index: 60;
}

.point li .sheep05 {
  bottom: -26px;
  right: 50px;
  z-index: 10;
}

@media all and (min-width: 0) and (max-width: 767px) {

  .mv {
    margin: 0 0 159px;
    padding-top: 86px;
  }

  .mv .inner {
    width: auto;
  }

  .mv .inner h1.logo {
    margin-top: 120px;
    margin: 0 84px 0 24px;
  }

  .mv .inner .person {
    left: 111px;
    top: 140px;
    width: 30%;
  }

  .mv .inner .sheep01 {
    top: 18px;
    right: 68px;
    width: 12%;
  }

  .mv .inner .makura01 {
    width: 31%;
    top: -80px;
    left: -77px;
  }

  .mv .inner .makura02 {
    top: -74px;
    right: 49px;
    width: 27%;
  }

  .mv .inner .makura03 {
    top: 142px;
    left: -28px;
    width: 32%;
  }

  .mv .inner .makura04 {
    top: 160px;
    right: 30px;
    width: 30%;
  }

  .mv .text {
    width: auto;
    margin: 60px auto 0;
  }

  .mv .text .bg {
    width: auto;
    height: auto;
    margin: 0 80px 0 20px;
    padding-top: 65px;
    background: url(../img/top/img_top_text_bg.png) no-repeat top center;
    background-size: 100% 100%;
  }

  .mv .text .bg p {
    font-size: 1.5em;
    margin-top: 20px;
    padding: 0 30px 57px;
  }

  .mv .text .makura05 {
    top: -70px;
    right: -200px;
    width: 28%;
    z-index: -1;
  }

  .mv .text .makura06 {
    top: 102px;
    left: -50px;
    width: 28%;
    z-index: -1;
  }

  .mv .text .makura07 {
    top: 470px;
    right: -3px;
    width: 28%;
    z-index: -1;
  }

  .mv .text .makura08 {
    top: 522px;
    left: -30px;
    width: 32%;
  }

  .mv .text .makura09 {
    bottom: -58px;
    right: -210px;
    z-index: 10;
    width: 28%;
  }

  .mv .text .sheep02 {
    top: -35px;
    left: 50px;
    width: 15%;
  }

  .mv .text .sheep03 {
    display: none;
  }

  .mv .text .sheep04 {
    bottom: -111px;
    right: 140px;
    width: 16%;
  }

  .mv .inner h1.text {
    margin: 173px 63px 0 6px;
  }

  .mv .text .makura05 {
    top: -40px;
    right: 0;
    width: 28%;
  }

  .point li .inner {
    width: auto;
    margin: 0 auto;
    padding: 10px 0 40px;
    display: inherit;
    justify-content: center;
    align-items: center;
    background: #ffffff;
  }

  .point li .inner .text {
    width: auto;
    margin-top: 40px;
  }

  .point li .makura10 {
    bottom: -38px;
    left: -40px;
    z-index: 10;
    width: 35%;
  }

  .point li .sheep05 {
    bottom: -26px;
    right: 50px;
    z-index: 10;
    width: 28%;
  }

  .point li .sheep07 {
    bottom: 257px;
    left: 2px;
    width: 15%;
    z-index: -1;
  }

  .point li .makura11 {
    top: -69px;
    right: 15px;
    width: 34%;
  }

  .point li .makura12 {
    bottom: -68px;
    left: -60px;
    z-index: 60;
    width: 36%;
  }

  .point li .makura14 {
    top: -30px;
    right: 80px;
    z-index: 60;
    width: 29%;
  }

  .point li .makura15 {
    bottom: -90px;
    right: -40px;
    z-index: 60;
    width: 26%;
  }

  .point h3.en {
    font-size: 5.8em;
    line-height: 1.0;
    margin-bottom: -3px;
  }

  .point h3.en span {
    font-size: 0.5em;
    display: block;
  }

  .point h3.ja {
    font-size: 2.5em;
    font-weight: normal;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0;
    text-align: justify;
    margin: 21px 0 0 10px;
  }

  .point p {
    width: auto;
    margin: 0 70px 0 20px;
    font-size: 1.5em;
    line-height: 2.2;
    text-align: left;
  }

  .point li .photo {
    margin-left: -100px;
    margin-right: 60px;
    display: flex;
    justify-content: space-between;
  }

  .point li .photo .line img {
    width: 95px;
    height: auto;
  }

  .point li .photo img {
    width: 312px;
    height: 303px;
  }

  .point li:nth-child(1) .inner {
    padding: 10px 0 60px;
  }

  .point li:nth-child(1) .photo {
    margin-left: -73px;
    margin-right: 70px;
  }

  .point li:nth-child(1) .max {
    z-index: 1;
  }

  .point li:nth-child(2) {
    padding: 137px 0 190px;
  }

  .point li:nth-child(2) .inner {
    background-color: inherit;
  }

  .point li:nth-child(2) .photo {
    margin-right: -20px;
    margin-left: 20px;
  }

  .point li:nth-child(3) .photo {
    margin-left: -67px;
    margin-right: 70px;
  }

  .point li:nth-child(3) .inner {
    padding: 60px 0 50px;
  }
}

@media (min-width: 1600px) {}

@media all and (min-width: 0) and (max-width: 321px) {}