/*Add font ================================*/
/* --------------------------------------*/
.full.home {
  position: relative;
}
.full.home #container {
  position: unset;
}

.topnav .menu-wrapper > li > ul {
  display: none !important;
}

#homeloadscreen {
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  transition: 0.3s all;
}
#homeloadscreen .loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: opacity 0.2s ease-in-out;
}
#homeloadscreen .loading-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  transition: opacity 0.4s ease-in-out;
}
#homeloadscreen .loading-content p {
  margin-bottom: 0;
}

#main_slide .item a {
  position: relative;
  display: block;
}
#main_slide .item a img {
  width: 100%;
  height: auto;
}
#main_slide .item a .title_more {
  position: absolute;
  width: 100%;
  font-family: "Shippori Mincho", serif;
  top: 0;
  color: #eae2df;
  font-weight: 600;
  font-size: 40px;
}
@media (min-width: 601px) {
  #main_slide .item a .title_more {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  #main_slide .item a .title_more {
    font-weight: 800;
    font-size: 73px;
  }
}
@media (max-width: 750px) {
  #main_slide .item a .title_more {
    text-transform: uppercase;
  }
}
@media (max-width: 380px) {
  #main_slide .item a .title_more {
    font-size: 30px;
  }
}
#main_slide .item a .title_more .title1, #main_slide .item a .title_more .title2, #main_slide .item a .title_more .title3 {
  line-height: 1.2;
  letter-spacing: 2px;
}
@media (min-width: 601px) {
  #main_slide .item a .title_more .title1, #main_slide .item a .title_more .title2, #main_slide .item a .title_more .title3 {
    letter-spacing: 4px;
  }
}
#main_slide .item a .title_more .title1 {
  top: 170px;
  transition: 0.4s all ease-in-out;
  position: absolute;
  opacity: 0;
}
#main_slide .item a .title_more .title2 {
  top: 257px;
  transition: 0.8s all ease-in-out;
  position: absolute;
  opacity: 0;
}
#main_slide .item a .title_more .title3 {
  top: 344px;
  transition: 1.2s all ease-in-out;
  position: absolute;
  opacity: 0;
}

.full.home .nav {
  padding: 0;
}
.full.home .about {
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 50px 0;
  margin-top: 24px;
}
.full.home .about h2 {
  font-size: 25px;
}
@media (min-width: 601px) {
  .full.home .about h2 {
    font-size: 38px;
  }
}
.full.home .about h3 {
  font-size: 20px;
}
@media (min-width: 601px) {
  .full.home .about h3 {
    font-size: 30px;
  }
}
.full.home .about .title {
  color: #800080;
}
.full.home .about .short {
  color: #64656A;
  font-size: 16px;
  padding: 20px 0;
  margin-bottom: 1rem;
}
.full.home .about .seemore {
  background-color: #98509E;
  padding: 8px 24px;
  color: #fff !important;
  border-radius: 100px;
  font-size: 16px;
}
.full.home .madeIn {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-size: cover;
}
@media (min-width: 992px) {
  .full.home .madeIn {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #151f38;
    background-position: center;
  }
}
@media (min-width: 993px) and (max-width: 1190px) {
  .full.home .madeIn {
    background-size: 55%;
    background-repeat: no-repeat;
    background-color: #151f38;
    background-position: center;
  }
}
@media (max-width: 970px) {
  .full.home .madeIn {
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #151f38;
    background-position: center;
  }
}
@media (max-width: 600px) {
  .full.home .madeIn {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #151f38;
    background-position: center;
  }
}
.full.home .madeIn .container {
  max-width: 1240px;
}
.full.home .madeIn .box_In {
  padding: 76px 0 65px;
  justify-content: space-between;
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 992px) {
  .full.home .madeIn .box_In .about_left {
    flex: 0 0 60%;
  }
}
@media (min-width: 993px) and (max-width: 1190px) {
  .full.home .madeIn .box_In .about_left {
    flex: 0 0 50%;
  }
}
@media (min-width: 1200px) {
  .full.home .madeIn .box_In .about_left {
    flex: 0 0 675px;
  }
}
@media (max-width: 991px) {
  .full.home .madeIn .box_In .about_left {
    margin-bottom: 30%;
  }
}
@media (max-width: 600px) {
  .full.home .madeIn .box_In .about_left {
    margin-bottom: 70%;
  }
}
.full.home .madeIn .box_In .about_left h4 {
  font-weight: 600;
  font-size: 21.35px;
  letter-spacing: 1px;
}
@media (max-width: 600px) {
  .full.home .madeIn .box_In .about_left h4 {
    margin-bottom: 10px;
  }
}
.full.home .madeIn .box_In .about_left h2 {
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 25px;
  font-size: 44.71px;
}
@media (min-width: 601px) {
  .full.home .madeIn .box_In .about_left h2 {
    font-size: 54.71px;
  }
}
@media (min-width: 1200px) {
  .full.home .madeIn .box_In .about_left h2 {
    font-size: 64.71px;
  }
}
@media (max-width: 380px) {
  .full.home .madeIn .box_In .about_left h2 {
    font-size: 34.71px;
  }
}
.full.home .madeIn .box_In .about_left p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .full.home .madeIn .box_In .about_left p {
    font-size: 17px;
    line-height: 40px;
    max-width: 85%;
  }
}
@media (min-width: 992px) {
  .full.home .madeIn .box_In .about_right {
    flex: 0 0 40%;
  }
}
@media (min-width: 993px) and (max-width: 1190px) {
  .full.home .madeIn .box_In .about_right {
    flex: 0 0 30%;
  }
}
@media (min-width: 1200px) {
  .full.home .madeIn .box_In .about_right {
    flex: 0 0 335px;
    margin-top: 335px;
  }
}
@media (max-width: 991px) {
  .full.home .madeIn .box_In .about_right {
    margin-top: 30%;
    text-align: center;
  }
}
.full.home .madeIn .box_In .about_right h3 {
  font-weight: 600;
  font-size: 21.35px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.full.home .madeIn .box_In .about_right p {
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 1px;
  font-weight: 400;
}
.full.home .service .title {
  color: purple;
  margin-top: 20px;
  font-weight: 500;
  text-align: center;
  font-size: 26px;
}
@media (min-width: 601px) {
  .full.home .service .title {
    font-size: 32px;
  }
}
.full.home .service .list_item .item {
  position: relative;
  display: block;
  text-align: center;
  color: #7b2382;
  margin: 32px 0 0 0;
}
.full.home .service .list_item .item img {
  width: 100%;
  cursor: pointer;
}
.full.home .service .list_item .item h3 {
  font-size: 20px;
  margin: 24px 0;
  cursor: pointer;
}
@media (max-width: 600px) {
  .full.home .service .list_item .item .card-body {
    padding: 0;
  }
}
.full.home .service .list_item .item .dropdown-menu li a {
  font-size: 16px;
}
.full.home .service .list_item .item .dropdown-menu li a i {
  margin-right: 5px;
}
.full.home .news {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  position: relative;
}
.full.home .news:after {
  content: "";
  position: absolute;
  height: 140px;
  width: 100%;
  background-color: #7b2382;
  top: 0;
  left: 0;
}
.full.home .news .list_item {
  position: relative;
  z-index: 9;
}
.full.home .news .col-md-4:first-child .group .title {
  color: #ffffff;
}
.full.home .news .group .title {
  font-weight: 200;
  padding: 20px 0;
  font-size: 20px;
  color: purple;
}
.full.home .news .group .title.dark {
  color: purple;
}
@media (min-width: 601px) {
  .full.home .news .group .title {
    color: #fff;
    font-size: 24px;
  }
}
.full.home .news .group .items img {
  width: 100%;
}
.full.home .news .group .items .content {
  padding: 24px 0;
}
.full.home .news .group .items .content h3 {
  color: #7b2382;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media (min-width: 601px) {
  .full.home .news .group .items .content h3 {
    font-size: 24px;
  }
}
.full.home .news .group .items .content .short {
  font-size: 16px;
}
.full.home .news .group .items .content .more {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 24px 0;
}
.full.home .news .group .items .content .more a {
  color: #7b2382;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.full.home .news .col-md-4 {
  position: relative;
}
.full.home .news .slick-slider {
  position: unset;
  margin-bottom: 0;
}
.full.home .news .slick-dots {
  bottom: 20px;
  z-index: 99;
  text-align: left;
  margin: 0 -5px;
}
.full.home .news .slick-dots li {
  width: 15px;
  height: 15px;
}
.full.home .news .slick-dots li button {
  width: 15px;
  height: 15px;
}
.full.home .news .slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #d3d3d3;
  opacity: 0.5;
  border-radius: 50%;
}
.full.home .news .slick-dots li:hover button:before {
  background: #ECAD34;
  opacity: 0.5;
}
.full.home .news .slick-dots li.slick-active button:before {
  opacity: 1;
  background: #ECAD34;
}
.full.home .news #ourclient {
  text-align: center;
}
.full.home .news #ourclient h2 {
  padding: 32px 0 32px 0;
  color: #7b2382;
  font-size: 32px;
}
.full.home .news #ourclient .short {
  font-size: 16px;
}
.full.home .news #ourclient .liner {
  width: 200px;
  border: 2px solid #7b2382;
  border-radius: 10px;
  margin-bottom: 60px;
}
.full.home .blog {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background: #f7f8fc;
  padding: 60px 0;
}
@media (min-width: 992px) {
  .full.home .blog {
    padding: 105px 0 75px;
  }
}
.full.home .blog .container {
  max-width: 1155px;
}
.full.home .blog .header_title {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 27.75px;
  letter-spacing: 4px;
  margin-bottom: 60px;
}
.full.home .blog .list_item {
  display: flex;
  justify-content: flex-start;
  margin: 0 -15px;
}
@media (max-width: 823px) {
  .full.home .blog .list_item {
    margin: 0;
    flex-wrap: wrap;
  }
}
.full.home .blog .list_item .item {
  background: #ffffff;
  padding: 11px;
  flex: 0 0 calc(100% / 2 - 10px);
  max-width: calc(100% / 2 - 10px);
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .full.home .blog .list_item .item {
    flex: 0 0 calc(100% / 4 - 10px);
    max-width: calc(100% / 4 - 10px);
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.full.home .blog .list_item .item img {
  max-width: 100%;
  height: auto;
}
.full.home .blog .list_item .item .info .group {
  font-family: "Shippori Mincho", serif;
  font-weight: bold;
  font-size: 21.35px;
  color: #b81c22;
  text-transform: capitalize;
  letter-spacing: 2px;
}
.full.home .blog .list_item .item .info .title {
  font-weight: bold;
  font-size: 14.94px;
  color: #000000;
}
.full.home .blog .list_item .item .info .date {
  font-size: 14px;
  color: #000000;
  letter-spacing: 1.5px;
}
.full.home .blog .seemore {
  text-align: center;
  margin-top: 50px;
}
.full.home .blog .seemore a {
  font-family: "Shippori Mincho", serif;
  display: inline-flex;
  border: 1px solid #2b364b;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 14px;
  align-items: center;
  letter-spacing: 2px;
}
.full.home .blog .seemore a i {
  font-size: 22px;
  margin: 3px 5px 0 0;
}
.full.home .banner_footer {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.full.home .banner_footer img {
  max-width: 100%;
}