.pageTitleArea_gip_wrapper {
  position: relative;
  overflow: hidden;
  height: auto;
}

.pageTitleArea_gip_wrapper .pageTitleArea_gip {
  background-color: #000;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-bottom-right-radius: 2000px 300px;
  border-bottom-left-radius: 2000px 300px;
  margin-left: -200px;
  margin-right: -200px;
  padding-left: 200px;
  padding-right: 200px;
  border-bottom: none;
  text-align: center;
}

@media (min-width: 768px) {
  .pageTitleArea_gip_wrapper .pageTitleArea_gip {
    border-bottom: 10px solid #f99e49;
  }
}

.pageTitleArea_gip_wrapper .pageTitleArea_gip .gipMovieWrapper .gipMovie {
  position: absolute;
  width: auto;
  height: 100%;
  z-index: -1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-size: cover;
}

@media (min-width: 768px) {
  .pageTitleArea_gip_wrapper .pageTitleArea_gip .gipMovieWrapper .gipMovie {
    width: auto;
  }
}

@media (min-width: 980px) {
  .pageTitleArea_gip_wrapper .pageTitleArea_gip .gipMovieWrapper .gipMovie {
    width: 100vw;
    height: auto;
  }
}

.pageTitleArea_gip_wrapper .pageTitleArea_gip .catchArea {
  margin: 0 auto;
  padding: 10rem 0;
}

@media (min-width: 768px) {
  .pageTitleArea_gip_wrapper .pageTitleArea_gip .catchArea {
    padding: 11rem 0;
  }
}

@media (min-width: 1200px) {
  .pageTitleArea_gip_wrapper .pageTitleArea_gip .catchArea {
    padding: 12rem 0 15rem;
  }
}

.pageTitleArea_gip_wrapper .pageTitleArea_gip .catchArea h2 {
  opacity: 0.8;
  text-align: center;
  font: 2.13rem/3.2rem "futura-pt", "Century Gothic";
  font-weight: 800;
  color: #f0b537;
}

.pageTitleArea_gip_wrapper .pageTitleArea_gip .catchArea h2 span {
  color: #fff;
}

@media (min-width: 768px) {
  .pageTitleArea_gip_wrapper .pageTitleArea_gip .catchArea h2 {
    font: 7.5rem/2rem "futura-pt", "Century Gothic";
  }
}

.gipIntro {
  position: relative;
  margin-top: -100px;
  margin-bottom: -100px;
  padding: 150px 0 200px;
  background-color: #ececec;
  background-size: 26%;
}

@media (min-width: 768px) {
  .gipIntro {
    padding: 8rem 0;
  }
}

.gipIntro .areaBanner {
  display: block;
  margin: 4rem 0;
  text-align: center;
}

@media (min-width: 768px) {
  .gipIntro .areaBanner {
    margin: 6rem 0;
  }
}

.gipIntro .areaBanner img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
  vertical-align: bottom;
}

.gipIntro .areaBanner .txt {
  font-size: 1rem;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .gipIntro .areaBanner .txt {
    font-size: 1.25rem;
    text-align: center;
  }
}

.gipIntro .areaBanner .txt a {
  color: #2aae6d;
}

.gipIntro h3 {
  font: 1.31rem "futura-pt", "Century Gothic";
}

@media (min-width: 768px) {
  .gipIntro h3 {
    font: 2.1rem "futura-pt", "Century Gothic";
  }
}

.gipIntro .imgArea {
  width: 90%;
  margin: 3rem auto;
}

.gipIntro .imgArea img {
  width: 100%;
}

.gipIntro .gitIntro_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
}

.gipIntro .gitIntro_wrapper p {
  width: 100%;
}

@media (min-width: 768px) {
  .gipIntro .gitIntro_wrapper p {
    width: 58%;
  }
}

.gipIntro .gitIntro_wrapper .imgArea {
  width: 40%;
}

.gipIntro .gitIntro_wrapper .imgArea img {
  width: 100%;
}

.gipIntro .applyArea {
  position: relative;
  text-align: center;
}

.gipIntro .applyArea .c-btn_blueGreen {
  padding: 0.8rem 2.5rem;
}

@media (min-width: 768px) {
  .gipIntro .applyArea {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.125), 0 10px 10px rgba(0, 0, 0, 0.11);
            box-shadow: 0 14px 28px rgba(0, 0, 0, 0.125), 0 10px 10px rgba(0, 0, 0, 0.11);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    margin: 2.5rem auto 0;
    max-width: 750px;
    width: 80%;
    background: #fff;
    padding: 1rem 3rem;
    border-radius: 44px;
    text-align: center;
  }
  .gipIntro .applyArea p {
    display: inline-block;
    color: #1c1c1c;
    margin-right: 2rem;
    margin-top: 0;
    width: auto;
  }
}

.gipBenefits_wrapper {
  overflow: hidden;
}

.gipBenefits_wrapper .gipBenefits {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08), 0 3px 6px rgba(0, 0, 0, 0.115);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08), 0 3px 6px rgba(0, 0, 0, 0.115);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding-top: 110px;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  border-top-right-radius: 2000px 300px;
  border-top-left-radius: 2000px 300px;
  margin-left: -200px;
  margin-right: -200px;
  padding-left: 200px;
  padding-right: 200px;
  background: #fff;
  z-index: 1;
  position: relative;
}

@media (min-width: 768px) {
  .gipBenefits_wrapper .gipBenefits {
    padding-top: 9.4rem;
    padding-bottom: 9.6rem;
  }
}

.gipBenefits_wrapper .gipBenefits .twoClmList {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.gipBenefits_wrapper .gipBenefits .twoClmList.top {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 6.25rem;
}
@media (min-width: 768px) {
.gipBenefits_wrapper .gipBenefits .twoClmList.top {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: -2rem;
}
}

.gipBenefits_wrapper .gipBenefits h4 {
  font-size: 3rem;
  line-height: 3.2rem;
  margin-bottom: 1.2rem;
}

.gipBenefits_wrapper .gipBenefits h5 {
  font: 2.1rem "futura-pt", "Century Gothic";
  margin-bottom: 1rem;
}

.gipBenefits_wrapper .gipBenefits .tar {
  display: inline-block;
  text-align: right;
  margin-bottom: 3.125rem;
  /* width: 80%; */
}
@media (min-width: 768px) {
.gipBenefits_wrapper .gipBenefits .tar {
  margin-bottom: 0;
}
}

.gipBenefits_wrapper .gipBenefits .tar img {
  width: 100%;
}

@media (min-width: 768px) {
  /* .gipBenefits_wrapper .gipBenefits .tar {
    width: auto;
  } */
  .gipBenefits_wrapper .gipBenefits .tar img {
    width: auto;
    margin: 0;
  }
}

.gipMoreBenefits {
  margin-top: 4rem;
}

@media (min-width: 768px) {
  .gipMoreBenefits {
    margin-top: 6rem;
  }
}

.gipMoreBenefits h4 {
  font-size: 3rem;
  line-height: 4rem;
  text-align: left;
}

.gipMoreBenefits h4 span {
  font: 1.38rem "futura-pt", "Century Gothic";
  color: #A6ADB4;
}

@media (min-width: 768px) {
  .gipMoreBenefits h4 {
    text-align: center;
  }
}

.gipMoreBenefits h5 {
  text-align: left;
  color: #f0b537;
  font-size: 2.13rem;
  margin: 4rem 0 4rem;
}

@media (min-width: 768px) {
  .gipMoreBenefits h5 {
    font-size: 1.5rem;
    text-align: center;
    margin: 6rem 0 5rem;
  }
}

.gipMoreBenefits .fiveClmList, .gipMoreBenefits .fourClmList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.gipMoreBenefits .fiveClmList li, .gipMoreBenefits .fourClmList li {
  width: 50%;
  display: inline-block;
  text-align: center;
}

@media (min-width: 768px) {
  .gipMoreBenefits .fiveClmList li, .gipMoreBenefits .fourClmList li {
    width: 18%;
  }
}

.gipMoreBenefits .fiveClmList li img, .gipMoreBenefits .fourClmList li img {
  max-width: 100%;
  height: 90px;
}

.gipMoreBenefits .fiveClmList li p, .gipMoreBenefits .fourClmList li p {
  color: #A6ADB4;
  text-align: center;
  line-height: 1.65rem;
  padding: 1.8rem 1rem;
}

.gipMoreBenefits .fiveClmList li p span, .gipMoreBenefits .fourClmList li p span {
  font-weight: bold;
}

.gipMoreBenefits .fourClmList li {
  width: 50%;
}

@media (min-width: 768px) {
  .gipMoreBenefits .fourClmList li {
    width: 25%;
  }
}

.gipRequirements {
  padding: 70px 6%;
  margin-top: 70px;
}

@media (min-width: 768px) {
  .gipRequirements {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.125), 0 10px 10px rgba(0, 0, 0, 0.11);
            box-shadow: 0 14px 28px rgba(0, 0, 0, 0.125), 0 10px 10px rgba(0, 0, 0, 0.11);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  }
}

.gipRequirements h5 {
  color: #f0b537;
  text-align: center;
  font: 2.12rem "futura-pt", "Century Gothic";
  margin-bottom: 3rem;
}

.gipRequirements .twoClmList {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gipRequirements .twoClmList .twoClmGroup {
  margin: 0 auto;
  text-align: right;
}

.gipRequirements .twoClmList .twoClmGroup img {
  width: 90%;
  display: inline-block;
}

.gipRequirements .twoClmList .twoClmGroup p {
  color: #f0b537;
  font-size: 1.38rem;
  margin-top: 2rem;
}

.gipRequirements .twoClmList .twoClmGroup ol {
  padding-left: 1rem;
}

.gipRequirements .twoClmList .twoClmGroup ol li {
  text-indent: -0.5rem;
  text-align: left;
}

.gipRequirements .twoClmList .twoClmGroup ol li:before {
  content: "・";
  margin-right: 0.2rem;
}

.gipApplyFlow {
  margin-top: 6rem;
}

.gipApplyFlow h4 {
  font-size: 0.88rem;
  text-align: center;
  margin-bottom: 4rem;
}

.gipApplyFlow h4 span {
  font: 2.13rem "futura-pt", "Century Gothic";
  display: block;
}

.gipApplyFlow .flowList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.gipApplyFlow .flowList li {
  text-align: center;
}

.gipApplyFlow .flowList li.flowGroup {
  padding: 70px 0;
  width: 100%;
  margin: 0 auto;
  display: block;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08), 0 3px 6px rgba(0, 0, 0, 0.115);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08), 0 3px 6px rgba(0, 0, 0, 0.115);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.gipApplyFlow .flowList li.flowGroup img {
  display: block;
  margin: 0 auto;
}

.gipApplyFlow .flowList li.flowGroup h5 {
  font: 1.38rem "futura-pt", "Century Gothic";
  text-align: center;
  margin: 4rem 0 2rem;
}

.gipApplyFlow .flowList li.flowGroup p {
  font-size: 0.88rem;
  padding: 0 15%;
  text-align: center;
}

@media (min-width: 768px) {
  .gipApplyFlow .flowList li.flowGroup p {
    padding: 0 5%;
  }
}

.gipApplyFlow .flowList li.flowGroup p a {
  color: #7030e2;
  border-bottom: 1px solid #7030e2;
}

.gipApplyFlow .flowList li.flowGroup p span {
  font-weight: bold;
}

@media (min-width: 768px) {
  .gipApplyFlow .flowList li.flowGroup {
    padding: 60px 0;
    width: 30%;
  }
}

@media (min-width: 980px) {
  .gipApplyFlow .flowList li.flowGroup {
    padding: 95px 0;
    width: 28%;
  }
}

.gipApplyFlow .flowList li.arrow {
  width: 100%;
  margin: 2rem 0 1rem;
}

.gipApplyFlow .flowList li.arrow img {
  width: 3%;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media (min-width: 768px) {
  .gipApplyFlow .flowList li.arrow {
    width: 1.5%;
    margin: 1%;
  }
  .gipApplyFlow .flowList li.arrow img {
    width: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@media (min-width: 980px) {
  .gipApplyFlow .flowList li.arrow {
    width: 1.5%;
    margin: 3%;
  }
}

.gipStories {
  margin-top: 6rem;
  text-align: center;
}

.gipStories h4 {
  font: 2.13rem "futura-pt", "Century Gothic";
  display: block;
  text-align: center;
  margin-bottom: 2rem;
}

.gipBatches {
  padding: 70px 10%;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.125), 0 10px 10px rgba(0, 0, 0, 0.11);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.125), 0 10px 10px rgba(0, 0, 0, 0.11);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin: 6rem auto;
}

.gipBatches h4 {
  font: 2.13rem "futura-pt", "Century Gothic";
  text-align: center;
}

.gipBatches h4:before {
  content: url("/global/img/gip/baches.svg");
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.8rem;
}

.gipBatches .twoClmList {
  margin-top: 2rem;
}

.gipBatches .twoClmList .twoClmGroup {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .gipBatches .twoClmList .twoClmGroup {
    margin-bottom: 0;
  }
}

.gipBatches .twoClmList .twoClmGroup h5 {
  font-size: 1.75rem;
  color: #f0b537;
}

.gipBatches .twoClmList .twoClmGroup h6 {
  font: 1.38rem "futura-pt", "Century Gothic";
  margin: 1rem 0;
}

.gipBatches .twoClmList .twoClmGroup p,
.gipBatches .twoClmList .twoClmGroup ul li{
  font-size: 0.88rem;
  line-height: 1.38rem;
  color: #A6ADB4;
}

.gipBtmBtnArea {
  margin: 8rem auto;
  text-align: center;
}

.gipBtmBtnArea h3 {
  text-align: center;
  margin-bottom: 2rem;
}