@charset "utf-8";

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

#container {
  background: url(../img/process/bg_process01.png) no-repeat top 40px center;
}

.mv {
  padding-top: 280px;
}

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

.mv .inner h1 {
  padding: 111px 0 310px;
  position: relative;
  z-index: 10;
}

.mv .inner picture {
  position: absolute;
}

.mv .inner .person {
  right: 195px;
  top: 250px;
}

.mv .inner .sheep01 {
  top: -108px;
  left: 185px;
}

.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: 210px;
  right: -182px;
  z-index: 10;
}

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

.detail li picture {
  position: absolute;
}

.detail li .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 40px;
}

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

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

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

.detail .read p {
  margin: 67px auto 30px;
  font-size: 2.2em;
  line-height: 2.2;
  color: #AAA096;
}

.detail li picture {
  position: absolute;
}

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

.detail li.read {
  z-index: 2;
  position: relative;
  margin-top: -61px;
}

.detail li.read h2 {
  font-size: 3.2em;
  color: #C375AD;
  margin-bottom: 90px;
  font-weight: bold;
  line-height: 1.7;
}

.detail li.read .makura05 {
  bottom: -130px;
  left: -50px;
}

.detail li.nayami_list {
  background: url(../img/onayami/bg.png) no-repeat top center;
  background-size: 100% 100%;
  margin-top: -120px;
  padding: 167px 0;
  position: relative;
  z-index: 1;
}

.nayami_list .inner .step li {
  display: flex;
  align-items: center;
  text-align: left;
  position: relative;
}

.nayami_list .inner .step li p {
  font-size: 2.4em;
  color: #AAA096;
  line-height: 1.8;
}

.nayami_list .inner .step li p span {
  display: block;
  font-size: 0.7em;
  margin-top: 10px;
}

.nayami_list .sheep01 {
  top: 683px;
  right: -40px;
}

.nayami_list .makura06 {
  bottom: 7px;
  right: -60px;
  z-index: -1;
}

.nayami_list .sheep02 {
  top: 42px;
  left: 350px;
}

.nayami_list .makura07 {
  top: 397px;
  left: -480px;
}

.nayami_list .sheep03 {
  bottom: -14px;
  right: 243px;
}

.read .makura08 {
  bottom: -170px;
  right: -80px;
}

.nayami_list .makura09 {
  bottom: -150px;
  left: -130px;
}

.btn_more {
  width: 100%;
  border: 1px solid #AAA096;
  background: #ffffff;
  color: #8C8278;
  border-radius: 50px;
  padding: 16px 0;
  margin: 50px auto 0;
  font-size: 3.2em;
  letter-spacing: 0.08em;
  transition: all .3s;
  text-align: center;
}

.btn_more:hover {
  background: #8C8278;
  color: #ffffff;
}

@media (max-width: 1100px) {
  .mv .inner {
    width: auto;
  }

  picture {
    width: 31%;
    height: auto;
  }
}

@media all and (min-width: 0) and (max-width: 767px) {
  #container {
    background: url(../img/process/bg_process01_sp.png) no-repeat top 0 center;
    background-size: 130%;
  }

  .mv {
    margin: 0 0 129px;
    padding-top: 77px;
  }

  picture {
    width: auto;
    height: auto;
  }

  .mv .inner {
    width: auto;
  }

  .mv .inner h1 {
    padding: 31px 30px 0;
    position: relative;
    z-index: 10;
  }

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

  .mv .inner .person {
    left: 111px;
    top: 109px;
    width: 19%;
  }

  .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 .inner p {
    margin: 173px 63px 0 6px;
  }

  .detail li.nayami_list {
    background: url(../img/onayami/bg_sp.png) no-repeat top center;
    background-size: 100% 100%;
    margin-top: -120px;
    padding: 147px 0 50px;
    position: relative;
    z-index: 1;
  }

  .detail li.read h2 {
    font-size: 1.8em;
    color: #C375AD;
    padding: 0px 80px 40px 30px;
    margin: 0;
    background: #ffffff;
  }

  .detail .read p {
    margin: 0;
    padding: 53px 80px 27px 30px;
    font-size: 1.4em;
    line-height: 2.2;
    color: #AAA096;
    background: #ffffff;
    text-align: center;
  }

  .detail li .inner {
    width: auto;
    margin: 0 auto;
    padding: 10px 70px 40px 20px;
    display: inherit;
    justify-content: center;
    align-items: center;
  }

  .counseling .inner .step li:nth-child(3) .makura12 {
    bottom: -68px !important;
    left: -80px;
    z-index: 60;
    width: 36%;
  }

  .detail h4 {
    font-size: 5.8em;
    line-height: 1.0;
    margin-bottom: -3px;
  }

  .detail h4 span {
    font-size: 0.5em;
    display: block;
  }

  .detail h3 {
    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;
  }

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

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

  .detail li.read .makura05 {
    bottom: -80px;
    left: -50px;
    width: 25%;
  }

  .nayami_list .makura07 {
    top: 30px;
    left: -40px;
    width: 28%;
  }

  .nayami_list .makura08 {
    top: 0;
    right: -40px;
    width: 28%;
  }

  .nayami_list h2 {
    width: 45%;
    position: absolute;
    top: 140px;
    right: 63px;
    transform: rotate(8deg);
  }

  .nayami_list .inner .step li p {
    font-size: 1.4em;
  }

  .nayami_list {
    margin: 0;
  }

  .nayami_list .sheep01 {
    top: 683px;
    right: -40px;
    width: 14%;
  }

  .nayami_list .makura06 {
    bottom: -47px;
    right: 20px;
    z-index: -1;
    width: 26%;
  }

  .nayami_list .sheep02 {
    top: 42px;
    left: 350px;
    width: 14%;
  }

  .nayami_list .makura07 {
    top: 397px;
    left: -480px;
    width: 14%;
  }

  .nayami_list .sheep03 {
    bottom: -14px;
    right: 243px;
    width: 14%;
  }

  .read .makura08 {
    bottom: -40px;
    right: 10px;
    width: 22%;
  }

  .nayami_list .makura09 {
    bottom: 90px;
    left: -30px;
    width: 25%;
    z-index: -1;
  }

  .nayami_list .inner .btn_more {
    margin: 30px 0 0 0;
    font-size: 1.8em;
    line-height: 1.5;
    padding: 18px 14px 14px;
  }


}

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

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