@charset "UTF-8";
.pcimg {
  display: block;
}
@media screen and (max-width: 800px) {
  .pcimg {
    display: none;
  }
}

.spimg {
  display: none;
}
@media screen and (max-width: 800px) {
  .spimg {
    display: block;
  }
}

@media screen and (max-width: 800px) {
  #page-growthpitch .container {
    padding: 0px;
  }
}
#page-growthpitch p {
  font-size: 1.4rem;
  line-height: 2;
}
#page-growthpitch .breadcrumb {
  background: #EAF0F0;
  padding-bottom: 20px;
}
#page-growthpitch .breadcrumb ol li + li:before {
  content: "＞";
}
#page-growthpitch .breadcrumb ol li a {
  color: #9fa0a0;
}
#page-growthpitch header {
  height: auto;
}
#page-growthpitch header img {
  max-width: initial;
  width: 100%;
}
#page-growthpitch .intro {
  font-weight: bold;
  padding: 120px 0px;
}
#page-growthpitch .intro p {
  font-size: 3rem;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .intro {
    padding: 60px 0px;
  }
  #page-growthpitch .intro p {
    font-size: 2rem;
  }
}
#page-growthpitch .section_blue h2,
#page-growthpitch .section_red h2,
#page-growthpitch .section_yellow h2 {
  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;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0px auto 50px auto;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_blue h2,
  #page-growthpitch .section_red h2,
  #page-growthpitch .section_yellow h2 {
    width: 100%;
  }
}
#page-growthpitch .section_blue h2 span,
#page-growthpitch .section_red h2 span,
#page-growthpitch .section_yellow h2 span {
  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;
  font-size: 2rem;
  width: 510px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_blue h2 span,
  #page-growthpitch .section_red h2 span,
  #page-growthpitch .section_yellow h2 span {
    font-size: 1.6rem;
    width: 100%;
  }
}
#page-growthpitch .section_blue h2::before, #page-growthpitch .section_blue h2::after,
#page-growthpitch .section_red h2::before,
#page-growthpitch .section_red h2::after,
#page-growthpitch .section_yellow h2::before,
#page-growthpitch .section_yellow h2::after {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_blue h2::before, #page-growthpitch .section_blue h2::after,
  #page-growthpitch .section_red h2::before,
  #page-growthpitch .section_red h2::after,
  #page-growthpitch .section_yellow h2::before,
  #page-growthpitch .section_yellow h2::after {
    width: 50px;
    height: 50px;
  }
}
#page-growthpitch .section_blue .toggle,
#page-growthpitch .section_red .toggle,
#page-growthpitch .section_yellow .toggle {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 28px;
  height: 28px;
  margin: 10px auto;
  border: 1px solid #9fa0a0;
  border-radius: 30px;
  text-align: center;
}
#page-growthpitch .section_blue .toggle:before,
#page-growthpitch .section_red .toggle:before,
#page-growthpitch .section_yellow .toggle:before {
  content: "+";
  font-family: "Font Awesome 6 Free";
  color: #9fa0a0;
  line-height: 28px;
  display: block;
}
#page-growthpitch .section_blue h2.open .toggle:before,
#page-growthpitch .section_red h2.open .toggle:before,
#page-growthpitch .section_yellow h2.open .toggle:before {
  content: "\f068";
  font-family: "Font Awesome 6 Free";
  color: #9fa0a0;
  line-height: 28px;
  display: block;
}
#page-growthpitch .section_blue h2 span {
  background: #007ae3;
  color: #fff;
}
#page-growthpitch .section_blue h2::before {
  background: url(../img/page/gp/bg_blue_ribbon.png) left center no-repeat;
  background-size: cover;
}
#page-growthpitch .section_blue h2::after {
  background: url(../img/page/gp/bg_blue_ribbon.png) right center no-repeat;
  background-size: cover;
}
#page-growthpitch .section_red {
  padding-top: 100px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_red {
    padding-top: 80px;
  }
}
#page-growthpitch .section_red h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_red h2 {
    margin-bottom: 60px;
  }
}
#page-growthpitch .section_red h2 span {
  background: #ea5457;
  color: #fff;
}
#page-growthpitch .section_red h2::before {
  background: url(../img/page/gp/bg_red_ribbon.png) left center no-repeat;
  background-size: cover;
}
#page-growthpitch .section_red h2::after {
  background: url(../img/page/gp/bg_red_ribbon.png) right center no-repeat;
  background-size: cover;
}
#page-growthpitch .section_yellow {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_yellow {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#page-growthpitch .section_yellow h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_yellow h2 {
    margin-bottom: 60px;
  }
}
#page-growthpitch .section_yellow h2 span {
  background: #fabf13;
  color: #fff;
}
#page-growthpitch .section_yellow h2::before {
  background: url(../img/page/gp/bg_yellow_ribbon.png) left center no-repeat;
  background-size: cover;
}
#page-growthpitch .section_yellow h2::after {
  background: url(../img/page/gp/bg_yellow_ribbon.png) right center no-repeat;
  background-size: cover;
}
#page-growthpitch .gp_about_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 70px;
  padding: 20px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_about_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
  }
}
#page-growthpitch .gp_about_box figure {
  width: 430px;
  height: 300px;
  overflow: hidden;
  border-radius: 50px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_about_box figure {
    width: 100%;
    height: auto;
  }
}
#page-growthpitch .gp_about_box figure img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-growthpitch .gp_about_box .gp_txt {
  width: calc(100% - 430px - 70px);
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_about_box .gp_txt {
    width: 100%;
    padding: 0px 20px;
  }
}
#page-growthpitch .gp_about_box .gp_txt .gp_mker {
  color: #fff;
  background: #007ae3;
  font-size: 2rem;
}
#page-growthpitch .gp_about_box .gp_txt_ttl {
  margin-bottom: 20px;
}
#page-growthpitch .section_movie {
  border: 1px solid #00c95d;
  border-radius: 50px;
  padding: 20px 20px 30px 20px;
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_movie {
    margin-top: 60px;
  }
}
#page-growthpitch .section_movie h2 {
  color: #00c95d;
  font-size: 2rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_movie h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 800px) {
  #page-growthpitch .section_movie iframe {
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
  }
}
#page-growthpitch .gp_interview {
  background: #EAF0F0;
  margin-top: 80px;
  padding-bottom: 70px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_interview {
    margin-top: 60px;
  }
}
#page-growthpitch .gp_interview h2 {
  color: #00B9EF;
  font-size: 5rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  width: 100%;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, #EAF0F0), to(#EAF0F0));
  background: -webkit-linear-gradient(top, #fff 0%, #fff 50%, #EAF0F0 50%, #EAF0F0 100%);
  background: linear-gradient(180deg, #fff 0%, #fff 50%, #EAF0F0 50%, #EAF0F0 100%);
}
#page-growthpitch .gp_interview h2 br {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_interview h2 {
    font-size: 3.8rem;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, #EAF0F0), to(#EAF0F0));
    background: -webkit-linear-gradient(top, #fff 0%, #fff 25%, #EAF0F0 25%, #EAF0F0 100%);
    background: linear-gradient(180deg, #fff 0%, #fff 25%, #EAF0F0 25%, #EAF0F0 100%);
  }
  #page-growthpitch .gp_interview h2 br {
    display: inline;
  }
}
#page-growthpitch .gp_interview .subttl {
  color: #00B9EF;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
#page-growthpitch .gp_interview .gp_interview_slide {
  max-width: 1100px;
  margin: 0px auto;
  position: relative;
  padding-top: 110px;
}
@media screen and (max-width: 1165px) {
  #page-growthpitch .gp_interview .gp_interview_slide {
    padding: 110px 20px 0px 20px;
  }
}
#page-growthpitch .gp_interview .gp_interview_slide ul li {
  border-radius: 50px;
  overflow: hidden;
  margin: 5px;
  -webkit-transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
#page-growthpitch .gp_interview .gp_interview_slide ul li:hover {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top {
  padding: 50px 20px 10px 30px;
  background: #007ae3;
  color: #fff;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top.bgred {
  background: #ea5457;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top.bgppl {
  background: #8e3975;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top.bggrn {
  background: #00c95d;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top.bgylw {
  background: #fabf13;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top.bgmain {
  background: #00B9EF;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top p.gp_interview_top_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 30px;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top p.gp_interview_top_name {
  font-size: 1.6rem;
  font-weight: bold;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top p.gp_interview_top_name span {
  font-size: 1.4rem;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top .gp_interview_top_wrap {
  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;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_top .gp_interview_top_wrap img {
  width: 120px;
  height: 120px;
  border-radius: 100px;
  overflow: hidden;
}
#page-growthpitch .gp_interview .gp_interview_slide .gp_interview_btm {
  background: #fff;
  padding: 30px 30px;
}
#page-growthpitch .gp_interview .gp_interview_slide .slick-list {
  overflow: visible;
}
#page-growthpitch .gp_interview .gp_interview_slide .slick-arrow {
  top: -60px;
  border: 1px solid #9fa0a0;
  border-radius: 50px;
  background: #fff;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_interview .gp_interview_slide .slick-arrow {
    width: 50px;
    height: 50px;
  }
}
#page-growthpitch .gp_interview .gp_interview_slide .slick-prev {
  left: calc(50% - 65px);
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_interview .gp_interview_slide .slick-prev {
    left: calc(50% - 55px);
  }
}
#page-growthpitch .gp_interview .gp_interview_slide .slick-next {
  right: calc(50% - 65px);
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_interview .gp_interview_slide .slick-next {
    right: calc(50% - 55px);
  }
}
#page-growthpitch .gp_interview .gp_interview_slide .slick-prev::before {
  width: 10px;
  height: 10px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #9fa0a0 #9fa0a0;
  margin-left: 25px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_interview .gp_interview_slide .slick-prev::before {
    margin-left: 20px;
  }
}
#page-growthpitch .gp_interview .gp_interview_slide .slick-next::before {
  width: 10px;
  height: 10px;
  border-color: #9fa0a0 #9fa0a0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  margin-left: 18px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_interview .gp_interview_slide .slick-next::before {
    margin-left: 13px;
  }
}
#page-growthpitch .gp_flow_bg {
  border-radius: 50px;
  background: #EAF0F0;
  padding: 70px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg {
    padding: 30px 20px 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  #page-growthpitch .gp_flow_bg {
    padding: 30px 20px 30px 20px;
    margin-left: -30px;
    margin-right: -30px;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow {
  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;
  padding-bottom: 20px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow {
    display: block;
    position: relative;
    padding-bottom: 40px;
  }
  #page-growthpitch .gp_flow_bg .gp_flow:before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    width: 3px;
    height: 40px;
    background-image: -webkit-radial-gradient(circle, #ea5457 1.5px, transparent 1.5px);
    background-image: radial-gradient(circle, #ea5457 1.5px, transparent 1.5px);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 3px 12px;
    bottom: 0px;
  }
  #page-growthpitch .gp_flow_bg .gp_flow:last-child:before {
    display: none;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step {
  width: 130px;
  position: relative;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step {
    width: 170px;
    margin: auto;
  }
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step br {
    display: none;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step:after {
  content: "";
  position: absolute;
  display: block;
  left: 60px;
  width: 4px;
  height: 200px;
  background-image: -webkit-radial-gradient(circle, #ea5457 2px, transparent 2px);
  background-image: radial-gradient(circle, #ea5457 2px, transparent 2px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 4px 12px;
  top: 100px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step:after {
    display: none;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step span {
  display: block;
  text-align: center;
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step span:first-child {
  background: #ea5457;
  color: #fff;
  border: 1px solid #ea5457;
  font-size: 1.6rem;
  padding: 5px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step span:first-child {
    font-size: 1.3rem;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step span:last-child {
  background: #fff;
  color: #ea5457;
  border: 1px solid #ea5457;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 10px 5px;
  line-height: 1.2;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_step span:last-child {
    font-size: 1.8rem;
    height: 40px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow:last-child .gp_flow_step:after {
  display: none;
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 50px;
  overflow: hidden;
  width: calc(100% - 150px);
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box {
    display: block;
    padding-top: 25px;
    width: 100%;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box > div {
  width: calc(100% - 430px);
  padding: 40px;
}
@media screen and (max-width: 1100px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box > div {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box > div {
    width: 100%;
    display: block;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box > div h3 {
  color: #ea5457;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box figure {
  width: 430px;
  overflow: hidden;
  margin: 0px;
}
@media screen and (max-width: 1100px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box figure {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box figure {
    width: 100%;
    display: block;
  }
}
#page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box figure img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_flow_bg .gp_flow .gp_flow_box figure img {
    height: auto;
  }
}
#page-growthpitch .gp_impression {
  margin-top: 80px;
  padding-bottom: 70px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_impression {
    margin-top: 60px;
  }
}
#page-growthpitch .gp_impression h2 {
  color: #fff;
  font-size: 5rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  width: 100%;
  text-align: center;
  text-shadow: 1px 1px 0 #8e3975, -1px -1px 0 #8e3975, -1px 1px 0 #8e3975, 1px -1px 0 #8e3975, 0px 1px 0 #8e3975, -1px 0 #8e3975, -1px 0 0 #8e3975, 1px 0 0 #8e3975;
}
#page-growthpitch .gp_impression h2 br {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_impression h2 {
    font-size: 3.8rem;
    line-height: 1.2;
  }
  #page-growthpitch .gp_impression h2 br {
    display: inline;
  }
}
#page-growthpitch .gp_impression .subttl {
  color: #8e3975;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
#page-growthpitch .gp_impression .gp_imp_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #page-growthpitch .gp_impression .gp_imp_inner {
    display: block;
  }
}
#page-growthpitch .gp_impression .gp_imp_inner figure {
  width: 200px;
  height: 220px;
  overflow: hidden;
  border-radius: 50px;
  float: none;
  margin: 0px auto;
}
#page-growthpitch .gp_impression .gp_imp_inner div {
  position: relative;
  padding: 40px 60px;
  border: 1px solid #8e3975;
  background: #ffffff;
  width: calc(100% - 260px);
}
@media screen and (max-width: 767px) {
  #page-growthpitch .gp_impression .gp_imp_inner div {
    width: 100%;
    padding: 20px;
    margin-top: 30px;
  }
}
#page-growthpitch .gp_impression .gp_imp_inner div::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -25px;
  top: 60px;
  border-right: 25px solid #8e3975;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@media screen and (max-width: 767px) {
  #page-growthpitch .gp_impression .gp_imp_inner div::before {
    left: calc(50% - 12px);
    top: -37px;
    border-right: 12px solid transparent;
    border-bottom: 25px solid #8e3975;
    border-left: 12px solid transparent;
  }
}
#page-growthpitch .gp_impression .gp_imp_inner div::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -23px;
  top: 60px;
  border-right: 25px solid #ffffff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@media screen and (max-width: 767px) {
  #page-growthpitch .gp_impression .gp_imp_inner div::after {
    left: calc(50% - 12px);
    top: -35px;
    border-right: 12px solid transparent;
    border-bottom: 25px solid #ffffff;
    border-left: 12px solid transparent;
  }
}
#page-growthpitch .gp_impression .gp_imp_inner p {
  font-size: 1.4rem;
}
#page-growthpitch .gp_impression .gp_imp_inner p.gp_imp_name {
  font-weight: bold;
  font-size: 1.4rem;
  padding: 0px;
  margin-bottom: 10px;
}
#page-growthpitch .gp_impression .gp_imp_inner p.gp_imp_point {
  margin-bottom: 10px;
  color: #8e3975;
  font-weight: bold;
  font-size: 2rem;
}
#page-growthpitch .gp_impression .gp_imp_inner p.gp_imp_point span {
  font-size: 1.4rem;
}
#page-growthpitch .gp_faq {
  border: 1px solid #fabf13;
  border-radius: 50px;
}
#page-growthpitch .gp_faq h3 {
  color: #fabf13;
  font-weight: bold;
  font-size: 2rem;
  padding: 10px 0px 10px 50px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_faq h3 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
#page-growthpitch .gp_faq .gp_faq_box {
  border-bottom: 1px solid #fabf13;
  padding: 50px 70px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_faq .gp_faq_box {
    padding: 30px 40px;
  }
}
#page-growthpitch .gp_faq .gp_faq_box h3 {
  position: relative;
}
#page-growthpitch .gp_faq .gp_faq_box h3:before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "Q.";
  font-size: 3.8rem;
  font-weight: bold;
}
#page-growthpitch .gp_faq .gp_faq_box .gp_faq_txt {
  position: relative;
  padding: 5px 5px 5px 50px;
  margin-top: 10px;
}
#page-growthpitch .gp_faq .gp_faq_box .gp_faq_txt:before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "A.";
  font-size: 3.8rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fabf13, -1px -1px 0 #fabf13, -1px 1px 0 #fabf13, 1px -1px 0 #fabf13, 0px 1px 0 #fabf13, -1px 0 #fabf13, -1px 0 0 #fabf13, 1px 0 0 #fabf13;
}
#page-growthpitch .gp_faq .gp_faq_box:last-child {
  border: none;
}
#page-growthpitch .gp_footer {
  background: -webkit-gradient(linear, left top, right top, from(#007ae3), color-stop(16.6%, #007ae3), color-stop(16.6%, #ea5457), color-stop(33.2%, #ea5457), color-stop(33.2%, #8e3975), color-stop(49.8%, #8e3975), color-stop(49.8%, #00c95d), color-stop(66.4%, #00c95d), color-stop(66.4%, #fabf13), color-stop(83%, #fabf13), color-stop(83%, #00B9EF), to(#00B9EF));
  background: -webkit-linear-gradient(left, #007ae3 0%, #007ae3 16.6%, #ea5457 16.6%, #ea5457 33.2%, #8e3975 33.2%, #8e3975 49.8%, #00c95d 49.8%, #00c95d 66.4%, #fabf13 66.4%, #fabf13 83%, #00B9EF 83%, #00B9EF 100%);
  background: linear-gradient(90deg, #007ae3 0%, #007ae3 16.6%, #ea5457 16.6%, #ea5457 33.2%, #8e3975 33.2%, #8e3975 49.8%, #00c95d 49.8%, #00c95d 66.4%, #fabf13 66.4%, #fabf13 83%, #00B9EF 83%, #00B9EF 100%);
}
#page-growthpitch .gp_footer .ticker-flow {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, transparent), to(transparent));
  background: -webkit-linear-gradient(top, #fff 0%, #fff 25%, transparent 25%, transparent 100%);
  background: linear-gradient(180deg, #fff 0%, #fff 25%, transparent 25%, transparent 100%);
}
#page-growthpitch .gp_footer .ticker-scroll {
  overflow: hidden;
  width: 100vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page-growthpitch .gp_footer .ticker-scroll ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#page-growthpitch .gp_footer .ticker-scroll ul li {
  width: 348px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 10px 5px;
}
#page-growthpitch .gp_footer .ticker-scroll ul li:nth-child(odd) {
  margin: 50px 5px 10px 5px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_footer .ticker-scroll ul li {
    width: 278px;
  }
}
#page-growthpitch .gp_footer .ticker-scroll ul li img {
  border-radius: 50px;
  display: block;
}
#page-growthpitch .gp_footer .ticker-scroll ul:first-child {
  -webkit-animation: loop 50s -25s linear infinite;
          animation: loop 50s -25s linear infinite;
}
#page-growthpitch .gp_footer .ticker-scroll ul:last-child {
  -webkit-animation: loop2 50s linear infinite;
          animation: loop2 50s linear infinite;
}
#page-growthpitch .gp_footer .gp_footer_logo {
  padding: 30px 0px;
}
#page-growthpitch .gp_footer .gp_footer_logo img {
  display: block;
  margin-left: 25%;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .gp_footer .gp_footer_logo img {
    margin: auto;
  }
}
#page-growthpitch .modal__trigger {
  cursor: pointer;
}
#page-growthpitch {
  /* モーダル本体 */
}
#page-growthpitch .modal__wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}
#page-growthpitch .modal__layer {
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
#page-growthpitch {
  /* モーダルを閉じるボタン */
}
#page-growthpitch .modal__close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 60px;
  height: 60px;
  background: #fff;
  border: 5px solid #9fa0a0;
  border-radius: 60px;
  color: #9fa0a0;
  cursor: pointer;
  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;
}
#page-growthpitch .modal__close i {
  font-size: 3rem;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__close {
    width: 50px;
    height: 50px;
    top: -10px;
    right: 0px;
  }
}
@media screen and (max-width: 375px) {
  #page-growthpitch .modal__close {
    top: -10px;
    right: 0px;
  }
}
#page-growthpitch .modal__container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 670px;
  background: none;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__container {
    width: calc(100% - 40px);
    height: calc(100% - 100px);
  }
}
@media screen and (max-width: 375px) {
  #page-growthpitch .modal__container {
    width: calc(100% - 40px);
  }
}
#page-growthpitch .modal__container .modal__inner {
  background: #007ae3;
  border: 8px solid #007ae3;
  border-radius: 50px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__container .modal__inner {
    border: 5px solid #007ae3;
  }
}
#page-growthpitch .modal__container.bg_grn .modal__inner {
  background: #00c95d;
  border: 8px solid #00c95d;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__container.bg_grn .modal__inner {
    border: 5px solid #00c95d;
  }
}
#page-growthpitch .modal__container.bg_ppl .modal__inner {
  background: #8e3975;
  border: 8px solid #8e3975;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__container.bg_ppl .modal__inner {
    border: 5px solid #8e3975;
  }
}
#page-growthpitch .modal__container.bg_red .modal__inner {
  background: #ea5457;
  border: 8px solid #ea5457;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__container.bg_red .modal__inner {
    border: 5px solid #ea5457;
  }
}
#page-growthpitch .modal__container.bg_ylw .modal__inner {
  background: #fabf13;
  border: 8px solid #fabf13;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__container.bg_ylw .modal__inner {
    border: 5px solid #fabf13;
  }
}
#page-growthpitch .modal__container.bg_main .modal__inner {
  background: #00B9EF;
  border: 8px solid #00B9EF;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__container.bg_main .modal__inner {
    border: 5px solid #00B9EF;
  }
}
#page-growthpitch .modal__inner .gp_modal_top_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  gap: 20px;
  padding: 20px;
}
#page-growthpitch .modal__inner .gp_modal_top_wrap > div {
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_top_wrap > div {
    width: calc(100% - 100px);
  }
}
#page-growthpitch .modal__inner .gp_modal_top_wrap img {
  width: 140px;
  height: 140px;
  border-radius: 100px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_top_wrap img {
    width: 90px;
    height: 90px;
  }
}
#page-growthpitch .modal__inner .gp_modal_top_wrap .gp_modal_theme {
  font-size: 1.2rem;
  border-radius: 30px;
  border: 1px solid #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 10px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_top_wrap .gp_modal_theme {
    font-size: 0.9rem;
  }
}
#page-growthpitch .modal__inner .gp_modal_top_wrap .gp_modal_ttl {
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_top_wrap .gp_modal_ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 520px) {
  #page-growthpitch .modal__inner .gp_modal_top_wrap .gp_modal_ttl {
    font-size: 1.8rem;
  }
}
#page-growthpitch .modal__inner .gp_modal_top_wrap .gp_modal_name {
  font-size: 1.6rem;
  font-weight: bold;
  position: absolute;
  bottom: 0px;
}
#page-growthpitch .modal__inner .gp_modal_top_wrap .gp_modal_name span {
  font-size: 1.4rem;
}
#page-growthpitch .modal__inner .gp_modal_btm {
  background: #fff;
  padding: 40px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_btm {
    padding: 20px 20px 40px 20px;
    overflow-y: scroll;
    height: calc(100vh - 200px);
  }
}
#page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com1 {
  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;
  padding-bottom: 20px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com2 {
  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;
  padding-bottom: 20px;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com2 {
    display: block;
    padding-bottom: 0px;
  }
}
#page-growthpitch .modal__inner .gp_modal_btm figure {
  overflow: hidden;
}
#page-growthpitch .modal__inner .gp_modal_btm figure img {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  -o-object-fit: fill;
     object-fit: fill;
  display: block;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_btm figure img {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 375px) {
  #page-growthpitch .modal__inner .gp_modal_btm figure img {
    width: 60px;
    height: 60px;
  }
}
#page-growthpitch .modal__inner .gp_modal_btm figure figcaption {
  font-weight: bold;
  text-align: center;
  font-size: 1.4rem;
}
#page-growthpitch .modal__inner .gp_modal_btm figure figcaption span {
  font-size: 1.2rem;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com1 figure {
    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: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com2 figure {
    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: 10px;
    margin-bottom: 10px;
  }
}
#page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com_txt {
  padding: 20px;
  border-radius: 20px;
  width: calc(100% - 140px);
  background: #EAF0F0;
}
@media screen and (max-width: 800px) {
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com_txt {
    width: auto;
  }
}
@media screen and (max-width: 520px) {
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com_txt p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 375px) {
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com_txt {
    padding: 15px;
  }
  #page-growthpitch .modal__inner .gp_modal_btm .gp_modal_com_txt p {
    line-height: 1.8;
  }
}

.gp_header {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#007ae3), color-stop(16.6%, #007ae3), color-stop(16.6%, #ea5457), color-stop(33.2%, #ea5457), color-stop(33.2%, #8e3975), color-stop(49.8%, #8e3975), color-stop(49.8%, #00c95d), color-stop(66.4%, #00c95d), color-stop(66.4%, #fabf13), color-stop(83%, #fabf13), color-stop(83%, #00B9EF), to(#00B9EF));
  background: -webkit-linear-gradient(left, #007ae3 0%, #007ae3 16.6%, #ea5457 16.6%, #ea5457 33.2%, #8e3975 33.2%, #8e3975 49.8%, #00c95d 49.8%, #00c95d 66.4%, #fabf13 66.4%, #fabf13 83%, #00B9EF 83%, #00B9EF 100%);
  background: linear-gradient(90deg, #007ae3 0%, #007ae3 16.6%, #ea5457 16.6%, #ea5457 33.2%, #8e3975 33.2%, #8e3975 49.8%, #00c95d 49.8%, #00c95d 66.4%, #fabf13 66.4%, #fabf13 83%, #00B9EF 83%, #00B9EF 100%);
}
.gp_header .ticker-flow {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 800px) {
  .gp_header .ticker-flow {
    padding: 40px 0px 0px 0px;
  }
}
.gp_header .ticker-scroll {
  overflow: hidden;
  width: 100vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.gp_header .ticker-scroll ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.gp_header .ticker-scroll ul li {
  width: 348px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 10px 5px;
}
.gp_header .ticker-scroll ul li:nth-child(odd) {
  margin: 50px 5px 10px 5px;
}
@media screen and (max-width: 800px) {
  .gp_header .ticker-scroll ul li {
    width: 278px;
  }
}
.gp_header .ticker-scroll ul li img {
  border-radius: 50px;
  display: block;
}
.gp_header .ticker-scroll ul:first-child {
  -webkit-animation: loop 50s -25s linear infinite;
          animation: loop 50s -25s linear infinite;
}
.gp_header .ticker-scroll ul:last-child {
  -webkit-animation: loop2 50s linear infinite;
          animation: loop2 50s linear infinite;
}
.gp_header .gp_header_logo {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0px;
  padding: 30px 0px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(16.6%, transparent), color-stop(16.6%, #ea5457), color-stop(33.2%, #ea5457), color-stop(33.2%, #8e3975), color-stop(49.8%, #8e3975), color-stop(49.8%, transparent), color-stop(66.4%, transparent), color-stop(66.4%, transparent), color-stop(83%, transparent), color-stop(83%, transparent), to(transparent));
  background: -webkit-linear-gradient(left, transparent 0%, transparent 16.6%, #ea5457 16.6%, #ea5457 33.2%, #8e3975 33.2%, #8e3975 49.8%, transparent 49.8%, transparent 66.4%, transparent 66.4%, transparent 83%, transparent 83%, transparent 100%);
  background: linear-gradient(90deg, transparent 0%, transparent 16.6%, #ea5457 16.6%, #ea5457 33.2%, #8e3975 33.2%, #8e3975 49.8%, transparent 49.8%, transparent 66.4%, transparent 66.4%, transparent 83%, transparent 83%, transparent 100%);
}
@media screen and (max-width: 800px) {
  .gp_header .gp_header_logo {
    position: static;
  }
}
.gp_header .gp_header_logo div {
  width: 33.2%;
  margin-left: 16.6%;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media screen and (max-width: 800px) {
  .gp_header .gp_header_logo div {
    margin: auto;
    width: 100%;
  }
}
.gp_header .gp_header_logo img {
  display: block;
  max-width: initial;
}
@media screen and (max-width: 800px) {
  .gp_header .gp_header_logo img {
    width: 90%;
  }
}

#page-growthpitch + .pre-footer {
  margin-top: 0px;
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}/*# sourceMappingURL=growthpitch.css.map */