@font-face {
  font-family: "Yu Mincho";
  font-style: normal;
  font-weight: 600;
  src: url(./../font/yumindb.ttf);
}
.font-yumincho {
  font-family: "Yu Mincho" !important;
}
.u-cl--yellow {
  color: #d8a300;
}
/* --------------------------------------------------
------------------- Header -------------------------
------------------------------------------------------*/
.pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 30px 0;
}
.pagination li {
  font-size: 14px;
  margin: 0 7px;
  font-weight: bold;
  border-radius: 3px;
}

.pagination li a {
  padding: 5px 13px;
  display: block;
  border-radius: 3px;
}

.pagination li a:hover {
  background: #d8a300;
  color: #fff;
}
.pagination li.active {
  background: #d8a300;
  color: #fff;
  padding: 5px 13px;
}
.pagination li a {
  cursor: pointer;
}
#header {
  position: relative;
}
#header::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #d9a300;
  width: 4px;
  height: 100%;
}
.slick-slide {
  min-height: 900px !important;
}
.slider-img {
  /* position: absolute !important; */
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  max-width: 1400px;
  font-family: "Noto Serif JP", serif;
}
.slider-img div.slide-1 {
  background: url(../images/top/slider-1.png) no-repeat bottom 52px center;
  background-size: contain;
  height: 100%;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.slider-img div.slide-1 h3 {
  writing-mode: vertical-rl;
  position: absolute;
  z-index: 99;
  top: 59%;
  left: 46%;
  font-size: 84px;
  transform: translate(-50%, -50%);
}
.slider-img div.slide-1 h3 span {
  color: #d8a300;
}

.slider-img div.slide-1 h4 {
  position: absolute;
  z-index: 99;
  top: 38.9%;
  left: 53.9%;
  font-size: 36px;
  writing-mode: vertical-rl;
  transform: translate(-50%, -50%);
}

.slider-img div.slide-1 h4 span {
  margin-bottom: 24px;
  font-size: 60px;
  background: url(../images/common/bg-slider-1.png) no-repeat;
  background-size: contain;
}

.slider-img div.slide-1 h4 p {
  display: none;
}

.slider-img div.slide-1 .bao {
  position: absolute;
  z-index: 99;
  top: 57.3%;
  left: 2.5%;
  display: flex;
  width: 482px;
  font-family: font-mei;
}

.slider-img div.slide-1 .bao h5 {
  writing-mode: vertical-rl;
  font-size: 32px;
  letter-spacing: 0.6px;
}
.slider-img div.slide-1 .bao h5 span {
  color: #fff;
  text-shadow: 1px 1px 2px #111, 1px 1px 2px #111;
}

.slider-img div.slide-1 .bao p {
  padding-left: 45px;
  margin-top: 104px;
  font-size: 13px;
  line-height: 200%;
  font-family: font-mei;
  letter-spacing: 1.3px;
}

.slider-img div.slide-2 {
  background: url(../images/top/slider-2.png) no-repeat center;
  background-size: contain;
  height: 100%;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.slider-img div.slide-2 h3 {
  font-size: 84px;
  line-height: 120%;
  letter-spacing: 1px;
  writing-mode: vertical-rl;
  position: absolute;
  z-index: 99;
  top: 48.5%;
  left: 42.8%;
  transform: translate(-50%, -50%);
}

.slider-img div.slide-2 h4 {
  font-size: 48px;
  position: absolute;
  z-index: 99;
  top: 48.5%;
  left: 50%;
  letter-spacing: -2px;
  writing-mode: vertical-rl;
  color: #d9a300;
  transform: translate(-50%, -50%);
}

.slider-img div.slide-2 h4::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic-line.png) no-repeat;
  background-size: contain;
  width: 31px;
  height: 31px;
  top: -40px;
  left: -25px;
}

.slider-img div.slide-2 h4::after {
  position: absolute;
  content: "";
  background: url(../images/common/ic-line-1.png) no-repeat;
  background-size: contain;
  width: 31px;
  height: 31px;
  bottom: -26px;
  left: -30px;
}

.slider-img div.slide-2 .bao {
  position: absolute;
  z-index: 99;
  top: 46.9%;
  right: 0%;
  display: flex;
  width: 253px;
}

.slider-img div.slide-2 .bao h5 {
  writing-mode: vertical-rl;
  font-size: 32px;
}
.slider-img div.slide-2 .bao h5 span {
  color: #fff;
  text-shadow: 1px 1px 2px #111, 1px 1px 2px #111;
}

.slider-img div.slide-2 .bao p {
  padding-left: 37px;
  margin-top: 100px;
  font-size: 13px;
  line-height: 200%;
  font-family: font-mei;
  letter-spacing: 0.5px;
}

.slider-img div.slide-3 {
  background: url(../images/top/slider-3.png) no-repeat bottom 30px center;
  background-size: contain;
  height: 100%;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.slider-img div.slide-3 h3 {
  font-size: 84px;
  line-height: 120%;
  writing-mode: vertical-rl;
  position: absolute;
  z-index: 99;
  top: 40.2%;
  right: 5.5%;
  letter-spacing: 1.5px;
  transform: translateY(-50%);
}

.slider-img div.slide-3 h4 {
  font-size: 48px;
  position: absolute;
  z-index: 99;
  top: 40.5%;
  right: 1%;
  letter-spacing: -1px;
  writing-mode: vertical-rl;
  transform: translateY(-50%);
  height: 100%;
  text-align: center;
}

.slider-img div.slide-3 h4 span {
  color: #d9a300;
}

.slider-img div.slide-3 .bao {
  position: absolute;
  z-index: 99;
  top: 70.5%;
  right: 0;
  width: 195px;
  font-family: font-mei;
}

.slider-img div.slide-3 .bao p {
  font-size: 13px;
  letter-spacing: 0.9px;
  line-height: 200%;
}

.h-box {
  height: auto !important;
}

.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-center::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 340px;
  height: 100vh;
  top: 0;
  left: 0;
} */

/* .h-box-center::after{
  position: absolute;
  content: "";
  background: url(../images/common/h-bg-after.png) left center no-repeat;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 368px;
  width: 20px;
  height: 700px;
} */

.h-box-logo {
  position: absolute;
  top: 0;
  display: flex;
  /* display: none; */
  justify-content: space-between;
  width: 100%;
  max-width: 1400px;
  z-index: 3;
}

.h-box-logo a.logo,
.f-box-logo a.logo {
  display: flex;
  align-items: flex-end;
  /* height: 120px; */
  padding-left: 0;
  padding-top: 72px;
  font-family: font-mincho;
}

.h-box-logo a.logo img,
.f-box-logo a.logo img {
  margin-bottom: 3px;
}

.h-box-logo a.logo span,
.f-box-logo a.logo span {
  display: block;
  font-size: 14px;
  line-height: 120%;
  padding-left: 20px;
  font-weight: 600;
}

.h-box-logo a.logo span.sub,
.f-box-logo a.logo span.sub {
  font-size: 26px;
  line-height: 120%;
  margin-top: 7px;
  font-weight: bold;
  padding-left: 0;
}

.h-box-logo a.logo:hover,
.f-box-logo a.logo:hover {
  opacity: 0.7;
}

.logo2 {
  font-family: font-mincho;
  display: flex;
  align-items: center;
  height: 120px;
}

.logo2 span {
  display: block;
  font-size: 14px;
  line-height: 120%;
  padding-left: 20px;
  font-weight: bold;
}

.logo2 span.sub {
  font-size: 26px;
  line-height: 120%;
  margin-top: 7px;
  font-weight: bold;
  padding-left: 0;
}

.flex-contact {
  display: flex;
  justify-content: flex-end;
  padding-right: 377px;
}

.h-nav-menu .flex-contact {
  padding-right: 0;
}

.h-box-logo ul,
.flex-contact ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  /* width: 850px; */
  height: 120px;
}

.h-box-logo ul li,
.flex-contact ul li {
  padding: 0 15px;
  min-width: 140px;
}

/* .h-box-logo ul li:first-of-type, .flex-contact ul li:first-of-type{
  width: 177px;
}

.h-box-logo ul li:nth-of-type(2n), .flex-contact ul li:nth-of-type(2n){
  width: 148px;
}

.h-box-logo ul li:nth-of-type(4n), .flex-contact ul li:nth-of-type(4n){
  width: 141px;
} */

.h-box-logo ul li a p,
.flex-contact ul li a p {
  text-align: left;
  letter-spacing: 2px;
  position: relative;
  transition: 0.4s;
}

/* .h-box-logo ul li a p::before, .flex-contact ul li a p::before{
  position: absolute;
  content: "";
  background: #0E7BAC;
  width: 25px;
  height: 1px;
  left: 0;
  top: -18px;
  opacity: 0;
  transition: 0.4s;
} */

.h-box-logo ul li a p:hover::before,
.flex-contact ul li a p:hover::before {
  opacity: 1;
}
/* .h-box-logo ul li a:hover, .flex-contact ul li a:hover{
  color: #0E7BAC;
} */

.h-box-logo ul li a p:first-of-type,
.flex-contact ul li a p:first-of-type {
  font-size: 10px;
  line-height: 200%;
  text-align: center;
}

.h-box-logo ul li a p:last-of-type,
.flex-contact li a p:last-of-type {
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  margin-top: 2px;
  text-align: center;
}

.h-box-logo ul li a:hover p:last-of-type,
.flex-contact li a:hover p:last-of-type {
  color: #d9a300;
}

.h-box-logo ul li a {
  position: relative;
  display: block;
}

/* .h-box-logo ul li a:before {
  content: '';
  display: block;
  width: 19px;
  height: 4px;
  background-color: #47B479;
  margin: 0 auto 10px;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.h-box-logo ul li a:hover:before {
  opacity: 1;
} */

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

/* .h-box-logo ul li a::after{
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  top: 47%;
  right: 0;
  background: url("../images/common/ic-line-1.png") right center no-repeat;
  background-size: cover;
} */

.flex-contact ul li a {
  position: relative;
}

.h-nav-menu .flex-contact {
  padding-bottom: 3px;
}

.h-nav-menu .flex-contact ul li a::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  top: 47%;
  right: -16px;
  background: url("../images/common/ic-line-2.png") right center no-repeat;
  background-size: cover;
}

.flex-contact1 ul li:nth-of-type(2) a::after {
  right: 0 !important;
}

.h-nav-menu .flex-contact ul li:last-of-type a::after {
  background: none;
}

.flex-contact .btn-contact a {
  height: 72px;
  width: 170px;
  color: #d8a300;
  border: 1px solid #d8a300;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  position: relative;
  margin-top: 25px;
  letter-spacing: 1px;
  border-radius: 7px;
}

/* .flex-contact1 .btn-contact a{
  background: #fff;
  height: 60px;
  width: 240px;
  color: #FF8C9D;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  position: relative;
  margin-top: 35px;
  letter-spacing: 1px;
  border-radius: 50px;
} */

.btn-contact a::before {
  content: "";
  background: url(../images/common/ic-contact-1.png) center no-repeat;
  background-size: contain;
  width: 24px;
  height: 18px;
  margin-right: 15px;
  transition: 0.4s;
}

.btn-contact a:hover {
  background: #d8a300;
  color: #fff;
}

.btn-contact a:hover::before {
  background: url(../images/common/ic-contact-2.png) center no-repeat;
}

.h-box-main {
  top: 337px;
  position: absolute;
  left: 74px;
  z-index: 3;
}

.h-box-txt {
  text-align: center;
  font-size: 28px;
  color: #ececec;
  line-height: 160%;
  font-weight: bold;
  padding-bottom: 62px;
  /* top: 250px;
  position: absolute;
  left: 90px; */
}

.h-box-main p.last {
  font-size: 16px;
  position: relative;
  line-height: 240%;
  padding-left: 59px;
  letter-spacing: 3.4px;
}

.h-box-main p.last::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic_pur.png) left center no-repeat;
  width: 40px;
  height: 28px;
  top: 0;
  left: 0;
}
.flex-social {
  position: fixed;
  bottom: 0;
  padding: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 0%;
  width: 100%;
  z-index: 9;
}

.flex-social .flex-social-1 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 441px;
  color: #fff;
}

.flex-social .flex-social-1 a {
  background: #007979;
  width: 220px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-weight: bold;
  padding-left: 30px;
  letter-spacing: 1.4px;
}

.flex-social .flex-social-1 a:hover,
.flex-social .flex-social-2 a:hover {
  opacity: 0.7;
}

.flex-social .flex-social-1 a:nth-of-type(2) {
  letter-spacing: 0.8px;
  padding-left: 28px;
}

.flex-social .flex-social-1 a:nth-of-type(1)::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic-insta-1.png) left center no-repeat;
  left: 23%;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

.flex-social .flex-social-1 a:nth-of-type(2)::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic-fb-1.png) left center no-repeat;
  left: 25%;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

.flex-social .flex-social-2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #800040;
  color: #fff;
  width: 60px;
  height: 180px;
  font-weight: bold;
  writing-mode: vertical-rl;
  position: relative;
  margin-top: 1px;
  z-index: 3;
  letter-spacing: 1.8px;
  padding-top: 29px;
}

.flex-social .flex-social-2 a:nth-of-type(1)::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic-shop-1.png) top center no-repeat;
  left: 45%;
  top: 20%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
}

.flex-social .flex-social-2 a:nth-of-type(2)::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic-search-1.png) top center no-repeat;
  left: 50%;
  top: 18%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
}

.flex-social .flex-social-2 a:nth-of-type(3)::before {
  position: absolute;
  content: "";
  background: url(../images/common/ic-prote-1.png) top center no-repeat;
  left: 50%;
  top: 15%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
}

.txt-container {
  position: absolute;
  bottom: 0;
  padding: 49px 168px 315px;
  font-size: 60px;
  line-height: 120%;
  color: #fff;
  left: 0;
  letter-spacing: 12.1px;
}

.txt-container span {
  color: #ff8c9d;
}

.txt-container::before {
  position: absolute;
  content: "";
  background: url(../images/common/img-h-txt.png) top left no-repeat;
  left: 95px;
  top: -52px;
  transform: translateY(-50%);
  width: 134px;
  height: 91px;
}

.txt-container p {
  font-size: 42px;
  line-height: 200%;
  margin-top: 52px;
  padding-left: 64px;
  letter-spacing: 8.2px;
}

.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;
  background-color: rgba(255, 255, 255, 0.96);
  z-index: 90;
}

.h-nav.fixed {
  /* display: none; */
}

.h-nav-wrap {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 30px;
  -webkit-box-shadow: 0 5px 4px -6px #333;
  box-shadow: 0 5px 4px -6px #333;
}

.h-nav-inner {
  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;
  padding-right: 30px;
}

.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 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
}

.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;
  width: 100%;
}

/* .h-nav-menu ul li a::before{
  content: '';
  display: block;
  width: 19px;
  height: 4px;
  background-color: #47B479;
  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 p {
  text-align: center;
  line-height: 120%;
  -webkit-transition: .4s;
  transition: .4s;
} */

/* Index background video */
.bg_h {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

/* .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;
  bottom: 0;
  /* min-width: 100%;
  min-height: 100%; */
  width: 78.9%;
  min-height: 78%;
  z-index: 2;
}

.fc__main {
  height: 760px;
  background-size: cover;
  background-position: center;
  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;
}

.fc__main1 {
  height: 420px;
  margin-top: 90px;
}

.fc__main_on {
  height: 480px;
}
.bor {
  margin-bottom: 25px;
  margin-top: -4px;
}
.bor::after {
  display: none !important;
  margin-bottom: 15px;
}
.tt-3 p {
  font-size: 12px;
  color: #cccccc;
  text-align: center;
}
.tt-3 h3 {
  font-size: 30px;
  text-align: center;
  margin-top: 20px;
}
.tt-3 h3::after {
  content: "";
  width: 32px;
  height: 2;
  border-bottom: 2px solid #d9a300;
  display: block;
  margin: 25px auto 20px;
}
@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;
  }
}

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

/* .bread::after{
  position: absolute;
  content: "";
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  height: 1px;
  z-index: 9;
  background: #111;
} */

.bread li a {
  font-size: 12px;
  color: #fff;
  line-height: 46px;
  letter-spacing: 1.6px;
}

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

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

@media all and (max-width: 768px) {
  .bread li a {
    font-size: 11px;
    line-height: 50px;
  }

  /* .bread li:nth-of-type(2) a, .bread li:nth-of-type(3) a{
    display: block;
    display: -webkit-box;
    width: 70px;
    margin: 0 auto;
    line-height: 1.3;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  } */
}

/* Title
-------------------------------------------------*/
.ttl p {
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

.ttl-1 {
  font-size: 12px;
  line-height: 200%;
  text-align: center;
  color: #0c79ac;
  padding-bottom: 20px;
}

.ttl-1 span {
  display: block;
  font-size: 19px;
  text-align: center;
  font-weight: 500;
}

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

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

.ttl-2::after {
  content: "";
  display: block;
  width: 31px;
  height: 2px;
  background-color: #0c79ac;
  margin: 24px auto 21px;
}

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

@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: 46px 0px;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 99;
  position: fixed;
  right: 0;
  top: 0;
  background-color: #d9a300;
  display: none;
}

@media all and (max-width: 1024px) {
  .toggle {
    width: 100px;
    height: 100px;
    padding: 36px 0;
  }
}

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

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

.toggle div {
  width: 37px;
  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: 4px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

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

.toggle.change span:nth-of-type(1) {
  -webkit-transform: rotate(-45deg) translate(-5px, 4px);
  transform: rotate(-45deg) translate(-5px, 4px);
}

.toggle.change span:nth-of-type(2) {
  opacity: 0;
}

.toggle.change span:nth-of-type(3) {
  width: 37px;
  -webkit-transform: rotate(45deg) translate(-8px, -7px);
  transform: rotate(45deg) translate(-8px, -7px);
}

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

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

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

.over:hover {
  opacity: 0.8;
}

.box {
  z-index: 3;
  position: relative;
  margin-bottom: -30px;
  background: #fff;
}

/* .box .tt-1 {
  margin-top: -68px;
} */

.box .tt-1 h3 {
  position: relative;
  text-align: center;
  top: -68px;
  font-weight: 500;
}

.box .tt-1 p {
  position: relative;
  text-align: center;
  top: -68px;
}

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

/* Footer
-------------------------------------------------*/
.ft-bg {
  background: url(../images/top/ft-bg.png) center center no-repeat;
  padding: 10px 0 65px;
  background-size: cover;
  position: relative;
}

.f-box-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 75px;
}

.f-box-logo figure {
  margin: 0 10px;
}

.f-box-logo .fb {
  margin: 0 20px 0 10px;
}
.f-box-logo .banner a {
  display: block;
  max-width: 137px;
  margin-left: 20px;
}
.f-box-logo .banner img {
  display: block;
  width: 100%;
}
.f-box-logo a:hover {
  opacity: 0.7;
}

.f-box-logo a.logo {
  padding-left: 0;
  padding-right: 40px;
  padding-top: 0;
  justify-content: center;
}

.copyright {
  font-size: 11px;
  line-height: 120%;
  padding: 0 0 50px 0;
  text-align: center;
  letter-spacing: 2.1px;
}

.slide-top-sp img {
  width: 100%;
}

.slide-top-sp h3 {
  font-size: 28px;
  line-height: 120%;
  padding: 0 30px;
  margin-top: -15px;
}

.slide-top-sp h3 span {
  color: #d8a300;
}

.slide-top-sp h4 {
  font-size: 50px;
  line-height: 120%;
  color: #d8a300;
  padding: 10px 30px;
}

.slide-top-sp p {
  font-size: 13px;
  line-height: 200%;
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  .slide-top-sp {
    padding-top: 40px;
    overflow: hidden;
  }
}

/* SLIDER DOTS */
.c-slider-dots .slick-dots li {
  width: 5px;
  height: 5px;
  padding: 0;
  border-radius: 50%;
  background-color: #d8a300;
  margin: 0 5px;
}
.c-slider-dots .slick-dots li.slick-active {
  background-color: #000000;
}
.c-slider-dots .slick-dots li button {
  display: none;
}
.c-slider-dots .slick-dots > li:only-child {
  display: none;
}

/* NO POST */
.nopost-text {
  width: 100%;
  text-align: center;
  padding: 30px 0;
}
/* ================================================================ */
/* ICON */
.c-icon-before,
.c-icon-after {
  position: relative;
}
.c-icon-before::before,
.c-icon-after::after {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
/* ================================================================ */
/* LIST 2 */
.c-list2 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 60px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}
.c-list2__item {
  width: calc((100% - 60px) / 2);
  border-bottom: 1px dashed #111111;
  padding: 0 20px 26px;
  padding-right: 0;
  display: flex;
  align-items: flex-start;
}
.c-list2__item::before {
  background-image: url(./../images/common/ic-check-yellow.png);
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .c-list2 {
    gap: 0px;
    font-size: 13px;
  }
  .c-list2__item {
    width: 100%;
    padding: 15px 0;
  }
  .c-list2__item::before {
    width: 14px;
    height: 14px;
    top: 2px;
    margin-right: 8px;
  }
}
/* END LIST 2 */
/* LIST 3 */
.c-list3 {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 90px;
}
.c-list3__item {
  width: calc((100% - 180px) / 3);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  position: relative;
  text-align: center;
  padding: 0 20px 36px;
}
.c-list3__item:not(:nth-child(3n))::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -69px;
  width: 59px;
  height: 11px;
  background-image: url(./../images/common/ic-arrow-black.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.c-list3__index {
  display: inline-block;
  background-color: #d8a300;
  color: #fff;
  padding: 10px 24px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  position: relative;
  top: -24px;
}
.c-list3__text {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  .c-list3 {
    display: flex;
    flex-wrap: wrap;
    gap: 100px 0;
  }
  .c-list3__item {
    width: 100%;
    padding: 0 20px 20px;
  }
  .c-list3__item::after {
    content: unset !important;
  }
  .c-list3__item:not(:last-child)::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    bottom: -48px;
    width: 50px;
    height: 10px;
    background-image: url(./../images/common/ic-arrow-black.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .c-list3__index {
    padding: 5px 24px;
    font-size: 13px;
    top: -16px;
  }
  .c-list3__text {
    font-size: 16px;
    line-height: 1.6;
  }
}
/* END LIST 3 */
/* LIST 4 */
.c-list4__item {
  display: flex;
  gap: 30px;
}
.c-list4__flex,
.c-list4__fix {
  padding: 30px 20px;
  border-bottom: 1px solid #707070;
}
.c-list4__flex {
  flex: 1;
}
.c-list4__fix {
  width: 260px;
  flex-shrink: 0;
}
.c-list4__fix * {
  text-align: center;
}
.c-list4__flex .c-list4__text {
  margin-top: 10px;
}
.c-list4__text {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .c-list4__item {
    gap: 10px;
  }
  .c-list4__flex,
  .c-list4__fix {
    padding: 15px 0;
  }
  .c-list4__flex .c-list4__text {
    margin-top: 6px;
  }
  .c-list4__text {
    font-size: 11px;
    line-height: 1.6;
  }
  .c-list4__fix {
    width: 90px;
  }
}
/* END LIST 4 */
/* LIST 5 */
.c-list5 {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.c-list5__item {
  width: calc((100% - 100px) / 3);
}
.c-list5__title {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #707070;
}
.c-list5__text {
  padding: 25px 20px 0;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  .c-list5__item {
    width: 100%;
  }
  .c-list5__title {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .c-list5__text {
    padding: 15px 0px 0;
    font-size: 13px;
    line-height: 1.6;
  }
}
/* END LIST 5 */

/* ================================================================ */
/* SECTION TEXT IMG */
.c-section1 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.c-section1--aligncenter {
  align-items: center;
}
.c-section1__img {
  width: 50%;
}
.c-section1__text {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .c-section1__img,
  .c-section1__text {
    width: 100% !important;
    flex: 0 1 auto !important;
  }
}
/* END SECTION TEXT IMG */
/* ================================================================ */
.c-imgwrapper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.c-imgwrapper .img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.6s;
}
/* ================================================================ */
/* CARD 1 */
.c-card1__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.c-card1__list-item {
  width: calc((100% - 80px) / 3);
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 30px 30px 25px;
}
.c-card1 .c-imgwrapper {
  padding-top: 67%;
}
.c-card1__wrapper {
  position: relative;
  padding-top: 64px;
}
.c-card1__icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -39px;
  width: 78px;
  height: 78px;
  object-fit: contain;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 100%;
}
.c-card1 .c-title2 {
  margin-bottom: 12px;
}
.c-card1 .c-text1 {
  line-height: 26px !important;
}
@media screen and (max-width: 1024px) {
  .c-card1__list-item {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .c-card1__list-item {
    width: 100%;
    padding: 20px 20px 25px;
  }
  .c-card1__wrapper {
    padding-top: 50px;
  }
  .c-card1__icon {
    top: -30px;
    width: 60px;
    height: 60px;
  }
  .c-card1 .c-text1 {
    line-height: 1.6 !important;
  }
}
/* END CARD 1 */
/* ================================================================ */
/* BTN 1 */

.c-btn1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0;
  width: 100%;
  max-width: 420px;
  padding: 24px 30px;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid #cccccc;
}
.c-btn1.center {
  margin-left: auto;
  margin-right: auto;
}
.c-btn1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  bottom: -1px;
  background-color: #d8a300;
  z-index: 2;
  -webkit-transform: scaleX(0.35);
  -ms-transform: scaleX(0.35);
  transform: scaleX(0.35);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.c-btn1--default::before {
  content: none;
}
.c-btn1__trigger:hover .c-btn1::before,
.c-btn1:hover::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.c-btn1::after {
  background-image: url(./../images/common/ic-chevron-right-black.png);
  width: 12px;
  height: 20px;
  margin-left: 10px;
}
.c-btn1__trigger:hover .c-btn1,
.c-btn1:hover {
  color: #d8a300;
  opacity: 1;
}
.c-btn1__trigger:hover .c-btn1::after,
.c-btn1:hover::after {
  background-image: url(./../images/common/ic-chevron-right-yellow.png);
}
@media screen and (max-width: 767px) {
  .c-btn1 {
    width: 100%;
    max-width: 210px;
    font-size: 14px;
    padding: 20px 10px;
  }
  .c-btn1::after {
    width: 9px;
    height: 16px;
  }
}
/* END BTN 1 */

/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
