 
.c__08
{
  background: #c4cacc;
  /* padding: 0 0 11vw 0;*/
}
.c__08 .c__08__item03-1
{
    max-width: 235px;
    width: 27.4vw;
    position: absolute;
    top: 119vw;
    left: 6.4vw;
}
.c__08 .c__08__item03-2 {
    max-width: 196px;
    width: 22.8vw;
    position: absolute;
    top: 88vw;
    left: 2vw;
}
.c__08 .c__08__item03-3 {
    max-width: 151px;
    width: 17.5vw;
    position: absolute;
    top: 69vw;
    left: 25vw;
}
.c__08 .c__08__item03-4 {
    max-width: 240px;
    width: 28vw;
    position: absolute;
    top: 69vw;
    right: 25vw;
}
.c__08 .c__08__item03-5 {
    max-width: 249px;
    width: 29vw;
    position: absolute;
    top: 88vw;
    right: 2vw;
}
.c__08 .c__08__item03-6 {
    max-width: 282px;
    width: 33vw;
    position: absolute;
    top: 119vw;
    right: 6.4vw;
}
.c__08 .c__08__item03-7 {
    max-width: 288px;
    width: 33.5vw;
    position: absolute;
    top: 165vw;
    left: 2vw;
}
.c__08 .c__08__item03-8 {
    max-width: 342px;
    width: 39.8vw;
    position: absolute;
    top: 185vw;
    right: 20vw;
}
.c__08 .c__08__item05
{
  max-width:520px;
  width: 60.5vw;
  left: 50%;
  transform: translate(-50%, 0);
}
.c__08 .c__08__item06
{
  max-width: 898px;
  left: 46.7%;
  top: 60.5%;
}
.c__08 .c__08__item07
{
  max-width: 904px;
  top: 82.8%;
}
.c__09__item-box05-2
{
  margin: 7vw auto 0;
    width: 90vw;
    max-width: 880px;
}
.c__09
{
  position: relative;
}
.c__09__ballon
{
  position: absolute;
  max-width: 420px;
  width:42vw;
  top:-17vw;
  right:0;
}
@media only screen and (min-width: 960px)
{
  .c__08
  {
    /* padding: 0 0 100px 0; */
  }

  .c__08 .c__08__item03-1
  {
      top: 1160px;
      left: 40px;
  }
  .c__08 .c__08__item03-2 {
    top: 850px;
    left: 30px;
  }
  .c__08 .c__08__item03-3 {
    top: 680px;
      left: 250px;
  }
  .c__08 .c__08__item03-4 {
      top: 680px;
      right: 250px;
  }
  .c__08 .c__08__item03-5 {
    top: 850px;
    right: 30px;
  }
  .c__08 .c__08__item03-6 {
    top: 1160px;
    right: 40px;
  }
  .c__08 .c__08__item03-7 {
    top: 1640px;
    left: 20px;
  }
  .c__08 .c__08__item03-8 {
    top: 1785px;
    right: 205px;
  }
  .c__09__ballon
{
  top:-195px;
}
}
/*2024/10/30追加*/
/*注釈*/
.c__09__item-box05-2 ul li {
    font-size: 1.3em;
    line-height: 1.4;
    margin-bottom: 3%;
    color: #444343;
  font-family: "Meiryo UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN","Yu Gothic UI", "MS PGothic", sans-serif;

}
.link__01 {
    padding: 0 0 10.2vw
}
.link__01__item-box-1 {
    margin-top: 0;
}
.c__09__item02 {
    max-width: 230px;
    width: 19.6vw;
    position: absolute;
    top: 49%;
    left: 48%;
    transform: translate(-50%, 100%);
    transition: .4s;
}

@media only screen and (min-width: 960px)
{
	.link__01__item-box02 {
        margin: 0 auto;
    }
}

.a__05 .satisfaction-container-2 .item02 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    transition: .8s;
    z-index: 1;
}


.c__08 .c__08__item02 {
    /* max-width: 960px; */
    width: 95vw;
    position: absolute;
    /* top: 62%; */
    /* left: 47%; */
    max-width: 898px;
    left: 52.5%;
    top: 55%;
    -webkit-transform: translate(-50%,25%);
    transform: translate(-50%,25%);
    -webkit-transition: .4s;
    transition: .4s;
    overflow: hidden
}

.c__08 .c__08__item02.show {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.c__08 .c__08__item03 {
    /* max-width: 960px; */
    width: 95vw;
    position: absolute;
    /* top: 85%; */
    max-width: 904px;
    top: 80.5%;
    left: 53%;
    -webkit-transform: translate(-50%,25%);
    transform: translate(-50%,25%);
    -webkit-transition: .4s;
    transition: .4s;
    overflow: hidden
}

.c__08 .c__08__item03.show {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}