.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
.main-visual {
  overflow: hidden;
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
}

/*tmp overwrite*/
/*-------------------------------------------------------*/
#header {
  position: relative;
  z-index: 5000;
}

#footer .contain {
  display: none;
}

.article {
  min-height: 0;
}

.btn-top-sp {
  z-index: 5000;
}

/*initialize*/
/*-------------------------------------------------------*/
#cp-content {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}

#cp-content img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/*loading*/
/*-------------------------------------------------------*/
#cp-content .loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  background-color: #f4edd1;
  z-index: 2000;
}

#cp-content .loader .kakushika {
  width: 150px;
  height: 215px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  #cp-content .loader .kakushika {
    width: 40vw;
    height: 57.3333333333vw;
  }
}
#cp-content .loader .load-txt {
  width: 120px;
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: 140px;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  #cp-content .loader .load-txt {
    width: 16vw;
    top: 50%;
    margin-top: 34.6666666667vw;
  }
}
#cp-content .loader .load-txt .txt {
  display: block;
  width: 96px;
}

@media screen and (max-width: 767px) {
  #cp-content .loader .load-txt .txt {
    display: block;
    width: 12.8vw;
  }
}
#cp-content .loader .load-txt .dot {
  width: 2.5px;
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  #cp-content .loader .load-txt .dot {
    width: 0.3333333333vw;
  }
}
#cp-content .loader .load-txt .dot01 {
  right: 12%;
}

#cp-content .loader .load-txt .dot02 {
  right: 6%;
}

#cp-content .loader .load-txt .dot03 {
  right: 0;
}

/*main-visual*/
/*-------------------------------------------------------*/
.main-visual {
  background-color: #f1a95a;
  position: relative;
  z-index: 1;
  height: 495px;
}
@media only screen and (max-width: 767px) {
  .main-visual {
    height: 133.8666666667vw;
  }
}
.main-visual .ttl {
  position: absolute;
  max-width: 12.354%;
  width: 100%;
  top: 9.836%;
  left: 2.795%;
}
@media only screen and (max-width: 767px) {
  .main-visual .ttl {
    max-width: 23.4666666667vw;
    top: 4vw;
    left: 4.2666666667vw;
    margin: 0 !important;
  }
}
.main-visual .txt_wrap {
  padding-top: 63px;
  padding-bottom: 60px;
  max-width: 61.03%;
  width: 100%;
  margin-left: 19.486%;
}
@media only screen and (min-width: 1600px) {
  .main-visual .txt_wrap {
    margin-left: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .main-visual .txt_wrap {
    padding-top: 20.8vw;
    padding-bottom: 50.6666666667vw;
    max-width: 100%;
    margin-left: 3.2vw;
  }
}
.main-visual .txt_wrap .page_ttl {
  max-width: 476px;
  width: 100%;
  padding-bottom: 34px;
  margin: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .main-visual .txt_wrap .page_ttl {
    max-width: 57.35%;
    padding-bottom: 4.098%;
  }
}
@media only screen and (max-width: 767px) {
  .main-visual .txt_wrap .page_ttl {
    margin-left: 1.6vw;
    max-width: 74.6666666667vw;
    padding-bottom: 4.8vw;
  }
}
.main-visual .txt_wrap .txt {
  max-width: 290px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .main-visual .txt_wrap .txt {
    max-width: 34.94%;
  }
}
@media only screen and (max-width: 767px) {
  .main-visual .txt_wrap .txt {
    max-width: 56.5333333333vw;
  }
}
.main-visual .mv_bg {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 850px;
}
@media only screen and (max-width: 767px) {
  .main-visual .mv_bg {
    width: 100%;
  }
}
.main-visual .mv_bg img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}
.main-visual .good01 {
  position: absolute;
  left: 1.765%;
  bottom: 9.164%;
  max-width: 15.442%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .main-visual .good01 {
    left: 3.4666666667vw;
    bottom: 7.2vw;
    max-width: 29.3333333333vw;
  }
}
.main-visual .good02 {
  position: absolute;
  left: 47.795%;
  top: 51.657%;
  max-width: 9.265%;
  width: 100%;
}
@media only screen and (min-width: 1600px) {
  .main-visual .good02 {
    left: 55%;
  }
}
@media only screen and (max-width: 940px) {
  .main-visual .good02 {
    left: 30%;
    top: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .main-visual .good02 {
    left: 42.4vw;
    top: -0.8vw;
    max-width: 21.8666666667vw;
  }
}
.main-visual .good03 {
  position: absolute;
  right: 34.927%;
  bottom: 52.243%;
  max-width: 8.236%;
  width: 100%;
}
@media only screen and (min-width: 1600px) {
  .main-visual .good03 {
    right: 30%;
  }
}
@media only screen and (max-width: 1170px) {
  .main-visual .good03 {
    bottom: 10%;
  }
}
@media only screen and (max-width: 940px) {
  .main-visual .good03 {
    right: 50%;
    bottom: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .main-visual .good03 {
    right: auto;
    left: 34.1333333333vw;
    bottom: 24.5333333333vw;
    max-width: 19.7333333333vw;
  }
}

/* share */
/*-------------------------------------------------------*/
.share_area {
  width: 118px;
  position: fixed;
  top: 360px;
  right: 0px;
  padding: 20px 0;
  background-repeat: no-repeat;
  transition: all 0.3s;
  z-index: 1000;
}

@media screen and (max-width: 767px) {
  .share_area {
    width: 14.9333333333vw;
    top: 80vw;
    padding: 2.6666666667vw 0;
    background-size: 100%;
  }
}
.share_area img {
  width: 100%;
}

.share_area .share_ttl {
  width: 67px;
  margin: 0 auto 13px;
}

@media screen and (max-width: 767px) {
  .share_area .share_ttl {
    width: 8.8vw;
    margin-bottom: 1.6vw;
  }
}
.share_area .sharebtn_wrap li {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .share_area .sharebtn_wrap li {
    margin-bottom: 1.0666666667vw;
  }
}
.share_area .sharebtn_wrap li:last-child {
  margin-bottom: 0;
}

.share_area .sharebtn_wrap li a {
  display: block;
  width: 68px;
  margin: 0 auto;
  transition: all 0.2s;
}

@media screen and (max-width: 767px) {
  .share_area .sharebtn_wrap li a {
    width: 8.5333333333vw;
  }
}
.share_area .sharebtn_wrap li a:hover {
  opacity: 0.5;
}

.show .share_area {
  right: 0;
}

.btn_description {
  text-align: left;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 16px;
  margin-top: 16px;
  border-radius: 8px;
}

/*nav_menu*/
/*-------------------------------------------------------*/
.nav_menu {
  width: 100%;
  background-color: #000;
  transition: all 0.3s ease;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .nav_menu {
    width: 57.3333333333vw;
    position: fixed;
    top: 13.8666666667vw;
    right: -57.3333333333vw;
    bottom: initial;
    left: initial;
    transition: all 1s;
    z-index: 1000;
  }
  .nav_menu.menu_fixed {
    top: 0;
    transition: all 0.5s;
  }
}
.nav_menu.nav_active {
  right: 0;
  transition: all 1s;
}

.nav_menu .btn-triggerWrap {
  display: none;
}

@media screen and (max-width: 767px) {
  .nav_menu .btn-triggerWrap {
    display: block;
  }
  .nav_menu .btn-triggerWrap .btn-trigger {
    width: 16.5333333333vw;
    margin-left: -16.5333333333vw;
    cursor: pointer;
    transition: margin-left 1s;
  }
  .nav_menu .btn-triggerWrap .btn-trigger.nav_active {
    margin-left: 0;
    transition: margin-left 1s;
  }
}
.nav_menu ul {
  display: flex;
  box-sizing: border-box;
  max-width: 922px;
  margin-right: auto;
  margin-left: auto;
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .nav_menu ul {
    display: block;
    max-width: 100%;
    transition: all 1s;
  }
}
li.menu_navList {
  max-width: 184px;
  width: 100%;
  height: 82px;
  position: relative;
  font-size: 2.07rem;
}

@media screen and (max-width: 767px) {
  li.menu_navList {
    max-width: 100%;
    height: auto;
    border-top: 1px solid #fff;
    font-size: 4.2666666667vw;
  }
}
li.menu_navList::before, li.menu_navList::after {
  display: block;
  width: 2px;
  height: 38px;
  position: absolute;
  top: 50%;
  right: 0;
  border-radius: 1px;
  background-color: #fff;
  transform: translateY(-50%);
  content: "";
}

@media screen and (max-width: 767px) {
  li.menu_navList::before, li.menu_navList::after {
    content: none;
  }
}
li.menu_navList::after {
  content: none;
}

li.menu_navList:first-child::after {
  right: initial;
  left: 0;
  content: "";
}

@media screen and (max-width: 767px) {
  li.menu_navList:first-child::after {
    content: none;
  }
}
li.menu_navList a {
  display: flex;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 1.29;
  font-size: 60%;
  font-weight: 600;
  text-align: center;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  li.menu_navList a {
    display: block;
    padding-left: 2.6666666667vw;
    line-height: 2.5;
    font-size: 4.2666666667vw;
    text-align: left;
  }
}
li.menu_navList a:hover, li.menu_navList a:active {
  background-color: #989898;
}

/*-------------------------------------------------------*/
.shichive {
  position: relative;
  padding-top: 140px;
  padding-bottom: 100px;
  background-color: #faf6db;
  z-index: 1;
  background-repeat: repeat-y;
  background-position: center top;
  background-size: cover;
  background-image: url(./../image/shichive_bg.png);
}
@media only screen and (max-width: 767px) {
  .shichive .ticket_border {
    position: absolute;
    top: -1.0666666667vw;
    left: 0;
    width: 100%;
    height: 8px;
  }
  .shichive .ticket_border img {
    width: 100%;
  }
  .shichive {
    background-image: none;
}

}

@media screen and (max-width: 767px) {
  .shichive {
    padding-top: 18.6666666667vw;
    padding-bottom: 16vw;
    background-size: 100% auto;
  }
}
.shichive .shichive_galleryListWrap {
  display: flex;
  max-width: 810px;
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .shichive .shichive_galleryListWrap {
    box-sizing: border-box;
    padding-right: 6.1333333333vw;
    padding-left: 6.1333333333vw;
  }
}
.shichive .shichive_galleryListWrap .shichive_galleryList {
  box-sizing: border-box;
  max-width: 255px;
  max-width: 255px;
  width: 33%;
  position: relative;
  margin-top: 22px;
  margin-right: 22px;
  border: 4px solid #000;
  border-radius: 8px;
  transition: height 0.4s ease 0s;
}
@media only screen and (max-width: 820px) {
  .shichive .shichive_galleryListWrap .shichive_galleryList {
    max-width: 31.483%;
    margin-top: 2.717%;
    margin-right: 2.717%;
  }
}

@media screen and (max-width: 767px) {
  .shichive .shichive_galleryListWrap .shichive_galleryList {
    width: 27.7333333333vw;
    margin-top: 2.1333333333vw;
    margin-right: 2.1333333333vw;
    border: 0.5333333333vw solid #000;
    border-radius: 2.1333333333vw;
  }
  .shichive .shichive_galleryListWrap .shichive_galleryList:nth-of-type(3n) {
    margin-right: 0;
  }
  .shichive .shichive_galleryListWrap .shichive_galleryList:nth-child(-n+3) {
    margin-top: 0;
  }
}
.shichive .shichive_galleryListWrap .shichive_galleryList img {
  overflow: hidden;
  border-radius: 4px;
}
@media only screen and (max-width: 767px) {
  .shichive .shichive_galleryListWrap .shichive_galleryList img {
    border-radius: 1.6vw;
  }
}

.shichive .shichive_galleryListWrap .shichive_galleryList:nth-child(-n+3) {
  margin-top: 0;
}

.shichive .shichive_galleryListWrap .shichive_galleryList:nth-of-type(3n) {
  margin-right: 0;
}

.shichive .shichive_galleryListWrap .shichive_galleryList.is-hidden {
  visibility: hidden;
  height: 0;
  margin: 0 10px;
  padding: 0;
  opacity: 0;
}

.shichive .shichive_galleryListWrap .shichive_galleryList .shichive_galleryListIco {
  width: 38px;
  position: absolute;
  right: -2px;
  bottom: -2px;
}

@media screen and (max-width: 767px) {
  .shichive .shichive_galleryListWrap .shichive_galleryList .shichive_galleryListIco {
    width: 4.2666666667vw;
  }
}
.modal_ttl {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 13px;
  padding: 9px 0;
  border: 4px solid #000;
  border-radius: 51px;
  color: #fff;
  font-size: 1.71rem;
  text-align: center;
  background-color: #47adb7;
  align-items: center;
  justify-content: center;
}
.modal_ttl.fz-small {
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .modal_ttl {
    margin-bottom: 2.1333333333vw;
    padding: 2.4vw 0;
    border: 0.5333333333vw solid #000;
    border-radius: 6.4vw;
    font-size: 4.2666666667vw;
    letter-spacing: 0.018em;
  }
  .modal_ttl.fz-small {
    font-size: 4.2666666667vw;
  }
}
.modal_img {
  overflow: hidden !important;
  width: 620px;
  position: relative;
  border: 4px solid #000;
  border-radius: 35px;
  text-align: center;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .modal_img {
    width: 75.4666666667vw;
    margin: 0 auto;
    border: 0.8vw solid #000;
  }
}
.modal_img img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .modal_img img {
    height: 100%;
  }
}
.modal_closeBtn {
  width: 267px;
  margin: 15px auto 0;
  z-index: 4100;
}

@media screen and (max-width: 767px) {
  .modal_closeBtn {
    width: 44.2666666667vw;
    margin: 10.6666666667vw auto 0;
  }
}
.modal_closeIco {
  width: 60px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 4100;
}

@media screen and (max-width: 767px) {
  .modal_closeIco {
    width: 8.5333333333vw;
    top: 2.1333333333vw;
    right: 2.1333333333vw;
  }
}
.width_small .modal_ttl {
  width: 610px;
}

@media screen and (max-width: 767px) {
  .width_small .modal_ttl {
    width: 100%;
  }
}
.fancybox-slide--html .fancybox-close-small {
  opacity: 0;
}

.shichive_moreBtn {
  display: block;
  overflow: hidden;
  width: 430px;
  margin: 33px auto 0;
  cursor: pointer;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .shichive_moreBtn {
    width: 80vw;
    margin-top: 6.1333333333vw;
  }
}
.shichive_moreBtn:hover img {
  overflow: hidden;
  border-radius: 0 0 55px 54px;
  transform: translateY(13px);
}

@media screen and (max-width: 767px) {
  .shichive_moreBtn:hover img {
    border-radius: 0 0 12.2666666667vw 12.2666666667vw;
    transform: translateY(2.667vw);
  }
}
.ttl_top01 g, .ttl_top02 g {
  opacity: 0;
}

.main-visual .ttl .ttl_bottom {
  opacity: 0;
  transform: translateY(100px);
}

.wrap-link-footer {
  background: #eef0f1;
}
.wrap-link-footer::before {
  width: 100%;
}