/* 下層ページ設定
------------------------------------------------------------*/
/* Common
-----------------------------*/
@media screen and (max-width: 767px) {}
/* 
   kye visual
-----------------------------*/
.ep_kv_wrap {}
@media screen and (max-width: 767px) {
  .ep_kv_wrap {}
}
/* 
   hamburger hack
-----------------------------*/
@media only screen and (max-width: 767px) {
  .hamburger {
    border: 0.3vw solid #525252;
  }
}
/* 
   page
-----------------------------*/
.content_wrap {
  background-image: url(../image/ep_BG.webp);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .content_wrap {
    background-image: url(../image/ep_BG_sp.webp);
  }
}
.content_wrap * {
  font-feature-settings: "palt";
}
/* 
   .ep_40th
-----------------------------*/
.ep_40th_wrap {}
.ep_40th_tm {
  width: 16.90269vw;
  margin: 0 auto 0 auto; /*30*/
}
p.ep_40th_txt {
  font-size: 1.44927vw; /*20*/
  font-weight: 500;
  /*font-feature-settings: "palt";*/
  line-height: 2em;
  text-align: center;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .ep_40th_wrap {}
  .ep_40th_tm {
    width: 37.33333vw;
    margin: 5.86666vw auto 0 auto; /*40*/
  }
  p.ep_40th_txt {
    font-size: 4vw; /*30*/
  }
}
/* 
   .ep_content_wrap
-----------------------------*/
.ep_content_wrap {
  width: 100%;
  display: flex;
  padding-bottom: 12.68115vw; /*175px*/
}
.ep_content_main {
  width: 63.76811vw; /*880px*/
  margin: 0;
}
.ep_content_side {
  width: calc((100% - 63.76811vw) / 2);
  position: relative;
}
.ep_voice_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4.71014vw; /*65px*/
  padding-top: 1.73913vw; /*24px*/
}
.col_L {
  width: 29.47722vw; /*406.7857px*/
}
.col_R {
  width: 29.47722vw; /*406.7857px*/
}
.ep_voice_box {
  width: 100%;
  border-radius: 1.73913vw; /*24px*/
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  padding: 1.73913vw 1.44927vw;
  margin-top: 8.69565vw; /*120px*/
}
.ep_voice_box:first-child {
  margin-top: 0;
}
.ep_voice_box h3.ttl {
  display: block;
  width: 14.95859vw; /*206.4286px*/
  margin: 0 auto;
}
.ep_voice_box h3.ttl_wide {
  display: block;
  width: 18.47826vw; /*255px*/
  margin: 0 auto;
}
.ep_voice_box p {
  font-size: 1.23188vw; /*17px*/
  font-weight: 500;
  line-height: 1.7em;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-top: 0.50724vw; /*7px*/
  letter-spacing: -0.01em;
}
.ep_voice_box p.ep_name {
  font-size: 1.37681vw; /*19px*/
  font-weight: 700;
  text-align: center;
  margin-top: 1.30434vw; /*18px*/
  white-space: nowrap;
  letter-spacing: normal;
}
.ep_voice_box p.ep_name span {
  font-size: 1.23188vw;
  font-weight: 500;
}
.ep_voice_box::before {
  content: '';
  display: block;
  width: 2.31884vw; /*32px*/
  height: 1.75362vw; /*24.2px*/
  background-size: cover;
  vertical-align: bottom;
  position: absolute;
}
.ep_voice_box.cm_01 {
  background-color: #fbda9c;
}
.ep_voice_box.cm_02 {
  background-color: #c9eafa;
  margin-top: 8.1884vw; /*113px*/
}
.ep_voice_box.cm_03 {
  background-color: #fdecce;
}
.ep_voice_box.cm_04 {
  background-color: #fbda9c;
}
.ep_voice_box.cm_05 {
  background-color: #c9eafa;
}
.ep_voice_box.cm_06 {
  background-color: #fdecce;
}
.ep_voice_box.cm_07 {
  background-color: #fbda9c;
}
.ep_voice_box.cm_08 {
  background-color: #c9eafa;
}
.ep_voice_box.cm_09 {
  background-color: #fdecce;
}
.ep_voice_box.cm_10 {
  background-color: #fbda9c;
}
.ep_voice_box.cm_11 {
  background-color: #c9eafa;
}
.ep_voice_box.cm_12 {
  background-color: #fdecce;
}
.ep_voice_box.cm_13 {
  background-color: #fbda9c;
}
.ep_voice_box.cm_14 {
  background-color: #c9eafa;
}
.ep_voice_box.cm_01::before {
  background-image: url(../image/ep_com_01_L.svg);
  top: -1.73913vw;
  left: 3.91304vw;
}
.ep_voice_box.cm_02::before {
  background-image: url(../image/ep_com_02_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_03::before {
  background-image: url(../image/ep_com_03_L.svg);
  top: -1.73913vw;
  left: 3.91304vw;
}
.ep_voice_box.cm_04::before {
  background-image: url(../image/ep_com_01_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_05::before {
  background-image: url(../image/ep_com_02_L.svg);
  top: -1.73913vw;
  left: 3.91304vw;
}
.ep_voice_box.cm_06::before {
  background-image: url(../image/ep_com_03_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_07::before {
  background-image: url(../image/ep_com_01_L.svg);
  top: -1.73913vw;
  left: 3.91304vw;
}
.ep_voice_box.cm_08::before {
  background-image: url(../image/ep_com_02_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_09::before {
  background-image: url(../image/ep_com_03_L.svg);
  top: -1.73913vw;
  left: 3.91304vw;
}
.ep_voice_box.cm_10::before {
  background-image: url(../image/ep_com_01_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_11::before {
  background-image: url(../image/ep_com_02_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_12::before {
  background-image: url(../image/ep_com_03_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_13::before {
  background-image: url(../image/ep_com_01_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.ep_voice_box.cm_14::before {
  background-image: url(../image/ep_com_02_R.svg);
  top: -1.73913vw;
  right: 3.91304vw;
}
.img_cm_01 {
  width: 6.30434vw; /*87px*/
  position: absolute;
  z-index: 5;
  left: 21.88405vw; /*302px*/
  top: 3.40579vw; /*47px*/
}
.img_cm_02 {
  width: 4.05797vw; /* 56 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 1.81159vw; /* 25 / 1380 * 100 */
  top: 1.37681vw; /* 19 / 1380 * 100 */
}
.img_cm_03 {
  width: 4.63768vw; /* 64 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 22.46377vw; /* 310 / 1380 * 100 */
  top: 22.10145vw; /* 305 / 1380 * 100 */
}
.img_cm_05 {
  width: 5.14493vw; /* 71 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 23.26087vw; /* 321 / 1380 * 100 */
  top: 2.31884vw; /* 32 / 1380 * 100 */
}
.img_cm_06 {
  width: 7.68116vw; /* 106 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 20.72464vw; /* 286 / 1380 * 100 */
  top: 3.47826vw; /* 48 / 1380 * 100 */
}
.img_cm_07 {
  width: 5.43478vw; /* 75 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 1.15942vw; /* 16 / 1380 * 100 */
  top: 2.24638vw; /* 31 / 1380 * 100 */
}
.img_cm_08 {
  width: 5.28986vw; /* 73 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 22.60870vw; /* 312 / 1380 * 100 */
  top: 2.10145vw; /* 29 / 1380 * 100 */
}
.img_cm_09 {
  width: 8.11594vw; /* 112 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 19.13043vw; /* 264 / 1380 * 100 */
  top: 15.86957vw; /* 219 / 1380 * 100 */
}
.img_cm_10 {
  width: 6.52174vw; /* 90 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 1.44928vw; /* 20 / 1380 * 100 */
  top: 3.76812vw; /* 52 / 1380 * 100 */
}
.img_cm_12 {
  width: 6.95652vw; /* 96 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 1.73913vw; /* 24 / 1380 * 100 */
  top: 2.31884vw; /* 32 / 1380 * 100 */
}
.img_cm_14 {
  width: 7.68116vw; /* 106 / 1380 * 100 */
  position: absolute;
  z-index: 5;
  left: 1.44928vw; /* 20 / 1380 * 100 */
  top: 3.33333vw; /* 46 / 1380 * 100 */
}
.ep_bg_01 {
  width: 14.42vw;   /* 199px */
  position: absolute;
  left: 0.69vw;     /* 9.5px */
  top: 0vw;         /* 0px */
}
.ep_bg_02 {
  width: 10.94vw;   /* 151px */
  position: absolute;
  right: 4.64vw;    /* 64px */
  top: 31.88vw;     /* 440px */
}
.ep_bg_03 {
  width: 21.74vw;   /* 300px */
  position: absolute;
  left: 0;
  top: 38.26vw;     /* 527px */
}
.ep_bg_04 {
  width: 14.42vw;   /* 199px */
  position: absolute;
  right: 1.30vw;    /* 18px */
  top: 72.61vw;     /* 1002px */
}
.ep_bg_05 {
  width: 11.96vw;   /* 165px */
  position: absolute;
  left: 1.67vw;     /* 23px */
  top: 86.09vw;     /* 1188px */
}
.ep_bg_06 {
  width: 12.32vw;   /* 170px */
  position: absolute;
  right: 3.26vw;    /* 45px */
  top: 119.13vw;    /* 1644px */
}
.ep_bg_07 {
  width: 10.94vw;   /* 151px */
  position: absolute;
  left: 4.71vw;     /* 65px */
  top: 137.75vw;    /* 1903px */
}
.ep_bg_08 {
  width: 11.38vw;   /* 157px */
  position: absolute;
  right: 5.43vw;    /* 75px */
  top: 195.07vw;    /* 2690px */
}
.ep_bg_09 {
  width: 11.81vw;   /* 163px */
  position: absolute;
  left: 2.97vw;     /* 41px */
  top: 231.16vw;    /* 3191px */
}
.ep_bg_10 {
  width: 21.74vw;   /* 300px */
  margin: 6.52vw auto 0 auto;  /* 90px */
}
@media screen and (max-width: 879px) {
.ep_bg_10 {
	display: none;
}
}
@media screen and (max-width: 879px) {
  .ep_content_wrap {
    display: block;
  }
  .ep_content_main {
    width: calc(100% - 4.55177vw); /* 40px */
    margin: 0 auto;
  }
  .ep_content_side {
    display: none;
  }
  /**/
  .ep_voice_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 7.39590vw; /* 65px */
    padding-top: 2.72901vw; /* 24px */
  }
  .col_L {
    width: 46.27419vw; /* 406.7857px */
  }
  .col_R {
    width: 46.27419vw;
  }
  .ep_voice_box {
    width: 100%;
    border-radius: 2.72901vw; /* 24px */
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    padding: 2.72901vw; /* 24px */
    margin-top: 13.64847vw; /* 120px */
  }
  .ep_voice_box:first-child {
    margin-top: 0;
  }
  .ep_voice_box.cm_02 {
    margin-top: 12.85551vw; /*113px*/
  }
  .ep_voice_box h3.ttl {
    display: block;
    width: 23.48571vw; /* 206.4286px */
    margin: 0 auto;
  }
  .ep_voice_box h3.ttl_wide {
    display: block;
    width: 29.01137vw; /* 255px */
    margin: 0 auto;
  }
  .ep_voice_box p {
    font-size: 1.93392vw; /* 17px */
    font-weight: 500;
    line-height: 1.7em;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-top: 0.79636vw; /* 7px */
  }
  .ep_voice_box p.ep_name {
    font-size: 2.16157vw; /* 19px */
    font-weight: 700;
    text-align: center;
    margin-top: 2.04730vw; /* 18px */
  }
  .ep_voice_box p.ep_name span {
    font-size: 1.93392vw; /* 17px */
    font-weight: 500;
  }
  /* img positions */
  .img_cm_01 {
    width: 9.89875vw; /* 87px */
    position: absolute;
    z-index: 5;
    left: 34.35381vw; /* 302px */
    top: 5.34699vw; /* 47px */
  }
  .img_cm_02 {
    width: 6.37008vw; /* 56px */
    position: absolute;
    z-index: 5;
    left: 2.84486vw; /* 25px */
    top: 2.16157vw; /* 19px */
  }
  .img_cm_03 {
    width: 7.28100vw; /* 64px */
    position: absolute;
    z-index: 5;
    left: 35.26621vw; /* 310px */
    top: 34.70297vw; /* 305px */
  }
  .img_cm_05 {
    width: 8.07849vw; /* 71px */
    position: absolute;
    z-index: 5;
    left: 36.50626vw; /* 321px */
    top: 3.63994vw; /* 32px */
  }
  .img_cm_06 {
    width: 12.06143vw; /* 106px */
    position: absolute;
    z-index: 5;
    left: 32.54266vw; /* 286px */
    top: 5.46190vw; /* 48px */
  }
  .img_cm_07 {
    width: 8.53356vw; /* 75px */
    position: absolute;
    z-index: 5;
    left: 1.81906vw; /* 16px */
    top: 3.52503vw; /* 31px */
  }
  .img_cm_08 {
    width: 8.30312vw; /* 73px */
    position: absolute;
    z-index: 5;
    left: 35.37883vw; /* 312px */
    top: 3.29821vw; /* 29px */
  }
  .img_cm_09 {
    width: 12.74515vw; /* 112px */
    position: absolute;
    z-index: 5;
    left: 30.03413vw; /* 264px */
    top: 24.91467vw; /* 219px */
  }
  .img_cm_10 {
    width: 10.23663vw; /* 90px */
    position: absolute;
    z-index: 5;
    left: 2.27478vw; /* 20px */
    top: 5.91697vw; /* 52px */
  }
  .img_cm_12 {
    width: 10.92264vw; /* 96px */
    position: absolute;
    z-index: 5;
    left: 2.72984vw; /* 24px */
    top: 3.63994vw; /* 32px */
  }
  .img_cm_14 {
    width: 12.06143vw; /* 106px */
    position: absolute;
    z-index: 5;
    left: 2.27478vw; /* 20px */
    top: 5.23325vw; /* 46px */
  }
}
@media screen and (max-width: 767px) {
  .ep_content_wrap {
    display: block;
    padding-bottom: 13vw; /*85px*/
  }
  .ep_content_main {
    width: 89.33333vw; /*670px*/
    margin: 0 auto;
  }
  .ep_content_side {
    display: none
  }
  .ep_voice_wrap {
    display: block;
    margin-top: 17.06666vw; /*128px*/
    padding-top: 5.33333vw; /*40px*/
  }
  .col_L {
    width: 100%;
  }
  .col_R {
    display: none;
  }
  .ep_voice_box {
    border-radius: 5.33333vw; /*40px*/
    padding: 5.06666vw 4.95vw; /*38px*/
    margin-top: 12vw; /*90px*/
  }
  .ep_voice_box:first-child {}
  .ep_voice_box h3.ttl {
    width: 45.33333vw; /*340px*/
  }
  .ep_voice_box h3.ttl_wide {
    width: 56vw; /*420px*/
  }
  .ep_voice_box p {
    font-size: 3.73333vw; /*28px*/
    margin-top: 1.53333vw; /*11.5px*/
  }
  .ep_voice_box p.ep_name {
    font-size: 4.26666vw; /*32px*/
    margin-top: 1em; /*10.6px*/
  }
  .ep_voice_box p.ep_name span {
    font-size: 3.73333vw; /*28px*/
  }
  .ep_voice_box::before {
    width: 7.2vw; /*54px*/
    height: 5.2vw; /*40px*/
  }
  .ep_voice_box.cm_02 {
    margin-top: 12vw; /*90px*/
  }
  .ep_voice_box.cm_01::before {
    background-image: url(../image/ep_com_01_L.svg);
    top: -5.2vw;
    left: 14vw;
    right: auto;
  }
  .ep_voice_box.cm_02::before {
    background-image: url(../image/ep_com_02_R.svg);
    top: -5.2vw;
    left: auto;
    right: 14vw;
  }
  .ep_voice_box.cm_03::before {
    background-image: url(../image/ep_com_03_L.svg);
    top: -5.2vw;
    left: 14vw;
    right: auto;
  }
  .ep_voice_box.cm_04::before {
    background-image: url(../image/ep_com_01_R.svg);
    top: -5.2vw;
    left: auto;
    right: 14vw;
  }
  .ep_voice_box.cm_05::before {
    background-image: url(../image/ep_com_02_L.svg);
    top: -5.2vw;
    left: 14vw;
    right: auto;
  }
  .ep_voice_box.cm_06::before {
    background-image: url(../image/ep_com_03_R.svg);
    top: -5.2vw;
    left: auto;
    right: 14vw;
  }
  .ep_voice_box.cm_07::before {
    background-image: url(../image/ep_com_01_L.svg);
    top: -5.2vw;
    left: 14vw;
    right: auto;
  }
  .ep_voice_box.cm_08::before {
    background-image: url(../image/ep_com_02_R.svg);
    top: -5.2vw;
    left: auto;
    right: 14vw;
  }
  .ep_voice_box.cm_09::before {
    background-image: url(../image/ep_com_03_L.svg);
    top: -5.2vw;
    left: 14vw;
    right: auto;
  }
  .ep_voice_box.cm_10::before {
    background-image: url(../image/ep_com_01_R.svg);
    top: -5.2vw;
    left: auto;
    right: 14vw;
  }
  .ep_voice_box.cm_11::before {
    background-image: url(../image/ep_com_02_L.svg);
    top: -5.2vw;
    left: 14vw;
    right: auto;
  }
  .ep_voice_box.cm_12::before {
    background-image: url(../image/ep_com_03_R.svg);
    top: -5.2vw;
    left: auto;
    right: 14vw;
  }
  .ep_voice_box.cm_13::before {
    background-image: url(../image/ep_com_01_L.svg);
    top: -5.2vw;
    left: 14vw;
    right: auto;
  }
  .ep_voice_box.cm_14::before {
    background-image: url(../image/ep_com_02_R.svg);
    top: -5.2vw;
    left: auto;
    right: 14vw;
  }
  .img_cm_01 {
    width: 18.66666vw;
    left: 66.93333vw;
    top: 10.4vw;
  }
  .img_cm_02 {
    width: 11.86666vw;
    left: 5.6vw;
    top: 4.4vw;
  }
  .img_cm_03 {
    width: 13.73333vw;
    left: 67.2vw;
    top: 67.5vw;
  }
  .img_cm_05 {
    width: 15.06666vw;
    left: 70.66666vw;
    top: 7.06666vw;
  }
  .img_cm_06 {
    width: 22.66666vw;
    left: 62.53333vw;
    top: 10.53333vw;
  }
  .img_cm_07 {
    width: 16vw;
    left: 4.13333vw;
    top: 7.86666vw;
  }
  .img_cm_08 {
    width: 16vw;
    left: 68.26666vw;
    top: 7.6vw;
  }
  .img_cm_09 {
    width: 24.13333vw;
    left: 58vw;
    top: 48.8vw;
  }
  .img_cm_10 {
    width: 19.33333vw;
    left: 4.53333vw;
    top: 11.6vw;
  }
  .img_cm_12 {
    width: 20.8vw;
    left: 5.2vw;
    top: 7.5;
  }
  .img_cm_14 {
    width: 22.66666vw;
    left: 4.4vw;
    top: 10.13333vw;
  }
}
/*-----------------------------*/