.fr_blue_button {
  float: none;
  display: block;
  width: 12rem;
  background-color: #0089cf;
  min-height: 4rem;
  border-radius: 1rem
}

.fr_blue_button.fr-text p {
  line-height: 4rem;
  text-align: center;
  color: red
}

.fr_container {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em
}

.fr_image_2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px
}

.fr_container_2 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-repeat: repeat-y;
  background-image: url(../images/thumbnail/group_1.png_1364x676.png);
  background-position: center top;
  background-size: contain;
  background-attachment: scroll;
  min-height: 40em
}

.fr_three_column_grid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em;
  max-width: 1400px
}

.fr_three_column_grid.fr-grid>.fr-widget {
  float: left
}

.fr_three_column_grid.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-right: .5rem;
  margin-bottom: 0;
  margin-left: 0;
  width: calc(100% / 3 - 2 / 3 * 1rem);
  clear: left;
  max-width: inherit
}

.fr_three_column_grid.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-right: .5rem;
  margin-bottom: 0;
  margin-left: .5rem;
  width: calc(100% / 3 - 2 / 3 * 1rem);
  clear: none;
  max-width: inherit
}

.fr_three_column_grid.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: .5rem;
  width: calc(100% / 3 - 2 / 3 * 1rem);
  clear: none;
  max-width: inherit
}

.fr_container_3 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em
}

.fr_three_column_grid_2 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/logo2x_1.png_472x240.png);
  background-position: left top;
  background-size: contain;
  background-attachment: scroll;
  min-height: 12em;
  max-width: 1400px
}

.fr_three_column_grid_2.fr-grid>.fr-widget {
  float: left
}

.fr_three_column_grid_2.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-right: .5rem;
  margin-bottom: 0;
  margin-left: 0;
  width: calc(100% / 3 - 2 / 3 * 1rem);
  clear: left;
  max-width: inherit
}

.fr_three_column_grid_2.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-right: .5rem;
  margin-bottom: 0;
  margin-left: .5rem;
  width: calc(100% / 3 - 2 / 3 * 1rem);
  clear: none;
  max-width: inherit
}

.fr_three_column_grid_2.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: .5rem;
  width: calc(100% / 3 - 2 / 3 * 1rem);
  clear: none;
  max-width: inherit
}

.fr_image_3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px
}

.fr_image_4 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px
}

@media screen and (max-width:918px) {
  .fr_container {
    width: 100%
  }
  .fr_container_2 {
    background-repeat: no-repeat;
    min-height: 30em
  }
  .fr_container_3 {
    min-height: 10em
  }
  .fr_three_column_grid_2 {
    width: 100%;
    min-height: 10em
  }
}

@media screen and (max-width:768px) {
  .fr_container_3 {
    min-height: 8em
  }
  .fr_three_column_grid_2 {
    min-height: 8em
  }
}

@media screen and (max-width:480px) {
  .fr_container_2 {
    background-repeat: repeat-y;
    background-image: url(../images/thumbnail/group-small_1.png_480x700.png);
    min-height: 60em
  }
  .fr_three_column_grid {
    background-color: white
  }
  .fr_three_column_grid.fr-grid>.fr-widget {
    float: left
  }
  .fr_three_column_grid.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }
  .fr_three_column_grid_2.fr-grid>.fr-widget {
    float: left
  }
  .fr_three_column_grid_2.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }
}

@media screen and (max-width:320px) {
  .fr_container {
    min-height: 0
  }
  .fr_container_3 {
    min-height: 6em
  }
  .fr_three_column_grid_2 {
    min-height: 6em
  }
}