@charset "utf-8";

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

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

.fix_btn {
  position: fixed;
  top: 90px;
  right: 0;
  z-index: 100;
}

.fix_btn .btn_more {
  width: 84px;
  writing-mode: vertical-rl;
  border-radius: 60px 0 0 60px;
  font-weight: bold;
  padding: 70px 7px;
}

.fix_btn .btn_more span {
  font-size: 0.8em;
  background: #ffffff;
  border-radius: 50px;
  color: #c375ad;
  padding: 11px 5px;
  margin-bottom: 10px;
}

h2 {
  font-size: 6.2em;
  font-weight: bold;
  letter-spacing: 0;
}

.mv {
  padding-top: 218px;
}

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

.mv .inner p {
  width: 70%;
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1.8;
  margin: 32px 0 89px;
  position: relative;
  z-index: 10;
}

.mv .inner p span {
  position: relative;
  display: inline-block;
}

.mv .inner p span::before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 18px;
  padding: 0 5px;
  background-color: #fff;
  position: absolute;
  bottom: 12.5%;
  left: -3px;
  border-radius: 10px;
  z-index: -1;
}

.mv .inner h1.logo {
  position: relative;
  z-index: 10;
  text-align: left;
  margin-left: -54px;
}

.mv .inner picture {
  position: absolute;
}

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

.mv .inner .makura01 {
  top: -90px;
  left: -357px;
}

.mv .inner .text02 {
  top: -107px;
  left: 265px;
}

.mv .inner .img_mv {
  top: -220px;
  right: -390px;
}

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

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

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

.mv .text h2 {
  line-height: 1.4;
  color: #8E847B;
  font-weight: bold;
  letter-spacing: 0;
}

.mv .text .bg p {
  font-size: 3.0em;
  font-weight: bold;
  line-height: 1.6;
  color: #8c8378;
}

.mv .text picture {
  position: absolute;
}

.mv .text .makura03 {
  top: -110px;
  left: -350px;
}

.mv .text .makura07 {
  top: 190px;
  right: -230px;
}

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

.mv .text .makura09 {
  bottom: 312px;
  right: -260px;
  z-index: 10;
}

.mv .text .sheep02 {
  top: -80px;
  right: -20px;
}

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

.mv .text .sheep04 {
  bottom: 22px;
  right: 0;
}

.mv .text .person {
  left: 35px;
  top: 290px;
}

.mv .text ul {
  width: 470px;
  margin: 54px auto;
}

.mv .text ul li {
  font-size: 3.0em;
  font-weight: bold;
  position: relative;
  text-align: left;
  margin: 0 -70px 22px 0;
}

.mv .text ul li::before {
  content: '';
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url(../img/lp/icon_check.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: -48px;
  top: 8px;
}

.mv .arrow {
  margin-bottom: 30px;
}

.point li .makura06 {
  top: 80px;
  left: -90px;
  z-index: -1;
}

.point li .makura07 {
  top: 80px;
  left: -90px;
}

.point li .makura08 {
  bottom: -210px;
  right: -170px;
}

.point li .makura09 {
  top: -80px;
  left: -140px;
}

.point li .makura10 {
  top: -80px;
  right: -140px;
}

.point li .makura11 {
  bottom: 290px;
  left: -140px;
}

.point li .sheep02 {
  bottom: 92px;
  left: 495px;
  z-index: -1;
}

.point li .sheep03 {
  top: 102px;
  left: 115px;
}

.point li .sheep04 {
  top: 102px;
  left: 115px;
}

.point .read p {
  font-size: 3.2em;
  padding: 64px 0 70px;
  line-height: 2.1;
  text-align: center;
}

.point li picture {
  position: absolute;
}

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

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

.point h4 {
  font-size: 8.8em;
  color: #8C8278;
  letter-spacing: 0.09em;
  margin: -38px 0 -30px;
}

.point h3 {
  font-size: 4.0em;
  font-weight: bold;
  color: #8C8278;
  margin: 13px 0 31px;
}

.point h3 span {
  font-size: 0.6em;
  display: block;
  font-weight: normal;
}

.point p {
  width: 90%;
  margin: 0 auto;
  font-size: 2.4em;
  text-align: left;
  word-wrap: break-word;
}

.point li picture {
  position: absolute;
}

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

.point li:nth-child(1) p.read {
  width: 100%;
  text-align: center;
  margin: 33px 0 60px;
  font-weight: bold;
  line-height: 1.7;
}

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

.point li:nth-child(1) h2 {
  padding-top: 48px;
}

.point li:nth-child(3) .inner,
.point li:nth-child(5) .inner,
.point li:nth-child(7) .inner {
  position: relative;
  z-index: 1;
}

.point li:nth-child(2) {
  padding: 137px 0;
  position: relative;
  z-index: 0;
}

.point li:nth-child(2) p {
  line-height: 1.6;
  text-align: center;
}

.point li:nth-child(2) h2 {
  position: absolute;
  top: 43px;
  left: -20px;
}

.point li:nth-child(4) {
  padding: 137px 0;
  position: relative;
  z-index: 0;
}

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

.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,
.point li:nth-child(5) .photo,
.point li:nth-child(7) .photo {
  margin-left: -50px;
  margin-right: 40px;
}

.point li:nth-child(4) .photo,
.point li:nth-child(6) .photo {
  margin-right: -50px;
  margin-left: 40px;
}

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

.point li:nth-child(5) .cv {
  padding-bottom: 100px;
}

.point li:nth-child(5) .inner {
  margin-bottom: 100px;
}

.w_bg {
  background: #ffffff;
}

.cv {
  text-align: center;
}

.cv p {
  color: #C375AD;
  font-weight: bold;
  font-size: 3.2em;
  text-align: center;
}

.cv .btn_more {
  font-weight: bold;
  margin-top: 20px;
}

.detail li picture {
  position: absolute;
}

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

.detail .read p {
  margin: 67px auto 100px;
  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: 1;
  position: relative;
}

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

.detail li.flow {
  background: url(../img/process/bg_process02.png) no-repeat top center;
  background-size: cover;
  margin-top: -120px;
  padding: 137px 0 207px;
  position: relative;
  z-index: 0;
}

.w_bg {
  background: #ffffff;
}

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

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

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

.flow h2 {
  margin: 40px 0 -147px;
}

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

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

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

.flow .inner .step li:nth-child(1) {
  margin-left: -40px;
}

.flow .inner .step li:nth-child(1) p {
  margin: 32px 0 0 -130px;
}

.flow .inner .step li:nth-child(2) {
  margin: -131px 0 0 16.5vw;
}

.flow .inner .step li:nth-child(2) p {
  margin: 57px 0 0 -107px;
}

.flow .inner .step li:nth-child(3) {
  margin: -135px 0 0 14vw;
}

.flow .inner .step li:nth-child(3) p {
  margin: 16px -102px 0 0;
  text-align: right;
  z-index: 1;
}

.flow .inner .step li:nth-child(4) {
  justify-content: flex-end;
  margin: -110px -53px 0 0;
}

.flow .inner .step li:nth-child(4) p {
  margin: 100px -114px 0 0;
  text-align: right;
  z-index: 1;
}

.flow .inner .step li:nth-child(1) .sheep01 {
  bottom: -23px;
  left: 250px;
}

.flow .inner .step li:nth-child(1) .makura06 {
  top: 197px;
  right: -60px;
}

.flow .inner .step li:nth-child(2) .sheep02 {
  bottom: -83px;
  left: 250px;
}

.flow .inner .step li:nth-child(2) .makura07 {
  top: 397px;
  left: -480px;
}

.flow .inner .step li:nth-child(3) .sheep03 {
  bottom: -14px;
  right: 243px;
}

.flow .inner .step li:nth-child(3) .makura08 {
  top: 0;
  right: -210px;
}

.flow .inner .step li:nth-child(4) .makura09 {
  top: 70px;
  left: 40px;
}

ul.shop {
  margin-top: -130px;
}

li.shop_list {
  background: linear-gradient(180deg, #F7F3EB 0%, #F7F3EB 96%, #F7F3EB00 96%, #F7F3EB00 100%);
  padding: 73px 0 203px;
  position: relative;
  z-index: 1;
}

li.shop_list>h2 {
  margin-bottom: 111px;
  z-index: 10;
  position: relative;
}

.shop_list>ul {
  width: 84vw;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.shop_list>ul>li {
  width: 40vw;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #AAA096;
  margin-bottom: 5.5vw;
  box-sizing: border-box;
  padding: 30px;
  text-align: left;
  position: relative;
}

.shop_list>ul>li:nth-child(2n) {
  margin-left: 4vw;
}

.shop_list>ul>li h2 {
  font-size: 3.2em;
  font-weight: bold;
  color: #E6907F;
}

.shop_list>ul>li .prefecture {
  width: 110px;
  height: 110px;
  background: #FAE9E5;
  border: 1px solid #AAA096;
  border-radius: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.1em;
  position: absolute;
  top: -49px;
  right: -37px;
}

.shop_list>ul>li address {
  font-size: 1.8em;
  margin: 14px 0 17px;
}

.shop_list>ul>li p {
  margin-bottom: 3px;
}

.shop_list>ul>li button {
  width: 30vw;
  color: #E6907F;
  font-size: 2.1em;
  border: 1px solid #E6907F;
  border-radius: 50px;
  padding: 3px 0;
  margin-top: 20px;
}

.shop_list>ul>li button:hover {
  background: #E6907F;
  color: #ffffff;
}

/* 岩手県 */
.shop_list>ul>li.iwate h2 {
  color: #E2A5C4;
}

.shop_list>ul>li.iwate button {
  color: #E2A5C4;
  border: 1px solid #E2A5C4;
}

.shop_list>ul>li.iwate button:hover {
  background: #E2A5C4;
  color: #ffffff;
}

.shop_list>ul>li.iwate .prefecture {
  background: #E2A5C4;
  color: #FFFFFF;
}

/* 宮城県 */
.shop_list>ul>li.miyagi h2 {
  color: #F497A9;
}

.shop_list>ul>li.miyagi button {
  color: #F497A9;
  border: 1px solid #F497A9;
}

.shop_list>ul>li.miyagi button:hover {
  background: #F497A9;
  color: #ffffff;
}

.shop_list>ul>li.miyagi .prefecture {
  background: #F497A9;
  color: #FFFFFF;
}

/* 埼玉県 */
.shop_list>ul>li.saitama h2 {
  color: #F8A691;
}

.shop_list>ul>li.saitama button {
  color: #F8A691;
  border: 1px solid #F8A691;
}

.shop_list>ul>li.saitama button:hover {
  background: #F8A691;
  color: #ffffff;
}

.shop_list>ul>li.saitama .prefecture {
  background: #F8A691;
  color: #FFFFFF;
}

/* 神奈川県 */
.shop_list>ul>li.kanagawa h2 {
  color: #F8BD86;
}

.shop_list>ul>li.kanagawa button {
  color: #F8BD86;
  border: 1px solid #F8BD86;
}

.shop_list>ul>li.kanagawa button:hover {
  background: #F8BD86;
  color: #ffffff;
}

.shop_list>ul>li.kanagawa .prefecture {
  background: #F8BD86;
  color: #FFFFFF;
}

/* 愛知県 */
.shop_list>ul>li.aichi h2 {
  color: #94C5A0;
}

.shop_list>ul>li.aichi button {
  color: #94C5A0;
  border: 1px solid #94C5A0;
}

.shop_list>ul>li.aichi button:hover {
  background: #94C5A0;
  color: #ffffff;
}

.shop_list>ul>li.aichi .prefecture {
  background: #94C5A0;
  color: #FFFFFF;
}

/* 兵庫県 */
.shop_list>ul>li.hyogo h2 {
  color: #a18cd1;
}

.shop_list>ul>li.hyogo button {
  color: #a18cd1;
  border: 1px solid #a18cd1;
}

.shop_list>ul>li.hyogo button:hover {
  background: #a18cd1;
  color: #ffffff;
}

.shop_list>ul>li.hyogo .prefecture {
  background: #a18cd1;
  color: #FFFFFF;
}

/* 徳島県 */
.shop_list>ul>li.tokushima h2 {
  color: #a1c4fd;
}

.shop_list>ul>li.tokushima button {
  color: #a1c4fd;
  border: 1px solid #a1c4fd;
}

.shop_list>ul>li.tokushima button:hover {
  background: #a1c4fd;
  color: #ffffff;
}

.shop_list>ul>li.tokushima .prefecture {
  background: #a1c4fd;
  color: #FFFFFF;
}

/* 福岡県 */
.shop_list>ul>li.fukuoka h2 {
  color: #77CACA;
}

.shop_list>ul>li.fukuoka button {
  color: #77CACA;
  border: 1px solid #77CACA;
}

.shop_list>ul>li.fukuoka button:hover {
  background: #77CACA;
  color: #ffffff;
}

.shop_list>ul>li.fukuoka .prefecture {
  background: #77CACA;
  color: #FFFFFF;
}

/* 熊本県 */
.shop_list>ul>li.kumamoto h2 {
  color: #73A7DD;
}

.shop_list>ul>li.kumamoto button {
  color: #73A7DD;
  border: 1px solid #73A7DD;
}

.shop_list>ul>li.kumamoto button:hover {
  background: #73A7DD;
  color: #ffffff;
}

.shop_list>ul>li.kumamoto .prefecture {
  background: #73A7DD;
  color: #FFFFFF;
}


.shop_list .bg_bottom {
  margin-bottom: -208px;
}

.shop_list>ul>li .sheep02 {
  top: -140px;
  right: 70px;
}

.shop_list>ul>li .sheep03 {
  top: 150px;
  right: -190px;
  z-index: -1;
}

.shop_list>ul>li .sheep04 {
  top: -130px;
  right: -150px;
  z-index: -1;
}

.shop_list>ul>li .sheep05 {
  top: 140px;
  right: -140px;
  z-index: -1;
}

.shop_list>ul>li .makura06 {
  top: -70px;
  right: -240px;
  z-index: -1;
}

.shop_list>ul>li .makura07 {
  top: -30px;
  left: -210px;
  z-index: -1;
}

.shop_list>ul>li .makura08 {
  bottom: -150px;
  right: -204px;
  z-index: -1;
}

.shop_list>ul>li .makura09 {
  top: 20px;
  left: -200px;
  z-index: -1;
}

.shop_list .makura10 {
  bottom: 260px;
  right: -90px;
  z-index: 10;
}

.shop_list .makura11 {
  bottom: 90px;
  right: -20px;
  z-index: 11;
}

.shop_list .makura12 {
  bottom: -150px;
  left: -110px;
  z-index: 10;
}

.shop_list .makura13 {
  top: -560px;
  left: -230px;
  z-index: 10;
}

footer {
  margin-top: -140px;
}

.faq {
  background: url(../img/lp/img_top_bg02.png) no-repeat top center;
  background-size: cover;
  margin-top: -120px;
  padding: 190px 0 287px;
  position: relative;
  z-index: 0;
}

.faq ul {
  width: 1000px;
  margin: 0 auto;
}

.faq ul li {
  background: #ffffff;
  border-radius: 60px;
  padding: 26px 46px;
  margin-bottom: 30px;
}

.faq ul li h4 {
  font-size: 3.0em;
  font-weight: bold;
}

.faq ul li dl dt {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}

.faq ul li dl dd {
  display: flex;
  padding-left: 40px;
}

.faq ul li dl dd p {
  text-align: left;
  font-size: 2.4em;
}

.faq ul li p.q {
  font-size: 3.6em;
  font-weight: bold;
  padding-right: 22px;
}

.faq ul li p.a {
  font-size: 3.6em;
  color: #C375AD;
  font-weight: bold;
  padding-right: 21px;
}

.faq h2 {
  margin-bottom: 80px;
}

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

  .fix_btn {
    position: fixed;
    top: inherit;
    right: inherit;
    left: 0;
    bottom: 30px;
    z-index: 100;
  }

  .fix_btn .btn_more {
    width: auto;
    writing-mode: inherit;
    border-radius: 60px;
    padding: 8px 47px;
    margin: 36px 60px 0 20px;
  }

  .fix_btn .btn_more span {
    font-size: 0.9em;
    background: #ffffff;
    border-radius: 38px;
    color: #c375ad;
    padding: 7px 13px;
    margin: 0 10px 0 -26px;
  }

  h2 {
    font-size: 3.0em;
  }

  .mv .inner p {
    width: auto;
    font-size: 1.5em;
    margin: 8px 70px 89px 30px;
    text-align: left;
  }

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

  .mv .inner {
    width: auto;
  }

  .mv .inner h1.logo {
    margin-top: 120px;
    margin: 0 62px 0 10px;
  }

  .mv .text .person {
    left: -19px;
    top: 20px;
    width: 24%;
  }

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

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

  .mv .inner .text02 {
    top: -43px;
    left: 134px;
    width: 45%;
  }

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

  .mv .inner .img_mv {
    top: 237px;
    right: 2px;
    width: 50%;
  }

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

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

  .mv .text ul {
    width: auto;
    margin: 24px 30px 24px 60px;
  }

  .mv .text ul li {
    font-size: 1.6em;
    font-weight: bold;
    position: relative;
    text-align: left;
    margin: 0 0 10px 0;
  }

  .mv .text ul li::before {
    width: 18px;
    height: 18px;
    left: -25px;
    top: 2px;
  }

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

  .mv .arrow {
    margin: 30px 90px 30px 30px;
    text-align: center;
  }

  .mv .arrow img {
    width: 70%;
  }


  .mv .text .makura03 {
    top: -104px;
    left: -24px;
    width: 28%;
  }

  .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: -50px;
    width: 24%;
  }

  .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: 219px;
    right: 55px;
    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;
    display: inherit;
    justify-content: center;
    align-items: center;
  }

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

  .point li:nth-child(4) {
    padding: 0;
  }

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

  .point li:nth-child(5) .inner {
    margin-bottom: 0;
  }

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

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

  .point 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;
  }

  .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: auto;
  }

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

  .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(1) .sp_box {
    background: #ffffff;
  }

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

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

  .point li:nth-child(3) .inner,
  .point li:nth-child(5) .inner,
  .point li:nth-child(7) .inner {
    padding: 0;
    background: #ffffff;
  }

  .point li:nth-child(1) h2 {
    padding: 38px 80px 30px 30px;
  }

  .point li:nth-child(1) p.read {
    width: auto;
    margin: 13px 70px 62px 20px;
  }

  .point li:nth-child(5) .inner {
    margin-bottom: 22px;
    padding-bottom: 10px !important;
  }

  .point li:nth-child(5) .sp_box {
    background: #ffffff;
  }

  li.read .makura05 {
    bottom: -170px;
    right: 20px;
    width: 22%;
  }

  .point li .makura06 {
    top: 340px;
    left: -28px;
    z-index: -1;
    width: 25%;
  }

  .point li .makura07 {
    top: -44px;
    left: auto;
    right: 9px;
    width: 26%;
  }

  .point li .makura08 {
    bottom: -440px;
    right: 20px;
    width: 18%;
  }

  .point li .makura09 {
    top: 0;
    left: -23px;
    width: 25%;
    z-index: 1;
  }

  .point li .makura10 {
    top: -53px;
    right: 39px;
    width: 18%;
  }

  .point li .makura11 {
    bottom: 42px;
    left: -30px;
    width: 28%;
    z-index: -1;
  }

  .point li .sheep02 {
    top: 190px;
    bottom: auto;
    left: 0;
    z-index: -1;
    width: 12%;
  }

  .point li .sheep03 {
    top: 102px;
    left: 115px;
    width: 12%;
  }

  .point li .sheep04 {
    top: 102px;
    left: 115px;
    width: 12%;
  }

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

  .point li .inner,
  .point li:nth-child(1) .inner,
  .point li:nth-child(2) .inner,
  .point li:nth-child(3) .inner,
  .point li:nth-child(4) .inner,
  .point li:nth-child(5) .inner {
    padding: 30px 0 50px;
  }

  .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 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 .photo .line img {
    width: 95px;
    height: auto;
  }

  .detail li .photo img {
    width: 312px;
    height: auto;
  }

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

  .detail li.read .makura05 {
    display: none;
  }

  .detail li.flow {
    padding: 137px 0 137px;
  }

  .flow .inner .step li:nth-child(1) .makura06 {
    top: 67px;
    right: -60px;
    width: 28%;
  }

  .flow .inner .step li:nth-child(2) .makura07 {
    top: 30px;
    left: -40px;
    width: 28%;
  }

  .flow .inner .step li:nth-child(3) .makura08 {
    top: 0;
    right: -40px;
    width: 28%;
  }

  .flow .inner .step li:nth-child(4) .makura09 {
    top: 93px;
    left: -60px;
    width: 31%;
  }

  .flow h2 {
    width: auto;
    position: inherit;
    top: auto;
    right: auto;
    margin: 10px 70px 0px 30px;
  }

  .flow .inner .step li h3 {
    width: 50%;
    height: auto;
    flex-shrink: 0;
  }

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

  .flow .inner .step li:nth-child(1) {
    margin: 0;
  }

  .flow .inner .step li:nth-child(2) {
    margin: -42px 0 0 0;
  }

  .flow .inner .step li:nth-child(3) {
    margin: 17px 0 0 0;
  }

  .flow .inner .step li:nth-child(4) {
    margin: -42px 0 0 0;
  }

  .flow .inner .step li:nth-child(1) .sheep01 {
    bottom: -23px;
    left: 123px;
    width: 14%;
  }

  .flow .inner .step li:nth-child(2) .sheep02 {
    bottom: -89px;
    left: 164px;
    width: 14%;
  }

  .flow .inner .step li:nth-child(3) .sheep03 {
    bottom: -24px;
    left: 121px;
    width: 14%;
  }

  .flow .inner .step li:nth-child(1) p {
    margin: 26px 0 0 -59px;
  }

  .flow .inner .step li:nth-child(2) p {
    margin: 92px -50px 0 0;
    text-align: right;
  }

  .flow .inner .step li:nth-child(3) p {
    margin: 16px 0 0 -46px;
    text-align: left;
  }

  .flow .inner .step li:nth-child(4) p {
    margin: 52px -54px 0 0;
    text-align: right;
    z-index: 1;
  }

  .flow .inner .btn_more {
    margin: 12px 0 0 0;
  }

  li.shop_list>h2 {
    margin: 0 60px 40px 0;
  }

  .shop_list>ul>li .sheep02 {
    width: 28%;
    top: -140px;
    right: 70px;
  }

  .shop_list>ul>li .sheep03 {
    width: 28%;
    top: 90px;
    right: -70px;
    z-index: -1;
  }

  .shop_list>ul>li .sheep04 {
    width: 28%;
    top: -14px;
    left: -40px;
    z-index: -1;
  }

  .shop_list>ul>li .sheep05 {
    width: 28%;
    top: -13px;
    right: auto;
    left: -40px;
    z-index: -1;
  }

  .shop_list>ul>li .makura06 {
    width: 33%;
    top: -70px;
    right: -50px;
    z-index: -1;
  }

  .shop_list>ul>li .makura07 {
    width: 33%;
    top: -30px;
    left: -44px;
    z-index: -1;
  }

  .shop_list>ul>li .makura08 {
    width: 32%;
    bottom: auto;
    top: -70px;
    right: -60px;
    z-index: -1;
  }

  .shop_list>ul>li .makura09 {
    width: 38%;
    top: -33px;
    left: -50px;
    z-index: -1;
  }

  .shop_list .makura10 {
    width: 28%;
    bottom: -60px;
    right: 0px;
    z-index: 10;
  }

  .shop_list .makura11 {
    width: 28%;
    bottom: 90px;
    right: -20px;
    z-index: 11;
  }

  .shop_list .makura12 {
    width: 28%;
    bottom: -90px;
    left: -50px;
    z-index: 10;
  }

  .shop_list .makura13 {
    top: -200px;
    left: -62px;
    width: 31%;
    z-index: 10;
  }

  .shop_list>ul>li {
    width: auto;
    margin-right: 60px;
    margin-bottom: 36px;
  }

  .shop_list>ul>li .prefecture {
    width: 70px;
    height: 70px;
    font-size: 1.4em;
    top: -28px;
    right: -23px;
  }

  .shop_list>ul>li h2 {
    font-size: 2.2em;
  }

  .shop_list>ul>li address {
    font-size: 1.4em;
  }

  .shop_list>ul>li button {
    width: 100%;
    font-size: 1.4em;
    margin-top: 15px;
  }

  .shop_list>ul>li:nth-child(2n) {
    margin-left: 0;
  }

  li.shop_list {
    background: linear-gradient(180deg, #F7F3EB 0%, #F7F3EB 99.2%, #F7F3EB00 99.2%, #F7F3EB00 100%);
    padding: 43px 0 196px;
  }

  .detail .cv p {
    margin: 0;
  }

  .faq {
    padding: 170px 0 167px;
  }

  .faq h2 {
    margin: 0 60px 30px 0;
  }

  .faq ul {
    width: auto;
    margin: 0 80px 0 30px;
  }

  .faq ul li {
    border-radius: 40px;
    padding: 24px 26px 24px 21px;
    margin-bottom: 20px;
  }

  .faq ul li h4 {
    font-size: 2.2em;
    text-align: left;
    line-height: 1.4;
  }

  .faq ul li dl dt {
    display: flex;
    align-items: unset;
    margin-bottom: 7px;
  }

  .faq ul li p.q {
    font-size: 3.0em;
    padding-right: 12px;
  }

  .faq ul li dl dd {
    padding-left: 5px;
  }

  .faq ul li dl dd p {
    text-align: left;
    font-size: 1.5em;
  }

  .faq ul li p.a {
    font-size: 3.0em;
    color: #C375AD;
    font-weight: bold;
    padding-right: 11px;
  }

  .point li:nth-child(5) .cv {
    padding-bottom: 53px;
  }
}

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

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