.header {
  background: transparent;
}

.header.fixed {
  box-shadow: 1px -25px 30px #979797 !important;
}

.glocal__category-tabContent p {
  padding-right: 25px;
}

.glocal__category-tabContent_boxs a:hover::before {
  border: 1px solid #f29716;
}

.glocal__consultationSet {
  margin: 0;
}

@media (max-width: 1199px) {
  .glocal__consultationSet {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .glocal__consultationSet {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .glocal__consultationSet img {
    width: 70%;
  }
}

@media (max-width: 1199px) {
  .glocal__header-logo img {
    width: 140px;
  }
}

@media (max-width: 1199px) {
  .header-content {
    height: 60px;
  }
}

.glocal__header-nav ul li:hover .tontu-::before,
.glocal__header-nav ul li:hover .tontu-::after {
  background: #f29716;
}

.glocal__header-nav
.scrollactive-nav
ul:not(.dropdown-content)
> li.current
.tontu-::before,
.glocal__header-nav
.scrollactive-nav
ul:not(.dropdown-content)
> li.current
.tontu-::after {
  background: #f29716;
}

.glocal__header-nav
.scrollactive-nav
ul:not(.dropdown-content)
> li:hover:after {
  color: #f29716;
}

.glocal__header-nav
.scrollactive-nav
ul:not(.dropdown-content)
> li.current:after {
  color: #f29716;
}

nav.nav-menu .scrollactive-nav .btn {
  border-radius: 50px;
  padding: 8px 10px;
}

.glocal__button_gray a {
  font-weight: 500;
}

.m-application .mb-10 {
  margin-bottom: 10px !important;
}

.m-application .ml-10 {
  margin-left: 10px !important;
}

.c-form__label-require,
.c-form__label-optional {
  font-size: 12px;
}

body {
  font-style: normal;
  font-family: "Lato", "ryo-gothic-plusn", "sans-serif" !important;
}

p {
  color: #333 !important;
  font-size: 17px;
  line-height: 1.8;
  font-weight: 500;
  font-family: "Lato", "ryo-gothic-plusn", "sans-serif" !important;
}

h1,
h2,
h3,
h4,
h5,
a,
span,
li {
  font-family: "Lato", "ryo-gothic-plusn", "sans-serif" !important;
}

img {
  width: 100%;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 0;
}

@media only screen and (min-width: 601px) {
  .container.fix-container {
    width: 100%;
  }
}

.font-weight-medium {
  font-weight: 500;
}

#wpmem_restricted_msg {
  display: none;
}

.privacy-link {
  border-bottom: none;
  color: #f29716;
}

.privacy-link:hover {
  border-bottom: 1px solid #f29716;
}

.bg-orange {
  background: #eba014;
}

.color-main {
  color: #f29716 !important;
}

.color-white {
  color: #fff !important;
}

.color-white-link {
  color: #fff !important;
  transition: 0.3s;
}

.color-white-link:hover {
  color: #f29716 !important;
}

.color-black {
  color: #333 !important;
}

.color-black-link {
  color: #333 !important;
  transition: 0.3s;
}

.color-black-link:hover {
  color: #f29716 !important;
}

.color-red {
  color: #cd281d;
}

.wd-10 {
  width: 10% !important;
}

.wd-20 {
  width: 20% !important;
}

.wd-30 {
  width: 30% !important;
}

.wd-40 {
  width: 40% !important;
}

.wd-50 {
  width: 50% !important;
}

.wd-60 {
  width: 60% !important;
}

.wd-70 {
  width: 70% !important;
}

.wd-80 {
  width: 80% !important;
}

.wd-90 {
  width: 90% !important;
}

.wd-100 {
  width: 100% !important;
}

@media (min-width: 768px) {
  .wd-md-10 {
    width: 10% !important;
  }
  .wd-md-20 {
    width: 20% !important;
  }
  .wd-md-30 {
    width: 30% !important;
  }
  .wd-md-40 {
    width: 40% !important;
  }
  .wd-md-50 {
    width: 50% !important;
  }
  .wd-md-60 {
    width: 60% !important;
  }
  .wd-md-70 {
    width: 70% !important;
  }
  .wd-md-80 {
    width: 80% !important;
  }
  .wd-md-90 {
    width: 90% !important;
  }
  .wd-md-100 {
    width: 100% !important;
  }
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-50 {
  font-size: 50px !important;
}

.fs-55 {
  font-size: 55px !important;
}

@media (min-width: 768px) {
  .fs-md-14 {
    font-size: 14px !important;
  }
  .fs-md-15 {
    font-size: 15px !important;
  }
  .fs-md-16 {
    font-size: 16px !important;
  }
  .fs-md-17 {
    font-size: 17px !important;
  }
  .fs-md-18 {
    font-size: 18px !important;
  }
  .fs-md-20 {
    font-size: 20px !important;
  }
  .fs-md-24 {
    font-size: 24px !important;
  }
  .fs-md-30 {
    font-size: 30px !important;
  }
  .fs-md-40 {
    font-size: 40px !important;
  }
  .fs-md-50 {
    font-size: 50px !important;
  }
  .fs-md-55 {
    font-size: 55px !important;
  }
}

@media (min-width: 992px) {
  .fs-lg-14 {
    font-size: 14px !important;
  }
  .fs-lg-15 {
    font-size: 15px !important;
  }
  .fs-lg-16 {
    font-size: 16px !important;
  }
  .fs-lg-17 {
    font-size: 17px !important;
  }
  .fs-lg-18 {
    font-size: 18px !important;
  }
  .fs-lg-20 {
    font-size: 20px !important;
  }
  .fs-lg-24 {
    font-size: 24px !important;
  }
  .fs-lg-30 {
    font-size: 30px !important;
  }
  .fs-lg-40 {
    font-size: 40px !important;
  }
  .fs-lg-50 {
    font-size: 50px !important;
  }
  .fs-lg-55 {
    font-size: 55px !important;
  }
}

@media (min-width: 1200px) {
  .fs-xl-14 {
    font-size: 14px !important;
  }
  .fs-xl-15 {
    font-size: 15px !important;
  }
  .fs-xl-16 {
    font-size: 16px !important;
  }
  .fs-xl-17 {
    font-size: 17px !important;
  }
  .fs-xl-18 {
    font-size: 18px !important;
  }
  .fs-xl-20 {
    font-size: 20px !important;
  }
  .fs-xl-24 {
    font-size: 24px !important;
  }
  .fs-xl-30 {
    font-size: 30px !important;
  }
  .fs-xl-50 {
    font-size: 50px !important;
  }
  .fs-xl-55 {
    font-size: 55px !important;
  }
}

.border-bottom1p {
  border-bottom: 1px solid #333;
}

.border-bottom3p {
  font-size: 40px;
  border-bottom: 2px solid #333;
}

.lh-1-5 {
  line-height: 1.5 !important;
}

.lh-2 {
  line-height: 2 !important;
}

.lh-md-1-5 {
  line-height: 1.5 !important;
}

.lh-md-2 {
  line-height: 2 !important;
}

.list-indent18 {
  text-indent: -18px;
  padding-left: 18px;
}

.list-indent40 {
  text-indent: -40px;
  padding-left: 40px;
}

@media (min-width: 768px) {
  .list-indent-md-0 {
    text-indent: 0;
    padding-left: 0;
  }
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

@media (min-width: 768px) {
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pt-md-30 {
    padding-top: 30px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pt-md-60 {
    padding-top: 60px !important;
  }
  .pt-md-70 {
    padding-top: 70px !important;
  }
  .pt-md-80 {
    padding-top: 80px !important;
  }
  .pt-md-90 {
    padding-top: 90px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

@media (min-width: 768px) {
  .pr-md-10 {
    padding-right: 10px !important;
  }
  .pr-md-20 {
    padding-right: 20px !important;
  }
  .pr-md-30 {
    padding-right: 30px !important;
  }
  .pr-md-40 {
    padding-right: 40px !important;
  }
  .pr-md-50 {
    padding-right: 50px !important;
  }
  .pr-md-60 {
    padding-right: 60px !important;
  }
  .pr-md-70 {
    padding-right: 70px !important;
  }
  .pr-md-80 {
    padding-right: 80px !important;
  }
  .pr-md-90 {
    padding-right: 90px !important;
  }
  .pr-md-100 {
    padding-right: 100px !important;
  }
}

.px-10 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.px-10.px-10imp {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.px-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.px-40 {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.px-50 {
  padding-right: 50px !important;
  padding-left: 50px !important;
}

.px-60 {
  padding-right: 60px !important;
  padding-left: 60px !important;
}

.px-70 {
  padding-right: 70px !important;
  padding-left: 70px !important;
}

.px-80 {
  padding-right: 80px !important;
  padding-left: 80px !important;
}

.px-90 {
  padding-right: 90px !important;
  padding-left: 90px !important;
}

.px-100 {
  padding-right: 100px !important;
  padding-left: 100px !important;
}

@media (min-width: 768px) {
  .px-md-10 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .px-md-15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .px-md-20 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .px-md-30 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .px-md-40 {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  .px-md-50 {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .px-md-60 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  .px-md-70 {
    padding-right: 70px !important;
    padding-left: 70px !important;
  }
  .px-md-80 {
    padding-right: 80px !important;
    padding-left: 80px !important;
  }
  .px-md-90 {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  .px-md-100 {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

@media (min-width: 768px) {
  .mr-md-10 {
    margin-right: 10px !important;
  }
  .mr-md-20 {
    margin-right: 20px !important;
  }
  .mr-md-30 {
    margin-right: 30px !important;
  }
  .mr-md-40 {
    margin-right: 40px !important;
  }
  .mr-md-50 {
    margin-right: 50px !important;
  }
  .mr-md-60 {
    margin-right: 60px !important;
  }
  .mr-md-70 {
    margin-right: 70px !important;
  }
  .mr-md-80 {
    margin-right: 80px !important;
  }
  .mr-md-90 {
    margin-right: 90px !important;
  }
  .mr-md-100 {
    margin-right: 100px !important;
  }
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-10.ml-10imp {
  margin-left: 10px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

@media (min-width: 768px) {
  .ml-md-25 {
    margin-left: 25px !important;
  }
  .ml-md-40 {
    margin-left: 40px !important;
  }
  .ml-md-80 {
    margin-left: 80px !important;
  }
}

@media (min-width: 992px) {
  .ml-lg-25 {
    margin-left: 25px !important;
  }
  .ml-lg-40 {
    margin-left: 40px !important;
  }
  .ml-lg-80 {
    margin-left: 80px !important;
  }
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-10.mb-10imp {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

@media (min-width: 768px) {
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  .mb-md-75 {
    margin-bottom: 75px !important;
  }
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

@media (min-width: 768px) {
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mt-md-60 {
    margin-top: 60px !important;
  }
  .mt-md-70 {
    margin-top: 70px !important;
  }
  .mt-md-75 {
    margin-top: 75px !important;
  }
  .mt-md-80 {
    margin-top: 80px !important;
  }
  .mt-md-90 {
    margin-top: 90px !important;
  }
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mt-md-200 {
    margin-top: 200px !important;
  }
}

.under-line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffd67c));
  background: -webkit-linear-gradient(transparent 70%, #ffd67c 0%);
  background: linear-gradient(transparent 70%, #ffd67c 0%);
  text-decoration: none !important;
  display: inline;
}

.c-download__btn {
  display: flex;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  left: 8%;
  bottom: 25%;
  padding: 5px 20px;
  transition: 0.3s;
  color: #f29716;
}

.c-download__btn span {
  color: #f29716;
}

.c-download__btn svg {
  fill: #f29716;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .c-download__btn {
    position: static;
    justify-content: center;
    margin-top: 20px;
    border: 1px solid #f29716;
  }
}

.c-download__btn-wrapper img {
  transition: 0.3s;
}

.c-download__btn-wrapper:hover .c-download__btn {
  color: #fff;
  background: #f29716;
}

.c-download__btn-wrapper:hover .c-download__btn span {
  color: #fff;
}

.c-download__btn-wrapper:hover .c-download__btn svg {
  fill: #fff;
}

.c-contact__iconBox {
  width: 75px;
}

.home__bgImg {
  background-image: url(/wp-content/themes/glocal/assets/img/home/background.jpg);
  background-size: 100%;
  background-position: center;
}

.home__questionSec-wrap::after {
  content: "";
  width: 97%;
  height: 4px;
  position: absolute;
  top: 55%;
  background: #444;
  transform: translateY(50%);
}

.home__questionSec-ttl {
  width: 30%;
  background: #fff;
  display: flex;
  z-index: 10;
  padding-right: 40px;
  position: relative;
}

@media (max-width: 767px) {
  .home__questionSec-ttl {
    width: 50%;
  }
}

.home__dx-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .home__dx-wrapper {
    padding: 0 0 100px;
    background: #d4e0ec;
    background: linear-gradient(90deg, #d4e0ec 0%, #f6d4ab 100%);
  }
}

@media (max-width: 767px) {
  .home__dx-wrapper {
    padding: 0 0 300px;
  }
}

@media (max-width: 991px) {
  .home__dx-wrapper > img {
    padding: 100px 0 0;
    background: #f6d4ab;
    background: linear-gradient(90deg, #f6d4ab 0%, #f5d4ae 30%, #d4e0ec 100%);
  }
}

@media (max-width: 767px) {
  .home__dx-wrapper > img {
    padding: 400px 0 0;
  }
}

.home__dx-wrap {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70%;
  transform: translate(-50%, -50%);
  padding: 50px 100px;
}

@media (max-width: 1199px) {
  .home__dx-wrap {
    padding: 40px 40px;
    width: 90%;
  }
}

@media (max-width: 767px) {
  .home__dx-wrap {
    padding: 40px 20px;
  }
}

.home__dx-wrap h3 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 50px;
  line-height: 1.5;
  font-size: 50px;
}

@media (max-width: 1199px) {
  .home__dx-wrap h3 {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .home__dx-wrap h3 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}

.home__dx-wrap p {
  font-weight: bold;
  font-size: 20px;
}

@media (max-width: 1199px) {
  .home__dx-wrap p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .home__dx-wrap p {
    font-size: 16px;
  }
}

.home__dx-key {
  width: 90px;
  position: absolute;
  right: 0;
  transform: translate(-50px, -40px);
}

@media (max-width: 767px) {
  .home__dx-key {
    width: 50px;
    transform: translate(10px, -20px);
  }
}

.home__service-box {
  padding: 40px 0;
  border: 1px solid #444;
  background: #fffaf5;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .home__service-box {
    padding: 35px 0 10px;
  }
}

.home__service-box img {
  height: 95px;
}

.home__service-box p {
  min-height: 91px;
}

@media (max-width: 767px) {
  .home__service-box p {
    font-size: 14px;
  }
}

@media (max-width: 400px) {
  .home__service-box p {
    font-size: 13px;
  }
}

.home__news-linkWrap span {
  transition: 0.3s;
}

.home__news-linkWrap:hover .home__news-linkTxt p,
.home__news-linkWrap:hover span {
  color: #999 !important;
}

.home__news-linkTxt {
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}

.home__news-linkTxt p {
  transition: 0.3s;
}

.about__maxWd {
  max-width: 1440px;
  margin: 0 auto;
}

.about__bgImg {
  background-image: url("/wp-content/themes/glocal/assets/img/about/background.jpg");
  background-size: 100%;
}

.about__descWrap {
  border-bottom: 1px solid #999;
}

.about__descWrap dt {
  font-weight: 400;
}

@media (min-width: 768px) {
  .about__descWrap dt {
    padding-left: 40px;
    font-weight: 500;
  }
}

.about__descWrap p {
  font-weight: 400;
}

.dx__bgImg {
  background-image: url("/wp-content/themes/glocal/assets/img/dx/background.jpg");
  background-size: 100%;
}

.outline__attendTxt {
  background: #f1f1f1;
  padding: 20px;
}

.outline__nextTxt {
  font-size: 40px;
  line-height: 1;
}

.outline__nextTxt span {
  font-size: 15px;
}

.outline__cir {
  background: #cd281d;
  color: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 1.2;
  margin-right: 9px;
  font-size: 24px;
  text-align: center;
  text-indent: 0px;
}

.outline__btn-red {
  color: #cd281d !important;
  border: 1px solid #cd281d !important;
}

.outline__btn-red:hover {
  color: #fff !important;
  border: 1px solid #fff !important;
  background: #cd281d !important;
}

.outline__topImg {
  margin: auto;
  width: 60%;
}

@media (max-width: 767px) {
  .outline__topImg {
    width: 100%;
  }
}

.news__hov img,
.news__hov p,
.news__hov span {
  transition: 0.3s;
}

.news__hov:hover img {
  opacity: 0.8;
}

.news__hov:hover p,
.news__hov:hover span {
  color: #f29716 !important;
}

.form__attend {
  color: #cd281d !important;
  border: 1px solid #cd281d !important;
  padding: 25px;
}

.footer__wrapper {
  background: #3e3a39;
  padding: 40px 0;
}

.footer__copy-wrapper {
  background: #6b6b6b;
}
/*# sourceMappingURL=custom.css.map */