@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*PCSP共通設定*/
html {
  scroll-behavior: smooth;
} /*smooth scroll*/
figure {
  margin: 0;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
  #wrapper {
    line-height: 1.4;
  }
  .spnone {
    display: none;
  }
  /* CSS */
  #dirPathBlock,
  #anchorLinkBlock {
    font-size: 10px;
    margin: 1% 1% 0 1%;
  }
  #dirPathBlock p,
  #anchorLinkBlock a {
    font-size: 12px;
  }
  h1 {
    font-size: 12px;
    margin: 0 1%;
  }
  .inner {
    width: 96%;
    margin: 0 2%;
    padding: 24px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  /*title*/
  img#mainphoto {
    width: 100%;
    margin-bottom: 5%;
  }
}
/*760px以上*/
@media screen and (min-width: 760px), print {
  /* CSS */
  #wrapper {
    line-height: 1.231;
  }
  #dirPathBlock,
  h1,
  .iframe_end-content_gadget,
  #anchorLinkBlock {
    width: 100%;
    max-width: 970px;
    min-width: 760px;
    margin: auto;
  }
  /*panlist&back*/
  #dirPathBlock,
  #anchorLinkBlock {
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 12px;
  }
  #dirPathBlock p,
  #anchorLinkBlock a {
    font-size: 12px;
  }
  h1 {
    font-size: 14px;
    width: auto;
    max-width: 970px;
    min-width: 760px;
    margin: 0 auto 5px;
  }
  .inner {
    width: 96%;
    max-width: 970px;
    min-width: 760px;
    margin: 0 auto;
    padding: 50px 0;
    display: block;
  }
  /*title*/
  img#mainphoto {
    width: 100%;
    max-width: 970px;
    margin: 0 auto 2%;
    display: block;
  }
}
.lp_evessa {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
@media screen and (max-width: 759px) {
  .lp_evessa .pc_only {
    display: none;
  }
}
.lp_evessa .sp_only {
  display: none;
}
@media screen and (max-width: 759px) {
  .lp_evessa .sp_only {
    display: block;
  }
}
.lp_evessa img {
  max-width: 100%;
}
.lp_evessa .listNotes li {
  padding-left: 1em;
  line-height: 1.4;
  color: #fff;
  font-size: 12px;
  position: relative;
}
@media screen and (max-width: 759px) {
  .lp_evessa .listNotes li {
    font-size: 2vw;
  }
}
@media screen and (max-width: 450px) {
  .lp_evessa .listNotes li {
    font-size: 2.85vw;
  }
}
.lp_evessa .listNotes li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.lp_evessa_mv {
  width: 100%;
  height: 660px;
  background-color: #1a0000;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 759px) {
  .lp_evessa_mv {
    height: 75vw;
  }
}
.lp_evessa_mv .hdg {
  width: 100%;
  padding: 0 40px;
  text-align: center;
  position: absolute;
  bottom: 19px;
  z-index: 2;
}
@media screen and (max-width: 759px) {
  .lp_evessa_mv .hdg {
    padding: 0 4%;
  }
}
.lp_evessa_mv .bg {
  width: 1920px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 759px) {
  .lp_evessa_mv .bg {
    width: 100%;
  }
}
.lp_evessa_mv .bg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.lp_evessa_bl01 {
  padding: 75px 40px 40px;
  background: url(../images/bg03.jpg);
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl01 {
    padding: 8% 4%;
    background: url(../images/bg03.jpg) no-repeat center/cover;
  }
}
.lp_evessa_bl01 .wester_pr {
  background: rgb(3,110,184);
  background: linear-gradient(90deg, rgba(3,110,184,0) 0%, rgba(3,110,184,.5) 20%, rgba(6,134,222,.6) 50%, rgba(3,110,184,.5) 80%, rgba(3,110,184,0) 100%);
  box-shadow: 2px 2px 10px rgba(0,0,0,.8);
  margin:0 auto 6em;
  max-width: 970px;
  width: 90%;
}
.lp_evessa_bl01 .wester_pr .wester_pr_inner {
  display: flex;
  align-items: center;
  gap:48px;
  justify-content: center;
  padding: 1em;
}
.lp_evessa_bl01 .wester_pr .wester_pr_inner p {
  color:#fff;
  font-size:24px;
  font-weight: 700;
  line-height: 1.54;
}
.lp_evessa_bl01 .wester_pr .wester_pr_inner figure {
  border:3px solid #fff;
  border-radius: 21px;
}
@media screen and (max-width: 759px) {
.lp_evessa_bl01 .wester_pr {
  margin-bottom: 3em;
}
.lp_evessa_bl01 .wester_pr .wester_pr_inner {
  flex-flow: column wrap;
  gap:16px;
}
.lp_evessa_bl01 .wester_pr .wester_pr_inner p {
  font-size:16px;
}
.lp_evessa_bl01 .wester_pr .wester_pr_inner figure {}
}

.lp_evessa_bl01 .hdg {
  text-align: center;
}
.lp_evessa_bl01 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 60px;
  max-width: 1200px;
  margin: 30px auto 0;
  text-align: center;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl01 .box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10vw;
    margin-top: 7vw;
  }
}
.lp_evessa_bl01 .box .ttl {
  color: #fff100;
  font-size: 25px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl01 .box .ttl {
    font-size: 5vw;
  }
}
.lp_evessa_bl01 .box .ttl span {
  display: block;
  margin-top: 5px;
  font-size: 0.72em;
}
.lp_evessa_bl01 .box .label {
  margin-top: 10px;
  margin-bottom: 20px;
}
.lp_evessa_bl01 .box .label span {
  display: inline-block;
  padding: 5px 5px 2px;
  background: rgba(255, 241, 0, 0.35);
  color: #fff100;
  font-size: 25px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl01 .box .label span {
    font-size: 5vw;
  }
}
.lp_evessa_bl01 .box .notes {
  margin-top: 10px;
  text-align: right;
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl01 .box .notes {
    font-size: 2vw;
  }
}
@media screen and (max-width: 450px) {
  .lp_evessa_bl01 .box .notes {
    font-size: 2.85vw;
  }
}
.lp_evessa_bl02 {
  padding: 100px 40px 75px;
  text-align: center;
  background: #1a0000 url(../images/bg.png) no-repeat top center/100%;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl02 {
    padding: 8% 4%;
    background: #1a0000 url(../images/bg_sp.png) no-repeat top center/100%;
  }
}
.lp_evessa_bl02 .pc_bnr {
  margin-top: 80px;
  padding: 0 100px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl02 .pc_bnr {
    display: none;
  }
}
.lp_evessa_bl02 .sp_bnr {
  display: none;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl02 .sp_bnr {
    display: block;
    margin: 30px 10% 0;
  }
}
.lp_evessa_bl03 {
  padding: 100px 40px 75px;
  text-align: center;
  background: url(../images/bg02.jpg) no-repeat top center/cover;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl03 {
    padding: 8% 4%;
    background: url(../images/bg02_sp.jpg) no-repeat bottom center/cover;
  }
}
.lp_evessa_bl03 .txt {
  max-width: 970px;
  margin: 35px auto 0;
  padding: 10px 20px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  background: #000;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl03 .txt {
    margin-top: 3vw;
    padding: 3% 5%;
    font-size: 3.8vw;
  }
}
.lp_evessa_bl03 .txt strong {
  line-height: 1.4;
  font-size: 1.346em;
}
.lp_evessa_bl03 .ph {
  margin-top: 40px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl03 .ph {
    margin-top: 3vw;
  }
}
.lp_evessa_bl03 .listNotes {
  max-width: 970px;
  margin: 20px auto 0;
  text-align: left;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl03 .listNotes {
    margin-top: 3vw;
  }
}
.lp_evessa_bl04 {
  padding: 100px 40px 75px;
  text-align: center;
  background-color: #99001a;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 {
    padding: 8% 4%;
  }
}
.lp_evessa_bl04 .list {
  max-width: 970px;
  margin: 50px auto 0;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list {
    margin-top: 3vw;
  }
}
.lp_evessa_bl04 .list > li {
  padding: 10px 40px;
  background-color: #000;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li {
    padding: 2% 5%;
  }
}
.lp_evessa_bl04 .list > li .txt {
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 30px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li .txt {
    font-size: 3.5vw;
  }
}
.lp_evessa_bl04 .list > li .txt em {
  color: #fff100;
}
.lp_evessa_bl04 .list > li dl {
  max-width: 660px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li dl {
    max-width: 400px;
    margin-top: 2vw;
  }
}
@media screen and (max-width: 450px) {
  .lp_evessa_bl04 .list > li dl {
    margin: 2vw 10vw 0;
  }
}
.lp_evessa_bl04 .list > li dl dt, .lp_evessa_bl04 .list > li dl dd {
  line-height: 1.4;
  font-size: 25px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li dl dt, .lp_evessa_bl04 .list > li dl dd {
    font-size: 3vw;
  }
}
.lp_evessa_bl04 .list > li dl dt {
  position: relative;
}
.lp_evessa_bl04 .list > li dl dt::before {
  content: "";
  display: block;
  width: 22px;
  height: 34px;
  background: url(../images/icon_pin.png) no-repeat center/100%;
  position: absolute;
  left: -1em;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li dl dt::before {
    width: 2.6vw;
    height: 4.3vw;
    left: -3vw;
  }
}
.lp_evessa_bl04 .list > li dl dd {
  margin-top: 5px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li dl dd {
    margin-top: 3px;
  }
}
.lp_evessa_bl04 .list > li dl dd .listNotes {
  margin-top: 5px;
}
.lp_evessa_bl04 .list > li:not(:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li:not(:first-child) {
    margin-top: 7vw;
  }
}
.lp_evessa_bl04 .list > li:not(:last-child)::after {
  content: "";
  -webkit-clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
          clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
  display: block;
  width: 30px;
  height: 20px;
  background: #fff100;
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list > li:not(:last-child)::after {
    width: 5vw;
    height: 3vw;
    bottom: -5vw;
  }
}
.lp_evessa_bl04 .list .app_dl_logo {
  display: flex;
  align-items: center;
  gap:24px;
  justify-content: center;
  margin-top: 1em;
}
.lp_evessa_bl04 .list .app_dl_logo p {
  font-size:18px;
  text-align: right;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .list .app_dl_logo {
    gap:16px;
  }
  .lp_evessa_bl04 .list .app_dl_logo p {
    font-size:12px;
  }
}

.lp_evessa_bl04 .btn {
  margin-top: 50px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl04 .btn {
    margin-top: 5vw;
  }
}
.lp_evessa_bl05 {
  padding: 100px 40px;
  text-align: center;
  background: url(../images/bg03.jpg) no-repeat top center/100%;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl05 {
    padding: 8% 4%;
  }
}
.lp_evessa_bl06 {
  padding: 100px 40px 75px;
  text-align: center;
  background-color: #99001a;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 {
    padding: 8% 4%;
  }
}
.lp_evessa_bl06 .map {
  margin-top: 40px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .map {
    margin-top: 3vw;
  }
}
.lp_evessa_bl06 .listSpot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 27px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 970px;
  margin: 27px auto 0;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot {
    margin-top: 3vw;
    row-gap: 3vw;
  }
}
.lp_evessa_bl06 .listSpot > li {
  width: calc(50% - 12px);
  padding: 15px;
  background-color: #fff;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot > li {
    width: 100%;
    padding: 4%;
  }
}
.lp_evessa_bl06 .listSpot > li .hd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 13px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot > li .hd {
    gap: 2vw;
  }
}
.lp_evessa_bl06 .listSpot > li .hd .spot {
  display: inline-block;
  width: 63px;
  text-align: center;
}
.lp_evessa_bl06 .listSpot > li .hd .ttl {
  width: calc(100% - 63px);
  text-align: left;
  line-height: 1.2;
  font-size: 30px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot > li .hd .ttl {
    font-size: 5vw;
  }
}
.lp_evessa_bl06 .listSpot > li .body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-top: 15px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot > li .body {
    gap: 2vw;
    margin-top: 2vw;
  }
}
.lp_evessa_bl06 .listSpot > li .body .tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 67px;
  padding: 4px 4px 1px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot > li .body .tag {
    padding: 2px 2px 0;
  }
}
.lp_evessa_bl06 .listSpot > li .body .txt {
  width: calc(100% - 67px);
  text-align: left;
  line-height: 1.3;
  font-size: 21px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot > li .body .txt {
    font-size: 3.8vw;
  }
}
.lp_evessa_bl06 .listSpot > li .ph {
  margin-top: 15px;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listSpot > li .ph {
    margin-top: 2vw;
  }
}
.lp_evessa_bl06 .listSpot > li .ph img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lp_evessa_bl06 .listNotes {
  max-width: 970px;
  margin: 10px auto 0;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl06 .listNotes {
    margin-top: 1.5vw;
  }
}
.lp_evessa_bl06 .listNotes li {
  text-align: left;
}
.lp_evessa_bl07 {
  padding: 100px 40px 50px;
  text-align: center;
  background: #1a0000 url(../images/bg.png) no-repeat top center/100%;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 {
    padding: 8% 4%;
    background: #1a0000 url(../images/bg_sp.png) no-repeat top center/100%;
  }
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .hdg {
    margin: 0 10vw;
  }
}
.lp_evessa_bl07 .subhdg {
  margin-top: 50px;
  letter-spacing: 0.05em;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .subhdg {
    margin-top: 8%;
    font-size: 4.7vw;
  }
}
.lp_evessa_bl07 .listStep {
  max-width: 850px;
  margin: 40px auto 0;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep {
    margin-top: 7vw;
  }
}
.lp_evessa_bl07 .listStep > li {
  padding: 30px 30px 30px 0;
  text-align: left;
  background-color: #552e2e;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li {
    padding: 4% 6% 4% 0;
  }
}
.lp_evessa_bl07 .listStep > li .hd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .hd {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 3vw;
  }
}
.lp_evessa_bl07 .listStep > li .hd .label {
  width: 159px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .hd .label {
    width: 20vw;
  }
}
.lp_evessa_bl07 .listStep > li .hd .ttl {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .hd .ttl {
    width: 100%;
    font-size: 4.5vw;
  }
}
.lp_evessa_bl07 .listStep > li .hd .ttl em {
  color: #e1c6b0;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .pc_logo {
    display: none;
  }
}
.lp_evessa_bl07 .listStep > li .sp_logo {
  display: none;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .sp_logo {
    display: block;
    margin-top: 2vw;
    text-align: center;
  }
}
.lp_evessa_bl07 .listStep > li .listNotes {
  margin-top: 10px;
  padding-left: 30px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .listNotes {
    margin-top: 4vw;
    padding-left: 6%;
  }
}
.lp_evessa_bl07 .listStep > li .body01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  padding-left: 30px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body01 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 15vw;
    margin-top: 4vw;
    padding-left: 6%;
  }
}
.lp_evessa_bl07 .listStep > li .body01 .box {
  width: calc(33.3333333333% - 30px);
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body01 .box {
    width: 80%;
    margin: 0 auto;
  }
}
.lp_evessa_bl07 .listStep > li .body01 .box .ttl {
  text-align: center;
  color: #e1c6b0;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body01 .box .ttl {
    font-size: 4.6vw;
  }
}
.lp_evessa_bl07 .listStep > li .body01 .box .ttl + .ph {
  margin-top: 15px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body01 .box .ttl + .ph {
    margin-top: 2vw;
  }
}
.lp_evessa_bl07 .listStep > li .body01 .box .ph img {
  width: 100%;
}
.lp_evessa_bl07 .listStep > li .body01 .box .txt {
  margin-top: 10px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #fff;
  font-size: 15px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body01 .box .txt {
    margin-top: 2vw;
    text-align: center;
    font-size: 3.5vw;
  }
}
.lp_evessa_bl07 .listStep > li .body01 .box:not(:last-child) {
  position: relative;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body01 .box:not(:last-child)::after {
    content: "";
    -webkit-clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
            clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
    display: block;
    width: 5vw;
    height: 3vw;
    background: #e1c6b0;
    position: absolute;
    left: 50%;
    bottom: -8vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.lp_evessa_bl07 .listStep > li .body01 .box:not(:last-child) .ph {
  position: relative;
}
.lp_evessa_bl07 .listStep > li .body01 .box:not(:last-child) .ph::after {
  content: "";
  -webkit-clip-path: polygon(100% 50%, 0% 0%, 0% 100%);
          clip-path: polygon(100% 50%, 0% 0%, 0% 100%);
  display: block;
  width: 20px;
  height: 30px;
  background: #e1c6b0;
  position: absolute;
  top: 50%;
  right: -33px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body01 .box:not(:last-child) .ph::after {
    display: none;
  }
}
.lp_evessa_bl07 .listStep > li .body02 {
  margin-top: 30px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body02 {
    margin-top: 4vw;
  }
}
.lp_evessa_bl07 .listStep > li .body02_list {
  max-width: 670px;
  margin: 0 auto;
  padding-left: 30px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body02_list {
    padding-left: 6%;
  }
}
.lp_evessa_bl07 .listStep > li .body02_list > li {
  padding: 10px 20px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  background-color: #000;
  color: #e1c6b0;
  font-size: 25px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body02_list > li {
    padding: 2% 5%;
    font-size: 4.5vw;
  }
}
.lp_evessa_bl07 .listStep > li .body02_list > li span {
  display: block;
  margin-top: 5px;
  color: #fff;
  font-size: 0.72em;
}
.lp_evessa_bl07 .listStep > li .body02_list > li .listNotes {
  margin-top: 5px;
  padding-left: 0;
}
.lp_evessa_bl07 .listStep > li .body02_list > li:not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body02_list > li:not(:first-child) {
    margin-top: 10vw;
  }
}
.lp_evessa_bl07 .listStep > li .body02_list > li:not(:last-child) {
  position: relative;
}
.lp_evessa_bl07 .listStep > li .body02_list > li:not(:last-child)::after {
  content: "";
  -webkit-clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
          clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
  display: block;
  width: 30px;
  height: 20px;
  background: #e1c6b0;
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body02_list > li:not(:last-child)::after {
    -webkit-clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
            clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
    width: 5vw;
    height: 3vw;
    bottom: -6.5vw;
  }
}
.lp_evessa_bl07 .listStep > li .body02 .subTxt {
  margin-top: 20px;
  text-align: center;
}

.lp_evessa_bl07 .listStep .txNotes {
  color:#fff;
  font-size:12px;
  padding-left: 30px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl07 .listStep > li .body02 .subTxt {
    margin-top: 2vw;
  }
  .lp_evessa_bl07 .listStep .txNotes {
    font-size: 2.85vw;
    margin-top: 4vw;
    padding-left: 6%;
  }
}
.lp_evessa_bl07 .listStep > li:not(:first-child) {
  margin-top: 30px;
}


.lp_evessa_bl08 {
  padding: 100px 40px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08 {
    padding: 8% 4%;
  }
}
.lp_evessa_bl08_inner {
  max-width: 970px;
  margin: 0 auto;
}
.lp_evessa_bl08_inner .ttl01 {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08_inner .ttl01 {
    font-size: 4vw;
  }
}
.lp_evessa_bl08_inner .hdg01 {
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 24px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08_inner .hdg01 {
    margin-top: 2vw;
    margin-bottom: 8vw;
    font-size: 5.7vw;
  }
}
.lp_evessa_bl08_inner .hdg02 {
  font-size: 19px;
  font-weight: 600;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08_inner .hdg02 {
    font-size: 4.35vw;
  }
}
.lp_evessa_bl08_inner .list {
  margin-top: 5px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08_inner .list {
    margin-top: 1vw;
  }
}
.lp_evessa_bl08_inner .list > li {
  padding-left: 1em;
  line-height: 1.6;
  font-size: 16px;
  position: relative;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08_inner .list > li {
    font-size: 3.35vw;
  }
}
.lp_evessa_bl08_inner .list > li::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08_inner .list > li::before {
    width: 2.3vw;
    height: 2.3vw;
    top: 1.3vw;
  }
}
.lp_evessa_bl08_inner .list > li:not(:first-child) {
  margin-top: 0.5em;
}
.lp_evessa_bl08_inner .list > li .red {
  color: #f00;
}
.lp_evessa_bl08_inner .list + .hdg02 {
  margin-top: 50px;
}
@media screen and (max-width: 759px) {
  .lp_evessa_bl08_inner .list + .hdg02 {
    margin-top: 10vw;
  }
}/*# sourceMappingURL=style.css.map */