/* --------------------------------------------------
------------------- Header -------------------------
------------------------------------------------------*/
#header {
  background: rgb(62 187 214 / 96%);
}
.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: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}

.h-box-center::before{
  position: absolute;
  content: "";
  background: rgb(62 187 214 / 96%);
  width: 420px;
  height: 100%;
  top: 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: 100%;
  height: 100%;
  padding-right: 0;
  padding-top: 230px;
  padding-bottom: 170px;
}

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

.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: 24px;
  letter-spacing: 1px;
  text-align: center;
  font-family: G-OTF-M, sans-serif;
}

/* .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 {
  color: #3EBBD6;
}

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

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

.fixed2 .h-nav-wrap .bg-logo ul {
  color: #111;
  padding-top: 0;
}


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

.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: 150px;
  padding-top: 35px;
  transition: 0.4s;
  color: #fff;
}

.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: 140%;
  font-size: 14px;
  letter-spacing: 1.2px;
  color: #fff;
  background: #3EBBD6;
  border: 2px solid #3EBBD6;
  width: 225px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-left: 20px;
  border-radius: 50px;
}


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

.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: 38px 0 0 50px;
  transition: 0.4s;
}

.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.on{
  display: block;
}

.h-nav-wrap .bg-logo-sec .logo2 img{
  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;
  color: #fff;
  font-weight: bold;
  display: block;
  font-weight: normal;
}

.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: 24px;
  font-family: G-OTF-M, sans-serif;
}

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

.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: 100%;
  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: 140px;
  z-index: 1;
}

.fc__ttl--1 {
  font-size: 32px;
  line-height: 100%;
  margin-bottom: 10px;
}

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

.fc__ttl--2 {
  font-size: 16px;
  line-height: 200%;
}

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

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

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

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

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

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

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

.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: 60px;
  left: 55px;
  /* transform: translateY(50%); */
  /* width: 100%; */
}

.txt-container1 h2 {
  font-family: G-OTF-R, sans-serif;
  font-size: 90px;
  color: #fff;
  line-height: 120%;
  font-weight: normal;
  letter-spacing: 15px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  direction: ltr;
  position: relative;
  top: -50px;
  left: 65px;
}

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

.txt-container1 h2 p {
  position: relative;
    top: 120px;
}

.txt-container1 h3 {
  font-family: G-OTF-M, sans-serif;
  font-size: 22px;
  line-height: 200%;
  color: #fff;
  font-weight: normal;
  position: relative;
  margin-left: 44px;
  letter-spacing: 3.4px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  direction: ltr;
}

.txt-container1 h4 {
  position: absolute;
  right: 70px;
  top: -118px;
  color: #3EBBD6;
  font-size: 44px;
  padding-top: 30px;
  padding-right: 0px;
  line-height: 100%;
  letter-spacing: 0px;
  writing-mode: inherit;
  font-family: G-OTF-M, sans-serif;
  font-weight: normal;
  transform: rotate(-10deg);
}

.txt-container1 h4:before {
  position: absolute;
  content: "";
  background: url("../images/common/img-ques.png") no-repeat;
  background-size: contain;
  width: 164px;
  height: 165px;
  top: 0;
  left: -10px;
  z-index: -1;
  transform: rotate(10deg);
}

.txt-container1 h4 span{
  font-size: 38px;
}

.txt-container1 h5{
  background: #fff;
  width: 273px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 30px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.16);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.16);
}

.txt-container1 h5 span{
  font-size: 16px;
}

.txt-container1 .btn{
  justify-content: flex-end;
  position: relative;
  bottom: 30px;
  left: 45px;
}

@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: 35px 0px;
  cursor: pointer;
  /* -webkit-transition: .4s;
  transition: .4s; */
  z-index: 99;
  position: fixed;
  right: 6px;
  top: 15px;
  transition: 0.4s;
}

.toggle p {
  text-align: center;
  padding-top: 12px;
  padding-left: 5px;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 120%;
  color: #fff;
}

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

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

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

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

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

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

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

@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: #111;
}

.toggle div {
  width: 40px;
  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: 24px;
  height: 1px;
  background-color: #fff;
  margin: 7px 5px 2px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

.toggle.change span {
  background-color: #111;
}

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

.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: #111;
}

/* 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: -45px;
  font-family: A-OTF-M, serif;
}

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

.box_b {
  padding-top: 40px;
}

@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/top/ft-bg.png) center center no-repeat; */
  padding: 124px 0 47px;
  background-size: cover;
  position: relative;
}


.f-box-logo a {
  position: relative;
  letter-spacing: 1.2px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 500px;
}


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

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

.f-box-logo span.t_2 {
  font-family: G-OTF-M, sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 140%;
}

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

.f-box-logo p.tel {
  line-height: 200%;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  letter-spacing: 2px;
  font-size: 14px;
}

.f-box-logo p.tel span {
  font-size: 26px;
  display: inline-block;
}

.f-box-logo p {
  font-size: 12px;
  letter-spacing: 1.2px;
  text-align: center;
  margin-bottom: 8px;
}

.copyright {
  font-size: 9px;
  line-height: 120%;
  padding: 0 0 65px 0;
  text-align: center;
  letter-spacing: 0.9px;
}

