/* --------------------------------------------------
------------------- Header -------------------------
------------------------------------------------------*/
#header{
  position: relative;
}
/* #header::after{
  position: absolute;
  content: "";
  background: #0D8C55;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
} */
.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;
  }

  .ovh .h-box-center{
    display: flex;
    height: 100%;
  }
 
  .h-box-center.fixed1, .fixed1 .h-box-center{
    position: fixed;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0 5px 4px -6px #333;
    box-shadow: 0 5px 4px -6px #333;
  }
  .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;
  }
  .h-box.h-nav1{
    /* background: #1B3B80; */
    /* background-image: url(../images/top/top_slide3.png); */
    background-size: cover;
  }
  .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{
    z-index: 99;
    padding-top: 21px;
    height: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    /* background: #fff; */
    position: relative;
  }
   .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{
    display: flex;
    align-items: center;
    z-index: 99;
    justify-content: space-between;
    height: 75px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 38px;
    padding-right: 38px;
  }
   .h-box-logo ul.menu-sp{
     display:none;
   }
   .ovh .h-box-logo ul.menu-sp{
     display:block;
     margin-right: 80px;
     margin-bottom: 40px;
   }
  .h-box-logo ul li{
    /* width: auto; */
    /* color: #fff; */
    /* position: relative; */
    margin-top: 0;
    display: flex;
    align-items: center;
    height: 100%;
  }
  
  .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: A-OTF-R;
    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: 0;
  }
  .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: flex;
      width: 235px;
      flex-wrap: wrap;
      text-align: right;
      max-width: 100%;
      margin: 0 0 0 auto;
      padding: 25px 0 15px;
      cursor: pointer;
  }

  .fixed1 .h-box-logo ul li.last1 a img{
    display: none;
  }

  .fixed1 .h-box-logo ul li.last1 a .on{
    display: block;
  }

  .fixed1 .h-box-logo ul li.last1 a:hover{
    opacity: 1;
  }

  .fixed1 .h-box-logo ul li.last1 a:hover .on{
    display: none;
  }

  .fixed1 .h-box-logo ul li.last1 a:hover .on1{
    display: block;
  }

  .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 p{
    text-align: right;
    font-size: 20px;
    line-height: 100%;
    color: #111;
    padding-right: 50px;
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    width: 100%;
  }
  .h-box-logo ul.menu-sp li p:nth-of-type(1){

  }
 
  .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: 10px;
    font-weight: 500;
    line-height: 130%;
  }

  .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:nth-of-type(2){
    color: #F99625;
    transition: 0.4s;
  }

  .h-box-logo ul .c-contact-link{
    height: auto;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    margin-top: 0;
    margin-right: 50px;
    margin-left: 20px;
  }
  .h-box-logo ul .c-contact-link::before{
    position: absolute;
    content: "";
    background: url('../images/common/ic-mail.png') no-repeat;
    width: 28px;
    height: 22px;
    background-size: contain;
    top: 31px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
    border: none !important;
  }
  .h-box-logo ul .c-contact-link1::before, .h-box-logo ul .c-contact-link::after{
    display: none;
  }
  .h-box-logo ul .c-contact-link:hover::before{
    background-image: url('../images/common/ic-mail1.png');
  }
  .h-box-logo ul .c-contact-link1:hover::before{
    background-image: url('../images/common/ic-next2.png');
  }
  .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;
  }
  
  /* .fixed1 .h-box-logo ul li a:before{
    top: 0;
  } */
  .h-box-logo1 ul li:hover a:before,  .h-box-logo ul li a:hover:before{
    /* color: #527E5F; */
    opacity:1;
    transition: 0.4s;
  }
  
  .h-box-logo1 ul li a:hover p:first-child{
    opacity: 0.5;
    transition: 0.5s;
  }
 
  .fixed1 .h-box-logo ul li a:hover:before {
    opacity: 1;
    border-bottom: 1px solid #0D8C55;
  }
  .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;
    width: auto;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    /* padding: 0 34.5px; */
  }
  .h-box-logo ul li a::after{
    position: absolute;
    content: "";
    border-right: 2px dotted #707070;
    width: 2px;
    height: 150%;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
  }
  .h-box-logo ul li a:hover{
    color: #E74E8E;
  }
  .h-box-logo ul li:last-child a::after{
    display: none;
  }



  .fixed1 .h-box-logo ul li a {
    color: #111;
    /* border-left: 1px solid #DDDDDD; */
    cursor: pointer;
  padding-top: 27px;}

  .fixed1 .h-box-logo ul li a span:last-child{
    color: #CCCCCC;
  }
  
  .fixed1 .h-box-logo ul li a::after{
    background: #CCCCCC;
  }

  .fixed1 .h-box-logo ul li:first-child a::after{
    background: none;
  }

  .fixed1 .h-box-logo ul li a:hover span:first-child{
    color: #0D8C55;
  }

  .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-nav1 .bg-logo{
    height: 120px;
    width: 50%;
    padding-left: 0;
    display: flex;
  }
  .h-nav1 .bg-logo.bg-logo1, .h-nav1.fixed1 .bg-logo{
    height: 120px;
  }

  .fixed2 .h-nav-wrap .bg-logo h1{
    width: 0;
    margin-left: 0;
  }
  
  .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: flex-end;
    justify-content: flex-end;
    /* margin-top: 0; */
    /* padding-top: 30px; */
    /* height: 100%; */
  }
  .c-logo-ft .c-item.ct .logo2{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
 .h-box-logo .logo2:hover, .c-logo-ft .c-item.ct .logo2:hover{
   opacity: 0.5;
 }
  /* .h-box-logo .bg-logo .logo2::before, .c-logo-ft .c-item.ct .logo2:before{
    content: '';
    background-image: url(../images/common/ic-hh.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 62px;
    height: 52px;
    display: inline-block;
    margin-right: 20px;
  } */
  .c-logo-ft .c-item.ct .logo2:before{
    /* background-image: url(../images/common/ic-ft.png); */
    /* width: 79px; */
    display: none;
  }

    .h-nav1 .bg-logo h1{
      position: relative;
      height: auto;
      /* margin-top: 10px; */
      line-height: 110%;
      letter-spacing: 2px;
      padding-left: 97px;
      /* margin-top: 33px; */
    }
    .h-nav1 .bg-logo h1 p.t-1{
      font-size: 12px;
      line-height: 160%;
      text-align: left;
      letter-spacing: 0.5px;
      margin-bottom: 11px;
      }
    .h-nav1 .bg-logo h1 p.t-2 span{
      color: #E64588;
    }
    .h-nav1 .bg-logo h1 p.t-2 span sub{
      font-size: 16px;
    }
    .h-nav1 .bg-logo h1 p.t-2{
      font-size: 24px;
      line-height: 80%;
      letter-spacing: 1.3px;
      font-weight: bold;
      padding-bottom: 7px;
    }
    .h-nav1 .bg-logo h1 p.t-3{
      font-size: 15px;
      line-height: 120%;
      font-weight: bold;
    }
    .h-nav1 .bg-logo1 h1, .h-nav1 .bg-logo1 p, .fixed1 .bg-logo h1, .fixed1 .bg-logo p  {
      color: #0D8C55;
    margin-top: 0;}
    .h-nav1 .bg-logo h1::before{
      position: absolute;
      content: '';
      background-image: url(../images/common/logo-head.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 72px;
      height: 57px;
      bottom: 0;
      left: 0;
    }
    .h-nav1 .bg-logo1 h1::before, .fixed1 .bg-logo h1::before {
      background-image: url(../images/common/logo-head1.png);
    }
    .c-logo-ft .c-item.ct .c-tt-h1 h2{
      color: #111;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
    }
    .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, .c-logo-ft .c-item.ct .c-tt-h1 h2 span{
      font-size: 16px;
      letter-spacing: 2px;
      margin-right: 0px;
      /* font-family: A-OTF-R; */
      text-align: center;
    }
    .c-tt-h1 p{
      font-size: 13px;
      line-height: 120%;
      color: #fff;
      letter-spacing: 1.3px;
      padding-left: 25px;
    }
    .c-logo-ft .c-item.ct .c-tt-h1 p{
      font-size: 11px;
      color: #111;
      text-align: center;
      margin-bottom: 6px;
    }

  

  .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;
  }
  
  .logo2:hover {
    opacity: 0.5;
  }
  
  .logo3:hover {
    opacity: 0.7;
  }
  
  /* Index background video */
  .bg_h{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 0;
  }
  /* .bg_h {
    position: absolute !important;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100% !important;
    margin: auto;
    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;
  } */

  .bg_h video {
    position: absolute;
    right: 0;
    /* top: -120px; */
    min-width: 100%;
    min-height: 100%;
  }
  
  .fc__ttl {
    padding-top: 0;
    z-index: 1;
    width: 100%;
    margin-top: 120px;
  }
  
  .fc__ttl--1 {
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
    letter-spacing: 5px;
    color: #fff;
    font-family: A-OTF-R;
  }

  
  .fc__ttl--2 {
    font-size: 20px;
    line-height: 120%;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 15px;
  }
  
  .fc__ttl p {
    text-align: center;
  }
  .fc{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    height: 280px;
  }
  .fc__main {
    height: 100%;
    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;
    border-radius: 10px;
    overflow: hidden;
  }
  
  .fc__main:before {

  }

  @media screen and (max-width: 768px) {
    .fc__main{
      height: 250px;
    }

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

  @media screen and (max-width: 600px) {
    .fc__main{
      height: 200px;
    }

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



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


  
 .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; */
    padding: 31px 0 31px;
    background: rgba(246, 246, 246, 0.7);
    flex-wrap: wrap;
  }
  
  .bread li a {
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 1px;
    padding-left: 1px;
    display: block;
  }
  
  .bread li a span{
    margin: 0 5px;
  }

  
  /* Title
  -------------------------------------------------*/
  
  
  /* Button
  -------------------------------------------------*/
  
  .btn-contact .btn-1{
    height: 120px;
    border: none;
    border-radius: 0;
    margin: 0;
    font-size: 16px;
    padding-top: 10px;
  }
  
  .btn-all{
    display: flex;
  }
  

  .btn-1, .btn-2 {
    width: 280px;
    height: 72px;
    margin: 0 15px;
    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: 18px;
    line-height: 120%;
    font-weight: bold;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    background: #fff;
    color: #CC0E22;
    position: relative;
    font-family: font-mei;
    border: 2px solid #CC0E22;
    cursor: pointer;
  }
 
  .btn-1::before, .btn-2::before{
    content: '';
    background-image: url('../images/common/ic-arr-4.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 24px;
    margin-top: -6px;
    margin-right: 12px;
    display: inline-block;
    transition:0.4s;
    z-index: 1;
  }

  .btn-2::before{
    /* background-image: url('../images/common/ic-arr-5.png'); */
    margin-top: -4px;
  }
  .btn-1:hover,.btn-2:hover{
    opacity: 1;
    transition: 0.4s;
    color: #fff;
  }
  .btn-1:hover{
    background: #CC0E22;
    border: 2px solid #fff;
  }
  .btn-1:hover:before{
    background-image: url('../images/common/ic-arr-4-hv.svg');
    transition:0.4s;
  }
  .btn-2:hover{
    background: #227F57;
  }
  .btn-2:hover::before{
    background-image: url('../images/common/ic-arr-4-hv.svg');
  }
  .btn {
    justify-content: center;
  }

  .btn-shop::before{
    background-image: url('../images/common/ic-shop.svg');
    width: 21px;
    height: 18px;
  }

  .btn-shop:hover::before{
    background-image: url('../images/common/ic-shop1.svg');
  }

  .contact-pallarax-box .btn-1{
    font-weight: bold;
    background: #CC0E22;
    color: #fff;
  }

  .contact-pallarax-box .btn-1::before{
    background-image: url('../images/common/ic-arr-4-hv.svg');
    transition:0.4s;
  }

  .contact-pallarax-box .btn-1:hover{
    background: #fff;
    color: #CC0E22;
    border: 2px solid #CC0E22;
  }

  .contact-pallarax-box .btn-1:hover::before{
    background-image: url('../images/common/ic-arr-4.svg');
  }

  .btn-1, .btn-4{
      /*ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ã®èµ·ç‚¹ã¨ã™ã‚‹ãŸã‚relativeã‚’æŒ‡å®š*/
    position: relative;
    overflow: hidden;
    /*ãƒœã‚¿ãƒ³ã®å½¢çŠ¶*/
    text-decoration: none;
    padding: 10px 30px;
    text-align: center;
    outline: none;
    /*ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ã®æŒ‡å®š*/
    transition: ease .2s;
  }

  .bgleft:hover span {
      color: #fff;
      z-index: 1;
      transition: 0.4s;
  }

  .bgleft:after {
    content: '';
   /*çµ¶å¯¾é…ç½®ã§ä½ç½®ã‚’æŒ‡å®š*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
   /*è‰²ã‚„å½¢çŠ¶*/
    background:#191970;/*èƒŒæ™¯è‰²*/
    width: 100%;
   height: 100%;
   /*ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³*/
    transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
   transform-origin: right top;
    }

    /*hoverã—ãŸéš›ã®å½¢çŠ¶*/
    .bgleft:hover:after{
        transform-origin:left top;
        transform:scale(1, 1);
    }
  
  
  
  .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: 280px;
    height: 72px;
    margin-top: 10px;
    font-size: 16px;
    border: 2px solid #191970;
    display: flex;
    font-weight: 500;
    line-height: 160%;
    align-items: center;
    justify-content: center;
    letter-spacing: 0px;
    background: #fff;
    color: #191970;
    font-weight: bold;
  }
  
  
  .btn-4:hover::before{
    background-image: url(../images/common/ic-arr-2.png);
  }
  
  .btn-4:before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/common/ic-arr.png);
    background-size: cover;
    margin-right: 11px;
    margin-bottom: 2px;
    z-index: 1;
  }

  .txt-img {
    position: absolute;
    left: 53%;
    bottom: 48.5%;
    transform: translate(-50%, 50%); 
    z-index: 12;
  }
  
  .txt-container {
    position: absolute;
    font-size: 22px;
    line-height: 160%;
    color: #202020;
    left: 0;
    letter-spacing: 4px;
    z-index: 12;
    padding-bottom: 50px;
    padding-left: 50px;
    /* height: max-content; */
    /* width: 100%; */
    /* transform: translate(-50%, 50%); */
    /* display: flex; */
    transform: 0;
    bottom: 0;
    /* display: flex; */
    /* justify-content: center; */
  }

  .txt-container h2 {
    font-size: 120px;
    line-height: 110%;
    letter-spacing: 27px;
    color: #fff;
    text-align: left;
    display: block;
    font-family: A-OTF-R;
  }
  .txt-container h2 span{
    color: #DFAE0E;
  }
  .txt-container h3 {
    font-size: 96px;
    line-height: 120%;
    letter-spacing: 9px;
    color: #fff;
    position: relative;
    padding-bottom: 0px;
    padding-top: 0;
    margin-bottom: -10px;font-family: A-OTF-M;
  }
  .txt-container h3 span{  
    font-size: 80px;
  }
  
  .txt-container h4 {
    font-size: 50px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #fff;
    position: relative;
    text-align: center;
    font-family: font-DIN;
  }
  .txt-container h4::after{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    background: #FFFFFF;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
  }
  .txt-container h4 span{
    color: #E31C25;
  }
  .txt-container h5 {
    font-size: 92px;
    line-height: 120%;
    letter-spacing: 9px;
    color: #fff;
    position: relative;
    font-family: A-OTF-M;
  }
  .txt-container h5 span{
    font-size: 60px;
  }
  .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: 20px;
    line-height: 180%;
    letter-spacing: 1.8px;
    font-weight: 500;
    padding-left: 0px;
    color: #fff;
    padding-top: 24px;
  }
  .txt-container p .color-df2{
    color: #111;
    margin-right: 5px;
  }
  /*custom*/
  
  /*end custom*/
  
  /* 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: none;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
  }
   .toggle p{
     width: 100%;
     color: #111;
     font-size: 9px;
     text-align: center;
     padding-left: 3px;
     margin-top: 3px;
     font-family: inherit;
   }
   .toggle.change{
     padding: 36px 0;
   }

  .toggle.toggle1{
    position: fixed;
    top: 30px;
  }
 
  .toggle.active, .toggle.toggle2{
    position: fixed;
    top: 0;
  }
  
  .toggle div {
    width: 45px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  
  .toggle span {
    content: '';
    display: block;
    width: 27px;
    height: 1px;
    background-color: #111;
    margin: 7px 5px 2px;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .toggle span:nth-of-type(1) {
    width: 37px;
  }

  .toggle.change span:nth-of-type(1) {
    -webkit-transform: rotate(-45deg) translate(-7px, 13px);
    transform: rotate(-45deg) translate(-7px, 11px);
  }
  
  .toggle.change span:nth-of-type(2) {
    opacity: 0;
  }
  
  .toggle.change span:nth-of-type(3) {
    width: 37px;
    -webkit-transform: rotate(45deg) translate(-1px, -7px);
    transform: rotate(45deg) translate(-3px, -8px);
  }
  
  /* Container
  -------------------------------------------------*/
  .container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -999px;
  }
  

.text-left{
  text-align: left !important;
}
.text-right{
  text-align: right !important;
}
.alit-center{
  align-items: center !important;
}
.bg-top{
  background-color: #F1F5F3;
}
.jt-center{
  justify-content: center !important;
}
  
  .over {
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .over:hover {
    opacity: 0.8;
  }
  
  .tac{
    text-align: center;
  }
  
  /* Footer
  -------------------------------------------------*/
  #footer{
    padding-top: 94px;
    padding-bottom: 260px;
  }
  .copyright {
    font-size: 12px;
    line-height: 200%;
    padding: 51px 0;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.6px;
}

.c-logo-ft{
  display: flex;
  /* justify-content: center; */
  width: 100%;
  max-width: 446px;
  margin: 0 auto;
}
.c-logo-ft .logo2 h2{
  position: relative;
  height: auto;
  line-height: 110%;
  letter-spacing: 2px;
  padding-left: 117px;
}

.c-logo-ft .logo2 h2::before{
  position: absolute;
  content: '';
  background-image: url(../images/common/logo-head.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 72px;
  height: 57px;
  bottom: 0;
  left: 20px;
}

.c-logo-ft .logo2 p.t-1 {
  font-size: 12px;
  line-height: 160%;
  text-align: left;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.c-logo-ft .logo2 p.t-2 {
  font-size: 24px;
  line-height: 80%;
  letter-spacing: 1.4px;
  font-weight: bold;
  padding-bottom: 8px;
}

.c-logo-ft .logo2 p.t-2 span {
  color: #E64588;
}

.c-logo-ft .logo2 p.t-2 span sub {
  font-size: 16px;
}

.c-logo-ft .logo2 p.t-3 {
  font-size: 15px;
  line-height: 120%;
  font-weight: bold;
  letter-spacing: 0.7px;
}


  .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pagination li{
  border-radius: 50%;
  background-color: transparent;
  margin: 0 5px;
  font-size: 13px;
  padding: 4px 0px 3px;
  text-align: center;
  width: 30px;
  cursor: pointer;
}
.pagination li.c-prev, .pagination li.c-next{
  position: relative;
}
.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{
  background-color: #0A2563;
  color: #fff;
}
.pagination li.c-prev:hover, .pagination li.c-next:hover{
  background-color: transparent;
}
.pagination li.active{
  cursor: auto;
}

.contact-pallarax{
  height:600px
}

  .contact-pallarax-list-box {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    /* height: 100%; */
    position: relative;
    bottom: -449px;
    box-shadow: 0 2px 4px rgb(0,0,0, 0.16);
  }
  .contact-pallarax-box {
    position: relative;
    z-index: 3;
    width: 50%;
    background: rgba(255, 255, 255);
    height: 470px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    border-right: 1px solid #F4F4F4;
    padding: 55px 0 80px;
  }
  .contact-pallarax-box .tt-1 {
    margin-bottom: 15px;
    text-align: center;
  }
  .contact-pallarax-box .tt-1 h3 {
    font-size: 42px;
    line-height: 140%;
    font-weight: normal;
    /* font-family: font-mei; */
    margin-top: 29px;
    margin-bottom: 0;
    color: #111;
  }
  .contact-pallarax-box .tt-1 p {
    font-size: 15px;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    /* font-family: font-mei; */
    font-family: A-OTF-M;color: #111;
    margin-top: 3px;
  }
  .contact-pallarax-box .tt-1 p::after {
    border-bottom: 1px solid #0D8C55;
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    margin: 10px auto 0;
    bottom: -20px;
  }
  .contact-pallarax-box .tt-1 .note{
    text-align: center;
    color: #038461;
    line-height: 160%;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .contact-pallarax-box .content {
    font-size: 14px;
    line-height: 200%;
    text-align: center;
    margin: 27px 0 0;
    letter-spacing: 1px;
  }
  /* .contact-pallarax-box .btn-1{
    color: #fff;
    background: #191970;
  }
  .contact-pallarax-box .btn-1:before{
    background-image: url('../images/common/ic-arr-4-hv.svg');
  }
  .contact-pallarax-box .btn-1.bgleft:after {
    background: #fff;
  }

  .contact-pallarax-box .btn-1:hover span {
    color: #191970;
  }

  .contact-pallarax-box .btn-1:hover:before{
    background-image: url('../images/common/ic-arr-4.svg');
  } */

  .contact-pallarax-box .btn-4{
    width: 180px;
    height: 52px;
    margin-bottom: 27px;
  }
  .contact-pallarax-box:nth-of-type(2n) {
    border-left: 1px solid #F4F4F4;
    padding-top: 86px;
  }
  .contact-pallarax-box h2 {
    font-size: 32px;
    position: relative;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    letter-spacing: 5px;
    color: #111;
    /* display: flex; */
    justify-content: center;
    padding-left: 40px;
  font-family: 'font-mei';}
  .contact-pallarax-box h2 span{
    font-size: 18px;
    font-weight: bold;
  }
  /* .contact-pallarax-box h2::before{
    content: '';
    background-image: url('../images/common/ic-phone.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
  } */


  .contact-pallarax-box .tel-fax h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 220%;
    letter-spacing: 3px;
  }

  .contact-pallarax-box .tel-fax h4 span {
    font-size: 34px;
  }

  .contact-pallarax-box h5{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 7px;
  }

  .contact-pallarax-box .address {
    font-size: 18px;
    text-align: center;
    line-height: 160%;
  }

  /* Custom */
  .tel-address{
    width: 50%;
    display: flex;
    justify-content: flex-end;
  }

  .tel-address .tel{
    width: 48.5%;
  }

  .tel-address .tel h3{
    background: rgba(230 69 136 / 94%);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
  }

  .tel-address .tel h4{
    font-size: 12px;
    border-bottom: 1px dashed #707070;
    padding: 14px 0 5px;
    text-align: center;
    letter-spacing: 2.2px;
  }

  .tel-address .tel h4 span{
    font-weight: bold;
    font-size: 24px;
    color: #E64588;
  }

  .tel-address .tel p{
    text-align: center;
    font-size: 13px;
    padding-top: 4px;
  }

   /*End Custom*/

@media (max-width: 580px){
 
  .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;
}