/* --------------------------------------------------
------------------- 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;
}
.link-call {
  position: fixed;
  padding: 14px 0;
  background: red;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  z-index: 99;
  display: none;
}
.show-mobile{
  display: none;
}
.video-sp{
  display: none;
}

.ovh .h-box-center::before{
    background: none;
  }
  .ovh .h-nav1 .bg-logo{
    background: transparent;
    display: none;
  }
  .ovh .h-nav{
    z-index: 0;
  }
  
  .ovh .h-box-center::after, .ovh .head-hh{
    background: none;
    z-index: 90;
  }
  
  .ovh #Y_sclorebox{
    display: none;
  }
  
  .none-top{
    display: none;
  }
  
  .none-top1{
    display: block;
  }
  
  .sec{
    background: #fff;
  }
  .h-box::before{
    content: '';
    background: #fff;
    display:block;
    width: 270px;
    height: 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  /* .h-box::after{
    content: '';
    background-image: url('../images/top/ic-logo.png');
    background-size: contain;
    background-position: left;
    background-repeat:no-repeat;
    width: 600px;
    height: 663px;
    display: block;
    position: absolute;
    bottom: 0;
    left: -9%;
    transform: translateY(1%);
  } */
  .h-box-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /* bottom: 0; */
    width: 100%;
    height: auto;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    /* -webkit-box-pack: center; */
    -ms-flex-pack: center;
    /* justify-content: center; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-box-direction: normal; */
    -ms-flex-direction: column;
    /* flex-direction: column; */
    position: absolute;
    /* display: none; */
    z-index: 99;
  }
  .ovh .h-box-center{
    display: flex;
    height: 100%;
  }
 
  .h-box-center.fixed1, .fixed1 .h-box-center{
    position: fixed;
    display: flex;
  }
  .h-box-logo1 {
    position: fixed !important;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0 !important;
    right: 0;
    bottom: 0;
    z-index: 200 !important;
    background: url(../images/common/bg-toogle-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #fff;
  }
  
  .bg-container{
    display: flex;
    width: 100%;
    height: 100%;
  }
  .bg-container::after{
    position: relative;
    content: "";
    background: rgb(139,69,19,0.8);
    width: 68.6%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 90;
    transform: translateY(-100%);
  } 

  .h-nav1.h-nav2::after, .h-nav1.h-nav2::before{
    display: none;
  }
  .bg-container::before{
    position: relative;
    content: "";
    background: rgb(30,0,0,0.8);
    width: 600px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 91;
    transform: translateY(-100%);
  }
  
  .h-box-logo{
    /* right: 0; */
    z-index: 99;
    top: 0;
    height: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #fff;
    position: relative;
  }
  .h-nav1.fixed1 .h-box-logo{
    background: #fff;
  }
   .ovh .h-box-logo {
    background: #fff;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 100%;
    /* align-items: flex-end; */
    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;
  }
  .h-box-logo::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: 0.4s;
    display: block;
    content: '';
  }
  .h-box-center.fixed1 .h-box-logo{
    background-color: #fff;
    display: flex;
  }
  .h-nav.fixed1 ~ .h-box.h-nav1 .h-box-logo{
    position: fixed;
    justify-content: space-between;
    z-index: 99;
  }
  .h-nav.fixed1 ~ .h-box.h-nav1 .h-box-logo .bg-logo{
    display: inline-block;
  }
.c-logo-ovh{
  display: none;
}
  .h-box-logo ul{
    height: 100%;
    display: flex;
    align-items: center;
    /* position: relative; */
    z-index: 99;
    width: 60%;
    justify-content: space-between;
    height: 120px;
    /* display: none; */
    margin-right: 180px;
  }

   .h-box-logo ul.menu-sp{
     display:none;
   }
   .ovh .h-box-logo ul.menu-sp{
     display:block;
     margin-right: 80px;
     margin-bottom: 40px;
   }
   .ovh .h-box-logo ul.menu-pc{
     display: none !important;
   }
  .h-box-logo ul li{
    /* width: auto; */
    color: #fff;
    /* position: relative; */
    margin-top: 0;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .h-box-logo ul.menu-pc li{
    display: block;
    padding-top: 47px;
  }
  .fixed1 .h-box-logo ul.menu-pc li{
    padding-top: 40px;
  }
  .h-box-center.fixed1 ul{
    /* display:flex; */
  }
  .ovh .c-logo-ovh{
    display: block;
    height: 190px;
    width: 100%;
    justify-content: flex-end;
    text-align: right;
    padding-right: 75px;
    /* position: relative; */
    /* margin: 0 0 60px auto; */
    font-family: 'Noto Serif JP';
    position: absolute;
    bottom: 60px;
  }
  .c-logo-ovh .c-adress-head {
    margin-right: 0;
    font-size: 16px;
    line-height: 120%;
    color: #666;
    margin-top: 40px;
    display: block;
  }
  .c-logo-ovh .c-adress-head h2{
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 120%;
    text-align: right;
  }
    .c-logo-ovh .c-adress-head p{
      text-align: right;
    }
  .c-logo-ovh .c-adress-head h2 span{
    font-size: 16px;
  }
   .c-logo-ovh .logo2{
     height: auto !important;
     margin-top: 0 !important;
     display: inline-block !important;
   }
  .ovh .c-logo-ovh .c-tt-h1 span{
    color: #999;
    font-size: 12px;
    display: block;
    font-family: 'font-mei';
    letter-spacing: 1.5px;
    text-align: center;
  }
  .ovh .c-logo-ovh .c-tt-h1 h2{
    font-size: 32px;
    color: #527E5F;
    line-height: 120%;
    margin-top: 10px;
  }
  .ovh .c-logo-ovh a.logo2::before{
    /* content: ''; */
    background-image: url(../images/common/ic-hh.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 40px;
    height: 44px;
    display: inline-block;
    margin-right: 14px;
  }
  .ovh .c-logo-ovh img{
    position: absolute;
    bottom: 40px;
    right: 70px;
  }
  .ovh .h-box-center ul{
    padding-right: 0;
    display:block;
    height: auto;
    width: 100%;
    padding-top: 200px;
  }
  .ovh .h-box-logo ul li{
    height: auto;
    width: 100%;
    transition: 0.4s;
  }
  .ovh .h-box-logo ul li a:hover{
    /* padding-right: 20px; */
    /* transition: 0.4s; */
  }
   .ovh .h-box-logo ul li a {
      position: relative;
      display: block;
      width: 170px;
      text-align: right;
      max-width: 100%;
      margin: 0 0 0 auto;
      padding: 25px 0 15px;
  }
  .h-box-logo ul li:last-child{
    margin-right: 30px;
  }
  .h-box-logo ul.menu-pc li:last-child{
    margin-right: 0;
  }
  .h-box-logo ul.menu-pc li h3{
    font-size: 20px;
    color:#527E5F;
    font-family: 'Noto Serif JP';
  }
  .h-box-logo ul.menu-pc li h3 span{
    font-size: 16px;
  }
  .h-box-logo ul li::after {
    content: '';
    display: none;
    position: absolute;
    left: 50%;
    top: -10px;
    width: 40px;
    height: 1px;
    background-color: #ADB445;
    margin: auto;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
    transform: translateX(-50%);
}
.h-box-logo ul li:hover::after {
  opacity: 1;
  -webkit-transition: 0.4s;
    transition: 0.4s;
}
  /* .h-box-logo ul li::before{
    content: '';
    display: inline-block;
    border-left: 1px solid #fff;
    height: 24px;
    width: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  } */
  .h-box-logo ul li p{
    text-align: right;
    font-size: 15px;
    line-height: 100%;
    color: #111;
    padding-right: 25px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
  }
  .h-box-logo ul.menu-pc li p{
    text-align:left;
    color: #666666 !important;
    font-size: 13px !important;
    font-family: 'Noto Serif JP';
    line-height: 200% !important;
  }
  .h-box-center.fixed1 .h-box-logo ul li p, .fixed1 .h-box-logo ul li p{
    color: #111;
    transition: 0.4s;
  }
  .h-box-logo ul li p:nth-child(2){
    font-size: 11px;
    font-weight: 500;
    line-height: 130%;
    color: #ACB345;
  }

  .h-nav.fixed1 ~ .h-box.h-nav1 .h-box-logo ul li{
    color: #111;
  }

  .h-nav.fixed1 ~ .h-box.h-nav1 .h-box-logo ul li::before, .h-nav.fixed2 ~ .h-nav1 .h-box-logo ul li::before{
    border-left: 1px solid #111;
  }
  .h-nav1 .h-box-logo ul li a:hover p{
    color: #527E5F;
    transition: 0.4s;
  }
  /* .h-box.h-nav1 .h-box-logo ul li:hover::before, .h-box.h-nav1 .h-box-logo ul li:hover ~li::before{
    border-left: 1px solid #fff !important;
  } */
  /* .h-nav.fixed1 ~ .h-box.h-nav1 .h-box-logo ul li::after, .h-nav.fixed2 ~ .h-nav1 .h-box-logo ul li::after{
    background-color: #ccc;
  } */
  .h-box-logo ul .c-contact-link{
    height: auto;
    display: flex;
    justify-content: center;
    background: #fff;
    margin-top: 0;
    margin-right: 50px;
    margin-left: 50px;
  }
  .h-box-logo ul .c-contact-link::before, .h-box-logo ul .c-contact-link::after{
    display: none;
  }
  .h-box-logo ul .c-contact-link a{
    text-align: center;
    border: 1px solid #000066;
    width: 180px;
    margin-bottom: 0;
  }
  .h-box-logo ul .c-contact-link a::after{
    display: none;
  }
  .h-box-logo ul .c-contact-link a::before{
    content: '';
    background-image: url('../images/common/ic-mail-1.png');
    width: 22px;
    height: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 12px;
    position: unset;
    /* margin: 0; */
    opacity: 1;
    background-color: transparent;
  }
    .h-box-logo ul .c-contact-link a:hover::before{
      background-image: url('../images/common/ic-mail-2.png');
    }
    .h-box-logo ul .c-contact-link a:hover {
      background-color: #000066;
      color: #fff
    }
    .h-box-logo ul .c-contact-link a:hover p{
      color: #fff !important;
    }
  .h-box-logo a.logo {
    display: block;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    letter-spacing: 2.2px;
    font-size: 18px;
  }
  
  .h-box-logo a.logo img {
    width: 100%;
  }
  
  .h-box-logo a.logo:hover {
    opacity: 0.7;
  }
  
  .h-box-logo1 .flex{
    height: 100%;
    align-items: flex-start;
    justify-content: center;
  }
  
  .h-box-logo1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 67px;
    padding-left: 154px;
  }
  
  .h-box-logo1 ul li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .h-box-logo1 ul li a{
    display: block;
    padding-bottom: 29px;
    padding-top: 25px;
    position: relative;
    width: 190px;
    margin: 0 auto 0 0;
  }
  
  .h-box-logo1 ul li a::after{
    content: "";
    position: absolute;
    width: 10px;
    height: 16px;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
    background: url(../images/common/ic-line-1.png);
    background-size: cover;
  }
  
  .h-box-logo1 ul li:last-of-type a::after{
    background: none;
  }
  
  
  .h-box-logo1 ul li a p{
    text-align: center;
    font-weight: 500;
  }
  
  .h-box-logo1 ul li a p:first-of-type{
    font-size: 20px;
    margin: 0 auto;
    text-align: left;
    letter-spacing: 3px;
  }
  
  .h-box-logo1 ul li a p:last-of-type{
    font-size: 12px;
    margin: 0 auto;
    text-align: left;
    letter-spacing: 2px;
    padding-top: 5px;
    color: #390039;
  }
  
  
  .h-box-logo1 ul li a{
    position: relative;
    display: block;
  }
  
  .h-box-logo1 ul li{
    width: 100%;
  }
/*   
  .h-box-logo ul li a:before {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #000066;
    margin: 0 auto 10px;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
    top: 0;
  } */
  
  .h-box-logo1 ul li:hover a,  .h-box-logo ul li a:hover{
    color: #527E5F;
    margin-bottom: 0;
    transition: 0.4s;
  }
  .h-box-logo1 ul li a:hover p:first-child{
    opacity: 0.5;
    transition: 0.5s;
  }
  .h-box-logo ul li a:hover:before {
    opacity: 1;
  }
  .h-box-logo1 ul li a:hover:before {
    opacity: 1;
  }
  .h-box-logo1 ul li:last-of-type a::after{
    background: none;
  }
  .h-box-logo ul li a{
    position: relative;
    overflow: hidden;
    width: 130px;
    max-width: 200px;
    /* height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px 15px 0;
    transition: 0.1s;
    margin-top: 20px;
  }
  .h-box-logo ul li:nth-child(3) a{
    /* padding-left: 20px; */
  }
  .h-box-logo ul li:nth-child(4) a{
    /* padding-right: 20px; */
  }
  @-webkit-keyframes nav-link-enter {
    0% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
    }
  }
  
  @keyframes nav-link-enter {
    0% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
    }
  }
  
  @-webkit-keyframes nav-link-leave {
    0% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
    }
    100% {
      -webkit-transform: translateX(130%);
              transform: translateX(130%);
    }
  }
  
  @keyframes nav-link-leave {
    0% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
    }
    100% {
      -webkit-transform: translateX(130%);
              transform: translateX(130%);
    }
  }
  
  .h-box-logo ul li a:before {
      content: '';
      position: absolute;
      top: 0px;
      bottom: auto;
      width: 30px;
      left: 50%;
      transform: translateX(-50%);
      right: auto;
      height: 1px;
      border-top: 1px solid #171C61;
      opacity: 0;
      display: block;
      transition: 0.4s;
  }
  .h-box-logo ul li:hover a:before {
    opacity: 1;
    transition: 0.4s;
  }
  .ovh .h-box-logo ul li a:before{
    border:0;
    background-image: url('../images/common/arr-left.png');
    background-size:contain;
    background-repeat:no-repeat;
    width: 11px;
    height: 16px;
    left: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    transition: 0.3s;
  }
  .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);
}
  .ovh .h-box-logo ul li a:hover::before{
    /* right: 25px; */
  }

  /* mega menu */
    .open-mega-menu .h-box-logo ul li p{
      color: #111;
    } 
    .open-mega-menu .h-box-logo .bg-logo .logo2::before{
      background-image: url(../images/common/ic-hh2.png);
    }
    .open-mega-menu .h-box-logo::before{
      opacity: 0.9;
      transition: 0.2s;
    }

    .sub-mega-menu{
      width: 100%;
      padding: 40px 10px 10px;
      position: absolute;
      bottom: 0;
      left: 0;
      transform: translateY(100%);
      background-image: url('../images/common/bg-mega.png');
      background-size: auto;
      display: block;
      height: auto;
    }

 

    .sub-mega-menu .mega-menu{
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      width: 100%;
      max-width: 1200px;
      margin: auto;
    }
    .sub-mega-menu .mega-menu dd{
      width: 100%;
      max-width: 314px;
      display: inline-block;
      background-color: #fff;
      /* padding: 20px 10px; */
      margin: 0 14px 30px;
    }

    .sub-mega-menu .mega-menu dd a{
      font-size: 15px;
      line-height: 120%;
      display: flex;
      justify-content: center;
      color: #111;
      text-align: center;
      transition: 0.4s;
      width: 100%;
      max-width: 100%;
      /* padding: 0; */
      padding: 20px 10px;
    }
    .sub-mega-menu .mega-menu dd a::after{
      display: none;
    }
    .sub-mega-menu .mega-menu dd a::before{
      content: '';
      background-image: url('../images/common/ic-arr.png');
      width: 16px;
      height: 16px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      transition: 0.4s;
    }

    .sub-mega-menu .mega-menu dd:hover a{
      color: #000066;
      transition: 0.4s;
    }
    .sub-mega-menu .mega-menu dd:hover a::before{
      background-image: url('../images/common/ic-arr3.png');
      transition: 0.4s;
    }
  /* mega menu */
  .h-box-main {
    padding-top: 40px;
  }
  
  .h-box-txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  
    padding: 0px 0px 182px 144px;
    z-index: 91;
  }
  
  .h-box-txt .txt-head {
    width: 100%;
  }
  
  .h-box-txt .txt-head p{
    width: 100%;
    font-size: 80px;
    line-height: 160%;
    color: #6C5819;
    opacity: 0.8;
    letter-spacing: 14.9px;
  }
  
  .h-box-txt .txt-head p:nth-of-type(2){
    position: relative;
    top: -13px;
  }
  
  .h-box-txt .txt-head p:nth-of-type(1){
    padding-left: 145px;
  }
  
  .h-box-txt .txt-head p:nth-of-type(3){
    padding-left: 48px;
    position: relative;
    top: -25px;
  }
  
  .h-box-txt .txt-head p span{
    color: #fff;
  }
  
  .h-box-txt .ct-head{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 200%;
    padding-left: 40px;
    margin-left: 110px;
    position: relative;
    top: -7px;
  }
  
  .h-box-txt .ct-head::before{
    position: absolute;
    content: "";
    background: #D1CBB8;
    top: 15px;
    left: -500px;
    width: 500px;
    height: 1px;
  }
  
  
  .h-box-btn {
    width: 240px;
    height: 80px;
    margin: 0 auto;
    background-color: rgba(190, 44, 9, 0.94);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 15px;
    color: #ececec;
    font-weight: bold;
    position: relative;
  }
  
  .h-box-btn:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../img/common/ic-1.png);
    background-size: cover;
    margin-right: 7px;
  }
  
  .h-box-btn:after {
    content: '';
    width: 15px;
    height: 9px;
    background-image: url(../img/common/h-ic-btn.png);
    background-size: cover;
    position: absolute;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  
  .h-nav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 94;
    display: block !important;
    opacity: 1 !important;
  }
  
  .h-nav.fixed{
    position: absolute;
    height: 100%;

  }
  /* .h-nav.fixed::before{
    content: '';
    height: 120px;
    width: 100%;
    background: #00238C;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
  } */
  .h-nav.fixed1{
    position: fixed;
    height: 120px;
    background-color: rgb(255,255,255,0.9);
  }
  .h-nav.fixed1::before{
    display: none;
  }
  .h-nav.fixed2 {
    height: 120px;
    background-color: rgb(255,255,255,0.9);
    display: none !important;
  }
  .h-nav.fixed2 ~ .h-nav1 .h-box-logo {
    position: fixed;
    height: 120px;
    background-color: rgb(255,255,255,0.9);
    z-index: 99;
  }
  .h-nav.fixed2 ~ .h-nav1 .h-box-logo ul li{
    color: #111;
  }
  .c-text-ct {
    width: 100%;
    text-align: center;
    font-size: 15px;
      margin: 25px 0;
  }
  .h-nav-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -webkit-box-shadow: 0 5px 4px -6px #333;
    box-shadow: 0 5px 4px -6px #333; */
  }
  
  .h-nav-wrap .bg-logo{
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    /* background: url(../images/common/top-ban.png) right center no-repeat, #fff; */
    /* background: #00238C; */
    width: auto;
    z-index: 100;
  }
  
  .h-nav-wrap .bg-logo1{
    background: transparent;
  }
  
  .h-nav-wrap .bg-logo-sec{
    background: #fff;
  }
  
  .h-nav1 .bg-logo{
    height: 160px;
    /* width: 423px; */
    padding-left: 0;
    margin-left: 50px;
  }
  .h-nav1 .bg-logo.bg-logo1, .h-nav1.fixed1 .bg-logo{
    height: 120px;
  }
  .h-nav-wrap .bg-logo h1, .h-nav1 .bg-logo h1{
    width: 100%;
  }
  .h-nav-wrap .bg-logo h1{
    /* width: 400px; */
    margin-left: 39px;
  }
  .fixed2 .h-nav-wrap .bg-logo h1{
    width: 0;
    margin-left: 0;
  }
  /* .h-nav-wrap .bg-logo h1 a, .h-nav1 .bg-logo h1 a{
    display: flex;
    align-items: center;
  } */
  
  .h-nav-wrap .bg-logo h1 a p, .h-nav1 .bg-logo h1 a p{
    display: flex;
    align-items: flex-end;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 1.4px;
  }
  
  .h-nav-wrap .bg-logo h1 a p.small, .h-nav1 .bg-logo h1 a p.small{
    font-size: 12px;
    letter-spacing: 1.2px;
    padding-top: 5px;
  }
  .h-nav-wrap .bg-logo h1 a span , .h-nav1 .bg-logo h1 a span{
    width: 100%;
    margin-bottom: 0;
  }
  
  .h-nav-wrap .bg-logo h1 a span.l-1 , .h-nav1 .bg-logo h1 a span.l-1{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.3px;
  }
  
  .h-nav-wrap .bg-logo h1 a span.l-2, .h-nav1 .bg-logo h1 a span.l-2{
    font-size: 24px;
    font-weight: bold;
    padding-top: 0px;
    letter-spacing: 2.5px;
    line-height: 120%;
    width: 333px;
    text-align: left;
    padding-left: 8px;
  }
  
  .h-nav-wrap .logo2, .h-box-logo .logo2{
    text-align: center;
    letter-spacing: 3.5px;
    font-size: 20px;
    line-height: 120%;
    position: relative;
    display: flex;
    text-align: left;
    align-items: center;
    justify-content: flex-end;
    margin-top: 20px;
    height: 100%;
  }
 
  .h-box-logo .bg-logo .logo2::before{
    /* content: ''; */
    /* background-image: url(../images/common/text_title_fixed.png); */
    background-image: url(../images/common/ic-hh.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 70px;
    height: 77px;
    display: inline-block;
    /* margin-right: 30px; */
  }

   .h-box-center.fixed1 .h-box-logo .bg-logo .logo2::before, .fixed1 .h-box-logo .bg-logo .logo2::before{
    background-image: url(../images/common/ic-hh.png);
    margin-right: 30px;
  }
  .fixed1 .c-tt-h1 p, .fixed1 .c-tt-h1 h1, .open-mega-menu .c-tt-h1 p, .open-mega-menu .c-tt-h1 h1 {
    color: #111;
  }
   .h-nav.fixed2 .h-nav-wrap .bg-logo.bg-logo-sec .logo2{
     height: 100%;
   }

    .h-nav1 .bg-logo h1{
      position: relative;
      height: auto;
      margin-top: 0;
      color: #527E5F;
      line-height: 130%;
      letter-spacing: 3px;
      font-weight: bold;
      font-size: 30px;
      font-family: 'Noto Serif JP';
    }
    .h-box-logo .logo2{
      height: auto;
      /* width: 100%; */
    }
    .c-tt-h1 h1{
      font-size: 20px;
      line-height: 120%;
      color: #fff;
      letter-spacing: 3px;
      font-weight: bold;
    }
    .c-tt-h1 h1 span{
      font-size: 11px;
      letter-spacing: 0.4px;
      margin-right: 0;
      font-weight: 500;
      color: #999999;
      font-family: 'Noto Serif JP';
      display: block;
      text-align: center;
    }
    .c-tt-h1 p{
      font-size: 13px;
      line-height: 120%;
      color: #fff;
      letter-spacing: 1.5px;
    }
    .h-nav.fixed2 ~ .h-nav1 .h-box-logo .bg-logo{
      display: block;
      width: 600px;
    }
    .h-nav.fixed2 ~ .h-nav1 .h-box-logo{
      justify-content: space-between;
    }
    .h-nav.fixed2 ~ .h-nav1 .h-box-logo .logo2::before{ 
      content: '';
      background-image: url(../images/common/ic-hh2.png);
      background-repeat: no-repeat;
      background-position: center;
      width: 215px;
      height: 19px;
      transform: translate(0%, -70%);
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 0;
    }
    .h-nav.fixed1 ~ .h-box.h-nav1 .h-box-logo .logo2::before{ 
      content: '';
      background-image: url(../images/common/ic-hh2.png);
      background-repeat: no-repeat;
      background-position: center;
      width: 215px;
      height: 19px;
      transform: translate(0%, -80%);
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 0;
    }
  /* .h-nav-wrap .bg-logo .logo2 p,  .h-box-logo .logo2 p{
    display: none !important;
  } */

  .h-nav1 .bg-logo h1 a span{
    display: block;
    text-align: left;
    font-size: 11px;
    line-height: 160%;
    letter-spacing: 2px;
  }
  
  .h-nav-wrap .logo2 span{
    display: flex;
    align-items: center;
    font-size: 11px;
    line-height: 160%;
    margin-bottom: 10px;
    letter-spacing: 2px;
  }
  
  .h-nav1 .bg-logo h1 a span{
    display: flex;
    align-items: center;
    font-size: 11px;
    line-height: 160%;
    margin-bottom: 0;
    letter-spacing: 2px;
  }
  
  .head-sec{
    display: flex;
  }
  
  .head-sec a{
    position: relative;
    font-size: 14px;
    width: 303px;
    padding-left: 70px;
    padding-top: 10px;
    margin-left: 15px;
    letter-spacing: 1.5px;
  }
  
  .head-sec a:hover{
    color: #698C00;
  }
  
  .head-sec a:hover::before{
    background: url(../images/common/ic-hh-1.png) left center no-repeat;
  }
  
  .head-sec a:last-of-type:hover{
    color: #FF9999;
  }
  
  .head-sec a:last-of-type:hover::before{
    background: url(../images/common/ic-hh-2.png) left center no-repeat;
  }
  
  .head-sec a::before {
    position: absolute;
    content: "";
    background: url(../images/common/ic-hh.png) left center no-repeat;
    background-size: cover;
    width: 55px;
    height: 52px;
    top: 6px;
    left: -4px;
    transition: 0.4s;
  }
  
  .head-sec a span{
    font-size: 20px;
    display: block;
    letter-spacing: 2px;
  }
  
  /* .h-nav-inner {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: url(../images/common/h-bg-head.png), #fff;
  } */
  
  .h-nav-inner{
    display: none;
  }
  .h-nav-inner-main {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  
  .h-nav-menu{
    width: 100%;
    height: 100%;
  }
  
  
  .h-nav-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding-right: 45px;
    padding-top: 10px;
    height: 90%;
  }
  
  .h-nav-menu ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .h-nav-menu ul li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 17px;
    background: url(../images/top/icon_5.png) right center no-repeat;
      background-size: contain;
  }
  
  .h-nav-menu ul li:first-of-type::before{
    background: none;
  }
  
  .h-nav-menu ul li a {
    display: block;
    letter-spacing: 1px;
    padding-bottom: 13px;
    position: relative;
  }
  
  .h-nav-menu ul li a::after {
    content: "";
      position: absolute;
      width: 10px;
      height: 16px;
      top: 50%;
      transform: translateY(-50%);
      right: -10px;
      background: url(../images/common/ic-line-1.png);
      background-size: cover;
  }
  
  .h-nav-menu ul li a{
    width: 180px;
    padding-top: 13px;
  }
  
  
  .h-nav-menu ul li:last-of-type a::after{
    background: none;
  }
  
  /* 
  .h-nav-menu ul li a::before{
    content: '';
    display: block;
    width: 41px;
    height: 3px;
    background-color: #fff;
    margin: 0 auto 10px;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  } */
  
  .h-nav-menu ul li a:hover::before{
    opacity: 1;
  }
  
  .h-nav-menu ul li a:hover{
    opacity: 0.7;
  }
  
  .h-nav-menu ul li a p {
    text-align: center;
    line-height: 120%;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    writing-mode: vertical-rl;
      -webkit-text-orientation: upright;
      text-orientation: upright;
      margin: 0 auto;
  }
  
  .h-nav-menu ul li a p:nth-of-type(2) {
    font-size: 9px;
    color: #fff;
    padding-top: 5px;
  }
  
  
  .content-head{
    margin: 0 auto 0 0;
    position: absolute;
    bottom: 55px;
    right: 84px;
  
  }
  
  
  .content-head p{
    text-align: right;
  }
  
  .content-head .tel p{
    margin-top: 18px;
    letter-spacing: 0;
    font-size: 14px;
  }
  
  
  .content-head .tel .tel-1 span{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3.2px;
    color: #111;
  }
  
  .content-head .tel .note-1{
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 2px;
    color: #111;
  }
  
  .head-tog{
    padding-left: 166px;
  }
  
  .head-tog a{
   font-size: 14px;
   position: relative;
   display: block;
   padding: 7px 75px;
   margin-top: 30px;
   margin-bottom: 30px;
  }
  
  .head-tog a::before{
    position: absolute;
    content: "";
    background: url(../images/common/ic-hh.png) left center no-repeat;
    background-size: cover;
    width: 55px;
    height: 52px;
    top: 0;
    left: 0;
    transition: 0.4s;
  }
  
  .head-tog a:hover{
    color: #698C00;
  }
  
  .head-tog a:hover::before{
    background: url(../images/common/ic-hh-1.png) left center no-repeat;
  }
  
  .head-tog a:last-of-type:hover{
    color: #FF9999;
  }
  
  .head-tog a:last-of-type:hover::before{
    background: url(../images/common/ic-hh-2.png) left center no-repeat;
  }
  
  .head-tog a span{
    font-size: 20px;
    display: block;
  }
  
  
  .logo2:hover {
    opacity: 0.7;
  }
  
  .logo3:hover {
    opacity: 0.7;
  }
  
  /* Index background video */
  .bg_h {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    /* overflow: hidden; */
    width: calc(100% - 270px);
    /* height: 90% !important; */
    background: #fff;
  }
  
  .bg_h:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url('../images/common/h-bg.png');
    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;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
  }
  
  .fc__ttl {
    padding-top: 0;
    z-index: 1;
    /* font-family: 'Noto Serif JP', serif !important; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 10%);
  }
  
  .fc__ttl--1 {
    font-size: 38px;
    line-height: 120%;
    margin-top: 20px;
    font-weight: 500;
    letter-spacing: 5px;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
  }
  
  /*.fc__ttl--1::before{
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #DC5F4D;
    margin: 10px auto 20px;
  }*/
  
  .fc__ttl--2 {
    font-size: 15px;
    line-height: 120%;
    color: #fff;
    letter-spacing: 2px;
    font-family: 'Noto Serif JP', serif;
  }
  
  .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: #527E5F;
    z-index: 0;
    opacity: 0.6;
  }
  .c-table2 tr {
      border-collapse: separate;
      border-spacing: 15px;
      width: 100%;
      display: table;
  }
  .c-table2 tr th , .c-table2 tr td {
    padding:0px 0 20px;
    font-size: 15px;
  }
 
  .c-table2 tr td {
    border-bottom: 1px solid #4A381A;
    padding: 0px 13px 20px;
    text-align: left;
    font-size: 14px;
    word-break: break-all;
  }
  .c-table2 tr th{
    border-bottom: 1px solid #4A381A;
    text-align: center;
    width: 27.5%;
  }
  .c-title2 h2{
    font-size: 34px;
    line-height: 160%;
    font-weight: 500;
    text-align: center;
  }
  .c-title2 h4{
    font-size: 12px;
    line-height: 200%;
    font-weight: 500;
    color: #8B4513;
    text-align: center;
  }
  .c-title2 p{
    font-size: 15px;
    line-height: 200%;
    text-align: center;
    margin-top: 30px;
  }
  .c-tabs ul, .c-tabs ul li{
    list-style: none;
    display: flex;
    width: 98%;
    margin: auto;
    justify-content: center;
  }
  .c-tabs ul li{
    background-color: #F496AA;
    padding: 26.5px 10px;
    width: 100%;
    max-width: 290px;
    margin-right: 8.5px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
  }
  .c-tabs ul li:nth-of-type(4n){margin-right: 0;}
  .c-tabs ul li::before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('../images/common/ic-tab.png');
    vertical-align: middle;
    margin-right: 10px;
  }
  .c-title3 h2{
    font-size: 22px;
    line-height: 140%;
    position: relative;
    text-align: center;
    font-weight: bold;
  }
  .c-title3 h4{
    font-size: 12px;
    line-height: 200%;
    color: #8B4513;
    text-align: center;
  }
  .c-title3 h4::after{
    content: '';
    display: block;
    width: 86px;
    border-bottom: 2px solid #8B4513;
    margin: 15px auto 0;
  }
  .c-table3 table tr:first-child{border-top: 1px solid #ccc;}
  .c-table3 table tr{
    border-bottom: 1px solid #ccc;
  }
  .c-table3 table tr td, .c-table3 table tr th{
    vertical-align: middle;
    padding: 24px 0;
  }
  .c-table3 table tr td{
    font-size: 13px;
  }
  .c-table3 table tr th{
    font-size: 15px;
    text-align: center;
    width: 28%;
  }
  .c-title2 .c-img {
    text-align: center;
    margin-top: 20px;
  }
  .c-title2 .c-img img{
    border-radius: 30px;
  }
  .c-box1{
    width: 100%;
    max-width: 1320px;
    margin: auto;
}

  .c-box1 .c-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .c-box1 .c-content .c-img{
    width: 620px;
  }
  .c-box1 .c-content .c-desc{
    width: 49.5%;
  }
  
  .c-box1 .c-content .c-desc h2{
    font-size: 22px;
    font-weight: bold;
    line-height: 200%;
  }
  .c-box1 .c-content .c-desc h4{
    font-size: 12px;
    color: #8B4513;
    line-height: 200%;
  }
  .c-box1 .c-content .c-desc p{
    font-size: 15px;
    line-height: 200%;
  }
  .c-box1 .c-content .c-desc h4:after{
    content: '';
    width: 70%;
    height: 2px;
    border-bottom: 2px solid #8B4513;
    display: block;
    margin-left: -13px;
    margin-top: 16px;
    margin-bottom: 18px;
  }
  .c-box1 .c-content .c-desc.c-l h2, .c-box1 .c-content .c-desc.c-l h4, .c-box1 .c-content .c-desc.c-l p, .c-box1 .c-content .c-desc.c-l .c-grbtn{
    text-align: right;
  }
  .c-box1 .c-content .c-desc.c-l h4:after{
    margin-right: -13px;
    margin-left: auto;
  }
  .c-box1 .c-content .c-desc.c-l .c-grbtn .btn-2 {
      margin: unset;
      margin-left: auto;
      margin-right: 0;
  }
  .c-box1 .c-content .c-desc .c-addr p{
    font-size: 15px;
    font-weight: bold;
    line-height: 130%;
  }
  .c-box1 .c-content .c-desc .c-addr h2{
    font-size: 28px;
    font-weight: bold;
    line-height: 130%;
  }
  .c-box1 .c-content .c-desc .c-addr h2 span{ 
    font-size: 15px;
  }
 
  .c-box1 .c-content .c-desc.c-l{
    width: 600px;
  }
  .c-box1 .c-content .c-desc.c-l ~ .c-img{
    width: 49%;
  }
  .c-list1{
      display: flex;
      flex-wrap: wrap;
      width: 100%;
  }
  .c-list1 ul{
    width: 19%;
    margin-right: 2%;
  }
  .c-list1 ul:nth-of-type(3n){
    margin-right: 0%;
  }
  .c-list1 li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid;
    padding: 15px;
    margin-bottom: 10px;
  }
  .c-list1 ul li span {
      display: block;
      width: 100%;
      font-size: 15px;
      line-height: 140%;
      text-align: left;
      margin-bottom: 0;
  }
  .c-list1 ul li span  ~ span{
    text-align: right;
    width: 25%;
  }
  .c-list1 .c-item{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 60px;
  }
  .c-list1 .c-item:nth-of-type(2n){
    margin-right: 0%;
  }
  .c-list1 .c-item .c-img{
    position: relative;
  }
  .c-list1 .c-item .c-img img{
    width: 100%;
  }
  .c-list1 .c-item .c-img span{
    padding: 26px 34px;
    background-color: #ADB445;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
    position: absolute;
    top: -20px;
    left: 30px;
    width: auto;
    letter-spacing: 2px;
  }
  .c-list1 .c-item .c-desc h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
    margin-top: 30px;
  }
  .c-list1 .c-item .c-desc h3{
    font-size: 12px;
    font-weight: 500;
    line-height: 150%;
    text-align: center;
    color: #ACB245;
    margin-bottom: 20px;
  }
  .c-list1 .c-item .c-desc p{
    font-size: 15px;
    line-height: 200%;
    text-align: center;
  }
  .w1k3{
    width: 100%;
    max-width: 1300px;
    margin: auto;
  }
  .c-tb-addr {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      max-width: 1000px;
      margin: auto;
  }
  .c-tb-addr .c-tables{
    width: 100%;
  }
  .c-tb-addr .c-map {
      width: 100%;
      margin-left: 0;
  }
  .top-block7{
    padding: 75px 0 100px;
  }
  .c-title4 h4{
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
    color:#8B4513;
    text-align: center;
    margin-bottom: 10px;
  }
  .c-title4 h2{
    font-size: 32px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
  }
  .c-img {
      text-align: center;
  }
  .c-ft2 img{
    width: 160px;
    height: 88px;
  }
  
  @media all and (max-width: 1024px) {
    .top-pallarax::after{
      width: 200px;
      height: 150px;
    }
    .fc__main {
      height: 300px;
    }
    .btn.flex {
      flex-wrap: wrap;
    }
    .top-pallarax h3{
      /* font-size: 50px; */
      /* transform: translate(28%, -70%); */
    }
    .top-pallarax-w h3 {
        letter-spacing: 5px;
        font-size: 22px !important;
    }
    .top-pallarax p{
      font-size: 13px !important;
      /* transform: translate(50%, 30%); */
      margin-top: 5px;
      letter-spacing: 2px;
    }
    .top-pallarax h3.c-it-info{
      transform: translate(-50%, -70%);
      letter-spacing: 1px;
      font-size: 20px;
      left: 50%;
    }
    .top-pallarax p.c-it-info2 {
      transform: translate(-50%, 30%);
      left: 50%;
    }
    
    .c-tabs{
        width: 95%;
        margin: auto;
    }
    .c-tabs ul{
        width: 100%;
        
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .c-tabs ul li, .c-tabs ul li:nth-of-type(4n){
      max-width: 32%;
      margin: unset;
      margin-right: 1.8%;
      margin-bottom: 20px;
    }
    .c-tabs ul li:nth-of-type(3n){
      margin-right: 0;
    }
    .c-list1 ul {
      width: 31%;
    }
    .top-pallarax p::before{
      width: 30px;
      left: 32%;
      transform: translate(-50%, -100%);
    }
    .top-pallarax p::after {
        width: 30px;
        transform: translate(15%, -100%);
    } 
  }
  
  @media all and (max-width: 768px) {
    
    .h-nav1::before {
      /* width: 12%; */
      display: none;
  }
    .fc__main {
      height: 200px;
      background-size: cover;
      background-repeat: no-repeat;
    }
    .btn-1 {
      width: 280px;
      height: 60px;
      font-size: 13px;
    }
   
    .c-table2 tr th, .c-table2 tr td {
        padding: 10px 0;
        font-size: 15px;
    }
    .c-table2 tr th {
      width: 30%;
    }
    .c-table2 tr {
      border-spacing: 10px;
    }

    .top-pallarax h3.c-it-info3 {
        transform: translate(75%, -70%);
    }
    .top-pallarax p.c-it-info4 {
        transform: translate(55%, 30%);
    }
    .top-pallarax::after {
      width: 130px;
      height: 93px;
    }
    .c-tabs ul li{
      max-width: 49% !important;
      margin-right: 2% !important;
    }
    .c-tabs ul li:nth-of-type(2n){
      margin-right: 0 !important;
    }
  }
  
 .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;
    width: 100%;
    /* max-width: 1000px; */
    /* border-bottom: 1px dashed; */
    /* padding: 30px; */
    /* margin: 80px auto 0; */
    background: #fff;
  }
  
  .bread li a {
    font-size: 12px;
    line-height: 65px;
    letter-spacing: 1px;
    padding-left: 1px;
    display: block;
  }
  
  .bread li a span{
    margin: 0 5px;
  }

  @media (max-width: 1284px) {
    .txt-container h2 {
        font-size: 9rem;
        letter-spacing: 16px;
    }
    .txt-container p {
        font-size: 1.6rem;
        letter-spacing: 1.5px;
    }
  }
  @media all and (max-width: 1024px) {
    .bg_h:after{
      display:none;
    }
    .bread li a {
      font-size: 12px;
      line-height: 60px;
      letter-spacing: 0;
    }
    .h-nav.fixed {
        position: fixed;
        height: 120px;
    }
  }
  
  @media all and (max-width: 768px) {
    .bread li a {
      font-size: 11px;
      line-height: 50px;
    }
    .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;
    }
    .c-groupbtn.flex {
        flex-wrap: wrap;
    }
  }
  
  /* Title
  -------------------------------------------------*/
  .ttl {
      position: relative;
  }
  .ttl::before {
    content: '';
    border-top: 2px solid #F496AA;
    width: 40px;
    height: 1px;
    display: block;
    margin: 0 auto 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -17px);
}
  .ttl p {
    text-align: center;
  }
  
  .ttl-1 {
    font-size: 12px;
    line-height: 200%;
    /*text-shadow: 0 0 black;*/
    text-align: center;
    font-weight: bold;
  }
  .ct .ttl-1 {
      font-size: 28px;
  }
  .ttl-1.bor1::after{
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #FF9999;
    margin: 17px auto 26px;
  }
  .ttl-1.bor{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    opacity: 0.8;
    letter-spacing: 0;
    padding-top: 11px;
    padding-bottom: 9px;
  }
  .form_read {
    font-size: 14px;
    line-height: 200%;
    text-align: center;
    color: #1F1F1F;
    padding: 40px 0 45px 0;
    /* width: 45%; */
    margin: 0 auto;
    letter-spacing: 1.4px;
  }
  
  .form_read h3{
    font-size: 24px;
    line-height: 180%;
    text-align: center;
    margin-bottom: 5px;
  }

  .c-list1.flex {
      justify-content: center;
      flex-wrap: wrap;
      width: 90%;
      margin: auto;
  }
  .c-list1 span {
    display: inline-block;
    width: 33%;
    font-size: 15px;
    line-height: 200%;
    text-align: center;
    margin-bottom: 15px;
  }
  .ttl-1.bor:before {
    content: "";
    width: 21px;
    height: 15px;
    background-image: url(../images/common/ic-2.png);
    background-size: cover;
    transition-duration: 0.4s;
    margin-right: 10px;
    margin-bottom: 7px;
  }
  
  .ttl-1-news{
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 7px;
    font-weight: bold;
    color: #FF9999;
  }
  
  .ttl-2-news{
    font-size: 32px !important;
    letter-spacing: 6px !important;
  }
  
  .ttl-2{
    font-size: 30px;
    /*text-shadow: 0 0 black;*/
    line-height: 120%;
    letter-spacing: 3px;
    color: #111;
  }
  .ct .ttl-2 {
      font-size: 13px;
  }
  .ttl-2.fz{
    font-size: 32px;
    letter-spacing: 5.5px;
    font-weight: bold;
  }
  
  .ttl-2.bor::after{
    content: '';
    display: block;
    width: 54px;
    height: 1px;
    background-color: #FF9999;
    margin: 41px auto 29px;
  }
  
  .ind{
    padding-top: 7px;
    letter-spacing: 1px;
  }
  
  
  .title h3{
    font-size: 55px;
    color: #D85946;
    line-height: 140%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 5px;
  }
  
  .title h3 span{
    display: block;
    line-height: 120%;
    font-size: 25px;
    text-align: center;
    color: #111111;
    padding: 0 0 12px 0;
    font-weight: normal;
    letter-spacing: -2.8px;
  }
  
  .title p{
    font-size: 16px;
    line-height: 200%;
    text-align: center;
    font-weight: 600;
    margin-top: -4px;
    letter-spacing: -0.4px;
  }
  
  .title p.content{
    font-size: 14px;
    padding-top: 35px;
    letter-spacing: -1.9px;
  }
  
  .title-1 h5{
    font-size: 22px;
    line-height: 200%;
    position: relative;
    letter-spacing: 4px;
    padding-left: 2px;
  }
  .title-1 h5::before{
    position: absolute;
    content: "";
    background: url(../images/common/ic-line-2.png) left top no-repeat;
    top: -15px;
    left: -33px;
    width: 27px;
    height: 27px;
  }
  .title-1 h5 span{
    font-size: 30px;
  }
  
  .title-1  p.sub{
    font-size: 10px;
    letter-spacing: 1.65px;
    padding-left: 7px;
    padding-top: 1px;
  }
  
  .title-2 h4{
    color: #DA5946;
    line-height: 115%;
    font-size: 55px;
    letter-spacing: 1px;
    font-weight: bold;
  }
  
  .title-2 h4 span{
    font-size: 14.5px;
    padding-left: 4px;
    line-height: 200%;
    display: block;
    color: #111111;
    letter-spacing: 0px;
  }
  
  .title-2 p{
    font-size: 14px;
    line-height: 200%;
    padding-top: 18px;
    letter-spacing: -1.9px;
  }
  
  .title-3{
    font-size: 38px;
      line-height: 160%;
      text-align: center;
      font-weight: bold;
      color: #8A1E48;
      position: relative;
      z-index: 2;
      letter-spacing: 1px;
  }
  
  .title-3 span{
    font-size: 22px;
    line-height: 180%;
    text-align: center;
    font-weight: normal;
    display: block;
    color: #111111;
    margin-top: 32px;
    letter-spacing: 1.9px;
  }
  
  .title-flex{
    align-items: center;
    justify-content: space-between;
  }
  
  .title-flex .title-2{
    font-size: 32px;
    font-weight: bold;
    line-height: 160%;
    padding-left: 28px;
    letter-spacing: 1.5px;
  }
  
  .title-flex .title-2 span{
    font-size: 19px;
    color: #8A1E48;
    font-weight: normal;
    padding-left: 16px;
    letter-spacing: 0.7px;
  }
  
  .title-flex a{
    margin-top: 10px;
    text-decoration: underline;
    letter-spacing: 1.2px;
    margin-right: 23px;
  }
  
  .title-flex a:hover{
    color: #8A1E48;
  }
  /* Button
  -------------------------------------------------*/
  .button {
    width: 340px;
    line-height: 80px;
    font-size: 16px;
    color: #CB7683;
    background-color: #fff;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    position: relative;
    border: 2px solid #CB7683;
    border-radius: 8px;
  }
  
  .btn-contact .btn-1{
    height: 120px;
    border: none;
    border-radius: 0;
    margin: 0;
    font-size: 16px;
    padding-top: 10px;
  }
  
  .btn-all{
    display: flex;
  }
  
  
  .btn-2 {
    width: 200px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111;
    margin: unset;
    margin-bottom: 8px;
    margin-top: 25px;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 0.4px;
    border: 1px solid #111;
  }
  .btn-2:before {
    content: '';
    width: 17px;
    height: 16px;
    background-image: url(../images/common/ic-arr.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 12px;
    margin-bottom: 3px;
  }
  
  .btn-2:hover{
    background: #390039;
    color: #fff;
    transition: 0.4s;
  }
  .btn-2:hover:before{
    background-image: url(../images/common/ic-arr2.png);
  }
  .btn .btn-2 ~ .btn-2{
    margin-left: 3.5%;
  }

  /* .btn-2:before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/common/ic-arr3.png);
    background-size: cover;
    margin-right: 11px;
  } */
  
  .btn-3{
    margin-top: 30px;
    margin-bottom: 8px;
    font-size: 14px;
    border-radius: 50px;
    display: flex;
    font-weight: 600;
    line-height: 120%;
    align-items: flex-end;
    justify-content: center;
    color: #111111;
    position: relative;
    z-index: 3;
  }
  
  .btn-3:hover{
    color: #390039;
  }
  
  
  .btn-3:before {
    content: '';
    width: 22px;
    height: 22px;
    background-image: url(../images/common/ic1-btn3.png);
    background-size: cover;
    margin-right: 20px;
    transition: 0.4s;
  }
  .btn-3::after {
    content: '';
    width: 178px;
    height: 16px;
    background-image: url(../images/common/ic2-btn3.png);
    background-size: cover;
    margin-right: 9px;
    transition: 0.4s;
    position: absolute;
    bottom: -15px;
    left: 0;
    display: block;
  }
  .btn-4{
    width: 240px;
    height: 64px;
    margin-top: 10px;
    font-size: 14px;
    border-radius: 50px;
    border: 2px solid #111111;
    display: flex;
    font-weight: 500;
    line-height: 160%;
    align-items: center;
    justify-content: center;
    letter-spacing: 0px;
    background: #fff;
    font-weight: bold;
    transition: 0.4s;
  }
  
  .btn-4:hover{
    background: #00397B;
    border: 2px solid #00397B;
    color: #fff;
    transition: 0.4s;
  }
  
  .btn-4:hover::before{
    background-image: url(../images/common/ic-arr-4.png);
  }
  
  .btn-4:before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/common/ic-arr.png);
    background-size: cover;
    margin-right: 11px;
  }
  
  .head-hh{
    position: absolute;
    top: 55.5%;
    right: 90px;
    transform: translateY(-50%);
    z-index: 95;
  }
  
  .head-hh .text-ab-w{
    writing-mode: vertical-rl;
    -webkit-text-orientation: initial;
    text-orientation: initial;
    font-size: 12px;
    line-height: 200%;
    position: relative;
    font-weight: 600;
    letter-spacing: 2px;
    padding-top: 75px;
    display: block;
  }
  
  .head-hh .text-ab-w:hover{
    color: #698C00;
  }
  
  .head-hh .text-ab-w:hover::before{
    background: url(../images/common/ic-hh-1.png);
  }
  
  .head-hh .text-ab-w:last-of-type{
    margin-top: 70px;
  }
  
  .head-hh .text-ab-w:last-of-type:hover{
    color: #FF9999;
  }
  
  .head-hh .text-ab-w:last-of-type:hover::before{
    background: url(../images/common/ic-hh-2.png);
  }
  
  .head-hh .text-ab-w::before{
    position: absolute;
    content: "";
    background: url(../images/common/ic-hh.png);
    width: 55px;
    height: 52px;
    top: 0;
    left: 5px;
    transition: 0.4s;
  }
  .head-hh .text-ab-w span{
    font-size: 24px;
    display: block;
    line-height: 170%;
  }
  
  .txt-container {
    position: absolute;
    bottom: 90px;
    top: auto;
    font-size: 22px;
    line-height: 160%;
    color: #202020;
    left: 0;
    letter-spacing: 4px;
    z-index: 12;
    padding-right: 120px;
    margin-bottom: 0;
    height: max-content;
    width: 100%;
    text-align: right;
    transform: unset;
  }
  .txt-container::before{
    display: none;
  }
  .txt-container h2 {
    font-size: 36px;
    line-height: 130%;
    font-weight: 500;
    letter-spacing: 2px;
    color: #111;
    text-align: left;
    display: inline-block;
    margin: 13px 0;
    font-family: 'Noto Serif JP', serif;
    background: #fff;
    padding: 12px 20px;
  }
  .txt-container h2 span{
    color: #527E5F;
  }
  .txt-container h3 {
    font-size: 32px;
    line-height: 140%;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 17px;
    letter-spacing: 6px;
    color: #fff;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    font-family: "Noto Serif JP", serif;
  }
  .txt-container h3 span{
    margin-left: 10px;
  }
  .txt-container h3::before{
    position: absolute;
    left: 0;
    bottom: -2px;
    border-bottom: 2px solid #000066;
    display: inline-block;
    width: 189px;
    height: 1px;
  }
  .txt-container h2 .c-df{
    font-size: 120px;
    margin-right: 2px;
  }
  .txt-container h2 span.fs82:last-child{
    letter-spacing: -5px;
  }
  .txt-container h2 span.fs90{
    font-size: 90px;
  }
  .txt-container p {
    font-size: 16px;
    line-height: 200%;
    letter-spacing: 3px;
    font-weight: 500;
    color: #fff;
    padding-left: 0px;
  }
  .txt-container p .color-df2{
    color: #111;
    margin-right: 5px;
  }
  .bg-ft{
    height: 600px;
  }
  .contact-pallarax.bg-ft .wrapper{
    position: relative;
    height: 100%;
  }

  .c-list-ft {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      position: absolute;
      width: 100%;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
  }
  .c-item-list-ft {
    width: 20%;
    margin: 25px 0 25px 0;
    margin-right: 4.5%;
  }
  .c-item-list-ft img{
    width: 100%;
  }
  .c-item-list-ft:nth-of-type(4n), .c-item-list-ft :last-child{
    margin-right: 0;
  }
  
  @media all and (max-width: 1024px) {
    .button {
      width: 100%;
      max-width: 280px;
      line-height: 64px;
      font-size: 13px;
    }
    .txt-container{
      bottom: 100px;
      color: #fff;
      transform: unset;
      top: auto;
      padding-left: 10px !important;
      padding-right: 90px;
    }
    .bg_h{
      width: 100%;
      top: 0;
      height: 100% !important;
    }
    .c-note-head{
      font-size: 13px;
      left: 5%;
    }
    #Y_sclorebox{
      bottom: 40px;
      right: 10px;
    }
    #Y_sclorebox img{
      width: 10px;
    }
    #Y_sclore p{
      font-size: 8px;
    }
  }
  
  @media all and (max-width: 768px) {
    .button {
      max-width: 260px;
      line-height: 50px;
      font-size: 12px;
    }
    .c-list1 span {
      width: 100%;
    }
  }
  
  .button:before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(../img/common/ic-btn.png);
    background-size: cover;
    margin-right: 8px;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  @media all and (max-width: 1024px) {
    .button:before {
      width: 16px;
      height: 16px;
    }
  }
  
  @media all and (max-width: 768px) {
    .button:before {
      width: 14px;
      height: 14px;
    }
    .bg_h{
    width: 100%;
    }
  }
  
  .button:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(203, 118, 131, 0.96);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  
  .button:hover {
    color: #fff;
  }
  
  .button:hover:before {
    background-image: url(../img/common/ic-btn-over.png);
  }
  
  .button:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  
  /* Toggle
  -------------------------------------------------*/
  .toggle {
    width: auto;
    height: auto;
    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: flex; */
    align-items: center;
    justify-content: center;
    /* transform: translate(-46px, 33px); */
    flex-wrap: wrap;
  }
   .toggle p{
     width: 100%;
     color: #527E5F !important;
     font-size: 9px;
     text-align: center;
     padding-left: 3px;
     margin-top: 3px;
     font-family: 'Noto Serif JP';
   }
   .toggle.change{
     background: rgba(82,126,95,0.95);
     padding: 36px 0;
   }
   .toggle.change p{
     color: #fff !important;
   }
  .toggle.toggle1{
    position: fixed;
    top: 30px;
  }
 
  .toggle.active, .toggle.toggle2{
    position: fixed;
    top: 0;
    /* display: none; */
  }
  .h-nav.fixed2 ~ .toggle.toggle1{top: 0;}
  /* .toggle.active p{
    color: #111;
  }

  .toggle.active span{
    background-color: #111;
  } */
  
  /* .toggle.change{
    background: none;
  } */
  
  @media all and (max-width: 1024px) {
    /* .toggle {
      width: 100px;
      height: 99px !important;
      padding: 36px 0;
    } */
  }
  
  @media all and (max-width: 768px) {
    /* .toggle {
      width: 60px;
      height: 59px !important;
      padding: 16px 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 div p{
    color: #fff;
    padding-right: 5px;
    font-size: 14px;
  }

  /* .toggle.change div p{
    color: #111;
  } */
  
  .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 {
    background-color: #fff;
  } 
  
  .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;
  }
  
  .img2 {
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    text-indent: -999px;
  }
  
  p.la {
    position: relative;
    top: -120px;
  }
  
  .list-server{
    display: flex;
    flex-wrap: wrap;
}
.list-server .item-server{
    width: 22.7%;
    margin-right: 3%;
    position: relative;
    margin-bottom: 40px;
}
.list-server .item-server:nth-of-type(4n){
    margin-right: 0;
}
.list-server.ser1 .item-server{
    width: 31.3%;
    margin-right: 3%;
}
.list-server.ser1 .item-server:nth-of-type(3n){
    margin-right: 0;
}
.list-server .item-server .c-img .img{
    height: 225px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.list-server.ser1 .item-server .c-img .img{
    height: 290px;
}
.list-server .item-server .c-content{
    padding: 0 5px;
    margin: 10px 0 0;
}
.list-server .item-server .c-content h3{
    font-size: 22px;
    font-weight: bold;
    line-height: 180%;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #111;
    color: #390039;
    margin-bottom: 15px;
}
.list-server .item-server .c-content h3 span{
  font-size: 16px;
  margin-left: 3px;
  letter-spacing: 1px;
}
.list-server .item-server .c-content p{
    font-size: 15px;
    line-height: 180%;
    text-align: center;
}
.list-server.ser1 .item-server .c-content p{
    text-align: left;
}
.list-server .item-server .num {
    position: absolute;
    background: url(../images/common/tg.png) left center no-repeat;
    width: 110px;
    height: 87px;
    color: #fff;
    line-height: 120%;
    padding-left: 18px;
    padding-top: 19px;
    letter-spacing: 3px;
    z-index: 9;
    font-size: 18px;
}
.list-tabs ul {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
.list-tabs ul li{
  width: 24.2%;
  margin-right: 1%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #390039;
 
}
.list-tabs ul li a{
  padding: 24px 0;
  text-align: center;
  width: 100%;
  height: 100%;
}
.list-tabs ul li a::before{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('../images/common/arr-wh.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 4%;
  vertical-align: middle;
  margin-top: -3.5px;
}
.list-tabs ul li:nth-of-type(4n){
  margin-right: 0;
}
.list-posts .tt-1 h3 {
  font-size: 20px;
  position: relative;
}
.list-posts .tt-1 h3::after{
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  border-bottom: 1px solid;
  margin: 5px auto 35px;
}
.c-tt-topblock3{
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
  color: #ACB345;
  text-align: center;
}
.text-left{
  text-align: left !important;
}
.text-right{
  text-align: right !important;
}
.alit-center{
  align-items: center !important;
}
.bg-top{
  background-color: #F1F5F3;
}
  @media all and (max-width: 1024px) {
    p.la {
      top: -100px;
    }
    .h-box-center::after{
      display: none;
    }

    .bg-top.top{
      margin-top: 0;
    }
  }
  
  @media (max-width: 768px) {
    .list-tabs ul{
      justify-content: space-between;
    }
    .list-tabs ul li{
      width: 48%;
      margin-right: 0;
      margin-bottom: 20px;
    }
    .form_read h3 {
      font-size: 18px;
    }
    
    p.la {
      top: -60px;
    }
    .c-title2 h2 {
      font-size: 28px;
    }
    .c-tb-addr .c-map {
        width: 100%;
        margin-left: 0;
        margin-top: 60px;
        height: 250px;
    }
    .c-ft2 img {
        width: 120px;
        height: auto;
    }
    .top-block7 {
        padding: 0px 0 50px;
    }
  
    .c-tb-addr .c-tables {
        width: 100%;
    }
    /* .h-box-logo .bg-logo .logo2::before, .h-box.h-nav1 .h-box-logo .bg-logo.bg-logo1 .logo2::before{
      transform: translate(0%, -45%);
      width: 120px;
      height: 55px;  
    } */

    .top-block3-box1-word{
      max-width: 70%;
    }
    .top-block3-box1{
      padding: 0;
    }
    .txt-container img{
      width: 90%;
    }
    .news-box-list{
      order: 2;
    }
    .news-box a.link {
        position: relative !important;
        width: 100%;
        margin: 10px 0;
        order: 1;
    }
    .news-box {
        flex-wrap: wrap;
    }
    .news{
      height: auto !important;
    }
    .top-pallarax h3 {
      font-size: 18px !important;
      letter-spacing: 2px;
    }
    
    .c-overflow{
      overflow: auto;
    }
    .txt-container{
    padding-right: 20px !important;
    bottom: 50px;
    }
    .jt-center-sp{
      justify-content: center !important;
    }
    .jt-center-sp{
      justify-content: center !important;
    }
    .c-contact-top .c-tel-fax{
      font-size: 14px !important;
    }
    .f-box-logo2.mt40 {
        margin-top: 20px !important;
    }
    .mt50 {
        margin-top: 30px !important;
    }
    .top-block6 {
        padding: 45px 0 45px;
    }
    .c-box1 .c-content .c-img {
        padding: 0 50px;
    }
    .c-box1 .c-content .c-img img{
      width: 100%;
    }
  }
  
  .over {
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .over:hover {
    opacity: 0.8;
  }
  
  .box {
    padding-top: 74px;
  }
  
  .prl {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
  }
  
  .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: 480px;
  }
  .f-box-logo {
    color: #fff;
    display: block;
}
.f-box-logo1 {
  text-align: center;
}
.c-contact-top {
  text-align: center;
}
.c-contact-top .c-tel-fax {
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 160%;
}
.c-contact-top .c-tel-fax span {
  font-size: 15px;
}
.f-box-logo1 p {
  font-size: 14px;
  line-height: 200%;
  padding-left: 2px;
  margin-bottom: 2px;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
}
.f-box-logo2 p {
  line-height: 180%;
  font-weight: 500;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
}

  .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{
  /* display: flex; */
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 950px;
  margin: auto;
}
.c-logo-ft p{
  font-size: 15px;
}
.c-logo-ft .c-item{
  width: auto;
  margin: 50px 25px 20px;
}
.c-logo-ft .c-item.ct{
  display: flex;
  align-items: center;
  justify-content: center;
} 
.c-logo-ft .c-item.ct .c-tt-h1 p, .c-logo-ft .c-item.ct .c-tt-h1 h2{
  color: #527E5F;
  text-align: center;
  font-size: 32px;
  font-family: 'Noto Serif JP';
  letter-spacing: 3px;
  line-height: 130%;
}
.c-logo-ft .c-item.ct .c-tt-h1 h2 span{
  margin-right: 0;
  font-size: 12px;
  color: #999999;
  margin-bottom: 0px;
  display: block;
  text-align: center;
  letter-spacing: 1.5px;
}
.c-logo-ft .c-item.ct .c-tt-h1{
  margin-left: 0;
}
.c-logo-ft .c-item.ct2 img{
  width: 350px;
}
.c-logo-ft p img{width: 100%;}
  .copyright {
    font-size: 11px;
    line-height: 200%;
    padding: 25px 0 35px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 2px;
}
  
 
  
  
  .news-box a.link{
    font-size: 15px;
    text-decoration: underline;
    position: absolute;
    right: 0;
    letter-spacing: 1px;
    padding-top: 5px;
    font-weight: bold;
    color: #fff;
    line-height: 160%;
    transform: translateX(-40%);
  }
  
  .news-box a.link:hover{
    opacity: .7;
  }

  .c-bg1 {
      background-image: url(../images/top/img2.png);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
  }
 

  .c-title1 h2{
    font-size: 24px;
    line-height: 120%;
    border-left: 1px solid;
    padding: 9px 28px 1px;
  }
  .c-title1 h2 span{
    font-size: 16px;
    color: #8B4513;
    line-height: 200%;
    margin-left: 24px;
  }
  .c-title1 p{
    font-size: 15px;
    line-height: 200%;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .c-ft1 {
      margin-bottom: 27px;
  }
  .c-ft2 {
      margin-bottom: 18px;
  }
  .c-ft1 h2{
    text-align: center;
    font-size: 70px;
    line-height: 120%;
    font-weight: bold;
    color: #fff;
    letter-spacing: 10px;
  }
  .c-ft1 h2 span{
    font-size: 50px;
  }
  .c-ft1 p{
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #fff;
  }
  .c-ft3 h2{
    font-size: 24px;
    line-height: 180%;
    text-align: center;
    color: #fff;
  }
  .c-ft3 h2 span, .c-ft3 p{font-size: 14px; text-align: center;color: #fff;}
  .c-img-big {
      text-align: center;
      margin: 50px 0 30px;
  }
  .c-tt-page h2{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 180%;
    letter-spacing: 3px;
}
  .c-tt-page h3{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 200%;
    letter-spacing: 3px;
}
.c-tt-page p{
  font-size: 14px;
  text-align: center;
  line-height: 200%;
  letter-spacing: 2px;
}
.c-tt, .c-tt p{
  text-align: center;
}
.c-tt p{
  margin-top: 30px;
}


/*custom*/
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pagination li, .pagination .page-numbers{
  border-radius: 50%;
  background-color: transparent;
  margin: 0 5px;
  font-size: 13px;
  padding: 4px 0px 3px;
  text-align: center;
  /* transition: 0.3s; */
  width: 30px;
  cursor: pointer;
}
.pagination li.c-prev, .pagination li.c-next{
  position: relative;
}
.pagination li.c-prev::before,.pagination li.c-next::before{
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  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, 
.pagination .page-numbers:hover, .pagination .page-numbers.current{
  background-color: #527E5F;
  color: #fff;
}
.pagination li.c-prev:hover, .pagination li.c-next:hover{
  background-color: transparent;
}
.pagination .page-numbers.active{
  cursor: auto;
}

  .contact-pallarax-list-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .contact-pallarax-box {
    position: relative;
    z-index: 3;
    width: 25%;
    background: rgba(255, 255, 255, 0.94);
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contact-pallarax-box .tt-1 {
    margin-bottom: 30px;
    text-align: center;
  }
  .contact-pallarax-box .tt-1 h3 {
    font-size: 30px;
    line-height: 140%;
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
  }
  .contact-pallarax-box .tt-1 p {
    font-size: 12px;
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
    font-family: font-mei;
    color: #111;
    margin-top: 20px;
  }
  .contact-pallarax-box .tt-1 p::after {
    border-bottom: 1px solid #402000;
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    margin: 25px auto 0;
  }
  .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{
    font-size: 15px;
    background-image: linear-gradient(to right, #527E5F 50%, #fff 50%);
    color: #fff;
  }
  .contact-pallarax-box .btn-1:before{
    background-image: url('../images/common/ic-arr-4-hv.png');
  }
  .contact-pallarax-box .btn-1:hover{
    color: #527E5F;
  }
  .contact-pallarax-box .btn-1:hover:before{
    background-image: url('../images/common/ic-arr-4.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: 5px;
    font-family: 'Noto Serif JP', serif;
    padding-left: 35px;
    color: #111;
    margin-top: 10px;
  }
  .contact-pallarax-box h2::before{
    content: '';
    background-image: url('../images/common/ic-phone.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 26px;
    height: 28px;
    display: inline-block;
    /* vertical-align: unset; */
    /* margin-right: 15px; */
    /* margin-top: 0px; */
    position: absolute;
    top: 9px;
    left: 0;
  }

  .bg-page-child{
    background: #F6F7F7;
  }

 /*custom*/

.c-tt-20{
  font-size: 20px;
}
.fw500{
  font-weight: 500 !important;
}
.cl-green{
  color: #ACB245;
}
.text-center{
  text-align: center !important;
}
.no-bord{
  border: 0 !important;
}
.no-before::before{
  display: none !important;
}
.p-relative{
  position: relative;
}
.jf-start{
  justify-content: start !important;
}
.no-bg{
  background-image: none;
  background-color: transparent;
  background: transparent;
}
.menu-mb{
  display: none !important;
}
.font-mei{
  font-family: 'font-mei' !important;
}
.font-noto{
  font-family: 'Noto Serif JP', serif !important;
}
.line90{
  line-height: 90% !important;
}
.line200{
  line-height: 200% !important;
}
.dis-in-block{
  display: inline-block !important;
}
.dis-block{
  display: block !important;
}
.color-df{
  color: #171A5F!important;
}
@media (max-width: 1580px) {
  .h-box-logo ul {
    width: 67%;
  }
  .h-box-logo ul li a{
    width: 120px;
  }
  .h-box-logo ul .c-contact-link a {
    width: 260px;
  }
  .contact-pallarax-box{
    width: 30%;
  }
}
@media (max-width: 1250px) {
  .h-box-logo ul {
    width: 69.5%;
    margin-right: 110px;
  }
}
@media (max-width: 1200px) {

  .wrapper-ct{
    padding: 0 20px;
  }
  .line90{
    line-height: 150% !important;
  }
  .h-box::before{
    width: 170px;
  }
  .txt-container{
    padding-left: 80px;
  }
  .menu-pc{
    display: none;
  }
  .contact-pallarax-box{
    width: 40%;
  }
  .toggle, .toggle.active, .toggle.toggle2 {
    position: fixed;
    height: 100px;
    width: 100px;
    display: flex;
    padding-top: 26px !important;
  }
  .toggle.change ~ .h-box.h-nav1 .h-box-logo{
    opacity: 1;
    transition: 0.4s;
    height: 100%;
    /* background: #001C07; */
    z-index: 102;
  }
  .h-nav1 .h-box-logo .bg-logo{
    width: 100% !important;
    height: 100px;
    background: #fff;
    margin-left: 0;
    padding-left: 50px;
    display: flex;
  }
  .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 ul .c-contact-link a::before{

  }
  .h-nav.fixed::before {
    background: transparent;
  }
  .h-box-logo{
    opacity: 1;
    top: 0;
    transform: unset;
    left: 0;
    height: 0;
    background: rgb(255,255,255,0.9);
    transition: 0.4s;
  }
  .h-nav.fixed1 ~ .h-nav1 .h-box-logo{
    height: 100px;
  }

  .h-nav.fixed1 ~ .h-nav1 .h-box-logo{
    opacity: 1;
  }
  .h-box-logo ul li {
    margin-bottom: 10px;
    width: 100%;
    /* background: #fff; */
    flex-wrap: wrap;
    height: auto;
  }
  .h-box-logo ul li ~ li::before{
    display: none;
  }
  
  .ovh .h-nav{
    display: none !important;
  }
  .ovh .c-logo-ovh{
    margin-bottom: 10px;
  }
  .h-nav-wrap .logo2, .h-box-logo .logo2{
    /* height: 100px; */
    margin-top: 0;
  }
  .h-box-logo .bg-logo .logo2::before{
    /* width: 200px; */
    width: 55px;
    height: 41px;
    /* background-image: url(../images/common/ic-hh2.png); */
    margin-right: 14px;
  }
  .h-box-center.fixed1 .h-box-logo .bg-logo .logo2::before, .fixed1 .h-box-logo .bg-logo .logo2::before{
    margin-right: 14px;
  }
  .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;
  }
  .h-nav.fixed2 ~ .h-nav1 .h-box-center{
    height: 100px;
  }
  .h-nav.fixed2 ~ .h-nav1 .h-box-logo{
    height: 100px;
    background: rgb(255,255,255,0.9);
    opacity: 1;
  }
  .h-nav.fixed2 ~ .h-nav1 .h-box-logo .bg-logo{
    height: 100px;
  }
  .toggle.change ~ .h-nav1 .h-box-center{
    height: 100%;
    position: fixed;
  }
  .toggle.change ~ .h-nav1 .h-box-center .h-box-logo{
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 102;
    justify-content: center;
    overflow: auto;
  }

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

  .toggle.change ~ .h-nav1 .h-box-logo ul{
    opacity: 1;
    height: max-content;
    display: block !important;
    overflow: auto;
    z-index: 1;
    /* padding-right: 100px; */
  }
  .toggle.change ~ .h-nav1 .h-box-logo ul.menu-pc{display: none !important;}
    .h-box-logo ul, .h-box-center.fixed1 ul {display: none !important;}
  .h-nav.fixed1 ~ .h-nav1 .h-box-logo ul li, .h-nav.fixed2 ~ .h-nav1 .h-box-logo ul li, .h-nav.fixed1 ~ .h-box.h-nav1 .h-box-logo ul li {
      color: #fff;
  }
  .txt-container h2 {
      /* font-size: 100px; */
      letter-spacing: 3px;
  }
  .txt-container h2 .c-df{
    font-size: 100px;
  }
  .txt-container h2 span.fs45 {
      font-size: 30px;
  }
  .txt-container h2 span.fs82 {
      font-size: 52px;
  }
  .txt-container h2 span.fs90 {
      font-size: 60px;
  }
  .txt-container h2 span.fs82:last-child {
      letter-spacing: 0px;
  }
  .txt-container h3 {
    font-size: 28px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
  .txt-container h3::before{
    width: 119px;
  }
  .txt-container p{
    /* margin-top: 15px; */
    letter-spacing: 1px;
    /* font-size: 28px; */
    padding-left: 0;
  }
  .h-nav.fixed1{
    display: none !important;
  }
  .h-nav.fixed,.h-nav.fixed2 {
      position: fixed;
      height: 100px;
  }
  .h-nav-wrap .bg-logo {
      background: none;
      position: relative;
      align-items: center;
  }
  .fixed2 .h-nav-wrap .bg-logo h1,.h-nav1 .bg-logo h1,.h-nav-wrap .bg-logo h1{
    margin-left: 0;
  }
  .h-nav-wrap .bg-logo .logo2::before,.h-nav.fixed2 .h-nav-wrap .bg-logo.bg-logo-sec .logo2::before {
      background-size: contain;
      background-position: inherit;
      /* transform: none; */
      width: 250px;
      height: 40px;
      transform: translate(0%, -50%);
      top: 50%;
  }
  .h-box-logo ul li a {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-size: 20px;
    position: relative;
    text-align: center;
  }
  .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;
  }
  .h-box-logo ul li p{
    color: #111;
    /* text-align: center; */
  }
  /* .h-box-logo ul .c-contact-link p{
    text-align: left;
    width: auto;
    display: inline-block;
    color: #111 !important;
  } */
  .sub-mega-menu{
    position:static;
    transform: unset;
    height: auto;
  }
  .sub-mega-menu .mega-menu dd a{
    margin-bottom:0;
  }
}
@media (max-width: 1024px) { 
  .c-list-block2 .note {
    position: relative;
    top: 0;
    left: 0;
    font-size: 20px;
    writing-mode: unset;
    transform: unset;
    margin-bottom: 20px;
}
.txt-container h2{
  font-size: 30px;
}
.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 {
  /* margin-top: 15px; */
  letter-spacing: 2px;
  /* font-size: 28px; */
  padding-left: 0;
  color: #fff !important;
}
.txt-container p .color-df2 {
  color: #fff;
  margin-right: 5px;
}
  .bg_h:before, .h-box::before{
    display: none;
  }
  .contact-pallarax-box{
    width: 47%;
  }
  .c-info-block2 dl dd .ic-check2, .c-info-block2 dl dt .ic-check2 {
    width: 35%;
  }
  
  .top-pallarax .s{
    width: 300px;
  }
  
  .c-logo-ft{
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
    padding: 0 20px;
  }
  .c-logo-ft .c-item{
    /* width: 100%; */
    justify-self: center;
    /* max-width: 445px; */
    margin-top: 40px;
  }
  .video-sp{
    display: block;
  }
  .video-pc{
    display: none;
  }
  .c-ft1 h2 {
    font-size: 50px;
  }
  .c-ft1 h2 span {
    font-size: 40px;
  }
  .c-title2 .c-img img {
    width: 100%;
    padding: 0 15px;
  }
 
  .mt30tab{
    margin-top: 30px !important;
  }
  .pt20tab{
    padding-top: 20px !important;
  }

}
@media (max-width: 768px){
  .c-logo-ft .c-item {
    /* max-width: 360px; */
  }
  .toggle, .toggle.active, .toggle.toggle2 {
    top: 0 !important;
    height: 60px;
    width: 60px;
    padding-top: 9px !important;
}
  .c-logo-ft .c-item.ct img{
    width: 54px;
  }
  .c-logo-ft .c-item.ct .c-tt-h1 {
    /* margin-left: 20px; */
}
  .fc__ttl {
    transform: translate(-50%, 0%);
  }
  .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;
  }
  .contact-pallarax-box {
    width: 90% !important;
    padding-top: 0;
    height: 330px;
    border: 0;
    margin: 20px 0 15px;
  }
  .contact-pallarax-box:nth-of-type(2n){
    margin-top: 0;
    margin-bottom: 20px;
  }
  .txt-container h2 {
    font-size: 25px;
    /* letter-spacing: 3px; */
    /* line-height: 130%; */
  }
  .txt-container h2 span.fs82 {
      font-size: 32px;
  }
  .txt-container h2 span.fs90 {
      font-size: 30px;
  }
  .txt-container h3 {
      font-size: 22px;
      margin-left: 0;
      letter-spacing: 2px;
      margin-top: 10px;
      padding-bottom: 0;
  }
  .txt-container p {
  }
  .txt-container h2 span {
      /* font-size: 4rem; */
      /* color: #fff !important; */
  }
  .txt-container h3 span {
      color: #fff !important;
  }
  .txt-container h2 .c-df {
    font-size: 60px;
    margin-right: 2px;
    line-height: 120%;
  }
  .txt-container p {
      font-size: 14px;
      letter-spacing: 2px;
      padding-left: 0;
      margin-top: 0;
  }
  .h-nav.fixed, .h-nav.fixed2 {
    height: 60px;
  }

  .c-ft1 h2 {
    font-size: 30px;
  }
  .c-ft1 h2 span {
    font-size: 25px;
  }
  .c-ft1 p {
    font-size: 14px;
  }
 
  .btn .btn-2 ~ .btn-2 {
      margin-left: 2% !important;
  }
 
  .h-nav.fixed1 ~ .h-nav1 .h-box-logo {
      height: 60px;
  }
  .h-box-logo ul {
    /* top: 50%; */
    /* transform: translate(0, -50%); */
  }
  .c-tt-h1 p {
    font-size: 8px;
    letter-spacing: 1px;
  }
  .c-tt-h1 h1{
    font-size: 16px;
    letter-spacing: 3px;
  }
  .c-tt-h1 h1 span{
    font-size: 8px;
    margin-right: 0;
    letter-spacing: 1px;
    line-height: 200%;
  }
  .h-nav-wrap .logo2, .h-box-logo .logo2 {
    /* margin-top: 18px; */
  }
  .h-box-center.fixed1 .h-box-logo .bg-logo .logo2::before, .fixed1 .h-box-logo .bg-logo .logo2::before{
    margin-right: 10px;
  }
  .toggle.change ~ .h-nav1 .h-box-logo ul.menu-mb{
    height: 100%;
    width: 100%;
    padding-top: 150px;
  }
  .mt40{
    margin-top: 20px !important;
  }
}
@media (max-width: 580px){
.ovh .h-box-logo ul.menu-sp{
  margin-right: 30px;
}
.ovh .c-logo-ovh{
  padding-right: 20px;
}
.c-logo-ovh .c-adress-head{
  font-size: 12px;
}
.c-logo-ovh .c-adress-head h2{
  font-size: 13px;
}
  .top-pallarax.big-pallarax .tt-1 h3{
    /* font-size: 16px !important; */
  }
  .ovh .h-box-center ul {
    padding-top: 100px;
  }
  .c-tt-h1 h1 {
    font-size: 12px;
    letter-spacing: 2px !important;
  }
  .c-tt-h1 h1 span {
    /* font-size: 10px; */
    /* margin-right: 5px; */
    /* letter-spacing: 1px; */
}
.h-box-logo .bg-logo .logo2::before {
  /* width: 200px; */
  width: 30px;
  height: 33px;
}
  .toggle.change ~ .h-nav1 .h-box-logo ul.menu-mb{
    padding: 100px 20px 0;
  }
  .contact-pallarax-box h2, .contact-pallarax-box .tt-1 h3{
    font-size: 28px;
    letter-spacing: 2px;
  }
  .contact-pallarax-box h2::before {
    top: 3px;
    left: -8px;
  }
   .h-nav1::after, .h-nav1::before, .c-note-head{
    display:none;
  }
  .bg_h {
      width: 100%;
      height: 100% !important;
  }
  .h-nav1 .h-box-logo .bg-logo{
    padding-left: 15px !important;
  }
  .c-logo-ft .c-item.ct2 img {
    width: 100%;
  }
  .c-logo-ft .c-item.ct img{
    width: 44px;
    margin: auto;
  }
  .btn-all {
    flex-wrap: wrap;
  }
 
  
  .btn-3 {
      width: 130px;
      margin-top: 10px;
      height: 20px;
      font-size: 12px;
      height: 30px !important;
  }
  .item-contact-pallarax-box .btn-1{
    width: 100% !important;
  }
  .top-block3-list-box p {
    font-size: 13px;
  }
  .hide-mobile{
    display: none;
  }
  .show-mobile{
    display: block;
  }
  .top-pallarax::after {
    width: 84px;
    height: 60px;
  }
  .top-pallarax {
      /* height: 170px !important; */
  }
  .c-list1 ul {
      width: 90%;
  }
  .c-ft1 h2 span {
      font-size: 17px;
  }
  .c-ft1 h2 {
      font-size: 20px;
      letter-spacing: 5px;
  }
  .txt-container {
      /* width: 100%; */
  }
  .txt-container p {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 180%;
    margin-top: 10px;
    /* text-align: center; */
    /* padding-left: 55px; */
  }
  .txt-container h2 {
    letter-spacing: 0.5px;
    font-size: 16px;
    padding: 10px;
  }
  .txt-container h2 span {
      /* font-size: 35px; */
  }
  .txt-container h2 .c-df{
    font-size: 40px;
    padding-right: 15px;
  }
  .txt-container h2 span.fs45 {
      font-size: 18px;
  }
  .txt-container::before {
    height: 90px;
    top: 2px;
  }
  .txt-container {
    padding-left: 20px;
    padding-right: 10px !important;
    /* transform: translate(3%, -13%); */
    /* width: 80%; */
  }
  .txt-container h3{
    font-size: 16px;
    letter-spacing: 1px;
    padding-left: 10px;
  }
  .btn-1 + .btn-1 {
    margin-top: 20px;
  }
  .c-tabs {
      width: 80%;
  }
  .c-title2 h2, .c-title3 h2{
    font-size: 22px ;
  }
  .c-tabs ul li{
    max-width: 100% !important;
    margin-right: 0% !important;
    padding: 16px 10px;
  }
  .top-block3-box1-word{
    max-width: 85%;
    padding: 20px 15px 21px;
  }
  .top-pallarax p{
      font-size: 12px;
  }
  .top-pallarax h3.c-it-info {
    font-size: 14px;
    letter-spacing: 0px;
  }
  
  .top-pallarax-w p::before {
    width: 15px;
    transform: translate(-90%, -100%);
  }

  .top-pallarax p::after {
    width: 15px;
    transform: translate(40%, -100%);
  }
  .news-item {
      flex-wrap: wrap;
      padding: 18px 0;
  }
  .news-item .title{
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .c-title h2{
    font-size: 22px;
  }

  .tt2 h3{
    font-size: 12px;
    position: relative;
  }
  .tt2 h3::before {
      transform: translate(-16%, -0%);
      position: absolute;
      top: 0%;
      left: 0;
  }
  .tt2 h3::after {
      transform: translate(16%, -0%);
      position: absolute;
      top: 0%;
      right: 0;
  }
  .tt2 h4 {
    font-size: 20px;
  }
  .c-item-box .h3{
    font-size: 16px;
  }
  .c-list1.flex{
    width: 100%;
  }
  .c-note-time {
      padding-left: 0;
  }
  .c-items-time.flex {
      flex-wrap: wrap;
  }
  .c-items-time .c-time {
    width: 100%;
  }
  .c-table1 th, .c-table1 tbody tr td:first-child {
      font-size: 13px;
  }
  .c-item-box {
    margin-top: 30px;
  }
  .top-block3-box1-word h4{
    font-size: 17px;
  }
  .top-block3-box1-word p{
    font-size: 12px;
    padding: 0 0px;
  }
  .c-title1 h2 {
    font-size: 18px;
    padding: 9px 0px 1px 20px;
  }
  .c-title1 h2 span{
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .c-title1 p{
    font-size: 13px;
  }
  .tt-1 h3, .tt-1 h3.cl-df {
    font-size: 18px;
  }
  .tt-1 h4 {
      font-size: 20px;
      letter-spacing: 1px;
  }
  .tt-1 p {
    letter-spacing: 0px;
    margin-top: 0;
  }
  .tt-1 p.cl-df{
    font-size: 12px;
  }
  
  .btn-1 {
      height: 50px;
      font-size: 13px;
  }
  .btn-all .btn-1{
    width: 48%;
    margin-right: 4%;
    margin-left: 0;
    margin-top: 0;
  }
  .slider1 {
    margin: 20px 0 30px !important;
  }
  .top-block3-list-box2 .c-img .img {
      height: 220px;
  }
  .c-logo-ft .c-item.ct{
    flex-wrap: wrap;
    /* max-width: 195px; */
  }
  .pl10sp{
    padding-left: 10px !important;
  }
  .pl20sp{
    padding-left: 20px !important;
  }
  .pl30sp{
    padding-left: 30px !important;
  }
  .pl40sp{
    padding-left: 40px !important;
  }
  .pl50sp{
    padding-left: 50px !important;
  }
	.pl60sp{
		padding-left: 50px !important;
	}

  .pr10sp{
    padding-right: 10px !important;
  }
  .pr20sp{
    padding-right: 20px !important;
  }
  .pr30sp{
    padding-right: 30px !important;
  }
  .pr40sp{
    padding-right: 40px !important;
  }
  .pr50sp{
    padding-right: 50px !important;
  }
	.pr60sp{
		padding-right: 50px !important;
	}

  .pt10sp{
    padding-top: 10px !important;
  }
  .pt20sp{
    padding-top: 20px !important;
  }
  .pt30sp{
    padding-top: 30px !important;
  }
  .pt40sp{
    padding-top: 40px !important;
  }
  .pt50sp{
    padding-top: 50px !important;
  }
	.pt60sp{
		padding-top: 50px !important;
	}

  .pb10sp{
    padding-bottom: 10px !important;
  }
  .pb20sp{
    padding-bottom: 20px !important;
  }
  .pb30sp{
    padding-bottom: 30px !important;
  }
  .pb40sp{
    padding-bottom: 40px !important;
  }
  .pb50sp{
    padding-bottom: 50px !important;
  }
  .pb60sp{
    padding-bottom: 60px !important;
  }

  .mb40 {
    margin-bottom: 20px !important;
  }
  .mb50 {
    margin-bottom: 25px !important;
  }
  .mb60{
		margin-bottom: 30px !important;
  }
  .mb100{
		margin-bottom: 50px !important;
	}
  .mt70 {
      margin-top: 35px !important;
  }
  .mt80 {
      margin-top: 40px !important;
  }
  .mt90 {
      margin-top: 45px !important;
  }
  .mt100 {
    margin-top: 50px !important;
  }

  .mb0sp{
    margin-bottom: 0 !important;
  }
  .mb10sp{
    margin-bottom: 10px !important;
  }
  .mb20sp{
    margin-bottom: 20px !important;
  }
  .mb30sp{
    margin-bottom: 30px !important;
  }
  .mb40sp{
    margin-bottom: 40px !important;
  }
  .mb50sp{
    margin-bottom: 50px !important;
  }
  .mb60sp{
    margin-bottom: 50px !important;
  }

  .mt0sp{
    margin-top: 0 !important;
  }
  .mt10sp{
    margin-top: 10px !important;
  }
  .mt20sp{
    margin-top: 20px !important;
  }
  .mt30sp{
    margin-top: 30px !important;
  }
  .mt40sp{
    margin-top: 40px !important;
  }
  .mt50sp{
    margin-top: 50px !important;
  }
  .mt60sp{
    margin-top: 60px !important;
  }
  .mt100sp{
    margin-top: 100px !important;
  }
}


@media (max-width: 440px){
 
}

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