* {
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

html {
  font-size: 10px !important;
}

html,
body {
  font-family: "Montserrat", sans-serif;
  height: 100%;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 768px) {
  html,
  body {
    font-size: 1.4rem;
  }
}

body {
  background-color: #fff;
  font-size: 1.4rem;
  color: #000;
  line-height: 1.5;
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

h1 {
  font-size: 2.8rem;
}

h2 {
  font-size: 2.6rem;
}

h3 {
  font-size: 2.4rem;
}

h4 {
  font-size: 2.2rem;
}

h5 {
  font-size: 2rem;
}

h6 {
  font-size: 1.8rem;
}

a,
p,
span,
label,
input[type="text"],
input[type="tel"],
input[type="email"],
textarea,
section,
option {
  font-size: 1.4rem;
}

@media only screen and (max-width: 768px) {
  a,
  p,
  span,
  label,
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  textarea,
  section,
  option {
    font-size: 1.3rem;
  }
}

img {
  max-width: 100%;
  vertical-align: middle;
}

iframe {
  border: 0;
}

body {
  overflow-x: hidden;
  padding-top: 60px;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  body {
    padding-top: 50px;
  }
}

.vt-footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F1F1F1));
  background: linear-gradient(180deg, #FFFFFF 0%, #F1F1F1 100%);
  border-top: 1px solid #eaeaea;
  padding: 35px 0 0;
}

.vt-footer__logo {
  display: inline-block;
  margin-bottom: 30px;
}

.vt-footer__logo img {
  width: 184px;
}

.vt-footer__ttl {
  color: #6B6C70;
  font-size: 1.6rem;
  margin-bottom: 15px;
}

.vt-footer__txt {
  color: #6B6C70;
  font-size: 1.4rem;
  margin-bottom: 15px;
}

.vt-footer__link {
  color: #F05A22;
  font-size: 1.4rem;
}

.vt-footer__link i {
  color: #6B6C70;
}

.vt-footer__link:hover {
  color: #F05A22;
}

.vt-footer__wrap {
  margin-bottom: 30px;
}

.vt-footer__links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vt-footer__links li {
  margin-bottom: 30px;
}

.vt-footer__links a {
  color: #6B6C70;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.vt-footer__links a:hover {
  color: #F05A22;
}

.vt-footer__social {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vt-footer__social li {
  display: inline-block;
  margin-right: 5px;
}

.vt-footer__social a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  color: #eff9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  width: 30px;
}

.vt-footer__social a.youtube {
  background-color: #CE1312;
}

.vt-footer__social a.facebook {
  background-color: #3B5998;
}

.vt-footer__social a:hover {
  background-color: #F05A22;
}

.vt-footer__form {
  position: relative;
}

.vt-footer__form input {
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  color: #3A3A3C;
  font-size: 1.4rem;
  height: 48px;
  padding: 15px 56px 13px 21px;
  width: 100%;
}

.vt-footer__form button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F05A22;
  border: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 56px;
}

.vt-footer__form button img {
  width: 20px;
}

.vt-footer__form button:hover {
  opacity: .75;
}

.vt-bottom {
  background-color: #6B6C70;
  margin-top: 30px;
  padding: 11px 0 10px;
  text-align: center;
  width: 100%;
}

.vt-bottom__copyright {
  color: #fff;
  font-size: 14px;
}

.vt-headline--01 {
  color: #F05A22;
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (max-width: 576px) {
  .vt-headline--01 {
    font-size: 2.3rem;
  }
}

.vt-headline--01.bold {
  font-weight: bold;
}

.vt-headline--01 span {
  color: #6B6C70;
  display: block;
  font-size: 1.4rem;
  line-height: 1.5;
  max-width: 80%;
  margin: 10px auto 0;
  text-align: center;
}

@media only screen and (max-width: 576px) {
  .vt-headline--01 span {
    max-width: 100%;
  }
}

.vt-headline--02 {
  background-color: rgba(211, 211, 211, 0.3);
  color: #F05A22;
  font-size: 3.2rem;
  font-weight: 300;
  margin-bottom: 30px;
  padding: 20px 30px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .vt-headline--02 {
    font-size: 2.4rem;
  }
}

.vt-headline--02 a {
  background-color: #9B9B9B;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1;
  padding: 11px;
  position: absolute;
  right: 30px;
  text-decoration: none;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}

@media only screen and (max-width: 768px) {
  .vt-headline--02 a {
    right: 0;
    top: -20px;
  }
}

.vt-headline--02 a:hover {
  background-color: #F05A22;
  cursor: pointer;
}

.vt-banner {
  position: relative;
}

.vt-banner--mb30 {
  margin-bottom: 30px;
}

.vt-banner--small .vt-banner__inner {
  background: linear-gradient(266.9deg, rgba(3, 14, 55, 0) 0%, rgba(3, 14, 55, 0.8) 100%);
}

.vt-banner--small .vt-banner__ttl, .vt-banner--small .vt-banner__txt {
  color: #fff;
}

.vt-banner__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .vt-banner__container {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .vt-banner__container {
    padding: 0 30px;
  }
}

.vt-banner__ttl {
  color: #4A4A4A;
  font-size: 5.2rem;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
  .vt-banner__ttl {
    font-size: 3.2rem;
  }
}

@media only screen and (max-width: 576px) {
  .vt-banner__ttl {
    font-size: 2.4rem;
  }
}

.vt-banner__txt {
  color: #4A4A4A;
  display: block;
  font-size: 1.6rem;
  max-width: 475px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .vt-banner__txt {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}

.vt-banner__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 2px;
  max-width: 200px;
  padding: 0 40px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
  .vt-banner__btn {
    height: 34px;
  }
}

@media only screen and (max-width: 576px) {
  .vt-banner__btn {
    font-size: 1.2rem;
    height: 26px;
  }
}

.vt-banner__btn:hover {
  color: #FFF;
  opacity: .75;
  text-decoration: none;
}

.vt-banner__picture {
  display: block;
  width: 100%;
}

.vt-banner__picture img {
  width: 100%;
}

.vt-banner .swiper-pagination {
  bottom: 15px;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}

@media only screen and (max-width: 576px) {
  .vt-banner .swiper-pagination {
    bottom: 5px;
  }
}

.vt-banner .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}

.vt-banner .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-banner .swiper-button-prev,
.vt-banner .swiper-button-next {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  width: 50px;
}

@media only screen and (max-width: 1024px) {
  .vt-banner .swiper-button-prev,
  .vt-banner .swiper-button-next {
    width: 40px;
  }
}

@media only screen and (max-width: 576px) {
  .vt-banner .swiper-button-prev,
  .vt-banner .swiper-button-next {
    display: none;
  }
}

.vt-banner .swiper-button-prev:hover,
.vt-banner .swiper-button-next:hover {
  opacity: .75;
}

.vt-banner .swiper-button-prev::after,
.vt-banner .swiper-button-next::after {
  font-size: 2rem !important;
}

.vt-banner .swiper-button-next {
  right: 0;
}

.vt-banner .swiper-button-prev {
  left: 0;
}

.vt-banner .swiper-container {
  position: relative;
}

.vt-header {
  background-color: #fff;
  border: 1px solid rgba(107, 108, 112, 0.2);
  position: fixed;
  top: 0;
  height: 60px;
  -webkit-transition: top .5s;
  transition: top .5s;
  width: 100%;
  z-index: 999;
}

@media only screen and (max-width: 1024px) {
  .vt-header {
    height: 50px;
  }
}

.vt-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
}

.vt-header .vt-logo {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 180px;
  z-index: 1000;
}

@media only screen and (max-width: 1024px) {
  .vt-header .vt-logo {
    left: 15px;
    width: 120px;
  }
}

.vt-header .vt-logo img {
  -webkit-transition: width .5s;
  transition: width .5s;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .vt-header .vt-nav {
    padding: 0 180px;
    position: relative;
    z-index: 999;
  }
  .vt-header .vt-nav ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
  }
  .vt-header .vt-nav ul li {
    height: 100%;
  }
  .vt-header .vt-nav ul li:nth-child(5) > ul > li:hover > ul, .vt-header .vt-nav ul li:nth-child(6) > ul > li:hover > ul, .vt-header .vt-nav ul li:nth-child(7) > ul > li:hover > ul {
    left: -100%;
  }
  .vt-header .vt-nav ul li:nth-child(5) > ul > li:hover > ul > li:hover > ul, .vt-header .vt-nav ul li:nth-child(6) > ul > li:hover > ul > li:hover > ul, .vt-header .vt-nav ul li:nth-child(7) > ul > li:hover > ul > li:hover > ul {
    left: -100%;
  }
  .vt-header .vt-nav ul li a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #030E37;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    height: 100%;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    -webkit-transition: color .5s;
    transition: color .5s;
    text-transform: uppercase;
    z-index: 1001;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .vt-header .vt-nav ul li a {
    font-size: 1.2rem;
    padding: 0 5px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: lgpx) {
  .vt-header .vt-nav ul li a {
    font-size: 13px;
    padding: 0 8px;
  }
}

@media only screen and (min-width: 1025px) {
  .vt-header .vt-nav ul li a:hover {
    color: #F05A22;
  }
  .vt-header .vt-nav ul li.current-menu-item > a, .vt-header .vt-nav ul li.current_page_item > a, .vt-header .vt-nav ul li.current-post-ancestor > a, .vt-header .vt-nav ul li.current-menu-parent > a, .vt-header .vt-nav ul li.current-post-parent > a {
    color: #F05A22;
    font-weight: 600;
  }
  .vt-header .vt-nav ul li.current-menu-item > a::after, .vt-header .vt-nav ul li.current_page_item > a::after, .vt-header .vt-nav ul li.current-post-ancestor > a::after, .vt-header .vt-nav ul li.current-menu-parent > a::after, .vt-header .vt-nav ul li.current-post-parent > a::after {
    background-color: #F05A22;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .vt-header .vt-nav ul li > ul {
    display: none;
    opacity: 0;
    position: absolute;
    top: 84px;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
  }
  .vt-header .vt-nav ul li > ul > li {
    height: auto;
    margin: 0 !important;
    position: relative;
  }
  .vt-header .vt-nav ul li > ul > li a {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #030E37;
    font-weight: normal;
    height: inherit;
    width: 250px;
    padding: 10px 30px 10px 15px;
  }
  .vt-header .vt-nav ul li > ul > li a i {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .vt-header .vt-nav ul li > ul > li:last-child {
    border-bottom: 0;
  }
  .vt-header .vt-nav ul li > ul > li ul {
    left: 0;
    margin-top: -2px;
    -webkit-transition: left .5s, opacity .5s;
    transition: left .5s, opacity .5s;
    min-width: 100%;
  }
  .vt-header .vt-nav ul li > ul > li ul a {
    background-color: #fff;
  }
  .vt-header .vt-nav ul li > ul > li:hover > a {
    background-color: #efefef;
    text-decoration: none;
  }
  .vt-header .vt-nav ul li > ul > li:hover > ul {
    left: 100%;
    top: 0;
  }
  .vt-header .vt-nav ul li:hover > ul {
    display: block;
    opacity: 1;
    z-index: 1000;
  }
  .vt-header .vt-nav ul li:hover > a {
    color: #F05A22;
  }
  .vt-header .vt-nav .vt-nav__expand {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .vt-header .vt-nav {
    background-color: rgba(3, 14, 55, 0.95);
    left: -100%;
    overflow-y: auto;
    position: fixed;
    top: 50px;
    -webkit-transition: left .5s;
    transition: left .5s;
    width: 100%;
  }
  .vt-header .vt-nav.active {
    left: 0;
  }
  .vt-header .vt-nav ul {
    list-style: none;
    margin: 0;
    padding: 30px;
  }
  .vt-header .vt-nav ul li ul {
    display: none;
    padding: 0 0 0 15px;
  }
  .vt-header .vt-nav ul a {
    border-bottom: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 2rem;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 576px) {
  .vt-header .vt-nav ul a {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 1024px) {
  .vt-header .vt-nav ul a.active .vt-nav__expand::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .vt-header .vt-nav ul a.active + ul {
    display: block;
  }
  .vt-header .vt-nav ul a i {
    display: none;
  }
  .vt-header .vt-nav ul .vt-nav__expand {
    display: block;
    height: 30px;
    margin: 0;
    right: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
  }
  .vt-header .vt-nav ul .vt-nav__expand::before, .vt-header .vt-nav ul .vt-nav__expand::after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 4px;
    position: absolute;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    width: 16px;
  }
  .vt-header .vt-nav ul .vt-nav__expand::before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .vt-header .vt-nav ul .vt-nav__expand::after {
    top: 13px;
    left: 7px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.vt-header__dropdown {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9998;
}

@media only screen and (max-width: 1024px) {
  .vt-header__dropdown {
    right: 45px;
  }
}

.vt-header__dropdown button {
  background-color: transparent;
  border: 0;
  color: #4A4A4A;
  font-size: 1.3rem;
  outline: 0;
}

.vt-header__dropdown button:hover, .vt-header__dropdown button:focus, .vt-header__dropdown button:active {
  background-color: #F05A22 !important;
}

.vt-header__dropdown .dropdown-menu {
  width: 150px;
}

.vt-nav__btn {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .vt-nav__btn {
    display: block;
    height: 20px;
    margin: 0;
    right: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 576px) {
  .vt-nav__btn {
    right: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .vt-nav__btn span {
    background-color: #030E37;
    border-radius: 3px;
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    width: 100%;
  }
  .vt-nav__btn span:nth-child(1) {
    top: 0;
  }
  .vt-nav__btn span:nth-child(2) {
    top: 8px;
  }
  .vt-nav__btn span:nth-child(3) {
    top: 16px;
  }
  .vt-nav__btn.active span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  .vt-nav__btn.active span:nth-child(2) {
    opacity: 0;
  }
  .vt-nav__btn.active span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(140deg);
            transform: rotate(140deg);
  }
}

.vt-search {
  display: block;
  min-height: 100%;
  position: absolute;
  right: 120px;
  top: 0;
  z-index: 9999;
}

/*.vt-search:hover .vt-search__box {
  opacity: 1;
  top: 15px;
}*/

@media only screen and (max-width: 1024px) {
  .vt-search {
    right: 155px;
  }
}

.vt-search__icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  color: #030E37;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  outline: 0;
  margin-top: 20px;
  padding: 0 10px;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}

@media only screen and (max-width: 1024px) {
  .vt-search__icon {
    margin-top: 15px;
  }
}

.vt-search__icon:hover {
  cursor: pointer;
}

.vt-search__input {
  border: 0;
  color: #b6b6b6;
  font-size: 1.6rem;
  height: 45px;
  padding: 10px 20px;
  width: 100%;
}

.vt-search__box {
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.17);
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -500px;
  -webkit-transition: top 1s, opacity 1s;
  transition: top 1s, opacity 1s;
  width: 350px;
  z-index: 9999;
}

@media only screen and (max-width: 576px) {
  .vt-search__box {
    width: 300px;
  }
}

@media only screen and (max-width: 1024px) {
  .vt-search__box {
    right: 0;
    left: 0;
    margin: 0 auto;
    position: fixed;
  }
}

.vt-search__box.active {
  display: block;
}

.vt-search__row {
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  position: relative;
  width: 100%;
}

.vt-search__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  color: #F05A22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  outline: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 45px;
  top: 0;
  -webkit-transition: background-color .5s, color .5s;
  transition: background-color .5s, color .5s;
  width: 45px;
}

.vt-search__btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  color: #fff;
}

.vt-close__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  outline: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color .5s, color .5s;
  transition: background-color .5s, color .5s;
  width: 45px;
}

.vt-close__btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#a4a4a4), to(#ffffff));
  background: linear-gradient(180deg, #a4a4a4 0%, #ffffff 100%);
  color: #000;
}

.vt-search__info {
  margin: 10px 20px;
}

.vt-search__note {
  font-size: 1.2rem;
  color: #4A4A4A;
}

.vt-search__right {
  text-align: right;
}

.vt-search__more {
  color: #4A4A4A;
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.vt-search__more:hover {
  color: #F05A22;
  text-decoration: none;
}

.vt-contact {
  padding: 30px 0;
}

.vt-contact__form {
  background-color: #F9F9F9;
  -webkit-box-shadow: 8px 8px 16px 0 rgba(156, 156, 156, 0.25);
          box-shadow: 8px 8px 16px 0 rgba(156, 156, 156, 0.25);
  margin-bottom: 50px;
  padding: 45px 100px;
}

@media only screen and (max-width: 768px) {
  .vt-contact__form {
    padding: 30px;
  }
}

.vt-contact__box {
  margin-bottom: 30px;
}

.vt-contact__map iframe {
  -webkit-box-shadow: 8px 8px 16px 0 rgba(156, 156, 156, 0.25);
          box-shadow: 8px 8px 16px 0 rgba(156, 156, 156, 0.25);
  height: 365px;
  width: 100%;
}

.vt-contact__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 0 30px;
}

@media only screen and (max-width: 1024px) {
  .vt-contact__info {
    margin-top: 30px;
  }
}

.vt-contact__ttl {
  color: #030E37;
  font-size: 2.8rem;
  font-weight: 300;
  letter-spacing: -0.67px;
  margin-bottom: 15px;
}

.vt-contact__ttl i {
  color: #F05A22;
  font-size: 2.8rem;
  margin-right: 5px;
}

.vt-contact__txt {
  color: #4A4A4A;
  font-size: 1.4rem;
}

.vt-contact__txt span {
  display: inline-block;
  width: 75px;
}

.vt-contact__txt a {
  color: #4A4A4A;
  font-size: 1.4rem;
  text-decoration: none;
}

.vt-contact__input {
  display: block;
  margin-bottom: 15px;
}

.vt-contact__input.icon i {
  font-size: 2.9rem;
  left: 35px;
  position: absolute;
  top: 17px;
}

.vt-contact__input.icon textarea,
.vt-contact__input.icon input {
  padding-left: 60px;
}

.vt-contact__input textarea,
.vt-contact__input input {
  border: 1px solid #030E37;
  color: #030E37;
  font-size: 1.4rem;
  padding: 20px;
  width: 100%;
}

.vt-contact__input textarea {
  height: 150px;
}

.vt-contact__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
  .vt-contact__wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.vt-contact__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  border: 0;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  text-transform: uppercase;
  width: 240px;
}

.vt-contact__btn:hover {
  color: #FFF;
  opacity: .75;
}

.vt-txt {
  color: #6B6C70;
  font-size: 1.4rem;
}

.vt-txt p {
  color: #6B6C70;
  font-size: 1.4rem;
}

.vt-txt--s16 {
  font-size: 1.6rem;
  margin-bottom: 30px;
}

.vt-txt--s16 p {
  font-size: 1.6rem;
}

.vt-title {
  color: #6B6C70;
  font-size: 1.6rem;
}

.vt-link {
  color: #F05A22;
  font-size: 1.4rem;
}

.vt-link-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(211, 211, 211, 0.3);
  color: #4A4A4A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  height: 58px;
  letter-spacing: -0.33px;
  margin-bottom: 15px;
  padding: 0 25px;
  text-decoration: none;
  -webkit-transition: background-color .5s, color .5s;
  transition: background-color .5s, color .5s;
  width: 100%;
}

.vt-link-icon--lg {
  color: #F05A22;
  font-size: 2.4rem;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.vt-link-icon:hover {
  background-color: #F05A22;
  color: #fff;
  text-decoration: none;
}

.vt-link-icon:hover i {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.vt-link-icon:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.vt-link-icon img {
  max-height: 75%;
  margin-right: 5px;
  -webkit-transition: -webkit-filter .5s;
  transition: -webkit-filter .5s;
  transition: filter .5s;
  transition: filter .5s, -webkit-filter .5s;
}

.vt-link-icon i {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(240, 90, 34, 0.2);
  border-radius: 50%;
  color: #F05A22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px;
  -webkit-transition: background-color .5s, color .5s;
  transition: background-color .5s, color .5s;
  width: 40px;
}

.vt-toolbar {
  margin-bottom: 30px;
}

.vt-toolbar__right {
  text-align: right;
}

.vt-toolbar__back {
  border: 1px solid #D2D2D2;
  color: #4A4A4A;
  display: inline-block;
  font-size: 1.4rem;
  padding: 9px 10px;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .vt-toolbar__back {
    margin-bottom: 15px;
  }
}

.vt-toolbar__ttl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4A4A4A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  font-weight: 500;
  height: 100%;
}

@media only screen and (max-width: 576px) {
  .vt-toolbar__ttl {
    font-size: 1rem;
    padding: 10px;
  }
}

@media only screen and (max-width: 374px) {
  .vt-toolbar__ttl {
    font-size: 0.9rem;
  }
}

.vt-toolbar__dropdown button {
  background-color: transparent;
  border: 1px solid #D2D2D2;
  color: #4A4A4A;
  font-size: 1.3rem;
  outline: 0 !important;
  padding: 10px 30px;
}

@media only screen and (max-width: 576px) {
  .vt-toolbar__dropdown button {
    font-size: 1rem;
    padding: 13px 10px;
  }
}

@media only screen and (max-width: 374px) {
  .vt-toolbar__dropdown button {
    font-size: 0.9rem;
  }
}

.vt-toolbar__dropdown button:hover, .vt-toolbar__dropdown button:focus, .vt-toolbar__dropdown button:active {
  background-color: #F05A22 !important;
}

.vt-toolbar__dropdown .dropdown-menu {
  width: 150px;
}

.vt-sidebar.absolute {
  bottom: 0;
  left: 0 !important;
  top: inherit !important;
}

.vt-sidebar__ttl {
  color: #030E37;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 15px;
}

.vt-sidebar__head {
  color: #F05A22;
  font-size: 1.6rem;
}

.vt-sidebar__search {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.vt-sidebar__search input {
  border: 1px solid #D2D2D2;
  font-size: 1.4rem;
  height: 41px;
  padding: 10px 50px 10px 15px;
  width: 100%;
}

.vt-sidebar__search button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color .5s, color .5s;
  transition: background-color .5s, color .5s;
  width: 41px;
}

.vt-sidebar__search button:hover {
  background-color: #F05A22;
  color: #fff;
}

.vt-sidebar__links {
  border: 1px solid #D2D2D2;
  margin-bottom: 30px;
  padding: 35px 25px;
}

.vt-sidebar__links > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vt-sidebar__links > ul > li > a {
  color: #9B9B9B;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 5px;
  padding-left: 10px;
  position: relative;
  text-decoration: none;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.vt-sidebar__links > ul > li > a::before {
  background-color: #9B9B9B;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  top: 7px;
  width: 5px;
}

.vt-sidebar__links > ul > li > a.active, .vt-sidebar__links > ul > li > a:hover {
  color: #F05A22;
  font-weight: 500;
}

.vt-sidebar__links > ul > li > a.active::before, .vt-sidebar__links > ul > li > a:hover::before {
  background-color: #F05A22;
}

.vt-sidebar__links > ul > li > ul {
  list-style: none;
  margin: 0 0 5px;
  padding: 0 0 0 25px;
}

.vt-sidebar__links > ul > li > ul > li > a {
  color: #9B9B9B;
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 5px;
  -webkit-transition: color .5s;
  transition: color .5s;
  text-decoration: none;
}

.vt-sidebar__links > ul > li > ul > li > a.active, .vt-sidebar__links > ul > li > ul > li > a:hover {
  color: #F05A22;
  font-weight: 500;
}

.vt-sidebar__links > ul > li > ul > li ul {
  list-style: none;
  margin: 0 0 5px;
  padding: 0 0 0 15px;
}

.vt-sidebar__links > ul > li > ul > li ul li a {
  color: #9B9B9B;
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 5px;
  -webkit-transition: color .5s;
  transition: color .5s;
  text-decoration: none;
}

.vt-sidebar__links > ul > li > ul > li ul li a.active, .vt-sidebar__links > ul > li > ul > li ul li a:hover {
  color: #F05A22;
  font-weight: 500;
}

.vt-sidebar__category {
  border: 1px solid #D2D2D2;
  margin-bottom: 30px;
  padding: 35px 25px;
}

.vt-sidebar__category > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vt-sidebar__category > ul > li > a {
  color: #4A4A4A;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 5px;
  padding-left: 10px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.vt-sidebar__category > ul > li > a::before {
  background-color: #4A4A4A;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  top: 7px;
  width: 5px;
}

.vt-sidebar__category > ul > li > a.active, .vt-sidebar__category > ul > li > a:hover {
  color: #F05A22;
}

.vt-sidebar__category > ul > li > a.active::before, .vt-sidebar__category > ul > li > a:hover::before {
  background-color: #F05A22;
}

.vt-sidebar__category > ul > li > ul {
  list-style: none;
  margin: 0 0 5px;
  padding: 0 0 0 20px;
}

.vt-sidebar__category > ul > li > ul > li > a {
  color: #9B9B9B;
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 5px;
  -webkit-transition: color .5s;
  transition: color .5s;
  text-decoration: none;
}

.vt-sidebar__category > ul > li > ul > li > a.active, .vt-sidebar__category > ul > li > ul > li > a:hover {
  color: #F05A22;
}

.vt-sidebar__txt {
  color: #4A4A4A;
  font-size: 1.6rem;
  letter-spacing: -0.38px;
}

.vt-article {
  color: #6B6C70;
  font-size: 1.4rem;
  line-height: 1.8;
  margin: 30px 0;
}

.vt-article__txt {
  color: #6B6C70;
  font-size: 1.4rem;
  margin-bottom: 30px;
  position: relative;
}

.vt-article__txt--center {
  text-align: center;
}

.vt-article__txt p {
  color: #6B6C70;
  font-size: 1.4rem;
  margin-bottom: 15px;
}

.vt-article__quote {
  color: rgba(240, 90, 34, 0.2);
  font-size: 3rem;
  left: -50px;
  position: absolute;
  top: 0;
}

.vt-article__video {
  margin-bottom: 15px;
}

.vt-article__video iframe {
  height: 400px;
  width: 100%;
}

.vt-article__date {
  color: #4A90E2;
  display: block;
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.vt-article__date i {
  margin-right: 5px;
}

.vt-article__ttl {
  color: #030E37;
  display: inline-block;
  font-size: 2.8rem;
  line-height: 1.3;
  font-weight: 300;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .vt-article__ttl {
    font-size: 2.2rem;
  }
}

.mt30 {
  margin-top: 30px;
}

.vt-filter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

@media only screen and (max-width: 767px) {
  .vt-filter {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.vt-filter .vt-filter__btn {
  margin-right: 10px;
}

.vt-filter .vt-sidebar__search {
  margin-bottom: 0;
}

.vt-filter__box {
  background-color: #fff;
  display: none;
  left: 0;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 999;
}

.vt-filter__box.active {
  display: block;
}

.vt-breadcrumb {
  color: #9B9B9B;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 10px 0 0;
}

@media only screen and (max-width: 767px) {
  .vt-breadcrumb.pc {
    display: none;
  }
}

.vt-breadcrumb span {
  font-size: 1.6rem;
}

.vt-breadcrumb a {
  font-size: 1.6rem;
  text-decoration: none;
  -webkit-transition: color .5s;
  transition: color .5s;
  color: #9B9B9B;
}

.vt-breadcrumb a:hover {
  color: #F05A22;
}

.vt-breadcrumb .breadcrumb_last {
  font-size: 1.6rem;
  color: #4A4A4A;
}

.vt-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin: 30px 0 60px;
}

.vt-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: auto;
}

.vt-pagination li {
  display: inline-block;
  margin: 0 3px;
  padding: 0;
}

.vt-pagination span,
.vt-pagination a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #D8D8D8;
  border-radius: 50%;
  color: #4A4A4A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  font-weight: 600;
  height: 44px;
  line-height: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  -webkit-transition: background-color .5s, color .5s;
  transition: background-color .5s, color .5s;
  width: 44px;
}

@media only screen and (max-width: 768px) {
  .vt-pagination span,
  .vt-pagination a {
    font-size: 1.2rem;
    height: 28px;
    width: 30px;
  }
}

.vt-pagination span.dot,
.vt-pagination a.dot {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border: 0;
  width: 20px;
}

.vt-pagination span.current, .vt-pagination span:hover,
.vt-pagination a.current,
.vt-pagination a:hover {
  background-color: #F05A22;
  color: #fff;
}

.vt-pagination span.current,
.vt-pagination a.current {
  cursor: default;
  pointer-events: none;
}

.vt-comment__ttl {
  color: #030E37;
  font-size: 3.2rem;
  font-weight: 300;
  width: 100%;
}

.vt-comment__main {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}

.vt-comment__main li {
  background-color: #fafafa;
  margin-bottom: 15px;
  padding: 30px;
}

.vt-comment__avatar {
  margin-right: 15px;
  width: 40px;
}

.vt-comment__avatar img {
  border-radius: 50%;
  width: 100%;
}

.vt-comment__info {
  color: #6B6C70;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: normal;
  margin-left: 5px;
}

.vt-comment__date {
  color: #6B6C70;
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  width: 100%;
}

.vt-comment__name {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.6rem;
  font-weight: 600;
  height: 100%;
}

.vt-comment__content {
  color: #6B6C70;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 10px 0;
}

.vt-comment__action {
  color: #6B6C70;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.vt-comment__action:hover {
  color: #F05A22;
  text-decoration: none;
}

.vt-comment__wrap {
  margin-bottom: 30px;
  text-align: center;
}

.vt-comment__wrap--right {
  text-align: right;
}

.vt-comment__viewmore {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  border: 0;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 240px;
}

.vt-comment__viewmore:hover {
  color: #FFF;
  opacity: .75;
}

.vt-comment__textarea {
  border: 1px solid rgba(107, 108, 112, 0.2);
  height: 150px;
  padding: 20px 15px;
  -webkit-transition: border-color .5s;
  transition: border-color .5s;
  width: 100%;
}

.vt-comment__textarea:focus {
  border-color: #f1592a;
}

.vt-comment__btn {
  background-color: #bebebe;
  border: 0;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}

.vt-comment__btn:hover {
  background-color: #f1592a;
}

.vt-slider {
  margin-bottom: 30px;
  position: relative;
}

.vt-slider__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.vt-slider__ttl {
  color: #4A4A4A;
  font-size: 5.2rem;
  font-weight: 500;
  letter-spacing: -1px;
}

.vt-slider__txt {
  color: #4A4A4A;
  display: block;
  font-size: 1.6rem;
  max-width: 475px;
}

.vt-slider__picture {
  display: block;
  width: 100%;
}

.vt-slider__picture img {
  width: 100%;
}

.vt-slider .swiper-pagination {
  bottom: 15px;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}

@media only screen and (max-width: 576px) {
  .vt-slider .swiper-pagination {
    bottom: 5px;
  }
}

.vt-slider .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}

.vt-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-slider .swiper-button-prev,
.vt-slider .swiper-button-next {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  width: 50px;
}

.vt-slider .swiper-button-prev:hover,
.vt-slider .swiper-button-next:hover {
  opacity: .75;
}

.vt-slider .swiper-button-prev::after,
.vt-slider .swiper-button-next::after {
  font-size: 2rem !important;
}

.vt-slider .swiper-button-next {
  right: 0;
}

.vt-slider .swiper-button-prev {
  left: 0;
}

.vt-slider .swiper-container {
  position: relative;
}

.vt-swiper {
  margin-bottom: 30px;
  position: relative;
}

.vt-swiper__arrow {
  bottom: 20px;
  color: #F05A22;
  font-size: 3rem;
  left: calc(50% - 1.5rem);
  position: absolute;
  z-index: 100;
}

.vt-swiper__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.vt-swiper__inner::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 14, 55, 0)), to(rgba(3, 14, 55, 0.8)));
  background: linear-gradient(180deg, rgba(3, 14, 55, 0) 0%, rgba(3, 14, 55, 0.8) 100%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.vt-swiper__ttl {
  color: #fff;
  font-size: 4.2rem;
  font-weight: 500;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .vt-swiper__ttl {
    font-size: 2.4rem;
  }
}

.vt-swiper__txt {
  color: #fff;
  display: block;
  font-size: 3.6rem;
  margin: 0 auto;
  max-width: 475px;
  text-align: center;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .vt-swiper__txt {
    font-size: 1.6rem;
  }
}

.vt-swiper__picture {
  display: block;
  width: 100%;
}

.vt-swiper__picture img {
  width: 100%;
}

.vt-swiper .swiper-pagination {
  bottom: 15px;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}

@media only screen and (max-width: 576px) {
  .vt-swiper .swiper-pagination {
    bottom: 5px;
  }
}

.vt-swiper .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}

.vt-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-swiper .swiper-button-prev,
.vt-swiper .swiper-button-next {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 4px 4px 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  top: calc(50% - 95px);
  width: 280px;
}

.vt-swiper .swiper-button-prev:hover .vt-swiper__note,
.vt-swiper .swiper-button-next:hover .vt-swiper__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vt-swiper .swiper-button-prev:hover .vt-swiper__img,
.vt-swiper .swiper-button-next:hover .vt-swiper__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vt-swiper .swiper-button-prev::after,
.vt-swiper .swiper-button-next::after {
  font-size: 2rem !important;
  position: absolute;
  -webkit-transition: left .5s, right .5s;
  transition: left .5s, right .5s;
  top: calc(50% - 15px);
}

.vt-swiper .swiper-button-next {
  right: -230px;
  -webkit-transition: right .5s;
  transition: right .5s;
}

.vt-swiper .swiper-button-next:hover {
  right: 0;
}

.vt-swiper .swiper-button-next:hover::after {
  color: #F05A22;
  right: 18px;
}

.vt-swiper .swiper-button-next::after {
  right: 245px;
}

.vt-swiper .swiper-button-prev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  left: -230px;
  -webkit-transition: left .5s;
  transition: left .5s;
}

.vt-swiper .swiper-button-prev:hover {
  left: 0;
}

.vt-swiper .swiper-button-prev:hover::after {
  color: #F05A22;
  left: 18px;
}

.vt-swiper .swiper-button-prev::after {
  left: 245px;
}

.vt-swiper .swiper-container {
  position: relative;
}

.vt-swiper__note {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  color: #030E37;
  display: none;
  height: 100%;
  font-size: 1.4rem;
  padding: 30px;
  width: 50%;
}

.vt-swiper__img {
  display: none;
  height: 100%;
  width: 50%;
}

.vt-swiper__img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.vt-popup {
  display: none;
}

@media only screen and (max-width: 768px) {
  .vt-popup {
    background-color: #fff;
    display: block;
    height: 100%;
    left: -100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    -webkit-transition: left .5s;
    transition: left .5s;
    width: 100%;
    z-index: 999;
  }
  .vt-popup.active {
    left: 0;
  }
  .vt-popup__head {
    background-color: #F05A22;
    color: #fff;
    font-size: 1.4rem;
    margin: 0;
    padding: 12px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  .vt-popup__head i {
    font-size: 2rem;
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .vt-popup__ttl {
    background-color: #eee;
    color: #4A4A4A;
    font-size: 1.4rem;
    margin: 0;
    padding: 12px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  .vt-popup__ttl i {
    font-size: 2rem;
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .vt-popup__inner {
    height: calc(100% - 90px);
    overflow-y: auto;
    right: -100%;
    position: absolute;
    top: 40px;
    -webkit-transition: right .5s, left .5s;
    transition: right .5s, left .5s;
    width: 100%;
  }
  .vt-popup__inner.active {
    left: 0;
    right: 0;
  }
  .vt-popup__inner.to-left {
    right: inherit;
    left: -100%;
  }
  .vt-popup__inner.right-to-left {
    right: 0;
  }
  .vt-popup__list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .vt-popup__link {
    border-bottom: 1px solid #eaeaea;
    color: #4A4A4A;
    display: inline-block;
    font-size: 1.4rem;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .vt-popup__link:hover {
    color: #4A4A4A !important;
    text-decoration: none !important;
  }
  .vt-popup__link i {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .vt-popup__checkbox {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
  }
  .vt-popup__checkbox input {
    height: 0;
    font-size: 0;
    left: 0;
    line-height: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 0;
  }
  .vt-popup__checkbox input:checked ~ label {
    color: #F05A22;
  }
  .vt-popup__checkbox input:checked ~ label::before, .vt-popup__checkbox input:checked ~ label::after {
    border-color: #F05A22;
    opacity: 1;
  }
  .vt-popup__checkbox label {
    border-bottom: 1px solid #eaeaea;
    color: #4A4A4A;
    display: inline-block;
    font-size: 1.4rem;
    margin: 0;
    padding: 10px 15px 10px 45px;
    position: relative;
    -webkit-transition: color .5s;
    transition: color .5s;
    width: 100%;
  }
  .vt-popup__checkbox label::before {
    border: 1px solid #4A4A4A;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 20px;
    left: 15px;
    position: absolute;
    -webkit-transition: border-color .5s;
    transition: border-color .5s;
    top: 10px;
    width: 20px;
  }
  .vt-popup__checkbox label::after {
    border: 2px solid #4A4A4A;
    border-left: 0;
    border-top: 0;
    content: "";
    display: inline-block;
    height: 18px;
    left: 23px;
    opacity: 0;
    position: absolute;
    -webkit-transition: border-color .5s;
    transition: border-color .5s;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 7px;
    width: 10px;
  }
  .vt-popup__wrap {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .vt-popup__btn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    outline: none !important;
    width: 50%;
  }
  .vt-popup__btn i {
    margin-right: 5px;
  }
  .vt-popup__btn--reset {
    background-color: #eee;
    color: #4A4A4A;
  }
  .vt-popup__btn--submit {
    background-color: #F05A22;
    color: #fff;
  }
}

.vt-section--20 {
  background: url(../img/common/bg-01.png) no-repeat 0 0/cover;
  padding: 50px 0;
}

@media only screen and (max-width: 768px) {
  .vt-section--20 {
    padding: 50px 0 35px;
  }
}

.vt-section--20 .vt-section__item {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.vt-section--20 .vt-section__item:hover .vt-section__txt::after {
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .vt-section--20 .vt-section__item {
    margin-bottom: 15px;
    height: auto;
  }
}

.vt-section--20 .vt-section__txt {
  color: #FFF;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase;
  position: relative;
}

.vt-section--20 .vt-section__txt::after {
  background-color: #fff;
  bottom: -5px;
  content: "";
  display: inline-block;
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--20 .vt-section__icon {
  color: #fff;
  font-size: 5rem;
}

.vt-section--20 .vt-section__img {
  width: 5rem;
}

.vt-section--21 {
  padding: 30px 0;
}

.vt-section--21 .vt-section__item {
  margin-bottom: 30px;
}

@media only screen and (max-width: 576px) {
  .vt-section--21 .vt-section__item {
    text-align: center;
  }
}

.vt-section--21 .vt-section__img {
  display: inline-block;
  text-align: left;
}

@media only screen and (max-width: 576px) {
  .vt-section--21 .vt-section__img {
    margin-bottom: 15px;
  }
}

.vt-section--21 .vt-section__img img {
  height: 100px;
  border-radius: 50%;
  width: 100px;
}

.vt-section--21 .vt-section__txt {
  color: #333;
  font-size: 1.4rem;
}

.vt-section--22 {
  padding: 30px 0;
}

.vt-section--22 .vt-section__col {
  margin-bottom: 30px;
}

.vt-section--22 .vt-section__item {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

.vt-section--22 .vt-section__item:hover::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 90, 34, 0)), to(rgba(240, 90, 34, 0.8)));
  background: linear-gradient(180deg, rgba(240, 90, 34, 0) 0%, rgba(240, 90, 34, 0.8) 100%);
}

.vt-section--22 .vt-section__item::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 14, 55, 0)), to(rgba(3, 14, 55, 0.8)));
  background: linear-gradient(180deg, rgba(3, 14, 55, 0) 0%, rgba(3, 14, 55, 0.8) 100%);
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-image .5s;
  transition: background-image .5s;
  width: 100%;
  z-index: 1;
}

.vt-section--22 .vt-section__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.vt-section--22 .vt-section__img {
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-top: calc(100% / (362 / 362));
  position: relative;
  width: 100%;
}

.vt-section--22 .vt-section__img img {
  position: absolute;
  height: 100%;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  width: 100%;
  z-index: 0;
}

.vt-section--22 .vt-section__ttl {
  color: #FFF;
  font-size: 3rem;
  font-weight: 500;
}

@media only screen and (max-width: 768px) {
  .vt-section--22 .vt-section__ttl {
    font-size: 2.2rem;
  }
}

.vt-section--22 .vt-section__pro {
  color: #FFF;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 5px;
}

.vt-section--22 .vt-section__pro img {
  margin-right: 5px;
}

.vt-section--22 .vt-section__wrap {
  margin-bottom: 30px;
  text-align: center;
}

.vt-section--22 .vt-section__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  border: 0;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 240px;
}

.vt-section--22 .vt-section__btn:hover {
  color: #FFF;
  opacity: .75;
}

.vt-section--23 {
  padding: 30px 0;
}

.vt-section--23 .vt-section__swiper {
  position: relative;
}

.vt-section--23 .swiper-button-prev,
.vt-section--23 .swiper-button-next {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #6B6C70;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  top: 125px;
  width: 50px;
}

.vt-section--23 .swiper-button-prev:hover,
.vt-section--23 .swiper-button-next:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-section--23 .swiper-button-prev::after,
.vt-section--23 .swiper-button-next::after {
  font-size: 2rem !important;
}

.vt-section--23 .swiper-button-next {
  right: -75px;
}

@media only screen and (max-width: 1024px) {
  .vt-section--23 .swiper-button-next {
    right: -50px;
  }
}

@media only screen and (max-width: 768px) {
  .vt-section--23 .swiper-button-next {
    display: none;
  }
}

.vt-section--23 .swiper-button-prev {
  left: -75px;
}

@media only screen and (max-width: 1024px) {
  .vt-section--23 .swiper-button-prev {
    left: -50px;
  }
}

@media only screen and (max-width: 768px) {
  .vt-section--23 .swiper-button-prev {
    display: none;
  }
}

.vt-section--23 .swiper-pagination {
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}

.vt-section--23 .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}

.vt-section--23 .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-section--23 .vt-section__container {
  position: relative;
}

.vt-section--23 .vt-section__item {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.vt-section--23 .vt-section__ttl {
  color: #4A4A4A;
  display: block;
  font-size: 2rem;
  font-weight: 500;
  -webkit-transition: color .5s;
  transition: color .5s;
}

@media only screen and (max-width: 768px) {
  .vt-section--23 .vt-section__ttl {
    font-size: 1.4rem;
  }
}

.vt-section--23 .vt-section__ttl:hover {
  color: #F05A22;
}

.vt-section--23 .vt-section__explore {
  color: #F05A22;
  font-size: 1.6rem;
}

.vt-section--23 .vt-section__explore i {
  vertical-align: middle;
}

.vt-section--23 .vt-section__img {
  background-color: #FFF;
  border: 1px solid #F05A22;
  -webkit-box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, 0.15);
  display: block;
  font-size: 0;
  line-height: 0;
  margin-bottom: 15px;
  overflow: hidden;
  padding-top: calc(100% / (263 / 263));
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--23 .vt-section__img::after {
  /*background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 144, 0, 0)), to(#FF9000));
  background: linear-gradient(180deg, rgba(255, 144, 0, 0) 0%, #FF9000 100%);*/
  background: #F05A22;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--23 .vt-section__img:hover, .vt-section--23 .vt-section__img:hover::after, .vt-section--23 .vt-section__img:hover em {
  opacity: 1;
}

.vt-section--23 .vt-section__img span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: calc(100% - 40px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 20px;
  margin: auto;
  top: 20px;
  width: calc(100% - 40px);
}

.vt-section--23 .vt-section__img em {
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.5;
  left: 0;
  opacity: 0;
  padding: 10px 20px;
  position: absolute;
  z-index: 1;
}

.vt-section--23 .vt-section__img img {
  max-height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

.vt-section--23 .vt-section__img--bg {
  background-color: #eee;
}

.vt-section--23 .vt-section__wrap {
  margin-bottom: 30px;
  text-align: center;
}

.vt-section--23 .vt-section__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  border: 0;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 240px;
}

.vt-section--23 .vt-section__btn:hover {
  color: #FFF;
  opacity: .75;
}

.vt-section--24 {
  padding: 30px 0;
}

.vt-section--24 .vt-section__item:hover::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 144, 0, 0)), to(#FF9000));
  background: linear-gradient(180deg, rgba(255, 144, 0, 0) 0%, #FF9000 100%);
  opacity: 0.95;
}

.vt-section--24 .vt-section__item:hover .vt-section__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vt-section--24 .vt-section__item:hover .vt-section__ttl {
  color: #fff;
}

.vt-section--24 .vt-section__item:hover .vt-section__ttl::after {
  background-color: #fff;
}

.vt-section--24 .vt-section__item:hover .vt-section__txt {
  color: #fff;
}

.vt-section--24 .vt-section__col {
  margin-bottom: 30px;
}

.vt-section--24 .vt-section__item {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

.vt-section--24 .vt-section__item::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFFFFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-image .5s;
  transition: background-image .5s;
  width: 100%;
  z-index: 1;
}

.vt-section--24 .vt-section__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.vt-section--24 .vt-section__img {
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-top: calc(100% / (362 / 552));
  position: relative;
  width: 100%;
}

.vt-section--24 .vt-section__img img {
  position: absolute;
  height: 100%;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  width: 100%;
  z-index: 0;
}

.vt-section--24 .vt-section__ttl {
  color: #4A4A4A;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: -0.76px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .vt-section--24 .vt-section__ttl {
    font-size: 2.6rem;
  }
}

.vt-section--24 .vt-section__ttl::after {
  background-color: #333;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}

.vt-section--24 .vt-section__txt {
  color: #6B6C70;
  font-size: 1.4rem;
}

.vt-section--24 .vt-section__wrap {
  margin-bottom: 30px;
  text-align: center;
}

.vt-section--24 .vt-section__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #FFF;
  border-radius: 2px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  display: none;
  height: 48px;
  letter-spacing: 2px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  text-transform: uppercase;
  width: 100%;
}

.vt-section--25 {
  background-color: #eee;
  padding: 30px 0 50px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.vt-section--25::before, .vt-section--25::after {
  background: -webkit-gradient(linear, right top, left top, from(rgba(238, 238, 238, 0)), to(#EEEEEE));
  background: linear-gradient(270deg, rgba(238, 238, 238, 0) 0%, #EEEEEE 100%);
  content: "";
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 87px;
  z-index: 999;
}

.vt-section--25::before {
  left: 0;
}

.vt-section--25::after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(238, 238, 238, 0)), to(#EEEEEE));
  background: linear-gradient(90deg, rgba(238, 238, 238, 0) 0%, #EEEEEE 100%);
  right: 0;
}

.vt-section--25 .vt-section__swiper {
  position: relative;
}

.vt-section--25 .swiper-button-prev,
.vt-section--25 .swiper-button-next {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  color: #F05A22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  width: 50px;
}

@media only screen and (max-width: 1024px) {
  .vt-section--25 .swiper-button-prev,
  .vt-section--25 .swiper-button-next {
    display: none;
  }
}

.vt-section--25 .swiper-button-prev::after,
.vt-section--25 .swiper-button-next::after {
  font-size: 2rem !important;
}

.vt-section--25 .swiper-button-next {
  right: 10%;
}

.vt-section--25 .swiper-button-prev {
  left: 10%;
}

.vt-section--25 .swiper-pagination {
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}

.vt-section--25 .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}

.vt-section--25 .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-section--25 .vt-section__container {
  position: relative;
}

.vt-section--25 .vt-section__item {
  position: relative;
  width: 100%;
}

.vt-section--25 .vt-section__img {
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-top: calc(100% / (250 / 100));
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--25 .vt-section__img:hover {
  opacity: .75;
}

.vt-section--25 .vt-section__img span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: calc(100% - 40px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 20px;
  margin: auto;
  top: 20px;
  width: calc(100% - 40px);
}

.vt-section--25 .vt-section__img img {
  max-height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

.vt-section--26 {
  background-color: #fff;
  max-height: 64px;
  position: relative;
}

.vt-section--26::after {
  background-color: rgba(107, 108, 112, 0.2);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.vt-section--26 .vt-section__swiper {
  position: relative;
}

.vt-section--26 .swiper-slide-active .vt-section__item {
  position: relative;
}

.vt-section--26 .swiper-slide-active .vt-section__item img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.vt-section--26 .swiper-slide-active .vt-section__item::after {
  background-color: #F05A22;
  bottom: -1px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.vt-section--26 .swiper-pagination {
  display: block;
  text-align: center;
  width: 100%;
  bottom: 0;
}

.vt-section--26 .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 3px;
  width: 10px;
}

.vt-section--26 .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-section--26 .vt-section__container {
  position: relative;
}

.vt-section--26 .vt-section__txt {
  color: #4A4A4A;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 0;
}

.vt-section--26 .vt-section__item {
  position: relative;
  width: 100%;
}

.vt-section--26 .vt-section__img {
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-top: calc(100% / (64 / 42));
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--26 .vt-section__img:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.vt-section--26 .vt-section__img span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: calc(100% - 5px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 5px;
  margin: auto;
  top: 4px;
  width: calc(100% - 5px);
}

.vt-section--26 .vt-section__img img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  max-height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

.vt-section--27 .vt-section__item {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 70px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .vt-section--27 .vt-section__item {
    padding: 30px;
  }
}

.vt-section--27 .vt-section__txt {
  color: #FFF;
  display: block;
  font-size: 3.2rem;
  margin-top: 15px;
}

@media only screen and (max-width: 768px) {
  .vt-section--27 .vt-section__txt {
    font-size: 2rem;
  }
}

.vt-section--27 .vt-section__icon {
  color: #fff;
  font-size: 8rem;
}

@media only screen and (max-width: 768px) {
  .vt-section--27 .vt-section__icon {
    font-size: 5rem;
  }
}

.vt-section--27 .vt-section__img {
  max-height: 9rem;
}

@media only screen and (max-width: 768px) {
  .vt-section--27 .vt-section__img {
    max-height: 5rem;
  }
}

.vt-section--28 .vt-section__swiper {
  position: relative;
}

.vt-section--28 .swiper-pagination {
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}

.vt-section--28 .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}

.vt-section--28 .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-section--28 .vt-section__container {
  position: relative;
}

.vt-section--28 .vt-section__item {
  position: relative;
  width: 100%;
}

.vt-section--28 .vt-section__ttl {
  color: #4A4A4A;
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.vt-section--28 .vt-section__ttl:hover {
  color: #F05A22;
}

.vt-section--28 .vt-section__explore {
  color: #F05A22;
  font-size: 1.6rem;
}

.vt-section--28 .vt-section__explore i {
  vertical-align: middle;
}

.vt-section--28 .vt-section__img {
  background-color: #FFF;
  border: 1px solid #F05A22;
  -webkit-box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, 0.15);
  display: block;
  font-size: 0;
  line-height: 0;
  margin-bottom: 15px;
  overflow: hidden;
  padding-top: calc(100% / (263 / 263));
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--28 .vt-section__img::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 144, 0, 0)), to(#FF9000));
  background: linear-gradient(180deg, rgba(255, 144, 0, 0) 0%, #FF9000 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--28 .vt-section__img:hover {
  opacity: .75;
}

.vt-section--28 .vt-section__img:hover::after {
  opacity: .8;
}

.vt-section--28 .vt-section__img:hover em {
  opacity: 1;
}

.vt-section--28 .vt-section__img span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: calc(100% - 40px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 20px;
  margin: auto;
  top: 20px;
  width: calc(100% - 40px);
}

.vt-section--28 .vt-section__img em {
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.5;
  left: 0;
  opacity: 0;
  padding: 10px 20px;
  position: absolute;
  z-index: 1;
}

.vt-section--28 .vt-section__img img {
  max-height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

.vt-section--29 {
  background: #F8F8F8 url(../img/common/bg-02.png) no-repeat 100% 50%;
  margin-bottom: 30px;
  padding: 60px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .vt-section--29 {
    padding: 30px;
  }
}

.vt-section--29 .vt-section__ttl {
  color: #F05A22;
  font-size: 2.8rem;
  font-weight: 300;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .vt-section--29 .vt-section__ttl {
    font-size: 2rem;
  }
}

.vt-section--29 .vt-section__txt {
  list-style: none;
  margin: 0 0 30px 20px;
  padding: 0;
}

.vt-section--29 .vt-section__txt li {
  color: #4A4A4A;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}

.vt-section--29 .vt-section__txt li::before {
  background-color: #F05A22;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  top: 7px;
  width: 5px;
}

.vt-section--30 {
  margin: 30px 0;
  width: 100%;
}

.vt-section--30 .swiper-slide-active .vt-section__thumb {
  border: 1px solid #F05A22;
  background-color: #FFFFFF;
}

.vt-section--30 .swiper-pagination {
  display: block;
  margin-top: 15px;
  position: relative;
  text-align: center;
  width: 100%;
}

.vt-section--30 .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}

.vt-section--30 .swiper-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
  background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
}

.vt-section--30 .vt-section__head {
  color: #030E37;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 15px;
}

.vt-section--30 .vt-section__address {
  background: #F05A22 url(../img/common/icon-star.png) no-repeat 10px 50%/53px;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 16px 16px 16px 73px;
}

.vt-section--30 .vt-section__box {
  background-color: #f8f8f8;
  margin: 0 0 30px;
  padding: 30px;
}

.vt-section--30 .vt-section__ttl {
  color: #030E37;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 15px;
}

.vt-section--30 .vt-section__txt {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vt-section--30 .vt-section__txt li {
  color: #4A4A4A;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}

.vt-section--30 .vt-section__txt li::before {
  background-color: #F05A22;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  top: 7px;
  width: 5px;
}

.vt-section--30 .vt-section__avatar {
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.11);
  margin: 5px 5px 15px;
  padding: 30px;
}

.vt-section--30 .vt-section__avatar img {
  width: 100%;
}

.vt-section--30 .vt-section__thumb {
  border: 1px solid #979797;
  background-color: #EEE;
  padding: 10px;
  position: relative;
  width: calc(100% - 2px);
}

.vt-section--30 .vt-section__thumb:hover {
  border: 1px solid #F05A22;
  cursor: pointer;
  background-color: #FFFFFF;
}

.vt-section--31 {
  padding: 30px 0;
}

.vt-section--31 .vt-section__container {
  position: relative;
}

.vt-section--31 .vt-section__item {
  background-color: #F9F9F9;
  -webkit-box-shadow: 8px 8px 16px 0 rgba(156, 156, 156, 0.25);
          box-shadow: 8px 8px 16px 0 rgba(156, 156, 156, 0.25);
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.vt-section--31 .vt-section__info {
  padding: 35px 30px;
}

@media only screen and (max-width: 768px) {
  .vt-section--31 .vt-section__info {
    padding: 15px;
  }
}

.vt-section--31 .vt-section__date {
  color: #4A90E2;
  display: block;
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.vt-section--31 .vt-section__date i {
  margin-right: 5px;
}

.vt-section--31 .vt-section__ttl {
  color: #030E37;
  display: inline-block;
  font-size: 2.8rem;
  line-height: 1.3;
  font-weight: 300;
  margin-bottom: 15px;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .vt-section--31 .vt-section__ttl {
    font-size: 2.2rem;
  }
}

.vt-section--31 .vt-section__ttl:hover {
  color: #F05A22;
}

.vt-section--31 .vt-section__txt {
  color: #4A4A4A;
  display: block;
  font-size: 1.4rem;
  margin-bottom: 15px;
}

.vt-section--31 .vt-section__explore {
  color: #F05A22;
  font-size: 1.6rem;
}

.vt-section--31 .vt-section__explore i {
  vertical-align: middle;
}

.vt-section--31 .vt-section__img {
  background-color: #FFF;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 100%;
  overflow: hidden;
  padding-top: calc(100% / (555 / 312));
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--31 .vt-section__img:hover {
  opacity: .75;
}

.vt-section--31 .vt-section__img img {
  left: 0;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
}

.vt-section--32 {
  padding: 30px 0;
}

.vt-section--32 .vt-section__item:hover::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(249, 147, 71, 0)), to(rgba(240, 90, 34, 0.8)));
  background: linear-gradient(180deg, rgba(249, 147, 71, 0) 0%, rgba(240, 90, 34, 0.8) 100%);
  opacity: 0.95;
}

@media only screen and (max-width: 768px) {
  .vt-section--32 .vt-section__col {
    margin-bottom: 30px;
  }
  .vt-section--32 .vt-section__col:last-child {
    margin-bottom: 0;
  }
}

.vt-section--32 .vt-section__item {
  display: block;
  position: relative;
  width: 100%;
}

.vt-section--32 .vt-section__item::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 14, 55, 0)), to(rgba(3, 14, 55, 0.8)));
  background: linear-gradient(180deg, rgba(3, 14, 55, 0) 0%, rgba(3, 14, 55, 0.8) 100%);
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-image .5s;
  transition: background-image .5s;
  width: 100%;
  z-index: 1;
}

.vt-section--32 .vt-section__img {
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-top: calc(100% / (555 / 312));
  position: relative;
  width: 100%;
}

.vt-section--32 .vt-section__img img {
  position: absolute;
  height: 100%;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  width: 100%;
  z-index: 0;
}

.vt-section--32 .vt-section__info {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  padding: 30px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.vt-section--32 .vt-section__ttl {
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: -0.76px;
}

.vt-section--33 {
  padding: 30px 0 0;
}

.vt-section--33 .vt-section__item {
  margin-bottom: 50px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .vt-section--33 .vt-section__item {
    margin-bottom: 30px;
  }
}

.vt-section--33 .vt-section__item:last-child {
  margin-bottom: 0;
}

.vt-section--33 .vt-section__ttl {
  color: #F05A22;
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .vt-section--33 .vt-section__ttl {
    font-size: 2.4rem;
  }
}

.vt-section--33 .vt-section__txt {
  color: #030E37;
  display: block;
  font-size: 1.6rem;
}

@media only screen and (max-width: 768px) {
  .vt-section--33 .vt-section__txt {
    font-size: 1.4rem;
  }
}

.vt-section--33 .vt-section__txt p {
  color: #030E37;
  display: block;
  font-size: 1.6rem;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .vt-section--33 .vt-section__txt p {
    font-size: 1.4rem;
  }
}

.vt-section--33 .vt-section__img {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .vt-section--33 .vt-section__img {
    display: block;
    text-align: center;
  }
}

.vt-section--33 .vt-section__img:hover {
  opacity: .75;
}

.vt-section--33 .vt-section__img img {
  max-width: 100%;
}

.vt-section--34 .vt-section__box {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .vt-section--34 .vt-section__box {
    margin-bottom: 0;
  }
}

.vt-section--34 .vt-section__box--center {
  text-align: center;
  background-color: #030E37;
  padding: 80px 0;
}

@media only screen and (max-width: 768px) {
  .vt-section--34 .vt-section__box--center {
    padding: 40px 0 80px;
  }
}

.vt-section--34 .vt-section__box--center__txt {
  color: #030E37;
}

.vt-section--34 .vt-section__ttl {
  color: #F05A22;
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .vt-section--34 .vt-section__ttl {
    font-size: 2.4rem;
  }
}

.vt-section--34 .vt-section__txt {
  color: #030E37;
  display: block;
  font-size: 1.6rem;
}

@media only screen and (max-width: 768px) {
  .vt-section--34 .vt-section__txt {
    font-size: 1.4rem;
  }
}

.vt-section--34 .vt-section__txt p {
  color: #030E37;
  display: block;
  font-size: 1.6rem;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .vt-section--34 .vt-section__txt p {
    font-size: 1.4rem;
  }
}

.vt-section--34 .vt-section__txt--white {
  color: #fff;
  max-width: 880px;
  margin: 0 auto;
}

.vt-section--34 .vt-section__txt--white p {
  color: #fff;
}

.vt-section--34 .vt-section__img {
  display: inline-block;
  margin-top: -120px;
}

@media only screen and (max-width: 768px) {
  .vt-section--34 .vt-section__img {
    display: inline-block;
    margin: -70px auto 50px;
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .vt-section--34 .vt-section__iframe {
    display: none;
  }
}

.vt-section--35 {
  overflow: hidden;
  padding: 30px 0;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .vt-section--35 {
    margin-top: 30px;
  }
}

.vt-section--35 .vt-section__container {
  position: relative;
}

.vt-section--35 .vt-section__item {
  margin: 0 auto 30px;
  position: relative;
  max-width: 1440px;
}

@media only screen and (max-width: 768px) {
  .vt-section--35 .vt-section__item {
    margin-bottom: 0;
  }
}

.vt-section--35 .vt-section__item--right .vt-section__info {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.vt-section--35 .vt-section__item--right .vt-section__txt {
  left: -150px;
  right: inherit;
}

.vt-section--35 .vt-section__item--right .vt-section__date {
  left: inherit;
  right: 0;
  text-align: right;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

@media only screen and (max-width: 992px) {
  .vt-section--35 .vt-section__item--right .vt-section__date {
    -webkit-transform: translateX(35%);
            transform: translateX(35%);
  }
}

.vt-section--35 .vt-section__info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 35px 30px;
}

.vt-section--35 .vt-section__date {
  color: #F05A22;
  font-size: 7rem;
  left: 0;
  line-height: 1;
  position: absolute;
  top: -3rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .vt-section--35 .vt-section__date {
    font-size: 5rem;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
    top: -2rem;
  }
}

@media only screen and (max-width: 767px) {
  .vt-section--35 .vt-section__date {
    font-size: 4rem;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
}

.vt-section--35 .vt-section__bg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #9B9B9B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 40rem;
  height: 100%;
  left: 0;
  opacity: 0.05;
  position: absolute;
  top: 0;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .vt-section--35 .vt-section__bg {
    font-size: 30rem;
  }
}

.vt-section--35 .vt-section__txt {
  background-color: #f8f8f8;
  -webkit-box-shadow: 3px 7px 14px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 7px 14px 0 rgba(0, 0, 0, 0.1);
  color: #4A4A4A;
  display: block;
  font-size: 1.4rem;
  margin-bottom: 15px;
  margin-right: -150px;
  max-width: 520px;
  padding: 50px 30px 20px;
  position: relative;
  z-index: 1;
}

.vt-section--35 .vt-section__img {
  background-color: #FFF;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 100%;
  overflow: hidden;
  padding-top: calc(100% / (420 / 340));
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--35 .vt-section__img:hover {
  opacity: .75;
}

.vt-section--35 .vt-section__img img {
  left: 0;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
}

.vt-section--36 {
  max-height: 300px;
  overflow-y: auto;
}

.vt-section--36::-webkit-scrollbar {
  width: 5px;
}

.vt-section--36::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.vt-section--36::-webkit-scrollbar-thumb {
  background: #F05A22;
}

.vt-section--36::-webkit-scrollbar-thumb:hover {
  background: #F05A22;
}

.vt-section--36 .vt-section__item {
  margin: 0 20px 15px;
  position: relative;
}

.vt-section--36 .vt-section__ttl {
  color: #4A4A4A;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-left: -15px;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.vt-section--36 .vt-section__ttl:hover {
  color: #F05A22;
}

.vt-section--36 .vt-section__img {
  background-color: #FFF;
  border: 1px solid #F05A22;
  -webkit-box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, 0.15);
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-top: calc(100% / (100 / 100));
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--36 .vt-section__img::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 144, 0, 0)), to(#FF9000));
  background: linear-gradient(180deg, rgba(255, 144, 0, 0) 0%, #FF9000 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
}

.vt-section--36 .vt-section__img:hover {
  opacity: .75;
}

.vt-section--36 .vt-section__img:hover::after {
  opacity: .8;
}

.vt-section--36 .vt-section__img img {
  height: 100%;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.vt-section--30 .vt-section__box {
  margin-bottom: 15px;
}
