@charset "UTF-8";
/* =======================================

  ELEMENTS TOP

======================================= */
.special header {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  padding: 1.53cqw 4.1cqw 9.74cqw;
  position: relative;
  background: url("/alumni/home-coming-day/22th-hcd/img/head-img-kv3.png") no-repeat right bottom;
  background-color: #492D65;
  background-size: contain;
}
.special header::before {
  width: 71.28cqw;
  aspect-ratio: 278/152;
  content: "";
  background: url("/alumni/home-coming-day/22th-hcd/img/head-img-kv2.png") no-repeat bottom right;
  background-size: contain;
  display: block;
  position: absolute;
  left: -32.56cqw;
  bottom: 0;
}
.special header::after {
  width: 46cqw;
  aspect-ratio: 183/106;
  content: "";
  background: url("/alumni/home-coming-day/22th-hcd/img/head-img-kv1.png") no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  left: 4cqw;
  top: -2.8cqw;
}
.special header .logo_area {
  width: 100%;
  text-align: right;
  margin-bottom: 1.28cqw;
  z-index: 1;
}
.special header .logo_area img {
  width: 41.79cqw;
  height: auto;
}
.special header h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column nowrap;
  gap: 3.58cqw;
  width: 85.38cqw;
  position: relative;
  margin-bottom: 3.84cqw;
  z-index: 1;
}
.special header h1 .hcd {
  width: 40.51cqw;
  height: auto;
}
.special header h1 .ttl {
  width: 100%;
  height: auto;
}
.special header p {
  margin: 0 auto 4.1cqw;
  text-align: center;
  z-index: 1;
}
.special header p img {
  width: 85.38cqw;
  height: auto;
}
.special main {
  background: #fff;
}
.special .cont_inner {
  width: 92.3cqw;
  margin: auto;
  display: flex;
  gap: 5.12cqw;
  flex-flow: column nowrap;
}
.special .voice_area {
  background: #fce2db;
  border-radius: 5.12cqw;
  padding-block: 0 3.07cqw;
  margin-top: -7.69cqw;
}
.special .voice_area h2 {
  border-radius: 5.12cqw 5.12cqw 0 0;
  background: url("/alumni/home-coming-day/22th-hcd/img/img-w.svg") no-repeat center center #e96a48;
  background-size: 80% auto;
  text-align: center;
  color: #fff;
  line-height: 1.25;
  font-size: 4.35cqw;
  font-weight: 500;
  padding-block: 2cqw;
  position: relative;
}
.special .voice_area h2::after {
  content: "";
  background: url("/alumni/home-coming-day/22th-hcd/img/img-fukidaship.svg") no-repeat center center;
  background-size: 100% auto;
  width: 8.2cqw;
  height: 5.64cqw;
  display: block;
  position: absolute;
  inset: auto auto -5.64cqw 26.92cqw;
}
.special .voice_area .voice_contents {
  padding: 3.58cqw 3.07cqw 2.56cqw;
  display: flex;
  flex-flow: row nowrap;
  gap: 4.1cqw;
}
.special .voice_area .voice_contents figure {
  width: 26.15cqw;
  aspect-ratio: 1;
}
.special .voice_area .voice_contents figure img {
  width: 26.15cqw;
  height: auto;
  overflow: hidden;
  border-radius: 50%;
}
.special .voice_area .voice_contents .text {
  width: calc(100% - 30cqw);
}
.special .voice_area .voice_contents .text h3 {
  font-size: 4.61cqw;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 2cqw;
}
.special .voice_area .voice_contents .text h3 span {
  font-size: 3.58cqw;
}
.special .voice_area .voice_contents .text p {
  font-size: 3.33cqw;
  line-height: 1.3;
}
.special .voice_area .voice_contents .text a {
  text-decoration: underline;
  color: #e96a48;
}
.special .voice_area .voice_audio {
  padding-inline: 3.58cqw;
}
.special .voice_area .voice_audio audio {
  width: 100%;
}
.special .howto_area {
  background: #f8e9cf;
  border-radius: 5.12cqw;
  padding-block: 0 7.69cqw;
}
.special .howto_area h2 {
  border-radius: 5.12cqw 5.12cqw 0 0;
  background: #ffa301;
  text-align: center;
  padding-block: 3.58cqw;
  position: relative;
}
.special .howto_area h2 img {
  width: 76.92cqw;
}
.special .howto_area .howto_contents {
  padding: 7.69cqw 3.84cqw;
  display: flex;
  flex-flow: column nowrap;
  gap: 5.12cqw;
}
.special .howto_area .howto_contents img {
  width: 81.02cqw;
  height: auto;
}
.special .howto_area .step {
  padding-inline: 3.84cqw;
  display: flex;
  flex-flow: column wrap;
  gap: 11.53cqw;
  counter-reset: li;
  margin-top: 6.5cqw;
}
.special .howto_area .step > li {
  background: #fff;
  padding: 9.23cqw 3.84cqw 5.12cqw;
  border-radius: 5.12cqw;
  display: flex;
  flex-flow: column nowrap;
  gap: 5.12cqw;
  align-items: center;
  list-style: none;
  position: relative;
}
.special .howto_area .step > li:before {
  position: absolute;
  inset: -6.5cqw 0 auto;
  margin: auto;
  font-weight: 700;
  color: #fff;
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  background: #492D65;
  width: 13cqw;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  aspect-ratio: 1;
  font-size: 6.15cqw;
  border-radius: 50%;
}
.special .howto_area .step > li h4 {
  text-align: center;
  font-size: 6.15cqw;
  line-height: 1.33;
  color: #492D65;
  font-weight: 900;
}
.special .howto_area .step > li p {
  width: 100%;
  text-align: left;
}
.special .howto_area .step > li:nth-child(1) img {
  width: 31.53cqw;
}
.special .howto_area .step > li:nth-child(2) img {
  width: 16.41cqw;
}
.special .howto_area .step > li:nth-child(3) img {
  width: 19.48cqw;
}
.special .howto_area .step > li:nth-child(4) li {
  list-style: inside;
  font-size: 3.58cqw;
  line-height: 1.43;
  list-style-type: "●";
}
.special .howto_area .step > li:nth-child(4) img {
  width: 24.87cqw;
}
.special .howto_area .step > li:nth-child(5) img {
  width: 41.28cqw;
}
.special .howto_area .map_area {
  background: #fff;
  border-radius: 5.12cqw;
  position: relative;
  margin: 7.69cqw 5.12cqw 0;
  padding-block: 0 5.12cqw;
}
.special .howto_area .map_area .ttl {
  position: absolute;
  top: -8cqw;
  left: -8cqw;
  margin: auto;
  width: calc(100% + 16cqw);
  max-width: none;
}
.special .howto_area .map_area .map {
  width: 100%;
}
.special .howto_area .btn_area {
  padding-block: 10.25cqw 7.69cqw;
}
.special .howto_area .btn_area .btn {
  width: 84.61cqw;
  background: #de1c2e;
  text-align: center;
}
.special .howto_area .btn_area .btn img {
  width: 75.89cqw;
}
.special .howto_area .viewable {
  font-size: 3.58cqw;
  padding-inline: 3.84cqw;
  font-weight: normal;
}
.special .howto_area .viewable h5 {
  font-size: 3.58cqw;
}
.special .howto_area .viewable ul {
  list-style: inside;
}
.special .howto_area .viewable ul li {
  list-style-type: "・";
}
.special .memory_area {
  background: #f2f8f5;
  border-radius: 5.12cqw;
  padding-block: 0 10.25cqw;
}
.special .memory_area h2 {
  border-radius: 5.12cqw 5.12cqw 0 0;
  background: #27885d;
  text-align: center;
  padding-block: 3.58cqw;
  position: relative;
}
.special .memory_area h2 img {
  width: 82.05cqw;
}
.special .memory_area .memory_contents {
  padding: 7.69cqw 3.84cqw;
  display: flex;
  flex-flow: column nowrap;
  gap: 5.12cqw;
}
.special .memory_area .memory_contents img {
  width: 81.05cqw;
  height: auto;
}
.special .memory_area .memory_contents span,
.special .memory_area .memory_contents strong {
  display: inline;
  background: #fff957;
  font-weight: bold;
}
.special .memory_area .memory_ttl {
  width: 69.23cqw;
  padding-top: 10.25cqw;
  background: url("/alumni/home-coming-day/22th-hcd/img/img-w-y.svg") no-repeat center top;
  background-size: 100% auto;
  margin: 0 auto 10.25cqw;
  text-align: center;
  font-size: 6.15cqw;
  line-height: 1.45;
  color: #27885D;
  font-weight: bold;
}
.special .memory_area .step {
  padding-inline: 3.84cqw;
  display: flex;
  flex-flow: column wrap;
  gap: 10.25cqw;
  counter-reset: step;
}
.special .memory_area .step > li {
  display: flex;
  flex-flow: column nowrap;
  gap: 5.12cqw;
  align-items: center;
  list-style: none;
  position: relative;
}
.special .memory_area .step > li:before {
  margin: auto;
  font-weight: 700;
  color: #27885D;
  counter-increment: step;
  content: "STEP" counter(step);
  background: #fff;
  width: 66.66cqw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 6.15cqw;
  border-radius: 10rem;
  border: 0.25cqw solid #27885D;
}
.special .memory_area .step > li h4 {
  text-align: left;
  font-size: 5.12cqw;
  line-height: 1.45;
  color: #000;
  font-weight: bold;
  width: 66.66cqw;
}
.special .memory_area .step > li h4 span,
.special .memory_area .step > li h4 strong {
  background: #fff957;
}
.special .memory_area .step > li p {
  width: 100%;
  text-align: left;
}
.special .memory_area .step > li:nth-child(1) img {
  width: 24.35cqw;
}
.special .memory_area .step > li:nth-child(2) img {
  width: 43.07cqw;
}
.special .memory_area .step > li:nth-child(3) img {
  width: 56.41cqw;
}
.special .memory_area .step > li:nth-child(4) ul {
  margin-top: 5.12cqw;
}
.special .memory_area .step > li:nth-child(4) ul li {
  list-style: inside;
  font-size: 3.58cqw;
  line-height: 1.43;
  list-style-type: "※";
}
.special .memory_area .step > li:nth-child(4) img {
  width: 27.69cqw;
}
.special .memory_area .img_area {
  padding-block: 5.12cqw 10.25cqw;
  text-align: center;
}
.special .memory_area .img_area img {
  width: 57.69cqw;
}
.special .memory_area .supported {
  display: block;
  text-align: center;
  font-size: 3.33cqw;
}
.special .memory_area .supported span {
  font-weight: bold;
}
.special .memory_area .viewable {
  font-size: 3.58cqw;
  padding-inline: 3.84cqw;
  font-weight: normal;
}
.special .memory_area .viewable h5 {
  font-size: 3.58cqw;
}
.special .memory_area .viewable ul {
  list-style: inside;
}
.special .memory_area .viewable ul li {
  list-style-type: "・";
}
.special .btn_area img {
  width: 76.92cqw;
}

footer {
  padding-block: 5.12cqw 27cqw;
}

/*-----------------------------------------
  fixed_item pagetop
-----------------------------------------*/
.fixed_items {
  position: fixed;
  width: 100%;
  max-width: 780px;
  container-type: inline-size;
  z-index: 100;
  opacity: 0;
  inset: auto 0 -12cqw;
  margin: auto;
  display: flex;
  flex-flow: row nowrap;
  gap: 2cqw;
  justify-content: space-between;
  padding-inline: 2.56cqw;
  pointer-events: none;
  transition: all 0.3s ease-in;
}
.fixed_items.visible {
  opacity: 1;
  inset: auto 0 5.12cqw;
  pointer-events: auto;
}
.fixed_items nav {
  display: flex;
  flex-flow: row nowrap;
  gap: 2cqw;
  flex-grow: 1;
}
.fixed_items nav .btn {
  padding: 2cqw 4.61cqw;
  min-width: auto;
  border: 0.3cqw solid #fff;
  text-align: center;
  flex-grow: 1;
}
.fixed_items nav .btn img {
  width: 30cqw;
}
.fixed_items .page_top {
  width: 11.53cqw;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  transition: bottom 0.3s ease-out;
  background: #fff;
  border: 0.4cqw solid #27885D;
}
.fixed_items .page_top::before {
  content: "";
  display: inline-block;
  background: #27885D;
  height: 2.5980762114cqw;
  width: 3cqw;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

/*-----------------------------------------
  posts_loader
-----------------------------------------*/
#Post {
  width: 100%;
  max-width: 92.3cqw;
  display: flex;
  justify-content: center;
  margin: auto;
}

.one_data {
  width: 74.35cqw;
  padding: 5.12cqw 3.84cqw 10.25cqw;
  border-radius: 2.56cqw;
  background: #fff;
  margin: 0 2.56cqw 5.12cqw;
  display: flex;
  flex-flow: column nowrap;
  gap: 2.56cqw;
}
.one_data ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 2.56cqw;
}
.one_data ul li.icon img {
  width: 10.25cqw;
  border-radius: 50%;
}
.one_data ul li.name span {
  font-size: 4.61cqw;
  font-weight: bold;
}
.one_data .message {
  text-align: left;
  font-size: 4.1cqw;
}
.one_data .photo img {
  width: 100%;
  height: auto;
  margin-top: 2.56cqw;
}

#read_more {
  display: none;
  text-align: center;
  margin: 7.69cqw auto 5.12cqw;
  padding-block: 2.56cqw;
  cursor: pointer;
  position: relative;
}
#read_more::after {
  width: 3.58cqw;
  height: 2cqw;
  content: "";
  background: url("/alumni/home-coming-day/22th-hcd/img/icon-allow-dw.svg") no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  inset: 0 5.12cqw 0 auto;
  margin: auto;
}

#posts_loader,
#posts_loader2,
#no_posts {
  display: none;
  text-align: center;
  margin: 5.12cqw;
}

/*-----------------------------------------
  PCLayout
-----------------------------------------*/
@media (767px <= width) {
  #container {
    max-width: 1600px;
  }
  .cont_outer {
    max-width: 1440px;
  }
  .cont_inner {
    max-width: 1440px;
  }
  .btn {
    padding: 1.2rem 4rem;
    gap: 0.8rem;
    font-size: 1.8rem;
    min-width: 26rem;
  }
  p {
    font-size: 1.6rem;
  }
  .special header {
    padding: 1.3rem 0 4.8rem;
    background: url("/alumni/home-coming-day/22th-hcd/img/head-img-kv3_sp.png") no-repeat center bottom;
    background-color: #492D65;
    background-size: auto 100%;
    margin-inline: auto;
    height: 100%;
    width: 100%;
  }
  .special header::before, .special header::after {
    display: none;
  }
  .special header .logo_area {
    width: 767px;
    margin: 0 auto -3rem;
  }
  .special header .logo_area img {
    width: 245px;
  }
  .special header h1 {
    gap: 1rem;
    width: 490px;
    margin-bottom: 1rem;
    z-index: 1;
  }
  .special header h1 .hcd {
    width: 180px;
    height: auto;
  }
  .special header h1 .ttl {
    width: 100%;
    height: auto;
  }
  .special header p {
    margin: 0 auto 1.6rem;
    text-align: center;
    z-index: 1;
  }
  .special header p img {
    width: 390px;
    height: auto;
  }
  .special .cont_inner {
    max-width: 1000px;
    gap: 3rem;
  }
  .special .voice_area {
    border-radius: 2rem;
    padding-block: 0 0.8rem;
    margin-top: -3rem;
  }
  .special .voice_area h2 {
    border-radius: 2rem 2rem 0 0;
    background: url("/alumni/home-coming-day/22th-hcd/img/img-w.svg") no-repeat center center #e96a48;
    background-size: 400px auto;
    font-size: 2.2rem;
    padding-block: 1.2rem;
  }
  .special .voice_area h2::after {
    content: "";
    background: url("/alumni/home-coming-day/22th-hcd/img/img-fukidaship.svg") no-repeat center center;
    background-size: 100% auto;
    width: 3.2rem;
    height: 2.2rem;
    display: block;
    position: absolute;
    inset: auto auto -2.2rem 17rem;
  }
  .special .voice_area .voice_wrap {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 0 5rem;
    gap: 2rem 4rem;
  }
  .special .voice_area .voice_contents {
    padding: 1rem 0;
    gap: 1.4rem;
  }
  .special .voice_area .voice_contents figure {
    width: 13rem;
  }
  .special .voice_area .voice_contents figure img {
    width: 13rem;
  }
  .special .voice_area .voice_contents .text {
    width: 38rem;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
  }
  .special .voice_area .voice_contents .text h3 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
  }
  .special .voice_area .voice_contents .text h3 span {
    font-size: 1.6rem;
  }
  .special .voice_area .voice_contents .text p {
    font-size: 1.4rem;
    line-height: 1.43;
  }
  .special .voice_area .voice_audio {
    padding-inline: 0;
    width: calc(100% - 56.4rem);
    min-width: 18rem;
    flex-grow: 1;
  }
  .special .howto_area {
    border-radius: 2rem;
    padding-block: 0 3rem;
  }
  .special .howto_area h2 {
    border-radius: 2rem 2rem 0 0;
    padding-block: 2rem;
  }
  .special .howto_area h2 img {
    width: 470px;
    max-width: 100%;
  }
  .special .howto_area p {
    max-width: 660px;
    margin: auto;
  }
  .special .howto_area .howto_contents {
    padding: 3rem;
    gap: 3rem;
  }
  .special .howto_area .howto_contents h3 {
    text-align: center;
  }
  .special .howto_area .howto_contents img {
    width: 500px;
    max-width: 100%;
  }
  .special .howto_area .step {
    padding-inline: 2rem;
    gap: 6rem;
    margin-top: 4rem;
  }
  .special .howto_area .step > li {
    padding: 6rem 10rem 2rem;
    border-radius: 2rem;
    gap: 2rem;
  }
  .special .howto_area .step > li:before {
    inset: -4rem 0 auto;
    width: 8rem;
    font-size: 3.7rem;
  }
  .special .howto_area .step > li h4 {
    font-size: 2.4rem;
  }
  .special .howto_area .step > li h4 > br {
    display: none;
  }
  .special .howto_area .step > li:nth-child(1) img {
    width: 123px;
  }
  .special .howto_area .step > li:nth-child(2) img {
    width: 65px;
  }
  .special .howto_area .step > li:nth-child(3) img {
    width: 76px;
  }
  .special .howto_area .step > li:nth-child(4) li {
    font-size: 1.4rem;
    max-width: 660px;
  }
  .special .howto_area .step > li:nth-child(4) img {
    width: 97px;
  }
  .special .howto_area .step > li:nth-child(5) img {
    width: 161px;
  }
  .special .howto_area .map_area {
    border-radius: 2rem;
    margin: 4rem 2rem 0;
    padding-block: 6rem 1rem;
    text-align: center;
  }
  .special .howto_area .map_area .ttl {
    top: -6rem;
    left: 0;
    right: 0;
    width: 620px;
  }
  .special .howto_area .map_area .map {
    max-width: 820px;
  }
  .special .howto_area .btn_area {
    padding-block: 4rem 3rem;
  }
  .special .howto_area .btn_area .btn {
    width: 390px;
  }
  .special .howto_area .btn_area .btn img {
    width: 290px;
  }
  .special .howto_area .viewable {
    font-size: 1.4rem;
    padding-inline: 1.5rem;
    max-width: 660px;
    margin: auto;
  }
  .special .howto_area .viewable h5 {
    font-size: 1.4rem;
  }
  .special .memory_area {
    border-radius: 2rem;
    padding-block: 0 4rem;
  }
  .special .memory_area h2 {
    border-radius: 2rem 2rem 0 0;
    padding-block: 2rem;
  }
  .special .memory_area h2 img {
    width: 480px;
    max-width: 100%;
  }
  .special .memory_area .memory_contents {
    padding: 3rem 1.5rem;
    gap: 3rem;
    max-width: 660px;
    margin: auto;
    text-align: center;
  }
  .special .memory_area .memory_contents img {
    width: 500px;
  }
  .special .memory_area .memory_contents p {
    text-align: left;
  }
  .special .memory_area .memory_ttl {
    width: 390px;
    padding-top: 5rem;
    margin: 0 auto 4rem;
    font-size: 3.4rem;
    line-height: 1.45;
  }
  .special .memory_area .step {
    padding-inline: 1.5rem;
    gap: 4rem;
  }
  .special .memory_area .step > li {
    gap: 2rem;
  }
  .special .memory_area .step > li:before {
    width: 26rem;
    font-size: 2.8rem;
    border: 2px solid #27885D;
  }
  .special .memory_area .step > li h4 {
    font-size: 2rem;
    width: 660px;
  }
  .special .memory_area .step > li h4 > br {
    display: none;
  }
  .special .memory_area .step > li:nth-child(1) img {
    width: 95px;
  }
  .special .memory_area .step > li:nth-child(2) img {
    width: 168px;
  }
  .special .memory_area .step > li:nth-child(3) img {
    width: 220px;
  }
  .special .memory_area .step > li:nth-child(4) ul {
    margin-top: 2rem;
    margin: auto;
    max-width: 660px;
  }
  .special .memory_area .step > li:nth-child(4) ul li {
    list-style: inside;
    font-size: 1.4rem;
    line-height: 1.43;
    list-style-type: "※";
  }
  .special .memory_area .step > li:nth-child(4) img {
    width: 108px;
  }
  .special .memory_area .img_area {
    padding-block: 4rem;
    text-align: center;
  }
  .special .memory_area .img_area img {
    width: 225px;
  }
  .special .memory_area .sns_area {
    padding-block: 0;
  }
  .special .memory_area .supported {
    font-size: 1.3rem;
  }
  .special .btn_area {
    padding-block: 5rem 8rem;
  }
  .special .btn_area img {
    width: 300px;
  }
  #Post {
    width: auto;
    margin: 0 auto;
    display: block;
  }
  #Post #posts_wrapper {
    margin: 0 auto;
  }
  #Post #posts_wrapper > .posts_data_wrapper {
    margin: 0 auto;
  }
  .one_data {
    width: 290px;
    padding: 1.5rem;
    border-radius: 1rem;
    margin: 0 1rem 2rem;
    gap: 1rem;
  }
  .one_data ul {
    gap: 1rem;
  }
  .one_data ul li.icon img {
    width: 4rem;
  }
  .one_data ul li.name span {
    font-size: 1.8rem;
  }
  .one_data .message {
    font-size: 1.6rem;
  }
  .one_data .photo img {
    margin-top: 1rem;
  }
  #read_more {
    margin: 2rem auto;
    padding-block: 1rem;
  }
  #read_more::after {
    width: 1.4rem;
    height: 0.8rem;
    inset: 0 2rem 0 auto;
  }
  #posts_loader,
  #posts_loader2,
  #no_posts {
    margin: 2rem;
  }
  footer {
    padding-block: 2rem 9rem;
  }
  footer small {
    font-size: 1.2rem;
  }
  .fixed_items {
    width: 100%;
    max-width: 100%;
    gap: 1rem;
    justify-content: center;
    padding-inline: 1rem;
    inset: auto 0 -6rem;
  }
  .fixed_items.visible {
    inset: auto 0 2rem;
  }
  .fixed_items nav {
    gap: 1rem;
    max-width: 410px;
    flex-grow: 1;
  }
  .fixed_items nav .btn {
    padding: 0.8rem 1rem;
    border: 1px solid #fff;
  }
  .fixed_items nav .btn img {
    width: 150px;
  }
  .fixed_items .page_top {
    width: 4.4rem;
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    border: 1px solid #27885D;
  }
  .fixed_items .page_top::before {
    height: 1.0392304845rem;
    width: 1.2rem;
  }
}/*# sourceMappingURL=index.css.map */