@charset "UTF-8";
/* CSS Document */
.mv .section-title__en.fl:first-letter {
  font-size: 60px;
  font-size: 3.75rem;
  color: #D3001B; }
  @media (min-width: 768px) {
    .mv .section-title__en.fl:first-letter {
      font-size: 5.25rem; } }

.temp-page {
  padding-bottom: 100px;
  padding-bottom: 6.5rem; }

button.btn {
  border: none; }

.btn:hover {
  background: #9F0000;
  color: #fff; }
  .btn:hover a {
    color: #fff; }

.back-btn a:hover {
  background-color: #9F0000;
  color: #fff;
  border-color: #9F0000; }

.temp-page .contact__btn {
  background-color: #D3001B;
  color: #fff; }
  .temp-page .contact__btn a {
    color: #fff; }
  .temp-page .contact__btn:hover {
    background: #9F0000;
    color: #fff; }
    .temp-page .contact__btn:hover a {
      color: #fff; }

.effect-fade {
  opacity: 0;
  transform: translate(0, 80px);
  transition: all 1400ms; }

.effect-scroll {
  opacity: 1;
  transform: translate(0, 0); }

/*================
top
================*/
.fv__title, .fv__org, .fv__text {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }

.fv__org {
  margin-bottom: 20px;
  font-size: 0.888rem; }
  .fv__org span {
    font-family: jost,sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 1.388rem;
    display: inline-block;
    margin-left: 6px; }
  @media (min-width: 768px) {
    .fv__org {
      margin-bottom: 25px;
      font-size: 1.488rem; }
      .fv__org span {
        font-size: 2.088rem; } }

.fv__name {
  font-family: jost,sans-serif;
  font-weight: 500;
  font-style: italic;
  line-height: 1;
  font-size: 1.288rem;
  margin-bottom: 10px;
  color: #2c7218; }
  .fv__name span {
    background: #fff;
    display: block;
    max-width: 286px;
    padding: 6px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .fv__name {
      margin-bottom: 15px;
      font-size: 3.688rem; }
      .fv__name span {
        max-width: 856px;
        padding: 10px 10px 15px; } }

.fv__text {
  font-weight: bold;
  /*font-style: italic;*/ }

#vision {
  /*	background:rgba(29,29,29,0.83);*/ }
  @media (min-width: 768px) {
    #vision {
      padding-bottom: 8.5rem; } }
  #vision .section-title__en {
    text-align: center; }
    #vision .section-title__en strong {
      /*border-top: 6px #fff solid;*/
      display: inline-block;
      padding-top: 20px; }
      @media (min-width: 768px) {
        #vision .section-title__en strong {
          padding-top: 30px; } }
    #vision .section-title__en span {
      color: #D3001B; }
  #vision .vision__subtitle {
    font-size: 1.4rem;
    margin-top: 40px; }
    @media (min-width: 768px) {
      #vision .vision__subtitle {
        font-size: 2.45rem;
        max-width: 62.5rem;
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto; } }
  #vision .vision__text {
    text-align: left;
    margin-top: 30px; }
    @media (min-width: 768px) {
      #vision .vision__text {
        font-size: 0.931rem;
        margin-top: 50px; } }
    #vision .vision__text p {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        #vision .vision__text p {
          margin-bottom: 20px; } }
      #vision .vision__text p:last-child {
        margin-bottom: 0; }
        @media (min-width: 768px) {
          #vision .vision__text p:last-child {
            margin-bottom: 0; } }
  #vision .btn.vision__btn {
    color: #225246;
    background-color: #fff;
    font-weight: bold; }
    #vision .btn.vision__btn:hover {
      background-color: #8aab45;
      color: #fff; }
      #vision .btn.vision__btn:hover a {
        color: #fff; }
    #vision .btn.vision__btn a {
      color: #225246; }
    @media (min-width: 768px) {
      #vision .btn.vision__btn {
        margin-top: 5.688rem; } }

#network {
  padding-top: 4.5625rem;
  padding-bottom: 4.5625rem; }
  @media (min-width: 768px) {
    #network {
      padding-top: 8.3125rem;
      padding-bottom: 8.5rem; } }
  #network .section-title__en {
    text-align: center; }
    #network .section-title__en strong {
      /*border-top: 6px #fff solid;*/
      display: inline-block;
      padding-top: 20px; }
      @media (min-width: 768px) {
        #network .section-title__en strong {
          padding-top: 30px; } }
    #network .section-title__en span {
      color: #D3001B; }
  #network .network__body {
    margin: 45px auto 0;
    /*max-width: 75rem;*/
    /*max-width: 50.375rem;*/ }
  #network .network__img {
    max-width: 960px;
    height: auto;
    margin: 50px auto 0; }
    #network .network__img img {
      height: auto; }
  #network .network__subtitle {
    font-size: 1rem;
    margin-top: 40px;
    text-align: center;
    font-weight: 700; }
    @media (min-width: 768px) {
      #network .network__subtitle {
        font-size: 1.0rem;
        /*			max-width: 62.5rem;*/
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto; } }
  #network .network__text {
    text-align: left;
    margin-top: 30px; }
    @media (min-width: 768px) {
      #network .network__text {
        font-size: 0.931rem;
        margin-top: 50px; } }
    #network .network__text p {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        #network .network__text p {
          margin-bottom: 20px; } }
      #network .network__text p:last-child {
        margin-bottom: 0; }
        @media (min-width: 768px) {
          #network .network__text p:last-child {
            margin-bottom: 0; } }
  #network .btn.network__btn {
    color: #225246;
    background-color: #fff;
    font-weight: bold; }
    #network .btn.network__btn:hover {
      background-color: #8aab45;
      color: #fff; }
      #network .btn.network__btn:hover a {
        color: #fff; }
    #network .btn.network__btn a {
      color: #225246; }
    @media (min-width: 768px) {
      #network .btn.network__btn {
        margin-top: 5.688rem; } }

#event {
  padding-top: 4.5625rem; }
  @media (min-width: 768px) {
    #event {
      padding-top: 8.3125rem;
      padding-bottom: 8.5rem; } }

@media (min-width: 768px) {
  #menu, #event {
    padding-bottom: 0; } }
#menu .section-title__en, #event .section-title__en {
  text-align: center; }
  #menu .section-title__en strong, #event .section-title__en strong {
    /*border-top: 6px #fff solid;*/
    display: inline-block;
    padding-top: 20px; }
    @media (min-width: 768px) {
      #menu .section-title__en strong, #event .section-title__en strong {
        padding-top: 30px; } }
  #menu .section-title__en span, #event .section-title__en span {
    color: #D3001B; }
#menu .menu__body, #event .menu__body {
  margin: 62px auto 0;
  max-width: 75rem; }
#menu .menu__subtitle, #event .menu__subtitle {
  font-size: 1.4rem;
  margin-top: 40px; }
  @media (min-width: 768px) {
    #menu .menu__subtitle, #event .menu__subtitle {
      font-size: 2.45rem;
      max-width: 62.5rem;
      margin-top: 60px;
      margin-left: auto;
      margin-right: auto; } }
#menu .menu__text, #event .menu__text {
  text-align: left;
  margin-top: 30px; }
  @media (min-width: 768px) {
    #menu .menu__text, #event .menu__text {
      font-size: 0.931rem;
      margin-top: 50px; } }
  #menu .menu__text p, #event .menu__text p {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      #menu .menu__text p, #event .menu__text p {
        margin-bottom: 20px; } }
    #menu .menu__text p:last-child, #event .menu__text p:last-child {
      margin-bottom: 0; }
      @media (min-width: 768px) {
        #menu .menu__text p:last-child, #event .menu__text p:last-child {
          margin-bottom: 0; } }
#menu .btn.menu__btn, #event .btn.menu__btn {
  margin: 2.5rem auto 0;
  /*	border-radius: 0.8125rem;*/ }
  #menu .btn.menu__btn:hover, #event .btn.menu__btn:hover {
    background-color: #9F0000;
    color: #fff; }
    #menu .btn.menu__btn:hover a, #event .btn.menu__btn:hover a {
      color: #fff; }
  #menu .btn.menu__btn a, #event .btn.menu__btn a {
    padding: 1.25rem 0;
    font-size: 1.0625rem;
    color: #fff; }
  @media (min-width: 768px) {
    #menu .btn.menu__btn, #event .btn.menu__btn {
      margin: 2.5rem 0 0 0; } }
#menu .menu_block > li, #event .menu_block > li {
  margin-top: 6rem; }
  @media (min-width: 768px) {
    #menu .menu_block > li, #event .menu_block > li {
      display: flex;
      justify-content: space-between;
      gap: 15px; } }
  #menu .menu_block > li .left, #event .menu_block > li .left {
    max-width: 100%;
    width: 500px; }
    #menu .menu_block > li .left img, #event .menu_block > li .left img {
      width: 100%;
      height: auto; }
  #menu .menu_block > li .right, #event .menu_block > li .right {
    max-width: 100%;
    width: 648px; }
  #menu .menu_block > li:nth-child(even), #event .menu_block > li:nth-child(even) {
    flex-direction: row-reverse; }
  #menu .menu_block > li:first-child, #event .menu_block > li:first-child {
    margin-top: 0; }
#menu .menu_block .menu_block_tit, #event .menu_block .menu_block_tit {
  font-size: 1.425rem;
  margin: 0 0 20px 0; }
  @media (min-width: 768px) {
    #menu .menu_block .menu_block_tit, #event .menu_block .menu_block_tit {
      font-size: 1.625rem; } }
#menu .menu_block .menu_block_txt, #event .menu_block .menu_block_txt {
  font-size: 1rem; }
  @media (min-width: 768px) {
    #menu .menu_block .menu_block_txt, #event .menu_block .menu_block_txt {
      font-size: 1.125rem; } }
#menu .menu_block .menu_list_tit, #event .menu_block .menu_list_tit {
  font-size: 1rem;
  margin: 20px 0 0 0; }
  @media (min-width: 768px) {
    #menu .menu_block .menu_list_tit, #event .menu_block .menu_list_tit {
      font-size: 1.125rem; } }
#menu .menu_block .menu_list, #event .menu_block .menu_list {
  font-size: 1rem; }
  @media (min-width: 768px) {
    #menu .menu_block .menu_list, #event .menu_block .menu_list {
      font-size: 1.125rem; } }
  @media (min-width: 768px) {
    #menu .menu_block .menu_list li, #event .menu_block .menu_list li {
      padding-left: 1em;
      text-indent: -1em; } }

#news--top {
  background: #fff; }
  #news--top .section-title__en {
    text-align: center; }
    #news--top .section-title__en strong {
      /*border-top: 6px #225246 solid;*/
      display: inline-block;
      padding-top: 20px; }
      @media (min-width: 768px) {
        #news--top .section-title__en strong {
          padding-top: 30px; } }
  #news--top .section-title__sub {
    text-align: center;
    margin-top: 2.4rem;
    letter-spacing: .16em;
    font-weight: 700; }
    #news--top .section-title__sub::before {
      display: none; }
  @media (min-width: 768px) {
    #news--top .news--top__header {
      margin-top: 3.5625rem; } }
  @media (min-width: 768px) {
    #news--top .news-card__items {
      mmargin-top: 80px; }
      #news--top .news-card__items .news-card {
        width: 23%; } }

@media (min-width: 768px) {
  #team {
    padding: 6.5rem 0 7.8125rem; } }
#team .section-title__en {
  text-align: center; }
  #team .section-title__en strong {
    border-top: 6px #225246 solid;
    display: inline-block;
    padding-top: 20px; }
    @media (min-width: 768px) {
      #team .section-title__en strong {
        padding-top: 30px; } }
#team .section-title__sub {
  text-align: center;
  margin-top: 2.4rem;
  letter-spacing: .16em;
  font-weight: 700; }
  #team .section-title__sub::before {
    display: none; }
@media (min-width: 768px) {
  #team .team__text {
    margin-top: 2.625rem; } }
#team .team__boxes.jcS {
  justify-content: start; }
#team .team__boxes.jsC {
  justify-content: center; }
#team .team__boxes.widhTit {
  justify-content: space-around; }
  @media (min-width: 768px) {
    #team .team__boxes.widhTit {
      justify-content: space-around; } }
  #team .team__boxes.widhTit .team__box-wrap {
    width: 46%; }
    @media (min-width: 768px) {
      #team .team__boxes.widhTit .team__box-wrap {
        width: 23%; } }
    #team .team__boxes.widhTit .team__box-wrap p {
      display: flex;
      align-items: center;
      margin-bottom: 20px; }
      #team .team__boxes.widhTit .team__box-wrap p::before, #team .team__boxes.widhTit .team__box-wrap p::after {
        content: "";
        flex-grow: 1;
        height: 1px;
        background: #000; }
      #team .team__boxes.widhTit .team__box-wrap p::before {
        margin-right: 6px; }
      #team .team__boxes.widhTit .team__box-wrap p::after {
        margin-left: 6px; }
  #team .team__boxes.widhTit .team__box {
    width: 100%; }
@media (min-width: 768px) {
  #team .team__box {
    aspect-ratio: 279/100; } }
#team .team__box img {
  margin-left: auto;
  margin-right: auto; }
#team .team__box a:hover {
  opacity: .7;
  transition: .4s; }

/*================
form
================*/
.wpcf7-form-control-wrap {
  display: block; }

span.wpcf7-list-item {
  margin: 0; }
  span.wpcf7-list-item .checkbox__body {
    display: inline-block; }

input[type="submit"] {
  appearance: none;
  -webkit-appearance: none; }

.wpcf7-submit.btn.submit__btn {
  padding: 1.875rem 0;
  font-size: 1.0625rem; }
  .wpcf7-submit.btn.submit__btn:disabled {
    background: #aaa;
    border-color: #aaa; }
    .wpcf7-submit.btn.submit__btn:disabled:hover {
      background: #aaa;
      border-color: #aaa; }

.required {
  width: auto;
  min-width: 50px;
  padding: 0 4px;
  margin-left: 4px; }

/*.submit__btn-wrap {
	&::after{
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -50px;
		content: "\f061";
		color: #fff;
		font-size: 100px;
		font-family: "font awesome 5 free";
	}
}*/
@media (max-width: 768px) {
  .grecaptcha-badge {
    bottom: 100px !important; } }

/*================
article
================*/
@media (min-width: 768px) {
  .news-card__info .news-card__date {
    line-height: 28px;
    float: left; } }
@media (min-width: 768px) {
  .news-card__info .news-card__categorys {
    padding-left: 10px; } }

.postThumbnail {
  margin-bottom: 20px; }
  .postThumbnail img {
    max-width: 100%;
    height: auto; }

/*記事*/
.article__contents {
  color: #333;
  line-height: 1.7;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .article__contents {
      margin-top: 60px; } }

.article__contents img {
  /*20240830*/
  /*width: auto;*/
  /*20240830*/ }

.article__contents div {
  margin-bottom: 10px; }

.article__contents p {
  margin-bottom: 15px;
  display: block; }
  @media (min-width: 768px) {
    .article__contents p {
      margin-bottom: 20px; } }

.article__contents strong {
  font-weight: bold; }

.article__contents ul {
  list-style: disc;
  padding: 0 0 10px 20px; }

.article__contents ol {
  list-style: decimal;
  padding: 0 0 10px 20px; }

/*.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{
	font-weight:bold;
	clear: both;
}
.article h1{ font-size:130%;}
.article h2{ font-size:123%;}
.article h3{ font-size:116%;}
.article h4{ font-size:110%;}
.article h5{ font-size:105%;}
.article h6{ font-weight:normal;}*/
.article__contents h1 {
  clear: both;
  font-size: 32px;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-top: 20px;
  font-weight: bold; }
.article__contents h2 {
  clear: both;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px; }
.article__contents h3 {
  clear: both;
  font-size: 18px;
  margin: 20px 0 15px 0px;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 0; }
  .article__contents h3::before {
    display: none; }
.article__contents h4 {
  clear: both;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px; }
.article__contents h5 {
  clear: both;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px; }
.article__contents h6 {
  clear: both;
  font-weight: normal; }
.article__contents .wp-caption img {
  margin-bottom: 2px; }
.article__contents table {
  border: 1px #ccc solid;
  margin-bottom: 15px;
  width: 100%; }
  .article__contents table td, .article__contents table th {
    border: 1px #ccc solid;
    padding: 5px;
    text-align: left;
    vertical-align: top; }
  .article__contents table th {
    vertical-align: middle;
    font-weight: bold;
    min-width: 120px; }
.article__contents blockquote {
  background: #ebebeb;
  border-radius: 5px;
  padding: 10px 10px 0;
  position: relative;
  margin-bottom: 10px; }
  .article__contents blockquote::before {
    content: '“';
    position: absolute;
    top: -10px;
    left: 0;
    color: #999;
    font-size: 32px; }
.article__contents sup, .article__contents sub {
  font-size: 74%; }
.article__contents sup {
  vertical-align: top; }
.article__contents sub {
  vertical-align: bottom; }
.article__contents.campaign h2 {
  color: #c02720;
  border-left-color: #c02720;
  font-size: 120%; }
.article__contents.campaign h1, .article__contents.campaign h2, .article__contents.campaign h3, .article__contents.campaign h4, .article__contents.campaign h5, .article__contents.campaign h6 {
  font-family: 'M PLUS 1p', sans-serif; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.article img {
  /*20240830*/
  /*max-width: 100%;
  height: auto;*/
  /*20240830*/ }

img.alignleft, img.alignright {
  display: inline; }

@media screen and (max-width: 670px) {
  /*670px*/
  .alignleft, .alignright {
    float: none;
    max-width: 360px;
    margin: 0 auto 20px; } }
.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block; }

.article__contents input {
  padding: 4px;
  display: block; }

.article__contents pre {
  border: 1px #CCC solid;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px; }

.article__contents em {
  font-style: italic;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.wp-caption {
  border: 1px #ccc solid;
  text-align: center;
  padding: 5px;
  font-size: 0.85rem;
  line-height: 1.5;
  max-width: 100%; }
  .wp-caption p {
    color: #605742;
    display: inline-block;
    text-align: left;
    margin-bottom: 0; }

.page_num {
  display: none; }

#menu-language_switcher .fixed_btn.current-language-menu-item {
  display: none; }

.home #logo.active {
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 75%;
  animation: fadeOut2 7.5s;
  animation-fill-mode: both; }
  @media (min-width: 768px) {
    .home #logo.active {
      width: 450px; } }
  .home #logo.active img {
    height: auto; }
.home main:has(.active) {
  animation: fadeOut 7.5s;
  animation-fill-mode: both; }

@keyframes fadeOut {
  0% {
    opacity: 0; }
  25% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeOut2 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.dropDownMenu {
  position: relative; }
  .dropDownMenu .sub-menu {
    display: none; }
    @media (min-width: 768px) {
      .dropDownMenu .sub-menu {
        position: absolute;
        bottom: -15px;
        background-color: rgba(255, 255, 255, 0.85);
        color: #333;
        bottom: 0;
        transform: translate(0, 100%);
        width: max-content;
        white-space: nowrap;
        right: 0; }
        .dropDownMenu .sub-menu li a {
          justify-content: flex-start !important; }
        .dropDownMenu .sub-menu::after {
          content: '';
          position: absolute;
          top: -10px;
          right: 60px;
          transform: translateX(30%);
          border-top: 10px solid rgba(255, 255, 255, 0.85);
          border-right: 10px solid transparent;
          border-left: 10px solid transparent;
          transform: rotate(180deg); } }
    @media (max-width: 768px) {
      .dropDownMenu .sub-menu {
        width: 100%;
        /*transform: translate(-50%, 100%);
        left: 50%;*/ } }
    .dropDownMenu .sub-menu:hover, .dropDownMenu .sub-menu:focus-within {
      display: block; }
    .dropDownMenu .sub-menu.active {
      display: block; }
  @media (min-width: 768px) {
    .dropDownMenu a:hover + .sub-menu, .dropDownMenu a:focus-within + .sub-menu {
      display: block; } }

.dropDownMenuSp {
  margin-left: 1em;
  transition: all .5s ease;
  transform: rotate(0);
  display: inline-block;
  position: absolute;
  right: 2em;
  top: 0; }
  .dropDownMenuSp.active {
    transform: rotate(-90deg); }

@media (min-width: 768px) {
  .gbp_program_img .vc_column-inner > .wpb_wrapper {
    margin-top: 20px;
    display: flex;
    gap: 20px; } }
.gbp_program h1 {
  font-size: 2rem !important;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px !important; }
  @media (min-width: 768px) {
    .gbp_program h1 {
      font-size: 2.5rem !important; } }
  .gbp_program h1::before {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 75px);
    width: 150px;
    height: 5px;
    content: '';
    background: #D3001B; }
.gbp_program h2 {
  font-size: 1.7rem !important;
  position: relative;
  padding-left: 0.5em; }
  @media (min-width: 768px) {
    .gbp_program h2 {
      font-size: 1.8rem !important; } }
  .gbp_program h2::before {
    width: 5px;
    height: 1em;
    content: "";
    position: absolute;
    left: 0;
    top: 0.6rem;
    background: #D3001B; }
.gbp_program h3:not(.news-card__title) {
  font-size: 1.625rem !important; }
.gbp_program #news--top {
  padding: 0; }
  .gbp_program #news--top .inside {
    padding: 0; }
    .gbp_program #news--top .inside .news-card__items {
      margin-top: 0; }
.gbp_program .news-card__items .news-cards__item:nth-child(n + 5) {
  display: none; }
.gbp_program .gbp_program_overview h3 {
  position: relative;
  padding-left: 0.5em; }
  .gbp_program .gbp_program_overview h3::after {
    width: 5px;
    height: 1em;
    content: "" !important;
    position: absolute;
    left: 0;
    top: .6rem;
    background: #d3001b; }
.gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 2em 2%;
  position: relative;
  margin-bottom: 0; }
  .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .date {
    width: 75px;
    min-width: 75px;
    position: relative; }
    @media (min-width: 768px) {
      .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .date {
        width: 96px;
        min-width: 96px; } }
    .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .date::after {
      content: "";
      width: 3px;
      height: 100%;
      background-color: #D3001B;
      position: absolute;
      top: 50px;
      display: block;
      left: 36px;
      z-index: -2; }
      @media (min-width: 768px) {
        .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .date::after {
          left: 47px; } }
    .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .date p {
      width: 75px;
      min-height: 75px;
      background-color: #D3001B;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      height: 100%;
      font-size: 0.8rem;
      padding: 0.5em; }
      @media (min-width: 768px) {
        .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .date p {
          width: 8%;
          min-width: 96px;
          min-height: 96px;
          font-size: 0.9rem; } }
  .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .content {
    width: calc(98% - 75px); }
    @media (min-width: 768px) {
      .gbp_program .howToProceed .gbp_program_txt .vc_column-inner > .wpb_wrapper .content {
        width: calc(98% - 96px); } }

.gbp_program h1 {
  font-size: 2rem !important;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px !important; }
  @media (min-width: 768px) {
    .gbp_program h1 {
      font-size: 2.5rem !important; } }
  .gbp_program h1::before {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 75px);
    width: 150px;
    height: 5px;
    content: '';
    background: #D3001B; }
.gbp_program h2 {
  font-size: 1.7rem !important;
  margin-bottom: 1em !important; }
  @media (min-width: 768px) {
    .gbp_program h2 {
      font-size: 1.8rem !important; } }
@media (min-width: 768px) {
  .gbp_program .gbp_program2__explanation .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap; } }
.gbp_program .gbp_program2__explanation_left {
  max-width: 100%;
  padding-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  border-top: 1px solid #E5E5E5;
  font-weight: bold; }
  @media (min-width: 768px) {
    .gbp_program .gbp_program2__explanation_left {
      padding-top: 30px;
      margin-bottom: 40px;
      max-width: 12%;
      flex-basis: 12%; } }
  .gbp_program .gbp_program2__explanation_left::before {
    content: "";
    display: block;
    width: 30%;
    height: 3px;
    position: absolute;
    top: -1.5px;
    left: 0;
    background: #D3001B; }
    @media (min-width: 768px) {
      .gbp_program .gbp_program2__explanation_left::before {
        width: 100%; } }
.gbp_program .gbp_program2__explanation_right {
  padding-top: 0;
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .gbp_program .gbp_program2__explanation_right {
      padding-top: 30px;
      margin-bottom: 40px;
      border-top: 1px solid #E5E5E5;
      max-width: 88%;
      flex-basis: 88%;
      padding-left: 3%; } }
.gbp_program h3:not(.news-card__title):not(.gbp_program_overview h3) {
  display: flex;
  align-items: center;
  font-size: 1.7rem !important;
  white-space: nowrap;
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    .gbp_program h3:not(.news-card__title):not(.gbp_program_overview h3) {
      font-size: 1.8rem !important; } }
  .gbp_program h3:not(.news-card__title):not(.gbp_program_overview h3)::before {
    margin-right: 0.5em;
    content: "";
    display: block;
    width: 2rem;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    border: .1153846154em solid #F9D3CE;
    background: #D3001B; }
    @media (min-width: 768px) {
      .gbp_program h3:not(.news-card__title):not(.gbp_program_overview h3)::before {
        margin-right: .7692307692em;
        width: .5769230769em; } }
  .gbp_program h3:not(.news-card__title):not(.gbp_program_overview h3)::after {
    content: "";
    margin-left: .7692307692em;
    display: block;
    width: 100%;
    height: 1px;
    background: #454241; }
.gbp_program .hiddenBlock {
  display: none; }
.gbp_program .timeline__table {
  font-size: 0.8rem;
  border-spacing: 0 5px;
  line-height: 1.5;
  table-layout: fixed;
  border: none; }
  @media (min-width: 768px) {
    .gbp_program .timeline__table {
      font-size: 1.0rem; } }
  .gbp_program .timeline__table th, .gbp_program .timeline__table td {
    border: none;
    border-right: 5px solid #FFF;
    background: none; }
    .gbp_program .timeline__table th th, .gbp_program .timeline__table td th {
      padding: 0;
      vertical-align: bottom; }
  @media (min-width: 768px) {
    .gbp_program .timeline__table thead th, .gbp_program .timeline__table thead td {
      border-width: 5px; } }
  .gbp_program .timeline__table thead th {
    padding: 0;
    vertical-align: bottom;
    text-align: center; }
    @media (min-width: 768px) {
      .gbp_program .timeline__table thead th {
        width: calc((100% - 110px) / 4); }
        .gbp_program .timeline__table thead th:first-child {
          width: 110px; } }
  .gbp_program .timeline__table tbody .odd {
    background: #FCFCFC; }
  .gbp_program .timeline__table tbody .even {
    background: #F6F6F6; }
  .gbp_program .timeline__table tbody th, .gbp_program .timeline__table tbody td {
    padding: 10px 20px;
    overflow: hidden;
    vertical-align: text-top; }
    @media (min-width: 768px) {
      .gbp_program .timeline__table tbody th, .gbp_program .timeline__table tbody td {
        padding-left: 25px;
        padding-right: 25px; } }
  .gbp_program .timeline__table tbody th {
    text-align: center; }
.gbp_program .gbp_program2__partners .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-wrap: wrap; }
  .gbp_program .gbp_program2__partners .vc_column-inner > .wpb_wrapper .wpb_single_image {
    margin-bottom: 0;
    flex-basis: calc(50% + 1px);
    max-width: calc(50% + 1px);
    text-align: center;
    border: 1px solid #ECECEC;
    margin-top: -1px;
    margin-left: -1px; }
    @media (min-width: 768px) {
      .gbp_program .gbp_program2__partners .vc_column-inner > .wpb_wrapper .wpb_single_image {
        flex-basis: calc(25% + 1px);
        max-width: calc(25% + 1px); } }
    .gbp_program .gbp_program2__partners .vc_column-inner > .wpb_wrapper .wpb_single_image figure {
      padding: 1rem 1.5rem; }
      .gbp_program .gbp_program2__partners .vc_column-inner > .wpb_wrapper .wpb_single_image figure img {
        height: 50px;
        width: 100%;
        object-fit: contain; }
        @media (min-width: 768px) {
          .gbp_program .gbp_program2__partners .vc_column-inner > .wpb_wrapper .wpb_single_image figure img {
            height: 100px; } }
.gbp_program .gbp_program2__partners.six_columns .vc_column-inner > .wpb_wrapper .wpb_single_image {
  flex-basis: calc( calc(100% / 3) + 1px);
  max-width: calc( calc(100% / 3) + 1px); }
  @media (min-width: 768px) {
    .gbp_program .gbp_program2__partners.six_columns .vc_column-inner > .wpb_wrapper .wpb_single_image {
      flex-basis: calc( calc(100% / 6) + 1px);
      max-width: calc( calc(100% / 6) + 1px); } }

@media (min-width: 768px) {
  .achievements_block_list .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap; } }
@media (max-width: 768px) {
  .achievements_block_list .vc_column-inner > .wpb_wrapper > div {
    margin-bottom: 30px; } }

.howToProceed .date:not(:has(~ .date))::after {
  content: none !important; }

.vc_general.vc_btn3 {
  margin: 35px auto 0;
  background-color: #fff !important;
  color: #454241 !important;
  max-width: 450px !important;
  padding: 20px !important;
  font-size: 1rem !important;
  display: flex !important;
  align-items: center !important;
  border: 2px solid #454241 !important;
  text-align: center !important;
  line-height: 1.1 !important;
  position: relative !important;
  border-radius: 2em !important;
  text-transform: uppercase !important;
  justify-content: space-between !important;
  font-weight: 600;
  transition: .5s; }
  @media (min-width: 768px) {
    .vc_general.vc_btn3 {
      padding: 30px !important;
      font-size: 1.3rem !important; } }
  .vc_general.vc_btn3::before, .vc_general.vc_btn3::after {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em; }
  .vc_general.vc_btn3::before {
    margin-right: 1.0em; }
  .vc_general.vc_btn3::after {
    border-bottom: 2px solid #454241;
    border-right: 2px solid #454241;
    transform: rotate(-45deg);
    margin-left: 1.0em; }
  .vc_general.vc_btn3:hover {
    background: #D3001B !important;
    border-color: #D3001B !important;
    color: #FFF !important; }
    .vc_general.vc_btn3:hover::after {
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff; }

.mv2 .section-title {
  padding: calc(2.0rem + 60px) 0 2rem; }
  @media (min-width: 768px) {
    .mv2 .section-title {
      padding: 2.5rem 0; } }

.translatepress-en_US .en__hidden {
  display: none; }
