@charset "UTF-8";
.p-gallery {
  width: 100%;
}
.p-gallery .mv {
  background-image: url("../img/gallery/main_image.jpg");
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: min(41.6666666667vw, 800px);
}
@media screen and (max-width: 750px) {
  .p-gallery .mv {
    background-position: bottom center;
    height: 60vw;
  }
}
.p-gallery .info {
  position: relative;
  background-image: url("../img/top/bg-info.jpg");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: repeat-y;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  .p-gallery .info {
    background-size: cover;
    background-position: center;
  }
}
.p-gallery  .info__inner {
  width: 100%;
  max-width: min(66.6666666667vw, 1280px);
  padding: min(3.125vw, 60px) 0 min(3.6458333333vw, 70px);
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .p-gallery  .info__inner {
    max-width: none;
    padding: 8vw 0 13.3333333333vw;
  }
}
.p-gallery  .info__content {
  width: 100%;
}
.p-gallery  .info__content .title h3 {
  width: fit-content;
  font-family: "Cinzel", serif;
  font-size: min(1.4583333333vw, 28px);
  letter-spacing: 0.2em;
  color: #ffffff;
  margin: 0 auto min(0.78125vw, 15px);
  filter: blur(10px) opacity(0.1);
  transition: filter 1s;
}
.p-gallery  .info__content .title h3.animate {
  filter: blur(0px) opacity(1);
}
@media screen and (max-width: 750px) {
  .p-gallery  .info__content .title h3 {
    font-size: 4.8vw;
    margin: 0 auto 2vw;
  }
}
.p-gallery  .info__content .info-content {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  width: 100%;
}
.p-gallery  .info__content .info-content__description {
  position: relative;
  color: #FDE9C8;
  opacity: 0;
  translate: 0 50% 0;
  transition: opacity 0.6s 0.2s ease-in, translate 0.8s ease-in;
}
.p-gallery  .info__content .info-content__description.animate {
  opacity: 1;
  translate: 0 0 0;
}
.p-gallery  .info__content .info-content__description p {
  font-family: "Shippori Mincho", serif;
  font-size: min(2.5520833333vw, 49px);
  line-height: 1.6;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .p-gallery  .info__content .info-content__description p {
    font-size: 5vw;
    line-height: 1.6;
  }

}

/* ---------------------------------------------------------------------
 * ギャラリーページ
 * --------------------------------------------------------------------- */



#body_gallery {
position: relative;
width: 100%;
width: 1404px;
text-align: center;
margin: 60px auto
}

/*===============================================================================
===============================================================================*/
@media screen and (min-width: 768px) { /*PC設定*/

#gallery_image {
width: 100%;

text-align: center;
margin: 0;
position: relative;
overflow: hidden; }
#gallery_image .inner {
position: relative;

margin: 0 auto; }
#gallery_image li {

position: absolute;
top: 0;
left: 0;
display: none; }
#gallery_image li img{width: 1404px;height: auto}
#gallery_image li.current {
display: block; }

#gallery_navi {
width: 100%;
max-width: 1410px;
position: absolute;
top: 32%; 
left: 0;
right: 0;
margin: auto; }

#gallery_navi_left a:hover, #gallery_navi_right a:hover {
-ms-filter: "alpha( opacity=70 )";
filter: alpha(opacity=70);
opacity: 0.7;
display: block; }

#gallery_navi_left {
position: absolute;
left: 50px;
z-index: 2; }

#gallery_navi_right {
position: absolute;
right: 50px;
z-index: 2; }

#gallery_area {
width: 100%;
}

#gallery_thums { 
/*width: 961px;*/
width: 980px;
margin: 31px auto 0px;
overflow: hidden; font-size:0px;}
#gallery_thums li {margin: 0 25px 20px 0; width:170px; display:inline-block; font-size:13px;vertical-align: top;}
#gallery_thums li img{width: 100%;height: auto}
#gallery_thums li a{color: #000}
#gallery_thums li a.current, #gallery_thums li a:hover {
-ms-filter: "alpha( opacity=50 )";
filter: alpha(opacity=50);
opacity: 0.5;
display: block; }
#gallery_thums li a.current {
pointer-events: none; }
#gallery_thums li:nth-child(5n) {
margin: 0; }
#gallery_thums .caption {
text-align:center;
font-size: 12px;
line-height:1.6em;
height: 40px;
margin: 3px 0 0; }

}

/*===============================================================================
===============================================================================*/
@media screen and (max-width: 767px) {/*スマホ設定*/


#container {padding-bottom: 0; }
#body_gallery {
position: relative;
overflow: hidden;
text-align: center;width: 96%;margin: 40px auto}



#gallery_image {
position: relative;
width: 100%;
padding-top: 40px;
text-align: center;
margin: 0 auto;}

#gallery_image li {
display: none;
position: absolute;text-align:center;
top: 0;
left: 0; }
#gallery_image li img{width: 100%!important;height: 260px!important;object-fit: cover}
#gallery_image li.current {
display: block; }
#gallery_image img{ width:100%; height:auto;}
#gallery_image li div{ color:#000;font-size: 16px; margin-top: 20px; text-align:center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
line-height: 1.0;font-weight: bold; letter-spacing: 2px;
	 -webkit-transform: rotate(0.001deg);
-ms-transform: rotate(0.001deg);
transform: rotate(0.001deg);}
#gallery_navi {
width: 100%;
position: absolute;
top: 29%;}

#gallery_navi_left {
position: absolute;
top: 0;
left: 0;
/*left: 7px;*/
z-index: 2; }

#gallery_navi_right {
position: absolute;
top: 0;
/*right: 7px;*/
right: 0;
z-index: 2; }

#gallery_navi_left img,
#gallery_navi_right img{
	width: 60%;
	height: auto;
}

#gallery_area {
width: 100%;
}

#gallery_thums {
/*width: 468px;*/
width: 82%;
/*width: 140px;*/
margin: 50px auto 0px auto;
padding: 0;
overflow: hidden; }
#gallery_thums li {
/*width: 38px;
height: 38px;*/
width: 30px;
height: 30px;
margin: 0 10px 20px;
display: inline-block;vertical-align: top}
#gallery_thums li a {
background: url(../img/gallery/sp/thums.png) no-repeat 0 0;
background-size: cover;
/*width: 38px;
height: 38px;*/
width: 30px;
height: 30px;
display: block; }

#gallery_thums li a.current {
background: url(../img/gallery/sp/thums_current.png) no-repeat 0 0;background-size: cover; }

#gallery_thums .caption {
display: none; }

}
