a {
  opacity: 1 !important;
}

@media screen and (max-width: 767px) {
  #header {
    padding: 14px 0 0 0;
    margin-bottom: 50px;
  }
}

.header-language {
  font-size: 20px;
  line-height: 45px;
  color: #007ac2;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .header-language {
    font-size: 14px;
    line-height: normal;
    position: absolute;
    bottom: -35px;
    right: 15px;
  }
}
.header-language a {
  color: #007ac2;
}

.wide #footer #inner {
  background-size: cover;
}

.l-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.c-mv {
  position: relative;
}
.c-mv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.c-mv__wrap {
  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;
  padding: 95px 100px 82px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .c-mv__wrap {
    padding: 6.3333333333vw 6.6666666667vw 5.4666666667vw;
  }
}
.c-mv__title {
  margin-bottom: 82px;
}
@media screen and (max-width: 1500px) {
  .c-mv__title {
    width: 36.2vw;
    margin-bottom: 5.4666666667vw;
  }
}
.c-mv__text {
  font-size: 34px;
  line-height: 45px;
  color: #ffffff;
}
@media screen and (max-width: 1500px) {
  .c-mv__text {
    font-size: 2.2666666667vw;
    line-height: 3vw;
  }
}
.c-mv__img {
  position: relative;
  left: -69px;
  top: -13px;
}
@media screen and (max-width: 1500px) {
  .c-mv__img {
    width: 25.8666666667vw;
    left: -4.6vw;
    top: -0.8666666667vw;
  }
}

.c-title1 {
  margin-bottom: 67px;
}
@media screen and (max-width: 1500px) {
  .c-title1 {
    margin-bottom: 4.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title1 {
    margin-bottom: 30px;
  }
}
.c-title1 span {
  display: block;
}
.c-title1__eng {
  font-size: 80px;
  line-height: 1;
  color: #C2D0E5;
}
@media screen and (max-width: 1500px) {
  .c-title1__eng {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title1__eng {
    font-size: 40px;
  }
}
.c-title1__jap {
  font-size: 40px;
  line-height: 1;
  color: #007ac2;
  font-weight: bold;
}
@media screen and (max-width: 1500px) {
  .c-title1__jap {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title1__jap {
    font-size: 20px;
  }
}

.c-bltext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #231815;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-bltext {
    display: block;
  }
}
.c-bltext::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 1000px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/section01_img-after.svg) no-repeat center;
  background-size: 1000px 1000px;
}
@media screen and (max-width: 1500px) {
  .c-bltext::after {
    top: 50%;
    width: 66.6666666667vw;
    height: 66.6666666667vw;
    background-size: 66.6666666667vw 66.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-bltext::after {
    width: 100%;
    height: 100%;
    background-size: contain;
  }
}
.c-bltext__title {
  font-size: 26px;
  line-height: 38px;
  font-weight: bold;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #727171;
}
.c-bltext__title span {
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1500px) {
  .c-bltext__title {
    font-size: 1.7333333333vw;
    line-height: 2.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-bltext__title {
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    margin-bottom: 4vw;
  }
}
.c-bltext__content {
  font-size: 22px;
  line-height: 33px;
  padding-left: 113px;
  margin-top: -2px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 1;
  color: #333333;
}
@media screen and (max-width: 1500px) {
  .c-bltext__content {
    font-size: 1.4666666667vw;
    line-height: 2.2vw;
    padding-left: 7.5333333333vw;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-bltext__content {
    font-size: 2.9333333333vw;
    line-height: 4.2666666667vw;
    padding-left: 0;
  }
}
.c-bltext__content p:not(:last-child) {
  margin-bottom: 33px;
}
@media screen and (max-width: 1500px) {
  .c-bltext__content p:not(:last-child) {
    margin-bottom: 2.2vw;
  }
}
@media screen and (max-width: 767px) {
  .c-bltext__content p:not(:last-child) {
    margin-bottom: 4vw;
  }
}

.c-btn1 a {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  outline: none;
}
.c-btn1__item {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 30.12px;
  font-weight: bold;
  padding: 14px 0 59px;
}
@media screen and (max-width: 1500px) {
  .c-btn1__item {
    font-size: 2.008vw;
    padding: 0.9333333333vw 0 3.9333333333vw;
  }
}
.c-btn1__item:nth-child(1) {
  background: #fff;
  color: #0071be;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  -webkit-transform-origin: 0 50% -36.5px;
          transform-origin: 0 50% -36.5px;
}
@media screen and (max-width: 1500px) {
  .c-btn1__item:nth-child(1) {
    -webkit-transform-origin: 0 50% -2.4333333333vw;
            transform-origin: 0 50% -2.4333333333vw;
  }
}
.c-btn1__item:nth-child(2) {
  background: #0071be;
  color: #fff;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
  -webkit-transform-origin: 0 50% -36.5px;
          transform-origin: 0 50% -36.5px;
}
@media screen and (max-width: 1500px) {
  .c-btn1__item:nth-child(2) {
    -webkit-transform-origin: 0 50% -2.4333333333vw;
            transform-origin: 0 50% -2.4333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-btn1__hover:hover .c-btn1__item:nth-child(1) {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
  }
  .c-btn1__hover:hover .c-btn1__item:nth-child(2) {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}

.c-btn2 a {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  outline: none;
}
.c-btn2__item {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 22px;
  font-weight: bold;
  padding: 20px 0 53px;
  border-radius: 16px;
  text-indent: -27px;
}
@media screen and (max-width: 1500px) {
  .c-btn2__item {
    padding: 1.3333333333vw 0 3.5333333333vw;
    font-size: 1.4666666667vw;
    margin-bottom: 0;
    border-radius: 1.0666666667vw;
    text-indent: -1.8vw;
  }
}
@media screen and (max-width: 767px) {
  .c-btn2__item {
    padding: 2vw 0 3.5333333333vw;
  }
}
.c-btn2__item::after {
  content: "";
  position: absolute;
  top: 18px;
  right: 14px;
  width: 23px;
  height: 36px;
  background-size: 23px 36px !important;
}
@media screen and (max-width: 1500px) {
  .c-btn2__item::after {
    top: 1.2vw;
    right: 0.9333333333vw;
    width: 1.5333333333vw;
    height: 2.4vw;
    background-size: 1.5333333333vw 2.4vw !important;
  }
}
@media screen and (max-width: 767px) {
  .c-btn2__item::after {
    top: 1.4666666667vw;
  }
}
.c-btn2__item:nth-child(1) {
  background: #CCCCCC;
  color: #0071be;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  -webkit-transform-origin: 0 50% -36.5px;
          transform-origin: 0 50% -36.5px;
}
@media screen and (max-width: 1500px) {
  .c-btn2__item:nth-child(1) {
    -webkit-transform-origin: 0 50% -2.4333333333vw;
            transform-origin: 0 50% -2.4333333333vw;
  }
}
.c-btn2__item:nth-child(1)::after {
  background: url(../img/icon_arrow.svg) no-repeat center;
}
.c-btn2__item:nth-child(2) {
  background: #0071be;
  color: #fff;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  -webkit-transform-origin: 0 50% -36.5px;
          transform-origin: 0 50% -36.5px;
}
@media screen and (max-width: 1500px) {
  .c-btn2__item:nth-child(2) {
    -webkit-transform-origin: 0 50% -2.4333333333vw;
            transform-origin: 0 50% -2.4333333333vw;
  }
}
.c-btn2__item:nth-child(2)::after {
  background: url(../img/icon_arrow-white.svg) no-repeat center;
}
@media screen and (min-width: 768px) {
  .c-btn2__hover:hover .c-btn2__item:nth-child(1) {
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
  }
  .c-btn2__hover:hover .c-btn2__item:nth-child(2) {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}

.c-block1__1 {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 1500px) {
  .c-block1__1 {
    max-width: 84vw;
    margin: 0 auto;
  }
}
.c-block1__1 img {
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .c-block1__1 img {
    width: 84vw;
  }
}
.c-block1__1 .c-btn1 {
  position: absolute;
  bottom: 155px;
  left: 100px;
  z-index: 1;
  width: 100%;
  max-width: 305px;
}
@media screen and (max-width: 1500px) {
  .c-block1__1 .c-btn1 {
    bottom: 10.3333333333vw;
    left: 6.6666666667vw;
    max-width: 20.3333333333vw;
  }
}
.c-block1__2 {
  text-align: center;
  margin: -196px 0 -18px;
}
@media screen and (max-width: 1500px) {
  .c-block1__2 {
    margin: -13.0666666667vw 0 -1.2vw;
  }
}
.c-block1__2 img {
  position: relative;
  left: 17px;
  width: 269px;
}
@media screen and (max-width: 1500px) {
  .c-block1__2 img {
    left: 1.1333333333vw;
    width: 17.9333333333vw;
  }
}
.c-block1__3 {
  text-align: center;
}
.c-block1__3 img {
  width: 100%;
  max-width: 1123px;
  position: relative;
  left: 7px;
}
@media screen and (max-width: 1500px) {
  .c-block1__3 img {
    width: 74.8666666667vw;
    left: 0;
  }
}
.c-block1__btn {
  margin-top: -32px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1500px) {
  .c-block1__btn {
    margin-top: -2.1333333333vw;
  }
  .c-block1__btn img {
    width: 30.6vw;
  }
}

.c-block2 {
  background: #ffffff;
  padding: 20px 50px 80px;
}
@media screen and (max-width: 767px) {
  .c-block2 {
    padding: 20px;
  }
}
.c-block2__wrap {
  background: #346EB4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 78px;
  max-width: 1044px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1500px) {
  .c-block2__wrap {
    padding: 2.3333333333vw 5.2vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block2__wrap {
    padding: 15px 30px;
    display: block;
  }
}
.c-block2 .c-btn1 {
  width: calc(50% - 27px);
  height: 130px;
}
@media screen and (max-width: 1500px) {
  .c-block2 .c-btn1 {
    height: 8.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block2 .c-btn1 {
    width: 100%;
    height: 68px;
  }
  .c-block2 .c-btn1:nth-child(1) {
    margin-bottom: 20px;
  }
}
.c-block2 .c-btn1__item {
  padding: 20px 0 110px;
}
@media screen and (max-width: 1500px) {
  .c-block2 .c-btn1__item {
    padding: 1.3333333333vw 0 7.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block2 .c-btn1__item {
    padding: 10px 0 58px;
  }
}
.c-block2 .c-btn1__item span {
  display: block;
}
.c-block2 .c-btn1__item .c-btn1__jap {
  font-size: 35px;
}
@media screen and (max-width: 1500px) {
  .c-block2 .c-btn1__item .c-btn1__jap {
    font-size: 2.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block2 .c-btn1__item .c-btn1__jap {
    font-size: 4.5333333333vw;
  }
}
.c-block2 .c-btn1__item .c-btn1__eng {
  font-size: 25px;
}
@media screen and (max-width: 1500px) {
  .c-block2 .c-btn1__item .c-btn1__eng {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block2 .c-btn1__item .c-btn1__eng {
    font-size: 3.2vw;
  }
}
.c-block2 .c-btn1__item:nth-child(1), .c-block2 .c-btn1__item:nth-child(2) {
  -webkit-transform-origin: 0 50% -65px;
          transform-origin: 0 50% -65px;
}
@media screen and (max-width: 1500px) {
  .c-block2 .c-btn1__item:nth-child(1), .c-block2 .c-btn1__item:nth-child(2) {
    -webkit-transform-origin: 0 50% -4.3333333333vw;
            transform-origin: 0 50% -4.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block2 .c-btn1__item:nth-child(1), .c-block2 .c-btn1__item:nth-child(2) {
    -webkit-transform-origin: 0 50% -34px;
            transform-origin: 0 50% -34px;
  }
}
.c-block2 .c-btn1:nth-child(2) .c-btn1__item:nth-child(1) .c-btn1__eng {
  font-size: 30px;
  margin-bottom: -8px;
}
@media screen and (max-width: 1500px) {
  .c-block2 .c-btn1:nth-child(2) .c-btn1__item:nth-child(1) .c-btn1__eng {
    font-size: 2vw;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-block2 .c-btn1:nth-child(2) .c-btn1__item:nth-child(1) .c-btn1__eng {
    font-size: 15px;
  }
}

.c-block3 {
  max-width: 1200px;
  margin: 0 auto;
}
.c-block3__text {
  text-align: right;
  font-size: 20px;
  color: #007ac2;
  margin-bottom: 2px;
}
@media screen and (max-width: 1500px) {
  .c-block3__text {
    font-size: 1.3333333333vw;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-block3__text {
    font-size: 1rem;
  }
}
.c-block3__wrap {
  border: 1px solid #346EB4;
  padding: 19px 28px;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .c-block3__wrap {
    padding: 1.2666666667vw 1.8666666667vw;
  }
}
.c-block3 .c-btn2 {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 285px;
}
@media screen and (max-width: 1500px) {
  .c-block3 .c-btn2 {
    top: 1.6666666667vw;
    left: 1.6666666667vw;
    width: 19vw;
  }
}

.c-block4 {
  max-width: 1200px;
  margin: 0 auto;
  background: #346EB4;
  padding: 31px 38px 34px;
}
@media screen and (max-width: 1500px) {
  .c-block4 {
    padding: 2.0666666667vw 2.5333333333vw 2.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block4 {
    padding: 20px;
  }
}
.c-block4__title {
  font-size: 35px;
  line-height: 42px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 49px;
}
@media screen and (max-width: 1500px) {
  .c-block4__title {
    font-size: 2.3333333333vw;
    line-height: 2.8vw;
    margin-bottom: 3.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block4__title {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 25px;
  }
}
.c-block4__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-block4__wrap {
    display: block;
  }
}
.c-block4 .c-btn2 {
  width: calc((100% - 100px) / 2);
  height: 73px;
}
@media screen and (max-width: 1500px) {
  .c-block4 .c-btn2 {
    height: 4.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block4 .c-btn2 {
    height: 65px;
    width: 100%;
  }
  .c-block4 .c-btn2:nth-child(2) {
    margin: 20px 0 0;
  }
}
.c-block4 .c-btn2__item {
  border-radius: 0;
  padding: 20px 0 52px;
}
@media screen and (max-width: 1500px) {
  .c-block4 .c-btn2__item {
    padding: 1.3333333333vw 0 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-block4 .c-btn2__item {
    padding: 20px 0 45px;
    font-size: 17px;
  }
  .c-block4 .c-btn2__item::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 15px;
    width: 12px;
    height: 18px;
    background-size: 12px 18px !important;
  }
}
.c-block4 .c-btn2__item:nth-child(1) {
  background: #ffffff;
}
.c-block4__txt {
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin-top: 15px;
}
.c-block4__txt a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-block4__txt {
    font-size: 1.4rem;
  }
}

#ipf2023 .ipf2023-1 {
  position: relative;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-1 {
    padding: 50px 0;
  }
}
#ipf2023 .ipf2023-2 {
  padding: 22px 0 38px;
  position: relative;
}
#ipf2023 .ipf2023-2 .c-title1 {
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
#ipf2023 .ipf2023-2 .c-title1__eng {
  font-size: 62px;
  color: #134D8B;
}
@media screen and (max-width: 1500px) {
  #ipf2023 .ipf2023-2 .c-title1__eng {
    font-size: 4.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-2 .c-title1__eng {
    font-size: 8.2666666667vw;
  }
}
#ipf2023 .ipf2023-2__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/section02_bg.jpg) no-repeat center;
  background-size: cover;
}
#ipf2023 .ipf2023-3 {
  padding: 20px 0;
}
#ipf2023 .ipf2023-3 .c-title1 {
  margin-bottom: 12px;
}
#ipf2023 .ipf2023-4 {
  background: #C2D0E5;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-4 {
    padding: 20px;
  }
}
#ipf2023 .ipf2023-4 .c-title1 {
  margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-4 .c-title1 {
    margin-bottom: 30px;
  }
}
#ipf2023 .ipf2023-4 .c-title1__eng {
  font-size: 62px;
}
@media screen and (max-width: 1500px) {
  #ipf2023 .ipf2023-4 .c-title1__eng {
    font-size: 4.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-4 .c-title1__eng {
    font-size: 8.2666666667vw;
  }
}
#ipf2023 .ipf2023-5 {
  padding: 100px 0 50px;
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-5 {
    padding: 50px 0 25px;
  }
}
#ipf2023 .ipf2023-5 .c-title1 {
  margin-bottom: 30px;
}
#ipf2023 .ipf2023-5 .c-title1__eng {
  font-size: 62px;
}
@media screen and (max-width: 1500px) {
  #ipf2023 .ipf2023-5 .c-title1__eng {
    font-size: 4.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-5 .c-title1__eng {
    font-size: 8.2666666667vw;
  }
}
#ipf2023 .ipf2023-5 .c-block4 {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #ipf2023 .ipf2023-5 .c-block4 {
    margin-top: 50px;
  }
}
#ipf2023 .ipf2023-5 .c-block4 + .c-block4 .c-block4__wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ipf2023 .pageTop p a {
  background: none;
}
#ipf2023 .pageTop p a img {
  max-width: 50%;
}