/* --------------------------------------------------
------------------- Header -------------------------
------------------------------------------------------*/
.menu-body {
  margin-bottom: 80px;
  text-align: center;
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
.body-onepicture{
  width: 1400px;
  text-align: center;
  margin: auto;
}

.h-box-logo ul
  .h-box::before{
    /* content: ''; */
    background: #fff;
    display:block;
    width: 270px;
    height: 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }

  .h-box-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -ms-flex-direction: column;
    position: absolute;
    /* display: none; */
    z-index: 99;
  }

  /* .h-box-center::before{
    position: absolute;
    bottom: 37.2%;
    right: 0;
    width: 120px;
    height: 27.5%;
    background: #F4F5F9;
    display: block;
    content: '';
    z-index: 1;
  } */

  /* .h-box-center::after{
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 50%;
    background: #fff;
    display: block;
    content: '';
  } */
  
  .h-box-center.fixed, .fixed .h-box-center{
    position: fixed;
    display: flex;
    height: auto;
  }
  .c-call-contact {
    display: none;
  }

  .h-box-logo .btn-3 {
    display: none;
  }

  .h-box.h-nav{
    /* background-image: url(../images/top/top_slide3.png);
    background-size: cover; */
    position: relative;
  }

  .h-box-logo{
    z-index: 99;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* background: #fff; */
    position: relative;
  }
  
  /* .h-box-logo::after{
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 100%;
    background: #fff;
    display: block;
    content: '';
  } */
  .h-box::before{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 74.5%;
    background: url(../images/common/bg-head.png) no-repeat;
    background-size: cover;
    display: block;
    content: '';
    z-index: -1;
  }
 .fixed .h-box-logo{
    background-color: #fff;
    display: flex;
  }


  .h-box-logo ul{
    display: flex;
    align-items: center;
    z-index: 99;
    width: 100%;
    max-width: 1160px;
    justify-content: flex-end;
    padding-right: 50px;
    position: absolute;
    top: 0%;
    right: 0;
    height: 120px;
  }

  .h-box-logo ul li{
    margin-top: 0;
    display: flex;
    align-items: center;
    padding: 0 13px;
    /* width: 100%; */
    /* max-width: 145px; */
    padding-top: 0;
    position: relative;
  }

  .h-box-logo ul li::after{
    position: absolute;
    content: "";
    background: #fff;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 26px;
  }

  .h-box-logo ul li:nth-child(4)::after{
    display: none;
  }

  .h-box-logo ul li.last{
    max-width: 165px;
    margin-left: 30px;
  }

.h-box-logo ul li:hover::after {
  opacity: 1;
  -webkit-transition: 0.4s;
    transition: 0.4s;
}

  .h-box-logo ul li p{
    font-size: 15px;
    line-height: 100%;
    color: #111;
    display: block;
    width: 100%;
    text-align: center;
    font-family: A-OTF-R;
  }
  .h-box-center.fixed .h-box-logo ul li p, .fixed .h-box-logo ul li p{
    color: #fff;
    transition: 0.4s;
  }
  .h-box-logo ul li p:nth-child(2){
    font-size: 10px;
    font-weight: 500;
    line-height: 130%;
  }
  .h-nav .h-box-logo ul li a:hover p:nth-of-type(2){
    color: #F99625;
    transition: 0.4s;
  }

  .h-box-logo ul .c-contact-link{
    /* display: flex; */
    /* justify-content: center; */
    /* margin-top: 0; */
    /* margin-left: 83px; */
  }
  .h-box-logo ul .c-contact-link::before{
    border: 0;
    background-image: url('../images/common/ic-h.png');
    width: 30px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    opacity: 1;
    margin: auto;
    position: relative;
    margin: 0;
    margin-right: 10px;
  }
  .h-box-logo ul .c-contact-link.ic-world::before{
    background-image: url('../images/common/ic-world.png') !important;
    width: 20px;
    height: 20px;
    top: -2px;
  }
  .h-box-logo ul .c-contact-link.ic-world::after{
    content: '';
    display: block;
    background-image: url('../images/common/ic-down.png') !important;
    width: 15px;
    height: 8px;
    top: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
  }

 
  .h-box-logo ul li a{
    position: relative;
    width: 100%;
    max-width: 164px;
    display: block;
    transition: 0.4s;
    font-size: 18px;
    line-height: 110%;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }

  .h-box-logo ul li a::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 1px;
    background: #fff;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
  }

  /* .h-box-logo ul li:first-of-type a::after, .h-box-logo ul li:last-of-type a::after{
    display: none;
  } */

  .h-box-logo ul li a span{
    font-size: 10px;
    font-weight: normal;
    display: block;
    width: 100%;
    color: #111;
    text-align: center;
    padding-top: 4px;
    letter-spacing: 0;
  }
 
   .h-box-logo ul li a:hover{
    /* color: #28498A; */
  }


  .fixed .h-box-logo ul li a:hover:after, 
  .h-box-logo ul li a:hover::after{
    opacity: 1;
  }

  .h-box-logo ul .c-contact-link{
    width: 100%;
    max-width: 250px;
    padding: 7px 0 0 0;
    margin-left: 30px;
  }

  .h-box-logo ul .c-contact-link::after{
    display: none;
  }

  .h-box-logo ul .c-contact-link a{
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 80px;
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    position: relative;
    border: 2px solid #fff;
  }

  .h-box-logo ul .c-contact-link a::before{
    content: '';
    background-image: url('../images/common/email3.png');
    background-size: contain;
    width: 25px;
    height: 20px;
    top: 59px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.4s;
  }

  .h-box-logo ul .c-contact-link a:hover {
    background: #fff;
    color: #24936E;
    background-size: cover;
  }
  .h-box-logo ul .c-contact-link a:hover::before{
    background-image: url('../images/common/email4.png');
  }
  .h-box-logo ul .c-contact-link a:hover::after{
    display: none;
  }
  
    .h-box-logo ul .c-contact-link a:hover p{
      color: #fff !important;
    }
  
  .h-nav .bg-logo{
    height: 120px;
    width: 100%;
    padding-left: 50px;
    display: flex;
    margin-left: 0;
    /* background: #fff; */
    /* flex: 0 0 200px; */
    position: relative;
    z-index: 10;
  }

  .h-nav .bg-logo.bg-logo1, .h-nav.fixed .bg-logo{
    height: 120px;
  }

  .h-nav .fixed .bg-logo h1 {
    margin-top: 0;
    color: #24936E;
  }
  .h-nav .fixed .bg-logo, .fixed .h-box-logo ul, .h-nav.fixed1 .bg-logo {
    height: 120px;
  }
  .fixed .h-box-logo ul li a{
    color: #111;
  }
  .fixed .h-box-logo ul li a::after{
    background: #24936E;
  }
  .fixed .h-box-logo ul li a:hover{
    color: #24936E;
  }
  .fixed .h-box-logo ul li::after{
    background: #111;
  }
  .fixed .h-box-logo ul li a span{
    display: none;
  }
  .fixed .h-box-logo ul .c-contact-link{
    padding-top: 0;
  }
  
  .fixed .h-box-logo ul .c-contact-link a{
    background: #24936E;
    color: #fff;
  }
  .fixed .h-box-logo ul .c-contact-link a:hover{
    border: 2px solid #24936E;
    color: #24936E;
    background: #fff;
  }
  .fixed .h-box-logo ul .c-contact-link a:hover::before{
    background-image: url(../images/common/email4.png);
  }
  #footer{
    background: #fff;
  }
  .c-logo-ft .c-item.ct .logo{
    text-align: center;
  }
 .h-box-logo .logo:hover, .c-logo-ft .c-item.ct .logo:hover{
   opacity: 0.5;
 }
  .h-box-logo .bg-logo .logo::before{
    content: '';
    background-image: url(../images/common/logo-head.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 65px;
    height: 65px;
    display: inline-block;
    margin-right: 10px;
  }
  .fixed .h-box-logo .bg-logo .logo::before{
    background-image: url(../images/common/logo-head1.png);
  }

    .h-nav .bg-logo h1{
      position: relative;
      height: auto;
      color: #fff;
      line-height: 200%;
      letter-spacing: 1px;
      font-family: A-OTF-M;
    }
    .h-nav.fixed1 .bg-logo h1{
      color: #24936E;
    }

    .h-nav .bg-logo h1 .on{
      display: none;
    }
    
    .fixed .bg-logo h1 img{
      display: none;
    }

    .fixed1 .bg-logo h1 img{
      display: block;
    }

    .h-nav .fixed .bg-logo h1 .on, .h-nav.fixed1 .bg-logo h1 .on{
      display: block;
    }

    .h-nav .bg-logo h1 p.t_1{
      font-size: 14px;
      letter-spacing: 0.7px;
      padding-bottom: 5px;
    }

    .h-nav .bg-logo h1 p.t_2{
      font-size: 37px;
      margin-left: 0;
      letter-spacing: 1.6px;
    }
    .h-nav .bg-logo h1 p.t_2 span{
      font-size: 26px;
    }
    .c-logo-ft .c-item.ct .c-tt-h1 h2{
      color: #111;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
    }
    .h-box-logo .logo{
      height: auto;
      display: flex;
      align-items: center;
    }
    .c-tt-h1 h1{
      font-size: 20px;
      line-height: 120%;
      color: #fff;
      letter-spacing: 3px;
      /* font-weight: bold; */
    }
    .c-tt-h1 h1 span, .c-logo-ft .c-item.ct .c-tt-h1 h2 span{
      font-size: 13px;
      letter-spacing: 2px;
      font-family: A-OTF-R;
      text-align: center;
      line-height: 100%;
      margin-top: 6px;
    }
    .c-tt-h1 p{
      font-size: 11px;
      line-height: 120%;
      color: #fff;
      letter-spacing: 1px;
      font-family: A-OTF-R;
      text-align: right;
      padding-right: 17px;
      margin-top: 8px;
    }
    .fixed .c-tt-h1 p{
      color:#4F2002;
    }
    .c-logo-ft .c-item.ct .c-tt-h1 p{
      font-size: 11px;
      color: #111;
      text-align: center;
      margin-bottom: 6px;
    }

  .h-nav .bg-logo h1 a span{
    display: block;
    text-align: left;
    font-size: 11px;
    line-height: 160%;
    letter-spacing: 2px;
  }
  .h-nav .bg-logo h1 a span{
    display: flex;
    align-items: center;
    font-size: 11px;
    line-height: 160%;
    margin-bottom: 0;
    letter-spacing: 2px;
  }
  
  .logo:hover {
    opacity: 0.5;
  }
  
  /* Index background video */
  .bg_hs{
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    background: #fff;
  }
  .bg_h, .bg_h2 {
    width: 100%;
    height: 100%;
    top: 0;
  }
  .bg_h2 {
 
  }
  .bg_h:before, .bg_h2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/common/bg_h.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
  }
   .h-box:after {
    /* content: ''; */
    position: absolute;
    width: 270px;
    height: 50%;
    right: 0;
    bottom: 0;
    right: 0;
    background: #F1F5F3;
    z-index: 2;
  }
  .bg_h video {
    position: absolute;
    right: 0;
    /* top: -120px; */
    min-width: 100%;
    min-height: 100%;
  }
  
  .fc__ttl {
    padding-top: 0;
    z-index: 1;
    width: 100%;
    margin-top: 120px;
  }
  
  .fc__ttl--1 {
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
    letter-spacing: 5px;
    color: #fff;
  }

  
  .fc__ttl--2 {
    font-size: 20px;
    line-height: 120%;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 15px;
  }
  
  .fc__ttl p {
    text-align: center;
  }
  .fc__main {
    height: 400px;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-position: center;
  }
  
  .fc__main:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background-image: url(../images/common/h-pallarax-1.png); */
    background-size: cover;
    background-position: center;
    background: #111;
    z-index: 0;
    opacity: 0.1;
  }



  .c-img {
      text-align: center;
  }
 

  /* Title
  -------------------------------------------------*/
  
  
  /* Button
  -------------------------------------------------*/
  
  .btn-contact .btn-1{
    height: 120px;
    border: none;
    border-radius: 0;
    margin: 0;
    font-size: 16px;
    padding-top: 10px;
  }
  
  .btn-all{
    display: flex;
  }
  .fixed .txt-container{
    display: none;
  }
  .txt-container {
    position: absolute;
    /* font-size: 22px; */
    line-height: 160%;
    /* color: #202020; */
    left: 50%;
    letter-spacing: 4px;
    z-index: 8;
    margin-bottom: 0;
    transform: translate(-50%, -50%);
    top: 48%;
    padding-top: 23px;
    padding-right: 22px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: A-OTF-M;
  }

  .txt-container::before{
    position: absolute;
    content: "";
    background: url(../images/common/border-main-top.png) no-repeat;
    background-size: contain;
    width: 704px;
    height: 690px;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .txt-container h2 {
    font-size: 79px;
    line-height: 165%;
    color: #fff;
    /* text-align: left; */
    display: block;
    margin-right: 0;
    padding-bottom: 0;
    letter-spacing: 12px;
      -ms-writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    direction: ltr;
  }
  .txt-container h2.f-work{
    padding-bottom: 0;
    margin-right: 33px;
  }
  .txt-container h2 span{
    font-size: 89px;
  }
  .txt-container h3 {
    font-size: 78px;
    line-height: 120%;
    letter-spacing: 17px;
    color: #fff;
    position: relative;
    /* font-family: G-OTF-R; */
    font-weight: normal;
     -ms-writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    direction: ltr;
    /* margin: 20px 0; */
  }
 
  .txt-container h3 span{
  font-size: 88px;
  /* display: block; */
  /* line-height: 130%; */
  /* letter-spacing: 3px; */
  }
  .txt-container h2 .c-df{
    font-size: 120px;
    margin-right: 2px;
  }

  .txt-container p {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.8px;
    color: #fff;
    /* margin-bottom: 168px; */
    padding: 1px 0 0 0;
    width: 100%;
    text-align: center;
  }
  .fixed .h-box-logo ul{
    display: flex;
    padding: 0 50px 0 0;
    right: 0;
    left: auto;
    z-index: 11;
    
  }

  /*custom*/
.fixed .c-fixed-hide{
  display: none ;
}
  .c-call-contact{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    flex: 0 0 240px;
    height: 60px;
    background: #fff;
    position: relative;
    z-index: 12;
    color: #111;
    border: 2px solid #111;
    border-radius: 30px;
    margin-top: 30px;
    transition: 0.4s;
  }

.c-call-contact ~ .c-call-contact{
  margin-left: 1%;
  margin-right: 50px;
}
  .c-call-contact:hover, .c-call-contact.active{
  background: #111111;
  transition: 0.4s;
  color: #fff;
  }
.c-call-contact.active:hover{
  background: #fff;
  color: #111;
}
  .c-call-contact span{
    display: block;
    text-align: center;
    font-size: 18px;
  }
  .c-call-contact i{
    content: '';
    background-image: url('../images/common/email.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 14px;
    display: block;
    margin-right: 3%;
    margin-bottom: 2px;
  }

.c-call-contact:hover i, .c-call-contact.active i{
   background-image: url('../images/common/email-hv.png') ;
}
.c-call-contact.active:hover i{
  background-image: url('../images/common/email.png');
}
.fixed .c-call-contact i{
   background-image: url('../images/common/email2.png');
}
.fixed .c-call-contact:hover i{
     background-image: url('../images/common/email-hv.png') ;
}
.c-title-head p{
  position: absolute;
  bottom: 41px;
  color: #111;
  font-size: 11px;
  padding-left: 50px;
  z-index: 99;
  line-height: 200%;
  letter-spacing: 1.1px;
}

.fixed .c-call-contact{
    border: 2px solid #C29B64;
    color: #C29B64;
  background: #fff;
}
.fixed .c-call-contact.active{
  background: #C29B64;
  color: #fff;
}
.fixed .c-call-contact.active i{
  background-image: url('../images/common/email-hv.png') ;
}
.fixed .c-call-contact:hover{
  background: #C29B64;
  color: #fff;
}
.fixed .c-call-contact.active:hover{
    color: #C29B64;
  background: #fff;
}
.fixed .c-call-contact.active:hover i{
     background-image: url('../images/common/email2.png');
}
.link-index{
  position: absolute;
  right: 51px;
  top: 71px;
  z-index: 100;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  direction: rtl;
  font-size: 17px;
  font-weight: bold;
  padding-top: 42px;

}

.link-index:hover{
  color: #28498A;
}

.link-index::after{
  position: absolute;
  content: "";
  right: -15px;
  bottom: 0;
  border-right: 1px solid #28498A;
  width: 0;
  height: 81%;
  opacity: 0;
  transition: 0.4s;
}

.link-index:hover::after{
  opacity: 1;
}

.link-index::before{
  position: absolute;
  content: "";
  background: url(../images/common/ic-down.png) no-repeat;
  background-size: contain;
  width: 29px;
  height: 29px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
  /*end custom*/
  
  /* Toggle
  -------------------------------------------------*/
  .toggle {
    text-align: center;
    padding: 40px 0 20px;
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 201;
    position: absolute;
    right: 0;
    top: 0;
    height: 120px;
    width: 130px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
  }
   .toggle p{
     width: 100%;
     color: #111;
     font-size: 9px;
     text-align: center;
     padding-left: 9px;
     margin-top: 3px;
     font-family: inherit;
   }
   .toggle.change{
     padding: 36px 0;
   }

  .toggle.toggle1{
    position: fixed;
    /* top: 30px; */
  }
 
  .toggle.active, .toggle.toggle2{
    position: fixed;
    top: 0;
  }
  
  .toggle div {
    width: 45px;
    margin: 0 auto;
    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-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  
  .toggle span {
    content: '';
    display: block;
    width: 27px;
    height: 1px;
    background-color: #111;
    margin: 7px 5px 2px;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .toggle span:nth-of-type(1) {
    width: 37px;
  }

  .toggle.change span:nth-of-type(1) {
    -webkit-transform: rotate(-45deg) translate(-7px, 13px);
    transform: rotate(-45deg) translate(-7px, 11px);
  }
  
  .toggle.change span:nth-of-type(2) {
    opacity: 0;
  }
  
  .toggle.change span:nth-of-type(3) {
    width: 37px;
    -webkit-transform: rotate(45deg) translate(-1px, -7px);
    transform: rotate(45deg) translate(-3px, -8px);
  }
  
  /* Container
  -------------------------------------------------*/
  .container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -999px;
  }
  
  
  .over {
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .over:hover {
    opacity: 0.8;
  }
  
  .tac{
    text-align: center;
  }
  
  /* Footer
  -------------------------------------------------*/
  .ft-bg {
      background: url(../images/common/bg-ft.png) center center no-repeat;
      background-size: cover;
      padding: 110px 0 96px;
      background-position: inherit;
  }
  .c-map iframe{
    width: 100%;
    height: 456px;
  }

  .logo-ft {
    text-align: center;
    margin: 30px 0 0px;
    display: block;
}
.logo-ft h3 {
  text-align: center;
  font-size: 20px;
  line-height: 140%;
  margin-top: 15px;
  font-weight: bold;
}
.c-logo-ft{
  justify-content: center;
  align-items: center;
  padding-top: 237px;
  flex-wrap: wrap;
}
.c-logo-ft p{
  font-size: 14px;
  width: 100%;
  line-height: 160%;
  padding-top: 29px;
  padding-bottom: 0;
  text-align: center;
  font-family: A-OTF-M;
}
.c-logo-ft p.t_2{
  font-size: 34px;
  padding-top: 7px;
}

.c-logo-ft .c-item{
  width: auto;
  margin: 67px 25px 4px;
}
.c-logo-ft .c-item.ct{
  display: flex;
  align-items: center;
  justify-content: center;
} 

.c-logo-ft .c-item.ct .c-tt-h1{
  margin-left: 0;
  width: 100%;
  margin-top: 25px;
}
.c-logo-ft .c-item.ct2 img{
  width: 350px;
}
.c-logo-ft p img{width: 100%;}
  .copyright {
    font-size: 9px;
    line-height: 200%;
    padding: 28px 0;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
}

.c-logo-ft .address{
  font-size: 16px;
  line-height: 160%;
  position: relative;
}

.c-logo-ft .address::before{
  position: absolute;
  content: "";
  background: #CCCCCC;
  width: 1px;
  height: 84px;
  left: -50px;
  top: -15px;
}

  .bg{
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .bg1 {
      background-image: url(../images/top/bg1.png);
  }
  .bg2 {
    background-image: url(../images/top/bg2.png);
  }
  .bg3 {
    background-image: url(../images/top/bg3.png);
  }
  .bg4 {
    background-image: url(../images/top/bg4.png);
  }
.bg5 {
    background-image: url(../images/top/bg5.png);
  }

  .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pagination li{
  border-radius: 50%;
  background-color: transparent;
  margin: 0 5px;
  font-size: 13px;
  padding: 4px 0px 3px;
  text-align: center;
  width: 30px;
  cursor: pointer;
}
.pagination li.c-prev, .pagination li.c-next{
  position: relative;
  margin: 0 20px;
}
.pagination li.c-prev::before,.pagination li.c-next::before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url('../images/common/next.png');
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pagination li.c-prev::before{
  background-image: url('../images/common/prev.png');
}
.pagination li:hover, .pagination li.active{
  background-color: #41773B;
  color: #fff;
}
.pagination li.c-prev:hover, .pagination li.c-next:hover{
  background-color: transparent;
}
.pagination li.active{
  cursor: auto;
}

  .contact-pallarax-list-box {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    /* height: 100%; */
    position: absolute;
    
    box-shadow: 0 2px 4px rgb(0,0,0, 0.16);
    justify-content: center;
  top: 50%;left: 50%;transform: translate(-50%, 22%);z-index: 9;}
  /* .contact-pallarax.bg-ft::after{
    position: absolute;
    content: "";
    bottom: -300px;
    left: 0;
    background: rgb(207 177 53 / 6%);
    width: 100%;
    height: 345px;
  } */
  .contact-pallarax-box {
    position: relative;
    z-index: 3;
    width: 50%;
    background-color: rgb(255, 255, 255);
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #F4F4F4;
    box-shadow: 0 2px 4px rgb(0 0 0 / 16%);
  }
  .contact-pallarax-box .tt-1 {
    margin-bottom: 10px;
    text-align: center;
  }
  .contact-pallarax-box .tt-1 h3 {
    font-size: 42px;
    line-height: 140%;
    font-weight: 500;
    font-family: A-OTF-M;
  }
  .contact-pallarax-box .tt-1 p {
    font-size: 15px;
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
    font-family: 'font-mei';
    color: #111;
    margin-top: 18px;
  }
  .contact-pallarax-box .tt-1 p::after {
    border-bottom: 1px solid #24936E;
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    margin: 10px auto 0;
    bottom: -20px;
  }
  .contact-pallarax-box .content {
    font-size: 14px;
    line-height: 200%;
    text-align: center;
    margin: 60px 0 0;
    letter-spacing: 1px;
  }
  .contact-pallarax-box .btn-1{
    color: #fff;
    background: #752A09;
    width: 280px;
    height: 72px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #752A09;
  }
  .contact-pallarax-box .btn-1:before{
    background-image: url('../images/top/ic-arr-4.png');
    width: 20px;
    height: 24px;
    margin-top: -8px;
  }
  .contact-pallarax-box .btn-1:hover{
    background: #fff;
    color: #4F2002;
    border: 2px solid #4F2002;
  }
  .contact-pallarax-box .btn-1:hover:before{
    background-image: url('../images/top/ic-arr-4-hv.png');
  }
  .contact-pallarax-box:nth-of-type(2n) {
    border-left: 1px solid #F4F4F4;
  }
  .contact-pallarax-box h2 {
    font-size: 34px;
    position: relative;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0px;
    font-family: 'font-mei';
    color: #111;
    display: flex;
    justify-content: center;
    padding-left: 40px;
  }
  .contact-pallarax-box h2::before{
    content: '';
    background-image: url('../images/common/ic-phone.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
  }

/*ovh*/

.ovh .h-box-center::before{
  background: none;
}
.ovh .h-nav .bg-logo{
  background: transparent;
}


.ovh .h-box-center::after, .ovh .head-hh{
  background: none;
  z-index: 90;
}

.ovh #Y_sclorebox{
  display: none;
}
.ovh .h-box-center{
  display: flex;
  height: 100%;
}

 .ovh .h-box-logo {
  background: #fff;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 100%;
  flex-wrap: wrap;
  overflow: auto;
  background-image: url('../images/common/toggle-bg.png') !important;
}
.ovh .h-box::before, .ovh .h-box::after{
   background-color: transparent;
   background: transparent;
}
.ovh .h-box-logo ul li{
  transition: 0.4s;
}

 .ovh .h-box-logo ul li a {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    text-align: right;
    max-width: 100%;
    margin: 0 0 0 auto;
    padding: 25px 0 15px;
}
.ovh .h-box-logo ul li a p:after{
    content: "";
    /* border-bottom: 1px solid #527E5F; */
    width: calc(100% - 25px);
    height: 100%;
    display: block;
    bottom: 0;
    left: 0;
    position: absolute;
    transform: translateX(-101%);
    height: 0;
    z-index: -1;
    transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ovh .h-box-logo ul li a:hover p:after{
    height: 100%;
  transform: translateX(0);
}

/*end-ovh*/
.fw500{
  font-weight: 500 !important;
}
.text-left{
  text-align: left !important;
}
.text-center{
  text-align: center !important;
}
.text-right{
  text-align: right !important;
}
.no-bord{
  border: 0 !important;
}
.no-before::before{
  display: none !important;
}
.position-relative{
  position: relative;
}
.justify-start{
  justify-content: start !important;
}
.justify-end{
  justify-content: end !important;
}
.alit-center{
  align-items: center !important;
}
.no-bg{
  background-image: none;
  background-color: transparent;
  background: transparent;
}

.font-mei{
  font-family: 'font-mei' !important;
}
.font-aotf{
  font-family: 'A-OTF-R' !important;
}

.display-inline-block{
  display: inline-block !important;
}
.display-block{
  display: block !important;
}

.pt110{
  padding-top: 110px !important;
}
.pb110{
  padding-bottom: 110px !important;
}
.box {
  z-index: 3;
  position: relative;
  margin-top: -35px;
  font-family: A-OTF-M, serif;
}

.box .flex {
  justify-content: center;
  align-items: center;
}

.box_b {
  padding-top: 40px;
}

.fc__ttl {
  z-index: 1;
}


.fc__ttl p {
  text-align: center;
  color: #fff;
}

.fc__main {
  height: 400px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.fc__main:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /* background-image: url(../images/common/h-bg-sec.png); */
  background-size: cover;
  background-position: center;
}

.fc__main h2 {
  font-size: 48px;
  color: #fff;
  line-height: 120%;
  display: block;
  width: 100%;
  text-align: center;
  letter-spacing: 4px;
  padding-top: 150px;
  font-weight: bold;
  z-index: 9;
}

.fc__main h2 p {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: normal;
}

.ttl p {
  text-align: center;
}

.ttl figure {
  text-align: center;
}

.ttl-1 {
  line-height: 120%;
  text-align: center;
  padding-bottom: 10px;
  /* display: flex; */
  align-items: center;
  font-size: 84px;
  justify-content: center;
  letter-spacing: 8px;
  font-weight: normal;
}

.ttl-1-news {
  color: #cccccc;
  font-size: 14px;
  /* font-family: Meiryo, sans-serif; */
}

/* .ttl-1::before{
  content: "";
  background: #111;
  width: 20px;
  height: 1px;
  margin-right: 10px;
}

.ttl-1::after{
  content: "";
  background: #111;
  width: 20px;
  height: 1px;
  margin-left: 10px;
} */

.ttl-1 span {
  color: #CFB135;
}

.bg-sec .top-block2 {
  padding-top: 0;
  /* padding-bottom: 50px; */
  background: none;
}

.ttl-2 {
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 4px;
}

.ttl-2 span {
  font-size: 32px;
}

.ttl-2-news {
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ttl-3 {
  background: #d90000;
  width: 56px;
  height: 34px;
  margin: 30px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 11px;
  font-family: Meiryo, sans-serif;
  /* font-family: 'Noto Serif JP', serif; */
  letter-spacing: 2px;
}

.ttl-2-news {
  font-weight: bold;
  letter-spacing: 6px;
  color: #111;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ttl-1-news span {
  border: 1px solid #009f41;
  width: 80px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 10px;
}

@media all and (max-width: 1024px) {
  .fc__main {
    height: 300px;
  }
}

@media all and (max-width: 768px) {
  .fc__main {
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .fc__ttl{
    margin-top: 100px;
  }
}

.bread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background: #F6F6F6;
}

.bread-sec {
  justify-content: flex-start;
  padding-left: 300px;
}

.bread li a {
  color: #111;
  line-height: 80px;
  letter-spacing: 1.6px;
  font-size: 13px;
}

@media all and (max-width: 1024px) {
  .bread li a {
    font-size: 12px;
    line-height: 60px;
    letter-spacing: 0;
  }
}

@media all and (max-width: 768px) {
  .bread li a {
    font-size: 11px;
    line-height: 50px;
  }
  .bread li:nth-of-type(1) a {
    font-size: 11px;
    display: block;
    display: -webkit-box;
    max-width: 130px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    vertical-align: middle;
    overflow: hidden;
    line-height: 130%;
  }
}

@media all and (max-width: 768px) {
  .box {
    margin-top: -30px;
  }

  .box_b {
    padding-top: 30px;
  }
}

@media all and (max-width: 767px) {
  .box {
    margin-top: -20px;
  }

  .box_b {
    padding-top: 10px;
  }

  .box .flex {
    display: block;
  }
  .ttl-2-news {
    display: block;
  }

  .ttl-3 {
    margin: 0 auto 10px auto;
  }

  .shop-link a {
    height: 60px;
    font-size: 14px;
  }
}
@media (max-width: 1580px) {

  .h-box-logo ul li a{
    font-size: 14px;
  }
  .h-box-logo ul .c-contact-link a {
    width: 100%;
  }
  .contact-pallarax-box{
    /* width: 30%; */
  }
  .h-box-logo ul li a.c-call-menu{
    margin-right: 0;
    font-size: 18px;
  }
  .h-box-logo ul li a.c-call-menu:before{
    width: 16px;
    height: 16px;
    margin-bottom: 0;
  }

  .h-box-logo ul .c-contact-link::before{
    width: 18px;
    height: 13px;
    margin-right: 7px;
  }

  .h-box-logo ul .c-contact-link.ic-world::before{
    width: 16px;
    height: 16px;
  }
  .h-box-logo ul .c-contact-link.ic-world::after{
    width: 13px;
    height: 7px;
    margin-left: 6px;
  }
  /*custom*/
  .h-nav .bg-logo{
  }
  .h-box-logo ul .c-contact-link{
    margin-left: 30px;
  }

  .h-nav .bg-logo h1 img{
    width: 70%;
  }
  .h-nav .bg-logo h1 p.t_2{
  }
  .h-box-center::after{
    width: 80px;
  }
  .h-box-center::before{
    width: 80px;
  }
 
  .bg_hs{
  }
  .link-index{
    right: 30px;
  }
  .h-box-logo ul li.last{
    margin-left: 0;
  }
  /*end custom*/
}

@media (max-width: 1200px) {
  .h-box::before{
    width: 170px;
    display: none;
  }

  .bg_h, .bg_h2{
    top: 100px;
  }

  .toggle, .toggle.active, .toggle.toggle2 {
    position: fixed;
    height: 100px;
    width: 100px;
    display: flex;
    padding-top: 26px !important;
  }
  .toggle.change ~ .h-box.h-nav .h-box-logo{
    opacity: 1;
    transition: 0.4s;
    height: 100%;
    /* background: #001C07; */
    z-index: 102;
  }
  .h-nav .h-box-logo .bg-logo{
    width: 100% !important;
    height: 100px;
    background: #fff;
    margin-left: 0;
    padding-left: 30px;
    display: flex;
    flex: none;
    position: fixed;
  }
  .h-box-logo ul .c-contact-link {
    width: 100%;
    /* max-width: 250px; */
    margin: 40px auto 0;
    /* padding: 10px 10px; */
    height: auto;
    background: #fff;
    justify-content: center;
    margin-left: 0;
  }

  .h-box-logo{
    opacity: 1;
    top: 0;
    transform: unset;
    left: 0;
    transition: 0.4s;
    justify-content: flex-end;
  }

  .h-box-logo ul li {
    margin: 0 auto 30px;
    flex-wrap: wrap;
  }

  .h-box-logo ul li.last{
    margin: 0 auto 10px;
  }
 
  .h-box-logo ul li ~ li::before{
    display: none;
  }

  .h-box-logo .bg-logo .logo::before{
    background-image: url(../images/common/logo-head1.png);
  }
  
  .c-tt-h1 p, .c-tt-h1 h1{
    color: #111;
  }
  .c-tt-h1 p{
    font-size:10px;
  }
  .c-tt-h1 h1{
    font-size: 20px;
  }
  .c-tt-h1 h1 span{
    font-size: 15px;
    margin-right: 10px;
  }
  .h-box-center{
    /* overflow: hidden; */
    /* position: fixed; */
    z-index: 102;
    /* height: 0; */
    display: flex;
  }
  .toggle.change ~ .h-nav .h-box-center{
    height: 100%;
    position: fixed;
  }
  .toggle.change ~ .h-nav .h-box-center .h-box-logo{
    height: 100%;
    position: fixed;
    z-index: 102;
    justify-content: center;
    overflow: auto;
    display: flex;
    align-items: flex-start;
  }

  .toggle.change ~ .h-nav .bg-logo{
    /* display: none; */
    width: 100%;
  }

  .ovh .h-box-center ul{
    padding-right: 0;
    width: 100%;
    opacity: 1;
    height: max-content;
    display: block !important;
    overflow: auto;
    z-index: 1;
    padding-top: 200px;
    background: transparent;
    max-width: 100%;
    padding-left: 0;
    position: relative;
    order: 1;
  }
  
  .h-box-logo ul, .h-box-center.fixed ul, .fixed .h-box-logo ul {display: none;}
 
  .bg_hs{
    width: 100%;
    right: 0;
    height: 100%;
  }
  .h-box-center::after, .h-box-center::before, #Y_sclorebox, .link-index{
    display: none;
  }
  .txt-container h3::before{
    width: 119px;
  }

  .h-nav .bg-logo h1{
    margin-left: 0;
    font-size: 18px;
    color: #24936E;
  }

  .h-nav .bg-logo h1 p.t_1{
    padding-bottom: 0;
  }

  .ovh .h-box-logo ul li.c-contact-link{
    margin: 20px auto 0;
    padding-top: 0;
    border: 2px solid #24936E;
  }

  .ovh .h-box-logo ul li.c-contact-link a{
    padding: 30px 0;
    display: flex;
  }

  .ovh .h-box-logo ul li a {
    display: block;
    margin: 0 auto;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding: 10px 0;
    transition: 0.4s;
    border: 0 !important;
    color: #111;
  }
   .ovh .h-box-logo ul li a:hover{
     color: #111;
   }

  
  .ovh .h-box-logo ul li a:before{
    background-image: url(../images/common/email4.png);
    width: 25px;
    height: 20px;
  }
  .ovh .h-box-logo ul li a:hover:before{
    opacity: 1;
  }
  .ovh .h-box-logo ul li a.c-contact-link:before{
    border: 0;
    background-image: url(../images/common/ic-h2.png);
    margin-right: 10px;
    position: relative;
    left: 0;
    transform: unset;
    top: -1px;
  }

  .h-box-logo ul .c-contact-link::before{
    left: 50%;
    transform: translateX(-50%);
    top: 12px;
  }
  .h-box-logo ul li a::after{
    bottom: 0;
  }
  .h-box-logo ul .c-contact-link a {
    width: 100%;
    max-width: 210px;
    margin-bottom: 0;
    padding: 19px 0;
    text-align: left;
    display: flex;
  }

  
  /*Custom*/
  .fixed .h-box-logo ul li::after{
    display: none;
  }
  .fixed .h-box-logo ul .c-contact-link a{
    background: none;
    color: #24936E;
  }
  #Y_sclore div{
    background: #ccc;
  }
  #Y_sclore p{
    color: #eee;
  }
    .c-title-head p{
      padding-left: 150px;
      font-size: 20px;
    }
  .h-box-logo::before{
    display: none;
  }
  .txt-container{
    padding: 0;
    top: 55%;
    width: 100%;
  }
  .ovh .txt-container{
    display: none;
  }
  .txt-container p{
    padding-bottom: 0;
  } 


  .c-logo-ft{
    padding-left: 0;
  }
  .c-logo-ft .address::before{
    left: -25px;
  }

  .h-nav .bg-logo h1 img{
    display: none;
  }

  .h-nav .bg-logo h1 .on{
    display: block;
    width: auto;
  }

  .h-nav .fixed .bg-logo h1 .on{
    width: auto;
  }

  /*End Custom*/
}
@media (max-width: 1024px) {
  .bg-ft{
    height: 400px
  } 


  .h-box:after{
    display: none;
  }
  .txt-container h2 .c-df {
      font-size: 90px;
      color: #fff !important;
      margin: 0 !important;
      padding-right: 25px;
  }
  .txt-container h3 span {
    margin-left: 0;
    color: #fff !important;
  }
  .txt-container p .color-df2 {
    color: #fff;
    margin-right: 5px;
  }
  .h-box::before{
    display: none;
  }
  .contact-pallarax-box{
    width: 47%;
  }

  .c-logo-ft{
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 20px;
  }
  /*Custom*/
  .c-logo-ft .address::before{
    display: none;
  }
  .c-logo-ft .c-item.ct{
    flex-wrap: wrap;
    margin: 300px auto 0;
    width: 100%;
    max-width: 600px;
  }
  .c-logo-ft .address{
    text-align: center;
    width: 100%;
  }

  .top-pallarax .box1{
    margin: 66px auto 0;
  }

  .top-pallarax {
    height: 400px;
  }

  .top-pallarax.top-pallarax-w .parallax__container::before{
    width: 300px;
  }

  .c-tt-pallarax{
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 0;
  }

  .c-tt-pallarax h3{
    font-size: 40px;
  }

  .c-tt-pallarax p{
    font-size: 14px;
  }
  /*End Custom*/
}
@media (max-width: 768px){
      .bread li a {
      font-size: 11px;
      /* line-height: 100%; */
    }
    .bread li:nth-of-type(3) a{
      font-size: 11px;
      display: block;
      display: -webkit-box;
      max-width: 105px;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      vertical-align: middle;
      overflow: hidden;
    }

  .toggle, .toggle.active, .toggle.toggle2 {
    /* top: 0 !important;
    height: 60px;
    width: 60px;
    padding-top: 5px !important;
    padding-right: 15px;
    background-color: transparent; */
}

.ovh .h-box-center ul{
  padding-top: 250px;
}
  .c-call-contact {
    display: none;
  }
 .ovh .c-call-contact {
    display: flex;
    top: auto;
    position: relative;
    order: 2;
    margin: 10px 0;
    right: 0;
    margin-right: 2%;
  }
  
.c-call-contact ~ .c-call-contact{
     margin-right: 0%;
}
  .c-call-contact, .fixed .c-call-contact{
      border: 2px solid #111;
      color: #111;
      background: #fff;
  }
  .c-call-contact:hover, .fixed .c-call-contact:hover{
    background: #111;
    color: #fff;
  }
  .c-call-contact.active, .fixed .c-call-contact.active{
      border: 2px solid #111;
      color: #fff;
      background: #111;
  }
  .c-call-contact.active:hover, .fixed .c-call-contact.active:hover{
    background: #fff;
    color: #111;
  }
  .fixed .c-call-contact i{
     background-image: url('../images/common/email.png') ;
  }
  .c-call-contact.active:hover i, .fixed .c-call-contact.active:hover i{
        background-image: url('../images/common/email.png') ;
  }
  .h-box-logo .btn-3 {
    display: flex;
    position: fixed;
    z-index: 11;
    margin-top: 25px;
    width: 150px;
    height: 34px;
    left: auto;
    right: 75px;
    font-size: 10.5px;
    padding-left: 21px;
  }

  .bg-logo.bg-logo1 .btn-3 {
    border: 1px solid #ffffff;
  }

  .h-box-logo .btn-3:before {
    content: '';
    background-image: url(../images/common/ic-phone.png);
    width: 11.5px;
    height: 11.5px;
    position: absolute;
    left: 21px;
    background-size: cover;
  }



  .fc__ttl--2 {
    font-size: 16px;
  }
  .fc__ttl--1 {
    font-size: 30px;
    margin-bottom: 10px;
    letter-spacing: 4px;
  }
  .contact-pallarax.bg-ft {
    height: 740px;
  }
  .contact-pallarax-list-box{
    flex-wrap: wrap;
    
    justify-content: center;
  transform: translate(-50%, -50%);}
  .contact-pallarax-box {
    width: 90% !important;
    padding-top: 0;
    height: 330px;
    border: 0;
    margin: 0 0 15px;
  }
  .contact-pallarax-box:nth-of-type(2n){
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .c-tt-h1 p {
    font-size: 10px;
    letter-spacing: 1px;
  }

  .c-tt-h1 h1{
    font-size: 16px;
    letter-spacing: 3px;
  }
  .c-tt-h1 h1 span{
    font-size: 14px;
    margin-right: 5px;
    letter-spacing: 1px;
    line-height: 200%;
  }

  
  .toggle.change ~ .h-nav .h-box-logo ul.menu-mb{
    height: 100%;
    width: 100%;
    padding-top: 150px;
  }
 .h-nav .h-box-logo .bg-logo{
   height: 100px;
 }
  

  /*Custom*/
  .c-logo-ft .c-item{
    margin: 60px 0px 20px;
  }
  #Y_sclorebox{
    display: none;
  }
  .c-title-head p{
    font-size: 16px;
    padding: 0 30px;
  }

  .c-logo-ft .c-item.ct{
    margin-top: 70px;
  }
  /*End Custom*/
}
@media (max-width: 580px){
  .pagination li{
    margin: 0 1.5px;
    font-size: 10px;
    padding: 0px;
    width: 22px;
  }
  .pagination li.c-prev, .pagination li.c-next{
    display: none;
  }
  .c-logo-ft .c-item.ct .c-tt-h1 h2{
    font-size: 14px;
  }
  .c-logo-ft .c-item.ct .c-tt-h1 p{
    font-size: 7px;
  }
  .ovh .h-box-center ul {
    padding-top: 150px;
  }
  .c-tt-h1 h1 {
    font-size: 12px;
    letter-spacing: 2px !important;
  }

  .toggle.change ~ .h-nav .h-box-logo ul.menu-mb{
    padding: 100px 20px 0;
  }
  .contact-pallarax-box h2, .contact-pallarax-box .tt-1 h3{
    font-size: 25px;
    padding-left: 0;
  }

  .contact-pallarax-box h2::before {
    top: 4px;
    left: 0;
    width: 20px;
    height: 20px;
    position: relative;
    margin-right: 8px;
  }
   .h-nav::after, .h-nav::before, .c-note-head{
    display:none;
  }

  .h-nav .h-box-logo .bg-logo{
    padding-left: 15px !important;
  }

  .h-nav .h-box-logo .bg-logo.bg-logo1 {
    background: #0A2546;
  }

  .h-nav .bg-logo.bg-logo1 .logo::before {
    background-image: url(../images/common/ic-hh.png);
  }
  
  .toggle.active {
    background: transparent;
  }

  .toggle.active span {
    background-color: #ffffff;
  }

  .toggle.active p {
    color: #ffffff !important;
  }

  .c-logo-ft .c-item.ct2 img {
    width: 100%;
  }
  .c-logo-ft .c-item.ct img{
    width: 80px;
    margin: auto;
  }
  .c-logo-ft p.t_2{
    font-size: 30px;
  }
  .c-logo-ft p{
    font-size: 11px;
  }
  .btn-all {
    flex-wrap: wrap;
  }
 
  .item-contact-pallarax-box .btn-1{
    width: 100% !important;
  }

  .top-pallarax::after {
    width: 84px;
    height: 60px;
  }

  .txt-container p {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 180%;
  margin-top: -90px;}
  .txt-container{
    height: 370px;
  }
  .txt-container h2 {
    font-size: 34px;
  }
  .txt-container h2 span{
    font-size: 40px;
  }
  .txt-container h2 .c-df{
    font-size: 40px;
    padding-right: 15px;
  }
  .txt-container h2 span.fs45 {
      font-size: 18px;
  }

  .txt-container::before {
    width: 350px;
    height: 100%;
  }
  .txt-container h3{
    font-size: 34px;
    letter-spacing: 3px;
  }
  .txt-container h3 span{
    font-size: 40px;
  }
  .btn-1 + .btn-1 {
    margin-top: 20px;
  }

  .top-pallarax p{
      font-size: 12px;
  }
  /*Custom*/
 
  
    .txt-container h3 img{
      width: 100%;
    }

    
    .c-logo-ft .c-item.ct .logo{
      padding-left: 0;
    }

    .c-logo-ft .address{
      font-size: 14px;
    }

    .copyright{
      padding-top: 30px;
    }

    .top-pallarax{
      height: 300px;
    }

    .top-pallarax .pallarax-ft{
      padding: 60px 20px;
    }

    .top-pallarax .c-list-item32 .c-item{
      width: 100%;
      margin-right: 0;
      padding: 20px 0;
      margin-bottom: 30px;
    }

    .top-pallarax .c-list-item32 .c-item:last-of-type{
      margin-bottom: 0;
    }

    .top-pallarax .box1{
      flex-wrap: wrap;
      margin-top: 40px;
    }

    .top-pallarax .box1 p{
      width: 100%;
      padding: 20px;
    }

    .top-pallarax .box1 a{
      width: 100%;
      padding: 10px 0;
      font-size: 18px;
    }

    .brand{
      padding: 30px 0;
    }

    .brand .wrapper{
      justify-content: space-between;
    }

    .brand a{
      width: 48%;
      margin-right: 0;
      margin-bottom: 2%;
    }

    .pallarax-box figure{
      width: 50%;
      margin: 0 auto;
    }

    .pallarax-box figure img{
      width: 100%;
    }

    .pallarax-box h3{
      font-size: 25px;
      padding-left: 20px;
      padding-right: 20px;
    }

    .h-nav .bg-logo h1{
      width: 80%;
      margin-top: 0;
      line-height: 160%;
    }

    .h-nav .bg-logo h1 .on, .h-nav .fixed .bg-logo h1 .on{
      width: 100%;
    }

    .h-box-logo .bg-logo .logo::before{
      width: 45px;
      height: 45px;
      background-size: contain;
    }

    .h-nav .bg-logo h1 p.t_1{
      font-size: 11px;
    }

    .h-nav .bg-logo h1 p.t_2, .h-nav .fixed .bg-logo h1 p.t_2, .fixed1 .bg-logo h1 p.t_2{
      font-size: 28px;
    }

    .h-box-logo ul li{
      padding: 10px 0 10px;
      margin-bottom: 0;
    }

    .ovh .h-box-logo ul li.c-contact-link a{
      padding: 20px 0;
    }

    .c-tt-pallarax{
      left: 0;
      padding-left: 30px;
    }

    .c-tt-pallarax h3{
      font-size: 30px;
    }

    .top-pallarax.top-pallarax-w .parallax__container::before{
      width: 150px;
    }

  /*End Custom*/
  
}

#A, #B, #C, #D, #E, #F, #menu_A, #menu_B, #menu_C, #menu_D, #menu_E{
  position: relative;
  top: -120px;
}