.p-mv {
  position: relative;
  height: 780px;
  overflow: hidden;
  padding: 0 15px;
  background: url("../../../images/pages/index/mv_bg.jpg") repeat-x top center;
  background-size: 2100px;
}
@media only screen and (max-width: 768px) {
  .p-mv {
    height: 146.6666666667vw;
    padding: 0;
    background-image: url("../../../images/pages/index/mv_bg-sp.jpg");
    background-size: cover;
  }
}

.p-mv__container {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: auto;
  height: 100%;
}

.p-mv__catch {
  color: #E34790;
  position: absolute;
  top: 36.4406779661%;
  left: 0;
  z-index: 2;
  opacity: 0;
  -webkit-animation: catchfade 0.5s forwards;
  animation: catchfade 0.5s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-animation-delay: 1100ms;
  animation-delay: 1100ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__catch {
    top: 45.3333333333vw;
    right: 0;
    width: 92.2666666667vw;
    margin: 0 auto;
  }
}

.p-mv__grid {
  position: absolute;
  background-color: #fff;
  -webkit-animation: gridfade 0.5s forwards;
  animation: gridfade 0.5s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

.p-mv__grid1 {
  top: 0;
  left: -16.875%;
  width: 40.3125%;
  height: 312px;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid1 {
    left: 0;
    width: 49.6vw;
    height: 10.6666666667vw;
  }
}

.p-mv__grid2 {
  top: 40%;
  left: -16.875%;
  width: 40.3125%;
  height: 250px;
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid2 {
    top: 16.5333333333vw;
    left: 0;
    width: 49.6vw;
    height: 38vw;
  }
}

.p-mv__grid3 {
  top: 71.875%;
  left: -16.875%;
  width: 40.3125%;
  height: 220px;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid3 {
    top: 54.6666666667vw;
    left: 0;
    width: 49.6vw;
    height: 56vw;
  }
}

.p-mv__grid4 {
  top: 0;
  left: 23.4375%;
  width: 25.75%;
  height: 312px;
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid4 {
    top: unset;
    left: 0;
    bottom: 0;
    width: 49.6vw;
    height: 36vw;
  }
}

.p-mv__grid5 {
  top: 40%;
  left: 23.4375%;
  width: 25.75%;
  height: 470px;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid5 {
    top: 0;
    right: 0;
    left: unset;
    width: 50.9333333333vw;
    height: 19.3333333333vw;
  }
}

.p-mv__grid6 {
  top: 0;
  left: 49.0625%;
  width: 26%;
  height: 449px;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid6 {
    top: 20vw;
    right: 0;
    left: unset;
    width: 50.9333333333vw;
    height: 58.6666666667vw;
  }
}

.p-mv__grid7 {
  top: 57.5%;
  left: 49.0625%;
  width: 25.9375%;
  height: 335px;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid7 {
    top: 78.6666666667vw;
    right: 0;
    left: unset;
    width: 50.9333333333vw;
    height: 44vw;
  }
}

.p-mv__grid8 {
  top: 0;
  right: -0.9375%;
  width: 25.9375%;
  height: 313px;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid8 {
    top: unset;
    right: 0;
    left: unset;
    bottom: 0;
    width: 50.9333333333vw;
    height: 24.2666666667vw;
  }
}

.p-mv__grid9 {
  top: 40.125%;
  right: -20%;
  width: 45%;
  height: 475px;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid9 {
    display: none;
  }
}

.p-mv__grid10 {
  top: 0;
  right: -40.625%;
  width: 39.6875%;
  height: 313px;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid10 {
    display: none;
  }
}

.p-mv__grid11 {
  top: 40.3125%;
  right: -39.375%;
  width: 19.0625%;
  height: 468px;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid11 {
    display: none;
  }
}

.p-mv__grid12 {
  top: 0;
  left: -39.0625%;
  width: 22.375%;
  height: 447px;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid12 {
    display: none;
  }
}

.p-mv__grid13 {
  top: 57.1875%;
  left: -39.0625%;
  width: 22.375%;
  height: 340px;
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
@media only screen and (max-width: 768px) {
  .p-mv__grid13 {
    display: none;
  }
}

@-webkit-keyframes catchfade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes catchfade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes gridfade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes gridfade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.p-info {
  padding: 33px 55px 40px;
}
@media only screen and (max-width: 768px) {
  .p-info {
    padding: 6.6666666667vw 5.3333333333vw;
  }
}

.p-info__container {
  width: 100%;
  max-width: 1180px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding-left: 55px;
}
@media only screen and (max-width: 768px) {
  .p-info__container {
    padding-left: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.p-info__title {
  font-size: 2rem;
  padding-bottom: 3px;
  margin-right: 28px;
  color: #E34790;
  border-bottom: 3px solid #E34790;
}
@media only screen and (max-width: 768px) {
  .p-info__title {
    font-size: 1.4rem;
    margin-right: 5.3333333333vw;
    width: 15.3333333333vw;
    border-width: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.p-info__detail {
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .p-info__detail {
    margin-top: 0;
  }
}

.p-info__detail-text {
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.p-business {
  padding: 0 15px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .p-business {
    padding: 0;
  }
}

.p-business__wrap {
  max-width: 1320px;
  margin: auto;
  background-color: #e8f1fc;
  padding: 75px 0 90px;
}
@media only screen and (max-width: 768px) {
  .p-business__wrap {
    padding: 14.6666666667vw 5.3333333333vw 16vw;
  }
}

.p-business__container {
  width: 100%;
  max-width: 1180px;
  margin: auto;
}

.p-business__title-wrap {
  margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
  .p-business__title-wrap {
    margin-bottom: 8vw;
    display: block;
  }
}

.p-business__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.p-business__title.is-show .p-business__title-img::before {
  -webkit-animation: blockslide2 0.5s forwards;
  animation: blockslide2 0.5s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
.p-business__title.is-show .p-business__title-text::before {
  -webkit-animation: blockslide2 0.8s forwards;
  animation: blockslide2 0.8s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
@media only screen and (max-width: 768px) {
  .p-business__title {
    margin-top: 1.3333333333vw;
    display: block;
    text-align: center;
  }
}

.p-business__title-img,
.p-business__title-text {
  position: relative;
}
.p-business__title-img::before,
.p-business__title-text::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: #E8F1FC;
}

.p-business__title-img {
  position: relative;
}
.p-business__title-img::after {
  position: absolute;
  top: 73%;
  right: -34px;
  content: "";
  width: 21px;
  height: 1px;
  background-color: #a2b4ce;
}
@media only screen and (max-width: 768px) {
  .p-business__title-img::after {
    top: unset;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__title-img {
    width: 49.2vw;
    padding-bottom: 2vw;
    margin: 0 auto 4vw;
    display: block;
  }
}

.p-business__title-text {
  color: #000;
  font-size: 2.5rem;
  font-weight: lighter;
  padding: 0 0 8px 52px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .p-business__title-text {
    font-size: 1.7rem;
    padding: 0;
    display: block;
  }
}

.p-business__group {
  position: relative;
  margin-top: 90px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  opacity: 0;
}
.p-business__group.is-show {
  -webkit-animation: blockfade 0.3s forwards;
  animation: blockfade 0.3s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.p-business__group:nth-of-type(2) {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .p-business__group {
    margin-top: 6.6666666667vw;
    display: block;
  }
}

.p-business__group-normal .p-business__group-img {
  margin-left: -108px;
}
@media only screen and (max-width: 768px) {
  .p-business__group-normal .p-business__group-img {
    margin-left: 0;
  }
}

.p-business__group-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.p-business__group-reverse .p-business__group-img {
  margin-right: -108px;
}
@media only screen and (max-width: 768px) {
  .p-business__group-reverse .p-business__group-img {
    margin-right: 0;
  }
}

.p-business__group-img {
  width: 59.9152542373%;
  position: relative;
  overflow: hidden;
}
.p-business__group-img img {
  opacity: 0;
}
.p-business__group-img::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  background-color: #E34790;
}
.p-business__group-img.is-show::before {
  -webkit-animation: blockslide 1.2s forwards;
  animation: blockslide 1.2s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.p-business__group-img.is-show img {
  -webkit-animation: imgfade 1.2s forwards;
  animation: imgfade 1.2s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media only screen and (max-width: 1024px) {
  .p-business__group-img {
    width: 69.04296875vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-img {
    width: 100%;
  }
}

.p-business__group-recruit .p-business__group-title {
  background-image: url("../../../images/components/icon_recruit@2x.png");
}
@media only screen and (max-width: 768px) {
  .p-business__group-recruit .p-business__group-item-note {
    min-width: 95px;
  }
}

.p-business__group-kaigo .p-business__group-title {
  background-image: url("../../../images/components/icon_kaigo@2x.png");
}
@media only screen and (max-width: 768px) {
  .p-business__group-kaigo .p-business__group-item-note {
    min-width: 60px;
  }
}

.p-business__group-school .p-business__group-title {
  background-image: url("../../../images/components/icon_school@2x.png");
}

.p-business__group-support .p-business__group-title {
  background-image: url("../../../images/components/icon_support@2x.png");
}

.p-business__group-title {
  color: #E34790;
  font-size: 2.6rem;
  padding: 10px 0 10px 70px;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 55px;
}
@media only screen and (max-width: 1024px) {
  .p-business__group-title {
    font-size: 2rem;
    padding-left: 5.859375vw;
    background-size: 4.39453125vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-title {
    font-size: 2rem;
    padding: 1.3333333333vw 0 1.3333333333vw 11.3333333333vw;
    background-size: 8.6666666667vw;
  }
}

.p-business__group-lead {
  font-size: 1.4rem;
  margin-top: 10px;
  line-height: 2;
}
@media only screen and (max-width: 1024px) {
  .p-business__group-lead {
    font-size: 1.1rem;
    margin-top: 0.9765625vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-lead {
    margin-top: 5.0666666667vw;
    line-height: 1.6363636364;
  }
}

.p-business__group-recruit .p-business__group-links,
.p-business__group-kaigo .p-business__group-links {
  margin-top: 42px;
}
@media only screen and (max-width: 1440px) {
  .p-business__group-recruit .p-business__group-links,
.p-business__group-kaigo .p-business__group-links {
    margin-top: 2.9166666667vw;
  }
}
@media only screen and (max-width: 1024px) {
  .p-business__group-recruit .p-business__group-links,
.p-business__group-kaigo .p-business__group-links {
    margin-top: 2.9296875vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-recruit .p-business__group-links,
.p-business__group-kaigo .p-business__group-links {
    margin-top: 0;
  }
}

.p-business__group-school .p-business__group-links {
  margin-top: 75px;
}
@media only screen and (max-width: 1440px) {
  .p-business__group-school .p-business__group-links {
    margin-top: 5.2083333333vw;
  }
}
@media only screen and (max-width: 1024px) {
  .p-business__group-school .p-business__group-links {
    margin-top: 4.39453125vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-school .p-business__group-links {
    margin-top: 0;
  }
}

.p-business__group-support .p-business__group-links {
  margin-top: 98px;
}
@media only screen and (max-width: 1440px) {
  .p-business__group-support .p-business__group-links {
    margin-top: 6.8055555556vw;
  }
}
@media only screen and (max-width: 1024px) {
  .p-business__group-support .p-business__group-links {
    margin-top: 5.859375vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-support .p-business__group-links {
    margin-top: 0;
  }
}

.p-business__group-links {
  position: relative;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 15px;
  width: 49.1525423729%;
}
@media only screen and (max-width: 1440px) {
  .p-business__group-links {
    padding-left: 5.5555555556vw;
    padding-right: 4.8611111111vw;
  }
}
@media only screen and (max-width: 1024px) {
  .p-business__group-links {
    padding-left: 4.8828125vw;
    padding-right: 3.90625vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-links {
    width: 100%;
    padding: 6.6666666667vw 5.3333333333vw 8vw;
  }
}

.p-business__group-type {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 25px;
}
@media only screen and (max-width: 1440px) {
  .p-business__group-type {
    margin-top: 1.7361111111vw;
  }
}
@media only screen and (max-width: 1024px) {
  .p-business__group-type {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-type {
    margin-top: 6.6666666667vw;
  }
}

.p-business__group-items {
  margin-top: 16px;
}
@media only screen and (max-width: 1440px) {
  .p-business__group-items {
    margin-top: 1.3888888889vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-items {
    margin-top: 2.6666666667vw;
  }
}

.p-business__group-item {
  font-size: 1.6rem;
  line-height: 1.5;
  border-top: 1px solid #D5DEED;
}
.p-business__group-item:last-child {
  border-bottom: 1px solid #D5DEED;
}
@media only screen and (max-width: 1024px) {
  .p-business__group-item {
    font-size: 1.2rem;
  }
}

.p-business__group-item-link {
  padding: 20px 15px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url("../../../images/pages/index/business_window_icon.svg") no-repeat center right;
  background-size: 20px;
}
span.p-business__group-item-link {
  background: none;
}

.p-business__group-item-link--long {
  padding-top: 9px;
  padding-bottom: 9px;
}
@media only screen and (max-width: 1440px) {
  .p-business__group-item-link {
    padding: 1.3888888889vw 1.0416666667vw 1.3888888889vw 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-item-link {
    padding: 3.7333333333vw 7.3333333333vw 3.7333333333vw 0;
  }
}

.p-business__group-item-note {
  color: #E34790;
  font-size: 1.2rem;
  padding: 3px 15px;
  margin-right: 15px;
  border-radius: 17px;
  border: 1px solid #E34790;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .p-business__group-item-note {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-business__group-item-note {
    min-width: 95px;
    padding: 0.6666666667vw 2.6666666667vw;
    margin-right: 2.6666666667vw;
  }
}

@-webkit-keyframes blockslide {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
    opacity: 1;
  }
  100% {
    width: 0%;
    opacity: 1;
    left: unset;
  }
}

@keyframes blockslide {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
    opacity: 1;
  }
  100% {
    width: 0%;
    opacity: 1;
    left: unset;
  }
}
@-webkit-keyframes blockslide2 {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes blockslide2 {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes imgfade {
  50% {
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@keyframes imgfade {
  50% {
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@-webkit-keyframes blockfade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes blockfade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.p-message {
  padding: 80px 15px 87px;
  margin-top: 90px;
  background: url("../../../images/pages/index/message_bg.jpg") no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .p-message {
    padding: 14.6666666667vw 5.3333333333vw 16vw;
    margin-top: 0;
    background-image: url("../../../images/pages/index/message_bg-sp.jpg");
  }
}

.p-message__container {
  width: 100%;
  max-width: 1180px;
  margin: auto;
}

.p-message__title {
  text-align: center;
  overflow: hidden;
}
.p-message__title.is-show .p-message__title-img,
.p-message__title.is-show .p-message__title-text {
  -webkit-animation: textfade 0.5s forwards;
  animation: textfade 0.5s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.p-message__title.is-show .p-message__title-text {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}

.p-message__title-img {
  display: block;
  width: 122px;
  margin: auto;
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .p-message__title-img {
    width: 24.9333333333vw;
  }
}

.p-message__title-text {
  position: relative;
  display: inline-block;
  font-size: 3.7rem;
  font-family: "Noto Serif JP", serif;
  margin: 34px 0 25px;
  line-height: 1.4864864865;
  color: #000;
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .p-message__title-text {
    font-size: 2.3rem;
    margin: 2.9296875vw 0 3.3333333333vw;
  }
}

.p-message__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.p-message__group.is-show {
  -webkit-animation: textfade 0.5s forwards;
  animation: textfade 0.5s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
@media only screen and (max-width: 768px) {
  .p-message__group {
    display: block;
  }
}

.p-message__group-lead {
  font-size: 1.4rem;
  margin-right: 20px;
  line-height: 2.2857142857;
}
@media only screen and (max-width: 768px) {
  .p-message__group-lead {
    font-size: 1.1rem;
    margin: 0;
    text-align: center;
    line-height: 1.6363636364;
  }
}

.p-message__group-link {
  width: 207px;
  color: #E34790;
  text-align: center;
  display: block;
  border-radius: 47px;
  border: 1px solid #E34790;
  background-color: #fff;
}
.p-message__group-link:hover {
  opacity: 1;
  background-color: #E34790;
}
.p-message__group-link:hover .p-message__group-link-text {
  color: #fff;
  background-image: url("../../../images/components/btn_arrow-on.svg");
}
@media only screen and (max-width: 768px) {
  .p-message__group-link {
    width: 43.2vw;
    margin: 6.6666666667vw auto 0;
    border-radius: 23px;
  }
}

.p-message__group-link-text {
  font-weight: bold;
  display: inline-block;
  padding: 15px 30px 15px 20px;
  background: url("../../../images/components/btn_arrow.svg") no-repeat center right;
  background-size: 15px;
}
@media only screen and (max-width: 768px) {
  .p-message__group-link-text {
    padding: 3.3333333333vw 12vw 3.3333333333vw 10vw;
    background-position: center right 4.6666666667vw;
  }
}

@-webkit-keyframes textfade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes textfade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}