/* --------------------------------------------------
------------------- Header -------------------------
------------------------------------------------------*/
.ovh .h-nav1 .bg-logo,
.ovh .h-box-center::before {
  background: none;
}

.order-link {
  display: none;
  position: relative;
  margin-right: 130px;
}

.fixed1 .order-link,
.fixed2 .order-link {
  display: block;
}

.ovh .order-link {
  display: none;
}

.order-link .on {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s;
}

.order-link:hover .on {
  opacity: 1;
}

.ovh .h-nav1 .bg-logo h1,
.ovh .h-nav1 .bg-logo2 h1 {
  margin: 0 80px 0 auto;
}

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

.none-top {
  display: none;
}

.none-top1 {
  display: block;
}

.h-box-center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.h-box-logo1 {
  position: fixed !important;
  display: none;
  width: 100%;
  height: 101%;
  top: 0;
  left: 0 !important;
  right: 0;
  bottom: 0;
  z-index: 93 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.h-box-logo1::before {
  content: "";
  position: fixed !important;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0 !important;
  right: 0;
  bottom: 0;
  background: rgb(0 138 33 / 96%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}

.h-box-center::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 480px;
  height: 270px;
  bottom: 0;
  left: 0;
  z-index: 90;
}

/* .h-box-center::after{
  position: absolute;
  content: "";
  background: #fff;
  width: 400px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
} */

.h-box-logo {
  position: absolute;
  left: 50px;
  z-index: 99;
  top: calc(50% - 1px);
  transform: translateY(-50%);
}

.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.6;
}

.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: 20%;
  height: 100%;
  padding-right: 0;
  padding-top: 230px;
  padding-bottom: 170px;
  margin: 0 0 0 auto;
}

.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.bor-medi {
  display: none;
}

.h-box-logo1 ul li a {
  display: block;
  padding-bottom: 0px;
  padding-top: 20px;
  position: relative;
  margin: 0 auto 0 0;
}

.h-box-logo1 ul li:last-of-type a::after {
  background: none;
}

.h-box-logo1 ul li a p {
  transition: 0.4s;
}

.h-box-logo1 ul li a p:first-of-type {
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  /* font-family: G-OTF-M, sans-serif; */
  color: #fff;
  font-weight: bold;
}

/* .h-box-logo1 ul li a p:last-of-type{
  font-size: 10px;
  text-align: right;
  padding-top: 3px;
} */

/* .h-box-logo1 ul li a::before{
  position: absolute;
  content: "";
  background: url(../images/common/ic-arr.png) no-repeat;
  background-size: contain;
  top: 24px;
  right: 0;
  width: 8px;
  height: 16px;
} */

/* .h-box-logo1 ul li a p:last-of-type{
  font-size: 11px;
  margin: 0 auto;
  text-align: left;
  letter-spacing: 2px;
  padding-top: 5px;
} */

.h-box-logo1 ul li {
  width: 100%;
}
/* 
.h-box-logo 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-box-logo1 ul li a:hover p:first-of-type {
  opacity: 0.5;
}

/* .h-box-logo1 ul li a:hover p:first-of-type{
  color: #C4A067;
} */

/* .h-box-logo1 ul li a:hover p::after {
  background: url(../images/common/ic-arr-2.png) no-repeat;
  background-size: contain;
} */

.h-box-logo1 ul li:last-of-type a::after {
  background: none;
}

.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;
} */

.h-nav.fixed1 {
  position: fixed;
}

.ovh .h-nav-wrap {
  box-shadow: unset !important;
}

.h-nav-wrap {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: 0.4s;
}

.h-nav.fixed1 .h-nav-wrap,
.h-nav.fixed2 .h-nav-wrap {
  -webkit-box-shadow: 0 5px 4px -6px #333;
  box-shadow: 0 5px 4px -6px #333;
  height: 120px;
}

.h-nav-wrap .bg-logo,
.h-nav1 .bg-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 100;
  position: relative;
  transition: 0.4s;
}

.ovh .h-nav-wrap .bg-logo,
.ovh .h-nav1 .bg-logo {
  height: 120px;
  background: none !important;
}

.ovh .h-nav-wrap .bg-logo h1 {
  margin-top: 0;
}

/* .h-nav-wrap .bg-logo::before, .h-nav1 .bg-logo::before{
  position: absolute;
  content: "";
  background: rgb(231 129 34 / 4%);
  width: 100%;
  height: 157px;
  z-index: -1;
  top: 0;
  left: 0;
} */

.h-nav-wrap .bg-logo1::before,
.h-nav1 .bg-logo1::before,
.bg-logo-sec::before {
  display: none;
}

.fixed1 .h-nav-wrap .bg-logo ul {
  color: #111;
  padding-top: 10px;
}

.ovh .h-nav-wrap .logo2 span {
  color: #fff;
}

.ovh .h-nav-wrap .logo2 img {
  display: none;
}

.ovh .h-nav-wrap .logo2 img.on {
  display: block;
}

/* .ovh .h-nav-wrap .logo2::before {
  position: absolute;
  content: "";
  background: url(../images/common/logo-head1.png) no-repeat;
  background-size: contain;
  width: 219px;
  height: 46px;
  top: 0;
  left: 0;
} */

.h-nav-wrap .bg-logo ul {
  display: flex;
  align-items: center;
  margin-right: 224px;
  padding-top: 13px;
  transition: 0.4s;
  color: #fff;
}

.ovh .h-nav-wrap .bg-logo ul {
  position: relative;
  opacity: 0.1;
}

.ovh .h-nav-wrap .bg-logo ul::before {
  position: absolute;
  content: "";
  background: #000;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.h-nav-wrap .bg-logo1 ul {
  padding-top: 0;
}

/* .h-nav-wrap .bg-logo1 ul{
  margin-right: 150px;
} */

.h-nav-wrap .bg-logo ul li a {
  line-height: 100%;
  font-size: 20px;
  letter-spacing: 1.2px;
  color: #fff;
  margin-left: 20px;
  font-family: G-OTF-R, sans-serif;
  position: relative;
}

.h-nav-wrap .bg-logo1 ul li a,
.fixed1 .h-nav-wrap .bg-logo ul li a {
  color: #000;
}

.h-nav-wrap .bg-logo ul li a::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic-arr.png) no-repeat;
  background-size: contain;
  width: 70px;
  height: 13px;
  top: 50%;
  left: -96px;
  transform: translateY(-50%);
}

.fixed1 .h-nav-wrap .bg-logo ul li a::before {
  background: url(../images/common/ic-arr1.png) no-repeat;
}

.h-nav-wrap .bg-logo ul li a span {
  display: block;
  font-size: 12px;
}

.h-nav-wrap .bg-logo ul li:first-of-type a {
  margin-left: 0;
}

.h-nav-wrap .bg-logo ul li a:hover {
  opacity: 0.5;
  /* border: 2px solid #BE3103; */
}

/* .h-nav-wrap .bg-logo ul li a.show:hover, .h-nav-wrap .bg-logo1 ul li a:hover, .h-nav-wrap .bg-logo-sec ul li a:hover{
  color: #3EBBD6;
  border: 2px solid #3EBBD6;
  background: #fff;
  opacity: 1;
} */

/* .h-nav-wrap .bg-logo-sec ul li a{
  color: #111;
} */

.h-nav-wrap .logo2 .logo_t1 {
  display: none;
}

.ovh .h-nav-wrap .logo2 .logo_t {
  display: none;
}

.ovh .h-nav-wrap .logo2 .logo_t1 {
  display: block;
}

.h-nav-wrap .bg-logo-sec .logo2 .logo_t1 {
  display: block;
}

.h-nav-wrap .bg-logo1 {
  background: #fff;
  height: 120px;
}

.fixed1 .h-nav-wrap .bg-logo {
  background: #fff;
}

.ovh .h-nav-wrap .bg-logo1 {
  background: none;
}
.ovh .h-nav-wrap .bg-logo::before,
.ovh .h-nav1 .bg-logo::before {
  display: none;
}

.h-nav-wrap .bg-logo1 .logo_t {
  display: none;
}

.h-nav-wrap .bg-logo1 .logo_t1 {
  display: block;
}

.h-nav-wrap .bg-logo-sec {
  background: #fff;
  height: 120px;
}

.h-nav-wrap .bg-logo-sec h1 {
  margin-top: 0 !important;
}

.h-nav-wrap .bg-logo-sec h1 a {
  color: #111;
}

.h-nav-wrap .bg-logo-sec ul {
  padding-top: 0;
}

/* .h-nav-wrap .bg-logo-sec ul{
  padding-top: 0;
  margin-right: 130px;
} */

.h-nav1 .bg-logo {
  /* height: 120px; */
  position: absolute;
  bottom: 50px;
}
.h-nav-wrap .bg-logo h1 {
  margin: 21px 0 0 50px;
  transition: 0.4s;
}

.fixed1 .h-nav-wrap .bg-logo h1 {
  margin-top: 10px;
}

.h-nav-wrap .bg-logo h1 p {
  color: #fff;
  font-size: 9px;
  line-height: 140%;
  padding-left: 37px;
  padding-bottom: 6px;
  letter-spacing: -0.1px;
}

.h-nav-wrap .bg-logo-sec h1 p {
  color: #111;
}

.h-nav-wrap .bg-logo h1 a span,
.h-nav1 .bg-logo h1 a span {
  margin-bottom: 9px;
  /* letter-spacing: 0.5px; */
}

.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;
  width: 333px;
  text-align: left;
  padding-left: 8px;
}

.h-nav-wrap .logo2 {
  position: relative;
  display: block;
}

.h-nav-wrap .logo2 img.on {
  display: none;
}

.h-nav-wrap .bg-logo1 .logo2 img {
  display: none;
}

.h-nav-wrap .bg-logo1 .logo2 img.off {
  display: block;
}

.h-nav-wrap .bg-logo1 .logo2 img.on {
  display: none;
}

.h-nav-wrap .bg-logo-sec .logo2 img {
  display: block;
}

.ovh .h-nav-wrap .bg-logo1 .logo2 img.off {
  display: none;
}

.ovh .h-nav-wrap .bg-logo1 .logo2 img.on {
  display: block;
}

/* .h-nav-wrap .logo2::before {
  position: absolute;
  content: "";
  background: url(../images/common/logo-head.png) no-repeat;
  background-size: contain;
  width: 219px;
  height: 46px;
  top: 0;
  left: 0;
} */

/* .h-nav.fixed1 .logo2::before{
  background: url(../images/common/logo-2.png) no-repeat;
  top: 0;
} */

.h-nav-wrap .logo2 span {
  margin-bottom: 10px;
  letter-spacing: 1px;
  font-weight: bold;
  display: block;
}

.h-nav-wrap .logo2 span.t_1 {
  font-size: 14px;
  font-family: G-OTF-R, sans-serif;
}

.h-nav-wrap .logo2 span.t_2 {
  font-size: 13px;
}

.h-nav.fixed1 .logo2 span.t_1,
.h-nav.fixed1 .logo2 span.t_2 {
  color: #111;
}

.ovh .h-nav.fixed1 .logo2 span.t_2 {
  color: #fff;
}

.h-nav-wrap .bg-logo-sec .logo2::before {
  background: url(../images/common/logo-2.png) no-repeat;
  background-size: contain;
}

.h-nav-wrap .bg-logo-sec .logo2 span {
  color: #111;
}

/* .h-nav-wrap .logo2::before{
  position: absolute;
  content: "";
  background: url(../images/common/logo_head.png) no-repeat;
  background-size: contain;
  width: 46px;
  height: 31px;
  top: 0;
  left: 0;
} */

.h-nav-wrap .bg-logo1 h1 {
  margin-top: 0;
}

/* .bg-logo1 a, .bg-logo2 a{
  font-size: 30px;
  line-height: 120%;
  position: relative;
  display: block;
  letter-spacing: 1.2px;
} */

/* .bg-logo1 a span,  .bg-logo2 a span{
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 10px;
  letter-spacing: 1.2px;
  padding: 5px 0;
  color: #3B2C11;
} */

.bg-logo2 a sub sup {
  color: #c49f66;
}

/* 
 .bg-logo1 a::before, .bg-logo2 a::before{
  position: absolute;
  content: "";
  background: url(../images/common/logo_head.png) no-repeat;
  background-size: contain;
  width: 61px;
  height: 60px;
  top: 0;
  left: 0;
} */

.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.6;
}

.h-nav-menu ul li a p {
  text-align: center;
  line-height: 120%;
  -webkit-transition: 0.4s;
  transition: 0.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: 70px;
  right: 84px;
}

.content-head p {
  text-align: right;
}

.content-head .tel p {
  margin-top: 18px;
  letter-spacing: 0;
}

.content-head .tel .tel-1 span {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 3.2px;
}

.content-head .tel .note-1 {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 2px;
  font-weight: 500;
}

.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.5;
}

/* Index background video */
.bg_h {
  position: absolute;
  width: calc(100% - 200px);
  height: 100%;
  top: 0;
  /* left: 0; */
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}

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

.bg_h video {
  position: absolute;
  /* right: 0; */
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}

.fc__ttl {
  padding-top: 200px;
  z-index: 1;
  position: absolute;
  left: -265px;
}

.fc__ttl--1 {
  font-size: 100px;
  line-height: 120%;
  margin-bottom: 10px;
  font-family: G-OTF-R, sans-serif;
  font-weight: normal;
}

.fc__ttl--1 span {
  color: #008a21;
}

/* .fc__ttl--1::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #dc5f4d;
  margin: 10px auto 20px;
} */

.fc__ttl--2 {
  font-size: 26px;
  line-height: 160%;
  font-weight: bold;
}

.fc__ttl p {
  text-align: left;
  color: #111;
}

.fc__main {
  height: 640px;
  width: calc(100% - 380px);
  margin: 0 0 0 auto;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

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

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

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

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

  .fc__ttl {
    left: -200px;
    padding-top: 100px;
  }

  .fc__ttl--1 {
    font-size: 60px;
  }
}

@media all and (max-width: 768px) {
  .fc__main {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fc__main h2 {
    padding-top: 80px;
  }

  .fc__ttl {
    padding-top: 100px;
    left: -150px;
  }
}

@media all and (max-width: 767px) {
  .fc__main {
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fc__main h2 {
    padding-top: 80px;
  }

  .fc__ttl {
    padding-top: 100px;
    left: -80px;
  }

  .fc__ttl--1 {
    font-size: 46px;
  }

  .fc__ttl--2 {
    font-size: 16px;
  }
}

.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;
  margin-top: 20px;
  /* background: rgb(238 238 238 / 50%); */
}

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

.bread li a {
  color: #999999;
  line-height: 80px;
  letter-spacing: 1.6px;
}

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

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

/* Title
-------------------------------------------------*/
.ttl p {
  text-align: center;
}

.ttl figure {
  text-align: center;
}

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

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

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

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

.ttl-1 span {
  color: #3ebbd6;
}

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

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

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

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

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

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

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

.ind {
  padding-top: 7px;
  letter-spacing: 1px;
}

/* 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-all a {
  margin: 0 20px;
}

.txt-container {
  position: absolute;
  letter-spacing: 4px;
  z-index: 92;
  bottom: 0;
  left: 80px;
  font-size: 20px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 217px;
}

.txt-container p {
  background: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  direction: ltr;
  width: 52px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: "Noto Serif JP", serif;
  padding-top: 20px;
  height: 386px;
  letter-spacing: 2px;
}

.txt-container1 {
  position: absolute;
  color: #111;
  z-index: 92;
  bottom: 0;
  left: 0;
  padding-left: 99px;
  padding-bottom: 49px;
  margin-bottom: 73px; /* transform: translateY(50%); */
  /* width: 100%; */
}

.txt-container1::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 82px;
  width: 245px;
  height: 2px;
  background: #189437;
}

.txt-container1 h2 {
  font-family: G-OTF-R, sans-serif;
  font-size: 120px;
  line-height: 120%;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: 6px;
}

.txt-container1 h2 span {
  color: #008a21;
}

.txt-container1 h2 span.fz {
  color: #111;
  font-size: 140px;
}

.txt-container1 h3 {
  font-size: 32px;
  line-height: 200%;
  margin-top: 15px;
  font-weight: bold;
  position: relative;
  letter-spacing: 1.7px;
}

.txt-container1 h3 span {
  color: #008a21;
}

@media all and (max-width: 1024px) {
  .button {
    width: 100%;
    max-width: 280px;
    line-height: 64px;
    font-size: 13px;
  }
}

@media all and (max-width: 768px) {
  .button {
    max-width: 260px;
    line-height: 50px;
    font-size: 12px;
  }
}

.button:before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(../img/common/ic-btn.png);
  background-size: cover;
  margin-right: 8px;
  -webkit-transition: 0.4s;
  transition: 0.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;
  }
}

.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: 120px;
  height: 120px;
  text-align: center;
  padding: 31px 0px;
  cursor: pointer;
  /* -webkit-transition: .4s;
  transition: .4s; */
  z-index: 99;
  position: fixed;
  right: 0;
  top: 0;
  transition: 0.4s;
  background: #008a21;
}

.toggle p {
  text-align: center;
  padding-top: 15px;
  padding-left: 3px;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 120%;
  color: #fff;
  font-family: G-OTF-M, sans-serif;
}

.toggle.toggle1 {
  position: fixed;
  /* background-color: #fff; */
  /* color: #111; */
  /* right: 0; */
  top: 0;
}

.toggle.toggle1 p {
  color: #fff;
}

.toggle.toggle1 span {
  background-color: #fff;
}

.toggle.change {
  top: 0;
  background: none;
  /* right: 0; */
}

.toggle.change p {
  color: #fff;
}

.toggle.active {
  position: fixed;
}

.toggle.active p {
  color: #fff;
}

@media all and (max-width: 1024px) {
  .toggle {
    width: 100px;
    height: 100px !important;
    padding: 28px 0;
    top: 0;
    right: 0;
  }
}

@media all and (max-width: 768px) {
  .toggle {
    width: 80px;
    height: 80px !important;
    padding: 16px 0;
  }

  .toggle p {
    padding-top: 7px;
  }
}

@media all and (max-width: 767px) {
  .ttl-3 {
    margin-right: 10px;
  }

  .ttl-2 .ttl-4 {
    width: 365px;
  }

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

.toggle.active span,
.toggle.sub span {
  background-color: #fff;
}

.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: 32px;
  height: 1px;
  background-color: #fff;
  margin: 7px 5px 3px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.toggle span:nth-of-type(1) {
  width: 45px;
}

.toggle.change span {
  background-color: #fff;
  margin-bottom: 2px;
}

.toggle.change span:nth-of-type(1) {
  width: 37px;
  -webkit-transform: rotate(-45deg) translate(-7px, 13px);
  transform: rotate(-45deg) translate(-7px, 13px);
  background-color: #fff;
}

.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(-1px, -7px);
  background-color: #fff;
}

/* Container
-------------------------------------------------*/
.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  transition: 0.4s;
}

.img2 {
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
  text-indent: -999px;
}

p.la {
  position: relative;
  top: -120px;
}

@media all and (max-width: 1024px) {
  p.la {
    top: -100px;
  }
}

@media all and (max-width: 768px) {
  p.la {
    top: -80px;
  }
  .pc-1 {
    display: none !important;
  }
  .mobile,
  .sp-1 {
    display: block !important;
  }
  .btn-all-sp {
    justify-content: center;
  }
}

.over {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.over:hover {
  opacity: 0.8;
}

.box {
  z-index: 3;
  position: relative;
  margin-top: 50px;
  text-align: center;
}

.box::after {
  position: absolute;
  content: "";
  background: #111;
  width: 45px;
  height: 1px;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}

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

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

.box .t_1 {
  font-size: 38px;
  font-weight: bold;
  line-height: 160%;
}

.box .t_1 span {
  color: #008a21;
}

.box .t_2 {
  font-size: 11px;
  line-height: 160%;
  font-family: G-OTF-R, sans-serif;
  font-weight: normal;
}

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

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

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

  .box_b {
    padding-top: 10px;
  }

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

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

  .shop-link a {
    height: 60px;
    font-size: 14px;
  }
}

.prl {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}

.tac {
  text-align: center;
}

/* Footer
-------------------------------------------------*/
#footer {
  background: #fff;
}
.ft-bg {
  background: url(../images/common/ft-bg.png) center center no-repeat;
  padding: 179px 0 210px;
  background-size: cover;
  position: relative;
}

.f-box-logo a {
  position: relative;
  letter-spacing: 1.2px;
}

.f-box-logo {
  align-items: flex-end;
  justify-content: space-between;
}

.f-box-logo .l span {
  line-height: 120%;
  /* margin-bottom: 10px; */
  letter-spacing: 1.2px;
  color: #fff;
  display: block;
  width: 100%;
}

.f-box-logo .l p {
  font-weight: bold;
  font-size: 18px;
  margin-top: 25px;
  line-height: 180%;
}

.f-box-logo span.t_1 {
  font-size: 14px;
  font-weight: normal;
  font-family: G-OTF-R, sans-serif;
  margin-top: 17px;
  margin-bottom: 12px;
}

.f-box-logo span.t_2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 140%;
}

.f-box-logo .ad-1 {
  color: #fff;
  padding-right: 13px;
}

.f-box-logo .ad-1 h3 {
  font-size: 18px;
  line-height: 160%;
}

.f-box-logo .ad-1 .tel-fax {
  font-size: 13px;
  line-height: 180%;
  margin: 5px 0 0 0;
}

.f-box-logo .ad-1 .tel-fax span {
  font-size: 18px;
  font-weight: bold;
}

.f-box-logo a:hover {
  opacity: 0.5;
}

.f-box-logo p {
  font-size: 13px;
  /* margin-top: 27px; */
  letter-spacing: 1.2px;
  margin-top: 6px;
  color: #fff;
  line-height: 160%;
}

.copyright {
  font-size: 14px;
  line-height: 120%;
  padding: 93px 0 0px 0;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
}

@media only screen and (max-width: 1440px) {
  .slick-prev {
    left: -15px;
    z-index: 1;
  }
  .slick-next {
    right: -15px;
  }
  .h-nav-wrap .bg-logo h1 {
    width: auto;
  }
  .h-nav-menu ul li a {
    min-width: 140px;
    padding: 0 15px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 14px;
  }
  .h-nav-menu ul li a p:nth-of-type(2) {
    font-size: 10px;
  }
  .top-head {
    padding-top: 100px;
  }
  .top-head-slider {
    width: 45.7%;
  }
  .top-head-main {
    width: 45.7%;
  }
  .top-head-txt-1 {
    font-size: 15px;
  }
  .top-head-txt-2 {
    padding-left: 20px;
    padding-right: 30px;
  }
  .top-head-txt-2 span {
    font-size: 35px;
  }
  .top-head-txt-3 span + span {
    margin-left: 20px;
  }
  .h-nav-menu-contact {
    width: 180px;
  }
  .h-box-logo {
    display: none;
  }

  .h-box-txt .txt-head p,
  .h-box-txt .ct-head {
    color: #fff;
  }

  .wrapper {
    max-width: 100%;
    padding: 0 20px;
  }

  .wrapper1 {
    max-width: 100%;
    padding: 0 20px;
  }

  .top-pallarax .b-pa {
    margin-left: 0;
  }

  .big-img {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1240px) {
  .h-nav-wrap .logo2::before {
    background: url(../images/common/logo-2.png) no-repeat;
  }
  /* .h-nav-wrap .logo2 span.t_1, .h-nav-wrap .logo2 span.t_2{
    color: #111;
  } */
  .h-nav-menu ul li a {
    min-width: 100px;
    padding: 0 5px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 12px;
  }

  #Y_sclorebox,
  .h-box-center::after {
    display: none;
  }

  .txt-container1 {
    padding-bottom: 50px;
    word-break: break-all;
  }

  .txt-container1 h3 {
    padding-left: 0;
  }

  .txt-container1 h4 {
    padding-left: 0;
  }

  .txt-container1 p {
    padding-left: 0;
    margin-top: 30px;
  }

  .txt-container1 .btn {
    padding-left: 0;
  }

  .h-nav-wrap .bg-logo,
  .h-nav1 .bg-logo {
    /* background: #fff; */
    height: 120px;
  }

  .h-nav-wrap .logo2 .logo_t {
    display: none;
  }

  .h-nav-wrap .bg-logo h1 {
    margin-top: 0;
    margin-left: 20px;
    width: auto;
  }

  .h-nav-wrap .logo2 .logo_t1 {
    display: block;
  }

  .order-link {
    display: block;
    margin-right: 120px;
  }

  .h-nav-wrap .bg-logo ul {
    color: #111;
    margin-right: 150px;
    padding-top: 0;
  }

  .toggle {
    right: 0;
    top: 0;
  }

  .toggle span {
    background-color: #fff;
  }

  .toggle p {
    color: #fff;
  }

  .pos-btn {
    right: 50px;
  }

  .bg_h {
    width: 100%;
  }
}

@media all and (max-width: 1024px) {
  .h-nav-wrap .logo2::before {
    background-size: contain;
  }
  .h-nav.fixed1 .logo2::before {
    background-size: contain;
  }
  .bg_h video {
    left: 50%;
    transform: translateX(-50%);
  }
  .h-nav-wrap .logo2 span.t_1 {
    font-size: 12px;
  }
  /* .h-nav-wrap .logo2 span.t_2{
    font-size: 22px;
  } */
  .link-co {
    display: none;
  }
  .link-co a:last-of-type {
    margin-left: 10px;
  }
  .link-co {
    width: auto;
    right: 10px;
  }
  .content-head {
    width: 100%;
  }
  .content-head p {
    padding-right: 5%;
    width: 55%;
  }
  .content-head .tel {
    width: 40%;
    margin-right: 0;
  }

  .h-box-txt {
    top: auto;
    padding-bottom: 50px;
    padding-left: 50px;
  }
  .order-link {
    margin-right: 100px;
    display: none;
  }
  .fixed1 .order-link,
  .fixed2 .order-link {
    display: none;
  }
  .h-nav-wrap .bg-logo ul {
    margin-right: 120px;
    padding-top: 0;
  }
  .h-nav-wrap .bg-logo ul li.tel {
    font-size: 20px;
  }
  .h-nav-wrap .bg-logo ul li {
    font-size: 10px;
  }
  .h-nav-wrap .bg-logo ul li a {
    width: 150px;
  }
  .ovh .h-nav-wrap .bg-logo,
  .ovh .h-nav1 .bg-logo {
    height: auto;
  }
  .h-nav-wrap .bg-logo,
  .h-nav1 .bg-logo {
    height: auto;
  }
  .h-nav.fixed1 .h-nav-wrap,
  .h-nav.fixed2 .h-nav-wrap {
    height: 100px;
  }
  .h-nav-wrap .logo2 .logo_t1 {
    display: block;
  }
  .h-nav-wrap .logo2 .logo_t {
    display: none;
  }
  .h-nav-wrap .bg-logo h1 {
    padding-top: 0;
    margin-left: 20px;
  }
  /* --------------------------------------------------
	------------------- Header -------------------------
	------------------------------------------------------*/
  .h-box-logo {
    top: 0;
    transform: unset;
    left: 0;
  }
  .h-box-logo a.logo img {
    max-width: 180px;
  }
  .h-box-main {
    padding-top: 30px;
  }
  .h-box-txt img {
    max-width: 100%;
  }
  .h-box-btn {
    width: 240px;
    height: 80px;
    font-size: 13px;
  }
  .h-box-btn:before {
    width: 16px;
    height: 16px;
    margin-right: 7px;
  }
  .h-box-btn:after {
    width: 15px;
    height: 9px;
    top: -9px;
  }
  .h-nav-wrap {
    height: 100px;
  }
  .h-nav-inner {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background-color: #fcf4ee;
  }
  .h-nav-inner-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .h-nav-menu-contact {
    font-size: 16px;
    width: 240px;
    height: 80px;
  }
  .h-nav-menu-contact:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    height: 15px;
    margin-right: 10px;
  }
  .h-nav-menu ul {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
  }
  .h-nav-menu ul li:before {
    display: none;
  }
  .h-nav-menu ul li a {
    min-width: 180px;
    padding: 40px 20px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 24px;
  }
  .h-nav-menu ul li a p:nth-of-type(2) {
    font-size: 12px;
    padding-top: 5px;
  }
  /* .logo2 img {
    max-width: 180px;
  } */
  /* Title
	-------------------------------------------------*/
  .ttl-1 {
    font-size: 64px;
  }
  .ttl-1:before {
    width: 40px;
    margin: 0 auto 15px;
  }
  .ttl-1.bor:before {
    margin: 0;
    margin-right: 10px;
    margin-bottom: 7px;
  }
  /* .ttl-1 span {
    font-size: 32px;
  } */
  .ttl-2 {
    font-size: 25px;
    padding-top: 10px;
  }
  /* Container
	-------------------------------------------------*/
  .container,
  .container-16 {
    max-width: 940px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .prl {
    background-attachment: unset;
  }
  /* Footer
	-------------------------------------------------*/
  .f-box {
    min-height: 440px;
    padding: 0 20px;
  }
  .f-box-ttl-wrap {
    width: 370px;
  }
  .f-box-ttl-1 {
    font-size: 24px;
  }
  .f-box-ttl-2 {
    font-size: 12px;
  }
  .f-box-articles {
    padding-top: 30px;
    margin-bottom: -35px;
  }
  .f-box-article {
    width: 48.1%;
    height: 100px;
    margin-bottom: 35px;
  }
  .f-box-article-img {
    width: 160px;
  }
  .f-box-article-ttl {
    font-size: 18px;
  }
  .f-box-article-txt {
    font-size: 12px;
  }
  .f-box-txt-1 {
    font-size: 30px;
  }
  .f-box-txt-2 {
    font-size: 16px;
    padding: 5px 0;
  }
  .f-box-under {
    height: 200px;
  }
  .copyright {
    font-size: 12px;
    padding-top: 30px;
  }

  .h-box-txt .txt-head p {
    font-size: 70px;
  }

  .h-box-txt .ct-head {
    font-size: 15px;
  }

  .content-head {
    display: none;
  }

  .h-nav1 .bg-logo {
    height: 80px;
    position: fixed;
  }

  .h-nav1 .bg-logo h1 {
    margin-left: 20px;
  }

  .h-nav1 .bg-logo h1 a span {
    text-align: left;
  }

  .h-nav1 .bg-logo h1 a span.l-1 {
    font-size: 10px;
    padding-top: 0;
  }

  .h-nav1 .bg-logo h1 a span.l-2 {
    padding-left: 0;
    font-size: 14px;
  }

  .h-box-center::after {
    display: none;
  }

  .txt-container {
    width: 100%;
    padding: 86px 40px;
  }

  .txt-container img {
    max-width: 100%;
  }

  .txt-container1 h2 {
    font-size: 80px;
  }

  .txt-container1 h2 span.fz {
    font-size: 100px;
  }

  .txt-container1 h3 {
    font-size: 23px;
  }

  .txt-container1::after {
    left: 42px;
  }
  /* 
  .txt-container1 h3{
    font-size: 50px;
    letter-spacing: 2px;
  }

  .txt-container1 h3 span.t-2, .txt-container1 h3 span.t-1{
    font-size: 44px;
  }

  .txt-container1 h4{
    letter-spacing: 2px;
  } */
  .txt-container1 {
    padding-right: 0;
    padding-left: 50px;
    padding-bottom: 30px;
    left: 0;
    display: block;
  }

  .txt-container1 h3 span.t-2,
  .txt-container1 h3 span.t-1 {
    color: #fff;
  }

  .txt-container1 h3 span.t-3 {
    color: #fff;
  }

  .txt-container1 figure {
    position: static;
    width: 20%;
    margin: 0 auto;
    text-align: center;
  }

  .txt-container1 figure img {
    width: 100%;
  }

  .txt-container h3 {
    margin-left: 34px;
  }
  .txt-container p {
    padding-left: 88px;
  }

  .link_outside .list .box a h4 {
    font-size: 14px;
  }

  .ovh .h-nav-wrap .bg-logo1 {
    background: #fff;
  }

  .h-box-logo {
    padding-top: 120px;
  }

  .h-box-logo1 ul {
    width: max-content;
    flex-wrap: nowrap;
    flex-direction: column;
    margin: 0 auto 0 auto;
    /* padding: 200px 0px 250px 0px; */
    padding: 0;
  }

  .h-box-logo1 ul li:not(:last-child) {
    margin-bottom: 20px;
  }

  .h-box-logo1::before {
    background-position: center right 75%;
    z-index: -1;
  }

  /* .txt-container1{
    left: 4%;
    bottom: 55%;
    padding-bottom: 0;
  } */

  .h-box-center::before {
    width: 100%;
  }

  .h-nav-wrap .bg-logo::before,
  .h-nav1 .bg-logo::before {
    display: none;
  }

  .ft-bg {
    padding: 100px 0;
  }

  .f-box-logo {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .f-box-logo .l {
    width: 100%;
    margin-bottom: 30px;
  }

  .f-box-logo .ad-1 {
    width: 50%;
  }
}

@media all and (max-width: 768px) {
  /* --------------------------------------------------
	------------------- Header -------------------------
  ------------------------------------------------------*/
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .ovh .h-nav-wrap .bg-logo,
  .ovh .h-nav1 .bg-logo {
    height: 80px;
  }
  .h-nav.fixed1 .h-nav-wrap,
  .h-nav.fixed2 .h-nav-wrap {
    height: 80px;
  }
  #Y_sclorebox {
    display: none;
  }

  .toggle span:nth-of-type(1) {
    width: 40px;
  }
  .toggle span {
    width: 32px;
    margin: 7px 5px 2px;
  }
  .toggle.change span {
    margin-bottom: 2px;
  }
  .toggle p {
    font-size: 9px;
    padding-top: 10px;
    padding-left: 6px;
  }

  .h-nav1 .bg-logo h1 {
    margin-left: 10px;
  }

  .h-nav1 .bg-logo {
    height: 60px;
  }
  .h-box-logo a.logo img {
    max-width: 120px;
  }
  .h-box-main {
    padding-top: 20px;
  }
  .h-box-txt {
    left: 0;
    padding-left: 0;
    padding-bottom: 50px;
    display: block;
  }

  .h-box-txt .txt-head p:nth-of-type(1) {
    padding-left: 70px;
  }

  .h-box-txt .txt-head p:nth-of-type(2) {
    padding-left: 20px;
  }

  .h-box-txt .txt-head p:nth-of-type(3) {
    padding-left: 40px;
  }

  .h-box-txt .ct-head {
    font-size: 13px;
    padding-left: 20px;
    margin-left: 50px;
  }

  .h-box-txt .ct-head::before {
    left: -50px;
    width: 50px;
  }

  .h-box-txt .txt-head p {
    font-size: 8vw;
    line-height: 200%;
  }
  .h-box-txt img {
    max-width: 100%;
    width: 90%;
  }
  .h-box-btn {
    width: 200px;
    height: 60px;
    font-size: 12px;
  }
  .h-box-btn:before {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .h-box-btn:after {
    width: 15px;
    height: 9px;
    top: -9px;
  }
  .h-nav-wrap {
    height: 80px;
  }

  /* .h-nav-wrap .logo2::before{
    width: 46px;
    height: 47px;
  } */
  .h-nav-menu-contact {
    font-size: 14px;
    width: 200px;
    height: 60px;
  }
  .h-nav-menu ul {
    padding-bottom: 20px;
  }
  .h-nav-menu ul li a {
    min-width: 160px;
    padding: 20px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 18px;
  }
  .h-nav-menu ul li a p:nth-of-type(2) {
    font-size: 11px;
    padding-top: 5px;
  }
  /* .h-nav-wrap .logo2{
    padding-top: 0;
    padding-left: 0;
  } */
  .h-nav-wrap .logo2 {
    font-size: 26px;
  }
  .h-nav-wrap .logo2 span {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
  }

  .h-nav-wrap .bg-logo h1 p {
    padding-bottom: 0;
  }
  .content-head {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    bottom: 50px;
  }

  .content-head p,
  .content-head .tel {
    width: 100%;
    justify-content: center;
    padding: 0 20px;
    text-align: center;
    font-size: 12px;
  }

  .content-head .tel {
    margin-top: 20px;
  }
  /* .h-box-logo1 ul li a{
    width: 100%;
  } */

  /* .h-box-logo1 ul li a p:first-of-type, .h-box-logo1 ul li a p:last-of-type{
    text-align: center;
  } */

  /* .h-box-logo1 ul {
    padding: 160px 0 175px 0px;
  } */

  .h-box-logo {
    padding-top: 80px;
  }

  .news-item {
    flex-wrap: wrap;
  }

  .bread2 {
    margin-top: 60px;
  }

  .logo2 img {
    max-width: 250px;
  }
  /* Title
	-------------------------------------------------*/
  .ttl-1 {
    font-size: 54px;
    letter-spacing: 2px;
    padding-bottom: 5px;
  }
  .ttl-1:before {
    width: 40px;
    margin: 0 auto 10px;
  }

  /* .ttl-1 span{
    font-size: 25px;
  } */
  .ttl-2 {
    font-size: 20px;
    padding-top: 10px;
  }

  .title-1 h5 {
    font-size: 18px;
  }
  .title-1 h5 span {
    font-size: 20px;
  }
  /* Container
	-------------------------------------------------*/
  .container,
  .container-16 {
    max-width: 440px;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Footer
	-------------------------------------------------*/
  .f-box {
    min-height: 440px;
    padding: 40px 10px;
  }
  .f-box-ttl-wrap {
    width: 280px;
    background-size: 100%;
  }
  .f-box-ttl-1 {
    font-size: 18px;
  }
  .f-box-ttl-2 {
    font-size: 11px;
  }
  .f-box-articles {
    padding-top: 30px;
    margin-bottom: -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .f-box-article {
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
  }
  .f-box-article-img {
    width: 120px;
  }
  .f-box-article-ttl {
    font-size: 15px;
  }
  .f-box-article-txt {
    font-size: 10px;
  }
  .f-box-txt-1 {
    font-size: 30px;
  }
  .f-box-txt-2 {
    font-size: 16px;
    padding: 5px 0;
  }
  .f-box-under {
    height: auto;
    display: block;
  }
  .f-box-tel h3 span {
    font-size: 20px;
  }

  .f-box-tel {
    width: 100%;
    margin-bottom: 15px;
  }
  .copyright {
    font-size: 11px;
    letter-spacing: 0;
  }
  .copyright .wrapper {
    text-align: center;
  }

  .f-box-logo1 {
    display: block;
  }

  .f-box-logo1 .logo2 {
    margin: 0 auto;
    justify-content: center;
  }

  .f-box-logo1 a span {
    display: initial;
    width: auto;
  }

  .f-box-logo1 .tel {
    padding-right: 0;
    margin-top: 15px;
  }

  .f-box-logo1 p span {
    font-size: 14px;
    display: inline-block;
  }

  .ft-bg {
    padding-bottom: 30px;
    padding-top: 60px;
  }

  .f-box-logo1 p {
    text-align: center;
  }

  .f-box-logo a img {
    max-width: 250px;
  }

  .f-box-logo a span {
    /* padding-bottom: 0; */
    font-size: 15px;
    letter-spacing: 1.2px;
  }

  .h-nav-wrap .bg-logo h1 a span.l-1 {
    padding-top: 0;
    font-size: 10px;
  }

  .h-nav-wrap .bg-logo h1 a span.l-2 {
    font-size: 14px;
    padding-left: 0;
  }
  .h-nav-wrap .bg-logo h1 {
    margin-left: 20px;
    padding-top: 0;
  }

  .f-box-logo1 a {
    width: 100%;
  }

  .f-box-logo1 a span.l-1 {
    font-size: 10px;
    text-align: left;
  }

  .f-box-logo1 a span.l-2 {
    font-size: 14px;
    padding-left: 0;
    text-align: left;
  }

  /* .txt-container1 h3{
    letter-spacing: 2px;
  }

  .txt-container1 h4{
    letter-spacing: 2px;
  } */

  .h-nav-wrap .bg-logo ul {
    margin-right: 85px;
  }

  .h-nav-wrap .logo2 {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .pos-btn {
    bottom: 100px;
    right: 30px;
  }
  .bg_h .center {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .txt-container1 {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
    width: 100%;
    left: 0;
  }

  .h-box-center::before {
    height: 180px;
  }

  .txt-container1 h2 {
    font-size: 40px;
    margin-left: 0;
    letter-spacing: 1px;
  }

  .txt-container1 h2 span.fz {
    font-size: 60px;
  }

  .txt-container1 h2 p {
    top: 0;
  }

  .txt-container1 h3 {
    margin-left: 0;
    font-size: 12px;
  }

  .txt-container1::after {
    left: 20px;
    width: 135px;
  }

  .txt-container1 h4 {
    right: auto;
    font-size: 19px;
    left: 29px;
    top: -120px;
  }
  .txt-container1 h4 span {
    font-size: 28px;
  }

  .txt-container1 .btn {
    top: -30px;
    justify-content: flex-start;
  }

  .txt-container1 h4:before {
    width: 100px;
    height: 103px;
    top: 7px;
  }

  .h-nav-wrap .logo2::before,
  .ovh .h-nav-wrap .logo2::before {
    width: 50px;
  }
  .h-nav-wrap .bg-logo h1 {
    margin-top: 0;
  }

  .h-nav-wrap .logo2::after,
  .f-box-logo a::after {
    width: 158px;
    height: 70px;
    margin-left: 15px;
    margin-bottom: 0;
  }

  .ttl-1 {
    font-size: 35px;
  }
  .h-nav-wrap .bg-logo ul {
    display: none;
  }

  .h-box-logo1 ul li.bor-medi {
    display: flex;
  }

  .h-box-logo1 ul li.bor-medi a {
    border: 1px solid #111;
    color: #111;
    line-height: 140%;
    font-size: 14px;
    letter-spacing: 1.2px;
    width: 192px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .h-nav-wrap .logo2 span.t_1 {
    font-size: 12px;
  }
  /* .h-nav-wrap .logo2 span.t_2{
    font-size: 22px;
  } */
  .link-co {
    display: none;
  }

  .h-box-logo1 {
    overflow-y: auto;
  }

  .h-box-logo1 ul {
    /* padding: 100px 0px 50px 0px; */
    /* overflow-y: auto; */
    /* width: 50%; */
  }
  .h-box-logo1 ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .h-box-logo1 ul li a::before {
    top: 17px;
  }

  .txt-container .list-link {
    display: block;
  }

  .txt-container .list-link a {
    margin: 0 auto;
    font-size: 13px;
  }

  .h-box-logo1 ul li a p:first-of-type {
    justify-content: flex-end;
    font-size: 15px;
  }

  .bg-logo1 a,
  .bg-logo2 a,
  .f-box-logo a {
    font-size: 26px;
    padding-top: 0;
    padding-left: 0;
  }

  .f-box-logo span.t_1 {
    font-size: 12px;
    line-height: 160%;
    margin-top: 10px;
  }

  .f-box-logo span.t_2 {
    font-size: 14px;
  }

  .f-box-logo a {
    width: 100%;
  }

  .f-box-logo a::before {
    height: 79px;
    top: -10px;
    left: 15px;
  }

  .f-box-logo .l p {
    font-size: 15px;
  }

  .bg-logo2 a::before,
  .f-box-logo a::before {
    /* width: 46px; */
    /* height: 47px; */
  }

  .fc__main h2 {
    font-size: 22px;
  }

  .fc__main h2 p {
    font-size: 14px;
  }

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

  .f-box-logo {
    display: block;
  }

  .f-box-logo .l {
    width: 100%;
  }

  .f-box-logo .ad-1 {
    margin-top: 30px;
    width: 100%;
  }

  .box .t_1 {
    font-size: 28px;
  }
}

@media screen and (max-width: 590px) {
  .h-nav-wrap .bg-logo ul {
    display: none;
  }
}

#Access {
  display: block;
  margin-top: -120px;
  padding-top: 120px;
}
